/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/jibe-components/assets/css/material.css?ngGlobalStyle ***!
  \************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500);
/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/@syncfusion/ej2-base/styles/material.css?ngGlobalStyle ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700);
/*!********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./src/grid.css?ngGlobalStyle ***!
  \********************************************************************************************************************************************************************************************************************/
/* 
 * New Grid CSS
 * Only necessary to add if your PrimeFaces version is older than 5.3.14
 */
.ui-g {
    display: flex;
    flex-wrap: wrap;
}
            
.ui-g:after {
    clear: both;
    content: "";
    display: table;
}
            
.ui-g-1,
.ui-g-2,
.ui-g-3,
.ui-g-4,
.ui-g-5,
.ui-g-6,
.ui-g-7,
.ui-g-8,
.ui-g-9,
.ui-g-10,
.ui-g-11,
.ui-g-12 {
    float: left;
    box-sizing: border-box;
    padding: 0.5em;
}

.ui-g-1 {
    width: 8.3333%;
}

.ui-g-2 {
    width: 16.6667%;
}

.ui-g-3 {
    width: 25%;
}

.ui-g-4 {
    width: 33.3333%;
}

.ui-g-5 {
    width: 41.6667%;
}

.ui-g-6 {
    width: 50%;
}

.ui-g-7 {
    width: 58.3333%;
}

.ui-g-8 {
    width: 66.6667%;
}

.ui-g-9 {
    width: 75%;
}

.ui-g-10 {
    width: 83.3333%;
}

.ui-g-11 {
    width: 91.6667%;
}

.ui-g-12 {
    width: 100%;
}

@media screen and (max-width: 40em) {
    .ui-sm-1,
    .ui-sm-2,
    .ui-sm-3,
    .ui-sm-4,
    .ui-sm-5,
    .ui-sm-6,
    .ui-sm-7,
    .ui-sm-8,
    .ui-sm-9,
    .ui-sm-10,
    .ui-sm-11,
    .ui-sm-12 {
        padding: 0.5em;
    }

    .ui-sm-1 {
        width: 8.3333%;
    }

    .ui-sm-2 {
        width: 16.6667%;
    }

    .ui-sm-3 {
        width: 25%;
    }

    .ui-sm-4 {
        width: 33.3333%;
    }

    .ui-sm-5 {
        width: 41.6667%;
    }

    .ui-sm-6 {
        width: 50%;
    }

    .ui-sm-7 {
        width: 58.3333%;
    }

    .ui-sm-8 {
        width: 66.6667%;
    }

    .ui-sm-9 {
        width: 75%;
    }

    .ui-sm-10 {
        width: 83.3333%;
    }

    .ui-sm-11 {
        width: 91.6667%;
    }

    .ui-sm-12 {
        width: 100%;
    }
}

@media screen and (min-width: 40.063em) {
    .ui-md-1,
    .ui-md-2,
    .ui-md-3,
    .ui-md-4,
    .ui-md-5,
    .ui-md-6,
    .ui-md-7,
    .ui-md-8,
    .ui-md-9,
    .ui-md-10,
    .ui-md-11,
    .ui-md-12 {
        padding: 0.5em;
    }

    .ui-md-1 {
        width: 8.3333%;
    }

    .ui-md-2 {
        width: 16.6667%;
    }

    .ui-md-3 {
        width: 25%;
    }

    .ui-md-4 {
        width: 33.3333%;
    }

    .ui-md-5 {
        width: 41.6667%;
    }

    .ui-md-6 {
        width: 50%;
    }

    .ui-md-7 {
        width: 58.3333%;
    }

    .ui-md-8 {
        width: 66.6667%;
    }

    .ui-md-9 {
        width: 75%;
    }

    .ui-md-10 {
        width: 83.3333%;
    }

    .ui-md-11 {
        width: 91.6667%;
    }

    .ui-md-12 {
        width: 100%;
    }
}

@media screen and (min-width: 64.063em) {
    .ui-lg-1,
    .ui-lg-2,
    .ui-lg-3,
    .ui-lg-4,
    .ui-lg-5,
    .ui-lg-6,
    .ui-lg-7,
    .ui-lg-8,
    .ui-lg-9,
    .ui-lg-10,
    .ui-lg-11,
    .ui-lg-12 {
        padding: 0.5em;
    }

    .ui-lg-1 {
        width: 8.3333%;
    }

    .ui-lg-2 {
        width: 16.6667%;
    }

    .ui-lg-3 {
        width: 25%;
    }

    .ui-lg-4 {
        width: 33.3333%;
    }

    .ui-lg-5 {
        width: 41.6667%;
    }

    .ui-lg-6 {
        width: 50%;
    }

    .ui-lg-7 {
        width: 58.3333%;
    }

    .ui-lg-8 {
        width: 66.6667%;
    }

    .ui-lg-9 {
        width: 75%;
    }

    .ui-lg-10 {
        width: 83.3333%;
    }

    .ui-lg-11 {
        width: 91.6667%;
    }

    .ui-lg-12 {
        width: 100%;
    }
}

@media screen and (min-width: 90.063em) {
    .ui-xl-1,
    .ui-xl-2,
    .ui-xl-3,
    .ui-xl-4,
    .ui-xl-5,
    .ui-xl-6,
    .ui-xl-7,
    .ui-xl-8,
    .ui-xl-9,
    .ui-xl-10,
    .ui-xl-11,
    .ui-xl-12 {
        padding: 0.5em;
    }

    .ui-xl-1 {
        width: 8.3333%;
    }

    .ui-xl-2 {
        width: 16.6667%;
    }

    .ui-xl-3 {
        width: 25%;
    }

    .ui-xl-4 {
        width: 33.3333%;
    }

    .ui-xl-5 {
        width: 41.6667%;
    }

    .ui-xl-6 {
        width: 50%;
    }

    .ui-xl-7 {
        width: 58.3333%;
    }

    .ui-xl-8 {
        width: 66.6667%;
    }

    .ui-xl-9 {
        width: 75%;
    }

    .ui-xl-10 {
        width: 83.3333%;
    }

    .ui-xl-11 {
        width: 91.6667%;
    }

    .ui-xl-12 {
        width: 100%;
    }
}

.ui-g-nopad {
    padding: 0px;
}
/*!**********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/quill/dist/quill.snow.css?ngGlobalStyle ***!
  \**********************************************************************************************************************************************************************************************************************************************/
/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked] > .ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked] > .ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor > *{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li > .ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked] > .ql-ui,.ql-editor li[data-list=unchecked] > .ql-ui{color:#777}.ql-editor li[data-list=bullet] > .ql-ui:before{content:'\2022'}.ql-editor li[data-list=checked] > .ql-ui:before{content:'\2611'}.ql-editor li[data-list=unchecked] > .ql-ui:before{content:'\2610'}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered] > .ql-ui:before{content:counter(list-0, decimal) '. '}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1 > .ql-ui:before{content:counter(list-1, lower-alpha) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2 > .ql-ui:before{content:counter(list-2, lower-roman) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3 > .ql-ui:before{content:counter(list-3, decimal) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4 > .ql-ui:before{content:counter(list-4, lower-alpha) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5 > .ql-ui:before{content:counter(list-5, lower-roman) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6 > .ql-ui:before{content:counter(list-6, decimal) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7 > .ql-ui:before{content:counter(list-7, lower-alpha) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8 > .ql-ui:before{content:counter(list-8, lower-roman) '. '}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9 > .ql-ui:before{content:counter(list-9, decimal) '. '}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl > .ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank::before{color:rgba(0,0,0,0.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:'';display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow{box-sizing:border-box}.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:'';display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label::before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label::before,.ql-snow .ql-picker.ql-header .ql-picker-item::before{content:'Normal'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{content:'Heading 1'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{content:'Heading 2'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{content:'Heading 3'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{content:'Heading 4'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{content:'Heading 5'}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{content:'Heading 6'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label::before,.ql-snow .ql-picker.ql-font .ql-picker-item::before{content:'Sans Serif'}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{content:'Serif'}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{content:'Monospace'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label::before,.ql-snow .ql-picker.ql-size .ql-picker-item::before{content:'Normal'}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{content:'Small'}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{content:'Large'}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{content:'Huge'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:'Helvetica Neue','Helvetica','Arial',sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:rgba(0,0,0,0.2) 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{border-color:#ccc}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow + .ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip::before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action::after{border-right:1px solid #ccc;content:'Edit';margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove::before{content:'Remove';margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action::after{border-right:0;content:'Save';padding-right:0}.ql-snow .ql-tooltip[data-mode=link]::before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]::before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]::before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}
/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/font-awesome/css/font-awesome.min.css?ngGlobalStyle ***!
  \**********************************************************************************************************************************************************************************************************************************************************/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('fontawesome-webfont.2b13baa7dd4f54c9.eot?v=4.7.0');src:url('fontawesome-webfont.2b13baa7dd4f54c9.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('fontawesome-webfont.e9955780856cf8aa.woff2?v=4.7.0') format('woff2'),url('fontawesome-webfont.cf011583fb81df9f.woff?v=4.7.0') format('woff'),url('fontawesome-webfont.8a7cb27d142e3e19.ttf?v=4.7.0') format('truetype'),url('fontawesome-webfont.da909aa098b0ee2d.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;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}

/*!**********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/primeicons/primeicons.css?ngGlobalStyle ***!
  \**********************************************************************************************************************************************************************************************************************************************/
@font-face {
    font-family: 'primeicons';
    font-display: block;
    src: url('primeicons.8ca441e178bfb872.eot');
    src: url('primeicons.8ca441e178bfb872.eot?#iefix') format('embedded-opentype'), url('primeicons.e1a53edb6ea00325.woff2') format('woff2'), url('primeicons.7f7722745590608a.woff') format('woff'), url('primeicons.310a7310efb91ab1.ttf') format('truetype'), url('primeicons.19e14e488f5edc90.svg?#primeicons') format('svg');
    font-weight: normal;
    font-style: normal;
}

.pi {
    font-family: 'primeicons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pi:before {
    --webkit-backface-visibility:hidden;
    backface-visibility: hidden;
}

.pi-fw {
    width: 1.28571429em;
    text-align: center;
}

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

@media (prefers-reduced-motion: reduce) {
  .pi-spin {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}

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

.pi-folder-plus:before {
    content: "\ea05";
}

.pi-receipt:before {
    content: "\ea06";
}

.pi-asterisk:before {
    content: "\ea07";
}

.pi-face-smile:before {
    content: "\ea08";
}

.pi-pinterest:before {
    content: "\ea09";
}

.pi-expand:before {
    content: "\ea0a";
}

.pi-pen-to-square:before {
    content: "\ea0b";
}

.pi-wave-pulse:before {
    content: "\ea0c";
}

.pi-turkish-lira:before {
    content: "\ea0d";
}

.pi-spinner-dotted:before {
    content: "\ea0e";
}

.pi-crown:before {
    content: "\ea0f";
}

.pi-pause-circle:before {
    content: "\ea10";
}

.pi-warehouse:before {
    content: "\ea11";
}

.pi-objects-column:before {
    content: "\ea12";
}

.pi-clipboard:before {
    content: "\ea13";
}

.pi-play-circle:before {
    content: "\ea14";
}

.pi-venus:before {
    content: "\ea15";
}

.pi-cart-minus:before {
    content: "\ea16";
}

.pi-file-plus:before {
    content: "\ea17";
}

.pi-microchip:before {
    content: "\ea18";
}

.pi-twitch:before {
    content: "\ea19";
}

.pi-building-columns:before {
    content: "\ea1a";
}

.pi-file-check:before {
    content: "\ea1b";
}

.pi-microchip-ai:before {
    content: "\ea1c";
}

.pi-trophy:before {
    content: "\ea1d";
}

.pi-barcode:before {
    content: "\ea1e";
}

.pi-file-arrow-up:before {
    content: "\ea1f";
}

.pi-mars:before {
    content: "\ea20";
}

.pi-tiktok:before {
    content: "\ea21";
}

.pi-arrow-up-right-and-arrow-down-left-from-center:before {
    content: "\ea22";
}

.pi-ethereum:before {
    content: "\ea23";
}

.pi-list-check:before {
    content: "\ea24";
}

.pi-thumbtack:before {
    content: "\ea25";
}

.pi-arrow-down-left-and-arrow-up-right-to-center:before {
    content: "\ea26";
}

.pi-equals:before {
    content: "\ea27";
}

.pi-lightbulb:before {
    content: "\ea28";
}

.pi-star-half:before {
    content: "\ea29";
}

.pi-address-book:before {
    content: "\ea2a";
}

.pi-chart-scatter:before {
    content: "\ea2b";
}

.pi-indian-rupee:before {
    content: "\ea2c";
}

.pi-star-half-fill:before {
    content: "\ea2d";
}

.pi-cart-arrow-down:before {
    content: "\ea2e";
}

.pi-calendar-clock:before {
    content: "\ea2f";
}

.pi-sort-up-fill:before {
    content: "\ea30";
}

.pi-sparkles:before {
    content: "\ea31";
}

.pi-bullseye:before {
    content: "\ea32";
}

.pi-sort-down-fill:before {
    content: "\ea33";
}

.pi-graduation-cap:before {
    content: "\ea34";
}

.pi-hammer:before {
    content: "\ea35";
}

.pi-bell-slash:before {
    content: "\ea36";
}

.pi-gauge:before {
    content: "\ea37";
}

.pi-shop:before {
    content: "\ea38";
}

.pi-headphones:before {
    content: "\ea39";
}

.pi-eraser:before {
    content: "\ea04";
}

.pi-stopwatch:before {
    content: "\ea01";
}

.pi-verified:before {
    content: "\ea02";
}

.pi-delete-left:before {
    content: "\ea03";
}

.pi-hourglass:before {
    content: "\e9fe";
}

.pi-truck:before {
    content: "\ea00";
}

.pi-wrench:before {
    content: "\e9ff";
}

.pi-microphone:before {
    content: "\e9fa";
}

.pi-megaphone:before {
    content: "\e9fb";
}

.pi-arrow-right-arrow-left:before {
    content: "\e9fc";
}

.pi-bitcoin:before {
    content: "\e9fd";
}

.pi-file-edit:before {
    content: "\e9f6";
}

.pi-language:before {
    content: "\e9f7";
}

.pi-file-export:before {
    content: "\e9f8";
}

.pi-file-import:before {
    content: "\e9f9";
}

.pi-file-word:before {
    content: "\e9f1";
}

.pi-gift:before {
    content: "\e9f2";
}

.pi-cart-plus:before {
    content: "\e9f3";
}

.pi-thumbs-down-fill:before {
    content: "\e9f4";
}

.pi-thumbs-up-fill:before {
    content: "\e9f5";
}

.pi-arrows-alt:before {
    content: "\e9f0";
}

.pi-calculator:before {
    content: "\e9ef";
}

.pi-sort-alt-slash:before {
    content: "\e9ee";
}

.pi-arrows-h:before {
    content: "\e9ec";
}

.pi-arrows-v:before {
    content: "\e9ed";
}

.pi-pound:before {
    content: "\e9eb";
}

.pi-prime:before {
    content: "\e9ea";
}

.pi-chart-pie:before {
    content: "\e9e9";
}

.pi-reddit:before {
    content: "\e9e8";
}

.pi-code:before {
    content: "\e9e7";
}

.pi-sync:before {
    content: "\e9e6";
}

.pi-shopping-bag:before {
    content: "\e9e5";
}

.pi-server:before {
    content: "\e9e4";
}

.pi-database:before {
    content: "\e9e3";
}

.pi-hashtag:before {
    content: "\e9e2";
}

.pi-bookmark-fill:before {
    content: "\e9df";
}

.pi-filter-fill:before {
    content: "\e9e0";
}

.pi-heart-fill:before {
    content: "\e9e1";
}

.pi-flag-fill:before {
    content: "\e9de";
}

.pi-circle:before {
    content: "\e9dc";
}

.pi-circle-fill:before {
    content: "\e9dd";
}

.pi-bolt:before {
    content: "\e9db";
}

.pi-history:before {
    content: "\e9da";
}

.pi-box:before {
    content: "\e9d9";
}

.pi-at:before {
    content: "\e9d8";
}

.pi-arrow-up-right:before {
    content: "\e9d4";
}

.pi-arrow-up-left:before {
    content: "\e9d5";
}

.pi-arrow-down-left:before {
    content: "\e9d6";
}

.pi-arrow-down-right:before {
    content: "\e9d7";
}

.pi-telegram:before {
    content: "\e9d3";
}

.pi-stop-circle:before {
    content: "\e9d2";
}

.pi-stop:before {
    content: "\e9d1";
}

.pi-whatsapp:before {
    content: "\e9d0";
}

.pi-building:before {
    content: "\e9cf";
}

.pi-qrcode:before {
    content: "\e9ce";
}

.pi-car:before {
    content: "\e9cd";
}

.pi-instagram:before {
    content: "\e9cc";
}

.pi-linkedin:before {
    content: "\e9cb";
}

.pi-send:before {
    content: "\e9ca";
}

.pi-slack:before {
    content: "\e9c9";
}

.pi-sun:before {
    content: "\e9c8";
}

.pi-moon:before {
    content: "\e9c7";
}

.pi-vimeo:before {
    content: "\e9c6";
}

.pi-youtube:before {
    content: "\e9c5";
}

.pi-flag:before {
    content: "\e9c4";
}

.pi-wallet:before {
    content: "\e9c3";
}

.pi-map:before {
    content: "\e9c2";
}

.pi-link:before {
    content: "\e9c1";
}

.pi-credit-card:before {
    content: "\e9bf";
}

.pi-discord:before {
    content: "\e9c0";
}

.pi-percentage:before {
    content: "\e9be";
}

.pi-euro:before {
    content: "\e9bd";
}

.pi-book:before {
    content: "\e9ba";
}

.pi-shield:before {
    content: "\e9b9";
}

.pi-paypal:before {
    content: "\e9bb";
}

.pi-amazon:before {
    content: "\e9bc";
}

.pi-phone:before {
    content: "\e9b8";
}

.pi-filter-slash:before {
    content: "\e9b7";
}

.pi-facebook:before {
    content: "\e9b4";
}

.pi-github:before {
    content: "\e9b5";
}

.pi-twitter:before {
    content: "\e9b6";
}

.pi-step-backward-alt:before {
    content: "\e9ac";
}

.pi-step-forward-alt:before {
    content: "\e9ad";
}

.pi-forward:before {
    content: "\e9ae";
}

.pi-backward:before {
    content: "\e9af";
}

.pi-fast-backward:before {
    content: "\e9b0";
}

.pi-fast-forward:before {
    content: "\e9b1";
}

.pi-pause:before {
    content: "\e9b2";
}

.pi-play:before {
    content: "\e9b3";
}

.pi-compass:before {
    content: "\e9ab";
}

.pi-id-card:before {
    content: "\e9aa";
}

.pi-ticket:before {
    content: "\e9a9";
}

.pi-file-o:before {
    content: "\e9a8";
}

.pi-reply:before {
    content: "\e9a7";
}

.pi-directions-alt:before {
    content: "\e9a5";
}

.pi-directions:before {
    content: "\e9a6";
}

.pi-thumbs-up:before {
    content: "\e9a3";
}

.pi-thumbs-down:before {
    content: "\e9a4";
}

.pi-sort-numeric-down-alt:before {
    content: "\e996";
}

.pi-sort-numeric-up-alt:before {
    content: "\e997";
}

.pi-sort-alpha-down-alt:before {
    content: "\e998";
}

.pi-sort-alpha-up-alt:before {
    content: "\e999";
}

.pi-sort-numeric-down:before {
    content: "\e99a";
}

.pi-sort-numeric-up:before {
    content: "\e99b";
}

.pi-sort-alpha-down:before {
    content: "\e99c";
}

.pi-sort-alpha-up:before {
    content: "\e99d";
}

.pi-sort-alt:before {
    content: "\e99e";
}

.pi-sort-amount-up:before {
    content: "\e99f";
}

.pi-sort-amount-down:before {
    content: "\e9a0";
}

.pi-sort-amount-down-alt:before {
    content: "\e9a1";
}

.pi-sort-amount-up-alt:before {
    content: "\e9a2";
}

.pi-palette:before {
    content: "\e995";
}

.pi-undo:before {
    content: "\e994";
}

.pi-desktop:before {
    content: "\e993";
}

.pi-sliders-v:before {
    content: "\e991";
}

.pi-sliders-h:before {
    content: "\e992";
}

.pi-search-plus:before {
    content: "\e98f";
}

.pi-search-minus:before {
    content: "\e990";
}

.pi-file-excel:before {
    content: "\e98e";
}

.pi-file-pdf:before {
    content: "\e98d";
}

.pi-check-square:before {
    content: "\e98c";
}

.pi-chart-line:before {
    content: "\e98b";
}

.pi-user-edit:before {
    content: "\e98a";
}

.pi-exclamation-circle:before {
    content: "\e989";
}

.pi-android:before {
    content: "\e985";
}

.pi-google:before {
    content: "\e986";
}

.pi-apple:before {
    content: "\e987";
}

.pi-microsoft:before {
    content: "\e988";
}

.pi-heart:before {
    content: "\e984";
}

.pi-mobile:before {
    content: "\e982";
}

.pi-tablet:before {
    content: "\e983";
}

.pi-key:before {
    content: "\e981";
}

.pi-shopping-cart:before {
    content: "\e980";
}

.pi-comments:before {
    content: "\e97e";
}

.pi-comment:before {
    content: "\e97f";
}

.pi-briefcase:before {
    content: "\e97d";
}

.pi-bell:before {
    content: "\e97c";
}

.pi-paperclip:before {
    content: "\e97b";
}

.pi-share-alt:before {
    content: "\e97a";
}

.pi-envelope:before {
    content: "\e979";
}

.pi-volume-down:before {
    content: "\e976";
}

.pi-volume-up:before {
    content: "\e977";
}

.pi-volume-off:before {
    content: "\e978";
}

.pi-eject:before {
    content: "\e975";
}

.pi-money-bill:before {
    content: "\e974";
}

.pi-images:before {
    content: "\e973";
}

.pi-image:before {
    content: "\e972";
}

.pi-sign-in:before {
    content: "\e970";
}

.pi-sign-out:before {
    content: "\e971";
}

.pi-wifi:before {
    content: "\e96f";
}

.pi-sitemap:before {
    content: "\e96e";
}

.pi-chart-bar:before {
    content: "\e96d";
}

.pi-camera:before {
    content: "\e96c";
}

.pi-dollar:before {
    content: "\e96b";
}

.pi-lock-open:before {
    content: "\e96a";
}

.pi-table:before {
    content: "\e969";
}

.pi-map-marker:before {
    content: "\e968";
}

.pi-list:before {
    content: "\e967";
}

.pi-eye-slash:before {
    content: "\e965";
}

.pi-eye:before {
    content: "\e966";
}

.pi-folder-open:before {
    content: "\e964";
}

.pi-folder:before {
    content: "\e963";
}

.pi-video:before {
    content: "\e962";
}

.pi-inbox:before {
    content: "\e961";
}

.pi-lock:before {
    content: "\e95f";
}

.pi-unlock:before {
    content: "\e960";
}

.pi-tags:before {
    content: "\e95d";
}

.pi-tag:before {
    content: "\e95e";
}

.pi-power-off:before {
    content: "\e95c";
}

.pi-save:before {
    content: "\e95b";
}

.pi-question-circle:before {
    content: "\e959";
}

.pi-question:before {
    content: "\e95a";
}

.pi-copy:before {
    content: "\e957";
}

.pi-file:before {
    content: "\e958";
}

.pi-clone:before {
    content: "\e955";
}

.pi-calendar-times:before {
    content: "\e952";
}

.pi-calendar-minus:before {
    content: "\e953";
}

.pi-calendar-plus:before {
    content: "\e954";
}

.pi-ellipsis-v:before {
    content: "\e950";
}

.pi-ellipsis-h:before {
    content: "\e951";
}

.pi-bookmark:before {
    content: "\e94e";
}

.pi-globe:before {
    content: "\e94f";
}

.pi-replay:before {
    content: "\e94d";
}

.pi-filter:before {
    content: "\e94c";
}

.pi-print:before {
    content: "\e94b";
}

.pi-align-right:before {
    content: "\e946";
}

.pi-align-left:before {
    content: "\e947";
}

.pi-align-center:before {
    content: "\e948";
}

.pi-align-justify:before {
    content: "\e949";
}

.pi-cog:before {
    content: "\e94a";
}

.pi-cloud-download:before {
    content: "\e943";
}

.pi-cloud-upload:before {
    content: "\e944";
}

.pi-cloud:before {
    content: "\e945";
}

.pi-pencil:before {
    content: "\e942";
}

.pi-users:before {
    content: "\e941";
}

.pi-clock:before {
    content: "\e940";
}

.pi-user-minus:before {
    content: "\e93e";
}

.pi-user-plus:before {
    content: "\e93f";
}

.pi-trash:before {
    content: "\e93d";
}

.pi-external-link:before {
    content: "\e93c";
}

.pi-window-maximize:before {
    content: "\e93b";
}

.pi-window-minimize:before {
    content: "\e93a";
}

.pi-refresh:before {
    content: "\e938";
}
  
.pi-user:before {
    content: "\e939";
}

.pi-exclamation-triangle:before {
    content: "\e922";
}

.pi-calendar:before {
    content: "\e927";
}

.pi-chevron-circle-left:before {
    content: "\e928";
}

.pi-chevron-circle-down:before {
    content: "\e929";
}

.pi-chevron-circle-right:before {
    content: "\e92a";
}

.pi-chevron-circle-up:before {
    content: "\e92b";
}

.pi-angle-double-down:before {
    content: "\e92c";
}

.pi-angle-double-left:before {
    content: "\e92d";
}

.pi-angle-double-right:before {
    content: "\e92e";
}

.pi-angle-double-up:before {
    content: "\e92f";
}

.pi-angle-down:before {
    content: "\e930";
}

.pi-angle-left:before {
    content: "\e931";
}

.pi-angle-right:before {
    content: "\e932";
}

.pi-angle-up:before {
    content: "\e933";
}

.pi-upload:before {
    content: "\e934";
}

.pi-download:before {
    content: "\e956";
}

.pi-ban:before {
    content: "\e935";
}

.pi-star-fill:before {
    content: "\e936";
}

.pi-star:before {
    content: "\e937";
}

.pi-chevron-left:before {
    content: "\e900";
}

.pi-chevron-right:before {
    content: "\e901";
}

.pi-chevron-down:before {
    content: "\e902";
}

.pi-chevron-up:before {
    content: "\e903";
}

.pi-caret-left:before {
    content: "\e904";
}

.pi-caret-right:before {
    content: "\e905";
}

.pi-caret-down:before {
    content: "\e906";
}

.pi-caret-up:before {
    content: "\e907";
}

.pi-search:before {
    content: "\e908";
}

.pi-check:before {
    content: "\e909";
}

.pi-check-circle:before {
    content: "\e90a";
}

.pi-times:before {
    content: "\e90b";
}

.pi-times-circle:before {
    content: "\e90c";
}

.pi-plus:before {
    content: "\e90d";
}

.pi-plus-circle:before {
    content: "\e90e";
}

.pi-minus:before {
    content: "\e90f";
}

.pi-minus-circle:before {
    content: "\e910";
}

.pi-circle-on:before {
    content: "\e911";
}

.pi-circle-off:before {
    content: "\e912";
}

.pi-sort-down:before {
    content: "\e913";
}

.pi-sort-up:before {
    content: "\e914";
}

.pi-sort:before {
    content: "\e915";
}

.pi-step-backward:before {
    content: "\e916";
}

.pi-step-forward:before {
    content: "\e917";
}

.pi-th-large:before {
    content: "\e918";
}

.pi-arrow-down:before {
    content: "\e919";
}

.pi-arrow-left:before {
    content: "\e91a";
}

.pi-arrow-right:before {
    content: "\e91b";
}

.pi-arrow-up:before {
    content: "\e91c";
}

.pi-bars:before {
    content: "\e91d";
}

.pi-arrow-circle-down:before {
    content: "\e91e";
}

.pi-arrow-circle-left:before {
    content: "\e91f";
}

.pi-arrow-circle-right:before {
    content: "\e920";
}

.pi-arrow-circle-up:before {
    content: "\e921";
}

.pi-info:before {
    content: "\e923";
}

.pi-info-circle:before {
    content: "\e924";
}

.pi-home:before {
    content: "\e925";
}

.pi-spinner:before {
    content: "\e926";
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./node_modules/jibe-components/assets/formio/formio.scss?ngGlobalStyle ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
formio .widget-p0 {
  padding: 0;
}

formio .widget-m0 {
  margin: 0;
}

formio .form-radio-d-inline .form-radio .radio {
  display: inline-block !important;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-top: 0px;
}

formio .form-radio .radio label input[type=radio] {
  margin-top: 3px;
}

formio .form-check .form-check-label input[type=checkbox] {
  margin-top: 3px;
}

.formio-form-group > label {
  padding: 0px !important;
}

.column-p-0 [class*=col-] {
  padding: 0px !important;
}

.column-p-sm [class*=col-] {
  padding: 0px 5px !important;
}

div.form-field-wrapper {
  padding: 0px 15px 0px 0px !important;
}

.table-bd-none table tr td {
  border: none !important;
}

formio .choices__list--dropdown .choices__list {
  max-height: 150px !important;
}

.input-group-text {
  background-color: #e1e2e3;
  white-space: nowrap;
  height: 32px;
  font-size: 14px;
  box-shadow: 0 1px #2676bb;
  background-image: none;
  padding: 8px;
  border-radius: 4px 4px 0 0;
}

.visually-hidden {
  display: none;
}

.required-star {
  display: none;
}

caption {
  display: none;
}

.choices__list--dropdown .choices__item--selectable {
  padding-right: 10px !important;
}

.choices__list .choices__item--selectable {
  padding-right: 10px !important;
}

@media (min-width: 640px) {
  .choices__list--dropdown .choices__item--selectable {
    padding-right: 10px !important;
  }
  .choices__list .choices__item--selectable {
    padding-right: 10px !important;
  }
}
/** 
Classes for labels
label-p0 label-bold label-nowrap
*/
formio .label-p0 > label {
  padding: 0;
}

formio .label-bold > label {
  font-weight: bold;
}

formio .label-nowrap > label {
  white-space: nowrap;
}

/*
Generate css rules for tables

.tr-1-td-1-p0 tr:nth-child(1) td:nth-child(1) {
  padding: 0;
}

.tr-1-td-1-m0 tr:nth-child(1) td:nth-child(1) {
  margin: 0;
}

.tr-1-td-2-p0 tr:nth-child(1) td:nth-child(2) {
  padding: 0;
}
etc
for table

Now to affect specific cell we just need in table custom classes field provide a list of cutstom classes
.tr-1-td-2-p0 - apply padding 0 for row 1, cell 2
.tr-1-td-2-ov-hid - apply overflow:hidden for row 1 cell 2

In table which is inserted in parent table cell we need to apply class
table-td-r-bd-1 - right border 1px for td's - to emulate many cells in parent td
**/
formio .tr-1-td-1-p0 > table > tbody > tr:nth-child(1) > td:nth-child(1) {
  padding: 0;
}

formio .tr-1-td-1-m0 > table > tbody > tr:nth-child(1) > td:nth-child(1) {
  margin: 0;
}

formio .tr-1-td-1-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-2-p0 > table > tbody > tr:nth-child(1) > td:nth-child(2) {
  padding: 0;
}

formio .tr-1-td-2-m0 > table > tbody > tr:nth-child(1) > td:nth-child(2) {
  margin: 0;
}

formio .tr-1-td-2-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-3-p0 > table > tbody > tr:nth-child(1) > td:nth-child(3) {
  padding: 0;
}

formio .tr-1-td-3-m0 > table > tbody > tr:nth-child(1) > td:nth-child(3) {
  margin: 0;
}

formio .tr-1-td-3-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-4-p0 > table > tbody > tr:nth-child(1) > td:nth-child(4) {
  padding: 0;
}

formio .tr-1-td-4-m0 > table > tbody > tr:nth-child(1) > td:nth-child(4) {
  margin: 0;
}

formio .tr-1-td-4-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-5-p0 > table > tbody > tr:nth-child(1) > td:nth-child(5) {
  padding: 0;
}

formio .tr-1-td-5-m0 > table > tbody > tr:nth-child(1) > td:nth-child(5) {
  margin: 0;
}

formio .tr-1-td-5-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-6-p0 > table > tbody > tr:nth-child(1) > td:nth-child(6) {
  padding: 0;
}

formio .tr-1-td-6-m0 > table > tbody > tr:nth-child(1) > td:nth-child(6) {
  margin: 0;
}

formio .tr-1-td-6-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-7-p0 > table > tbody > tr:nth-child(1) > td:nth-child(7) {
  padding: 0;
}

formio .tr-1-td-7-m0 > table > tbody > tr:nth-child(1) > td:nth-child(7) {
  margin: 0;
}

formio .tr-1-td-7-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-8-p0 > table > tbody > tr:nth-child(1) > td:nth-child(8) {
  padding: 0;
}

formio .tr-1-td-8-m0 > table > tbody > tr:nth-child(1) > td:nth-child(8) {
  margin: 0;
}

formio .tr-1-td-8-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-9-p0 > table > tbody > tr:nth-child(1) > td:nth-child(9) {
  padding: 0;
}

formio .tr-1-td-9-m0 > table > tbody > tr:nth-child(1) > td:nth-child(9) {
  margin: 0;
}

formio .tr-1-td-9-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-10-p0 > table > tbody > tr:nth-child(1) > td:nth-child(10) {
  padding: 0;
}

formio .tr-1-td-10-m0 > table > tbody > tr:nth-child(1) > td:nth-child(10) {
  margin: 0;
}

formio .tr-1-td-10-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-11-p0 > table > tbody > tr:nth-child(1) > td:nth-child(11) {
  padding: 0;
}

formio .tr-1-td-11-m0 > table > tbody > tr:nth-child(1) > td:nth-child(11) {
  margin: 0;
}

formio .tr-1-td-11-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-12-p0 > table > tbody > tr:nth-child(1) > td:nth-child(12) {
  padding: 0;
}

formio .tr-1-td-12-m0 > table > tbody > tr:nth-child(1) > td:nth-child(12) {
  margin: 0;
}

formio .tr-1-td-12-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-13-p0 > table > tbody > tr:nth-child(1) > td:nth-child(13) {
  padding: 0;
}

formio .tr-1-td-13-m0 > table > tbody > tr:nth-child(1) > td:nth-child(13) {
  margin: 0;
}

formio .tr-1-td-13-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-14-p0 > table > tbody > tr:nth-child(1) > td:nth-child(14) {
  padding: 0;
}

formio .tr-1-td-14-m0 > table > tbody > tr:nth-child(1) > td:nth-child(14) {
  margin: 0;
}

formio .tr-1-td-14-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-15-p0 > table > tbody > tr:nth-child(1) > td:nth-child(15) {
  padding: 0;
}

formio .tr-1-td-15-m0 > table > tbody > tr:nth-child(1) > td:nth-child(15) {
  margin: 0;
}

formio .tr-1-td-15-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-16-p0 > table > tbody > tr:nth-child(1) > td:nth-child(16) {
  padding: 0;
}

formio .tr-1-td-16-m0 > table > tbody > tr:nth-child(1) > td:nth-child(16) {
  margin: 0;
}

formio .tr-1-td-16-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-17-p0 > table > tbody > tr:nth-child(1) > td:nth-child(17) {
  padding: 0;
}

formio .tr-1-td-17-m0 > table > tbody > tr:nth-child(1) > td:nth-child(17) {
  margin: 0;
}

formio .tr-1-td-17-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-18-p0 > table > tbody > tr:nth-child(1) > td:nth-child(18) {
  padding: 0;
}

formio .tr-1-td-18-m0 > table > tbody > tr:nth-child(1) > td:nth-child(18) {
  margin: 0;
}

formio .tr-1-td-18-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-19-p0 > table > tbody > tr:nth-child(1) > td:nth-child(19) {
  padding: 0;
}

formio .tr-1-td-19-m0 > table > tbody > tr:nth-child(1) > td:nth-child(19) {
  margin: 0;
}

formio .tr-1-td-19-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-20-p0 > table > tbody > tr:nth-child(1) > td:nth-child(20) {
  padding: 0;
}

formio .tr-1-td-20-m0 > table > tbody > tr:nth-child(1) > td:nth-child(20) {
  margin: 0;
}

formio .tr-1-td-20-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-21-p0 > table > tbody > tr:nth-child(1) > td:nth-child(21) {
  padding: 0;
}

formio .tr-1-td-21-m0 > table > tbody > tr:nth-child(1) > td:nth-child(21) {
  margin: 0;
}

formio .tr-1-td-21-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-22-p0 > table > tbody > tr:nth-child(1) > td:nth-child(22) {
  padding: 0;
}

formio .tr-1-td-22-m0 > table > tbody > tr:nth-child(1) > td:nth-child(22) {
  margin: 0;
}

formio .tr-1-td-22-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-23-p0 > table > tbody > tr:nth-child(1) > td:nth-child(23) {
  padding: 0;
}

formio .tr-1-td-23-m0 > table > tbody > tr:nth-child(1) > td:nth-child(23) {
  margin: 0;
}

formio .tr-1-td-23-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-24-p0 > table > tbody > tr:nth-child(1) > td:nth-child(24) {
  padding: 0;
}

formio .tr-1-td-24-m0 > table > tbody > tr:nth-child(1) > td:nth-child(24) {
  margin: 0;
}

formio .tr-1-td-24-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-25-p0 > table > tbody > tr:nth-child(1) > td:nth-child(25) {
  padding: 0;
}

formio .tr-1-td-25-m0 > table > tbody > tr:nth-child(1) > td:nth-child(25) {
  margin: 0;
}

formio .tr-1-td-25-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-26-p0 > table > tbody > tr:nth-child(1) > td:nth-child(26) {
  padding: 0;
}

formio .tr-1-td-26-m0 > table > tbody > tr:nth-child(1) > td:nth-child(26) {
  margin: 0;
}

formio .tr-1-td-26-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-27-p0 > table > tbody > tr:nth-child(1) > td:nth-child(27) {
  padding: 0;
}

formio .tr-1-td-27-m0 > table > tbody > tr:nth-child(1) > td:nth-child(27) {
  margin: 0;
}

formio .tr-1-td-27-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-28-p0 > table > tbody > tr:nth-child(1) > td:nth-child(28) {
  padding: 0;
}

formio .tr-1-td-28-m0 > table > tbody > tr:nth-child(1) > td:nth-child(28) {
  margin: 0;
}

formio .tr-1-td-28-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-29-p0 > table > tbody > tr:nth-child(1) > td:nth-child(29) {
  padding: 0;
}

formio .tr-1-td-29-m0 > table > tbody > tr:nth-child(1) > td:nth-child(29) {
  margin: 0;
}

formio .tr-1-td-29-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-30-p0 > table > tbody > tr:nth-child(1) > td:nth-child(30) {
  padding: 0;
}

formio .tr-1-td-30-m0 > table > tbody > tr:nth-child(1) > td:nth-child(30) {
  margin: 0;
}

formio .tr-1-td-30-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-31-p0 > table > tbody > tr:nth-child(1) > td:nth-child(31) {
  padding: 0;
}

formio .tr-1-td-31-m0 > table > tbody > tr:nth-child(1) > td:nth-child(31) {
  margin: 0;
}

formio .tr-1-td-31-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-32-p0 > table > tbody > tr:nth-child(1) > td:nth-child(32) {
  padding: 0;
}

formio .tr-1-td-32-m0 > table > tbody > tr:nth-child(1) > td:nth-child(32) {
  margin: 0;
}

formio .tr-1-td-32-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-33-p0 > table > tbody > tr:nth-child(1) > td:nth-child(33) {
  padding: 0;
}

formio .tr-1-td-33-m0 > table > tbody > tr:nth-child(1) > td:nth-child(33) {
  margin: 0;
}

formio .tr-1-td-33-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-34-p0 > table > tbody > tr:nth-child(1) > td:nth-child(34) {
  padding: 0;
}

formio .tr-1-td-34-m0 > table > tbody > tr:nth-child(1) > td:nth-child(34) {
  margin: 0;
}

formio .tr-1-td-34-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-35-p0 > table > tbody > tr:nth-child(1) > td:nth-child(35) {
  padding: 0;
}

formio .tr-1-td-35-m0 > table > tbody > tr:nth-child(1) > td:nth-child(35) {
  margin: 0;
}

formio .tr-1-td-35-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-36-p0 > table > tbody > tr:nth-child(1) > td:nth-child(36) {
  padding: 0;
}

formio .tr-1-td-36-m0 > table > tbody > tr:nth-child(1) > td:nth-child(36) {
  margin: 0;
}

formio .tr-1-td-36-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-37-p0 > table > tbody > tr:nth-child(1) > td:nth-child(37) {
  padding: 0;
}

formio .tr-1-td-37-m0 > table > tbody > tr:nth-child(1) > td:nth-child(37) {
  margin: 0;
}

formio .tr-1-td-37-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-38-p0 > table > tbody > tr:nth-child(1) > td:nth-child(38) {
  padding: 0;
}

formio .tr-1-td-38-m0 > table > tbody > tr:nth-child(1) > td:nth-child(38) {
  margin: 0;
}

formio .tr-1-td-38-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-39-p0 > table > tbody > tr:nth-child(1) > td:nth-child(39) {
  padding: 0;
}

formio .tr-1-td-39-m0 > table > tbody > tr:nth-child(1) > td:nth-child(39) {
  margin: 0;
}

formio .tr-1-td-39-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-40-p0 > table > tbody > tr:nth-child(1) > td:nth-child(40) {
  padding: 0;
}

formio .tr-1-td-40-m0 > table > tbody > tr:nth-child(1) > td:nth-child(40) {
  margin: 0;
}

formio .tr-1-td-40-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-41-p0 > table > tbody > tr:nth-child(1) > td:nth-child(41) {
  padding: 0;
}

formio .tr-1-td-41-m0 > table > tbody > tr:nth-child(1) > td:nth-child(41) {
  margin: 0;
}

formio .tr-1-td-41-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-42-p0 > table > tbody > tr:nth-child(1) > td:nth-child(42) {
  padding: 0;
}

formio .tr-1-td-42-m0 > table > tbody > tr:nth-child(1) > td:nth-child(42) {
  margin: 0;
}

formio .tr-1-td-42-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-43-p0 > table > tbody > tr:nth-child(1) > td:nth-child(43) {
  padding: 0;
}

formio .tr-1-td-43-m0 > table > tbody > tr:nth-child(1) > td:nth-child(43) {
  margin: 0;
}

formio .tr-1-td-43-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-44-p0 > table > tbody > tr:nth-child(1) > td:nth-child(44) {
  padding: 0;
}

formio .tr-1-td-44-m0 > table > tbody > tr:nth-child(1) > td:nth-child(44) {
  margin: 0;
}

formio .tr-1-td-44-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-45-p0 > table > tbody > tr:nth-child(1) > td:nth-child(45) {
  padding: 0;
}

formio .tr-1-td-45-m0 > table > tbody > tr:nth-child(1) > td:nth-child(45) {
  margin: 0;
}

formio .tr-1-td-45-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-46-p0 > table > tbody > tr:nth-child(1) > td:nth-child(46) {
  padding: 0;
}

formio .tr-1-td-46-m0 > table > tbody > tr:nth-child(1) > td:nth-child(46) {
  margin: 0;
}

formio .tr-1-td-46-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-47-p0 > table > tbody > tr:nth-child(1) > td:nth-child(47) {
  padding: 0;
}

formio .tr-1-td-47-m0 > table > tbody > tr:nth-child(1) > td:nth-child(47) {
  margin: 0;
}

formio .tr-1-td-47-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-48-p0 > table > tbody > tr:nth-child(1) > td:nth-child(48) {
  padding: 0;
}

formio .tr-1-td-48-m0 > table > tbody > tr:nth-child(1) > td:nth-child(48) {
  margin: 0;
}

formio .tr-1-td-48-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-49-p0 > table > tbody > tr:nth-child(1) > td:nth-child(49) {
  padding: 0;
}

formio .tr-1-td-49-m0 > table > tbody > tr:nth-child(1) > td:nth-child(49) {
  margin: 0;
}

formio .tr-1-td-49-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-50-p0 > table > tbody > tr:nth-child(1) > td:nth-child(50) {
  padding: 0;
}

formio .tr-1-td-50-m0 > table > tbody > tr:nth-child(1) > td:nth-child(50) {
  margin: 0;
}

formio .tr-1-td-50-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-51-p0 > table > tbody > tr:nth-child(1) > td:nth-child(51) {
  padding: 0;
}

formio .tr-1-td-51-m0 > table > tbody > tr:nth-child(1) > td:nth-child(51) {
  margin: 0;
}

formio .tr-1-td-51-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-52-p0 > table > tbody > tr:nth-child(1) > td:nth-child(52) {
  padding: 0;
}

formio .tr-1-td-52-m0 > table > tbody > tr:nth-child(1) > td:nth-child(52) {
  margin: 0;
}

formio .tr-1-td-52-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-53-p0 > table > tbody > tr:nth-child(1) > td:nth-child(53) {
  padding: 0;
}

formio .tr-1-td-53-m0 > table > tbody > tr:nth-child(1) > td:nth-child(53) {
  margin: 0;
}

formio .tr-1-td-53-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-54-p0 > table > tbody > tr:nth-child(1) > td:nth-child(54) {
  padding: 0;
}

formio .tr-1-td-54-m0 > table > tbody > tr:nth-child(1) > td:nth-child(54) {
  margin: 0;
}

formio .tr-1-td-54-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-55-p0 > table > tbody > tr:nth-child(1) > td:nth-child(55) {
  padding: 0;
}

formio .tr-1-td-55-m0 > table > tbody > tr:nth-child(1) > td:nth-child(55) {
  margin: 0;
}

formio .tr-1-td-55-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-56-p0 > table > tbody > tr:nth-child(1) > td:nth-child(56) {
  padding: 0;
}

formio .tr-1-td-56-m0 > table > tbody > tr:nth-child(1) > td:nth-child(56) {
  margin: 0;
}

formio .tr-1-td-56-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-57-p0 > table > tbody > tr:nth-child(1) > td:nth-child(57) {
  padding: 0;
}

formio .tr-1-td-57-m0 > table > tbody > tr:nth-child(1) > td:nth-child(57) {
  margin: 0;
}

formio .tr-1-td-57-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-58-p0 > table > tbody > tr:nth-child(1) > td:nth-child(58) {
  padding: 0;
}

formio .tr-1-td-58-m0 > table > tbody > tr:nth-child(1) > td:nth-child(58) {
  margin: 0;
}

formio .tr-1-td-58-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-59-p0 > table > tbody > tr:nth-child(1) > td:nth-child(59) {
  padding: 0;
}

formio .tr-1-td-59-m0 > table > tbody > tr:nth-child(1) > td:nth-child(59) {
  margin: 0;
}

formio .tr-1-td-59-ov-hid > table > tbody > tr:nth-child(1) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-1-p0 > table > tbody > tr:nth-child(2) > td:nth-child(1) {
  padding: 0;
}

formio .tr-2-td-1-m0 > table > tbody > tr:nth-child(2) > td:nth-child(1) {
  margin: 0;
}

formio .tr-2-td-1-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-2-p0 > table > tbody > tr:nth-child(2) > td:nth-child(2) {
  padding: 0;
}

formio .tr-2-td-2-m0 > table > tbody > tr:nth-child(2) > td:nth-child(2) {
  margin: 0;
}

formio .tr-2-td-2-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-3-p0 > table > tbody > tr:nth-child(2) > td:nth-child(3) {
  padding: 0;
}

formio .tr-2-td-3-m0 > table > tbody > tr:nth-child(2) > td:nth-child(3) {
  margin: 0;
}

formio .tr-2-td-3-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-4-p0 > table > tbody > tr:nth-child(2) > td:nth-child(4) {
  padding: 0;
}

formio .tr-2-td-4-m0 > table > tbody > tr:nth-child(2) > td:nth-child(4) {
  margin: 0;
}

formio .tr-2-td-4-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-5-p0 > table > tbody > tr:nth-child(2) > td:nth-child(5) {
  padding: 0;
}

formio .tr-2-td-5-m0 > table > tbody > tr:nth-child(2) > td:nth-child(5) {
  margin: 0;
}

formio .tr-2-td-5-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-6-p0 > table > tbody > tr:nth-child(2) > td:nth-child(6) {
  padding: 0;
}

formio .tr-2-td-6-m0 > table > tbody > tr:nth-child(2) > td:nth-child(6) {
  margin: 0;
}

formio .tr-2-td-6-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-7-p0 > table > tbody > tr:nth-child(2) > td:nth-child(7) {
  padding: 0;
}

formio .tr-2-td-7-m0 > table > tbody > tr:nth-child(2) > td:nth-child(7) {
  margin: 0;
}

formio .tr-2-td-7-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-8-p0 > table > tbody > tr:nth-child(2) > td:nth-child(8) {
  padding: 0;
}

formio .tr-2-td-8-m0 > table > tbody > tr:nth-child(2) > td:nth-child(8) {
  margin: 0;
}

formio .tr-2-td-8-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-9-p0 > table > tbody > tr:nth-child(2) > td:nth-child(9) {
  padding: 0;
}

formio .tr-2-td-9-m0 > table > tbody > tr:nth-child(2) > td:nth-child(9) {
  margin: 0;
}

formio .tr-2-td-9-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-10-p0 > table > tbody > tr:nth-child(2) > td:nth-child(10) {
  padding: 0;
}

formio .tr-2-td-10-m0 > table > tbody > tr:nth-child(2) > td:nth-child(10) {
  margin: 0;
}

formio .tr-2-td-10-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-11-p0 > table > tbody > tr:nth-child(2) > td:nth-child(11) {
  padding: 0;
}

formio .tr-2-td-11-m0 > table > tbody > tr:nth-child(2) > td:nth-child(11) {
  margin: 0;
}

formio .tr-2-td-11-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-12-p0 > table > tbody > tr:nth-child(2) > td:nth-child(12) {
  padding: 0;
}

formio .tr-2-td-12-m0 > table > tbody > tr:nth-child(2) > td:nth-child(12) {
  margin: 0;
}

formio .tr-2-td-12-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-13-p0 > table > tbody > tr:nth-child(2) > td:nth-child(13) {
  padding: 0;
}

formio .tr-2-td-13-m0 > table > tbody > tr:nth-child(2) > td:nth-child(13) {
  margin: 0;
}

formio .tr-2-td-13-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-14-p0 > table > tbody > tr:nth-child(2) > td:nth-child(14) {
  padding: 0;
}

formio .tr-2-td-14-m0 > table > tbody > tr:nth-child(2) > td:nth-child(14) {
  margin: 0;
}

formio .tr-2-td-14-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-15-p0 > table > tbody > tr:nth-child(2) > td:nth-child(15) {
  padding: 0;
}

formio .tr-2-td-15-m0 > table > tbody > tr:nth-child(2) > td:nth-child(15) {
  margin: 0;
}

formio .tr-2-td-15-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-16-p0 > table > tbody > tr:nth-child(2) > td:nth-child(16) {
  padding: 0;
}

formio .tr-2-td-16-m0 > table > tbody > tr:nth-child(2) > td:nth-child(16) {
  margin: 0;
}

formio .tr-2-td-16-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-17-p0 > table > tbody > tr:nth-child(2) > td:nth-child(17) {
  padding: 0;
}

formio .tr-2-td-17-m0 > table > tbody > tr:nth-child(2) > td:nth-child(17) {
  margin: 0;
}

formio .tr-2-td-17-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-18-p0 > table > tbody > tr:nth-child(2) > td:nth-child(18) {
  padding: 0;
}

formio .tr-2-td-18-m0 > table > tbody > tr:nth-child(2) > td:nth-child(18) {
  margin: 0;
}

formio .tr-2-td-18-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-19-p0 > table > tbody > tr:nth-child(2) > td:nth-child(19) {
  padding: 0;
}

formio .tr-2-td-19-m0 > table > tbody > tr:nth-child(2) > td:nth-child(19) {
  margin: 0;
}

formio .tr-2-td-19-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-20-p0 > table > tbody > tr:nth-child(2) > td:nth-child(20) {
  padding: 0;
}

formio .tr-2-td-20-m0 > table > tbody > tr:nth-child(2) > td:nth-child(20) {
  margin: 0;
}

formio .tr-2-td-20-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-21-p0 > table > tbody > tr:nth-child(2) > td:nth-child(21) {
  padding: 0;
}

formio .tr-2-td-21-m0 > table > tbody > tr:nth-child(2) > td:nth-child(21) {
  margin: 0;
}

formio .tr-2-td-21-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-22-p0 > table > tbody > tr:nth-child(2) > td:nth-child(22) {
  padding: 0;
}

formio .tr-2-td-22-m0 > table > tbody > tr:nth-child(2) > td:nth-child(22) {
  margin: 0;
}

formio .tr-2-td-22-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-23-p0 > table > tbody > tr:nth-child(2) > td:nth-child(23) {
  padding: 0;
}

formio .tr-2-td-23-m0 > table > tbody > tr:nth-child(2) > td:nth-child(23) {
  margin: 0;
}

formio .tr-2-td-23-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-24-p0 > table > tbody > tr:nth-child(2) > td:nth-child(24) {
  padding: 0;
}

formio .tr-2-td-24-m0 > table > tbody > tr:nth-child(2) > td:nth-child(24) {
  margin: 0;
}

formio .tr-2-td-24-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-25-p0 > table > tbody > tr:nth-child(2) > td:nth-child(25) {
  padding: 0;
}

formio .tr-2-td-25-m0 > table > tbody > tr:nth-child(2) > td:nth-child(25) {
  margin: 0;
}

formio .tr-2-td-25-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-26-p0 > table > tbody > tr:nth-child(2) > td:nth-child(26) {
  padding: 0;
}

formio .tr-2-td-26-m0 > table > tbody > tr:nth-child(2) > td:nth-child(26) {
  margin: 0;
}

formio .tr-2-td-26-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-27-p0 > table > tbody > tr:nth-child(2) > td:nth-child(27) {
  padding: 0;
}

formio .tr-2-td-27-m0 > table > tbody > tr:nth-child(2) > td:nth-child(27) {
  margin: 0;
}

formio .tr-2-td-27-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-28-p0 > table > tbody > tr:nth-child(2) > td:nth-child(28) {
  padding: 0;
}

formio .tr-2-td-28-m0 > table > tbody > tr:nth-child(2) > td:nth-child(28) {
  margin: 0;
}

formio .tr-2-td-28-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-29-p0 > table > tbody > tr:nth-child(2) > td:nth-child(29) {
  padding: 0;
}

formio .tr-2-td-29-m0 > table > tbody > tr:nth-child(2) > td:nth-child(29) {
  margin: 0;
}

formio .tr-2-td-29-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-30-p0 > table > tbody > tr:nth-child(2) > td:nth-child(30) {
  padding: 0;
}

formio .tr-2-td-30-m0 > table > tbody > tr:nth-child(2) > td:nth-child(30) {
  margin: 0;
}

formio .tr-2-td-30-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-31-p0 > table > tbody > tr:nth-child(2) > td:nth-child(31) {
  padding: 0;
}

formio .tr-2-td-31-m0 > table > tbody > tr:nth-child(2) > td:nth-child(31) {
  margin: 0;
}

formio .tr-2-td-31-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-32-p0 > table > tbody > tr:nth-child(2) > td:nth-child(32) {
  padding: 0;
}

formio .tr-2-td-32-m0 > table > tbody > tr:nth-child(2) > td:nth-child(32) {
  margin: 0;
}

formio .tr-2-td-32-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-33-p0 > table > tbody > tr:nth-child(2) > td:nth-child(33) {
  padding: 0;
}

formio .tr-2-td-33-m0 > table > tbody > tr:nth-child(2) > td:nth-child(33) {
  margin: 0;
}

formio .tr-2-td-33-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-34-p0 > table > tbody > tr:nth-child(2) > td:nth-child(34) {
  padding: 0;
}

formio .tr-2-td-34-m0 > table > tbody > tr:nth-child(2) > td:nth-child(34) {
  margin: 0;
}

formio .tr-2-td-34-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-35-p0 > table > tbody > tr:nth-child(2) > td:nth-child(35) {
  padding: 0;
}

formio .tr-2-td-35-m0 > table > tbody > tr:nth-child(2) > td:nth-child(35) {
  margin: 0;
}

formio .tr-2-td-35-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-36-p0 > table > tbody > tr:nth-child(2) > td:nth-child(36) {
  padding: 0;
}

formio .tr-2-td-36-m0 > table > tbody > tr:nth-child(2) > td:nth-child(36) {
  margin: 0;
}

formio .tr-2-td-36-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-37-p0 > table > tbody > tr:nth-child(2) > td:nth-child(37) {
  padding: 0;
}

formio .tr-2-td-37-m0 > table > tbody > tr:nth-child(2) > td:nth-child(37) {
  margin: 0;
}

formio .tr-2-td-37-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-38-p0 > table > tbody > tr:nth-child(2) > td:nth-child(38) {
  padding: 0;
}

formio .tr-2-td-38-m0 > table > tbody > tr:nth-child(2) > td:nth-child(38) {
  margin: 0;
}

formio .tr-2-td-38-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-39-p0 > table > tbody > tr:nth-child(2) > td:nth-child(39) {
  padding: 0;
}

formio .tr-2-td-39-m0 > table > tbody > tr:nth-child(2) > td:nth-child(39) {
  margin: 0;
}

formio .tr-2-td-39-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-40-p0 > table > tbody > tr:nth-child(2) > td:nth-child(40) {
  padding: 0;
}

formio .tr-2-td-40-m0 > table > tbody > tr:nth-child(2) > td:nth-child(40) {
  margin: 0;
}

formio .tr-2-td-40-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-41-p0 > table > tbody > tr:nth-child(2) > td:nth-child(41) {
  padding: 0;
}

formio .tr-2-td-41-m0 > table > tbody > tr:nth-child(2) > td:nth-child(41) {
  margin: 0;
}

formio .tr-2-td-41-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-42-p0 > table > tbody > tr:nth-child(2) > td:nth-child(42) {
  padding: 0;
}

formio .tr-2-td-42-m0 > table > tbody > tr:nth-child(2) > td:nth-child(42) {
  margin: 0;
}

formio .tr-2-td-42-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-43-p0 > table > tbody > tr:nth-child(2) > td:nth-child(43) {
  padding: 0;
}

formio .tr-2-td-43-m0 > table > tbody > tr:nth-child(2) > td:nth-child(43) {
  margin: 0;
}

formio .tr-2-td-43-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-44-p0 > table > tbody > tr:nth-child(2) > td:nth-child(44) {
  padding: 0;
}

formio .tr-2-td-44-m0 > table > tbody > tr:nth-child(2) > td:nth-child(44) {
  margin: 0;
}

formio .tr-2-td-44-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-45-p0 > table > tbody > tr:nth-child(2) > td:nth-child(45) {
  padding: 0;
}

formio .tr-2-td-45-m0 > table > tbody > tr:nth-child(2) > td:nth-child(45) {
  margin: 0;
}

formio .tr-2-td-45-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-46-p0 > table > tbody > tr:nth-child(2) > td:nth-child(46) {
  padding: 0;
}

formio .tr-2-td-46-m0 > table > tbody > tr:nth-child(2) > td:nth-child(46) {
  margin: 0;
}

formio .tr-2-td-46-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-47-p0 > table > tbody > tr:nth-child(2) > td:nth-child(47) {
  padding: 0;
}

formio .tr-2-td-47-m0 > table > tbody > tr:nth-child(2) > td:nth-child(47) {
  margin: 0;
}

formio .tr-2-td-47-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-48-p0 > table > tbody > tr:nth-child(2) > td:nth-child(48) {
  padding: 0;
}

formio .tr-2-td-48-m0 > table > tbody > tr:nth-child(2) > td:nth-child(48) {
  margin: 0;
}

formio .tr-2-td-48-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-49-p0 > table > tbody > tr:nth-child(2) > td:nth-child(49) {
  padding: 0;
}

formio .tr-2-td-49-m0 > table > tbody > tr:nth-child(2) > td:nth-child(49) {
  margin: 0;
}

formio .tr-2-td-49-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-50-p0 > table > tbody > tr:nth-child(2) > td:nth-child(50) {
  padding: 0;
}

formio .tr-2-td-50-m0 > table > tbody > tr:nth-child(2) > td:nth-child(50) {
  margin: 0;
}

formio .tr-2-td-50-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-51-p0 > table > tbody > tr:nth-child(2) > td:nth-child(51) {
  padding: 0;
}

formio .tr-2-td-51-m0 > table > tbody > tr:nth-child(2) > td:nth-child(51) {
  margin: 0;
}

formio .tr-2-td-51-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-52-p0 > table > tbody > tr:nth-child(2) > td:nth-child(52) {
  padding: 0;
}

formio .tr-2-td-52-m0 > table > tbody > tr:nth-child(2) > td:nth-child(52) {
  margin: 0;
}

formio .tr-2-td-52-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-53-p0 > table > tbody > tr:nth-child(2) > td:nth-child(53) {
  padding: 0;
}

formio .tr-2-td-53-m0 > table > tbody > tr:nth-child(2) > td:nth-child(53) {
  margin: 0;
}

formio .tr-2-td-53-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-54-p0 > table > tbody > tr:nth-child(2) > td:nth-child(54) {
  padding: 0;
}

formio .tr-2-td-54-m0 > table > tbody > tr:nth-child(2) > td:nth-child(54) {
  margin: 0;
}

formio .tr-2-td-54-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-55-p0 > table > tbody > tr:nth-child(2) > td:nth-child(55) {
  padding: 0;
}

formio .tr-2-td-55-m0 > table > tbody > tr:nth-child(2) > td:nth-child(55) {
  margin: 0;
}

formio .tr-2-td-55-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-56-p0 > table > tbody > tr:nth-child(2) > td:nth-child(56) {
  padding: 0;
}

formio .tr-2-td-56-m0 > table > tbody > tr:nth-child(2) > td:nth-child(56) {
  margin: 0;
}

formio .tr-2-td-56-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-57-p0 > table > tbody > tr:nth-child(2) > td:nth-child(57) {
  padding: 0;
}

formio .tr-2-td-57-m0 > table > tbody > tr:nth-child(2) > td:nth-child(57) {
  margin: 0;
}

formio .tr-2-td-57-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-58-p0 > table > tbody > tr:nth-child(2) > td:nth-child(58) {
  padding: 0;
}

formio .tr-2-td-58-m0 > table > tbody > tr:nth-child(2) > td:nth-child(58) {
  margin: 0;
}

formio .tr-2-td-58-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-2-td-59-p0 > table > tbody > tr:nth-child(2) > td:nth-child(59) {
  padding: 0;
}

formio .tr-2-td-59-m0 > table > tbody > tr:nth-child(2) > td:nth-child(59) {
  margin: 0;
}

formio .tr-2-td-59-ov-hid > table > tbody > tr:nth-child(2) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-1-p0 > table > tbody > tr:nth-child(3) > td:nth-child(1) {
  padding: 0;
}

formio .tr-3-td-1-m0 > table > tbody > tr:nth-child(3) > td:nth-child(1) {
  margin: 0;
}

formio .tr-3-td-1-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-2-p0 > table > tbody > tr:nth-child(3) > td:nth-child(2) {
  padding: 0;
}

formio .tr-3-td-2-m0 > table > tbody > tr:nth-child(3) > td:nth-child(2) {
  margin: 0;
}

formio .tr-3-td-2-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-3-p0 > table > tbody > tr:nth-child(3) > td:nth-child(3) {
  padding: 0;
}

formio .tr-3-td-3-m0 > table > tbody > tr:nth-child(3) > td:nth-child(3) {
  margin: 0;
}

formio .tr-3-td-3-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-4-p0 > table > tbody > tr:nth-child(3) > td:nth-child(4) {
  padding: 0;
}

formio .tr-3-td-4-m0 > table > tbody > tr:nth-child(3) > td:nth-child(4) {
  margin: 0;
}

formio .tr-3-td-4-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-5-p0 > table > tbody > tr:nth-child(3) > td:nth-child(5) {
  padding: 0;
}

formio .tr-3-td-5-m0 > table > tbody > tr:nth-child(3) > td:nth-child(5) {
  margin: 0;
}

formio .tr-3-td-5-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-6-p0 > table > tbody > tr:nth-child(3) > td:nth-child(6) {
  padding: 0;
}

formio .tr-3-td-6-m0 > table > tbody > tr:nth-child(3) > td:nth-child(6) {
  margin: 0;
}

formio .tr-3-td-6-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-7-p0 > table > tbody > tr:nth-child(3) > td:nth-child(7) {
  padding: 0;
}

formio .tr-3-td-7-m0 > table > tbody > tr:nth-child(3) > td:nth-child(7) {
  margin: 0;
}

formio .tr-3-td-7-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-8-p0 > table > tbody > tr:nth-child(3) > td:nth-child(8) {
  padding: 0;
}

formio .tr-3-td-8-m0 > table > tbody > tr:nth-child(3) > td:nth-child(8) {
  margin: 0;
}

formio .tr-3-td-8-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-9-p0 > table > tbody > tr:nth-child(3) > td:nth-child(9) {
  padding: 0;
}

formio .tr-3-td-9-m0 > table > tbody > tr:nth-child(3) > td:nth-child(9) {
  margin: 0;
}

formio .tr-3-td-9-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-10-p0 > table > tbody > tr:nth-child(3) > td:nth-child(10) {
  padding: 0;
}

formio .tr-3-td-10-m0 > table > tbody > tr:nth-child(3) > td:nth-child(10) {
  margin: 0;
}

formio .tr-3-td-10-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-11-p0 > table > tbody > tr:nth-child(3) > td:nth-child(11) {
  padding: 0;
}

formio .tr-3-td-11-m0 > table > tbody > tr:nth-child(3) > td:nth-child(11) {
  margin: 0;
}

formio .tr-3-td-11-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-12-p0 > table > tbody > tr:nth-child(3) > td:nth-child(12) {
  padding: 0;
}

formio .tr-3-td-12-m0 > table > tbody > tr:nth-child(3) > td:nth-child(12) {
  margin: 0;
}

formio .tr-3-td-12-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-13-p0 > table > tbody > tr:nth-child(3) > td:nth-child(13) {
  padding: 0;
}

formio .tr-3-td-13-m0 > table > tbody > tr:nth-child(3) > td:nth-child(13) {
  margin: 0;
}

formio .tr-3-td-13-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-14-p0 > table > tbody > tr:nth-child(3) > td:nth-child(14) {
  padding: 0;
}

formio .tr-3-td-14-m0 > table > tbody > tr:nth-child(3) > td:nth-child(14) {
  margin: 0;
}

formio .tr-3-td-14-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-15-p0 > table > tbody > tr:nth-child(3) > td:nth-child(15) {
  padding: 0;
}

formio .tr-3-td-15-m0 > table > tbody > tr:nth-child(3) > td:nth-child(15) {
  margin: 0;
}

formio .tr-3-td-15-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-16-p0 > table > tbody > tr:nth-child(3) > td:nth-child(16) {
  padding: 0;
}

formio .tr-3-td-16-m0 > table > tbody > tr:nth-child(3) > td:nth-child(16) {
  margin: 0;
}

formio .tr-3-td-16-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-17-p0 > table > tbody > tr:nth-child(3) > td:nth-child(17) {
  padding: 0;
}

formio .tr-3-td-17-m0 > table > tbody > tr:nth-child(3) > td:nth-child(17) {
  margin: 0;
}

formio .tr-3-td-17-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-18-p0 > table > tbody > tr:nth-child(3) > td:nth-child(18) {
  padding: 0;
}

formio .tr-3-td-18-m0 > table > tbody > tr:nth-child(3) > td:nth-child(18) {
  margin: 0;
}

formio .tr-3-td-18-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-19-p0 > table > tbody > tr:nth-child(3) > td:nth-child(19) {
  padding: 0;
}

formio .tr-3-td-19-m0 > table > tbody > tr:nth-child(3) > td:nth-child(19) {
  margin: 0;
}

formio .tr-3-td-19-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-20-p0 > table > tbody > tr:nth-child(3) > td:nth-child(20) {
  padding: 0;
}

formio .tr-3-td-20-m0 > table > tbody > tr:nth-child(3) > td:nth-child(20) {
  margin: 0;
}

formio .tr-3-td-20-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-21-p0 > table > tbody > tr:nth-child(3) > td:nth-child(21) {
  padding: 0;
}

formio .tr-3-td-21-m0 > table > tbody > tr:nth-child(3) > td:nth-child(21) {
  margin: 0;
}

formio .tr-3-td-21-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-22-p0 > table > tbody > tr:nth-child(3) > td:nth-child(22) {
  padding: 0;
}

formio .tr-3-td-22-m0 > table > tbody > tr:nth-child(3) > td:nth-child(22) {
  margin: 0;
}

formio .tr-3-td-22-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-23-p0 > table > tbody > tr:nth-child(3) > td:nth-child(23) {
  padding: 0;
}

formio .tr-3-td-23-m0 > table > tbody > tr:nth-child(3) > td:nth-child(23) {
  margin: 0;
}

formio .tr-3-td-23-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-24-p0 > table > tbody > tr:nth-child(3) > td:nth-child(24) {
  padding: 0;
}

formio .tr-3-td-24-m0 > table > tbody > tr:nth-child(3) > td:nth-child(24) {
  margin: 0;
}

formio .tr-3-td-24-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-25-p0 > table > tbody > tr:nth-child(3) > td:nth-child(25) {
  padding: 0;
}

formio .tr-3-td-25-m0 > table > tbody > tr:nth-child(3) > td:nth-child(25) {
  margin: 0;
}

formio .tr-3-td-25-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-26-p0 > table > tbody > tr:nth-child(3) > td:nth-child(26) {
  padding: 0;
}

formio .tr-3-td-26-m0 > table > tbody > tr:nth-child(3) > td:nth-child(26) {
  margin: 0;
}

formio .tr-3-td-26-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-27-p0 > table > tbody > tr:nth-child(3) > td:nth-child(27) {
  padding: 0;
}

formio .tr-3-td-27-m0 > table > tbody > tr:nth-child(3) > td:nth-child(27) {
  margin: 0;
}

formio .tr-3-td-27-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-28-p0 > table > tbody > tr:nth-child(3) > td:nth-child(28) {
  padding: 0;
}

formio .tr-3-td-28-m0 > table > tbody > tr:nth-child(3) > td:nth-child(28) {
  margin: 0;
}

formio .tr-3-td-28-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-29-p0 > table > tbody > tr:nth-child(3) > td:nth-child(29) {
  padding: 0;
}

formio .tr-3-td-29-m0 > table > tbody > tr:nth-child(3) > td:nth-child(29) {
  margin: 0;
}

formio .tr-3-td-29-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-30-p0 > table > tbody > tr:nth-child(3) > td:nth-child(30) {
  padding: 0;
}

formio .tr-3-td-30-m0 > table > tbody > tr:nth-child(3) > td:nth-child(30) {
  margin: 0;
}

formio .tr-3-td-30-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-31-p0 > table > tbody > tr:nth-child(3) > td:nth-child(31) {
  padding: 0;
}

formio .tr-3-td-31-m0 > table > tbody > tr:nth-child(3) > td:nth-child(31) {
  margin: 0;
}

formio .tr-3-td-31-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-32-p0 > table > tbody > tr:nth-child(3) > td:nth-child(32) {
  padding: 0;
}

formio .tr-3-td-32-m0 > table > tbody > tr:nth-child(3) > td:nth-child(32) {
  margin: 0;
}

formio .tr-3-td-32-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-33-p0 > table > tbody > tr:nth-child(3) > td:nth-child(33) {
  padding: 0;
}

formio .tr-3-td-33-m0 > table > tbody > tr:nth-child(3) > td:nth-child(33) {
  margin: 0;
}

formio .tr-3-td-33-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-34-p0 > table > tbody > tr:nth-child(3) > td:nth-child(34) {
  padding: 0;
}

formio .tr-3-td-34-m0 > table > tbody > tr:nth-child(3) > td:nth-child(34) {
  margin: 0;
}

formio .tr-3-td-34-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-35-p0 > table > tbody > tr:nth-child(3) > td:nth-child(35) {
  padding: 0;
}

formio .tr-3-td-35-m0 > table > tbody > tr:nth-child(3) > td:nth-child(35) {
  margin: 0;
}

formio .tr-3-td-35-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-36-p0 > table > tbody > tr:nth-child(3) > td:nth-child(36) {
  padding: 0;
}

formio .tr-3-td-36-m0 > table > tbody > tr:nth-child(3) > td:nth-child(36) {
  margin: 0;
}

formio .tr-3-td-36-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-37-p0 > table > tbody > tr:nth-child(3) > td:nth-child(37) {
  padding: 0;
}

formio .tr-3-td-37-m0 > table > tbody > tr:nth-child(3) > td:nth-child(37) {
  margin: 0;
}

formio .tr-3-td-37-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-38-p0 > table > tbody > tr:nth-child(3) > td:nth-child(38) {
  padding: 0;
}

formio .tr-3-td-38-m0 > table > tbody > tr:nth-child(3) > td:nth-child(38) {
  margin: 0;
}

formio .tr-3-td-38-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-39-p0 > table > tbody > tr:nth-child(3) > td:nth-child(39) {
  padding: 0;
}

formio .tr-3-td-39-m0 > table > tbody > tr:nth-child(3) > td:nth-child(39) {
  margin: 0;
}

formio .tr-3-td-39-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-40-p0 > table > tbody > tr:nth-child(3) > td:nth-child(40) {
  padding: 0;
}

formio .tr-3-td-40-m0 > table > tbody > tr:nth-child(3) > td:nth-child(40) {
  margin: 0;
}

formio .tr-3-td-40-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-41-p0 > table > tbody > tr:nth-child(3) > td:nth-child(41) {
  padding: 0;
}

formio .tr-3-td-41-m0 > table > tbody > tr:nth-child(3) > td:nth-child(41) {
  margin: 0;
}

formio .tr-3-td-41-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-42-p0 > table > tbody > tr:nth-child(3) > td:nth-child(42) {
  padding: 0;
}

formio .tr-3-td-42-m0 > table > tbody > tr:nth-child(3) > td:nth-child(42) {
  margin: 0;
}

formio .tr-3-td-42-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-43-p0 > table > tbody > tr:nth-child(3) > td:nth-child(43) {
  padding: 0;
}

formio .tr-3-td-43-m0 > table > tbody > tr:nth-child(3) > td:nth-child(43) {
  margin: 0;
}

formio .tr-3-td-43-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-44-p0 > table > tbody > tr:nth-child(3) > td:nth-child(44) {
  padding: 0;
}

formio .tr-3-td-44-m0 > table > tbody > tr:nth-child(3) > td:nth-child(44) {
  margin: 0;
}

formio .tr-3-td-44-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-45-p0 > table > tbody > tr:nth-child(3) > td:nth-child(45) {
  padding: 0;
}

formio .tr-3-td-45-m0 > table > tbody > tr:nth-child(3) > td:nth-child(45) {
  margin: 0;
}

formio .tr-3-td-45-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-46-p0 > table > tbody > tr:nth-child(3) > td:nth-child(46) {
  padding: 0;
}

formio .tr-3-td-46-m0 > table > tbody > tr:nth-child(3) > td:nth-child(46) {
  margin: 0;
}

formio .tr-3-td-46-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-47-p0 > table > tbody > tr:nth-child(3) > td:nth-child(47) {
  padding: 0;
}

formio .tr-3-td-47-m0 > table > tbody > tr:nth-child(3) > td:nth-child(47) {
  margin: 0;
}

formio .tr-3-td-47-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-48-p0 > table > tbody > tr:nth-child(3) > td:nth-child(48) {
  padding: 0;
}

formio .tr-3-td-48-m0 > table > tbody > tr:nth-child(3) > td:nth-child(48) {
  margin: 0;
}

formio .tr-3-td-48-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-49-p0 > table > tbody > tr:nth-child(3) > td:nth-child(49) {
  padding: 0;
}

formio .tr-3-td-49-m0 > table > tbody > tr:nth-child(3) > td:nth-child(49) {
  margin: 0;
}

formio .tr-3-td-49-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-50-p0 > table > tbody > tr:nth-child(3) > td:nth-child(50) {
  padding: 0;
}

formio .tr-3-td-50-m0 > table > tbody > tr:nth-child(3) > td:nth-child(50) {
  margin: 0;
}

formio .tr-3-td-50-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-51-p0 > table > tbody > tr:nth-child(3) > td:nth-child(51) {
  padding: 0;
}

formio .tr-3-td-51-m0 > table > tbody > tr:nth-child(3) > td:nth-child(51) {
  margin: 0;
}

formio .tr-3-td-51-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-52-p0 > table > tbody > tr:nth-child(3) > td:nth-child(52) {
  padding: 0;
}

formio .tr-3-td-52-m0 > table > tbody > tr:nth-child(3) > td:nth-child(52) {
  margin: 0;
}

formio .tr-3-td-52-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-53-p0 > table > tbody > tr:nth-child(3) > td:nth-child(53) {
  padding: 0;
}

formio .tr-3-td-53-m0 > table > tbody > tr:nth-child(3) > td:nth-child(53) {
  margin: 0;
}

formio .tr-3-td-53-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-54-p0 > table > tbody > tr:nth-child(3) > td:nth-child(54) {
  padding: 0;
}

formio .tr-3-td-54-m0 > table > tbody > tr:nth-child(3) > td:nth-child(54) {
  margin: 0;
}

formio .tr-3-td-54-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-55-p0 > table > tbody > tr:nth-child(3) > td:nth-child(55) {
  padding: 0;
}

formio .tr-3-td-55-m0 > table > tbody > tr:nth-child(3) > td:nth-child(55) {
  margin: 0;
}

formio .tr-3-td-55-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-56-p0 > table > tbody > tr:nth-child(3) > td:nth-child(56) {
  padding: 0;
}

formio .tr-3-td-56-m0 > table > tbody > tr:nth-child(3) > td:nth-child(56) {
  margin: 0;
}

formio .tr-3-td-56-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-57-p0 > table > tbody > tr:nth-child(3) > td:nth-child(57) {
  padding: 0;
}

formio .tr-3-td-57-m0 > table > tbody > tr:nth-child(3) > td:nth-child(57) {
  margin: 0;
}

formio .tr-3-td-57-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-58-p0 > table > tbody > tr:nth-child(3) > td:nth-child(58) {
  padding: 0;
}

formio .tr-3-td-58-m0 > table > tbody > tr:nth-child(3) > td:nth-child(58) {
  margin: 0;
}

formio .tr-3-td-58-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-3-td-59-p0 > table > tbody > tr:nth-child(3) > td:nth-child(59) {
  padding: 0;
}

formio .tr-3-td-59-m0 > table > tbody > tr:nth-child(3) > td:nth-child(59) {
  margin: 0;
}

formio .tr-3-td-59-ov-hid > table > tbody > tr:nth-child(3) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-1-p0 > table > tbody > tr:nth-child(4) > td:nth-child(1) {
  padding: 0;
}

formio .tr-4-td-1-m0 > table > tbody > tr:nth-child(4) > td:nth-child(1) {
  margin: 0;
}

formio .tr-4-td-1-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-2-p0 > table > tbody > tr:nth-child(4) > td:nth-child(2) {
  padding: 0;
}

formio .tr-4-td-2-m0 > table > tbody > tr:nth-child(4) > td:nth-child(2) {
  margin: 0;
}

formio .tr-4-td-2-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-3-p0 > table > tbody > tr:nth-child(4) > td:nth-child(3) {
  padding: 0;
}

formio .tr-4-td-3-m0 > table > tbody > tr:nth-child(4) > td:nth-child(3) {
  margin: 0;
}

formio .tr-4-td-3-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-4-p0 > table > tbody > tr:nth-child(4) > td:nth-child(4) {
  padding: 0;
}

formio .tr-4-td-4-m0 > table > tbody > tr:nth-child(4) > td:nth-child(4) {
  margin: 0;
}

formio .tr-4-td-4-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-5-p0 > table > tbody > tr:nth-child(4) > td:nth-child(5) {
  padding: 0;
}

formio .tr-4-td-5-m0 > table > tbody > tr:nth-child(4) > td:nth-child(5) {
  margin: 0;
}

formio .tr-4-td-5-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-6-p0 > table > tbody > tr:nth-child(4) > td:nth-child(6) {
  padding: 0;
}

formio .tr-4-td-6-m0 > table > tbody > tr:nth-child(4) > td:nth-child(6) {
  margin: 0;
}

formio .tr-4-td-6-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-7-p0 > table > tbody > tr:nth-child(4) > td:nth-child(7) {
  padding: 0;
}

formio .tr-4-td-7-m0 > table > tbody > tr:nth-child(4) > td:nth-child(7) {
  margin: 0;
}

formio .tr-4-td-7-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-8-p0 > table > tbody > tr:nth-child(4) > td:nth-child(8) {
  padding: 0;
}

formio .tr-4-td-8-m0 > table > tbody > tr:nth-child(4) > td:nth-child(8) {
  margin: 0;
}

formio .tr-4-td-8-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-9-p0 > table > tbody > tr:nth-child(4) > td:nth-child(9) {
  padding: 0;
}

formio .tr-4-td-9-m0 > table > tbody > tr:nth-child(4) > td:nth-child(9) {
  margin: 0;
}

formio .tr-4-td-9-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-10-p0 > table > tbody > tr:nth-child(4) > td:nth-child(10) {
  padding: 0;
}

formio .tr-4-td-10-m0 > table > tbody > tr:nth-child(4) > td:nth-child(10) {
  margin: 0;
}

formio .tr-4-td-10-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-11-p0 > table > tbody > tr:nth-child(4) > td:nth-child(11) {
  padding: 0;
}

formio .tr-4-td-11-m0 > table > tbody > tr:nth-child(4) > td:nth-child(11) {
  margin: 0;
}

formio .tr-4-td-11-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-12-p0 > table > tbody > tr:nth-child(4) > td:nth-child(12) {
  padding: 0;
}

formio .tr-4-td-12-m0 > table > tbody > tr:nth-child(4) > td:nth-child(12) {
  margin: 0;
}

formio .tr-4-td-12-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-13-p0 > table > tbody > tr:nth-child(4) > td:nth-child(13) {
  padding: 0;
}

formio .tr-4-td-13-m0 > table > tbody > tr:nth-child(4) > td:nth-child(13) {
  margin: 0;
}

formio .tr-4-td-13-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-14-p0 > table > tbody > tr:nth-child(4) > td:nth-child(14) {
  padding: 0;
}

formio .tr-4-td-14-m0 > table > tbody > tr:nth-child(4) > td:nth-child(14) {
  margin: 0;
}

formio .tr-4-td-14-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-15-p0 > table > tbody > tr:nth-child(4) > td:nth-child(15) {
  padding: 0;
}

formio .tr-4-td-15-m0 > table > tbody > tr:nth-child(4) > td:nth-child(15) {
  margin: 0;
}

formio .tr-4-td-15-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-16-p0 > table > tbody > tr:nth-child(4) > td:nth-child(16) {
  padding: 0;
}

formio .tr-4-td-16-m0 > table > tbody > tr:nth-child(4) > td:nth-child(16) {
  margin: 0;
}

formio .tr-4-td-16-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-17-p0 > table > tbody > tr:nth-child(4) > td:nth-child(17) {
  padding: 0;
}

formio .tr-4-td-17-m0 > table > tbody > tr:nth-child(4) > td:nth-child(17) {
  margin: 0;
}

formio .tr-4-td-17-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-18-p0 > table > tbody > tr:nth-child(4) > td:nth-child(18) {
  padding: 0;
}

formio .tr-4-td-18-m0 > table > tbody > tr:nth-child(4) > td:nth-child(18) {
  margin: 0;
}

formio .tr-4-td-18-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-19-p0 > table > tbody > tr:nth-child(4) > td:nth-child(19) {
  padding: 0;
}

formio .tr-4-td-19-m0 > table > tbody > tr:nth-child(4) > td:nth-child(19) {
  margin: 0;
}

formio .tr-4-td-19-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-20-p0 > table > tbody > tr:nth-child(4) > td:nth-child(20) {
  padding: 0;
}

formio .tr-4-td-20-m0 > table > tbody > tr:nth-child(4) > td:nth-child(20) {
  margin: 0;
}

formio .tr-4-td-20-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-21-p0 > table > tbody > tr:nth-child(4) > td:nth-child(21) {
  padding: 0;
}

formio .tr-4-td-21-m0 > table > tbody > tr:nth-child(4) > td:nth-child(21) {
  margin: 0;
}

formio .tr-4-td-21-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-22-p0 > table > tbody > tr:nth-child(4) > td:nth-child(22) {
  padding: 0;
}

formio .tr-4-td-22-m0 > table > tbody > tr:nth-child(4) > td:nth-child(22) {
  margin: 0;
}

formio .tr-4-td-22-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-23-p0 > table > tbody > tr:nth-child(4) > td:nth-child(23) {
  padding: 0;
}

formio .tr-4-td-23-m0 > table > tbody > tr:nth-child(4) > td:nth-child(23) {
  margin: 0;
}

formio .tr-4-td-23-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-24-p0 > table > tbody > tr:nth-child(4) > td:nth-child(24) {
  padding: 0;
}

formio .tr-4-td-24-m0 > table > tbody > tr:nth-child(4) > td:nth-child(24) {
  margin: 0;
}

formio .tr-4-td-24-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-25-p0 > table > tbody > tr:nth-child(4) > td:nth-child(25) {
  padding: 0;
}

formio .tr-4-td-25-m0 > table > tbody > tr:nth-child(4) > td:nth-child(25) {
  margin: 0;
}

formio .tr-4-td-25-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-26-p0 > table > tbody > tr:nth-child(4) > td:nth-child(26) {
  padding: 0;
}

formio .tr-4-td-26-m0 > table > tbody > tr:nth-child(4) > td:nth-child(26) {
  margin: 0;
}

formio .tr-4-td-26-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-27-p0 > table > tbody > tr:nth-child(4) > td:nth-child(27) {
  padding: 0;
}

formio .tr-4-td-27-m0 > table > tbody > tr:nth-child(4) > td:nth-child(27) {
  margin: 0;
}

formio .tr-4-td-27-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-28-p0 > table > tbody > tr:nth-child(4) > td:nth-child(28) {
  padding: 0;
}

formio .tr-4-td-28-m0 > table > tbody > tr:nth-child(4) > td:nth-child(28) {
  margin: 0;
}

formio .tr-4-td-28-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-29-p0 > table > tbody > tr:nth-child(4) > td:nth-child(29) {
  padding: 0;
}

formio .tr-4-td-29-m0 > table > tbody > tr:nth-child(4) > td:nth-child(29) {
  margin: 0;
}

formio .tr-4-td-29-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-30-p0 > table > tbody > tr:nth-child(4) > td:nth-child(30) {
  padding: 0;
}

formio .tr-4-td-30-m0 > table > tbody > tr:nth-child(4) > td:nth-child(30) {
  margin: 0;
}

formio .tr-4-td-30-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-31-p0 > table > tbody > tr:nth-child(4) > td:nth-child(31) {
  padding: 0;
}

formio .tr-4-td-31-m0 > table > tbody > tr:nth-child(4) > td:nth-child(31) {
  margin: 0;
}

formio .tr-4-td-31-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-32-p0 > table > tbody > tr:nth-child(4) > td:nth-child(32) {
  padding: 0;
}

formio .tr-4-td-32-m0 > table > tbody > tr:nth-child(4) > td:nth-child(32) {
  margin: 0;
}

formio .tr-4-td-32-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-33-p0 > table > tbody > tr:nth-child(4) > td:nth-child(33) {
  padding: 0;
}

formio .tr-4-td-33-m0 > table > tbody > tr:nth-child(4) > td:nth-child(33) {
  margin: 0;
}

formio .tr-4-td-33-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-34-p0 > table > tbody > tr:nth-child(4) > td:nth-child(34) {
  padding: 0;
}

formio .tr-4-td-34-m0 > table > tbody > tr:nth-child(4) > td:nth-child(34) {
  margin: 0;
}

formio .tr-4-td-34-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-35-p0 > table > tbody > tr:nth-child(4) > td:nth-child(35) {
  padding: 0;
}

formio .tr-4-td-35-m0 > table > tbody > tr:nth-child(4) > td:nth-child(35) {
  margin: 0;
}

formio .tr-4-td-35-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-36-p0 > table > tbody > tr:nth-child(4) > td:nth-child(36) {
  padding: 0;
}

formio .tr-4-td-36-m0 > table > tbody > tr:nth-child(4) > td:nth-child(36) {
  margin: 0;
}

formio .tr-4-td-36-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-37-p0 > table > tbody > tr:nth-child(4) > td:nth-child(37) {
  padding: 0;
}

formio .tr-4-td-37-m0 > table > tbody > tr:nth-child(4) > td:nth-child(37) {
  margin: 0;
}

formio .tr-4-td-37-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-38-p0 > table > tbody > tr:nth-child(4) > td:nth-child(38) {
  padding: 0;
}

formio .tr-4-td-38-m0 > table > tbody > tr:nth-child(4) > td:nth-child(38) {
  margin: 0;
}

formio .tr-4-td-38-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-39-p0 > table > tbody > tr:nth-child(4) > td:nth-child(39) {
  padding: 0;
}

formio .tr-4-td-39-m0 > table > tbody > tr:nth-child(4) > td:nth-child(39) {
  margin: 0;
}

formio .tr-4-td-39-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-40-p0 > table > tbody > tr:nth-child(4) > td:nth-child(40) {
  padding: 0;
}

formio .tr-4-td-40-m0 > table > tbody > tr:nth-child(4) > td:nth-child(40) {
  margin: 0;
}

formio .tr-4-td-40-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-41-p0 > table > tbody > tr:nth-child(4) > td:nth-child(41) {
  padding: 0;
}

formio .tr-4-td-41-m0 > table > tbody > tr:nth-child(4) > td:nth-child(41) {
  margin: 0;
}

formio .tr-4-td-41-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-42-p0 > table > tbody > tr:nth-child(4) > td:nth-child(42) {
  padding: 0;
}

formio .tr-4-td-42-m0 > table > tbody > tr:nth-child(4) > td:nth-child(42) {
  margin: 0;
}

formio .tr-4-td-42-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-43-p0 > table > tbody > tr:nth-child(4) > td:nth-child(43) {
  padding: 0;
}

formio .tr-4-td-43-m0 > table > tbody > tr:nth-child(4) > td:nth-child(43) {
  margin: 0;
}

formio .tr-4-td-43-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-44-p0 > table > tbody > tr:nth-child(4) > td:nth-child(44) {
  padding: 0;
}

formio .tr-4-td-44-m0 > table > tbody > tr:nth-child(4) > td:nth-child(44) {
  margin: 0;
}

formio .tr-4-td-44-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-45-p0 > table > tbody > tr:nth-child(4) > td:nth-child(45) {
  padding: 0;
}

formio .tr-4-td-45-m0 > table > tbody > tr:nth-child(4) > td:nth-child(45) {
  margin: 0;
}

formio .tr-4-td-45-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-46-p0 > table > tbody > tr:nth-child(4) > td:nth-child(46) {
  padding: 0;
}

formio .tr-4-td-46-m0 > table > tbody > tr:nth-child(4) > td:nth-child(46) {
  margin: 0;
}

formio .tr-4-td-46-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-47-p0 > table > tbody > tr:nth-child(4) > td:nth-child(47) {
  padding: 0;
}

formio .tr-4-td-47-m0 > table > tbody > tr:nth-child(4) > td:nth-child(47) {
  margin: 0;
}

formio .tr-4-td-47-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-48-p0 > table > tbody > tr:nth-child(4) > td:nth-child(48) {
  padding: 0;
}

formio .tr-4-td-48-m0 > table > tbody > tr:nth-child(4) > td:nth-child(48) {
  margin: 0;
}

formio .tr-4-td-48-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-49-p0 > table > tbody > tr:nth-child(4) > td:nth-child(49) {
  padding: 0;
}

formio .tr-4-td-49-m0 > table > tbody > tr:nth-child(4) > td:nth-child(49) {
  margin: 0;
}

formio .tr-4-td-49-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-50-p0 > table > tbody > tr:nth-child(4) > td:nth-child(50) {
  padding: 0;
}

formio .tr-4-td-50-m0 > table > tbody > tr:nth-child(4) > td:nth-child(50) {
  margin: 0;
}

formio .tr-4-td-50-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-51-p0 > table > tbody > tr:nth-child(4) > td:nth-child(51) {
  padding: 0;
}

formio .tr-4-td-51-m0 > table > tbody > tr:nth-child(4) > td:nth-child(51) {
  margin: 0;
}

formio .tr-4-td-51-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-52-p0 > table > tbody > tr:nth-child(4) > td:nth-child(52) {
  padding: 0;
}

formio .tr-4-td-52-m0 > table > tbody > tr:nth-child(4) > td:nth-child(52) {
  margin: 0;
}

formio .tr-4-td-52-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-53-p0 > table > tbody > tr:nth-child(4) > td:nth-child(53) {
  padding: 0;
}

formio .tr-4-td-53-m0 > table > tbody > tr:nth-child(4) > td:nth-child(53) {
  margin: 0;
}

formio .tr-4-td-53-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-54-p0 > table > tbody > tr:nth-child(4) > td:nth-child(54) {
  padding: 0;
}

formio .tr-4-td-54-m0 > table > tbody > tr:nth-child(4) > td:nth-child(54) {
  margin: 0;
}

formio .tr-4-td-54-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-55-p0 > table > tbody > tr:nth-child(4) > td:nth-child(55) {
  padding: 0;
}

formio .tr-4-td-55-m0 > table > tbody > tr:nth-child(4) > td:nth-child(55) {
  margin: 0;
}

formio .tr-4-td-55-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-56-p0 > table > tbody > tr:nth-child(4) > td:nth-child(56) {
  padding: 0;
}

formio .tr-4-td-56-m0 > table > tbody > tr:nth-child(4) > td:nth-child(56) {
  margin: 0;
}

formio .tr-4-td-56-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-57-p0 > table > tbody > tr:nth-child(4) > td:nth-child(57) {
  padding: 0;
}

formio .tr-4-td-57-m0 > table > tbody > tr:nth-child(4) > td:nth-child(57) {
  margin: 0;
}

formio .tr-4-td-57-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-58-p0 > table > tbody > tr:nth-child(4) > td:nth-child(58) {
  padding: 0;
}

formio .tr-4-td-58-m0 > table > tbody > tr:nth-child(4) > td:nth-child(58) {
  margin: 0;
}

formio .tr-4-td-58-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-4-td-59-p0 > table > tbody > tr:nth-child(4) > td:nth-child(59) {
  padding: 0;
}

formio .tr-4-td-59-m0 > table > tbody > tr:nth-child(4) > td:nth-child(59) {
  margin: 0;
}

formio .tr-4-td-59-ov-hid > table > tbody > tr:nth-child(4) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-1-p0 > table > tbody > tr:nth-child(5) > td:nth-child(1) {
  padding: 0;
}

formio .tr-5-td-1-m0 > table > tbody > tr:nth-child(5) > td:nth-child(1) {
  margin: 0;
}

formio .tr-5-td-1-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-2-p0 > table > tbody > tr:nth-child(5) > td:nth-child(2) {
  padding: 0;
}

formio .tr-5-td-2-m0 > table > tbody > tr:nth-child(5) > td:nth-child(2) {
  margin: 0;
}

formio .tr-5-td-2-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-3-p0 > table > tbody > tr:nth-child(5) > td:nth-child(3) {
  padding: 0;
}

formio .tr-5-td-3-m0 > table > tbody > tr:nth-child(5) > td:nth-child(3) {
  margin: 0;
}

formio .tr-5-td-3-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-4-p0 > table > tbody > tr:nth-child(5) > td:nth-child(4) {
  padding: 0;
}

formio .tr-5-td-4-m0 > table > tbody > tr:nth-child(5) > td:nth-child(4) {
  margin: 0;
}

formio .tr-5-td-4-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-5-p0 > table > tbody > tr:nth-child(5) > td:nth-child(5) {
  padding: 0;
}

formio .tr-5-td-5-m0 > table > tbody > tr:nth-child(5) > td:nth-child(5) {
  margin: 0;
}

formio .tr-5-td-5-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-6-p0 > table > tbody > tr:nth-child(5) > td:nth-child(6) {
  padding: 0;
}

formio .tr-5-td-6-m0 > table > tbody > tr:nth-child(5) > td:nth-child(6) {
  margin: 0;
}

formio .tr-5-td-6-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-7-p0 > table > tbody > tr:nth-child(5) > td:nth-child(7) {
  padding: 0;
}

formio .tr-5-td-7-m0 > table > tbody > tr:nth-child(5) > td:nth-child(7) {
  margin: 0;
}

formio .tr-5-td-7-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-8-p0 > table > tbody > tr:nth-child(5) > td:nth-child(8) {
  padding: 0;
}

formio .tr-5-td-8-m0 > table > tbody > tr:nth-child(5) > td:nth-child(8) {
  margin: 0;
}

formio .tr-5-td-8-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-9-p0 > table > tbody > tr:nth-child(5) > td:nth-child(9) {
  padding: 0;
}

formio .tr-5-td-9-m0 > table > tbody > tr:nth-child(5) > td:nth-child(9) {
  margin: 0;
}

formio .tr-5-td-9-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-10-p0 > table > tbody > tr:nth-child(5) > td:nth-child(10) {
  padding: 0;
}

formio .tr-5-td-10-m0 > table > tbody > tr:nth-child(5) > td:nth-child(10) {
  margin: 0;
}

formio .tr-5-td-10-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-11-p0 > table > tbody > tr:nth-child(5) > td:nth-child(11) {
  padding: 0;
}

formio .tr-5-td-11-m0 > table > tbody > tr:nth-child(5) > td:nth-child(11) {
  margin: 0;
}

formio .tr-5-td-11-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-12-p0 > table > tbody > tr:nth-child(5) > td:nth-child(12) {
  padding: 0;
}

formio .tr-5-td-12-m0 > table > tbody > tr:nth-child(5) > td:nth-child(12) {
  margin: 0;
}

formio .tr-5-td-12-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-13-p0 > table > tbody > tr:nth-child(5) > td:nth-child(13) {
  padding: 0;
}

formio .tr-5-td-13-m0 > table > tbody > tr:nth-child(5) > td:nth-child(13) {
  margin: 0;
}

formio .tr-5-td-13-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-14-p0 > table > tbody > tr:nth-child(5) > td:nth-child(14) {
  padding: 0;
}

formio .tr-5-td-14-m0 > table > tbody > tr:nth-child(5) > td:nth-child(14) {
  margin: 0;
}

formio .tr-5-td-14-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-15-p0 > table > tbody > tr:nth-child(5) > td:nth-child(15) {
  padding: 0;
}

formio .tr-5-td-15-m0 > table > tbody > tr:nth-child(5) > td:nth-child(15) {
  margin: 0;
}

formio .tr-5-td-15-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-16-p0 > table > tbody > tr:nth-child(5) > td:nth-child(16) {
  padding: 0;
}

formio .tr-5-td-16-m0 > table > tbody > tr:nth-child(5) > td:nth-child(16) {
  margin: 0;
}

formio .tr-5-td-16-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-17-p0 > table > tbody > tr:nth-child(5) > td:nth-child(17) {
  padding: 0;
}

formio .tr-5-td-17-m0 > table > tbody > tr:nth-child(5) > td:nth-child(17) {
  margin: 0;
}

formio .tr-5-td-17-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-18-p0 > table > tbody > tr:nth-child(5) > td:nth-child(18) {
  padding: 0;
}

formio .tr-5-td-18-m0 > table > tbody > tr:nth-child(5) > td:nth-child(18) {
  margin: 0;
}

formio .tr-5-td-18-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-19-p0 > table > tbody > tr:nth-child(5) > td:nth-child(19) {
  padding: 0;
}

formio .tr-5-td-19-m0 > table > tbody > tr:nth-child(5) > td:nth-child(19) {
  margin: 0;
}

formio .tr-5-td-19-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-20-p0 > table > tbody > tr:nth-child(5) > td:nth-child(20) {
  padding: 0;
}

formio .tr-5-td-20-m0 > table > tbody > tr:nth-child(5) > td:nth-child(20) {
  margin: 0;
}

formio .tr-5-td-20-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-21-p0 > table > tbody > tr:nth-child(5) > td:nth-child(21) {
  padding: 0;
}

formio .tr-5-td-21-m0 > table > tbody > tr:nth-child(5) > td:nth-child(21) {
  margin: 0;
}

formio .tr-5-td-21-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-22-p0 > table > tbody > tr:nth-child(5) > td:nth-child(22) {
  padding: 0;
}

formio .tr-5-td-22-m0 > table > tbody > tr:nth-child(5) > td:nth-child(22) {
  margin: 0;
}

formio .tr-5-td-22-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-23-p0 > table > tbody > tr:nth-child(5) > td:nth-child(23) {
  padding: 0;
}

formio .tr-5-td-23-m0 > table > tbody > tr:nth-child(5) > td:nth-child(23) {
  margin: 0;
}

formio .tr-5-td-23-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-24-p0 > table > tbody > tr:nth-child(5) > td:nth-child(24) {
  padding: 0;
}

formio .tr-5-td-24-m0 > table > tbody > tr:nth-child(5) > td:nth-child(24) {
  margin: 0;
}

formio .tr-5-td-24-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-25-p0 > table > tbody > tr:nth-child(5) > td:nth-child(25) {
  padding: 0;
}

formio .tr-5-td-25-m0 > table > tbody > tr:nth-child(5) > td:nth-child(25) {
  margin: 0;
}

formio .tr-5-td-25-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-26-p0 > table > tbody > tr:nth-child(5) > td:nth-child(26) {
  padding: 0;
}

formio .tr-5-td-26-m0 > table > tbody > tr:nth-child(5) > td:nth-child(26) {
  margin: 0;
}

formio .tr-5-td-26-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-27-p0 > table > tbody > tr:nth-child(5) > td:nth-child(27) {
  padding: 0;
}

formio .tr-5-td-27-m0 > table > tbody > tr:nth-child(5) > td:nth-child(27) {
  margin: 0;
}

formio .tr-5-td-27-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-28-p0 > table > tbody > tr:nth-child(5) > td:nth-child(28) {
  padding: 0;
}

formio .tr-5-td-28-m0 > table > tbody > tr:nth-child(5) > td:nth-child(28) {
  margin: 0;
}

formio .tr-5-td-28-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-29-p0 > table > tbody > tr:nth-child(5) > td:nth-child(29) {
  padding: 0;
}

formio .tr-5-td-29-m0 > table > tbody > tr:nth-child(5) > td:nth-child(29) {
  margin: 0;
}

formio .tr-5-td-29-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-30-p0 > table > tbody > tr:nth-child(5) > td:nth-child(30) {
  padding: 0;
}

formio .tr-5-td-30-m0 > table > tbody > tr:nth-child(5) > td:nth-child(30) {
  margin: 0;
}

formio .tr-5-td-30-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-31-p0 > table > tbody > tr:nth-child(5) > td:nth-child(31) {
  padding: 0;
}

formio .tr-5-td-31-m0 > table > tbody > tr:nth-child(5) > td:nth-child(31) {
  margin: 0;
}

formio .tr-5-td-31-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-32-p0 > table > tbody > tr:nth-child(5) > td:nth-child(32) {
  padding: 0;
}

formio .tr-5-td-32-m0 > table > tbody > tr:nth-child(5) > td:nth-child(32) {
  margin: 0;
}

formio .tr-5-td-32-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-33-p0 > table > tbody > tr:nth-child(5) > td:nth-child(33) {
  padding: 0;
}

formio .tr-5-td-33-m0 > table > tbody > tr:nth-child(5) > td:nth-child(33) {
  margin: 0;
}

formio .tr-5-td-33-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-34-p0 > table > tbody > tr:nth-child(5) > td:nth-child(34) {
  padding: 0;
}

formio .tr-5-td-34-m0 > table > tbody > tr:nth-child(5) > td:nth-child(34) {
  margin: 0;
}

formio .tr-5-td-34-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-35-p0 > table > tbody > tr:nth-child(5) > td:nth-child(35) {
  padding: 0;
}

formio .tr-5-td-35-m0 > table > tbody > tr:nth-child(5) > td:nth-child(35) {
  margin: 0;
}

formio .tr-5-td-35-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-36-p0 > table > tbody > tr:nth-child(5) > td:nth-child(36) {
  padding: 0;
}

formio .tr-5-td-36-m0 > table > tbody > tr:nth-child(5) > td:nth-child(36) {
  margin: 0;
}

formio .tr-5-td-36-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-37-p0 > table > tbody > tr:nth-child(5) > td:nth-child(37) {
  padding: 0;
}

formio .tr-5-td-37-m0 > table > tbody > tr:nth-child(5) > td:nth-child(37) {
  margin: 0;
}

formio .tr-5-td-37-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-38-p0 > table > tbody > tr:nth-child(5) > td:nth-child(38) {
  padding: 0;
}

formio .tr-5-td-38-m0 > table > tbody > tr:nth-child(5) > td:nth-child(38) {
  margin: 0;
}

formio .tr-5-td-38-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-39-p0 > table > tbody > tr:nth-child(5) > td:nth-child(39) {
  padding: 0;
}

formio .tr-5-td-39-m0 > table > tbody > tr:nth-child(5) > td:nth-child(39) {
  margin: 0;
}

formio .tr-5-td-39-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-40-p0 > table > tbody > tr:nth-child(5) > td:nth-child(40) {
  padding: 0;
}

formio .tr-5-td-40-m0 > table > tbody > tr:nth-child(5) > td:nth-child(40) {
  margin: 0;
}

formio .tr-5-td-40-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-41-p0 > table > tbody > tr:nth-child(5) > td:nth-child(41) {
  padding: 0;
}

formio .tr-5-td-41-m0 > table > tbody > tr:nth-child(5) > td:nth-child(41) {
  margin: 0;
}

formio .tr-5-td-41-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-42-p0 > table > tbody > tr:nth-child(5) > td:nth-child(42) {
  padding: 0;
}

formio .tr-5-td-42-m0 > table > tbody > tr:nth-child(5) > td:nth-child(42) {
  margin: 0;
}

formio .tr-5-td-42-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-43-p0 > table > tbody > tr:nth-child(5) > td:nth-child(43) {
  padding: 0;
}

formio .tr-5-td-43-m0 > table > tbody > tr:nth-child(5) > td:nth-child(43) {
  margin: 0;
}

formio .tr-5-td-43-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-44-p0 > table > tbody > tr:nth-child(5) > td:nth-child(44) {
  padding: 0;
}

formio .tr-5-td-44-m0 > table > tbody > tr:nth-child(5) > td:nth-child(44) {
  margin: 0;
}

formio .tr-5-td-44-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-45-p0 > table > tbody > tr:nth-child(5) > td:nth-child(45) {
  padding: 0;
}

formio .tr-5-td-45-m0 > table > tbody > tr:nth-child(5) > td:nth-child(45) {
  margin: 0;
}

formio .tr-5-td-45-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-46-p0 > table > tbody > tr:nth-child(5) > td:nth-child(46) {
  padding: 0;
}

formio .tr-5-td-46-m0 > table > tbody > tr:nth-child(5) > td:nth-child(46) {
  margin: 0;
}

formio .tr-5-td-46-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-47-p0 > table > tbody > tr:nth-child(5) > td:nth-child(47) {
  padding: 0;
}

formio .tr-5-td-47-m0 > table > tbody > tr:nth-child(5) > td:nth-child(47) {
  margin: 0;
}

formio .tr-5-td-47-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-48-p0 > table > tbody > tr:nth-child(5) > td:nth-child(48) {
  padding: 0;
}

formio .tr-5-td-48-m0 > table > tbody > tr:nth-child(5) > td:nth-child(48) {
  margin: 0;
}

formio .tr-5-td-48-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-49-p0 > table > tbody > tr:nth-child(5) > td:nth-child(49) {
  padding: 0;
}

formio .tr-5-td-49-m0 > table > tbody > tr:nth-child(5) > td:nth-child(49) {
  margin: 0;
}

formio .tr-5-td-49-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-50-p0 > table > tbody > tr:nth-child(5) > td:nth-child(50) {
  padding: 0;
}

formio .tr-5-td-50-m0 > table > tbody > tr:nth-child(5) > td:nth-child(50) {
  margin: 0;
}

formio .tr-5-td-50-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-51-p0 > table > tbody > tr:nth-child(5) > td:nth-child(51) {
  padding: 0;
}

formio .tr-5-td-51-m0 > table > tbody > tr:nth-child(5) > td:nth-child(51) {
  margin: 0;
}

formio .tr-5-td-51-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-52-p0 > table > tbody > tr:nth-child(5) > td:nth-child(52) {
  padding: 0;
}

formio .tr-5-td-52-m0 > table > tbody > tr:nth-child(5) > td:nth-child(52) {
  margin: 0;
}

formio .tr-5-td-52-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-53-p0 > table > tbody > tr:nth-child(5) > td:nth-child(53) {
  padding: 0;
}

formio .tr-5-td-53-m0 > table > tbody > tr:nth-child(5) > td:nth-child(53) {
  margin: 0;
}

formio .tr-5-td-53-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-54-p0 > table > tbody > tr:nth-child(5) > td:nth-child(54) {
  padding: 0;
}

formio .tr-5-td-54-m0 > table > tbody > tr:nth-child(5) > td:nth-child(54) {
  margin: 0;
}

formio .tr-5-td-54-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-55-p0 > table > tbody > tr:nth-child(5) > td:nth-child(55) {
  padding: 0;
}

formio .tr-5-td-55-m0 > table > tbody > tr:nth-child(5) > td:nth-child(55) {
  margin: 0;
}

formio .tr-5-td-55-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-56-p0 > table > tbody > tr:nth-child(5) > td:nth-child(56) {
  padding: 0;
}

formio .tr-5-td-56-m0 > table > tbody > tr:nth-child(5) > td:nth-child(56) {
  margin: 0;
}

formio .tr-5-td-56-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-57-p0 > table > tbody > tr:nth-child(5) > td:nth-child(57) {
  padding: 0;
}

formio .tr-5-td-57-m0 > table > tbody > tr:nth-child(5) > td:nth-child(57) {
  margin: 0;
}

formio .tr-5-td-57-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-58-p0 > table > tbody > tr:nth-child(5) > td:nth-child(58) {
  padding: 0;
}

formio .tr-5-td-58-m0 > table > tbody > tr:nth-child(5) > td:nth-child(58) {
  margin: 0;
}

formio .tr-5-td-58-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-5-td-59-p0 > table > tbody > tr:nth-child(5) > td:nth-child(59) {
  padding: 0;
}

formio .tr-5-td-59-m0 > table > tbody > tr:nth-child(5) > td:nth-child(59) {
  margin: 0;
}

formio .tr-5-td-59-ov-hid > table > tbody > tr:nth-child(5) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-1-p0 > table > tbody > tr:nth-child(6) > td:nth-child(1) {
  padding: 0;
}

formio .tr-6-td-1-m0 > table > tbody > tr:nth-child(6) > td:nth-child(1) {
  margin: 0;
}

formio .tr-6-td-1-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-2-p0 > table > tbody > tr:nth-child(6) > td:nth-child(2) {
  padding: 0;
}

formio .tr-6-td-2-m0 > table > tbody > tr:nth-child(6) > td:nth-child(2) {
  margin: 0;
}

formio .tr-6-td-2-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-3-p0 > table > tbody > tr:nth-child(6) > td:nth-child(3) {
  padding: 0;
}

formio .tr-6-td-3-m0 > table > tbody > tr:nth-child(6) > td:nth-child(3) {
  margin: 0;
}

formio .tr-6-td-3-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-4-p0 > table > tbody > tr:nth-child(6) > td:nth-child(4) {
  padding: 0;
}

formio .tr-6-td-4-m0 > table > tbody > tr:nth-child(6) > td:nth-child(4) {
  margin: 0;
}

formio .tr-6-td-4-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-5-p0 > table > tbody > tr:nth-child(6) > td:nth-child(5) {
  padding: 0;
}

formio .tr-6-td-5-m0 > table > tbody > tr:nth-child(6) > td:nth-child(5) {
  margin: 0;
}

formio .tr-6-td-5-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-6-p0 > table > tbody > tr:nth-child(6) > td:nth-child(6) {
  padding: 0;
}

formio .tr-6-td-6-m0 > table > tbody > tr:nth-child(6) > td:nth-child(6) {
  margin: 0;
}

formio .tr-6-td-6-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-7-p0 > table > tbody > tr:nth-child(6) > td:nth-child(7) {
  padding: 0;
}

formio .tr-6-td-7-m0 > table > tbody > tr:nth-child(6) > td:nth-child(7) {
  margin: 0;
}

formio .tr-6-td-7-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-8-p0 > table > tbody > tr:nth-child(6) > td:nth-child(8) {
  padding: 0;
}

formio .tr-6-td-8-m0 > table > tbody > tr:nth-child(6) > td:nth-child(8) {
  margin: 0;
}

formio .tr-6-td-8-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-9-p0 > table > tbody > tr:nth-child(6) > td:nth-child(9) {
  padding: 0;
}

formio .tr-6-td-9-m0 > table > tbody > tr:nth-child(6) > td:nth-child(9) {
  margin: 0;
}

formio .tr-6-td-9-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-10-p0 > table > tbody > tr:nth-child(6) > td:nth-child(10) {
  padding: 0;
}

formio .tr-6-td-10-m0 > table > tbody > tr:nth-child(6) > td:nth-child(10) {
  margin: 0;
}

formio .tr-6-td-10-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-11-p0 > table > tbody > tr:nth-child(6) > td:nth-child(11) {
  padding: 0;
}

formio .tr-6-td-11-m0 > table > tbody > tr:nth-child(6) > td:nth-child(11) {
  margin: 0;
}

formio .tr-6-td-11-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-12-p0 > table > tbody > tr:nth-child(6) > td:nth-child(12) {
  padding: 0;
}

formio .tr-6-td-12-m0 > table > tbody > tr:nth-child(6) > td:nth-child(12) {
  margin: 0;
}

formio .tr-6-td-12-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-13-p0 > table > tbody > tr:nth-child(6) > td:nth-child(13) {
  padding: 0;
}

formio .tr-6-td-13-m0 > table > tbody > tr:nth-child(6) > td:nth-child(13) {
  margin: 0;
}

formio .tr-6-td-13-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-14-p0 > table > tbody > tr:nth-child(6) > td:nth-child(14) {
  padding: 0;
}

formio .tr-6-td-14-m0 > table > tbody > tr:nth-child(6) > td:nth-child(14) {
  margin: 0;
}

formio .tr-6-td-14-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-15-p0 > table > tbody > tr:nth-child(6) > td:nth-child(15) {
  padding: 0;
}

formio .tr-6-td-15-m0 > table > tbody > tr:nth-child(6) > td:nth-child(15) {
  margin: 0;
}

formio .tr-6-td-15-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-16-p0 > table > tbody > tr:nth-child(6) > td:nth-child(16) {
  padding: 0;
}

formio .tr-6-td-16-m0 > table > tbody > tr:nth-child(6) > td:nth-child(16) {
  margin: 0;
}

formio .tr-6-td-16-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-17-p0 > table > tbody > tr:nth-child(6) > td:nth-child(17) {
  padding: 0;
}

formio .tr-6-td-17-m0 > table > tbody > tr:nth-child(6) > td:nth-child(17) {
  margin: 0;
}

formio .tr-6-td-17-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-18-p0 > table > tbody > tr:nth-child(6) > td:nth-child(18) {
  padding: 0;
}

formio .tr-6-td-18-m0 > table > tbody > tr:nth-child(6) > td:nth-child(18) {
  margin: 0;
}

formio .tr-6-td-18-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-19-p0 > table > tbody > tr:nth-child(6) > td:nth-child(19) {
  padding: 0;
}

formio .tr-6-td-19-m0 > table > tbody > tr:nth-child(6) > td:nth-child(19) {
  margin: 0;
}

formio .tr-6-td-19-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-20-p0 > table > tbody > tr:nth-child(6) > td:nth-child(20) {
  padding: 0;
}

formio .tr-6-td-20-m0 > table > tbody > tr:nth-child(6) > td:nth-child(20) {
  margin: 0;
}

formio .tr-6-td-20-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-21-p0 > table > tbody > tr:nth-child(6) > td:nth-child(21) {
  padding: 0;
}

formio .tr-6-td-21-m0 > table > tbody > tr:nth-child(6) > td:nth-child(21) {
  margin: 0;
}

formio .tr-6-td-21-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-22-p0 > table > tbody > tr:nth-child(6) > td:nth-child(22) {
  padding: 0;
}

formio .tr-6-td-22-m0 > table > tbody > tr:nth-child(6) > td:nth-child(22) {
  margin: 0;
}

formio .tr-6-td-22-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-23-p0 > table > tbody > tr:nth-child(6) > td:nth-child(23) {
  padding: 0;
}

formio .tr-6-td-23-m0 > table > tbody > tr:nth-child(6) > td:nth-child(23) {
  margin: 0;
}

formio .tr-6-td-23-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-24-p0 > table > tbody > tr:nth-child(6) > td:nth-child(24) {
  padding: 0;
}

formio .tr-6-td-24-m0 > table > tbody > tr:nth-child(6) > td:nth-child(24) {
  margin: 0;
}

formio .tr-6-td-24-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-25-p0 > table > tbody > tr:nth-child(6) > td:nth-child(25) {
  padding: 0;
}

formio .tr-6-td-25-m0 > table > tbody > tr:nth-child(6) > td:nth-child(25) {
  margin: 0;
}

formio .tr-6-td-25-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-26-p0 > table > tbody > tr:nth-child(6) > td:nth-child(26) {
  padding: 0;
}

formio .tr-6-td-26-m0 > table > tbody > tr:nth-child(6) > td:nth-child(26) {
  margin: 0;
}

formio .tr-6-td-26-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-27-p0 > table > tbody > tr:nth-child(6) > td:nth-child(27) {
  padding: 0;
}

formio .tr-6-td-27-m0 > table > tbody > tr:nth-child(6) > td:nth-child(27) {
  margin: 0;
}

formio .tr-6-td-27-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-28-p0 > table > tbody > tr:nth-child(6) > td:nth-child(28) {
  padding: 0;
}

formio .tr-6-td-28-m0 > table > tbody > tr:nth-child(6) > td:nth-child(28) {
  margin: 0;
}

formio .tr-6-td-28-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-29-p0 > table > tbody > tr:nth-child(6) > td:nth-child(29) {
  padding: 0;
}

formio .tr-6-td-29-m0 > table > tbody > tr:nth-child(6) > td:nth-child(29) {
  margin: 0;
}

formio .tr-6-td-29-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-30-p0 > table > tbody > tr:nth-child(6) > td:nth-child(30) {
  padding: 0;
}

formio .tr-6-td-30-m0 > table > tbody > tr:nth-child(6) > td:nth-child(30) {
  margin: 0;
}

formio .tr-6-td-30-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-31-p0 > table > tbody > tr:nth-child(6) > td:nth-child(31) {
  padding: 0;
}

formio .tr-6-td-31-m0 > table > tbody > tr:nth-child(6) > td:nth-child(31) {
  margin: 0;
}

formio .tr-6-td-31-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-32-p0 > table > tbody > tr:nth-child(6) > td:nth-child(32) {
  padding: 0;
}

formio .tr-6-td-32-m0 > table > tbody > tr:nth-child(6) > td:nth-child(32) {
  margin: 0;
}

formio .tr-6-td-32-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-33-p0 > table > tbody > tr:nth-child(6) > td:nth-child(33) {
  padding: 0;
}

formio .tr-6-td-33-m0 > table > tbody > tr:nth-child(6) > td:nth-child(33) {
  margin: 0;
}

formio .tr-6-td-33-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-34-p0 > table > tbody > tr:nth-child(6) > td:nth-child(34) {
  padding: 0;
}

formio .tr-6-td-34-m0 > table > tbody > tr:nth-child(6) > td:nth-child(34) {
  margin: 0;
}

formio .tr-6-td-34-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-35-p0 > table > tbody > tr:nth-child(6) > td:nth-child(35) {
  padding: 0;
}

formio .tr-6-td-35-m0 > table > tbody > tr:nth-child(6) > td:nth-child(35) {
  margin: 0;
}

formio .tr-6-td-35-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-36-p0 > table > tbody > tr:nth-child(6) > td:nth-child(36) {
  padding: 0;
}

formio .tr-6-td-36-m0 > table > tbody > tr:nth-child(6) > td:nth-child(36) {
  margin: 0;
}

formio .tr-6-td-36-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-37-p0 > table > tbody > tr:nth-child(6) > td:nth-child(37) {
  padding: 0;
}

formio .tr-6-td-37-m0 > table > tbody > tr:nth-child(6) > td:nth-child(37) {
  margin: 0;
}

formio .tr-6-td-37-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-38-p0 > table > tbody > tr:nth-child(6) > td:nth-child(38) {
  padding: 0;
}

formio .tr-6-td-38-m0 > table > tbody > tr:nth-child(6) > td:nth-child(38) {
  margin: 0;
}

formio .tr-6-td-38-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-39-p0 > table > tbody > tr:nth-child(6) > td:nth-child(39) {
  padding: 0;
}

formio .tr-6-td-39-m0 > table > tbody > tr:nth-child(6) > td:nth-child(39) {
  margin: 0;
}

formio .tr-6-td-39-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-40-p0 > table > tbody > tr:nth-child(6) > td:nth-child(40) {
  padding: 0;
}

formio .tr-6-td-40-m0 > table > tbody > tr:nth-child(6) > td:nth-child(40) {
  margin: 0;
}

formio .tr-6-td-40-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-41-p0 > table > tbody > tr:nth-child(6) > td:nth-child(41) {
  padding: 0;
}

formio .tr-6-td-41-m0 > table > tbody > tr:nth-child(6) > td:nth-child(41) {
  margin: 0;
}

formio .tr-6-td-41-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-42-p0 > table > tbody > tr:nth-child(6) > td:nth-child(42) {
  padding: 0;
}

formio .tr-6-td-42-m0 > table > tbody > tr:nth-child(6) > td:nth-child(42) {
  margin: 0;
}

formio .tr-6-td-42-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-43-p0 > table > tbody > tr:nth-child(6) > td:nth-child(43) {
  padding: 0;
}

formio .tr-6-td-43-m0 > table > tbody > tr:nth-child(6) > td:nth-child(43) {
  margin: 0;
}

formio .tr-6-td-43-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-44-p0 > table > tbody > tr:nth-child(6) > td:nth-child(44) {
  padding: 0;
}

formio .tr-6-td-44-m0 > table > tbody > tr:nth-child(6) > td:nth-child(44) {
  margin: 0;
}

formio .tr-6-td-44-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-45-p0 > table > tbody > tr:nth-child(6) > td:nth-child(45) {
  padding: 0;
}

formio .tr-6-td-45-m0 > table > tbody > tr:nth-child(6) > td:nth-child(45) {
  margin: 0;
}

formio .tr-6-td-45-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-46-p0 > table > tbody > tr:nth-child(6) > td:nth-child(46) {
  padding: 0;
}

formio .tr-6-td-46-m0 > table > tbody > tr:nth-child(6) > td:nth-child(46) {
  margin: 0;
}

formio .tr-6-td-46-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-47-p0 > table > tbody > tr:nth-child(6) > td:nth-child(47) {
  padding: 0;
}

formio .tr-6-td-47-m0 > table > tbody > tr:nth-child(6) > td:nth-child(47) {
  margin: 0;
}

formio .tr-6-td-47-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-48-p0 > table > tbody > tr:nth-child(6) > td:nth-child(48) {
  padding: 0;
}

formio .tr-6-td-48-m0 > table > tbody > tr:nth-child(6) > td:nth-child(48) {
  margin: 0;
}

formio .tr-6-td-48-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-49-p0 > table > tbody > tr:nth-child(6) > td:nth-child(49) {
  padding: 0;
}

formio .tr-6-td-49-m0 > table > tbody > tr:nth-child(6) > td:nth-child(49) {
  margin: 0;
}

formio .tr-6-td-49-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-50-p0 > table > tbody > tr:nth-child(6) > td:nth-child(50) {
  padding: 0;
}

formio .tr-6-td-50-m0 > table > tbody > tr:nth-child(6) > td:nth-child(50) {
  margin: 0;
}

formio .tr-6-td-50-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-51-p0 > table > tbody > tr:nth-child(6) > td:nth-child(51) {
  padding: 0;
}

formio .tr-6-td-51-m0 > table > tbody > tr:nth-child(6) > td:nth-child(51) {
  margin: 0;
}

formio .tr-6-td-51-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-52-p0 > table > tbody > tr:nth-child(6) > td:nth-child(52) {
  padding: 0;
}

formio .tr-6-td-52-m0 > table > tbody > tr:nth-child(6) > td:nth-child(52) {
  margin: 0;
}

formio .tr-6-td-52-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-53-p0 > table > tbody > tr:nth-child(6) > td:nth-child(53) {
  padding: 0;
}

formio .tr-6-td-53-m0 > table > tbody > tr:nth-child(6) > td:nth-child(53) {
  margin: 0;
}

formio .tr-6-td-53-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-54-p0 > table > tbody > tr:nth-child(6) > td:nth-child(54) {
  padding: 0;
}

formio .tr-6-td-54-m0 > table > tbody > tr:nth-child(6) > td:nth-child(54) {
  margin: 0;
}

formio .tr-6-td-54-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-55-p0 > table > tbody > tr:nth-child(6) > td:nth-child(55) {
  padding: 0;
}

formio .tr-6-td-55-m0 > table > tbody > tr:nth-child(6) > td:nth-child(55) {
  margin: 0;
}

formio .tr-6-td-55-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-56-p0 > table > tbody > tr:nth-child(6) > td:nth-child(56) {
  padding: 0;
}

formio .tr-6-td-56-m0 > table > tbody > tr:nth-child(6) > td:nth-child(56) {
  margin: 0;
}

formio .tr-6-td-56-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-57-p0 > table > tbody > tr:nth-child(6) > td:nth-child(57) {
  padding: 0;
}

formio .tr-6-td-57-m0 > table > tbody > tr:nth-child(6) > td:nth-child(57) {
  margin: 0;
}

formio .tr-6-td-57-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-58-p0 > table > tbody > tr:nth-child(6) > td:nth-child(58) {
  padding: 0;
}

formio .tr-6-td-58-m0 > table > tbody > tr:nth-child(6) > td:nth-child(58) {
  margin: 0;
}

formio .tr-6-td-58-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-6-td-59-p0 > table > tbody > tr:nth-child(6) > td:nth-child(59) {
  padding: 0;
}

formio .tr-6-td-59-m0 > table > tbody > tr:nth-child(6) > td:nth-child(59) {
  margin: 0;
}

formio .tr-6-td-59-ov-hid > table > tbody > tr:nth-child(6) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-1-p0 > table > tbody > tr:nth-child(7) > td:nth-child(1) {
  padding: 0;
}

formio .tr-7-td-1-m0 > table > tbody > tr:nth-child(7) > td:nth-child(1) {
  margin: 0;
}

formio .tr-7-td-1-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-2-p0 > table > tbody > tr:nth-child(7) > td:nth-child(2) {
  padding: 0;
}

formio .tr-7-td-2-m0 > table > tbody > tr:nth-child(7) > td:nth-child(2) {
  margin: 0;
}

formio .tr-7-td-2-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-3-p0 > table > tbody > tr:nth-child(7) > td:nth-child(3) {
  padding: 0;
}

formio .tr-7-td-3-m0 > table > tbody > tr:nth-child(7) > td:nth-child(3) {
  margin: 0;
}

formio .tr-7-td-3-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-4-p0 > table > tbody > tr:nth-child(7) > td:nth-child(4) {
  padding: 0;
}

formio .tr-7-td-4-m0 > table > tbody > tr:nth-child(7) > td:nth-child(4) {
  margin: 0;
}

formio .tr-7-td-4-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-5-p0 > table > tbody > tr:nth-child(7) > td:nth-child(5) {
  padding: 0;
}

formio .tr-7-td-5-m0 > table > tbody > tr:nth-child(7) > td:nth-child(5) {
  margin: 0;
}

formio .tr-7-td-5-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-6-p0 > table > tbody > tr:nth-child(7) > td:nth-child(6) {
  padding: 0;
}

formio .tr-7-td-6-m0 > table > tbody > tr:nth-child(7) > td:nth-child(6) {
  margin: 0;
}

formio .tr-7-td-6-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-7-p0 > table > tbody > tr:nth-child(7) > td:nth-child(7) {
  padding: 0;
}

formio .tr-7-td-7-m0 > table > tbody > tr:nth-child(7) > td:nth-child(7) {
  margin: 0;
}

formio .tr-7-td-7-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-8-p0 > table > tbody > tr:nth-child(7) > td:nth-child(8) {
  padding: 0;
}

formio .tr-7-td-8-m0 > table > tbody > tr:nth-child(7) > td:nth-child(8) {
  margin: 0;
}

formio .tr-7-td-8-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-9-p0 > table > tbody > tr:nth-child(7) > td:nth-child(9) {
  padding: 0;
}

formio .tr-7-td-9-m0 > table > tbody > tr:nth-child(7) > td:nth-child(9) {
  margin: 0;
}

formio .tr-7-td-9-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-10-p0 > table > tbody > tr:nth-child(7) > td:nth-child(10) {
  padding: 0;
}

formio .tr-7-td-10-m0 > table > tbody > tr:nth-child(7) > td:nth-child(10) {
  margin: 0;
}

formio .tr-7-td-10-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-11-p0 > table > tbody > tr:nth-child(7) > td:nth-child(11) {
  padding: 0;
}

formio .tr-7-td-11-m0 > table > tbody > tr:nth-child(7) > td:nth-child(11) {
  margin: 0;
}

formio .tr-7-td-11-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-12-p0 > table > tbody > tr:nth-child(7) > td:nth-child(12) {
  padding: 0;
}

formio .tr-7-td-12-m0 > table > tbody > tr:nth-child(7) > td:nth-child(12) {
  margin: 0;
}

formio .tr-7-td-12-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-13-p0 > table > tbody > tr:nth-child(7) > td:nth-child(13) {
  padding: 0;
}

formio .tr-7-td-13-m0 > table > tbody > tr:nth-child(7) > td:nth-child(13) {
  margin: 0;
}

formio .tr-7-td-13-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-14-p0 > table > tbody > tr:nth-child(7) > td:nth-child(14) {
  padding: 0;
}

formio .tr-7-td-14-m0 > table > tbody > tr:nth-child(7) > td:nth-child(14) {
  margin: 0;
}

formio .tr-7-td-14-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-15-p0 > table > tbody > tr:nth-child(7) > td:nth-child(15) {
  padding: 0;
}

formio .tr-7-td-15-m0 > table > tbody > tr:nth-child(7) > td:nth-child(15) {
  margin: 0;
}

formio .tr-7-td-15-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-16-p0 > table > tbody > tr:nth-child(7) > td:nth-child(16) {
  padding: 0;
}

formio .tr-7-td-16-m0 > table > tbody > tr:nth-child(7) > td:nth-child(16) {
  margin: 0;
}

formio .tr-7-td-16-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-17-p0 > table > tbody > tr:nth-child(7) > td:nth-child(17) {
  padding: 0;
}

formio .tr-7-td-17-m0 > table > tbody > tr:nth-child(7) > td:nth-child(17) {
  margin: 0;
}

formio .tr-7-td-17-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-18-p0 > table > tbody > tr:nth-child(7) > td:nth-child(18) {
  padding: 0;
}

formio .tr-7-td-18-m0 > table > tbody > tr:nth-child(7) > td:nth-child(18) {
  margin: 0;
}

formio .tr-7-td-18-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-19-p0 > table > tbody > tr:nth-child(7) > td:nth-child(19) {
  padding: 0;
}

formio .tr-7-td-19-m0 > table > tbody > tr:nth-child(7) > td:nth-child(19) {
  margin: 0;
}

formio .tr-7-td-19-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-20-p0 > table > tbody > tr:nth-child(7) > td:nth-child(20) {
  padding: 0;
}

formio .tr-7-td-20-m0 > table > tbody > tr:nth-child(7) > td:nth-child(20) {
  margin: 0;
}

formio .tr-7-td-20-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-21-p0 > table > tbody > tr:nth-child(7) > td:nth-child(21) {
  padding: 0;
}

formio .tr-7-td-21-m0 > table > tbody > tr:nth-child(7) > td:nth-child(21) {
  margin: 0;
}

formio .tr-7-td-21-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-22-p0 > table > tbody > tr:nth-child(7) > td:nth-child(22) {
  padding: 0;
}

formio .tr-7-td-22-m0 > table > tbody > tr:nth-child(7) > td:nth-child(22) {
  margin: 0;
}

formio .tr-7-td-22-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-23-p0 > table > tbody > tr:nth-child(7) > td:nth-child(23) {
  padding: 0;
}

formio .tr-7-td-23-m0 > table > tbody > tr:nth-child(7) > td:nth-child(23) {
  margin: 0;
}

formio .tr-7-td-23-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-24-p0 > table > tbody > tr:nth-child(7) > td:nth-child(24) {
  padding: 0;
}

formio .tr-7-td-24-m0 > table > tbody > tr:nth-child(7) > td:nth-child(24) {
  margin: 0;
}

formio .tr-7-td-24-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-25-p0 > table > tbody > tr:nth-child(7) > td:nth-child(25) {
  padding: 0;
}

formio .tr-7-td-25-m0 > table > tbody > tr:nth-child(7) > td:nth-child(25) {
  margin: 0;
}

formio .tr-7-td-25-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-26-p0 > table > tbody > tr:nth-child(7) > td:nth-child(26) {
  padding: 0;
}

formio .tr-7-td-26-m0 > table > tbody > tr:nth-child(7) > td:nth-child(26) {
  margin: 0;
}

formio .tr-7-td-26-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-27-p0 > table > tbody > tr:nth-child(7) > td:nth-child(27) {
  padding: 0;
}

formio .tr-7-td-27-m0 > table > tbody > tr:nth-child(7) > td:nth-child(27) {
  margin: 0;
}

formio .tr-7-td-27-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-28-p0 > table > tbody > tr:nth-child(7) > td:nth-child(28) {
  padding: 0;
}

formio .tr-7-td-28-m0 > table > tbody > tr:nth-child(7) > td:nth-child(28) {
  margin: 0;
}

formio .tr-7-td-28-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-29-p0 > table > tbody > tr:nth-child(7) > td:nth-child(29) {
  padding: 0;
}

formio .tr-7-td-29-m0 > table > tbody > tr:nth-child(7) > td:nth-child(29) {
  margin: 0;
}

formio .tr-7-td-29-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-30-p0 > table > tbody > tr:nth-child(7) > td:nth-child(30) {
  padding: 0;
}

formio .tr-7-td-30-m0 > table > tbody > tr:nth-child(7) > td:nth-child(30) {
  margin: 0;
}

formio .tr-7-td-30-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-31-p0 > table > tbody > tr:nth-child(7) > td:nth-child(31) {
  padding: 0;
}

formio .tr-7-td-31-m0 > table > tbody > tr:nth-child(7) > td:nth-child(31) {
  margin: 0;
}

formio .tr-7-td-31-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-32-p0 > table > tbody > tr:nth-child(7) > td:nth-child(32) {
  padding: 0;
}

formio .tr-7-td-32-m0 > table > tbody > tr:nth-child(7) > td:nth-child(32) {
  margin: 0;
}

formio .tr-7-td-32-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-33-p0 > table > tbody > tr:nth-child(7) > td:nth-child(33) {
  padding: 0;
}

formio .tr-7-td-33-m0 > table > tbody > tr:nth-child(7) > td:nth-child(33) {
  margin: 0;
}

formio .tr-7-td-33-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-34-p0 > table > tbody > tr:nth-child(7) > td:nth-child(34) {
  padding: 0;
}

formio .tr-7-td-34-m0 > table > tbody > tr:nth-child(7) > td:nth-child(34) {
  margin: 0;
}

formio .tr-7-td-34-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-35-p0 > table > tbody > tr:nth-child(7) > td:nth-child(35) {
  padding: 0;
}

formio .tr-7-td-35-m0 > table > tbody > tr:nth-child(7) > td:nth-child(35) {
  margin: 0;
}

formio .tr-7-td-35-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-36-p0 > table > tbody > tr:nth-child(7) > td:nth-child(36) {
  padding: 0;
}

formio .tr-7-td-36-m0 > table > tbody > tr:nth-child(7) > td:nth-child(36) {
  margin: 0;
}

formio .tr-7-td-36-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-37-p0 > table > tbody > tr:nth-child(7) > td:nth-child(37) {
  padding: 0;
}

formio .tr-7-td-37-m0 > table > tbody > tr:nth-child(7) > td:nth-child(37) {
  margin: 0;
}

formio .tr-7-td-37-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-38-p0 > table > tbody > tr:nth-child(7) > td:nth-child(38) {
  padding: 0;
}

formio .tr-7-td-38-m0 > table > tbody > tr:nth-child(7) > td:nth-child(38) {
  margin: 0;
}

formio .tr-7-td-38-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-39-p0 > table > tbody > tr:nth-child(7) > td:nth-child(39) {
  padding: 0;
}

formio .tr-7-td-39-m0 > table > tbody > tr:nth-child(7) > td:nth-child(39) {
  margin: 0;
}

formio .tr-7-td-39-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-40-p0 > table > tbody > tr:nth-child(7) > td:nth-child(40) {
  padding: 0;
}

formio .tr-7-td-40-m0 > table > tbody > tr:nth-child(7) > td:nth-child(40) {
  margin: 0;
}

formio .tr-7-td-40-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-41-p0 > table > tbody > tr:nth-child(7) > td:nth-child(41) {
  padding: 0;
}

formio .tr-7-td-41-m0 > table > tbody > tr:nth-child(7) > td:nth-child(41) {
  margin: 0;
}

formio .tr-7-td-41-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-42-p0 > table > tbody > tr:nth-child(7) > td:nth-child(42) {
  padding: 0;
}

formio .tr-7-td-42-m0 > table > tbody > tr:nth-child(7) > td:nth-child(42) {
  margin: 0;
}

formio .tr-7-td-42-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-43-p0 > table > tbody > tr:nth-child(7) > td:nth-child(43) {
  padding: 0;
}

formio .tr-7-td-43-m0 > table > tbody > tr:nth-child(7) > td:nth-child(43) {
  margin: 0;
}

formio .tr-7-td-43-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-44-p0 > table > tbody > tr:nth-child(7) > td:nth-child(44) {
  padding: 0;
}

formio .tr-7-td-44-m0 > table > tbody > tr:nth-child(7) > td:nth-child(44) {
  margin: 0;
}

formio .tr-7-td-44-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-45-p0 > table > tbody > tr:nth-child(7) > td:nth-child(45) {
  padding: 0;
}

formio .tr-7-td-45-m0 > table > tbody > tr:nth-child(7) > td:nth-child(45) {
  margin: 0;
}

formio .tr-7-td-45-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-46-p0 > table > tbody > tr:nth-child(7) > td:nth-child(46) {
  padding: 0;
}

formio .tr-7-td-46-m0 > table > tbody > tr:nth-child(7) > td:nth-child(46) {
  margin: 0;
}

formio .tr-7-td-46-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-47-p0 > table > tbody > tr:nth-child(7) > td:nth-child(47) {
  padding: 0;
}

formio .tr-7-td-47-m0 > table > tbody > tr:nth-child(7) > td:nth-child(47) {
  margin: 0;
}

formio .tr-7-td-47-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-48-p0 > table > tbody > tr:nth-child(7) > td:nth-child(48) {
  padding: 0;
}

formio .tr-7-td-48-m0 > table > tbody > tr:nth-child(7) > td:nth-child(48) {
  margin: 0;
}

formio .tr-7-td-48-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-49-p0 > table > tbody > tr:nth-child(7) > td:nth-child(49) {
  padding: 0;
}

formio .tr-7-td-49-m0 > table > tbody > tr:nth-child(7) > td:nth-child(49) {
  margin: 0;
}

formio .tr-7-td-49-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-50-p0 > table > tbody > tr:nth-child(7) > td:nth-child(50) {
  padding: 0;
}

formio .tr-7-td-50-m0 > table > tbody > tr:nth-child(7) > td:nth-child(50) {
  margin: 0;
}

formio .tr-7-td-50-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-51-p0 > table > tbody > tr:nth-child(7) > td:nth-child(51) {
  padding: 0;
}

formio .tr-7-td-51-m0 > table > tbody > tr:nth-child(7) > td:nth-child(51) {
  margin: 0;
}

formio .tr-7-td-51-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-52-p0 > table > tbody > tr:nth-child(7) > td:nth-child(52) {
  padding: 0;
}

formio .tr-7-td-52-m0 > table > tbody > tr:nth-child(7) > td:nth-child(52) {
  margin: 0;
}

formio .tr-7-td-52-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-53-p0 > table > tbody > tr:nth-child(7) > td:nth-child(53) {
  padding: 0;
}

formio .tr-7-td-53-m0 > table > tbody > tr:nth-child(7) > td:nth-child(53) {
  margin: 0;
}

formio .tr-7-td-53-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-54-p0 > table > tbody > tr:nth-child(7) > td:nth-child(54) {
  padding: 0;
}

formio .tr-7-td-54-m0 > table > tbody > tr:nth-child(7) > td:nth-child(54) {
  margin: 0;
}

formio .tr-7-td-54-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-55-p0 > table > tbody > tr:nth-child(7) > td:nth-child(55) {
  padding: 0;
}

formio .tr-7-td-55-m0 > table > tbody > tr:nth-child(7) > td:nth-child(55) {
  margin: 0;
}

formio .tr-7-td-55-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-56-p0 > table > tbody > tr:nth-child(7) > td:nth-child(56) {
  padding: 0;
}

formio .tr-7-td-56-m0 > table > tbody > tr:nth-child(7) > td:nth-child(56) {
  margin: 0;
}

formio .tr-7-td-56-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-57-p0 > table > tbody > tr:nth-child(7) > td:nth-child(57) {
  padding: 0;
}

formio .tr-7-td-57-m0 > table > tbody > tr:nth-child(7) > td:nth-child(57) {
  margin: 0;
}

formio .tr-7-td-57-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-58-p0 > table > tbody > tr:nth-child(7) > td:nth-child(58) {
  padding: 0;
}

formio .tr-7-td-58-m0 > table > tbody > tr:nth-child(7) > td:nth-child(58) {
  margin: 0;
}

formio .tr-7-td-58-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-7-td-59-p0 > table > tbody > tr:nth-child(7) > td:nth-child(59) {
  padding: 0;
}

formio .tr-7-td-59-m0 > table > tbody > tr:nth-child(7) > td:nth-child(59) {
  margin: 0;
}

formio .tr-7-td-59-ov-hid > table > tbody > tr:nth-child(7) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-1-p0 > table > tbody > tr:nth-child(8) > td:nth-child(1) {
  padding: 0;
}

formio .tr-8-td-1-m0 > table > tbody > tr:nth-child(8) > td:nth-child(1) {
  margin: 0;
}

formio .tr-8-td-1-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-2-p0 > table > tbody > tr:nth-child(8) > td:nth-child(2) {
  padding: 0;
}

formio .tr-8-td-2-m0 > table > tbody > tr:nth-child(8) > td:nth-child(2) {
  margin: 0;
}

formio .tr-8-td-2-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-3-p0 > table > tbody > tr:nth-child(8) > td:nth-child(3) {
  padding: 0;
}

formio .tr-8-td-3-m0 > table > tbody > tr:nth-child(8) > td:nth-child(3) {
  margin: 0;
}

formio .tr-8-td-3-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-4-p0 > table > tbody > tr:nth-child(8) > td:nth-child(4) {
  padding: 0;
}

formio .tr-8-td-4-m0 > table > tbody > tr:nth-child(8) > td:nth-child(4) {
  margin: 0;
}

formio .tr-8-td-4-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-5-p0 > table > tbody > tr:nth-child(8) > td:nth-child(5) {
  padding: 0;
}

formio .tr-8-td-5-m0 > table > tbody > tr:nth-child(8) > td:nth-child(5) {
  margin: 0;
}

formio .tr-8-td-5-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-6-p0 > table > tbody > tr:nth-child(8) > td:nth-child(6) {
  padding: 0;
}

formio .tr-8-td-6-m0 > table > tbody > tr:nth-child(8) > td:nth-child(6) {
  margin: 0;
}

formio .tr-8-td-6-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-7-p0 > table > tbody > tr:nth-child(8) > td:nth-child(7) {
  padding: 0;
}

formio .tr-8-td-7-m0 > table > tbody > tr:nth-child(8) > td:nth-child(7) {
  margin: 0;
}

formio .tr-8-td-7-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-8-p0 > table > tbody > tr:nth-child(8) > td:nth-child(8) {
  padding: 0;
}

formio .tr-8-td-8-m0 > table > tbody > tr:nth-child(8) > td:nth-child(8) {
  margin: 0;
}

formio .tr-8-td-8-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-9-p0 > table > tbody > tr:nth-child(8) > td:nth-child(9) {
  padding: 0;
}

formio .tr-8-td-9-m0 > table > tbody > tr:nth-child(8) > td:nth-child(9) {
  margin: 0;
}

formio .tr-8-td-9-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-10-p0 > table > tbody > tr:nth-child(8) > td:nth-child(10) {
  padding: 0;
}

formio .tr-8-td-10-m0 > table > tbody > tr:nth-child(8) > td:nth-child(10) {
  margin: 0;
}

formio .tr-8-td-10-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-11-p0 > table > tbody > tr:nth-child(8) > td:nth-child(11) {
  padding: 0;
}

formio .tr-8-td-11-m0 > table > tbody > tr:nth-child(8) > td:nth-child(11) {
  margin: 0;
}

formio .tr-8-td-11-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-12-p0 > table > tbody > tr:nth-child(8) > td:nth-child(12) {
  padding: 0;
}

formio .tr-8-td-12-m0 > table > tbody > tr:nth-child(8) > td:nth-child(12) {
  margin: 0;
}

formio .tr-8-td-12-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-13-p0 > table > tbody > tr:nth-child(8) > td:nth-child(13) {
  padding: 0;
}

formio .tr-8-td-13-m0 > table > tbody > tr:nth-child(8) > td:nth-child(13) {
  margin: 0;
}

formio .tr-8-td-13-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-14-p0 > table > tbody > tr:nth-child(8) > td:nth-child(14) {
  padding: 0;
}

formio .tr-8-td-14-m0 > table > tbody > tr:nth-child(8) > td:nth-child(14) {
  margin: 0;
}

formio .tr-8-td-14-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-15-p0 > table > tbody > tr:nth-child(8) > td:nth-child(15) {
  padding: 0;
}

formio .tr-8-td-15-m0 > table > tbody > tr:nth-child(8) > td:nth-child(15) {
  margin: 0;
}

formio .tr-8-td-15-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-16-p0 > table > tbody > tr:nth-child(8) > td:nth-child(16) {
  padding: 0;
}

formio .tr-8-td-16-m0 > table > tbody > tr:nth-child(8) > td:nth-child(16) {
  margin: 0;
}

formio .tr-8-td-16-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-17-p0 > table > tbody > tr:nth-child(8) > td:nth-child(17) {
  padding: 0;
}

formio .tr-8-td-17-m0 > table > tbody > tr:nth-child(8) > td:nth-child(17) {
  margin: 0;
}

formio .tr-8-td-17-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-18-p0 > table > tbody > tr:nth-child(8) > td:nth-child(18) {
  padding: 0;
}

formio .tr-8-td-18-m0 > table > tbody > tr:nth-child(8) > td:nth-child(18) {
  margin: 0;
}

formio .tr-8-td-18-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-19-p0 > table > tbody > tr:nth-child(8) > td:nth-child(19) {
  padding: 0;
}

formio .tr-8-td-19-m0 > table > tbody > tr:nth-child(8) > td:nth-child(19) {
  margin: 0;
}

formio .tr-8-td-19-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-20-p0 > table > tbody > tr:nth-child(8) > td:nth-child(20) {
  padding: 0;
}

formio .tr-8-td-20-m0 > table > tbody > tr:nth-child(8) > td:nth-child(20) {
  margin: 0;
}

formio .tr-8-td-20-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-21-p0 > table > tbody > tr:nth-child(8) > td:nth-child(21) {
  padding: 0;
}

formio .tr-8-td-21-m0 > table > tbody > tr:nth-child(8) > td:nth-child(21) {
  margin: 0;
}

formio .tr-8-td-21-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-22-p0 > table > tbody > tr:nth-child(8) > td:nth-child(22) {
  padding: 0;
}

formio .tr-8-td-22-m0 > table > tbody > tr:nth-child(8) > td:nth-child(22) {
  margin: 0;
}

formio .tr-8-td-22-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-23-p0 > table > tbody > tr:nth-child(8) > td:nth-child(23) {
  padding: 0;
}

formio .tr-8-td-23-m0 > table > tbody > tr:nth-child(8) > td:nth-child(23) {
  margin: 0;
}

formio .tr-8-td-23-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-24-p0 > table > tbody > tr:nth-child(8) > td:nth-child(24) {
  padding: 0;
}

formio .tr-8-td-24-m0 > table > tbody > tr:nth-child(8) > td:nth-child(24) {
  margin: 0;
}

formio .tr-8-td-24-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-25-p0 > table > tbody > tr:nth-child(8) > td:nth-child(25) {
  padding: 0;
}

formio .tr-8-td-25-m0 > table > tbody > tr:nth-child(8) > td:nth-child(25) {
  margin: 0;
}

formio .tr-8-td-25-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-26-p0 > table > tbody > tr:nth-child(8) > td:nth-child(26) {
  padding: 0;
}

formio .tr-8-td-26-m0 > table > tbody > tr:nth-child(8) > td:nth-child(26) {
  margin: 0;
}

formio .tr-8-td-26-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-27-p0 > table > tbody > tr:nth-child(8) > td:nth-child(27) {
  padding: 0;
}

formio .tr-8-td-27-m0 > table > tbody > tr:nth-child(8) > td:nth-child(27) {
  margin: 0;
}

formio .tr-8-td-27-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-28-p0 > table > tbody > tr:nth-child(8) > td:nth-child(28) {
  padding: 0;
}

formio .tr-8-td-28-m0 > table > tbody > tr:nth-child(8) > td:nth-child(28) {
  margin: 0;
}

formio .tr-8-td-28-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-29-p0 > table > tbody > tr:nth-child(8) > td:nth-child(29) {
  padding: 0;
}

formio .tr-8-td-29-m0 > table > tbody > tr:nth-child(8) > td:nth-child(29) {
  margin: 0;
}

formio .tr-8-td-29-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-30-p0 > table > tbody > tr:nth-child(8) > td:nth-child(30) {
  padding: 0;
}

formio .tr-8-td-30-m0 > table > tbody > tr:nth-child(8) > td:nth-child(30) {
  margin: 0;
}

formio .tr-8-td-30-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-31-p0 > table > tbody > tr:nth-child(8) > td:nth-child(31) {
  padding: 0;
}

formio .tr-8-td-31-m0 > table > tbody > tr:nth-child(8) > td:nth-child(31) {
  margin: 0;
}

formio .tr-8-td-31-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-32-p0 > table > tbody > tr:nth-child(8) > td:nth-child(32) {
  padding: 0;
}

formio .tr-8-td-32-m0 > table > tbody > tr:nth-child(8) > td:nth-child(32) {
  margin: 0;
}

formio .tr-8-td-32-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-33-p0 > table > tbody > tr:nth-child(8) > td:nth-child(33) {
  padding: 0;
}

formio .tr-8-td-33-m0 > table > tbody > tr:nth-child(8) > td:nth-child(33) {
  margin: 0;
}

formio .tr-8-td-33-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-34-p0 > table > tbody > tr:nth-child(8) > td:nth-child(34) {
  padding: 0;
}

formio .tr-8-td-34-m0 > table > tbody > tr:nth-child(8) > td:nth-child(34) {
  margin: 0;
}

formio .tr-8-td-34-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-35-p0 > table > tbody > tr:nth-child(8) > td:nth-child(35) {
  padding: 0;
}

formio .tr-8-td-35-m0 > table > tbody > tr:nth-child(8) > td:nth-child(35) {
  margin: 0;
}

formio .tr-8-td-35-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-36-p0 > table > tbody > tr:nth-child(8) > td:nth-child(36) {
  padding: 0;
}

formio .tr-8-td-36-m0 > table > tbody > tr:nth-child(8) > td:nth-child(36) {
  margin: 0;
}

formio .tr-8-td-36-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-37-p0 > table > tbody > tr:nth-child(8) > td:nth-child(37) {
  padding: 0;
}

formio .tr-8-td-37-m0 > table > tbody > tr:nth-child(8) > td:nth-child(37) {
  margin: 0;
}

formio .tr-8-td-37-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-38-p0 > table > tbody > tr:nth-child(8) > td:nth-child(38) {
  padding: 0;
}

formio .tr-8-td-38-m0 > table > tbody > tr:nth-child(8) > td:nth-child(38) {
  margin: 0;
}

formio .tr-8-td-38-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-39-p0 > table > tbody > tr:nth-child(8) > td:nth-child(39) {
  padding: 0;
}

formio .tr-8-td-39-m0 > table > tbody > tr:nth-child(8) > td:nth-child(39) {
  margin: 0;
}

formio .tr-8-td-39-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-40-p0 > table > tbody > tr:nth-child(8) > td:nth-child(40) {
  padding: 0;
}

formio .tr-8-td-40-m0 > table > tbody > tr:nth-child(8) > td:nth-child(40) {
  margin: 0;
}

formio .tr-8-td-40-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-41-p0 > table > tbody > tr:nth-child(8) > td:nth-child(41) {
  padding: 0;
}

formio .tr-8-td-41-m0 > table > tbody > tr:nth-child(8) > td:nth-child(41) {
  margin: 0;
}

formio .tr-8-td-41-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-42-p0 > table > tbody > tr:nth-child(8) > td:nth-child(42) {
  padding: 0;
}

formio .tr-8-td-42-m0 > table > tbody > tr:nth-child(8) > td:nth-child(42) {
  margin: 0;
}

formio .tr-8-td-42-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-43-p0 > table > tbody > tr:nth-child(8) > td:nth-child(43) {
  padding: 0;
}

formio .tr-8-td-43-m0 > table > tbody > tr:nth-child(8) > td:nth-child(43) {
  margin: 0;
}

formio .tr-8-td-43-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-44-p0 > table > tbody > tr:nth-child(8) > td:nth-child(44) {
  padding: 0;
}

formio .tr-8-td-44-m0 > table > tbody > tr:nth-child(8) > td:nth-child(44) {
  margin: 0;
}

formio .tr-8-td-44-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-45-p0 > table > tbody > tr:nth-child(8) > td:nth-child(45) {
  padding: 0;
}

formio .tr-8-td-45-m0 > table > tbody > tr:nth-child(8) > td:nth-child(45) {
  margin: 0;
}

formio .tr-8-td-45-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-46-p0 > table > tbody > tr:nth-child(8) > td:nth-child(46) {
  padding: 0;
}

formio .tr-8-td-46-m0 > table > tbody > tr:nth-child(8) > td:nth-child(46) {
  margin: 0;
}

formio .tr-8-td-46-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-47-p0 > table > tbody > tr:nth-child(8) > td:nth-child(47) {
  padding: 0;
}

formio .tr-8-td-47-m0 > table > tbody > tr:nth-child(8) > td:nth-child(47) {
  margin: 0;
}

formio .tr-8-td-47-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-48-p0 > table > tbody > tr:nth-child(8) > td:nth-child(48) {
  padding: 0;
}

formio .tr-8-td-48-m0 > table > tbody > tr:nth-child(8) > td:nth-child(48) {
  margin: 0;
}

formio .tr-8-td-48-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-49-p0 > table > tbody > tr:nth-child(8) > td:nth-child(49) {
  padding: 0;
}

formio .tr-8-td-49-m0 > table > tbody > tr:nth-child(8) > td:nth-child(49) {
  margin: 0;
}

formio .tr-8-td-49-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-50-p0 > table > tbody > tr:nth-child(8) > td:nth-child(50) {
  padding: 0;
}

formio .tr-8-td-50-m0 > table > tbody > tr:nth-child(8) > td:nth-child(50) {
  margin: 0;
}

formio .tr-8-td-50-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-51-p0 > table > tbody > tr:nth-child(8) > td:nth-child(51) {
  padding: 0;
}

formio .tr-8-td-51-m0 > table > tbody > tr:nth-child(8) > td:nth-child(51) {
  margin: 0;
}

formio .tr-8-td-51-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-52-p0 > table > tbody > tr:nth-child(8) > td:nth-child(52) {
  padding: 0;
}

formio .tr-8-td-52-m0 > table > tbody > tr:nth-child(8) > td:nth-child(52) {
  margin: 0;
}

formio .tr-8-td-52-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-53-p0 > table > tbody > tr:nth-child(8) > td:nth-child(53) {
  padding: 0;
}

formio .tr-8-td-53-m0 > table > tbody > tr:nth-child(8) > td:nth-child(53) {
  margin: 0;
}

formio .tr-8-td-53-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-54-p0 > table > tbody > tr:nth-child(8) > td:nth-child(54) {
  padding: 0;
}

formio .tr-8-td-54-m0 > table > tbody > tr:nth-child(8) > td:nth-child(54) {
  margin: 0;
}

formio .tr-8-td-54-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-55-p0 > table > tbody > tr:nth-child(8) > td:nth-child(55) {
  padding: 0;
}

formio .tr-8-td-55-m0 > table > tbody > tr:nth-child(8) > td:nth-child(55) {
  margin: 0;
}

formio .tr-8-td-55-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-56-p0 > table > tbody > tr:nth-child(8) > td:nth-child(56) {
  padding: 0;
}

formio .tr-8-td-56-m0 > table > tbody > tr:nth-child(8) > td:nth-child(56) {
  margin: 0;
}

formio .tr-8-td-56-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-57-p0 > table > tbody > tr:nth-child(8) > td:nth-child(57) {
  padding: 0;
}

formio .tr-8-td-57-m0 > table > tbody > tr:nth-child(8) > td:nth-child(57) {
  margin: 0;
}

formio .tr-8-td-57-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-58-p0 > table > tbody > tr:nth-child(8) > td:nth-child(58) {
  padding: 0;
}

formio .tr-8-td-58-m0 > table > tbody > tr:nth-child(8) > td:nth-child(58) {
  margin: 0;
}

formio .tr-8-td-58-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-8-td-59-p0 > table > tbody > tr:nth-child(8) > td:nth-child(59) {
  padding: 0;
}

formio .tr-8-td-59-m0 > table > tbody > tr:nth-child(8) > td:nth-child(59) {
  margin: 0;
}

formio .tr-8-td-59-ov-hid > table > tbody > tr:nth-child(8) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-1-p0 > table > tbody > tr:nth-child(9) > td:nth-child(1) {
  padding: 0;
}

formio .tr-9-td-1-m0 > table > tbody > tr:nth-child(9) > td:nth-child(1) {
  margin: 0;
}

formio .tr-9-td-1-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-2-p0 > table > tbody > tr:nth-child(9) > td:nth-child(2) {
  padding: 0;
}

formio .tr-9-td-2-m0 > table > tbody > tr:nth-child(9) > td:nth-child(2) {
  margin: 0;
}

formio .tr-9-td-2-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-3-p0 > table > tbody > tr:nth-child(9) > td:nth-child(3) {
  padding: 0;
}

formio .tr-9-td-3-m0 > table > tbody > tr:nth-child(9) > td:nth-child(3) {
  margin: 0;
}

formio .tr-9-td-3-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-4-p0 > table > tbody > tr:nth-child(9) > td:nth-child(4) {
  padding: 0;
}

formio .tr-9-td-4-m0 > table > tbody > tr:nth-child(9) > td:nth-child(4) {
  margin: 0;
}

formio .tr-9-td-4-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-5-p0 > table > tbody > tr:nth-child(9) > td:nth-child(5) {
  padding: 0;
}

formio .tr-9-td-5-m0 > table > tbody > tr:nth-child(9) > td:nth-child(5) {
  margin: 0;
}

formio .tr-9-td-5-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-6-p0 > table > tbody > tr:nth-child(9) > td:nth-child(6) {
  padding: 0;
}

formio .tr-9-td-6-m0 > table > tbody > tr:nth-child(9) > td:nth-child(6) {
  margin: 0;
}

formio .tr-9-td-6-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-7-p0 > table > tbody > tr:nth-child(9) > td:nth-child(7) {
  padding: 0;
}

formio .tr-9-td-7-m0 > table > tbody > tr:nth-child(9) > td:nth-child(7) {
  margin: 0;
}

formio .tr-9-td-7-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-8-p0 > table > tbody > tr:nth-child(9) > td:nth-child(8) {
  padding: 0;
}

formio .tr-9-td-8-m0 > table > tbody > tr:nth-child(9) > td:nth-child(8) {
  margin: 0;
}

formio .tr-9-td-8-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-9-p0 > table > tbody > tr:nth-child(9) > td:nth-child(9) {
  padding: 0;
}

formio .tr-9-td-9-m0 > table > tbody > tr:nth-child(9) > td:nth-child(9) {
  margin: 0;
}

formio .tr-9-td-9-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-10-p0 > table > tbody > tr:nth-child(9) > td:nth-child(10) {
  padding: 0;
}

formio .tr-9-td-10-m0 > table > tbody > tr:nth-child(9) > td:nth-child(10) {
  margin: 0;
}

formio .tr-9-td-10-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-11-p0 > table > tbody > tr:nth-child(9) > td:nth-child(11) {
  padding: 0;
}

formio .tr-9-td-11-m0 > table > tbody > tr:nth-child(9) > td:nth-child(11) {
  margin: 0;
}

formio .tr-9-td-11-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-12-p0 > table > tbody > tr:nth-child(9) > td:nth-child(12) {
  padding: 0;
}

formio .tr-9-td-12-m0 > table > tbody > tr:nth-child(9) > td:nth-child(12) {
  margin: 0;
}

formio .tr-9-td-12-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-13-p0 > table > tbody > tr:nth-child(9) > td:nth-child(13) {
  padding: 0;
}

formio .tr-9-td-13-m0 > table > tbody > tr:nth-child(9) > td:nth-child(13) {
  margin: 0;
}

formio .tr-9-td-13-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-14-p0 > table > tbody > tr:nth-child(9) > td:nth-child(14) {
  padding: 0;
}

formio .tr-9-td-14-m0 > table > tbody > tr:nth-child(9) > td:nth-child(14) {
  margin: 0;
}

formio .tr-9-td-14-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-15-p0 > table > tbody > tr:nth-child(9) > td:nth-child(15) {
  padding: 0;
}

formio .tr-9-td-15-m0 > table > tbody > tr:nth-child(9) > td:nth-child(15) {
  margin: 0;
}

formio .tr-9-td-15-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-16-p0 > table > tbody > tr:nth-child(9) > td:nth-child(16) {
  padding: 0;
}

formio .tr-9-td-16-m0 > table > tbody > tr:nth-child(9) > td:nth-child(16) {
  margin: 0;
}

formio .tr-9-td-16-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-17-p0 > table > tbody > tr:nth-child(9) > td:nth-child(17) {
  padding: 0;
}

formio .tr-9-td-17-m0 > table > tbody > tr:nth-child(9) > td:nth-child(17) {
  margin: 0;
}

formio .tr-9-td-17-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-18-p0 > table > tbody > tr:nth-child(9) > td:nth-child(18) {
  padding: 0;
}

formio .tr-9-td-18-m0 > table > tbody > tr:nth-child(9) > td:nth-child(18) {
  margin: 0;
}

formio .tr-9-td-18-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-19-p0 > table > tbody > tr:nth-child(9) > td:nth-child(19) {
  padding: 0;
}

formio .tr-9-td-19-m0 > table > tbody > tr:nth-child(9) > td:nth-child(19) {
  margin: 0;
}

formio .tr-9-td-19-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-20-p0 > table > tbody > tr:nth-child(9) > td:nth-child(20) {
  padding: 0;
}

formio .tr-9-td-20-m0 > table > tbody > tr:nth-child(9) > td:nth-child(20) {
  margin: 0;
}

formio .tr-9-td-20-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-21-p0 > table > tbody > tr:nth-child(9) > td:nth-child(21) {
  padding: 0;
}

formio .tr-9-td-21-m0 > table > tbody > tr:nth-child(9) > td:nth-child(21) {
  margin: 0;
}

formio .tr-9-td-21-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-22-p0 > table > tbody > tr:nth-child(9) > td:nth-child(22) {
  padding: 0;
}

formio .tr-9-td-22-m0 > table > tbody > tr:nth-child(9) > td:nth-child(22) {
  margin: 0;
}

formio .tr-9-td-22-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-23-p0 > table > tbody > tr:nth-child(9) > td:nth-child(23) {
  padding: 0;
}

formio .tr-9-td-23-m0 > table > tbody > tr:nth-child(9) > td:nth-child(23) {
  margin: 0;
}

formio .tr-9-td-23-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-24-p0 > table > tbody > tr:nth-child(9) > td:nth-child(24) {
  padding: 0;
}

formio .tr-9-td-24-m0 > table > tbody > tr:nth-child(9) > td:nth-child(24) {
  margin: 0;
}

formio .tr-9-td-24-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-25-p0 > table > tbody > tr:nth-child(9) > td:nth-child(25) {
  padding: 0;
}

formio .tr-9-td-25-m0 > table > tbody > tr:nth-child(9) > td:nth-child(25) {
  margin: 0;
}

formio .tr-9-td-25-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-26-p0 > table > tbody > tr:nth-child(9) > td:nth-child(26) {
  padding: 0;
}

formio .tr-9-td-26-m0 > table > tbody > tr:nth-child(9) > td:nth-child(26) {
  margin: 0;
}

formio .tr-9-td-26-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-27-p0 > table > tbody > tr:nth-child(9) > td:nth-child(27) {
  padding: 0;
}

formio .tr-9-td-27-m0 > table > tbody > tr:nth-child(9) > td:nth-child(27) {
  margin: 0;
}

formio .tr-9-td-27-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-28-p0 > table > tbody > tr:nth-child(9) > td:nth-child(28) {
  padding: 0;
}

formio .tr-9-td-28-m0 > table > tbody > tr:nth-child(9) > td:nth-child(28) {
  margin: 0;
}

formio .tr-9-td-28-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-29-p0 > table > tbody > tr:nth-child(9) > td:nth-child(29) {
  padding: 0;
}

formio .tr-9-td-29-m0 > table > tbody > tr:nth-child(9) > td:nth-child(29) {
  margin: 0;
}

formio .tr-9-td-29-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-30-p0 > table > tbody > tr:nth-child(9) > td:nth-child(30) {
  padding: 0;
}

formio .tr-9-td-30-m0 > table > tbody > tr:nth-child(9) > td:nth-child(30) {
  margin: 0;
}

formio .tr-9-td-30-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-31-p0 > table > tbody > tr:nth-child(9) > td:nth-child(31) {
  padding: 0;
}

formio .tr-9-td-31-m0 > table > tbody > tr:nth-child(9) > td:nth-child(31) {
  margin: 0;
}

formio .tr-9-td-31-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-32-p0 > table > tbody > tr:nth-child(9) > td:nth-child(32) {
  padding: 0;
}

formio .tr-9-td-32-m0 > table > tbody > tr:nth-child(9) > td:nth-child(32) {
  margin: 0;
}

formio .tr-9-td-32-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-33-p0 > table > tbody > tr:nth-child(9) > td:nth-child(33) {
  padding: 0;
}

formio .tr-9-td-33-m0 > table > tbody > tr:nth-child(9) > td:nth-child(33) {
  margin: 0;
}

formio .tr-9-td-33-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-34-p0 > table > tbody > tr:nth-child(9) > td:nth-child(34) {
  padding: 0;
}

formio .tr-9-td-34-m0 > table > tbody > tr:nth-child(9) > td:nth-child(34) {
  margin: 0;
}

formio .tr-9-td-34-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-35-p0 > table > tbody > tr:nth-child(9) > td:nth-child(35) {
  padding: 0;
}

formio .tr-9-td-35-m0 > table > tbody > tr:nth-child(9) > td:nth-child(35) {
  margin: 0;
}

formio .tr-9-td-35-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-36-p0 > table > tbody > tr:nth-child(9) > td:nth-child(36) {
  padding: 0;
}

formio .tr-9-td-36-m0 > table > tbody > tr:nth-child(9) > td:nth-child(36) {
  margin: 0;
}

formio .tr-9-td-36-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-37-p0 > table > tbody > tr:nth-child(9) > td:nth-child(37) {
  padding: 0;
}

formio .tr-9-td-37-m0 > table > tbody > tr:nth-child(9) > td:nth-child(37) {
  margin: 0;
}

formio .tr-9-td-37-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-38-p0 > table > tbody > tr:nth-child(9) > td:nth-child(38) {
  padding: 0;
}

formio .tr-9-td-38-m0 > table > tbody > tr:nth-child(9) > td:nth-child(38) {
  margin: 0;
}

formio .tr-9-td-38-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-39-p0 > table > tbody > tr:nth-child(9) > td:nth-child(39) {
  padding: 0;
}

formio .tr-9-td-39-m0 > table > tbody > tr:nth-child(9) > td:nth-child(39) {
  margin: 0;
}

formio .tr-9-td-39-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-40-p0 > table > tbody > tr:nth-child(9) > td:nth-child(40) {
  padding: 0;
}

formio .tr-9-td-40-m0 > table > tbody > tr:nth-child(9) > td:nth-child(40) {
  margin: 0;
}

formio .tr-9-td-40-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-41-p0 > table > tbody > tr:nth-child(9) > td:nth-child(41) {
  padding: 0;
}

formio .tr-9-td-41-m0 > table > tbody > tr:nth-child(9) > td:nth-child(41) {
  margin: 0;
}

formio .tr-9-td-41-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-42-p0 > table > tbody > tr:nth-child(9) > td:nth-child(42) {
  padding: 0;
}

formio .tr-9-td-42-m0 > table > tbody > tr:nth-child(9) > td:nth-child(42) {
  margin: 0;
}

formio .tr-9-td-42-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-43-p0 > table > tbody > tr:nth-child(9) > td:nth-child(43) {
  padding: 0;
}

formio .tr-9-td-43-m0 > table > tbody > tr:nth-child(9) > td:nth-child(43) {
  margin: 0;
}

formio .tr-9-td-43-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-44-p0 > table > tbody > tr:nth-child(9) > td:nth-child(44) {
  padding: 0;
}

formio .tr-9-td-44-m0 > table > tbody > tr:nth-child(9) > td:nth-child(44) {
  margin: 0;
}

formio .tr-9-td-44-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-45-p0 > table > tbody > tr:nth-child(9) > td:nth-child(45) {
  padding: 0;
}

formio .tr-9-td-45-m0 > table > tbody > tr:nth-child(9) > td:nth-child(45) {
  margin: 0;
}

formio .tr-9-td-45-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-46-p0 > table > tbody > tr:nth-child(9) > td:nth-child(46) {
  padding: 0;
}

formio .tr-9-td-46-m0 > table > tbody > tr:nth-child(9) > td:nth-child(46) {
  margin: 0;
}

formio .tr-9-td-46-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-47-p0 > table > tbody > tr:nth-child(9) > td:nth-child(47) {
  padding: 0;
}

formio .tr-9-td-47-m0 > table > tbody > tr:nth-child(9) > td:nth-child(47) {
  margin: 0;
}

formio .tr-9-td-47-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-48-p0 > table > tbody > tr:nth-child(9) > td:nth-child(48) {
  padding: 0;
}

formio .tr-9-td-48-m0 > table > tbody > tr:nth-child(9) > td:nth-child(48) {
  margin: 0;
}

formio .tr-9-td-48-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-49-p0 > table > tbody > tr:nth-child(9) > td:nth-child(49) {
  padding: 0;
}

formio .tr-9-td-49-m0 > table > tbody > tr:nth-child(9) > td:nth-child(49) {
  margin: 0;
}

formio .tr-9-td-49-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-50-p0 > table > tbody > tr:nth-child(9) > td:nth-child(50) {
  padding: 0;
}

formio .tr-9-td-50-m0 > table > tbody > tr:nth-child(9) > td:nth-child(50) {
  margin: 0;
}

formio .tr-9-td-50-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-51-p0 > table > tbody > tr:nth-child(9) > td:nth-child(51) {
  padding: 0;
}

formio .tr-9-td-51-m0 > table > tbody > tr:nth-child(9) > td:nth-child(51) {
  margin: 0;
}

formio .tr-9-td-51-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-52-p0 > table > tbody > tr:nth-child(9) > td:nth-child(52) {
  padding: 0;
}

formio .tr-9-td-52-m0 > table > tbody > tr:nth-child(9) > td:nth-child(52) {
  margin: 0;
}

formio .tr-9-td-52-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-53-p0 > table > tbody > tr:nth-child(9) > td:nth-child(53) {
  padding: 0;
}

formio .tr-9-td-53-m0 > table > tbody > tr:nth-child(9) > td:nth-child(53) {
  margin: 0;
}

formio .tr-9-td-53-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-54-p0 > table > tbody > tr:nth-child(9) > td:nth-child(54) {
  padding: 0;
}

formio .tr-9-td-54-m0 > table > tbody > tr:nth-child(9) > td:nth-child(54) {
  margin: 0;
}

formio .tr-9-td-54-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-55-p0 > table > tbody > tr:nth-child(9) > td:nth-child(55) {
  padding: 0;
}

formio .tr-9-td-55-m0 > table > tbody > tr:nth-child(9) > td:nth-child(55) {
  margin: 0;
}

formio .tr-9-td-55-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-56-p0 > table > tbody > tr:nth-child(9) > td:nth-child(56) {
  padding: 0;
}

formio .tr-9-td-56-m0 > table > tbody > tr:nth-child(9) > td:nth-child(56) {
  margin: 0;
}

formio .tr-9-td-56-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-57-p0 > table > tbody > tr:nth-child(9) > td:nth-child(57) {
  padding: 0;
}

formio .tr-9-td-57-m0 > table > tbody > tr:nth-child(9) > td:nth-child(57) {
  margin: 0;
}

formio .tr-9-td-57-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-58-p0 > table > tbody > tr:nth-child(9) > td:nth-child(58) {
  padding: 0;
}

formio .tr-9-td-58-m0 > table > tbody > tr:nth-child(9) > td:nth-child(58) {
  margin: 0;
}

formio .tr-9-td-58-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-9-td-59-p0 > table > tbody > tr:nth-child(9) > td:nth-child(59) {
  padding: 0;
}

formio .tr-9-td-59-m0 > table > tbody > tr:nth-child(9) > td:nth-child(59) {
  margin: 0;
}

formio .tr-9-td-59-ov-hid > table > tbody > tr:nth-child(9) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-1-p0 > table > tbody > tr:nth-child(10) > td:nth-child(1) {
  padding: 0;
}

formio .tr-10-td-1-m0 > table > tbody > tr:nth-child(10) > td:nth-child(1) {
  margin: 0;
}

formio .tr-10-td-1-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-2-p0 > table > tbody > tr:nth-child(10) > td:nth-child(2) {
  padding: 0;
}

formio .tr-10-td-2-m0 > table > tbody > tr:nth-child(10) > td:nth-child(2) {
  margin: 0;
}

formio .tr-10-td-2-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-3-p0 > table > tbody > tr:nth-child(10) > td:nth-child(3) {
  padding: 0;
}

formio .tr-10-td-3-m0 > table > tbody > tr:nth-child(10) > td:nth-child(3) {
  margin: 0;
}

formio .tr-10-td-3-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-4-p0 > table > tbody > tr:nth-child(10) > td:nth-child(4) {
  padding: 0;
}

formio .tr-10-td-4-m0 > table > tbody > tr:nth-child(10) > td:nth-child(4) {
  margin: 0;
}

formio .tr-10-td-4-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-5-p0 > table > tbody > tr:nth-child(10) > td:nth-child(5) {
  padding: 0;
}

formio .tr-10-td-5-m0 > table > tbody > tr:nth-child(10) > td:nth-child(5) {
  margin: 0;
}

formio .tr-10-td-5-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-6-p0 > table > tbody > tr:nth-child(10) > td:nth-child(6) {
  padding: 0;
}

formio .tr-10-td-6-m0 > table > tbody > tr:nth-child(10) > td:nth-child(6) {
  margin: 0;
}

formio .tr-10-td-6-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-7-p0 > table > tbody > tr:nth-child(10) > td:nth-child(7) {
  padding: 0;
}

formio .tr-10-td-7-m0 > table > tbody > tr:nth-child(10) > td:nth-child(7) {
  margin: 0;
}

formio .tr-10-td-7-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-8-p0 > table > tbody > tr:nth-child(10) > td:nth-child(8) {
  padding: 0;
}

formio .tr-10-td-8-m0 > table > tbody > tr:nth-child(10) > td:nth-child(8) {
  margin: 0;
}

formio .tr-10-td-8-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-9-p0 > table > tbody > tr:nth-child(10) > td:nth-child(9) {
  padding: 0;
}

formio .tr-10-td-9-m0 > table > tbody > tr:nth-child(10) > td:nth-child(9) {
  margin: 0;
}

formio .tr-10-td-9-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-10-p0 > table > tbody > tr:nth-child(10) > td:nth-child(10) {
  padding: 0;
}

formio .tr-10-td-10-m0 > table > tbody > tr:nth-child(10) > td:nth-child(10) {
  margin: 0;
}

formio .tr-10-td-10-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-11-p0 > table > tbody > tr:nth-child(10) > td:nth-child(11) {
  padding: 0;
}

formio .tr-10-td-11-m0 > table > tbody > tr:nth-child(10) > td:nth-child(11) {
  margin: 0;
}

formio .tr-10-td-11-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-12-p0 > table > tbody > tr:nth-child(10) > td:nth-child(12) {
  padding: 0;
}

formio .tr-10-td-12-m0 > table > tbody > tr:nth-child(10) > td:nth-child(12) {
  margin: 0;
}

formio .tr-10-td-12-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-13-p0 > table > tbody > tr:nth-child(10) > td:nth-child(13) {
  padding: 0;
}

formio .tr-10-td-13-m0 > table > tbody > tr:nth-child(10) > td:nth-child(13) {
  margin: 0;
}

formio .tr-10-td-13-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-14-p0 > table > tbody > tr:nth-child(10) > td:nth-child(14) {
  padding: 0;
}

formio .tr-10-td-14-m0 > table > tbody > tr:nth-child(10) > td:nth-child(14) {
  margin: 0;
}

formio .tr-10-td-14-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-15-p0 > table > tbody > tr:nth-child(10) > td:nth-child(15) {
  padding: 0;
}

formio .tr-10-td-15-m0 > table > tbody > tr:nth-child(10) > td:nth-child(15) {
  margin: 0;
}

formio .tr-10-td-15-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-16-p0 > table > tbody > tr:nth-child(10) > td:nth-child(16) {
  padding: 0;
}

formio .tr-10-td-16-m0 > table > tbody > tr:nth-child(10) > td:nth-child(16) {
  margin: 0;
}

formio .tr-10-td-16-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-17-p0 > table > tbody > tr:nth-child(10) > td:nth-child(17) {
  padding: 0;
}

formio .tr-10-td-17-m0 > table > tbody > tr:nth-child(10) > td:nth-child(17) {
  margin: 0;
}

formio .tr-10-td-17-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-18-p0 > table > tbody > tr:nth-child(10) > td:nth-child(18) {
  padding: 0;
}

formio .tr-10-td-18-m0 > table > tbody > tr:nth-child(10) > td:nth-child(18) {
  margin: 0;
}

formio .tr-10-td-18-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-19-p0 > table > tbody > tr:nth-child(10) > td:nth-child(19) {
  padding: 0;
}

formio .tr-10-td-19-m0 > table > tbody > tr:nth-child(10) > td:nth-child(19) {
  margin: 0;
}

formio .tr-10-td-19-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-20-p0 > table > tbody > tr:nth-child(10) > td:nth-child(20) {
  padding: 0;
}

formio .tr-10-td-20-m0 > table > tbody > tr:nth-child(10) > td:nth-child(20) {
  margin: 0;
}

formio .tr-10-td-20-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-21-p0 > table > tbody > tr:nth-child(10) > td:nth-child(21) {
  padding: 0;
}

formio .tr-10-td-21-m0 > table > tbody > tr:nth-child(10) > td:nth-child(21) {
  margin: 0;
}

formio .tr-10-td-21-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-22-p0 > table > tbody > tr:nth-child(10) > td:nth-child(22) {
  padding: 0;
}

formio .tr-10-td-22-m0 > table > tbody > tr:nth-child(10) > td:nth-child(22) {
  margin: 0;
}

formio .tr-10-td-22-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-23-p0 > table > tbody > tr:nth-child(10) > td:nth-child(23) {
  padding: 0;
}

formio .tr-10-td-23-m0 > table > tbody > tr:nth-child(10) > td:nth-child(23) {
  margin: 0;
}

formio .tr-10-td-23-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-24-p0 > table > tbody > tr:nth-child(10) > td:nth-child(24) {
  padding: 0;
}

formio .tr-10-td-24-m0 > table > tbody > tr:nth-child(10) > td:nth-child(24) {
  margin: 0;
}

formio .tr-10-td-24-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-25-p0 > table > tbody > tr:nth-child(10) > td:nth-child(25) {
  padding: 0;
}

formio .tr-10-td-25-m0 > table > tbody > tr:nth-child(10) > td:nth-child(25) {
  margin: 0;
}

formio .tr-10-td-25-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-26-p0 > table > tbody > tr:nth-child(10) > td:nth-child(26) {
  padding: 0;
}

formio .tr-10-td-26-m0 > table > tbody > tr:nth-child(10) > td:nth-child(26) {
  margin: 0;
}

formio .tr-10-td-26-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-27-p0 > table > tbody > tr:nth-child(10) > td:nth-child(27) {
  padding: 0;
}

formio .tr-10-td-27-m0 > table > tbody > tr:nth-child(10) > td:nth-child(27) {
  margin: 0;
}

formio .tr-10-td-27-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-28-p0 > table > tbody > tr:nth-child(10) > td:nth-child(28) {
  padding: 0;
}

formio .tr-10-td-28-m0 > table > tbody > tr:nth-child(10) > td:nth-child(28) {
  margin: 0;
}

formio .tr-10-td-28-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-29-p0 > table > tbody > tr:nth-child(10) > td:nth-child(29) {
  padding: 0;
}

formio .tr-10-td-29-m0 > table > tbody > tr:nth-child(10) > td:nth-child(29) {
  margin: 0;
}

formio .tr-10-td-29-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-30-p0 > table > tbody > tr:nth-child(10) > td:nth-child(30) {
  padding: 0;
}

formio .tr-10-td-30-m0 > table > tbody > tr:nth-child(10) > td:nth-child(30) {
  margin: 0;
}

formio .tr-10-td-30-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-31-p0 > table > tbody > tr:nth-child(10) > td:nth-child(31) {
  padding: 0;
}

formio .tr-10-td-31-m0 > table > tbody > tr:nth-child(10) > td:nth-child(31) {
  margin: 0;
}

formio .tr-10-td-31-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-32-p0 > table > tbody > tr:nth-child(10) > td:nth-child(32) {
  padding: 0;
}

formio .tr-10-td-32-m0 > table > tbody > tr:nth-child(10) > td:nth-child(32) {
  margin: 0;
}

formio .tr-10-td-32-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-33-p0 > table > tbody > tr:nth-child(10) > td:nth-child(33) {
  padding: 0;
}

formio .tr-10-td-33-m0 > table > tbody > tr:nth-child(10) > td:nth-child(33) {
  margin: 0;
}

formio .tr-10-td-33-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-34-p0 > table > tbody > tr:nth-child(10) > td:nth-child(34) {
  padding: 0;
}

formio .tr-10-td-34-m0 > table > tbody > tr:nth-child(10) > td:nth-child(34) {
  margin: 0;
}

formio .tr-10-td-34-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-35-p0 > table > tbody > tr:nth-child(10) > td:nth-child(35) {
  padding: 0;
}

formio .tr-10-td-35-m0 > table > tbody > tr:nth-child(10) > td:nth-child(35) {
  margin: 0;
}

formio .tr-10-td-35-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-36-p0 > table > tbody > tr:nth-child(10) > td:nth-child(36) {
  padding: 0;
}

formio .tr-10-td-36-m0 > table > tbody > tr:nth-child(10) > td:nth-child(36) {
  margin: 0;
}

formio .tr-10-td-36-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-37-p0 > table > tbody > tr:nth-child(10) > td:nth-child(37) {
  padding: 0;
}

formio .tr-10-td-37-m0 > table > tbody > tr:nth-child(10) > td:nth-child(37) {
  margin: 0;
}

formio .tr-10-td-37-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-38-p0 > table > tbody > tr:nth-child(10) > td:nth-child(38) {
  padding: 0;
}

formio .tr-10-td-38-m0 > table > tbody > tr:nth-child(10) > td:nth-child(38) {
  margin: 0;
}

formio .tr-10-td-38-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-39-p0 > table > tbody > tr:nth-child(10) > td:nth-child(39) {
  padding: 0;
}

formio .tr-10-td-39-m0 > table > tbody > tr:nth-child(10) > td:nth-child(39) {
  margin: 0;
}

formio .tr-10-td-39-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-40-p0 > table > tbody > tr:nth-child(10) > td:nth-child(40) {
  padding: 0;
}

formio .tr-10-td-40-m0 > table > tbody > tr:nth-child(10) > td:nth-child(40) {
  margin: 0;
}

formio .tr-10-td-40-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-41-p0 > table > tbody > tr:nth-child(10) > td:nth-child(41) {
  padding: 0;
}

formio .tr-10-td-41-m0 > table > tbody > tr:nth-child(10) > td:nth-child(41) {
  margin: 0;
}

formio .tr-10-td-41-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-42-p0 > table > tbody > tr:nth-child(10) > td:nth-child(42) {
  padding: 0;
}

formio .tr-10-td-42-m0 > table > tbody > tr:nth-child(10) > td:nth-child(42) {
  margin: 0;
}

formio .tr-10-td-42-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-43-p0 > table > tbody > tr:nth-child(10) > td:nth-child(43) {
  padding: 0;
}

formio .tr-10-td-43-m0 > table > tbody > tr:nth-child(10) > td:nth-child(43) {
  margin: 0;
}

formio .tr-10-td-43-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-44-p0 > table > tbody > tr:nth-child(10) > td:nth-child(44) {
  padding: 0;
}

formio .tr-10-td-44-m0 > table > tbody > tr:nth-child(10) > td:nth-child(44) {
  margin: 0;
}

formio .tr-10-td-44-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-45-p0 > table > tbody > tr:nth-child(10) > td:nth-child(45) {
  padding: 0;
}

formio .tr-10-td-45-m0 > table > tbody > tr:nth-child(10) > td:nth-child(45) {
  margin: 0;
}

formio .tr-10-td-45-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-46-p0 > table > tbody > tr:nth-child(10) > td:nth-child(46) {
  padding: 0;
}

formio .tr-10-td-46-m0 > table > tbody > tr:nth-child(10) > td:nth-child(46) {
  margin: 0;
}

formio .tr-10-td-46-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-47-p0 > table > tbody > tr:nth-child(10) > td:nth-child(47) {
  padding: 0;
}

formio .tr-10-td-47-m0 > table > tbody > tr:nth-child(10) > td:nth-child(47) {
  margin: 0;
}

formio .tr-10-td-47-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-48-p0 > table > tbody > tr:nth-child(10) > td:nth-child(48) {
  padding: 0;
}

formio .tr-10-td-48-m0 > table > tbody > tr:nth-child(10) > td:nth-child(48) {
  margin: 0;
}

formio .tr-10-td-48-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-49-p0 > table > tbody > tr:nth-child(10) > td:nth-child(49) {
  padding: 0;
}

formio .tr-10-td-49-m0 > table > tbody > tr:nth-child(10) > td:nth-child(49) {
  margin: 0;
}

formio .tr-10-td-49-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-50-p0 > table > tbody > tr:nth-child(10) > td:nth-child(50) {
  padding: 0;
}

formio .tr-10-td-50-m0 > table > tbody > tr:nth-child(10) > td:nth-child(50) {
  margin: 0;
}

formio .tr-10-td-50-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-51-p0 > table > tbody > tr:nth-child(10) > td:nth-child(51) {
  padding: 0;
}

formio .tr-10-td-51-m0 > table > tbody > tr:nth-child(10) > td:nth-child(51) {
  margin: 0;
}

formio .tr-10-td-51-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-52-p0 > table > tbody > tr:nth-child(10) > td:nth-child(52) {
  padding: 0;
}

formio .tr-10-td-52-m0 > table > tbody > tr:nth-child(10) > td:nth-child(52) {
  margin: 0;
}

formio .tr-10-td-52-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-53-p0 > table > tbody > tr:nth-child(10) > td:nth-child(53) {
  padding: 0;
}

formio .tr-10-td-53-m0 > table > tbody > tr:nth-child(10) > td:nth-child(53) {
  margin: 0;
}

formio .tr-10-td-53-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-54-p0 > table > tbody > tr:nth-child(10) > td:nth-child(54) {
  padding: 0;
}

formio .tr-10-td-54-m0 > table > tbody > tr:nth-child(10) > td:nth-child(54) {
  margin: 0;
}

formio .tr-10-td-54-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-55-p0 > table > tbody > tr:nth-child(10) > td:nth-child(55) {
  padding: 0;
}

formio .tr-10-td-55-m0 > table > tbody > tr:nth-child(10) > td:nth-child(55) {
  margin: 0;
}

formio .tr-10-td-55-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-56-p0 > table > tbody > tr:nth-child(10) > td:nth-child(56) {
  padding: 0;
}

formio .tr-10-td-56-m0 > table > tbody > tr:nth-child(10) > td:nth-child(56) {
  margin: 0;
}

formio .tr-10-td-56-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-57-p0 > table > tbody > tr:nth-child(10) > td:nth-child(57) {
  padding: 0;
}

formio .tr-10-td-57-m0 > table > tbody > tr:nth-child(10) > td:nth-child(57) {
  margin: 0;
}

formio .tr-10-td-57-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-58-p0 > table > tbody > tr:nth-child(10) > td:nth-child(58) {
  padding: 0;
}

formio .tr-10-td-58-m0 > table > tbody > tr:nth-child(10) > td:nth-child(58) {
  margin: 0;
}

formio .tr-10-td-58-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-10-td-59-p0 > table > tbody > tr:nth-child(10) > td:nth-child(59) {
  padding: 0;
}

formio .tr-10-td-59-m0 > table > tbody > tr:nth-child(10) > td:nth-child(59) {
  margin: 0;
}

formio .tr-10-td-59-ov-hid > table > tbody > tr:nth-child(10) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-1-p0 > table > tbody > tr:nth-child(11) > td:nth-child(1) {
  padding: 0;
}

formio .tr-11-td-1-m0 > table > tbody > tr:nth-child(11) > td:nth-child(1) {
  margin: 0;
}

formio .tr-11-td-1-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-2-p0 > table > tbody > tr:nth-child(11) > td:nth-child(2) {
  padding: 0;
}

formio .tr-11-td-2-m0 > table > tbody > tr:nth-child(11) > td:nth-child(2) {
  margin: 0;
}

formio .tr-11-td-2-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-3-p0 > table > tbody > tr:nth-child(11) > td:nth-child(3) {
  padding: 0;
}

formio .tr-11-td-3-m0 > table > tbody > tr:nth-child(11) > td:nth-child(3) {
  margin: 0;
}

formio .tr-11-td-3-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-4-p0 > table > tbody > tr:nth-child(11) > td:nth-child(4) {
  padding: 0;
}

formio .tr-11-td-4-m0 > table > tbody > tr:nth-child(11) > td:nth-child(4) {
  margin: 0;
}

formio .tr-11-td-4-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-5-p0 > table > tbody > tr:nth-child(11) > td:nth-child(5) {
  padding: 0;
}

formio .tr-11-td-5-m0 > table > tbody > tr:nth-child(11) > td:nth-child(5) {
  margin: 0;
}

formio .tr-11-td-5-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-6-p0 > table > tbody > tr:nth-child(11) > td:nth-child(6) {
  padding: 0;
}

formio .tr-11-td-6-m0 > table > tbody > tr:nth-child(11) > td:nth-child(6) {
  margin: 0;
}

formio .tr-11-td-6-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-7-p0 > table > tbody > tr:nth-child(11) > td:nth-child(7) {
  padding: 0;
}

formio .tr-11-td-7-m0 > table > tbody > tr:nth-child(11) > td:nth-child(7) {
  margin: 0;
}

formio .tr-11-td-7-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-8-p0 > table > tbody > tr:nth-child(11) > td:nth-child(8) {
  padding: 0;
}

formio .tr-11-td-8-m0 > table > tbody > tr:nth-child(11) > td:nth-child(8) {
  margin: 0;
}

formio .tr-11-td-8-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-9-p0 > table > tbody > tr:nth-child(11) > td:nth-child(9) {
  padding: 0;
}

formio .tr-11-td-9-m0 > table > tbody > tr:nth-child(11) > td:nth-child(9) {
  margin: 0;
}

formio .tr-11-td-9-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-10-p0 > table > tbody > tr:nth-child(11) > td:nth-child(10) {
  padding: 0;
}

formio .tr-11-td-10-m0 > table > tbody > tr:nth-child(11) > td:nth-child(10) {
  margin: 0;
}

formio .tr-11-td-10-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-11-p0 > table > tbody > tr:nth-child(11) > td:nth-child(11) {
  padding: 0;
}

formio .tr-11-td-11-m0 > table > tbody > tr:nth-child(11) > td:nth-child(11) {
  margin: 0;
}

formio .tr-11-td-11-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-12-p0 > table > tbody > tr:nth-child(11) > td:nth-child(12) {
  padding: 0;
}

formio .tr-11-td-12-m0 > table > tbody > tr:nth-child(11) > td:nth-child(12) {
  margin: 0;
}

formio .tr-11-td-12-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-13-p0 > table > tbody > tr:nth-child(11) > td:nth-child(13) {
  padding: 0;
}

formio .tr-11-td-13-m0 > table > tbody > tr:nth-child(11) > td:nth-child(13) {
  margin: 0;
}

formio .tr-11-td-13-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-14-p0 > table > tbody > tr:nth-child(11) > td:nth-child(14) {
  padding: 0;
}

formio .tr-11-td-14-m0 > table > tbody > tr:nth-child(11) > td:nth-child(14) {
  margin: 0;
}

formio .tr-11-td-14-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-15-p0 > table > tbody > tr:nth-child(11) > td:nth-child(15) {
  padding: 0;
}

formio .tr-11-td-15-m0 > table > tbody > tr:nth-child(11) > td:nth-child(15) {
  margin: 0;
}

formio .tr-11-td-15-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-16-p0 > table > tbody > tr:nth-child(11) > td:nth-child(16) {
  padding: 0;
}

formio .tr-11-td-16-m0 > table > tbody > tr:nth-child(11) > td:nth-child(16) {
  margin: 0;
}

formio .tr-11-td-16-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-17-p0 > table > tbody > tr:nth-child(11) > td:nth-child(17) {
  padding: 0;
}

formio .tr-11-td-17-m0 > table > tbody > tr:nth-child(11) > td:nth-child(17) {
  margin: 0;
}

formio .tr-11-td-17-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-18-p0 > table > tbody > tr:nth-child(11) > td:nth-child(18) {
  padding: 0;
}

formio .tr-11-td-18-m0 > table > tbody > tr:nth-child(11) > td:nth-child(18) {
  margin: 0;
}

formio .tr-11-td-18-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-19-p0 > table > tbody > tr:nth-child(11) > td:nth-child(19) {
  padding: 0;
}

formio .tr-11-td-19-m0 > table > tbody > tr:nth-child(11) > td:nth-child(19) {
  margin: 0;
}

formio .tr-11-td-19-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-20-p0 > table > tbody > tr:nth-child(11) > td:nth-child(20) {
  padding: 0;
}

formio .tr-11-td-20-m0 > table > tbody > tr:nth-child(11) > td:nth-child(20) {
  margin: 0;
}

formio .tr-11-td-20-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-21-p0 > table > tbody > tr:nth-child(11) > td:nth-child(21) {
  padding: 0;
}

formio .tr-11-td-21-m0 > table > tbody > tr:nth-child(11) > td:nth-child(21) {
  margin: 0;
}

formio .tr-11-td-21-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-22-p0 > table > tbody > tr:nth-child(11) > td:nth-child(22) {
  padding: 0;
}

formio .tr-11-td-22-m0 > table > tbody > tr:nth-child(11) > td:nth-child(22) {
  margin: 0;
}

formio .tr-11-td-22-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-23-p0 > table > tbody > tr:nth-child(11) > td:nth-child(23) {
  padding: 0;
}

formio .tr-11-td-23-m0 > table > tbody > tr:nth-child(11) > td:nth-child(23) {
  margin: 0;
}

formio .tr-11-td-23-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-24-p0 > table > tbody > tr:nth-child(11) > td:nth-child(24) {
  padding: 0;
}

formio .tr-11-td-24-m0 > table > tbody > tr:nth-child(11) > td:nth-child(24) {
  margin: 0;
}

formio .tr-11-td-24-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-25-p0 > table > tbody > tr:nth-child(11) > td:nth-child(25) {
  padding: 0;
}

formio .tr-11-td-25-m0 > table > tbody > tr:nth-child(11) > td:nth-child(25) {
  margin: 0;
}

formio .tr-11-td-25-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-26-p0 > table > tbody > tr:nth-child(11) > td:nth-child(26) {
  padding: 0;
}

formio .tr-11-td-26-m0 > table > tbody > tr:nth-child(11) > td:nth-child(26) {
  margin: 0;
}

formio .tr-11-td-26-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-27-p0 > table > tbody > tr:nth-child(11) > td:nth-child(27) {
  padding: 0;
}

formio .tr-11-td-27-m0 > table > tbody > tr:nth-child(11) > td:nth-child(27) {
  margin: 0;
}

formio .tr-11-td-27-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-28-p0 > table > tbody > tr:nth-child(11) > td:nth-child(28) {
  padding: 0;
}

formio .tr-11-td-28-m0 > table > tbody > tr:nth-child(11) > td:nth-child(28) {
  margin: 0;
}

formio .tr-11-td-28-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-29-p0 > table > tbody > tr:nth-child(11) > td:nth-child(29) {
  padding: 0;
}

formio .tr-11-td-29-m0 > table > tbody > tr:nth-child(11) > td:nth-child(29) {
  margin: 0;
}

formio .tr-11-td-29-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-30-p0 > table > tbody > tr:nth-child(11) > td:nth-child(30) {
  padding: 0;
}

formio .tr-11-td-30-m0 > table > tbody > tr:nth-child(11) > td:nth-child(30) {
  margin: 0;
}

formio .tr-11-td-30-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-31-p0 > table > tbody > tr:nth-child(11) > td:nth-child(31) {
  padding: 0;
}

formio .tr-11-td-31-m0 > table > tbody > tr:nth-child(11) > td:nth-child(31) {
  margin: 0;
}

formio .tr-11-td-31-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-32-p0 > table > tbody > tr:nth-child(11) > td:nth-child(32) {
  padding: 0;
}

formio .tr-11-td-32-m0 > table > tbody > tr:nth-child(11) > td:nth-child(32) {
  margin: 0;
}

formio .tr-11-td-32-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-33-p0 > table > tbody > tr:nth-child(11) > td:nth-child(33) {
  padding: 0;
}

formio .tr-11-td-33-m0 > table > tbody > tr:nth-child(11) > td:nth-child(33) {
  margin: 0;
}

formio .tr-11-td-33-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-34-p0 > table > tbody > tr:nth-child(11) > td:nth-child(34) {
  padding: 0;
}

formio .tr-11-td-34-m0 > table > tbody > tr:nth-child(11) > td:nth-child(34) {
  margin: 0;
}

formio .tr-11-td-34-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-35-p0 > table > tbody > tr:nth-child(11) > td:nth-child(35) {
  padding: 0;
}

formio .tr-11-td-35-m0 > table > tbody > tr:nth-child(11) > td:nth-child(35) {
  margin: 0;
}

formio .tr-11-td-35-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-36-p0 > table > tbody > tr:nth-child(11) > td:nth-child(36) {
  padding: 0;
}

formio .tr-11-td-36-m0 > table > tbody > tr:nth-child(11) > td:nth-child(36) {
  margin: 0;
}

formio .tr-11-td-36-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-37-p0 > table > tbody > tr:nth-child(11) > td:nth-child(37) {
  padding: 0;
}

formio .tr-11-td-37-m0 > table > tbody > tr:nth-child(11) > td:nth-child(37) {
  margin: 0;
}

formio .tr-11-td-37-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-38-p0 > table > tbody > tr:nth-child(11) > td:nth-child(38) {
  padding: 0;
}

formio .tr-11-td-38-m0 > table > tbody > tr:nth-child(11) > td:nth-child(38) {
  margin: 0;
}

formio .tr-11-td-38-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-39-p0 > table > tbody > tr:nth-child(11) > td:nth-child(39) {
  padding: 0;
}

formio .tr-11-td-39-m0 > table > tbody > tr:nth-child(11) > td:nth-child(39) {
  margin: 0;
}

formio .tr-11-td-39-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-40-p0 > table > tbody > tr:nth-child(11) > td:nth-child(40) {
  padding: 0;
}

formio .tr-11-td-40-m0 > table > tbody > tr:nth-child(11) > td:nth-child(40) {
  margin: 0;
}

formio .tr-11-td-40-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-41-p0 > table > tbody > tr:nth-child(11) > td:nth-child(41) {
  padding: 0;
}

formio .tr-11-td-41-m0 > table > tbody > tr:nth-child(11) > td:nth-child(41) {
  margin: 0;
}

formio .tr-11-td-41-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-42-p0 > table > tbody > tr:nth-child(11) > td:nth-child(42) {
  padding: 0;
}

formio .tr-11-td-42-m0 > table > tbody > tr:nth-child(11) > td:nth-child(42) {
  margin: 0;
}

formio .tr-11-td-42-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-43-p0 > table > tbody > tr:nth-child(11) > td:nth-child(43) {
  padding: 0;
}

formio .tr-11-td-43-m0 > table > tbody > tr:nth-child(11) > td:nth-child(43) {
  margin: 0;
}

formio .tr-11-td-43-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-44-p0 > table > tbody > tr:nth-child(11) > td:nth-child(44) {
  padding: 0;
}

formio .tr-11-td-44-m0 > table > tbody > tr:nth-child(11) > td:nth-child(44) {
  margin: 0;
}

formio .tr-11-td-44-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-45-p0 > table > tbody > tr:nth-child(11) > td:nth-child(45) {
  padding: 0;
}

formio .tr-11-td-45-m0 > table > tbody > tr:nth-child(11) > td:nth-child(45) {
  margin: 0;
}

formio .tr-11-td-45-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-46-p0 > table > tbody > tr:nth-child(11) > td:nth-child(46) {
  padding: 0;
}

formio .tr-11-td-46-m0 > table > tbody > tr:nth-child(11) > td:nth-child(46) {
  margin: 0;
}

formio .tr-11-td-46-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-47-p0 > table > tbody > tr:nth-child(11) > td:nth-child(47) {
  padding: 0;
}

formio .tr-11-td-47-m0 > table > tbody > tr:nth-child(11) > td:nth-child(47) {
  margin: 0;
}

formio .tr-11-td-47-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-48-p0 > table > tbody > tr:nth-child(11) > td:nth-child(48) {
  padding: 0;
}

formio .tr-11-td-48-m0 > table > tbody > tr:nth-child(11) > td:nth-child(48) {
  margin: 0;
}

formio .tr-11-td-48-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-49-p0 > table > tbody > tr:nth-child(11) > td:nth-child(49) {
  padding: 0;
}

formio .tr-11-td-49-m0 > table > tbody > tr:nth-child(11) > td:nth-child(49) {
  margin: 0;
}

formio .tr-11-td-49-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-50-p0 > table > tbody > tr:nth-child(11) > td:nth-child(50) {
  padding: 0;
}

formio .tr-11-td-50-m0 > table > tbody > tr:nth-child(11) > td:nth-child(50) {
  margin: 0;
}

formio .tr-11-td-50-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-51-p0 > table > tbody > tr:nth-child(11) > td:nth-child(51) {
  padding: 0;
}

formio .tr-11-td-51-m0 > table > tbody > tr:nth-child(11) > td:nth-child(51) {
  margin: 0;
}

formio .tr-11-td-51-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-52-p0 > table > tbody > tr:nth-child(11) > td:nth-child(52) {
  padding: 0;
}

formio .tr-11-td-52-m0 > table > tbody > tr:nth-child(11) > td:nth-child(52) {
  margin: 0;
}

formio .tr-11-td-52-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-53-p0 > table > tbody > tr:nth-child(11) > td:nth-child(53) {
  padding: 0;
}

formio .tr-11-td-53-m0 > table > tbody > tr:nth-child(11) > td:nth-child(53) {
  margin: 0;
}

formio .tr-11-td-53-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-54-p0 > table > tbody > tr:nth-child(11) > td:nth-child(54) {
  padding: 0;
}

formio .tr-11-td-54-m0 > table > tbody > tr:nth-child(11) > td:nth-child(54) {
  margin: 0;
}

formio .tr-11-td-54-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-55-p0 > table > tbody > tr:nth-child(11) > td:nth-child(55) {
  padding: 0;
}

formio .tr-11-td-55-m0 > table > tbody > tr:nth-child(11) > td:nth-child(55) {
  margin: 0;
}

formio .tr-11-td-55-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-56-p0 > table > tbody > tr:nth-child(11) > td:nth-child(56) {
  padding: 0;
}

formio .tr-11-td-56-m0 > table > tbody > tr:nth-child(11) > td:nth-child(56) {
  margin: 0;
}

formio .tr-11-td-56-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-57-p0 > table > tbody > tr:nth-child(11) > td:nth-child(57) {
  padding: 0;
}

formio .tr-11-td-57-m0 > table > tbody > tr:nth-child(11) > td:nth-child(57) {
  margin: 0;
}

formio .tr-11-td-57-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-58-p0 > table > tbody > tr:nth-child(11) > td:nth-child(58) {
  padding: 0;
}

formio .tr-11-td-58-m0 > table > tbody > tr:nth-child(11) > td:nth-child(58) {
  margin: 0;
}

formio .tr-11-td-58-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-11-td-59-p0 > table > tbody > tr:nth-child(11) > td:nth-child(59) {
  padding: 0;
}

formio .tr-11-td-59-m0 > table > tbody > tr:nth-child(11) > td:nth-child(59) {
  margin: 0;
}

formio .tr-11-td-59-ov-hid > table > tbody > tr:nth-child(11) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-1-p0 > table > tbody > tr:nth-child(12) > td:nth-child(1) {
  padding: 0;
}

formio .tr-12-td-1-m0 > table > tbody > tr:nth-child(12) > td:nth-child(1) {
  margin: 0;
}

formio .tr-12-td-1-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-2-p0 > table > tbody > tr:nth-child(12) > td:nth-child(2) {
  padding: 0;
}

formio .tr-12-td-2-m0 > table > tbody > tr:nth-child(12) > td:nth-child(2) {
  margin: 0;
}

formio .tr-12-td-2-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-3-p0 > table > tbody > tr:nth-child(12) > td:nth-child(3) {
  padding: 0;
}

formio .tr-12-td-3-m0 > table > tbody > tr:nth-child(12) > td:nth-child(3) {
  margin: 0;
}

formio .tr-12-td-3-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-4-p0 > table > tbody > tr:nth-child(12) > td:nth-child(4) {
  padding: 0;
}

formio .tr-12-td-4-m0 > table > tbody > tr:nth-child(12) > td:nth-child(4) {
  margin: 0;
}

formio .tr-12-td-4-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-5-p0 > table > tbody > tr:nth-child(12) > td:nth-child(5) {
  padding: 0;
}

formio .tr-12-td-5-m0 > table > tbody > tr:nth-child(12) > td:nth-child(5) {
  margin: 0;
}

formio .tr-12-td-5-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-6-p0 > table > tbody > tr:nth-child(12) > td:nth-child(6) {
  padding: 0;
}

formio .tr-12-td-6-m0 > table > tbody > tr:nth-child(12) > td:nth-child(6) {
  margin: 0;
}

formio .tr-12-td-6-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-7-p0 > table > tbody > tr:nth-child(12) > td:nth-child(7) {
  padding: 0;
}

formio .tr-12-td-7-m0 > table > tbody > tr:nth-child(12) > td:nth-child(7) {
  margin: 0;
}

formio .tr-12-td-7-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-8-p0 > table > tbody > tr:nth-child(12) > td:nth-child(8) {
  padding: 0;
}

formio .tr-12-td-8-m0 > table > tbody > tr:nth-child(12) > td:nth-child(8) {
  margin: 0;
}

formio .tr-12-td-8-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-9-p0 > table > tbody > tr:nth-child(12) > td:nth-child(9) {
  padding: 0;
}

formio .tr-12-td-9-m0 > table > tbody > tr:nth-child(12) > td:nth-child(9) {
  margin: 0;
}

formio .tr-12-td-9-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-10-p0 > table > tbody > tr:nth-child(12) > td:nth-child(10) {
  padding: 0;
}

formio .tr-12-td-10-m0 > table > tbody > tr:nth-child(12) > td:nth-child(10) {
  margin: 0;
}

formio .tr-12-td-10-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-11-p0 > table > tbody > tr:nth-child(12) > td:nth-child(11) {
  padding: 0;
}

formio .tr-12-td-11-m0 > table > tbody > tr:nth-child(12) > td:nth-child(11) {
  margin: 0;
}

formio .tr-12-td-11-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-12-p0 > table > tbody > tr:nth-child(12) > td:nth-child(12) {
  padding: 0;
}

formio .tr-12-td-12-m0 > table > tbody > tr:nth-child(12) > td:nth-child(12) {
  margin: 0;
}

formio .tr-12-td-12-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-13-p0 > table > tbody > tr:nth-child(12) > td:nth-child(13) {
  padding: 0;
}

formio .tr-12-td-13-m0 > table > tbody > tr:nth-child(12) > td:nth-child(13) {
  margin: 0;
}

formio .tr-12-td-13-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-14-p0 > table > tbody > tr:nth-child(12) > td:nth-child(14) {
  padding: 0;
}

formio .tr-12-td-14-m0 > table > tbody > tr:nth-child(12) > td:nth-child(14) {
  margin: 0;
}

formio .tr-12-td-14-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-15-p0 > table > tbody > tr:nth-child(12) > td:nth-child(15) {
  padding: 0;
}

formio .tr-12-td-15-m0 > table > tbody > tr:nth-child(12) > td:nth-child(15) {
  margin: 0;
}

formio .tr-12-td-15-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-16-p0 > table > tbody > tr:nth-child(12) > td:nth-child(16) {
  padding: 0;
}

formio .tr-12-td-16-m0 > table > tbody > tr:nth-child(12) > td:nth-child(16) {
  margin: 0;
}

formio .tr-12-td-16-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-17-p0 > table > tbody > tr:nth-child(12) > td:nth-child(17) {
  padding: 0;
}

formio .tr-12-td-17-m0 > table > tbody > tr:nth-child(12) > td:nth-child(17) {
  margin: 0;
}

formio .tr-12-td-17-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-18-p0 > table > tbody > tr:nth-child(12) > td:nth-child(18) {
  padding: 0;
}

formio .tr-12-td-18-m0 > table > tbody > tr:nth-child(12) > td:nth-child(18) {
  margin: 0;
}

formio .tr-12-td-18-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-19-p0 > table > tbody > tr:nth-child(12) > td:nth-child(19) {
  padding: 0;
}

formio .tr-12-td-19-m0 > table > tbody > tr:nth-child(12) > td:nth-child(19) {
  margin: 0;
}

formio .tr-12-td-19-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-20-p0 > table > tbody > tr:nth-child(12) > td:nth-child(20) {
  padding: 0;
}

formio .tr-12-td-20-m0 > table > tbody > tr:nth-child(12) > td:nth-child(20) {
  margin: 0;
}

formio .tr-12-td-20-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-21-p0 > table > tbody > tr:nth-child(12) > td:nth-child(21) {
  padding: 0;
}

formio .tr-12-td-21-m0 > table > tbody > tr:nth-child(12) > td:nth-child(21) {
  margin: 0;
}

formio .tr-12-td-21-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-22-p0 > table > tbody > tr:nth-child(12) > td:nth-child(22) {
  padding: 0;
}

formio .tr-12-td-22-m0 > table > tbody > tr:nth-child(12) > td:nth-child(22) {
  margin: 0;
}

formio .tr-12-td-22-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-23-p0 > table > tbody > tr:nth-child(12) > td:nth-child(23) {
  padding: 0;
}

formio .tr-12-td-23-m0 > table > tbody > tr:nth-child(12) > td:nth-child(23) {
  margin: 0;
}

formio .tr-12-td-23-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-24-p0 > table > tbody > tr:nth-child(12) > td:nth-child(24) {
  padding: 0;
}

formio .tr-12-td-24-m0 > table > tbody > tr:nth-child(12) > td:nth-child(24) {
  margin: 0;
}

formio .tr-12-td-24-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-25-p0 > table > tbody > tr:nth-child(12) > td:nth-child(25) {
  padding: 0;
}

formio .tr-12-td-25-m0 > table > tbody > tr:nth-child(12) > td:nth-child(25) {
  margin: 0;
}

formio .tr-12-td-25-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-26-p0 > table > tbody > tr:nth-child(12) > td:nth-child(26) {
  padding: 0;
}

formio .tr-12-td-26-m0 > table > tbody > tr:nth-child(12) > td:nth-child(26) {
  margin: 0;
}

formio .tr-12-td-26-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-27-p0 > table > tbody > tr:nth-child(12) > td:nth-child(27) {
  padding: 0;
}

formio .tr-12-td-27-m0 > table > tbody > tr:nth-child(12) > td:nth-child(27) {
  margin: 0;
}

formio .tr-12-td-27-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-28-p0 > table > tbody > tr:nth-child(12) > td:nth-child(28) {
  padding: 0;
}

formio .tr-12-td-28-m0 > table > tbody > tr:nth-child(12) > td:nth-child(28) {
  margin: 0;
}

formio .tr-12-td-28-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-29-p0 > table > tbody > tr:nth-child(12) > td:nth-child(29) {
  padding: 0;
}

formio .tr-12-td-29-m0 > table > tbody > tr:nth-child(12) > td:nth-child(29) {
  margin: 0;
}

formio .tr-12-td-29-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-30-p0 > table > tbody > tr:nth-child(12) > td:nth-child(30) {
  padding: 0;
}

formio .tr-12-td-30-m0 > table > tbody > tr:nth-child(12) > td:nth-child(30) {
  margin: 0;
}

formio .tr-12-td-30-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-31-p0 > table > tbody > tr:nth-child(12) > td:nth-child(31) {
  padding: 0;
}

formio .tr-12-td-31-m0 > table > tbody > tr:nth-child(12) > td:nth-child(31) {
  margin: 0;
}

formio .tr-12-td-31-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-32-p0 > table > tbody > tr:nth-child(12) > td:nth-child(32) {
  padding: 0;
}

formio .tr-12-td-32-m0 > table > tbody > tr:nth-child(12) > td:nth-child(32) {
  margin: 0;
}

formio .tr-12-td-32-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-33-p0 > table > tbody > tr:nth-child(12) > td:nth-child(33) {
  padding: 0;
}

formio .tr-12-td-33-m0 > table > tbody > tr:nth-child(12) > td:nth-child(33) {
  margin: 0;
}

formio .tr-12-td-33-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-34-p0 > table > tbody > tr:nth-child(12) > td:nth-child(34) {
  padding: 0;
}

formio .tr-12-td-34-m0 > table > tbody > tr:nth-child(12) > td:nth-child(34) {
  margin: 0;
}

formio .tr-12-td-34-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-35-p0 > table > tbody > tr:nth-child(12) > td:nth-child(35) {
  padding: 0;
}

formio .tr-12-td-35-m0 > table > tbody > tr:nth-child(12) > td:nth-child(35) {
  margin: 0;
}

formio .tr-12-td-35-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-36-p0 > table > tbody > tr:nth-child(12) > td:nth-child(36) {
  padding: 0;
}

formio .tr-12-td-36-m0 > table > tbody > tr:nth-child(12) > td:nth-child(36) {
  margin: 0;
}

formio .tr-12-td-36-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-37-p0 > table > tbody > tr:nth-child(12) > td:nth-child(37) {
  padding: 0;
}

formio .tr-12-td-37-m0 > table > tbody > tr:nth-child(12) > td:nth-child(37) {
  margin: 0;
}

formio .tr-12-td-37-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-38-p0 > table > tbody > tr:nth-child(12) > td:nth-child(38) {
  padding: 0;
}

formio .tr-12-td-38-m0 > table > tbody > tr:nth-child(12) > td:nth-child(38) {
  margin: 0;
}

formio .tr-12-td-38-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-39-p0 > table > tbody > tr:nth-child(12) > td:nth-child(39) {
  padding: 0;
}

formio .tr-12-td-39-m0 > table > tbody > tr:nth-child(12) > td:nth-child(39) {
  margin: 0;
}

formio .tr-12-td-39-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-40-p0 > table > tbody > tr:nth-child(12) > td:nth-child(40) {
  padding: 0;
}

formio .tr-12-td-40-m0 > table > tbody > tr:nth-child(12) > td:nth-child(40) {
  margin: 0;
}

formio .tr-12-td-40-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-41-p0 > table > tbody > tr:nth-child(12) > td:nth-child(41) {
  padding: 0;
}

formio .tr-12-td-41-m0 > table > tbody > tr:nth-child(12) > td:nth-child(41) {
  margin: 0;
}

formio .tr-12-td-41-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-42-p0 > table > tbody > tr:nth-child(12) > td:nth-child(42) {
  padding: 0;
}

formio .tr-12-td-42-m0 > table > tbody > tr:nth-child(12) > td:nth-child(42) {
  margin: 0;
}

formio .tr-12-td-42-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-43-p0 > table > tbody > tr:nth-child(12) > td:nth-child(43) {
  padding: 0;
}

formio .tr-12-td-43-m0 > table > tbody > tr:nth-child(12) > td:nth-child(43) {
  margin: 0;
}

formio .tr-12-td-43-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-44-p0 > table > tbody > tr:nth-child(12) > td:nth-child(44) {
  padding: 0;
}

formio .tr-12-td-44-m0 > table > tbody > tr:nth-child(12) > td:nth-child(44) {
  margin: 0;
}

formio .tr-12-td-44-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-45-p0 > table > tbody > tr:nth-child(12) > td:nth-child(45) {
  padding: 0;
}

formio .tr-12-td-45-m0 > table > tbody > tr:nth-child(12) > td:nth-child(45) {
  margin: 0;
}

formio .tr-12-td-45-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-46-p0 > table > tbody > tr:nth-child(12) > td:nth-child(46) {
  padding: 0;
}

formio .tr-12-td-46-m0 > table > tbody > tr:nth-child(12) > td:nth-child(46) {
  margin: 0;
}

formio .tr-12-td-46-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-47-p0 > table > tbody > tr:nth-child(12) > td:nth-child(47) {
  padding: 0;
}

formio .tr-12-td-47-m0 > table > tbody > tr:nth-child(12) > td:nth-child(47) {
  margin: 0;
}

formio .tr-12-td-47-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-48-p0 > table > tbody > tr:nth-child(12) > td:nth-child(48) {
  padding: 0;
}

formio .tr-12-td-48-m0 > table > tbody > tr:nth-child(12) > td:nth-child(48) {
  margin: 0;
}

formio .tr-12-td-48-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-49-p0 > table > tbody > tr:nth-child(12) > td:nth-child(49) {
  padding: 0;
}

formio .tr-12-td-49-m0 > table > tbody > tr:nth-child(12) > td:nth-child(49) {
  margin: 0;
}

formio .tr-12-td-49-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-50-p0 > table > tbody > tr:nth-child(12) > td:nth-child(50) {
  padding: 0;
}

formio .tr-12-td-50-m0 > table > tbody > tr:nth-child(12) > td:nth-child(50) {
  margin: 0;
}

formio .tr-12-td-50-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-51-p0 > table > tbody > tr:nth-child(12) > td:nth-child(51) {
  padding: 0;
}

formio .tr-12-td-51-m0 > table > tbody > tr:nth-child(12) > td:nth-child(51) {
  margin: 0;
}

formio .tr-12-td-51-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-52-p0 > table > tbody > tr:nth-child(12) > td:nth-child(52) {
  padding: 0;
}

formio .tr-12-td-52-m0 > table > tbody > tr:nth-child(12) > td:nth-child(52) {
  margin: 0;
}

formio .tr-12-td-52-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-53-p0 > table > tbody > tr:nth-child(12) > td:nth-child(53) {
  padding: 0;
}

formio .tr-12-td-53-m0 > table > tbody > tr:nth-child(12) > td:nth-child(53) {
  margin: 0;
}

formio .tr-12-td-53-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-54-p0 > table > tbody > tr:nth-child(12) > td:nth-child(54) {
  padding: 0;
}

formio .tr-12-td-54-m0 > table > tbody > tr:nth-child(12) > td:nth-child(54) {
  margin: 0;
}

formio .tr-12-td-54-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-55-p0 > table > tbody > tr:nth-child(12) > td:nth-child(55) {
  padding: 0;
}

formio .tr-12-td-55-m0 > table > tbody > tr:nth-child(12) > td:nth-child(55) {
  margin: 0;
}

formio .tr-12-td-55-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-56-p0 > table > tbody > tr:nth-child(12) > td:nth-child(56) {
  padding: 0;
}

formio .tr-12-td-56-m0 > table > tbody > tr:nth-child(12) > td:nth-child(56) {
  margin: 0;
}

formio .tr-12-td-56-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-57-p0 > table > tbody > tr:nth-child(12) > td:nth-child(57) {
  padding: 0;
}

formio .tr-12-td-57-m0 > table > tbody > tr:nth-child(12) > td:nth-child(57) {
  margin: 0;
}

formio .tr-12-td-57-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-58-p0 > table > tbody > tr:nth-child(12) > td:nth-child(58) {
  padding: 0;
}

formio .tr-12-td-58-m0 > table > tbody > tr:nth-child(12) > td:nth-child(58) {
  margin: 0;
}

formio .tr-12-td-58-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-12-td-59-p0 > table > tbody > tr:nth-child(12) > td:nth-child(59) {
  padding: 0;
}

formio .tr-12-td-59-m0 > table > tbody > tr:nth-child(12) > td:nth-child(59) {
  margin: 0;
}

formio .tr-12-td-59-ov-hid > table > tbody > tr:nth-child(12) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-1-p0 > table > tbody > tr:nth-child(13) > td:nth-child(1) {
  padding: 0;
}

formio .tr-13-td-1-m0 > table > tbody > tr:nth-child(13) > td:nth-child(1) {
  margin: 0;
}

formio .tr-13-td-1-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-2-p0 > table > tbody > tr:nth-child(13) > td:nth-child(2) {
  padding: 0;
}

formio .tr-13-td-2-m0 > table > tbody > tr:nth-child(13) > td:nth-child(2) {
  margin: 0;
}

formio .tr-13-td-2-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-3-p0 > table > tbody > tr:nth-child(13) > td:nth-child(3) {
  padding: 0;
}

formio .tr-13-td-3-m0 > table > tbody > tr:nth-child(13) > td:nth-child(3) {
  margin: 0;
}

formio .tr-13-td-3-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-4-p0 > table > tbody > tr:nth-child(13) > td:nth-child(4) {
  padding: 0;
}

formio .tr-13-td-4-m0 > table > tbody > tr:nth-child(13) > td:nth-child(4) {
  margin: 0;
}

formio .tr-13-td-4-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-5-p0 > table > tbody > tr:nth-child(13) > td:nth-child(5) {
  padding: 0;
}

formio .tr-13-td-5-m0 > table > tbody > tr:nth-child(13) > td:nth-child(5) {
  margin: 0;
}

formio .tr-13-td-5-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-6-p0 > table > tbody > tr:nth-child(13) > td:nth-child(6) {
  padding: 0;
}

formio .tr-13-td-6-m0 > table > tbody > tr:nth-child(13) > td:nth-child(6) {
  margin: 0;
}

formio .tr-13-td-6-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-7-p0 > table > tbody > tr:nth-child(13) > td:nth-child(7) {
  padding: 0;
}

formio .tr-13-td-7-m0 > table > tbody > tr:nth-child(13) > td:nth-child(7) {
  margin: 0;
}

formio .tr-13-td-7-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-8-p0 > table > tbody > tr:nth-child(13) > td:nth-child(8) {
  padding: 0;
}

formio .tr-13-td-8-m0 > table > tbody > tr:nth-child(13) > td:nth-child(8) {
  margin: 0;
}

formio .tr-13-td-8-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-9-p0 > table > tbody > tr:nth-child(13) > td:nth-child(9) {
  padding: 0;
}

formio .tr-13-td-9-m0 > table > tbody > tr:nth-child(13) > td:nth-child(9) {
  margin: 0;
}

formio .tr-13-td-9-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-10-p0 > table > tbody > tr:nth-child(13) > td:nth-child(10) {
  padding: 0;
}

formio .tr-13-td-10-m0 > table > tbody > tr:nth-child(13) > td:nth-child(10) {
  margin: 0;
}

formio .tr-13-td-10-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-11-p0 > table > tbody > tr:nth-child(13) > td:nth-child(11) {
  padding: 0;
}

formio .tr-13-td-11-m0 > table > tbody > tr:nth-child(13) > td:nth-child(11) {
  margin: 0;
}

formio .tr-13-td-11-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-12-p0 > table > tbody > tr:nth-child(13) > td:nth-child(12) {
  padding: 0;
}

formio .tr-13-td-12-m0 > table > tbody > tr:nth-child(13) > td:nth-child(12) {
  margin: 0;
}

formio .tr-13-td-12-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-13-p0 > table > tbody > tr:nth-child(13) > td:nth-child(13) {
  padding: 0;
}

formio .tr-13-td-13-m0 > table > tbody > tr:nth-child(13) > td:nth-child(13) {
  margin: 0;
}

formio .tr-13-td-13-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-14-p0 > table > tbody > tr:nth-child(13) > td:nth-child(14) {
  padding: 0;
}

formio .tr-13-td-14-m0 > table > tbody > tr:nth-child(13) > td:nth-child(14) {
  margin: 0;
}

formio .tr-13-td-14-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-15-p0 > table > tbody > tr:nth-child(13) > td:nth-child(15) {
  padding: 0;
}

formio .tr-13-td-15-m0 > table > tbody > tr:nth-child(13) > td:nth-child(15) {
  margin: 0;
}

formio .tr-13-td-15-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-16-p0 > table > tbody > tr:nth-child(13) > td:nth-child(16) {
  padding: 0;
}

formio .tr-13-td-16-m0 > table > tbody > tr:nth-child(13) > td:nth-child(16) {
  margin: 0;
}

formio .tr-13-td-16-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-17-p0 > table > tbody > tr:nth-child(13) > td:nth-child(17) {
  padding: 0;
}

formio .tr-13-td-17-m0 > table > tbody > tr:nth-child(13) > td:nth-child(17) {
  margin: 0;
}

formio .tr-13-td-17-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-18-p0 > table > tbody > tr:nth-child(13) > td:nth-child(18) {
  padding: 0;
}

formio .tr-13-td-18-m0 > table > tbody > tr:nth-child(13) > td:nth-child(18) {
  margin: 0;
}

formio .tr-13-td-18-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-19-p0 > table > tbody > tr:nth-child(13) > td:nth-child(19) {
  padding: 0;
}

formio .tr-13-td-19-m0 > table > tbody > tr:nth-child(13) > td:nth-child(19) {
  margin: 0;
}

formio .tr-13-td-19-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-20-p0 > table > tbody > tr:nth-child(13) > td:nth-child(20) {
  padding: 0;
}

formio .tr-13-td-20-m0 > table > tbody > tr:nth-child(13) > td:nth-child(20) {
  margin: 0;
}

formio .tr-13-td-20-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-21-p0 > table > tbody > tr:nth-child(13) > td:nth-child(21) {
  padding: 0;
}

formio .tr-13-td-21-m0 > table > tbody > tr:nth-child(13) > td:nth-child(21) {
  margin: 0;
}

formio .tr-13-td-21-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-22-p0 > table > tbody > tr:nth-child(13) > td:nth-child(22) {
  padding: 0;
}

formio .tr-13-td-22-m0 > table > tbody > tr:nth-child(13) > td:nth-child(22) {
  margin: 0;
}

formio .tr-13-td-22-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-23-p0 > table > tbody > tr:nth-child(13) > td:nth-child(23) {
  padding: 0;
}

formio .tr-13-td-23-m0 > table > tbody > tr:nth-child(13) > td:nth-child(23) {
  margin: 0;
}

formio .tr-13-td-23-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-24-p0 > table > tbody > tr:nth-child(13) > td:nth-child(24) {
  padding: 0;
}

formio .tr-13-td-24-m0 > table > tbody > tr:nth-child(13) > td:nth-child(24) {
  margin: 0;
}

formio .tr-13-td-24-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-25-p0 > table > tbody > tr:nth-child(13) > td:nth-child(25) {
  padding: 0;
}

formio .tr-13-td-25-m0 > table > tbody > tr:nth-child(13) > td:nth-child(25) {
  margin: 0;
}

formio .tr-13-td-25-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-26-p0 > table > tbody > tr:nth-child(13) > td:nth-child(26) {
  padding: 0;
}

formio .tr-13-td-26-m0 > table > tbody > tr:nth-child(13) > td:nth-child(26) {
  margin: 0;
}

formio .tr-13-td-26-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-27-p0 > table > tbody > tr:nth-child(13) > td:nth-child(27) {
  padding: 0;
}

formio .tr-13-td-27-m0 > table > tbody > tr:nth-child(13) > td:nth-child(27) {
  margin: 0;
}

formio .tr-13-td-27-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-28-p0 > table > tbody > tr:nth-child(13) > td:nth-child(28) {
  padding: 0;
}

formio .tr-13-td-28-m0 > table > tbody > tr:nth-child(13) > td:nth-child(28) {
  margin: 0;
}

formio .tr-13-td-28-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-29-p0 > table > tbody > tr:nth-child(13) > td:nth-child(29) {
  padding: 0;
}

formio .tr-13-td-29-m0 > table > tbody > tr:nth-child(13) > td:nth-child(29) {
  margin: 0;
}

formio .tr-13-td-29-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-30-p0 > table > tbody > tr:nth-child(13) > td:nth-child(30) {
  padding: 0;
}

formio .tr-13-td-30-m0 > table > tbody > tr:nth-child(13) > td:nth-child(30) {
  margin: 0;
}

formio .tr-13-td-30-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-31-p0 > table > tbody > tr:nth-child(13) > td:nth-child(31) {
  padding: 0;
}

formio .tr-13-td-31-m0 > table > tbody > tr:nth-child(13) > td:nth-child(31) {
  margin: 0;
}

formio .tr-13-td-31-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-32-p0 > table > tbody > tr:nth-child(13) > td:nth-child(32) {
  padding: 0;
}

formio .tr-13-td-32-m0 > table > tbody > tr:nth-child(13) > td:nth-child(32) {
  margin: 0;
}

formio .tr-13-td-32-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-33-p0 > table > tbody > tr:nth-child(13) > td:nth-child(33) {
  padding: 0;
}

formio .tr-13-td-33-m0 > table > tbody > tr:nth-child(13) > td:nth-child(33) {
  margin: 0;
}

formio .tr-13-td-33-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-34-p0 > table > tbody > tr:nth-child(13) > td:nth-child(34) {
  padding: 0;
}

formio .tr-13-td-34-m0 > table > tbody > tr:nth-child(13) > td:nth-child(34) {
  margin: 0;
}

formio .tr-13-td-34-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-35-p0 > table > tbody > tr:nth-child(13) > td:nth-child(35) {
  padding: 0;
}

formio .tr-13-td-35-m0 > table > tbody > tr:nth-child(13) > td:nth-child(35) {
  margin: 0;
}

formio .tr-13-td-35-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-36-p0 > table > tbody > tr:nth-child(13) > td:nth-child(36) {
  padding: 0;
}

formio .tr-13-td-36-m0 > table > tbody > tr:nth-child(13) > td:nth-child(36) {
  margin: 0;
}

formio .tr-13-td-36-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-37-p0 > table > tbody > tr:nth-child(13) > td:nth-child(37) {
  padding: 0;
}

formio .tr-13-td-37-m0 > table > tbody > tr:nth-child(13) > td:nth-child(37) {
  margin: 0;
}

formio .tr-13-td-37-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-38-p0 > table > tbody > tr:nth-child(13) > td:nth-child(38) {
  padding: 0;
}

formio .tr-13-td-38-m0 > table > tbody > tr:nth-child(13) > td:nth-child(38) {
  margin: 0;
}

formio .tr-13-td-38-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-39-p0 > table > tbody > tr:nth-child(13) > td:nth-child(39) {
  padding: 0;
}

formio .tr-13-td-39-m0 > table > tbody > tr:nth-child(13) > td:nth-child(39) {
  margin: 0;
}

formio .tr-13-td-39-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-40-p0 > table > tbody > tr:nth-child(13) > td:nth-child(40) {
  padding: 0;
}

formio .tr-13-td-40-m0 > table > tbody > tr:nth-child(13) > td:nth-child(40) {
  margin: 0;
}

formio .tr-13-td-40-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-41-p0 > table > tbody > tr:nth-child(13) > td:nth-child(41) {
  padding: 0;
}

formio .tr-13-td-41-m0 > table > tbody > tr:nth-child(13) > td:nth-child(41) {
  margin: 0;
}

formio .tr-13-td-41-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-42-p0 > table > tbody > tr:nth-child(13) > td:nth-child(42) {
  padding: 0;
}

formio .tr-13-td-42-m0 > table > tbody > tr:nth-child(13) > td:nth-child(42) {
  margin: 0;
}

formio .tr-13-td-42-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-43-p0 > table > tbody > tr:nth-child(13) > td:nth-child(43) {
  padding: 0;
}

formio .tr-13-td-43-m0 > table > tbody > tr:nth-child(13) > td:nth-child(43) {
  margin: 0;
}

formio .tr-13-td-43-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-44-p0 > table > tbody > tr:nth-child(13) > td:nth-child(44) {
  padding: 0;
}

formio .tr-13-td-44-m0 > table > tbody > tr:nth-child(13) > td:nth-child(44) {
  margin: 0;
}

formio .tr-13-td-44-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-45-p0 > table > tbody > tr:nth-child(13) > td:nth-child(45) {
  padding: 0;
}

formio .tr-13-td-45-m0 > table > tbody > tr:nth-child(13) > td:nth-child(45) {
  margin: 0;
}

formio .tr-13-td-45-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-46-p0 > table > tbody > tr:nth-child(13) > td:nth-child(46) {
  padding: 0;
}

formio .tr-13-td-46-m0 > table > tbody > tr:nth-child(13) > td:nth-child(46) {
  margin: 0;
}

formio .tr-13-td-46-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-47-p0 > table > tbody > tr:nth-child(13) > td:nth-child(47) {
  padding: 0;
}

formio .tr-13-td-47-m0 > table > tbody > tr:nth-child(13) > td:nth-child(47) {
  margin: 0;
}

formio .tr-13-td-47-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-48-p0 > table > tbody > tr:nth-child(13) > td:nth-child(48) {
  padding: 0;
}

formio .tr-13-td-48-m0 > table > tbody > tr:nth-child(13) > td:nth-child(48) {
  margin: 0;
}

formio .tr-13-td-48-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-49-p0 > table > tbody > tr:nth-child(13) > td:nth-child(49) {
  padding: 0;
}

formio .tr-13-td-49-m0 > table > tbody > tr:nth-child(13) > td:nth-child(49) {
  margin: 0;
}

formio .tr-13-td-49-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-50-p0 > table > tbody > tr:nth-child(13) > td:nth-child(50) {
  padding: 0;
}

formio .tr-13-td-50-m0 > table > tbody > tr:nth-child(13) > td:nth-child(50) {
  margin: 0;
}

formio .tr-13-td-50-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-51-p0 > table > tbody > tr:nth-child(13) > td:nth-child(51) {
  padding: 0;
}

formio .tr-13-td-51-m0 > table > tbody > tr:nth-child(13) > td:nth-child(51) {
  margin: 0;
}

formio .tr-13-td-51-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-52-p0 > table > tbody > tr:nth-child(13) > td:nth-child(52) {
  padding: 0;
}

formio .tr-13-td-52-m0 > table > tbody > tr:nth-child(13) > td:nth-child(52) {
  margin: 0;
}

formio .tr-13-td-52-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-53-p0 > table > tbody > tr:nth-child(13) > td:nth-child(53) {
  padding: 0;
}

formio .tr-13-td-53-m0 > table > tbody > tr:nth-child(13) > td:nth-child(53) {
  margin: 0;
}

formio .tr-13-td-53-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-54-p0 > table > tbody > tr:nth-child(13) > td:nth-child(54) {
  padding: 0;
}

formio .tr-13-td-54-m0 > table > tbody > tr:nth-child(13) > td:nth-child(54) {
  margin: 0;
}

formio .tr-13-td-54-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-55-p0 > table > tbody > tr:nth-child(13) > td:nth-child(55) {
  padding: 0;
}

formio .tr-13-td-55-m0 > table > tbody > tr:nth-child(13) > td:nth-child(55) {
  margin: 0;
}

formio .tr-13-td-55-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-56-p0 > table > tbody > tr:nth-child(13) > td:nth-child(56) {
  padding: 0;
}

formio .tr-13-td-56-m0 > table > tbody > tr:nth-child(13) > td:nth-child(56) {
  margin: 0;
}

formio .tr-13-td-56-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-57-p0 > table > tbody > tr:nth-child(13) > td:nth-child(57) {
  padding: 0;
}

formio .tr-13-td-57-m0 > table > tbody > tr:nth-child(13) > td:nth-child(57) {
  margin: 0;
}

formio .tr-13-td-57-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-58-p0 > table > tbody > tr:nth-child(13) > td:nth-child(58) {
  padding: 0;
}

formio .tr-13-td-58-m0 > table > tbody > tr:nth-child(13) > td:nth-child(58) {
  margin: 0;
}

formio .tr-13-td-58-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-13-td-59-p0 > table > tbody > tr:nth-child(13) > td:nth-child(59) {
  padding: 0;
}

formio .tr-13-td-59-m0 > table > tbody > tr:nth-child(13) > td:nth-child(59) {
  margin: 0;
}

formio .tr-13-td-59-ov-hid > table > tbody > tr:nth-child(13) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-1-p0 > table > tbody > tr:nth-child(14) > td:nth-child(1) {
  padding: 0;
}

formio .tr-14-td-1-m0 > table > tbody > tr:nth-child(14) > td:nth-child(1) {
  margin: 0;
}

formio .tr-14-td-1-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-2-p0 > table > tbody > tr:nth-child(14) > td:nth-child(2) {
  padding: 0;
}

formio .tr-14-td-2-m0 > table > tbody > tr:nth-child(14) > td:nth-child(2) {
  margin: 0;
}

formio .tr-14-td-2-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-3-p0 > table > tbody > tr:nth-child(14) > td:nth-child(3) {
  padding: 0;
}

formio .tr-14-td-3-m0 > table > tbody > tr:nth-child(14) > td:nth-child(3) {
  margin: 0;
}

formio .tr-14-td-3-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-4-p0 > table > tbody > tr:nth-child(14) > td:nth-child(4) {
  padding: 0;
}

formio .tr-14-td-4-m0 > table > tbody > tr:nth-child(14) > td:nth-child(4) {
  margin: 0;
}

formio .tr-14-td-4-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-5-p0 > table > tbody > tr:nth-child(14) > td:nth-child(5) {
  padding: 0;
}

formio .tr-14-td-5-m0 > table > tbody > tr:nth-child(14) > td:nth-child(5) {
  margin: 0;
}

formio .tr-14-td-5-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-6-p0 > table > tbody > tr:nth-child(14) > td:nth-child(6) {
  padding: 0;
}

formio .tr-14-td-6-m0 > table > tbody > tr:nth-child(14) > td:nth-child(6) {
  margin: 0;
}

formio .tr-14-td-6-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-7-p0 > table > tbody > tr:nth-child(14) > td:nth-child(7) {
  padding: 0;
}

formio .tr-14-td-7-m0 > table > tbody > tr:nth-child(14) > td:nth-child(7) {
  margin: 0;
}

formio .tr-14-td-7-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-8-p0 > table > tbody > tr:nth-child(14) > td:nth-child(8) {
  padding: 0;
}

formio .tr-14-td-8-m0 > table > tbody > tr:nth-child(14) > td:nth-child(8) {
  margin: 0;
}

formio .tr-14-td-8-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-9-p0 > table > tbody > tr:nth-child(14) > td:nth-child(9) {
  padding: 0;
}

formio .tr-14-td-9-m0 > table > tbody > tr:nth-child(14) > td:nth-child(9) {
  margin: 0;
}

formio .tr-14-td-9-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-10-p0 > table > tbody > tr:nth-child(14) > td:nth-child(10) {
  padding: 0;
}

formio .tr-14-td-10-m0 > table > tbody > tr:nth-child(14) > td:nth-child(10) {
  margin: 0;
}

formio .tr-14-td-10-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-11-p0 > table > tbody > tr:nth-child(14) > td:nth-child(11) {
  padding: 0;
}

formio .tr-14-td-11-m0 > table > tbody > tr:nth-child(14) > td:nth-child(11) {
  margin: 0;
}

formio .tr-14-td-11-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-12-p0 > table > tbody > tr:nth-child(14) > td:nth-child(12) {
  padding: 0;
}

formio .tr-14-td-12-m0 > table > tbody > tr:nth-child(14) > td:nth-child(12) {
  margin: 0;
}

formio .tr-14-td-12-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-13-p0 > table > tbody > tr:nth-child(14) > td:nth-child(13) {
  padding: 0;
}

formio .tr-14-td-13-m0 > table > tbody > tr:nth-child(14) > td:nth-child(13) {
  margin: 0;
}

formio .tr-14-td-13-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-14-p0 > table > tbody > tr:nth-child(14) > td:nth-child(14) {
  padding: 0;
}

formio .tr-14-td-14-m0 > table > tbody > tr:nth-child(14) > td:nth-child(14) {
  margin: 0;
}

formio .tr-14-td-14-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-15-p0 > table > tbody > tr:nth-child(14) > td:nth-child(15) {
  padding: 0;
}

formio .tr-14-td-15-m0 > table > tbody > tr:nth-child(14) > td:nth-child(15) {
  margin: 0;
}

formio .tr-14-td-15-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-16-p0 > table > tbody > tr:nth-child(14) > td:nth-child(16) {
  padding: 0;
}

formio .tr-14-td-16-m0 > table > tbody > tr:nth-child(14) > td:nth-child(16) {
  margin: 0;
}

formio .tr-14-td-16-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-17-p0 > table > tbody > tr:nth-child(14) > td:nth-child(17) {
  padding: 0;
}

formio .tr-14-td-17-m0 > table > tbody > tr:nth-child(14) > td:nth-child(17) {
  margin: 0;
}

formio .tr-14-td-17-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-18-p0 > table > tbody > tr:nth-child(14) > td:nth-child(18) {
  padding: 0;
}

formio .tr-14-td-18-m0 > table > tbody > tr:nth-child(14) > td:nth-child(18) {
  margin: 0;
}

formio .tr-14-td-18-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-19-p0 > table > tbody > tr:nth-child(14) > td:nth-child(19) {
  padding: 0;
}

formio .tr-14-td-19-m0 > table > tbody > tr:nth-child(14) > td:nth-child(19) {
  margin: 0;
}

formio .tr-14-td-19-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-20-p0 > table > tbody > tr:nth-child(14) > td:nth-child(20) {
  padding: 0;
}

formio .tr-14-td-20-m0 > table > tbody > tr:nth-child(14) > td:nth-child(20) {
  margin: 0;
}

formio .tr-14-td-20-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-21-p0 > table > tbody > tr:nth-child(14) > td:nth-child(21) {
  padding: 0;
}

formio .tr-14-td-21-m0 > table > tbody > tr:nth-child(14) > td:nth-child(21) {
  margin: 0;
}

formio .tr-14-td-21-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-22-p0 > table > tbody > tr:nth-child(14) > td:nth-child(22) {
  padding: 0;
}

formio .tr-14-td-22-m0 > table > tbody > tr:nth-child(14) > td:nth-child(22) {
  margin: 0;
}

formio .tr-14-td-22-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-23-p0 > table > tbody > tr:nth-child(14) > td:nth-child(23) {
  padding: 0;
}

formio .tr-14-td-23-m0 > table > tbody > tr:nth-child(14) > td:nth-child(23) {
  margin: 0;
}

formio .tr-14-td-23-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-24-p0 > table > tbody > tr:nth-child(14) > td:nth-child(24) {
  padding: 0;
}

formio .tr-14-td-24-m0 > table > tbody > tr:nth-child(14) > td:nth-child(24) {
  margin: 0;
}

formio .tr-14-td-24-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-25-p0 > table > tbody > tr:nth-child(14) > td:nth-child(25) {
  padding: 0;
}

formio .tr-14-td-25-m0 > table > tbody > tr:nth-child(14) > td:nth-child(25) {
  margin: 0;
}

formio .tr-14-td-25-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-26-p0 > table > tbody > tr:nth-child(14) > td:nth-child(26) {
  padding: 0;
}

formio .tr-14-td-26-m0 > table > tbody > tr:nth-child(14) > td:nth-child(26) {
  margin: 0;
}

formio .tr-14-td-26-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-27-p0 > table > tbody > tr:nth-child(14) > td:nth-child(27) {
  padding: 0;
}

formio .tr-14-td-27-m0 > table > tbody > tr:nth-child(14) > td:nth-child(27) {
  margin: 0;
}

formio .tr-14-td-27-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-28-p0 > table > tbody > tr:nth-child(14) > td:nth-child(28) {
  padding: 0;
}

formio .tr-14-td-28-m0 > table > tbody > tr:nth-child(14) > td:nth-child(28) {
  margin: 0;
}

formio .tr-14-td-28-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-29-p0 > table > tbody > tr:nth-child(14) > td:nth-child(29) {
  padding: 0;
}

formio .tr-14-td-29-m0 > table > tbody > tr:nth-child(14) > td:nth-child(29) {
  margin: 0;
}

formio .tr-14-td-29-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-30-p0 > table > tbody > tr:nth-child(14) > td:nth-child(30) {
  padding: 0;
}

formio .tr-14-td-30-m0 > table > tbody > tr:nth-child(14) > td:nth-child(30) {
  margin: 0;
}

formio .tr-14-td-30-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-31-p0 > table > tbody > tr:nth-child(14) > td:nth-child(31) {
  padding: 0;
}

formio .tr-14-td-31-m0 > table > tbody > tr:nth-child(14) > td:nth-child(31) {
  margin: 0;
}

formio .tr-14-td-31-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-32-p0 > table > tbody > tr:nth-child(14) > td:nth-child(32) {
  padding: 0;
}

formio .tr-14-td-32-m0 > table > tbody > tr:nth-child(14) > td:nth-child(32) {
  margin: 0;
}

formio .tr-14-td-32-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-33-p0 > table > tbody > tr:nth-child(14) > td:nth-child(33) {
  padding: 0;
}

formio .tr-14-td-33-m0 > table > tbody > tr:nth-child(14) > td:nth-child(33) {
  margin: 0;
}

formio .tr-14-td-33-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-34-p0 > table > tbody > tr:nth-child(14) > td:nth-child(34) {
  padding: 0;
}

formio .tr-14-td-34-m0 > table > tbody > tr:nth-child(14) > td:nth-child(34) {
  margin: 0;
}

formio .tr-14-td-34-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-35-p0 > table > tbody > tr:nth-child(14) > td:nth-child(35) {
  padding: 0;
}

formio .tr-14-td-35-m0 > table > tbody > tr:nth-child(14) > td:nth-child(35) {
  margin: 0;
}

formio .tr-14-td-35-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-36-p0 > table > tbody > tr:nth-child(14) > td:nth-child(36) {
  padding: 0;
}

formio .tr-14-td-36-m0 > table > tbody > tr:nth-child(14) > td:nth-child(36) {
  margin: 0;
}

formio .tr-14-td-36-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-37-p0 > table > tbody > tr:nth-child(14) > td:nth-child(37) {
  padding: 0;
}

formio .tr-14-td-37-m0 > table > tbody > tr:nth-child(14) > td:nth-child(37) {
  margin: 0;
}

formio .tr-14-td-37-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-38-p0 > table > tbody > tr:nth-child(14) > td:nth-child(38) {
  padding: 0;
}

formio .tr-14-td-38-m0 > table > tbody > tr:nth-child(14) > td:nth-child(38) {
  margin: 0;
}

formio .tr-14-td-38-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-39-p0 > table > tbody > tr:nth-child(14) > td:nth-child(39) {
  padding: 0;
}

formio .tr-14-td-39-m0 > table > tbody > tr:nth-child(14) > td:nth-child(39) {
  margin: 0;
}

formio .tr-14-td-39-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-40-p0 > table > tbody > tr:nth-child(14) > td:nth-child(40) {
  padding: 0;
}

formio .tr-14-td-40-m0 > table > tbody > tr:nth-child(14) > td:nth-child(40) {
  margin: 0;
}

formio .tr-14-td-40-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-41-p0 > table > tbody > tr:nth-child(14) > td:nth-child(41) {
  padding: 0;
}

formio .tr-14-td-41-m0 > table > tbody > tr:nth-child(14) > td:nth-child(41) {
  margin: 0;
}

formio .tr-14-td-41-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-42-p0 > table > tbody > tr:nth-child(14) > td:nth-child(42) {
  padding: 0;
}

formio .tr-14-td-42-m0 > table > tbody > tr:nth-child(14) > td:nth-child(42) {
  margin: 0;
}

formio .tr-14-td-42-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-43-p0 > table > tbody > tr:nth-child(14) > td:nth-child(43) {
  padding: 0;
}

formio .tr-14-td-43-m0 > table > tbody > tr:nth-child(14) > td:nth-child(43) {
  margin: 0;
}

formio .tr-14-td-43-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-44-p0 > table > tbody > tr:nth-child(14) > td:nth-child(44) {
  padding: 0;
}

formio .tr-14-td-44-m0 > table > tbody > tr:nth-child(14) > td:nth-child(44) {
  margin: 0;
}

formio .tr-14-td-44-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-45-p0 > table > tbody > tr:nth-child(14) > td:nth-child(45) {
  padding: 0;
}

formio .tr-14-td-45-m0 > table > tbody > tr:nth-child(14) > td:nth-child(45) {
  margin: 0;
}

formio .tr-14-td-45-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-46-p0 > table > tbody > tr:nth-child(14) > td:nth-child(46) {
  padding: 0;
}

formio .tr-14-td-46-m0 > table > tbody > tr:nth-child(14) > td:nth-child(46) {
  margin: 0;
}

formio .tr-14-td-46-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-47-p0 > table > tbody > tr:nth-child(14) > td:nth-child(47) {
  padding: 0;
}

formio .tr-14-td-47-m0 > table > tbody > tr:nth-child(14) > td:nth-child(47) {
  margin: 0;
}

formio .tr-14-td-47-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-48-p0 > table > tbody > tr:nth-child(14) > td:nth-child(48) {
  padding: 0;
}

formio .tr-14-td-48-m0 > table > tbody > tr:nth-child(14) > td:nth-child(48) {
  margin: 0;
}

formio .tr-14-td-48-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-49-p0 > table > tbody > tr:nth-child(14) > td:nth-child(49) {
  padding: 0;
}

formio .tr-14-td-49-m0 > table > tbody > tr:nth-child(14) > td:nth-child(49) {
  margin: 0;
}

formio .tr-14-td-49-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-50-p0 > table > tbody > tr:nth-child(14) > td:nth-child(50) {
  padding: 0;
}

formio .tr-14-td-50-m0 > table > tbody > tr:nth-child(14) > td:nth-child(50) {
  margin: 0;
}

formio .tr-14-td-50-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-51-p0 > table > tbody > tr:nth-child(14) > td:nth-child(51) {
  padding: 0;
}

formio .tr-14-td-51-m0 > table > tbody > tr:nth-child(14) > td:nth-child(51) {
  margin: 0;
}

formio .tr-14-td-51-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-52-p0 > table > tbody > tr:nth-child(14) > td:nth-child(52) {
  padding: 0;
}

formio .tr-14-td-52-m0 > table > tbody > tr:nth-child(14) > td:nth-child(52) {
  margin: 0;
}

formio .tr-14-td-52-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-53-p0 > table > tbody > tr:nth-child(14) > td:nth-child(53) {
  padding: 0;
}

formio .tr-14-td-53-m0 > table > tbody > tr:nth-child(14) > td:nth-child(53) {
  margin: 0;
}

formio .tr-14-td-53-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-54-p0 > table > tbody > tr:nth-child(14) > td:nth-child(54) {
  padding: 0;
}

formio .tr-14-td-54-m0 > table > tbody > tr:nth-child(14) > td:nth-child(54) {
  margin: 0;
}

formio .tr-14-td-54-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-55-p0 > table > tbody > tr:nth-child(14) > td:nth-child(55) {
  padding: 0;
}

formio .tr-14-td-55-m0 > table > tbody > tr:nth-child(14) > td:nth-child(55) {
  margin: 0;
}

formio .tr-14-td-55-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-56-p0 > table > tbody > tr:nth-child(14) > td:nth-child(56) {
  padding: 0;
}

formio .tr-14-td-56-m0 > table > tbody > tr:nth-child(14) > td:nth-child(56) {
  margin: 0;
}

formio .tr-14-td-56-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-57-p0 > table > tbody > tr:nth-child(14) > td:nth-child(57) {
  padding: 0;
}

formio .tr-14-td-57-m0 > table > tbody > tr:nth-child(14) > td:nth-child(57) {
  margin: 0;
}

formio .tr-14-td-57-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-58-p0 > table > tbody > tr:nth-child(14) > td:nth-child(58) {
  padding: 0;
}

formio .tr-14-td-58-m0 > table > tbody > tr:nth-child(14) > td:nth-child(58) {
  margin: 0;
}

formio .tr-14-td-58-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-14-td-59-p0 > table > tbody > tr:nth-child(14) > td:nth-child(59) {
  padding: 0;
}

formio .tr-14-td-59-m0 > table > tbody > tr:nth-child(14) > td:nth-child(59) {
  margin: 0;
}

formio .tr-14-td-59-ov-hid > table > tbody > tr:nth-child(14) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-1-p0 > table > tbody > tr:nth-child(15) > td:nth-child(1) {
  padding: 0;
}

formio .tr-15-td-1-m0 > table > tbody > tr:nth-child(15) > td:nth-child(1) {
  margin: 0;
}

formio .tr-15-td-1-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-2-p0 > table > tbody > tr:nth-child(15) > td:nth-child(2) {
  padding: 0;
}

formio .tr-15-td-2-m0 > table > tbody > tr:nth-child(15) > td:nth-child(2) {
  margin: 0;
}

formio .tr-15-td-2-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-3-p0 > table > tbody > tr:nth-child(15) > td:nth-child(3) {
  padding: 0;
}

formio .tr-15-td-3-m0 > table > tbody > tr:nth-child(15) > td:nth-child(3) {
  margin: 0;
}

formio .tr-15-td-3-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-4-p0 > table > tbody > tr:nth-child(15) > td:nth-child(4) {
  padding: 0;
}

formio .tr-15-td-4-m0 > table > tbody > tr:nth-child(15) > td:nth-child(4) {
  margin: 0;
}

formio .tr-15-td-4-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-5-p0 > table > tbody > tr:nth-child(15) > td:nth-child(5) {
  padding: 0;
}

formio .tr-15-td-5-m0 > table > tbody > tr:nth-child(15) > td:nth-child(5) {
  margin: 0;
}

formio .tr-15-td-5-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-6-p0 > table > tbody > tr:nth-child(15) > td:nth-child(6) {
  padding: 0;
}

formio .tr-15-td-6-m0 > table > tbody > tr:nth-child(15) > td:nth-child(6) {
  margin: 0;
}

formio .tr-15-td-6-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-7-p0 > table > tbody > tr:nth-child(15) > td:nth-child(7) {
  padding: 0;
}

formio .tr-15-td-7-m0 > table > tbody > tr:nth-child(15) > td:nth-child(7) {
  margin: 0;
}

formio .tr-15-td-7-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-8-p0 > table > tbody > tr:nth-child(15) > td:nth-child(8) {
  padding: 0;
}

formio .tr-15-td-8-m0 > table > tbody > tr:nth-child(15) > td:nth-child(8) {
  margin: 0;
}

formio .tr-15-td-8-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-9-p0 > table > tbody > tr:nth-child(15) > td:nth-child(9) {
  padding: 0;
}

formio .tr-15-td-9-m0 > table > tbody > tr:nth-child(15) > td:nth-child(9) {
  margin: 0;
}

formio .tr-15-td-9-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-10-p0 > table > tbody > tr:nth-child(15) > td:nth-child(10) {
  padding: 0;
}

formio .tr-15-td-10-m0 > table > tbody > tr:nth-child(15) > td:nth-child(10) {
  margin: 0;
}

formio .tr-15-td-10-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-11-p0 > table > tbody > tr:nth-child(15) > td:nth-child(11) {
  padding: 0;
}

formio .tr-15-td-11-m0 > table > tbody > tr:nth-child(15) > td:nth-child(11) {
  margin: 0;
}

formio .tr-15-td-11-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-12-p0 > table > tbody > tr:nth-child(15) > td:nth-child(12) {
  padding: 0;
}

formio .tr-15-td-12-m0 > table > tbody > tr:nth-child(15) > td:nth-child(12) {
  margin: 0;
}

formio .tr-15-td-12-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-13-p0 > table > tbody > tr:nth-child(15) > td:nth-child(13) {
  padding: 0;
}

formio .tr-15-td-13-m0 > table > tbody > tr:nth-child(15) > td:nth-child(13) {
  margin: 0;
}

formio .tr-15-td-13-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-14-p0 > table > tbody > tr:nth-child(15) > td:nth-child(14) {
  padding: 0;
}

formio .tr-15-td-14-m0 > table > tbody > tr:nth-child(15) > td:nth-child(14) {
  margin: 0;
}

formio .tr-15-td-14-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-15-p0 > table > tbody > tr:nth-child(15) > td:nth-child(15) {
  padding: 0;
}

formio .tr-15-td-15-m0 > table > tbody > tr:nth-child(15) > td:nth-child(15) {
  margin: 0;
}

formio .tr-15-td-15-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-16-p0 > table > tbody > tr:nth-child(15) > td:nth-child(16) {
  padding: 0;
}

formio .tr-15-td-16-m0 > table > tbody > tr:nth-child(15) > td:nth-child(16) {
  margin: 0;
}

formio .tr-15-td-16-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-17-p0 > table > tbody > tr:nth-child(15) > td:nth-child(17) {
  padding: 0;
}

formio .tr-15-td-17-m0 > table > tbody > tr:nth-child(15) > td:nth-child(17) {
  margin: 0;
}

formio .tr-15-td-17-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-18-p0 > table > tbody > tr:nth-child(15) > td:nth-child(18) {
  padding: 0;
}

formio .tr-15-td-18-m0 > table > tbody > tr:nth-child(15) > td:nth-child(18) {
  margin: 0;
}

formio .tr-15-td-18-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-19-p0 > table > tbody > tr:nth-child(15) > td:nth-child(19) {
  padding: 0;
}

formio .tr-15-td-19-m0 > table > tbody > tr:nth-child(15) > td:nth-child(19) {
  margin: 0;
}

formio .tr-15-td-19-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-20-p0 > table > tbody > tr:nth-child(15) > td:nth-child(20) {
  padding: 0;
}

formio .tr-15-td-20-m0 > table > tbody > tr:nth-child(15) > td:nth-child(20) {
  margin: 0;
}

formio .tr-15-td-20-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-21-p0 > table > tbody > tr:nth-child(15) > td:nth-child(21) {
  padding: 0;
}

formio .tr-15-td-21-m0 > table > tbody > tr:nth-child(15) > td:nth-child(21) {
  margin: 0;
}

formio .tr-15-td-21-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-22-p0 > table > tbody > tr:nth-child(15) > td:nth-child(22) {
  padding: 0;
}

formio .tr-15-td-22-m0 > table > tbody > tr:nth-child(15) > td:nth-child(22) {
  margin: 0;
}

formio .tr-15-td-22-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-23-p0 > table > tbody > tr:nth-child(15) > td:nth-child(23) {
  padding: 0;
}

formio .tr-15-td-23-m0 > table > tbody > tr:nth-child(15) > td:nth-child(23) {
  margin: 0;
}

formio .tr-15-td-23-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-24-p0 > table > tbody > tr:nth-child(15) > td:nth-child(24) {
  padding: 0;
}

formio .tr-15-td-24-m0 > table > tbody > tr:nth-child(15) > td:nth-child(24) {
  margin: 0;
}

formio .tr-15-td-24-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-25-p0 > table > tbody > tr:nth-child(15) > td:nth-child(25) {
  padding: 0;
}

formio .tr-15-td-25-m0 > table > tbody > tr:nth-child(15) > td:nth-child(25) {
  margin: 0;
}

formio .tr-15-td-25-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-26-p0 > table > tbody > tr:nth-child(15) > td:nth-child(26) {
  padding: 0;
}

formio .tr-15-td-26-m0 > table > tbody > tr:nth-child(15) > td:nth-child(26) {
  margin: 0;
}

formio .tr-15-td-26-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-27-p0 > table > tbody > tr:nth-child(15) > td:nth-child(27) {
  padding: 0;
}

formio .tr-15-td-27-m0 > table > tbody > tr:nth-child(15) > td:nth-child(27) {
  margin: 0;
}

formio .tr-15-td-27-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-28-p0 > table > tbody > tr:nth-child(15) > td:nth-child(28) {
  padding: 0;
}

formio .tr-15-td-28-m0 > table > tbody > tr:nth-child(15) > td:nth-child(28) {
  margin: 0;
}

formio .tr-15-td-28-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-29-p0 > table > tbody > tr:nth-child(15) > td:nth-child(29) {
  padding: 0;
}

formio .tr-15-td-29-m0 > table > tbody > tr:nth-child(15) > td:nth-child(29) {
  margin: 0;
}

formio .tr-15-td-29-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-30-p0 > table > tbody > tr:nth-child(15) > td:nth-child(30) {
  padding: 0;
}

formio .tr-15-td-30-m0 > table > tbody > tr:nth-child(15) > td:nth-child(30) {
  margin: 0;
}

formio .tr-15-td-30-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-31-p0 > table > tbody > tr:nth-child(15) > td:nth-child(31) {
  padding: 0;
}

formio .tr-15-td-31-m0 > table > tbody > tr:nth-child(15) > td:nth-child(31) {
  margin: 0;
}

formio .tr-15-td-31-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-32-p0 > table > tbody > tr:nth-child(15) > td:nth-child(32) {
  padding: 0;
}

formio .tr-15-td-32-m0 > table > tbody > tr:nth-child(15) > td:nth-child(32) {
  margin: 0;
}

formio .tr-15-td-32-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-33-p0 > table > tbody > tr:nth-child(15) > td:nth-child(33) {
  padding: 0;
}

formio .tr-15-td-33-m0 > table > tbody > tr:nth-child(15) > td:nth-child(33) {
  margin: 0;
}

formio .tr-15-td-33-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-34-p0 > table > tbody > tr:nth-child(15) > td:nth-child(34) {
  padding: 0;
}

formio .tr-15-td-34-m0 > table > tbody > tr:nth-child(15) > td:nth-child(34) {
  margin: 0;
}

formio .tr-15-td-34-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-35-p0 > table > tbody > tr:nth-child(15) > td:nth-child(35) {
  padding: 0;
}

formio .tr-15-td-35-m0 > table > tbody > tr:nth-child(15) > td:nth-child(35) {
  margin: 0;
}

formio .tr-15-td-35-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-36-p0 > table > tbody > tr:nth-child(15) > td:nth-child(36) {
  padding: 0;
}

formio .tr-15-td-36-m0 > table > tbody > tr:nth-child(15) > td:nth-child(36) {
  margin: 0;
}

formio .tr-15-td-36-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-37-p0 > table > tbody > tr:nth-child(15) > td:nth-child(37) {
  padding: 0;
}

formio .tr-15-td-37-m0 > table > tbody > tr:nth-child(15) > td:nth-child(37) {
  margin: 0;
}

formio .tr-15-td-37-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-38-p0 > table > tbody > tr:nth-child(15) > td:nth-child(38) {
  padding: 0;
}

formio .tr-15-td-38-m0 > table > tbody > tr:nth-child(15) > td:nth-child(38) {
  margin: 0;
}

formio .tr-15-td-38-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-39-p0 > table > tbody > tr:nth-child(15) > td:nth-child(39) {
  padding: 0;
}

formio .tr-15-td-39-m0 > table > tbody > tr:nth-child(15) > td:nth-child(39) {
  margin: 0;
}

formio .tr-15-td-39-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-40-p0 > table > tbody > tr:nth-child(15) > td:nth-child(40) {
  padding: 0;
}

formio .tr-15-td-40-m0 > table > tbody > tr:nth-child(15) > td:nth-child(40) {
  margin: 0;
}

formio .tr-15-td-40-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-41-p0 > table > tbody > tr:nth-child(15) > td:nth-child(41) {
  padding: 0;
}

formio .tr-15-td-41-m0 > table > tbody > tr:nth-child(15) > td:nth-child(41) {
  margin: 0;
}

formio .tr-15-td-41-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-42-p0 > table > tbody > tr:nth-child(15) > td:nth-child(42) {
  padding: 0;
}

formio .tr-15-td-42-m0 > table > tbody > tr:nth-child(15) > td:nth-child(42) {
  margin: 0;
}

formio .tr-15-td-42-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-43-p0 > table > tbody > tr:nth-child(15) > td:nth-child(43) {
  padding: 0;
}

formio .tr-15-td-43-m0 > table > tbody > tr:nth-child(15) > td:nth-child(43) {
  margin: 0;
}

formio .tr-15-td-43-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-44-p0 > table > tbody > tr:nth-child(15) > td:nth-child(44) {
  padding: 0;
}

formio .tr-15-td-44-m0 > table > tbody > tr:nth-child(15) > td:nth-child(44) {
  margin: 0;
}

formio .tr-15-td-44-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-45-p0 > table > tbody > tr:nth-child(15) > td:nth-child(45) {
  padding: 0;
}

formio .tr-15-td-45-m0 > table > tbody > tr:nth-child(15) > td:nth-child(45) {
  margin: 0;
}

formio .tr-15-td-45-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-46-p0 > table > tbody > tr:nth-child(15) > td:nth-child(46) {
  padding: 0;
}

formio .tr-15-td-46-m0 > table > tbody > tr:nth-child(15) > td:nth-child(46) {
  margin: 0;
}

formio .tr-15-td-46-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-47-p0 > table > tbody > tr:nth-child(15) > td:nth-child(47) {
  padding: 0;
}

formio .tr-15-td-47-m0 > table > tbody > tr:nth-child(15) > td:nth-child(47) {
  margin: 0;
}

formio .tr-15-td-47-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-48-p0 > table > tbody > tr:nth-child(15) > td:nth-child(48) {
  padding: 0;
}

formio .tr-15-td-48-m0 > table > tbody > tr:nth-child(15) > td:nth-child(48) {
  margin: 0;
}

formio .tr-15-td-48-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-49-p0 > table > tbody > tr:nth-child(15) > td:nth-child(49) {
  padding: 0;
}

formio .tr-15-td-49-m0 > table > tbody > tr:nth-child(15) > td:nth-child(49) {
  margin: 0;
}

formio .tr-15-td-49-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-50-p0 > table > tbody > tr:nth-child(15) > td:nth-child(50) {
  padding: 0;
}

formio .tr-15-td-50-m0 > table > tbody > tr:nth-child(15) > td:nth-child(50) {
  margin: 0;
}

formio .tr-15-td-50-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-51-p0 > table > tbody > tr:nth-child(15) > td:nth-child(51) {
  padding: 0;
}

formio .tr-15-td-51-m0 > table > tbody > tr:nth-child(15) > td:nth-child(51) {
  margin: 0;
}

formio .tr-15-td-51-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-52-p0 > table > tbody > tr:nth-child(15) > td:nth-child(52) {
  padding: 0;
}

formio .tr-15-td-52-m0 > table > tbody > tr:nth-child(15) > td:nth-child(52) {
  margin: 0;
}

formio .tr-15-td-52-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-53-p0 > table > tbody > tr:nth-child(15) > td:nth-child(53) {
  padding: 0;
}

formio .tr-15-td-53-m0 > table > tbody > tr:nth-child(15) > td:nth-child(53) {
  margin: 0;
}

formio .tr-15-td-53-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-54-p0 > table > tbody > tr:nth-child(15) > td:nth-child(54) {
  padding: 0;
}

formio .tr-15-td-54-m0 > table > tbody > tr:nth-child(15) > td:nth-child(54) {
  margin: 0;
}

formio .tr-15-td-54-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-55-p0 > table > tbody > tr:nth-child(15) > td:nth-child(55) {
  padding: 0;
}

formio .tr-15-td-55-m0 > table > tbody > tr:nth-child(15) > td:nth-child(55) {
  margin: 0;
}

formio .tr-15-td-55-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-56-p0 > table > tbody > tr:nth-child(15) > td:nth-child(56) {
  padding: 0;
}

formio .tr-15-td-56-m0 > table > tbody > tr:nth-child(15) > td:nth-child(56) {
  margin: 0;
}

formio .tr-15-td-56-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-57-p0 > table > tbody > tr:nth-child(15) > td:nth-child(57) {
  padding: 0;
}

formio .tr-15-td-57-m0 > table > tbody > tr:nth-child(15) > td:nth-child(57) {
  margin: 0;
}

formio .tr-15-td-57-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-58-p0 > table > tbody > tr:nth-child(15) > td:nth-child(58) {
  padding: 0;
}

formio .tr-15-td-58-m0 > table > tbody > tr:nth-child(15) > td:nth-child(58) {
  margin: 0;
}

formio .tr-15-td-58-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-15-td-59-p0 > table > tbody > tr:nth-child(15) > td:nth-child(59) {
  padding: 0;
}

formio .tr-15-td-59-m0 > table > tbody > tr:nth-child(15) > td:nth-child(59) {
  margin: 0;
}

formio .tr-15-td-59-ov-hid > table > tbody > tr:nth-child(15) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-1-p0 > table > tbody > tr:nth-child(16) > td:nth-child(1) {
  padding: 0;
}

formio .tr-16-td-1-m0 > table > tbody > tr:nth-child(16) > td:nth-child(1) {
  margin: 0;
}

formio .tr-16-td-1-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-2-p0 > table > tbody > tr:nth-child(16) > td:nth-child(2) {
  padding: 0;
}

formio .tr-16-td-2-m0 > table > tbody > tr:nth-child(16) > td:nth-child(2) {
  margin: 0;
}

formio .tr-16-td-2-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-3-p0 > table > tbody > tr:nth-child(16) > td:nth-child(3) {
  padding: 0;
}

formio .tr-16-td-3-m0 > table > tbody > tr:nth-child(16) > td:nth-child(3) {
  margin: 0;
}

formio .tr-16-td-3-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-4-p0 > table > tbody > tr:nth-child(16) > td:nth-child(4) {
  padding: 0;
}

formio .tr-16-td-4-m0 > table > tbody > tr:nth-child(16) > td:nth-child(4) {
  margin: 0;
}

formio .tr-16-td-4-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-5-p0 > table > tbody > tr:nth-child(16) > td:nth-child(5) {
  padding: 0;
}

formio .tr-16-td-5-m0 > table > tbody > tr:nth-child(16) > td:nth-child(5) {
  margin: 0;
}

formio .tr-16-td-5-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-6-p0 > table > tbody > tr:nth-child(16) > td:nth-child(6) {
  padding: 0;
}

formio .tr-16-td-6-m0 > table > tbody > tr:nth-child(16) > td:nth-child(6) {
  margin: 0;
}

formio .tr-16-td-6-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-7-p0 > table > tbody > tr:nth-child(16) > td:nth-child(7) {
  padding: 0;
}

formio .tr-16-td-7-m0 > table > tbody > tr:nth-child(16) > td:nth-child(7) {
  margin: 0;
}

formio .tr-16-td-7-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-8-p0 > table > tbody > tr:nth-child(16) > td:nth-child(8) {
  padding: 0;
}

formio .tr-16-td-8-m0 > table > tbody > tr:nth-child(16) > td:nth-child(8) {
  margin: 0;
}

formio .tr-16-td-8-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-9-p0 > table > tbody > tr:nth-child(16) > td:nth-child(9) {
  padding: 0;
}

formio .tr-16-td-9-m0 > table > tbody > tr:nth-child(16) > td:nth-child(9) {
  margin: 0;
}

formio .tr-16-td-9-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-10-p0 > table > tbody > tr:nth-child(16) > td:nth-child(10) {
  padding: 0;
}

formio .tr-16-td-10-m0 > table > tbody > tr:nth-child(16) > td:nth-child(10) {
  margin: 0;
}

formio .tr-16-td-10-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-11-p0 > table > tbody > tr:nth-child(16) > td:nth-child(11) {
  padding: 0;
}

formio .tr-16-td-11-m0 > table > tbody > tr:nth-child(16) > td:nth-child(11) {
  margin: 0;
}

formio .tr-16-td-11-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-12-p0 > table > tbody > tr:nth-child(16) > td:nth-child(12) {
  padding: 0;
}

formio .tr-16-td-12-m0 > table > tbody > tr:nth-child(16) > td:nth-child(12) {
  margin: 0;
}

formio .tr-16-td-12-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-13-p0 > table > tbody > tr:nth-child(16) > td:nth-child(13) {
  padding: 0;
}

formio .tr-16-td-13-m0 > table > tbody > tr:nth-child(16) > td:nth-child(13) {
  margin: 0;
}

formio .tr-16-td-13-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-14-p0 > table > tbody > tr:nth-child(16) > td:nth-child(14) {
  padding: 0;
}

formio .tr-16-td-14-m0 > table > tbody > tr:nth-child(16) > td:nth-child(14) {
  margin: 0;
}

formio .tr-16-td-14-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-15-p0 > table > tbody > tr:nth-child(16) > td:nth-child(15) {
  padding: 0;
}

formio .tr-16-td-15-m0 > table > tbody > tr:nth-child(16) > td:nth-child(15) {
  margin: 0;
}

formio .tr-16-td-15-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-16-p0 > table > tbody > tr:nth-child(16) > td:nth-child(16) {
  padding: 0;
}

formio .tr-16-td-16-m0 > table > tbody > tr:nth-child(16) > td:nth-child(16) {
  margin: 0;
}

formio .tr-16-td-16-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-17-p0 > table > tbody > tr:nth-child(16) > td:nth-child(17) {
  padding: 0;
}

formio .tr-16-td-17-m0 > table > tbody > tr:nth-child(16) > td:nth-child(17) {
  margin: 0;
}

formio .tr-16-td-17-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-18-p0 > table > tbody > tr:nth-child(16) > td:nth-child(18) {
  padding: 0;
}

formio .tr-16-td-18-m0 > table > tbody > tr:nth-child(16) > td:nth-child(18) {
  margin: 0;
}

formio .tr-16-td-18-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-19-p0 > table > tbody > tr:nth-child(16) > td:nth-child(19) {
  padding: 0;
}

formio .tr-16-td-19-m0 > table > tbody > tr:nth-child(16) > td:nth-child(19) {
  margin: 0;
}

formio .tr-16-td-19-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-20-p0 > table > tbody > tr:nth-child(16) > td:nth-child(20) {
  padding: 0;
}

formio .tr-16-td-20-m0 > table > tbody > tr:nth-child(16) > td:nth-child(20) {
  margin: 0;
}

formio .tr-16-td-20-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-21-p0 > table > tbody > tr:nth-child(16) > td:nth-child(21) {
  padding: 0;
}

formio .tr-16-td-21-m0 > table > tbody > tr:nth-child(16) > td:nth-child(21) {
  margin: 0;
}

formio .tr-16-td-21-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-22-p0 > table > tbody > tr:nth-child(16) > td:nth-child(22) {
  padding: 0;
}

formio .tr-16-td-22-m0 > table > tbody > tr:nth-child(16) > td:nth-child(22) {
  margin: 0;
}

formio .tr-16-td-22-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-23-p0 > table > tbody > tr:nth-child(16) > td:nth-child(23) {
  padding: 0;
}

formio .tr-16-td-23-m0 > table > tbody > tr:nth-child(16) > td:nth-child(23) {
  margin: 0;
}

formio .tr-16-td-23-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-24-p0 > table > tbody > tr:nth-child(16) > td:nth-child(24) {
  padding: 0;
}

formio .tr-16-td-24-m0 > table > tbody > tr:nth-child(16) > td:nth-child(24) {
  margin: 0;
}

formio .tr-16-td-24-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-25-p0 > table > tbody > tr:nth-child(16) > td:nth-child(25) {
  padding: 0;
}

formio .tr-16-td-25-m0 > table > tbody > tr:nth-child(16) > td:nth-child(25) {
  margin: 0;
}

formio .tr-16-td-25-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-26-p0 > table > tbody > tr:nth-child(16) > td:nth-child(26) {
  padding: 0;
}

formio .tr-16-td-26-m0 > table > tbody > tr:nth-child(16) > td:nth-child(26) {
  margin: 0;
}

formio .tr-16-td-26-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-27-p0 > table > tbody > tr:nth-child(16) > td:nth-child(27) {
  padding: 0;
}

formio .tr-16-td-27-m0 > table > tbody > tr:nth-child(16) > td:nth-child(27) {
  margin: 0;
}

formio .tr-16-td-27-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-28-p0 > table > tbody > tr:nth-child(16) > td:nth-child(28) {
  padding: 0;
}

formio .tr-16-td-28-m0 > table > tbody > tr:nth-child(16) > td:nth-child(28) {
  margin: 0;
}

formio .tr-16-td-28-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-29-p0 > table > tbody > tr:nth-child(16) > td:nth-child(29) {
  padding: 0;
}

formio .tr-16-td-29-m0 > table > tbody > tr:nth-child(16) > td:nth-child(29) {
  margin: 0;
}

formio .tr-16-td-29-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-30-p0 > table > tbody > tr:nth-child(16) > td:nth-child(30) {
  padding: 0;
}

formio .tr-16-td-30-m0 > table > tbody > tr:nth-child(16) > td:nth-child(30) {
  margin: 0;
}

formio .tr-16-td-30-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-31-p0 > table > tbody > tr:nth-child(16) > td:nth-child(31) {
  padding: 0;
}

formio .tr-16-td-31-m0 > table > tbody > tr:nth-child(16) > td:nth-child(31) {
  margin: 0;
}

formio .tr-16-td-31-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-32-p0 > table > tbody > tr:nth-child(16) > td:nth-child(32) {
  padding: 0;
}

formio .tr-16-td-32-m0 > table > tbody > tr:nth-child(16) > td:nth-child(32) {
  margin: 0;
}

formio .tr-16-td-32-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-33-p0 > table > tbody > tr:nth-child(16) > td:nth-child(33) {
  padding: 0;
}

formio .tr-16-td-33-m0 > table > tbody > tr:nth-child(16) > td:nth-child(33) {
  margin: 0;
}

formio .tr-16-td-33-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-34-p0 > table > tbody > tr:nth-child(16) > td:nth-child(34) {
  padding: 0;
}

formio .tr-16-td-34-m0 > table > tbody > tr:nth-child(16) > td:nth-child(34) {
  margin: 0;
}

formio .tr-16-td-34-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-35-p0 > table > tbody > tr:nth-child(16) > td:nth-child(35) {
  padding: 0;
}

formio .tr-16-td-35-m0 > table > tbody > tr:nth-child(16) > td:nth-child(35) {
  margin: 0;
}

formio .tr-16-td-35-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-36-p0 > table > tbody > tr:nth-child(16) > td:nth-child(36) {
  padding: 0;
}

formio .tr-16-td-36-m0 > table > tbody > tr:nth-child(16) > td:nth-child(36) {
  margin: 0;
}

formio .tr-16-td-36-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-37-p0 > table > tbody > tr:nth-child(16) > td:nth-child(37) {
  padding: 0;
}

formio .tr-16-td-37-m0 > table > tbody > tr:nth-child(16) > td:nth-child(37) {
  margin: 0;
}

formio .tr-16-td-37-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-38-p0 > table > tbody > tr:nth-child(16) > td:nth-child(38) {
  padding: 0;
}

formio .tr-16-td-38-m0 > table > tbody > tr:nth-child(16) > td:nth-child(38) {
  margin: 0;
}

formio .tr-16-td-38-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-39-p0 > table > tbody > tr:nth-child(16) > td:nth-child(39) {
  padding: 0;
}

formio .tr-16-td-39-m0 > table > tbody > tr:nth-child(16) > td:nth-child(39) {
  margin: 0;
}

formio .tr-16-td-39-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-40-p0 > table > tbody > tr:nth-child(16) > td:nth-child(40) {
  padding: 0;
}

formio .tr-16-td-40-m0 > table > tbody > tr:nth-child(16) > td:nth-child(40) {
  margin: 0;
}

formio .tr-16-td-40-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-41-p0 > table > tbody > tr:nth-child(16) > td:nth-child(41) {
  padding: 0;
}

formio .tr-16-td-41-m0 > table > tbody > tr:nth-child(16) > td:nth-child(41) {
  margin: 0;
}

formio .tr-16-td-41-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-42-p0 > table > tbody > tr:nth-child(16) > td:nth-child(42) {
  padding: 0;
}

formio .tr-16-td-42-m0 > table > tbody > tr:nth-child(16) > td:nth-child(42) {
  margin: 0;
}

formio .tr-16-td-42-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-43-p0 > table > tbody > tr:nth-child(16) > td:nth-child(43) {
  padding: 0;
}

formio .tr-16-td-43-m0 > table > tbody > tr:nth-child(16) > td:nth-child(43) {
  margin: 0;
}

formio .tr-16-td-43-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-44-p0 > table > tbody > tr:nth-child(16) > td:nth-child(44) {
  padding: 0;
}

formio .tr-16-td-44-m0 > table > tbody > tr:nth-child(16) > td:nth-child(44) {
  margin: 0;
}

formio .tr-16-td-44-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-45-p0 > table > tbody > tr:nth-child(16) > td:nth-child(45) {
  padding: 0;
}

formio .tr-16-td-45-m0 > table > tbody > tr:nth-child(16) > td:nth-child(45) {
  margin: 0;
}

formio .tr-16-td-45-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-46-p0 > table > tbody > tr:nth-child(16) > td:nth-child(46) {
  padding: 0;
}

formio .tr-16-td-46-m0 > table > tbody > tr:nth-child(16) > td:nth-child(46) {
  margin: 0;
}

formio .tr-16-td-46-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-47-p0 > table > tbody > tr:nth-child(16) > td:nth-child(47) {
  padding: 0;
}

formio .tr-16-td-47-m0 > table > tbody > tr:nth-child(16) > td:nth-child(47) {
  margin: 0;
}

formio .tr-16-td-47-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-48-p0 > table > tbody > tr:nth-child(16) > td:nth-child(48) {
  padding: 0;
}

formio .tr-16-td-48-m0 > table > tbody > tr:nth-child(16) > td:nth-child(48) {
  margin: 0;
}

formio .tr-16-td-48-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-49-p0 > table > tbody > tr:nth-child(16) > td:nth-child(49) {
  padding: 0;
}

formio .tr-16-td-49-m0 > table > tbody > tr:nth-child(16) > td:nth-child(49) {
  margin: 0;
}

formio .tr-16-td-49-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-50-p0 > table > tbody > tr:nth-child(16) > td:nth-child(50) {
  padding: 0;
}

formio .tr-16-td-50-m0 > table > tbody > tr:nth-child(16) > td:nth-child(50) {
  margin: 0;
}

formio .tr-16-td-50-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-51-p0 > table > tbody > tr:nth-child(16) > td:nth-child(51) {
  padding: 0;
}

formio .tr-16-td-51-m0 > table > tbody > tr:nth-child(16) > td:nth-child(51) {
  margin: 0;
}

formio .tr-16-td-51-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-52-p0 > table > tbody > tr:nth-child(16) > td:nth-child(52) {
  padding: 0;
}

formio .tr-16-td-52-m0 > table > tbody > tr:nth-child(16) > td:nth-child(52) {
  margin: 0;
}

formio .tr-16-td-52-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-53-p0 > table > tbody > tr:nth-child(16) > td:nth-child(53) {
  padding: 0;
}

formio .tr-16-td-53-m0 > table > tbody > tr:nth-child(16) > td:nth-child(53) {
  margin: 0;
}

formio .tr-16-td-53-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-54-p0 > table > tbody > tr:nth-child(16) > td:nth-child(54) {
  padding: 0;
}

formio .tr-16-td-54-m0 > table > tbody > tr:nth-child(16) > td:nth-child(54) {
  margin: 0;
}

formio .tr-16-td-54-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-55-p0 > table > tbody > tr:nth-child(16) > td:nth-child(55) {
  padding: 0;
}

formio .tr-16-td-55-m0 > table > tbody > tr:nth-child(16) > td:nth-child(55) {
  margin: 0;
}

formio .tr-16-td-55-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-56-p0 > table > tbody > tr:nth-child(16) > td:nth-child(56) {
  padding: 0;
}

formio .tr-16-td-56-m0 > table > tbody > tr:nth-child(16) > td:nth-child(56) {
  margin: 0;
}

formio .tr-16-td-56-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-57-p0 > table > tbody > tr:nth-child(16) > td:nth-child(57) {
  padding: 0;
}

formio .tr-16-td-57-m0 > table > tbody > tr:nth-child(16) > td:nth-child(57) {
  margin: 0;
}

formio .tr-16-td-57-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-58-p0 > table > tbody > tr:nth-child(16) > td:nth-child(58) {
  padding: 0;
}

formio .tr-16-td-58-m0 > table > tbody > tr:nth-child(16) > td:nth-child(58) {
  margin: 0;
}

formio .tr-16-td-58-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-16-td-59-p0 > table > tbody > tr:nth-child(16) > td:nth-child(59) {
  padding: 0;
}

formio .tr-16-td-59-m0 > table > tbody > tr:nth-child(16) > td:nth-child(59) {
  margin: 0;
}

formio .tr-16-td-59-ov-hid > table > tbody > tr:nth-child(16) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-1-p0 > table > tbody > tr:nth-child(17) > td:nth-child(1) {
  padding: 0;
}

formio .tr-17-td-1-m0 > table > tbody > tr:nth-child(17) > td:nth-child(1) {
  margin: 0;
}

formio .tr-17-td-1-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-2-p0 > table > tbody > tr:nth-child(17) > td:nth-child(2) {
  padding: 0;
}

formio .tr-17-td-2-m0 > table > tbody > tr:nth-child(17) > td:nth-child(2) {
  margin: 0;
}

formio .tr-17-td-2-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-3-p0 > table > tbody > tr:nth-child(17) > td:nth-child(3) {
  padding: 0;
}

formio .tr-17-td-3-m0 > table > tbody > tr:nth-child(17) > td:nth-child(3) {
  margin: 0;
}

formio .tr-17-td-3-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-4-p0 > table > tbody > tr:nth-child(17) > td:nth-child(4) {
  padding: 0;
}

formio .tr-17-td-4-m0 > table > tbody > tr:nth-child(17) > td:nth-child(4) {
  margin: 0;
}

formio .tr-17-td-4-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-5-p0 > table > tbody > tr:nth-child(17) > td:nth-child(5) {
  padding: 0;
}

formio .tr-17-td-5-m0 > table > tbody > tr:nth-child(17) > td:nth-child(5) {
  margin: 0;
}

formio .tr-17-td-5-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-6-p0 > table > tbody > tr:nth-child(17) > td:nth-child(6) {
  padding: 0;
}

formio .tr-17-td-6-m0 > table > tbody > tr:nth-child(17) > td:nth-child(6) {
  margin: 0;
}

formio .tr-17-td-6-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-7-p0 > table > tbody > tr:nth-child(17) > td:nth-child(7) {
  padding: 0;
}

formio .tr-17-td-7-m0 > table > tbody > tr:nth-child(17) > td:nth-child(7) {
  margin: 0;
}

formio .tr-17-td-7-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-8-p0 > table > tbody > tr:nth-child(17) > td:nth-child(8) {
  padding: 0;
}

formio .tr-17-td-8-m0 > table > tbody > tr:nth-child(17) > td:nth-child(8) {
  margin: 0;
}

formio .tr-17-td-8-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-9-p0 > table > tbody > tr:nth-child(17) > td:nth-child(9) {
  padding: 0;
}

formio .tr-17-td-9-m0 > table > tbody > tr:nth-child(17) > td:nth-child(9) {
  margin: 0;
}

formio .tr-17-td-9-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-10-p0 > table > tbody > tr:nth-child(17) > td:nth-child(10) {
  padding: 0;
}

formio .tr-17-td-10-m0 > table > tbody > tr:nth-child(17) > td:nth-child(10) {
  margin: 0;
}

formio .tr-17-td-10-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-11-p0 > table > tbody > tr:nth-child(17) > td:nth-child(11) {
  padding: 0;
}

formio .tr-17-td-11-m0 > table > tbody > tr:nth-child(17) > td:nth-child(11) {
  margin: 0;
}

formio .tr-17-td-11-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-12-p0 > table > tbody > tr:nth-child(17) > td:nth-child(12) {
  padding: 0;
}

formio .tr-17-td-12-m0 > table > tbody > tr:nth-child(17) > td:nth-child(12) {
  margin: 0;
}

formio .tr-17-td-12-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-13-p0 > table > tbody > tr:nth-child(17) > td:nth-child(13) {
  padding: 0;
}

formio .tr-17-td-13-m0 > table > tbody > tr:nth-child(17) > td:nth-child(13) {
  margin: 0;
}

formio .tr-17-td-13-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-14-p0 > table > tbody > tr:nth-child(17) > td:nth-child(14) {
  padding: 0;
}

formio .tr-17-td-14-m0 > table > tbody > tr:nth-child(17) > td:nth-child(14) {
  margin: 0;
}

formio .tr-17-td-14-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-15-p0 > table > tbody > tr:nth-child(17) > td:nth-child(15) {
  padding: 0;
}

formio .tr-17-td-15-m0 > table > tbody > tr:nth-child(17) > td:nth-child(15) {
  margin: 0;
}

formio .tr-17-td-15-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-16-p0 > table > tbody > tr:nth-child(17) > td:nth-child(16) {
  padding: 0;
}

formio .tr-17-td-16-m0 > table > tbody > tr:nth-child(17) > td:nth-child(16) {
  margin: 0;
}

formio .tr-17-td-16-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-17-p0 > table > tbody > tr:nth-child(17) > td:nth-child(17) {
  padding: 0;
}

formio .tr-17-td-17-m0 > table > tbody > tr:nth-child(17) > td:nth-child(17) {
  margin: 0;
}

formio .tr-17-td-17-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-18-p0 > table > tbody > tr:nth-child(17) > td:nth-child(18) {
  padding: 0;
}

formio .tr-17-td-18-m0 > table > tbody > tr:nth-child(17) > td:nth-child(18) {
  margin: 0;
}

formio .tr-17-td-18-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-19-p0 > table > tbody > tr:nth-child(17) > td:nth-child(19) {
  padding: 0;
}

formio .tr-17-td-19-m0 > table > tbody > tr:nth-child(17) > td:nth-child(19) {
  margin: 0;
}

formio .tr-17-td-19-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-20-p0 > table > tbody > tr:nth-child(17) > td:nth-child(20) {
  padding: 0;
}

formio .tr-17-td-20-m0 > table > tbody > tr:nth-child(17) > td:nth-child(20) {
  margin: 0;
}

formio .tr-17-td-20-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-21-p0 > table > tbody > tr:nth-child(17) > td:nth-child(21) {
  padding: 0;
}

formio .tr-17-td-21-m0 > table > tbody > tr:nth-child(17) > td:nth-child(21) {
  margin: 0;
}

formio .tr-17-td-21-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-22-p0 > table > tbody > tr:nth-child(17) > td:nth-child(22) {
  padding: 0;
}

formio .tr-17-td-22-m0 > table > tbody > tr:nth-child(17) > td:nth-child(22) {
  margin: 0;
}

formio .tr-17-td-22-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-23-p0 > table > tbody > tr:nth-child(17) > td:nth-child(23) {
  padding: 0;
}

formio .tr-17-td-23-m0 > table > tbody > tr:nth-child(17) > td:nth-child(23) {
  margin: 0;
}

formio .tr-17-td-23-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-24-p0 > table > tbody > tr:nth-child(17) > td:nth-child(24) {
  padding: 0;
}

formio .tr-17-td-24-m0 > table > tbody > tr:nth-child(17) > td:nth-child(24) {
  margin: 0;
}

formio .tr-17-td-24-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-25-p0 > table > tbody > tr:nth-child(17) > td:nth-child(25) {
  padding: 0;
}

formio .tr-17-td-25-m0 > table > tbody > tr:nth-child(17) > td:nth-child(25) {
  margin: 0;
}

formio .tr-17-td-25-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-26-p0 > table > tbody > tr:nth-child(17) > td:nth-child(26) {
  padding: 0;
}

formio .tr-17-td-26-m0 > table > tbody > tr:nth-child(17) > td:nth-child(26) {
  margin: 0;
}

formio .tr-17-td-26-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-27-p0 > table > tbody > tr:nth-child(17) > td:nth-child(27) {
  padding: 0;
}

formio .tr-17-td-27-m0 > table > tbody > tr:nth-child(17) > td:nth-child(27) {
  margin: 0;
}

formio .tr-17-td-27-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-28-p0 > table > tbody > tr:nth-child(17) > td:nth-child(28) {
  padding: 0;
}

formio .tr-17-td-28-m0 > table > tbody > tr:nth-child(17) > td:nth-child(28) {
  margin: 0;
}

formio .tr-17-td-28-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-29-p0 > table > tbody > tr:nth-child(17) > td:nth-child(29) {
  padding: 0;
}

formio .tr-17-td-29-m0 > table > tbody > tr:nth-child(17) > td:nth-child(29) {
  margin: 0;
}

formio .tr-17-td-29-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-30-p0 > table > tbody > tr:nth-child(17) > td:nth-child(30) {
  padding: 0;
}

formio .tr-17-td-30-m0 > table > tbody > tr:nth-child(17) > td:nth-child(30) {
  margin: 0;
}

formio .tr-17-td-30-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-31-p0 > table > tbody > tr:nth-child(17) > td:nth-child(31) {
  padding: 0;
}

formio .tr-17-td-31-m0 > table > tbody > tr:nth-child(17) > td:nth-child(31) {
  margin: 0;
}

formio .tr-17-td-31-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-32-p0 > table > tbody > tr:nth-child(17) > td:nth-child(32) {
  padding: 0;
}

formio .tr-17-td-32-m0 > table > tbody > tr:nth-child(17) > td:nth-child(32) {
  margin: 0;
}

formio .tr-17-td-32-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-33-p0 > table > tbody > tr:nth-child(17) > td:nth-child(33) {
  padding: 0;
}

formio .tr-17-td-33-m0 > table > tbody > tr:nth-child(17) > td:nth-child(33) {
  margin: 0;
}

formio .tr-17-td-33-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-34-p0 > table > tbody > tr:nth-child(17) > td:nth-child(34) {
  padding: 0;
}

formio .tr-17-td-34-m0 > table > tbody > tr:nth-child(17) > td:nth-child(34) {
  margin: 0;
}

formio .tr-17-td-34-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-35-p0 > table > tbody > tr:nth-child(17) > td:nth-child(35) {
  padding: 0;
}

formio .tr-17-td-35-m0 > table > tbody > tr:nth-child(17) > td:nth-child(35) {
  margin: 0;
}

formio .tr-17-td-35-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-36-p0 > table > tbody > tr:nth-child(17) > td:nth-child(36) {
  padding: 0;
}

formio .tr-17-td-36-m0 > table > tbody > tr:nth-child(17) > td:nth-child(36) {
  margin: 0;
}

formio .tr-17-td-36-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-37-p0 > table > tbody > tr:nth-child(17) > td:nth-child(37) {
  padding: 0;
}

formio .tr-17-td-37-m0 > table > tbody > tr:nth-child(17) > td:nth-child(37) {
  margin: 0;
}

formio .tr-17-td-37-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-38-p0 > table > tbody > tr:nth-child(17) > td:nth-child(38) {
  padding: 0;
}

formio .tr-17-td-38-m0 > table > tbody > tr:nth-child(17) > td:nth-child(38) {
  margin: 0;
}

formio .tr-17-td-38-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-39-p0 > table > tbody > tr:nth-child(17) > td:nth-child(39) {
  padding: 0;
}

formio .tr-17-td-39-m0 > table > tbody > tr:nth-child(17) > td:nth-child(39) {
  margin: 0;
}

formio .tr-17-td-39-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-40-p0 > table > tbody > tr:nth-child(17) > td:nth-child(40) {
  padding: 0;
}

formio .tr-17-td-40-m0 > table > tbody > tr:nth-child(17) > td:nth-child(40) {
  margin: 0;
}

formio .tr-17-td-40-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-41-p0 > table > tbody > tr:nth-child(17) > td:nth-child(41) {
  padding: 0;
}

formio .tr-17-td-41-m0 > table > tbody > tr:nth-child(17) > td:nth-child(41) {
  margin: 0;
}

formio .tr-17-td-41-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-42-p0 > table > tbody > tr:nth-child(17) > td:nth-child(42) {
  padding: 0;
}

formio .tr-17-td-42-m0 > table > tbody > tr:nth-child(17) > td:nth-child(42) {
  margin: 0;
}

formio .tr-17-td-42-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-43-p0 > table > tbody > tr:nth-child(17) > td:nth-child(43) {
  padding: 0;
}

formio .tr-17-td-43-m0 > table > tbody > tr:nth-child(17) > td:nth-child(43) {
  margin: 0;
}

formio .tr-17-td-43-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-44-p0 > table > tbody > tr:nth-child(17) > td:nth-child(44) {
  padding: 0;
}

formio .tr-17-td-44-m0 > table > tbody > tr:nth-child(17) > td:nth-child(44) {
  margin: 0;
}

formio .tr-17-td-44-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-45-p0 > table > tbody > tr:nth-child(17) > td:nth-child(45) {
  padding: 0;
}

formio .tr-17-td-45-m0 > table > tbody > tr:nth-child(17) > td:nth-child(45) {
  margin: 0;
}

formio .tr-17-td-45-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-46-p0 > table > tbody > tr:nth-child(17) > td:nth-child(46) {
  padding: 0;
}

formio .tr-17-td-46-m0 > table > tbody > tr:nth-child(17) > td:nth-child(46) {
  margin: 0;
}

formio .tr-17-td-46-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-47-p0 > table > tbody > tr:nth-child(17) > td:nth-child(47) {
  padding: 0;
}

formio .tr-17-td-47-m0 > table > tbody > tr:nth-child(17) > td:nth-child(47) {
  margin: 0;
}

formio .tr-17-td-47-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-48-p0 > table > tbody > tr:nth-child(17) > td:nth-child(48) {
  padding: 0;
}

formio .tr-17-td-48-m0 > table > tbody > tr:nth-child(17) > td:nth-child(48) {
  margin: 0;
}

formio .tr-17-td-48-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-49-p0 > table > tbody > tr:nth-child(17) > td:nth-child(49) {
  padding: 0;
}

formio .tr-17-td-49-m0 > table > tbody > tr:nth-child(17) > td:nth-child(49) {
  margin: 0;
}

formio .tr-17-td-49-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-50-p0 > table > tbody > tr:nth-child(17) > td:nth-child(50) {
  padding: 0;
}

formio .tr-17-td-50-m0 > table > tbody > tr:nth-child(17) > td:nth-child(50) {
  margin: 0;
}

formio .tr-17-td-50-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-51-p0 > table > tbody > tr:nth-child(17) > td:nth-child(51) {
  padding: 0;
}

formio .tr-17-td-51-m0 > table > tbody > tr:nth-child(17) > td:nth-child(51) {
  margin: 0;
}

formio .tr-17-td-51-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-52-p0 > table > tbody > tr:nth-child(17) > td:nth-child(52) {
  padding: 0;
}

formio .tr-17-td-52-m0 > table > tbody > tr:nth-child(17) > td:nth-child(52) {
  margin: 0;
}

formio .tr-17-td-52-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-53-p0 > table > tbody > tr:nth-child(17) > td:nth-child(53) {
  padding: 0;
}

formio .tr-17-td-53-m0 > table > tbody > tr:nth-child(17) > td:nth-child(53) {
  margin: 0;
}

formio .tr-17-td-53-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-54-p0 > table > tbody > tr:nth-child(17) > td:nth-child(54) {
  padding: 0;
}

formio .tr-17-td-54-m0 > table > tbody > tr:nth-child(17) > td:nth-child(54) {
  margin: 0;
}

formio .tr-17-td-54-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-55-p0 > table > tbody > tr:nth-child(17) > td:nth-child(55) {
  padding: 0;
}

formio .tr-17-td-55-m0 > table > tbody > tr:nth-child(17) > td:nth-child(55) {
  margin: 0;
}

formio .tr-17-td-55-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-56-p0 > table > tbody > tr:nth-child(17) > td:nth-child(56) {
  padding: 0;
}

formio .tr-17-td-56-m0 > table > tbody > tr:nth-child(17) > td:nth-child(56) {
  margin: 0;
}

formio .tr-17-td-56-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-57-p0 > table > tbody > tr:nth-child(17) > td:nth-child(57) {
  padding: 0;
}

formio .tr-17-td-57-m0 > table > tbody > tr:nth-child(17) > td:nth-child(57) {
  margin: 0;
}

formio .tr-17-td-57-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-58-p0 > table > tbody > tr:nth-child(17) > td:nth-child(58) {
  padding: 0;
}

formio .tr-17-td-58-m0 > table > tbody > tr:nth-child(17) > td:nth-child(58) {
  margin: 0;
}

formio .tr-17-td-58-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-17-td-59-p0 > table > tbody > tr:nth-child(17) > td:nth-child(59) {
  padding: 0;
}

formio .tr-17-td-59-m0 > table > tbody > tr:nth-child(17) > td:nth-child(59) {
  margin: 0;
}

formio .tr-17-td-59-ov-hid > table > tbody > tr:nth-child(17) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-1-p0 > table > tbody > tr:nth-child(18) > td:nth-child(1) {
  padding: 0;
}

formio .tr-18-td-1-m0 > table > tbody > tr:nth-child(18) > td:nth-child(1) {
  margin: 0;
}

formio .tr-18-td-1-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-2-p0 > table > tbody > tr:nth-child(18) > td:nth-child(2) {
  padding: 0;
}

formio .tr-18-td-2-m0 > table > tbody > tr:nth-child(18) > td:nth-child(2) {
  margin: 0;
}

formio .tr-18-td-2-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-3-p0 > table > tbody > tr:nth-child(18) > td:nth-child(3) {
  padding: 0;
}

formio .tr-18-td-3-m0 > table > tbody > tr:nth-child(18) > td:nth-child(3) {
  margin: 0;
}

formio .tr-18-td-3-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-4-p0 > table > tbody > tr:nth-child(18) > td:nth-child(4) {
  padding: 0;
}

formio .tr-18-td-4-m0 > table > tbody > tr:nth-child(18) > td:nth-child(4) {
  margin: 0;
}

formio .tr-18-td-4-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-5-p0 > table > tbody > tr:nth-child(18) > td:nth-child(5) {
  padding: 0;
}

formio .tr-18-td-5-m0 > table > tbody > tr:nth-child(18) > td:nth-child(5) {
  margin: 0;
}

formio .tr-18-td-5-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-6-p0 > table > tbody > tr:nth-child(18) > td:nth-child(6) {
  padding: 0;
}

formio .tr-18-td-6-m0 > table > tbody > tr:nth-child(18) > td:nth-child(6) {
  margin: 0;
}

formio .tr-18-td-6-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-7-p0 > table > tbody > tr:nth-child(18) > td:nth-child(7) {
  padding: 0;
}

formio .tr-18-td-7-m0 > table > tbody > tr:nth-child(18) > td:nth-child(7) {
  margin: 0;
}

formio .tr-18-td-7-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-8-p0 > table > tbody > tr:nth-child(18) > td:nth-child(8) {
  padding: 0;
}

formio .tr-18-td-8-m0 > table > tbody > tr:nth-child(18) > td:nth-child(8) {
  margin: 0;
}

formio .tr-18-td-8-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-9-p0 > table > tbody > tr:nth-child(18) > td:nth-child(9) {
  padding: 0;
}

formio .tr-18-td-9-m0 > table > tbody > tr:nth-child(18) > td:nth-child(9) {
  margin: 0;
}

formio .tr-18-td-9-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-10-p0 > table > tbody > tr:nth-child(18) > td:nth-child(10) {
  padding: 0;
}

formio .tr-18-td-10-m0 > table > tbody > tr:nth-child(18) > td:nth-child(10) {
  margin: 0;
}

formio .tr-18-td-10-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-11-p0 > table > tbody > tr:nth-child(18) > td:nth-child(11) {
  padding: 0;
}

formio .tr-18-td-11-m0 > table > tbody > tr:nth-child(18) > td:nth-child(11) {
  margin: 0;
}

formio .tr-18-td-11-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-12-p0 > table > tbody > tr:nth-child(18) > td:nth-child(12) {
  padding: 0;
}

formio .tr-18-td-12-m0 > table > tbody > tr:nth-child(18) > td:nth-child(12) {
  margin: 0;
}

formio .tr-18-td-12-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-13-p0 > table > tbody > tr:nth-child(18) > td:nth-child(13) {
  padding: 0;
}

formio .tr-18-td-13-m0 > table > tbody > tr:nth-child(18) > td:nth-child(13) {
  margin: 0;
}

formio .tr-18-td-13-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-14-p0 > table > tbody > tr:nth-child(18) > td:nth-child(14) {
  padding: 0;
}

formio .tr-18-td-14-m0 > table > tbody > tr:nth-child(18) > td:nth-child(14) {
  margin: 0;
}

formio .tr-18-td-14-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-15-p0 > table > tbody > tr:nth-child(18) > td:nth-child(15) {
  padding: 0;
}

formio .tr-18-td-15-m0 > table > tbody > tr:nth-child(18) > td:nth-child(15) {
  margin: 0;
}

formio .tr-18-td-15-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-16-p0 > table > tbody > tr:nth-child(18) > td:nth-child(16) {
  padding: 0;
}

formio .tr-18-td-16-m0 > table > tbody > tr:nth-child(18) > td:nth-child(16) {
  margin: 0;
}

formio .tr-18-td-16-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-17-p0 > table > tbody > tr:nth-child(18) > td:nth-child(17) {
  padding: 0;
}

formio .tr-18-td-17-m0 > table > tbody > tr:nth-child(18) > td:nth-child(17) {
  margin: 0;
}

formio .tr-18-td-17-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-18-p0 > table > tbody > tr:nth-child(18) > td:nth-child(18) {
  padding: 0;
}

formio .tr-18-td-18-m0 > table > tbody > tr:nth-child(18) > td:nth-child(18) {
  margin: 0;
}

formio .tr-18-td-18-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-19-p0 > table > tbody > tr:nth-child(18) > td:nth-child(19) {
  padding: 0;
}

formio .tr-18-td-19-m0 > table > tbody > tr:nth-child(18) > td:nth-child(19) {
  margin: 0;
}

formio .tr-18-td-19-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-20-p0 > table > tbody > tr:nth-child(18) > td:nth-child(20) {
  padding: 0;
}

formio .tr-18-td-20-m0 > table > tbody > tr:nth-child(18) > td:nth-child(20) {
  margin: 0;
}

formio .tr-18-td-20-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-21-p0 > table > tbody > tr:nth-child(18) > td:nth-child(21) {
  padding: 0;
}

formio .tr-18-td-21-m0 > table > tbody > tr:nth-child(18) > td:nth-child(21) {
  margin: 0;
}

formio .tr-18-td-21-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-22-p0 > table > tbody > tr:nth-child(18) > td:nth-child(22) {
  padding: 0;
}

formio .tr-18-td-22-m0 > table > tbody > tr:nth-child(18) > td:nth-child(22) {
  margin: 0;
}

formio .tr-18-td-22-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-23-p0 > table > tbody > tr:nth-child(18) > td:nth-child(23) {
  padding: 0;
}

formio .tr-18-td-23-m0 > table > tbody > tr:nth-child(18) > td:nth-child(23) {
  margin: 0;
}

formio .tr-18-td-23-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-24-p0 > table > tbody > tr:nth-child(18) > td:nth-child(24) {
  padding: 0;
}

formio .tr-18-td-24-m0 > table > tbody > tr:nth-child(18) > td:nth-child(24) {
  margin: 0;
}

formio .tr-18-td-24-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-25-p0 > table > tbody > tr:nth-child(18) > td:nth-child(25) {
  padding: 0;
}

formio .tr-18-td-25-m0 > table > tbody > tr:nth-child(18) > td:nth-child(25) {
  margin: 0;
}

formio .tr-18-td-25-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-26-p0 > table > tbody > tr:nth-child(18) > td:nth-child(26) {
  padding: 0;
}

formio .tr-18-td-26-m0 > table > tbody > tr:nth-child(18) > td:nth-child(26) {
  margin: 0;
}

formio .tr-18-td-26-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-27-p0 > table > tbody > tr:nth-child(18) > td:nth-child(27) {
  padding: 0;
}

formio .tr-18-td-27-m0 > table > tbody > tr:nth-child(18) > td:nth-child(27) {
  margin: 0;
}

formio .tr-18-td-27-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-28-p0 > table > tbody > tr:nth-child(18) > td:nth-child(28) {
  padding: 0;
}

formio .tr-18-td-28-m0 > table > tbody > tr:nth-child(18) > td:nth-child(28) {
  margin: 0;
}

formio .tr-18-td-28-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-29-p0 > table > tbody > tr:nth-child(18) > td:nth-child(29) {
  padding: 0;
}

formio .tr-18-td-29-m0 > table > tbody > tr:nth-child(18) > td:nth-child(29) {
  margin: 0;
}

formio .tr-18-td-29-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-30-p0 > table > tbody > tr:nth-child(18) > td:nth-child(30) {
  padding: 0;
}

formio .tr-18-td-30-m0 > table > tbody > tr:nth-child(18) > td:nth-child(30) {
  margin: 0;
}

formio .tr-18-td-30-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-31-p0 > table > tbody > tr:nth-child(18) > td:nth-child(31) {
  padding: 0;
}

formio .tr-18-td-31-m0 > table > tbody > tr:nth-child(18) > td:nth-child(31) {
  margin: 0;
}

formio .tr-18-td-31-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-32-p0 > table > tbody > tr:nth-child(18) > td:nth-child(32) {
  padding: 0;
}

formio .tr-18-td-32-m0 > table > tbody > tr:nth-child(18) > td:nth-child(32) {
  margin: 0;
}

formio .tr-18-td-32-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-33-p0 > table > tbody > tr:nth-child(18) > td:nth-child(33) {
  padding: 0;
}

formio .tr-18-td-33-m0 > table > tbody > tr:nth-child(18) > td:nth-child(33) {
  margin: 0;
}

formio .tr-18-td-33-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-34-p0 > table > tbody > tr:nth-child(18) > td:nth-child(34) {
  padding: 0;
}

formio .tr-18-td-34-m0 > table > tbody > tr:nth-child(18) > td:nth-child(34) {
  margin: 0;
}

formio .tr-18-td-34-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-35-p0 > table > tbody > tr:nth-child(18) > td:nth-child(35) {
  padding: 0;
}

formio .tr-18-td-35-m0 > table > tbody > tr:nth-child(18) > td:nth-child(35) {
  margin: 0;
}

formio .tr-18-td-35-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-36-p0 > table > tbody > tr:nth-child(18) > td:nth-child(36) {
  padding: 0;
}

formio .tr-18-td-36-m0 > table > tbody > tr:nth-child(18) > td:nth-child(36) {
  margin: 0;
}

formio .tr-18-td-36-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-37-p0 > table > tbody > tr:nth-child(18) > td:nth-child(37) {
  padding: 0;
}

formio .tr-18-td-37-m0 > table > tbody > tr:nth-child(18) > td:nth-child(37) {
  margin: 0;
}

formio .tr-18-td-37-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-38-p0 > table > tbody > tr:nth-child(18) > td:nth-child(38) {
  padding: 0;
}

formio .tr-18-td-38-m0 > table > tbody > tr:nth-child(18) > td:nth-child(38) {
  margin: 0;
}

formio .tr-18-td-38-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-39-p0 > table > tbody > tr:nth-child(18) > td:nth-child(39) {
  padding: 0;
}

formio .tr-18-td-39-m0 > table > tbody > tr:nth-child(18) > td:nth-child(39) {
  margin: 0;
}

formio .tr-18-td-39-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-40-p0 > table > tbody > tr:nth-child(18) > td:nth-child(40) {
  padding: 0;
}

formio .tr-18-td-40-m0 > table > tbody > tr:nth-child(18) > td:nth-child(40) {
  margin: 0;
}

formio .tr-18-td-40-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-41-p0 > table > tbody > tr:nth-child(18) > td:nth-child(41) {
  padding: 0;
}

formio .tr-18-td-41-m0 > table > tbody > tr:nth-child(18) > td:nth-child(41) {
  margin: 0;
}

formio .tr-18-td-41-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-42-p0 > table > tbody > tr:nth-child(18) > td:nth-child(42) {
  padding: 0;
}

formio .tr-18-td-42-m0 > table > tbody > tr:nth-child(18) > td:nth-child(42) {
  margin: 0;
}

formio .tr-18-td-42-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-43-p0 > table > tbody > tr:nth-child(18) > td:nth-child(43) {
  padding: 0;
}

formio .tr-18-td-43-m0 > table > tbody > tr:nth-child(18) > td:nth-child(43) {
  margin: 0;
}

formio .tr-18-td-43-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-44-p0 > table > tbody > tr:nth-child(18) > td:nth-child(44) {
  padding: 0;
}

formio .tr-18-td-44-m0 > table > tbody > tr:nth-child(18) > td:nth-child(44) {
  margin: 0;
}

formio .tr-18-td-44-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-45-p0 > table > tbody > tr:nth-child(18) > td:nth-child(45) {
  padding: 0;
}

formio .tr-18-td-45-m0 > table > tbody > tr:nth-child(18) > td:nth-child(45) {
  margin: 0;
}

formio .tr-18-td-45-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-46-p0 > table > tbody > tr:nth-child(18) > td:nth-child(46) {
  padding: 0;
}

formio .tr-18-td-46-m0 > table > tbody > tr:nth-child(18) > td:nth-child(46) {
  margin: 0;
}

formio .tr-18-td-46-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-47-p0 > table > tbody > tr:nth-child(18) > td:nth-child(47) {
  padding: 0;
}

formio .tr-18-td-47-m0 > table > tbody > tr:nth-child(18) > td:nth-child(47) {
  margin: 0;
}

formio .tr-18-td-47-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-48-p0 > table > tbody > tr:nth-child(18) > td:nth-child(48) {
  padding: 0;
}

formio .tr-18-td-48-m0 > table > tbody > tr:nth-child(18) > td:nth-child(48) {
  margin: 0;
}

formio .tr-18-td-48-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-49-p0 > table > tbody > tr:nth-child(18) > td:nth-child(49) {
  padding: 0;
}

formio .tr-18-td-49-m0 > table > tbody > tr:nth-child(18) > td:nth-child(49) {
  margin: 0;
}

formio .tr-18-td-49-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-50-p0 > table > tbody > tr:nth-child(18) > td:nth-child(50) {
  padding: 0;
}

formio .tr-18-td-50-m0 > table > tbody > tr:nth-child(18) > td:nth-child(50) {
  margin: 0;
}

formio .tr-18-td-50-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-51-p0 > table > tbody > tr:nth-child(18) > td:nth-child(51) {
  padding: 0;
}

formio .tr-18-td-51-m0 > table > tbody > tr:nth-child(18) > td:nth-child(51) {
  margin: 0;
}

formio .tr-18-td-51-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-52-p0 > table > tbody > tr:nth-child(18) > td:nth-child(52) {
  padding: 0;
}

formio .tr-18-td-52-m0 > table > tbody > tr:nth-child(18) > td:nth-child(52) {
  margin: 0;
}

formio .tr-18-td-52-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-53-p0 > table > tbody > tr:nth-child(18) > td:nth-child(53) {
  padding: 0;
}

formio .tr-18-td-53-m0 > table > tbody > tr:nth-child(18) > td:nth-child(53) {
  margin: 0;
}

formio .tr-18-td-53-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-54-p0 > table > tbody > tr:nth-child(18) > td:nth-child(54) {
  padding: 0;
}

formio .tr-18-td-54-m0 > table > tbody > tr:nth-child(18) > td:nth-child(54) {
  margin: 0;
}

formio .tr-18-td-54-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-55-p0 > table > tbody > tr:nth-child(18) > td:nth-child(55) {
  padding: 0;
}

formio .tr-18-td-55-m0 > table > tbody > tr:nth-child(18) > td:nth-child(55) {
  margin: 0;
}

formio .tr-18-td-55-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-56-p0 > table > tbody > tr:nth-child(18) > td:nth-child(56) {
  padding: 0;
}

formio .tr-18-td-56-m0 > table > tbody > tr:nth-child(18) > td:nth-child(56) {
  margin: 0;
}

formio .tr-18-td-56-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-57-p0 > table > tbody > tr:nth-child(18) > td:nth-child(57) {
  padding: 0;
}

formio .tr-18-td-57-m0 > table > tbody > tr:nth-child(18) > td:nth-child(57) {
  margin: 0;
}

formio .tr-18-td-57-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-58-p0 > table > tbody > tr:nth-child(18) > td:nth-child(58) {
  padding: 0;
}

formio .tr-18-td-58-m0 > table > tbody > tr:nth-child(18) > td:nth-child(58) {
  margin: 0;
}

formio .tr-18-td-58-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-18-td-59-p0 > table > tbody > tr:nth-child(18) > td:nth-child(59) {
  padding: 0;
}

formio .tr-18-td-59-m0 > table > tbody > tr:nth-child(18) > td:nth-child(59) {
  margin: 0;
}

formio .tr-18-td-59-ov-hid > table > tbody > tr:nth-child(18) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-1-p0 > table > tbody > tr:nth-child(19) > td:nth-child(1) {
  padding: 0;
}

formio .tr-19-td-1-m0 > table > tbody > tr:nth-child(19) > td:nth-child(1) {
  margin: 0;
}

formio .tr-19-td-1-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-2-p0 > table > tbody > tr:nth-child(19) > td:nth-child(2) {
  padding: 0;
}

formio .tr-19-td-2-m0 > table > tbody > tr:nth-child(19) > td:nth-child(2) {
  margin: 0;
}

formio .tr-19-td-2-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-3-p0 > table > tbody > tr:nth-child(19) > td:nth-child(3) {
  padding: 0;
}

formio .tr-19-td-3-m0 > table > tbody > tr:nth-child(19) > td:nth-child(3) {
  margin: 0;
}

formio .tr-19-td-3-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-4-p0 > table > tbody > tr:nth-child(19) > td:nth-child(4) {
  padding: 0;
}

formio .tr-19-td-4-m0 > table > tbody > tr:nth-child(19) > td:nth-child(4) {
  margin: 0;
}

formio .tr-19-td-4-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-5-p0 > table > tbody > tr:nth-child(19) > td:nth-child(5) {
  padding: 0;
}

formio .tr-19-td-5-m0 > table > tbody > tr:nth-child(19) > td:nth-child(5) {
  margin: 0;
}

formio .tr-19-td-5-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-6-p0 > table > tbody > tr:nth-child(19) > td:nth-child(6) {
  padding: 0;
}

formio .tr-19-td-6-m0 > table > tbody > tr:nth-child(19) > td:nth-child(6) {
  margin: 0;
}

formio .tr-19-td-6-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-7-p0 > table > tbody > tr:nth-child(19) > td:nth-child(7) {
  padding: 0;
}

formio .tr-19-td-7-m0 > table > tbody > tr:nth-child(19) > td:nth-child(7) {
  margin: 0;
}

formio .tr-19-td-7-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-8-p0 > table > tbody > tr:nth-child(19) > td:nth-child(8) {
  padding: 0;
}

formio .tr-19-td-8-m0 > table > tbody > tr:nth-child(19) > td:nth-child(8) {
  margin: 0;
}

formio .tr-19-td-8-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-9-p0 > table > tbody > tr:nth-child(19) > td:nth-child(9) {
  padding: 0;
}

formio .tr-19-td-9-m0 > table > tbody > tr:nth-child(19) > td:nth-child(9) {
  margin: 0;
}

formio .tr-19-td-9-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-10-p0 > table > tbody > tr:nth-child(19) > td:nth-child(10) {
  padding: 0;
}

formio .tr-19-td-10-m0 > table > tbody > tr:nth-child(19) > td:nth-child(10) {
  margin: 0;
}

formio .tr-19-td-10-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-11-p0 > table > tbody > tr:nth-child(19) > td:nth-child(11) {
  padding: 0;
}

formio .tr-19-td-11-m0 > table > tbody > tr:nth-child(19) > td:nth-child(11) {
  margin: 0;
}

formio .tr-19-td-11-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-12-p0 > table > tbody > tr:nth-child(19) > td:nth-child(12) {
  padding: 0;
}

formio .tr-19-td-12-m0 > table > tbody > tr:nth-child(19) > td:nth-child(12) {
  margin: 0;
}

formio .tr-19-td-12-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-13-p0 > table > tbody > tr:nth-child(19) > td:nth-child(13) {
  padding: 0;
}

formio .tr-19-td-13-m0 > table > tbody > tr:nth-child(19) > td:nth-child(13) {
  margin: 0;
}

formio .tr-19-td-13-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-14-p0 > table > tbody > tr:nth-child(19) > td:nth-child(14) {
  padding: 0;
}

formio .tr-19-td-14-m0 > table > tbody > tr:nth-child(19) > td:nth-child(14) {
  margin: 0;
}

formio .tr-19-td-14-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-15-p0 > table > tbody > tr:nth-child(19) > td:nth-child(15) {
  padding: 0;
}

formio .tr-19-td-15-m0 > table > tbody > tr:nth-child(19) > td:nth-child(15) {
  margin: 0;
}

formio .tr-19-td-15-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-16-p0 > table > tbody > tr:nth-child(19) > td:nth-child(16) {
  padding: 0;
}

formio .tr-19-td-16-m0 > table > tbody > tr:nth-child(19) > td:nth-child(16) {
  margin: 0;
}

formio .tr-19-td-16-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-17-p0 > table > tbody > tr:nth-child(19) > td:nth-child(17) {
  padding: 0;
}

formio .tr-19-td-17-m0 > table > tbody > tr:nth-child(19) > td:nth-child(17) {
  margin: 0;
}

formio .tr-19-td-17-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-18-p0 > table > tbody > tr:nth-child(19) > td:nth-child(18) {
  padding: 0;
}

formio .tr-19-td-18-m0 > table > tbody > tr:nth-child(19) > td:nth-child(18) {
  margin: 0;
}

formio .tr-19-td-18-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-19-p0 > table > tbody > tr:nth-child(19) > td:nth-child(19) {
  padding: 0;
}

formio .tr-19-td-19-m0 > table > tbody > tr:nth-child(19) > td:nth-child(19) {
  margin: 0;
}

formio .tr-19-td-19-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-20-p0 > table > tbody > tr:nth-child(19) > td:nth-child(20) {
  padding: 0;
}

formio .tr-19-td-20-m0 > table > tbody > tr:nth-child(19) > td:nth-child(20) {
  margin: 0;
}

formio .tr-19-td-20-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-21-p0 > table > tbody > tr:nth-child(19) > td:nth-child(21) {
  padding: 0;
}

formio .tr-19-td-21-m0 > table > tbody > tr:nth-child(19) > td:nth-child(21) {
  margin: 0;
}

formio .tr-19-td-21-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-22-p0 > table > tbody > tr:nth-child(19) > td:nth-child(22) {
  padding: 0;
}

formio .tr-19-td-22-m0 > table > tbody > tr:nth-child(19) > td:nth-child(22) {
  margin: 0;
}

formio .tr-19-td-22-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-23-p0 > table > tbody > tr:nth-child(19) > td:nth-child(23) {
  padding: 0;
}

formio .tr-19-td-23-m0 > table > tbody > tr:nth-child(19) > td:nth-child(23) {
  margin: 0;
}

formio .tr-19-td-23-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-24-p0 > table > tbody > tr:nth-child(19) > td:nth-child(24) {
  padding: 0;
}

formio .tr-19-td-24-m0 > table > tbody > tr:nth-child(19) > td:nth-child(24) {
  margin: 0;
}

formio .tr-19-td-24-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-25-p0 > table > tbody > tr:nth-child(19) > td:nth-child(25) {
  padding: 0;
}

formio .tr-19-td-25-m0 > table > tbody > tr:nth-child(19) > td:nth-child(25) {
  margin: 0;
}

formio .tr-19-td-25-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-26-p0 > table > tbody > tr:nth-child(19) > td:nth-child(26) {
  padding: 0;
}

formio .tr-19-td-26-m0 > table > tbody > tr:nth-child(19) > td:nth-child(26) {
  margin: 0;
}

formio .tr-19-td-26-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-27-p0 > table > tbody > tr:nth-child(19) > td:nth-child(27) {
  padding: 0;
}

formio .tr-19-td-27-m0 > table > tbody > tr:nth-child(19) > td:nth-child(27) {
  margin: 0;
}

formio .tr-19-td-27-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-28-p0 > table > tbody > tr:nth-child(19) > td:nth-child(28) {
  padding: 0;
}

formio .tr-19-td-28-m0 > table > tbody > tr:nth-child(19) > td:nth-child(28) {
  margin: 0;
}

formio .tr-19-td-28-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-29-p0 > table > tbody > tr:nth-child(19) > td:nth-child(29) {
  padding: 0;
}

formio .tr-19-td-29-m0 > table > tbody > tr:nth-child(19) > td:nth-child(29) {
  margin: 0;
}

formio .tr-19-td-29-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-30-p0 > table > tbody > tr:nth-child(19) > td:nth-child(30) {
  padding: 0;
}

formio .tr-19-td-30-m0 > table > tbody > tr:nth-child(19) > td:nth-child(30) {
  margin: 0;
}

formio .tr-19-td-30-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-31-p0 > table > tbody > tr:nth-child(19) > td:nth-child(31) {
  padding: 0;
}

formio .tr-19-td-31-m0 > table > tbody > tr:nth-child(19) > td:nth-child(31) {
  margin: 0;
}

formio .tr-19-td-31-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-32-p0 > table > tbody > tr:nth-child(19) > td:nth-child(32) {
  padding: 0;
}

formio .tr-19-td-32-m0 > table > tbody > tr:nth-child(19) > td:nth-child(32) {
  margin: 0;
}

formio .tr-19-td-32-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-33-p0 > table > tbody > tr:nth-child(19) > td:nth-child(33) {
  padding: 0;
}

formio .tr-19-td-33-m0 > table > tbody > tr:nth-child(19) > td:nth-child(33) {
  margin: 0;
}

formio .tr-19-td-33-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-34-p0 > table > tbody > tr:nth-child(19) > td:nth-child(34) {
  padding: 0;
}

formio .tr-19-td-34-m0 > table > tbody > tr:nth-child(19) > td:nth-child(34) {
  margin: 0;
}

formio .tr-19-td-34-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-35-p0 > table > tbody > tr:nth-child(19) > td:nth-child(35) {
  padding: 0;
}

formio .tr-19-td-35-m0 > table > tbody > tr:nth-child(19) > td:nth-child(35) {
  margin: 0;
}

formio .tr-19-td-35-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-36-p0 > table > tbody > tr:nth-child(19) > td:nth-child(36) {
  padding: 0;
}

formio .tr-19-td-36-m0 > table > tbody > tr:nth-child(19) > td:nth-child(36) {
  margin: 0;
}

formio .tr-19-td-36-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-37-p0 > table > tbody > tr:nth-child(19) > td:nth-child(37) {
  padding: 0;
}

formio .tr-19-td-37-m0 > table > tbody > tr:nth-child(19) > td:nth-child(37) {
  margin: 0;
}

formio .tr-19-td-37-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-38-p0 > table > tbody > tr:nth-child(19) > td:nth-child(38) {
  padding: 0;
}

formio .tr-19-td-38-m0 > table > tbody > tr:nth-child(19) > td:nth-child(38) {
  margin: 0;
}

formio .tr-19-td-38-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-39-p0 > table > tbody > tr:nth-child(19) > td:nth-child(39) {
  padding: 0;
}

formio .tr-19-td-39-m0 > table > tbody > tr:nth-child(19) > td:nth-child(39) {
  margin: 0;
}

formio .tr-19-td-39-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-40-p0 > table > tbody > tr:nth-child(19) > td:nth-child(40) {
  padding: 0;
}

formio .tr-19-td-40-m0 > table > tbody > tr:nth-child(19) > td:nth-child(40) {
  margin: 0;
}

formio .tr-19-td-40-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-41-p0 > table > tbody > tr:nth-child(19) > td:nth-child(41) {
  padding: 0;
}

formio .tr-19-td-41-m0 > table > tbody > tr:nth-child(19) > td:nth-child(41) {
  margin: 0;
}

formio .tr-19-td-41-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-42-p0 > table > tbody > tr:nth-child(19) > td:nth-child(42) {
  padding: 0;
}

formio .tr-19-td-42-m0 > table > tbody > tr:nth-child(19) > td:nth-child(42) {
  margin: 0;
}

formio .tr-19-td-42-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-43-p0 > table > tbody > tr:nth-child(19) > td:nth-child(43) {
  padding: 0;
}

formio .tr-19-td-43-m0 > table > tbody > tr:nth-child(19) > td:nth-child(43) {
  margin: 0;
}

formio .tr-19-td-43-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-44-p0 > table > tbody > tr:nth-child(19) > td:nth-child(44) {
  padding: 0;
}

formio .tr-19-td-44-m0 > table > tbody > tr:nth-child(19) > td:nth-child(44) {
  margin: 0;
}

formio .tr-19-td-44-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-45-p0 > table > tbody > tr:nth-child(19) > td:nth-child(45) {
  padding: 0;
}

formio .tr-19-td-45-m0 > table > tbody > tr:nth-child(19) > td:nth-child(45) {
  margin: 0;
}

formio .tr-19-td-45-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-46-p0 > table > tbody > tr:nth-child(19) > td:nth-child(46) {
  padding: 0;
}

formio .tr-19-td-46-m0 > table > tbody > tr:nth-child(19) > td:nth-child(46) {
  margin: 0;
}

formio .tr-19-td-46-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-47-p0 > table > tbody > tr:nth-child(19) > td:nth-child(47) {
  padding: 0;
}

formio .tr-19-td-47-m0 > table > tbody > tr:nth-child(19) > td:nth-child(47) {
  margin: 0;
}

formio .tr-19-td-47-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-48-p0 > table > tbody > tr:nth-child(19) > td:nth-child(48) {
  padding: 0;
}

formio .tr-19-td-48-m0 > table > tbody > tr:nth-child(19) > td:nth-child(48) {
  margin: 0;
}

formio .tr-19-td-48-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-49-p0 > table > tbody > tr:nth-child(19) > td:nth-child(49) {
  padding: 0;
}

formio .tr-19-td-49-m0 > table > tbody > tr:nth-child(19) > td:nth-child(49) {
  margin: 0;
}

formio .tr-19-td-49-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-50-p0 > table > tbody > tr:nth-child(19) > td:nth-child(50) {
  padding: 0;
}

formio .tr-19-td-50-m0 > table > tbody > tr:nth-child(19) > td:nth-child(50) {
  margin: 0;
}

formio .tr-19-td-50-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-51-p0 > table > tbody > tr:nth-child(19) > td:nth-child(51) {
  padding: 0;
}

formio .tr-19-td-51-m0 > table > tbody > tr:nth-child(19) > td:nth-child(51) {
  margin: 0;
}

formio .tr-19-td-51-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-52-p0 > table > tbody > tr:nth-child(19) > td:nth-child(52) {
  padding: 0;
}

formio .tr-19-td-52-m0 > table > tbody > tr:nth-child(19) > td:nth-child(52) {
  margin: 0;
}

formio .tr-19-td-52-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-53-p0 > table > tbody > tr:nth-child(19) > td:nth-child(53) {
  padding: 0;
}

formio .tr-19-td-53-m0 > table > tbody > tr:nth-child(19) > td:nth-child(53) {
  margin: 0;
}

formio .tr-19-td-53-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-54-p0 > table > tbody > tr:nth-child(19) > td:nth-child(54) {
  padding: 0;
}

formio .tr-19-td-54-m0 > table > tbody > tr:nth-child(19) > td:nth-child(54) {
  margin: 0;
}

formio .tr-19-td-54-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-55-p0 > table > tbody > tr:nth-child(19) > td:nth-child(55) {
  padding: 0;
}

formio .tr-19-td-55-m0 > table > tbody > tr:nth-child(19) > td:nth-child(55) {
  margin: 0;
}

formio .tr-19-td-55-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-56-p0 > table > tbody > tr:nth-child(19) > td:nth-child(56) {
  padding: 0;
}

formio .tr-19-td-56-m0 > table > tbody > tr:nth-child(19) > td:nth-child(56) {
  margin: 0;
}

formio .tr-19-td-56-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-57-p0 > table > tbody > tr:nth-child(19) > td:nth-child(57) {
  padding: 0;
}

formio .tr-19-td-57-m0 > table > tbody > tr:nth-child(19) > td:nth-child(57) {
  margin: 0;
}

formio .tr-19-td-57-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-58-p0 > table > tbody > tr:nth-child(19) > td:nth-child(58) {
  padding: 0;
}

formio .tr-19-td-58-m0 > table > tbody > tr:nth-child(19) > td:nth-child(58) {
  margin: 0;
}

formio .tr-19-td-58-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-19-td-59-p0 > table > tbody > tr:nth-child(19) > td:nth-child(59) {
  padding: 0;
}

formio .tr-19-td-59-m0 > table > tbody > tr:nth-child(19) > td:nth-child(59) {
  margin: 0;
}

formio .tr-19-td-59-ov-hid > table > tbody > tr:nth-child(19) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-1-p0 > table > tbody > tr:nth-child(20) > td:nth-child(1) {
  padding: 0;
}

formio .tr-20-td-1-m0 > table > tbody > tr:nth-child(20) > td:nth-child(1) {
  margin: 0;
}

formio .tr-20-td-1-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-2-p0 > table > tbody > tr:nth-child(20) > td:nth-child(2) {
  padding: 0;
}

formio .tr-20-td-2-m0 > table > tbody > tr:nth-child(20) > td:nth-child(2) {
  margin: 0;
}

formio .tr-20-td-2-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-3-p0 > table > tbody > tr:nth-child(20) > td:nth-child(3) {
  padding: 0;
}

formio .tr-20-td-3-m0 > table > tbody > tr:nth-child(20) > td:nth-child(3) {
  margin: 0;
}

formio .tr-20-td-3-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-4-p0 > table > tbody > tr:nth-child(20) > td:nth-child(4) {
  padding: 0;
}

formio .tr-20-td-4-m0 > table > tbody > tr:nth-child(20) > td:nth-child(4) {
  margin: 0;
}

formio .tr-20-td-4-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-5-p0 > table > tbody > tr:nth-child(20) > td:nth-child(5) {
  padding: 0;
}

formio .tr-20-td-5-m0 > table > tbody > tr:nth-child(20) > td:nth-child(5) {
  margin: 0;
}

formio .tr-20-td-5-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-6-p0 > table > tbody > tr:nth-child(20) > td:nth-child(6) {
  padding: 0;
}

formio .tr-20-td-6-m0 > table > tbody > tr:nth-child(20) > td:nth-child(6) {
  margin: 0;
}

formio .tr-20-td-6-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-7-p0 > table > tbody > tr:nth-child(20) > td:nth-child(7) {
  padding: 0;
}

formio .tr-20-td-7-m0 > table > tbody > tr:nth-child(20) > td:nth-child(7) {
  margin: 0;
}

formio .tr-20-td-7-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-8-p0 > table > tbody > tr:nth-child(20) > td:nth-child(8) {
  padding: 0;
}

formio .tr-20-td-8-m0 > table > tbody > tr:nth-child(20) > td:nth-child(8) {
  margin: 0;
}

formio .tr-20-td-8-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-9-p0 > table > tbody > tr:nth-child(20) > td:nth-child(9) {
  padding: 0;
}

formio .tr-20-td-9-m0 > table > tbody > tr:nth-child(20) > td:nth-child(9) {
  margin: 0;
}

formio .tr-20-td-9-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-10-p0 > table > tbody > tr:nth-child(20) > td:nth-child(10) {
  padding: 0;
}

formio .tr-20-td-10-m0 > table > tbody > tr:nth-child(20) > td:nth-child(10) {
  margin: 0;
}

formio .tr-20-td-10-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-11-p0 > table > tbody > tr:nth-child(20) > td:nth-child(11) {
  padding: 0;
}

formio .tr-20-td-11-m0 > table > tbody > tr:nth-child(20) > td:nth-child(11) {
  margin: 0;
}

formio .tr-20-td-11-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-12-p0 > table > tbody > tr:nth-child(20) > td:nth-child(12) {
  padding: 0;
}

formio .tr-20-td-12-m0 > table > tbody > tr:nth-child(20) > td:nth-child(12) {
  margin: 0;
}

formio .tr-20-td-12-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-13-p0 > table > tbody > tr:nth-child(20) > td:nth-child(13) {
  padding: 0;
}

formio .tr-20-td-13-m0 > table > tbody > tr:nth-child(20) > td:nth-child(13) {
  margin: 0;
}

formio .tr-20-td-13-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-14-p0 > table > tbody > tr:nth-child(20) > td:nth-child(14) {
  padding: 0;
}

formio .tr-20-td-14-m0 > table > tbody > tr:nth-child(20) > td:nth-child(14) {
  margin: 0;
}

formio .tr-20-td-14-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-15-p0 > table > tbody > tr:nth-child(20) > td:nth-child(15) {
  padding: 0;
}

formio .tr-20-td-15-m0 > table > tbody > tr:nth-child(20) > td:nth-child(15) {
  margin: 0;
}

formio .tr-20-td-15-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-16-p0 > table > tbody > tr:nth-child(20) > td:nth-child(16) {
  padding: 0;
}

formio .tr-20-td-16-m0 > table > tbody > tr:nth-child(20) > td:nth-child(16) {
  margin: 0;
}

formio .tr-20-td-16-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-17-p0 > table > tbody > tr:nth-child(20) > td:nth-child(17) {
  padding: 0;
}

formio .tr-20-td-17-m0 > table > tbody > tr:nth-child(20) > td:nth-child(17) {
  margin: 0;
}

formio .tr-20-td-17-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-18-p0 > table > tbody > tr:nth-child(20) > td:nth-child(18) {
  padding: 0;
}

formio .tr-20-td-18-m0 > table > tbody > tr:nth-child(20) > td:nth-child(18) {
  margin: 0;
}

formio .tr-20-td-18-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-19-p0 > table > tbody > tr:nth-child(20) > td:nth-child(19) {
  padding: 0;
}

formio .tr-20-td-19-m0 > table > tbody > tr:nth-child(20) > td:nth-child(19) {
  margin: 0;
}

formio .tr-20-td-19-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-20-p0 > table > tbody > tr:nth-child(20) > td:nth-child(20) {
  padding: 0;
}

formio .tr-20-td-20-m0 > table > tbody > tr:nth-child(20) > td:nth-child(20) {
  margin: 0;
}

formio .tr-20-td-20-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-21-p0 > table > tbody > tr:nth-child(20) > td:nth-child(21) {
  padding: 0;
}

formio .tr-20-td-21-m0 > table > tbody > tr:nth-child(20) > td:nth-child(21) {
  margin: 0;
}

formio .tr-20-td-21-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-22-p0 > table > tbody > tr:nth-child(20) > td:nth-child(22) {
  padding: 0;
}

formio .tr-20-td-22-m0 > table > tbody > tr:nth-child(20) > td:nth-child(22) {
  margin: 0;
}

formio .tr-20-td-22-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-23-p0 > table > tbody > tr:nth-child(20) > td:nth-child(23) {
  padding: 0;
}

formio .tr-20-td-23-m0 > table > tbody > tr:nth-child(20) > td:nth-child(23) {
  margin: 0;
}

formio .tr-20-td-23-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-24-p0 > table > tbody > tr:nth-child(20) > td:nth-child(24) {
  padding: 0;
}

formio .tr-20-td-24-m0 > table > tbody > tr:nth-child(20) > td:nth-child(24) {
  margin: 0;
}

formio .tr-20-td-24-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-25-p0 > table > tbody > tr:nth-child(20) > td:nth-child(25) {
  padding: 0;
}

formio .tr-20-td-25-m0 > table > tbody > tr:nth-child(20) > td:nth-child(25) {
  margin: 0;
}

formio .tr-20-td-25-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-26-p0 > table > tbody > tr:nth-child(20) > td:nth-child(26) {
  padding: 0;
}

formio .tr-20-td-26-m0 > table > tbody > tr:nth-child(20) > td:nth-child(26) {
  margin: 0;
}

formio .tr-20-td-26-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-27-p0 > table > tbody > tr:nth-child(20) > td:nth-child(27) {
  padding: 0;
}

formio .tr-20-td-27-m0 > table > tbody > tr:nth-child(20) > td:nth-child(27) {
  margin: 0;
}

formio .tr-20-td-27-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-28-p0 > table > tbody > tr:nth-child(20) > td:nth-child(28) {
  padding: 0;
}

formio .tr-20-td-28-m0 > table > tbody > tr:nth-child(20) > td:nth-child(28) {
  margin: 0;
}

formio .tr-20-td-28-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-29-p0 > table > tbody > tr:nth-child(20) > td:nth-child(29) {
  padding: 0;
}

formio .tr-20-td-29-m0 > table > tbody > tr:nth-child(20) > td:nth-child(29) {
  margin: 0;
}

formio .tr-20-td-29-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-30-p0 > table > tbody > tr:nth-child(20) > td:nth-child(30) {
  padding: 0;
}

formio .tr-20-td-30-m0 > table > tbody > tr:nth-child(20) > td:nth-child(30) {
  margin: 0;
}

formio .tr-20-td-30-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-31-p0 > table > tbody > tr:nth-child(20) > td:nth-child(31) {
  padding: 0;
}

formio .tr-20-td-31-m0 > table > tbody > tr:nth-child(20) > td:nth-child(31) {
  margin: 0;
}

formio .tr-20-td-31-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-32-p0 > table > tbody > tr:nth-child(20) > td:nth-child(32) {
  padding: 0;
}

formio .tr-20-td-32-m0 > table > tbody > tr:nth-child(20) > td:nth-child(32) {
  margin: 0;
}

formio .tr-20-td-32-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-33-p0 > table > tbody > tr:nth-child(20) > td:nth-child(33) {
  padding: 0;
}

formio .tr-20-td-33-m0 > table > tbody > tr:nth-child(20) > td:nth-child(33) {
  margin: 0;
}

formio .tr-20-td-33-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-34-p0 > table > tbody > tr:nth-child(20) > td:nth-child(34) {
  padding: 0;
}

formio .tr-20-td-34-m0 > table > tbody > tr:nth-child(20) > td:nth-child(34) {
  margin: 0;
}

formio .tr-20-td-34-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-35-p0 > table > tbody > tr:nth-child(20) > td:nth-child(35) {
  padding: 0;
}

formio .tr-20-td-35-m0 > table > tbody > tr:nth-child(20) > td:nth-child(35) {
  margin: 0;
}

formio .tr-20-td-35-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-36-p0 > table > tbody > tr:nth-child(20) > td:nth-child(36) {
  padding: 0;
}

formio .tr-20-td-36-m0 > table > tbody > tr:nth-child(20) > td:nth-child(36) {
  margin: 0;
}

formio .tr-20-td-36-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-37-p0 > table > tbody > tr:nth-child(20) > td:nth-child(37) {
  padding: 0;
}

formio .tr-20-td-37-m0 > table > tbody > tr:nth-child(20) > td:nth-child(37) {
  margin: 0;
}

formio .tr-20-td-37-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-38-p0 > table > tbody > tr:nth-child(20) > td:nth-child(38) {
  padding: 0;
}

formio .tr-20-td-38-m0 > table > tbody > tr:nth-child(20) > td:nth-child(38) {
  margin: 0;
}

formio .tr-20-td-38-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-39-p0 > table > tbody > tr:nth-child(20) > td:nth-child(39) {
  padding: 0;
}

formio .tr-20-td-39-m0 > table > tbody > tr:nth-child(20) > td:nth-child(39) {
  margin: 0;
}

formio .tr-20-td-39-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-40-p0 > table > tbody > tr:nth-child(20) > td:nth-child(40) {
  padding: 0;
}

formio .tr-20-td-40-m0 > table > tbody > tr:nth-child(20) > td:nth-child(40) {
  margin: 0;
}

formio .tr-20-td-40-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-41-p0 > table > tbody > tr:nth-child(20) > td:nth-child(41) {
  padding: 0;
}

formio .tr-20-td-41-m0 > table > tbody > tr:nth-child(20) > td:nth-child(41) {
  margin: 0;
}

formio .tr-20-td-41-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-42-p0 > table > tbody > tr:nth-child(20) > td:nth-child(42) {
  padding: 0;
}

formio .tr-20-td-42-m0 > table > tbody > tr:nth-child(20) > td:nth-child(42) {
  margin: 0;
}

formio .tr-20-td-42-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-43-p0 > table > tbody > tr:nth-child(20) > td:nth-child(43) {
  padding: 0;
}

formio .tr-20-td-43-m0 > table > tbody > tr:nth-child(20) > td:nth-child(43) {
  margin: 0;
}

formio .tr-20-td-43-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-44-p0 > table > tbody > tr:nth-child(20) > td:nth-child(44) {
  padding: 0;
}

formio .tr-20-td-44-m0 > table > tbody > tr:nth-child(20) > td:nth-child(44) {
  margin: 0;
}

formio .tr-20-td-44-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-45-p0 > table > tbody > tr:nth-child(20) > td:nth-child(45) {
  padding: 0;
}

formio .tr-20-td-45-m0 > table > tbody > tr:nth-child(20) > td:nth-child(45) {
  margin: 0;
}

formio .tr-20-td-45-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-46-p0 > table > tbody > tr:nth-child(20) > td:nth-child(46) {
  padding: 0;
}

formio .tr-20-td-46-m0 > table > tbody > tr:nth-child(20) > td:nth-child(46) {
  margin: 0;
}

formio .tr-20-td-46-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-47-p0 > table > tbody > tr:nth-child(20) > td:nth-child(47) {
  padding: 0;
}

formio .tr-20-td-47-m0 > table > tbody > tr:nth-child(20) > td:nth-child(47) {
  margin: 0;
}

formio .tr-20-td-47-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-48-p0 > table > tbody > tr:nth-child(20) > td:nth-child(48) {
  padding: 0;
}

formio .tr-20-td-48-m0 > table > tbody > tr:nth-child(20) > td:nth-child(48) {
  margin: 0;
}

formio .tr-20-td-48-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-49-p0 > table > tbody > tr:nth-child(20) > td:nth-child(49) {
  padding: 0;
}

formio .tr-20-td-49-m0 > table > tbody > tr:nth-child(20) > td:nth-child(49) {
  margin: 0;
}

formio .tr-20-td-49-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-50-p0 > table > tbody > tr:nth-child(20) > td:nth-child(50) {
  padding: 0;
}

formio .tr-20-td-50-m0 > table > tbody > tr:nth-child(20) > td:nth-child(50) {
  margin: 0;
}

formio .tr-20-td-50-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-51-p0 > table > tbody > tr:nth-child(20) > td:nth-child(51) {
  padding: 0;
}

formio .tr-20-td-51-m0 > table > tbody > tr:nth-child(20) > td:nth-child(51) {
  margin: 0;
}

formio .tr-20-td-51-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-52-p0 > table > tbody > tr:nth-child(20) > td:nth-child(52) {
  padding: 0;
}

formio .tr-20-td-52-m0 > table > tbody > tr:nth-child(20) > td:nth-child(52) {
  margin: 0;
}

formio .tr-20-td-52-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-53-p0 > table > tbody > tr:nth-child(20) > td:nth-child(53) {
  padding: 0;
}

formio .tr-20-td-53-m0 > table > tbody > tr:nth-child(20) > td:nth-child(53) {
  margin: 0;
}

formio .tr-20-td-53-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-54-p0 > table > tbody > tr:nth-child(20) > td:nth-child(54) {
  padding: 0;
}

formio .tr-20-td-54-m0 > table > tbody > tr:nth-child(20) > td:nth-child(54) {
  margin: 0;
}

formio .tr-20-td-54-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-55-p0 > table > tbody > tr:nth-child(20) > td:nth-child(55) {
  padding: 0;
}

formio .tr-20-td-55-m0 > table > tbody > tr:nth-child(20) > td:nth-child(55) {
  margin: 0;
}

formio .tr-20-td-55-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-56-p0 > table > tbody > tr:nth-child(20) > td:nth-child(56) {
  padding: 0;
}

formio .tr-20-td-56-m0 > table > tbody > tr:nth-child(20) > td:nth-child(56) {
  margin: 0;
}

formio .tr-20-td-56-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-57-p0 > table > tbody > tr:nth-child(20) > td:nth-child(57) {
  padding: 0;
}

formio .tr-20-td-57-m0 > table > tbody > tr:nth-child(20) > td:nth-child(57) {
  margin: 0;
}

formio .tr-20-td-57-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-58-p0 > table > tbody > tr:nth-child(20) > td:nth-child(58) {
  padding: 0;
}

formio .tr-20-td-58-m0 > table > tbody > tr:nth-child(20) > td:nth-child(58) {
  margin: 0;
}

formio .tr-20-td-58-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-20-td-59-p0 > table > tbody > tr:nth-child(20) > td:nth-child(59) {
  padding: 0;
}

formio .tr-20-td-59-m0 > table > tbody > tr:nth-child(20) > td:nth-child(59) {
  margin: 0;
}

formio .tr-20-td-59-ov-hid > table > tbody > tr:nth-child(20) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-1-p0 > table > tbody > tr:nth-child(21) > td:nth-child(1) {
  padding: 0;
}

formio .tr-21-td-1-m0 > table > tbody > tr:nth-child(21) > td:nth-child(1) {
  margin: 0;
}

formio .tr-21-td-1-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-2-p0 > table > tbody > tr:nth-child(21) > td:nth-child(2) {
  padding: 0;
}

formio .tr-21-td-2-m0 > table > tbody > tr:nth-child(21) > td:nth-child(2) {
  margin: 0;
}

formio .tr-21-td-2-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-3-p0 > table > tbody > tr:nth-child(21) > td:nth-child(3) {
  padding: 0;
}

formio .tr-21-td-3-m0 > table > tbody > tr:nth-child(21) > td:nth-child(3) {
  margin: 0;
}

formio .tr-21-td-3-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-4-p0 > table > tbody > tr:nth-child(21) > td:nth-child(4) {
  padding: 0;
}

formio .tr-21-td-4-m0 > table > tbody > tr:nth-child(21) > td:nth-child(4) {
  margin: 0;
}

formio .tr-21-td-4-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-5-p0 > table > tbody > tr:nth-child(21) > td:nth-child(5) {
  padding: 0;
}

formio .tr-21-td-5-m0 > table > tbody > tr:nth-child(21) > td:nth-child(5) {
  margin: 0;
}

formio .tr-21-td-5-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-6-p0 > table > tbody > tr:nth-child(21) > td:nth-child(6) {
  padding: 0;
}

formio .tr-21-td-6-m0 > table > tbody > tr:nth-child(21) > td:nth-child(6) {
  margin: 0;
}

formio .tr-21-td-6-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-7-p0 > table > tbody > tr:nth-child(21) > td:nth-child(7) {
  padding: 0;
}

formio .tr-21-td-7-m0 > table > tbody > tr:nth-child(21) > td:nth-child(7) {
  margin: 0;
}

formio .tr-21-td-7-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-8-p0 > table > tbody > tr:nth-child(21) > td:nth-child(8) {
  padding: 0;
}

formio .tr-21-td-8-m0 > table > tbody > tr:nth-child(21) > td:nth-child(8) {
  margin: 0;
}

formio .tr-21-td-8-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-9-p0 > table > tbody > tr:nth-child(21) > td:nth-child(9) {
  padding: 0;
}

formio .tr-21-td-9-m0 > table > tbody > tr:nth-child(21) > td:nth-child(9) {
  margin: 0;
}

formio .tr-21-td-9-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-10-p0 > table > tbody > tr:nth-child(21) > td:nth-child(10) {
  padding: 0;
}

formio .tr-21-td-10-m0 > table > tbody > tr:nth-child(21) > td:nth-child(10) {
  margin: 0;
}

formio .tr-21-td-10-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-11-p0 > table > tbody > tr:nth-child(21) > td:nth-child(11) {
  padding: 0;
}

formio .tr-21-td-11-m0 > table > tbody > tr:nth-child(21) > td:nth-child(11) {
  margin: 0;
}

formio .tr-21-td-11-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-12-p0 > table > tbody > tr:nth-child(21) > td:nth-child(12) {
  padding: 0;
}

formio .tr-21-td-12-m0 > table > tbody > tr:nth-child(21) > td:nth-child(12) {
  margin: 0;
}

formio .tr-21-td-12-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-13-p0 > table > tbody > tr:nth-child(21) > td:nth-child(13) {
  padding: 0;
}

formio .tr-21-td-13-m0 > table > tbody > tr:nth-child(21) > td:nth-child(13) {
  margin: 0;
}

formio .tr-21-td-13-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-14-p0 > table > tbody > tr:nth-child(21) > td:nth-child(14) {
  padding: 0;
}

formio .tr-21-td-14-m0 > table > tbody > tr:nth-child(21) > td:nth-child(14) {
  margin: 0;
}

formio .tr-21-td-14-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-15-p0 > table > tbody > tr:nth-child(21) > td:nth-child(15) {
  padding: 0;
}

formio .tr-21-td-15-m0 > table > tbody > tr:nth-child(21) > td:nth-child(15) {
  margin: 0;
}

formio .tr-21-td-15-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-16-p0 > table > tbody > tr:nth-child(21) > td:nth-child(16) {
  padding: 0;
}

formio .tr-21-td-16-m0 > table > tbody > tr:nth-child(21) > td:nth-child(16) {
  margin: 0;
}

formio .tr-21-td-16-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-17-p0 > table > tbody > tr:nth-child(21) > td:nth-child(17) {
  padding: 0;
}

formio .tr-21-td-17-m0 > table > tbody > tr:nth-child(21) > td:nth-child(17) {
  margin: 0;
}

formio .tr-21-td-17-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-18-p0 > table > tbody > tr:nth-child(21) > td:nth-child(18) {
  padding: 0;
}

formio .tr-21-td-18-m0 > table > tbody > tr:nth-child(21) > td:nth-child(18) {
  margin: 0;
}

formio .tr-21-td-18-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-19-p0 > table > tbody > tr:nth-child(21) > td:nth-child(19) {
  padding: 0;
}

formio .tr-21-td-19-m0 > table > tbody > tr:nth-child(21) > td:nth-child(19) {
  margin: 0;
}

formio .tr-21-td-19-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-20-p0 > table > tbody > tr:nth-child(21) > td:nth-child(20) {
  padding: 0;
}

formio .tr-21-td-20-m0 > table > tbody > tr:nth-child(21) > td:nth-child(20) {
  margin: 0;
}

formio .tr-21-td-20-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-21-p0 > table > tbody > tr:nth-child(21) > td:nth-child(21) {
  padding: 0;
}

formio .tr-21-td-21-m0 > table > tbody > tr:nth-child(21) > td:nth-child(21) {
  margin: 0;
}

formio .tr-21-td-21-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-22-p0 > table > tbody > tr:nth-child(21) > td:nth-child(22) {
  padding: 0;
}

formio .tr-21-td-22-m0 > table > tbody > tr:nth-child(21) > td:nth-child(22) {
  margin: 0;
}

formio .tr-21-td-22-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-23-p0 > table > tbody > tr:nth-child(21) > td:nth-child(23) {
  padding: 0;
}

formio .tr-21-td-23-m0 > table > tbody > tr:nth-child(21) > td:nth-child(23) {
  margin: 0;
}

formio .tr-21-td-23-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-24-p0 > table > tbody > tr:nth-child(21) > td:nth-child(24) {
  padding: 0;
}

formio .tr-21-td-24-m0 > table > tbody > tr:nth-child(21) > td:nth-child(24) {
  margin: 0;
}

formio .tr-21-td-24-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-25-p0 > table > tbody > tr:nth-child(21) > td:nth-child(25) {
  padding: 0;
}

formio .tr-21-td-25-m0 > table > tbody > tr:nth-child(21) > td:nth-child(25) {
  margin: 0;
}

formio .tr-21-td-25-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-26-p0 > table > tbody > tr:nth-child(21) > td:nth-child(26) {
  padding: 0;
}

formio .tr-21-td-26-m0 > table > tbody > tr:nth-child(21) > td:nth-child(26) {
  margin: 0;
}

formio .tr-21-td-26-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-27-p0 > table > tbody > tr:nth-child(21) > td:nth-child(27) {
  padding: 0;
}

formio .tr-21-td-27-m0 > table > tbody > tr:nth-child(21) > td:nth-child(27) {
  margin: 0;
}

formio .tr-21-td-27-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-28-p0 > table > tbody > tr:nth-child(21) > td:nth-child(28) {
  padding: 0;
}

formio .tr-21-td-28-m0 > table > tbody > tr:nth-child(21) > td:nth-child(28) {
  margin: 0;
}

formio .tr-21-td-28-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-29-p0 > table > tbody > tr:nth-child(21) > td:nth-child(29) {
  padding: 0;
}

formio .tr-21-td-29-m0 > table > tbody > tr:nth-child(21) > td:nth-child(29) {
  margin: 0;
}

formio .tr-21-td-29-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-30-p0 > table > tbody > tr:nth-child(21) > td:nth-child(30) {
  padding: 0;
}

formio .tr-21-td-30-m0 > table > tbody > tr:nth-child(21) > td:nth-child(30) {
  margin: 0;
}

formio .tr-21-td-30-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-31-p0 > table > tbody > tr:nth-child(21) > td:nth-child(31) {
  padding: 0;
}

formio .tr-21-td-31-m0 > table > tbody > tr:nth-child(21) > td:nth-child(31) {
  margin: 0;
}

formio .tr-21-td-31-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-32-p0 > table > tbody > tr:nth-child(21) > td:nth-child(32) {
  padding: 0;
}

formio .tr-21-td-32-m0 > table > tbody > tr:nth-child(21) > td:nth-child(32) {
  margin: 0;
}

formio .tr-21-td-32-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-33-p0 > table > tbody > tr:nth-child(21) > td:nth-child(33) {
  padding: 0;
}

formio .tr-21-td-33-m0 > table > tbody > tr:nth-child(21) > td:nth-child(33) {
  margin: 0;
}

formio .tr-21-td-33-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-34-p0 > table > tbody > tr:nth-child(21) > td:nth-child(34) {
  padding: 0;
}

formio .tr-21-td-34-m0 > table > tbody > tr:nth-child(21) > td:nth-child(34) {
  margin: 0;
}

formio .tr-21-td-34-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-35-p0 > table > tbody > tr:nth-child(21) > td:nth-child(35) {
  padding: 0;
}

formio .tr-21-td-35-m0 > table > tbody > tr:nth-child(21) > td:nth-child(35) {
  margin: 0;
}

formio .tr-21-td-35-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-36-p0 > table > tbody > tr:nth-child(21) > td:nth-child(36) {
  padding: 0;
}

formio .tr-21-td-36-m0 > table > tbody > tr:nth-child(21) > td:nth-child(36) {
  margin: 0;
}

formio .tr-21-td-36-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-37-p0 > table > tbody > tr:nth-child(21) > td:nth-child(37) {
  padding: 0;
}

formio .tr-21-td-37-m0 > table > tbody > tr:nth-child(21) > td:nth-child(37) {
  margin: 0;
}

formio .tr-21-td-37-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-38-p0 > table > tbody > tr:nth-child(21) > td:nth-child(38) {
  padding: 0;
}

formio .tr-21-td-38-m0 > table > tbody > tr:nth-child(21) > td:nth-child(38) {
  margin: 0;
}

formio .tr-21-td-38-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-39-p0 > table > tbody > tr:nth-child(21) > td:nth-child(39) {
  padding: 0;
}

formio .tr-21-td-39-m0 > table > tbody > tr:nth-child(21) > td:nth-child(39) {
  margin: 0;
}

formio .tr-21-td-39-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-40-p0 > table > tbody > tr:nth-child(21) > td:nth-child(40) {
  padding: 0;
}

formio .tr-21-td-40-m0 > table > tbody > tr:nth-child(21) > td:nth-child(40) {
  margin: 0;
}

formio .tr-21-td-40-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-41-p0 > table > tbody > tr:nth-child(21) > td:nth-child(41) {
  padding: 0;
}

formio .tr-21-td-41-m0 > table > tbody > tr:nth-child(21) > td:nth-child(41) {
  margin: 0;
}

formio .tr-21-td-41-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-42-p0 > table > tbody > tr:nth-child(21) > td:nth-child(42) {
  padding: 0;
}

formio .tr-21-td-42-m0 > table > tbody > tr:nth-child(21) > td:nth-child(42) {
  margin: 0;
}

formio .tr-21-td-42-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-43-p0 > table > tbody > tr:nth-child(21) > td:nth-child(43) {
  padding: 0;
}

formio .tr-21-td-43-m0 > table > tbody > tr:nth-child(21) > td:nth-child(43) {
  margin: 0;
}

formio .tr-21-td-43-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-44-p0 > table > tbody > tr:nth-child(21) > td:nth-child(44) {
  padding: 0;
}

formio .tr-21-td-44-m0 > table > tbody > tr:nth-child(21) > td:nth-child(44) {
  margin: 0;
}

formio .tr-21-td-44-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-45-p0 > table > tbody > tr:nth-child(21) > td:nth-child(45) {
  padding: 0;
}

formio .tr-21-td-45-m0 > table > tbody > tr:nth-child(21) > td:nth-child(45) {
  margin: 0;
}

formio .tr-21-td-45-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-46-p0 > table > tbody > tr:nth-child(21) > td:nth-child(46) {
  padding: 0;
}

formio .tr-21-td-46-m0 > table > tbody > tr:nth-child(21) > td:nth-child(46) {
  margin: 0;
}

formio .tr-21-td-46-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-47-p0 > table > tbody > tr:nth-child(21) > td:nth-child(47) {
  padding: 0;
}

formio .tr-21-td-47-m0 > table > tbody > tr:nth-child(21) > td:nth-child(47) {
  margin: 0;
}

formio .tr-21-td-47-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-48-p0 > table > tbody > tr:nth-child(21) > td:nth-child(48) {
  padding: 0;
}

formio .tr-21-td-48-m0 > table > tbody > tr:nth-child(21) > td:nth-child(48) {
  margin: 0;
}

formio .tr-21-td-48-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-49-p0 > table > tbody > tr:nth-child(21) > td:nth-child(49) {
  padding: 0;
}

formio .tr-21-td-49-m0 > table > tbody > tr:nth-child(21) > td:nth-child(49) {
  margin: 0;
}

formio .tr-21-td-49-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-50-p0 > table > tbody > tr:nth-child(21) > td:nth-child(50) {
  padding: 0;
}

formio .tr-21-td-50-m0 > table > tbody > tr:nth-child(21) > td:nth-child(50) {
  margin: 0;
}

formio .tr-21-td-50-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-51-p0 > table > tbody > tr:nth-child(21) > td:nth-child(51) {
  padding: 0;
}

formio .tr-21-td-51-m0 > table > tbody > tr:nth-child(21) > td:nth-child(51) {
  margin: 0;
}

formio .tr-21-td-51-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-52-p0 > table > tbody > tr:nth-child(21) > td:nth-child(52) {
  padding: 0;
}

formio .tr-21-td-52-m0 > table > tbody > tr:nth-child(21) > td:nth-child(52) {
  margin: 0;
}

formio .tr-21-td-52-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-53-p0 > table > tbody > tr:nth-child(21) > td:nth-child(53) {
  padding: 0;
}

formio .tr-21-td-53-m0 > table > tbody > tr:nth-child(21) > td:nth-child(53) {
  margin: 0;
}

formio .tr-21-td-53-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-54-p0 > table > tbody > tr:nth-child(21) > td:nth-child(54) {
  padding: 0;
}

formio .tr-21-td-54-m0 > table > tbody > tr:nth-child(21) > td:nth-child(54) {
  margin: 0;
}

formio .tr-21-td-54-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-55-p0 > table > tbody > tr:nth-child(21) > td:nth-child(55) {
  padding: 0;
}

formio .tr-21-td-55-m0 > table > tbody > tr:nth-child(21) > td:nth-child(55) {
  margin: 0;
}

formio .tr-21-td-55-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-56-p0 > table > tbody > tr:nth-child(21) > td:nth-child(56) {
  padding: 0;
}

formio .tr-21-td-56-m0 > table > tbody > tr:nth-child(21) > td:nth-child(56) {
  margin: 0;
}

formio .tr-21-td-56-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-57-p0 > table > tbody > tr:nth-child(21) > td:nth-child(57) {
  padding: 0;
}

formio .tr-21-td-57-m0 > table > tbody > tr:nth-child(21) > td:nth-child(57) {
  margin: 0;
}

formio .tr-21-td-57-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-58-p0 > table > tbody > tr:nth-child(21) > td:nth-child(58) {
  padding: 0;
}

formio .tr-21-td-58-m0 > table > tbody > tr:nth-child(21) > td:nth-child(58) {
  margin: 0;
}

formio .tr-21-td-58-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-21-td-59-p0 > table > tbody > tr:nth-child(21) > td:nth-child(59) {
  padding: 0;
}

formio .tr-21-td-59-m0 > table > tbody > tr:nth-child(21) > td:nth-child(59) {
  margin: 0;
}

formio .tr-21-td-59-ov-hid > table > tbody > tr:nth-child(21) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-1-p0 > table > tbody > tr:nth-child(22) > td:nth-child(1) {
  padding: 0;
}

formio .tr-22-td-1-m0 > table > tbody > tr:nth-child(22) > td:nth-child(1) {
  margin: 0;
}

formio .tr-22-td-1-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-2-p0 > table > tbody > tr:nth-child(22) > td:nth-child(2) {
  padding: 0;
}

formio .tr-22-td-2-m0 > table > tbody > tr:nth-child(22) > td:nth-child(2) {
  margin: 0;
}

formio .tr-22-td-2-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-3-p0 > table > tbody > tr:nth-child(22) > td:nth-child(3) {
  padding: 0;
}

formio .tr-22-td-3-m0 > table > tbody > tr:nth-child(22) > td:nth-child(3) {
  margin: 0;
}

formio .tr-22-td-3-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-4-p0 > table > tbody > tr:nth-child(22) > td:nth-child(4) {
  padding: 0;
}

formio .tr-22-td-4-m0 > table > tbody > tr:nth-child(22) > td:nth-child(4) {
  margin: 0;
}

formio .tr-22-td-4-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-5-p0 > table > tbody > tr:nth-child(22) > td:nth-child(5) {
  padding: 0;
}

formio .tr-22-td-5-m0 > table > tbody > tr:nth-child(22) > td:nth-child(5) {
  margin: 0;
}

formio .tr-22-td-5-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-6-p0 > table > tbody > tr:nth-child(22) > td:nth-child(6) {
  padding: 0;
}

formio .tr-22-td-6-m0 > table > tbody > tr:nth-child(22) > td:nth-child(6) {
  margin: 0;
}

formio .tr-22-td-6-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-7-p0 > table > tbody > tr:nth-child(22) > td:nth-child(7) {
  padding: 0;
}

formio .tr-22-td-7-m0 > table > tbody > tr:nth-child(22) > td:nth-child(7) {
  margin: 0;
}

formio .tr-22-td-7-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-8-p0 > table > tbody > tr:nth-child(22) > td:nth-child(8) {
  padding: 0;
}

formio .tr-22-td-8-m0 > table > tbody > tr:nth-child(22) > td:nth-child(8) {
  margin: 0;
}

formio .tr-22-td-8-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-9-p0 > table > tbody > tr:nth-child(22) > td:nth-child(9) {
  padding: 0;
}

formio .tr-22-td-9-m0 > table > tbody > tr:nth-child(22) > td:nth-child(9) {
  margin: 0;
}

formio .tr-22-td-9-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-10-p0 > table > tbody > tr:nth-child(22) > td:nth-child(10) {
  padding: 0;
}

formio .tr-22-td-10-m0 > table > tbody > tr:nth-child(22) > td:nth-child(10) {
  margin: 0;
}

formio .tr-22-td-10-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-11-p0 > table > tbody > tr:nth-child(22) > td:nth-child(11) {
  padding: 0;
}

formio .tr-22-td-11-m0 > table > tbody > tr:nth-child(22) > td:nth-child(11) {
  margin: 0;
}

formio .tr-22-td-11-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-12-p0 > table > tbody > tr:nth-child(22) > td:nth-child(12) {
  padding: 0;
}

formio .tr-22-td-12-m0 > table > tbody > tr:nth-child(22) > td:nth-child(12) {
  margin: 0;
}

formio .tr-22-td-12-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-13-p0 > table > tbody > tr:nth-child(22) > td:nth-child(13) {
  padding: 0;
}

formio .tr-22-td-13-m0 > table > tbody > tr:nth-child(22) > td:nth-child(13) {
  margin: 0;
}

formio .tr-22-td-13-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-14-p0 > table > tbody > tr:nth-child(22) > td:nth-child(14) {
  padding: 0;
}

formio .tr-22-td-14-m0 > table > tbody > tr:nth-child(22) > td:nth-child(14) {
  margin: 0;
}

formio .tr-22-td-14-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-15-p0 > table > tbody > tr:nth-child(22) > td:nth-child(15) {
  padding: 0;
}

formio .tr-22-td-15-m0 > table > tbody > tr:nth-child(22) > td:nth-child(15) {
  margin: 0;
}

formio .tr-22-td-15-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-16-p0 > table > tbody > tr:nth-child(22) > td:nth-child(16) {
  padding: 0;
}

formio .tr-22-td-16-m0 > table > tbody > tr:nth-child(22) > td:nth-child(16) {
  margin: 0;
}

formio .tr-22-td-16-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-17-p0 > table > tbody > tr:nth-child(22) > td:nth-child(17) {
  padding: 0;
}

formio .tr-22-td-17-m0 > table > tbody > tr:nth-child(22) > td:nth-child(17) {
  margin: 0;
}

formio .tr-22-td-17-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-18-p0 > table > tbody > tr:nth-child(22) > td:nth-child(18) {
  padding: 0;
}

formio .tr-22-td-18-m0 > table > tbody > tr:nth-child(22) > td:nth-child(18) {
  margin: 0;
}

formio .tr-22-td-18-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-19-p0 > table > tbody > tr:nth-child(22) > td:nth-child(19) {
  padding: 0;
}

formio .tr-22-td-19-m0 > table > tbody > tr:nth-child(22) > td:nth-child(19) {
  margin: 0;
}

formio .tr-22-td-19-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-20-p0 > table > tbody > tr:nth-child(22) > td:nth-child(20) {
  padding: 0;
}

formio .tr-22-td-20-m0 > table > tbody > tr:nth-child(22) > td:nth-child(20) {
  margin: 0;
}

formio .tr-22-td-20-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-21-p0 > table > tbody > tr:nth-child(22) > td:nth-child(21) {
  padding: 0;
}

formio .tr-22-td-21-m0 > table > tbody > tr:nth-child(22) > td:nth-child(21) {
  margin: 0;
}

formio .tr-22-td-21-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-22-p0 > table > tbody > tr:nth-child(22) > td:nth-child(22) {
  padding: 0;
}

formio .tr-22-td-22-m0 > table > tbody > tr:nth-child(22) > td:nth-child(22) {
  margin: 0;
}

formio .tr-22-td-22-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-23-p0 > table > tbody > tr:nth-child(22) > td:nth-child(23) {
  padding: 0;
}

formio .tr-22-td-23-m0 > table > tbody > tr:nth-child(22) > td:nth-child(23) {
  margin: 0;
}

formio .tr-22-td-23-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-24-p0 > table > tbody > tr:nth-child(22) > td:nth-child(24) {
  padding: 0;
}

formio .tr-22-td-24-m0 > table > tbody > tr:nth-child(22) > td:nth-child(24) {
  margin: 0;
}

formio .tr-22-td-24-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-25-p0 > table > tbody > tr:nth-child(22) > td:nth-child(25) {
  padding: 0;
}

formio .tr-22-td-25-m0 > table > tbody > tr:nth-child(22) > td:nth-child(25) {
  margin: 0;
}

formio .tr-22-td-25-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-26-p0 > table > tbody > tr:nth-child(22) > td:nth-child(26) {
  padding: 0;
}

formio .tr-22-td-26-m0 > table > tbody > tr:nth-child(22) > td:nth-child(26) {
  margin: 0;
}

formio .tr-22-td-26-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-27-p0 > table > tbody > tr:nth-child(22) > td:nth-child(27) {
  padding: 0;
}

formio .tr-22-td-27-m0 > table > tbody > tr:nth-child(22) > td:nth-child(27) {
  margin: 0;
}

formio .tr-22-td-27-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-28-p0 > table > tbody > tr:nth-child(22) > td:nth-child(28) {
  padding: 0;
}

formio .tr-22-td-28-m0 > table > tbody > tr:nth-child(22) > td:nth-child(28) {
  margin: 0;
}

formio .tr-22-td-28-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-29-p0 > table > tbody > tr:nth-child(22) > td:nth-child(29) {
  padding: 0;
}

formio .tr-22-td-29-m0 > table > tbody > tr:nth-child(22) > td:nth-child(29) {
  margin: 0;
}

formio .tr-22-td-29-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-30-p0 > table > tbody > tr:nth-child(22) > td:nth-child(30) {
  padding: 0;
}

formio .tr-22-td-30-m0 > table > tbody > tr:nth-child(22) > td:nth-child(30) {
  margin: 0;
}

formio .tr-22-td-30-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-31-p0 > table > tbody > tr:nth-child(22) > td:nth-child(31) {
  padding: 0;
}

formio .tr-22-td-31-m0 > table > tbody > tr:nth-child(22) > td:nth-child(31) {
  margin: 0;
}

formio .tr-22-td-31-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-32-p0 > table > tbody > tr:nth-child(22) > td:nth-child(32) {
  padding: 0;
}

formio .tr-22-td-32-m0 > table > tbody > tr:nth-child(22) > td:nth-child(32) {
  margin: 0;
}

formio .tr-22-td-32-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-33-p0 > table > tbody > tr:nth-child(22) > td:nth-child(33) {
  padding: 0;
}

formio .tr-22-td-33-m0 > table > tbody > tr:nth-child(22) > td:nth-child(33) {
  margin: 0;
}

formio .tr-22-td-33-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-34-p0 > table > tbody > tr:nth-child(22) > td:nth-child(34) {
  padding: 0;
}

formio .tr-22-td-34-m0 > table > tbody > tr:nth-child(22) > td:nth-child(34) {
  margin: 0;
}

formio .tr-22-td-34-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-35-p0 > table > tbody > tr:nth-child(22) > td:nth-child(35) {
  padding: 0;
}

formio .tr-22-td-35-m0 > table > tbody > tr:nth-child(22) > td:nth-child(35) {
  margin: 0;
}

formio .tr-22-td-35-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-36-p0 > table > tbody > tr:nth-child(22) > td:nth-child(36) {
  padding: 0;
}

formio .tr-22-td-36-m0 > table > tbody > tr:nth-child(22) > td:nth-child(36) {
  margin: 0;
}

formio .tr-22-td-36-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-37-p0 > table > tbody > tr:nth-child(22) > td:nth-child(37) {
  padding: 0;
}

formio .tr-22-td-37-m0 > table > tbody > tr:nth-child(22) > td:nth-child(37) {
  margin: 0;
}

formio .tr-22-td-37-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-38-p0 > table > tbody > tr:nth-child(22) > td:nth-child(38) {
  padding: 0;
}

formio .tr-22-td-38-m0 > table > tbody > tr:nth-child(22) > td:nth-child(38) {
  margin: 0;
}

formio .tr-22-td-38-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-39-p0 > table > tbody > tr:nth-child(22) > td:nth-child(39) {
  padding: 0;
}

formio .tr-22-td-39-m0 > table > tbody > tr:nth-child(22) > td:nth-child(39) {
  margin: 0;
}

formio .tr-22-td-39-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-40-p0 > table > tbody > tr:nth-child(22) > td:nth-child(40) {
  padding: 0;
}

formio .tr-22-td-40-m0 > table > tbody > tr:nth-child(22) > td:nth-child(40) {
  margin: 0;
}

formio .tr-22-td-40-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-41-p0 > table > tbody > tr:nth-child(22) > td:nth-child(41) {
  padding: 0;
}

formio .tr-22-td-41-m0 > table > tbody > tr:nth-child(22) > td:nth-child(41) {
  margin: 0;
}

formio .tr-22-td-41-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-42-p0 > table > tbody > tr:nth-child(22) > td:nth-child(42) {
  padding: 0;
}

formio .tr-22-td-42-m0 > table > tbody > tr:nth-child(22) > td:nth-child(42) {
  margin: 0;
}

formio .tr-22-td-42-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-43-p0 > table > tbody > tr:nth-child(22) > td:nth-child(43) {
  padding: 0;
}

formio .tr-22-td-43-m0 > table > tbody > tr:nth-child(22) > td:nth-child(43) {
  margin: 0;
}

formio .tr-22-td-43-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-44-p0 > table > tbody > tr:nth-child(22) > td:nth-child(44) {
  padding: 0;
}

formio .tr-22-td-44-m0 > table > tbody > tr:nth-child(22) > td:nth-child(44) {
  margin: 0;
}

formio .tr-22-td-44-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-45-p0 > table > tbody > tr:nth-child(22) > td:nth-child(45) {
  padding: 0;
}

formio .tr-22-td-45-m0 > table > tbody > tr:nth-child(22) > td:nth-child(45) {
  margin: 0;
}

formio .tr-22-td-45-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-46-p0 > table > tbody > tr:nth-child(22) > td:nth-child(46) {
  padding: 0;
}

formio .tr-22-td-46-m0 > table > tbody > tr:nth-child(22) > td:nth-child(46) {
  margin: 0;
}

formio .tr-22-td-46-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-47-p0 > table > tbody > tr:nth-child(22) > td:nth-child(47) {
  padding: 0;
}

formio .tr-22-td-47-m0 > table > tbody > tr:nth-child(22) > td:nth-child(47) {
  margin: 0;
}

formio .tr-22-td-47-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-48-p0 > table > tbody > tr:nth-child(22) > td:nth-child(48) {
  padding: 0;
}

formio .tr-22-td-48-m0 > table > tbody > tr:nth-child(22) > td:nth-child(48) {
  margin: 0;
}

formio .tr-22-td-48-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-49-p0 > table > tbody > tr:nth-child(22) > td:nth-child(49) {
  padding: 0;
}

formio .tr-22-td-49-m0 > table > tbody > tr:nth-child(22) > td:nth-child(49) {
  margin: 0;
}

formio .tr-22-td-49-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-50-p0 > table > tbody > tr:nth-child(22) > td:nth-child(50) {
  padding: 0;
}

formio .tr-22-td-50-m0 > table > tbody > tr:nth-child(22) > td:nth-child(50) {
  margin: 0;
}

formio .tr-22-td-50-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-51-p0 > table > tbody > tr:nth-child(22) > td:nth-child(51) {
  padding: 0;
}

formio .tr-22-td-51-m0 > table > tbody > tr:nth-child(22) > td:nth-child(51) {
  margin: 0;
}

formio .tr-22-td-51-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-52-p0 > table > tbody > tr:nth-child(22) > td:nth-child(52) {
  padding: 0;
}

formio .tr-22-td-52-m0 > table > tbody > tr:nth-child(22) > td:nth-child(52) {
  margin: 0;
}

formio .tr-22-td-52-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-53-p0 > table > tbody > tr:nth-child(22) > td:nth-child(53) {
  padding: 0;
}

formio .tr-22-td-53-m0 > table > tbody > tr:nth-child(22) > td:nth-child(53) {
  margin: 0;
}

formio .tr-22-td-53-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-54-p0 > table > tbody > tr:nth-child(22) > td:nth-child(54) {
  padding: 0;
}

formio .tr-22-td-54-m0 > table > tbody > tr:nth-child(22) > td:nth-child(54) {
  margin: 0;
}

formio .tr-22-td-54-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-55-p0 > table > tbody > tr:nth-child(22) > td:nth-child(55) {
  padding: 0;
}

formio .tr-22-td-55-m0 > table > tbody > tr:nth-child(22) > td:nth-child(55) {
  margin: 0;
}

formio .tr-22-td-55-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-56-p0 > table > tbody > tr:nth-child(22) > td:nth-child(56) {
  padding: 0;
}

formio .tr-22-td-56-m0 > table > tbody > tr:nth-child(22) > td:nth-child(56) {
  margin: 0;
}

formio .tr-22-td-56-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-57-p0 > table > tbody > tr:nth-child(22) > td:nth-child(57) {
  padding: 0;
}

formio .tr-22-td-57-m0 > table > tbody > tr:nth-child(22) > td:nth-child(57) {
  margin: 0;
}

formio .tr-22-td-57-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-58-p0 > table > tbody > tr:nth-child(22) > td:nth-child(58) {
  padding: 0;
}

formio .tr-22-td-58-m0 > table > tbody > tr:nth-child(22) > td:nth-child(58) {
  margin: 0;
}

formio .tr-22-td-58-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-22-td-59-p0 > table > tbody > tr:nth-child(22) > td:nth-child(59) {
  padding: 0;
}

formio .tr-22-td-59-m0 > table > tbody > tr:nth-child(22) > td:nth-child(59) {
  margin: 0;
}

formio .tr-22-td-59-ov-hid > table > tbody > tr:nth-child(22) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-1-p0 > table > tbody > tr:nth-child(23) > td:nth-child(1) {
  padding: 0;
}

formio .tr-23-td-1-m0 > table > tbody > tr:nth-child(23) > td:nth-child(1) {
  margin: 0;
}

formio .tr-23-td-1-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-2-p0 > table > tbody > tr:nth-child(23) > td:nth-child(2) {
  padding: 0;
}

formio .tr-23-td-2-m0 > table > tbody > tr:nth-child(23) > td:nth-child(2) {
  margin: 0;
}

formio .tr-23-td-2-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-3-p0 > table > tbody > tr:nth-child(23) > td:nth-child(3) {
  padding: 0;
}

formio .tr-23-td-3-m0 > table > tbody > tr:nth-child(23) > td:nth-child(3) {
  margin: 0;
}

formio .tr-23-td-3-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-4-p0 > table > tbody > tr:nth-child(23) > td:nth-child(4) {
  padding: 0;
}

formio .tr-23-td-4-m0 > table > tbody > tr:nth-child(23) > td:nth-child(4) {
  margin: 0;
}

formio .tr-23-td-4-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-5-p0 > table > tbody > tr:nth-child(23) > td:nth-child(5) {
  padding: 0;
}

formio .tr-23-td-5-m0 > table > tbody > tr:nth-child(23) > td:nth-child(5) {
  margin: 0;
}

formio .tr-23-td-5-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-6-p0 > table > tbody > tr:nth-child(23) > td:nth-child(6) {
  padding: 0;
}

formio .tr-23-td-6-m0 > table > tbody > tr:nth-child(23) > td:nth-child(6) {
  margin: 0;
}

formio .tr-23-td-6-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-7-p0 > table > tbody > tr:nth-child(23) > td:nth-child(7) {
  padding: 0;
}

formio .tr-23-td-7-m0 > table > tbody > tr:nth-child(23) > td:nth-child(7) {
  margin: 0;
}

formio .tr-23-td-7-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-8-p0 > table > tbody > tr:nth-child(23) > td:nth-child(8) {
  padding: 0;
}

formio .tr-23-td-8-m0 > table > tbody > tr:nth-child(23) > td:nth-child(8) {
  margin: 0;
}

formio .tr-23-td-8-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-9-p0 > table > tbody > tr:nth-child(23) > td:nth-child(9) {
  padding: 0;
}

formio .tr-23-td-9-m0 > table > tbody > tr:nth-child(23) > td:nth-child(9) {
  margin: 0;
}

formio .tr-23-td-9-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-10-p0 > table > tbody > tr:nth-child(23) > td:nth-child(10) {
  padding: 0;
}

formio .tr-23-td-10-m0 > table > tbody > tr:nth-child(23) > td:nth-child(10) {
  margin: 0;
}

formio .tr-23-td-10-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-11-p0 > table > tbody > tr:nth-child(23) > td:nth-child(11) {
  padding: 0;
}

formio .tr-23-td-11-m0 > table > tbody > tr:nth-child(23) > td:nth-child(11) {
  margin: 0;
}

formio .tr-23-td-11-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-12-p0 > table > tbody > tr:nth-child(23) > td:nth-child(12) {
  padding: 0;
}

formio .tr-23-td-12-m0 > table > tbody > tr:nth-child(23) > td:nth-child(12) {
  margin: 0;
}

formio .tr-23-td-12-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-13-p0 > table > tbody > tr:nth-child(23) > td:nth-child(13) {
  padding: 0;
}

formio .tr-23-td-13-m0 > table > tbody > tr:nth-child(23) > td:nth-child(13) {
  margin: 0;
}

formio .tr-23-td-13-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-14-p0 > table > tbody > tr:nth-child(23) > td:nth-child(14) {
  padding: 0;
}

formio .tr-23-td-14-m0 > table > tbody > tr:nth-child(23) > td:nth-child(14) {
  margin: 0;
}

formio .tr-23-td-14-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-15-p0 > table > tbody > tr:nth-child(23) > td:nth-child(15) {
  padding: 0;
}

formio .tr-23-td-15-m0 > table > tbody > tr:nth-child(23) > td:nth-child(15) {
  margin: 0;
}

formio .tr-23-td-15-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-16-p0 > table > tbody > tr:nth-child(23) > td:nth-child(16) {
  padding: 0;
}

formio .tr-23-td-16-m0 > table > tbody > tr:nth-child(23) > td:nth-child(16) {
  margin: 0;
}

formio .tr-23-td-16-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-17-p0 > table > tbody > tr:nth-child(23) > td:nth-child(17) {
  padding: 0;
}

formio .tr-23-td-17-m0 > table > tbody > tr:nth-child(23) > td:nth-child(17) {
  margin: 0;
}

formio .tr-23-td-17-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-18-p0 > table > tbody > tr:nth-child(23) > td:nth-child(18) {
  padding: 0;
}

formio .tr-23-td-18-m0 > table > tbody > tr:nth-child(23) > td:nth-child(18) {
  margin: 0;
}

formio .tr-23-td-18-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-19-p0 > table > tbody > tr:nth-child(23) > td:nth-child(19) {
  padding: 0;
}

formio .tr-23-td-19-m0 > table > tbody > tr:nth-child(23) > td:nth-child(19) {
  margin: 0;
}

formio .tr-23-td-19-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-20-p0 > table > tbody > tr:nth-child(23) > td:nth-child(20) {
  padding: 0;
}

formio .tr-23-td-20-m0 > table > tbody > tr:nth-child(23) > td:nth-child(20) {
  margin: 0;
}

formio .tr-23-td-20-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-21-p0 > table > tbody > tr:nth-child(23) > td:nth-child(21) {
  padding: 0;
}

formio .tr-23-td-21-m0 > table > tbody > tr:nth-child(23) > td:nth-child(21) {
  margin: 0;
}

formio .tr-23-td-21-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-22-p0 > table > tbody > tr:nth-child(23) > td:nth-child(22) {
  padding: 0;
}

formio .tr-23-td-22-m0 > table > tbody > tr:nth-child(23) > td:nth-child(22) {
  margin: 0;
}

formio .tr-23-td-22-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-23-p0 > table > tbody > tr:nth-child(23) > td:nth-child(23) {
  padding: 0;
}

formio .tr-23-td-23-m0 > table > tbody > tr:nth-child(23) > td:nth-child(23) {
  margin: 0;
}

formio .tr-23-td-23-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-24-p0 > table > tbody > tr:nth-child(23) > td:nth-child(24) {
  padding: 0;
}

formio .tr-23-td-24-m0 > table > tbody > tr:nth-child(23) > td:nth-child(24) {
  margin: 0;
}

formio .tr-23-td-24-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-25-p0 > table > tbody > tr:nth-child(23) > td:nth-child(25) {
  padding: 0;
}

formio .tr-23-td-25-m0 > table > tbody > tr:nth-child(23) > td:nth-child(25) {
  margin: 0;
}

formio .tr-23-td-25-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-26-p0 > table > tbody > tr:nth-child(23) > td:nth-child(26) {
  padding: 0;
}

formio .tr-23-td-26-m0 > table > tbody > tr:nth-child(23) > td:nth-child(26) {
  margin: 0;
}

formio .tr-23-td-26-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-27-p0 > table > tbody > tr:nth-child(23) > td:nth-child(27) {
  padding: 0;
}

formio .tr-23-td-27-m0 > table > tbody > tr:nth-child(23) > td:nth-child(27) {
  margin: 0;
}

formio .tr-23-td-27-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-28-p0 > table > tbody > tr:nth-child(23) > td:nth-child(28) {
  padding: 0;
}

formio .tr-23-td-28-m0 > table > tbody > tr:nth-child(23) > td:nth-child(28) {
  margin: 0;
}

formio .tr-23-td-28-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-29-p0 > table > tbody > tr:nth-child(23) > td:nth-child(29) {
  padding: 0;
}

formio .tr-23-td-29-m0 > table > tbody > tr:nth-child(23) > td:nth-child(29) {
  margin: 0;
}

formio .tr-23-td-29-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-30-p0 > table > tbody > tr:nth-child(23) > td:nth-child(30) {
  padding: 0;
}

formio .tr-23-td-30-m0 > table > tbody > tr:nth-child(23) > td:nth-child(30) {
  margin: 0;
}

formio .tr-23-td-30-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-31-p0 > table > tbody > tr:nth-child(23) > td:nth-child(31) {
  padding: 0;
}

formio .tr-23-td-31-m0 > table > tbody > tr:nth-child(23) > td:nth-child(31) {
  margin: 0;
}

formio .tr-23-td-31-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-32-p0 > table > tbody > tr:nth-child(23) > td:nth-child(32) {
  padding: 0;
}

formio .tr-23-td-32-m0 > table > tbody > tr:nth-child(23) > td:nth-child(32) {
  margin: 0;
}

formio .tr-23-td-32-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-33-p0 > table > tbody > tr:nth-child(23) > td:nth-child(33) {
  padding: 0;
}

formio .tr-23-td-33-m0 > table > tbody > tr:nth-child(23) > td:nth-child(33) {
  margin: 0;
}

formio .tr-23-td-33-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-34-p0 > table > tbody > tr:nth-child(23) > td:nth-child(34) {
  padding: 0;
}

formio .tr-23-td-34-m0 > table > tbody > tr:nth-child(23) > td:nth-child(34) {
  margin: 0;
}

formio .tr-23-td-34-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-35-p0 > table > tbody > tr:nth-child(23) > td:nth-child(35) {
  padding: 0;
}

formio .tr-23-td-35-m0 > table > tbody > tr:nth-child(23) > td:nth-child(35) {
  margin: 0;
}

formio .tr-23-td-35-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-36-p0 > table > tbody > tr:nth-child(23) > td:nth-child(36) {
  padding: 0;
}

formio .tr-23-td-36-m0 > table > tbody > tr:nth-child(23) > td:nth-child(36) {
  margin: 0;
}

formio .tr-23-td-36-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-37-p0 > table > tbody > tr:nth-child(23) > td:nth-child(37) {
  padding: 0;
}

formio .tr-23-td-37-m0 > table > tbody > tr:nth-child(23) > td:nth-child(37) {
  margin: 0;
}

formio .tr-23-td-37-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-38-p0 > table > tbody > tr:nth-child(23) > td:nth-child(38) {
  padding: 0;
}

formio .tr-23-td-38-m0 > table > tbody > tr:nth-child(23) > td:nth-child(38) {
  margin: 0;
}

formio .tr-23-td-38-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-39-p0 > table > tbody > tr:nth-child(23) > td:nth-child(39) {
  padding: 0;
}

formio .tr-23-td-39-m0 > table > tbody > tr:nth-child(23) > td:nth-child(39) {
  margin: 0;
}

formio .tr-23-td-39-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-40-p0 > table > tbody > tr:nth-child(23) > td:nth-child(40) {
  padding: 0;
}

formio .tr-23-td-40-m0 > table > tbody > tr:nth-child(23) > td:nth-child(40) {
  margin: 0;
}

formio .tr-23-td-40-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-41-p0 > table > tbody > tr:nth-child(23) > td:nth-child(41) {
  padding: 0;
}

formio .tr-23-td-41-m0 > table > tbody > tr:nth-child(23) > td:nth-child(41) {
  margin: 0;
}

formio .tr-23-td-41-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-42-p0 > table > tbody > tr:nth-child(23) > td:nth-child(42) {
  padding: 0;
}

formio .tr-23-td-42-m0 > table > tbody > tr:nth-child(23) > td:nth-child(42) {
  margin: 0;
}

formio .tr-23-td-42-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-43-p0 > table > tbody > tr:nth-child(23) > td:nth-child(43) {
  padding: 0;
}

formio .tr-23-td-43-m0 > table > tbody > tr:nth-child(23) > td:nth-child(43) {
  margin: 0;
}

formio .tr-23-td-43-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-44-p0 > table > tbody > tr:nth-child(23) > td:nth-child(44) {
  padding: 0;
}

formio .tr-23-td-44-m0 > table > tbody > tr:nth-child(23) > td:nth-child(44) {
  margin: 0;
}

formio .tr-23-td-44-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-45-p0 > table > tbody > tr:nth-child(23) > td:nth-child(45) {
  padding: 0;
}

formio .tr-23-td-45-m0 > table > tbody > tr:nth-child(23) > td:nth-child(45) {
  margin: 0;
}

formio .tr-23-td-45-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-46-p0 > table > tbody > tr:nth-child(23) > td:nth-child(46) {
  padding: 0;
}

formio .tr-23-td-46-m0 > table > tbody > tr:nth-child(23) > td:nth-child(46) {
  margin: 0;
}

formio .tr-23-td-46-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-47-p0 > table > tbody > tr:nth-child(23) > td:nth-child(47) {
  padding: 0;
}

formio .tr-23-td-47-m0 > table > tbody > tr:nth-child(23) > td:nth-child(47) {
  margin: 0;
}

formio .tr-23-td-47-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-48-p0 > table > tbody > tr:nth-child(23) > td:nth-child(48) {
  padding: 0;
}

formio .tr-23-td-48-m0 > table > tbody > tr:nth-child(23) > td:nth-child(48) {
  margin: 0;
}

formio .tr-23-td-48-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-49-p0 > table > tbody > tr:nth-child(23) > td:nth-child(49) {
  padding: 0;
}

formio .tr-23-td-49-m0 > table > tbody > tr:nth-child(23) > td:nth-child(49) {
  margin: 0;
}

formio .tr-23-td-49-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-50-p0 > table > tbody > tr:nth-child(23) > td:nth-child(50) {
  padding: 0;
}

formio .tr-23-td-50-m0 > table > tbody > tr:nth-child(23) > td:nth-child(50) {
  margin: 0;
}

formio .tr-23-td-50-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-51-p0 > table > tbody > tr:nth-child(23) > td:nth-child(51) {
  padding: 0;
}

formio .tr-23-td-51-m0 > table > tbody > tr:nth-child(23) > td:nth-child(51) {
  margin: 0;
}

formio .tr-23-td-51-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-52-p0 > table > tbody > tr:nth-child(23) > td:nth-child(52) {
  padding: 0;
}

formio .tr-23-td-52-m0 > table > tbody > tr:nth-child(23) > td:nth-child(52) {
  margin: 0;
}

formio .tr-23-td-52-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-53-p0 > table > tbody > tr:nth-child(23) > td:nth-child(53) {
  padding: 0;
}

formio .tr-23-td-53-m0 > table > tbody > tr:nth-child(23) > td:nth-child(53) {
  margin: 0;
}

formio .tr-23-td-53-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-54-p0 > table > tbody > tr:nth-child(23) > td:nth-child(54) {
  padding: 0;
}

formio .tr-23-td-54-m0 > table > tbody > tr:nth-child(23) > td:nth-child(54) {
  margin: 0;
}

formio .tr-23-td-54-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-55-p0 > table > tbody > tr:nth-child(23) > td:nth-child(55) {
  padding: 0;
}

formio .tr-23-td-55-m0 > table > tbody > tr:nth-child(23) > td:nth-child(55) {
  margin: 0;
}

formio .tr-23-td-55-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-56-p0 > table > tbody > tr:nth-child(23) > td:nth-child(56) {
  padding: 0;
}

formio .tr-23-td-56-m0 > table > tbody > tr:nth-child(23) > td:nth-child(56) {
  margin: 0;
}

formio .tr-23-td-56-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-57-p0 > table > tbody > tr:nth-child(23) > td:nth-child(57) {
  padding: 0;
}

formio .tr-23-td-57-m0 > table > tbody > tr:nth-child(23) > td:nth-child(57) {
  margin: 0;
}

formio .tr-23-td-57-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-58-p0 > table > tbody > tr:nth-child(23) > td:nth-child(58) {
  padding: 0;
}

formio .tr-23-td-58-m0 > table > tbody > tr:nth-child(23) > td:nth-child(58) {
  margin: 0;
}

formio .tr-23-td-58-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-23-td-59-p0 > table > tbody > tr:nth-child(23) > td:nth-child(59) {
  padding: 0;
}

formio .tr-23-td-59-m0 > table > tbody > tr:nth-child(23) > td:nth-child(59) {
  margin: 0;
}

formio .tr-23-td-59-ov-hid > table > tbody > tr:nth-child(23) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-1-p0 > table > tbody > tr:nth-child(24) > td:nth-child(1) {
  padding: 0;
}

formio .tr-24-td-1-m0 > table > tbody > tr:nth-child(24) > td:nth-child(1) {
  margin: 0;
}

formio .tr-24-td-1-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-2-p0 > table > tbody > tr:nth-child(24) > td:nth-child(2) {
  padding: 0;
}

formio .tr-24-td-2-m0 > table > tbody > tr:nth-child(24) > td:nth-child(2) {
  margin: 0;
}

formio .tr-24-td-2-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-3-p0 > table > tbody > tr:nth-child(24) > td:nth-child(3) {
  padding: 0;
}

formio .tr-24-td-3-m0 > table > tbody > tr:nth-child(24) > td:nth-child(3) {
  margin: 0;
}

formio .tr-24-td-3-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-4-p0 > table > tbody > tr:nth-child(24) > td:nth-child(4) {
  padding: 0;
}

formio .tr-24-td-4-m0 > table > tbody > tr:nth-child(24) > td:nth-child(4) {
  margin: 0;
}

formio .tr-24-td-4-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-5-p0 > table > tbody > tr:nth-child(24) > td:nth-child(5) {
  padding: 0;
}

formio .tr-24-td-5-m0 > table > tbody > tr:nth-child(24) > td:nth-child(5) {
  margin: 0;
}

formio .tr-24-td-5-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-6-p0 > table > tbody > tr:nth-child(24) > td:nth-child(6) {
  padding: 0;
}

formio .tr-24-td-6-m0 > table > tbody > tr:nth-child(24) > td:nth-child(6) {
  margin: 0;
}

formio .tr-24-td-6-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-7-p0 > table > tbody > tr:nth-child(24) > td:nth-child(7) {
  padding: 0;
}

formio .tr-24-td-7-m0 > table > tbody > tr:nth-child(24) > td:nth-child(7) {
  margin: 0;
}

formio .tr-24-td-7-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-8-p0 > table > tbody > tr:nth-child(24) > td:nth-child(8) {
  padding: 0;
}

formio .tr-24-td-8-m0 > table > tbody > tr:nth-child(24) > td:nth-child(8) {
  margin: 0;
}

formio .tr-24-td-8-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-9-p0 > table > tbody > tr:nth-child(24) > td:nth-child(9) {
  padding: 0;
}

formio .tr-24-td-9-m0 > table > tbody > tr:nth-child(24) > td:nth-child(9) {
  margin: 0;
}

formio .tr-24-td-9-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-10-p0 > table > tbody > tr:nth-child(24) > td:nth-child(10) {
  padding: 0;
}

formio .tr-24-td-10-m0 > table > tbody > tr:nth-child(24) > td:nth-child(10) {
  margin: 0;
}

formio .tr-24-td-10-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-11-p0 > table > tbody > tr:nth-child(24) > td:nth-child(11) {
  padding: 0;
}

formio .tr-24-td-11-m0 > table > tbody > tr:nth-child(24) > td:nth-child(11) {
  margin: 0;
}

formio .tr-24-td-11-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-12-p0 > table > tbody > tr:nth-child(24) > td:nth-child(12) {
  padding: 0;
}

formio .tr-24-td-12-m0 > table > tbody > tr:nth-child(24) > td:nth-child(12) {
  margin: 0;
}

formio .tr-24-td-12-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-13-p0 > table > tbody > tr:nth-child(24) > td:nth-child(13) {
  padding: 0;
}

formio .tr-24-td-13-m0 > table > tbody > tr:nth-child(24) > td:nth-child(13) {
  margin: 0;
}

formio .tr-24-td-13-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-14-p0 > table > tbody > tr:nth-child(24) > td:nth-child(14) {
  padding: 0;
}

formio .tr-24-td-14-m0 > table > tbody > tr:nth-child(24) > td:nth-child(14) {
  margin: 0;
}

formio .tr-24-td-14-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-15-p0 > table > tbody > tr:nth-child(24) > td:nth-child(15) {
  padding: 0;
}

formio .tr-24-td-15-m0 > table > tbody > tr:nth-child(24) > td:nth-child(15) {
  margin: 0;
}

formio .tr-24-td-15-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-16-p0 > table > tbody > tr:nth-child(24) > td:nth-child(16) {
  padding: 0;
}

formio .tr-24-td-16-m0 > table > tbody > tr:nth-child(24) > td:nth-child(16) {
  margin: 0;
}

formio .tr-24-td-16-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-17-p0 > table > tbody > tr:nth-child(24) > td:nth-child(17) {
  padding: 0;
}

formio .tr-24-td-17-m0 > table > tbody > tr:nth-child(24) > td:nth-child(17) {
  margin: 0;
}

formio .tr-24-td-17-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-18-p0 > table > tbody > tr:nth-child(24) > td:nth-child(18) {
  padding: 0;
}

formio .tr-24-td-18-m0 > table > tbody > tr:nth-child(24) > td:nth-child(18) {
  margin: 0;
}

formio .tr-24-td-18-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-19-p0 > table > tbody > tr:nth-child(24) > td:nth-child(19) {
  padding: 0;
}

formio .tr-24-td-19-m0 > table > tbody > tr:nth-child(24) > td:nth-child(19) {
  margin: 0;
}

formio .tr-24-td-19-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-20-p0 > table > tbody > tr:nth-child(24) > td:nth-child(20) {
  padding: 0;
}

formio .tr-24-td-20-m0 > table > tbody > tr:nth-child(24) > td:nth-child(20) {
  margin: 0;
}

formio .tr-24-td-20-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-21-p0 > table > tbody > tr:nth-child(24) > td:nth-child(21) {
  padding: 0;
}

formio .tr-24-td-21-m0 > table > tbody > tr:nth-child(24) > td:nth-child(21) {
  margin: 0;
}

formio .tr-24-td-21-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-22-p0 > table > tbody > tr:nth-child(24) > td:nth-child(22) {
  padding: 0;
}

formio .tr-24-td-22-m0 > table > tbody > tr:nth-child(24) > td:nth-child(22) {
  margin: 0;
}

formio .tr-24-td-22-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-23-p0 > table > tbody > tr:nth-child(24) > td:nth-child(23) {
  padding: 0;
}

formio .tr-24-td-23-m0 > table > tbody > tr:nth-child(24) > td:nth-child(23) {
  margin: 0;
}

formio .tr-24-td-23-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-24-p0 > table > tbody > tr:nth-child(24) > td:nth-child(24) {
  padding: 0;
}

formio .tr-24-td-24-m0 > table > tbody > tr:nth-child(24) > td:nth-child(24) {
  margin: 0;
}

formio .tr-24-td-24-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-25-p0 > table > tbody > tr:nth-child(24) > td:nth-child(25) {
  padding: 0;
}

formio .tr-24-td-25-m0 > table > tbody > tr:nth-child(24) > td:nth-child(25) {
  margin: 0;
}

formio .tr-24-td-25-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-26-p0 > table > tbody > tr:nth-child(24) > td:nth-child(26) {
  padding: 0;
}

formio .tr-24-td-26-m0 > table > tbody > tr:nth-child(24) > td:nth-child(26) {
  margin: 0;
}

formio .tr-24-td-26-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-27-p0 > table > tbody > tr:nth-child(24) > td:nth-child(27) {
  padding: 0;
}

formio .tr-24-td-27-m0 > table > tbody > tr:nth-child(24) > td:nth-child(27) {
  margin: 0;
}

formio .tr-24-td-27-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-28-p0 > table > tbody > tr:nth-child(24) > td:nth-child(28) {
  padding: 0;
}

formio .tr-24-td-28-m0 > table > tbody > tr:nth-child(24) > td:nth-child(28) {
  margin: 0;
}

formio .tr-24-td-28-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-29-p0 > table > tbody > tr:nth-child(24) > td:nth-child(29) {
  padding: 0;
}

formio .tr-24-td-29-m0 > table > tbody > tr:nth-child(24) > td:nth-child(29) {
  margin: 0;
}

formio .tr-24-td-29-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-30-p0 > table > tbody > tr:nth-child(24) > td:nth-child(30) {
  padding: 0;
}

formio .tr-24-td-30-m0 > table > tbody > tr:nth-child(24) > td:nth-child(30) {
  margin: 0;
}

formio .tr-24-td-30-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-31-p0 > table > tbody > tr:nth-child(24) > td:nth-child(31) {
  padding: 0;
}

formio .tr-24-td-31-m0 > table > tbody > tr:nth-child(24) > td:nth-child(31) {
  margin: 0;
}

formio .tr-24-td-31-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-32-p0 > table > tbody > tr:nth-child(24) > td:nth-child(32) {
  padding: 0;
}

formio .tr-24-td-32-m0 > table > tbody > tr:nth-child(24) > td:nth-child(32) {
  margin: 0;
}

formio .tr-24-td-32-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-33-p0 > table > tbody > tr:nth-child(24) > td:nth-child(33) {
  padding: 0;
}

formio .tr-24-td-33-m0 > table > tbody > tr:nth-child(24) > td:nth-child(33) {
  margin: 0;
}

formio .tr-24-td-33-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-34-p0 > table > tbody > tr:nth-child(24) > td:nth-child(34) {
  padding: 0;
}

formio .tr-24-td-34-m0 > table > tbody > tr:nth-child(24) > td:nth-child(34) {
  margin: 0;
}

formio .tr-24-td-34-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-35-p0 > table > tbody > tr:nth-child(24) > td:nth-child(35) {
  padding: 0;
}

formio .tr-24-td-35-m0 > table > tbody > tr:nth-child(24) > td:nth-child(35) {
  margin: 0;
}

formio .tr-24-td-35-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-36-p0 > table > tbody > tr:nth-child(24) > td:nth-child(36) {
  padding: 0;
}

formio .tr-24-td-36-m0 > table > tbody > tr:nth-child(24) > td:nth-child(36) {
  margin: 0;
}

formio .tr-24-td-36-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-37-p0 > table > tbody > tr:nth-child(24) > td:nth-child(37) {
  padding: 0;
}

formio .tr-24-td-37-m0 > table > tbody > tr:nth-child(24) > td:nth-child(37) {
  margin: 0;
}

formio .tr-24-td-37-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-38-p0 > table > tbody > tr:nth-child(24) > td:nth-child(38) {
  padding: 0;
}

formio .tr-24-td-38-m0 > table > tbody > tr:nth-child(24) > td:nth-child(38) {
  margin: 0;
}

formio .tr-24-td-38-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-39-p0 > table > tbody > tr:nth-child(24) > td:nth-child(39) {
  padding: 0;
}

formio .tr-24-td-39-m0 > table > tbody > tr:nth-child(24) > td:nth-child(39) {
  margin: 0;
}

formio .tr-24-td-39-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-40-p0 > table > tbody > tr:nth-child(24) > td:nth-child(40) {
  padding: 0;
}

formio .tr-24-td-40-m0 > table > tbody > tr:nth-child(24) > td:nth-child(40) {
  margin: 0;
}

formio .tr-24-td-40-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-41-p0 > table > tbody > tr:nth-child(24) > td:nth-child(41) {
  padding: 0;
}

formio .tr-24-td-41-m0 > table > tbody > tr:nth-child(24) > td:nth-child(41) {
  margin: 0;
}

formio .tr-24-td-41-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-42-p0 > table > tbody > tr:nth-child(24) > td:nth-child(42) {
  padding: 0;
}

formio .tr-24-td-42-m0 > table > tbody > tr:nth-child(24) > td:nth-child(42) {
  margin: 0;
}

formio .tr-24-td-42-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-43-p0 > table > tbody > tr:nth-child(24) > td:nth-child(43) {
  padding: 0;
}

formio .tr-24-td-43-m0 > table > tbody > tr:nth-child(24) > td:nth-child(43) {
  margin: 0;
}

formio .tr-24-td-43-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-44-p0 > table > tbody > tr:nth-child(24) > td:nth-child(44) {
  padding: 0;
}

formio .tr-24-td-44-m0 > table > tbody > tr:nth-child(24) > td:nth-child(44) {
  margin: 0;
}

formio .tr-24-td-44-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-45-p0 > table > tbody > tr:nth-child(24) > td:nth-child(45) {
  padding: 0;
}

formio .tr-24-td-45-m0 > table > tbody > tr:nth-child(24) > td:nth-child(45) {
  margin: 0;
}

formio .tr-24-td-45-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-46-p0 > table > tbody > tr:nth-child(24) > td:nth-child(46) {
  padding: 0;
}

formio .tr-24-td-46-m0 > table > tbody > tr:nth-child(24) > td:nth-child(46) {
  margin: 0;
}

formio .tr-24-td-46-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-47-p0 > table > tbody > tr:nth-child(24) > td:nth-child(47) {
  padding: 0;
}

formio .tr-24-td-47-m0 > table > tbody > tr:nth-child(24) > td:nth-child(47) {
  margin: 0;
}

formio .tr-24-td-47-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-48-p0 > table > tbody > tr:nth-child(24) > td:nth-child(48) {
  padding: 0;
}

formio .tr-24-td-48-m0 > table > tbody > tr:nth-child(24) > td:nth-child(48) {
  margin: 0;
}

formio .tr-24-td-48-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-49-p0 > table > tbody > tr:nth-child(24) > td:nth-child(49) {
  padding: 0;
}

formio .tr-24-td-49-m0 > table > tbody > tr:nth-child(24) > td:nth-child(49) {
  margin: 0;
}

formio .tr-24-td-49-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-50-p0 > table > tbody > tr:nth-child(24) > td:nth-child(50) {
  padding: 0;
}

formio .tr-24-td-50-m0 > table > tbody > tr:nth-child(24) > td:nth-child(50) {
  margin: 0;
}

formio .tr-24-td-50-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-51-p0 > table > tbody > tr:nth-child(24) > td:nth-child(51) {
  padding: 0;
}

formio .tr-24-td-51-m0 > table > tbody > tr:nth-child(24) > td:nth-child(51) {
  margin: 0;
}

formio .tr-24-td-51-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-52-p0 > table > tbody > tr:nth-child(24) > td:nth-child(52) {
  padding: 0;
}

formio .tr-24-td-52-m0 > table > tbody > tr:nth-child(24) > td:nth-child(52) {
  margin: 0;
}

formio .tr-24-td-52-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-53-p0 > table > tbody > tr:nth-child(24) > td:nth-child(53) {
  padding: 0;
}

formio .tr-24-td-53-m0 > table > tbody > tr:nth-child(24) > td:nth-child(53) {
  margin: 0;
}

formio .tr-24-td-53-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-54-p0 > table > tbody > tr:nth-child(24) > td:nth-child(54) {
  padding: 0;
}

formio .tr-24-td-54-m0 > table > tbody > tr:nth-child(24) > td:nth-child(54) {
  margin: 0;
}

formio .tr-24-td-54-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-55-p0 > table > tbody > tr:nth-child(24) > td:nth-child(55) {
  padding: 0;
}

formio .tr-24-td-55-m0 > table > tbody > tr:nth-child(24) > td:nth-child(55) {
  margin: 0;
}

formio .tr-24-td-55-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-56-p0 > table > tbody > tr:nth-child(24) > td:nth-child(56) {
  padding: 0;
}

formio .tr-24-td-56-m0 > table > tbody > tr:nth-child(24) > td:nth-child(56) {
  margin: 0;
}

formio .tr-24-td-56-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-57-p0 > table > tbody > tr:nth-child(24) > td:nth-child(57) {
  padding: 0;
}

formio .tr-24-td-57-m0 > table > tbody > tr:nth-child(24) > td:nth-child(57) {
  margin: 0;
}

formio .tr-24-td-57-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-58-p0 > table > tbody > tr:nth-child(24) > td:nth-child(58) {
  padding: 0;
}

formio .tr-24-td-58-m0 > table > tbody > tr:nth-child(24) > td:nth-child(58) {
  margin: 0;
}

formio .tr-24-td-58-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-24-td-59-p0 > table > tbody > tr:nth-child(24) > td:nth-child(59) {
  padding: 0;
}

formio .tr-24-td-59-m0 > table > tbody > tr:nth-child(24) > td:nth-child(59) {
  margin: 0;
}

formio .tr-24-td-59-ov-hid > table > tbody > tr:nth-child(24) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-1-p0 > table > tbody > tr:nth-child(25) > td:nth-child(1) {
  padding: 0;
}

formio .tr-25-td-1-m0 > table > tbody > tr:nth-child(25) > td:nth-child(1) {
  margin: 0;
}

formio .tr-25-td-1-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-2-p0 > table > tbody > tr:nth-child(25) > td:nth-child(2) {
  padding: 0;
}

formio .tr-25-td-2-m0 > table > tbody > tr:nth-child(25) > td:nth-child(2) {
  margin: 0;
}

formio .tr-25-td-2-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-3-p0 > table > tbody > tr:nth-child(25) > td:nth-child(3) {
  padding: 0;
}

formio .tr-25-td-3-m0 > table > tbody > tr:nth-child(25) > td:nth-child(3) {
  margin: 0;
}

formio .tr-25-td-3-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-4-p0 > table > tbody > tr:nth-child(25) > td:nth-child(4) {
  padding: 0;
}

formio .tr-25-td-4-m0 > table > tbody > tr:nth-child(25) > td:nth-child(4) {
  margin: 0;
}

formio .tr-25-td-4-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-5-p0 > table > tbody > tr:nth-child(25) > td:nth-child(5) {
  padding: 0;
}

formio .tr-25-td-5-m0 > table > tbody > tr:nth-child(25) > td:nth-child(5) {
  margin: 0;
}

formio .tr-25-td-5-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-6-p0 > table > tbody > tr:nth-child(25) > td:nth-child(6) {
  padding: 0;
}

formio .tr-25-td-6-m0 > table > tbody > tr:nth-child(25) > td:nth-child(6) {
  margin: 0;
}

formio .tr-25-td-6-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-7-p0 > table > tbody > tr:nth-child(25) > td:nth-child(7) {
  padding: 0;
}

formio .tr-25-td-7-m0 > table > tbody > tr:nth-child(25) > td:nth-child(7) {
  margin: 0;
}

formio .tr-25-td-7-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-8-p0 > table > tbody > tr:nth-child(25) > td:nth-child(8) {
  padding: 0;
}

formio .tr-25-td-8-m0 > table > tbody > tr:nth-child(25) > td:nth-child(8) {
  margin: 0;
}

formio .tr-25-td-8-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-9-p0 > table > tbody > tr:nth-child(25) > td:nth-child(9) {
  padding: 0;
}

formio .tr-25-td-9-m0 > table > tbody > tr:nth-child(25) > td:nth-child(9) {
  margin: 0;
}

formio .tr-25-td-9-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-10-p0 > table > tbody > tr:nth-child(25) > td:nth-child(10) {
  padding: 0;
}

formio .tr-25-td-10-m0 > table > tbody > tr:nth-child(25) > td:nth-child(10) {
  margin: 0;
}

formio .tr-25-td-10-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-11-p0 > table > tbody > tr:nth-child(25) > td:nth-child(11) {
  padding: 0;
}

formio .tr-25-td-11-m0 > table > tbody > tr:nth-child(25) > td:nth-child(11) {
  margin: 0;
}

formio .tr-25-td-11-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-12-p0 > table > tbody > tr:nth-child(25) > td:nth-child(12) {
  padding: 0;
}

formio .tr-25-td-12-m0 > table > tbody > tr:nth-child(25) > td:nth-child(12) {
  margin: 0;
}

formio .tr-25-td-12-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-13-p0 > table > tbody > tr:nth-child(25) > td:nth-child(13) {
  padding: 0;
}

formio .tr-25-td-13-m0 > table > tbody > tr:nth-child(25) > td:nth-child(13) {
  margin: 0;
}

formio .tr-25-td-13-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-14-p0 > table > tbody > tr:nth-child(25) > td:nth-child(14) {
  padding: 0;
}

formio .tr-25-td-14-m0 > table > tbody > tr:nth-child(25) > td:nth-child(14) {
  margin: 0;
}

formio .tr-25-td-14-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-15-p0 > table > tbody > tr:nth-child(25) > td:nth-child(15) {
  padding: 0;
}

formio .tr-25-td-15-m0 > table > tbody > tr:nth-child(25) > td:nth-child(15) {
  margin: 0;
}

formio .tr-25-td-15-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-16-p0 > table > tbody > tr:nth-child(25) > td:nth-child(16) {
  padding: 0;
}

formio .tr-25-td-16-m0 > table > tbody > tr:nth-child(25) > td:nth-child(16) {
  margin: 0;
}

formio .tr-25-td-16-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-17-p0 > table > tbody > tr:nth-child(25) > td:nth-child(17) {
  padding: 0;
}

formio .tr-25-td-17-m0 > table > tbody > tr:nth-child(25) > td:nth-child(17) {
  margin: 0;
}

formio .tr-25-td-17-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-18-p0 > table > tbody > tr:nth-child(25) > td:nth-child(18) {
  padding: 0;
}

formio .tr-25-td-18-m0 > table > tbody > tr:nth-child(25) > td:nth-child(18) {
  margin: 0;
}

formio .tr-25-td-18-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-19-p0 > table > tbody > tr:nth-child(25) > td:nth-child(19) {
  padding: 0;
}

formio .tr-25-td-19-m0 > table > tbody > tr:nth-child(25) > td:nth-child(19) {
  margin: 0;
}

formio .tr-25-td-19-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-20-p0 > table > tbody > tr:nth-child(25) > td:nth-child(20) {
  padding: 0;
}

formio .tr-25-td-20-m0 > table > tbody > tr:nth-child(25) > td:nth-child(20) {
  margin: 0;
}

formio .tr-25-td-20-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-21-p0 > table > tbody > tr:nth-child(25) > td:nth-child(21) {
  padding: 0;
}

formio .tr-25-td-21-m0 > table > tbody > tr:nth-child(25) > td:nth-child(21) {
  margin: 0;
}

formio .tr-25-td-21-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-22-p0 > table > tbody > tr:nth-child(25) > td:nth-child(22) {
  padding: 0;
}

formio .tr-25-td-22-m0 > table > tbody > tr:nth-child(25) > td:nth-child(22) {
  margin: 0;
}

formio .tr-25-td-22-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-23-p0 > table > tbody > tr:nth-child(25) > td:nth-child(23) {
  padding: 0;
}

formio .tr-25-td-23-m0 > table > tbody > tr:nth-child(25) > td:nth-child(23) {
  margin: 0;
}

formio .tr-25-td-23-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-24-p0 > table > tbody > tr:nth-child(25) > td:nth-child(24) {
  padding: 0;
}

formio .tr-25-td-24-m0 > table > tbody > tr:nth-child(25) > td:nth-child(24) {
  margin: 0;
}

formio .tr-25-td-24-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-25-p0 > table > tbody > tr:nth-child(25) > td:nth-child(25) {
  padding: 0;
}

formio .tr-25-td-25-m0 > table > tbody > tr:nth-child(25) > td:nth-child(25) {
  margin: 0;
}

formio .tr-25-td-25-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-26-p0 > table > tbody > tr:nth-child(25) > td:nth-child(26) {
  padding: 0;
}

formio .tr-25-td-26-m0 > table > tbody > tr:nth-child(25) > td:nth-child(26) {
  margin: 0;
}

formio .tr-25-td-26-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-27-p0 > table > tbody > tr:nth-child(25) > td:nth-child(27) {
  padding: 0;
}

formio .tr-25-td-27-m0 > table > tbody > tr:nth-child(25) > td:nth-child(27) {
  margin: 0;
}

formio .tr-25-td-27-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-28-p0 > table > tbody > tr:nth-child(25) > td:nth-child(28) {
  padding: 0;
}

formio .tr-25-td-28-m0 > table > tbody > tr:nth-child(25) > td:nth-child(28) {
  margin: 0;
}

formio .tr-25-td-28-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-29-p0 > table > tbody > tr:nth-child(25) > td:nth-child(29) {
  padding: 0;
}

formio .tr-25-td-29-m0 > table > tbody > tr:nth-child(25) > td:nth-child(29) {
  margin: 0;
}

formio .tr-25-td-29-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-30-p0 > table > tbody > tr:nth-child(25) > td:nth-child(30) {
  padding: 0;
}

formio .tr-25-td-30-m0 > table > tbody > tr:nth-child(25) > td:nth-child(30) {
  margin: 0;
}

formio .tr-25-td-30-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-31-p0 > table > tbody > tr:nth-child(25) > td:nth-child(31) {
  padding: 0;
}

formio .tr-25-td-31-m0 > table > tbody > tr:nth-child(25) > td:nth-child(31) {
  margin: 0;
}

formio .tr-25-td-31-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-32-p0 > table > tbody > tr:nth-child(25) > td:nth-child(32) {
  padding: 0;
}

formio .tr-25-td-32-m0 > table > tbody > tr:nth-child(25) > td:nth-child(32) {
  margin: 0;
}

formio .tr-25-td-32-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-33-p0 > table > tbody > tr:nth-child(25) > td:nth-child(33) {
  padding: 0;
}

formio .tr-25-td-33-m0 > table > tbody > tr:nth-child(25) > td:nth-child(33) {
  margin: 0;
}

formio .tr-25-td-33-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-34-p0 > table > tbody > tr:nth-child(25) > td:nth-child(34) {
  padding: 0;
}

formio .tr-25-td-34-m0 > table > tbody > tr:nth-child(25) > td:nth-child(34) {
  margin: 0;
}

formio .tr-25-td-34-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-35-p0 > table > tbody > tr:nth-child(25) > td:nth-child(35) {
  padding: 0;
}

formio .tr-25-td-35-m0 > table > tbody > tr:nth-child(25) > td:nth-child(35) {
  margin: 0;
}

formio .tr-25-td-35-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-36-p0 > table > tbody > tr:nth-child(25) > td:nth-child(36) {
  padding: 0;
}

formio .tr-25-td-36-m0 > table > tbody > tr:nth-child(25) > td:nth-child(36) {
  margin: 0;
}

formio .tr-25-td-36-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-37-p0 > table > tbody > tr:nth-child(25) > td:nth-child(37) {
  padding: 0;
}

formio .tr-25-td-37-m0 > table > tbody > tr:nth-child(25) > td:nth-child(37) {
  margin: 0;
}

formio .tr-25-td-37-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-38-p0 > table > tbody > tr:nth-child(25) > td:nth-child(38) {
  padding: 0;
}

formio .tr-25-td-38-m0 > table > tbody > tr:nth-child(25) > td:nth-child(38) {
  margin: 0;
}

formio .tr-25-td-38-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-39-p0 > table > tbody > tr:nth-child(25) > td:nth-child(39) {
  padding: 0;
}

formio .tr-25-td-39-m0 > table > tbody > tr:nth-child(25) > td:nth-child(39) {
  margin: 0;
}

formio .tr-25-td-39-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-40-p0 > table > tbody > tr:nth-child(25) > td:nth-child(40) {
  padding: 0;
}

formio .tr-25-td-40-m0 > table > tbody > tr:nth-child(25) > td:nth-child(40) {
  margin: 0;
}

formio .tr-25-td-40-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-41-p0 > table > tbody > tr:nth-child(25) > td:nth-child(41) {
  padding: 0;
}

formio .tr-25-td-41-m0 > table > tbody > tr:nth-child(25) > td:nth-child(41) {
  margin: 0;
}

formio .tr-25-td-41-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-42-p0 > table > tbody > tr:nth-child(25) > td:nth-child(42) {
  padding: 0;
}

formio .tr-25-td-42-m0 > table > tbody > tr:nth-child(25) > td:nth-child(42) {
  margin: 0;
}

formio .tr-25-td-42-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-43-p0 > table > tbody > tr:nth-child(25) > td:nth-child(43) {
  padding: 0;
}

formio .tr-25-td-43-m0 > table > tbody > tr:nth-child(25) > td:nth-child(43) {
  margin: 0;
}

formio .tr-25-td-43-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-44-p0 > table > tbody > tr:nth-child(25) > td:nth-child(44) {
  padding: 0;
}

formio .tr-25-td-44-m0 > table > tbody > tr:nth-child(25) > td:nth-child(44) {
  margin: 0;
}

formio .tr-25-td-44-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-45-p0 > table > tbody > tr:nth-child(25) > td:nth-child(45) {
  padding: 0;
}

formio .tr-25-td-45-m0 > table > tbody > tr:nth-child(25) > td:nth-child(45) {
  margin: 0;
}

formio .tr-25-td-45-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-46-p0 > table > tbody > tr:nth-child(25) > td:nth-child(46) {
  padding: 0;
}

formio .tr-25-td-46-m0 > table > tbody > tr:nth-child(25) > td:nth-child(46) {
  margin: 0;
}

formio .tr-25-td-46-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-47-p0 > table > tbody > tr:nth-child(25) > td:nth-child(47) {
  padding: 0;
}

formio .tr-25-td-47-m0 > table > tbody > tr:nth-child(25) > td:nth-child(47) {
  margin: 0;
}

formio .tr-25-td-47-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-48-p0 > table > tbody > tr:nth-child(25) > td:nth-child(48) {
  padding: 0;
}

formio .tr-25-td-48-m0 > table > tbody > tr:nth-child(25) > td:nth-child(48) {
  margin: 0;
}

formio .tr-25-td-48-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-49-p0 > table > tbody > tr:nth-child(25) > td:nth-child(49) {
  padding: 0;
}

formio .tr-25-td-49-m0 > table > tbody > tr:nth-child(25) > td:nth-child(49) {
  margin: 0;
}

formio .tr-25-td-49-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-50-p0 > table > tbody > tr:nth-child(25) > td:nth-child(50) {
  padding: 0;
}

formio .tr-25-td-50-m0 > table > tbody > tr:nth-child(25) > td:nth-child(50) {
  margin: 0;
}

formio .tr-25-td-50-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-51-p0 > table > tbody > tr:nth-child(25) > td:nth-child(51) {
  padding: 0;
}

formio .tr-25-td-51-m0 > table > tbody > tr:nth-child(25) > td:nth-child(51) {
  margin: 0;
}

formio .tr-25-td-51-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-52-p0 > table > tbody > tr:nth-child(25) > td:nth-child(52) {
  padding: 0;
}

formio .tr-25-td-52-m0 > table > tbody > tr:nth-child(25) > td:nth-child(52) {
  margin: 0;
}

formio .tr-25-td-52-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-53-p0 > table > tbody > tr:nth-child(25) > td:nth-child(53) {
  padding: 0;
}

formio .tr-25-td-53-m0 > table > tbody > tr:nth-child(25) > td:nth-child(53) {
  margin: 0;
}

formio .tr-25-td-53-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-54-p0 > table > tbody > tr:nth-child(25) > td:nth-child(54) {
  padding: 0;
}

formio .tr-25-td-54-m0 > table > tbody > tr:nth-child(25) > td:nth-child(54) {
  margin: 0;
}

formio .tr-25-td-54-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-55-p0 > table > tbody > tr:nth-child(25) > td:nth-child(55) {
  padding: 0;
}

formio .tr-25-td-55-m0 > table > tbody > tr:nth-child(25) > td:nth-child(55) {
  margin: 0;
}

formio .tr-25-td-55-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-56-p0 > table > tbody > tr:nth-child(25) > td:nth-child(56) {
  padding: 0;
}

formio .tr-25-td-56-m0 > table > tbody > tr:nth-child(25) > td:nth-child(56) {
  margin: 0;
}

formio .tr-25-td-56-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-57-p0 > table > tbody > tr:nth-child(25) > td:nth-child(57) {
  padding: 0;
}

formio .tr-25-td-57-m0 > table > tbody > tr:nth-child(25) > td:nth-child(57) {
  margin: 0;
}

formio .tr-25-td-57-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-58-p0 > table > tbody > tr:nth-child(25) > td:nth-child(58) {
  padding: 0;
}

formio .tr-25-td-58-m0 > table > tbody > tr:nth-child(25) > td:nth-child(58) {
  margin: 0;
}

formio .tr-25-td-58-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-25-td-59-p0 > table > tbody > tr:nth-child(25) > td:nth-child(59) {
  padding: 0;
}

formio .tr-25-td-59-m0 > table > tbody > tr:nth-child(25) > td:nth-child(59) {
  margin: 0;
}

formio .tr-25-td-59-ov-hid > table > tbody > tr:nth-child(25) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-1-p0 > table > tbody > tr:nth-child(26) > td:nth-child(1) {
  padding: 0;
}

formio .tr-26-td-1-m0 > table > tbody > tr:nth-child(26) > td:nth-child(1) {
  margin: 0;
}

formio .tr-26-td-1-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-2-p0 > table > tbody > tr:nth-child(26) > td:nth-child(2) {
  padding: 0;
}

formio .tr-26-td-2-m0 > table > tbody > tr:nth-child(26) > td:nth-child(2) {
  margin: 0;
}

formio .tr-26-td-2-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-3-p0 > table > tbody > tr:nth-child(26) > td:nth-child(3) {
  padding: 0;
}

formio .tr-26-td-3-m0 > table > tbody > tr:nth-child(26) > td:nth-child(3) {
  margin: 0;
}

formio .tr-26-td-3-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-4-p0 > table > tbody > tr:nth-child(26) > td:nth-child(4) {
  padding: 0;
}

formio .tr-26-td-4-m0 > table > tbody > tr:nth-child(26) > td:nth-child(4) {
  margin: 0;
}

formio .tr-26-td-4-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-5-p0 > table > tbody > tr:nth-child(26) > td:nth-child(5) {
  padding: 0;
}

formio .tr-26-td-5-m0 > table > tbody > tr:nth-child(26) > td:nth-child(5) {
  margin: 0;
}

formio .tr-26-td-5-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-6-p0 > table > tbody > tr:nth-child(26) > td:nth-child(6) {
  padding: 0;
}

formio .tr-26-td-6-m0 > table > tbody > tr:nth-child(26) > td:nth-child(6) {
  margin: 0;
}

formio .tr-26-td-6-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-7-p0 > table > tbody > tr:nth-child(26) > td:nth-child(7) {
  padding: 0;
}

formio .tr-26-td-7-m0 > table > tbody > tr:nth-child(26) > td:nth-child(7) {
  margin: 0;
}

formio .tr-26-td-7-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-8-p0 > table > tbody > tr:nth-child(26) > td:nth-child(8) {
  padding: 0;
}

formio .tr-26-td-8-m0 > table > tbody > tr:nth-child(26) > td:nth-child(8) {
  margin: 0;
}

formio .tr-26-td-8-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-9-p0 > table > tbody > tr:nth-child(26) > td:nth-child(9) {
  padding: 0;
}

formio .tr-26-td-9-m0 > table > tbody > tr:nth-child(26) > td:nth-child(9) {
  margin: 0;
}

formio .tr-26-td-9-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-10-p0 > table > tbody > tr:nth-child(26) > td:nth-child(10) {
  padding: 0;
}

formio .tr-26-td-10-m0 > table > tbody > tr:nth-child(26) > td:nth-child(10) {
  margin: 0;
}

formio .tr-26-td-10-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-11-p0 > table > tbody > tr:nth-child(26) > td:nth-child(11) {
  padding: 0;
}

formio .tr-26-td-11-m0 > table > tbody > tr:nth-child(26) > td:nth-child(11) {
  margin: 0;
}

formio .tr-26-td-11-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-12-p0 > table > tbody > tr:nth-child(26) > td:nth-child(12) {
  padding: 0;
}

formio .tr-26-td-12-m0 > table > tbody > tr:nth-child(26) > td:nth-child(12) {
  margin: 0;
}

formio .tr-26-td-12-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-13-p0 > table > tbody > tr:nth-child(26) > td:nth-child(13) {
  padding: 0;
}

formio .tr-26-td-13-m0 > table > tbody > tr:nth-child(26) > td:nth-child(13) {
  margin: 0;
}

formio .tr-26-td-13-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-14-p0 > table > tbody > tr:nth-child(26) > td:nth-child(14) {
  padding: 0;
}

formio .tr-26-td-14-m0 > table > tbody > tr:nth-child(26) > td:nth-child(14) {
  margin: 0;
}

formio .tr-26-td-14-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-15-p0 > table > tbody > tr:nth-child(26) > td:nth-child(15) {
  padding: 0;
}

formio .tr-26-td-15-m0 > table > tbody > tr:nth-child(26) > td:nth-child(15) {
  margin: 0;
}

formio .tr-26-td-15-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-16-p0 > table > tbody > tr:nth-child(26) > td:nth-child(16) {
  padding: 0;
}

formio .tr-26-td-16-m0 > table > tbody > tr:nth-child(26) > td:nth-child(16) {
  margin: 0;
}

formio .tr-26-td-16-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-17-p0 > table > tbody > tr:nth-child(26) > td:nth-child(17) {
  padding: 0;
}

formio .tr-26-td-17-m0 > table > tbody > tr:nth-child(26) > td:nth-child(17) {
  margin: 0;
}

formio .tr-26-td-17-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-18-p0 > table > tbody > tr:nth-child(26) > td:nth-child(18) {
  padding: 0;
}

formio .tr-26-td-18-m0 > table > tbody > tr:nth-child(26) > td:nth-child(18) {
  margin: 0;
}

formio .tr-26-td-18-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-19-p0 > table > tbody > tr:nth-child(26) > td:nth-child(19) {
  padding: 0;
}

formio .tr-26-td-19-m0 > table > tbody > tr:nth-child(26) > td:nth-child(19) {
  margin: 0;
}

formio .tr-26-td-19-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-20-p0 > table > tbody > tr:nth-child(26) > td:nth-child(20) {
  padding: 0;
}

formio .tr-26-td-20-m0 > table > tbody > tr:nth-child(26) > td:nth-child(20) {
  margin: 0;
}

formio .tr-26-td-20-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-21-p0 > table > tbody > tr:nth-child(26) > td:nth-child(21) {
  padding: 0;
}

formio .tr-26-td-21-m0 > table > tbody > tr:nth-child(26) > td:nth-child(21) {
  margin: 0;
}

formio .tr-26-td-21-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-22-p0 > table > tbody > tr:nth-child(26) > td:nth-child(22) {
  padding: 0;
}

formio .tr-26-td-22-m0 > table > tbody > tr:nth-child(26) > td:nth-child(22) {
  margin: 0;
}

formio .tr-26-td-22-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-23-p0 > table > tbody > tr:nth-child(26) > td:nth-child(23) {
  padding: 0;
}

formio .tr-26-td-23-m0 > table > tbody > tr:nth-child(26) > td:nth-child(23) {
  margin: 0;
}

formio .tr-26-td-23-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-24-p0 > table > tbody > tr:nth-child(26) > td:nth-child(24) {
  padding: 0;
}

formio .tr-26-td-24-m0 > table > tbody > tr:nth-child(26) > td:nth-child(24) {
  margin: 0;
}

formio .tr-26-td-24-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-25-p0 > table > tbody > tr:nth-child(26) > td:nth-child(25) {
  padding: 0;
}

formio .tr-26-td-25-m0 > table > tbody > tr:nth-child(26) > td:nth-child(25) {
  margin: 0;
}

formio .tr-26-td-25-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-26-p0 > table > tbody > tr:nth-child(26) > td:nth-child(26) {
  padding: 0;
}

formio .tr-26-td-26-m0 > table > tbody > tr:nth-child(26) > td:nth-child(26) {
  margin: 0;
}

formio .tr-26-td-26-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-27-p0 > table > tbody > tr:nth-child(26) > td:nth-child(27) {
  padding: 0;
}

formio .tr-26-td-27-m0 > table > tbody > tr:nth-child(26) > td:nth-child(27) {
  margin: 0;
}

formio .tr-26-td-27-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-28-p0 > table > tbody > tr:nth-child(26) > td:nth-child(28) {
  padding: 0;
}

formio .tr-26-td-28-m0 > table > tbody > tr:nth-child(26) > td:nth-child(28) {
  margin: 0;
}

formio .tr-26-td-28-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-29-p0 > table > tbody > tr:nth-child(26) > td:nth-child(29) {
  padding: 0;
}

formio .tr-26-td-29-m0 > table > tbody > tr:nth-child(26) > td:nth-child(29) {
  margin: 0;
}

formio .tr-26-td-29-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-30-p0 > table > tbody > tr:nth-child(26) > td:nth-child(30) {
  padding: 0;
}

formio .tr-26-td-30-m0 > table > tbody > tr:nth-child(26) > td:nth-child(30) {
  margin: 0;
}

formio .tr-26-td-30-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-31-p0 > table > tbody > tr:nth-child(26) > td:nth-child(31) {
  padding: 0;
}

formio .tr-26-td-31-m0 > table > tbody > tr:nth-child(26) > td:nth-child(31) {
  margin: 0;
}

formio .tr-26-td-31-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-32-p0 > table > tbody > tr:nth-child(26) > td:nth-child(32) {
  padding: 0;
}

formio .tr-26-td-32-m0 > table > tbody > tr:nth-child(26) > td:nth-child(32) {
  margin: 0;
}

formio .tr-26-td-32-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-33-p0 > table > tbody > tr:nth-child(26) > td:nth-child(33) {
  padding: 0;
}

formio .tr-26-td-33-m0 > table > tbody > tr:nth-child(26) > td:nth-child(33) {
  margin: 0;
}

formio .tr-26-td-33-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-34-p0 > table > tbody > tr:nth-child(26) > td:nth-child(34) {
  padding: 0;
}

formio .tr-26-td-34-m0 > table > tbody > tr:nth-child(26) > td:nth-child(34) {
  margin: 0;
}

formio .tr-26-td-34-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-35-p0 > table > tbody > tr:nth-child(26) > td:nth-child(35) {
  padding: 0;
}

formio .tr-26-td-35-m0 > table > tbody > tr:nth-child(26) > td:nth-child(35) {
  margin: 0;
}

formio .tr-26-td-35-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-36-p0 > table > tbody > tr:nth-child(26) > td:nth-child(36) {
  padding: 0;
}

formio .tr-26-td-36-m0 > table > tbody > tr:nth-child(26) > td:nth-child(36) {
  margin: 0;
}

formio .tr-26-td-36-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-37-p0 > table > tbody > tr:nth-child(26) > td:nth-child(37) {
  padding: 0;
}

formio .tr-26-td-37-m0 > table > tbody > tr:nth-child(26) > td:nth-child(37) {
  margin: 0;
}

formio .tr-26-td-37-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-38-p0 > table > tbody > tr:nth-child(26) > td:nth-child(38) {
  padding: 0;
}

formio .tr-26-td-38-m0 > table > tbody > tr:nth-child(26) > td:nth-child(38) {
  margin: 0;
}

formio .tr-26-td-38-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-39-p0 > table > tbody > tr:nth-child(26) > td:nth-child(39) {
  padding: 0;
}

formio .tr-26-td-39-m0 > table > tbody > tr:nth-child(26) > td:nth-child(39) {
  margin: 0;
}

formio .tr-26-td-39-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-40-p0 > table > tbody > tr:nth-child(26) > td:nth-child(40) {
  padding: 0;
}

formio .tr-26-td-40-m0 > table > tbody > tr:nth-child(26) > td:nth-child(40) {
  margin: 0;
}

formio .tr-26-td-40-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-41-p0 > table > tbody > tr:nth-child(26) > td:nth-child(41) {
  padding: 0;
}

formio .tr-26-td-41-m0 > table > tbody > tr:nth-child(26) > td:nth-child(41) {
  margin: 0;
}

formio .tr-26-td-41-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-42-p0 > table > tbody > tr:nth-child(26) > td:nth-child(42) {
  padding: 0;
}

formio .tr-26-td-42-m0 > table > tbody > tr:nth-child(26) > td:nth-child(42) {
  margin: 0;
}

formio .tr-26-td-42-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-43-p0 > table > tbody > tr:nth-child(26) > td:nth-child(43) {
  padding: 0;
}

formio .tr-26-td-43-m0 > table > tbody > tr:nth-child(26) > td:nth-child(43) {
  margin: 0;
}

formio .tr-26-td-43-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-44-p0 > table > tbody > tr:nth-child(26) > td:nth-child(44) {
  padding: 0;
}

formio .tr-26-td-44-m0 > table > tbody > tr:nth-child(26) > td:nth-child(44) {
  margin: 0;
}

formio .tr-26-td-44-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-45-p0 > table > tbody > tr:nth-child(26) > td:nth-child(45) {
  padding: 0;
}

formio .tr-26-td-45-m0 > table > tbody > tr:nth-child(26) > td:nth-child(45) {
  margin: 0;
}

formio .tr-26-td-45-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-46-p0 > table > tbody > tr:nth-child(26) > td:nth-child(46) {
  padding: 0;
}

formio .tr-26-td-46-m0 > table > tbody > tr:nth-child(26) > td:nth-child(46) {
  margin: 0;
}

formio .tr-26-td-46-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-47-p0 > table > tbody > tr:nth-child(26) > td:nth-child(47) {
  padding: 0;
}

formio .tr-26-td-47-m0 > table > tbody > tr:nth-child(26) > td:nth-child(47) {
  margin: 0;
}

formio .tr-26-td-47-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-48-p0 > table > tbody > tr:nth-child(26) > td:nth-child(48) {
  padding: 0;
}

formio .tr-26-td-48-m0 > table > tbody > tr:nth-child(26) > td:nth-child(48) {
  margin: 0;
}

formio .tr-26-td-48-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-49-p0 > table > tbody > tr:nth-child(26) > td:nth-child(49) {
  padding: 0;
}

formio .tr-26-td-49-m0 > table > tbody > tr:nth-child(26) > td:nth-child(49) {
  margin: 0;
}

formio .tr-26-td-49-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-50-p0 > table > tbody > tr:nth-child(26) > td:nth-child(50) {
  padding: 0;
}

formio .tr-26-td-50-m0 > table > tbody > tr:nth-child(26) > td:nth-child(50) {
  margin: 0;
}

formio .tr-26-td-50-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-51-p0 > table > tbody > tr:nth-child(26) > td:nth-child(51) {
  padding: 0;
}

formio .tr-26-td-51-m0 > table > tbody > tr:nth-child(26) > td:nth-child(51) {
  margin: 0;
}

formio .tr-26-td-51-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-52-p0 > table > tbody > tr:nth-child(26) > td:nth-child(52) {
  padding: 0;
}

formio .tr-26-td-52-m0 > table > tbody > tr:nth-child(26) > td:nth-child(52) {
  margin: 0;
}

formio .tr-26-td-52-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-53-p0 > table > tbody > tr:nth-child(26) > td:nth-child(53) {
  padding: 0;
}

formio .tr-26-td-53-m0 > table > tbody > tr:nth-child(26) > td:nth-child(53) {
  margin: 0;
}

formio .tr-26-td-53-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-54-p0 > table > tbody > tr:nth-child(26) > td:nth-child(54) {
  padding: 0;
}

formio .tr-26-td-54-m0 > table > tbody > tr:nth-child(26) > td:nth-child(54) {
  margin: 0;
}

formio .tr-26-td-54-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-55-p0 > table > tbody > tr:nth-child(26) > td:nth-child(55) {
  padding: 0;
}

formio .tr-26-td-55-m0 > table > tbody > tr:nth-child(26) > td:nth-child(55) {
  margin: 0;
}

formio .tr-26-td-55-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-56-p0 > table > tbody > tr:nth-child(26) > td:nth-child(56) {
  padding: 0;
}

formio .tr-26-td-56-m0 > table > tbody > tr:nth-child(26) > td:nth-child(56) {
  margin: 0;
}

formio .tr-26-td-56-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-57-p0 > table > tbody > tr:nth-child(26) > td:nth-child(57) {
  padding: 0;
}

formio .tr-26-td-57-m0 > table > tbody > tr:nth-child(26) > td:nth-child(57) {
  margin: 0;
}

formio .tr-26-td-57-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-58-p0 > table > tbody > tr:nth-child(26) > td:nth-child(58) {
  padding: 0;
}

formio .tr-26-td-58-m0 > table > tbody > tr:nth-child(26) > td:nth-child(58) {
  margin: 0;
}

formio .tr-26-td-58-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-26-td-59-p0 > table > tbody > tr:nth-child(26) > td:nth-child(59) {
  padding: 0;
}

formio .tr-26-td-59-m0 > table > tbody > tr:nth-child(26) > td:nth-child(59) {
  margin: 0;
}

formio .tr-26-td-59-ov-hid > table > tbody > tr:nth-child(26) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-1-p0 > table > tbody > tr:nth-child(27) > td:nth-child(1) {
  padding: 0;
}

formio .tr-27-td-1-m0 > table > tbody > tr:nth-child(27) > td:nth-child(1) {
  margin: 0;
}

formio .tr-27-td-1-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-2-p0 > table > tbody > tr:nth-child(27) > td:nth-child(2) {
  padding: 0;
}

formio .tr-27-td-2-m0 > table > tbody > tr:nth-child(27) > td:nth-child(2) {
  margin: 0;
}

formio .tr-27-td-2-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-3-p0 > table > tbody > tr:nth-child(27) > td:nth-child(3) {
  padding: 0;
}

formio .tr-27-td-3-m0 > table > tbody > tr:nth-child(27) > td:nth-child(3) {
  margin: 0;
}

formio .tr-27-td-3-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-4-p0 > table > tbody > tr:nth-child(27) > td:nth-child(4) {
  padding: 0;
}

formio .tr-27-td-4-m0 > table > tbody > tr:nth-child(27) > td:nth-child(4) {
  margin: 0;
}

formio .tr-27-td-4-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-5-p0 > table > tbody > tr:nth-child(27) > td:nth-child(5) {
  padding: 0;
}

formio .tr-27-td-5-m0 > table > tbody > tr:nth-child(27) > td:nth-child(5) {
  margin: 0;
}

formio .tr-27-td-5-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-6-p0 > table > tbody > tr:nth-child(27) > td:nth-child(6) {
  padding: 0;
}

formio .tr-27-td-6-m0 > table > tbody > tr:nth-child(27) > td:nth-child(6) {
  margin: 0;
}

formio .tr-27-td-6-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-7-p0 > table > tbody > tr:nth-child(27) > td:nth-child(7) {
  padding: 0;
}

formio .tr-27-td-7-m0 > table > tbody > tr:nth-child(27) > td:nth-child(7) {
  margin: 0;
}

formio .tr-27-td-7-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-8-p0 > table > tbody > tr:nth-child(27) > td:nth-child(8) {
  padding: 0;
}

formio .tr-27-td-8-m0 > table > tbody > tr:nth-child(27) > td:nth-child(8) {
  margin: 0;
}

formio .tr-27-td-8-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-9-p0 > table > tbody > tr:nth-child(27) > td:nth-child(9) {
  padding: 0;
}

formio .tr-27-td-9-m0 > table > tbody > tr:nth-child(27) > td:nth-child(9) {
  margin: 0;
}

formio .tr-27-td-9-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-10-p0 > table > tbody > tr:nth-child(27) > td:nth-child(10) {
  padding: 0;
}

formio .tr-27-td-10-m0 > table > tbody > tr:nth-child(27) > td:nth-child(10) {
  margin: 0;
}

formio .tr-27-td-10-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-11-p0 > table > tbody > tr:nth-child(27) > td:nth-child(11) {
  padding: 0;
}

formio .tr-27-td-11-m0 > table > tbody > tr:nth-child(27) > td:nth-child(11) {
  margin: 0;
}

formio .tr-27-td-11-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-12-p0 > table > tbody > tr:nth-child(27) > td:nth-child(12) {
  padding: 0;
}

formio .tr-27-td-12-m0 > table > tbody > tr:nth-child(27) > td:nth-child(12) {
  margin: 0;
}

formio .tr-27-td-12-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-13-p0 > table > tbody > tr:nth-child(27) > td:nth-child(13) {
  padding: 0;
}

formio .tr-27-td-13-m0 > table > tbody > tr:nth-child(27) > td:nth-child(13) {
  margin: 0;
}

formio .tr-27-td-13-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-14-p0 > table > tbody > tr:nth-child(27) > td:nth-child(14) {
  padding: 0;
}

formio .tr-27-td-14-m0 > table > tbody > tr:nth-child(27) > td:nth-child(14) {
  margin: 0;
}

formio .tr-27-td-14-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-15-p0 > table > tbody > tr:nth-child(27) > td:nth-child(15) {
  padding: 0;
}

formio .tr-27-td-15-m0 > table > tbody > tr:nth-child(27) > td:nth-child(15) {
  margin: 0;
}

formio .tr-27-td-15-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-16-p0 > table > tbody > tr:nth-child(27) > td:nth-child(16) {
  padding: 0;
}

formio .tr-27-td-16-m0 > table > tbody > tr:nth-child(27) > td:nth-child(16) {
  margin: 0;
}

formio .tr-27-td-16-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-17-p0 > table > tbody > tr:nth-child(27) > td:nth-child(17) {
  padding: 0;
}

formio .tr-27-td-17-m0 > table > tbody > tr:nth-child(27) > td:nth-child(17) {
  margin: 0;
}

formio .tr-27-td-17-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-18-p0 > table > tbody > tr:nth-child(27) > td:nth-child(18) {
  padding: 0;
}

formio .tr-27-td-18-m0 > table > tbody > tr:nth-child(27) > td:nth-child(18) {
  margin: 0;
}

formio .tr-27-td-18-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-19-p0 > table > tbody > tr:nth-child(27) > td:nth-child(19) {
  padding: 0;
}

formio .tr-27-td-19-m0 > table > tbody > tr:nth-child(27) > td:nth-child(19) {
  margin: 0;
}

formio .tr-27-td-19-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-20-p0 > table > tbody > tr:nth-child(27) > td:nth-child(20) {
  padding: 0;
}

formio .tr-27-td-20-m0 > table > tbody > tr:nth-child(27) > td:nth-child(20) {
  margin: 0;
}

formio .tr-27-td-20-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-21-p0 > table > tbody > tr:nth-child(27) > td:nth-child(21) {
  padding: 0;
}

formio .tr-27-td-21-m0 > table > tbody > tr:nth-child(27) > td:nth-child(21) {
  margin: 0;
}

formio .tr-27-td-21-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-22-p0 > table > tbody > tr:nth-child(27) > td:nth-child(22) {
  padding: 0;
}

formio .tr-27-td-22-m0 > table > tbody > tr:nth-child(27) > td:nth-child(22) {
  margin: 0;
}

formio .tr-27-td-22-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-23-p0 > table > tbody > tr:nth-child(27) > td:nth-child(23) {
  padding: 0;
}

formio .tr-27-td-23-m0 > table > tbody > tr:nth-child(27) > td:nth-child(23) {
  margin: 0;
}

formio .tr-27-td-23-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-24-p0 > table > tbody > tr:nth-child(27) > td:nth-child(24) {
  padding: 0;
}

formio .tr-27-td-24-m0 > table > tbody > tr:nth-child(27) > td:nth-child(24) {
  margin: 0;
}

formio .tr-27-td-24-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-25-p0 > table > tbody > tr:nth-child(27) > td:nth-child(25) {
  padding: 0;
}

formio .tr-27-td-25-m0 > table > tbody > tr:nth-child(27) > td:nth-child(25) {
  margin: 0;
}

formio .tr-27-td-25-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-26-p0 > table > tbody > tr:nth-child(27) > td:nth-child(26) {
  padding: 0;
}

formio .tr-27-td-26-m0 > table > tbody > tr:nth-child(27) > td:nth-child(26) {
  margin: 0;
}

formio .tr-27-td-26-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-27-p0 > table > tbody > tr:nth-child(27) > td:nth-child(27) {
  padding: 0;
}

formio .tr-27-td-27-m0 > table > tbody > tr:nth-child(27) > td:nth-child(27) {
  margin: 0;
}

formio .tr-27-td-27-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-28-p0 > table > tbody > tr:nth-child(27) > td:nth-child(28) {
  padding: 0;
}

formio .tr-27-td-28-m0 > table > tbody > tr:nth-child(27) > td:nth-child(28) {
  margin: 0;
}

formio .tr-27-td-28-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-29-p0 > table > tbody > tr:nth-child(27) > td:nth-child(29) {
  padding: 0;
}

formio .tr-27-td-29-m0 > table > tbody > tr:nth-child(27) > td:nth-child(29) {
  margin: 0;
}

formio .tr-27-td-29-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-30-p0 > table > tbody > tr:nth-child(27) > td:nth-child(30) {
  padding: 0;
}

formio .tr-27-td-30-m0 > table > tbody > tr:nth-child(27) > td:nth-child(30) {
  margin: 0;
}

formio .tr-27-td-30-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-31-p0 > table > tbody > tr:nth-child(27) > td:nth-child(31) {
  padding: 0;
}

formio .tr-27-td-31-m0 > table > tbody > tr:nth-child(27) > td:nth-child(31) {
  margin: 0;
}

formio .tr-27-td-31-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-32-p0 > table > tbody > tr:nth-child(27) > td:nth-child(32) {
  padding: 0;
}

formio .tr-27-td-32-m0 > table > tbody > tr:nth-child(27) > td:nth-child(32) {
  margin: 0;
}

formio .tr-27-td-32-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-33-p0 > table > tbody > tr:nth-child(27) > td:nth-child(33) {
  padding: 0;
}

formio .tr-27-td-33-m0 > table > tbody > tr:nth-child(27) > td:nth-child(33) {
  margin: 0;
}

formio .tr-27-td-33-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-34-p0 > table > tbody > tr:nth-child(27) > td:nth-child(34) {
  padding: 0;
}

formio .tr-27-td-34-m0 > table > tbody > tr:nth-child(27) > td:nth-child(34) {
  margin: 0;
}

formio .tr-27-td-34-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-35-p0 > table > tbody > tr:nth-child(27) > td:nth-child(35) {
  padding: 0;
}

formio .tr-27-td-35-m0 > table > tbody > tr:nth-child(27) > td:nth-child(35) {
  margin: 0;
}

formio .tr-27-td-35-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-36-p0 > table > tbody > tr:nth-child(27) > td:nth-child(36) {
  padding: 0;
}

formio .tr-27-td-36-m0 > table > tbody > tr:nth-child(27) > td:nth-child(36) {
  margin: 0;
}

formio .tr-27-td-36-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-37-p0 > table > tbody > tr:nth-child(27) > td:nth-child(37) {
  padding: 0;
}

formio .tr-27-td-37-m0 > table > tbody > tr:nth-child(27) > td:nth-child(37) {
  margin: 0;
}

formio .tr-27-td-37-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-38-p0 > table > tbody > tr:nth-child(27) > td:nth-child(38) {
  padding: 0;
}

formio .tr-27-td-38-m0 > table > tbody > tr:nth-child(27) > td:nth-child(38) {
  margin: 0;
}

formio .tr-27-td-38-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-39-p0 > table > tbody > tr:nth-child(27) > td:nth-child(39) {
  padding: 0;
}

formio .tr-27-td-39-m0 > table > tbody > tr:nth-child(27) > td:nth-child(39) {
  margin: 0;
}

formio .tr-27-td-39-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-40-p0 > table > tbody > tr:nth-child(27) > td:nth-child(40) {
  padding: 0;
}

formio .tr-27-td-40-m0 > table > tbody > tr:nth-child(27) > td:nth-child(40) {
  margin: 0;
}

formio .tr-27-td-40-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-41-p0 > table > tbody > tr:nth-child(27) > td:nth-child(41) {
  padding: 0;
}

formio .tr-27-td-41-m0 > table > tbody > tr:nth-child(27) > td:nth-child(41) {
  margin: 0;
}

formio .tr-27-td-41-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-42-p0 > table > tbody > tr:nth-child(27) > td:nth-child(42) {
  padding: 0;
}

formio .tr-27-td-42-m0 > table > tbody > tr:nth-child(27) > td:nth-child(42) {
  margin: 0;
}

formio .tr-27-td-42-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-43-p0 > table > tbody > tr:nth-child(27) > td:nth-child(43) {
  padding: 0;
}

formio .tr-27-td-43-m0 > table > tbody > tr:nth-child(27) > td:nth-child(43) {
  margin: 0;
}

formio .tr-27-td-43-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-44-p0 > table > tbody > tr:nth-child(27) > td:nth-child(44) {
  padding: 0;
}

formio .tr-27-td-44-m0 > table > tbody > tr:nth-child(27) > td:nth-child(44) {
  margin: 0;
}

formio .tr-27-td-44-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-45-p0 > table > tbody > tr:nth-child(27) > td:nth-child(45) {
  padding: 0;
}

formio .tr-27-td-45-m0 > table > tbody > tr:nth-child(27) > td:nth-child(45) {
  margin: 0;
}

formio .tr-27-td-45-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-46-p0 > table > tbody > tr:nth-child(27) > td:nth-child(46) {
  padding: 0;
}

formio .tr-27-td-46-m0 > table > tbody > tr:nth-child(27) > td:nth-child(46) {
  margin: 0;
}

formio .tr-27-td-46-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-47-p0 > table > tbody > tr:nth-child(27) > td:nth-child(47) {
  padding: 0;
}

formio .tr-27-td-47-m0 > table > tbody > tr:nth-child(27) > td:nth-child(47) {
  margin: 0;
}

formio .tr-27-td-47-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-48-p0 > table > tbody > tr:nth-child(27) > td:nth-child(48) {
  padding: 0;
}

formio .tr-27-td-48-m0 > table > tbody > tr:nth-child(27) > td:nth-child(48) {
  margin: 0;
}

formio .tr-27-td-48-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-49-p0 > table > tbody > tr:nth-child(27) > td:nth-child(49) {
  padding: 0;
}

formio .tr-27-td-49-m0 > table > tbody > tr:nth-child(27) > td:nth-child(49) {
  margin: 0;
}

formio .tr-27-td-49-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-50-p0 > table > tbody > tr:nth-child(27) > td:nth-child(50) {
  padding: 0;
}

formio .tr-27-td-50-m0 > table > tbody > tr:nth-child(27) > td:nth-child(50) {
  margin: 0;
}

formio .tr-27-td-50-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-51-p0 > table > tbody > tr:nth-child(27) > td:nth-child(51) {
  padding: 0;
}

formio .tr-27-td-51-m0 > table > tbody > tr:nth-child(27) > td:nth-child(51) {
  margin: 0;
}

formio .tr-27-td-51-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-52-p0 > table > tbody > tr:nth-child(27) > td:nth-child(52) {
  padding: 0;
}

formio .tr-27-td-52-m0 > table > tbody > tr:nth-child(27) > td:nth-child(52) {
  margin: 0;
}

formio .tr-27-td-52-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-53-p0 > table > tbody > tr:nth-child(27) > td:nth-child(53) {
  padding: 0;
}

formio .tr-27-td-53-m0 > table > tbody > tr:nth-child(27) > td:nth-child(53) {
  margin: 0;
}

formio .tr-27-td-53-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-54-p0 > table > tbody > tr:nth-child(27) > td:nth-child(54) {
  padding: 0;
}

formio .tr-27-td-54-m0 > table > tbody > tr:nth-child(27) > td:nth-child(54) {
  margin: 0;
}

formio .tr-27-td-54-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-55-p0 > table > tbody > tr:nth-child(27) > td:nth-child(55) {
  padding: 0;
}

formio .tr-27-td-55-m0 > table > tbody > tr:nth-child(27) > td:nth-child(55) {
  margin: 0;
}

formio .tr-27-td-55-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-56-p0 > table > tbody > tr:nth-child(27) > td:nth-child(56) {
  padding: 0;
}

formio .tr-27-td-56-m0 > table > tbody > tr:nth-child(27) > td:nth-child(56) {
  margin: 0;
}

formio .tr-27-td-56-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-57-p0 > table > tbody > tr:nth-child(27) > td:nth-child(57) {
  padding: 0;
}

formio .tr-27-td-57-m0 > table > tbody > tr:nth-child(27) > td:nth-child(57) {
  margin: 0;
}

formio .tr-27-td-57-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-58-p0 > table > tbody > tr:nth-child(27) > td:nth-child(58) {
  padding: 0;
}

formio .tr-27-td-58-m0 > table > tbody > tr:nth-child(27) > td:nth-child(58) {
  margin: 0;
}

formio .tr-27-td-58-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-27-td-59-p0 > table > tbody > tr:nth-child(27) > td:nth-child(59) {
  padding: 0;
}

formio .tr-27-td-59-m0 > table > tbody > tr:nth-child(27) > td:nth-child(59) {
  margin: 0;
}

formio .tr-27-td-59-ov-hid > table > tbody > tr:nth-child(27) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-1-p0 > table > tbody > tr:nth-child(28) > td:nth-child(1) {
  padding: 0;
}

formio .tr-28-td-1-m0 > table > tbody > tr:nth-child(28) > td:nth-child(1) {
  margin: 0;
}

formio .tr-28-td-1-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-2-p0 > table > tbody > tr:nth-child(28) > td:nth-child(2) {
  padding: 0;
}

formio .tr-28-td-2-m0 > table > tbody > tr:nth-child(28) > td:nth-child(2) {
  margin: 0;
}

formio .tr-28-td-2-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-3-p0 > table > tbody > tr:nth-child(28) > td:nth-child(3) {
  padding: 0;
}

formio .tr-28-td-3-m0 > table > tbody > tr:nth-child(28) > td:nth-child(3) {
  margin: 0;
}

formio .tr-28-td-3-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-4-p0 > table > tbody > tr:nth-child(28) > td:nth-child(4) {
  padding: 0;
}

formio .tr-28-td-4-m0 > table > tbody > tr:nth-child(28) > td:nth-child(4) {
  margin: 0;
}

formio .tr-28-td-4-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-5-p0 > table > tbody > tr:nth-child(28) > td:nth-child(5) {
  padding: 0;
}

formio .tr-28-td-5-m0 > table > tbody > tr:nth-child(28) > td:nth-child(5) {
  margin: 0;
}

formio .tr-28-td-5-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-6-p0 > table > tbody > tr:nth-child(28) > td:nth-child(6) {
  padding: 0;
}

formio .tr-28-td-6-m0 > table > tbody > tr:nth-child(28) > td:nth-child(6) {
  margin: 0;
}

formio .tr-28-td-6-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-7-p0 > table > tbody > tr:nth-child(28) > td:nth-child(7) {
  padding: 0;
}

formio .tr-28-td-7-m0 > table > tbody > tr:nth-child(28) > td:nth-child(7) {
  margin: 0;
}

formio .tr-28-td-7-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-8-p0 > table > tbody > tr:nth-child(28) > td:nth-child(8) {
  padding: 0;
}

formio .tr-28-td-8-m0 > table > tbody > tr:nth-child(28) > td:nth-child(8) {
  margin: 0;
}

formio .tr-28-td-8-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-9-p0 > table > tbody > tr:nth-child(28) > td:nth-child(9) {
  padding: 0;
}

formio .tr-28-td-9-m0 > table > tbody > tr:nth-child(28) > td:nth-child(9) {
  margin: 0;
}

formio .tr-28-td-9-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-10-p0 > table > tbody > tr:nth-child(28) > td:nth-child(10) {
  padding: 0;
}

formio .tr-28-td-10-m0 > table > tbody > tr:nth-child(28) > td:nth-child(10) {
  margin: 0;
}

formio .tr-28-td-10-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-11-p0 > table > tbody > tr:nth-child(28) > td:nth-child(11) {
  padding: 0;
}

formio .tr-28-td-11-m0 > table > tbody > tr:nth-child(28) > td:nth-child(11) {
  margin: 0;
}

formio .tr-28-td-11-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-12-p0 > table > tbody > tr:nth-child(28) > td:nth-child(12) {
  padding: 0;
}

formio .tr-28-td-12-m0 > table > tbody > tr:nth-child(28) > td:nth-child(12) {
  margin: 0;
}

formio .tr-28-td-12-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-13-p0 > table > tbody > tr:nth-child(28) > td:nth-child(13) {
  padding: 0;
}

formio .tr-28-td-13-m0 > table > tbody > tr:nth-child(28) > td:nth-child(13) {
  margin: 0;
}

formio .tr-28-td-13-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-14-p0 > table > tbody > tr:nth-child(28) > td:nth-child(14) {
  padding: 0;
}

formio .tr-28-td-14-m0 > table > tbody > tr:nth-child(28) > td:nth-child(14) {
  margin: 0;
}

formio .tr-28-td-14-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-15-p0 > table > tbody > tr:nth-child(28) > td:nth-child(15) {
  padding: 0;
}

formio .tr-28-td-15-m0 > table > tbody > tr:nth-child(28) > td:nth-child(15) {
  margin: 0;
}

formio .tr-28-td-15-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-16-p0 > table > tbody > tr:nth-child(28) > td:nth-child(16) {
  padding: 0;
}

formio .tr-28-td-16-m0 > table > tbody > tr:nth-child(28) > td:nth-child(16) {
  margin: 0;
}

formio .tr-28-td-16-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-17-p0 > table > tbody > tr:nth-child(28) > td:nth-child(17) {
  padding: 0;
}

formio .tr-28-td-17-m0 > table > tbody > tr:nth-child(28) > td:nth-child(17) {
  margin: 0;
}

formio .tr-28-td-17-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-18-p0 > table > tbody > tr:nth-child(28) > td:nth-child(18) {
  padding: 0;
}

formio .tr-28-td-18-m0 > table > tbody > tr:nth-child(28) > td:nth-child(18) {
  margin: 0;
}

formio .tr-28-td-18-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-19-p0 > table > tbody > tr:nth-child(28) > td:nth-child(19) {
  padding: 0;
}

formio .tr-28-td-19-m0 > table > tbody > tr:nth-child(28) > td:nth-child(19) {
  margin: 0;
}

formio .tr-28-td-19-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-20-p0 > table > tbody > tr:nth-child(28) > td:nth-child(20) {
  padding: 0;
}

formio .tr-28-td-20-m0 > table > tbody > tr:nth-child(28) > td:nth-child(20) {
  margin: 0;
}

formio .tr-28-td-20-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-21-p0 > table > tbody > tr:nth-child(28) > td:nth-child(21) {
  padding: 0;
}

formio .tr-28-td-21-m0 > table > tbody > tr:nth-child(28) > td:nth-child(21) {
  margin: 0;
}

formio .tr-28-td-21-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-22-p0 > table > tbody > tr:nth-child(28) > td:nth-child(22) {
  padding: 0;
}

formio .tr-28-td-22-m0 > table > tbody > tr:nth-child(28) > td:nth-child(22) {
  margin: 0;
}

formio .tr-28-td-22-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-23-p0 > table > tbody > tr:nth-child(28) > td:nth-child(23) {
  padding: 0;
}

formio .tr-28-td-23-m0 > table > tbody > tr:nth-child(28) > td:nth-child(23) {
  margin: 0;
}

formio .tr-28-td-23-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-24-p0 > table > tbody > tr:nth-child(28) > td:nth-child(24) {
  padding: 0;
}

formio .tr-28-td-24-m0 > table > tbody > tr:nth-child(28) > td:nth-child(24) {
  margin: 0;
}

formio .tr-28-td-24-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-25-p0 > table > tbody > tr:nth-child(28) > td:nth-child(25) {
  padding: 0;
}

formio .tr-28-td-25-m0 > table > tbody > tr:nth-child(28) > td:nth-child(25) {
  margin: 0;
}

formio .tr-28-td-25-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-26-p0 > table > tbody > tr:nth-child(28) > td:nth-child(26) {
  padding: 0;
}

formio .tr-28-td-26-m0 > table > tbody > tr:nth-child(28) > td:nth-child(26) {
  margin: 0;
}

formio .tr-28-td-26-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-27-p0 > table > tbody > tr:nth-child(28) > td:nth-child(27) {
  padding: 0;
}

formio .tr-28-td-27-m0 > table > tbody > tr:nth-child(28) > td:nth-child(27) {
  margin: 0;
}

formio .tr-28-td-27-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-28-p0 > table > tbody > tr:nth-child(28) > td:nth-child(28) {
  padding: 0;
}

formio .tr-28-td-28-m0 > table > tbody > tr:nth-child(28) > td:nth-child(28) {
  margin: 0;
}

formio .tr-28-td-28-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-29-p0 > table > tbody > tr:nth-child(28) > td:nth-child(29) {
  padding: 0;
}

formio .tr-28-td-29-m0 > table > tbody > tr:nth-child(28) > td:nth-child(29) {
  margin: 0;
}

formio .tr-28-td-29-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-30-p0 > table > tbody > tr:nth-child(28) > td:nth-child(30) {
  padding: 0;
}

formio .tr-28-td-30-m0 > table > tbody > tr:nth-child(28) > td:nth-child(30) {
  margin: 0;
}

formio .tr-28-td-30-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-31-p0 > table > tbody > tr:nth-child(28) > td:nth-child(31) {
  padding: 0;
}

formio .tr-28-td-31-m0 > table > tbody > tr:nth-child(28) > td:nth-child(31) {
  margin: 0;
}

formio .tr-28-td-31-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-32-p0 > table > tbody > tr:nth-child(28) > td:nth-child(32) {
  padding: 0;
}

formio .tr-28-td-32-m0 > table > tbody > tr:nth-child(28) > td:nth-child(32) {
  margin: 0;
}

formio .tr-28-td-32-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-33-p0 > table > tbody > tr:nth-child(28) > td:nth-child(33) {
  padding: 0;
}

formio .tr-28-td-33-m0 > table > tbody > tr:nth-child(28) > td:nth-child(33) {
  margin: 0;
}

formio .tr-28-td-33-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-34-p0 > table > tbody > tr:nth-child(28) > td:nth-child(34) {
  padding: 0;
}

formio .tr-28-td-34-m0 > table > tbody > tr:nth-child(28) > td:nth-child(34) {
  margin: 0;
}

formio .tr-28-td-34-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-35-p0 > table > tbody > tr:nth-child(28) > td:nth-child(35) {
  padding: 0;
}

formio .tr-28-td-35-m0 > table > tbody > tr:nth-child(28) > td:nth-child(35) {
  margin: 0;
}

formio .tr-28-td-35-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-36-p0 > table > tbody > tr:nth-child(28) > td:nth-child(36) {
  padding: 0;
}

formio .tr-28-td-36-m0 > table > tbody > tr:nth-child(28) > td:nth-child(36) {
  margin: 0;
}

formio .tr-28-td-36-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-37-p0 > table > tbody > tr:nth-child(28) > td:nth-child(37) {
  padding: 0;
}

formio .tr-28-td-37-m0 > table > tbody > tr:nth-child(28) > td:nth-child(37) {
  margin: 0;
}

formio .tr-28-td-37-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-38-p0 > table > tbody > tr:nth-child(28) > td:nth-child(38) {
  padding: 0;
}

formio .tr-28-td-38-m0 > table > tbody > tr:nth-child(28) > td:nth-child(38) {
  margin: 0;
}

formio .tr-28-td-38-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-39-p0 > table > tbody > tr:nth-child(28) > td:nth-child(39) {
  padding: 0;
}

formio .tr-28-td-39-m0 > table > tbody > tr:nth-child(28) > td:nth-child(39) {
  margin: 0;
}

formio .tr-28-td-39-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-40-p0 > table > tbody > tr:nth-child(28) > td:nth-child(40) {
  padding: 0;
}

formio .tr-28-td-40-m0 > table > tbody > tr:nth-child(28) > td:nth-child(40) {
  margin: 0;
}

formio .tr-28-td-40-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-41-p0 > table > tbody > tr:nth-child(28) > td:nth-child(41) {
  padding: 0;
}

formio .tr-28-td-41-m0 > table > tbody > tr:nth-child(28) > td:nth-child(41) {
  margin: 0;
}

formio .tr-28-td-41-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-42-p0 > table > tbody > tr:nth-child(28) > td:nth-child(42) {
  padding: 0;
}

formio .tr-28-td-42-m0 > table > tbody > tr:nth-child(28) > td:nth-child(42) {
  margin: 0;
}

formio .tr-28-td-42-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-43-p0 > table > tbody > tr:nth-child(28) > td:nth-child(43) {
  padding: 0;
}

formio .tr-28-td-43-m0 > table > tbody > tr:nth-child(28) > td:nth-child(43) {
  margin: 0;
}

formio .tr-28-td-43-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-44-p0 > table > tbody > tr:nth-child(28) > td:nth-child(44) {
  padding: 0;
}

formio .tr-28-td-44-m0 > table > tbody > tr:nth-child(28) > td:nth-child(44) {
  margin: 0;
}

formio .tr-28-td-44-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-45-p0 > table > tbody > tr:nth-child(28) > td:nth-child(45) {
  padding: 0;
}

formio .tr-28-td-45-m0 > table > tbody > tr:nth-child(28) > td:nth-child(45) {
  margin: 0;
}

formio .tr-28-td-45-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-46-p0 > table > tbody > tr:nth-child(28) > td:nth-child(46) {
  padding: 0;
}

formio .tr-28-td-46-m0 > table > tbody > tr:nth-child(28) > td:nth-child(46) {
  margin: 0;
}

formio .tr-28-td-46-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-47-p0 > table > tbody > tr:nth-child(28) > td:nth-child(47) {
  padding: 0;
}

formio .tr-28-td-47-m0 > table > tbody > tr:nth-child(28) > td:nth-child(47) {
  margin: 0;
}

formio .tr-28-td-47-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-48-p0 > table > tbody > tr:nth-child(28) > td:nth-child(48) {
  padding: 0;
}

formio .tr-28-td-48-m0 > table > tbody > tr:nth-child(28) > td:nth-child(48) {
  margin: 0;
}

formio .tr-28-td-48-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-49-p0 > table > tbody > tr:nth-child(28) > td:nth-child(49) {
  padding: 0;
}

formio .tr-28-td-49-m0 > table > tbody > tr:nth-child(28) > td:nth-child(49) {
  margin: 0;
}

formio .tr-28-td-49-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-50-p0 > table > tbody > tr:nth-child(28) > td:nth-child(50) {
  padding: 0;
}

formio .tr-28-td-50-m0 > table > tbody > tr:nth-child(28) > td:nth-child(50) {
  margin: 0;
}

formio .tr-28-td-50-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-51-p0 > table > tbody > tr:nth-child(28) > td:nth-child(51) {
  padding: 0;
}

formio .tr-28-td-51-m0 > table > tbody > tr:nth-child(28) > td:nth-child(51) {
  margin: 0;
}

formio .tr-28-td-51-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-52-p0 > table > tbody > tr:nth-child(28) > td:nth-child(52) {
  padding: 0;
}

formio .tr-28-td-52-m0 > table > tbody > tr:nth-child(28) > td:nth-child(52) {
  margin: 0;
}

formio .tr-28-td-52-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-53-p0 > table > tbody > tr:nth-child(28) > td:nth-child(53) {
  padding: 0;
}

formio .tr-28-td-53-m0 > table > tbody > tr:nth-child(28) > td:nth-child(53) {
  margin: 0;
}

formio .tr-28-td-53-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-54-p0 > table > tbody > tr:nth-child(28) > td:nth-child(54) {
  padding: 0;
}

formio .tr-28-td-54-m0 > table > tbody > tr:nth-child(28) > td:nth-child(54) {
  margin: 0;
}

formio .tr-28-td-54-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-55-p0 > table > tbody > tr:nth-child(28) > td:nth-child(55) {
  padding: 0;
}

formio .tr-28-td-55-m0 > table > tbody > tr:nth-child(28) > td:nth-child(55) {
  margin: 0;
}

formio .tr-28-td-55-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-56-p0 > table > tbody > tr:nth-child(28) > td:nth-child(56) {
  padding: 0;
}

formio .tr-28-td-56-m0 > table > tbody > tr:nth-child(28) > td:nth-child(56) {
  margin: 0;
}

formio .tr-28-td-56-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-57-p0 > table > tbody > tr:nth-child(28) > td:nth-child(57) {
  padding: 0;
}

formio .tr-28-td-57-m0 > table > tbody > tr:nth-child(28) > td:nth-child(57) {
  margin: 0;
}

formio .tr-28-td-57-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-58-p0 > table > tbody > tr:nth-child(28) > td:nth-child(58) {
  padding: 0;
}

formio .tr-28-td-58-m0 > table > tbody > tr:nth-child(28) > td:nth-child(58) {
  margin: 0;
}

formio .tr-28-td-58-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-28-td-59-p0 > table > tbody > tr:nth-child(28) > td:nth-child(59) {
  padding: 0;
}

formio .tr-28-td-59-m0 > table > tbody > tr:nth-child(28) > td:nth-child(59) {
  margin: 0;
}

formio .tr-28-td-59-ov-hid > table > tbody > tr:nth-child(28) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-1-p0 > table > tbody > tr:nth-child(29) > td:nth-child(1) {
  padding: 0;
}

formio .tr-29-td-1-m0 > table > tbody > tr:nth-child(29) > td:nth-child(1) {
  margin: 0;
}

formio .tr-29-td-1-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-2-p0 > table > tbody > tr:nth-child(29) > td:nth-child(2) {
  padding: 0;
}

formio .tr-29-td-2-m0 > table > tbody > tr:nth-child(29) > td:nth-child(2) {
  margin: 0;
}

formio .tr-29-td-2-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-3-p0 > table > tbody > tr:nth-child(29) > td:nth-child(3) {
  padding: 0;
}

formio .tr-29-td-3-m0 > table > tbody > tr:nth-child(29) > td:nth-child(3) {
  margin: 0;
}

formio .tr-29-td-3-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-4-p0 > table > tbody > tr:nth-child(29) > td:nth-child(4) {
  padding: 0;
}

formio .tr-29-td-4-m0 > table > tbody > tr:nth-child(29) > td:nth-child(4) {
  margin: 0;
}

formio .tr-29-td-4-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-5-p0 > table > tbody > tr:nth-child(29) > td:nth-child(5) {
  padding: 0;
}

formio .tr-29-td-5-m0 > table > tbody > tr:nth-child(29) > td:nth-child(5) {
  margin: 0;
}

formio .tr-29-td-5-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-6-p0 > table > tbody > tr:nth-child(29) > td:nth-child(6) {
  padding: 0;
}

formio .tr-29-td-6-m0 > table > tbody > tr:nth-child(29) > td:nth-child(6) {
  margin: 0;
}

formio .tr-29-td-6-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-7-p0 > table > tbody > tr:nth-child(29) > td:nth-child(7) {
  padding: 0;
}

formio .tr-29-td-7-m0 > table > tbody > tr:nth-child(29) > td:nth-child(7) {
  margin: 0;
}

formio .tr-29-td-7-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-8-p0 > table > tbody > tr:nth-child(29) > td:nth-child(8) {
  padding: 0;
}

formio .tr-29-td-8-m0 > table > tbody > tr:nth-child(29) > td:nth-child(8) {
  margin: 0;
}

formio .tr-29-td-8-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-9-p0 > table > tbody > tr:nth-child(29) > td:nth-child(9) {
  padding: 0;
}

formio .tr-29-td-9-m0 > table > tbody > tr:nth-child(29) > td:nth-child(9) {
  margin: 0;
}

formio .tr-29-td-9-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-10-p0 > table > tbody > tr:nth-child(29) > td:nth-child(10) {
  padding: 0;
}

formio .tr-29-td-10-m0 > table > tbody > tr:nth-child(29) > td:nth-child(10) {
  margin: 0;
}

formio .tr-29-td-10-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-11-p0 > table > tbody > tr:nth-child(29) > td:nth-child(11) {
  padding: 0;
}

formio .tr-29-td-11-m0 > table > tbody > tr:nth-child(29) > td:nth-child(11) {
  margin: 0;
}

formio .tr-29-td-11-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-12-p0 > table > tbody > tr:nth-child(29) > td:nth-child(12) {
  padding: 0;
}

formio .tr-29-td-12-m0 > table > tbody > tr:nth-child(29) > td:nth-child(12) {
  margin: 0;
}

formio .tr-29-td-12-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-13-p0 > table > tbody > tr:nth-child(29) > td:nth-child(13) {
  padding: 0;
}

formio .tr-29-td-13-m0 > table > tbody > tr:nth-child(29) > td:nth-child(13) {
  margin: 0;
}

formio .tr-29-td-13-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-14-p0 > table > tbody > tr:nth-child(29) > td:nth-child(14) {
  padding: 0;
}

formio .tr-29-td-14-m0 > table > tbody > tr:nth-child(29) > td:nth-child(14) {
  margin: 0;
}

formio .tr-29-td-14-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-15-p0 > table > tbody > tr:nth-child(29) > td:nth-child(15) {
  padding: 0;
}

formio .tr-29-td-15-m0 > table > tbody > tr:nth-child(29) > td:nth-child(15) {
  margin: 0;
}

formio .tr-29-td-15-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-16-p0 > table > tbody > tr:nth-child(29) > td:nth-child(16) {
  padding: 0;
}

formio .tr-29-td-16-m0 > table > tbody > tr:nth-child(29) > td:nth-child(16) {
  margin: 0;
}

formio .tr-29-td-16-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-17-p0 > table > tbody > tr:nth-child(29) > td:nth-child(17) {
  padding: 0;
}

formio .tr-29-td-17-m0 > table > tbody > tr:nth-child(29) > td:nth-child(17) {
  margin: 0;
}

formio .tr-29-td-17-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-18-p0 > table > tbody > tr:nth-child(29) > td:nth-child(18) {
  padding: 0;
}

formio .tr-29-td-18-m0 > table > tbody > tr:nth-child(29) > td:nth-child(18) {
  margin: 0;
}

formio .tr-29-td-18-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-19-p0 > table > tbody > tr:nth-child(29) > td:nth-child(19) {
  padding: 0;
}

formio .tr-29-td-19-m0 > table > tbody > tr:nth-child(29) > td:nth-child(19) {
  margin: 0;
}

formio .tr-29-td-19-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-20-p0 > table > tbody > tr:nth-child(29) > td:nth-child(20) {
  padding: 0;
}

formio .tr-29-td-20-m0 > table > tbody > tr:nth-child(29) > td:nth-child(20) {
  margin: 0;
}

formio .tr-29-td-20-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-21-p0 > table > tbody > tr:nth-child(29) > td:nth-child(21) {
  padding: 0;
}

formio .tr-29-td-21-m0 > table > tbody > tr:nth-child(29) > td:nth-child(21) {
  margin: 0;
}

formio .tr-29-td-21-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-22-p0 > table > tbody > tr:nth-child(29) > td:nth-child(22) {
  padding: 0;
}

formio .tr-29-td-22-m0 > table > tbody > tr:nth-child(29) > td:nth-child(22) {
  margin: 0;
}

formio .tr-29-td-22-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-23-p0 > table > tbody > tr:nth-child(29) > td:nth-child(23) {
  padding: 0;
}

formio .tr-29-td-23-m0 > table > tbody > tr:nth-child(29) > td:nth-child(23) {
  margin: 0;
}

formio .tr-29-td-23-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-24-p0 > table > tbody > tr:nth-child(29) > td:nth-child(24) {
  padding: 0;
}

formio .tr-29-td-24-m0 > table > tbody > tr:nth-child(29) > td:nth-child(24) {
  margin: 0;
}

formio .tr-29-td-24-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-25-p0 > table > tbody > tr:nth-child(29) > td:nth-child(25) {
  padding: 0;
}

formio .tr-29-td-25-m0 > table > tbody > tr:nth-child(29) > td:nth-child(25) {
  margin: 0;
}

formio .tr-29-td-25-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-26-p0 > table > tbody > tr:nth-child(29) > td:nth-child(26) {
  padding: 0;
}

formio .tr-29-td-26-m0 > table > tbody > tr:nth-child(29) > td:nth-child(26) {
  margin: 0;
}

formio .tr-29-td-26-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-27-p0 > table > tbody > tr:nth-child(29) > td:nth-child(27) {
  padding: 0;
}

formio .tr-29-td-27-m0 > table > tbody > tr:nth-child(29) > td:nth-child(27) {
  margin: 0;
}

formio .tr-29-td-27-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-28-p0 > table > tbody > tr:nth-child(29) > td:nth-child(28) {
  padding: 0;
}

formio .tr-29-td-28-m0 > table > tbody > tr:nth-child(29) > td:nth-child(28) {
  margin: 0;
}

formio .tr-29-td-28-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-29-p0 > table > tbody > tr:nth-child(29) > td:nth-child(29) {
  padding: 0;
}

formio .tr-29-td-29-m0 > table > tbody > tr:nth-child(29) > td:nth-child(29) {
  margin: 0;
}

formio .tr-29-td-29-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-30-p0 > table > tbody > tr:nth-child(29) > td:nth-child(30) {
  padding: 0;
}

formio .tr-29-td-30-m0 > table > tbody > tr:nth-child(29) > td:nth-child(30) {
  margin: 0;
}

formio .tr-29-td-30-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-31-p0 > table > tbody > tr:nth-child(29) > td:nth-child(31) {
  padding: 0;
}

formio .tr-29-td-31-m0 > table > tbody > tr:nth-child(29) > td:nth-child(31) {
  margin: 0;
}

formio .tr-29-td-31-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-32-p0 > table > tbody > tr:nth-child(29) > td:nth-child(32) {
  padding: 0;
}

formio .tr-29-td-32-m0 > table > tbody > tr:nth-child(29) > td:nth-child(32) {
  margin: 0;
}

formio .tr-29-td-32-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-33-p0 > table > tbody > tr:nth-child(29) > td:nth-child(33) {
  padding: 0;
}

formio .tr-29-td-33-m0 > table > tbody > tr:nth-child(29) > td:nth-child(33) {
  margin: 0;
}

formio .tr-29-td-33-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-34-p0 > table > tbody > tr:nth-child(29) > td:nth-child(34) {
  padding: 0;
}

formio .tr-29-td-34-m0 > table > tbody > tr:nth-child(29) > td:nth-child(34) {
  margin: 0;
}

formio .tr-29-td-34-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-35-p0 > table > tbody > tr:nth-child(29) > td:nth-child(35) {
  padding: 0;
}

formio .tr-29-td-35-m0 > table > tbody > tr:nth-child(29) > td:nth-child(35) {
  margin: 0;
}

formio .tr-29-td-35-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-36-p0 > table > tbody > tr:nth-child(29) > td:nth-child(36) {
  padding: 0;
}

formio .tr-29-td-36-m0 > table > tbody > tr:nth-child(29) > td:nth-child(36) {
  margin: 0;
}

formio .tr-29-td-36-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-37-p0 > table > tbody > tr:nth-child(29) > td:nth-child(37) {
  padding: 0;
}

formio .tr-29-td-37-m0 > table > tbody > tr:nth-child(29) > td:nth-child(37) {
  margin: 0;
}

formio .tr-29-td-37-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-38-p0 > table > tbody > tr:nth-child(29) > td:nth-child(38) {
  padding: 0;
}

formio .tr-29-td-38-m0 > table > tbody > tr:nth-child(29) > td:nth-child(38) {
  margin: 0;
}

formio .tr-29-td-38-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-39-p0 > table > tbody > tr:nth-child(29) > td:nth-child(39) {
  padding: 0;
}

formio .tr-29-td-39-m0 > table > tbody > tr:nth-child(29) > td:nth-child(39) {
  margin: 0;
}

formio .tr-29-td-39-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-40-p0 > table > tbody > tr:nth-child(29) > td:nth-child(40) {
  padding: 0;
}

formio .tr-29-td-40-m0 > table > tbody > tr:nth-child(29) > td:nth-child(40) {
  margin: 0;
}

formio .tr-29-td-40-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-41-p0 > table > tbody > tr:nth-child(29) > td:nth-child(41) {
  padding: 0;
}

formio .tr-29-td-41-m0 > table > tbody > tr:nth-child(29) > td:nth-child(41) {
  margin: 0;
}

formio .tr-29-td-41-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-42-p0 > table > tbody > tr:nth-child(29) > td:nth-child(42) {
  padding: 0;
}

formio .tr-29-td-42-m0 > table > tbody > tr:nth-child(29) > td:nth-child(42) {
  margin: 0;
}

formio .tr-29-td-42-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-43-p0 > table > tbody > tr:nth-child(29) > td:nth-child(43) {
  padding: 0;
}

formio .tr-29-td-43-m0 > table > tbody > tr:nth-child(29) > td:nth-child(43) {
  margin: 0;
}

formio .tr-29-td-43-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-44-p0 > table > tbody > tr:nth-child(29) > td:nth-child(44) {
  padding: 0;
}

formio .tr-29-td-44-m0 > table > tbody > tr:nth-child(29) > td:nth-child(44) {
  margin: 0;
}

formio .tr-29-td-44-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-45-p0 > table > tbody > tr:nth-child(29) > td:nth-child(45) {
  padding: 0;
}

formio .tr-29-td-45-m0 > table > tbody > tr:nth-child(29) > td:nth-child(45) {
  margin: 0;
}

formio .tr-29-td-45-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-46-p0 > table > tbody > tr:nth-child(29) > td:nth-child(46) {
  padding: 0;
}

formio .tr-29-td-46-m0 > table > tbody > tr:nth-child(29) > td:nth-child(46) {
  margin: 0;
}

formio .tr-29-td-46-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-47-p0 > table > tbody > tr:nth-child(29) > td:nth-child(47) {
  padding: 0;
}

formio .tr-29-td-47-m0 > table > tbody > tr:nth-child(29) > td:nth-child(47) {
  margin: 0;
}

formio .tr-29-td-47-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-48-p0 > table > tbody > tr:nth-child(29) > td:nth-child(48) {
  padding: 0;
}

formio .tr-29-td-48-m0 > table > tbody > tr:nth-child(29) > td:nth-child(48) {
  margin: 0;
}

formio .tr-29-td-48-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-49-p0 > table > tbody > tr:nth-child(29) > td:nth-child(49) {
  padding: 0;
}

formio .tr-29-td-49-m0 > table > tbody > tr:nth-child(29) > td:nth-child(49) {
  margin: 0;
}

formio .tr-29-td-49-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-50-p0 > table > tbody > tr:nth-child(29) > td:nth-child(50) {
  padding: 0;
}

formio .tr-29-td-50-m0 > table > tbody > tr:nth-child(29) > td:nth-child(50) {
  margin: 0;
}

formio .tr-29-td-50-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-51-p0 > table > tbody > tr:nth-child(29) > td:nth-child(51) {
  padding: 0;
}

formio .tr-29-td-51-m0 > table > tbody > tr:nth-child(29) > td:nth-child(51) {
  margin: 0;
}

formio .tr-29-td-51-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-52-p0 > table > tbody > tr:nth-child(29) > td:nth-child(52) {
  padding: 0;
}

formio .tr-29-td-52-m0 > table > tbody > tr:nth-child(29) > td:nth-child(52) {
  margin: 0;
}

formio .tr-29-td-52-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-53-p0 > table > tbody > tr:nth-child(29) > td:nth-child(53) {
  padding: 0;
}

formio .tr-29-td-53-m0 > table > tbody > tr:nth-child(29) > td:nth-child(53) {
  margin: 0;
}

formio .tr-29-td-53-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-54-p0 > table > tbody > tr:nth-child(29) > td:nth-child(54) {
  padding: 0;
}

formio .tr-29-td-54-m0 > table > tbody > tr:nth-child(29) > td:nth-child(54) {
  margin: 0;
}

formio .tr-29-td-54-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-55-p0 > table > tbody > tr:nth-child(29) > td:nth-child(55) {
  padding: 0;
}

formio .tr-29-td-55-m0 > table > tbody > tr:nth-child(29) > td:nth-child(55) {
  margin: 0;
}

formio .tr-29-td-55-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-56-p0 > table > tbody > tr:nth-child(29) > td:nth-child(56) {
  padding: 0;
}

formio .tr-29-td-56-m0 > table > tbody > tr:nth-child(29) > td:nth-child(56) {
  margin: 0;
}

formio .tr-29-td-56-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-57-p0 > table > tbody > tr:nth-child(29) > td:nth-child(57) {
  padding: 0;
}

formio .tr-29-td-57-m0 > table > tbody > tr:nth-child(29) > td:nth-child(57) {
  margin: 0;
}

formio .tr-29-td-57-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-58-p0 > table > tbody > tr:nth-child(29) > td:nth-child(58) {
  padding: 0;
}

formio .tr-29-td-58-m0 > table > tbody > tr:nth-child(29) > td:nth-child(58) {
  margin: 0;
}

formio .tr-29-td-58-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-29-td-59-p0 > table > tbody > tr:nth-child(29) > td:nth-child(59) {
  padding: 0;
}

formio .tr-29-td-59-m0 > table > tbody > tr:nth-child(29) > td:nth-child(59) {
  margin: 0;
}

formio .tr-29-td-59-ov-hid > table > tbody > tr:nth-child(29) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-1-p0 > table > tbody > tr:nth-child(30) > td:nth-child(1) {
  padding: 0;
}

formio .tr-30-td-1-m0 > table > tbody > tr:nth-child(30) > td:nth-child(1) {
  margin: 0;
}

formio .tr-30-td-1-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-2-p0 > table > tbody > tr:nth-child(30) > td:nth-child(2) {
  padding: 0;
}

formio .tr-30-td-2-m0 > table > tbody > tr:nth-child(30) > td:nth-child(2) {
  margin: 0;
}

formio .tr-30-td-2-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-3-p0 > table > tbody > tr:nth-child(30) > td:nth-child(3) {
  padding: 0;
}

formio .tr-30-td-3-m0 > table > tbody > tr:nth-child(30) > td:nth-child(3) {
  margin: 0;
}

formio .tr-30-td-3-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-4-p0 > table > tbody > tr:nth-child(30) > td:nth-child(4) {
  padding: 0;
}

formio .tr-30-td-4-m0 > table > tbody > tr:nth-child(30) > td:nth-child(4) {
  margin: 0;
}

formio .tr-30-td-4-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-5-p0 > table > tbody > tr:nth-child(30) > td:nth-child(5) {
  padding: 0;
}

formio .tr-30-td-5-m0 > table > tbody > tr:nth-child(30) > td:nth-child(5) {
  margin: 0;
}

formio .tr-30-td-5-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-6-p0 > table > tbody > tr:nth-child(30) > td:nth-child(6) {
  padding: 0;
}

formio .tr-30-td-6-m0 > table > tbody > tr:nth-child(30) > td:nth-child(6) {
  margin: 0;
}

formio .tr-30-td-6-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-7-p0 > table > tbody > tr:nth-child(30) > td:nth-child(7) {
  padding: 0;
}

formio .tr-30-td-7-m0 > table > tbody > tr:nth-child(30) > td:nth-child(7) {
  margin: 0;
}

formio .tr-30-td-7-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-8-p0 > table > tbody > tr:nth-child(30) > td:nth-child(8) {
  padding: 0;
}

formio .tr-30-td-8-m0 > table > tbody > tr:nth-child(30) > td:nth-child(8) {
  margin: 0;
}

formio .tr-30-td-8-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-9-p0 > table > tbody > tr:nth-child(30) > td:nth-child(9) {
  padding: 0;
}

formio .tr-30-td-9-m0 > table > tbody > tr:nth-child(30) > td:nth-child(9) {
  margin: 0;
}

formio .tr-30-td-9-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-10-p0 > table > tbody > tr:nth-child(30) > td:nth-child(10) {
  padding: 0;
}

formio .tr-30-td-10-m0 > table > tbody > tr:nth-child(30) > td:nth-child(10) {
  margin: 0;
}

formio .tr-30-td-10-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-11-p0 > table > tbody > tr:nth-child(30) > td:nth-child(11) {
  padding: 0;
}

formio .tr-30-td-11-m0 > table > tbody > tr:nth-child(30) > td:nth-child(11) {
  margin: 0;
}

formio .tr-30-td-11-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-12-p0 > table > tbody > tr:nth-child(30) > td:nth-child(12) {
  padding: 0;
}

formio .tr-30-td-12-m0 > table > tbody > tr:nth-child(30) > td:nth-child(12) {
  margin: 0;
}

formio .tr-30-td-12-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-13-p0 > table > tbody > tr:nth-child(30) > td:nth-child(13) {
  padding: 0;
}

formio .tr-30-td-13-m0 > table > tbody > tr:nth-child(30) > td:nth-child(13) {
  margin: 0;
}

formio .tr-30-td-13-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-14-p0 > table > tbody > tr:nth-child(30) > td:nth-child(14) {
  padding: 0;
}

formio .tr-30-td-14-m0 > table > tbody > tr:nth-child(30) > td:nth-child(14) {
  margin: 0;
}

formio .tr-30-td-14-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-15-p0 > table > tbody > tr:nth-child(30) > td:nth-child(15) {
  padding: 0;
}

formio .tr-30-td-15-m0 > table > tbody > tr:nth-child(30) > td:nth-child(15) {
  margin: 0;
}

formio .tr-30-td-15-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-16-p0 > table > tbody > tr:nth-child(30) > td:nth-child(16) {
  padding: 0;
}

formio .tr-30-td-16-m0 > table > tbody > tr:nth-child(30) > td:nth-child(16) {
  margin: 0;
}

formio .tr-30-td-16-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-17-p0 > table > tbody > tr:nth-child(30) > td:nth-child(17) {
  padding: 0;
}

formio .tr-30-td-17-m0 > table > tbody > tr:nth-child(30) > td:nth-child(17) {
  margin: 0;
}

formio .tr-30-td-17-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-18-p0 > table > tbody > tr:nth-child(30) > td:nth-child(18) {
  padding: 0;
}

formio .tr-30-td-18-m0 > table > tbody > tr:nth-child(30) > td:nth-child(18) {
  margin: 0;
}

formio .tr-30-td-18-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-19-p0 > table > tbody > tr:nth-child(30) > td:nth-child(19) {
  padding: 0;
}

formio .tr-30-td-19-m0 > table > tbody > tr:nth-child(30) > td:nth-child(19) {
  margin: 0;
}

formio .tr-30-td-19-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-20-p0 > table > tbody > tr:nth-child(30) > td:nth-child(20) {
  padding: 0;
}

formio .tr-30-td-20-m0 > table > tbody > tr:nth-child(30) > td:nth-child(20) {
  margin: 0;
}

formio .tr-30-td-20-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-21-p0 > table > tbody > tr:nth-child(30) > td:nth-child(21) {
  padding: 0;
}

formio .tr-30-td-21-m0 > table > tbody > tr:nth-child(30) > td:nth-child(21) {
  margin: 0;
}

formio .tr-30-td-21-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-22-p0 > table > tbody > tr:nth-child(30) > td:nth-child(22) {
  padding: 0;
}

formio .tr-30-td-22-m0 > table > tbody > tr:nth-child(30) > td:nth-child(22) {
  margin: 0;
}

formio .tr-30-td-22-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-23-p0 > table > tbody > tr:nth-child(30) > td:nth-child(23) {
  padding: 0;
}

formio .tr-30-td-23-m0 > table > tbody > tr:nth-child(30) > td:nth-child(23) {
  margin: 0;
}

formio .tr-30-td-23-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-24-p0 > table > tbody > tr:nth-child(30) > td:nth-child(24) {
  padding: 0;
}

formio .tr-30-td-24-m0 > table > tbody > tr:nth-child(30) > td:nth-child(24) {
  margin: 0;
}

formio .tr-30-td-24-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-25-p0 > table > tbody > tr:nth-child(30) > td:nth-child(25) {
  padding: 0;
}

formio .tr-30-td-25-m0 > table > tbody > tr:nth-child(30) > td:nth-child(25) {
  margin: 0;
}

formio .tr-30-td-25-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-26-p0 > table > tbody > tr:nth-child(30) > td:nth-child(26) {
  padding: 0;
}

formio .tr-30-td-26-m0 > table > tbody > tr:nth-child(30) > td:nth-child(26) {
  margin: 0;
}

formio .tr-30-td-26-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-27-p0 > table > tbody > tr:nth-child(30) > td:nth-child(27) {
  padding: 0;
}

formio .tr-30-td-27-m0 > table > tbody > tr:nth-child(30) > td:nth-child(27) {
  margin: 0;
}

formio .tr-30-td-27-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-28-p0 > table > tbody > tr:nth-child(30) > td:nth-child(28) {
  padding: 0;
}

formio .tr-30-td-28-m0 > table > tbody > tr:nth-child(30) > td:nth-child(28) {
  margin: 0;
}

formio .tr-30-td-28-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-29-p0 > table > tbody > tr:nth-child(30) > td:nth-child(29) {
  padding: 0;
}

formio .tr-30-td-29-m0 > table > tbody > tr:nth-child(30) > td:nth-child(29) {
  margin: 0;
}

formio .tr-30-td-29-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-30-p0 > table > tbody > tr:nth-child(30) > td:nth-child(30) {
  padding: 0;
}

formio .tr-30-td-30-m0 > table > tbody > tr:nth-child(30) > td:nth-child(30) {
  margin: 0;
}

formio .tr-30-td-30-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-31-p0 > table > tbody > tr:nth-child(30) > td:nth-child(31) {
  padding: 0;
}

formio .tr-30-td-31-m0 > table > tbody > tr:nth-child(30) > td:nth-child(31) {
  margin: 0;
}

formio .tr-30-td-31-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-32-p0 > table > tbody > tr:nth-child(30) > td:nth-child(32) {
  padding: 0;
}

formio .tr-30-td-32-m0 > table > tbody > tr:nth-child(30) > td:nth-child(32) {
  margin: 0;
}

formio .tr-30-td-32-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-33-p0 > table > tbody > tr:nth-child(30) > td:nth-child(33) {
  padding: 0;
}

formio .tr-30-td-33-m0 > table > tbody > tr:nth-child(30) > td:nth-child(33) {
  margin: 0;
}

formio .tr-30-td-33-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-34-p0 > table > tbody > tr:nth-child(30) > td:nth-child(34) {
  padding: 0;
}

formio .tr-30-td-34-m0 > table > tbody > tr:nth-child(30) > td:nth-child(34) {
  margin: 0;
}

formio .tr-30-td-34-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-35-p0 > table > tbody > tr:nth-child(30) > td:nth-child(35) {
  padding: 0;
}

formio .tr-30-td-35-m0 > table > tbody > tr:nth-child(30) > td:nth-child(35) {
  margin: 0;
}

formio .tr-30-td-35-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-36-p0 > table > tbody > tr:nth-child(30) > td:nth-child(36) {
  padding: 0;
}

formio .tr-30-td-36-m0 > table > tbody > tr:nth-child(30) > td:nth-child(36) {
  margin: 0;
}

formio .tr-30-td-36-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-37-p0 > table > tbody > tr:nth-child(30) > td:nth-child(37) {
  padding: 0;
}

formio .tr-30-td-37-m0 > table > tbody > tr:nth-child(30) > td:nth-child(37) {
  margin: 0;
}

formio .tr-30-td-37-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-38-p0 > table > tbody > tr:nth-child(30) > td:nth-child(38) {
  padding: 0;
}

formio .tr-30-td-38-m0 > table > tbody > tr:nth-child(30) > td:nth-child(38) {
  margin: 0;
}

formio .tr-30-td-38-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-39-p0 > table > tbody > tr:nth-child(30) > td:nth-child(39) {
  padding: 0;
}

formio .tr-30-td-39-m0 > table > tbody > tr:nth-child(30) > td:nth-child(39) {
  margin: 0;
}

formio .tr-30-td-39-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-40-p0 > table > tbody > tr:nth-child(30) > td:nth-child(40) {
  padding: 0;
}

formio .tr-30-td-40-m0 > table > tbody > tr:nth-child(30) > td:nth-child(40) {
  margin: 0;
}

formio .tr-30-td-40-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-41-p0 > table > tbody > tr:nth-child(30) > td:nth-child(41) {
  padding: 0;
}

formio .tr-30-td-41-m0 > table > tbody > tr:nth-child(30) > td:nth-child(41) {
  margin: 0;
}

formio .tr-30-td-41-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-42-p0 > table > tbody > tr:nth-child(30) > td:nth-child(42) {
  padding: 0;
}

formio .tr-30-td-42-m0 > table > tbody > tr:nth-child(30) > td:nth-child(42) {
  margin: 0;
}

formio .tr-30-td-42-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-43-p0 > table > tbody > tr:nth-child(30) > td:nth-child(43) {
  padding: 0;
}

formio .tr-30-td-43-m0 > table > tbody > tr:nth-child(30) > td:nth-child(43) {
  margin: 0;
}

formio .tr-30-td-43-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-44-p0 > table > tbody > tr:nth-child(30) > td:nth-child(44) {
  padding: 0;
}

formio .tr-30-td-44-m0 > table > tbody > tr:nth-child(30) > td:nth-child(44) {
  margin: 0;
}

formio .tr-30-td-44-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-45-p0 > table > tbody > tr:nth-child(30) > td:nth-child(45) {
  padding: 0;
}

formio .tr-30-td-45-m0 > table > tbody > tr:nth-child(30) > td:nth-child(45) {
  margin: 0;
}

formio .tr-30-td-45-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-46-p0 > table > tbody > tr:nth-child(30) > td:nth-child(46) {
  padding: 0;
}

formio .tr-30-td-46-m0 > table > tbody > tr:nth-child(30) > td:nth-child(46) {
  margin: 0;
}

formio .tr-30-td-46-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-47-p0 > table > tbody > tr:nth-child(30) > td:nth-child(47) {
  padding: 0;
}

formio .tr-30-td-47-m0 > table > tbody > tr:nth-child(30) > td:nth-child(47) {
  margin: 0;
}

formio .tr-30-td-47-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-48-p0 > table > tbody > tr:nth-child(30) > td:nth-child(48) {
  padding: 0;
}

formio .tr-30-td-48-m0 > table > tbody > tr:nth-child(30) > td:nth-child(48) {
  margin: 0;
}

formio .tr-30-td-48-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-49-p0 > table > tbody > tr:nth-child(30) > td:nth-child(49) {
  padding: 0;
}

formio .tr-30-td-49-m0 > table > tbody > tr:nth-child(30) > td:nth-child(49) {
  margin: 0;
}

formio .tr-30-td-49-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-50-p0 > table > tbody > tr:nth-child(30) > td:nth-child(50) {
  padding: 0;
}

formio .tr-30-td-50-m0 > table > tbody > tr:nth-child(30) > td:nth-child(50) {
  margin: 0;
}

formio .tr-30-td-50-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-51-p0 > table > tbody > tr:nth-child(30) > td:nth-child(51) {
  padding: 0;
}

formio .tr-30-td-51-m0 > table > tbody > tr:nth-child(30) > td:nth-child(51) {
  margin: 0;
}

formio .tr-30-td-51-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-52-p0 > table > tbody > tr:nth-child(30) > td:nth-child(52) {
  padding: 0;
}

formio .tr-30-td-52-m0 > table > tbody > tr:nth-child(30) > td:nth-child(52) {
  margin: 0;
}

formio .tr-30-td-52-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-53-p0 > table > tbody > tr:nth-child(30) > td:nth-child(53) {
  padding: 0;
}

formio .tr-30-td-53-m0 > table > tbody > tr:nth-child(30) > td:nth-child(53) {
  margin: 0;
}

formio .tr-30-td-53-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-54-p0 > table > tbody > tr:nth-child(30) > td:nth-child(54) {
  padding: 0;
}

formio .tr-30-td-54-m0 > table > tbody > tr:nth-child(30) > td:nth-child(54) {
  margin: 0;
}

formio .tr-30-td-54-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-55-p0 > table > tbody > tr:nth-child(30) > td:nth-child(55) {
  padding: 0;
}

formio .tr-30-td-55-m0 > table > tbody > tr:nth-child(30) > td:nth-child(55) {
  margin: 0;
}

formio .tr-30-td-55-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-56-p0 > table > tbody > tr:nth-child(30) > td:nth-child(56) {
  padding: 0;
}

formio .tr-30-td-56-m0 > table > tbody > tr:nth-child(30) > td:nth-child(56) {
  margin: 0;
}

formio .tr-30-td-56-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-57-p0 > table > tbody > tr:nth-child(30) > td:nth-child(57) {
  padding: 0;
}

formio .tr-30-td-57-m0 > table > tbody > tr:nth-child(30) > td:nth-child(57) {
  margin: 0;
}

formio .tr-30-td-57-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-58-p0 > table > tbody > tr:nth-child(30) > td:nth-child(58) {
  padding: 0;
}

formio .tr-30-td-58-m0 > table > tbody > tr:nth-child(30) > td:nth-child(58) {
  margin: 0;
}

formio .tr-30-td-58-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-30-td-59-p0 > table > tbody > tr:nth-child(30) > td:nth-child(59) {
  padding: 0;
}

formio .tr-30-td-59-m0 > table > tbody > tr:nth-child(30) > td:nth-child(59) {
  margin: 0;
}

formio .tr-30-td-59-ov-hid > table > tbody > tr:nth-child(30) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-1-p0 > table > tbody > tr:nth-child(31) > td:nth-child(1) {
  padding: 0;
}

formio .tr-31-td-1-m0 > table > tbody > tr:nth-child(31) > td:nth-child(1) {
  margin: 0;
}

formio .tr-31-td-1-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-2-p0 > table > tbody > tr:nth-child(31) > td:nth-child(2) {
  padding: 0;
}

formio .tr-31-td-2-m0 > table > tbody > tr:nth-child(31) > td:nth-child(2) {
  margin: 0;
}

formio .tr-31-td-2-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-3-p0 > table > tbody > tr:nth-child(31) > td:nth-child(3) {
  padding: 0;
}

formio .tr-31-td-3-m0 > table > tbody > tr:nth-child(31) > td:nth-child(3) {
  margin: 0;
}

formio .tr-31-td-3-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-4-p0 > table > tbody > tr:nth-child(31) > td:nth-child(4) {
  padding: 0;
}

formio .tr-31-td-4-m0 > table > tbody > tr:nth-child(31) > td:nth-child(4) {
  margin: 0;
}

formio .tr-31-td-4-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-5-p0 > table > tbody > tr:nth-child(31) > td:nth-child(5) {
  padding: 0;
}

formio .tr-31-td-5-m0 > table > tbody > tr:nth-child(31) > td:nth-child(5) {
  margin: 0;
}

formio .tr-31-td-5-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-6-p0 > table > tbody > tr:nth-child(31) > td:nth-child(6) {
  padding: 0;
}

formio .tr-31-td-6-m0 > table > tbody > tr:nth-child(31) > td:nth-child(6) {
  margin: 0;
}

formio .tr-31-td-6-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-7-p0 > table > tbody > tr:nth-child(31) > td:nth-child(7) {
  padding: 0;
}

formio .tr-31-td-7-m0 > table > tbody > tr:nth-child(31) > td:nth-child(7) {
  margin: 0;
}

formio .tr-31-td-7-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-8-p0 > table > tbody > tr:nth-child(31) > td:nth-child(8) {
  padding: 0;
}

formio .tr-31-td-8-m0 > table > tbody > tr:nth-child(31) > td:nth-child(8) {
  margin: 0;
}

formio .tr-31-td-8-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-9-p0 > table > tbody > tr:nth-child(31) > td:nth-child(9) {
  padding: 0;
}

formio .tr-31-td-9-m0 > table > tbody > tr:nth-child(31) > td:nth-child(9) {
  margin: 0;
}

formio .tr-31-td-9-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-10-p0 > table > tbody > tr:nth-child(31) > td:nth-child(10) {
  padding: 0;
}

formio .tr-31-td-10-m0 > table > tbody > tr:nth-child(31) > td:nth-child(10) {
  margin: 0;
}

formio .tr-31-td-10-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-11-p0 > table > tbody > tr:nth-child(31) > td:nth-child(11) {
  padding: 0;
}

formio .tr-31-td-11-m0 > table > tbody > tr:nth-child(31) > td:nth-child(11) {
  margin: 0;
}

formio .tr-31-td-11-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-12-p0 > table > tbody > tr:nth-child(31) > td:nth-child(12) {
  padding: 0;
}

formio .tr-31-td-12-m0 > table > tbody > tr:nth-child(31) > td:nth-child(12) {
  margin: 0;
}

formio .tr-31-td-12-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-13-p0 > table > tbody > tr:nth-child(31) > td:nth-child(13) {
  padding: 0;
}

formio .tr-31-td-13-m0 > table > tbody > tr:nth-child(31) > td:nth-child(13) {
  margin: 0;
}

formio .tr-31-td-13-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-14-p0 > table > tbody > tr:nth-child(31) > td:nth-child(14) {
  padding: 0;
}

formio .tr-31-td-14-m0 > table > tbody > tr:nth-child(31) > td:nth-child(14) {
  margin: 0;
}

formio .tr-31-td-14-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-15-p0 > table > tbody > tr:nth-child(31) > td:nth-child(15) {
  padding: 0;
}

formio .tr-31-td-15-m0 > table > tbody > tr:nth-child(31) > td:nth-child(15) {
  margin: 0;
}

formio .tr-31-td-15-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-16-p0 > table > tbody > tr:nth-child(31) > td:nth-child(16) {
  padding: 0;
}

formio .tr-31-td-16-m0 > table > tbody > tr:nth-child(31) > td:nth-child(16) {
  margin: 0;
}

formio .tr-31-td-16-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-17-p0 > table > tbody > tr:nth-child(31) > td:nth-child(17) {
  padding: 0;
}

formio .tr-31-td-17-m0 > table > tbody > tr:nth-child(31) > td:nth-child(17) {
  margin: 0;
}

formio .tr-31-td-17-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-18-p0 > table > tbody > tr:nth-child(31) > td:nth-child(18) {
  padding: 0;
}

formio .tr-31-td-18-m0 > table > tbody > tr:nth-child(31) > td:nth-child(18) {
  margin: 0;
}

formio .tr-31-td-18-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-19-p0 > table > tbody > tr:nth-child(31) > td:nth-child(19) {
  padding: 0;
}

formio .tr-31-td-19-m0 > table > tbody > tr:nth-child(31) > td:nth-child(19) {
  margin: 0;
}

formio .tr-31-td-19-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-20-p0 > table > tbody > tr:nth-child(31) > td:nth-child(20) {
  padding: 0;
}

formio .tr-31-td-20-m0 > table > tbody > tr:nth-child(31) > td:nth-child(20) {
  margin: 0;
}

formio .tr-31-td-20-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-21-p0 > table > tbody > tr:nth-child(31) > td:nth-child(21) {
  padding: 0;
}

formio .tr-31-td-21-m0 > table > tbody > tr:nth-child(31) > td:nth-child(21) {
  margin: 0;
}

formio .tr-31-td-21-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-22-p0 > table > tbody > tr:nth-child(31) > td:nth-child(22) {
  padding: 0;
}

formio .tr-31-td-22-m0 > table > tbody > tr:nth-child(31) > td:nth-child(22) {
  margin: 0;
}

formio .tr-31-td-22-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-23-p0 > table > tbody > tr:nth-child(31) > td:nth-child(23) {
  padding: 0;
}

formio .tr-31-td-23-m0 > table > tbody > tr:nth-child(31) > td:nth-child(23) {
  margin: 0;
}

formio .tr-31-td-23-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-24-p0 > table > tbody > tr:nth-child(31) > td:nth-child(24) {
  padding: 0;
}

formio .tr-31-td-24-m0 > table > tbody > tr:nth-child(31) > td:nth-child(24) {
  margin: 0;
}

formio .tr-31-td-24-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-25-p0 > table > tbody > tr:nth-child(31) > td:nth-child(25) {
  padding: 0;
}

formio .tr-31-td-25-m0 > table > tbody > tr:nth-child(31) > td:nth-child(25) {
  margin: 0;
}

formio .tr-31-td-25-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-26-p0 > table > tbody > tr:nth-child(31) > td:nth-child(26) {
  padding: 0;
}

formio .tr-31-td-26-m0 > table > tbody > tr:nth-child(31) > td:nth-child(26) {
  margin: 0;
}

formio .tr-31-td-26-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-27-p0 > table > tbody > tr:nth-child(31) > td:nth-child(27) {
  padding: 0;
}

formio .tr-31-td-27-m0 > table > tbody > tr:nth-child(31) > td:nth-child(27) {
  margin: 0;
}

formio .tr-31-td-27-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-28-p0 > table > tbody > tr:nth-child(31) > td:nth-child(28) {
  padding: 0;
}

formio .tr-31-td-28-m0 > table > tbody > tr:nth-child(31) > td:nth-child(28) {
  margin: 0;
}

formio .tr-31-td-28-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-29-p0 > table > tbody > tr:nth-child(31) > td:nth-child(29) {
  padding: 0;
}

formio .tr-31-td-29-m0 > table > tbody > tr:nth-child(31) > td:nth-child(29) {
  margin: 0;
}

formio .tr-31-td-29-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-30-p0 > table > tbody > tr:nth-child(31) > td:nth-child(30) {
  padding: 0;
}

formio .tr-31-td-30-m0 > table > tbody > tr:nth-child(31) > td:nth-child(30) {
  margin: 0;
}

formio .tr-31-td-30-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-31-p0 > table > tbody > tr:nth-child(31) > td:nth-child(31) {
  padding: 0;
}

formio .tr-31-td-31-m0 > table > tbody > tr:nth-child(31) > td:nth-child(31) {
  margin: 0;
}

formio .tr-31-td-31-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-32-p0 > table > tbody > tr:nth-child(31) > td:nth-child(32) {
  padding: 0;
}

formio .tr-31-td-32-m0 > table > tbody > tr:nth-child(31) > td:nth-child(32) {
  margin: 0;
}

formio .tr-31-td-32-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-33-p0 > table > tbody > tr:nth-child(31) > td:nth-child(33) {
  padding: 0;
}

formio .tr-31-td-33-m0 > table > tbody > tr:nth-child(31) > td:nth-child(33) {
  margin: 0;
}

formio .tr-31-td-33-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-34-p0 > table > tbody > tr:nth-child(31) > td:nth-child(34) {
  padding: 0;
}

formio .tr-31-td-34-m0 > table > tbody > tr:nth-child(31) > td:nth-child(34) {
  margin: 0;
}

formio .tr-31-td-34-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-35-p0 > table > tbody > tr:nth-child(31) > td:nth-child(35) {
  padding: 0;
}

formio .tr-31-td-35-m0 > table > tbody > tr:nth-child(31) > td:nth-child(35) {
  margin: 0;
}

formio .tr-31-td-35-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-36-p0 > table > tbody > tr:nth-child(31) > td:nth-child(36) {
  padding: 0;
}

formio .tr-31-td-36-m0 > table > tbody > tr:nth-child(31) > td:nth-child(36) {
  margin: 0;
}

formio .tr-31-td-36-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-37-p0 > table > tbody > tr:nth-child(31) > td:nth-child(37) {
  padding: 0;
}

formio .tr-31-td-37-m0 > table > tbody > tr:nth-child(31) > td:nth-child(37) {
  margin: 0;
}

formio .tr-31-td-37-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-38-p0 > table > tbody > tr:nth-child(31) > td:nth-child(38) {
  padding: 0;
}

formio .tr-31-td-38-m0 > table > tbody > tr:nth-child(31) > td:nth-child(38) {
  margin: 0;
}

formio .tr-31-td-38-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-39-p0 > table > tbody > tr:nth-child(31) > td:nth-child(39) {
  padding: 0;
}

formio .tr-31-td-39-m0 > table > tbody > tr:nth-child(31) > td:nth-child(39) {
  margin: 0;
}

formio .tr-31-td-39-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-40-p0 > table > tbody > tr:nth-child(31) > td:nth-child(40) {
  padding: 0;
}

formio .tr-31-td-40-m0 > table > tbody > tr:nth-child(31) > td:nth-child(40) {
  margin: 0;
}

formio .tr-31-td-40-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-41-p0 > table > tbody > tr:nth-child(31) > td:nth-child(41) {
  padding: 0;
}

formio .tr-31-td-41-m0 > table > tbody > tr:nth-child(31) > td:nth-child(41) {
  margin: 0;
}

formio .tr-31-td-41-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-42-p0 > table > tbody > tr:nth-child(31) > td:nth-child(42) {
  padding: 0;
}

formio .tr-31-td-42-m0 > table > tbody > tr:nth-child(31) > td:nth-child(42) {
  margin: 0;
}

formio .tr-31-td-42-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-43-p0 > table > tbody > tr:nth-child(31) > td:nth-child(43) {
  padding: 0;
}

formio .tr-31-td-43-m0 > table > tbody > tr:nth-child(31) > td:nth-child(43) {
  margin: 0;
}

formio .tr-31-td-43-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-44-p0 > table > tbody > tr:nth-child(31) > td:nth-child(44) {
  padding: 0;
}

formio .tr-31-td-44-m0 > table > tbody > tr:nth-child(31) > td:nth-child(44) {
  margin: 0;
}

formio .tr-31-td-44-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-45-p0 > table > tbody > tr:nth-child(31) > td:nth-child(45) {
  padding: 0;
}

formio .tr-31-td-45-m0 > table > tbody > tr:nth-child(31) > td:nth-child(45) {
  margin: 0;
}

formio .tr-31-td-45-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-46-p0 > table > tbody > tr:nth-child(31) > td:nth-child(46) {
  padding: 0;
}

formio .tr-31-td-46-m0 > table > tbody > tr:nth-child(31) > td:nth-child(46) {
  margin: 0;
}

formio .tr-31-td-46-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-47-p0 > table > tbody > tr:nth-child(31) > td:nth-child(47) {
  padding: 0;
}

formio .tr-31-td-47-m0 > table > tbody > tr:nth-child(31) > td:nth-child(47) {
  margin: 0;
}

formio .tr-31-td-47-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-48-p0 > table > tbody > tr:nth-child(31) > td:nth-child(48) {
  padding: 0;
}

formio .tr-31-td-48-m0 > table > tbody > tr:nth-child(31) > td:nth-child(48) {
  margin: 0;
}

formio .tr-31-td-48-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-49-p0 > table > tbody > tr:nth-child(31) > td:nth-child(49) {
  padding: 0;
}

formio .tr-31-td-49-m0 > table > tbody > tr:nth-child(31) > td:nth-child(49) {
  margin: 0;
}

formio .tr-31-td-49-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-50-p0 > table > tbody > tr:nth-child(31) > td:nth-child(50) {
  padding: 0;
}

formio .tr-31-td-50-m0 > table > tbody > tr:nth-child(31) > td:nth-child(50) {
  margin: 0;
}

formio .tr-31-td-50-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-51-p0 > table > tbody > tr:nth-child(31) > td:nth-child(51) {
  padding: 0;
}

formio .tr-31-td-51-m0 > table > tbody > tr:nth-child(31) > td:nth-child(51) {
  margin: 0;
}

formio .tr-31-td-51-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-52-p0 > table > tbody > tr:nth-child(31) > td:nth-child(52) {
  padding: 0;
}

formio .tr-31-td-52-m0 > table > tbody > tr:nth-child(31) > td:nth-child(52) {
  margin: 0;
}

formio .tr-31-td-52-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-53-p0 > table > tbody > tr:nth-child(31) > td:nth-child(53) {
  padding: 0;
}

formio .tr-31-td-53-m0 > table > tbody > tr:nth-child(31) > td:nth-child(53) {
  margin: 0;
}

formio .tr-31-td-53-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-54-p0 > table > tbody > tr:nth-child(31) > td:nth-child(54) {
  padding: 0;
}

formio .tr-31-td-54-m0 > table > tbody > tr:nth-child(31) > td:nth-child(54) {
  margin: 0;
}

formio .tr-31-td-54-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-55-p0 > table > tbody > tr:nth-child(31) > td:nth-child(55) {
  padding: 0;
}

formio .tr-31-td-55-m0 > table > tbody > tr:nth-child(31) > td:nth-child(55) {
  margin: 0;
}

formio .tr-31-td-55-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-56-p0 > table > tbody > tr:nth-child(31) > td:nth-child(56) {
  padding: 0;
}

formio .tr-31-td-56-m0 > table > tbody > tr:nth-child(31) > td:nth-child(56) {
  margin: 0;
}

formio .tr-31-td-56-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-57-p0 > table > tbody > tr:nth-child(31) > td:nth-child(57) {
  padding: 0;
}

formio .tr-31-td-57-m0 > table > tbody > tr:nth-child(31) > td:nth-child(57) {
  margin: 0;
}

formio .tr-31-td-57-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-58-p0 > table > tbody > tr:nth-child(31) > td:nth-child(58) {
  padding: 0;
}

formio .tr-31-td-58-m0 > table > tbody > tr:nth-child(31) > td:nth-child(58) {
  margin: 0;
}

formio .tr-31-td-58-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-31-td-59-p0 > table > tbody > tr:nth-child(31) > td:nth-child(59) {
  padding: 0;
}

formio .tr-31-td-59-m0 > table > tbody > tr:nth-child(31) > td:nth-child(59) {
  margin: 0;
}

formio .tr-31-td-59-ov-hid > table > tbody > tr:nth-child(31) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-1-p0 > table > tbody > tr:nth-child(32) > td:nth-child(1) {
  padding: 0;
}

formio .tr-32-td-1-m0 > table > tbody > tr:nth-child(32) > td:nth-child(1) {
  margin: 0;
}

formio .tr-32-td-1-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-2-p0 > table > tbody > tr:nth-child(32) > td:nth-child(2) {
  padding: 0;
}

formio .tr-32-td-2-m0 > table > tbody > tr:nth-child(32) > td:nth-child(2) {
  margin: 0;
}

formio .tr-32-td-2-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-3-p0 > table > tbody > tr:nth-child(32) > td:nth-child(3) {
  padding: 0;
}

formio .tr-32-td-3-m0 > table > tbody > tr:nth-child(32) > td:nth-child(3) {
  margin: 0;
}

formio .tr-32-td-3-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-4-p0 > table > tbody > tr:nth-child(32) > td:nth-child(4) {
  padding: 0;
}

formio .tr-32-td-4-m0 > table > tbody > tr:nth-child(32) > td:nth-child(4) {
  margin: 0;
}

formio .tr-32-td-4-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-5-p0 > table > tbody > tr:nth-child(32) > td:nth-child(5) {
  padding: 0;
}

formio .tr-32-td-5-m0 > table > tbody > tr:nth-child(32) > td:nth-child(5) {
  margin: 0;
}

formio .tr-32-td-5-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-6-p0 > table > tbody > tr:nth-child(32) > td:nth-child(6) {
  padding: 0;
}

formio .tr-32-td-6-m0 > table > tbody > tr:nth-child(32) > td:nth-child(6) {
  margin: 0;
}

formio .tr-32-td-6-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-7-p0 > table > tbody > tr:nth-child(32) > td:nth-child(7) {
  padding: 0;
}

formio .tr-32-td-7-m0 > table > tbody > tr:nth-child(32) > td:nth-child(7) {
  margin: 0;
}

formio .tr-32-td-7-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-8-p0 > table > tbody > tr:nth-child(32) > td:nth-child(8) {
  padding: 0;
}

formio .tr-32-td-8-m0 > table > tbody > tr:nth-child(32) > td:nth-child(8) {
  margin: 0;
}

formio .tr-32-td-8-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-9-p0 > table > tbody > tr:nth-child(32) > td:nth-child(9) {
  padding: 0;
}

formio .tr-32-td-9-m0 > table > tbody > tr:nth-child(32) > td:nth-child(9) {
  margin: 0;
}

formio .tr-32-td-9-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-10-p0 > table > tbody > tr:nth-child(32) > td:nth-child(10) {
  padding: 0;
}

formio .tr-32-td-10-m0 > table > tbody > tr:nth-child(32) > td:nth-child(10) {
  margin: 0;
}

formio .tr-32-td-10-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-11-p0 > table > tbody > tr:nth-child(32) > td:nth-child(11) {
  padding: 0;
}

formio .tr-32-td-11-m0 > table > tbody > tr:nth-child(32) > td:nth-child(11) {
  margin: 0;
}

formio .tr-32-td-11-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-12-p0 > table > tbody > tr:nth-child(32) > td:nth-child(12) {
  padding: 0;
}

formio .tr-32-td-12-m0 > table > tbody > tr:nth-child(32) > td:nth-child(12) {
  margin: 0;
}

formio .tr-32-td-12-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-13-p0 > table > tbody > tr:nth-child(32) > td:nth-child(13) {
  padding: 0;
}

formio .tr-32-td-13-m0 > table > tbody > tr:nth-child(32) > td:nth-child(13) {
  margin: 0;
}

formio .tr-32-td-13-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-14-p0 > table > tbody > tr:nth-child(32) > td:nth-child(14) {
  padding: 0;
}

formio .tr-32-td-14-m0 > table > tbody > tr:nth-child(32) > td:nth-child(14) {
  margin: 0;
}

formio .tr-32-td-14-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-15-p0 > table > tbody > tr:nth-child(32) > td:nth-child(15) {
  padding: 0;
}

formio .tr-32-td-15-m0 > table > tbody > tr:nth-child(32) > td:nth-child(15) {
  margin: 0;
}

formio .tr-32-td-15-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-16-p0 > table > tbody > tr:nth-child(32) > td:nth-child(16) {
  padding: 0;
}

formio .tr-32-td-16-m0 > table > tbody > tr:nth-child(32) > td:nth-child(16) {
  margin: 0;
}

formio .tr-32-td-16-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-17-p0 > table > tbody > tr:nth-child(32) > td:nth-child(17) {
  padding: 0;
}

formio .tr-32-td-17-m0 > table > tbody > tr:nth-child(32) > td:nth-child(17) {
  margin: 0;
}

formio .tr-32-td-17-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-18-p0 > table > tbody > tr:nth-child(32) > td:nth-child(18) {
  padding: 0;
}

formio .tr-32-td-18-m0 > table > tbody > tr:nth-child(32) > td:nth-child(18) {
  margin: 0;
}

formio .tr-32-td-18-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-19-p0 > table > tbody > tr:nth-child(32) > td:nth-child(19) {
  padding: 0;
}

formio .tr-32-td-19-m0 > table > tbody > tr:nth-child(32) > td:nth-child(19) {
  margin: 0;
}

formio .tr-32-td-19-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-20-p0 > table > tbody > tr:nth-child(32) > td:nth-child(20) {
  padding: 0;
}

formio .tr-32-td-20-m0 > table > tbody > tr:nth-child(32) > td:nth-child(20) {
  margin: 0;
}

formio .tr-32-td-20-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-21-p0 > table > tbody > tr:nth-child(32) > td:nth-child(21) {
  padding: 0;
}

formio .tr-32-td-21-m0 > table > tbody > tr:nth-child(32) > td:nth-child(21) {
  margin: 0;
}

formio .tr-32-td-21-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-22-p0 > table > tbody > tr:nth-child(32) > td:nth-child(22) {
  padding: 0;
}

formio .tr-32-td-22-m0 > table > tbody > tr:nth-child(32) > td:nth-child(22) {
  margin: 0;
}

formio .tr-32-td-22-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-23-p0 > table > tbody > tr:nth-child(32) > td:nth-child(23) {
  padding: 0;
}

formio .tr-32-td-23-m0 > table > tbody > tr:nth-child(32) > td:nth-child(23) {
  margin: 0;
}

formio .tr-32-td-23-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-24-p0 > table > tbody > tr:nth-child(32) > td:nth-child(24) {
  padding: 0;
}

formio .tr-32-td-24-m0 > table > tbody > tr:nth-child(32) > td:nth-child(24) {
  margin: 0;
}

formio .tr-32-td-24-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-25-p0 > table > tbody > tr:nth-child(32) > td:nth-child(25) {
  padding: 0;
}

formio .tr-32-td-25-m0 > table > tbody > tr:nth-child(32) > td:nth-child(25) {
  margin: 0;
}

formio .tr-32-td-25-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-26-p0 > table > tbody > tr:nth-child(32) > td:nth-child(26) {
  padding: 0;
}

formio .tr-32-td-26-m0 > table > tbody > tr:nth-child(32) > td:nth-child(26) {
  margin: 0;
}

formio .tr-32-td-26-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-27-p0 > table > tbody > tr:nth-child(32) > td:nth-child(27) {
  padding: 0;
}

formio .tr-32-td-27-m0 > table > tbody > tr:nth-child(32) > td:nth-child(27) {
  margin: 0;
}

formio .tr-32-td-27-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-28-p0 > table > tbody > tr:nth-child(32) > td:nth-child(28) {
  padding: 0;
}

formio .tr-32-td-28-m0 > table > tbody > tr:nth-child(32) > td:nth-child(28) {
  margin: 0;
}

formio .tr-32-td-28-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-29-p0 > table > tbody > tr:nth-child(32) > td:nth-child(29) {
  padding: 0;
}

formio .tr-32-td-29-m0 > table > tbody > tr:nth-child(32) > td:nth-child(29) {
  margin: 0;
}

formio .tr-32-td-29-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-30-p0 > table > tbody > tr:nth-child(32) > td:nth-child(30) {
  padding: 0;
}

formio .tr-32-td-30-m0 > table > tbody > tr:nth-child(32) > td:nth-child(30) {
  margin: 0;
}

formio .tr-32-td-30-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-31-p0 > table > tbody > tr:nth-child(32) > td:nth-child(31) {
  padding: 0;
}

formio .tr-32-td-31-m0 > table > tbody > tr:nth-child(32) > td:nth-child(31) {
  margin: 0;
}

formio .tr-32-td-31-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-32-p0 > table > tbody > tr:nth-child(32) > td:nth-child(32) {
  padding: 0;
}

formio .tr-32-td-32-m0 > table > tbody > tr:nth-child(32) > td:nth-child(32) {
  margin: 0;
}

formio .tr-32-td-32-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-33-p0 > table > tbody > tr:nth-child(32) > td:nth-child(33) {
  padding: 0;
}

formio .tr-32-td-33-m0 > table > tbody > tr:nth-child(32) > td:nth-child(33) {
  margin: 0;
}

formio .tr-32-td-33-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-34-p0 > table > tbody > tr:nth-child(32) > td:nth-child(34) {
  padding: 0;
}

formio .tr-32-td-34-m0 > table > tbody > tr:nth-child(32) > td:nth-child(34) {
  margin: 0;
}

formio .tr-32-td-34-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-35-p0 > table > tbody > tr:nth-child(32) > td:nth-child(35) {
  padding: 0;
}

formio .tr-32-td-35-m0 > table > tbody > tr:nth-child(32) > td:nth-child(35) {
  margin: 0;
}

formio .tr-32-td-35-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-36-p0 > table > tbody > tr:nth-child(32) > td:nth-child(36) {
  padding: 0;
}

formio .tr-32-td-36-m0 > table > tbody > tr:nth-child(32) > td:nth-child(36) {
  margin: 0;
}

formio .tr-32-td-36-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-37-p0 > table > tbody > tr:nth-child(32) > td:nth-child(37) {
  padding: 0;
}

formio .tr-32-td-37-m0 > table > tbody > tr:nth-child(32) > td:nth-child(37) {
  margin: 0;
}

formio .tr-32-td-37-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-38-p0 > table > tbody > tr:nth-child(32) > td:nth-child(38) {
  padding: 0;
}

formio .tr-32-td-38-m0 > table > tbody > tr:nth-child(32) > td:nth-child(38) {
  margin: 0;
}

formio .tr-32-td-38-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-39-p0 > table > tbody > tr:nth-child(32) > td:nth-child(39) {
  padding: 0;
}

formio .tr-32-td-39-m0 > table > tbody > tr:nth-child(32) > td:nth-child(39) {
  margin: 0;
}

formio .tr-32-td-39-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-40-p0 > table > tbody > tr:nth-child(32) > td:nth-child(40) {
  padding: 0;
}

formio .tr-32-td-40-m0 > table > tbody > tr:nth-child(32) > td:nth-child(40) {
  margin: 0;
}

formio .tr-32-td-40-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-41-p0 > table > tbody > tr:nth-child(32) > td:nth-child(41) {
  padding: 0;
}

formio .tr-32-td-41-m0 > table > tbody > tr:nth-child(32) > td:nth-child(41) {
  margin: 0;
}

formio .tr-32-td-41-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-42-p0 > table > tbody > tr:nth-child(32) > td:nth-child(42) {
  padding: 0;
}

formio .tr-32-td-42-m0 > table > tbody > tr:nth-child(32) > td:nth-child(42) {
  margin: 0;
}

formio .tr-32-td-42-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-43-p0 > table > tbody > tr:nth-child(32) > td:nth-child(43) {
  padding: 0;
}

formio .tr-32-td-43-m0 > table > tbody > tr:nth-child(32) > td:nth-child(43) {
  margin: 0;
}

formio .tr-32-td-43-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-44-p0 > table > tbody > tr:nth-child(32) > td:nth-child(44) {
  padding: 0;
}

formio .tr-32-td-44-m0 > table > tbody > tr:nth-child(32) > td:nth-child(44) {
  margin: 0;
}

formio .tr-32-td-44-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-45-p0 > table > tbody > tr:nth-child(32) > td:nth-child(45) {
  padding: 0;
}

formio .tr-32-td-45-m0 > table > tbody > tr:nth-child(32) > td:nth-child(45) {
  margin: 0;
}

formio .tr-32-td-45-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-46-p0 > table > tbody > tr:nth-child(32) > td:nth-child(46) {
  padding: 0;
}

formio .tr-32-td-46-m0 > table > tbody > tr:nth-child(32) > td:nth-child(46) {
  margin: 0;
}

formio .tr-32-td-46-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-47-p0 > table > tbody > tr:nth-child(32) > td:nth-child(47) {
  padding: 0;
}

formio .tr-32-td-47-m0 > table > tbody > tr:nth-child(32) > td:nth-child(47) {
  margin: 0;
}

formio .tr-32-td-47-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-48-p0 > table > tbody > tr:nth-child(32) > td:nth-child(48) {
  padding: 0;
}

formio .tr-32-td-48-m0 > table > tbody > tr:nth-child(32) > td:nth-child(48) {
  margin: 0;
}

formio .tr-32-td-48-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-49-p0 > table > tbody > tr:nth-child(32) > td:nth-child(49) {
  padding: 0;
}

formio .tr-32-td-49-m0 > table > tbody > tr:nth-child(32) > td:nth-child(49) {
  margin: 0;
}

formio .tr-32-td-49-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-50-p0 > table > tbody > tr:nth-child(32) > td:nth-child(50) {
  padding: 0;
}

formio .tr-32-td-50-m0 > table > tbody > tr:nth-child(32) > td:nth-child(50) {
  margin: 0;
}

formio .tr-32-td-50-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-51-p0 > table > tbody > tr:nth-child(32) > td:nth-child(51) {
  padding: 0;
}

formio .tr-32-td-51-m0 > table > tbody > tr:nth-child(32) > td:nth-child(51) {
  margin: 0;
}

formio .tr-32-td-51-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-52-p0 > table > tbody > tr:nth-child(32) > td:nth-child(52) {
  padding: 0;
}

formio .tr-32-td-52-m0 > table > tbody > tr:nth-child(32) > td:nth-child(52) {
  margin: 0;
}

formio .tr-32-td-52-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-53-p0 > table > tbody > tr:nth-child(32) > td:nth-child(53) {
  padding: 0;
}

formio .tr-32-td-53-m0 > table > tbody > tr:nth-child(32) > td:nth-child(53) {
  margin: 0;
}

formio .tr-32-td-53-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-54-p0 > table > tbody > tr:nth-child(32) > td:nth-child(54) {
  padding: 0;
}

formio .tr-32-td-54-m0 > table > tbody > tr:nth-child(32) > td:nth-child(54) {
  margin: 0;
}

formio .tr-32-td-54-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-55-p0 > table > tbody > tr:nth-child(32) > td:nth-child(55) {
  padding: 0;
}

formio .tr-32-td-55-m0 > table > tbody > tr:nth-child(32) > td:nth-child(55) {
  margin: 0;
}

formio .tr-32-td-55-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-56-p0 > table > tbody > tr:nth-child(32) > td:nth-child(56) {
  padding: 0;
}

formio .tr-32-td-56-m0 > table > tbody > tr:nth-child(32) > td:nth-child(56) {
  margin: 0;
}

formio .tr-32-td-56-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-57-p0 > table > tbody > tr:nth-child(32) > td:nth-child(57) {
  padding: 0;
}

formio .tr-32-td-57-m0 > table > tbody > tr:nth-child(32) > td:nth-child(57) {
  margin: 0;
}

formio .tr-32-td-57-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-58-p0 > table > tbody > tr:nth-child(32) > td:nth-child(58) {
  padding: 0;
}

formio .tr-32-td-58-m0 > table > tbody > tr:nth-child(32) > td:nth-child(58) {
  margin: 0;
}

formio .tr-32-td-58-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-32-td-59-p0 > table > tbody > tr:nth-child(32) > td:nth-child(59) {
  padding: 0;
}

formio .tr-32-td-59-m0 > table > tbody > tr:nth-child(32) > td:nth-child(59) {
  margin: 0;
}

formio .tr-32-td-59-ov-hid > table > tbody > tr:nth-child(32) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-1-p0 > table > tbody > tr:nth-child(33) > td:nth-child(1) {
  padding: 0;
}

formio .tr-33-td-1-m0 > table > tbody > tr:nth-child(33) > td:nth-child(1) {
  margin: 0;
}

formio .tr-33-td-1-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-2-p0 > table > tbody > tr:nth-child(33) > td:nth-child(2) {
  padding: 0;
}

formio .tr-33-td-2-m0 > table > tbody > tr:nth-child(33) > td:nth-child(2) {
  margin: 0;
}

formio .tr-33-td-2-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-3-p0 > table > tbody > tr:nth-child(33) > td:nth-child(3) {
  padding: 0;
}

formio .tr-33-td-3-m0 > table > tbody > tr:nth-child(33) > td:nth-child(3) {
  margin: 0;
}

formio .tr-33-td-3-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-4-p0 > table > tbody > tr:nth-child(33) > td:nth-child(4) {
  padding: 0;
}

formio .tr-33-td-4-m0 > table > tbody > tr:nth-child(33) > td:nth-child(4) {
  margin: 0;
}

formio .tr-33-td-4-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-5-p0 > table > tbody > tr:nth-child(33) > td:nth-child(5) {
  padding: 0;
}

formio .tr-33-td-5-m0 > table > tbody > tr:nth-child(33) > td:nth-child(5) {
  margin: 0;
}

formio .tr-33-td-5-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-6-p0 > table > tbody > tr:nth-child(33) > td:nth-child(6) {
  padding: 0;
}

formio .tr-33-td-6-m0 > table > tbody > tr:nth-child(33) > td:nth-child(6) {
  margin: 0;
}

formio .tr-33-td-6-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-7-p0 > table > tbody > tr:nth-child(33) > td:nth-child(7) {
  padding: 0;
}

formio .tr-33-td-7-m0 > table > tbody > tr:nth-child(33) > td:nth-child(7) {
  margin: 0;
}

formio .tr-33-td-7-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-8-p0 > table > tbody > tr:nth-child(33) > td:nth-child(8) {
  padding: 0;
}

formio .tr-33-td-8-m0 > table > tbody > tr:nth-child(33) > td:nth-child(8) {
  margin: 0;
}

formio .tr-33-td-8-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-9-p0 > table > tbody > tr:nth-child(33) > td:nth-child(9) {
  padding: 0;
}

formio .tr-33-td-9-m0 > table > tbody > tr:nth-child(33) > td:nth-child(9) {
  margin: 0;
}

formio .tr-33-td-9-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-10-p0 > table > tbody > tr:nth-child(33) > td:nth-child(10) {
  padding: 0;
}

formio .tr-33-td-10-m0 > table > tbody > tr:nth-child(33) > td:nth-child(10) {
  margin: 0;
}

formio .tr-33-td-10-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-11-p0 > table > tbody > tr:nth-child(33) > td:nth-child(11) {
  padding: 0;
}

formio .tr-33-td-11-m0 > table > tbody > tr:nth-child(33) > td:nth-child(11) {
  margin: 0;
}

formio .tr-33-td-11-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-12-p0 > table > tbody > tr:nth-child(33) > td:nth-child(12) {
  padding: 0;
}

formio .tr-33-td-12-m0 > table > tbody > tr:nth-child(33) > td:nth-child(12) {
  margin: 0;
}

formio .tr-33-td-12-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-13-p0 > table > tbody > tr:nth-child(33) > td:nth-child(13) {
  padding: 0;
}

formio .tr-33-td-13-m0 > table > tbody > tr:nth-child(33) > td:nth-child(13) {
  margin: 0;
}

formio .tr-33-td-13-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-14-p0 > table > tbody > tr:nth-child(33) > td:nth-child(14) {
  padding: 0;
}

formio .tr-33-td-14-m0 > table > tbody > tr:nth-child(33) > td:nth-child(14) {
  margin: 0;
}

formio .tr-33-td-14-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-15-p0 > table > tbody > tr:nth-child(33) > td:nth-child(15) {
  padding: 0;
}

formio .tr-33-td-15-m0 > table > tbody > tr:nth-child(33) > td:nth-child(15) {
  margin: 0;
}

formio .tr-33-td-15-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-16-p0 > table > tbody > tr:nth-child(33) > td:nth-child(16) {
  padding: 0;
}

formio .tr-33-td-16-m0 > table > tbody > tr:nth-child(33) > td:nth-child(16) {
  margin: 0;
}

formio .tr-33-td-16-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-17-p0 > table > tbody > tr:nth-child(33) > td:nth-child(17) {
  padding: 0;
}

formio .tr-33-td-17-m0 > table > tbody > tr:nth-child(33) > td:nth-child(17) {
  margin: 0;
}

formio .tr-33-td-17-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-18-p0 > table > tbody > tr:nth-child(33) > td:nth-child(18) {
  padding: 0;
}

formio .tr-33-td-18-m0 > table > tbody > tr:nth-child(33) > td:nth-child(18) {
  margin: 0;
}

formio .tr-33-td-18-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-19-p0 > table > tbody > tr:nth-child(33) > td:nth-child(19) {
  padding: 0;
}

formio .tr-33-td-19-m0 > table > tbody > tr:nth-child(33) > td:nth-child(19) {
  margin: 0;
}

formio .tr-33-td-19-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-20-p0 > table > tbody > tr:nth-child(33) > td:nth-child(20) {
  padding: 0;
}

formio .tr-33-td-20-m0 > table > tbody > tr:nth-child(33) > td:nth-child(20) {
  margin: 0;
}

formio .tr-33-td-20-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-21-p0 > table > tbody > tr:nth-child(33) > td:nth-child(21) {
  padding: 0;
}

formio .tr-33-td-21-m0 > table > tbody > tr:nth-child(33) > td:nth-child(21) {
  margin: 0;
}

formio .tr-33-td-21-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-22-p0 > table > tbody > tr:nth-child(33) > td:nth-child(22) {
  padding: 0;
}

formio .tr-33-td-22-m0 > table > tbody > tr:nth-child(33) > td:nth-child(22) {
  margin: 0;
}

formio .tr-33-td-22-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-23-p0 > table > tbody > tr:nth-child(33) > td:nth-child(23) {
  padding: 0;
}

formio .tr-33-td-23-m0 > table > tbody > tr:nth-child(33) > td:nth-child(23) {
  margin: 0;
}

formio .tr-33-td-23-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-24-p0 > table > tbody > tr:nth-child(33) > td:nth-child(24) {
  padding: 0;
}

formio .tr-33-td-24-m0 > table > tbody > tr:nth-child(33) > td:nth-child(24) {
  margin: 0;
}

formio .tr-33-td-24-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-25-p0 > table > tbody > tr:nth-child(33) > td:nth-child(25) {
  padding: 0;
}

formio .tr-33-td-25-m0 > table > tbody > tr:nth-child(33) > td:nth-child(25) {
  margin: 0;
}

formio .tr-33-td-25-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-26-p0 > table > tbody > tr:nth-child(33) > td:nth-child(26) {
  padding: 0;
}

formio .tr-33-td-26-m0 > table > tbody > tr:nth-child(33) > td:nth-child(26) {
  margin: 0;
}

formio .tr-33-td-26-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-27-p0 > table > tbody > tr:nth-child(33) > td:nth-child(27) {
  padding: 0;
}

formio .tr-33-td-27-m0 > table > tbody > tr:nth-child(33) > td:nth-child(27) {
  margin: 0;
}

formio .tr-33-td-27-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-28-p0 > table > tbody > tr:nth-child(33) > td:nth-child(28) {
  padding: 0;
}

formio .tr-33-td-28-m0 > table > tbody > tr:nth-child(33) > td:nth-child(28) {
  margin: 0;
}

formio .tr-33-td-28-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-29-p0 > table > tbody > tr:nth-child(33) > td:nth-child(29) {
  padding: 0;
}

formio .tr-33-td-29-m0 > table > tbody > tr:nth-child(33) > td:nth-child(29) {
  margin: 0;
}

formio .tr-33-td-29-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-30-p0 > table > tbody > tr:nth-child(33) > td:nth-child(30) {
  padding: 0;
}

formio .tr-33-td-30-m0 > table > tbody > tr:nth-child(33) > td:nth-child(30) {
  margin: 0;
}

formio .tr-33-td-30-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-31-p0 > table > tbody > tr:nth-child(33) > td:nth-child(31) {
  padding: 0;
}

formio .tr-33-td-31-m0 > table > tbody > tr:nth-child(33) > td:nth-child(31) {
  margin: 0;
}

formio .tr-33-td-31-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-32-p0 > table > tbody > tr:nth-child(33) > td:nth-child(32) {
  padding: 0;
}

formio .tr-33-td-32-m0 > table > tbody > tr:nth-child(33) > td:nth-child(32) {
  margin: 0;
}

formio .tr-33-td-32-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-33-p0 > table > tbody > tr:nth-child(33) > td:nth-child(33) {
  padding: 0;
}

formio .tr-33-td-33-m0 > table > tbody > tr:nth-child(33) > td:nth-child(33) {
  margin: 0;
}

formio .tr-33-td-33-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-34-p0 > table > tbody > tr:nth-child(33) > td:nth-child(34) {
  padding: 0;
}

formio .tr-33-td-34-m0 > table > tbody > tr:nth-child(33) > td:nth-child(34) {
  margin: 0;
}

formio .tr-33-td-34-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-35-p0 > table > tbody > tr:nth-child(33) > td:nth-child(35) {
  padding: 0;
}

formio .tr-33-td-35-m0 > table > tbody > tr:nth-child(33) > td:nth-child(35) {
  margin: 0;
}

formio .tr-33-td-35-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-36-p0 > table > tbody > tr:nth-child(33) > td:nth-child(36) {
  padding: 0;
}

formio .tr-33-td-36-m0 > table > tbody > tr:nth-child(33) > td:nth-child(36) {
  margin: 0;
}

formio .tr-33-td-36-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-37-p0 > table > tbody > tr:nth-child(33) > td:nth-child(37) {
  padding: 0;
}

formio .tr-33-td-37-m0 > table > tbody > tr:nth-child(33) > td:nth-child(37) {
  margin: 0;
}

formio .tr-33-td-37-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-38-p0 > table > tbody > tr:nth-child(33) > td:nth-child(38) {
  padding: 0;
}

formio .tr-33-td-38-m0 > table > tbody > tr:nth-child(33) > td:nth-child(38) {
  margin: 0;
}

formio .tr-33-td-38-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-39-p0 > table > tbody > tr:nth-child(33) > td:nth-child(39) {
  padding: 0;
}

formio .tr-33-td-39-m0 > table > tbody > tr:nth-child(33) > td:nth-child(39) {
  margin: 0;
}

formio .tr-33-td-39-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-40-p0 > table > tbody > tr:nth-child(33) > td:nth-child(40) {
  padding: 0;
}

formio .tr-33-td-40-m0 > table > tbody > tr:nth-child(33) > td:nth-child(40) {
  margin: 0;
}

formio .tr-33-td-40-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-41-p0 > table > tbody > tr:nth-child(33) > td:nth-child(41) {
  padding: 0;
}

formio .tr-33-td-41-m0 > table > tbody > tr:nth-child(33) > td:nth-child(41) {
  margin: 0;
}

formio .tr-33-td-41-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-42-p0 > table > tbody > tr:nth-child(33) > td:nth-child(42) {
  padding: 0;
}

formio .tr-33-td-42-m0 > table > tbody > tr:nth-child(33) > td:nth-child(42) {
  margin: 0;
}

formio .tr-33-td-42-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-43-p0 > table > tbody > tr:nth-child(33) > td:nth-child(43) {
  padding: 0;
}

formio .tr-33-td-43-m0 > table > tbody > tr:nth-child(33) > td:nth-child(43) {
  margin: 0;
}

formio .tr-33-td-43-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-44-p0 > table > tbody > tr:nth-child(33) > td:nth-child(44) {
  padding: 0;
}

formio .tr-33-td-44-m0 > table > tbody > tr:nth-child(33) > td:nth-child(44) {
  margin: 0;
}

formio .tr-33-td-44-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-45-p0 > table > tbody > tr:nth-child(33) > td:nth-child(45) {
  padding: 0;
}

formio .tr-33-td-45-m0 > table > tbody > tr:nth-child(33) > td:nth-child(45) {
  margin: 0;
}

formio .tr-33-td-45-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-46-p0 > table > tbody > tr:nth-child(33) > td:nth-child(46) {
  padding: 0;
}

formio .tr-33-td-46-m0 > table > tbody > tr:nth-child(33) > td:nth-child(46) {
  margin: 0;
}

formio .tr-33-td-46-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-47-p0 > table > tbody > tr:nth-child(33) > td:nth-child(47) {
  padding: 0;
}

formio .tr-33-td-47-m0 > table > tbody > tr:nth-child(33) > td:nth-child(47) {
  margin: 0;
}

formio .tr-33-td-47-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-48-p0 > table > tbody > tr:nth-child(33) > td:nth-child(48) {
  padding: 0;
}

formio .tr-33-td-48-m0 > table > tbody > tr:nth-child(33) > td:nth-child(48) {
  margin: 0;
}

formio .tr-33-td-48-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-49-p0 > table > tbody > tr:nth-child(33) > td:nth-child(49) {
  padding: 0;
}

formio .tr-33-td-49-m0 > table > tbody > tr:nth-child(33) > td:nth-child(49) {
  margin: 0;
}

formio .tr-33-td-49-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-50-p0 > table > tbody > tr:nth-child(33) > td:nth-child(50) {
  padding: 0;
}

formio .tr-33-td-50-m0 > table > tbody > tr:nth-child(33) > td:nth-child(50) {
  margin: 0;
}

formio .tr-33-td-50-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-51-p0 > table > tbody > tr:nth-child(33) > td:nth-child(51) {
  padding: 0;
}

formio .tr-33-td-51-m0 > table > tbody > tr:nth-child(33) > td:nth-child(51) {
  margin: 0;
}

formio .tr-33-td-51-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-52-p0 > table > tbody > tr:nth-child(33) > td:nth-child(52) {
  padding: 0;
}

formio .tr-33-td-52-m0 > table > tbody > tr:nth-child(33) > td:nth-child(52) {
  margin: 0;
}

formio .tr-33-td-52-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-53-p0 > table > tbody > tr:nth-child(33) > td:nth-child(53) {
  padding: 0;
}

formio .tr-33-td-53-m0 > table > tbody > tr:nth-child(33) > td:nth-child(53) {
  margin: 0;
}

formio .tr-33-td-53-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-54-p0 > table > tbody > tr:nth-child(33) > td:nth-child(54) {
  padding: 0;
}

formio .tr-33-td-54-m0 > table > tbody > tr:nth-child(33) > td:nth-child(54) {
  margin: 0;
}

formio .tr-33-td-54-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-55-p0 > table > tbody > tr:nth-child(33) > td:nth-child(55) {
  padding: 0;
}

formio .tr-33-td-55-m0 > table > tbody > tr:nth-child(33) > td:nth-child(55) {
  margin: 0;
}

formio .tr-33-td-55-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-56-p0 > table > tbody > tr:nth-child(33) > td:nth-child(56) {
  padding: 0;
}

formio .tr-33-td-56-m0 > table > tbody > tr:nth-child(33) > td:nth-child(56) {
  margin: 0;
}

formio .tr-33-td-56-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-57-p0 > table > tbody > tr:nth-child(33) > td:nth-child(57) {
  padding: 0;
}

formio .tr-33-td-57-m0 > table > tbody > tr:nth-child(33) > td:nth-child(57) {
  margin: 0;
}

formio .tr-33-td-57-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-58-p0 > table > tbody > tr:nth-child(33) > td:nth-child(58) {
  padding: 0;
}

formio .tr-33-td-58-m0 > table > tbody > tr:nth-child(33) > td:nth-child(58) {
  margin: 0;
}

formio .tr-33-td-58-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-33-td-59-p0 > table > tbody > tr:nth-child(33) > td:nth-child(59) {
  padding: 0;
}

formio .tr-33-td-59-m0 > table > tbody > tr:nth-child(33) > td:nth-child(59) {
  margin: 0;
}

formio .tr-33-td-59-ov-hid > table > tbody > tr:nth-child(33) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-1-p0 > table > tbody > tr:nth-child(34) > td:nth-child(1) {
  padding: 0;
}

formio .tr-34-td-1-m0 > table > tbody > tr:nth-child(34) > td:nth-child(1) {
  margin: 0;
}

formio .tr-34-td-1-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-2-p0 > table > tbody > tr:nth-child(34) > td:nth-child(2) {
  padding: 0;
}

formio .tr-34-td-2-m0 > table > tbody > tr:nth-child(34) > td:nth-child(2) {
  margin: 0;
}

formio .tr-34-td-2-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-3-p0 > table > tbody > tr:nth-child(34) > td:nth-child(3) {
  padding: 0;
}

formio .tr-34-td-3-m0 > table > tbody > tr:nth-child(34) > td:nth-child(3) {
  margin: 0;
}

formio .tr-34-td-3-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-4-p0 > table > tbody > tr:nth-child(34) > td:nth-child(4) {
  padding: 0;
}

formio .tr-34-td-4-m0 > table > tbody > tr:nth-child(34) > td:nth-child(4) {
  margin: 0;
}

formio .tr-34-td-4-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-5-p0 > table > tbody > tr:nth-child(34) > td:nth-child(5) {
  padding: 0;
}

formio .tr-34-td-5-m0 > table > tbody > tr:nth-child(34) > td:nth-child(5) {
  margin: 0;
}

formio .tr-34-td-5-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-6-p0 > table > tbody > tr:nth-child(34) > td:nth-child(6) {
  padding: 0;
}

formio .tr-34-td-6-m0 > table > tbody > tr:nth-child(34) > td:nth-child(6) {
  margin: 0;
}

formio .tr-34-td-6-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-7-p0 > table > tbody > tr:nth-child(34) > td:nth-child(7) {
  padding: 0;
}

formio .tr-34-td-7-m0 > table > tbody > tr:nth-child(34) > td:nth-child(7) {
  margin: 0;
}

formio .tr-34-td-7-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-8-p0 > table > tbody > tr:nth-child(34) > td:nth-child(8) {
  padding: 0;
}

formio .tr-34-td-8-m0 > table > tbody > tr:nth-child(34) > td:nth-child(8) {
  margin: 0;
}

formio .tr-34-td-8-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-9-p0 > table > tbody > tr:nth-child(34) > td:nth-child(9) {
  padding: 0;
}

formio .tr-34-td-9-m0 > table > tbody > tr:nth-child(34) > td:nth-child(9) {
  margin: 0;
}

formio .tr-34-td-9-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-10-p0 > table > tbody > tr:nth-child(34) > td:nth-child(10) {
  padding: 0;
}

formio .tr-34-td-10-m0 > table > tbody > tr:nth-child(34) > td:nth-child(10) {
  margin: 0;
}

formio .tr-34-td-10-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-11-p0 > table > tbody > tr:nth-child(34) > td:nth-child(11) {
  padding: 0;
}

formio .tr-34-td-11-m0 > table > tbody > tr:nth-child(34) > td:nth-child(11) {
  margin: 0;
}

formio .tr-34-td-11-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-12-p0 > table > tbody > tr:nth-child(34) > td:nth-child(12) {
  padding: 0;
}

formio .tr-34-td-12-m0 > table > tbody > tr:nth-child(34) > td:nth-child(12) {
  margin: 0;
}

formio .tr-34-td-12-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-13-p0 > table > tbody > tr:nth-child(34) > td:nth-child(13) {
  padding: 0;
}

formio .tr-34-td-13-m0 > table > tbody > tr:nth-child(34) > td:nth-child(13) {
  margin: 0;
}

formio .tr-34-td-13-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-14-p0 > table > tbody > tr:nth-child(34) > td:nth-child(14) {
  padding: 0;
}

formio .tr-34-td-14-m0 > table > tbody > tr:nth-child(34) > td:nth-child(14) {
  margin: 0;
}

formio .tr-34-td-14-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-15-p0 > table > tbody > tr:nth-child(34) > td:nth-child(15) {
  padding: 0;
}

formio .tr-34-td-15-m0 > table > tbody > tr:nth-child(34) > td:nth-child(15) {
  margin: 0;
}

formio .tr-34-td-15-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-16-p0 > table > tbody > tr:nth-child(34) > td:nth-child(16) {
  padding: 0;
}

formio .tr-34-td-16-m0 > table > tbody > tr:nth-child(34) > td:nth-child(16) {
  margin: 0;
}

formio .tr-34-td-16-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-17-p0 > table > tbody > tr:nth-child(34) > td:nth-child(17) {
  padding: 0;
}

formio .tr-34-td-17-m0 > table > tbody > tr:nth-child(34) > td:nth-child(17) {
  margin: 0;
}

formio .tr-34-td-17-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-18-p0 > table > tbody > tr:nth-child(34) > td:nth-child(18) {
  padding: 0;
}

formio .tr-34-td-18-m0 > table > tbody > tr:nth-child(34) > td:nth-child(18) {
  margin: 0;
}

formio .tr-34-td-18-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-19-p0 > table > tbody > tr:nth-child(34) > td:nth-child(19) {
  padding: 0;
}

formio .tr-34-td-19-m0 > table > tbody > tr:nth-child(34) > td:nth-child(19) {
  margin: 0;
}

formio .tr-34-td-19-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-20-p0 > table > tbody > tr:nth-child(34) > td:nth-child(20) {
  padding: 0;
}

formio .tr-34-td-20-m0 > table > tbody > tr:nth-child(34) > td:nth-child(20) {
  margin: 0;
}

formio .tr-34-td-20-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-21-p0 > table > tbody > tr:nth-child(34) > td:nth-child(21) {
  padding: 0;
}

formio .tr-34-td-21-m0 > table > tbody > tr:nth-child(34) > td:nth-child(21) {
  margin: 0;
}

formio .tr-34-td-21-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-22-p0 > table > tbody > tr:nth-child(34) > td:nth-child(22) {
  padding: 0;
}

formio .tr-34-td-22-m0 > table > tbody > tr:nth-child(34) > td:nth-child(22) {
  margin: 0;
}

formio .tr-34-td-22-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-23-p0 > table > tbody > tr:nth-child(34) > td:nth-child(23) {
  padding: 0;
}

formio .tr-34-td-23-m0 > table > tbody > tr:nth-child(34) > td:nth-child(23) {
  margin: 0;
}

formio .tr-34-td-23-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-24-p0 > table > tbody > tr:nth-child(34) > td:nth-child(24) {
  padding: 0;
}

formio .tr-34-td-24-m0 > table > tbody > tr:nth-child(34) > td:nth-child(24) {
  margin: 0;
}

formio .tr-34-td-24-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-25-p0 > table > tbody > tr:nth-child(34) > td:nth-child(25) {
  padding: 0;
}

formio .tr-34-td-25-m0 > table > tbody > tr:nth-child(34) > td:nth-child(25) {
  margin: 0;
}

formio .tr-34-td-25-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-26-p0 > table > tbody > tr:nth-child(34) > td:nth-child(26) {
  padding: 0;
}

formio .tr-34-td-26-m0 > table > tbody > tr:nth-child(34) > td:nth-child(26) {
  margin: 0;
}

formio .tr-34-td-26-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-27-p0 > table > tbody > tr:nth-child(34) > td:nth-child(27) {
  padding: 0;
}

formio .tr-34-td-27-m0 > table > tbody > tr:nth-child(34) > td:nth-child(27) {
  margin: 0;
}

formio .tr-34-td-27-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-28-p0 > table > tbody > tr:nth-child(34) > td:nth-child(28) {
  padding: 0;
}

formio .tr-34-td-28-m0 > table > tbody > tr:nth-child(34) > td:nth-child(28) {
  margin: 0;
}

formio .tr-34-td-28-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-29-p0 > table > tbody > tr:nth-child(34) > td:nth-child(29) {
  padding: 0;
}

formio .tr-34-td-29-m0 > table > tbody > tr:nth-child(34) > td:nth-child(29) {
  margin: 0;
}

formio .tr-34-td-29-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-30-p0 > table > tbody > tr:nth-child(34) > td:nth-child(30) {
  padding: 0;
}

formio .tr-34-td-30-m0 > table > tbody > tr:nth-child(34) > td:nth-child(30) {
  margin: 0;
}

formio .tr-34-td-30-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-31-p0 > table > tbody > tr:nth-child(34) > td:nth-child(31) {
  padding: 0;
}

formio .tr-34-td-31-m0 > table > tbody > tr:nth-child(34) > td:nth-child(31) {
  margin: 0;
}

formio .tr-34-td-31-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-32-p0 > table > tbody > tr:nth-child(34) > td:nth-child(32) {
  padding: 0;
}

formio .tr-34-td-32-m0 > table > tbody > tr:nth-child(34) > td:nth-child(32) {
  margin: 0;
}

formio .tr-34-td-32-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-33-p0 > table > tbody > tr:nth-child(34) > td:nth-child(33) {
  padding: 0;
}

formio .tr-34-td-33-m0 > table > tbody > tr:nth-child(34) > td:nth-child(33) {
  margin: 0;
}

formio .tr-34-td-33-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-34-p0 > table > tbody > tr:nth-child(34) > td:nth-child(34) {
  padding: 0;
}

formio .tr-34-td-34-m0 > table > tbody > tr:nth-child(34) > td:nth-child(34) {
  margin: 0;
}

formio .tr-34-td-34-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-35-p0 > table > tbody > tr:nth-child(34) > td:nth-child(35) {
  padding: 0;
}

formio .tr-34-td-35-m0 > table > tbody > tr:nth-child(34) > td:nth-child(35) {
  margin: 0;
}

formio .tr-34-td-35-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-36-p0 > table > tbody > tr:nth-child(34) > td:nth-child(36) {
  padding: 0;
}

formio .tr-34-td-36-m0 > table > tbody > tr:nth-child(34) > td:nth-child(36) {
  margin: 0;
}

formio .tr-34-td-36-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-37-p0 > table > tbody > tr:nth-child(34) > td:nth-child(37) {
  padding: 0;
}

formio .tr-34-td-37-m0 > table > tbody > tr:nth-child(34) > td:nth-child(37) {
  margin: 0;
}

formio .tr-34-td-37-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-38-p0 > table > tbody > tr:nth-child(34) > td:nth-child(38) {
  padding: 0;
}

formio .tr-34-td-38-m0 > table > tbody > tr:nth-child(34) > td:nth-child(38) {
  margin: 0;
}

formio .tr-34-td-38-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-39-p0 > table > tbody > tr:nth-child(34) > td:nth-child(39) {
  padding: 0;
}

formio .tr-34-td-39-m0 > table > tbody > tr:nth-child(34) > td:nth-child(39) {
  margin: 0;
}

formio .tr-34-td-39-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-40-p0 > table > tbody > tr:nth-child(34) > td:nth-child(40) {
  padding: 0;
}

formio .tr-34-td-40-m0 > table > tbody > tr:nth-child(34) > td:nth-child(40) {
  margin: 0;
}

formio .tr-34-td-40-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-41-p0 > table > tbody > tr:nth-child(34) > td:nth-child(41) {
  padding: 0;
}

formio .tr-34-td-41-m0 > table > tbody > tr:nth-child(34) > td:nth-child(41) {
  margin: 0;
}

formio .tr-34-td-41-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-42-p0 > table > tbody > tr:nth-child(34) > td:nth-child(42) {
  padding: 0;
}

formio .tr-34-td-42-m0 > table > tbody > tr:nth-child(34) > td:nth-child(42) {
  margin: 0;
}

formio .tr-34-td-42-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-43-p0 > table > tbody > tr:nth-child(34) > td:nth-child(43) {
  padding: 0;
}

formio .tr-34-td-43-m0 > table > tbody > tr:nth-child(34) > td:nth-child(43) {
  margin: 0;
}

formio .tr-34-td-43-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-44-p0 > table > tbody > tr:nth-child(34) > td:nth-child(44) {
  padding: 0;
}

formio .tr-34-td-44-m0 > table > tbody > tr:nth-child(34) > td:nth-child(44) {
  margin: 0;
}

formio .tr-34-td-44-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-45-p0 > table > tbody > tr:nth-child(34) > td:nth-child(45) {
  padding: 0;
}

formio .tr-34-td-45-m0 > table > tbody > tr:nth-child(34) > td:nth-child(45) {
  margin: 0;
}

formio .tr-34-td-45-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-46-p0 > table > tbody > tr:nth-child(34) > td:nth-child(46) {
  padding: 0;
}

formio .tr-34-td-46-m0 > table > tbody > tr:nth-child(34) > td:nth-child(46) {
  margin: 0;
}

formio .tr-34-td-46-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-47-p0 > table > tbody > tr:nth-child(34) > td:nth-child(47) {
  padding: 0;
}

formio .tr-34-td-47-m0 > table > tbody > tr:nth-child(34) > td:nth-child(47) {
  margin: 0;
}

formio .tr-34-td-47-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-48-p0 > table > tbody > tr:nth-child(34) > td:nth-child(48) {
  padding: 0;
}

formio .tr-34-td-48-m0 > table > tbody > tr:nth-child(34) > td:nth-child(48) {
  margin: 0;
}

formio .tr-34-td-48-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-49-p0 > table > tbody > tr:nth-child(34) > td:nth-child(49) {
  padding: 0;
}

formio .tr-34-td-49-m0 > table > tbody > tr:nth-child(34) > td:nth-child(49) {
  margin: 0;
}

formio .tr-34-td-49-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-50-p0 > table > tbody > tr:nth-child(34) > td:nth-child(50) {
  padding: 0;
}

formio .tr-34-td-50-m0 > table > tbody > tr:nth-child(34) > td:nth-child(50) {
  margin: 0;
}

formio .tr-34-td-50-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-51-p0 > table > tbody > tr:nth-child(34) > td:nth-child(51) {
  padding: 0;
}

formio .tr-34-td-51-m0 > table > tbody > tr:nth-child(34) > td:nth-child(51) {
  margin: 0;
}

formio .tr-34-td-51-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-52-p0 > table > tbody > tr:nth-child(34) > td:nth-child(52) {
  padding: 0;
}

formio .tr-34-td-52-m0 > table > tbody > tr:nth-child(34) > td:nth-child(52) {
  margin: 0;
}

formio .tr-34-td-52-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-53-p0 > table > tbody > tr:nth-child(34) > td:nth-child(53) {
  padding: 0;
}

formio .tr-34-td-53-m0 > table > tbody > tr:nth-child(34) > td:nth-child(53) {
  margin: 0;
}

formio .tr-34-td-53-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-54-p0 > table > tbody > tr:nth-child(34) > td:nth-child(54) {
  padding: 0;
}

formio .tr-34-td-54-m0 > table > tbody > tr:nth-child(34) > td:nth-child(54) {
  margin: 0;
}

formio .tr-34-td-54-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-55-p0 > table > tbody > tr:nth-child(34) > td:nth-child(55) {
  padding: 0;
}

formio .tr-34-td-55-m0 > table > tbody > tr:nth-child(34) > td:nth-child(55) {
  margin: 0;
}

formio .tr-34-td-55-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-56-p0 > table > tbody > tr:nth-child(34) > td:nth-child(56) {
  padding: 0;
}

formio .tr-34-td-56-m0 > table > tbody > tr:nth-child(34) > td:nth-child(56) {
  margin: 0;
}

formio .tr-34-td-56-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-57-p0 > table > tbody > tr:nth-child(34) > td:nth-child(57) {
  padding: 0;
}

formio .tr-34-td-57-m0 > table > tbody > tr:nth-child(34) > td:nth-child(57) {
  margin: 0;
}

formio .tr-34-td-57-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-58-p0 > table > tbody > tr:nth-child(34) > td:nth-child(58) {
  padding: 0;
}

formio .tr-34-td-58-m0 > table > tbody > tr:nth-child(34) > td:nth-child(58) {
  margin: 0;
}

formio .tr-34-td-58-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-34-td-59-p0 > table > tbody > tr:nth-child(34) > td:nth-child(59) {
  padding: 0;
}

formio .tr-34-td-59-m0 > table > tbody > tr:nth-child(34) > td:nth-child(59) {
  margin: 0;
}

formio .tr-34-td-59-ov-hid > table > tbody > tr:nth-child(34) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-1-p0 > table > tbody > tr:nth-child(35) > td:nth-child(1) {
  padding: 0;
}

formio .tr-35-td-1-m0 > table > tbody > tr:nth-child(35) > td:nth-child(1) {
  margin: 0;
}

formio .tr-35-td-1-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-2-p0 > table > tbody > tr:nth-child(35) > td:nth-child(2) {
  padding: 0;
}

formio .tr-35-td-2-m0 > table > tbody > tr:nth-child(35) > td:nth-child(2) {
  margin: 0;
}

formio .tr-35-td-2-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-3-p0 > table > tbody > tr:nth-child(35) > td:nth-child(3) {
  padding: 0;
}

formio .tr-35-td-3-m0 > table > tbody > tr:nth-child(35) > td:nth-child(3) {
  margin: 0;
}

formio .tr-35-td-3-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-4-p0 > table > tbody > tr:nth-child(35) > td:nth-child(4) {
  padding: 0;
}

formio .tr-35-td-4-m0 > table > tbody > tr:nth-child(35) > td:nth-child(4) {
  margin: 0;
}

formio .tr-35-td-4-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-5-p0 > table > tbody > tr:nth-child(35) > td:nth-child(5) {
  padding: 0;
}

formio .tr-35-td-5-m0 > table > tbody > tr:nth-child(35) > td:nth-child(5) {
  margin: 0;
}

formio .tr-35-td-5-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-6-p0 > table > tbody > tr:nth-child(35) > td:nth-child(6) {
  padding: 0;
}

formio .tr-35-td-6-m0 > table > tbody > tr:nth-child(35) > td:nth-child(6) {
  margin: 0;
}

formio .tr-35-td-6-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-7-p0 > table > tbody > tr:nth-child(35) > td:nth-child(7) {
  padding: 0;
}

formio .tr-35-td-7-m0 > table > tbody > tr:nth-child(35) > td:nth-child(7) {
  margin: 0;
}

formio .tr-35-td-7-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-8-p0 > table > tbody > tr:nth-child(35) > td:nth-child(8) {
  padding: 0;
}

formio .tr-35-td-8-m0 > table > tbody > tr:nth-child(35) > td:nth-child(8) {
  margin: 0;
}

formio .tr-35-td-8-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-9-p0 > table > tbody > tr:nth-child(35) > td:nth-child(9) {
  padding: 0;
}

formio .tr-35-td-9-m0 > table > tbody > tr:nth-child(35) > td:nth-child(9) {
  margin: 0;
}

formio .tr-35-td-9-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-10-p0 > table > tbody > tr:nth-child(35) > td:nth-child(10) {
  padding: 0;
}

formio .tr-35-td-10-m0 > table > tbody > tr:nth-child(35) > td:nth-child(10) {
  margin: 0;
}

formio .tr-35-td-10-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-11-p0 > table > tbody > tr:nth-child(35) > td:nth-child(11) {
  padding: 0;
}

formio .tr-35-td-11-m0 > table > tbody > tr:nth-child(35) > td:nth-child(11) {
  margin: 0;
}

formio .tr-35-td-11-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-12-p0 > table > tbody > tr:nth-child(35) > td:nth-child(12) {
  padding: 0;
}

formio .tr-35-td-12-m0 > table > tbody > tr:nth-child(35) > td:nth-child(12) {
  margin: 0;
}

formio .tr-35-td-12-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-13-p0 > table > tbody > tr:nth-child(35) > td:nth-child(13) {
  padding: 0;
}

formio .tr-35-td-13-m0 > table > tbody > tr:nth-child(35) > td:nth-child(13) {
  margin: 0;
}

formio .tr-35-td-13-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-14-p0 > table > tbody > tr:nth-child(35) > td:nth-child(14) {
  padding: 0;
}

formio .tr-35-td-14-m0 > table > tbody > tr:nth-child(35) > td:nth-child(14) {
  margin: 0;
}

formio .tr-35-td-14-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-15-p0 > table > tbody > tr:nth-child(35) > td:nth-child(15) {
  padding: 0;
}

formio .tr-35-td-15-m0 > table > tbody > tr:nth-child(35) > td:nth-child(15) {
  margin: 0;
}

formio .tr-35-td-15-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-16-p0 > table > tbody > tr:nth-child(35) > td:nth-child(16) {
  padding: 0;
}

formio .tr-35-td-16-m0 > table > tbody > tr:nth-child(35) > td:nth-child(16) {
  margin: 0;
}

formio .tr-35-td-16-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-17-p0 > table > tbody > tr:nth-child(35) > td:nth-child(17) {
  padding: 0;
}

formio .tr-35-td-17-m0 > table > tbody > tr:nth-child(35) > td:nth-child(17) {
  margin: 0;
}

formio .tr-35-td-17-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-18-p0 > table > tbody > tr:nth-child(35) > td:nth-child(18) {
  padding: 0;
}

formio .tr-35-td-18-m0 > table > tbody > tr:nth-child(35) > td:nth-child(18) {
  margin: 0;
}

formio .tr-35-td-18-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-19-p0 > table > tbody > tr:nth-child(35) > td:nth-child(19) {
  padding: 0;
}

formio .tr-35-td-19-m0 > table > tbody > tr:nth-child(35) > td:nth-child(19) {
  margin: 0;
}

formio .tr-35-td-19-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-20-p0 > table > tbody > tr:nth-child(35) > td:nth-child(20) {
  padding: 0;
}

formio .tr-35-td-20-m0 > table > tbody > tr:nth-child(35) > td:nth-child(20) {
  margin: 0;
}

formio .tr-35-td-20-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-21-p0 > table > tbody > tr:nth-child(35) > td:nth-child(21) {
  padding: 0;
}

formio .tr-35-td-21-m0 > table > tbody > tr:nth-child(35) > td:nth-child(21) {
  margin: 0;
}

formio .tr-35-td-21-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-22-p0 > table > tbody > tr:nth-child(35) > td:nth-child(22) {
  padding: 0;
}

formio .tr-35-td-22-m0 > table > tbody > tr:nth-child(35) > td:nth-child(22) {
  margin: 0;
}

formio .tr-35-td-22-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-23-p0 > table > tbody > tr:nth-child(35) > td:nth-child(23) {
  padding: 0;
}

formio .tr-35-td-23-m0 > table > tbody > tr:nth-child(35) > td:nth-child(23) {
  margin: 0;
}

formio .tr-35-td-23-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-24-p0 > table > tbody > tr:nth-child(35) > td:nth-child(24) {
  padding: 0;
}

formio .tr-35-td-24-m0 > table > tbody > tr:nth-child(35) > td:nth-child(24) {
  margin: 0;
}

formio .tr-35-td-24-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-25-p0 > table > tbody > tr:nth-child(35) > td:nth-child(25) {
  padding: 0;
}

formio .tr-35-td-25-m0 > table > tbody > tr:nth-child(35) > td:nth-child(25) {
  margin: 0;
}

formio .tr-35-td-25-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-26-p0 > table > tbody > tr:nth-child(35) > td:nth-child(26) {
  padding: 0;
}

formio .tr-35-td-26-m0 > table > tbody > tr:nth-child(35) > td:nth-child(26) {
  margin: 0;
}

formio .tr-35-td-26-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-27-p0 > table > tbody > tr:nth-child(35) > td:nth-child(27) {
  padding: 0;
}

formio .tr-35-td-27-m0 > table > tbody > tr:nth-child(35) > td:nth-child(27) {
  margin: 0;
}

formio .tr-35-td-27-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-28-p0 > table > tbody > tr:nth-child(35) > td:nth-child(28) {
  padding: 0;
}

formio .tr-35-td-28-m0 > table > tbody > tr:nth-child(35) > td:nth-child(28) {
  margin: 0;
}

formio .tr-35-td-28-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-29-p0 > table > tbody > tr:nth-child(35) > td:nth-child(29) {
  padding: 0;
}

formio .tr-35-td-29-m0 > table > tbody > tr:nth-child(35) > td:nth-child(29) {
  margin: 0;
}

formio .tr-35-td-29-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-30-p0 > table > tbody > tr:nth-child(35) > td:nth-child(30) {
  padding: 0;
}

formio .tr-35-td-30-m0 > table > tbody > tr:nth-child(35) > td:nth-child(30) {
  margin: 0;
}

formio .tr-35-td-30-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-31-p0 > table > tbody > tr:nth-child(35) > td:nth-child(31) {
  padding: 0;
}

formio .tr-35-td-31-m0 > table > tbody > tr:nth-child(35) > td:nth-child(31) {
  margin: 0;
}

formio .tr-35-td-31-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-32-p0 > table > tbody > tr:nth-child(35) > td:nth-child(32) {
  padding: 0;
}

formio .tr-35-td-32-m0 > table > tbody > tr:nth-child(35) > td:nth-child(32) {
  margin: 0;
}

formio .tr-35-td-32-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-33-p0 > table > tbody > tr:nth-child(35) > td:nth-child(33) {
  padding: 0;
}

formio .tr-35-td-33-m0 > table > tbody > tr:nth-child(35) > td:nth-child(33) {
  margin: 0;
}

formio .tr-35-td-33-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-34-p0 > table > tbody > tr:nth-child(35) > td:nth-child(34) {
  padding: 0;
}

formio .tr-35-td-34-m0 > table > tbody > tr:nth-child(35) > td:nth-child(34) {
  margin: 0;
}

formio .tr-35-td-34-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-35-p0 > table > tbody > tr:nth-child(35) > td:nth-child(35) {
  padding: 0;
}

formio .tr-35-td-35-m0 > table > tbody > tr:nth-child(35) > td:nth-child(35) {
  margin: 0;
}

formio .tr-35-td-35-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-36-p0 > table > tbody > tr:nth-child(35) > td:nth-child(36) {
  padding: 0;
}

formio .tr-35-td-36-m0 > table > tbody > tr:nth-child(35) > td:nth-child(36) {
  margin: 0;
}

formio .tr-35-td-36-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-37-p0 > table > tbody > tr:nth-child(35) > td:nth-child(37) {
  padding: 0;
}

formio .tr-35-td-37-m0 > table > tbody > tr:nth-child(35) > td:nth-child(37) {
  margin: 0;
}

formio .tr-35-td-37-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-38-p0 > table > tbody > tr:nth-child(35) > td:nth-child(38) {
  padding: 0;
}

formio .tr-35-td-38-m0 > table > tbody > tr:nth-child(35) > td:nth-child(38) {
  margin: 0;
}

formio .tr-35-td-38-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-39-p0 > table > tbody > tr:nth-child(35) > td:nth-child(39) {
  padding: 0;
}

formio .tr-35-td-39-m0 > table > tbody > tr:nth-child(35) > td:nth-child(39) {
  margin: 0;
}

formio .tr-35-td-39-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-40-p0 > table > tbody > tr:nth-child(35) > td:nth-child(40) {
  padding: 0;
}

formio .tr-35-td-40-m0 > table > tbody > tr:nth-child(35) > td:nth-child(40) {
  margin: 0;
}

formio .tr-35-td-40-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-41-p0 > table > tbody > tr:nth-child(35) > td:nth-child(41) {
  padding: 0;
}

formio .tr-35-td-41-m0 > table > tbody > tr:nth-child(35) > td:nth-child(41) {
  margin: 0;
}

formio .tr-35-td-41-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-42-p0 > table > tbody > tr:nth-child(35) > td:nth-child(42) {
  padding: 0;
}

formio .tr-35-td-42-m0 > table > tbody > tr:nth-child(35) > td:nth-child(42) {
  margin: 0;
}

formio .tr-35-td-42-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-43-p0 > table > tbody > tr:nth-child(35) > td:nth-child(43) {
  padding: 0;
}

formio .tr-35-td-43-m0 > table > tbody > tr:nth-child(35) > td:nth-child(43) {
  margin: 0;
}

formio .tr-35-td-43-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-44-p0 > table > tbody > tr:nth-child(35) > td:nth-child(44) {
  padding: 0;
}

formio .tr-35-td-44-m0 > table > tbody > tr:nth-child(35) > td:nth-child(44) {
  margin: 0;
}

formio .tr-35-td-44-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-45-p0 > table > tbody > tr:nth-child(35) > td:nth-child(45) {
  padding: 0;
}

formio .tr-35-td-45-m0 > table > tbody > tr:nth-child(35) > td:nth-child(45) {
  margin: 0;
}

formio .tr-35-td-45-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-46-p0 > table > tbody > tr:nth-child(35) > td:nth-child(46) {
  padding: 0;
}

formio .tr-35-td-46-m0 > table > tbody > tr:nth-child(35) > td:nth-child(46) {
  margin: 0;
}

formio .tr-35-td-46-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-47-p0 > table > tbody > tr:nth-child(35) > td:nth-child(47) {
  padding: 0;
}

formio .tr-35-td-47-m0 > table > tbody > tr:nth-child(35) > td:nth-child(47) {
  margin: 0;
}

formio .tr-35-td-47-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-48-p0 > table > tbody > tr:nth-child(35) > td:nth-child(48) {
  padding: 0;
}

formio .tr-35-td-48-m0 > table > tbody > tr:nth-child(35) > td:nth-child(48) {
  margin: 0;
}

formio .tr-35-td-48-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-49-p0 > table > tbody > tr:nth-child(35) > td:nth-child(49) {
  padding: 0;
}

formio .tr-35-td-49-m0 > table > tbody > tr:nth-child(35) > td:nth-child(49) {
  margin: 0;
}

formio .tr-35-td-49-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-50-p0 > table > tbody > tr:nth-child(35) > td:nth-child(50) {
  padding: 0;
}

formio .tr-35-td-50-m0 > table > tbody > tr:nth-child(35) > td:nth-child(50) {
  margin: 0;
}

formio .tr-35-td-50-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-51-p0 > table > tbody > tr:nth-child(35) > td:nth-child(51) {
  padding: 0;
}

formio .tr-35-td-51-m0 > table > tbody > tr:nth-child(35) > td:nth-child(51) {
  margin: 0;
}

formio .tr-35-td-51-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-52-p0 > table > tbody > tr:nth-child(35) > td:nth-child(52) {
  padding: 0;
}

formio .tr-35-td-52-m0 > table > tbody > tr:nth-child(35) > td:nth-child(52) {
  margin: 0;
}

formio .tr-35-td-52-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-53-p0 > table > tbody > tr:nth-child(35) > td:nth-child(53) {
  padding: 0;
}

formio .tr-35-td-53-m0 > table > tbody > tr:nth-child(35) > td:nth-child(53) {
  margin: 0;
}

formio .tr-35-td-53-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-54-p0 > table > tbody > tr:nth-child(35) > td:nth-child(54) {
  padding: 0;
}

formio .tr-35-td-54-m0 > table > tbody > tr:nth-child(35) > td:nth-child(54) {
  margin: 0;
}

formio .tr-35-td-54-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-55-p0 > table > tbody > tr:nth-child(35) > td:nth-child(55) {
  padding: 0;
}

formio .tr-35-td-55-m0 > table > tbody > tr:nth-child(35) > td:nth-child(55) {
  margin: 0;
}

formio .tr-35-td-55-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-56-p0 > table > tbody > tr:nth-child(35) > td:nth-child(56) {
  padding: 0;
}

formio .tr-35-td-56-m0 > table > tbody > tr:nth-child(35) > td:nth-child(56) {
  margin: 0;
}

formio .tr-35-td-56-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-57-p0 > table > tbody > tr:nth-child(35) > td:nth-child(57) {
  padding: 0;
}

formio .tr-35-td-57-m0 > table > tbody > tr:nth-child(35) > td:nth-child(57) {
  margin: 0;
}

formio .tr-35-td-57-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-58-p0 > table > tbody > tr:nth-child(35) > td:nth-child(58) {
  padding: 0;
}

formio .tr-35-td-58-m0 > table > tbody > tr:nth-child(35) > td:nth-child(58) {
  margin: 0;
}

formio .tr-35-td-58-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-35-td-59-p0 > table > tbody > tr:nth-child(35) > td:nth-child(59) {
  padding: 0;
}

formio .tr-35-td-59-m0 > table > tbody > tr:nth-child(35) > td:nth-child(59) {
  margin: 0;
}

formio .tr-35-td-59-ov-hid > table > tbody > tr:nth-child(35) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-1-p0 > table > tbody > tr:nth-child(36) > td:nth-child(1) {
  padding: 0;
}

formio .tr-36-td-1-m0 > table > tbody > tr:nth-child(36) > td:nth-child(1) {
  margin: 0;
}

formio .tr-36-td-1-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-2-p0 > table > tbody > tr:nth-child(36) > td:nth-child(2) {
  padding: 0;
}

formio .tr-36-td-2-m0 > table > tbody > tr:nth-child(36) > td:nth-child(2) {
  margin: 0;
}

formio .tr-36-td-2-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-3-p0 > table > tbody > tr:nth-child(36) > td:nth-child(3) {
  padding: 0;
}

formio .tr-36-td-3-m0 > table > tbody > tr:nth-child(36) > td:nth-child(3) {
  margin: 0;
}

formio .tr-36-td-3-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-4-p0 > table > tbody > tr:nth-child(36) > td:nth-child(4) {
  padding: 0;
}

formio .tr-36-td-4-m0 > table > tbody > tr:nth-child(36) > td:nth-child(4) {
  margin: 0;
}

formio .tr-36-td-4-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-5-p0 > table > tbody > tr:nth-child(36) > td:nth-child(5) {
  padding: 0;
}

formio .tr-36-td-5-m0 > table > tbody > tr:nth-child(36) > td:nth-child(5) {
  margin: 0;
}

formio .tr-36-td-5-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-6-p0 > table > tbody > tr:nth-child(36) > td:nth-child(6) {
  padding: 0;
}

formio .tr-36-td-6-m0 > table > tbody > tr:nth-child(36) > td:nth-child(6) {
  margin: 0;
}

formio .tr-36-td-6-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-7-p0 > table > tbody > tr:nth-child(36) > td:nth-child(7) {
  padding: 0;
}

formio .tr-36-td-7-m0 > table > tbody > tr:nth-child(36) > td:nth-child(7) {
  margin: 0;
}

formio .tr-36-td-7-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-8-p0 > table > tbody > tr:nth-child(36) > td:nth-child(8) {
  padding: 0;
}

formio .tr-36-td-8-m0 > table > tbody > tr:nth-child(36) > td:nth-child(8) {
  margin: 0;
}

formio .tr-36-td-8-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-9-p0 > table > tbody > tr:nth-child(36) > td:nth-child(9) {
  padding: 0;
}

formio .tr-36-td-9-m0 > table > tbody > tr:nth-child(36) > td:nth-child(9) {
  margin: 0;
}

formio .tr-36-td-9-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-10-p0 > table > tbody > tr:nth-child(36) > td:nth-child(10) {
  padding: 0;
}

formio .tr-36-td-10-m0 > table > tbody > tr:nth-child(36) > td:nth-child(10) {
  margin: 0;
}

formio .tr-36-td-10-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-11-p0 > table > tbody > tr:nth-child(36) > td:nth-child(11) {
  padding: 0;
}

formio .tr-36-td-11-m0 > table > tbody > tr:nth-child(36) > td:nth-child(11) {
  margin: 0;
}

formio .tr-36-td-11-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-12-p0 > table > tbody > tr:nth-child(36) > td:nth-child(12) {
  padding: 0;
}

formio .tr-36-td-12-m0 > table > tbody > tr:nth-child(36) > td:nth-child(12) {
  margin: 0;
}

formio .tr-36-td-12-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-13-p0 > table > tbody > tr:nth-child(36) > td:nth-child(13) {
  padding: 0;
}

formio .tr-36-td-13-m0 > table > tbody > tr:nth-child(36) > td:nth-child(13) {
  margin: 0;
}

formio .tr-36-td-13-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-14-p0 > table > tbody > tr:nth-child(36) > td:nth-child(14) {
  padding: 0;
}

formio .tr-36-td-14-m0 > table > tbody > tr:nth-child(36) > td:nth-child(14) {
  margin: 0;
}

formio .tr-36-td-14-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-15-p0 > table > tbody > tr:nth-child(36) > td:nth-child(15) {
  padding: 0;
}

formio .tr-36-td-15-m0 > table > tbody > tr:nth-child(36) > td:nth-child(15) {
  margin: 0;
}

formio .tr-36-td-15-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-16-p0 > table > tbody > tr:nth-child(36) > td:nth-child(16) {
  padding: 0;
}

formio .tr-36-td-16-m0 > table > tbody > tr:nth-child(36) > td:nth-child(16) {
  margin: 0;
}

formio .tr-36-td-16-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-17-p0 > table > tbody > tr:nth-child(36) > td:nth-child(17) {
  padding: 0;
}

formio .tr-36-td-17-m0 > table > tbody > tr:nth-child(36) > td:nth-child(17) {
  margin: 0;
}

formio .tr-36-td-17-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-18-p0 > table > tbody > tr:nth-child(36) > td:nth-child(18) {
  padding: 0;
}

formio .tr-36-td-18-m0 > table > tbody > tr:nth-child(36) > td:nth-child(18) {
  margin: 0;
}

formio .tr-36-td-18-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-19-p0 > table > tbody > tr:nth-child(36) > td:nth-child(19) {
  padding: 0;
}

formio .tr-36-td-19-m0 > table > tbody > tr:nth-child(36) > td:nth-child(19) {
  margin: 0;
}

formio .tr-36-td-19-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-20-p0 > table > tbody > tr:nth-child(36) > td:nth-child(20) {
  padding: 0;
}

formio .tr-36-td-20-m0 > table > tbody > tr:nth-child(36) > td:nth-child(20) {
  margin: 0;
}

formio .tr-36-td-20-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-21-p0 > table > tbody > tr:nth-child(36) > td:nth-child(21) {
  padding: 0;
}

formio .tr-36-td-21-m0 > table > tbody > tr:nth-child(36) > td:nth-child(21) {
  margin: 0;
}

formio .tr-36-td-21-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-22-p0 > table > tbody > tr:nth-child(36) > td:nth-child(22) {
  padding: 0;
}

formio .tr-36-td-22-m0 > table > tbody > tr:nth-child(36) > td:nth-child(22) {
  margin: 0;
}

formio .tr-36-td-22-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-23-p0 > table > tbody > tr:nth-child(36) > td:nth-child(23) {
  padding: 0;
}

formio .tr-36-td-23-m0 > table > tbody > tr:nth-child(36) > td:nth-child(23) {
  margin: 0;
}

formio .tr-36-td-23-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-24-p0 > table > tbody > tr:nth-child(36) > td:nth-child(24) {
  padding: 0;
}

formio .tr-36-td-24-m0 > table > tbody > tr:nth-child(36) > td:nth-child(24) {
  margin: 0;
}

formio .tr-36-td-24-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-25-p0 > table > tbody > tr:nth-child(36) > td:nth-child(25) {
  padding: 0;
}

formio .tr-36-td-25-m0 > table > tbody > tr:nth-child(36) > td:nth-child(25) {
  margin: 0;
}

formio .tr-36-td-25-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-26-p0 > table > tbody > tr:nth-child(36) > td:nth-child(26) {
  padding: 0;
}

formio .tr-36-td-26-m0 > table > tbody > tr:nth-child(36) > td:nth-child(26) {
  margin: 0;
}

formio .tr-36-td-26-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-27-p0 > table > tbody > tr:nth-child(36) > td:nth-child(27) {
  padding: 0;
}

formio .tr-36-td-27-m0 > table > tbody > tr:nth-child(36) > td:nth-child(27) {
  margin: 0;
}

formio .tr-36-td-27-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-28-p0 > table > tbody > tr:nth-child(36) > td:nth-child(28) {
  padding: 0;
}

formio .tr-36-td-28-m0 > table > tbody > tr:nth-child(36) > td:nth-child(28) {
  margin: 0;
}

formio .tr-36-td-28-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-29-p0 > table > tbody > tr:nth-child(36) > td:nth-child(29) {
  padding: 0;
}

formio .tr-36-td-29-m0 > table > tbody > tr:nth-child(36) > td:nth-child(29) {
  margin: 0;
}

formio .tr-36-td-29-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-30-p0 > table > tbody > tr:nth-child(36) > td:nth-child(30) {
  padding: 0;
}

formio .tr-36-td-30-m0 > table > tbody > tr:nth-child(36) > td:nth-child(30) {
  margin: 0;
}

formio .tr-36-td-30-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-31-p0 > table > tbody > tr:nth-child(36) > td:nth-child(31) {
  padding: 0;
}

formio .tr-36-td-31-m0 > table > tbody > tr:nth-child(36) > td:nth-child(31) {
  margin: 0;
}

formio .tr-36-td-31-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-32-p0 > table > tbody > tr:nth-child(36) > td:nth-child(32) {
  padding: 0;
}

formio .tr-36-td-32-m0 > table > tbody > tr:nth-child(36) > td:nth-child(32) {
  margin: 0;
}

formio .tr-36-td-32-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-33-p0 > table > tbody > tr:nth-child(36) > td:nth-child(33) {
  padding: 0;
}

formio .tr-36-td-33-m0 > table > tbody > tr:nth-child(36) > td:nth-child(33) {
  margin: 0;
}

formio .tr-36-td-33-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-34-p0 > table > tbody > tr:nth-child(36) > td:nth-child(34) {
  padding: 0;
}

formio .tr-36-td-34-m0 > table > tbody > tr:nth-child(36) > td:nth-child(34) {
  margin: 0;
}

formio .tr-36-td-34-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-35-p0 > table > tbody > tr:nth-child(36) > td:nth-child(35) {
  padding: 0;
}

formio .tr-36-td-35-m0 > table > tbody > tr:nth-child(36) > td:nth-child(35) {
  margin: 0;
}

formio .tr-36-td-35-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-36-p0 > table > tbody > tr:nth-child(36) > td:nth-child(36) {
  padding: 0;
}

formio .tr-36-td-36-m0 > table > tbody > tr:nth-child(36) > td:nth-child(36) {
  margin: 0;
}

formio .tr-36-td-36-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-37-p0 > table > tbody > tr:nth-child(36) > td:nth-child(37) {
  padding: 0;
}

formio .tr-36-td-37-m0 > table > tbody > tr:nth-child(36) > td:nth-child(37) {
  margin: 0;
}

formio .tr-36-td-37-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-38-p0 > table > tbody > tr:nth-child(36) > td:nth-child(38) {
  padding: 0;
}

formio .tr-36-td-38-m0 > table > tbody > tr:nth-child(36) > td:nth-child(38) {
  margin: 0;
}

formio .tr-36-td-38-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-39-p0 > table > tbody > tr:nth-child(36) > td:nth-child(39) {
  padding: 0;
}

formio .tr-36-td-39-m0 > table > tbody > tr:nth-child(36) > td:nth-child(39) {
  margin: 0;
}

formio .tr-36-td-39-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-40-p0 > table > tbody > tr:nth-child(36) > td:nth-child(40) {
  padding: 0;
}

formio .tr-36-td-40-m0 > table > tbody > tr:nth-child(36) > td:nth-child(40) {
  margin: 0;
}

formio .tr-36-td-40-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-41-p0 > table > tbody > tr:nth-child(36) > td:nth-child(41) {
  padding: 0;
}

formio .tr-36-td-41-m0 > table > tbody > tr:nth-child(36) > td:nth-child(41) {
  margin: 0;
}

formio .tr-36-td-41-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-42-p0 > table > tbody > tr:nth-child(36) > td:nth-child(42) {
  padding: 0;
}

formio .tr-36-td-42-m0 > table > tbody > tr:nth-child(36) > td:nth-child(42) {
  margin: 0;
}

formio .tr-36-td-42-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-43-p0 > table > tbody > tr:nth-child(36) > td:nth-child(43) {
  padding: 0;
}

formio .tr-36-td-43-m0 > table > tbody > tr:nth-child(36) > td:nth-child(43) {
  margin: 0;
}

formio .tr-36-td-43-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-44-p0 > table > tbody > tr:nth-child(36) > td:nth-child(44) {
  padding: 0;
}

formio .tr-36-td-44-m0 > table > tbody > tr:nth-child(36) > td:nth-child(44) {
  margin: 0;
}

formio .tr-36-td-44-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-45-p0 > table > tbody > tr:nth-child(36) > td:nth-child(45) {
  padding: 0;
}

formio .tr-36-td-45-m0 > table > tbody > tr:nth-child(36) > td:nth-child(45) {
  margin: 0;
}

formio .tr-36-td-45-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-46-p0 > table > tbody > tr:nth-child(36) > td:nth-child(46) {
  padding: 0;
}

formio .tr-36-td-46-m0 > table > tbody > tr:nth-child(36) > td:nth-child(46) {
  margin: 0;
}

formio .tr-36-td-46-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-47-p0 > table > tbody > tr:nth-child(36) > td:nth-child(47) {
  padding: 0;
}

formio .tr-36-td-47-m0 > table > tbody > tr:nth-child(36) > td:nth-child(47) {
  margin: 0;
}

formio .tr-36-td-47-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-48-p0 > table > tbody > tr:nth-child(36) > td:nth-child(48) {
  padding: 0;
}

formio .tr-36-td-48-m0 > table > tbody > tr:nth-child(36) > td:nth-child(48) {
  margin: 0;
}

formio .tr-36-td-48-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-49-p0 > table > tbody > tr:nth-child(36) > td:nth-child(49) {
  padding: 0;
}

formio .tr-36-td-49-m0 > table > tbody > tr:nth-child(36) > td:nth-child(49) {
  margin: 0;
}

formio .tr-36-td-49-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-50-p0 > table > tbody > tr:nth-child(36) > td:nth-child(50) {
  padding: 0;
}

formio .tr-36-td-50-m0 > table > tbody > tr:nth-child(36) > td:nth-child(50) {
  margin: 0;
}

formio .tr-36-td-50-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-51-p0 > table > tbody > tr:nth-child(36) > td:nth-child(51) {
  padding: 0;
}

formio .tr-36-td-51-m0 > table > tbody > tr:nth-child(36) > td:nth-child(51) {
  margin: 0;
}

formio .tr-36-td-51-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-52-p0 > table > tbody > tr:nth-child(36) > td:nth-child(52) {
  padding: 0;
}

formio .tr-36-td-52-m0 > table > tbody > tr:nth-child(36) > td:nth-child(52) {
  margin: 0;
}

formio .tr-36-td-52-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-53-p0 > table > tbody > tr:nth-child(36) > td:nth-child(53) {
  padding: 0;
}

formio .tr-36-td-53-m0 > table > tbody > tr:nth-child(36) > td:nth-child(53) {
  margin: 0;
}

formio .tr-36-td-53-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-54-p0 > table > tbody > tr:nth-child(36) > td:nth-child(54) {
  padding: 0;
}

formio .tr-36-td-54-m0 > table > tbody > tr:nth-child(36) > td:nth-child(54) {
  margin: 0;
}

formio .tr-36-td-54-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-55-p0 > table > tbody > tr:nth-child(36) > td:nth-child(55) {
  padding: 0;
}

formio .tr-36-td-55-m0 > table > tbody > tr:nth-child(36) > td:nth-child(55) {
  margin: 0;
}

formio .tr-36-td-55-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-56-p0 > table > tbody > tr:nth-child(36) > td:nth-child(56) {
  padding: 0;
}

formio .tr-36-td-56-m0 > table > tbody > tr:nth-child(36) > td:nth-child(56) {
  margin: 0;
}

formio .tr-36-td-56-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-57-p0 > table > tbody > tr:nth-child(36) > td:nth-child(57) {
  padding: 0;
}

formio .tr-36-td-57-m0 > table > tbody > tr:nth-child(36) > td:nth-child(57) {
  margin: 0;
}

formio .tr-36-td-57-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-58-p0 > table > tbody > tr:nth-child(36) > td:nth-child(58) {
  padding: 0;
}

formio .tr-36-td-58-m0 > table > tbody > tr:nth-child(36) > td:nth-child(58) {
  margin: 0;
}

formio .tr-36-td-58-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-36-td-59-p0 > table > tbody > tr:nth-child(36) > td:nth-child(59) {
  padding: 0;
}

formio .tr-36-td-59-m0 > table > tbody > tr:nth-child(36) > td:nth-child(59) {
  margin: 0;
}

formio .tr-36-td-59-ov-hid > table > tbody > tr:nth-child(36) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-1-p0 > table > tbody > tr:nth-child(37) > td:nth-child(1) {
  padding: 0;
}

formio .tr-37-td-1-m0 > table > tbody > tr:nth-child(37) > td:nth-child(1) {
  margin: 0;
}

formio .tr-37-td-1-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-2-p0 > table > tbody > tr:nth-child(37) > td:nth-child(2) {
  padding: 0;
}

formio .tr-37-td-2-m0 > table > tbody > tr:nth-child(37) > td:nth-child(2) {
  margin: 0;
}

formio .tr-37-td-2-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-3-p0 > table > tbody > tr:nth-child(37) > td:nth-child(3) {
  padding: 0;
}

formio .tr-37-td-3-m0 > table > tbody > tr:nth-child(37) > td:nth-child(3) {
  margin: 0;
}

formio .tr-37-td-3-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-4-p0 > table > tbody > tr:nth-child(37) > td:nth-child(4) {
  padding: 0;
}

formio .tr-37-td-4-m0 > table > tbody > tr:nth-child(37) > td:nth-child(4) {
  margin: 0;
}

formio .tr-37-td-4-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-5-p0 > table > tbody > tr:nth-child(37) > td:nth-child(5) {
  padding: 0;
}

formio .tr-37-td-5-m0 > table > tbody > tr:nth-child(37) > td:nth-child(5) {
  margin: 0;
}

formio .tr-37-td-5-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-6-p0 > table > tbody > tr:nth-child(37) > td:nth-child(6) {
  padding: 0;
}

formio .tr-37-td-6-m0 > table > tbody > tr:nth-child(37) > td:nth-child(6) {
  margin: 0;
}

formio .tr-37-td-6-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-7-p0 > table > tbody > tr:nth-child(37) > td:nth-child(7) {
  padding: 0;
}

formio .tr-37-td-7-m0 > table > tbody > tr:nth-child(37) > td:nth-child(7) {
  margin: 0;
}

formio .tr-37-td-7-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-8-p0 > table > tbody > tr:nth-child(37) > td:nth-child(8) {
  padding: 0;
}

formio .tr-37-td-8-m0 > table > tbody > tr:nth-child(37) > td:nth-child(8) {
  margin: 0;
}

formio .tr-37-td-8-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-9-p0 > table > tbody > tr:nth-child(37) > td:nth-child(9) {
  padding: 0;
}

formio .tr-37-td-9-m0 > table > tbody > tr:nth-child(37) > td:nth-child(9) {
  margin: 0;
}

formio .tr-37-td-9-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-10-p0 > table > tbody > tr:nth-child(37) > td:nth-child(10) {
  padding: 0;
}

formio .tr-37-td-10-m0 > table > tbody > tr:nth-child(37) > td:nth-child(10) {
  margin: 0;
}

formio .tr-37-td-10-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-11-p0 > table > tbody > tr:nth-child(37) > td:nth-child(11) {
  padding: 0;
}

formio .tr-37-td-11-m0 > table > tbody > tr:nth-child(37) > td:nth-child(11) {
  margin: 0;
}

formio .tr-37-td-11-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-12-p0 > table > tbody > tr:nth-child(37) > td:nth-child(12) {
  padding: 0;
}

formio .tr-37-td-12-m0 > table > tbody > tr:nth-child(37) > td:nth-child(12) {
  margin: 0;
}

formio .tr-37-td-12-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-13-p0 > table > tbody > tr:nth-child(37) > td:nth-child(13) {
  padding: 0;
}

formio .tr-37-td-13-m0 > table > tbody > tr:nth-child(37) > td:nth-child(13) {
  margin: 0;
}

formio .tr-37-td-13-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-14-p0 > table > tbody > tr:nth-child(37) > td:nth-child(14) {
  padding: 0;
}

formio .tr-37-td-14-m0 > table > tbody > tr:nth-child(37) > td:nth-child(14) {
  margin: 0;
}

formio .tr-37-td-14-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-15-p0 > table > tbody > tr:nth-child(37) > td:nth-child(15) {
  padding: 0;
}

formio .tr-37-td-15-m0 > table > tbody > tr:nth-child(37) > td:nth-child(15) {
  margin: 0;
}

formio .tr-37-td-15-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-16-p0 > table > tbody > tr:nth-child(37) > td:nth-child(16) {
  padding: 0;
}

formio .tr-37-td-16-m0 > table > tbody > tr:nth-child(37) > td:nth-child(16) {
  margin: 0;
}

formio .tr-37-td-16-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-17-p0 > table > tbody > tr:nth-child(37) > td:nth-child(17) {
  padding: 0;
}

formio .tr-37-td-17-m0 > table > tbody > tr:nth-child(37) > td:nth-child(17) {
  margin: 0;
}

formio .tr-37-td-17-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-18-p0 > table > tbody > tr:nth-child(37) > td:nth-child(18) {
  padding: 0;
}

formio .tr-37-td-18-m0 > table > tbody > tr:nth-child(37) > td:nth-child(18) {
  margin: 0;
}

formio .tr-37-td-18-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-19-p0 > table > tbody > tr:nth-child(37) > td:nth-child(19) {
  padding: 0;
}

formio .tr-37-td-19-m0 > table > tbody > tr:nth-child(37) > td:nth-child(19) {
  margin: 0;
}

formio .tr-37-td-19-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-20-p0 > table > tbody > tr:nth-child(37) > td:nth-child(20) {
  padding: 0;
}

formio .tr-37-td-20-m0 > table > tbody > tr:nth-child(37) > td:nth-child(20) {
  margin: 0;
}

formio .tr-37-td-20-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-21-p0 > table > tbody > tr:nth-child(37) > td:nth-child(21) {
  padding: 0;
}

formio .tr-37-td-21-m0 > table > tbody > tr:nth-child(37) > td:nth-child(21) {
  margin: 0;
}

formio .tr-37-td-21-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-22-p0 > table > tbody > tr:nth-child(37) > td:nth-child(22) {
  padding: 0;
}

formio .tr-37-td-22-m0 > table > tbody > tr:nth-child(37) > td:nth-child(22) {
  margin: 0;
}

formio .tr-37-td-22-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-23-p0 > table > tbody > tr:nth-child(37) > td:nth-child(23) {
  padding: 0;
}

formio .tr-37-td-23-m0 > table > tbody > tr:nth-child(37) > td:nth-child(23) {
  margin: 0;
}

formio .tr-37-td-23-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-24-p0 > table > tbody > tr:nth-child(37) > td:nth-child(24) {
  padding: 0;
}

formio .tr-37-td-24-m0 > table > tbody > tr:nth-child(37) > td:nth-child(24) {
  margin: 0;
}

formio .tr-37-td-24-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-25-p0 > table > tbody > tr:nth-child(37) > td:nth-child(25) {
  padding: 0;
}

formio .tr-37-td-25-m0 > table > tbody > tr:nth-child(37) > td:nth-child(25) {
  margin: 0;
}

formio .tr-37-td-25-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-26-p0 > table > tbody > tr:nth-child(37) > td:nth-child(26) {
  padding: 0;
}

formio .tr-37-td-26-m0 > table > tbody > tr:nth-child(37) > td:nth-child(26) {
  margin: 0;
}

formio .tr-37-td-26-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-27-p0 > table > tbody > tr:nth-child(37) > td:nth-child(27) {
  padding: 0;
}

formio .tr-37-td-27-m0 > table > tbody > tr:nth-child(37) > td:nth-child(27) {
  margin: 0;
}

formio .tr-37-td-27-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-28-p0 > table > tbody > tr:nth-child(37) > td:nth-child(28) {
  padding: 0;
}

formio .tr-37-td-28-m0 > table > tbody > tr:nth-child(37) > td:nth-child(28) {
  margin: 0;
}

formio .tr-37-td-28-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-29-p0 > table > tbody > tr:nth-child(37) > td:nth-child(29) {
  padding: 0;
}

formio .tr-37-td-29-m0 > table > tbody > tr:nth-child(37) > td:nth-child(29) {
  margin: 0;
}

formio .tr-37-td-29-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-30-p0 > table > tbody > tr:nth-child(37) > td:nth-child(30) {
  padding: 0;
}

formio .tr-37-td-30-m0 > table > tbody > tr:nth-child(37) > td:nth-child(30) {
  margin: 0;
}

formio .tr-37-td-30-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-31-p0 > table > tbody > tr:nth-child(37) > td:nth-child(31) {
  padding: 0;
}

formio .tr-37-td-31-m0 > table > tbody > tr:nth-child(37) > td:nth-child(31) {
  margin: 0;
}

formio .tr-37-td-31-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-32-p0 > table > tbody > tr:nth-child(37) > td:nth-child(32) {
  padding: 0;
}

formio .tr-37-td-32-m0 > table > tbody > tr:nth-child(37) > td:nth-child(32) {
  margin: 0;
}

formio .tr-37-td-32-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-33-p0 > table > tbody > tr:nth-child(37) > td:nth-child(33) {
  padding: 0;
}

formio .tr-37-td-33-m0 > table > tbody > tr:nth-child(37) > td:nth-child(33) {
  margin: 0;
}

formio .tr-37-td-33-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-34-p0 > table > tbody > tr:nth-child(37) > td:nth-child(34) {
  padding: 0;
}

formio .tr-37-td-34-m0 > table > tbody > tr:nth-child(37) > td:nth-child(34) {
  margin: 0;
}

formio .tr-37-td-34-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-35-p0 > table > tbody > tr:nth-child(37) > td:nth-child(35) {
  padding: 0;
}

formio .tr-37-td-35-m0 > table > tbody > tr:nth-child(37) > td:nth-child(35) {
  margin: 0;
}

formio .tr-37-td-35-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-36-p0 > table > tbody > tr:nth-child(37) > td:nth-child(36) {
  padding: 0;
}

formio .tr-37-td-36-m0 > table > tbody > tr:nth-child(37) > td:nth-child(36) {
  margin: 0;
}

formio .tr-37-td-36-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-37-p0 > table > tbody > tr:nth-child(37) > td:nth-child(37) {
  padding: 0;
}

formio .tr-37-td-37-m0 > table > tbody > tr:nth-child(37) > td:nth-child(37) {
  margin: 0;
}

formio .tr-37-td-37-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-38-p0 > table > tbody > tr:nth-child(37) > td:nth-child(38) {
  padding: 0;
}

formio .tr-37-td-38-m0 > table > tbody > tr:nth-child(37) > td:nth-child(38) {
  margin: 0;
}

formio .tr-37-td-38-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-39-p0 > table > tbody > tr:nth-child(37) > td:nth-child(39) {
  padding: 0;
}

formio .tr-37-td-39-m0 > table > tbody > tr:nth-child(37) > td:nth-child(39) {
  margin: 0;
}

formio .tr-37-td-39-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-40-p0 > table > tbody > tr:nth-child(37) > td:nth-child(40) {
  padding: 0;
}

formio .tr-37-td-40-m0 > table > tbody > tr:nth-child(37) > td:nth-child(40) {
  margin: 0;
}

formio .tr-37-td-40-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-41-p0 > table > tbody > tr:nth-child(37) > td:nth-child(41) {
  padding: 0;
}

formio .tr-37-td-41-m0 > table > tbody > tr:nth-child(37) > td:nth-child(41) {
  margin: 0;
}

formio .tr-37-td-41-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-42-p0 > table > tbody > tr:nth-child(37) > td:nth-child(42) {
  padding: 0;
}

formio .tr-37-td-42-m0 > table > tbody > tr:nth-child(37) > td:nth-child(42) {
  margin: 0;
}

formio .tr-37-td-42-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-43-p0 > table > tbody > tr:nth-child(37) > td:nth-child(43) {
  padding: 0;
}

formio .tr-37-td-43-m0 > table > tbody > tr:nth-child(37) > td:nth-child(43) {
  margin: 0;
}

formio .tr-37-td-43-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-44-p0 > table > tbody > tr:nth-child(37) > td:nth-child(44) {
  padding: 0;
}

formio .tr-37-td-44-m0 > table > tbody > tr:nth-child(37) > td:nth-child(44) {
  margin: 0;
}

formio .tr-37-td-44-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-45-p0 > table > tbody > tr:nth-child(37) > td:nth-child(45) {
  padding: 0;
}

formio .tr-37-td-45-m0 > table > tbody > tr:nth-child(37) > td:nth-child(45) {
  margin: 0;
}

formio .tr-37-td-45-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-46-p0 > table > tbody > tr:nth-child(37) > td:nth-child(46) {
  padding: 0;
}

formio .tr-37-td-46-m0 > table > tbody > tr:nth-child(37) > td:nth-child(46) {
  margin: 0;
}

formio .tr-37-td-46-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-47-p0 > table > tbody > tr:nth-child(37) > td:nth-child(47) {
  padding: 0;
}

formio .tr-37-td-47-m0 > table > tbody > tr:nth-child(37) > td:nth-child(47) {
  margin: 0;
}

formio .tr-37-td-47-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-48-p0 > table > tbody > tr:nth-child(37) > td:nth-child(48) {
  padding: 0;
}

formio .tr-37-td-48-m0 > table > tbody > tr:nth-child(37) > td:nth-child(48) {
  margin: 0;
}

formio .tr-37-td-48-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-49-p0 > table > tbody > tr:nth-child(37) > td:nth-child(49) {
  padding: 0;
}

formio .tr-37-td-49-m0 > table > tbody > tr:nth-child(37) > td:nth-child(49) {
  margin: 0;
}

formio .tr-37-td-49-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-50-p0 > table > tbody > tr:nth-child(37) > td:nth-child(50) {
  padding: 0;
}

formio .tr-37-td-50-m0 > table > tbody > tr:nth-child(37) > td:nth-child(50) {
  margin: 0;
}

formio .tr-37-td-50-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-51-p0 > table > tbody > tr:nth-child(37) > td:nth-child(51) {
  padding: 0;
}

formio .tr-37-td-51-m0 > table > tbody > tr:nth-child(37) > td:nth-child(51) {
  margin: 0;
}

formio .tr-37-td-51-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-52-p0 > table > tbody > tr:nth-child(37) > td:nth-child(52) {
  padding: 0;
}

formio .tr-37-td-52-m0 > table > tbody > tr:nth-child(37) > td:nth-child(52) {
  margin: 0;
}

formio .tr-37-td-52-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-53-p0 > table > tbody > tr:nth-child(37) > td:nth-child(53) {
  padding: 0;
}

formio .tr-37-td-53-m0 > table > tbody > tr:nth-child(37) > td:nth-child(53) {
  margin: 0;
}

formio .tr-37-td-53-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-54-p0 > table > tbody > tr:nth-child(37) > td:nth-child(54) {
  padding: 0;
}

formio .tr-37-td-54-m0 > table > tbody > tr:nth-child(37) > td:nth-child(54) {
  margin: 0;
}

formio .tr-37-td-54-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-55-p0 > table > tbody > tr:nth-child(37) > td:nth-child(55) {
  padding: 0;
}

formio .tr-37-td-55-m0 > table > tbody > tr:nth-child(37) > td:nth-child(55) {
  margin: 0;
}

formio .tr-37-td-55-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-56-p0 > table > tbody > tr:nth-child(37) > td:nth-child(56) {
  padding: 0;
}

formio .tr-37-td-56-m0 > table > tbody > tr:nth-child(37) > td:nth-child(56) {
  margin: 0;
}

formio .tr-37-td-56-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-57-p0 > table > tbody > tr:nth-child(37) > td:nth-child(57) {
  padding: 0;
}

formio .tr-37-td-57-m0 > table > tbody > tr:nth-child(37) > td:nth-child(57) {
  margin: 0;
}

formio .tr-37-td-57-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-58-p0 > table > tbody > tr:nth-child(37) > td:nth-child(58) {
  padding: 0;
}

formio .tr-37-td-58-m0 > table > tbody > tr:nth-child(37) > td:nth-child(58) {
  margin: 0;
}

formio .tr-37-td-58-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-37-td-59-p0 > table > tbody > tr:nth-child(37) > td:nth-child(59) {
  padding: 0;
}

formio .tr-37-td-59-m0 > table > tbody > tr:nth-child(37) > td:nth-child(59) {
  margin: 0;
}

formio .tr-37-td-59-ov-hid > table > tbody > tr:nth-child(37) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-1-p0 > table > tbody > tr:nth-child(38) > td:nth-child(1) {
  padding: 0;
}

formio .tr-38-td-1-m0 > table > tbody > tr:nth-child(38) > td:nth-child(1) {
  margin: 0;
}

formio .tr-38-td-1-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-2-p0 > table > tbody > tr:nth-child(38) > td:nth-child(2) {
  padding: 0;
}

formio .tr-38-td-2-m0 > table > tbody > tr:nth-child(38) > td:nth-child(2) {
  margin: 0;
}

formio .tr-38-td-2-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-3-p0 > table > tbody > tr:nth-child(38) > td:nth-child(3) {
  padding: 0;
}

formio .tr-38-td-3-m0 > table > tbody > tr:nth-child(38) > td:nth-child(3) {
  margin: 0;
}

formio .tr-38-td-3-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-4-p0 > table > tbody > tr:nth-child(38) > td:nth-child(4) {
  padding: 0;
}

formio .tr-38-td-4-m0 > table > tbody > tr:nth-child(38) > td:nth-child(4) {
  margin: 0;
}

formio .tr-38-td-4-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-5-p0 > table > tbody > tr:nth-child(38) > td:nth-child(5) {
  padding: 0;
}

formio .tr-38-td-5-m0 > table > tbody > tr:nth-child(38) > td:nth-child(5) {
  margin: 0;
}

formio .tr-38-td-5-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-6-p0 > table > tbody > tr:nth-child(38) > td:nth-child(6) {
  padding: 0;
}

formio .tr-38-td-6-m0 > table > tbody > tr:nth-child(38) > td:nth-child(6) {
  margin: 0;
}

formio .tr-38-td-6-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-7-p0 > table > tbody > tr:nth-child(38) > td:nth-child(7) {
  padding: 0;
}

formio .tr-38-td-7-m0 > table > tbody > tr:nth-child(38) > td:nth-child(7) {
  margin: 0;
}

formio .tr-38-td-7-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-8-p0 > table > tbody > tr:nth-child(38) > td:nth-child(8) {
  padding: 0;
}

formio .tr-38-td-8-m0 > table > tbody > tr:nth-child(38) > td:nth-child(8) {
  margin: 0;
}

formio .tr-38-td-8-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-9-p0 > table > tbody > tr:nth-child(38) > td:nth-child(9) {
  padding: 0;
}

formio .tr-38-td-9-m0 > table > tbody > tr:nth-child(38) > td:nth-child(9) {
  margin: 0;
}

formio .tr-38-td-9-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-10-p0 > table > tbody > tr:nth-child(38) > td:nth-child(10) {
  padding: 0;
}

formio .tr-38-td-10-m0 > table > tbody > tr:nth-child(38) > td:nth-child(10) {
  margin: 0;
}

formio .tr-38-td-10-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-11-p0 > table > tbody > tr:nth-child(38) > td:nth-child(11) {
  padding: 0;
}

formio .tr-38-td-11-m0 > table > tbody > tr:nth-child(38) > td:nth-child(11) {
  margin: 0;
}

formio .tr-38-td-11-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-12-p0 > table > tbody > tr:nth-child(38) > td:nth-child(12) {
  padding: 0;
}

formio .tr-38-td-12-m0 > table > tbody > tr:nth-child(38) > td:nth-child(12) {
  margin: 0;
}

formio .tr-38-td-12-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-13-p0 > table > tbody > tr:nth-child(38) > td:nth-child(13) {
  padding: 0;
}

formio .tr-38-td-13-m0 > table > tbody > tr:nth-child(38) > td:nth-child(13) {
  margin: 0;
}

formio .tr-38-td-13-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-14-p0 > table > tbody > tr:nth-child(38) > td:nth-child(14) {
  padding: 0;
}

formio .tr-38-td-14-m0 > table > tbody > tr:nth-child(38) > td:nth-child(14) {
  margin: 0;
}

formio .tr-38-td-14-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-15-p0 > table > tbody > tr:nth-child(38) > td:nth-child(15) {
  padding: 0;
}

formio .tr-38-td-15-m0 > table > tbody > tr:nth-child(38) > td:nth-child(15) {
  margin: 0;
}

formio .tr-38-td-15-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-16-p0 > table > tbody > tr:nth-child(38) > td:nth-child(16) {
  padding: 0;
}

formio .tr-38-td-16-m0 > table > tbody > tr:nth-child(38) > td:nth-child(16) {
  margin: 0;
}

formio .tr-38-td-16-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-17-p0 > table > tbody > tr:nth-child(38) > td:nth-child(17) {
  padding: 0;
}

formio .tr-38-td-17-m0 > table > tbody > tr:nth-child(38) > td:nth-child(17) {
  margin: 0;
}

formio .tr-38-td-17-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-18-p0 > table > tbody > tr:nth-child(38) > td:nth-child(18) {
  padding: 0;
}

formio .tr-38-td-18-m0 > table > tbody > tr:nth-child(38) > td:nth-child(18) {
  margin: 0;
}

formio .tr-38-td-18-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-19-p0 > table > tbody > tr:nth-child(38) > td:nth-child(19) {
  padding: 0;
}

formio .tr-38-td-19-m0 > table > tbody > tr:nth-child(38) > td:nth-child(19) {
  margin: 0;
}

formio .tr-38-td-19-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-20-p0 > table > tbody > tr:nth-child(38) > td:nth-child(20) {
  padding: 0;
}

formio .tr-38-td-20-m0 > table > tbody > tr:nth-child(38) > td:nth-child(20) {
  margin: 0;
}

formio .tr-38-td-20-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-21-p0 > table > tbody > tr:nth-child(38) > td:nth-child(21) {
  padding: 0;
}

formio .tr-38-td-21-m0 > table > tbody > tr:nth-child(38) > td:nth-child(21) {
  margin: 0;
}

formio .tr-38-td-21-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-22-p0 > table > tbody > tr:nth-child(38) > td:nth-child(22) {
  padding: 0;
}

formio .tr-38-td-22-m0 > table > tbody > tr:nth-child(38) > td:nth-child(22) {
  margin: 0;
}

formio .tr-38-td-22-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-23-p0 > table > tbody > tr:nth-child(38) > td:nth-child(23) {
  padding: 0;
}

formio .tr-38-td-23-m0 > table > tbody > tr:nth-child(38) > td:nth-child(23) {
  margin: 0;
}

formio .tr-38-td-23-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-24-p0 > table > tbody > tr:nth-child(38) > td:nth-child(24) {
  padding: 0;
}

formio .tr-38-td-24-m0 > table > tbody > tr:nth-child(38) > td:nth-child(24) {
  margin: 0;
}

formio .tr-38-td-24-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-25-p0 > table > tbody > tr:nth-child(38) > td:nth-child(25) {
  padding: 0;
}

formio .tr-38-td-25-m0 > table > tbody > tr:nth-child(38) > td:nth-child(25) {
  margin: 0;
}

formio .tr-38-td-25-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-26-p0 > table > tbody > tr:nth-child(38) > td:nth-child(26) {
  padding: 0;
}

formio .tr-38-td-26-m0 > table > tbody > tr:nth-child(38) > td:nth-child(26) {
  margin: 0;
}

formio .tr-38-td-26-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-27-p0 > table > tbody > tr:nth-child(38) > td:nth-child(27) {
  padding: 0;
}

formio .tr-38-td-27-m0 > table > tbody > tr:nth-child(38) > td:nth-child(27) {
  margin: 0;
}

formio .tr-38-td-27-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-28-p0 > table > tbody > tr:nth-child(38) > td:nth-child(28) {
  padding: 0;
}

formio .tr-38-td-28-m0 > table > tbody > tr:nth-child(38) > td:nth-child(28) {
  margin: 0;
}

formio .tr-38-td-28-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-29-p0 > table > tbody > tr:nth-child(38) > td:nth-child(29) {
  padding: 0;
}

formio .tr-38-td-29-m0 > table > tbody > tr:nth-child(38) > td:nth-child(29) {
  margin: 0;
}

formio .tr-38-td-29-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-30-p0 > table > tbody > tr:nth-child(38) > td:nth-child(30) {
  padding: 0;
}

formio .tr-38-td-30-m0 > table > tbody > tr:nth-child(38) > td:nth-child(30) {
  margin: 0;
}

formio .tr-38-td-30-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-31-p0 > table > tbody > tr:nth-child(38) > td:nth-child(31) {
  padding: 0;
}

formio .tr-38-td-31-m0 > table > tbody > tr:nth-child(38) > td:nth-child(31) {
  margin: 0;
}

formio .tr-38-td-31-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-32-p0 > table > tbody > tr:nth-child(38) > td:nth-child(32) {
  padding: 0;
}

formio .tr-38-td-32-m0 > table > tbody > tr:nth-child(38) > td:nth-child(32) {
  margin: 0;
}

formio .tr-38-td-32-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-33-p0 > table > tbody > tr:nth-child(38) > td:nth-child(33) {
  padding: 0;
}

formio .tr-38-td-33-m0 > table > tbody > tr:nth-child(38) > td:nth-child(33) {
  margin: 0;
}

formio .tr-38-td-33-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-34-p0 > table > tbody > tr:nth-child(38) > td:nth-child(34) {
  padding: 0;
}

formio .tr-38-td-34-m0 > table > tbody > tr:nth-child(38) > td:nth-child(34) {
  margin: 0;
}

formio .tr-38-td-34-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-35-p0 > table > tbody > tr:nth-child(38) > td:nth-child(35) {
  padding: 0;
}

formio .tr-38-td-35-m0 > table > tbody > tr:nth-child(38) > td:nth-child(35) {
  margin: 0;
}

formio .tr-38-td-35-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-36-p0 > table > tbody > tr:nth-child(38) > td:nth-child(36) {
  padding: 0;
}

formio .tr-38-td-36-m0 > table > tbody > tr:nth-child(38) > td:nth-child(36) {
  margin: 0;
}

formio .tr-38-td-36-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-37-p0 > table > tbody > tr:nth-child(38) > td:nth-child(37) {
  padding: 0;
}

formio .tr-38-td-37-m0 > table > tbody > tr:nth-child(38) > td:nth-child(37) {
  margin: 0;
}

formio .tr-38-td-37-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-38-p0 > table > tbody > tr:nth-child(38) > td:nth-child(38) {
  padding: 0;
}

formio .tr-38-td-38-m0 > table > tbody > tr:nth-child(38) > td:nth-child(38) {
  margin: 0;
}

formio .tr-38-td-38-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-39-p0 > table > tbody > tr:nth-child(38) > td:nth-child(39) {
  padding: 0;
}

formio .tr-38-td-39-m0 > table > tbody > tr:nth-child(38) > td:nth-child(39) {
  margin: 0;
}

formio .tr-38-td-39-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-40-p0 > table > tbody > tr:nth-child(38) > td:nth-child(40) {
  padding: 0;
}

formio .tr-38-td-40-m0 > table > tbody > tr:nth-child(38) > td:nth-child(40) {
  margin: 0;
}

formio .tr-38-td-40-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-41-p0 > table > tbody > tr:nth-child(38) > td:nth-child(41) {
  padding: 0;
}

formio .tr-38-td-41-m0 > table > tbody > tr:nth-child(38) > td:nth-child(41) {
  margin: 0;
}

formio .tr-38-td-41-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-42-p0 > table > tbody > tr:nth-child(38) > td:nth-child(42) {
  padding: 0;
}

formio .tr-38-td-42-m0 > table > tbody > tr:nth-child(38) > td:nth-child(42) {
  margin: 0;
}

formio .tr-38-td-42-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-43-p0 > table > tbody > tr:nth-child(38) > td:nth-child(43) {
  padding: 0;
}

formio .tr-38-td-43-m0 > table > tbody > tr:nth-child(38) > td:nth-child(43) {
  margin: 0;
}

formio .tr-38-td-43-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-44-p0 > table > tbody > tr:nth-child(38) > td:nth-child(44) {
  padding: 0;
}

formio .tr-38-td-44-m0 > table > tbody > tr:nth-child(38) > td:nth-child(44) {
  margin: 0;
}

formio .tr-38-td-44-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-45-p0 > table > tbody > tr:nth-child(38) > td:nth-child(45) {
  padding: 0;
}

formio .tr-38-td-45-m0 > table > tbody > tr:nth-child(38) > td:nth-child(45) {
  margin: 0;
}

formio .tr-38-td-45-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-46-p0 > table > tbody > tr:nth-child(38) > td:nth-child(46) {
  padding: 0;
}

formio .tr-38-td-46-m0 > table > tbody > tr:nth-child(38) > td:nth-child(46) {
  margin: 0;
}

formio .tr-38-td-46-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-47-p0 > table > tbody > tr:nth-child(38) > td:nth-child(47) {
  padding: 0;
}

formio .tr-38-td-47-m0 > table > tbody > tr:nth-child(38) > td:nth-child(47) {
  margin: 0;
}

formio .tr-38-td-47-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-48-p0 > table > tbody > tr:nth-child(38) > td:nth-child(48) {
  padding: 0;
}

formio .tr-38-td-48-m0 > table > tbody > tr:nth-child(38) > td:nth-child(48) {
  margin: 0;
}

formio .tr-38-td-48-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-49-p0 > table > tbody > tr:nth-child(38) > td:nth-child(49) {
  padding: 0;
}

formio .tr-38-td-49-m0 > table > tbody > tr:nth-child(38) > td:nth-child(49) {
  margin: 0;
}

formio .tr-38-td-49-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-50-p0 > table > tbody > tr:nth-child(38) > td:nth-child(50) {
  padding: 0;
}

formio .tr-38-td-50-m0 > table > tbody > tr:nth-child(38) > td:nth-child(50) {
  margin: 0;
}

formio .tr-38-td-50-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-51-p0 > table > tbody > tr:nth-child(38) > td:nth-child(51) {
  padding: 0;
}

formio .tr-38-td-51-m0 > table > tbody > tr:nth-child(38) > td:nth-child(51) {
  margin: 0;
}

formio .tr-38-td-51-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-52-p0 > table > tbody > tr:nth-child(38) > td:nth-child(52) {
  padding: 0;
}

formio .tr-38-td-52-m0 > table > tbody > tr:nth-child(38) > td:nth-child(52) {
  margin: 0;
}

formio .tr-38-td-52-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-53-p0 > table > tbody > tr:nth-child(38) > td:nth-child(53) {
  padding: 0;
}

formio .tr-38-td-53-m0 > table > tbody > tr:nth-child(38) > td:nth-child(53) {
  margin: 0;
}

formio .tr-38-td-53-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-54-p0 > table > tbody > tr:nth-child(38) > td:nth-child(54) {
  padding: 0;
}

formio .tr-38-td-54-m0 > table > tbody > tr:nth-child(38) > td:nth-child(54) {
  margin: 0;
}

formio .tr-38-td-54-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-55-p0 > table > tbody > tr:nth-child(38) > td:nth-child(55) {
  padding: 0;
}

formio .tr-38-td-55-m0 > table > tbody > tr:nth-child(38) > td:nth-child(55) {
  margin: 0;
}

formio .tr-38-td-55-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-56-p0 > table > tbody > tr:nth-child(38) > td:nth-child(56) {
  padding: 0;
}

formio .tr-38-td-56-m0 > table > tbody > tr:nth-child(38) > td:nth-child(56) {
  margin: 0;
}

formio .tr-38-td-56-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-57-p0 > table > tbody > tr:nth-child(38) > td:nth-child(57) {
  padding: 0;
}

formio .tr-38-td-57-m0 > table > tbody > tr:nth-child(38) > td:nth-child(57) {
  margin: 0;
}

formio .tr-38-td-57-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-58-p0 > table > tbody > tr:nth-child(38) > td:nth-child(58) {
  padding: 0;
}

formio .tr-38-td-58-m0 > table > tbody > tr:nth-child(38) > td:nth-child(58) {
  margin: 0;
}

formio .tr-38-td-58-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-38-td-59-p0 > table > tbody > tr:nth-child(38) > td:nth-child(59) {
  padding: 0;
}

formio .tr-38-td-59-m0 > table > tbody > tr:nth-child(38) > td:nth-child(59) {
  margin: 0;
}

formio .tr-38-td-59-ov-hid > table > tbody > tr:nth-child(38) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-1-p0 > table > tbody > tr:nth-child(39) > td:nth-child(1) {
  padding: 0;
}

formio .tr-39-td-1-m0 > table > tbody > tr:nth-child(39) > td:nth-child(1) {
  margin: 0;
}

formio .tr-39-td-1-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-2-p0 > table > tbody > tr:nth-child(39) > td:nth-child(2) {
  padding: 0;
}

formio .tr-39-td-2-m0 > table > tbody > tr:nth-child(39) > td:nth-child(2) {
  margin: 0;
}

formio .tr-39-td-2-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-3-p0 > table > tbody > tr:nth-child(39) > td:nth-child(3) {
  padding: 0;
}

formio .tr-39-td-3-m0 > table > tbody > tr:nth-child(39) > td:nth-child(3) {
  margin: 0;
}

formio .tr-39-td-3-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-4-p0 > table > tbody > tr:nth-child(39) > td:nth-child(4) {
  padding: 0;
}

formio .tr-39-td-4-m0 > table > tbody > tr:nth-child(39) > td:nth-child(4) {
  margin: 0;
}

formio .tr-39-td-4-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-5-p0 > table > tbody > tr:nth-child(39) > td:nth-child(5) {
  padding: 0;
}

formio .tr-39-td-5-m0 > table > tbody > tr:nth-child(39) > td:nth-child(5) {
  margin: 0;
}

formio .tr-39-td-5-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-6-p0 > table > tbody > tr:nth-child(39) > td:nth-child(6) {
  padding: 0;
}

formio .tr-39-td-6-m0 > table > tbody > tr:nth-child(39) > td:nth-child(6) {
  margin: 0;
}

formio .tr-39-td-6-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-7-p0 > table > tbody > tr:nth-child(39) > td:nth-child(7) {
  padding: 0;
}

formio .tr-39-td-7-m0 > table > tbody > tr:nth-child(39) > td:nth-child(7) {
  margin: 0;
}

formio .tr-39-td-7-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-8-p0 > table > tbody > tr:nth-child(39) > td:nth-child(8) {
  padding: 0;
}

formio .tr-39-td-8-m0 > table > tbody > tr:nth-child(39) > td:nth-child(8) {
  margin: 0;
}

formio .tr-39-td-8-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-9-p0 > table > tbody > tr:nth-child(39) > td:nth-child(9) {
  padding: 0;
}

formio .tr-39-td-9-m0 > table > tbody > tr:nth-child(39) > td:nth-child(9) {
  margin: 0;
}

formio .tr-39-td-9-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-10-p0 > table > tbody > tr:nth-child(39) > td:nth-child(10) {
  padding: 0;
}

formio .tr-39-td-10-m0 > table > tbody > tr:nth-child(39) > td:nth-child(10) {
  margin: 0;
}

formio .tr-39-td-10-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-11-p0 > table > tbody > tr:nth-child(39) > td:nth-child(11) {
  padding: 0;
}

formio .tr-39-td-11-m0 > table > tbody > tr:nth-child(39) > td:nth-child(11) {
  margin: 0;
}

formio .tr-39-td-11-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-12-p0 > table > tbody > tr:nth-child(39) > td:nth-child(12) {
  padding: 0;
}

formio .tr-39-td-12-m0 > table > tbody > tr:nth-child(39) > td:nth-child(12) {
  margin: 0;
}

formio .tr-39-td-12-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-13-p0 > table > tbody > tr:nth-child(39) > td:nth-child(13) {
  padding: 0;
}

formio .tr-39-td-13-m0 > table > tbody > tr:nth-child(39) > td:nth-child(13) {
  margin: 0;
}

formio .tr-39-td-13-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-14-p0 > table > tbody > tr:nth-child(39) > td:nth-child(14) {
  padding: 0;
}

formio .tr-39-td-14-m0 > table > tbody > tr:nth-child(39) > td:nth-child(14) {
  margin: 0;
}

formio .tr-39-td-14-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-15-p0 > table > tbody > tr:nth-child(39) > td:nth-child(15) {
  padding: 0;
}

formio .tr-39-td-15-m0 > table > tbody > tr:nth-child(39) > td:nth-child(15) {
  margin: 0;
}

formio .tr-39-td-15-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-16-p0 > table > tbody > tr:nth-child(39) > td:nth-child(16) {
  padding: 0;
}

formio .tr-39-td-16-m0 > table > tbody > tr:nth-child(39) > td:nth-child(16) {
  margin: 0;
}

formio .tr-39-td-16-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-17-p0 > table > tbody > tr:nth-child(39) > td:nth-child(17) {
  padding: 0;
}

formio .tr-39-td-17-m0 > table > tbody > tr:nth-child(39) > td:nth-child(17) {
  margin: 0;
}

formio .tr-39-td-17-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-18-p0 > table > tbody > tr:nth-child(39) > td:nth-child(18) {
  padding: 0;
}

formio .tr-39-td-18-m0 > table > tbody > tr:nth-child(39) > td:nth-child(18) {
  margin: 0;
}

formio .tr-39-td-18-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-19-p0 > table > tbody > tr:nth-child(39) > td:nth-child(19) {
  padding: 0;
}

formio .tr-39-td-19-m0 > table > tbody > tr:nth-child(39) > td:nth-child(19) {
  margin: 0;
}

formio .tr-39-td-19-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-20-p0 > table > tbody > tr:nth-child(39) > td:nth-child(20) {
  padding: 0;
}

formio .tr-39-td-20-m0 > table > tbody > tr:nth-child(39) > td:nth-child(20) {
  margin: 0;
}

formio .tr-39-td-20-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-21-p0 > table > tbody > tr:nth-child(39) > td:nth-child(21) {
  padding: 0;
}

formio .tr-39-td-21-m0 > table > tbody > tr:nth-child(39) > td:nth-child(21) {
  margin: 0;
}

formio .tr-39-td-21-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-22-p0 > table > tbody > tr:nth-child(39) > td:nth-child(22) {
  padding: 0;
}

formio .tr-39-td-22-m0 > table > tbody > tr:nth-child(39) > td:nth-child(22) {
  margin: 0;
}

formio .tr-39-td-22-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-23-p0 > table > tbody > tr:nth-child(39) > td:nth-child(23) {
  padding: 0;
}

formio .tr-39-td-23-m0 > table > tbody > tr:nth-child(39) > td:nth-child(23) {
  margin: 0;
}

formio .tr-39-td-23-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-24-p0 > table > tbody > tr:nth-child(39) > td:nth-child(24) {
  padding: 0;
}

formio .tr-39-td-24-m0 > table > tbody > tr:nth-child(39) > td:nth-child(24) {
  margin: 0;
}

formio .tr-39-td-24-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-25-p0 > table > tbody > tr:nth-child(39) > td:nth-child(25) {
  padding: 0;
}

formio .tr-39-td-25-m0 > table > tbody > tr:nth-child(39) > td:nth-child(25) {
  margin: 0;
}

formio .tr-39-td-25-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-26-p0 > table > tbody > tr:nth-child(39) > td:nth-child(26) {
  padding: 0;
}

formio .tr-39-td-26-m0 > table > tbody > tr:nth-child(39) > td:nth-child(26) {
  margin: 0;
}

formio .tr-39-td-26-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-27-p0 > table > tbody > tr:nth-child(39) > td:nth-child(27) {
  padding: 0;
}

formio .tr-39-td-27-m0 > table > tbody > tr:nth-child(39) > td:nth-child(27) {
  margin: 0;
}

formio .tr-39-td-27-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-28-p0 > table > tbody > tr:nth-child(39) > td:nth-child(28) {
  padding: 0;
}

formio .tr-39-td-28-m0 > table > tbody > tr:nth-child(39) > td:nth-child(28) {
  margin: 0;
}

formio .tr-39-td-28-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-29-p0 > table > tbody > tr:nth-child(39) > td:nth-child(29) {
  padding: 0;
}

formio .tr-39-td-29-m0 > table > tbody > tr:nth-child(39) > td:nth-child(29) {
  margin: 0;
}

formio .tr-39-td-29-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-30-p0 > table > tbody > tr:nth-child(39) > td:nth-child(30) {
  padding: 0;
}

formio .tr-39-td-30-m0 > table > tbody > tr:nth-child(39) > td:nth-child(30) {
  margin: 0;
}

formio .tr-39-td-30-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-31-p0 > table > tbody > tr:nth-child(39) > td:nth-child(31) {
  padding: 0;
}

formio .tr-39-td-31-m0 > table > tbody > tr:nth-child(39) > td:nth-child(31) {
  margin: 0;
}

formio .tr-39-td-31-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-32-p0 > table > tbody > tr:nth-child(39) > td:nth-child(32) {
  padding: 0;
}

formio .tr-39-td-32-m0 > table > tbody > tr:nth-child(39) > td:nth-child(32) {
  margin: 0;
}

formio .tr-39-td-32-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-33-p0 > table > tbody > tr:nth-child(39) > td:nth-child(33) {
  padding: 0;
}

formio .tr-39-td-33-m0 > table > tbody > tr:nth-child(39) > td:nth-child(33) {
  margin: 0;
}

formio .tr-39-td-33-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-34-p0 > table > tbody > tr:nth-child(39) > td:nth-child(34) {
  padding: 0;
}

formio .tr-39-td-34-m0 > table > tbody > tr:nth-child(39) > td:nth-child(34) {
  margin: 0;
}

formio .tr-39-td-34-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-35-p0 > table > tbody > tr:nth-child(39) > td:nth-child(35) {
  padding: 0;
}

formio .tr-39-td-35-m0 > table > tbody > tr:nth-child(39) > td:nth-child(35) {
  margin: 0;
}

formio .tr-39-td-35-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-36-p0 > table > tbody > tr:nth-child(39) > td:nth-child(36) {
  padding: 0;
}

formio .tr-39-td-36-m0 > table > tbody > tr:nth-child(39) > td:nth-child(36) {
  margin: 0;
}

formio .tr-39-td-36-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-37-p0 > table > tbody > tr:nth-child(39) > td:nth-child(37) {
  padding: 0;
}

formio .tr-39-td-37-m0 > table > tbody > tr:nth-child(39) > td:nth-child(37) {
  margin: 0;
}

formio .tr-39-td-37-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-38-p0 > table > tbody > tr:nth-child(39) > td:nth-child(38) {
  padding: 0;
}

formio .tr-39-td-38-m0 > table > tbody > tr:nth-child(39) > td:nth-child(38) {
  margin: 0;
}

formio .tr-39-td-38-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-39-p0 > table > tbody > tr:nth-child(39) > td:nth-child(39) {
  padding: 0;
}

formio .tr-39-td-39-m0 > table > tbody > tr:nth-child(39) > td:nth-child(39) {
  margin: 0;
}

formio .tr-39-td-39-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-40-p0 > table > tbody > tr:nth-child(39) > td:nth-child(40) {
  padding: 0;
}

formio .tr-39-td-40-m0 > table > tbody > tr:nth-child(39) > td:nth-child(40) {
  margin: 0;
}

formio .tr-39-td-40-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-41-p0 > table > tbody > tr:nth-child(39) > td:nth-child(41) {
  padding: 0;
}

formio .tr-39-td-41-m0 > table > tbody > tr:nth-child(39) > td:nth-child(41) {
  margin: 0;
}

formio .tr-39-td-41-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-42-p0 > table > tbody > tr:nth-child(39) > td:nth-child(42) {
  padding: 0;
}

formio .tr-39-td-42-m0 > table > tbody > tr:nth-child(39) > td:nth-child(42) {
  margin: 0;
}

formio .tr-39-td-42-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-43-p0 > table > tbody > tr:nth-child(39) > td:nth-child(43) {
  padding: 0;
}

formio .tr-39-td-43-m0 > table > tbody > tr:nth-child(39) > td:nth-child(43) {
  margin: 0;
}

formio .tr-39-td-43-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-44-p0 > table > tbody > tr:nth-child(39) > td:nth-child(44) {
  padding: 0;
}

formio .tr-39-td-44-m0 > table > tbody > tr:nth-child(39) > td:nth-child(44) {
  margin: 0;
}

formio .tr-39-td-44-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-45-p0 > table > tbody > tr:nth-child(39) > td:nth-child(45) {
  padding: 0;
}

formio .tr-39-td-45-m0 > table > tbody > tr:nth-child(39) > td:nth-child(45) {
  margin: 0;
}

formio .tr-39-td-45-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-46-p0 > table > tbody > tr:nth-child(39) > td:nth-child(46) {
  padding: 0;
}

formio .tr-39-td-46-m0 > table > tbody > tr:nth-child(39) > td:nth-child(46) {
  margin: 0;
}

formio .tr-39-td-46-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-47-p0 > table > tbody > tr:nth-child(39) > td:nth-child(47) {
  padding: 0;
}

formio .tr-39-td-47-m0 > table > tbody > tr:nth-child(39) > td:nth-child(47) {
  margin: 0;
}

formio .tr-39-td-47-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-48-p0 > table > tbody > tr:nth-child(39) > td:nth-child(48) {
  padding: 0;
}

formio .tr-39-td-48-m0 > table > tbody > tr:nth-child(39) > td:nth-child(48) {
  margin: 0;
}

formio .tr-39-td-48-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-49-p0 > table > tbody > tr:nth-child(39) > td:nth-child(49) {
  padding: 0;
}

formio .tr-39-td-49-m0 > table > tbody > tr:nth-child(39) > td:nth-child(49) {
  margin: 0;
}

formio .tr-39-td-49-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-50-p0 > table > tbody > tr:nth-child(39) > td:nth-child(50) {
  padding: 0;
}

formio .tr-39-td-50-m0 > table > tbody > tr:nth-child(39) > td:nth-child(50) {
  margin: 0;
}

formio .tr-39-td-50-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-51-p0 > table > tbody > tr:nth-child(39) > td:nth-child(51) {
  padding: 0;
}

formio .tr-39-td-51-m0 > table > tbody > tr:nth-child(39) > td:nth-child(51) {
  margin: 0;
}

formio .tr-39-td-51-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-52-p0 > table > tbody > tr:nth-child(39) > td:nth-child(52) {
  padding: 0;
}

formio .tr-39-td-52-m0 > table > tbody > tr:nth-child(39) > td:nth-child(52) {
  margin: 0;
}

formio .tr-39-td-52-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-53-p0 > table > tbody > tr:nth-child(39) > td:nth-child(53) {
  padding: 0;
}

formio .tr-39-td-53-m0 > table > tbody > tr:nth-child(39) > td:nth-child(53) {
  margin: 0;
}

formio .tr-39-td-53-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-54-p0 > table > tbody > tr:nth-child(39) > td:nth-child(54) {
  padding: 0;
}

formio .tr-39-td-54-m0 > table > tbody > tr:nth-child(39) > td:nth-child(54) {
  margin: 0;
}

formio .tr-39-td-54-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-55-p0 > table > tbody > tr:nth-child(39) > td:nth-child(55) {
  padding: 0;
}

formio .tr-39-td-55-m0 > table > tbody > tr:nth-child(39) > td:nth-child(55) {
  margin: 0;
}

formio .tr-39-td-55-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-56-p0 > table > tbody > tr:nth-child(39) > td:nth-child(56) {
  padding: 0;
}

formio .tr-39-td-56-m0 > table > tbody > tr:nth-child(39) > td:nth-child(56) {
  margin: 0;
}

formio .tr-39-td-56-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-57-p0 > table > tbody > tr:nth-child(39) > td:nth-child(57) {
  padding: 0;
}

formio .tr-39-td-57-m0 > table > tbody > tr:nth-child(39) > td:nth-child(57) {
  margin: 0;
}

formio .tr-39-td-57-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-58-p0 > table > tbody > tr:nth-child(39) > td:nth-child(58) {
  padding: 0;
}

formio .tr-39-td-58-m0 > table > tbody > tr:nth-child(39) > td:nth-child(58) {
  margin: 0;
}

formio .tr-39-td-58-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-39-td-59-p0 > table > tbody > tr:nth-child(39) > td:nth-child(59) {
  padding: 0;
}

formio .tr-39-td-59-m0 > table > tbody > tr:nth-child(39) > td:nth-child(59) {
  margin: 0;
}

formio .tr-39-td-59-ov-hid > table > tbody > tr:nth-child(39) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-1-p0 > table > tbody > tr:nth-child(40) > td:nth-child(1) {
  padding: 0;
}

formio .tr-40-td-1-m0 > table > tbody > tr:nth-child(40) > td:nth-child(1) {
  margin: 0;
}

formio .tr-40-td-1-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-2-p0 > table > tbody > tr:nth-child(40) > td:nth-child(2) {
  padding: 0;
}

formio .tr-40-td-2-m0 > table > tbody > tr:nth-child(40) > td:nth-child(2) {
  margin: 0;
}

formio .tr-40-td-2-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-3-p0 > table > tbody > tr:nth-child(40) > td:nth-child(3) {
  padding: 0;
}

formio .tr-40-td-3-m0 > table > tbody > tr:nth-child(40) > td:nth-child(3) {
  margin: 0;
}

formio .tr-40-td-3-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-4-p0 > table > tbody > tr:nth-child(40) > td:nth-child(4) {
  padding: 0;
}

formio .tr-40-td-4-m0 > table > tbody > tr:nth-child(40) > td:nth-child(4) {
  margin: 0;
}

formio .tr-40-td-4-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-5-p0 > table > tbody > tr:nth-child(40) > td:nth-child(5) {
  padding: 0;
}

formio .tr-40-td-5-m0 > table > tbody > tr:nth-child(40) > td:nth-child(5) {
  margin: 0;
}

formio .tr-40-td-5-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-6-p0 > table > tbody > tr:nth-child(40) > td:nth-child(6) {
  padding: 0;
}

formio .tr-40-td-6-m0 > table > tbody > tr:nth-child(40) > td:nth-child(6) {
  margin: 0;
}

formio .tr-40-td-6-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-7-p0 > table > tbody > tr:nth-child(40) > td:nth-child(7) {
  padding: 0;
}

formio .tr-40-td-7-m0 > table > tbody > tr:nth-child(40) > td:nth-child(7) {
  margin: 0;
}

formio .tr-40-td-7-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-8-p0 > table > tbody > tr:nth-child(40) > td:nth-child(8) {
  padding: 0;
}

formio .tr-40-td-8-m0 > table > tbody > tr:nth-child(40) > td:nth-child(8) {
  margin: 0;
}

formio .tr-40-td-8-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-9-p0 > table > tbody > tr:nth-child(40) > td:nth-child(9) {
  padding: 0;
}

formio .tr-40-td-9-m0 > table > tbody > tr:nth-child(40) > td:nth-child(9) {
  margin: 0;
}

formio .tr-40-td-9-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-10-p0 > table > tbody > tr:nth-child(40) > td:nth-child(10) {
  padding: 0;
}

formio .tr-40-td-10-m0 > table > tbody > tr:nth-child(40) > td:nth-child(10) {
  margin: 0;
}

formio .tr-40-td-10-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-11-p0 > table > tbody > tr:nth-child(40) > td:nth-child(11) {
  padding: 0;
}

formio .tr-40-td-11-m0 > table > tbody > tr:nth-child(40) > td:nth-child(11) {
  margin: 0;
}

formio .tr-40-td-11-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-12-p0 > table > tbody > tr:nth-child(40) > td:nth-child(12) {
  padding: 0;
}

formio .tr-40-td-12-m0 > table > tbody > tr:nth-child(40) > td:nth-child(12) {
  margin: 0;
}

formio .tr-40-td-12-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-13-p0 > table > tbody > tr:nth-child(40) > td:nth-child(13) {
  padding: 0;
}

formio .tr-40-td-13-m0 > table > tbody > tr:nth-child(40) > td:nth-child(13) {
  margin: 0;
}

formio .tr-40-td-13-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-14-p0 > table > tbody > tr:nth-child(40) > td:nth-child(14) {
  padding: 0;
}

formio .tr-40-td-14-m0 > table > tbody > tr:nth-child(40) > td:nth-child(14) {
  margin: 0;
}

formio .tr-40-td-14-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-15-p0 > table > tbody > tr:nth-child(40) > td:nth-child(15) {
  padding: 0;
}

formio .tr-40-td-15-m0 > table > tbody > tr:nth-child(40) > td:nth-child(15) {
  margin: 0;
}

formio .tr-40-td-15-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-16-p0 > table > tbody > tr:nth-child(40) > td:nth-child(16) {
  padding: 0;
}

formio .tr-40-td-16-m0 > table > tbody > tr:nth-child(40) > td:nth-child(16) {
  margin: 0;
}

formio .tr-40-td-16-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-17-p0 > table > tbody > tr:nth-child(40) > td:nth-child(17) {
  padding: 0;
}

formio .tr-40-td-17-m0 > table > tbody > tr:nth-child(40) > td:nth-child(17) {
  margin: 0;
}

formio .tr-40-td-17-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-18-p0 > table > tbody > tr:nth-child(40) > td:nth-child(18) {
  padding: 0;
}

formio .tr-40-td-18-m0 > table > tbody > tr:nth-child(40) > td:nth-child(18) {
  margin: 0;
}

formio .tr-40-td-18-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-19-p0 > table > tbody > tr:nth-child(40) > td:nth-child(19) {
  padding: 0;
}

formio .tr-40-td-19-m0 > table > tbody > tr:nth-child(40) > td:nth-child(19) {
  margin: 0;
}

formio .tr-40-td-19-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-20-p0 > table > tbody > tr:nth-child(40) > td:nth-child(20) {
  padding: 0;
}

formio .tr-40-td-20-m0 > table > tbody > tr:nth-child(40) > td:nth-child(20) {
  margin: 0;
}

formio .tr-40-td-20-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-21-p0 > table > tbody > tr:nth-child(40) > td:nth-child(21) {
  padding: 0;
}

formio .tr-40-td-21-m0 > table > tbody > tr:nth-child(40) > td:nth-child(21) {
  margin: 0;
}

formio .tr-40-td-21-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-22-p0 > table > tbody > tr:nth-child(40) > td:nth-child(22) {
  padding: 0;
}

formio .tr-40-td-22-m0 > table > tbody > tr:nth-child(40) > td:nth-child(22) {
  margin: 0;
}

formio .tr-40-td-22-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-23-p0 > table > tbody > tr:nth-child(40) > td:nth-child(23) {
  padding: 0;
}

formio .tr-40-td-23-m0 > table > tbody > tr:nth-child(40) > td:nth-child(23) {
  margin: 0;
}

formio .tr-40-td-23-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-24-p0 > table > tbody > tr:nth-child(40) > td:nth-child(24) {
  padding: 0;
}

formio .tr-40-td-24-m0 > table > tbody > tr:nth-child(40) > td:nth-child(24) {
  margin: 0;
}

formio .tr-40-td-24-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-25-p0 > table > tbody > tr:nth-child(40) > td:nth-child(25) {
  padding: 0;
}

formio .tr-40-td-25-m0 > table > tbody > tr:nth-child(40) > td:nth-child(25) {
  margin: 0;
}

formio .tr-40-td-25-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-26-p0 > table > tbody > tr:nth-child(40) > td:nth-child(26) {
  padding: 0;
}

formio .tr-40-td-26-m0 > table > tbody > tr:nth-child(40) > td:nth-child(26) {
  margin: 0;
}

formio .tr-40-td-26-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-27-p0 > table > tbody > tr:nth-child(40) > td:nth-child(27) {
  padding: 0;
}

formio .tr-40-td-27-m0 > table > tbody > tr:nth-child(40) > td:nth-child(27) {
  margin: 0;
}

formio .tr-40-td-27-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-28-p0 > table > tbody > tr:nth-child(40) > td:nth-child(28) {
  padding: 0;
}

formio .tr-40-td-28-m0 > table > tbody > tr:nth-child(40) > td:nth-child(28) {
  margin: 0;
}

formio .tr-40-td-28-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-29-p0 > table > tbody > tr:nth-child(40) > td:nth-child(29) {
  padding: 0;
}

formio .tr-40-td-29-m0 > table > tbody > tr:nth-child(40) > td:nth-child(29) {
  margin: 0;
}

formio .tr-40-td-29-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-30-p0 > table > tbody > tr:nth-child(40) > td:nth-child(30) {
  padding: 0;
}

formio .tr-40-td-30-m0 > table > tbody > tr:nth-child(40) > td:nth-child(30) {
  margin: 0;
}

formio .tr-40-td-30-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-31-p0 > table > tbody > tr:nth-child(40) > td:nth-child(31) {
  padding: 0;
}

formio .tr-40-td-31-m0 > table > tbody > tr:nth-child(40) > td:nth-child(31) {
  margin: 0;
}

formio .tr-40-td-31-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-32-p0 > table > tbody > tr:nth-child(40) > td:nth-child(32) {
  padding: 0;
}

formio .tr-40-td-32-m0 > table > tbody > tr:nth-child(40) > td:nth-child(32) {
  margin: 0;
}

formio .tr-40-td-32-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-33-p0 > table > tbody > tr:nth-child(40) > td:nth-child(33) {
  padding: 0;
}

formio .tr-40-td-33-m0 > table > tbody > tr:nth-child(40) > td:nth-child(33) {
  margin: 0;
}

formio .tr-40-td-33-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-34-p0 > table > tbody > tr:nth-child(40) > td:nth-child(34) {
  padding: 0;
}

formio .tr-40-td-34-m0 > table > tbody > tr:nth-child(40) > td:nth-child(34) {
  margin: 0;
}

formio .tr-40-td-34-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-35-p0 > table > tbody > tr:nth-child(40) > td:nth-child(35) {
  padding: 0;
}

formio .tr-40-td-35-m0 > table > tbody > tr:nth-child(40) > td:nth-child(35) {
  margin: 0;
}

formio .tr-40-td-35-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-36-p0 > table > tbody > tr:nth-child(40) > td:nth-child(36) {
  padding: 0;
}

formio .tr-40-td-36-m0 > table > tbody > tr:nth-child(40) > td:nth-child(36) {
  margin: 0;
}

formio .tr-40-td-36-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-37-p0 > table > tbody > tr:nth-child(40) > td:nth-child(37) {
  padding: 0;
}

formio .tr-40-td-37-m0 > table > tbody > tr:nth-child(40) > td:nth-child(37) {
  margin: 0;
}

formio .tr-40-td-37-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-38-p0 > table > tbody > tr:nth-child(40) > td:nth-child(38) {
  padding: 0;
}

formio .tr-40-td-38-m0 > table > tbody > tr:nth-child(40) > td:nth-child(38) {
  margin: 0;
}

formio .tr-40-td-38-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-39-p0 > table > tbody > tr:nth-child(40) > td:nth-child(39) {
  padding: 0;
}

formio .tr-40-td-39-m0 > table > tbody > tr:nth-child(40) > td:nth-child(39) {
  margin: 0;
}

formio .tr-40-td-39-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-40-p0 > table > tbody > tr:nth-child(40) > td:nth-child(40) {
  padding: 0;
}

formio .tr-40-td-40-m0 > table > tbody > tr:nth-child(40) > td:nth-child(40) {
  margin: 0;
}

formio .tr-40-td-40-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-41-p0 > table > tbody > tr:nth-child(40) > td:nth-child(41) {
  padding: 0;
}

formio .tr-40-td-41-m0 > table > tbody > tr:nth-child(40) > td:nth-child(41) {
  margin: 0;
}

formio .tr-40-td-41-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-42-p0 > table > tbody > tr:nth-child(40) > td:nth-child(42) {
  padding: 0;
}

formio .tr-40-td-42-m0 > table > tbody > tr:nth-child(40) > td:nth-child(42) {
  margin: 0;
}

formio .tr-40-td-42-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-43-p0 > table > tbody > tr:nth-child(40) > td:nth-child(43) {
  padding: 0;
}

formio .tr-40-td-43-m0 > table > tbody > tr:nth-child(40) > td:nth-child(43) {
  margin: 0;
}

formio .tr-40-td-43-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-44-p0 > table > tbody > tr:nth-child(40) > td:nth-child(44) {
  padding: 0;
}

formio .tr-40-td-44-m0 > table > tbody > tr:nth-child(40) > td:nth-child(44) {
  margin: 0;
}

formio .tr-40-td-44-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-45-p0 > table > tbody > tr:nth-child(40) > td:nth-child(45) {
  padding: 0;
}

formio .tr-40-td-45-m0 > table > tbody > tr:nth-child(40) > td:nth-child(45) {
  margin: 0;
}

formio .tr-40-td-45-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-46-p0 > table > tbody > tr:nth-child(40) > td:nth-child(46) {
  padding: 0;
}

formio .tr-40-td-46-m0 > table > tbody > tr:nth-child(40) > td:nth-child(46) {
  margin: 0;
}

formio .tr-40-td-46-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-47-p0 > table > tbody > tr:nth-child(40) > td:nth-child(47) {
  padding: 0;
}

formio .tr-40-td-47-m0 > table > tbody > tr:nth-child(40) > td:nth-child(47) {
  margin: 0;
}

formio .tr-40-td-47-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-48-p0 > table > tbody > tr:nth-child(40) > td:nth-child(48) {
  padding: 0;
}

formio .tr-40-td-48-m0 > table > tbody > tr:nth-child(40) > td:nth-child(48) {
  margin: 0;
}

formio .tr-40-td-48-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-49-p0 > table > tbody > tr:nth-child(40) > td:nth-child(49) {
  padding: 0;
}

formio .tr-40-td-49-m0 > table > tbody > tr:nth-child(40) > td:nth-child(49) {
  margin: 0;
}

formio .tr-40-td-49-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-50-p0 > table > tbody > tr:nth-child(40) > td:nth-child(50) {
  padding: 0;
}

formio .tr-40-td-50-m0 > table > tbody > tr:nth-child(40) > td:nth-child(50) {
  margin: 0;
}

formio .tr-40-td-50-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-51-p0 > table > tbody > tr:nth-child(40) > td:nth-child(51) {
  padding: 0;
}

formio .tr-40-td-51-m0 > table > tbody > tr:nth-child(40) > td:nth-child(51) {
  margin: 0;
}

formio .tr-40-td-51-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-52-p0 > table > tbody > tr:nth-child(40) > td:nth-child(52) {
  padding: 0;
}

formio .tr-40-td-52-m0 > table > tbody > tr:nth-child(40) > td:nth-child(52) {
  margin: 0;
}

formio .tr-40-td-52-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-53-p0 > table > tbody > tr:nth-child(40) > td:nth-child(53) {
  padding: 0;
}

formio .tr-40-td-53-m0 > table > tbody > tr:nth-child(40) > td:nth-child(53) {
  margin: 0;
}

formio .tr-40-td-53-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-54-p0 > table > tbody > tr:nth-child(40) > td:nth-child(54) {
  padding: 0;
}

formio .tr-40-td-54-m0 > table > tbody > tr:nth-child(40) > td:nth-child(54) {
  margin: 0;
}

formio .tr-40-td-54-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-55-p0 > table > tbody > tr:nth-child(40) > td:nth-child(55) {
  padding: 0;
}

formio .tr-40-td-55-m0 > table > tbody > tr:nth-child(40) > td:nth-child(55) {
  margin: 0;
}

formio .tr-40-td-55-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-56-p0 > table > tbody > tr:nth-child(40) > td:nth-child(56) {
  padding: 0;
}

formio .tr-40-td-56-m0 > table > tbody > tr:nth-child(40) > td:nth-child(56) {
  margin: 0;
}

formio .tr-40-td-56-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-57-p0 > table > tbody > tr:nth-child(40) > td:nth-child(57) {
  padding: 0;
}

formio .tr-40-td-57-m0 > table > tbody > tr:nth-child(40) > td:nth-child(57) {
  margin: 0;
}

formio .tr-40-td-57-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-58-p0 > table > tbody > tr:nth-child(40) > td:nth-child(58) {
  padding: 0;
}

formio .tr-40-td-58-m0 > table > tbody > tr:nth-child(40) > td:nth-child(58) {
  margin: 0;
}

formio .tr-40-td-58-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-40-td-59-p0 > table > tbody > tr:nth-child(40) > td:nth-child(59) {
  padding: 0;
}

formio .tr-40-td-59-m0 > table > tbody > tr:nth-child(40) > td:nth-child(59) {
  margin: 0;
}

formio .tr-40-td-59-ov-hid > table > tbody > tr:nth-child(40) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-1-p0 > table > tbody > tr:nth-child(41) > td:nth-child(1) {
  padding: 0;
}

formio .tr-41-td-1-m0 > table > tbody > tr:nth-child(41) > td:nth-child(1) {
  margin: 0;
}

formio .tr-41-td-1-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-2-p0 > table > tbody > tr:nth-child(41) > td:nth-child(2) {
  padding: 0;
}

formio .tr-41-td-2-m0 > table > tbody > tr:nth-child(41) > td:nth-child(2) {
  margin: 0;
}

formio .tr-41-td-2-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-3-p0 > table > tbody > tr:nth-child(41) > td:nth-child(3) {
  padding: 0;
}

formio .tr-41-td-3-m0 > table > tbody > tr:nth-child(41) > td:nth-child(3) {
  margin: 0;
}

formio .tr-41-td-3-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-4-p0 > table > tbody > tr:nth-child(41) > td:nth-child(4) {
  padding: 0;
}

formio .tr-41-td-4-m0 > table > tbody > tr:nth-child(41) > td:nth-child(4) {
  margin: 0;
}

formio .tr-41-td-4-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-5-p0 > table > tbody > tr:nth-child(41) > td:nth-child(5) {
  padding: 0;
}

formio .tr-41-td-5-m0 > table > tbody > tr:nth-child(41) > td:nth-child(5) {
  margin: 0;
}

formio .tr-41-td-5-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-6-p0 > table > tbody > tr:nth-child(41) > td:nth-child(6) {
  padding: 0;
}

formio .tr-41-td-6-m0 > table > tbody > tr:nth-child(41) > td:nth-child(6) {
  margin: 0;
}

formio .tr-41-td-6-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-7-p0 > table > tbody > tr:nth-child(41) > td:nth-child(7) {
  padding: 0;
}

formio .tr-41-td-7-m0 > table > tbody > tr:nth-child(41) > td:nth-child(7) {
  margin: 0;
}

formio .tr-41-td-7-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-8-p0 > table > tbody > tr:nth-child(41) > td:nth-child(8) {
  padding: 0;
}

formio .tr-41-td-8-m0 > table > tbody > tr:nth-child(41) > td:nth-child(8) {
  margin: 0;
}

formio .tr-41-td-8-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-9-p0 > table > tbody > tr:nth-child(41) > td:nth-child(9) {
  padding: 0;
}

formio .tr-41-td-9-m0 > table > tbody > tr:nth-child(41) > td:nth-child(9) {
  margin: 0;
}

formio .tr-41-td-9-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-10-p0 > table > tbody > tr:nth-child(41) > td:nth-child(10) {
  padding: 0;
}

formio .tr-41-td-10-m0 > table > tbody > tr:nth-child(41) > td:nth-child(10) {
  margin: 0;
}

formio .tr-41-td-10-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-11-p0 > table > tbody > tr:nth-child(41) > td:nth-child(11) {
  padding: 0;
}

formio .tr-41-td-11-m0 > table > tbody > tr:nth-child(41) > td:nth-child(11) {
  margin: 0;
}

formio .tr-41-td-11-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-12-p0 > table > tbody > tr:nth-child(41) > td:nth-child(12) {
  padding: 0;
}

formio .tr-41-td-12-m0 > table > tbody > tr:nth-child(41) > td:nth-child(12) {
  margin: 0;
}

formio .tr-41-td-12-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-13-p0 > table > tbody > tr:nth-child(41) > td:nth-child(13) {
  padding: 0;
}

formio .tr-41-td-13-m0 > table > tbody > tr:nth-child(41) > td:nth-child(13) {
  margin: 0;
}

formio .tr-41-td-13-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-14-p0 > table > tbody > tr:nth-child(41) > td:nth-child(14) {
  padding: 0;
}

formio .tr-41-td-14-m0 > table > tbody > tr:nth-child(41) > td:nth-child(14) {
  margin: 0;
}

formio .tr-41-td-14-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-15-p0 > table > tbody > tr:nth-child(41) > td:nth-child(15) {
  padding: 0;
}

formio .tr-41-td-15-m0 > table > tbody > tr:nth-child(41) > td:nth-child(15) {
  margin: 0;
}

formio .tr-41-td-15-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-16-p0 > table > tbody > tr:nth-child(41) > td:nth-child(16) {
  padding: 0;
}

formio .tr-41-td-16-m0 > table > tbody > tr:nth-child(41) > td:nth-child(16) {
  margin: 0;
}

formio .tr-41-td-16-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-17-p0 > table > tbody > tr:nth-child(41) > td:nth-child(17) {
  padding: 0;
}

formio .tr-41-td-17-m0 > table > tbody > tr:nth-child(41) > td:nth-child(17) {
  margin: 0;
}

formio .tr-41-td-17-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-18-p0 > table > tbody > tr:nth-child(41) > td:nth-child(18) {
  padding: 0;
}

formio .tr-41-td-18-m0 > table > tbody > tr:nth-child(41) > td:nth-child(18) {
  margin: 0;
}

formio .tr-41-td-18-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-19-p0 > table > tbody > tr:nth-child(41) > td:nth-child(19) {
  padding: 0;
}

formio .tr-41-td-19-m0 > table > tbody > tr:nth-child(41) > td:nth-child(19) {
  margin: 0;
}

formio .tr-41-td-19-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-20-p0 > table > tbody > tr:nth-child(41) > td:nth-child(20) {
  padding: 0;
}

formio .tr-41-td-20-m0 > table > tbody > tr:nth-child(41) > td:nth-child(20) {
  margin: 0;
}

formio .tr-41-td-20-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-21-p0 > table > tbody > tr:nth-child(41) > td:nth-child(21) {
  padding: 0;
}

formio .tr-41-td-21-m0 > table > tbody > tr:nth-child(41) > td:nth-child(21) {
  margin: 0;
}

formio .tr-41-td-21-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-22-p0 > table > tbody > tr:nth-child(41) > td:nth-child(22) {
  padding: 0;
}

formio .tr-41-td-22-m0 > table > tbody > tr:nth-child(41) > td:nth-child(22) {
  margin: 0;
}

formio .tr-41-td-22-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-23-p0 > table > tbody > tr:nth-child(41) > td:nth-child(23) {
  padding: 0;
}

formio .tr-41-td-23-m0 > table > tbody > tr:nth-child(41) > td:nth-child(23) {
  margin: 0;
}

formio .tr-41-td-23-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-24-p0 > table > tbody > tr:nth-child(41) > td:nth-child(24) {
  padding: 0;
}

formio .tr-41-td-24-m0 > table > tbody > tr:nth-child(41) > td:nth-child(24) {
  margin: 0;
}

formio .tr-41-td-24-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-25-p0 > table > tbody > tr:nth-child(41) > td:nth-child(25) {
  padding: 0;
}

formio .tr-41-td-25-m0 > table > tbody > tr:nth-child(41) > td:nth-child(25) {
  margin: 0;
}

formio .tr-41-td-25-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-26-p0 > table > tbody > tr:nth-child(41) > td:nth-child(26) {
  padding: 0;
}

formio .tr-41-td-26-m0 > table > tbody > tr:nth-child(41) > td:nth-child(26) {
  margin: 0;
}

formio .tr-41-td-26-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-27-p0 > table > tbody > tr:nth-child(41) > td:nth-child(27) {
  padding: 0;
}

formio .tr-41-td-27-m0 > table > tbody > tr:nth-child(41) > td:nth-child(27) {
  margin: 0;
}

formio .tr-41-td-27-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-28-p0 > table > tbody > tr:nth-child(41) > td:nth-child(28) {
  padding: 0;
}

formio .tr-41-td-28-m0 > table > tbody > tr:nth-child(41) > td:nth-child(28) {
  margin: 0;
}

formio .tr-41-td-28-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-29-p0 > table > tbody > tr:nth-child(41) > td:nth-child(29) {
  padding: 0;
}

formio .tr-41-td-29-m0 > table > tbody > tr:nth-child(41) > td:nth-child(29) {
  margin: 0;
}

formio .tr-41-td-29-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-30-p0 > table > tbody > tr:nth-child(41) > td:nth-child(30) {
  padding: 0;
}

formio .tr-41-td-30-m0 > table > tbody > tr:nth-child(41) > td:nth-child(30) {
  margin: 0;
}

formio .tr-41-td-30-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-31-p0 > table > tbody > tr:nth-child(41) > td:nth-child(31) {
  padding: 0;
}

formio .tr-41-td-31-m0 > table > tbody > tr:nth-child(41) > td:nth-child(31) {
  margin: 0;
}

formio .tr-41-td-31-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-32-p0 > table > tbody > tr:nth-child(41) > td:nth-child(32) {
  padding: 0;
}

formio .tr-41-td-32-m0 > table > tbody > tr:nth-child(41) > td:nth-child(32) {
  margin: 0;
}

formio .tr-41-td-32-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-33-p0 > table > tbody > tr:nth-child(41) > td:nth-child(33) {
  padding: 0;
}

formio .tr-41-td-33-m0 > table > tbody > tr:nth-child(41) > td:nth-child(33) {
  margin: 0;
}

formio .tr-41-td-33-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-34-p0 > table > tbody > tr:nth-child(41) > td:nth-child(34) {
  padding: 0;
}

formio .tr-41-td-34-m0 > table > tbody > tr:nth-child(41) > td:nth-child(34) {
  margin: 0;
}

formio .tr-41-td-34-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-35-p0 > table > tbody > tr:nth-child(41) > td:nth-child(35) {
  padding: 0;
}

formio .tr-41-td-35-m0 > table > tbody > tr:nth-child(41) > td:nth-child(35) {
  margin: 0;
}

formio .tr-41-td-35-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-36-p0 > table > tbody > tr:nth-child(41) > td:nth-child(36) {
  padding: 0;
}

formio .tr-41-td-36-m0 > table > tbody > tr:nth-child(41) > td:nth-child(36) {
  margin: 0;
}

formio .tr-41-td-36-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-37-p0 > table > tbody > tr:nth-child(41) > td:nth-child(37) {
  padding: 0;
}

formio .tr-41-td-37-m0 > table > tbody > tr:nth-child(41) > td:nth-child(37) {
  margin: 0;
}

formio .tr-41-td-37-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-38-p0 > table > tbody > tr:nth-child(41) > td:nth-child(38) {
  padding: 0;
}

formio .tr-41-td-38-m0 > table > tbody > tr:nth-child(41) > td:nth-child(38) {
  margin: 0;
}

formio .tr-41-td-38-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-39-p0 > table > tbody > tr:nth-child(41) > td:nth-child(39) {
  padding: 0;
}

formio .tr-41-td-39-m0 > table > tbody > tr:nth-child(41) > td:nth-child(39) {
  margin: 0;
}

formio .tr-41-td-39-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-40-p0 > table > tbody > tr:nth-child(41) > td:nth-child(40) {
  padding: 0;
}

formio .tr-41-td-40-m0 > table > tbody > tr:nth-child(41) > td:nth-child(40) {
  margin: 0;
}

formio .tr-41-td-40-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-41-p0 > table > tbody > tr:nth-child(41) > td:nth-child(41) {
  padding: 0;
}

formio .tr-41-td-41-m0 > table > tbody > tr:nth-child(41) > td:nth-child(41) {
  margin: 0;
}

formio .tr-41-td-41-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-42-p0 > table > tbody > tr:nth-child(41) > td:nth-child(42) {
  padding: 0;
}

formio .tr-41-td-42-m0 > table > tbody > tr:nth-child(41) > td:nth-child(42) {
  margin: 0;
}

formio .tr-41-td-42-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-43-p0 > table > tbody > tr:nth-child(41) > td:nth-child(43) {
  padding: 0;
}

formio .tr-41-td-43-m0 > table > tbody > tr:nth-child(41) > td:nth-child(43) {
  margin: 0;
}

formio .tr-41-td-43-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-44-p0 > table > tbody > tr:nth-child(41) > td:nth-child(44) {
  padding: 0;
}

formio .tr-41-td-44-m0 > table > tbody > tr:nth-child(41) > td:nth-child(44) {
  margin: 0;
}

formio .tr-41-td-44-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-45-p0 > table > tbody > tr:nth-child(41) > td:nth-child(45) {
  padding: 0;
}

formio .tr-41-td-45-m0 > table > tbody > tr:nth-child(41) > td:nth-child(45) {
  margin: 0;
}

formio .tr-41-td-45-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-46-p0 > table > tbody > tr:nth-child(41) > td:nth-child(46) {
  padding: 0;
}

formio .tr-41-td-46-m0 > table > tbody > tr:nth-child(41) > td:nth-child(46) {
  margin: 0;
}

formio .tr-41-td-46-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-47-p0 > table > tbody > tr:nth-child(41) > td:nth-child(47) {
  padding: 0;
}

formio .tr-41-td-47-m0 > table > tbody > tr:nth-child(41) > td:nth-child(47) {
  margin: 0;
}

formio .tr-41-td-47-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-48-p0 > table > tbody > tr:nth-child(41) > td:nth-child(48) {
  padding: 0;
}

formio .tr-41-td-48-m0 > table > tbody > tr:nth-child(41) > td:nth-child(48) {
  margin: 0;
}

formio .tr-41-td-48-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-49-p0 > table > tbody > tr:nth-child(41) > td:nth-child(49) {
  padding: 0;
}

formio .tr-41-td-49-m0 > table > tbody > tr:nth-child(41) > td:nth-child(49) {
  margin: 0;
}

formio .tr-41-td-49-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-50-p0 > table > tbody > tr:nth-child(41) > td:nth-child(50) {
  padding: 0;
}

formio .tr-41-td-50-m0 > table > tbody > tr:nth-child(41) > td:nth-child(50) {
  margin: 0;
}

formio .tr-41-td-50-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-51-p0 > table > tbody > tr:nth-child(41) > td:nth-child(51) {
  padding: 0;
}

formio .tr-41-td-51-m0 > table > tbody > tr:nth-child(41) > td:nth-child(51) {
  margin: 0;
}

formio .tr-41-td-51-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-52-p0 > table > tbody > tr:nth-child(41) > td:nth-child(52) {
  padding: 0;
}

formio .tr-41-td-52-m0 > table > tbody > tr:nth-child(41) > td:nth-child(52) {
  margin: 0;
}

formio .tr-41-td-52-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-53-p0 > table > tbody > tr:nth-child(41) > td:nth-child(53) {
  padding: 0;
}

formio .tr-41-td-53-m0 > table > tbody > tr:nth-child(41) > td:nth-child(53) {
  margin: 0;
}

formio .tr-41-td-53-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-54-p0 > table > tbody > tr:nth-child(41) > td:nth-child(54) {
  padding: 0;
}

formio .tr-41-td-54-m0 > table > tbody > tr:nth-child(41) > td:nth-child(54) {
  margin: 0;
}

formio .tr-41-td-54-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-55-p0 > table > tbody > tr:nth-child(41) > td:nth-child(55) {
  padding: 0;
}

formio .tr-41-td-55-m0 > table > tbody > tr:nth-child(41) > td:nth-child(55) {
  margin: 0;
}

formio .tr-41-td-55-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-56-p0 > table > tbody > tr:nth-child(41) > td:nth-child(56) {
  padding: 0;
}

formio .tr-41-td-56-m0 > table > tbody > tr:nth-child(41) > td:nth-child(56) {
  margin: 0;
}

formio .tr-41-td-56-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-57-p0 > table > tbody > tr:nth-child(41) > td:nth-child(57) {
  padding: 0;
}

formio .tr-41-td-57-m0 > table > tbody > tr:nth-child(41) > td:nth-child(57) {
  margin: 0;
}

formio .tr-41-td-57-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-58-p0 > table > tbody > tr:nth-child(41) > td:nth-child(58) {
  padding: 0;
}

formio .tr-41-td-58-m0 > table > tbody > tr:nth-child(41) > td:nth-child(58) {
  margin: 0;
}

formio .tr-41-td-58-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-41-td-59-p0 > table > tbody > tr:nth-child(41) > td:nth-child(59) {
  padding: 0;
}

formio .tr-41-td-59-m0 > table > tbody > tr:nth-child(41) > td:nth-child(59) {
  margin: 0;
}

formio .tr-41-td-59-ov-hid > table > tbody > tr:nth-child(41) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-1-p0 > table > tbody > tr:nth-child(42) > td:nth-child(1) {
  padding: 0;
}

formio .tr-42-td-1-m0 > table > tbody > tr:nth-child(42) > td:nth-child(1) {
  margin: 0;
}

formio .tr-42-td-1-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-2-p0 > table > tbody > tr:nth-child(42) > td:nth-child(2) {
  padding: 0;
}

formio .tr-42-td-2-m0 > table > tbody > tr:nth-child(42) > td:nth-child(2) {
  margin: 0;
}

formio .tr-42-td-2-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-3-p0 > table > tbody > tr:nth-child(42) > td:nth-child(3) {
  padding: 0;
}

formio .tr-42-td-3-m0 > table > tbody > tr:nth-child(42) > td:nth-child(3) {
  margin: 0;
}

formio .tr-42-td-3-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-4-p0 > table > tbody > tr:nth-child(42) > td:nth-child(4) {
  padding: 0;
}

formio .tr-42-td-4-m0 > table > tbody > tr:nth-child(42) > td:nth-child(4) {
  margin: 0;
}

formio .tr-42-td-4-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-5-p0 > table > tbody > tr:nth-child(42) > td:nth-child(5) {
  padding: 0;
}

formio .tr-42-td-5-m0 > table > tbody > tr:nth-child(42) > td:nth-child(5) {
  margin: 0;
}

formio .tr-42-td-5-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-6-p0 > table > tbody > tr:nth-child(42) > td:nth-child(6) {
  padding: 0;
}

formio .tr-42-td-6-m0 > table > tbody > tr:nth-child(42) > td:nth-child(6) {
  margin: 0;
}

formio .tr-42-td-6-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-7-p0 > table > tbody > tr:nth-child(42) > td:nth-child(7) {
  padding: 0;
}

formio .tr-42-td-7-m0 > table > tbody > tr:nth-child(42) > td:nth-child(7) {
  margin: 0;
}

formio .tr-42-td-7-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-8-p0 > table > tbody > tr:nth-child(42) > td:nth-child(8) {
  padding: 0;
}

formio .tr-42-td-8-m0 > table > tbody > tr:nth-child(42) > td:nth-child(8) {
  margin: 0;
}

formio .tr-42-td-8-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-9-p0 > table > tbody > tr:nth-child(42) > td:nth-child(9) {
  padding: 0;
}

formio .tr-42-td-9-m0 > table > tbody > tr:nth-child(42) > td:nth-child(9) {
  margin: 0;
}

formio .tr-42-td-9-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-10-p0 > table > tbody > tr:nth-child(42) > td:nth-child(10) {
  padding: 0;
}

formio .tr-42-td-10-m0 > table > tbody > tr:nth-child(42) > td:nth-child(10) {
  margin: 0;
}

formio .tr-42-td-10-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-11-p0 > table > tbody > tr:nth-child(42) > td:nth-child(11) {
  padding: 0;
}

formio .tr-42-td-11-m0 > table > tbody > tr:nth-child(42) > td:nth-child(11) {
  margin: 0;
}

formio .tr-42-td-11-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-12-p0 > table > tbody > tr:nth-child(42) > td:nth-child(12) {
  padding: 0;
}

formio .tr-42-td-12-m0 > table > tbody > tr:nth-child(42) > td:nth-child(12) {
  margin: 0;
}

formio .tr-42-td-12-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-13-p0 > table > tbody > tr:nth-child(42) > td:nth-child(13) {
  padding: 0;
}

formio .tr-42-td-13-m0 > table > tbody > tr:nth-child(42) > td:nth-child(13) {
  margin: 0;
}

formio .tr-42-td-13-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-14-p0 > table > tbody > tr:nth-child(42) > td:nth-child(14) {
  padding: 0;
}

formio .tr-42-td-14-m0 > table > tbody > tr:nth-child(42) > td:nth-child(14) {
  margin: 0;
}

formio .tr-42-td-14-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-15-p0 > table > tbody > tr:nth-child(42) > td:nth-child(15) {
  padding: 0;
}

formio .tr-42-td-15-m0 > table > tbody > tr:nth-child(42) > td:nth-child(15) {
  margin: 0;
}

formio .tr-42-td-15-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-16-p0 > table > tbody > tr:nth-child(42) > td:nth-child(16) {
  padding: 0;
}

formio .tr-42-td-16-m0 > table > tbody > tr:nth-child(42) > td:nth-child(16) {
  margin: 0;
}

formio .tr-42-td-16-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-17-p0 > table > tbody > tr:nth-child(42) > td:nth-child(17) {
  padding: 0;
}

formio .tr-42-td-17-m0 > table > tbody > tr:nth-child(42) > td:nth-child(17) {
  margin: 0;
}

formio .tr-42-td-17-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-18-p0 > table > tbody > tr:nth-child(42) > td:nth-child(18) {
  padding: 0;
}

formio .tr-42-td-18-m0 > table > tbody > tr:nth-child(42) > td:nth-child(18) {
  margin: 0;
}

formio .tr-42-td-18-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-19-p0 > table > tbody > tr:nth-child(42) > td:nth-child(19) {
  padding: 0;
}

formio .tr-42-td-19-m0 > table > tbody > tr:nth-child(42) > td:nth-child(19) {
  margin: 0;
}

formio .tr-42-td-19-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-20-p0 > table > tbody > tr:nth-child(42) > td:nth-child(20) {
  padding: 0;
}

formio .tr-42-td-20-m0 > table > tbody > tr:nth-child(42) > td:nth-child(20) {
  margin: 0;
}

formio .tr-42-td-20-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-21-p0 > table > tbody > tr:nth-child(42) > td:nth-child(21) {
  padding: 0;
}

formio .tr-42-td-21-m0 > table > tbody > tr:nth-child(42) > td:nth-child(21) {
  margin: 0;
}

formio .tr-42-td-21-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-22-p0 > table > tbody > tr:nth-child(42) > td:nth-child(22) {
  padding: 0;
}

formio .tr-42-td-22-m0 > table > tbody > tr:nth-child(42) > td:nth-child(22) {
  margin: 0;
}

formio .tr-42-td-22-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-23-p0 > table > tbody > tr:nth-child(42) > td:nth-child(23) {
  padding: 0;
}

formio .tr-42-td-23-m0 > table > tbody > tr:nth-child(42) > td:nth-child(23) {
  margin: 0;
}

formio .tr-42-td-23-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-24-p0 > table > tbody > tr:nth-child(42) > td:nth-child(24) {
  padding: 0;
}

formio .tr-42-td-24-m0 > table > tbody > tr:nth-child(42) > td:nth-child(24) {
  margin: 0;
}

formio .tr-42-td-24-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-25-p0 > table > tbody > tr:nth-child(42) > td:nth-child(25) {
  padding: 0;
}

formio .tr-42-td-25-m0 > table > tbody > tr:nth-child(42) > td:nth-child(25) {
  margin: 0;
}

formio .tr-42-td-25-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-26-p0 > table > tbody > tr:nth-child(42) > td:nth-child(26) {
  padding: 0;
}

formio .tr-42-td-26-m0 > table > tbody > tr:nth-child(42) > td:nth-child(26) {
  margin: 0;
}

formio .tr-42-td-26-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-27-p0 > table > tbody > tr:nth-child(42) > td:nth-child(27) {
  padding: 0;
}

formio .tr-42-td-27-m0 > table > tbody > tr:nth-child(42) > td:nth-child(27) {
  margin: 0;
}

formio .tr-42-td-27-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-28-p0 > table > tbody > tr:nth-child(42) > td:nth-child(28) {
  padding: 0;
}

formio .tr-42-td-28-m0 > table > tbody > tr:nth-child(42) > td:nth-child(28) {
  margin: 0;
}

formio .tr-42-td-28-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-29-p0 > table > tbody > tr:nth-child(42) > td:nth-child(29) {
  padding: 0;
}

formio .tr-42-td-29-m0 > table > tbody > tr:nth-child(42) > td:nth-child(29) {
  margin: 0;
}

formio .tr-42-td-29-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-30-p0 > table > tbody > tr:nth-child(42) > td:nth-child(30) {
  padding: 0;
}

formio .tr-42-td-30-m0 > table > tbody > tr:nth-child(42) > td:nth-child(30) {
  margin: 0;
}

formio .tr-42-td-30-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-31-p0 > table > tbody > tr:nth-child(42) > td:nth-child(31) {
  padding: 0;
}

formio .tr-42-td-31-m0 > table > tbody > tr:nth-child(42) > td:nth-child(31) {
  margin: 0;
}

formio .tr-42-td-31-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-32-p0 > table > tbody > tr:nth-child(42) > td:nth-child(32) {
  padding: 0;
}

formio .tr-42-td-32-m0 > table > tbody > tr:nth-child(42) > td:nth-child(32) {
  margin: 0;
}

formio .tr-42-td-32-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-33-p0 > table > tbody > tr:nth-child(42) > td:nth-child(33) {
  padding: 0;
}

formio .tr-42-td-33-m0 > table > tbody > tr:nth-child(42) > td:nth-child(33) {
  margin: 0;
}

formio .tr-42-td-33-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-34-p0 > table > tbody > tr:nth-child(42) > td:nth-child(34) {
  padding: 0;
}

formio .tr-42-td-34-m0 > table > tbody > tr:nth-child(42) > td:nth-child(34) {
  margin: 0;
}

formio .tr-42-td-34-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-35-p0 > table > tbody > tr:nth-child(42) > td:nth-child(35) {
  padding: 0;
}

formio .tr-42-td-35-m0 > table > tbody > tr:nth-child(42) > td:nth-child(35) {
  margin: 0;
}

formio .tr-42-td-35-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-36-p0 > table > tbody > tr:nth-child(42) > td:nth-child(36) {
  padding: 0;
}

formio .tr-42-td-36-m0 > table > tbody > tr:nth-child(42) > td:nth-child(36) {
  margin: 0;
}

formio .tr-42-td-36-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-37-p0 > table > tbody > tr:nth-child(42) > td:nth-child(37) {
  padding: 0;
}

formio .tr-42-td-37-m0 > table > tbody > tr:nth-child(42) > td:nth-child(37) {
  margin: 0;
}

formio .tr-42-td-37-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-38-p0 > table > tbody > tr:nth-child(42) > td:nth-child(38) {
  padding: 0;
}

formio .tr-42-td-38-m0 > table > tbody > tr:nth-child(42) > td:nth-child(38) {
  margin: 0;
}

formio .tr-42-td-38-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-39-p0 > table > tbody > tr:nth-child(42) > td:nth-child(39) {
  padding: 0;
}

formio .tr-42-td-39-m0 > table > tbody > tr:nth-child(42) > td:nth-child(39) {
  margin: 0;
}

formio .tr-42-td-39-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-40-p0 > table > tbody > tr:nth-child(42) > td:nth-child(40) {
  padding: 0;
}

formio .tr-42-td-40-m0 > table > tbody > tr:nth-child(42) > td:nth-child(40) {
  margin: 0;
}

formio .tr-42-td-40-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-41-p0 > table > tbody > tr:nth-child(42) > td:nth-child(41) {
  padding: 0;
}

formio .tr-42-td-41-m0 > table > tbody > tr:nth-child(42) > td:nth-child(41) {
  margin: 0;
}

formio .tr-42-td-41-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-42-p0 > table > tbody > tr:nth-child(42) > td:nth-child(42) {
  padding: 0;
}

formio .tr-42-td-42-m0 > table > tbody > tr:nth-child(42) > td:nth-child(42) {
  margin: 0;
}

formio .tr-42-td-42-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-43-p0 > table > tbody > tr:nth-child(42) > td:nth-child(43) {
  padding: 0;
}

formio .tr-42-td-43-m0 > table > tbody > tr:nth-child(42) > td:nth-child(43) {
  margin: 0;
}

formio .tr-42-td-43-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-44-p0 > table > tbody > tr:nth-child(42) > td:nth-child(44) {
  padding: 0;
}

formio .tr-42-td-44-m0 > table > tbody > tr:nth-child(42) > td:nth-child(44) {
  margin: 0;
}

formio .tr-42-td-44-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-45-p0 > table > tbody > tr:nth-child(42) > td:nth-child(45) {
  padding: 0;
}

formio .tr-42-td-45-m0 > table > tbody > tr:nth-child(42) > td:nth-child(45) {
  margin: 0;
}

formio .tr-42-td-45-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-46-p0 > table > tbody > tr:nth-child(42) > td:nth-child(46) {
  padding: 0;
}

formio .tr-42-td-46-m0 > table > tbody > tr:nth-child(42) > td:nth-child(46) {
  margin: 0;
}

formio .tr-42-td-46-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-47-p0 > table > tbody > tr:nth-child(42) > td:nth-child(47) {
  padding: 0;
}

formio .tr-42-td-47-m0 > table > tbody > tr:nth-child(42) > td:nth-child(47) {
  margin: 0;
}

formio .tr-42-td-47-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-48-p0 > table > tbody > tr:nth-child(42) > td:nth-child(48) {
  padding: 0;
}

formio .tr-42-td-48-m0 > table > tbody > tr:nth-child(42) > td:nth-child(48) {
  margin: 0;
}

formio .tr-42-td-48-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-49-p0 > table > tbody > tr:nth-child(42) > td:nth-child(49) {
  padding: 0;
}

formio .tr-42-td-49-m0 > table > tbody > tr:nth-child(42) > td:nth-child(49) {
  margin: 0;
}

formio .tr-42-td-49-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-50-p0 > table > tbody > tr:nth-child(42) > td:nth-child(50) {
  padding: 0;
}

formio .tr-42-td-50-m0 > table > tbody > tr:nth-child(42) > td:nth-child(50) {
  margin: 0;
}

formio .tr-42-td-50-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-51-p0 > table > tbody > tr:nth-child(42) > td:nth-child(51) {
  padding: 0;
}

formio .tr-42-td-51-m0 > table > tbody > tr:nth-child(42) > td:nth-child(51) {
  margin: 0;
}

formio .tr-42-td-51-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-52-p0 > table > tbody > tr:nth-child(42) > td:nth-child(52) {
  padding: 0;
}

formio .tr-42-td-52-m0 > table > tbody > tr:nth-child(42) > td:nth-child(52) {
  margin: 0;
}

formio .tr-42-td-52-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-53-p0 > table > tbody > tr:nth-child(42) > td:nth-child(53) {
  padding: 0;
}

formio .tr-42-td-53-m0 > table > tbody > tr:nth-child(42) > td:nth-child(53) {
  margin: 0;
}

formio .tr-42-td-53-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-54-p0 > table > tbody > tr:nth-child(42) > td:nth-child(54) {
  padding: 0;
}

formio .tr-42-td-54-m0 > table > tbody > tr:nth-child(42) > td:nth-child(54) {
  margin: 0;
}

formio .tr-42-td-54-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-55-p0 > table > tbody > tr:nth-child(42) > td:nth-child(55) {
  padding: 0;
}

formio .tr-42-td-55-m0 > table > tbody > tr:nth-child(42) > td:nth-child(55) {
  margin: 0;
}

formio .tr-42-td-55-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-56-p0 > table > tbody > tr:nth-child(42) > td:nth-child(56) {
  padding: 0;
}

formio .tr-42-td-56-m0 > table > tbody > tr:nth-child(42) > td:nth-child(56) {
  margin: 0;
}

formio .tr-42-td-56-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-57-p0 > table > tbody > tr:nth-child(42) > td:nth-child(57) {
  padding: 0;
}

formio .tr-42-td-57-m0 > table > tbody > tr:nth-child(42) > td:nth-child(57) {
  margin: 0;
}

formio .tr-42-td-57-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-58-p0 > table > tbody > tr:nth-child(42) > td:nth-child(58) {
  padding: 0;
}

formio .tr-42-td-58-m0 > table > tbody > tr:nth-child(42) > td:nth-child(58) {
  margin: 0;
}

formio .tr-42-td-58-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-42-td-59-p0 > table > tbody > tr:nth-child(42) > td:nth-child(59) {
  padding: 0;
}

formio .tr-42-td-59-m0 > table > tbody > tr:nth-child(42) > td:nth-child(59) {
  margin: 0;
}

formio .tr-42-td-59-ov-hid > table > tbody > tr:nth-child(42) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-1-p0 > table > tbody > tr:nth-child(43) > td:nth-child(1) {
  padding: 0;
}

formio .tr-43-td-1-m0 > table > tbody > tr:nth-child(43) > td:nth-child(1) {
  margin: 0;
}

formio .tr-43-td-1-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-2-p0 > table > tbody > tr:nth-child(43) > td:nth-child(2) {
  padding: 0;
}

formio .tr-43-td-2-m0 > table > tbody > tr:nth-child(43) > td:nth-child(2) {
  margin: 0;
}

formio .tr-43-td-2-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-3-p0 > table > tbody > tr:nth-child(43) > td:nth-child(3) {
  padding: 0;
}

formio .tr-43-td-3-m0 > table > tbody > tr:nth-child(43) > td:nth-child(3) {
  margin: 0;
}

formio .tr-43-td-3-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-4-p0 > table > tbody > tr:nth-child(43) > td:nth-child(4) {
  padding: 0;
}

formio .tr-43-td-4-m0 > table > tbody > tr:nth-child(43) > td:nth-child(4) {
  margin: 0;
}

formio .tr-43-td-4-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-5-p0 > table > tbody > tr:nth-child(43) > td:nth-child(5) {
  padding: 0;
}

formio .tr-43-td-5-m0 > table > tbody > tr:nth-child(43) > td:nth-child(5) {
  margin: 0;
}

formio .tr-43-td-5-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-6-p0 > table > tbody > tr:nth-child(43) > td:nth-child(6) {
  padding: 0;
}

formio .tr-43-td-6-m0 > table > tbody > tr:nth-child(43) > td:nth-child(6) {
  margin: 0;
}

formio .tr-43-td-6-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-7-p0 > table > tbody > tr:nth-child(43) > td:nth-child(7) {
  padding: 0;
}

formio .tr-43-td-7-m0 > table > tbody > tr:nth-child(43) > td:nth-child(7) {
  margin: 0;
}

formio .tr-43-td-7-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-8-p0 > table > tbody > tr:nth-child(43) > td:nth-child(8) {
  padding: 0;
}

formio .tr-43-td-8-m0 > table > tbody > tr:nth-child(43) > td:nth-child(8) {
  margin: 0;
}

formio .tr-43-td-8-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-9-p0 > table > tbody > tr:nth-child(43) > td:nth-child(9) {
  padding: 0;
}

formio .tr-43-td-9-m0 > table > tbody > tr:nth-child(43) > td:nth-child(9) {
  margin: 0;
}

formio .tr-43-td-9-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-10-p0 > table > tbody > tr:nth-child(43) > td:nth-child(10) {
  padding: 0;
}

formio .tr-43-td-10-m0 > table > tbody > tr:nth-child(43) > td:nth-child(10) {
  margin: 0;
}

formio .tr-43-td-10-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-11-p0 > table > tbody > tr:nth-child(43) > td:nth-child(11) {
  padding: 0;
}

formio .tr-43-td-11-m0 > table > tbody > tr:nth-child(43) > td:nth-child(11) {
  margin: 0;
}

formio .tr-43-td-11-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-12-p0 > table > tbody > tr:nth-child(43) > td:nth-child(12) {
  padding: 0;
}

formio .tr-43-td-12-m0 > table > tbody > tr:nth-child(43) > td:nth-child(12) {
  margin: 0;
}

formio .tr-43-td-12-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-13-p0 > table > tbody > tr:nth-child(43) > td:nth-child(13) {
  padding: 0;
}

formio .tr-43-td-13-m0 > table > tbody > tr:nth-child(43) > td:nth-child(13) {
  margin: 0;
}

formio .tr-43-td-13-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-14-p0 > table > tbody > tr:nth-child(43) > td:nth-child(14) {
  padding: 0;
}

formio .tr-43-td-14-m0 > table > tbody > tr:nth-child(43) > td:nth-child(14) {
  margin: 0;
}

formio .tr-43-td-14-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-15-p0 > table > tbody > tr:nth-child(43) > td:nth-child(15) {
  padding: 0;
}

formio .tr-43-td-15-m0 > table > tbody > tr:nth-child(43) > td:nth-child(15) {
  margin: 0;
}

formio .tr-43-td-15-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-16-p0 > table > tbody > tr:nth-child(43) > td:nth-child(16) {
  padding: 0;
}

formio .tr-43-td-16-m0 > table > tbody > tr:nth-child(43) > td:nth-child(16) {
  margin: 0;
}

formio .tr-43-td-16-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-17-p0 > table > tbody > tr:nth-child(43) > td:nth-child(17) {
  padding: 0;
}

formio .tr-43-td-17-m0 > table > tbody > tr:nth-child(43) > td:nth-child(17) {
  margin: 0;
}

formio .tr-43-td-17-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-18-p0 > table > tbody > tr:nth-child(43) > td:nth-child(18) {
  padding: 0;
}

formio .tr-43-td-18-m0 > table > tbody > tr:nth-child(43) > td:nth-child(18) {
  margin: 0;
}

formio .tr-43-td-18-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-19-p0 > table > tbody > tr:nth-child(43) > td:nth-child(19) {
  padding: 0;
}

formio .tr-43-td-19-m0 > table > tbody > tr:nth-child(43) > td:nth-child(19) {
  margin: 0;
}

formio .tr-43-td-19-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-20-p0 > table > tbody > tr:nth-child(43) > td:nth-child(20) {
  padding: 0;
}

formio .tr-43-td-20-m0 > table > tbody > tr:nth-child(43) > td:nth-child(20) {
  margin: 0;
}

formio .tr-43-td-20-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-21-p0 > table > tbody > tr:nth-child(43) > td:nth-child(21) {
  padding: 0;
}

formio .tr-43-td-21-m0 > table > tbody > tr:nth-child(43) > td:nth-child(21) {
  margin: 0;
}

formio .tr-43-td-21-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-22-p0 > table > tbody > tr:nth-child(43) > td:nth-child(22) {
  padding: 0;
}

formio .tr-43-td-22-m0 > table > tbody > tr:nth-child(43) > td:nth-child(22) {
  margin: 0;
}

formio .tr-43-td-22-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-23-p0 > table > tbody > tr:nth-child(43) > td:nth-child(23) {
  padding: 0;
}

formio .tr-43-td-23-m0 > table > tbody > tr:nth-child(43) > td:nth-child(23) {
  margin: 0;
}

formio .tr-43-td-23-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-24-p0 > table > tbody > tr:nth-child(43) > td:nth-child(24) {
  padding: 0;
}

formio .tr-43-td-24-m0 > table > tbody > tr:nth-child(43) > td:nth-child(24) {
  margin: 0;
}

formio .tr-43-td-24-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-25-p0 > table > tbody > tr:nth-child(43) > td:nth-child(25) {
  padding: 0;
}

formio .tr-43-td-25-m0 > table > tbody > tr:nth-child(43) > td:nth-child(25) {
  margin: 0;
}

formio .tr-43-td-25-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-26-p0 > table > tbody > tr:nth-child(43) > td:nth-child(26) {
  padding: 0;
}

formio .tr-43-td-26-m0 > table > tbody > tr:nth-child(43) > td:nth-child(26) {
  margin: 0;
}

formio .tr-43-td-26-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-27-p0 > table > tbody > tr:nth-child(43) > td:nth-child(27) {
  padding: 0;
}

formio .tr-43-td-27-m0 > table > tbody > tr:nth-child(43) > td:nth-child(27) {
  margin: 0;
}

formio .tr-43-td-27-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-28-p0 > table > tbody > tr:nth-child(43) > td:nth-child(28) {
  padding: 0;
}

formio .tr-43-td-28-m0 > table > tbody > tr:nth-child(43) > td:nth-child(28) {
  margin: 0;
}

formio .tr-43-td-28-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-29-p0 > table > tbody > tr:nth-child(43) > td:nth-child(29) {
  padding: 0;
}

formio .tr-43-td-29-m0 > table > tbody > tr:nth-child(43) > td:nth-child(29) {
  margin: 0;
}

formio .tr-43-td-29-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-30-p0 > table > tbody > tr:nth-child(43) > td:nth-child(30) {
  padding: 0;
}

formio .tr-43-td-30-m0 > table > tbody > tr:nth-child(43) > td:nth-child(30) {
  margin: 0;
}

formio .tr-43-td-30-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-31-p0 > table > tbody > tr:nth-child(43) > td:nth-child(31) {
  padding: 0;
}

formio .tr-43-td-31-m0 > table > tbody > tr:nth-child(43) > td:nth-child(31) {
  margin: 0;
}

formio .tr-43-td-31-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-32-p0 > table > tbody > tr:nth-child(43) > td:nth-child(32) {
  padding: 0;
}

formio .tr-43-td-32-m0 > table > tbody > tr:nth-child(43) > td:nth-child(32) {
  margin: 0;
}

formio .tr-43-td-32-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-33-p0 > table > tbody > tr:nth-child(43) > td:nth-child(33) {
  padding: 0;
}

formio .tr-43-td-33-m0 > table > tbody > tr:nth-child(43) > td:nth-child(33) {
  margin: 0;
}

formio .tr-43-td-33-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-34-p0 > table > tbody > tr:nth-child(43) > td:nth-child(34) {
  padding: 0;
}

formio .tr-43-td-34-m0 > table > tbody > tr:nth-child(43) > td:nth-child(34) {
  margin: 0;
}

formio .tr-43-td-34-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-35-p0 > table > tbody > tr:nth-child(43) > td:nth-child(35) {
  padding: 0;
}

formio .tr-43-td-35-m0 > table > tbody > tr:nth-child(43) > td:nth-child(35) {
  margin: 0;
}

formio .tr-43-td-35-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-36-p0 > table > tbody > tr:nth-child(43) > td:nth-child(36) {
  padding: 0;
}

formio .tr-43-td-36-m0 > table > tbody > tr:nth-child(43) > td:nth-child(36) {
  margin: 0;
}

formio .tr-43-td-36-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-37-p0 > table > tbody > tr:nth-child(43) > td:nth-child(37) {
  padding: 0;
}

formio .tr-43-td-37-m0 > table > tbody > tr:nth-child(43) > td:nth-child(37) {
  margin: 0;
}

formio .tr-43-td-37-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-38-p0 > table > tbody > tr:nth-child(43) > td:nth-child(38) {
  padding: 0;
}

formio .tr-43-td-38-m0 > table > tbody > tr:nth-child(43) > td:nth-child(38) {
  margin: 0;
}

formio .tr-43-td-38-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-39-p0 > table > tbody > tr:nth-child(43) > td:nth-child(39) {
  padding: 0;
}

formio .tr-43-td-39-m0 > table > tbody > tr:nth-child(43) > td:nth-child(39) {
  margin: 0;
}

formio .tr-43-td-39-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-40-p0 > table > tbody > tr:nth-child(43) > td:nth-child(40) {
  padding: 0;
}

formio .tr-43-td-40-m0 > table > tbody > tr:nth-child(43) > td:nth-child(40) {
  margin: 0;
}

formio .tr-43-td-40-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-41-p0 > table > tbody > tr:nth-child(43) > td:nth-child(41) {
  padding: 0;
}

formio .tr-43-td-41-m0 > table > tbody > tr:nth-child(43) > td:nth-child(41) {
  margin: 0;
}

formio .tr-43-td-41-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-42-p0 > table > tbody > tr:nth-child(43) > td:nth-child(42) {
  padding: 0;
}

formio .tr-43-td-42-m0 > table > tbody > tr:nth-child(43) > td:nth-child(42) {
  margin: 0;
}

formio .tr-43-td-42-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-43-p0 > table > tbody > tr:nth-child(43) > td:nth-child(43) {
  padding: 0;
}

formio .tr-43-td-43-m0 > table > tbody > tr:nth-child(43) > td:nth-child(43) {
  margin: 0;
}

formio .tr-43-td-43-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-44-p0 > table > tbody > tr:nth-child(43) > td:nth-child(44) {
  padding: 0;
}

formio .tr-43-td-44-m0 > table > tbody > tr:nth-child(43) > td:nth-child(44) {
  margin: 0;
}

formio .tr-43-td-44-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-45-p0 > table > tbody > tr:nth-child(43) > td:nth-child(45) {
  padding: 0;
}

formio .tr-43-td-45-m0 > table > tbody > tr:nth-child(43) > td:nth-child(45) {
  margin: 0;
}

formio .tr-43-td-45-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-46-p0 > table > tbody > tr:nth-child(43) > td:nth-child(46) {
  padding: 0;
}

formio .tr-43-td-46-m0 > table > tbody > tr:nth-child(43) > td:nth-child(46) {
  margin: 0;
}

formio .tr-43-td-46-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-47-p0 > table > tbody > tr:nth-child(43) > td:nth-child(47) {
  padding: 0;
}

formio .tr-43-td-47-m0 > table > tbody > tr:nth-child(43) > td:nth-child(47) {
  margin: 0;
}

formio .tr-43-td-47-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-48-p0 > table > tbody > tr:nth-child(43) > td:nth-child(48) {
  padding: 0;
}

formio .tr-43-td-48-m0 > table > tbody > tr:nth-child(43) > td:nth-child(48) {
  margin: 0;
}

formio .tr-43-td-48-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-49-p0 > table > tbody > tr:nth-child(43) > td:nth-child(49) {
  padding: 0;
}

formio .tr-43-td-49-m0 > table > tbody > tr:nth-child(43) > td:nth-child(49) {
  margin: 0;
}

formio .tr-43-td-49-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-50-p0 > table > tbody > tr:nth-child(43) > td:nth-child(50) {
  padding: 0;
}

formio .tr-43-td-50-m0 > table > tbody > tr:nth-child(43) > td:nth-child(50) {
  margin: 0;
}

formio .tr-43-td-50-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-51-p0 > table > tbody > tr:nth-child(43) > td:nth-child(51) {
  padding: 0;
}

formio .tr-43-td-51-m0 > table > tbody > tr:nth-child(43) > td:nth-child(51) {
  margin: 0;
}

formio .tr-43-td-51-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-52-p0 > table > tbody > tr:nth-child(43) > td:nth-child(52) {
  padding: 0;
}

formio .tr-43-td-52-m0 > table > tbody > tr:nth-child(43) > td:nth-child(52) {
  margin: 0;
}

formio .tr-43-td-52-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-53-p0 > table > tbody > tr:nth-child(43) > td:nth-child(53) {
  padding: 0;
}

formio .tr-43-td-53-m0 > table > tbody > tr:nth-child(43) > td:nth-child(53) {
  margin: 0;
}

formio .tr-43-td-53-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-54-p0 > table > tbody > tr:nth-child(43) > td:nth-child(54) {
  padding: 0;
}

formio .tr-43-td-54-m0 > table > tbody > tr:nth-child(43) > td:nth-child(54) {
  margin: 0;
}

formio .tr-43-td-54-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-55-p0 > table > tbody > tr:nth-child(43) > td:nth-child(55) {
  padding: 0;
}

formio .tr-43-td-55-m0 > table > tbody > tr:nth-child(43) > td:nth-child(55) {
  margin: 0;
}

formio .tr-43-td-55-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-56-p0 > table > tbody > tr:nth-child(43) > td:nth-child(56) {
  padding: 0;
}

formio .tr-43-td-56-m0 > table > tbody > tr:nth-child(43) > td:nth-child(56) {
  margin: 0;
}

formio .tr-43-td-56-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-57-p0 > table > tbody > tr:nth-child(43) > td:nth-child(57) {
  padding: 0;
}

formio .tr-43-td-57-m0 > table > tbody > tr:nth-child(43) > td:nth-child(57) {
  margin: 0;
}

formio .tr-43-td-57-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-58-p0 > table > tbody > tr:nth-child(43) > td:nth-child(58) {
  padding: 0;
}

formio .tr-43-td-58-m0 > table > tbody > tr:nth-child(43) > td:nth-child(58) {
  margin: 0;
}

formio .tr-43-td-58-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-43-td-59-p0 > table > tbody > tr:nth-child(43) > td:nth-child(59) {
  padding: 0;
}

formio .tr-43-td-59-m0 > table > tbody > tr:nth-child(43) > td:nth-child(59) {
  margin: 0;
}

formio .tr-43-td-59-ov-hid > table > tbody > tr:nth-child(43) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-1-p0 > table > tbody > tr:nth-child(44) > td:nth-child(1) {
  padding: 0;
}

formio .tr-44-td-1-m0 > table > tbody > tr:nth-child(44) > td:nth-child(1) {
  margin: 0;
}

formio .tr-44-td-1-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-2-p0 > table > tbody > tr:nth-child(44) > td:nth-child(2) {
  padding: 0;
}

formio .tr-44-td-2-m0 > table > tbody > tr:nth-child(44) > td:nth-child(2) {
  margin: 0;
}

formio .tr-44-td-2-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-3-p0 > table > tbody > tr:nth-child(44) > td:nth-child(3) {
  padding: 0;
}

formio .tr-44-td-3-m0 > table > tbody > tr:nth-child(44) > td:nth-child(3) {
  margin: 0;
}

formio .tr-44-td-3-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-4-p0 > table > tbody > tr:nth-child(44) > td:nth-child(4) {
  padding: 0;
}

formio .tr-44-td-4-m0 > table > tbody > tr:nth-child(44) > td:nth-child(4) {
  margin: 0;
}

formio .tr-44-td-4-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-5-p0 > table > tbody > tr:nth-child(44) > td:nth-child(5) {
  padding: 0;
}

formio .tr-44-td-5-m0 > table > tbody > tr:nth-child(44) > td:nth-child(5) {
  margin: 0;
}

formio .tr-44-td-5-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-6-p0 > table > tbody > tr:nth-child(44) > td:nth-child(6) {
  padding: 0;
}

formio .tr-44-td-6-m0 > table > tbody > tr:nth-child(44) > td:nth-child(6) {
  margin: 0;
}

formio .tr-44-td-6-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-7-p0 > table > tbody > tr:nth-child(44) > td:nth-child(7) {
  padding: 0;
}

formio .tr-44-td-7-m0 > table > tbody > tr:nth-child(44) > td:nth-child(7) {
  margin: 0;
}

formio .tr-44-td-7-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-8-p0 > table > tbody > tr:nth-child(44) > td:nth-child(8) {
  padding: 0;
}

formio .tr-44-td-8-m0 > table > tbody > tr:nth-child(44) > td:nth-child(8) {
  margin: 0;
}

formio .tr-44-td-8-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-9-p0 > table > tbody > tr:nth-child(44) > td:nth-child(9) {
  padding: 0;
}

formio .tr-44-td-9-m0 > table > tbody > tr:nth-child(44) > td:nth-child(9) {
  margin: 0;
}

formio .tr-44-td-9-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-10-p0 > table > tbody > tr:nth-child(44) > td:nth-child(10) {
  padding: 0;
}

formio .tr-44-td-10-m0 > table > tbody > tr:nth-child(44) > td:nth-child(10) {
  margin: 0;
}

formio .tr-44-td-10-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-11-p0 > table > tbody > tr:nth-child(44) > td:nth-child(11) {
  padding: 0;
}

formio .tr-44-td-11-m0 > table > tbody > tr:nth-child(44) > td:nth-child(11) {
  margin: 0;
}

formio .tr-44-td-11-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-12-p0 > table > tbody > tr:nth-child(44) > td:nth-child(12) {
  padding: 0;
}

formio .tr-44-td-12-m0 > table > tbody > tr:nth-child(44) > td:nth-child(12) {
  margin: 0;
}

formio .tr-44-td-12-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-13-p0 > table > tbody > tr:nth-child(44) > td:nth-child(13) {
  padding: 0;
}

formio .tr-44-td-13-m0 > table > tbody > tr:nth-child(44) > td:nth-child(13) {
  margin: 0;
}

formio .tr-44-td-13-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-14-p0 > table > tbody > tr:nth-child(44) > td:nth-child(14) {
  padding: 0;
}

formio .tr-44-td-14-m0 > table > tbody > tr:nth-child(44) > td:nth-child(14) {
  margin: 0;
}

formio .tr-44-td-14-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-15-p0 > table > tbody > tr:nth-child(44) > td:nth-child(15) {
  padding: 0;
}

formio .tr-44-td-15-m0 > table > tbody > tr:nth-child(44) > td:nth-child(15) {
  margin: 0;
}

formio .tr-44-td-15-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-16-p0 > table > tbody > tr:nth-child(44) > td:nth-child(16) {
  padding: 0;
}

formio .tr-44-td-16-m0 > table > tbody > tr:nth-child(44) > td:nth-child(16) {
  margin: 0;
}

formio .tr-44-td-16-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-17-p0 > table > tbody > tr:nth-child(44) > td:nth-child(17) {
  padding: 0;
}

formio .tr-44-td-17-m0 > table > tbody > tr:nth-child(44) > td:nth-child(17) {
  margin: 0;
}

formio .tr-44-td-17-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-18-p0 > table > tbody > tr:nth-child(44) > td:nth-child(18) {
  padding: 0;
}

formio .tr-44-td-18-m0 > table > tbody > tr:nth-child(44) > td:nth-child(18) {
  margin: 0;
}

formio .tr-44-td-18-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-19-p0 > table > tbody > tr:nth-child(44) > td:nth-child(19) {
  padding: 0;
}

formio .tr-44-td-19-m0 > table > tbody > tr:nth-child(44) > td:nth-child(19) {
  margin: 0;
}

formio .tr-44-td-19-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-20-p0 > table > tbody > tr:nth-child(44) > td:nth-child(20) {
  padding: 0;
}

formio .tr-44-td-20-m0 > table > tbody > tr:nth-child(44) > td:nth-child(20) {
  margin: 0;
}

formio .tr-44-td-20-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-21-p0 > table > tbody > tr:nth-child(44) > td:nth-child(21) {
  padding: 0;
}

formio .tr-44-td-21-m0 > table > tbody > tr:nth-child(44) > td:nth-child(21) {
  margin: 0;
}

formio .tr-44-td-21-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-22-p0 > table > tbody > tr:nth-child(44) > td:nth-child(22) {
  padding: 0;
}

formio .tr-44-td-22-m0 > table > tbody > tr:nth-child(44) > td:nth-child(22) {
  margin: 0;
}

formio .tr-44-td-22-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-23-p0 > table > tbody > tr:nth-child(44) > td:nth-child(23) {
  padding: 0;
}

formio .tr-44-td-23-m0 > table > tbody > tr:nth-child(44) > td:nth-child(23) {
  margin: 0;
}

formio .tr-44-td-23-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-24-p0 > table > tbody > tr:nth-child(44) > td:nth-child(24) {
  padding: 0;
}

formio .tr-44-td-24-m0 > table > tbody > tr:nth-child(44) > td:nth-child(24) {
  margin: 0;
}

formio .tr-44-td-24-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-25-p0 > table > tbody > tr:nth-child(44) > td:nth-child(25) {
  padding: 0;
}

formio .tr-44-td-25-m0 > table > tbody > tr:nth-child(44) > td:nth-child(25) {
  margin: 0;
}

formio .tr-44-td-25-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-26-p0 > table > tbody > tr:nth-child(44) > td:nth-child(26) {
  padding: 0;
}

formio .tr-44-td-26-m0 > table > tbody > tr:nth-child(44) > td:nth-child(26) {
  margin: 0;
}

formio .tr-44-td-26-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-27-p0 > table > tbody > tr:nth-child(44) > td:nth-child(27) {
  padding: 0;
}

formio .tr-44-td-27-m0 > table > tbody > tr:nth-child(44) > td:nth-child(27) {
  margin: 0;
}

formio .tr-44-td-27-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-28-p0 > table > tbody > tr:nth-child(44) > td:nth-child(28) {
  padding: 0;
}

formio .tr-44-td-28-m0 > table > tbody > tr:nth-child(44) > td:nth-child(28) {
  margin: 0;
}

formio .tr-44-td-28-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-29-p0 > table > tbody > tr:nth-child(44) > td:nth-child(29) {
  padding: 0;
}

formio .tr-44-td-29-m0 > table > tbody > tr:nth-child(44) > td:nth-child(29) {
  margin: 0;
}

formio .tr-44-td-29-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-30-p0 > table > tbody > tr:nth-child(44) > td:nth-child(30) {
  padding: 0;
}

formio .tr-44-td-30-m0 > table > tbody > tr:nth-child(44) > td:nth-child(30) {
  margin: 0;
}

formio .tr-44-td-30-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-31-p0 > table > tbody > tr:nth-child(44) > td:nth-child(31) {
  padding: 0;
}

formio .tr-44-td-31-m0 > table > tbody > tr:nth-child(44) > td:nth-child(31) {
  margin: 0;
}

formio .tr-44-td-31-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-32-p0 > table > tbody > tr:nth-child(44) > td:nth-child(32) {
  padding: 0;
}

formio .tr-44-td-32-m0 > table > tbody > tr:nth-child(44) > td:nth-child(32) {
  margin: 0;
}

formio .tr-44-td-32-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-33-p0 > table > tbody > tr:nth-child(44) > td:nth-child(33) {
  padding: 0;
}

formio .tr-44-td-33-m0 > table > tbody > tr:nth-child(44) > td:nth-child(33) {
  margin: 0;
}

formio .tr-44-td-33-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-34-p0 > table > tbody > tr:nth-child(44) > td:nth-child(34) {
  padding: 0;
}

formio .tr-44-td-34-m0 > table > tbody > tr:nth-child(44) > td:nth-child(34) {
  margin: 0;
}

formio .tr-44-td-34-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-35-p0 > table > tbody > tr:nth-child(44) > td:nth-child(35) {
  padding: 0;
}

formio .tr-44-td-35-m0 > table > tbody > tr:nth-child(44) > td:nth-child(35) {
  margin: 0;
}

formio .tr-44-td-35-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-36-p0 > table > tbody > tr:nth-child(44) > td:nth-child(36) {
  padding: 0;
}

formio .tr-44-td-36-m0 > table > tbody > tr:nth-child(44) > td:nth-child(36) {
  margin: 0;
}

formio .tr-44-td-36-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-37-p0 > table > tbody > tr:nth-child(44) > td:nth-child(37) {
  padding: 0;
}

formio .tr-44-td-37-m0 > table > tbody > tr:nth-child(44) > td:nth-child(37) {
  margin: 0;
}

formio .tr-44-td-37-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-38-p0 > table > tbody > tr:nth-child(44) > td:nth-child(38) {
  padding: 0;
}

formio .tr-44-td-38-m0 > table > tbody > tr:nth-child(44) > td:nth-child(38) {
  margin: 0;
}

formio .tr-44-td-38-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-39-p0 > table > tbody > tr:nth-child(44) > td:nth-child(39) {
  padding: 0;
}

formio .tr-44-td-39-m0 > table > tbody > tr:nth-child(44) > td:nth-child(39) {
  margin: 0;
}

formio .tr-44-td-39-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-40-p0 > table > tbody > tr:nth-child(44) > td:nth-child(40) {
  padding: 0;
}

formio .tr-44-td-40-m0 > table > tbody > tr:nth-child(44) > td:nth-child(40) {
  margin: 0;
}

formio .tr-44-td-40-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-41-p0 > table > tbody > tr:nth-child(44) > td:nth-child(41) {
  padding: 0;
}

formio .tr-44-td-41-m0 > table > tbody > tr:nth-child(44) > td:nth-child(41) {
  margin: 0;
}

formio .tr-44-td-41-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-42-p0 > table > tbody > tr:nth-child(44) > td:nth-child(42) {
  padding: 0;
}

formio .tr-44-td-42-m0 > table > tbody > tr:nth-child(44) > td:nth-child(42) {
  margin: 0;
}

formio .tr-44-td-42-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-43-p0 > table > tbody > tr:nth-child(44) > td:nth-child(43) {
  padding: 0;
}

formio .tr-44-td-43-m0 > table > tbody > tr:nth-child(44) > td:nth-child(43) {
  margin: 0;
}

formio .tr-44-td-43-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-44-p0 > table > tbody > tr:nth-child(44) > td:nth-child(44) {
  padding: 0;
}

formio .tr-44-td-44-m0 > table > tbody > tr:nth-child(44) > td:nth-child(44) {
  margin: 0;
}

formio .tr-44-td-44-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-45-p0 > table > tbody > tr:nth-child(44) > td:nth-child(45) {
  padding: 0;
}

formio .tr-44-td-45-m0 > table > tbody > tr:nth-child(44) > td:nth-child(45) {
  margin: 0;
}

formio .tr-44-td-45-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-46-p0 > table > tbody > tr:nth-child(44) > td:nth-child(46) {
  padding: 0;
}

formio .tr-44-td-46-m0 > table > tbody > tr:nth-child(44) > td:nth-child(46) {
  margin: 0;
}

formio .tr-44-td-46-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-47-p0 > table > tbody > tr:nth-child(44) > td:nth-child(47) {
  padding: 0;
}

formio .tr-44-td-47-m0 > table > tbody > tr:nth-child(44) > td:nth-child(47) {
  margin: 0;
}

formio .tr-44-td-47-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-48-p0 > table > tbody > tr:nth-child(44) > td:nth-child(48) {
  padding: 0;
}

formio .tr-44-td-48-m0 > table > tbody > tr:nth-child(44) > td:nth-child(48) {
  margin: 0;
}

formio .tr-44-td-48-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-49-p0 > table > tbody > tr:nth-child(44) > td:nth-child(49) {
  padding: 0;
}

formio .tr-44-td-49-m0 > table > tbody > tr:nth-child(44) > td:nth-child(49) {
  margin: 0;
}

formio .tr-44-td-49-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-50-p0 > table > tbody > tr:nth-child(44) > td:nth-child(50) {
  padding: 0;
}

formio .tr-44-td-50-m0 > table > tbody > tr:nth-child(44) > td:nth-child(50) {
  margin: 0;
}

formio .tr-44-td-50-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-51-p0 > table > tbody > tr:nth-child(44) > td:nth-child(51) {
  padding: 0;
}

formio .tr-44-td-51-m0 > table > tbody > tr:nth-child(44) > td:nth-child(51) {
  margin: 0;
}

formio .tr-44-td-51-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-52-p0 > table > tbody > tr:nth-child(44) > td:nth-child(52) {
  padding: 0;
}

formio .tr-44-td-52-m0 > table > tbody > tr:nth-child(44) > td:nth-child(52) {
  margin: 0;
}

formio .tr-44-td-52-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-53-p0 > table > tbody > tr:nth-child(44) > td:nth-child(53) {
  padding: 0;
}

formio .tr-44-td-53-m0 > table > tbody > tr:nth-child(44) > td:nth-child(53) {
  margin: 0;
}

formio .tr-44-td-53-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-54-p0 > table > tbody > tr:nth-child(44) > td:nth-child(54) {
  padding: 0;
}

formio .tr-44-td-54-m0 > table > tbody > tr:nth-child(44) > td:nth-child(54) {
  margin: 0;
}

formio .tr-44-td-54-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-55-p0 > table > tbody > tr:nth-child(44) > td:nth-child(55) {
  padding: 0;
}

formio .tr-44-td-55-m0 > table > tbody > tr:nth-child(44) > td:nth-child(55) {
  margin: 0;
}

formio .tr-44-td-55-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-56-p0 > table > tbody > tr:nth-child(44) > td:nth-child(56) {
  padding: 0;
}

formio .tr-44-td-56-m0 > table > tbody > tr:nth-child(44) > td:nth-child(56) {
  margin: 0;
}

formio .tr-44-td-56-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-57-p0 > table > tbody > tr:nth-child(44) > td:nth-child(57) {
  padding: 0;
}

formio .tr-44-td-57-m0 > table > tbody > tr:nth-child(44) > td:nth-child(57) {
  margin: 0;
}

formio .tr-44-td-57-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-58-p0 > table > tbody > tr:nth-child(44) > td:nth-child(58) {
  padding: 0;
}

formio .tr-44-td-58-m0 > table > tbody > tr:nth-child(44) > td:nth-child(58) {
  margin: 0;
}

formio .tr-44-td-58-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-44-td-59-p0 > table > tbody > tr:nth-child(44) > td:nth-child(59) {
  padding: 0;
}

formio .tr-44-td-59-m0 > table > tbody > tr:nth-child(44) > td:nth-child(59) {
  margin: 0;
}

formio .tr-44-td-59-ov-hid > table > tbody > tr:nth-child(44) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-1-p0 > table > tbody > tr:nth-child(45) > td:nth-child(1) {
  padding: 0;
}

formio .tr-45-td-1-m0 > table > tbody > tr:nth-child(45) > td:nth-child(1) {
  margin: 0;
}

formio .tr-45-td-1-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-2-p0 > table > tbody > tr:nth-child(45) > td:nth-child(2) {
  padding: 0;
}

formio .tr-45-td-2-m0 > table > tbody > tr:nth-child(45) > td:nth-child(2) {
  margin: 0;
}

formio .tr-45-td-2-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-3-p0 > table > tbody > tr:nth-child(45) > td:nth-child(3) {
  padding: 0;
}

formio .tr-45-td-3-m0 > table > tbody > tr:nth-child(45) > td:nth-child(3) {
  margin: 0;
}

formio .tr-45-td-3-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-4-p0 > table > tbody > tr:nth-child(45) > td:nth-child(4) {
  padding: 0;
}

formio .tr-45-td-4-m0 > table > tbody > tr:nth-child(45) > td:nth-child(4) {
  margin: 0;
}

formio .tr-45-td-4-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-5-p0 > table > tbody > tr:nth-child(45) > td:nth-child(5) {
  padding: 0;
}

formio .tr-45-td-5-m0 > table > tbody > tr:nth-child(45) > td:nth-child(5) {
  margin: 0;
}

formio .tr-45-td-5-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-6-p0 > table > tbody > tr:nth-child(45) > td:nth-child(6) {
  padding: 0;
}

formio .tr-45-td-6-m0 > table > tbody > tr:nth-child(45) > td:nth-child(6) {
  margin: 0;
}

formio .tr-45-td-6-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-7-p0 > table > tbody > tr:nth-child(45) > td:nth-child(7) {
  padding: 0;
}

formio .tr-45-td-7-m0 > table > tbody > tr:nth-child(45) > td:nth-child(7) {
  margin: 0;
}

formio .tr-45-td-7-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-8-p0 > table > tbody > tr:nth-child(45) > td:nth-child(8) {
  padding: 0;
}

formio .tr-45-td-8-m0 > table > tbody > tr:nth-child(45) > td:nth-child(8) {
  margin: 0;
}

formio .tr-45-td-8-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-9-p0 > table > tbody > tr:nth-child(45) > td:nth-child(9) {
  padding: 0;
}

formio .tr-45-td-9-m0 > table > tbody > tr:nth-child(45) > td:nth-child(9) {
  margin: 0;
}

formio .tr-45-td-9-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-10-p0 > table > tbody > tr:nth-child(45) > td:nth-child(10) {
  padding: 0;
}

formio .tr-45-td-10-m0 > table > tbody > tr:nth-child(45) > td:nth-child(10) {
  margin: 0;
}

formio .tr-45-td-10-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-11-p0 > table > tbody > tr:nth-child(45) > td:nth-child(11) {
  padding: 0;
}

formio .tr-45-td-11-m0 > table > tbody > tr:nth-child(45) > td:nth-child(11) {
  margin: 0;
}

formio .tr-45-td-11-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-12-p0 > table > tbody > tr:nth-child(45) > td:nth-child(12) {
  padding: 0;
}

formio .tr-45-td-12-m0 > table > tbody > tr:nth-child(45) > td:nth-child(12) {
  margin: 0;
}

formio .tr-45-td-12-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-13-p0 > table > tbody > tr:nth-child(45) > td:nth-child(13) {
  padding: 0;
}

formio .tr-45-td-13-m0 > table > tbody > tr:nth-child(45) > td:nth-child(13) {
  margin: 0;
}

formio .tr-45-td-13-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-14-p0 > table > tbody > tr:nth-child(45) > td:nth-child(14) {
  padding: 0;
}

formio .tr-45-td-14-m0 > table > tbody > tr:nth-child(45) > td:nth-child(14) {
  margin: 0;
}

formio .tr-45-td-14-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-15-p0 > table > tbody > tr:nth-child(45) > td:nth-child(15) {
  padding: 0;
}

formio .tr-45-td-15-m0 > table > tbody > tr:nth-child(45) > td:nth-child(15) {
  margin: 0;
}

formio .tr-45-td-15-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-16-p0 > table > tbody > tr:nth-child(45) > td:nth-child(16) {
  padding: 0;
}

formio .tr-45-td-16-m0 > table > tbody > tr:nth-child(45) > td:nth-child(16) {
  margin: 0;
}

formio .tr-45-td-16-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-17-p0 > table > tbody > tr:nth-child(45) > td:nth-child(17) {
  padding: 0;
}

formio .tr-45-td-17-m0 > table > tbody > tr:nth-child(45) > td:nth-child(17) {
  margin: 0;
}

formio .tr-45-td-17-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-18-p0 > table > tbody > tr:nth-child(45) > td:nth-child(18) {
  padding: 0;
}

formio .tr-45-td-18-m0 > table > tbody > tr:nth-child(45) > td:nth-child(18) {
  margin: 0;
}

formio .tr-45-td-18-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-19-p0 > table > tbody > tr:nth-child(45) > td:nth-child(19) {
  padding: 0;
}

formio .tr-45-td-19-m0 > table > tbody > tr:nth-child(45) > td:nth-child(19) {
  margin: 0;
}

formio .tr-45-td-19-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-20-p0 > table > tbody > tr:nth-child(45) > td:nth-child(20) {
  padding: 0;
}

formio .tr-45-td-20-m0 > table > tbody > tr:nth-child(45) > td:nth-child(20) {
  margin: 0;
}

formio .tr-45-td-20-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-21-p0 > table > tbody > tr:nth-child(45) > td:nth-child(21) {
  padding: 0;
}

formio .tr-45-td-21-m0 > table > tbody > tr:nth-child(45) > td:nth-child(21) {
  margin: 0;
}

formio .tr-45-td-21-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-22-p0 > table > tbody > tr:nth-child(45) > td:nth-child(22) {
  padding: 0;
}

formio .tr-45-td-22-m0 > table > tbody > tr:nth-child(45) > td:nth-child(22) {
  margin: 0;
}

formio .tr-45-td-22-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-23-p0 > table > tbody > tr:nth-child(45) > td:nth-child(23) {
  padding: 0;
}

formio .tr-45-td-23-m0 > table > tbody > tr:nth-child(45) > td:nth-child(23) {
  margin: 0;
}

formio .tr-45-td-23-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-24-p0 > table > tbody > tr:nth-child(45) > td:nth-child(24) {
  padding: 0;
}

formio .tr-45-td-24-m0 > table > tbody > tr:nth-child(45) > td:nth-child(24) {
  margin: 0;
}

formio .tr-45-td-24-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-25-p0 > table > tbody > tr:nth-child(45) > td:nth-child(25) {
  padding: 0;
}

formio .tr-45-td-25-m0 > table > tbody > tr:nth-child(45) > td:nth-child(25) {
  margin: 0;
}

formio .tr-45-td-25-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-26-p0 > table > tbody > tr:nth-child(45) > td:nth-child(26) {
  padding: 0;
}

formio .tr-45-td-26-m0 > table > tbody > tr:nth-child(45) > td:nth-child(26) {
  margin: 0;
}

formio .tr-45-td-26-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-27-p0 > table > tbody > tr:nth-child(45) > td:nth-child(27) {
  padding: 0;
}

formio .tr-45-td-27-m0 > table > tbody > tr:nth-child(45) > td:nth-child(27) {
  margin: 0;
}

formio .tr-45-td-27-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-28-p0 > table > tbody > tr:nth-child(45) > td:nth-child(28) {
  padding: 0;
}

formio .tr-45-td-28-m0 > table > tbody > tr:nth-child(45) > td:nth-child(28) {
  margin: 0;
}

formio .tr-45-td-28-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-29-p0 > table > tbody > tr:nth-child(45) > td:nth-child(29) {
  padding: 0;
}

formio .tr-45-td-29-m0 > table > tbody > tr:nth-child(45) > td:nth-child(29) {
  margin: 0;
}

formio .tr-45-td-29-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-30-p0 > table > tbody > tr:nth-child(45) > td:nth-child(30) {
  padding: 0;
}

formio .tr-45-td-30-m0 > table > tbody > tr:nth-child(45) > td:nth-child(30) {
  margin: 0;
}

formio .tr-45-td-30-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-31-p0 > table > tbody > tr:nth-child(45) > td:nth-child(31) {
  padding: 0;
}

formio .tr-45-td-31-m0 > table > tbody > tr:nth-child(45) > td:nth-child(31) {
  margin: 0;
}

formio .tr-45-td-31-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-32-p0 > table > tbody > tr:nth-child(45) > td:nth-child(32) {
  padding: 0;
}

formio .tr-45-td-32-m0 > table > tbody > tr:nth-child(45) > td:nth-child(32) {
  margin: 0;
}

formio .tr-45-td-32-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-33-p0 > table > tbody > tr:nth-child(45) > td:nth-child(33) {
  padding: 0;
}

formio .tr-45-td-33-m0 > table > tbody > tr:nth-child(45) > td:nth-child(33) {
  margin: 0;
}

formio .tr-45-td-33-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-34-p0 > table > tbody > tr:nth-child(45) > td:nth-child(34) {
  padding: 0;
}

formio .tr-45-td-34-m0 > table > tbody > tr:nth-child(45) > td:nth-child(34) {
  margin: 0;
}

formio .tr-45-td-34-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-35-p0 > table > tbody > tr:nth-child(45) > td:nth-child(35) {
  padding: 0;
}

formio .tr-45-td-35-m0 > table > tbody > tr:nth-child(45) > td:nth-child(35) {
  margin: 0;
}

formio .tr-45-td-35-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-36-p0 > table > tbody > tr:nth-child(45) > td:nth-child(36) {
  padding: 0;
}

formio .tr-45-td-36-m0 > table > tbody > tr:nth-child(45) > td:nth-child(36) {
  margin: 0;
}

formio .tr-45-td-36-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-37-p0 > table > tbody > tr:nth-child(45) > td:nth-child(37) {
  padding: 0;
}

formio .tr-45-td-37-m0 > table > tbody > tr:nth-child(45) > td:nth-child(37) {
  margin: 0;
}

formio .tr-45-td-37-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-38-p0 > table > tbody > tr:nth-child(45) > td:nth-child(38) {
  padding: 0;
}

formio .tr-45-td-38-m0 > table > tbody > tr:nth-child(45) > td:nth-child(38) {
  margin: 0;
}

formio .tr-45-td-38-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-39-p0 > table > tbody > tr:nth-child(45) > td:nth-child(39) {
  padding: 0;
}

formio .tr-45-td-39-m0 > table > tbody > tr:nth-child(45) > td:nth-child(39) {
  margin: 0;
}

formio .tr-45-td-39-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-40-p0 > table > tbody > tr:nth-child(45) > td:nth-child(40) {
  padding: 0;
}

formio .tr-45-td-40-m0 > table > tbody > tr:nth-child(45) > td:nth-child(40) {
  margin: 0;
}

formio .tr-45-td-40-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-41-p0 > table > tbody > tr:nth-child(45) > td:nth-child(41) {
  padding: 0;
}

formio .tr-45-td-41-m0 > table > tbody > tr:nth-child(45) > td:nth-child(41) {
  margin: 0;
}

formio .tr-45-td-41-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-42-p0 > table > tbody > tr:nth-child(45) > td:nth-child(42) {
  padding: 0;
}

formio .tr-45-td-42-m0 > table > tbody > tr:nth-child(45) > td:nth-child(42) {
  margin: 0;
}

formio .tr-45-td-42-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-43-p0 > table > tbody > tr:nth-child(45) > td:nth-child(43) {
  padding: 0;
}

formio .tr-45-td-43-m0 > table > tbody > tr:nth-child(45) > td:nth-child(43) {
  margin: 0;
}

formio .tr-45-td-43-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-44-p0 > table > tbody > tr:nth-child(45) > td:nth-child(44) {
  padding: 0;
}

formio .tr-45-td-44-m0 > table > tbody > tr:nth-child(45) > td:nth-child(44) {
  margin: 0;
}

formio .tr-45-td-44-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-45-p0 > table > tbody > tr:nth-child(45) > td:nth-child(45) {
  padding: 0;
}

formio .tr-45-td-45-m0 > table > tbody > tr:nth-child(45) > td:nth-child(45) {
  margin: 0;
}

formio .tr-45-td-45-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-46-p0 > table > tbody > tr:nth-child(45) > td:nth-child(46) {
  padding: 0;
}

formio .tr-45-td-46-m0 > table > tbody > tr:nth-child(45) > td:nth-child(46) {
  margin: 0;
}

formio .tr-45-td-46-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-47-p0 > table > tbody > tr:nth-child(45) > td:nth-child(47) {
  padding: 0;
}

formio .tr-45-td-47-m0 > table > tbody > tr:nth-child(45) > td:nth-child(47) {
  margin: 0;
}

formio .tr-45-td-47-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-48-p0 > table > tbody > tr:nth-child(45) > td:nth-child(48) {
  padding: 0;
}

formio .tr-45-td-48-m0 > table > tbody > tr:nth-child(45) > td:nth-child(48) {
  margin: 0;
}

formio .tr-45-td-48-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-49-p0 > table > tbody > tr:nth-child(45) > td:nth-child(49) {
  padding: 0;
}

formio .tr-45-td-49-m0 > table > tbody > tr:nth-child(45) > td:nth-child(49) {
  margin: 0;
}

formio .tr-45-td-49-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-50-p0 > table > tbody > tr:nth-child(45) > td:nth-child(50) {
  padding: 0;
}

formio .tr-45-td-50-m0 > table > tbody > tr:nth-child(45) > td:nth-child(50) {
  margin: 0;
}

formio .tr-45-td-50-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-51-p0 > table > tbody > tr:nth-child(45) > td:nth-child(51) {
  padding: 0;
}

formio .tr-45-td-51-m0 > table > tbody > tr:nth-child(45) > td:nth-child(51) {
  margin: 0;
}

formio .tr-45-td-51-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-52-p0 > table > tbody > tr:nth-child(45) > td:nth-child(52) {
  padding: 0;
}

formio .tr-45-td-52-m0 > table > tbody > tr:nth-child(45) > td:nth-child(52) {
  margin: 0;
}

formio .tr-45-td-52-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-53-p0 > table > tbody > tr:nth-child(45) > td:nth-child(53) {
  padding: 0;
}

formio .tr-45-td-53-m0 > table > tbody > tr:nth-child(45) > td:nth-child(53) {
  margin: 0;
}

formio .tr-45-td-53-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-54-p0 > table > tbody > tr:nth-child(45) > td:nth-child(54) {
  padding: 0;
}

formio .tr-45-td-54-m0 > table > tbody > tr:nth-child(45) > td:nth-child(54) {
  margin: 0;
}

formio .tr-45-td-54-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-55-p0 > table > tbody > tr:nth-child(45) > td:nth-child(55) {
  padding: 0;
}

formio .tr-45-td-55-m0 > table > tbody > tr:nth-child(45) > td:nth-child(55) {
  margin: 0;
}

formio .tr-45-td-55-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-56-p0 > table > tbody > tr:nth-child(45) > td:nth-child(56) {
  padding: 0;
}

formio .tr-45-td-56-m0 > table > tbody > tr:nth-child(45) > td:nth-child(56) {
  margin: 0;
}

formio .tr-45-td-56-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-57-p0 > table > tbody > tr:nth-child(45) > td:nth-child(57) {
  padding: 0;
}

formio .tr-45-td-57-m0 > table > tbody > tr:nth-child(45) > td:nth-child(57) {
  margin: 0;
}

formio .tr-45-td-57-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-58-p0 > table > tbody > tr:nth-child(45) > td:nth-child(58) {
  padding: 0;
}

formio .tr-45-td-58-m0 > table > tbody > tr:nth-child(45) > td:nth-child(58) {
  margin: 0;
}

formio .tr-45-td-58-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-45-td-59-p0 > table > tbody > tr:nth-child(45) > td:nth-child(59) {
  padding: 0;
}

formio .tr-45-td-59-m0 > table > tbody > tr:nth-child(45) > td:nth-child(59) {
  margin: 0;
}

formio .tr-45-td-59-ov-hid > table > tbody > tr:nth-child(45) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-1-p0 > table > tbody > tr:nth-child(46) > td:nth-child(1) {
  padding: 0;
}

formio .tr-46-td-1-m0 > table > tbody > tr:nth-child(46) > td:nth-child(1) {
  margin: 0;
}

formio .tr-46-td-1-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-2-p0 > table > tbody > tr:nth-child(46) > td:nth-child(2) {
  padding: 0;
}

formio .tr-46-td-2-m0 > table > tbody > tr:nth-child(46) > td:nth-child(2) {
  margin: 0;
}

formio .tr-46-td-2-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-3-p0 > table > tbody > tr:nth-child(46) > td:nth-child(3) {
  padding: 0;
}

formio .tr-46-td-3-m0 > table > tbody > tr:nth-child(46) > td:nth-child(3) {
  margin: 0;
}

formio .tr-46-td-3-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-4-p0 > table > tbody > tr:nth-child(46) > td:nth-child(4) {
  padding: 0;
}

formio .tr-46-td-4-m0 > table > tbody > tr:nth-child(46) > td:nth-child(4) {
  margin: 0;
}

formio .tr-46-td-4-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-5-p0 > table > tbody > tr:nth-child(46) > td:nth-child(5) {
  padding: 0;
}

formio .tr-46-td-5-m0 > table > tbody > tr:nth-child(46) > td:nth-child(5) {
  margin: 0;
}

formio .tr-46-td-5-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-6-p0 > table > tbody > tr:nth-child(46) > td:nth-child(6) {
  padding: 0;
}

formio .tr-46-td-6-m0 > table > tbody > tr:nth-child(46) > td:nth-child(6) {
  margin: 0;
}

formio .tr-46-td-6-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-7-p0 > table > tbody > tr:nth-child(46) > td:nth-child(7) {
  padding: 0;
}

formio .tr-46-td-7-m0 > table > tbody > tr:nth-child(46) > td:nth-child(7) {
  margin: 0;
}

formio .tr-46-td-7-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-8-p0 > table > tbody > tr:nth-child(46) > td:nth-child(8) {
  padding: 0;
}

formio .tr-46-td-8-m0 > table > tbody > tr:nth-child(46) > td:nth-child(8) {
  margin: 0;
}

formio .tr-46-td-8-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-9-p0 > table > tbody > tr:nth-child(46) > td:nth-child(9) {
  padding: 0;
}

formio .tr-46-td-9-m0 > table > tbody > tr:nth-child(46) > td:nth-child(9) {
  margin: 0;
}

formio .tr-46-td-9-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-10-p0 > table > tbody > tr:nth-child(46) > td:nth-child(10) {
  padding: 0;
}

formio .tr-46-td-10-m0 > table > tbody > tr:nth-child(46) > td:nth-child(10) {
  margin: 0;
}

formio .tr-46-td-10-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-11-p0 > table > tbody > tr:nth-child(46) > td:nth-child(11) {
  padding: 0;
}

formio .tr-46-td-11-m0 > table > tbody > tr:nth-child(46) > td:nth-child(11) {
  margin: 0;
}

formio .tr-46-td-11-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-12-p0 > table > tbody > tr:nth-child(46) > td:nth-child(12) {
  padding: 0;
}

formio .tr-46-td-12-m0 > table > tbody > tr:nth-child(46) > td:nth-child(12) {
  margin: 0;
}

formio .tr-46-td-12-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-13-p0 > table > tbody > tr:nth-child(46) > td:nth-child(13) {
  padding: 0;
}

formio .tr-46-td-13-m0 > table > tbody > tr:nth-child(46) > td:nth-child(13) {
  margin: 0;
}

formio .tr-46-td-13-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-14-p0 > table > tbody > tr:nth-child(46) > td:nth-child(14) {
  padding: 0;
}

formio .tr-46-td-14-m0 > table > tbody > tr:nth-child(46) > td:nth-child(14) {
  margin: 0;
}

formio .tr-46-td-14-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-15-p0 > table > tbody > tr:nth-child(46) > td:nth-child(15) {
  padding: 0;
}

formio .tr-46-td-15-m0 > table > tbody > tr:nth-child(46) > td:nth-child(15) {
  margin: 0;
}

formio .tr-46-td-15-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-16-p0 > table > tbody > tr:nth-child(46) > td:nth-child(16) {
  padding: 0;
}

formio .tr-46-td-16-m0 > table > tbody > tr:nth-child(46) > td:nth-child(16) {
  margin: 0;
}

formio .tr-46-td-16-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-17-p0 > table > tbody > tr:nth-child(46) > td:nth-child(17) {
  padding: 0;
}

formio .tr-46-td-17-m0 > table > tbody > tr:nth-child(46) > td:nth-child(17) {
  margin: 0;
}

formio .tr-46-td-17-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-18-p0 > table > tbody > tr:nth-child(46) > td:nth-child(18) {
  padding: 0;
}

formio .tr-46-td-18-m0 > table > tbody > tr:nth-child(46) > td:nth-child(18) {
  margin: 0;
}

formio .tr-46-td-18-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-19-p0 > table > tbody > tr:nth-child(46) > td:nth-child(19) {
  padding: 0;
}

formio .tr-46-td-19-m0 > table > tbody > tr:nth-child(46) > td:nth-child(19) {
  margin: 0;
}

formio .tr-46-td-19-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-20-p0 > table > tbody > tr:nth-child(46) > td:nth-child(20) {
  padding: 0;
}

formio .tr-46-td-20-m0 > table > tbody > tr:nth-child(46) > td:nth-child(20) {
  margin: 0;
}

formio .tr-46-td-20-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-21-p0 > table > tbody > tr:nth-child(46) > td:nth-child(21) {
  padding: 0;
}

formio .tr-46-td-21-m0 > table > tbody > tr:nth-child(46) > td:nth-child(21) {
  margin: 0;
}

formio .tr-46-td-21-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-22-p0 > table > tbody > tr:nth-child(46) > td:nth-child(22) {
  padding: 0;
}

formio .tr-46-td-22-m0 > table > tbody > tr:nth-child(46) > td:nth-child(22) {
  margin: 0;
}

formio .tr-46-td-22-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-23-p0 > table > tbody > tr:nth-child(46) > td:nth-child(23) {
  padding: 0;
}

formio .tr-46-td-23-m0 > table > tbody > tr:nth-child(46) > td:nth-child(23) {
  margin: 0;
}

formio .tr-46-td-23-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-24-p0 > table > tbody > tr:nth-child(46) > td:nth-child(24) {
  padding: 0;
}

formio .tr-46-td-24-m0 > table > tbody > tr:nth-child(46) > td:nth-child(24) {
  margin: 0;
}

formio .tr-46-td-24-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-25-p0 > table > tbody > tr:nth-child(46) > td:nth-child(25) {
  padding: 0;
}

formio .tr-46-td-25-m0 > table > tbody > tr:nth-child(46) > td:nth-child(25) {
  margin: 0;
}

formio .tr-46-td-25-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-26-p0 > table > tbody > tr:nth-child(46) > td:nth-child(26) {
  padding: 0;
}

formio .tr-46-td-26-m0 > table > tbody > tr:nth-child(46) > td:nth-child(26) {
  margin: 0;
}

formio .tr-46-td-26-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-27-p0 > table > tbody > tr:nth-child(46) > td:nth-child(27) {
  padding: 0;
}

formio .tr-46-td-27-m0 > table > tbody > tr:nth-child(46) > td:nth-child(27) {
  margin: 0;
}

formio .tr-46-td-27-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-28-p0 > table > tbody > tr:nth-child(46) > td:nth-child(28) {
  padding: 0;
}

formio .tr-46-td-28-m0 > table > tbody > tr:nth-child(46) > td:nth-child(28) {
  margin: 0;
}

formio .tr-46-td-28-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-29-p0 > table > tbody > tr:nth-child(46) > td:nth-child(29) {
  padding: 0;
}

formio .tr-46-td-29-m0 > table > tbody > tr:nth-child(46) > td:nth-child(29) {
  margin: 0;
}

formio .tr-46-td-29-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-30-p0 > table > tbody > tr:nth-child(46) > td:nth-child(30) {
  padding: 0;
}

formio .tr-46-td-30-m0 > table > tbody > tr:nth-child(46) > td:nth-child(30) {
  margin: 0;
}

formio .tr-46-td-30-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-31-p0 > table > tbody > tr:nth-child(46) > td:nth-child(31) {
  padding: 0;
}

formio .tr-46-td-31-m0 > table > tbody > tr:nth-child(46) > td:nth-child(31) {
  margin: 0;
}

formio .tr-46-td-31-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-32-p0 > table > tbody > tr:nth-child(46) > td:nth-child(32) {
  padding: 0;
}

formio .tr-46-td-32-m0 > table > tbody > tr:nth-child(46) > td:nth-child(32) {
  margin: 0;
}

formio .tr-46-td-32-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-33-p0 > table > tbody > tr:nth-child(46) > td:nth-child(33) {
  padding: 0;
}

formio .tr-46-td-33-m0 > table > tbody > tr:nth-child(46) > td:nth-child(33) {
  margin: 0;
}

formio .tr-46-td-33-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-34-p0 > table > tbody > tr:nth-child(46) > td:nth-child(34) {
  padding: 0;
}

formio .tr-46-td-34-m0 > table > tbody > tr:nth-child(46) > td:nth-child(34) {
  margin: 0;
}

formio .tr-46-td-34-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-35-p0 > table > tbody > tr:nth-child(46) > td:nth-child(35) {
  padding: 0;
}

formio .tr-46-td-35-m0 > table > tbody > tr:nth-child(46) > td:nth-child(35) {
  margin: 0;
}

formio .tr-46-td-35-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-36-p0 > table > tbody > tr:nth-child(46) > td:nth-child(36) {
  padding: 0;
}

formio .tr-46-td-36-m0 > table > tbody > tr:nth-child(46) > td:nth-child(36) {
  margin: 0;
}

formio .tr-46-td-36-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-37-p0 > table > tbody > tr:nth-child(46) > td:nth-child(37) {
  padding: 0;
}

formio .tr-46-td-37-m0 > table > tbody > tr:nth-child(46) > td:nth-child(37) {
  margin: 0;
}

formio .tr-46-td-37-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-38-p0 > table > tbody > tr:nth-child(46) > td:nth-child(38) {
  padding: 0;
}

formio .tr-46-td-38-m0 > table > tbody > tr:nth-child(46) > td:nth-child(38) {
  margin: 0;
}

formio .tr-46-td-38-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-39-p0 > table > tbody > tr:nth-child(46) > td:nth-child(39) {
  padding: 0;
}

formio .tr-46-td-39-m0 > table > tbody > tr:nth-child(46) > td:nth-child(39) {
  margin: 0;
}

formio .tr-46-td-39-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-40-p0 > table > tbody > tr:nth-child(46) > td:nth-child(40) {
  padding: 0;
}

formio .tr-46-td-40-m0 > table > tbody > tr:nth-child(46) > td:nth-child(40) {
  margin: 0;
}

formio .tr-46-td-40-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-41-p0 > table > tbody > tr:nth-child(46) > td:nth-child(41) {
  padding: 0;
}

formio .tr-46-td-41-m0 > table > tbody > tr:nth-child(46) > td:nth-child(41) {
  margin: 0;
}

formio .tr-46-td-41-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-42-p0 > table > tbody > tr:nth-child(46) > td:nth-child(42) {
  padding: 0;
}

formio .tr-46-td-42-m0 > table > tbody > tr:nth-child(46) > td:nth-child(42) {
  margin: 0;
}

formio .tr-46-td-42-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-43-p0 > table > tbody > tr:nth-child(46) > td:nth-child(43) {
  padding: 0;
}

formio .tr-46-td-43-m0 > table > tbody > tr:nth-child(46) > td:nth-child(43) {
  margin: 0;
}

formio .tr-46-td-43-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-44-p0 > table > tbody > tr:nth-child(46) > td:nth-child(44) {
  padding: 0;
}

formio .tr-46-td-44-m0 > table > tbody > tr:nth-child(46) > td:nth-child(44) {
  margin: 0;
}

formio .tr-46-td-44-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-45-p0 > table > tbody > tr:nth-child(46) > td:nth-child(45) {
  padding: 0;
}

formio .tr-46-td-45-m0 > table > tbody > tr:nth-child(46) > td:nth-child(45) {
  margin: 0;
}

formio .tr-46-td-45-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-46-p0 > table > tbody > tr:nth-child(46) > td:nth-child(46) {
  padding: 0;
}

formio .tr-46-td-46-m0 > table > tbody > tr:nth-child(46) > td:nth-child(46) {
  margin: 0;
}

formio .tr-46-td-46-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-47-p0 > table > tbody > tr:nth-child(46) > td:nth-child(47) {
  padding: 0;
}

formio .tr-46-td-47-m0 > table > tbody > tr:nth-child(46) > td:nth-child(47) {
  margin: 0;
}

formio .tr-46-td-47-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-48-p0 > table > tbody > tr:nth-child(46) > td:nth-child(48) {
  padding: 0;
}

formio .tr-46-td-48-m0 > table > tbody > tr:nth-child(46) > td:nth-child(48) {
  margin: 0;
}

formio .tr-46-td-48-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-49-p0 > table > tbody > tr:nth-child(46) > td:nth-child(49) {
  padding: 0;
}

formio .tr-46-td-49-m0 > table > tbody > tr:nth-child(46) > td:nth-child(49) {
  margin: 0;
}

formio .tr-46-td-49-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-50-p0 > table > tbody > tr:nth-child(46) > td:nth-child(50) {
  padding: 0;
}

formio .tr-46-td-50-m0 > table > tbody > tr:nth-child(46) > td:nth-child(50) {
  margin: 0;
}

formio .tr-46-td-50-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-51-p0 > table > tbody > tr:nth-child(46) > td:nth-child(51) {
  padding: 0;
}

formio .tr-46-td-51-m0 > table > tbody > tr:nth-child(46) > td:nth-child(51) {
  margin: 0;
}

formio .tr-46-td-51-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-52-p0 > table > tbody > tr:nth-child(46) > td:nth-child(52) {
  padding: 0;
}

formio .tr-46-td-52-m0 > table > tbody > tr:nth-child(46) > td:nth-child(52) {
  margin: 0;
}

formio .tr-46-td-52-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-53-p0 > table > tbody > tr:nth-child(46) > td:nth-child(53) {
  padding: 0;
}

formio .tr-46-td-53-m0 > table > tbody > tr:nth-child(46) > td:nth-child(53) {
  margin: 0;
}

formio .tr-46-td-53-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-54-p0 > table > tbody > tr:nth-child(46) > td:nth-child(54) {
  padding: 0;
}

formio .tr-46-td-54-m0 > table > tbody > tr:nth-child(46) > td:nth-child(54) {
  margin: 0;
}

formio .tr-46-td-54-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-55-p0 > table > tbody > tr:nth-child(46) > td:nth-child(55) {
  padding: 0;
}

formio .tr-46-td-55-m0 > table > tbody > tr:nth-child(46) > td:nth-child(55) {
  margin: 0;
}

formio .tr-46-td-55-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-56-p0 > table > tbody > tr:nth-child(46) > td:nth-child(56) {
  padding: 0;
}

formio .tr-46-td-56-m0 > table > tbody > tr:nth-child(46) > td:nth-child(56) {
  margin: 0;
}

formio .tr-46-td-56-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-57-p0 > table > tbody > tr:nth-child(46) > td:nth-child(57) {
  padding: 0;
}

formio .tr-46-td-57-m0 > table > tbody > tr:nth-child(46) > td:nth-child(57) {
  margin: 0;
}

formio .tr-46-td-57-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-58-p0 > table > tbody > tr:nth-child(46) > td:nth-child(58) {
  padding: 0;
}

formio .tr-46-td-58-m0 > table > tbody > tr:nth-child(46) > td:nth-child(58) {
  margin: 0;
}

formio .tr-46-td-58-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-46-td-59-p0 > table > tbody > tr:nth-child(46) > td:nth-child(59) {
  padding: 0;
}

formio .tr-46-td-59-m0 > table > tbody > tr:nth-child(46) > td:nth-child(59) {
  margin: 0;
}

formio .tr-46-td-59-ov-hid > table > tbody > tr:nth-child(46) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-1-p0 > table > tbody > tr:nth-child(47) > td:nth-child(1) {
  padding: 0;
}

formio .tr-47-td-1-m0 > table > tbody > tr:nth-child(47) > td:nth-child(1) {
  margin: 0;
}

formio .tr-47-td-1-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-2-p0 > table > tbody > tr:nth-child(47) > td:nth-child(2) {
  padding: 0;
}

formio .tr-47-td-2-m0 > table > tbody > tr:nth-child(47) > td:nth-child(2) {
  margin: 0;
}

formio .tr-47-td-2-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-3-p0 > table > tbody > tr:nth-child(47) > td:nth-child(3) {
  padding: 0;
}

formio .tr-47-td-3-m0 > table > tbody > tr:nth-child(47) > td:nth-child(3) {
  margin: 0;
}

formio .tr-47-td-3-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-4-p0 > table > tbody > tr:nth-child(47) > td:nth-child(4) {
  padding: 0;
}

formio .tr-47-td-4-m0 > table > tbody > tr:nth-child(47) > td:nth-child(4) {
  margin: 0;
}

formio .tr-47-td-4-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-5-p0 > table > tbody > tr:nth-child(47) > td:nth-child(5) {
  padding: 0;
}

formio .tr-47-td-5-m0 > table > tbody > tr:nth-child(47) > td:nth-child(5) {
  margin: 0;
}

formio .tr-47-td-5-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-6-p0 > table > tbody > tr:nth-child(47) > td:nth-child(6) {
  padding: 0;
}

formio .tr-47-td-6-m0 > table > tbody > tr:nth-child(47) > td:nth-child(6) {
  margin: 0;
}

formio .tr-47-td-6-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-7-p0 > table > tbody > tr:nth-child(47) > td:nth-child(7) {
  padding: 0;
}

formio .tr-47-td-7-m0 > table > tbody > tr:nth-child(47) > td:nth-child(7) {
  margin: 0;
}

formio .tr-47-td-7-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-8-p0 > table > tbody > tr:nth-child(47) > td:nth-child(8) {
  padding: 0;
}

formio .tr-47-td-8-m0 > table > tbody > tr:nth-child(47) > td:nth-child(8) {
  margin: 0;
}

formio .tr-47-td-8-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-9-p0 > table > tbody > tr:nth-child(47) > td:nth-child(9) {
  padding: 0;
}

formio .tr-47-td-9-m0 > table > tbody > tr:nth-child(47) > td:nth-child(9) {
  margin: 0;
}

formio .tr-47-td-9-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-10-p0 > table > tbody > tr:nth-child(47) > td:nth-child(10) {
  padding: 0;
}

formio .tr-47-td-10-m0 > table > tbody > tr:nth-child(47) > td:nth-child(10) {
  margin: 0;
}

formio .tr-47-td-10-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-11-p0 > table > tbody > tr:nth-child(47) > td:nth-child(11) {
  padding: 0;
}

formio .tr-47-td-11-m0 > table > tbody > tr:nth-child(47) > td:nth-child(11) {
  margin: 0;
}

formio .tr-47-td-11-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-12-p0 > table > tbody > tr:nth-child(47) > td:nth-child(12) {
  padding: 0;
}

formio .tr-47-td-12-m0 > table > tbody > tr:nth-child(47) > td:nth-child(12) {
  margin: 0;
}

formio .tr-47-td-12-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-13-p0 > table > tbody > tr:nth-child(47) > td:nth-child(13) {
  padding: 0;
}

formio .tr-47-td-13-m0 > table > tbody > tr:nth-child(47) > td:nth-child(13) {
  margin: 0;
}

formio .tr-47-td-13-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-14-p0 > table > tbody > tr:nth-child(47) > td:nth-child(14) {
  padding: 0;
}

formio .tr-47-td-14-m0 > table > tbody > tr:nth-child(47) > td:nth-child(14) {
  margin: 0;
}

formio .tr-47-td-14-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-15-p0 > table > tbody > tr:nth-child(47) > td:nth-child(15) {
  padding: 0;
}

formio .tr-47-td-15-m0 > table > tbody > tr:nth-child(47) > td:nth-child(15) {
  margin: 0;
}

formio .tr-47-td-15-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-16-p0 > table > tbody > tr:nth-child(47) > td:nth-child(16) {
  padding: 0;
}

formio .tr-47-td-16-m0 > table > tbody > tr:nth-child(47) > td:nth-child(16) {
  margin: 0;
}

formio .tr-47-td-16-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-17-p0 > table > tbody > tr:nth-child(47) > td:nth-child(17) {
  padding: 0;
}

formio .tr-47-td-17-m0 > table > tbody > tr:nth-child(47) > td:nth-child(17) {
  margin: 0;
}

formio .tr-47-td-17-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-18-p0 > table > tbody > tr:nth-child(47) > td:nth-child(18) {
  padding: 0;
}

formio .tr-47-td-18-m0 > table > tbody > tr:nth-child(47) > td:nth-child(18) {
  margin: 0;
}

formio .tr-47-td-18-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-19-p0 > table > tbody > tr:nth-child(47) > td:nth-child(19) {
  padding: 0;
}

formio .tr-47-td-19-m0 > table > tbody > tr:nth-child(47) > td:nth-child(19) {
  margin: 0;
}

formio .tr-47-td-19-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-20-p0 > table > tbody > tr:nth-child(47) > td:nth-child(20) {
  padding: 0;
}

formio .tr-47-td-20-m0 > table > tbody > tr:nth-child(47) > td:nth-child(20) {
  margin: 0;
}

formio .tr-47-td-20-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-21-p0 > table > tbody > tr:nth-child(47) > td:nth-child(21) {
  padding: 0;
}

formio .tr-47-td-21-m0 > table > tbody > tr:nth-child(47) > td:nth-child(21) {
  margin: 0;
}

formio .tr-47-td-21-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-22-p0 > table > tbody > tr:nth-child(47) > td:nth-child(22) {
  padding: 0;
}

formio .tr-47-td-22-m0 > table > tbody > tr:nth-child(47) > td:nth-child(22) {
  margin: 0;
}

formio .tr-47-td-22-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-23-p0 > table > tbody > tr:nth-child(47) > td:nth-child(23) {
  padding: 0;
}

formio .tr-47-td-23-m0 > table > tbody > tr:nth-child(47) > td:nth-child(23) {
  margin: 0;
}

formio .tr-47-td-23-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-24-p0 > table > tbody > tr:nth-child(47) > td:nth-child(24) {
  padding: 0;
}

formio .tr-47-td-24-m0 > table > tbody > tr:nth-child(47) > td:nth-child(24) {
  margin: 0;
}

formio .tr-47-td-24-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-25-p0 > table > tbody > tr:nth-child(47) > td:nth-child(25) {
  padding: 0;
}

formio .tr-47-td-25-m0 > table > tbody > tr:nth-child(47) > td:nth-child(25) {
  margin: 0;
}

formio .tr-47-td-25-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-26-p0 > table > tbody > tr:nth-child(47) > td:nth-child(26) {
  padding: 0;
}

formio .tr-47-td-26-m0 > table > tbody > tr:nth-child(47) > td:nth-child(26) {
  margin: 0;
}

formio .tr-47-td-26-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-27-p0 > table > tbody > tr:nth-child(47) > td:nth-child(27) {
  padding: 0;
}

formio .tr-47-td-27-m0 > table > tbody > tr:nth-child(47) > td:nth-child(27) {
  margin: 0;
}

formio .tr-47-td-27-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-28-p0 > table > tbody > tr:nth-child(47) > td:nth-child(28) {
  padding: 0;
}

formio .tr-47-td-28-m0 > table > tbody > tr:nth-child(47) > td:nth-child(28) {
  margin: 0;
}

formio .tr-47-td-28-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-29-p0 > table > tbody > tr:nth-child(47) > td:nth-child(29) {
  padding: 0;
}

formio .tr-47-td-29-m0 > table > tbody > tr:nth-child(47) > td:nth-child(29) {
  margin: 0;
}

formio .tr-47-td-29-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-30-p0 > table > tbody > tr:nth-child(47) > td:nth-child(30) {
  padding: 0;
}

formio .tr-47-td-30-m0 > table > tbody > tr:nth-child(47) > td:nth-child(30) {
  margin: 0;
}

formio .tr-47-td-30-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-31-p0 > table > tbody > tr:nth-child(47) > td:nth-child(31) {
  padding: 0;
}

formio .tr-47-td-31-m0 > table > tbody > tr:nth-child(47) > td:nth-child(31) {
  margin: 0;
}

formio .tr-47-td-31-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-32-p0 > table > tbody > tr:nth-child(47) > td:nth-child(32) {
  padding: 0;
}

formio .tr-47-td-32-m0 > table > tbody > tr:nth-child(47) > td:nth-child(32) {
  margin: 0;
}

formio .tr-47-td-32-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-33-p0 > table > tbody > tr:nth-child(47) > td:nth-child(33) {
  padding: 0;
}

formio .tr-47-td-33-m0 > table > tbody > tr:nth-child(47) > td:nth-child(33) {
  margin: 0;
}

formio .tr-47-td-33-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-34-p0 > table > tbody > tr:nth-child(47) > td:nth-child(34) {
  padding: 0;
}

formio .tr-47-td-34-m0 > table > tbody > tr:nth-child(47) > td:nth-child(34) {
  margin: 0;
}

formio .tr-47-td-34-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-35-p0 > table > tbody > tr:nth-child(47) > td:nth-child(35) {
  padding: 0;
}

formio .tr-47-td-35-m0 > table > tbody > tr:nth-child(47) > td:nth-child(35) {
  margin: 0;
}

formio .tr-47-td-35-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-36-p0 > table > tbody > tr:nth-child(47) > td:nth-child(36) {
  padding: 0;
}

formio .tr-47-td-36-m0 > table > tbody > tr:nth-child(47) > td:nth-child(36) {
  margin: 0;
}

formio .tr-47-td-36-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-37-p0 > table > tbody > tr:nth-child(47) > td:nth-child(37) {
  padding: 0;
}

formio .tr-47-td-37-m0 > table > tbody > tr:nth-child(47) > td:nth-child(37) {
  margin: 0;
}

formio .tr-47-td-37-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-38-p0 > table > tbody > tr:nth-child(47) > td:nth-child(38) {
  padding: 0;
}

formio .tr-47-td-38-m0 > table > tbody > tr:nth-child(47) > td:nth-child(38) {
  margin: 0;
}

formio .tr-47-td-38-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-39-p0 > table > tbody > tr:nth-child(47) > td:nth-child(39) {
  padding: 0;
}

formio .tr-47-td-39-m0 > table > tbody > tr:nth-child(47) > td:nth-child(39) {
  margin: 0;
}

formio .tr-47-td-39-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-40-p0 > table > tbody > tr:nth-child(47) > td:nth-child(40) {
  padding: 0;
}

formio .tr-47-td-40-m0 > table > tbody > tr:nth-child(47) > td:nth-child(40) {
  margin: 0;
}

formio .tr-47-td-40-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-41-p0 > table > tbody > tr:nth-child(47) > td:nth-child(41) {
  padding: 0;
}

formio .tr-47-td-41-m0 > table > tbody > tr:nth-child(47) > td:nth-child(41) {
  margin: 0;
}

formio .tr-47-td-41-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-42-p0 > table > tbody > tr:nth-child(47) > td:nth-child(42) {
  padding: 0;
}

formio .tr-47-td-42-m0 > table > tbody > tr:nth-child(47) > td:nth-child(42) {
  margin: 0;
}

formio .tr-47-td-42-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-43-p0 > table > tbody > tr:nth-child(47) > td:nth-child(43) {
  padding: 0;
}

formio .tr-47-td-43-m0 > table > tbody > tr:nth-child(47) > td:nth-child(43) {
  margin: 0;
}

formio .tr-47-td-43-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-44-p0 > table > tbody > tr:nth-child(47) > td:nth-child(44) {
  padding: 0;
}

formio .tr-47-td-44-m0 > table > tbody > tr:nth-child(47) > td:nth-child(44) {
  margin: 0;
}

formio .tr-47-td-44-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-45-p0 > table > tbody > tr:nth-child(47) > td:nth-child(45) {
  padding: 0;
}

formio .tr-47-td-45-m0 > table > tbody > tr:nth-child(47) > td:nth-child(45) {
  margin: 0;
}

formio .tr-47-td-45-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-46-p0 > table > tbody > tr:nth-child(47) > td:nth-child(46) {
  padding: 0;
}

formio .tr-47-td-46-m0 > table > tbody > tr:nth-child(47) > td:nth-child(46) {
  margin: 0;
}

formio .tr-47-td-46-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-47-p0 > table > tbody > tr:nth-child(47) > td:nth-child(47) {
  padding: 0;
}

formio .tr-47-td-47-m0 > table > tbody > tr:nth-child(47) > td:nth-child(47) {
  margin: 0;
}

formio .tr-47-td-47-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-48-p0 > table > tbody > tr:nth-child(47) > td:nth-child(48) {
  padding: 0;
}

formio .tr-47-td-48-m0 > table > tbody > tr:nth-child(47) > td:nth-child(48) {
  margin: 0;
}

formio .tr-47-td-48-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-49-p0 > table > tbody > tr:nth-child(47) > td:nth-child(49) {
  padding: 0;
}

formio .tr-47-td-49-m0 > table > tbody > tr:nth-child(47) > td:nth-child(49) {
  margin: 0;
}

formio .tr-47-td-49-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-50-p0 > table > tbody > tr:nth-child(47) > td:nth-child(50) {
  padding: 0;
}

formio .tr-47-td-50-m0 > table > tbody > tr:nth-child(47) > td:nth-child(50) {
  margin: 0;
}

formio .tr-47-td-50-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-51-p0 > table > tbody > tr:nth-child(47) > td:nth-child(51) {
  padding: 0;
}

formio .tr-47-td-51-m0 > table > tbody > tr:nth-child(47) > td:nth-child(51) {
  margin: 0;
}

formio .tr-47-td-51-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-52-p0 > table > tbody > tr:nth-child(47) > td:nth-child(52) {
  padding: 0;
}

formio .tr-47-td-52-m0 > table > tbody > tr:nth-child(47) > td:nth-child(52) {
  margin: 0;
}

formio .tr-47-td-52-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-53-p0 > table > tbody > tr:nth-child(47) > td:nth-child(53) {
  padding: 0;
}

formio .tr-47-td-53-m0 > table > tbody > tr:nth-child(47) > td:nth-child(53) {
  margin: 0;
}

formio .tr-47-td-53-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-54-p0 > table > tbody > tr:nth-child(47) > td:nth-child(54) {
  padding: 0;
}

formio .tr-47-td-54-m0 > table > tbody > tr:nth-child(47) > td:nth-child(54) {
  margin: 0;
}

formio .tr-47-td-54-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-55-p0 > table > tbody > tr:nth-child(47) > td:nth-child(55) {
  padding: 0;
}

formio .tr-47-td-55-m0 > table > tbody > tr:nth-child(47) > td:nth-child(55) {
  margin: 0;
}

formio .tr-47-td-55-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-56-p0 > table > tbody > tr:nth-child(47) > td:nth-child(56) {
  padding: 0;
}

formio .tr-47-td-56-m0 > table > tbody > tr:nth-child(47) > td:nth-child(56) {
  margin: 0;
}

formio .tr-47-td-56-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-57-p0 > table > tbody > tr:nth-child(47) > td:nth-child(57) {
  padding: 0;
}

formio .tr-47-td-57-m0 > table > tbody > tr:nth-child(47) > td:nth-child(57) {
  margin: 0;
}

formio .tr-47-td-57-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-58-p0 > table > tbody > tr:nth-child(47) > td:nth-child(58) {
  padding: 0;
}

formio .tr-47-td-58-m0 > table > tbody > tr:nth-child(47) > td:nth-child(58) {
  margin: 0;
}

formio .tr-47-td-58-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-47-td-59-p0 > table > tbody > tr:nth-child(47) > td:nth-child(59) {
  padding: 0;
}

formio .tr-47-td-59-m0 > table > tbody > tr:nth-child(47) > td:nth-child(59) {
  margin: 0;
}

formio .tr-47-td-59-ov-hid > table > tbody > tr:nth-child(47) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-1-p0 > table > tbody > tr:nth-child(48) > td:nth-child(1) {
  padding: 0;
}

formio .tr-48-td-1-m0 > table > tbody > tr:nth-child(48) > td:nth-child(1) {
  margin: 0;
}

formio .tr-48-td-1-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-2-p0 > table > tbody > tr:nth-child(48) > td:nth-child(2) {
  padding: 0;
}

formio .tr-48-td-2-m0 > table > tbody > tr:nth-child(48) > td:nth-child(2) {
  margin: 0;
}

formio .tr-48-td-2-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-3-p0 > table > tbody > tr:nth-child(48) > td:nth-child(3) {
  padding: 0;
}

formio .tr-48-td-3-m0 > table > tbody > tr:nth-child(48) > td:nth-child(3) {
  margin: 0;
}

formio .tr-48-td-3-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-4-p0 > table > tbody > tr:nth-child(48) > td:nth-child(4) {
  padding: 0;
}

formio .tr-48-td-4-m0 > table > tbody > tr:nth-child(48) > td:nth-child(4) {
  margin: 0;
}

formio .tr-48-td-4-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-5-p0 > table > tbody > tr:nth-child(48) > td:nth-child(5) {
  padding: 0;
}

formio .tr-48-td-5-m0 > table > tbody > tr:nth-child(48) > td:nth-child(5) {
  margin: 0;
}

formio .tr-48-td-5-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-6-p0 > table > tbody > tr:nth-child(48) > td:nth-child(6) {
  padding: 0;
}

formio .tr-48-td-6-m0 > table > tbody > tr:nth-child(48) > td:nth-child(6) {
  margin: 0;
}

formio .tr-48-td-6-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-7-p0 > table > tbody > tr:nth-child(48) > td:nth-child(7) {
  padding: 0;
}

formio .tr-48-td-7-m0 > table > tbody > tr:nth-child(48) > td:nth-child(7) {
  margin: 0;
}

formio .tr-48-td-7-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-8-p0 > table > tbody > tr:nth-child(48) > td:nth-child(8) {
  padding: 0;
}

formio .tr-48-td-8-m0 > table > tbody > tr:nth-child(48) > td:nth-child(8) {
  margin: 0;
}

formio .tr-48-td-8-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-9-p0 > table > tbody > tr:nth-child(48) > td:nth-child(9) {
  padding: 0;
}

formio .tr-48-td-9-m0 > table > tbody > tr:nth-child(48) > td:nth-child(9) {
  margin: 0;
}

formio .tr-48-td-9-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-10-p0 > table > tbody > tr:nth-child(48) > td:nth-child(10) {
  padding: 0;
}

formio .tr-48-td-10-m0 > table > tbody > tr:nth-child(48) > td:nth-child(10) {
  margin: 0;
}

formio .tr-48-td-10-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-11-p0 > table > tbody > tr:nth-child(48) > td:nth-child(11) {
  padding: 0;
}

formio .tr-48-td-11-m0 > table > tbody > tr:nth-child(48) > td:nth-child(11) {
  margin: 0;
}

formio .tr-48-td-11-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-12-p0 > table > tbody > tr:nth-child(48) > td:nth-child(12) {
  padding: 0;
}

formio .tr-48-td-12-m0 > table > tbody > tr:nth-child(48) > td:nth-child(12) {
  margin: 0;
}

formio .tr-48-td-12-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-13-p0 > table > tbody > tr:nth-child(48) > td:nth-child(13) {
  padding: 0;
}

formio .tr-48-td-13-m0 > table > tbody > tr:nth-child(48) > td:nth-child(13) {
  margin: 0;
}

formio .tr-48-td-13-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-14-p0 > table > tbody > tr:nth-child(48) > td:nth-child(14) {
  padding: 0;
}

formio .tr-48-td-14-m0 > table > tbody > tr:nth-child(48) > td:nth-child(14) {
  margin: 0;
}

formio .tr-48-td-14-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-15-p0 > table > tbody > tr:nth-child(48) > td:nth-child(15) {
  padding: 0;
}

formio .tr-48-td-15-m0 > table > tbody > tr:nth-child(48) > td:nth-child(15) {
  margin: 0;
}

formio .tr-48-td-15-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-16-p0 > table > tbody > tr:nth-child(48) > td:nth-child(16) {
  padding: 0;
}

formio .tr-48-td-16-m0 > table > tbody > tr:nth-child(48) > td:nth-child(16) {
  margin: 0;
}

formio .tr-48-td-16-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-17-p0 > table > tbody > tr:nth-child(48) > td:nth-child(17) {
  padding: 0;
}

formio .tr-48-td-17-m0 > table > tbody > tr:nth-child(48) > td:nth-child(17) {
  margin: 0;
}

formio .tr-48-td-17-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-18-p0 > table > tbody > tr:nth-child(48) > td:nth-child(18) {
  padding: 0;
}

formio .tr-48-td-18-m0 > table > tbody > tr:nth-child(48) > td:nth-child(18) {
  margin: 0;
}

formio .tr-48-td-18-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-19-p0 > table > tbody > tr:nth-child(48) > td:nth-child(19) {
  padding: 0;
}

formio .tr-48-td-19-m0 > table > tbody > tr:nth-child(48) > td:nth-child(19) {
  margin: 0;
}

formio .tr-48-td-19-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-20-p0 > table > tbody > tr:nth-child(48) > td:nth-child(20) {
  padding: 0;
}

formio .tr-48-td-20-m0 > table > tbody > tr:nth-child(48) > td:nth-child(20) {
  margin: 0;
}

formio .tr-48-td-20-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-21-p0 > table > tbody > tr:nth-child(48) > td:nth-child(21) {
  padding: 0;
}

formio .tr-48-td-21-m0 > table > tbody > tr:nth-child(48) > td:nth-child(21) {
  margin: 0;
}

formio .tr-48-td-21-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-22-p0 > table > tbody > tr:nth-child(48) > td:nth-child(22) {
  padding: 0;
}

formio .tr-48-td-22-m0 > table > tbody > tr:nth-child(48) > td:nth-child(22) {
  margin: 0;
}

formio .tr-48-td-22-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-23-p0 > table > tbody > tr:nth-child(48) > td:nth-child(23) {
  padding: 0;
}

formio .tr-48-td-23-m0 > table > tbody > tr:nth-child(48) > td:nth-child(23) {
  margin: 0;
}

formio .tr-48-td-23-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-24-p0 > table > tbody > tr:nth-child(48) > td:nth-child(24) {
  padding: 0;
}

formio .tr-48-td-24-m0 > table > tbody > tr:nth-child(48) > td:nth-child(24) {
  margin: 0;
}

formio .tr-48-td-24-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-25-p0 > table > tbody > tr:nth-child(48) > td:nth-child(25) {
  padding: 0;
}

formio .tr-48-td-25-m0 > table > tbody > tr:nth-child(48) > td:nth-child(25) {
  margin: 0;
}

formio .tr-48-td-25-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-26-p0 > table > tbody > tr:nth-child(48) > td:nth-child(26) {
  padding: 0;
}

formio .tr-48-td-26-m0 > table > tbody > tr:nth-child(48) > td:nth-child(26) {
  margin: 0;
}

formio .tr-48-td-26-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-27-p0 > table > tbody > tr:nth-child(48) > td:nth-child(27) {
  padding: 0;
}

formio .tr-48-td-27-m0 > table > tbody > tr:nth-child(48) > td:nth-child(27) {
  margin: 0;
}

formio .tr-48-td-27-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-28-p0 > table > tbody > tr:nth-child(48) > td:nth-child(28) {
  padding: 0;
}

formio .tr-48-td-28-m0 > table > tbody > tr:nth-child(48) > td:nth-child(28) {
  margin: 0;
}

formio .tr-48-td-28-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-29-p0 > table > tbody > tr:nth-child(48) > td:nth-child(29) {
  padding: 0;
}

formio .tr-48-td-29-m0 > table > tbody > tr:nth-child(48) > td:nth-child(29) {
  margin: 0;
}

formio .tr-48-td-29-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-30-p0 > table > tbody > tr:nth-child(48) > td:nth-child(30) {
  padding: 0;
}

formio .tr-48-td-30-m0 > table > tbody > tr:nth-child(48) > td:nth-child(30) {
  margin: 0;
}

formio .tr-48-td-30-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-31-p0 > table > tbody > tr:nth-child(48) > td:nth-child(31) {
  padding: 0;
}

formio .tr-48-td-31-m0 > table > tbody > tr:nth-child(48) > td:nth-child(31) {
  margin: 0;
}

formio .tr-48-td-31-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-32-p0 > table > tbody > tr:nth-child(48) > td:nth-child(32) {
  padding: 0;
}

formio .tr-48-td-32-m0 > table > tbody > tr:nth-child(48) > td:nth-child(32) {
  margin: 0;
}

formio .tr-48-td-32-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-33-p0 > table > tbody > tr:nth-child(48) > td:nth-child(33) {
  padding: 0;
}

formio .tr-48-td-33-m0 > table > tbody > tr:nth-child(48) > td:nth-child(33) {
  margin: 0;
}

formio .tr-48-td-33-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-34-p0 > table > tbody > tr:nth-child(48) > td:nth-child(34) {
  padding: 0;
}

formio .tr-48-td-34-m0 > table > tbody > tr:nth-child(48) > td:nth-child(34) {
  margin: 0;
}

formio .tr-48-td-34-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-35-p0 > table > tbody > tr:nth-child(48) > td:nth-child(35) {
  padding: 0;
}

formio .tr-48-td-35-m0 > table > tbody > tr:nth-child(48) > td:nth-child(35) {
  margin: 0;
}

formio .tr-48-td-35-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-36-p0 > table > tbody > tr:nth-child(48) > td:nth-child(36) {
  padding: 0;
}

formio .tr-48-td-36-m0 > table > tbody > tr:nth-child(48) > td:nth-child(36) {
  margin: 0;
}

formio .tr-48-td-36-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-37-p0 > table > tbody > tr:nth-child(48) > td:nth-child(37) {
  padding: 0;
}

formio .tr-48-td-37-m0 > table > tbody > tr:nth-child(48) > td:nth-child(37) {
  margin: 0;
}

formio .tr-48-td-37-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-38-p0 > table > tbody > tr:nth-child(48) > td:nth-child(38) {
  padding: 0;
}

formio .tr-48-td-38-m0 > table > tbody > tr:nth-child(48) > td:nth-child(38) {
  margin: 0;
}

formio .tr-48-td-38-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-39-p0 > table > tbody > tr:nth-child(48) > td:nth-child(39) {
  padding: 0;
}

formio .tr-48-td-39-m0 > table > tbody > tr:nth-child(48) > td:nth-child(39) {
  margin: 0;
}

formio .tr-48-td-39-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-40-p0 > table > tbody > tr:nth-child(48) > td:nth-child(40) {
  padding: 0;
}

formio .tr-48-td-40-m0 > table > tbody > tr:nth-child(48) > td:nth-child(40) {
  margin: 0;
}

formio .tr-48-td-40-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-41-p0 > table > tbody > tr:nth-child(48) > td:nth-child(41) {
  padding: 0;
}

formio .tr-48-td-41-m0 > table > tbody > tr:nth-child(48) > td:nth-child(41) {
  margin: 0;
}

formio .tr-48-td-41-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-42-p0 > table > tbody > tr:nth-child(48) > td:nth-child(42) {
  padding: 0;
}

formio .tr-48-td-42-m0 > table > tbody > tr:nth-child(48) > td:nth-child(42) {
  margin: 0;
}

formio .tr-48-td-42-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-43-p0 > table > tbody > tr:nth-child(48) > td:nth-child(43) {
  padding: 0;
}

formio .tr-48-td-43-m0 > table > tbody > tr:nth-child(48) > td:nth-child(43) {
  margin: 0;
}

formio .tr-48-td-43-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-44-p0 > table > tbody > tr:nth-child(48) > td:nth-child(44) {
  padding: 0;
}

formio .tr-48-td-44-m0 > table > tbody > tr:nth-child(48) > td:nth-child(44) {
  margin: 0;
}

formio .tr-48-td-44-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-45-p0 > table > tbody > tr:nth-child(48) > td:nth-child(45) {
  padding: 0;
}

formio .tr-48-td-45-m0 > table > tbody > tr:nth-child(48) > td:nth-child(45) {
  margin: 0;
}

formio .tr-48-td-45-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-46-p0 > table > tbody > tr:nth-child(48) > td:nth-child(46) {
  padding: 0;
}

formio .tr-48-td-46-m0 > table > tbody > tr:nth-child(48) > td:nth-child(46) {
  margin: 0;
}

formio .tr-48-td-46-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-47-p0 > table > tbody > tr:nth-child(48) > td:nth-child(47) {
  padding: 0;
}

formio .tr-48-td-47-m0 > table > tbody > tr:nth-child(48) > td:nth-child(47) {
  margin: 0;
}

formio .tr-48-td-47-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-48-p0 > table > tbody > tr:nth-child(48) > td:nth-child(48) {
  padding: 0;
}

formio .tr-48-td-48-m0 > table > tbody > tr:nth-child(48) > td:nth-child(48) {
  margin: 0;
}

formio .tr-48-td-48-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-49-p0 > table > tbody > tr:nth-child(48) > td:nth-child(49) {
  padding: 0;
}

formio .tr-48-td-49-m0 > table > tbody > tr:nth-child(48) > td:nth-child(49) {
  margin: 0;
}

formio .tr-48-td-49-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-50-p0 > table > tbody > tr:nth-child(48) > td:nth-child(50) {
  padding: 0;
}

formio .tr-48-td-50-m0 > table > tbody > tr:nth-child(48) > td:nth-child(50) {
  margin: 0;
}

formio .tr-48-td-50-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-51-p0 > table > tbody > tr:nth-child(48) > td:nth-child(51) {
  padding: 0;
}

formio .tr-48-td-51-m0 > table > tbody > tr:nth-child(48) > td:nth-child(51) {
  margin: 0;
}

formio .tr-48-td-51-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-52-p0 > table > tbody > tr:nth-child(48) > td:nth-child(52) {
  padding: 0;
}

formio .tr-48-td-52-m0 > table > tbody > tr:nth-child(48) > td:nth-child(52) {
  margin: 0;
}

formio .tr-48-td-52-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-53-p0 > table > tbody > tr:nth-child(48) > td:nth-child(53) {
  padding: 0;
}

formio .tr-48-td-53-m0 > table > tbody > tr:nth-child(48) > td:nth-child(53) {
  margin: 0;
}

formio .tr-48-td-53-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-54-p0 > table > tbody > tr:nth-child(48) > td:nth-child(54) {
  padding: 0;
}

formio .tr-48-td-54-m0 > table > tbody > tr:nth-child(48) > td:nth-child(54) {
  margin: 0;
}

formio .tr-48-td-54-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-55-p0 > table > tbody > tr:nth-child(48) > td:nth-child(55) {
  padding: 0;
}

formio .tr-48-td-55-m0 > table > tbody > tr:nth-child(48) > td:nth-child(55) {
  margin: 0;
}

formio .tr-48-td-55-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-56-p0 > table > tbody > tr:nth-child(48) > td:nth-child(56) {
  padding: 0;
}

formio .tr-48-td-56-m0 > table > tbody > tr:nth-child(48) > td:nth-child(56) {
  margin: 0;
}

formio .tr-48-td-56-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-57-p0 > table > tbody > tr:nth-child(48) > td:nth-child(57) {
  padding: 0;
}

formio .tr-48-td-57-m0 > table > tbody > tr:nth-child(48) > td:nth-child(57) {
  margin: 0;
}

formio .tr-48-td-57-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-58-p0 > table > tbody > tr:nth-child(48) > td:nth-child(58) {
  padding: 0;
}

formio .tr-48-td-58-m0 > table > tbody > tr:nth-child(48) > td:nth-child(58) {
  margin: 0;
}

formio .tr-48-td-58-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-48-td-59-p0 > table > tbody > tr:nth-child(48) > td:nth-child(59) {
  padding: 0;
}

formio .tr-48-td-59-m0 > table > tbody > tr:nth-child(48) > td:nth-child(59) {
  margin: 0;
}

formio .tr-48-td-59-ov-hid > table > tbody > tr:nth-child(48) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-1-p0 > table > tbody > tr:nth-child(49) > td:nth-child(1) {
  padding: 0;
}

formio .tr-49-td-1-m0 > table > tbody > tr:nth-child(49) > td:nth-child(1) {
  margin: 0;
}

formio .tr-49-td-1-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-2-p0 > table > tbody > tr:nth-child(49) > td:nth-child(2) {
  padding: 0;
}

formio .tr-49-td-2-m0 > table > tbody > tr:nth-child(49) > td:nth-child(2) {
  margin: 0;
}

formio .tr-49-td-2-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-3-p0 > table > tbody > tr:nth-child(49) > td:nth-child(3) {
  padding: 0;
}

formio .tr-49-td-3-m0 > table > tbody > tr:nth-child(49) > td:nth-child(3) {
  margin: 0;
}

formio .tr-49-td-3-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-4-p0 > table > tbody > tr:nth-child(49) > td:nth-child(4) {
  padding: 0;
}

formio .tr-49-td-4-m0 > table > tbody > tr:nth-child(49) > td:nth-child(4) {
  margin: 0;
}

formio .tr-49-td-4-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-5-p0 > table > tbody > tr:nth-child(49) > td:nth-child(5) {
  padding: 0;
}

formio .tr-49-td-5-m0 > table > tbody > tr:nth-child(49) > td:nth-child(5) {
  margin: 0;
}

formio .tr-49-td-5-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-6-p0 > table > tbody > tr:nth-child(49) > td:nth-child(6) {
  padding: 0;
}

formio .tr-49-td-6-m0 > table > tbody > tr:nth-child(49) > td:nth-child(6) {
  margin: 0;
}

formio .tr-49-td-6-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-7-p0 > table > tbody > tr:nth-child(49) > td:nth-child(7) {
  padding: 0;
}

formio .tr-49-td-7-m0 > table > tbody > tr:nth-child(49) > td:nth-child(7) {
  margin: 0;
}

formio .tr-49-td-7-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-8-p0 > table > tbody > tr:nth-child(49) > td:nth-child(8) {
  padding: 0;
}

formio .tr-49-td-8-m0 > table > tbody > tr:nth-child(49) > td:nth-child(8) {
  margin: 0;
}

formio .tr-49-td-8-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-9-p0 > table > tbody > tr:nth-child(49) > td:nth-child(9) {
  padding: 0;
}

formio .tr-49-td-9-m0 > table > tbody > tr:nth-child(49) > td:nth-child(9) {
  margin: 0;
}

formio .tr-49-td-9-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-10-p0 > table > tbody > tr:nth-child(49) > td:nth-child(10) {
  padding: 0;
}

formio .tr-49-td-10-m0 > table > tbody > tr:nth-child(49) > td:nth-child(10) {
  margin: 0;
}

formio .tr-49-td-10-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-11-p0 > table > tbody > tr:nth-child(49) > td:nth-child(11) {
  padding: 0;
}

formio .tr-49-td-11-m0 > table > tbody > tr:nth-child(49) > td:nth-child(11) {
  margin: 0;
}

formio .tr-49-td-11-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-12-p0 > table > tbody > tr:nth-child(49) > td:nth-child(12) {
  padding: 0;
}

formio .tr-49-td-12-m0 > table > tbody > tr:nth-child(49) > td:nth-child(12) {
  margin: 0;
}

formio .tr-49-td-12-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-13-p0 > table > tbody > tr:nth-child(49) > td:nth-child(13) {
  padding: 0;
}

formio .tr-49-td-13-m0 > table > tbody > tr:nth-child(49) > td:nth-child(13) {
  margin: 0;
}

formio .tr-49-td-13-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-14-p0 > table > tbody > tr:nth-child(49) > td:nth-child(14) {
  padding: 0;
}

formio .tr-49-td-14-m0 > table > tbody > tr:nth-child(49) > td:nth-child(14) {
  margin: 0;
}

formio .tr-49-td-14-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-15-p0 > table > tbody > tr:nth-child(49) > td:nth-child(15) {
  padding: 0;
}

formio .tr-49-td-15-m0 > table > tbody > tr:nth-child(49) > td:nth-child(15) {
  margin: 0;
}

formio .tr-49-td-15-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-16-p0 > table > tbody > tr:nth-child(49) > td:nth-child(16) {
  padding: 0;
}

formio .tr-49-td-16-m0 > table > tbody > tr:nth-child(49) > td:nth-child(16) {
  margin: 0;
}

formio .tr-49-td-16-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-17-p0 > table > tbody > tr:nth-child(49) > td:nth-child(17) {
  padding: 0;
}

formio .tr-49-td-17-m0 > table > tbody > tr:nth-child(49) > td:nth-child(17) {
  margin: 0;
}

formio .tr-49-td-17-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-18-p0 > table > tbody > tr:nth-child(49) > td:nth-child(18) {
  padding: 0;
}

formio .tr-49-td-18-m0 > table > tbody > tr:nth-child(49) > td:nth-child(18) {
  margin: 0;
}

formio .tr-49-td-18-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-19-p0 > table > tbody > tr:nth-child(49) > td:nth-child(19) {
  padding: 0;
}

formio .tr-49-td-19-m0 > table > tbody > tr:nth-child(49) > td:nth-child(19) {
  margin: 0;
}

formio .tr-49-td-19-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-20-p0 > table > tbody > tr:nth-child(49) > td:nth-child(20) {
  padding: 0;
}

formio .tr-49-td-20-m0 > table > tbody > tr:nth-child(49) > td:nth-child(20) {
  margin: 0;
}

formio .tr-49-td-20-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-21-p0 > table > tbody > tr:nth-child(49) > td:nth-child(21) {
  padding: 0;
}

formio .tr-49-td-21-m0 > table > tbody > tr:nth-child(49) > td:nth-child(21) {
  margin: 0;
}

formio .tr-49-td-21-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-22-p0 > table > tbody > tr:nth-child(49) > td:nth-child(22) {
  padding: 0;
}

formio .tr-49-td-22-m0 > table > tbody > tr:nth-child(49) > td:nth-child(22) {
  margin: 0;
}

formio .tr-49-td-22-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-23-p0 > table > tbody > tr:nth-child(49) > td:nth-child(23) {
  padding: 0;
}

formio .tr-49-td-23-m0 > table > tbody > tr:nth-child(49) > td:nth-child(23) {
  margin: 0;
}

formio .tr-49-td-23-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-24-p0 > table > tbody > tr:nth-child(49) > td:nth-child(24) {
  padding: 0;
}

formio .tr-49-td-24-m0 > table > tbody > tr:nth-child(49) > td:nth-child(24) {
  margin: 0;
}

formio .tr-49-td-24-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-25-p0 > table > tbody > tr:nth-child(49) > td:nth-child(25) {
  padding: 0;
}

formio .tr-49-td-25-m0 > table > tbody > tr:nth-child(49) > td:nth-child(25) {
  margin: 0;
}

formio .tr-49-td-25-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-26-p0 > table > tbody > tr:nth-child(49) > td:nth-child(26) {
  padding: 0;
}

formio .tr-49-td-26-m0 > table > tbody > tr:nth-child(49) > td:nth-child(26) {
  margin: 0;
}

formio .tr-49-td-26-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-27-p0 > table > tbody > tr:nth-child(49) > td:nth-child(27) {
  padding: 0;
}

formio .tr-49-td-27-m0 > table > tbody > tr:nth-child(49) > td:nth-child(27) {
  margin: 0;
}

formio .tr-49-td-27-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-28-p0 > table > tbody > tr:nth-child(49) > td:nth-child(28) {
  padding: 0;
}

formio .tr-49-td-28-m0 > table > tbody > tr:nth-child(49) > td:nth-child(28) {
  margin: 0;
}

formio .tr-49-td-28-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-29-p0 > table > tbody > tr:nth-child(49) > td:nth-child(29) {
  padding: 0;
}

formio .tr-49-td-29-m0 > table > tbody > tr:nth-child(49) > td:nth-child(29) {
  margin: 0;
}

formio .tr-49-td-29-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-30-p0 > table > tbody > tr:nth-child(49) > td:nth-child(30) {
  padding: 0;
}

formio .tr-49-td-30-m0 > table > tbody > tr:nth-child(49) > td:nth-child(30) {
  margin: 0;
}

formio .tr-49-td-30-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-31-p0 > table > tbody > tr:nth-child(49) > td:nth-child(31) {
  padding: 0;
}

formio .tr-49-td-31-m0 > table > tbody > tr:nth-child(49) > td:nth-child(31) {
  margin: 0;
}

formio .tr-49-td-31-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-32-p0 > table > tbody > tr:nth-child(49) > td:nth-child(32) {
  padding: 0;
}

formio .tr-49-td-32-m0 > table > tbody > tr:nth-child(49) > td:nth-child(32) {
  margin: 0;
}

formio .tr-49-td-32-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-33-p0 > table > tbody > tr:nth-child(49) > td:nth-child(33) {
  padding: 0;
}

formio .tr-49-td-33-m0 > table > tbody > tr:nth-child(49) > td:nth-child(33) {
  margin: 0;
}

formio .tr-49-td-33-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-34-p0 > table > tbody > tr:nth-child(49) > td:nth-child(34) {
  padding: 0;
}

formio .tr-49-td-34-m0 > table > tbody > tr:nth-child(49) > td:nth-child(34) {
  margin: 0;
}

formio .tr-49-td-34-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-35-p0 > table > tbody > tr:nth-child(49) > td:nth-child(35) {
  padding: 0;
}

formio .tr-49-td-35-m0 > table > tbody > tr:nth-child(49) > td:nth-child(35) {
  margin: 0;
}

formio .tr-49-td-35-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-36-p0 > table > tbody > tr:nth-child(49) > td:nth-child(36) {
  padding: 0;
}

formio .tr-49-td-36-m0 > table > tbody > tr:nth-child(49) > td:nth-child(36) {
  margin: 0;
}

formio .tr-49-td-36-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-37-p0 > table > tbody > tr:nth-child(49) > td:nth-child(37) {
  padding: 0;
}

formio .tr-49-td-37-m0 > table > tbody > tr:nth-child(49) > td:nth-child(37) {
  margin: 0;
}

formio .tr-49-td-37-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-38-p0 > table > tbody > tr:nth-child(49) > td:nth-child(38) {
  padding: 0;
}

formio .tr-49-td-38-m0 > table > tbody > tr:nth-child(49) > td:nth-child(38) {
  margin: 0;
}

formio .tr-49-td-38-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-39-p0 > table > tbody > tr:nth-child(49) > td:nth-child(39) {
  padding: 0;
}

formio .tr-49-td-39-m0 > table > tbody > tr:nth-child(49) > td:nth-child(39) {
  margin: 0;
}

formio .tr-49-td-39-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-40-p0 > table > tbody > tr:nth-child(49) > td:nth-child(40) {
  padding: 0;
}

formio .tr-49-td-40-m0 > table > tbody > tr:nth-child(49) > td:nth-child(40) {
  margin: 0;
}

formio .tr-49-td-40-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-41-p0 > table > tbody > tr:nth-child(49) > td:nth-child(41) {
  padding: 0;
}

formio .tr-49-td-41-m0 > table > tbody > tr:nth-child(49) > td:nth-child(41) {
  margin: 0;
}

formio .tr-49-td-41-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-42-p0 > table > tbody > tr:nth-child(49) > td:nth-child(42) {
  padding: 0;
}

formio .tr-49-td-42-m0 > table > tbody > tr:nth-child(49) > td:nth-child(42) {
  margin: 0;
}

formio .tr-49-td-42-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-43-p0 > table > tbody > tr:nth-child(49) > td:nth-child(43) {
  padding: 0;
}

formio .tr-49-td-43-m0 > table > tbody > tr:nth-child(49) > td:nth-child(43) {
  margin: 0;
}

formio .tr-49-td-43-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-44-p0 > table > tbody > tr:nth-child(49) > td:nth-child(44) {
  padding: 0;
}

formio .tr-49-td-44-m0 > table > tbody > tr:nth-child(49) > td:nth-child(44) {
  margin: 0;
}

formio .tr-49-td-44-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-45-p0 > table > tbody > tr:nth-child(49) > td:nth-child(45) {
  padding: 0;
}

formio .tr-49-td-45-m0 > table > tbody > tr:nth-child(49) > td:nth-child(45) {
  margin: 0;
}

formio .tr-49-td-45-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-46-p0 > table > tbody > tr:nth-child(49) > td:nth-child(46) {
  padding: 0;
}

formio .tr-49-td-46-m0 > table > tbody > tr:nth-child(49) > td:nth-child(46) {
  margin: 0;
}

formio .tr-49-td-46-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-47-p0 > table > tbody > tr:nth-child(49) > td:nth-child(47) {
  padding: 0;
}

formio .tr-49-td-47-m0 > table > tbody > tr:nth-child(49) > td:nth-child(47) {
  margin: 0;
}

formio .tr-49-td-47-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-48-p0 > table > tbody > tr:nth-child(49) > td:nth-child(48) {
  padding: 0;
}

formio .tr-49-td-48-m0 > table > tbody > tr:nth-child(49) > td:nth-child(48) {
  margin: 0;
}

formio .tr-49-td-48-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-49-p0 > table > tbody > tr:nth-child(49) > td:nth-child(49) {
  padding: 0;
}

formio .tr-49-td-49-m0 > table > tbody > tr:nth-child(49) > td:nth-child(49) {
  margin: 0;
}

formio .tr-49-td-49-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-50-p0 > table > tbody > tr:nth-child(49) > td:nth-child(50) {
  padding: 0;
}

formio .tr-49-td-50-m0 > table > tbody > tr:nth-child(49) > td:nth-child(50) {
  margin: 0;
}

formio .tr-49-td-50-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-51-p0 > table > tbody > tr:nth-child(49) > td:nth-child(51) {
  padding: 0;
}

formio .tr-49-td-51-m0 > table > tbody > tr:nth-child(49) > td:nth-child(51) {
  margin: 0;
}

formio .tr-49-td-51-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-52-p0 > table > tbody > tr:nth-child(49) > td:nth-child(52) {
  padding: 0;
}

formio .tr-49-td-52-m0 > table > tbody > tr:nth-child(49) > td:nth-child(52) {
  margin: 0;
}

formio .tr-49-td-52-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-53-p0 > table > tbody > tr:nth-child(49) > td:nth-child(53) {
  padding: 0;
}

formio .tr-49-td-53-m0 > table > tbody > tr:nth-child(49) > td:nth-child(53) {
  margin: 0;
}

formio .tr-49-td-53-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-54-p0 > table > tbody > tr:nth-child(49) > td:nth-child(54) {
  padding: 0;
}

formio .tr-49-td-54-m0 > table > tbody > tr:nth-child(49) > td:nth-child(54) {
  margin: 0;
}

formio .tr-49-td-54-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-55-p0 > table > tbody > tr:nth-child(49) > td:nth-child(55) {
  padding: 0;
}

formio .tr-49-td-55-m0 > table > tbody > tr:nth-child(49) > td:nth-child(55) {
  margin: 0;
}

formio .tr-49-td-55-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-56-p0 > table > tbody > tr:nth-child(49) > td:nth-child(56) {
  padding: 0;
}

formio .tr-49-td-56-m0 > table > tbody > tr:nth-child(49) > td:nth-child(56) {
  margin: 0;
}

formio .tr-49-td-56-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-57-p0 > table > tbody > tr:nth-child(49) > td:nth-child(57) {
  padding: 0;
}

formio .tr-49-td-57-m0 > table > tbody > tr:nth-child(49) > td:nth-child(57) {
  margin: 0;
}

formio .tr-49-td-57-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-58-p0 > table > tbody > tr:nth-child(49) > td:nth-child(58) {
  padding: 0;
}

formio .tr-49-td-58-m0 > table > tbody > tr:nth-child(49) > td:nth-child(58) {
  margin: 0;
}

formio .tr-49-td-58-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-49-td-59-p0 > table > tbody > tr:nth-child(49) > td:nth-child(59) {
  padding: 0;
}

formio .tr-49-td-59-m0 > table > tbody > tr:nth-child(49) > td:nth-child(59) {
  margin: 0;
}

formio .tr-49-td-59-ov-hid > table > tbody > tr:nth-child(49) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-1-p0 > table > tbody > tr:nth-child(50) > td:nth-child(1) {
  padding: 0;
}

formio .tr-50-td-1-m0 > table > tbody > tr:nth-child(50) > td:nth-child(1) {
  margin: 0;
}

formio .tr-50-td-1-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-2-p0 > table > tbody > tr:nth-child(50) > td:nth-child(2) {
  padding: 0;
}

formio .tr-50-td-2-m0 > table > tbody > tr:nth-child(50) > td:nth-child(2) {
  margin: 0;
}

formio .tr-50-td-2-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-3-p0 > table > tbody > tr:nth-child(50) > td:nth-child(3) {
  padding: 0;
}

formio .tr-50-td-3-m0 > table > tbody > tr:nth-child(50) > td:nth-child(3) {
  margin: 0;
}

formio .tr-50-td-3-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-4-p0 > table > tbody > tr:nth-child(50) > td:nth-child(4) {
  padding: 0;
}

formio .tr-50-td-4-m0 > table > tbody > tr:nth-child(50) > td:nth-child(4) {
  margin: 0;
}

formio .tr-50-td-4-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-5-p0 > table > tbody > tr:nth-child(50) > td:nth-child(5) {
  padding: 0;
}

formio .tr-50-td-5-m0 > table > tbody > tr:nth-child(50) > td:nth-child(5) {
  margin: 0;
}

formio .tr-50-td-5-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-6-p0 > table > tbody > tr:nth-child(50) > td:nth-child(6) {
  padding: 0;
}

formio .tr-50-td-6-m0 > table > tbody > tr:nth-child(50) > td:nth-child(6) {
  margin: 0;
}

formio .tr-50-td-6-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-7-p0 > table > tbody > tr:nth-child(50) > td:nth-child(7) {
  padding: 0;
}

formio .tr-50-td-7-m0 > table > tbody > tr:nth-child(50) > td:nth-child(7) {
  margin: 0;
}

formio .tr-50-td-7-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-8-p0 > table > tbody > tr:nth-child(50) > td:nth-child(8) {
  padding: 0;
}

formio .tr-50-td-8-m0 > table > tbody > tr:nth-child(50) > td:nth-child(8) {
  margin: 0;
}

formio .tr-50-td-8-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-9-p0 > table > tbody > tr:nth-child(50) > td:nth-child(9) {
  padding: 0;
}

formio .tr-50-td-9-m0 > table > tbody > tr:nth-child(50) > td:nth-child(9) {
  margin: 0;
}

formio .tr-50-td-9-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-10-p0 > table > tbody > tr:nth-child(50) > td:nth-child(10) {
  padding: 0;
}

formio .tr-50-td-10-m0 > table > tbody > tr:nth-child(50) > td:nth-child(10) {
  margin: 0;
}

formio .tr-50-td-10-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-11-p0 > table > tbody > tr:nth-child(50) > td:nth-child(11) {
  padding: 0;
}

formio .tr-50-td-11-m0 > table > tbody > tr:nth-child(50) > td:nth-child(11) {
  margin: 0;
}

formio .tr-50-td-11-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-12-p0 > table > tbody > tr:nth-child(50) > td:nth-child(12) {
  padding: 0;
}

formio .tr-50-td-12-m0 > table > tbody > tr:nth-child(50) > td:nth-child(12) {
  margin: 0;
}

formio .tr-50-td-12-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-13-p0 > table > tbody > tr:nth-child(50) > td:nth-child(13) {
  padding: 0;
}

formio .tr-50-td-13-m0 > table > tbody > tr:nth-child(50) > td:nth-child(13) {
  margin: 0;
}

formio .tr-50-td-13-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-14-p0 > table > tbody > tr:nth-child(50) > td:nth-child(14) {
  padding: 0;
}

formio .tr-50-td-14-m0 > table > tbody > tr:nth-child(50) > td:nth-child(14) {
  margin: 0;
}

formio .tr-50-td-14-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-15-p0 > table > tbody > tr:nth-child(50) > td:nth-child(15) {
  padding: 0;
}

formio .tr-50-td-15-m0 > table > tbody > tr:nth-child(50) > td:nth-child(15) {
  margin: 0;
}

formio .tr-50-td-15-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-16-p0 > table > tbody > tr:nth-child(50) > td:nth-child(16) {
  padding: 0;
}

formio .tr-50-td-16-m0 > table > tbody > tr:nth-child(50) > td:nth-child(16) {
  margin: 0;
}

formio .tr-50-td-16-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-17-p0 > table > tbody > tr:nth-child(50) > td:nth-child(17) {
  padding: 0;
}

formio .tr-50-td-17-m0 > table > tbody > tr:nth-child(50) > td:nth-child(17) {
  margin: 0;
}

formio .tr-50-td-17-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-18-p0 > table > tbody > tr:nth-child(50) > td:nth-child(18) {
  padding: 0;
}

formio .tr-50-td-18-m0 > table > tbody > tr:nth-child(50) > td:nth-child(18) {
  margin: 0;
}

formio .tr-50-td-18-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-19-p0 > table > tbody > tr:nth-child(50) > td:nth-child(19) {
  padding: 0;
}

formio .tr-50-td-19-m0 > table > tbody > tr:nth-child(50) > td:nth-child(19) {
  margin: 0;
}

formio .tr-50-td-19-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-20-p0 > table > tbody > tr:nth-child(50) > td:nth-child(20) {
  padding: 0;
}

formio .tr-50-td-20-m0 > table > tbody > tr:nth-child(50) > td:nth-child(20) {
  margin: 0;
}

formio .tr-50-td-20-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-21-p0 > table > tbody > tr:nth-child(50) > td:nth-child(21) {
  padding: 0;
}

formio .tr-50-td-21-m0 > table > tbody > tr:nth-child(50) > td:nth-child(21) {
  margin: 0;
}

formio .tr-50-td-21-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-22-p0 > table > tbody > tr:nth-child(50) > td:nth-child(22) {
  padding: 0;
}

formio .tr-50-td-22-m0 > table > tbody > tr:nth-child(50) > td:nth-child(22) {
  margin: 0;
}

formio .tr-50-td-22-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-23-p0 > table > tbody > tr:nth-child(50) > td:nth-child(23) {
  padding: 0;
}

formio .tr-50-td-23-m0 > table > tbody > tr:nth-child(50) > td:nth-child(23) {
  margin: 0;
}

formio .tr-50-td-23-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-24-p0 > table > tbody > tr:nth-child(50) > td:nth-child(24) {
  padding: 0;
}

formio .tr-50-td-24-m0 > table > tbody > tr:nth-child(50) > td:nth-child(24) {
  margin: 0;
}

formio .tr-50-td-24-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-25-p0 > table > tbody > tr:nth-child(50) > td:nth-child(25) {
  padding: 0;
}

formio .tr-50-td-25-m0 > table > tbody > tr:nth-child(50) > td:nth-child(25) {
  margin: 0;
}

formio .tr-50-td-25-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-26-p0 > table > tbody > tr:nth-child(50) > td:nth-child(26) {
  padding: 0;
}

formio .tr-50-td-26-m0 > table > tbody > tr:nth-child(50) > td:nth-child(26) {
  margin: 0;
}

formio .tr-50-td-26-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-27-p0 > table > tbody > tr:nth-child(50) > td:nth-child(27) {
  padding: 0;
}

formio .tr-50-td-27-m0 > table > tbody > tr:nth-child(50) > td:nth-child(27) {
  margin: 0;
}

formio .tr-50-td-27-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-28-p0 > table > tbody > tr:nth-child(50) > td:nth-child(28) {
  padding: 0;
}

formio .tr-50-td-28-m0 > table > tbody > tr:nth-child(50) > td:nth-child(28) {
  margin: 0;
}

formio .tr-50-td-28-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-29-p0 > table > tbody > tr:nth-child(50) > td:nth-child(29) {
  padding: 0;
}

formio .tr-50-td-29-m0 > table > tbody > tr:nth-child(50) > td:nth-child(29) {
  margin: 0;
}

formio .tr-50-td-29-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-30-p0 > table > tbody > tr:nth-child(50) > td:nth-child(30) {
  padding: 0;
}

formio .tr-50-td-30-m0 > table > tbody > tr:nth-child(50) > td:nth-child(30) {
  margin: 0;
}

formio .tr-50-td-30-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-31-p0 > table > tbody > tr:nth-child(50) > td:nth-child(31) {
  padding: 0;
}

formio .tr-50-td-31-m0 > table > tbody > tr:nth-child(50) > td:nth-child(31) {
  margin: 0;
}

formio .tr-50-td-31-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-32-p0 > table > tbody > tr:nth-child(50) > td:nth-child(32) {
  padding: 0;
}

formio .tr-50-td-32-m0 > table > tbody > tr:nth-child(50) > td:nth-child(32) {
  margin: 0;
}

formio .tr-50-td-32-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-33-p0 > table > tbody > tr:nth-child(50) > td:nth-child(33) {
  padding: 0;
}

formio .tr-50-td-33-m0 > table > tbody > tr:nth-child(50) > td:nth-child(33) {
  margin: 0;
}

formio .tr-50-td-33-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-34-p0 > table > tbody > tr:nth-child(50) > td:nth-child(34) {
  padding: 0;
}

formio .tr-50-td-34-m0 > table > tbody > tr:nth-child(50) > td:nth-child(34) {
  margin: 0;
}

formio .tr-50-td-34-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-35-p0 > table > tbody > tr:nth-child(50) > td:nth-child(35) {
  padding: 0;
}

formio .tr-50-td-35-m0 > table > tbody > tr:nth-child(50) > td:nth-child(35) {
  margin: 0;
}

formio .tr-50-td-35-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-36-p0 > table > tbody > tr:nth-child(50) > td:nth-child(36) {
  padding: 0;
}

formio .tr-50-td-36-m0 > table > tbody > tr:nth-child(50) > td:nth-child(36) {
  margin: 0;
}

formio .tr-50-td-36-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-37-p0 > table > tbody > tr:nth-child(50) > td:nth-child(37) {
  padding: 0;
}

formio .tr-50-td-37-m0 > table > tbody > tr:nth-child(50) > td:nth-child(37) {
  margin: 0;
}

formio .tr-50-td-37-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-38-p0 > table > tbody > tr:nth-child(50) > td:nth-child(38) {
  padding: 0;
}

formio .tr-50-td-38-m0 > table > tbody > tr:nth-child(50) > td:nth-child(38) {
  margin: 0;
}

formio .tr-50-td-38-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-39-p0 > table > tbody > tr:nth-child(50) > td:nth-child(39) {
  padding: 0;
}

formio .tr-50-td-39-m0 > table > tbody > tr:nth-child(50) > td:nth-child(39) {
  margin: 0;
}

formio .tr-50-td-39-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-40-p0 > table > tbody > tr:nth-child(50) > td:nth-child(40) {
  padding: 0;
}

formio .tr-50-td-40-m0 > table > tbody > tr:nth-child(50) > td:nth-child(40) {
  margin: 0;
}

formio .tr-50-td-40-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-41-p0 > table > tbody > tr:nth-child(50) > td:nth-child(41) {
  padding: 0;
}

formio .tr-50-td-41-m0 > table > tbody > tr:nth-child(50) > td:nth-child(41) {
  margin: 0;
}

formio .tr-50-td-41-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-42-p0 > table > tbody > tr:nth-child(50) > td:nth-child(42) {
  padding: 0;
}

formio .tr-50-td-42-m0 > table > tbody > tr:nth-child(50) > td:nth-child(42) {
  margin: 0;
}

formio .tr-50-td-42-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-43-p0 > table > tbody > tr:nth-child(50) > td:nth-child(43) {
  padding: 0;
}

formio .tr-50-td-43-m0 > table > tbody > tr:nth-child(50) > td:nth-child(43) {
  margin: 0;
}

formio .tr-50-td-43-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-44-p0 > table > tbody > tr:nth-child(50) > td:nth-child(44) {
  padding: 0;
}

formio .tr-50-td-44-m0 > table > tbody > tr:nth-child(50) > td:nth-child(44) {
  margin: 0;
}

formio .tr-50-td-44-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-45-p0 > table > tbody > tr:nth-child(50) > td:nth-child(45) {
  padding: 0;
}

formio .tr-50-td-45-m0 > table > tbody > tr:nth-child(50) > td:nth-child(45) {
  margin: 0;
}

formio .tr-50-td-45-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-46-p0 > table > tbody > tr:nth-child(50) > td:nth-child(46) {
  padding: 0;
}

formio .tr-50-td-46-m0 > table > tbody > tr:nth-child(50) > td:nth-child(46) {
  margin: 0;
}

formio .tr-50-td-46-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-47-p0 > table > tbody > tr:nth-child(50) > td:nth-child(47) {
  padding: 0;
}

formio .tr-50-td-47-m0 > table > tbody > tr:nth-child(50) > td:nth-child(47) {
  margin: 0;
}

formio .tr-50-td-47-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-48-p0 > table > tbody > tr:nth-child(50) > td:nth-child(48) {
  padding: 0;
}

formio .tr-50-td-48-m0 > table > tbody > tr:nth-child(50) > td:nth-child(48) {
  margin: 0;
}

formio .tr-50-td-48-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-49-p0 > table > tbody > tr:nth-child(50) > td:nth-child(49) {
  padding: 0;
}

formio .tr-50-td-49-m0 > table > tbody > tr:nth-child(50) > td:nth-child(49) {
  margin: 0;
}

formio .tr-50-td-49-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-50-p0 > table > tbody > tr:nth-child(50) > td:nth-child(50) {
  padding: 0;
}

formio .tr-50-td-50-m0 > table > tbody > tr:nth-child(50) > td:nth-child(50) {
  margin: 0;
}

formio .tr-50-td-50-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-51-p0 > table > tbody > tr:nth-child(50) > td:nth-child(51) {
  padding: 0;
}

formio .tr-50-td-51-m0 > table > tbody > tr:nth-child(50) > td:nth-child(51) {
  margin: 0;
}

formio .tr-50-td-51-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-52-p0 > table > tbody > tr:nth-child(50) > td:nth-child(52) {
  padding: 0;
}

formio .tr-50-td-52-m0 > table > tbody > tr:nth-child(50) > td:nth-child(52) {
  margin: 0;
}

formio .tr-50-td-52-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-53-p0 > table > tbody > tr:nth-child(50) > td:nth-child(53) {
  padding: 0;
}

formio .tr-50-td-53-m0 > table > tbody > tr:nth-child(50) > td:nth-child(53) {
  margin: 0;
}

formio .tr-50-td-53-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-54-p0 > table > tbody > tr:nth-child(50) > td:nth-child(54) {
  padding: 0;
}

formio .tr-50-td-54-m0 > table > tbody > tr:nth-child(50) > td:nth-child(54) {
  margin: 0;
}

formio .tr-50-td-54-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-55-p0 > table > tbody > tr:nth-child(50) > td:nth-child(55) {
  padding: 0;
}

formio .tr-50-td-55-m0 > table > tbody > tr:nth-child(50) > td:nth-child(55) {
  margin: 0;
}

formio .tr-50-td-55-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-56-p0 > table > tbody > tr:nth-child(50) > td:nth-child(56) {
  padding: 0;
}

formio .tr-50-td-56-m0 > table > tbody > tr:nth-child(50) > td:nth-child(56) {
  margin: 0;
}

formio .tr-50-td-56-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-57-p0 > table > tbody > tr:nth-child(50) > td:nth-child(57) {
  padding: 0;
}

formio .tr-50-td-57-m0 > table > tbody > tr:nth-child(50) > td:nth-child(57) {
  margin: 0;
}

formio .tr-50-td-57-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-58-p0 > table > tbody > tr:nth-child(50) > td:nth-child(58) {
  padding: 0;
}

formio .tr-50-td-58-m0 > table > tbody > tr:nth-child(50) > td:nth-child(58) {
  margin: 0;
}

formio .tr-50-td-58-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-50-td-59-p0 > table > tbody > tr:nth-child(50) > td:nth-child(59) {
  padding: 0;
}

formio .tr-50-td-59-m0 > table > tbody > tr:nth-child(50) > td:nth-child(59) {
  margin: 0;
}

formio .tr-50-td-59-ov-hid > table > tbody > tr:nth-child(50) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-1-p0 > table > tbody > tr:nth-child(51) > td:nth-child(1) {
  padding: 0;
}

formio .tr-51-td-1-m0 > table > tbody > tr:nth-child(51) > td:nth-child(1) {
  margin: 0;
}

formio .tr-51-td-1-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-2-p0 > table > tbody > tr:nth-child(51) > td:nth-child(2) {
  padding: 0;
}

formio .tr-51-td-2-m0 > table > tbody > tr:nth-child(51) > td:nth-child(2) {
  margin: 0;
}

formio .tr-51-td-2-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-3-p0 > table > tbody > tr:nth-child(51) > td:nth-child(3) {
  padding: 0;
}

formio .tr-51-td-3-m0 > table > tbody > tr:nth-child(51) > td:nth-child(3) {
  margin: 0;
}

formio .tr-51-td-3-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-4-p0 > table > tbody > tr:nth-child(51) > td:nth-child(4) {
  padding: 0;
}

formio .tr-51-td-4-m0 > table > tbody > tr:nth-child(51) > td:nth-child(4) {
  margin: 0;
}

formio .tr-51-td-4-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-5-p0 > table > tbody > tr:nth-child(51) > td:nth-child(5) {
  padding: 0;
}

formio .tr-51-td-5-m0 > table > tbody > tr:nth-child(51) > td:nth-child(5) {
  margin: 0;
}

formio .tr-51-td-5-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-6-p0 > table > tbody > tr:nth-child(51) > td:nth-child(6) {
  padding: 0;
}

formio .tr-51-td-6-m0 > table > tbody > tr:nth-child(51) > td:nth-child(6) {
  margin: 0;
}

formio .tr-51-td-6-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-7-p0 > table > tbody > tr:nth-child(51) > td:nth-child(7) {
  padding: 0;
}

formio .tr-51-td-7-m0 > table > tbody > tr:nth-child(51) > td:nth-child(7) {
  margin: 0;
}

formio .tr-51-td-7-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-8-p0 > table > tbody > tr:nth-child(51) > td:nth-child(8) {
  padding: 0;
}

formio .tr-51-td-8-m0 > table > tbody > tr:nth-child(51) > td:nth-child(8) {
  margin: 0;
}

formio .tr-51-td-8-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-9-p0 > table > tbody > tr:nth-child(51) > td:nth-child(9) {
  padding: 0;
}

formio .tr-51-td-9-m0 > table > tbody > tr:nth-child(51) > td:nth-child(9) {
  margin: 0;
}

formio .tr-51-td-9-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-10-p0 > table > tbody > tr:nth-child(51) > td:nth-child(10) {
  padding: 0;
}

formio .tr-51-td-10-m0 > table > tbody > tr:nth-child(51) > td:nth-child(10) {
  margin: 0;
}

formio .tr-51-td-10-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-11-p0 > table > tbody > tr:nth-child(51) > td:nth-child(11) {
  padding: 0;
}

formio .tr-51-td-11-m0 > table > tbody > tr:nth-child(51) > td:nth-child(11) {
  margin: 0;
}

formio .tr-51-td-11-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-12-p0 > table > tbody > tr:nth-child(51) > td:nth-child(12) {
  padding: 0;
}

formio .tr-51-td-12-m0 > table > tbody > tr:nth-child(51) > td:nth-child(12) {
  margin: 0;
}

formio .tr-51-td-12-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-13-p0 > table > tbody > tr:nth-child(51) > td:nth-child(13) {
  padding: 0;
}

formio .tr-51-td-13-m0 > table > tbody > tr:nth-child(51) > td:nth-child(13) {
  margin: 0;
}

formio .tr-51-td-13-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-14-p0 > table > tbody > tr:nth-child(51) > td:nth-child(14) {
  padding: 0;
}

formio .tr-51-td-14-m0 > table > tbody > tr:nth-child(51) > td:nth-child(14) {
  margin: 0;
}

formio .tr-51-td-14-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-15-p0 > table > tbody > tr:nth-child(51) > td:nth-child(15) {
  padding: 0;
}

formio .tr-51-td-15-m0 > table > tbody > tr:nth-child(51) > td:nth-child(15) {
  margin: 0;
}

formio .tr-51-td-15-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-16-p0 > table > tbody > tr:nth-child(51) > td:nth-child(16) {
  padding: 0;
}

formio .tr-51-td-16-m0 > table > tbody > tr:nth-child(51) > td:nth-child(16) {
  margin: 0;
}

formio .tr-51-td-16-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-17-p0 > table > tbody > tr:nth-child(51) > td:nth-child(17) {
  padding: 0;
}

formio .tr-51-td-17-m0 > table > tbody > tr:nth-child(51) > td:nth-child(17) {
  margin: 0;
}

formio .tr-51-td-17-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-18-p0 > table > tbody > tr:nth-child(51) > td:nth-child(18) {
  padding: 0;
}

formio .tr-51-td-18-m0 > table > tbody > tr:nth-child(51) > td:nth-child(18) {
  margin: 0;
}

formio .tr-51-td-18-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-19-p0 > table > tbody > tr:nth-child(51) > td:nth-child(19) {
  padding: 0;
}

formio .tr-51-td-19-m0 > table > tbody > tr:nth-child(51) > td:nth-child(19) {
  margin: 0;
}

formio .tr-51-td-19-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-20-p0 > table > tbody > tr:nth-child(51) > td:nth-child(20) {
  padding: 0;
}

formio .tr-51-td-20-m0 > table > tbody > tr:nth-child(51) > td:nth-child(20) {
  margin: 0;
}

formio .tr-51-td-20-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-21-p0 > table > tbody > tr:nth-child(51) > td:nth-child(21) {
  padding: 0;
}

formio .tr-51-td-21-m0 > table > tbody > tr:nth-child(51) > td:nth-child(21) {
  margin: 0;
}

formio .tr-51-td-21-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-22-p0 > table > tbody > tr:nth-child(51) > td:nth-child(22) {
  padding: 0;
}

formio .tr-51-td-22-m0 > table > tbody > tr:nth-child(51) > td:nth-child(22) {
  margin: 0;
}

formio .tr-51-td-22-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-23-p0 > table > tbody > tr:nth-child(51) > td:nth-child(23) {
  padding: 0;
}

formio .tr-51-td-23-m0 > table > tbody > tr:nth-child(51) > td:nth-child(23) {
  margin: 0;
}

formio .tr-51-td-23-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-24-p0 > table > tbody > tr:nth-child(51) > td:nth-child(24) {
  padding: 0;
}

formio .tr-51-td-24-m0 > table > tbody > tr:nth-child(51) > td:nth-child(24) {
  margin: 0;
}

formio .tr-51-td-24-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-25-p0 > table > tbody > tr:nth-child(51) > td:nth-child(25) {
  padding: 0;
}

formio .tr-51-td-25-m0 > table > tbody > tr:nth-child(51) > td:nth-child(25) {
  margin: 0;
}

formio .tr-51-td-25-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-26-p0 > table > tbody > tr:nth-child(51) > td:nth-child(26) {
  padding: 0;
}

formio .tr-51-td-26-m0 > table > tbody > tr:nth-child(51) > td:nth-child(26) {
  margin: 0;
}

formio .tr-51-td-26-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-27-p0 > table > tbody > tr:nth-child(51) > td:nth-child(27) {
  padding: 0;
}

formio .tr-51-td-27-m0 > table > tbody > tr:nth-child(51) > td:nth-child(27) {
  margin: 0;
}

formio .tr-51-td-27-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-28-p0 > table > tbody > tr:nth-child(51) > td:nth-child(28) {
  padding: 0;
}

formio .tr-51-td-28-m0 > table > tbody > tr:nth-child(51) > td:nth-child(28) {
  margin: 0;
}

formio .tr-51-td-28-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-29-p0 > table > tbody > tr:nth-child(51) > td:nth-child(29) {
  padding: 0;
}

formio .tr-51-td-29-m0 > table > tbody > tr:nth-child(51) > td:nth-child(29) {
  margin: 0;
}

formio .tr-51-td-29-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-30-p0 > table > tbody > tr:nth-child(51) > td:nth-child(30) {
  padding: 0;
}

formio .tr-51-td-30-m0 > table > tbody > tr:nth-child(51) > td:nth-child(30) {
  margin: 0;
}

formio .tr-51-td-30-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-31-p0 > table > tbody > tr:nth-child(51) > td:nth-child(31) {
  padding: 0;
}

formio .tr-51-td-31-m0 > table > tbody > tr:nth-child(51) > td:nth-child(31) {
  margin: 0;
}

formio .tr-51-td-31-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-32-p0 > table > tbody > tr:nth-child(51) > td:nth-child(32) {
  padding: 0;
}

formio .tr-51-td-32-m0 > table > tbody > tr:nth-child(51) > td:nth-child(32) {
  margin: 0;
}

formio .tr-51-td-32-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-33-p0 > table > tbody > tr:nth-child(51) > td:nth-child(33) {
  padding: 0;
}

formio .tr-51-td-33-m0 > table > tbody > tr:nth-child(51) > td:nth-child(33) {
  margin: 0;
}

formio .tr-51-td-33-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-34-p0 > table > tbody > tr:nth-child(51) > td:nth-child(34) {
  padding: 0;
}

formio .tr-51-td-34-m0 > table > tbody > tr:nth-child(51) > td:nth-child(34) {
  margin: 0;
}

formio .tr-51-td-34-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-35-p0 > table > tbody > tr:nth-child(51) > td:nth-child(35) {
  padding: 0;
}

formio .tr-51-td-35-m0 > table > tbody > tr:nth-child(51) > td:nth-child(35) {
  margin: 0;
}

formio .tr-51-td-35-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-36-p0 > table > tbody > tr:nth-child(51) > td:nth-child(36) {
  padding: 0;
}

formio .tr-51-td-36-m0 > table > tbody > tr:nth-child(51) > td:nth-child(36) {
  margin: 0;
}

formio .tr-51-td-36-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-37-p0 > table > tbody > tr:nth-child(51) > td:nth-child(37) {
  padding: 0;
}

formio .tr-51-td-37-m0 > table > tbody > tr:nth-child(51) > td:nth-child(37) {
  margin: 0;
}

formio .tr-51-td-37-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-38-p0 > table > tbody > tr:nth-child(51) > td:nth-child(38) {
  padding: 0;
}

formio .tr-51-td-38-m0 > table > tbody > tr:nth-child(51) > td:nth-child(38) {
  margin: 0;
}

formio .tr-51-td-38-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-39-p0 > table > tbody > tr:nth-child(51) > td:nth-child(39) {
  padding: 0;
}

formio .tr-51-td-39-m0 > table > tbody > tr:nth-child(51) > td:nth-child(39) {
  margin: 0;
}

formio .tr-51-td-39-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-40-p0 > table > tbody > tr:nth-child(51) > td:nth-child(40) {
  padding: 0;
}

formio .tr-51-td-40-m0 > table > tbody > tr:nth-child(51) > td:nth-child(40) {
  margin: 0;
}

formio .tr-51-td-40-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-41-p0 > table > tbody > tr:nth-child(51) > td:nth-child(41) {
  padding: 0;
}

formio .tr-51-td-41-m0 > table > tbody > tr:nth-child(51) > td:nth-child(41) {
  margin: 0;
}

formio .tr-51-td-41-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-42-p0 > table > tbody > tr:nth-child(51) > td:nth-child(42) {
  padding: 0;
}

formio .tr-51-td-42-m0 > table > tbody > tr:nth-child(51) > td:nth-child(42) {
  margin: 0;
}

formio .tr-51-td-42-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-43-p0 > table > tbody > tr:nth-child(51) > td:nth-child(43) {
  padding: 0;
}

formio .tr-51-td-43-m0 > table > tbody > tr:nth-child(51) > td:nth-child(43) {
  margin: 0;
}

formio .tr-51-td-43-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-44-p0 > table > tbody > tr:nth-child(51) > td:nth-child(44) {
  padding: 0;
}

formio .tr-51-td-44-m0 > table > tbody > tr:nth-child(51) > td:nth-child(44) {
  margin: 0;
}

formio .tr-51-td-44-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-45-p0 > table > tbody > tr:nth-child(51) > td:nth-child(45) {
  padding: 0;
}

formio .tr-51-td-45-m0 > table > tbody > tr:nth-child(51) > td:nth-child(45) {
  margin: 0;
}

formio .tr-51-td-45-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-46-p0 > table > tbody > tr:nth-child(51) > td:nth-child(46) {
  padding: 0;
}

formio .tr-51-td-46-m0 > table > tbody > tr:nth-child(51) > td:nth-child(46) {
  margin: 0;
}

formio .tr-51-td-46-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-47-p0 > table > tbody > tr:nth-child(51) > td:nth-child(47) {
  padding: 0;
}

formio .tr-51-td-47-m0 > table > tbody > tr:nth-child(51) > td:nth-child(47) {
  margin: 0;
}

formio .tr-51-td-47-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-48-p0 > table > tbody > tr:nth-child(51) > td:nth-child(48) {
  padding: 0;
}

formio .tr-51-td-48-m0 > table > tbody > tr:nth-child(51) > td:nth-child(48) {
  margin: 0;
}

formio .tr-51-td-48-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-49-p0 > table > tbody > tr:nth-child(51) > td:nth-child(49) {
  padding: 0;
}

formio .tr-51-td-49-m0 > table > tbody > tr:nth-child(51) > td:nth-child(49) {
  margin: 0;
}

formio .tr-51-td-49-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-50-p0 > table > tbody > tr:nth-child(51) > td:nth-child(50) {
  padding: 0;
}

formio .tr-51-td-50-m0 > table > tbody > tr:nth-child(51) > td:nth-child(50) {
  margin: 0;
}

formio .tr-51-td-50-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-51-p0 > table > tbody > tr:nth-child(51) > td:nth-child(51) {
  padding: 0;
}

formio .tr-51-td-51-m0 > table > tbody > tr:nth-child(51) > td:nth-child(51) {
  margin: 0;
}

formio .tr-51-td-51-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-52-p0 > table > tbody > tr:nth-child(51) > td:nth-child(52) {
  padding: 0;
}

formio .tr-51-td-52-m0 > table > tbody > tr:nth-child(51) > td:nth-child(52) {
  margin: 0;
}

formio .tr-51-td-52-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-53-p0 > table > tbody > tr:nth-child(51) > td:nth-child(53) {
  padding: 0;
}

formio .tr-51-td-53-m0 > table > tbody > tr:nth-child(51) > td:nth-child(53) {
  margin: 0;
}

formio .tr-51-td-53-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-54-p0 > table > tbody > tr:nth-child(51) > td:nth-child(54) {
  padding: 0;
}

formio .tr-51-td-54-m0 > table > tbody > tr:nth-child(51) > td:nth-child(54) {
  margin: 0;
}

formio .tr-51-td-54-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-55-p0 > table > tbody > tr:nth-child(51) > td:nth-child(55) {
  padding: 0;
}

formio .tr-51-td-55-m0 > table > tbody > tr:nth-child(51) > td:nth-child(55) {
  margin: 0;
}

formio .tr-51-td-55-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-56-p0 > table > tbody > tr:nth-child(51) > td:nth-child(56) {
  padding: 0;
}

formio .tr-51-td-56-m0 > table > tbody > tr:nth-child(51) > td:nth-child(56) {
  margin: 0;
}

formio .tr-51-td-56-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-57-p0 > table > tbody > tr:nth-child(51) > td:nth-child(57) {
  padding: 0;
}

formio .tr-51-td-57-m0 > table > tbody > tr:nth-child(51) > td:nth-child(57) {
  margin: 0;
}

formio .tr-51-td-57-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-58-p0 > table > tbody > tr:nth-child(51) > td:nth-child(58) {
  padding: 0;
}

formio .tr-51-td-58-m0 > table > tbody > tr:nth-child(51) > td:nth-child(58) {
  margin: 0;
}

formio .tr-51-td-58-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-51-td-59-p0 > table > tbody > tr:nth-child(51) > td:nth-child(59) {
  padding: 0;
}

formio .tr-51-td-59-m0 > table > tbody > tr:nth-child(51) > td:nth-child(59) {
  margin: 0;
}

formio .tr-51-td-59-ov-hid > table > tbody > tr:nth-child(51) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-1-p0 > table > tbody > tr:nth-child(52) > td:nth-child(1) {
  padding: 0;
}

formio .tr-52-td-1-m0 > table > tbody > tr:nth-child(52) > td:nth-child(1) {
  margin: 0;
}

formio .tr-52-td-1-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-2-p0 > table > tbody > tr:nth-child(52) > td:nth-child(2) {
  padding: 0;
}

formio .tr-52-td-2-m0 > table > tbody > tr:nth-child(52) > td:nth-child(2) {
  margin: 0;
}

formio .tr-52-td-2-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-3-p0 > table > tbody > tr:nth-child(52) > td:nth-child(3) {
  padding: 0;
}

formio .tr-52-td-3-m0 > table > tbody > tr:nth-child(52) > td:nth-child(3) {
  margin: 0;
}

formio .tr-52-td-3-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-4-p0 > table > tbody > tr:nth-child(52) > td:nth-child(4) {
  padding: 0;
}

formio .tr-52-td-4-m0 > table > tbody > tr:nth-child(52) > td:nth-child(4) {
  margin: 0;
}

formio .tr-52-td-4-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-5-p0 > table > tbody > tr:nth-child(52) > td:nth-child(5) {
  padding: 0;
}

formio .tr-52-td-5-m0 > table > tbody > tr:nth-child(52) > td:nth-child(5) {
  margin: 0;
}

formio .tr-52-td-5-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-6-p0 > table > tbody > tr:nth-child(52) > td:nth-child(6) {
  padding: 0;
}

formio .tr-52-td-6-m0 > table > tbody > tr:nth-child(52) > td:nth-child(6) {
  margin: 0;
}

formio .tr-52-td-6-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-7-p0 > table > tbody > tr:nth-child(52) > td:nth-child(7) {
  padding: 0;
}

formio .tr-52-td-7-m0 > table > tbody > tr:nth-child(52) > td:nth-child(7) {
  margin: 0;
}

formio .tr-52-td-7-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-8-p0 > table > tbody > tr:nth-child(52) > td:nth-child(8) {
  padding: 0;
}

formio .tr-52-td-8-m0 > table > tbody > tr:nth-child(52) > td:nth-child(8) {
  margin: 0;
}

formio .tr-52-td-8-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-9-p0 > table > tbody > tr:nth-child(52) > td:nth-child(9) {
  padding: 0;
}

formio .tr-52-td-9-m0 > table > tbody > tr:nth-child(52) > td:nth-child(9) {
  margin: 0;
}

formio .tr-52-td-9-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-10-p0 > table > tbody > tr:nth-child(52) > td:nth-child(10) {
  padding: 0;
}

formio .tr-52-td-10-m0 > table > tbody > tr:nth-child(52) > td:nth-child(10) {
  margin: 0;
}

formio .tr-52-td-10-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-11-p0 > table > tbody > tr:nth-child(52) > td:nth-child(11) {
  padding: 0;
}

formio .tr-52-td-11-m0 > table > tbody > tr:nth-child(52) > td:nth-child(11) {
  margin: 0;
}

formio .tr-52-td-11-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-12-p0 > table > tbody > tr:nth-child(52) > td:nth-child(12) {
  padding: 0;
}

formio .tr-52-td-12-m0 > table > tbody > tr:nth-child(52) > td:nth-child(12) {
  margin: 0;
}

formio .tr-52-td-12-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-13-p0 > table > tbody > tr:nth-child(52) > td:nth-child(13) {
  padding: 0;
}

formio .tr-52-td-13-m0 > table > tbody > tr:nth-child(52) > td:nth-child(13) {
  margin: 0;
}

formio .tr-52-td-13-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-14-p0 > table > tbody > tr:nth-child(52) > td:nth-child(14) {
  padding: 0;
}

formio .tr-52-td-14-m0 > table > tbody > tr:nth-child(52) > td:nth-child(14) {
  margin: 0;
}

formio .tr-52-td-14-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-15-p0 > table > tbody > tr:nth-child(52) > td:nth-child(15) {
  padding: 0;
}

formio .tr-52-td-15-m0 > table > tbody > tr:nth-child(52) > td:nth-child(15) {
  margin: 0;
}

formio .tr-52-td-15-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-16-p0 > table > tbody > tr:nth-child(52) > td:nth-child(16) {
  padding: 0;
}

formio .tr-52-td-16-m0 > table > tbody > tr:nth-child(52) > td:nth-child(16) {
  margin: 0;
}

formio .tr-52-td-16-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-17-p0 > table > tbody > tr:nth-child(52) > td:nth-child(17) {
  padding: 0;
}

formio .tr-52-td-17-m0 > table > tbody > tr:nth-child(52) > td:nth-child(17) {
  margin: 0;
}

formio .tr-52-td-17-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-18-p0 > table > tbody > tr:nth-child(52) > td:nth-child(18) {
  padding: 0;
}

formio .tr-52-td-18-m0 > table > tbody > tr:nth-child(52) > td:nth-child(18) {
  margin: 0;
}

formio .tr-52-td-18-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-19-p0 > table > tbody > tr:nth-child(52) > td:nth-child(19) {
  padding: 0;
}

formio .tr-52-td-19-m0 > table > tbody > tr:nth-child(52) > td:nth-child(19) {
  margin: 0;
}

formio .tr-52-td-19-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-20-p0 > table > tbody > tr:nth-child(52) > td:nth-child(20) {
  padding: 0;
}

formio .tr-52-td-20-m0 > table > tbody > tr:nth-child(52) > td:nth-child(20) {
  margin: 0;
}

formio .tr-52-td-20-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-21-p0 > table > tbody > tr:nth-child(52) > td:nth-child(21) {
  padding: 0;
}

formio .tr-52-td-21-m0 > table > tbody > tr:nth-child(52) > td:nth-child(21) {
  margin: 0;
}

formio .tr-52-td-21-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-22-p0 > table > tbody > tr:nth-child(52) > td:nth-child(22) {
  padding: 0;
}

formio .tr-52-td-22-m0 > table > tbody > tr:nth-child(52) > td:nth-child(22) {
  margin: 0;
}

formio .tr-52-td-22-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-23-p0 > table > tbody > tr:nth-child(52) > td:nth-child(23) {
  padding: 0;
}

formio .tr-52-td-23-m0 > table > tbody > tr:nth-child(52) > td:nth-child(23) {
  margin: 0;
}

formio .tr-52-td-23-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-24-p0 > table > tbody > tr:nth-child(52) > td:nth-child(24) {
  padding: 0;
}

formio .tr-52-td-24-m0 > table > tbody > tr:nth-child(52) > td:nth-child(24) {
  margin: 0;
}

formio .tr-52-td-24-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-25-p0 > table > tbody > tr:nth-child(52) > td:nth-child(25) {
  padding: 0;
}

formio .tr-52-td-25-m0 > table > tbody > tr:nth-child(52) > td:nth-child(25) {
  margin: 0;
}

formio .tr-52-td-25-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-26-p0 > table > tbody > tr:nth-child(52) > td:nth-child(26) {
  padding: 0;
}

formio .tr-52-td-26-m0 > table > tbody > tr:nth-child(52) > td:nth-child(26) {
  margin: 0;
}

formio .tr-52-td-26-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-27-p0 > table > tbody > tr:nth-child(52) > td:nth-child(27) {
  padding: 0;
}

formio .tr-52-td-27-m0 > table > tbody > tr:nth-child(52) > td:nth-child(27) {
  margin: 0;
}

formio .tr-52-td-27-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-28-p0 > table > tbody > tr:nth-child(52) > td:nth-child(28) {
  padding: 0;
}

formio .tr-52-td-28-m0 > table > tbody > tr:nth-child(52) > td:nth-child(28) {
  margin: 0;
}

formio .tr-52-td-28-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-29-p0 > table > tbody > tr:nth-child(52) > td:nth-child(29) {
  padding: 0;
}

formio .tr-52-td-29-m0 > table > tbody > tr:nth-child(52) > td:nth-child(29) {
  margin: 0;
}

formio .tr-52-td-29-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-30-p0 > table > tbody > tr:nth-child(52) > td:nth-child(30) {
  padding: 0;
}

formio .tr-52-td-30-m0 > table > tbody > tr:nth-child(52) > td:nth-child(30) {
  margin: 0;
}

formio .tr-52-td-30-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-31-p0 > table > tbody > tr:nth-child(52) > td:nth-child(31) {
  padding: 0;
}

formio .tr-52-td-31-m0 > table > tbody > tr:nth-child(52) > td:nth-child(31) {
  margin: 0;
}

formio .tr-52-td-31-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-32-p0 > table > tbody > tr:nth-child(52) > td:nth-child(32) {
  padding: 0;
}

formio .tr-52-td-32-m0 > table > tbody > tr:nth-child(52) > td:nth-child(32) {
  margin: 0;
}

formio .tr-52-td-32-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-33-p0 > table > tbody > tr:nth-child(52) > td:nth-child(33) {
  padding: 0;
}

formio .tr-52-td-33-m0 > table > tbody > tr:nth-child(52) > td:nth-child(33) {
  margin: 0;
}

formio .tr-52-td-33-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-34-p0 > table > tbody > tr:nth-child(52) > td:nth-child(34) {
  padding: 0;
}

formio .tr-52-td-34-m0 > table > tbody > tr:nth-child(52) > td:nth-child(34) {
  margin: 0;
}

formio .tr-52-td-34-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-35-p0 > table > tbody > tr:nth-child(52) > td:nth-child(35) {
  padding: 0;
}

formio .tr-52-td-35-m0 > table > tbody > tr:nth-child(52) > td:nth-child(35) {
  margin: 0;
}

formio .tr-52-td-35-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-36-p0 > table > tbody > tr:nth-child(52) > td:nth-child(36) {
  padding: 0;
}

formio .tr-52-td-36-m0 > table > tbody > tr:nth-child(52) > td:nth-child(36) {
  margin: 0;
}

formio .tr-52-td-36-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-37-p0 > table > tbody > tr:nth-child(52) > td:nth-child(37) {
  padding: 0;
}

formio .tr-52-td-37-m0 > table > tbody > tr:nth-child(52) > td:nth-child(37) {
  margin: 0;
}

formio .tr-52-td-37-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-38-p0 > table > tbody > tr:nth-child(52) > td:nth-child(38) {
  padding: 0;
}

formio .tr-52-td-38-m0 > table > tbody > tr:nth-child(52) > td:nth-child(38) {
  margin: 0;
}

formio .tr-52-td-38-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-39-p0 > table > tbody > tr:nth-child(52) > td:nth-child(39) {
  padding: 0;
}

formio .tr-52-td-39-m0 > table > tbody > tr:nth-child(52) > td:nth-child(39) {
  margin: 0;
}

formio .tr-52-td-39-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-40-p0 > table > tbody > tr:nth-child(52) > td:nth-child(40) {
  padding: 0;
}

formio .tr-52-td-40-m0 > table > tbody > tr:nth-child(52) > td:nth-child(40) {
  margin: 0;
}

formio .tr-52-td-40-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-41-p0 > table > tbody > tr:nth-child(52) > td:nth-child(41) {
  padding: 0;
}

formio .tr-52-td-41-m0 > table > tbody > tr:nth-child(52) > td:nth-child(41) {
  margin: 0;
}

formio .tr-52-td-41-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-42-p0 > table > tbody > tr:nth-child(52) > td:nth-child(42) {
  padding: 0;
}

formio .tr-52-td-42-m0 > table > tbody > tr:nth-child(52) > td:nth-child(42) {
  margin: 0;
}

formio .tr-52-td-42-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-43-p0 > table > tbody > tr:nth-child(52) > td:nth-child(43) {
  padding: 0;
}

formio .tr-52-td-43-m0 > table > tbody > tr:nth-child(52) > td:nth-child(43) {
  margin: 0;
}

formio .tr-52-td-43-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-44-p0 > table > tbody > tr:nth-child(52) > td:nth-child(44) {
  padding: 0;
}

formio .tr-52-td-44-m0 > table > tbody > tr:nth-child(52) > td:nth-child(44) {
  margin: 0;
}

formio .tr-52-td-44-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-45-p0 > table > tbody > tr:nth-child(52) > td:nth-child(45) {
  padding: 0;
}

formio .tr-52-td-45-m0 > table > tbody > tr:nth-child(52) > td:nth-child(45) {
  margin: 0;
}

formio .tr-52-td-45-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-46-p0 > table > tbody > tr:nth-child(52) > td:nth-child(46) {
  padding: 0;
}

formio .tr-52-td-46-m0 > table > tbody > tr:nth-child(52) > td:nth-child(46) {
  margin: 0;
}

formio .tr-52-td-46-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-47-p0 > table > tbody > tr:nth-child(52) > td:nth-child(47) {
  padding: 0;
}

formio .tr-52-td-47-m0 > table > tbody > tr:nth-child(52) > td:nth-child(47) {
  margin: 0;
}

formio .tr-52-td-47-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-48-p0 > table > tbody > tr:nth-child(52) > td:nth-child(48) {
  padding: 0;
}

formio .tr-52-td-48-m0 > table > tbody > tr:nth-child(52) > td:nth-child(48) {
  margin: 0;
}

formio .tr-52-td-48-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-49-p0 > table > tbody > tr:nth-child(52) > td:nth-child(49) {
  padding: 0;
}

formio .tr-52-td-49-m0 > table > tbody > tr:nth-child(52) > td:nth-child(49) {
  margin: 0;
}

formio .tr-52-td-49-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-50-p0 > table > tbody > tr:nth-child(52) > td:nth-child(50) {
  padding: 0;
}

formio .tr-52-td-50-m0 > table > tbody > tr:nth-child(52) > td:nth-child(50) {
  margin: 0;
}

formio .tr-52-td-50-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-51-p0 > table > tbody > tr:nth-child(52) > td:nth-child(51) {
  padding: 0;
}

formio .tr-52-td-51-m0 > table > tbody > tr:nth-child(52) > td:nth-child(51) {
  margin: 0;
}

formio .tr-52-td-51-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-52-p0 > table > tbody > tr:nth-child(52) > td:nth-child(52) {
  padding: 0;
}

formio .tr-52-td-52-m0 > table > tbody > tr:nth-child(52) > td:nth-child(52) {
  margin: 0;
}

formio .tr-52-td-52-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-53-p0 > table > tbody > tr:nth-child(52) > td:nth-child(53) {
  padding: 0;
}

formio .tr-52-td-53-m0 > table > tbody > tr:nth-child(52) > td:nth-child(53) {
  margin: 0;
}

formio .tr-52-td-53-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-54-p0 > table > tbody > tr:nth-child(52) > td:nth-child(54) {
  padding: 0;
}

formio .tr-52-td-54-m0 > table > tbody > tr:nth-child(52) > td:nth-child(54) {
  margin: 0;
}

formio .tr-52-td-54-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-55-p0 > table > tbody > tr:nth-child(52) > td:nth-child(55) {
  padding: 0;
}

formio .tr-52-td-55-m0 > table > tbody > tr:nth-child(52) > td:nth-child(55) {
  margin: 0;
}

formio .tr-52-td-55-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-56-p0 > table > tbody > tr:nth-child(52) > td:nth-child(56) {
  padding: 0;
}

formio .tr-52-td-56-m0 > table > tbody > tr:nth-child(52) > td:nth-child(56) {
  margin: 0;
}

formio .tr-52-td-56-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-57-p0 > table > tbody > tr:nth-child(52) > td:nth-child(57) {
  padding: 0;
}

formio .tr-52-td-57-m0 > table > tbody > tr:nth-child(52) > td:nth-child(57) {
  margin: 0;
}

formio .tr-52-td-57-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-58-p0 > table > tbody > tr:nth-child(52) > td:nth-child(58) {
  padding: 0;
}

formio .tr-52-td-58-m0 > table > tbody > tr:nth-child(52) > td:nth-child(58) {
  margin: 0;
}

formio .tr-52-td-58-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-52-td-59-p0 > table > tbody > tr:nth-child(52) > td:nth-child(59) {
  padding: 0;
}

formio .tr-52-td-59-m0 > table > tbody > tr:nth-child(52) > td:nth-child(59) {
  margin: 0;
}

formio .tr-52-td-59-ov-hid > table > tbody > tr:nth-child(52) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-1-p0 > table > tbody > tr:nth-child(53) > td:nth-child(1) {
  padding: 0;
}

formio .tr-53-td-1-m0 > table > tbody > tr:nth-child(53) > td:nth-child(1) {
  margin: 0;
}

formio .tr-53-td-1-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-2-p0 > table > tbody > tr:nth-child(53) > td:nth-child(2) {
  padding: 0;
}

formio .tr-53-td-2-m0 > table > tbody > tr:nth-child(53) > td:nth-child(2) {
  margin: 0;
}

formio .tr-53-td-2-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-3-p0 > table > tbody > tr:nth-child(53) > td:nth-child(3) {
  padding: 0;
}

formio .tr-53-td-3-m0 > table > tbody > tr:nth-child(53) > td:nth-child(3) {
  margin: 0;
}

formio .tr-53-td-3-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-4-p0 > table > tbody > tr:nth-child(53) > td:nth-child(4) {
  padding: 0;
}

formio .tr-53-td-4-m0 > table > tbody > tr:nth-child(53) > td:nth-child(4) {
  margin: 0;
}

formio .tr-53-td-4-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-5-p0 > table > tbody > tr:nth-child(53) > td:nth-child(5) {
  padding: 0;
}

formio .tr-53-td-5-m0 > table > tbody > tr:nth-child(53) > td:nth-child(5) {
  margin: 0;
}

formio .tr-53-td-5-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-6-p0 > table > tbody > tr:nth-child(53) > td:nth-child(6) {
  padding: 0;
}

formio .tr-53-td-6-m0 > table > tbody > tr:nth-child(53) > td:nth-child(6) {
  margin: 0;
}

formio .tr-53-td-6-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-7-p0 > table > tbody > tr:nth-child(53) > td:nth-child(7) {
  padding: 0;
}

formio .tr-53-td-7-m0 > table > tbody > tr:nth-child(53) > td:nth-child(7) {
  margin: 0;
}

formio .tr-53-td-7-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-8-p0 > table > tbody > tr:nth-child(53) > td:nth-child(8) {
  padding: 0;
}

formio .tr-53-td-8-m0 > table > tbody > tr:nth-child(53) > td:nth-child(8) {
  margin: 0;
}

formio .tr-53-td-8-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-9-p0 > table > tbody > tr:nth-child(53) > td:nth-child(9) {
  padding: 0;
}

formio .tr-53-td-9-m0 > table > tbody > tr:nth-child(53) > td:nth-child(9) {
  margin: 0;
}

formio .tr-53-td-9-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-10-p0 > table > tbody > tr:nth-child(53) > td:nth-child(10) {
  padding: 0;
}

formio .tr-53-td-10-m0 > table > tbody > tr:nth-child(53) > td:nth-child(10) {
  margin: 0;
}

formio .tr-53-td-10-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-11-p0 > table > tbody > tr:nth-child(53) > td:nth-child(11) {
  padding: 0;
}

formio .tr-53-td-11-m0 > table > tbody > tr:nth-child(53) > td:nth-child(11) {
  margin: 0;
}

formio .tr-53-td-11-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-12-p0 > table > tbody > tr:nth-child(53) > td:nth-child(12) {
  padding: 0;
}

formio .tr-53-td-12-m0 > table > tbody > tr:nth-child(53) > td:nth-child(12) {
  margin: 0;
}

formio .tr-53-td-12-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-13-p0 > table > tbody > tr:nth-child(53) > td:nth-child(13) {
  padding: 0;
}

formio .tr-53-td-13-m0 > table > tbody > tr:nth-child(53) > td:nth-child(13) {
  margin: 0;
}

formio .tr-53-td-13-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-14-p0 > table > tbody > tr:nth-child(53) > td:nth-child(14) {
  padding: 0;
}

formio .tr-53-td-14-m0 > table > tbody > tr:nth-child(53) > td:nth-child(14) {
  margin: 0;
}

formio .tr-53-td-14-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-15-p0 > table > tbody > tr:nth-child(53) > td:nth-child(15) {
  padding: 0;
}

formio .tr-53-td-15-m0 > table > tbody > tr:nth-child(53) > td:nth-child(15) {
  margin: 0;
}

formio .tr-53-td-15-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-16-p0 > table > tbody > tr:nth-child(53) > td:nth-child(16) {
  padding: 0;
}

formio .tr-53-td-16-m0 > table > tbody > tr:nth-child(53) > td:nth-child(16) {
  margin: 0;
}

formio .tr-53-td-16-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-17-p0 > table > tbody > tr:nth-child(53) > td:nth-child(17) {
  padding: 0;
}

formio .tr-53-td-17-m0 > table > tbody > tr:nth-child(53) > td:nth-child(17) {
  margin: 0;
}

formio .tr-53-td-17-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-18-p0 > table > tbody > tr:nth-child(53) > td:nth-child(18) {
  padding: 0;
}

formio .tr-53-td-18-m0 > table > tbody > tr:nth-child(53) > td:nth-child(18) {
  margin: 0;
}

formio .tr-53-td-18-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-19-p0 > table > tbody > tr:nth-child(53) > td:nth-child(19) {
  padding: 0;
}

formio .tr-53-td-19-m0 > table > tbody > tr:nth-child(53) > td:nth-child(19) {
  margin: 0;
}

formio .tr-53-td-19-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-20-p0 > table > tbody > tr:nth-child(53) > td:nth-child(20) {
  padding: 0;
}

formio .tr-53-td-20-m0 > table > tbody > tr:nth-child(53) > td:nth-child(20) {
  margin: 0;
}

formio .tr-53-td-20-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-21-p0 > table > tbody > tr:nth-child(53) > td:nth-child(21) {
  padding: 0;
}

formio .tr-53-td-21-m0 > table > tbody > tr:nth-child(53) > td:nth-child(21) {
  margin: 0;
}

formio .tr-53-td-21-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-22-p0 > table > tbody > tr:nth-child(53) > td:nth-child(22) {
  padding: 0;
}

formio .tr-53-td-22-m0 > table > tbody > tr:nth-child(53) > td:nth-child(22) {
  margin: 0;
}

formio .tr-53-td-22-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-23-p0 > table > tbody > tr:nth-child(53) > td:nth-child(23) {
  padding: 0;
}

formio .tr-53-td-23-m0 > table > tbody > tr:nth-child(53) > td:nth-child(23) {
  margin: 0;
}

formio .tr-53-td-23-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-24-p0 > table > tbody > tr:nth-child(53) > td:nth-child(24) {
  padding: 0;
}

formio .tr-53-td-24-m0 > table > tbody > tr:nth-child(53) > td:nth-child(24) {
  margin: 0;
}

formio .tr-53-td-24-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-25-p0 > table > tbody > tr:nth-child(53) > td:nth-child(25) {
  padding: 0;
}

formio .tr-53-td-25-m0 > table > tbody > tr:nth-child(53) > td:nth-child(25) {
  margin: 0;
}

formio .tr-53-td-25-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-26-p0 > table > tbody > tr:nth-child(53) > td:nth-child(26) {
  padding: 0;
}

formio .tr-53-td-26-m0 > table > tbody > tr:nth-child(53) > td:nth-child(26) {
  margin: 0;
}

formio .tr-53-td-26-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-27-p0 > table > tbody > tr:nth-child(53) > td:nth-child(27) {
  padding: 0;
}

formio .tr-53-td-27-m0 > table > tbody > tr:nth-child(53) > td:nth-child(27) {
  margin: 0;
}

formio .tr-53-td-27-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-28-p0 > table > tbody > tr:nth-child(53) > td:nth-child(28) {
  padding: 0;
}

formio .tr-53-td-28-m0 > table > tbody > tr:nth-child(53) > td:nth-child(28) {
  margin: 0;
}

formio .tr-53-td-28-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-29-p0 > table > tbody > tr:nth-child(53) > td:nth-child(29) {
  padding: 0;
}

formio .tr-53-td-29-m0 > table > tbody > tr:nth-child(53) > td:nth-child(29) {
  margin: 0;
}

formio .tr-53-td-29-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-30-p0 > table > tbody > tr:nth-child(53) > td:nth-child(30) {
  padding: 0;
}

formio .tr-53-td-30-m0 > table > tbody > tr:nth-child(53) > td:nth-child(30) {
  margin: 0;
}

formio .tr-53-td-30-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-31-p0 > table > tbody > tr:nth-child(53) > td:nth-child(31) {
  padding: 0;
}

formio .tr-53-td-31-m0 > table > tbody > tr:nth-child(53) > td:nth-child(31) {
  margin: 0;
}

formio .tr-53-td-31-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-32-p0 > table > tbody > tr:nth-child(53) > td:nth-child(32) {
  padding: 0;
}

formio .tr-53-td-32-m0 > table > tbody > tr:nth-child(53) > td:nth-child(32) {
  margin: 0;
}

formio .tr-53-td-32-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-33-p0 > table > tbody > tr:nth-child(53) > td:nth-child(33) {
  padding: 0;
}

formio .tr-53-td-33-m0 > table > tbody > tr:nth-child(53) > td:nth-child(33) {
  margin: 0;
}

formio .tr-53-td-33-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-34-p0 > table > tbody > tr:nth-child(53) > td:nth-child(34) {
  padding: 0;
}

formio .tr-53-td-34-m0 > table > tbody > tr:nth-child(53) > td:nth-child(34) {
  margin: 0;
}

formio .tr-53-td-34-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-35-p0 > table > tbody > tr:nth-child(53) > td:nth-child(35) {
  padding: 0;
}

formio .tr-53-td-35-m0 > table > tbody > tr:nth-child(53) > td:nth-child(35) {
  margin: 0;
}

formio .tr-53-td-35-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-36-p0 > table > tbody > tr:nth-child(53) > td:nth-child(36) {
  padding: 0;
}

formio .tr-53-td-36-m0 > table > tbody > tr:nth-child(53) > td:nth-child(36) {
  margin: 0;
}

formio .tr-53-td-36-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-37-p0 > table > tbody > tr:nth-child(53) > td:nth-child(37) {
  padding: 0;
}

formio .tr-53-td-37-m0 > table > tbody > tr:nth-child(53) > td:nth-child(37) {
  margin: 0;
}

formio .tr-53-td-37-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-38-p0 > table > tbody > tr:nth-child(53) > td:nth-child(38) {
  padding: 0;
}

formio .tr-53-td-38-m0 > table > tbody > tr:nth-child(53) > td:nth-child(38) {
  margin: 0;
}

formio .tr-53-td-38-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-39-p0 > table > tbody > tr:nth-child(53) > td:nth-child(39) {
  padding: 0;
}

formio .tr-53-td-39-m0 > table > tbody > tr:nth-child(53) > td:nth-child(39) {
  margin: 0;
}

formio .tr-53-td-39-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-40-p0 > table > tbody > tr:nth-child(53) > td:nth-child(40) {
  padding: 0;
}

formio .tr-53-td-40-m0 > table > tbody > tr:nth-child(53) > td:nth-child(40) {
  margin: 0;
}

formio .tr-53-td-40-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-41-p0 > table > tbody > tr:nth-child(53) > td:nth-child(41) {
  padding: 0;
}

formio .tr-53-td-41-m0 > table > tbody > tr:nth-child(53) > td:nth-child(41) {
  margin: 0;
}

formio .tr-53-td-41-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-42-p0 > table > tbody > tr:nth-child(53) > td:nth-child(42) {
  padding: 0;
}

formio .tr-53-td-42-m0 > table > tbody > tr:nth-child(53) > td:nth-child(42) {
  margin: 0;
}

formio .tr-53-td-42-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-43-p0 > table > tbody > tr:nth-child(53) > td:nth-child(43) {
  padding: 0;
}

formio .tr-53-td-43-m0 > table > tbody > tr:nth-child(53) > td:nth-child(43) {
  margin: 0;
}

formio .tr-53-td-43-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-44-p0 > table > tbody > tr:nth-child(53) > td:nth-child(44) {
  padding: 0;
}

formio .tr-53-td-44-m0 > table > tbody > tr:nth-child(53) > td:nth-child(44) {
  margin: 0;
}

formio .tr-53-td-44-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-45-p0 > table > tbody > tr:nth-child(53) > td:nth-child(45) {
  padding: 0;
}

formio .tr-53-td-45-m0 > table > tbody > tr:nth-child(53) > td:nth-child(45) {
  margin: 0;
}

formio .tr-53-td-45-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-46-p0 > table > tbody > tr:nth-child(53) > td:nth-child(46) {
  padding: 0;
}

formio .tr-53-td-46-m0 > table > tbody > tr:nth-child(53) > td:nth-child(46) {
  margin: 0;
}

formio .tr-53-td-46-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-47-p0 > table > tbody > tr:nth-child(53) > td:nth-child(47) {
  padding: 0;
}

formio .tr-53-td-47-m0 > table > tbody > tr:nth-child(53) > td:nth-child(47) {
  margin: 0;
}

formio .tr-53-td-47-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-48-p0 > table > tbody > tr:nth-child(53) > td:nth-child(48) {
  padding: 0;
}

formio .tr-53-td-48-m0 > table > tbody > tr:nth-child(53) > td:nth-child(48) {
  margin: 0;
}

formio .tr-53-td-48-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-49-p0 > table > tbody > tr:nth-child(53) > td:nth-child(49) {
  padding: 0;
}

formio .tr-53-td-49-m0 > table > tbody > tr:nth-child(53) > td:nth-child(49) {
  margin: 0;
}

formio .tr-53-td-49-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-50-p0 > table > tbody > tr:nth-child(53) > td:nth-child(50) {
  padding: 0;
}

formio .tr-53-td-50-m0 > table > tbody > tr:nth-child(53) > td:nth-child(50) {
  margin: 0;
}

formio .tr-53-td-50-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-51-p0 > table > tbody > tr:nth-child(53) > td:nth-child(51) {
  padding: 0;
}

formio .tr-53-td-51-m0 > table > tbody > tr:nth-child(53) > td:nth-child(51) {
  margin: 0;
}

formio .tr-53-td-51-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-52-p0 > table > tbody > tr:nth-child(53) > td:nth-child(52) {
  padding: 0;
}

formio .tr-53-td-52-m0 > table > tbody > tr:nth-child(53) > td:nth-child(52) {
  margin: 0;
}

formio .tr-53-td-52-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-53-p0 > table > tbody > tr:nth-child(53) > td:nth-child(53) {
  padding: 0;
}

formio .tr-53-td-53-m0 > table > tbody > tr:nth-child(53) > td:nth-child(53) {
  margin: 0;
}

formio .tr-53-td-53-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-54-p0 > table > tbody > tr:nth-child(53) > td:nth-child(54) {
  padding: 0;
}

formio .tr-53-td-54-m0 > table > tbody > tr:nth-child(53) > td:nth-child(54) {
  margin: 0;
}

formio .tr-53-td-54-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-55-p0 > table > tbody > tr:nth-child(53) > td:nth-child(55) {
  padding: 0;
}

formio .tr-53-td-55-m0 > table > tbody > tr:nth-child(53) > td:nth-child(55) {
  margin: 0;
}

formio .tr-53-td-55-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-56-p0 > table > tbody > tr:nth-child(53) > td:nth-child(56) {
  padding: 0;
}

formio .tr-53-td-56-m0 > table > tbody > tr:nth-child(53) > td:nth-child(56) {
  margin: 0;
}

formio .tr-53-td-56-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-57-p0 > table > tbody > tr:nth-child(53) > td:nth-child(57) {
  padding: 0;
}

formio .tr-53-td-57-m0 > table > tbody > tr:nth-child(53) > td:nth-child(57) {
  margin: 0;
}

formio .tr-53-td-57-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-58-p0 > table > tbody > tr:nth-child(53) > td:nth-child(58) {
  padding: 0;
}

formio .tr-53-td-58-m0 > table > tbody > tr:nth-child(53) > td:nth-child(58) {
  margin: 0;
}

formio .tr-53-td-58-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-53-td-59-p0 > table > tbody > tr:nth-child(53) > td:nth-child(59) {
  padding: 0;
}

formio .tr-53-td-59-m0 > table > tbody > tr:nth-child(53) > td:nth-child(59) {
  margin: 0;
}

formio .tr-53-td-59-ov-hid > table > tbody > tr:nth-child(53) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-1-p0 > table > tbody > tr:nth-child(54) > td:nth-child(1) {
  padding: 0;
}

formio .tr-54-td-1-m0 > table > tbody > tr:nth-child(54) > td:nth-child(1) {
  margin: 0;
}

formio .tr-54-td-1-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-2-p0 > table > tbody > tr:nth-child(54) > td:nth-child(2) {
  padding: 0;
}

formio .tr-54-td-2-m0 > table > tbody > tr:nth-child(54) > td:nth-child(2) {
  margin: 0;
}

formio .tr-54-td-2-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-3-p0 > table > tbody > tr:nth-child(54) > td:nth-child(3) {
  padding: 0;
}

formio .tr-54-td-3-m0 > table > tbody > tr:nth-child(54) > td:nth-child(3) {
  margin: 0;
}

formio .tr-54-td-3-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-4-p0 > table > tbody > tr:nth-child(54) > td:nth-child(4) {
  padding: 0;
}

formio .tr-54-td-4-m0 > table > tbody > tr:nth-child(54) > td:nth-child(4) {
  margin: 0;
}

formio .tr-54-td-4-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-5-p0 > table > tbody > tr:nth-child(54) > td:nth-child(5) {
  padding: 0;
}

formio .tr-54-td-5-m0 > table > tbody > tr:nth-child(54) > td:nth-child(5) {
  margin: 0;
}

formio .tr-54-td-5-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-6-p0 > table > tbody > tr:nth-child(54) > td:nth-child(6) {
  padding: 0;
}

formio .tr-54-td-6-m0 > table > tbody > tr:nth-child(54) > td:nth-child(6) {
  margin: 0;
}

formio .tr-54-td-6-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-7-p0 > table > tbody > tr:nth-child(54) > td:nth-child(7) {
  padding: 0;
}

formio .tr-54-td-7-m0 > table > tbody > tr:nth-child(54) > td:nth-child(7) {
  margin: 0;
}

formio .tr-54-td-7-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-8-p0 > table > tbody > tr:nth-child(54) > td:nth-child(8) {
  padding: 0;
}

formio .tr-54-td-8-m0 > table > tbody > tr:nth-child(54) > td:nth-child(8) {
  margin: 0;
}

formio .tr-54-td-8-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-9-p0 > table > tbody > tr:nth-child(54) > td:nth-child(9) {
  padding: 0;
}

formio .tr-54-td-9-m0 > table > tbody > tr:nth-child(54) > td:nth-child(9) {
  margin: 0;
}

formio .tr-54-td-9-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-10-p0 > table > tbody > tr:nth-child(54) > td:nth-child(10) {
  padding: 0;
}

formio .tr-54-td-10-m0 > table > tbody > tr:nth-child(54) > td:nth-child(10) {
  margin: 0;
}

formio .tr-54-td-10-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-11-p0 > table > tbody > tr:nth-child(54) > td:nth-child(11) {
  padding: 0;
}

formio .tr-54-td-11-m0 > table > tbody > tr:nth-child(54) > td:nth-child(11) {
  margin: 0;
}

formio .tr-54-td-11-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-12-p0 > table > tbody > tr:nth-child(54) > td:nth-child(12) {
  padding: 0;
}

formio .tr-54-td-12-m0 > table > tbody > tr:nth-child(54) > td:nth-child(12) {
  margin: 0;
}

formio .tr-54-td-12-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-13-p0 > table > tbody > tr:nth-child(54) > td:nth-child(13) {
  padding: 0;
}

formio .tr-54-td-13-m0 > table > tbody > tr:nth-child(54) > td:nth-child(13) {
  margin: 0;
}

formio .tr-54-td-13-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-14-p0 > table > tbody > tr:nth-child(54) > td:nth-child(14) {
  padding: 0;
}

formio .tr-54-td-14-m0 > table > tbody > tr:nth-child(54) > td:nth-child(14) {
  margin: 0;
}

formio .tr-54-td-14-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-15-p0 > table > tbody > tr:nth-child(54) > td:nth-child(15) {
  padding: 0;
}

formio .tr-54-td-15-m0 > table > tbody > tr:nth-child(54) > td:nth-child(15) {
  margin: 0;
}

formio .tr-54-td-15-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-16-p0 > table > tbody > tr:nth-child(54) > td:nth-child(16) {
  padding: 0;
}

formio .tr-54-td-16-m0 > table > tbody > tr:nth-child(54) > td:nth-child(16) {
  margin: 0;
}

formio .tr-54-td-16-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-17-p0 > table > tbody > tr:nth-child(54) > td:nth-child(17) {
  padding: 0;
}

formio .tr-54-td-17-m0 > table > tbody > tr:nth-child(54) > td:nth-child(17) {
  margin: 0;
}

formio .tr-54-td-17-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-18-p0 > table > tbody > tr:nth-child(54) > td:nth-child(18) {
  padding: 0;
}

formio .tr-54-td-18-m0 > table > tbody > tr:nth-child(54) > td:nth-child(18) {
  margin: 0;
}

formio .tr-54-td-18-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-19-p0 > table > tbody > tr:nth-child(54) > td:nth-child(19) {
  padding: 0;
}

formio .tr-54-td-19-m0 > table > tbody > tr:nth-child(54) > td:nth-child(19) {
  margin: 0;
}

formio .tr-54-td-19-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-20-p0 > table > tbody > tr:nth-child(54) > td:nth-child(20) {
  padding: 0;
}

formio .tr-54-td-20-m0 > table > tbody > tr:nth-child(54) > td:nth-child(20) {
  margin: 0;
}

formio .tr-54-td-20-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-21-p0 > table > tbody > tr:nth-child(54) > td:nth-child(21) {
  padding: 0;
}

formio .tr-54-td-21-m0 > table > tbody > tr:nth-child(54) > td:nth-child(21) {
  margin: 0;
}

formio .tr-54-td-21-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-22-p0 > table > tbody > tr:nth-child(54) > td:nth-child(22) {
  padding: 0;
}

formio .tr-54-td-22-m0 > table > tbody > tr:nth-child(54) > td:nth-child(22) {
  margin: 0;
}

formio .tr-54-td-22-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-23-p0 > table > tbody > tr:nth-child(54) > td:nth-child(23) {
  padding: 0;
}

formio .tr-54-td-23-m0 > table > tbody > tr:nth-child(54) > td:nth-child(23) {
  margin: 0;
}

formio .tr-54-td-23-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-24-p0 > table > tbody > tr:nth-child(54) > td:nth-child(24) {
  padding: 0;
}

formio .tr-54-td-24-m0 > table > tbody > tr:nth-child(54) > td:nth-child(24) {
  margin: 0;
}

formio .tr-54-td-24-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-25-p0 > table > tbody > tr:nth-child(54) > td:nth-child(25) {
  padding: 0;
}

formio .tr-54-td-25-m0 > table > tbody > tr:nth-child(54) > td:nth-child(25) {
  margin: 0;
}

formio .tr-54-td-25-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-26-p0 > table > tbody > tr:nth-child(54) > td:nth-child(26) {
  padding: 0;
}

formio .tr-54-td-26-m0 > table > tbody > tr:nth-child(54) > td:nth-child(26) {
  margin: 0;
}

formio .tr-54-td-26-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-27-p0 > table > tbody > tr:nth-child(54) > td:nth-child(27) {
  padding: 0;
}

formio .tr-54-td-27-m0 > table > tbody > tr:nth-child(54) > td:nth-child(27) {
  margin: 0;
}

formio .tr-54-td-27-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-28-p0 > table > tbody > tr:nth-child(54) > td:nth-child(28) {
  padding: 0;
}

formio .tr-54-td-28-m0 > table > tbody > tr:nth-child(54) > td:nth-child(28) {
  margin: 0;
}

formio .tr-54-td-28-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-29-p0 > table > tbody > tr:nth-child(54) > td:nth-child(29) {
  padding: 0;
}

formio .tr-54-td-29-m0 > table > tbody > tr:nth-child(54) > td:nth-child(29) {
  margin: 0;
}

formio .tr-54-td-29-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-30-p0 > table > tbody > tr:nth-child(54) > td:nth-child(30) {
  padding: 0;
}

formio .tr-54-td-30-m0 > table > tbody > tr:nth-child(54) > td:nth-child(30) {
  margin: 0;
}

formio .tr-54-td-30-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-31-p0 > table > tbody > tr:nth-child(54) > td:nth-child(31) {
  padding: 0;
}

formio .tr-54-td-31-m0 > table > tbody > tr:nth-child(54) > td:nth-child(31) {
  margin: 0;
}

formio .tr-54-td-31-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-32-p0 > table > tbody > tr:nth-child(54) > td:nth-child(32) {
  padding: 0;
}

formio .tr-54-td-32-m0 > table > tbody > tr:nth-child(54) > td:nth-child(32) {
  margin: 0;
}

formio .tr-54-td-32-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-33-p0 > table > tbody > tr:nth-child(54) > td:nth-child(33) {
  padding: 0;
}

formio .tr-54-td-33-m0 > table > tbody > tr:nth-child(54) > td:nth-child(33) {
  margin: 0;
}

formio .tr-54-td-33-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-34-p0 > table > tbody > tr:nth-child(54) > td:nth-child(34) {
  padding: 0;
}

formio .tr-54-td-34-m0 > table > tbody > tr:nth-child(54) > td:nth-child(34) {
  margin: 0;
}

formio .tr-54-td-34-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-35-p0 > table > tbody > tr:nth-child(54) > td:nth-child(35) {
  padding: 0;
}

formio .tr-54-td-35-m0 > table > tbody > tr:nth-child(54) > td:nth-child(35) {
  margin: 0;
}

formio .tr-54-td-35-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-36-p0 > table > tbody > tr:nth-child(54) > td:nth-child(36) {
  padding: 0;
}

formio .tr-54-td-36-m0 > table > tbody > tr:nth-child(54) > td:nth-child(36) {
  margin: 0;
}

formio .tr-54-td-36-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-37-p0 > table > tbody > tr:nth-child(54) > td:nth-child(37) {
  padding: 0;
}

formio .tr-54-td-37-m0 > table > tbody > tr:nth-child(54) > td:nth-child(37) {
  margin: 0;
}

formio .tr-54-td-37-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-38-p0 > table > tbody > tr:nth-child(54) > td:nth-child(38) {
  padding: 0;
}

formio .tr-54-td-38-m0 > table > tbody > tr:nth-child(54) > td:nth-child(38) {
  margin: 0;
}

formio .tr-54-td-38-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-39-p0 > table > tbody > tr:nth-child(54) > td:nth-child(39) {
  padding: 0;
}

formio .tr-54-td-39-m0 > table > tbody > tr:nth-child(54) > td:nth-child(39) {
  margin: 0;
}

formio .tr-54-td-39-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-40-p0 > table > tbody > tr:nth-child(54) > td:nth-child(40) {
  padding: 0;
}

formio .tr-54-td-40-m0 > table > tbody > tr:nth-child(54) > td:nth-child(40) {
  margin: 0;
}

formio .tr-54-td-40-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-41-p0 > table > tbody > tr:nth-child(54) > td:nth-child(41) {
  padding: 0;
}

formio .tr-54-td-41-m0 > table > tbody > tr:nth-child(54) > td:nth-child(41) {
  margin: 0;
}

formio .tr-54-td-41-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-42-p0 > table > tbody > tr:nth-child(54) > td:nth-child(42) {
  padding: 0;
}

formio .tr-54-td-42-m0 > table > tbody > tr:nth-child(54) > td:nth-child(42) {
  margin: 0;
}

formio .tr-54-td-42-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-43-p0 > table > tbody > tr:nth-child(54) > td:nth-child(43) {
  padding: 0;
}

formio .tr-54-td-43-m0 > table > tbody > tr:nth-child(54) > td:nth-child(43) {
  margin: 0;
}

formio .tr-54-td-43-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-44-p0 > table > tbody > tr:nth-child(54) > td:nth-child(44) {
  padding: 0;
}

formio .tr-54-td-44-m0 > table > tbody > tr:nth-child(54) > td:nth-child(44) {
  margin: 0;
}

formio .tr-54-td-44-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-45-p0 > table > tbody > tr:nth-child(54) > td:nth-child(45) {
  padding: 0;
}

formio .tr-54-td-45-m0 > table > tbody > tr:nth-child(54) > td:nth-child(45) {
  margin: 0;
}

formio .tr-54-td-45-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-46-p0 > table > tbody > tr:nth-child(54) > td:nth-child(46) {
  padding: 0;
}

formio .tr-54-td-46-m0 > table > tbody > tr:nth-child(54) > td:nth-child(46) {
  margin: 0;
}

formio .tr-54-td-46-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-47-p0 > table > tbody > tr:nth-child(54) > td:nth-child(47) {
  padding: 0;
}

formio .tr-54-td-47-m0 > table > tbody > tr:nth-child(54) > td:nth-child(47) {
  margin: 0;
}

formio .tr-54-td-47-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-48-p0 > table > tbody > tr:nth-child(54) > td:nth-child(48) {
  padding: 0;
}

formio .tr-54-td-48-m0 > table > tbody > tr:nth-child(54) > td:nth-child(48) {
  margin: 0;
}

formio .tr-54-td-48-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-49-p0 > table > tbody > tr:nth-child(54) > td:nth-child(49) {
  padding: 0;
}

formio .tr-54-td-49-m0 > table > tbody > tr:nth-child(54) > td:nth-child(49) {
  margin: 0;
}

formio .tr-54-td-49-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-50-p0 > table > tbody > tr:nth-child(54) > td:nth-child(50) {
  padding: 0;
}

formio .tr-54-td-50-m0 > table > tbody > tr:nth-child(54) > td:nth-child(50) {
  margin: 0;
}

formio .tr-54-td-50-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-51-p0 > table > tbody > tr:nth-child(54) > td:nth-child(51) {
  padding: 0;
}

formio .tr-54-td-51-m0 > table > tbody > tr:nth-child(54) > td:nth-child(51) {
  margin: 0;
}

formio .tr-54-td-51-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-52-p0 > table > tbody > tr:nth-child(54) > td:nth-child(52) {
  padding: 0;
}

formio .tr-54-td-52-m0 > table > tbody > tr:nth-child(54) > td:nth-child(52) {
  margin: 0;
}

formio .tr-54-td-52-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-53-p0 > table > tbody > tr:nth-child(54) > td:nth-child(53) {
  padding: 0;
}

formio .tr-54-td-53-m0 > table > tbody > tr:nth-child(54) > td:nth-child(53) {
  margin: 0;
}

formio .tr-54-td-53-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-54-p0 > table > tbody > tr:nth-child(54) > td:nth-child(54) {
  padding: 0;
}

formio .tr-54-td-54-m0 > table > tbody > tr:nth-child(54) > td:nth-child(54) {
  margin: 0;
}

formio .tr-54-td-54-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-55-p0 > table > tbody > tr:nth-child(54) > td:nth-child(55) {
  padding: 0;
}

formio .tr-54-td-55-m0 > table > tbody > tr:nth-child(54) > td:nth-child(55) {
  margin: 0;
}

formio .tr-54-td-55-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-56-p0 > table > tbody > tr:nth-child(54) > td:nth-child(56) {
  padding: 0;
}

formio .tr-54-td-56-m0 > table > tbody > tr:nth-child(54) > td:nth-child(56) {
  margin: 0;
}

formio .tr-54-td-56-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-57-p0 > table > tbody > tr:nth-child(54) > td:nth-child(57) {
  padding: 0;
}

formio .tr-54-td-57-m0 > table > tbody > tr:nth-child(54) > td:nth-child(57) {
  margin: 0;
}

formio .tr-54-td-57-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-58-p0 > table > tbody > tr:nth-child(54) > td:nth-child(58) {
  padding: 0;
}

formio .tr-54-td-58-m0 > table > tbody > tr:nth-child(54) > td:nth-child(58) {
  margin: 0;
}

formio .tr-54-td-58-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-54-td-59-p0 > table > tbody > tr:nth-child(54) > td:nth-child(59) {
  padding: 0;
}

formio .tr-54-td-59-m0 > table > tbody > tr:nth-child(54) > td:nth-child(59) {
  margin: 0;
}

formio .tr-54-td-59-ov-hid > table > tbody > tr:nth-child(54) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-1-p0 > table > tbody > tr:nth-child(55) > td:nth-child(1) {
  padding: 0;
}

formio .tr-55-td-1-m0 > table > tbody > tr:nth-child(55) > td:nth-child(1) {
  margin: 0;
}

formio .tr-55-td-1-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-2-p0 > table > tbody > tr:nth-child(55) > td:nth-child(2) {
  padding: 0;
}

formio .tr-55-td-2-m0 > table > tbody > tr:nth-child(55) > td:nth-child(2) {
  margin: 0;
}

formio .tr-55-td-2-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-3-p0 > table > tbody > tr:nth-child(55) > td:nth-child(3) {
  padding: 0;
}

formio .tr-55-td-3-m0 > table > tbody > tr:nth-child(55) > td:nth-child(3) {
  margin: 0;
}

formio .tr-55-td-3-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-4-p0 > table > tbody > tr:nth-child(55) > td:nth-child(4) {
  padding: 0;
}

formio .tr-55-td-4-m0 > table > tbody > tr:nth-child(55) > td:nth-child(4) {
  margin: 0;
}

formio .tr-55-td-4-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-5-p0 > table > tbody > tr:nth-child(55) > td:nth-child(5) {
  padding: 0;
}

formio .tr-55-td-5-m0 > table > tbody > tr:nth-child(55) > td:nth-child(5) {
  margin: 0;
}

formio .tr-55-td-5-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-6-p0 > table > tbody > tr:nth-child(55) > td:nth-child(6) {
  padding: 0;
}

formio .tr-55-td-6-m0 > table > tbody > tr:nth-child(55) > td:nth-child(6) {
  margin: 0;
}

formio .tr-55-td-6-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-7-p0 > table > tbody > tr:nth-child(55) > td:nth-child(7) {
  padding: 0;
}

formio .tr-55-td-7-m0 > table > tbody > tr:nth-child(55) > td:nth-child(7) {
  margin: 0;
}

formio .tr-55-td-7-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-8-p0 > table > tbody > tr:nth-child(55) > td:nth-child(8) {
  padding: 0;
}

formio .tr-55-td-8-m0 > table > tbody > tr:nth-child(55) > td:nth-child(8) {
  margin: 0;
}

formio .tr-55-td-8-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-9-p0 > table > tbody > tr:nth-child(55) > td:nth-child(9) {
  padding: 0;
}

formio .tr-55-td-9-m0 > table > tbody > tr:nth-child(55) > td:nth-child(9) {
  margin: 0;
}

formio .tr-55-td-9-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-10-p0 > table > tbody > tr:nth-child(55) > td:nth-child(10) {
  padding: 0;
}

formio .tr-55-td-10-m0 > table > tbody > tr:nth-child(55) > td:nth-child(10) {
  margin: 0;
}

formio .tr-55-td-10-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-11-p0 > table > tbody > tr:nth-child(55) > td:nth-child(11) {
  padding: 0;
}

formio .tr-55-td-11-m0 > table > tbody > tr:nth-child(55) > td:nth-child(11) {
  margin: 0;
}

formio .tr-55-td-11-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-12-p0 > table > tbody > tr:nth-child(55) > td:nth-child(12) {
  padding: 0;
}

formio .tr-55-td-12-m0 > table > tbody > tr:nth-child(55) > td:nth-child(12) {
  margin: 0;
}

formio .tr-55-td-12-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-13-p0 > table > tbody > tr:nth-child(55) > td:nth-child(13) {
  padding: 0;
}

formio .tr-55-td-13-m0 > table > tbody > tr:nth-child(55) > td:nth-child(13) {
  margin: 0;
}

formio .tr-55-td-13-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-14-p0 > table > tbody > tr:nth-child(55) > td:nth-child(14) {
  padding: 0;
}

formio .tr-55-td-14-m0 > table > tbody > tr:nth-child(55) > td:nth-child(14) {
  margin: 0;
}

formio .tr-55-td-14-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-15-p0 > table > tbody > tr:nth-child(55) > td:nth-child(15) {
  padding: 0;
}

formio .tr-55-td-15-m0 > table > tbody > tr:nth-child(55) > td:nth-child(15) {
  margin: 0;
}

formio .tr-55-td-15-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-16-p0 > table > tbody > tr:nth-child(55) > td:nth-child(16) {
  padding: 0;
}

formio .tr-55-td-16-m0 > table > tbody > tr:nth-child(55) > td:nth-child(16) {
  margin: 0;
}

formio .tr-55-td-16-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-17-p0 > table > tbody > tr:nth-child(55) > td:nth-child(17) {
  padding: 0;
}

formio .tr-55-td-17-m0 > table > tbody > tr:nth-child(55) > td:nth-child(17) {
  margin: 0;
}

formio .tr-55-td-17-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-18-p0 > table > tbody > tr:nth-child(55) > td:nth-child(18) {
  padding: 0;
}

formio .tr-55-td-18-m0 > table > tbody > tr:nth-child(55) > td:nth-child(18) {
  margin: 0;
}

formio .tr-55-td-18-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-19-p0 > table > tbody > tr:nth-child(55) > td:nth-child(19) {
  padding: 0;
}

formio .tr-55-td-19-m0 > table > tbody > tr:nth-child(55) > td:nth-child(19) {
  margin: 0;
}

formio .tr-55-td-19-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-20-p0 > table > tbody > tr:nth-child(55) > td:nth-child(20) {
  padding: 0;
}

formio .tr-55-td-20-m0 > table > tbody > tr:nth-child(55) > td:nth-child(20) {
  margin: 0;
}

formio .tr-55-td-20-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-21-p0 > table > tbody > tr:nth-child(55) > td:nth-child(21) {
  padding: 0;
}

formio .tr-55-td-21-m0 > table > tbody > tr:nth-child(55) > td:nth-child(21) {
  margin: 0;
}

formio .tr-55-td-21-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-22-p0 > table > tbody > tr:nth-child(55) > td:nth-child(22) {
  padding: 0;
}

formio .tr-55-td-22-m0 > table > tbody > tr:nth-child(55) > td:nth-child(22) {
  margin: 0;
}

formio .tr-55-td-22-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-23-p0 > table > tbody > tr:nth-child(55) > td:nth-child(23) {
  padding: 0;
}

formio .tr-55-td-23-m0 > table > tbody > tr:nth-child(55) > td:nth-child(23) {
  margin: 0;
}

formio .tr-55-td-23-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-24-p0 > table > tbody > tr:nth-child(55) > td:nth-child(24) {
  padding: 0;
}

formio .tr-55-td-24-m0 > table > tbody > tr:nth-child(55) > td:nth-child(24) {
  margin: 0;
}

formio .tr-55-td-24-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-25-p0 > table > tbody > tr:nth-child(55) > td:nth-child(25) {
  padding: 0;
}

formio .tr-55-td-25-m0 > table > tbody > tr:nth-child(55) > td:nth-child(25) {
  margin: 0;
}

formio .tr-55-td-25-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-26-p0 > table > tbody > tr:nth-child(55) > td:nth-child(26) {
  padding: 0;
}

formio .tr-55-td-26-m0 > table > tbody > tr:nth-child(55) > td:nth-child(26) {
  margin: 0;
}

formio .tr-55-td-26-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-27-p0 > table > tbody > tr:nth-child(55) > td:nth-child(27) {
  padding: 0;
}

formio .tr-55-td-27-m0 > table > tbody > tr:nth-child(55) > td:nth-child(27) {
  margin: 0;
}

formio .tr-55-td-27-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-28-p0 > table > tbody > tr:nth-child(55) > td:nth-child(28) {
  padding: 0;
}

formio .tr-55-td-28-m0 > table > tbody > tr:nth-child(55) > td:nth-child(28) {
  margin: 0;
}

formio .tr-55-td-28-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-29-p0 > table > tbody > tr:nth-child(55) > td:nth-child(29) {
  padding: 0;
}

formio .tr-55-td-29-m0 > table > tbody > tr:nth-child(55) > td:nth-child(29) {
  margin: 0;
}

formio .tr-55-td-29-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-30-p0 > table > tbody > tr:nth-child(55) > td:nth-child(30) {
  padding: 0;
}

formio .tr-55-td-30-m0 > table > tbody > tr:nth-child(55) > td:nth-child(30) {
  margin: 0;
}

formio .tr-55-td-30-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-31-p0 > table > tbody > tr:nth-child(55) > td:nth-child(31) {
  padding: 0;
}

formio .tr-55-td-31-m0 > table > tbody > tr:nth-child(55) > td:nth-child(31) {
  margin: 0;
}

formio .tr-55-td-31-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-32-p0 > table > tbody > tr:nth-child(55) > td:nth-child(32) {
  padding: 0;
}

formio .tr-55-td-32-m0 > table > tbody > tr:nth-child(55) > td:nth-child(32) {
  margin: 0;
}

formio .tr-55-td-32-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-33-p0 > table > tbody > tr:nth-child(55) > td:nth-child(33) {
  padding: 0;
}

formio .tr-55-td-33-m0 > table > tbody > tr:nth-child(55) > td:nth-child(33) {
  margin: 0;
}

formio .tr-55-td-33-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-34-p0 > table > tbody > tr:nth-child(55) > td:nth-child(34) {
  padding: 0;
}

formio .tr-55-td-34-m0 > table > tbody > tr:nth-child(55) > td:nth-child(34) {
  margin: 0;
}

formio .tr-55-td-34-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-35-p0 > table > tbody > tr:nth-child(55) > td:nth-child(35) {
  padding: 0;
}

formio .tr-55-td-35-m0 > table > tbody > tr:nth-child(55) > td:nth-child(35) {
  margin: 0;
}

formio .tr-55-td-35-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-36-p0 > table > tbody > tr:nth-child(55) > td:nth-child(36) {
  padding: 0;
}

formio .tr-55-td-36-m0 > table > tbody > tr:nth-child(55) > td:nth-child(36) {
  margin: 0;
}

formio .tr-55-td-36-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-37-p0 > table > tbody > tr:nth-child(55) > td:nth-child(37) {
  padding: 0;
}

formio .tr-55-td-37-m0 > table > tbody > tr:nth-child(55) > td:nth-child(37) {
  margin: 0;
}

formio .tr-55-td-37-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-38-p0 > table > tbody > tr:nth-child(55) > td:nth-child(38) {
  padding: 0;
}

formio .tr-55-td-38-m0 > table > tbody > tr:nth-child(55) > td:nth-child(38) {
  margin: 0;
}

formio .tr-55-td-38-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-39-p0 > table > tbody > tr:nth-child(55) > td:nth-child(39) {
  padding: 0;
}

formio .tr-55-td-39-m0 > table > tbody > tr:nth-child(55) > td:nth-child(39) {
  margin: 0;
}

formio .tr-55-td-39-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-40-p0 > table > tbody > tr:nth-child(55) > td:nth-child(40) {
  padding: 0;
}

formio .tr-55-td-40-m0 > table > tbody > tr:nth-child(55) > td:nth-child(40) {
  margin: 0;
}

formio .tr-55-td-40-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-41-p0 > table > tbody > tr:nth-child(55) > td:nth-child(41) {
  padding: 0;
}

formio .tr-55-td-41-m0 > table > tbody > tr:nth-child(55) > td:nth-child(41) {
  margin: 0;
}

formio .tr-55-td-41-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-42-p0 > table > tbody > tr:nth-child(55) > td:nth-child(42) {
  padding: 0;
}

formio .tr-55-td-42-m0 > table > tbody > tr:nth-child(55) > td:nth-child(42) {
  margin: 0;
}

formio .tr-55-td-42-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-43-p0 > table > tbody > tr:nth-child(55) > td:nth-child(43) {
  padding: 0;
}

formio .tr-55-td-43-m0 > table > tbody > tr:nth-child(55) > td:nth-child(43) {
  margin: 0;
}

formio .tr-55-td-43-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-44-p0 > table > tbody > tr:nth-child(55) > td:nth-child(44) {
  padding: 0;
}

formio .tr-55-td-44-m0 > table > tbody > tr:nth-child(55) > td:nth-child(44) {
  margin: 0;
}

formio .tr-55-td-44-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-45-p0 > table > tbody > tr:nth-child(55) > td:nth-child(45) {
  padding: 0;
}

formio .tr-55-td-45-m0 > table > tbody > tr:nth-child(55) > td:nth-child(45) {
  margin: 0;
}

formio .tr-55-td-45-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-46-p0 > table > tbody > tr:nth-child(55) > td:nth-child(46) {
  padding: 0;
}

formio .tr-55-td-46-m0 > table > tbody > tr:nth-child(55) > td:nth-child(46) {
  margin: 0;
}

formio .tr-55-td-46-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-47-p0 > table > tbody > tr:nth-child(55) > td:nth-child(47) {
  padding: 0;
}

formio .tr-55-td-47-m0 > table > tbody > tr:nth-child(55) > td:nth-child(47) {
  margin: 0;
}

formio .tr-55-td-47-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-48-p0 > table > tbody > tr:nth-child(55) > td:nth-child(48) {
  padding: 0;
}

formio .tr-55-td-48-m0 > table > tbody > tr:nth-child(55) > td:nth-child(48) {
  margin: 0;
}

formio .tr-55-td-48-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-49-p0 > table > tbody > tr:nth-child(55) > td:nth-child(49) {
  padding: 0;
}

formio .tr-55-td-49-m0 > table > tbody > tr:nth-child(55) > td:nth-child(49) {
  margin: 0;
}

formio .tr-55-td-49-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-50-p0 > table > tbody > tr:nth-child(55) > td:nth-child(50) {
  padding: 0;
}

formio .tr-55-td-50-m0 > table > tbody > tr:nth-child(55) > td:nth-child(50) {
  margin: 0;
}

formio .tr-55-td-50-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-51-p0 > table > tbody > tr:nth-child(55) > td:nth-child(51) {
  padding: 0;
}

formio .tr-55-td-51-m0 > table > tbody > tr:nth-child(55) > td:nth-child(51) {
  margin: 0;
}

formio .tr-55-td-51-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-52-p0 > table > tbody > tr:nth-child(55) > td:nth-child(52) {
  padding: 0;
}

formio .tr-55-td-52-m0 > table > tbody > tr:nth-child(55) > td:nth-child(52) {
  margin: 0;
}

formio .tr-55-td-52-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-53-p0 > table > tbody > tr:nth-child(55) > td:nth-child(53) {
  padding: 0;
}

formio .tr-55-td-53-m0 > table > tbody > tr:nth-child(55) > td:nth-child(53) {
  margin: 0;
}

formio .tr-55-td-53-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-54-p0 > table > tbody > tr:nth-child(55) > td:nth-child(54) {
  padding: 0;
}

formio .tr-55-td-54-m0 > table > tbody > tr:nth-child(55) > td:nth-child(54) {
  margin: 0;
}

formio .tr-55-td-54-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-55-p0 > table > tbody > tr:nth-child(55) > td:nth-child(55) {
  padding: 0;
}

formio .tr-55-td-55-m0 > table > tbody > tr:nth-child(55) > td:nth-child(55) {
  margin: 0;
}

formio .tr-55-td-55-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-56-p0 > table > tbody > tr:nth-child(55) > td:nth-child(56) {
  padding: 0;
}

formio .tr-55-td-56-m0 > table > tbody > tr:nth-child(55) > td:nth-child(56) {
  margin: 0;
}

formio .tr-55-td-56-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-57-p0 > table > tbody > tr:nth-child(55) > td:nth-child(57) {
  padding: 0;
}

formio .tr-55-td-57-m0 > table > tbody > tr:nth-child(55) > td:nth-child(57) {
  margin: 0;
}

formio .tr-55-td-57-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-58-p0 > table > tbody > tr:nth-child(55) > td:nth-child(58) {
  padding: 0;
}

formio .tr-55-td-58-m0 > table > tbody > tr:nth-child(55) > td:nth-child(58) {
  margin: 0;
}

formio .tr-55-td-58-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-55-td-59-p0 > table > tbody > tr:nth-child(55) > td:nth-child(59) {
  padding: 0;
}

formio .tr-55-td-59-m0 > table > tbody > tr:nth-child(55) > td:nth-child(59) {
  margin: 0;
}

formio .tr-55-td-59-ov-hid > table > tbody > tr:nth-child(55) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-1-p0 > table > tbody > tr:nth-child(56) > td:nth-child(1) {
  padding: 0;
}

formio .tr-56-td-1-m0 > table > tbody > tr:nth-child(56) > td:nth-child(1) {
  margin: 0;
}

formio .tr-56-td-1-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-2-p0 > table > tbody > tr:nth-child(56) > td:nth-child(2) {
  padding: 0;
}

formio .tr-56-td-2-m0 > table > tbody > tr:nth-child(56) > td:nth-child(2) {
  margin: 0;
}

formio .tr-56-td-2-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-3-p0 > table > tbody > tr:nth-child(56) > td:nth-child(3) {
  padding: 0;
}

formio .tr-56-td-3-m0 > table > tbody > tr:nth-child(56) > td:nth-child(3) {
  margin: 0;
}

formio .tr-56-td-3-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-4-p0 > table > tbody > tr:nth-child(56) > td:nth-child(4) {
  padding: 0;
}

formio .tr-56-td-4-m0 > table > tbody > tr:nth-child(56) > td:nth-child(4) {
  margin: 0;
}

formio .tr-56-td-4-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-5-p0 > table > tbody > tr:nth-child(56) > td:nth-child(5) {
  padding: 0;
}

formio .tr-56-td-5-m0 > table > tbody > tr:nth-child(56) > td:nth-child(5) {
  margin: 0;
}

formio .tr-56-td-5-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-6-p0 > table > tbody > tr:nth-child(56) > td:nth-child(6) {
  padding: 0;
}

formio .tr-56-td-6-m0 > table > tbody > tr:nth-child(56) > td:nth-child(6) {
  margin: 0;
}

formio .tr-56-td-6-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-7-p0 > table > tbody > tr:nth-child(56) > td:nth-child(7) {
  padding: 0;
}

formio .tr-56-td-7-m0 > table > tbody > tr:nth-child(56) > td:nth-child(7) {
  margin: 0;
}

formio .tr-56-td-7-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-8-p0 > table > tbody > tr:nth-child(56) > td:nth-child(8) {
  padding: 0;
}

formio .tr-56-td-8-m0 > table > tbody > tr:nth-child(56) > td:nth-child(8) {
  margin: 0;
}

formio .tr-56-td-8-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-9-p0 > table > tbody > tr:nth-child(56) > td:nth-child(9) {
  padding: 0;
}

formio .tr-56-td-9-m0 > table > tbody > tr:nth-child(56) > td:nth-child(9) {
  margin: 0;
}

formio .tr-56-td-9-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-10-p0 > table > tbody > tr:nth-child(56) > td:nth-child(10) {
  padding: 0;
}

formio .tr-56-td-10-m0 > table > tbody > tr:nth-child(56) > td:nth-child(10) {
  margin: 0;
}

formio .tr-56-td-10-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-11-p0 > table > tbody > tr:nth-child(56) > td:nth-child(11) {
  padding: 0;
}

formio .tr-56-td-11-m0 > table > tbody > tr:nth-child(56) > td:nth-child(11) {
  margin: 0;
}

formio .tr-56-td-11-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-12-p0 > table > tbody > tr:nth-child(56) > td:nth-child(12) {
  padding: 0;
}

formio .tr-56-td-12-m0 > table > tbody > tr:nth-child(56) > td:nth-child(12) {
  margin: 0;
}

formio .tr-56-td-12-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-13-p0 > table > tbody > tr:nth-child(56) > td:nth-child(13) {
  padding: 0;
}

formio .tr-56-td-13-m0 > table > tbody > tr:nth-child(56) > td:nth-child(13) {
  margin: 0;
}

formio .tr-56-td-13-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-14-p0 > table > tbody > tr:nth-child(56) > td:nth-child(14) {
  padding: 0;
}

formio .tr-56-td-14-m0 > table > tbody > tr:nth-child(56) > td:nth-child(14) {
  margin: 0;
}

formio .tr-56-td-14-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-15-p0 > table > tbody > tr:nth-child(56) > td:nth-child(15) {
  padding: 0;
}

formio .tr-56-td-15-m0 > table > tbody > tr:nth-child(56) > td:nth-child(15) {
  margin: 0;
}

formio .tr-56-td-15-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-16-p0 > table > tbody > tr:nth-child(56) > td:nth-child(16) {
  padding: 0;
}

formio .tr-56-td-16-m0 > table > tbody > tr:nth-child(56) > td:nth-child(16) {
  margin: 0;
}

formio .tr-56-td-16-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-17-p0 > table > tbody > tr:nth-child(56) > td:nth-child(17) {
  padding: 0;
}

formio .tr-56-td-17-m0 > table > tbody > tr:nth-child(56) > td:nth-child(17) {
  margin: 0;
}

formio .tr-56-td-17-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-18-p0 > table > tbody > tr:nth-child(56) > td:nth-child(18) {
  padding: 0;
}

formio .tr-56-td-18-m0 > table > tbody > tr:nth-child(56) > td:nth-child(18) {
  margin: 0;
}

formio .tr-56-td-18-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-19-p0 > table > tbody > tr:nth-child(56) > td:nth-child(19) {
  padding: 0;
}

formio .tr-56-td-19-m0 > table > tbody > tr:nth-child(56) > td:nth-child(19) {
  margin: 0;
}

formio .tr-56-td-19-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-20-p0 > table > tbody > tr:nth-child(56) > td:nth-child(20) {
  padding: 0;
}

formio .tr-56-td-20-m0 > table > tbody > tr:nth-child(56) > td:nth-child(20) {
  margin: 0;
}

formio .tr-56-td-20-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-21-p0 > table > tbody > tr:nth-child(56) > td:nth-child(21) {
  padding: 0;
}

formio .tr-56-td-21-m0 > table > tbody > tr:nth-child(56) > td:nth-child(21) {
  margin: 0;
}

formio .tr-56-td-21-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-22-p0 > table > tbody > tr:nth-child(56) > td:nth-child(22) {
  padding: 0;
}

formio .tr-56-td-22-m0 > table > tbody > tr:nth-child(56) > td:nth-child(22) {
  margin: 0;
}

formio .tr-56-td-22-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-23-p0 > table > tbody > tr:nth-child(56) > td:nth-child(23) {
  padding: 0;
}

formio .tr-56-td-23-m0 > table > tbody > tr:nth-child(56) > td:nth-child(23) {
  margin: 0;
}

formio .tr-56-td-23-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-24-p0 > table > tbody > tr:nth-child(56) > td:nth-child(24) {
  padding: 0;
}

formio .tr-56-td-24-m0 > table > tbody > tr:nth-child(56) > td:nth-child(24) {
  margin: 0;
}

formio .tr-56-td-24-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-25-p0 > table > tbody > tr:nth-child(56) > td:nth-child(25) {
  padding: 0;
}

formio .tr-56-td-25-m0 > table > tbody > tr:nth-child(56) > td:nth-child(25) {
  margin: 0;
}

formio .tr-56-td-25-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-26-p0 > table > tbody > tr:nth-child(56) > td:nth-child(26) {
  padding: 0;
}

formio .tr-56-td-26-m0 > table > tbody > tr:nth-child(56) > td:nth-child(26) {
  margin: 0;
}

formio .tr-56-td-26-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-27-p0 > table > tbody > tr:nth-child(56) > td:nth-child(27) {
  padding: 0;
}

formio .tr-56-td-27-m0 > table > tbody > tr:nth-child(56) > td:nth-child(27) {
  margin: 0;
}

formio .tr-56-td-27-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-28-p0 > table > tbody > tr:nth-child(56) > td:nth-child(28) {
  padding: 0;
}

formio .tr-56-td-28-m0 > table > tbody > tr:nth-child(56) > td:nth-child(28) {
  margin: 0;
}

formio .tr-56-td-28-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-29-p0 > table > tbody > tr:nth-child(56) > td:nth-child(29) {
  padding: 0;
}

formio .tr-56-td-29-m0 > table > tbody > tr:nth-child(56) > td:nth-child(29) {
  margin: 0;
}

formio .tr-56-td-29-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-30-p0 > table > tbody > tr:nth-child(56) > td:nth-child(30) {
  padding: 0;
}

formio .tr-56-td-30-m0 > table > tbody > tr:nth-child(56) > td:nth-child(30) {
  margin: 0;
}

formio .tr-56-td-30-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-31-p0 > table > tbody > tr:nth-child(56) > td:nth-child(31) {
  padding: 0;
}

formio .tr-56-td-31-m0 > table > tbody > tr:nth-child(56) > td:nth-child(31) {
  margin: 0;
}

formio .tr-56-td-31-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-32-p0 > table > tbody > tr:nth-child(56) > td:nth-child(32) {
  padding: 0;
}

formio .tr-56-td-32-m0 > table > tbody > tr:nth-child(56) > td:nth-child(32) {
  margin: 0;
}

formio .tr-56-td-32-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-33-p0 > table > tbody > tr:nth-child(56) > td:nth-child(33) {
  padding: 0;
}

formio .tr-56-td-33-m0 > table > tbody > tr:nth-child(56) > td:nth-child(33) {
  margin: 0;
}

formio .tr-56-td-33-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-34-p0 > table > tbody > tr:nth-child(56) > td:nth-child(34) {
  padding: 0;
}

formio .tr-56-td-34-m0 > table > tbody > tr:nth-child(56) > td:nth-child(34) {
  margin: 0;
}

formio .tr-56-td-34-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-35-p0 > table > tbody > tr:nth-child(56) > td:nth-child(35) {
  padding: 0;
}

formio .tr-56-td-35-m0 > table > tbody > tr:nth-child(56) > td:nth-child(35) {
  margin: 0;
}

formio .tr-56-td-35-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-36-p0 > table > tbody > tr:nth-child(56) > td:nth-child(36) {
  padding: 0;
}

formio .tr-56-td-36-m0 > table > tbody > tr:nth-child(56) > td:nth-child(36) {
  margin: 0;
}

formio .tr-56-td-36-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-37-p0 > table > tbody > tr:nth-child(56) > td:nth-child(37) {
  padding: 0;
}

formio .tr-56-td-37-m0 > table > tbody > tr:nth-child(56) > td:nth-child(37) {
  margin: 0;
}

formio .tr-56-td-37-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-38-p0 > table > tbody > tr:nth-child(56) > td:nth-child(38) {
  padding: 0;
}

formio .tr-56-td-38-m0 > table > tbody > tr:nth-child(56) > td:nth-child(38) {
  margin: 0;
}

formio .tr-56-td-38-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-39-p0 > table > tbody > tr:nth-child(56) > td:nth-child(39) {
  padding: 0;
}

formio .tr-56-td-39-m0 > table > tbody > tr:nth-child(56) > td:nth-child(39) {
  margin: 0;
}

formio .tr-56-td-39-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-40-p0 > table > tbody > tr:nth-child(56) > td:nth-child(40) {
  padding: 0;
}

formio .tr-56-td-40-m0 > table > tbody > tr:nth-child(56) > td:nth-child(40) {
  margin: 0;
}

formio .tr-56-td-40-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-41-p0 > table > tbody > tr:nth-child(56) > td:nth-child(41) {
  padding: 0;
}

formio .tr-56-td-41-m0 > table > tbody > tr:nth-child(56) > td:nth-child(41) {
  margin: 0;
}

formio .tr-56-td-41-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-42-p0 > table > tbody > tr:nth-child(56) > td:nth-child(42) {
  padding: 0;
}

formio .tr-56-td-42-m0 > table > tbody > tr:nth-child(56) > td:nth-child(42) {
  margin: 0;
}

formio .tr-56-td-42-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-43-p0 > table > tbody > tr:nth-child(56) > td:nth-child(43) {
  padding: 0;
}

formio .tr-56-td-43-m0 > table > tbody > tr:nth-child(56) > td:nth-child(43) {
  margin: 0;
}

formio .tr-56-td-43-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-44-p0 > table > tbody > tr:nth-child(56) > td:nth-child(44) {
  padding: 0;
}

formio .tr-56-td-44-m0 > table > tbody > tr:nth-child(56) > td:nth-child(44) {
  margin: 0;
}

formio .tr-56-td-44-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-45-p0 > table > tbody > tr:nth-child(56) > td:nth-child(45) {
  padding: 0;
}

formio .tr-56-td-45-m0 > table > tbody > tr:nth-child(56) > td:nth-child(45) {
  margin: 0;
}

formio .tr-56-td-45-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-46-p0 > table > tbody > tr:nth-child(56) > td:nth-child(46) {
  padding: 0;
}

formio .tr-56-td-46-m0 > table > tbody > tr:nth-child(56) > td:nth-child(46) {
  margin: 0;
}

formio .tr-56-td-46-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-47-p0 > table > tbody > tr:nth-child(56) > td:nth-child(47) {
  padding: 0;
}

formio .tr-56-td-47-m0 > table > tbody > tr:nth-child(56) > td:nth-child(47) {
  margin: 0;
}

formio .tr-56-td-47-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-48-p0 > table > tbody > tr:nth-child(56) > td:nth-child(48) {
  padding: 0;
}

formio .tr-56-td-48-m0 > table > tbody > tr:nth-child(56) > td:nth-child(48) {
  margin: 0;
}

formio .tr-56-td-48-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-49-p0 > table > tbody > tr:nth-child(56) > td:nth-child(49) {
  padding: 0;
}

formio .tr-56-td-49-m0 > table > tbody > tr:nth-child(56) > td:nth-child(49) {
  margin: 0;
}

formio .tr-56-td-49-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-50-p0 > table > tbody > tr:nth-child(56) > td:nth-child(50) {
  padding: 0;
}

formio .tr-56-td-50-m0 > table > tbody > tr:nth-child(56) > td:nth-child(50) {
  margin: 0;
}

formio .tr-56-td-50-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-51-p0 > table > tbody > tr:nth-child(56) > td:nth-child(51) {
  padding: 0;
}

formio .tr-56-td-51-m0 > table > tbody > tr:nth-child(56) > td:nth-child(51) {
  margin: 0;
}

formio .tr-56-td-51-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-52-p0 > table > tbody > tr:nth-child(56) > td:nth-child(52) {
  padding: 0;
}

formio .tr-56-td-52-m0 > table > tbody > tr:nth-child(56) > td:nth-child(52) {
  margin: 0;
}

formio .tr-56-td-52-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-53-p0 > table > tbody > tr:nth-child(56) > td:nth-child(53) {
  padding: 0;
}

formio .tr-56-td-53-m0 > table > tbody > tr:nth-child(56) > td:nth-child(53) {
  margin: 0;
}

formio .tr-56-td-53-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-54-p0 > table > tbody > tr:nth-child(56) > td:nth-child(54) {
  padding: 0;
}

formio .tr-56-td-54-m0 > table > tbody > tr:nth-child(56) > td:nth-child(54) {
  margin: 0;
}

formio .tr-56-td-54-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-55-p0 > table > tbody > tr:nth-child(56) > td:nth-child(55) {
  padding: 0;
}

formio .tr-56-td-55-m0 > table > tbody > tr:nth-child(56) > td:nth-child(55) {
  margin: 0;
}

formio .tr-56-td-55-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-56-p0 > table > tbody > tr:nth-child(56) > td:nth-child(56) {
  padding: 0;
}

formio .tr-56-td-56-m0 > table > tbody > tr:nth-child(56) > td:nth-child(56) {
  margin: 0;
}

formio .tr-56-td-56-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-57-p0 > table > tbody > tr:nth-child(56) > td:nth-child(57) {
  padding: 0;
}

formio .tr-56-td-57-m0 > table > tbody > tr:nth-child(56) > td:nth-child(57) {
  margin: 0;
}

formio .tr-56-td-57-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-58-p0 > table > tbody > tr:nth-child(56) > td:nth-child(58) {
  padding: 0;
}

formio .tr-56-td-58-m0 > table > tbody > tr:nth-child(56) > td:nth-child(58) {
  margin: 0;
}

formio .tr-56-td-58-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-56-td-59-p0 > table > tbody > tr:nth-child(56) > td:nth-child(59) {
  padding: 0;
}

formio .tr-56-td-59-m0 > table > tbody > tr:nth-child(56) > td:nth-child(59) {
  margin: 0;
}

formio .tr-56-td-59-ov-hid > table > tbody > tr:nth-child(56) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-1-p0 > table > tbody > tr:nth-child(57) > td:nth-child(1) {
  padding: 0;
}

formio .tr-57-td-1-m0 > table > tbody > tr:nth-child(57) > td:nth-child(1) {
  margin: 0;
}

formio .tr-57-td-1-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-2-p0 > table > tbody > tr:nth-child(57) > td:nth-child(2) {
  padding: 0;
}

formio .tr-57-td-2-m0 > table > tbody > tr:nth-child(57) > td:nth-child(2) {
  margin: 0;
}

formio .tr-57-td-2-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-3-p0 > table > tbody > tr:nth-child(57) > td:nth-child(3) {
  padding: 0;
}

formio .tr-57-td-3-m0 > table > tbody > tr:nth-child(57) > td:nth-child(3) {
  margin: 0;
}

formio .tr-57-td-3-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-4-p0 > table > tbody > tr:nth-child(57) > td:nth-child(4) {
  padding: 0;
}

formio .tr-57-td-4-m0 > table > tbody > tr:nth-child(57) > td:nth-child(4) {
  margin: 0;
}

formio .tr-57-td-4-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-5-p0 > table > tbody > tr:nth-child(57) > td:nth-child(5) {
  padding: 0;
}

formio .tr-57-td-5-m0 > table > tbody > tr:nth-child(57) > td:nth-child(5) {
  margin: 0;
}

formio .tr-57-td-5-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-6-p0 > table > tbody > tr:nth-child(57) > td:nth-child(6) {
  padding: 0;
}

formio .tr-57-td-6-m0 > table > tbody > tr:nth-child(57) > td:nth-child(6) {
  margin: 0;
}

formio .tr-57-td-6-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-7-p0 > table > tbody > tr:nth-child(57) > td:nth-child(7) {
  padding: 0;
}

formio .tr-57-td-7-m0 > table > tbody > tr:nth-child(57) > td:nth-child(7) {
  margin: 0;
}

formio .tr-57-td-7-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-8-p0 > table > tbody > tr:nth-child(57) > td:nth-child(8) {
  padding: 0;
}

formio .tr-57-td-8-m0 > table > tbody > tr:nth-child(57) > td:nth-child(8) {
  margin: 0;
}

formio .tr-57-td-8-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-9-p0 > table > tbody > tr:nth-child(57) > td:nth-child(9) {
  padding: 0;
}

formio .tr-57-td-9-m0 > table > tbody > tr:nth-child(57) > td:nth-child(9) {
  margin: 0;
}

formio .tr-57-td-9-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-10-p0 > table > tbody > tr:nth-child(57) > td:nth-child(10) {
  padding: 0;
}

formio .tr-57-td-10-m0 > table > tbody > tr:nth-child(57) > td:nth-child(10) {
  margin: 0;
}

formio .tr-57-td-10-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-11-p0 > table > tbody > tr:nth-child(57) > td:nth-child(11) {
  padding: 0;
}

formio .tr-57-td-11-m0 > table > tbody > tr:nth-child(57) > td:nth-child(11) {
  margin: 0;
}

formio .tr-57-td-11-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-12-p0 > table > tbody > tr:nth-child(57) > td:nth-child(12) {
  padding: 0;
}

formio .tr-57-td-12-m0 > table > tbody > tr:nth-child(57) > td:nth-child(12) {
  margin: 0;
}

formio .tr-57-td-12-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-13-p0 > table > tbody > tr:nth-child(57) > td:nth-child(13) {
  padding: 0;
}

formio .tr-57-td-13-m0 > table > tbody > tr:nth-child(57) > td:nth-child(13) {
  margin: 0;
}

formio .tr-57-td-13-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-14-p0 > table > tbody > tr:nth-child(57) > td:nth-child(14) {
  padding: 0;
}

formio .tr-57-td-14-m0 > table > tbody > tr:nth-child(57) > td:nth-child(14) {
  margin: 0;
}

formio .tr-57-td-14-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-15-p0 > table > tbody > tr:nth-child(57) > td:nth-child(15) {
  padding: 0;
}

formio .tr-57-td-15-m0 > table > tbody > tr:nth-child(57) > td:nth-child(15) {
  margin: 0;
}

formio .tr-57-td-15-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-16-p0 > table > tbody > tr:nth-child(57) > td:nth-child(16) {
  padding: 0;
}

formio .tr-57-td-16-m0 > table > tbody > tr:nth-child(57) > td:nth-child(16) {
  margin: 0;
}

formio .tr-57-td-16-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-17-p0 > table > tbody > tr:nth-child(57) > td:nth-child(17) {
  padding: 0;
}

formio .tr-57-td-17-m0 > table > tbody > tr:nth-child(57) > td:nth-child(17) {
  margin: 0;
}

formio .tr-57-td-17-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-18-p0 > table > tbody > tr:nth-child(57) > td:nth-child(18) {
  padding: 0;
}

formio .tr-57-td-18-m0 > table > tbody > tr:nth-child(57) > td:nth-child(18) {
  margin: 0;
}

formio .tr-57-td-18-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-19-p0 > table > tbody > tr:nth-child(57) > td:nth-child(19) {
  padding: 0;
}

formio .tr-57-td-19-m0 > table > tbody > tr:nth-child(57) > td:nth-child(19) {
  margin: 0;
}

formio .tr-57-td-19-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-20-p0 > table > tbody > tr:nth-child(57) > td:nth-child(20) {
  padding: 0;
}

formio .tr-57-td-20-m0 > table > tbody > tr:nth-child(57) > td:nth-child(20) {
  margin: 0;
}

formio .tr-57-td-20-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-21-p0 > table > tbody > tr:nth-child(57) > td:nth-child(21) {
  padding: 0;
}

formio .tr-57-td-21-m0 > table > tbody > tr:nth-child(57) > td:nth-child(21) {
  margin: 0;
}

formio .tr-57-td-21-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-22-p0 > table > tbody > tr:nth-child(57) > td:nth-child(22) {
  padding: 0;
}

formio .tr-57-td-22-m0 > table > tbody > tr:nth-child(57) > td:nth-child(22) {
  margin: 0;
}

formio .tr-57-td-22-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-23-p0 > table > tbody > tr:nth-child(57) > td:nth-child(23) {
  padding: 0;
}

formio .tr-57-td-23-m0 > table > tbody > tr:nth-child(57) > td:nth-child(23) {
  margin: 0;
}

formio .tr-57-td-23-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-24-p0 > table > tbody > tr:nth-child(57) > td:nth-child(24) {
  padding: 0;
}

formio .tr-57-td-24-m0 > table > tbody > tr:nth-child(57) > td:nth-child(24) {
  margin: 0;
}

formio .tr-57-td-24-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-25-p0 > table > tbody > tr:nth-child(57) > td:nth-child(25) {
  padding: 0;
}

formio .tr-57-td-25-m0 > table > tbody > tr:nth-child(57) > td:nth-child(25) {
  margin: 0;
}

formio .tr-57-td-25-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-26-p0 > table > tbody > tr:nth-child(57) > td:nth-child(26) {
  padding: 0;
}

formio .tr-57-td-26-m0 > table > tbody > tr:nth-child(57) > td:nth-child(26) {
  margin: 0;
}

formio .tr-57-td-26-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-27-p0 > table > tbody > tr:nth-child(57) > td:nth-child(27) {
  padding: 0;
}

formio .tr-57-td-27-m0 > table > tbody > tr:nth-child(57) > td:nth-child(27) {
  margin: 0;
}

formio .tr-57-td-27-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-28-p0 > table > tbody > tr:nth-child(57) > td:nth-child(28) {
  padding: 0;
}

formio .tr-57-td-28-m0 > table > tbody > tr:nth-child(57) > td:nth-child(28) {
  margin: 0;
}

formio .tr-57-td-28-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-29-p0 > table > tbody > tr:nth-child(57) > td:nth-child(29) {
  padding: 0;
}

formio .tr-57-td-29-m0 > table > tbody > tr:nth-child(57) > td:nth-child(29) {
  margin: 0;
}

formio .tr-57-td-29-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-30-p0 > table > tbody > tr:nth-child(57) > td:nth-child(30) {
  padding: 0;
}

formio .tr-57-td-30-m0 > table > tbody > tr:nth-child(57) > td:nth-child(30) {
  margin: 0;
}

formio .tr-57-td-30-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-31-p0 > table > tbody > tr:nth-child(57) > td:nth-child(31) {
  padding: 0;
}

formio .tr-57-td-31-m0 > table > tbody > tr:nth-child(57) > td:nth-child(31) {
  margin: 0;
}

formio .tr-57-td-31-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-32-p0 > table > tbody > tr:nth-child(57) > td:nth-child(32) {
  padding: 0;
}

formio .tr-57-td-32-m0 > table > tbody > tr:nth-child(57) > td:nth-child(32) {
  margin: 0;
}

formio .tr-57-td-32-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-33-p0 > table > tbody > tr:nth-child(57) > td:nth-child(33) {
  padding: 0;
}

formio .tr-57-td-33-m0 > table > tbody > tr:nth-child(57) > td:nth-child(33) {
  margin: 0;
}

formio .tr-57-td-33-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-34-p0 > table > tbody > tr:nth-child(57) > td:nth-child(34) {
  padding: 0;
}

formio .tr-57-td-34-m0 > table > tbody > tr:nth-child(57) > td:nth-child(34) {
  margin: 0;
}

formio .tr-57-td-34-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-35-p0 > table > tbody > tr:nth-child(57) > td:nth-child(35) {
  padding: 0;
}

formio .tr-57-td-35-m0 > table > tbody > tr:nth-child(57) > td:nth-child(35) {
  margin: 0;
}

formio .tr-57-td-35-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-36-p0 > table > tbody > tr:nth-child(57) > td:nth-child(36) {
  padding: 0;
}

formio .tr-57-td-36-m0 > table > tbody > tr:nth-child(57) > td:nth-child(36) {
  margin: 0;
}

formio .tr-57-td-36-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-37-p0 > table > tbody > tr:nth-child(57) > td:nth-child(37) {
  padding: 0;
}

formio .tr-57-td-37-m0 > table > tbody > tr:nth-child(57) > td:nth-child(37) {
  margin: 0;
}

formio .tr-57-td-37-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-38-p0 > table > tbody > tr:nth-child(57) > td:nth-child(38) {
  padding: 0;
}

formio .tr-57-td-38-m0 > table > tbody > tr:nth-child(57) > td:nth-child(38) {
  margin: 0;
}

formio .tr-57-td-38-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-39-p0 > table > tbody > tr:nth-child(57) > td:nth-child(39) {
  padding: 0;
}

formio .tr-57-td-39-m0 > table > tbody > tr:nth-child(57) > td:nth-child(39) {
  margin: 0;
}

formio .tr-57-td-39-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-40-p0 > table > tbody > tr:nth-child(57) > td:nth-child(40) {
  padding: 0;
}

formio .tr-57-td-40-m0 > table > tbody > tr:nth-child(57) > td:nth-child(40) {
  margin: 0;
}

formio .tr-57-td-40-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-41-p0 > table > tbody > tr:nth-child(57) > td:nth-child(41) {
  padding: 0;
}

formio .tr-57-td-41-m0 > table > tbody > tr:nth-child(57) > td:nth-child(41) {
  margin: 0;
}

formio .tr-57-td-41-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-42-p0 > table > tbody > tr:nth-child(57) > td:nth-child(42) {
  padding: 0;
}

formio .tr-57-td-42-m0 > table > tbody > tr:nth-child(57) > td:nth-child(42) {
  margin: 0;
}

formio .tr-57-td-42-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-43-p0 > table > tbody > tr:nth-child(57) > td:nth-child(43) {
  padding: 0;
}

formio .tr-57-td-43-m0 > table > tbody > tr:nth-child(57) > td:nth-child(43) {
  margin: 0;
}

formio .tr-57-td-43-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-44-p0 > table > tbody > tr:nth-child(57) > td:nth-child(44) {
  padding: 0;
}

formio .tr-57-td-44-m0 > table > tbody > tr:nth-child(57) > td:nth-child(44) {
  margin: 0;
}

formio .tr-57-td-44-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-45-p0 > table > tbody > tr:nth-child(57) > td:nth-child(45) {
  padding: 0;
}

formio .tr-57-td-45-m0 > table > tbody > tr:nth-child(57) > td:nth-child(45) {
  margin: 0;
}

formio .tr-57-td-45-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-46-p0 > table > tbody > tr:nth-child(57) > td:nth-child(46) {
  padding: 0;
}

formio .tr-57-td-46-m0 > table > tbody > tr:nth-child(57) > td:nth-child(46) {
  margin: 0;
}

formio .tr-57-td-46-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-47-p0 > table > tbody > tr:nth-child(57) > td:nth-child(47) {
  padding: 0;
}

formio .tr-57-td-47-m0 > table > tbody > tr:nth-child(57) > td:nth-child(47) {
  margin: 0;
}

formio .tr-57-td-47-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-48-p0 > table > tbody > tr:nth-child(57) > td:nth-child(48) {
  padding: 0;
}

formio .tr-57-td-48-m0 > table > tbody > tr:nth-child(57) > td:nth-child(48) {
  margin: 0;
}

formio .tr-57-td-48-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-49-p0 > table > tbody > tr:nth-child(57) > td:nth-child(49) {
  padding: 0;
}

formio .tr-57-td-49-m0 > table > tbody > tr:nth-child(57) > td:nth-child(49) {
  margin: 0;
}

formio .tr-57-td-49-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-50-p0 > table > tbody > tr:nth-child(57) > td:nth-child(50) {
  padding: 0;
}

formio .tr-57-td-50-m0 > table > tbody > tr:nth-child(57) > td:nth-child(50) {
  margin: 0;
}

formio .tr-57-td-50-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-51-p0 > table > tbody > tr:nth-child(57) > td:nth-child(51) {
  padding: 0;
}

formio .tr-57-td-51-m0 > table > tbody > tr:nth-child(57) > td:nth-child(51) {
  margin: 0;
}

formio .tr-57-td-51-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-52-p0 > table > tbody > tr:nth-child(57) > td:nth-child(52) {
  padding: 0;
}

formio .tr-57-td-52-m0 > table > tbody > tr:nth-child(57) > td:nth-child(52) {
  margin: 0;
}

formio .tr-57-td-52-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-53-p0 > table > tbody > tr:nth-child(57) > td:nth-child(53) {
  padding: 0;
}

formio .tr-57-td-53-m0 > table > tbody > tr:nth-child(57) > td:nth-child(53) {
  margin: 0;
}

formio .tr-57-td-53-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-54-p0 > table > tbody > tr:nth-child(57) > td:nth-child(54) {
  padding: 0;
}

formio .tr-57-td-54-m0 > table > tbody > tr:nth-child(57) > td:nth-child(54) {
  margin: 0;
}

formio .tr-57-td-54-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-55-p0 > table > tbody > tr:nth-child(57) > td:nth-child(55) {
  padding: 0;
}

formio .tr-57-td-55-m0 > table > tbody > tr:nth-child(57) > td:nth-child(55) {
  margin: 0;
}

formio .tr-57-td-55-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-56-p0 > table > tbody > tr:nth-child(57) > td:nth-child(56) {
  padding: 0;
}

formio .tr-57-td-56-m0 > table > tbody > tr:nth-child(57) > td:nth-child(56) {
  margin: 0;
}

formio .tr-57-td-56-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-57-p0 > table > tbody > tr:nth-child(57) > td:nth-child(57) {
  padding: 0;
}

formio .tr-57-td-57-m0 > table > tbody > tr:nth-child(57) > td:nth-child(57) {
  margin: 0;
}

formio .tr-57-td-57-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-58-p0 > table > tbody > tr:nth-child(57) > td:nth-child(58) {
  padding: 0;
}

formio .tr-57-td-58-m0 > table > tbody > tr:nth-child(57) > td:nth-child(58) {
  margin: 0;
}

formio .tr-57-td-58-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-57-td-59-p0 > table > tbody > tr:nth-child(57) > td:nth-child(59) {
  padding: 0;
}

formio .tr-57-td-59-m0 > table > tbody > tr:nth-child(57) > td:nth-child(59) {
  margin: 0;
}

formio .tr-57-td-59-ov-hid > table > tbody > tr:nth-child(57) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-1-p0 > table > tbody > tr:nth-child(58) > td:nth-child(1) {
  padding: 0;
}

formio .tr-58-td-1-m0 > table > tbody > tr:nth-child(58) > td:nth-child(1) {
  margin: 0;
}

formio .tr-58-td-1-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-2-p0 > table > tbody > tr:nth-child(58) > td:nth-child(2) {
  padding: 0;
}

formio .tr-58-td-2-m0 > table > tbody > tr:nth-child(58) > td:nth-child(2) {
  margin: 0;
}

formio .tr-58-td-2-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-3-p0 > table > tbody > tr:nth-child(58) > td:nth-child(3) {
  padding: 0;
}

formio .tr-58-td-3-m0 > table > tbody > tr:nth-child(58) > td:nth-child(3) {
  margin: 0;
}

formio .tr-58-td-3-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-4-p0 > table > tbody > tr:nth-child(58) > td:nth-child(4) {
  padding: 0;
}

formio .tr-58-td-4-m0 > table > tbody > tr:nth-child(58) > td:nth-child(4) {
  margin: 0;
}

formio .tr-58-td-4-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-5-p0 > table > tbody > tr:nth-child(58) > td:nth-child(5) {
  padding: 0;
}

formio .tr-58-td-5-m0 > table > tbody > tr:nth-child(58) > td:nth-child(5) {
  margin: 0;
}

formio .tr-58-td-5-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-6-p0 > table > tbody > tr:nth-child(58) > td:nth-child(6) {
  padding: 0;
}

formio .tr-58-td-6-m0 > table > tbody > tr:nth-child(58) > td:nth-child(6) {
  margin: 0;
}

formio .tr-58-td-6-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-7-p0 > table > tbody > tr:nth-child(58) > td:nth-child(7) {
  padding: 0;
}

formio .tr-58-td-7-m0 > table > tbody > tr:nth-child(58) > td:nth-child(7) {
  margin: 0;
}

formio .tr-58-td-7-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-8-p0 > table > tbody > tr:nth-child(58) > td:nth-child(8) {
  padding: 0;
}

formio .tr-58-td-8-m0 > table > tbody > tr:nth-child(58) > td:nth-child(8) {
  margin: 0;
}

formio .tr-58-td-8-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-9-p0 > table > tbody > tr:nth-child(58) > td:nth-child(9) {
  padding: 0;
}

formio .tr-58-td-9-m0 > table > tbody > tr:nth-child(58) > td:nth-child(9) {
  margin: 0;
}

formio .tr-58-td-9-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-10-p0 > table > tbody > tr:nth-child(58) > td:nth-child(10) {
  padding: 0;
}

formio .tr-58-td-10-m0 > table > tbody > tr:nth-child(58) > td:nth-child(10) {
  margin: 0;
}

formio .tr-58-td-10-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-11-p0 > table > tbody > tr:nth-child(58) > td:nth-child(11) {
  padding: 0;
}

formio .tr-58-td-11-m0 > table > tbody > tr:nth-child(58) > td:nth-child(11) {
  margin: 0;
}

formio .tr-58-td-11-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-12-p0 > table > tbody > tr:nth-child(58) > td:nth-child(12) {
  padding: 0;
}

formio .tr-58-td-12-m0 > table > tbody > tr:nth-child(58) > td:nth-child(12) {
  margin: 0;
}

formio .tr-58-td-12-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-13-p0 > table > tbody > tr:nth-child(58) > td:nth-child(13) {
  padding: 0;
}

formio .tr-58-td-13-m0 > table > tbody > tr:nth-child(58) > td:nth-child(13) {
  margin: 0;
}

formio .tr-58-td-13-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-14-p0 > table > tbody > tr:nth-child(58) > td:nth-child(14) {
  padding: 0;
}

formio .tr-58-td-14-m0 > table > tbody > tr:nth-child(58) > td:nth-child(14) {
  margin: 0;
}

formio .tr-58-td-14-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-15-p0 > table > tbody > tr:nth-child(58) > td:nth-child(15) {
  padding: 0;
}

formio .tr-58-td-15-m0 > table > tbody > tr:nth-child(58) > td:nth-child(15) {
  margin: 0;
}

formio .tr-58-td-15-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-16-p0 > table > tbody > tr:nth-child(58) > td:nth-child(16) {
  padding: 0;
}

formio .tr-58-td-16-m0 > table > tbody > tr:nth-child(58) > td:nth-child(16) {
  margin: 0;
}

formio .tr-58-td-16-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-17-p0 > table > tbody > tr:nth-child(58) > td:nth-child(17) {
  padding: 0;
}

formio .tr-58-td-17-m0 > table > tbody > tr:nth-child(58) > td:nth-child(17) {
  margin: 0;
}

formio .tr-58-td-17-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-18-p0 > table > tbody > tr:nth-child(58) > td:nth-child(18) {
  padding: 0;
}

formio .tr-58-td-18-m0 > table > tbody > tr:nth-child(58) > td:nth-child(18) {
  margin: 0;
}

formio .tr-58-td-18-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-19-p0 > table > tbody > tr:nth-child(58) > td:nth-child(19) {
  padding: 0;
}

formio .tr-58-td-19-m0 > table > tbody > tr:nth-child(58) > td:nth-child(19) {
  margin: 0;
}

formio .tr-58-td-19-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-20-p0 > table > tbody > tr:nth-child(58) > td:nth-child(20) {
  padding: 0;
}

formio .tr-58-td-20-m0 > table > tbody > tr:nth-child(58) > td:nth-child(20) {
  margin: 0;
}

formio .tr-58-td-20-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-21-p0 > table > tbody > tr:nth-child(58) > td:nth-child(21) {
  padding: 0;
}

formio .tr-58-td-21-m0 > table > tbody > tr:nth-child(58) > td:nth-child(21) {
  margin: 0;
}

formio .tr-58-td-21-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-22-p0 > table > tbody > tr:nth-child(58) > td:nth-child(22) {
  padding: 0;
}

formio .tr-58-td-22-m0 > table > tbody > tr:nth-child(58) > td:nth-child(22) {
  margin: 0;
}

formio .tr-58-td-22-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-23-p0 > table > tbody > tr:nth-child(58) > td:nth-child(23) {
  padding: 0;
}

formio .tr-58-td-23-m0 > table > tbody > tr:nth-child(58) > td:nth-child(23) {
  margin: 0;
}

formio .tr-58-td-23-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-24-p0 > table > tbody > tr:nth-child(58) > td:nth-child(24) {
  padding: 0;
}

formio .tr-58-td-24-m0 > table > tbody > tr:nth-child(58) > td:nth-child(24) {
  margin: 0;
}

formio .tr-58-td-24-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-25-p0 > table > tbody > tr:nth-child(58) > td:nth-child(25) {
  padding: 0;
}

formio .tr-58-td-25-m0 > table > tbody > tr:nth-child(58) > td:nth-child(25) {
  margin: 0;
}

formio .tr-58-td-25-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-26-p0 > table > tbody > tr:nth-child(58) > td:nth-child(26) {
  padding: 0;
}

formio .tr-58-td-26-m0 > table > tbody > tr:nth-child(58) > td:nth-child(26) {
  margin: 0;
}

formio .tr-58-td-26-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-27-p0 > table > tbody > tr:nth-child(58) > td:nth-child(27) {
  padding: 0;
}

formio .tr-58-td-27-m0 > table > tbody > tr:nth-child(58) > td:nth-child(27) {
  margin: 0;
}

formio .tr-58-td-27-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-28-p0 > table > tbody > tr:nth-child(58) > td:nth-child(28) {
  padding: 0;
}

formio .tr-58-td-28-m0 > table > tbody > tr:nth-child(58) > td:nth-child(28) {
  margin: 0;
}

formio .tr-58-td-28-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-29-p0 > table > tbody > tr:nth-child(58) > td:nth-child(29) {
  padding: 0;
}

formio .tr-58-td-29-m0 > table > tbody > tr:nth-child(58) > td:nth-child(29) {
  margin: 0;
}

formio .tr-58-td-29-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-30-p0 > table > tbody > tr:nth-child(58) > td:nth-child(30) {
  padding: 0;
}

formio .tr-58-td-30-m0 > table > tbody > tr:nth-child(58) > td:nth-child(30) {
  margin: 0;
}

formio .tr-58-td-30-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-31-p0 > table > tbody > tr:nth-child(58) > td:nth-child(31) {
  padding: 0;
}

formio .tr-58-td-31-m0 > table > tbody > tr:nth-child(58) > td:nth-child(31) {
  margin: 0;
}

formio .tr-58-td-31-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-32-p0 > table > tbody > tr:nth-child(58) > td:nth-child(32) {
  padding: 0;
}

formio .tr-58-td-32-m0 > table > tbody > tr:nth-child(58) > td:nth-child(32) {
  margin: 0;
}

formio .tr-58-td-32-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-33-p0 > table > tbody > tr:nth-child(58) > td:nth-child(33) {
  padding: 0;
}

formio .tr-58-td-33-m0 > table > tbody > tr:nth-child(58) > td:nth-child(33) {
  margin: 0;
}

formio .tr-58-td-33-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-34-p0 > table > tbody > tr:nth-child(58) > td:nth-child(34) {
  padding: 0;
}

formio .tr-58-td-34-m0 > table > tbody > tr:nth-child(58) > td:nth-child(34) {
  margin: 0;
}

formio .tr-58-td-34-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-35-p0 > table > tbody > tr:nth-child(58) > td:nth-child(35) {
  padding: 0;
}

formio .tr-58-td-35-m0 > table > tbody > tr:nth-child(58) > td:nth-child(35) {
  margin: 0;
}

formio .tr-58-td-35-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-36-p0 > table > tbody > tr:nth-child(58) > td:nth-child(36) {
  padding: 0;
}

formio .tr-58-td-36-m0 > table > tbody > tr:nth-child(58) > td:nth-child(36) {
  margin: 0;
}

formio .tr-58-td-36-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-37-p0 > table > tbody > tr:nth-child(58) > td:nth-child(37) {
  padding: 0;
}

formio .tr-58-td-37-m0 > table > tbody > tr:nth-child(58) > td:nth-child(37) {
  margin: 0;
}

formio .tr-58-td-37-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-38-p0 > table > tbody > tr:nth-child(58) > td:nth-child(38) {
  padding: 0;
}

formio .tr-58-td-38-m0 > table > tbody > tr:nth-child(58) > td:nth-child(38) {
  margin: 0;
}

formio .tr-58-td-38-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-39-p0 > table > tbody > tr:nth-child(58) > td:nth-child(39) {
  padding: 0;
}

formio .tr-58-td-39-m0 > table > tbody > tr:nth-child(58) > td:nth-child(39) {
  margin: 0;
}

formio .tr-58-td-39-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-40-p0 > table > tbody > tr:nth-child(58) > td:nth-child(40) {
  padding: 0;
}

formio .tr-58-td-40-m0 > table > tbody > tr:nth-child(58) > td:nth-child(40) {
  margin: 0;
}

formio .tr-58-td-40-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-41-p0 > table > tbody > tr:nth-child(58) > td:nth-child(41) {
  padding: 0;
}

formio .tr-58-td-41-m0 > table > tbody > tr:nth-child(58) > td:nth-child(41) {
  margin: 0;
}

formio .tr-58-td-41-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-42-p0 > table > tbody > tr:nth-child(58) > td:nth-child(42) {
  padding: 0;
}

formio .tr-58-td-42-m0 > table > tbody > tr:nth-child(58) > td:nth-child(42) {
  margin: 0;
}

formio .tr-58-td-42-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-43-p0 > table > tbody > tr:nth-child(58) > td:nth-child(43) {
  padding: 0;
}

formio .tr-58-td-43-m0 > table > tbody > tr:nth-child(58) > td:nth-child(43) {
  margin: 0;
}

formio .tr-58-td-43-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-44-p0 > table > tbody > tr:nth-child(58) > td:nth-child(44) {
  padding: 0;
}

formio .tr-58-td-44-m0 > table > tbody > tr:nth-child(58) > td:nth-child(44) {
  margin: 0;
}

formio .tr-58-td-44-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-45-p0 > table > tbody > tr:nth-child(58) > td:nth-child(45) {
  padding: 0;
}

formio .tr-58-td-45-m0 > table > tbody > tr:nth-child(58) > td:nth-child(45) {
  margin: 0;
}

formio .tr-58-td-45-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-46-p0 > table > tbody > tr:nth-child(58) > td:nth-child(46) {
  padding: 0;
}

formio .tr-58-td-46-m0 > table > tbody > tr:nth-child(58) > td:nth-child(46) {
  margin: 0;
}

formio .tr-58-td-46-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-47-p0 > table > tbody > tr:nth-child(58) > td:nth-child(47) {
  padding: 0;
}

formio .tr-58-td-47-m0 > table > tbody > tr:nth-child(58) > td:nth-child(47) {
  margin: 0;
}

formio .tr-58-td-47-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-48-p0 > table > tbody > tr:nth-child(58) > td:nth-child(48) {
  padding: 0;
}

formio .tr-58-td-48-m0 > table > tbody > tr:nth-child(58) > td:nth-child(48) {
  margin: 0;
}

formio .tr-58-td-48-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-49-p0 > table > tbody > tr:nth-child(58) > td:nth-child(49) {
  padding: 0;
}

formio .tr-58-td-49-m0 > table > tbody > tr:nth-child(58) > td:nth-child(49) {
  margin: 0;
}

formio .tr-58-td-49-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-50-p0 > table > tbody > tr:nth-child(58) > td:nth-child(50) {
  padding: 0;
}

formio .tr-58-td-50-m0 > table > tbody > tr:nth-child(58) > td:nth-child(50) {
  margin: 0;
}

formio .tr-58-td-50-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-51-p0 > table > tbody > tr:nth-child(58) > td:nth-child(51) {
  padding: 0;
}

formio .tr-58-td-51-m0 > table > tbody > tr:nth-child(58) > td:nth-child(51) {
  margin: 0;
}

formio .tr-58-td-51-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-52-p0 > table > tbody > tr:nth-child(58) > td:nth-child(52) {
  padding: 0;
}

formio .tr-58-td-52-m0 > table > tbody > tr:nth-child(58) > td:nth-child(52) {
  margin: 0;
}

formio .tr-58-td-52-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-53-p0 > table > tbody > tr:nth-child(58) > td:nth-child(53) {
  padding: 0;
}

formio .tr-58-td-53-m0 > table > tbody > tr:nth-child(58) > td:nth-child(53) {
  margin: 0;
}

formio .tr-58-td-53-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-54-p0 > table > tbody > tr:nth-child(58) > td:nth-child(54) {
  padding: 0;
}

formio .tr-58-td-54-m0 > table > tbody > tr:nth-child(58) > td:nth-child(54) {
  margin: 0;
}

formio .tr-58-td-54-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-55-p0 > table > tbody > tr:nth-child(58) > td:nth-child(55) {
  padding: 0;
}

formio .tr-58-td-55-m0 > table > tbody > tr:nth-child(58) > td:nth-child(55) {
  margin: 0;
}

formio .tr-58-td-55-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-56-p0 > table > tbody > tr:nth-child(58) > td:nth-child(56) {
  padding: 0;
}

formio .tr-58-td-56-m0 > table > tbody > tr:nth-child(58) > td:nth-child(56) {
  margin: 0;
}

formio .tr-58-td-56-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-57-p0 > table > tbody > tr:nth-child(58) > td:nth-child(57) {
  padding: 0;
}

formio .tr-58-td-57-m0 > table > tbody > tr:nth-child(58) > td:nth-child(57) {
  margin: 0;
}

formio .tr-58-td-57-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-58-p0 > table > tbody > tr:nth-child(58) > td:nth-child(58) {
  padding: 0;
}

formio .tr-58-td-58-m0 > table > tbody > tr:nth-child(58) > td:nth-child(58) {
  margin: 0;
}

formio .tr-58-td-58-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-58-td-59-p0 > table > tbody > tr:nth-child(58) > td:nth-child(59) {
  padding: 0;
}

formio .tr-58-td-59-m0 > table > tbody > tr:nth-child(58) > td:nth-child(59) {
  margin: 0;
}

formio .tr-58-td-59-ov-hid > table > tbody > tr:nth-child(58) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-1-p0 > table > tbody > tr:nth-child(59) > td:nth-child(1) {
  padding: 0;
}

formio .tr-59-td-1-m0 > table > tbody > tr:nth-child(59) > td:nth-child(1) {
  margin: 0;
}

formio .tr-59-td-1-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-2-p0 > table > tbody > tr:nth-child(59) > td:nth-child(2) {
  padding: 0;
}

formio .tr-59-td-2-m0 > table > tbody > tr:nth-child(59) > td:nth-child(2) {
  margin: 0;
}

formio .tr-59-td-2-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-3-p0 > table > tbody > tr:nth-child(59) > td:nth-child(3) {
  padding: 0;
}

formio .tr-59-td-3-m0 > table > tbody > tr:nth-child(59) > td:nth-child(3) {
  margin: 0;
}

formio .tr-59-td-3-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-4-p0 > table > tbody > tr:nth-child(59) > td:nth-child(4) {
  padding: 0;
}

formio .tr-59-td-4-m0 > table > tbody > tr:nth-child(59) > td:nth-child(4) {
  margin: 0;
}

formio .tr-59-td-4-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-5-p0 > table > tbody > tr:nth-child(59) > td:nth-child(5) {
  padding: 0;
}

formio .tr-59-td-5-m0 > table > tbody > tr:nth-child(59) > td:nth-child(5) {
  margin: 0;
}

formio .tr-59-td-5-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-6-p0 > table > tbody > tr:nth-child(59) > td:nth-child(6) {
  padding: 0;
}

formio .tr-59-td-6-m0 > table > tbody > tr:nth-child(59) > td:nth-child(6) {
  margin: 0;
}

formio .tr-59-td-6-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-7-p0 > table > tbody > tr:nth-child(59) > td:nth-child(7) {
  padding: 0;
}

formio .tr-59-td-7-m0 > table > tbody > tr:nth-child(59) > td:nth-child(7) {
  margin: 0;
}

formio .tr-59-td-7-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-8-p0 > table > tbody > tr:nth-child(59) > td:nth-child(8) {
  padding: 0;
}

formio .tr-59-td-8-m0 > table > tbody > tr:nth-child(59) > td:nth-child(8) {
  margin: 0;
}

formio .tr-59-td-8-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-9-p0 > table > tbody > tr:nth-child(59) > td:nth-child(9) {
  padding: 0;
}

formio .tr-59-td-9-m0 > table > tbody > tr:nth-child(59) > td:nth-child(9) {
  margin: 0;
}

formio .tr-59-td-9-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-10-p0 > table > tbody > tr:nth-child(59) > td:nth-child(10) {
  padding: 0;
}

formio .tr-59-td-10-m0 > table > tbody > tr:nth-child(59) > td:nth-child(10) {
  margin: 0;
}

formio .tr-59-td-10-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-11-p0 > table > tbody > tr:nth-child(59) > td:nth-child(11) {
  padding: 0;
}

formio .tr-59-td-11-m0 > table > tbody > tr:nth-child(59) > td:nth-child(11) {
  margin: 0;
}

formio .tr-59-td-11-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-12-p0 > table > tbody > tr:nth-child(59) > td:nth-child(12) {
  padding: 0;
}

formio .tr-59-td-12-m0 > table > tbody > tr:nth-child(59) > td:nth-child(12) {
  margin: 0;
}

formio .tr-59-td-12-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-13-p0 > table > tbody > tr:nth-child(59) > td:nth-child(13) {
  padding: 0;
}

formio .tr-59-td-13-m0 > table > tbody > tr:nth-child(59) > td:nth-child(13) {
  margin: 0;
}

formio .tr-59-td-13-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-14-p0 > table > tbody > tr:nth-child(59) > td:nth-child(14) {
  padding: 0;
}

formio .tr-59-td-14-m0 > table > tbody > tr:nth-child(59) > td:nth-child(14) {
  margin: 0;
}

formio .tr-59-td-14-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-15-p0 > table > tbody > tr:nth-child(59) > td:nth-child(15) {
  padding: 0;
}

formio .tr-59-td-15-m0 > table > tbody > tr:nth-child(59) > td:nth-child(15) {
  margin: 0;
}

formio .tr-59-td-15-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-16-p0 > table > tbody > tr:nth-child(59) > td:nth-child(16) {
  padding: 0;
}

formio .tr-59-td-16-m0 > table > tbody > tr:nth-child(59) > td:nth-child(16) {
  margin: 0;
}

formio .tr-59-td-16-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-17-p0 > table > tbody > tr:nth-child(59) > td:nth-child(17) {
  padding: 0;
}

formio .tr-59-td-17-m0 > table > tbody > tr:nth-child(59) > td:nth-child(17) {
  margin: 0;
}

formio .tr-59-td-17-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-18-p0 > table > tbody > tr:nth-child(59) > td:nth-child(18) {
  padding: 0;
}

formio .tr-59-td-18-m0 > table > tbody > tr:nth-child(59) > td:nth-child(18) {
  margin: 0;
}

formio .tr-59-td-18-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-19-p0 > table > tbody > tr:nth-child(59) > td:nth-child(19) {
  padding: 0;
}

formio .tr-59-td-19-m0 > table > tbody > tr:nth-child(59) > td:nth-child(19) {
  margin: 0;
}

formio .tr-59-td-19-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-20-p0 > table > tbody > tr:nth-child(59) > td:nth-child(20) {
  padding: 0;
}

formio .tr-59-td-20-m0 > table > tbody > tr:nth-child(59) > td:nth-child(20) {
  margin: 0;
}

formio .tr-59-td-20-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-21-p0 > table > tbody > tr:nth-child(59) > td:nth-child(21) {
  padding: 0;
}

formio .tr-59-td-21-m0 > table > tbody > tr:nth-child(59) > td:nth-child(21) {
  margin: 0;
}

formio .tr-59-td-21-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-22-p0 > table > tbody > tr:nth-child(59) > td:nth-child(22) {
  padding: 0;
}

formio .tr-59-td-22-m0 > table > tbody > tr:nth-child(59) > td:nth-child(22) {
  margin: 0;
}

formio .tr-59-td-22-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-23-p0 > table > tbody > tr:nth-child(59) > td:nth-child(23) {
  padding: 0;
}

formio .tr-59-td-23-m0 > table > tbody > tr:nth-child(59) > td:nth-child(23) {
  margin: 0;
}

formio .tr-59-td-23-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-24-p0 > table > tbody > tr:nth-child(59) > td:nth-child(24) {
  padding: 0;
}

formio .tr-59-td-24-m0 > table > tbody > tr:nth-child(59) > td:nth-child(24) {
  margin: 0;
}

formio .tr-59-td-24-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-25-p0 > table > tbody > tr:nth-child(59) > td:nth-child(25) {
  padding: 0;
}

formio .tr-59-td-25-m0 > table > tbody > tr:nth-child(59) > td:nth-child(25) {
  margin: 0;
}

formio .tr-59-td-25-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-26-p0 > table > tbody > tr:nth-child(59) > td:nth-child(26) {
  padding: 0;
}

formio .tr-59-td-26-m0 > table > tbody > tr:nth-child(59) > td:nth-child(26) {
  margin: 0;
}

formio .tr-59-td-26-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-27-p0 > table > tbody > tr:nth-child(59) > td:nth-child(27) {
  padding: 0;
}

formio .tr-59-td-27-m0 > table > tbody > tr:nth-child(59) > td:nth-child(27) {
  margin: 0;
}

formio .tr-59-td-27-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-28-p0 > table > tbody > tr:nth-child(59) > td:nth-child(28) {
  padding: 0;
}

formio .tr-59-td-28-m0 > table > tbody > tr:nth-child(59) > td:nth-child(28) {
  margin: 0;
}

formio .tr-59-td-28-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-29-p0 > table > tbody > tr:nth-child(59) > td:nth-child(29) {
  padding: 0;
}

formio .tr-59-td-29-m0 > table > tbody > tr:nth-child(59) > td:nth-child(29) {
  margin: 0;
}

formio .tr-59-td-29-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-30-p0 > table > tbody > tr:nth-child(59) > td:nth-child(30) {
  padding: 0;
}

formio .tr-59-td-30-m0 > table > tbody > tr:nth-child(59) > td:nth-child(30) {
  margin: 0;
}

formio .tr-59-td-30-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-31-p0 > table > tbody > tr:nth-child(59) > td:nth-child(31) {
  padding: 0;
}

formio .tr-59-td-31-m0 > table > tbody > tr:nth-child(59) > td:nth-child(31) {
  margin: 0;
}

formio .tr-59-td-31-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-32-p0 > table > tbody > tr:nth-child(59) > td:nth-child(32) {
  padding: 0;
}

formio .tr-59-td-32-m0 > table > tbody > tr:nth-child(59) > td:nth-child(32) {
  margin: 0;
}

formio .tr-59-td-32-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-33-p0 > table > tbody > tr:nth-child(59) > td:nth-child(33) {
  padding: 0;
}

formio .tr-59-td-33-m0 > table > tbody > tr:nth-child(59) > td:nth-child(33) {
  margin: 0;
}

formio .tr-59-td-33-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-34-p0 > table > tbody > tr:nth-child(59) > td:nth-child(34) {
  padding: 0;
}

formio .tr-59-td-34-m0 > table > tbody > tr:nth-child(59) > td:nth-child(34) {
  margin: 0;
}

formio .tr-59-td-34-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-35-p0 > table > tbody > tr:nth-child(59) > td:nth-child(35) {
  padding: 0;
}

formio .tr-59-td-35-m0 > table > tbody > tr:nth-child(59) > td:nth-child(35) {
  margin: 0;
}

formio .tr-59-td-35-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-36-p0 > table > tbody > tr:nth-child(59) > td:nth-child(36) {
  padding: 0;
}

formio .tr-59-td-36-m0 > table > tbody > tr:nth-child(59) > td:nth-child(36) {
  margin: 0;
}

formio .tr-59-td-36-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-37-p0 > table > tbody > tr:nth-child(59) > td:nth-child(37) {
  padding: 0;
}

formio .tr-59-td-37-m0 > table > tbody > tr:nth-child(59) > td:nth-child(37) {
  margin: 0;
}

formio .tr-59-td-37-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-38-p0 > table > tbody > tr:nth-child(59) > td:nth-child(38) {
  padding: 0;
}

formio .tr-59-td-38-m0 > table > tbody > tr:nth-child(59) > td:nth-child(38) {
  margin: 0;
}

formio .tr-59-td-38-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-39-p0 > table > tbody > tr:nth-child(59) > td:nth-child(39) {
  padding: 0;
}

formio .tr-59-td-39-m0 > table > tbody > tr:nth-child(59) > td:nth-child(39) {
  margin: 0;
}

formio .tr-59-td-39-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-40-p0 > table > tbody > tr:nth-child(59) > td:nth-child(40) {
  padding: 0;
}

formio .tr-59-td-40-m0 > table > tbody > tr:nth-child(59) > td:nth-child(40) {
  margin: 0;
}

formio .tr-59-td-40-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-41-p0 > table > tbody > tr:nth-child(59) > td:nth-child(41) {
  padding: 0;
}

formio .tr-59-td-41-m0 > table > tbody > tr:nth-child(59) > td:nth-child(41) {
  margin: 0;
}

formio .tr-59-td-41-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-42-p0 > table > tbody > tr:nth-child(59) > td:nth-child(42) {
  padding: 0;
}

formio .tr-59-td-42-m0 > table > tbody > tr:nth-child(59) > td:nth-child(42) {
  margin: 0;
}

formio .tr-59-td-42-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-43-p0 > table > tbody > tr:nth-child(59) > td:nth-child(43) {
  padding: 0;
}

formio .tr-59-td-43-m0 > table > tbody > tr:nth-child(59) > td:nth-child(43) {
  margin: 0;
}

formio .tr-59-td-43-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-44-p0 > table > tbody > tr:nth-child(59) > td:nth-child(44) {
  padding: 0;
}

formio .tr-59-td-44-m0 > table > tbody > tr:nth-child(59) > td:nth-child(44) {
  margin: 0;
}

formio .tr-59-td-44-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-45-p0 > table > tbody > tr:nth-child(59) > td:nth-child(45) {
  padding: 0;
}

formio .tr-59-td-45-m0 > table > tbody > tr:nth-child(59) > td:nth-child(45) {
  margin: 0;
}

formio .tr-59-td-45-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-46-p0 > table > tbody > tr:nth-child(59) > td:nth-child(46) {
  padding: 0;
}

formio .tr-59-td-46-m0 > table > tbody > tr:nth-child(59) > td:nth-child(46) {
  margin: 0;
}

formio .tr-59-td-46-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-47-p0 > table > tbody > tr:nth-child(59) > td:nth-child(47) {
  padding: 0;
}

formio .tr-59-td-47-m0 > table > tbody > tr:nth-child(59) > td:nth-child(47) {
  margin: 0;
}

formio .tr-59-td-47-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-48-p0 > table > tbody > tr:nth-child(59) > td:nth-child(48) {
  padding: 0;
}

formio .tr-59-td-48-m0 > table > tbody > tr:nth-child(59) > td:nth-child(48) {
  margin: 0;
}

formio .tr-59-td-48-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-49-p0 > table > tbody > tr:nth-child(59) > td:nth-child(49) {
  padding: 0;
}

formio .tr-59-td-49-m0 > table > tbody > tr:nth-child(59) > td:nth-child(49) {
  margin: 0;
}

formio .tr-59-td-49-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-50-p0 > table > tbody > tr:nth-child(59) > td:nth-child(50) {
  padding: 0;
}

formio .tr-59-td-50-m0 > table > tbody > tr:nth-child(59) > td:nth-child(50) {
  margin: 0;
}

formio .tr-59-td-50-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-51-p0 > table > tbody > tr:nth-child(59) > td:nth-child(51) {
  padding: 0;
}

formio .tr-59-td-51-m0 > table > tbody > tr:nth-child(59) > td:nth-child(51) {
  margin: 0;
}

formio .tr-59-td-51-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-52-p0 > table > tbody > tr:nth-child(59) > td:nth-child(52) {
  padding: 0;
}

formio .tr-59-td-52-m0 > table > tbody > tr:nth-child(59) > td:nth-child(52) {
  margin: 0;
}

formio .tr-59-td-52-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-53-p0 > table > tbody > tr:nth-child(59) > td:nth-child(53) {
  padding: 0;
}

formio .tr-59-td-53-m0 > table > tbody > tr:nth-child(59) > td:nth-child(53) {
  margin: 0;
}

formio .tr-59-td-53-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-54-p0 > table > tbody > tr:nth-child(59) > td:nth-child(54) {
  padding: 0;
}

formio .tr-59-td-54-m0 > table > tbody > tr:nth-child(59) > td:nth-child(54) {
  margin: 0;
}

formio .tr-59-td-54-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-55-p0 > table > tbody > tr:nth-child(59) > td:nth-child(55) {
  padding: 0;
}

formio .tr-59-td-55-m0 > table > tbody > tr:nth-child(59) > td:nth-child(55) {
  margin: 0;
}

formio .tr-59-td-55-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-56-p0 > table > tbody > tr:nth-child(59) > td:nth-child(56) {
  padding: 0;
}

formio .tr-59-td-56-m0 > table > tbody > tr:nth-child(59) > td:nth-child(56) {
  margin: 0;
}

formio .tr-59-td-56-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-57-p0 > table > tbody > tr:nth-child(59) > td:nth-child(57) {
  padding: 0;
}

formio .tr-59-td-57-m0 > table > tbody > tr:nth-child(59) > td:nth-child(57) {
  margin: 0;
}

formio .tr-59-td-57-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-58-p0 > table > tbody > tr:nth-child(59) > td:nth-child(58) {
  padding: 0;
}

formio .tr-59-td-58-m0 > table > tbody > tr:nth-child(59) > td:nth-child(58) {
  margin: 0;
}

formio .tr-59-td-58-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-59-td-59-p0 > table > tbody > tr:nth-child(59) > td:nth-child(59) {
  padding: 0;
}

formio .tr-59-td-59-m0 > table > tbody > tr:nth-child(59) > td:nth-child(59) {
  margin: 0;
}

formio .tr-59-td-59-ov-hid > table > tbody > tr:nth-child(59) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-1-p0 > table > tbody > tr:nth-child(60) > td:nth-child(1) {
  padding: 0;
}

formio .tr-60-td-1-m0 > table > tbody > tr:nth-child(60) > td:nth-child(1) {
  margin: 0;
}

formio .tr-60-td-1-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(1) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-2-p0 > table > tbody > tr:nth-child(60) > td:nth-child(2) {
  padding: 0;
}

formio .tr-60-td-2-m0 > table > tbody > tr:nth-child(60) > td:nth-child(2) {
  margin: 0;
}

formio .tr-60-td-2-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(2) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-3-p0 > table > tbody > tr:nth-child(60) > td:nth-child(3) {
  padding: 0;
}

formio .tr-60-td-3-m0 > table > tbody > tr:nth-child(60) > td:nth-child(3) {
  margin: 0;
}

formio .tr-60-td-3-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(3) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-4-p0 > table > tbody > tr:nth-child(60) > td:nth-child(4) {
  padding: 0;
}

formio .tr-60-td-4-m0 > table > tbody > tr:nth-child(60) > td:nth-child(4) {
  margin: 0;
}

formio .tr-60-td-4-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(4) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-5-p0 > table > tbody > tr:nth-child(60) > td:nth-child(5) {
  padding: 0;
}

formio .tr-60-td-5-m0 > table > tbody > tr:nth-child(60) > td:nth-child(5) {
  margin: 0;
}

formio .tr-60-td-5-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(5) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-6-p0 > table > tbody > tr:nth-child(60) > td:nth-child(6) {
  padding: 0;
}

formio .tr-60-td-6-m0 > table > tbody > tr:nth-child(60) > td:nth-child(6) {
  margin: 0;
}

formio .tr-60-td-6-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(6) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-7-p0 > table > tbody > tr:nth-child(60) > td:nth-child(7) {
  padding: 0;
}

formio .tr-60-td-7-m0 > table > tbody > tr:nth-child(60) > td:nth-child(7) {
  margin: 0;
}

formio .tr-60-td-7-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(7) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-8-p0 > table > tbody > tr:nth-child(60) > td:nth-child(8) {
  padding: 0;
}

formio .tr-60-td-8-m0 > table > tbody > tr:nth-child(60) > td:nth-child(8) {
  margin: 0;
}

formio .tr-60-td-8-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(8) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-9-p0 > table > tbody > tr:nth-child(60) > td:nth-child(9) {
  padding: 0;
}

formio .tr-60-td-9-m0 > table > tbody > tr:nth-child(60) > td:nth-child(9) {
  margin: 0;
}

formio .tr-60-td-9-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(9) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-10-p0 > table > tbody > tr:nth-child(60) > td:nth-child(10) {
  padding: 0;
}

formio .tr-60-td-10-m0 > table > tbody > tr:nth-child(60) > td:nth-child(10) {
  margin: 0;
}

formio .tr-60-td-10-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(10) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-11-p0 > table > tbody > tr:nth-child(60) > td:nth-child(11) {
  padding: 0;
}

formio .tr-60-td-11-m0 > table > tbody > tr:nth-child(60) > td:nth-child(11) {
  margin: 0;
}

formio .tr-60-td-11-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(11) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-12-p0 > table > tbody > tr:nth-child(60) > td:nth-child(12) {
  padding: 0;
}

formio .tr-60-td-12-m0 > table > tbody > tr:nth-child(60) > td:nth-child(12) {
  margin: 0;
}

formio .tr-60-td-12-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(12) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-13-p0 > table > tbody > tr:nth-child(60) > td:nth-child(13) {
  padding: 0;
}

formio .tr-60-td-13-m0 > table > tbody > tr:nth-child(60) > td:nth-child(13) {
  margin: 0;
}

formio .tr-60-td-13-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(13) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-14-p0 > table > tbody > tr:nth-child(60) > td:nth-child(14) {
  padding: 0;
}

formio .tr-60-td-14-m0 > table > tbody > tr:nth-child(60) > td:nth-child(14) {
  margin: 0;
}

formio .tr-60-td-14-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(14) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-15-p0 > table > tbody > tr:nth-child(60) > td:nth-child(15) {
  padding: 0;
}

formio .tr-60-td-15-m0 > table > tbody > tr:nth-child(60) > td:nth-child(15) {
  margin: 0;
}

formio .tr-60-td-15-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(15) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-16-p0 > table > tbody > tr:nth-child(60) > td:nth-child(16) {
  padding: 0;
}

formio .tr-60-td-16-m0 > table > tbody > tr:nth-child(60) > td:nth-child(16) {
  margin: 0;
}

formio .tr-60-td-16-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(16) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-17-p0 > table > tbody > tr:nth-child(60) > td:nth-child(17) {
  padding: 0;
}

formio .tr-60-td-17-m0 > table > tbody > tr:nth-child(60) > td:nth-child(17) {
  margin: 0;
}

formio .tr-60-td-17-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(17) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-18-p0 > table > tbody > tr:nth-child(60) > td:nth-child(18) {
  padding: 0;
}

formio .tr-60-td-18-m0 > table > tbody > tr:nth-child(60) > td:nth-child(18) {
  margin: 0;
}

formio .tr-60-td-18-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(18) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-19-p0 > table > tbody > tr:nth-child(60) > td:nth-child(19) {
  padding: 0;
}

formio .tr-60-td-19-m0 > table > tbody > tr:nth-child(60) > td:nth-child(19) {
  margin: 0;
}

formio .tr-60-td-19-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(19) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-20-p0 > table > tbody > tr:nth-child(60) > td:nth-child(20) {
  padding: 0;
}

formio .tr-60-td-20-m0 > table > tbody > tr:nth-child(60) > td:nth-child(20) {
  margin: 0;
}

formio .tr-60-td-20-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(20) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-21-p0 > table > tbody > tr:nth-child(60) > td:nth-child(21) {
  padding: 0;
}

formio .tr-60-td-21-m0 > table > tbody > tr:nth-child(60) > td:nth-child(21) {
  margin: 0;
}

formio .tr-60-td-21-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(21) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-22-p0 > table > tbody > tr:nth-child(60) > td:nth-child(22) {
  padding: 0;
}

formio .tr-60-td-22-m0 > table > tbody > tr:nth-child(60) > td:nth-child(22) {
  margin: 0;
}

formio .tr-60-td-22-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(22) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-23-p0 > table > tbody > tr:nth-child(60) > td:nth-child(23) {
  padding: 0;
}

formio .tr-60-td-23-m0 > table > tbody > tr:nth-child(60) > td:nth-child(23) {
  margin: 0;
}

formio .tr-60-td-23-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(23) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-24-p0 > table > tbody > tr:nth-child(60) > td:nth-child(24) {
  padding: 0;
}

formio .tr-60-td-24-m0 > table > tbody > tr:nth-child(60) > td:nth-child(24) {
  margin: 0;
}

formio .tr-60-td-24-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(24) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-25-p0 > table > tbody > tr:nth-child(60) > td:nth-child(25) {
  padding: 0;
}

formio .tr-60-td-25-m0 > table > tbody > tr:nth-child(60) > td:nth-child(25) {
  margin: 0;
}

formio .tr-60-td-25-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(25) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-26-p0 > table > tbody > tr:nth-child(60) > td:nth-child(26) {
  padding: 0;
}

formio .tr-60-td-26-m0 > table > tbody > tr:nth-child(60) > td:nth-child(26) {
  margin: 0;
}

formio .tr-60-td-26-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(26) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-27-p0 > table > tbody > tr:nth-child(60) > td:nth-child(27) {
  padding: 0;
}

formio .tr-60-td-27-m0 > table > tbody > tr:nth-child(60) > td:nth-child(27) {
  margin: 0;
}

formio .tr-60-td-27-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(27) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-28-p0 > table > tbody > tr:nth-child(60) > td:nth-child(28) {
  padding: 0;
}

formio .tr-60-td-28-m0 > table > tbody > tr:nth-child(60) > td:nth-child(28) {
  margin: 0;
}

formio .tr-60-td-28-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(28) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-29-p0 > table > tbody > tr:nth-child(60) > td:nth-child(29) {
  padding: 0;
}

formio .tr-60-td-29-m0 > table > tbody > tr:nth-child(60) > td:nth-child(29) {
  margin: 0;
}

formio .tr-60-td-29-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(29) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-30-p0 > table > tbody > tr:nth-child(60) > td:nth-child(30) {
  padding: 0;
}

formio .tr-60-td-30-m0 > table > tbody > tr:nth-child(60) > td:nth-child(30) {
  margin: 0;
}

formio .tr-60-td-30-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(30) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-31-p0 > table > tbody > tr:nth-child(60) > td:nth-child(31) {
  padding: 0;
}

formio .tr-60-td-31-m0 > table > tbody > tr:nth-child(60) > td:nth-child(31) {
  margin: 0;
}

formio .tr-60-td-31-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(31) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-32-p0 > table > tbody > tr:nth-child(60) > td:nth-child(32) {
  padding: 0;
}

formio .tr-60-td-32-m0 > table > tbody > tr:nth-child(60) > td:nth-child(32) {
  margin: 0;
}

formio .tr-60-td-32-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(32) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-33-p0 > table > tbody > tr:nth-child(60) > td:nth-child(33) {
  padding: 0;
}

formio .tr-60-td-33-m0 > table > tbody > tr:nth-child(60) > td:nth-child(33) {
  margin: 0;
}

formio .tr-60-td-33-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(33) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-34-p0 > table > tbody > tr:nth-child(60) > td:nth-child(34) {
  padding: 0;
}

formio .tr-60-td-34-m0 > table > tbody > tr:nth-child(60) > td:nth-child(34) {
  margin: 0;
}

formio .tr-60-td-34-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(34) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-35-p0 > table > tbody > tr:nth-child(60) > td:nth-child(35) {
  padding: 0;
}

formio .tr-60-td-35-m0 > table > tbody > tr:nth-child(60) > td:nth-child(35) {
  margin: 0;
}

formio .tr-60-td-35-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(35) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-36-p0 > table > tbody > tr:nth-child(60) > td:nth-child(36) {
  padding: 0;
}

formio .tr-60-td-36-m0 > table > tbody > tr:nth-child(60) > td:nth-child(36) {
  margin: 0;
}

formio .tr-60-td-36-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(36) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-37-p0 > table > tbody > tr:nth-child(60) > td:nth-child(37) {
  padding: 0;
}

formio .tr-60-td-37-m0 > table > tbody > tr:nth-child(60) > td:nth-child(37) {
  margin: 0;
}

formio .tr-60-td-37-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(37) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-38-p0 > table > tbody > tr:nth-child(60) > td:nth-child(38) {
  padding: 0;
}

formio .tr-60-td-38-m0 > table > tbody > tr:nth-child(60) > td:nth-child(38) {
  margin: 0;
}

formio .tr-60-td-38-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(38) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-39-p0 > table > tbody > tr:nth-child(60) > td:nth-child(39) {
  padding: 0;
}

formio .tr-60-td-39-m0 > table > tbody > tr:nth-child(60) > td:nth-child(39) {
  margin: 0;
}

formio .tr-60-td-39-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(39) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-40-p0 > table > tbody > tr:nth-child(60) > td:nth-child(40) {
  padding: 0;
}

formio .tr-60-td-40-m0 > table > tbody > tr:nth-child(60) > td:nth-child(40) {
  margin: 0;
}

formio .tr-60-td-40-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(40) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-41-p0 > table > tbody > tr:nth-child(60) > td:nth-child(41) {
  padding: 0;
}

formio .tr-60-td-41-m0 > table > tbody > tr:nth-child(60) > td:nth-child(41) {
  margin: 0;
}

formio .tr-60-td-41-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(41) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-42-p0 > table > tbody > tr:nth-child(60) > td:nth-child(42) {
  padding: 0;
}

formio .tr-60-td-42-m0 > table > tbody > tr:nth-child(60) > td:nth-child(42) {
  margin: 0;
}

formio .tr-60-td-42-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(42) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-43-p0 > table > tbody > tr:nth-child(60) > td:nth-child(43) {
  padding: 0;
}

formio .tr-60-td-43-m0 > table > tbody > tr:nth-child(60) > td:nth-child(43) {
  margin: 0;
}

formio .tr-60-td-43-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(43) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-44-p0 > table > tbody > tr:nth-child(60) > td:nth-child(44) {
  padding: 0;
}

formio .tr-60-td-44-m0 > table > tbody > tr:nth-child(60) > td:nth-child(44) {
  margin: 0;
}

formio .tr-60-td-44-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(44) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-45-p0 > table > tbody > tr:nth-child(60) > td:nth-child(45) {
  padding: 0;
}

formio .tr-60-td-45-m0 > table > tbody > tr:nth-child(60) > td:nth-child(45) {
  margin: 0;
}

formio .tr-60-td-45-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(45) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-46-p0 > table > tbody > tr:nth-child(60) > td:nth-child(46) {
  padding: 0;
}

formio .tr-60-td-46-m0 > table > tbody > tr:nth-child(60) > td:nth-child(46) {
  margin: 0;
}

formio .tr-60-td-46-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(46) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-47-p0 > table > tbody > tr:nth-child(60) > td:nth-child(47) {
  padding: 0;
}

formio .tr-60-td-47-m0 > table > tbody > tr:nth-child(60) > td:nth-child(47) {
  margin: 0;
}

formio .tr-60-td-47-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(47) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-48-p0 > table > tbody > tr:nth-child(60) > td:nth-child(48) {
  padding: 0;
}

formio .tr-60-td-48-m0 > table > tbody > tr:nth-child(60) > td:nth-child(48) {
  margin: 0;
}

formio .tr-60-td-48-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(48) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-49-p0 > table > tbody > tr:nth-child(60) > td:nth-child(49) {
  padding: 0;
}

formio .tr-60-td-49-m0 > table > tbody > tr:nth-child(60) > td:nth-child(49) {
  margin: 0;
}

formio .tr-60-td-49-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(49) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-50-p0 > table > tbody > tr:nth-child(60) > td:nth-child(50) {
  padding: 0;
}

formio .tr-60-td-50-m0 > table > tbody > tr:nth-child(60) > td:nth-child(50) {
  margin: 0;
}

formio .tr-60-td-50-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(50) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-51-p0 > table > tbody > tr:nth-child(60) > td:nth-child(51) {
  padding: 0;
}

formio .tr-60-td-51-m0 > table > tbody > tr:nth-child(60) > td:nth-child(51) {
  margin: 0;
}

formio .tr-60-td-51-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(51) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-52-p0 > table > tbody > tr:nth-child(60) > td:nth-child(52) {
  padding: 0;
}

formio .tr-60-td-52-m0 > table > tbody > tr:nth-child(60) > td:nth-child(52) {
  margin: 0;
}

formio .tr-60-td-52-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(52) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-53-p0 > table > tbody > tr:nth-child(60) > td:nth-child(53) {
  padding: 0;
}

formio .tr-60-td-53-m0 > table > tbody > tr:nth-child(60) > td:nth-child(53) {
  margin: 0;
}

formio .tr-60-td-53-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(53) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-54-p0 > table > tbody > tr:nth-child(60) > td:nth-child(54) {
  padding: 0;
}

formio .tr-60-td-54-m0 > table > tbody > tr:nth-child(60) > td:nth-child(54) {
  margin: 0;
}

formio .tr-60-td-54-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(54) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-55-p0 > table > tbody > tr:nth-child(60) > td:nth-child(55) {
  padding: 0;
}

formio .tr-60-td-55-m0 > table > tbody > tr:nth-child(60) > td:nth-child(55) {
  margin: 0;
}

formio .tr-60-td-55-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(55) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-56-p0 > table > tbody > tr:nth-child(60) > td:nth-child(56) {
  padding: 0;
}

formio .tr-60-td-56-m0 > table > tbody > tr:nth-child(60) > td:nth-child(56) {
  margin: 0;
}

formio .tr-60-td-56-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(56) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-57-p0 > table > tbody > tr:nth-child(60) > td:nth-child(57) {
  padding: 0;
}

formio .tr-60-td-57-m0 > table > tbody > tr:nth-child(60) > td:nth-child(57) {
  margin: 0;
}

formio .tr-60-td-57-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(57) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-58-p0 > table > tbody > tr:nth-child(60) > td:nth-child(58) {
  padding: 0;
}

formio .tr-60-td-58-m0 > table > tbody > tr:nth-child(60) > td:nth-child(58) {
  margin: 0;
}

formio .tr-60-td-58-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(58) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-60-td-59-p0 > table > tbody > tr:nth-child(60) > td:nth-child(59) {
  padding: 0;
}

formio .tr-60-td-59-m0 > table > tbody > tr:nth-child(60) > td:nth-child(59) {
  margin: 0;
}

formio .tr-60-td-59-ov-hid > table > tbody > tr:nth-child(60) > td:nth-child(59) {
  /*
      To make correct borders for tables, inserted in parent tabel cell, 
      we need to apply overflow hidden for parent td.
      It may cause issue if we have select dropdown - options may not be visible

  **/
  overflow: hidden;
}

formio .tr-1-td-1-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-2-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-3-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-4-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-5-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-6-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-7-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-8-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-9-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-10-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-11-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-12-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-13-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-14-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-15-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-16-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-17-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-18-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-19-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-20-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-21-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-22-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-23-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-24-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-25-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-26-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-27-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-28-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-29-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-30-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-31-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-32-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-33-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-34-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-35-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-36-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-37-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-38-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-39-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-40-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-41-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-42-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-43-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-44-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-45-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-46-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-47-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-48-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-49-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-50-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-51-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-52-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-53-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-54-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-55-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-56-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-57-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-58-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-1-td-59-bd-none > table > tbody > tr:nth-child(1) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-1-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-2-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-3-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-4-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-5-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-6-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-7-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-8-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-9-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-10-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-11-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-12-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-13-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-14-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-15-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-16-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-17-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-18-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-19-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-20-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-21-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-22-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-23-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-24-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-25-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-26-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-27-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-28-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-29-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-30-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-31-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-32-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-33-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-34-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-35-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-36-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-37-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-38-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-39-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-40-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-41-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-42-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-43-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-44-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-45-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-46-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-47-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-48-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-49-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-50-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-51-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-52-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-53-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-54-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-55-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-56-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-57-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-58-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-2-td-59-bd-none > table > tbody > tr:nth-child(2) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-1-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-2-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-3-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-4-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-5-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-6-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-7-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-8-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-9-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-10-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-11-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-12-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-13-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-14-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-15-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-16-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-17-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-18-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-19-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-20-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-21-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-22-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-23-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-24-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-25-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-26-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-27-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-28-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-29-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-30-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-31-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-32-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-33-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-34-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-35-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-36-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-37-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-38-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-39-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-40-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-41-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-42-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-43-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-44-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-45-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-46-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-47-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-48-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-49-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-50-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-51-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-52-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-53-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-54-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-55-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-56-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-57-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-58-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-3-td-59-bd-none > table > tbody > tr:nth-child(3) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-1-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-2-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-3-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-4-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-5-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-6-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-7-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-8-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-9-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-10-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-11-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-12-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-13-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-14-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-15-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-16-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-17-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-18-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-19-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-20-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-21-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-22-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-23-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-24-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-25-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-26-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-27-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-28-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-29-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-30-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-31-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-32-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-33-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-34-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-35-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-36-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-37-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-38-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-39-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-40-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-41-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-42-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-43-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-44-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-45-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-46-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-47-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-48-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-49-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-50-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-51-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-52-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-53-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-54-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-55-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-56-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-57-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-58-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-4-td-59-bd-none > table > tbody > tr:nth-child(4) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-1-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-2-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-3-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-4-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-5-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-6-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-7-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-8-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-9-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-10-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-11-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-12-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-13-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-14-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-15-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-16-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-17-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-18-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-19-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-20-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-21-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-22-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-23-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-24-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-25-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-26-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-27-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-28-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-29-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-30-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-31-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-32-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-33-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-34-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-35-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-36-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-37-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-38-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-39-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-40-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-41-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-42-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-43-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-44-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-45-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-46-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-47-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-48-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-49-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-50-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-51-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-52-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-53-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-54-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-55-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-56-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-57-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-58-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-5-td-59-bd-none > table > tbody > tr:nth-child(5) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-1-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-2-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-3-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-4-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-5-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-6-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-7-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-8-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-9-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-10-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-11-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-12-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-13-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-14-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-15-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-16-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-17-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-18-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-19-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-20-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-21-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-22-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-23-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-24-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-25-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-26-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-27-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-28-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-29-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-30-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-31-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-32-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-33-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-34-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-35-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-36-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-37-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-38-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-39-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-40-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-41-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-42-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-43-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-44-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-45-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-46-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-47-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-48-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-49-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-50-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-51-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-52-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-53-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-54-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-55-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-56-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-57-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-58-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-6-td-59-bd-none > table > tbody > tr:nth-child(6) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-1-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-2-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-3-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-4-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-5-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-6-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-7-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-8-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-9-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-10-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-11-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-12-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-13-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-14-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-15-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-16-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-17-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-18-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-19-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-20-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-21-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-22-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-23-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-24-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-25-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-26-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-27-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-28-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-29-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-30-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-31-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-32-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-33-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-34-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-35-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-36-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-37-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-38-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-39-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-40-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-41-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-42-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-43-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-44-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-45-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-46-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-47-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-48-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-49-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-50-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-51-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-52-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-53-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-54-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-55-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-56-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-57-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-58-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-7-td-59-bd-none > table > tbody > tr:nth-child(7) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-1-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-2-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-3-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-4-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-5-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-6-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-7-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-8-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-9-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-10-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-11-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-12-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-13-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-14-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-15-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-16-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-17-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-18-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-19-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-20-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-21-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-22-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-23-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-24-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-25-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-26-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-27-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-28-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-29-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-30-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-31-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-32-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-33-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-34-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-35-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-36-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-37-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-38-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-39-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-40-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-41-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-42-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-43-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-44-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-45-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-46-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-47-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-48-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-49-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-50-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-51-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-52-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-53-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-54-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-55-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-56-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-57-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-58-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-8-td-59-bd-none > table > tbody > tr:nth-child(8) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-1-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-2-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-3-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-4-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-5-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-6-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-7-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-8-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-9-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-10-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-11-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-12-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-13-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-14-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-15-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-16-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-17-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-18-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-19-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-20-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-21-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-22-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-23-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-24-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-25-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-26-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-27-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-28-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-29-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-30-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-31-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-32-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-33-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-34-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-35-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-36-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-37-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-38-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-39-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-40-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-41-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-42-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-43-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-44-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-45-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-46-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-47-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-48-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-49-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-50-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-51-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-52-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-53-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-54-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-55-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-56-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-57-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-58-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-9-td-59-bd-none > table > tbody > tr:nth-child(9) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-1-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-2-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-3-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-4-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-5-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-6-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-7-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-8-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-9-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-10-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-11-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-12-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-13-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-14-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-15-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-16-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-17-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-18-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-19-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-20-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-21-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-22-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-23-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-24-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-25-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-26-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-27-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-28-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-29-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-30-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-31-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-32-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-33-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-34-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-35-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-36-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-37-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-38-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-39-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-40-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-41-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-42-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-43-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-44-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-45-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-46-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-47-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-48-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-49-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-50-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-51-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-52-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-53-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-54-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-55-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-56-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-57-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-58-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-10-td-59-bd-none > table > tbody > tr:nth-child(10) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-1-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-2-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-3-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-4-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-5-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-6-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-7-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-8-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-9-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-10-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-11-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-12-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-13-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-14-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-15-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-16-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-17-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-18-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-19-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-20-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-21-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-22-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-23-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-24-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-25-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-26-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-27-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-28-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-29-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-30-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-31-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-32-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-33-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-34-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-35-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-36-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-37-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-38-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-39-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-40-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-41-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-42-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-43-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-44-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-45-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-46-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-47-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-48-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-49-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-50-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-51-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-52-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-53-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-54-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-55-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-56-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-57-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-58-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-11-td-59-bd-none > table > tbody > tr:nth-child(11) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-1-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-2-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-3-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-4-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-5-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-6-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-7-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-8-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-9-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-10-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-11-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-12-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-13-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-14-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-15-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-16-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-17-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-18-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-19-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-20-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-21-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-22-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-23-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-24-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-25-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-26-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-27-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-28-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-29-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-30-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-31-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-32-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-33-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-34-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-35-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-36-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-37-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-38-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-39-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-40-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-41-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-42-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-43-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-44-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-45-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-46-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-47-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-48-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-49-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-50-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-51-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-52-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-53-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-54-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-55-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-56-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-57-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-58-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-12-td-59-bd-none > table > tbody > tr:nth-child(12) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-1-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-2-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-3-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-4-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-5-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-6-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-7-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-8-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-9-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-10-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-11-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-12-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-13-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-14-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-15-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-16-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-17-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-18-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-19-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-20-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-21-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-22-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-23-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-24-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-25-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-26-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-27-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-28-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-29-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-30-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-31-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-32-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-33-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-34-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-35-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-36-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-37-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-38-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-39-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-40-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-41-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-42-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-43-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-44-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-45-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-46-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-47-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-48-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-49-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-50-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-51-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-52-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-53-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-54-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-55-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-56-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-57-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-58-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-13-td-59-bd-none > table > tbody > tr:nth-child(13) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-1-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-2-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-3-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-4-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-5-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-6-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-7-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-8-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-9-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-10-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-11-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-12-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-13-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-14-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-15-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-16-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-17-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-18-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-19-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-20-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-21-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-22-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-23-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-24-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-25-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-26-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-27-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-28-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-29-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-30-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-31-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-32-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-33-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-34-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-35-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-36-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-37-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-38-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-39-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-40-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-41-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-42-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-43-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-44-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-45-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-46-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-47-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-48-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-49-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-50-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-51-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-52-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-53-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-54-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-55-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-56-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-57-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-58-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-14-td-59-bd-none > table > tbody > tr:nth-child(14) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-1-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-2-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-3-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-4-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-5-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-6-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-7-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-8-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-9-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-10-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-11-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-12-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-13-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-14-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-15-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-16-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-17-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-18-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-19-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-20-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-21-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-22-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-23-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-24-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-25-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-26-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-27-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-28-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-29-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-30-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-31-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-32-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-33-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-34-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-35-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-36-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-37-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-38-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-39-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-40-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-41-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-42-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-43-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-44-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-45-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-46-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-47-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-48-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-49-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-50-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-51-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-52-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-53-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-54-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-55-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-56-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-57-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-58-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-15-td-59-bd-none > table > tbody > tr:nth-child(15) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-1-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-2-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-3-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-4-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-5-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-6-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-7-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-8-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-9-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-10-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-11-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-12-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-13-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-14-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-15-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-16-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-17-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-18-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-19-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-20-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-21-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-22-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-23-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-24-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-25-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-26-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-27-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-28-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-29-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-30-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-31-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-32-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-33-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-34-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-35-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-36-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-37-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-38-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-39-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-40-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-41-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-42-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-43-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-44-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-45-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-46-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-47-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-48-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-49-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-50-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-51-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-52-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-53-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-54-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-55-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-56-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-57-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-58-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-16-td-59-bd-none > table > tbody > tr:nth-child(16) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-1-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-2-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-3-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-4-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-5-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-6-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-7-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-8-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-9-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-10-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-11-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-12-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-13-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-14-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-15-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-16-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-17-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-18-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-19-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-20-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-21-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-22-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-23-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-24-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-25-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-26-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-27-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-28-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-29-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-30-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-31-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-32-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-33-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-34-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-35-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-36-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-37-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-38-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-39-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-40-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-41-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-42-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-43-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-44-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-45-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-46-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-47-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-48-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-49-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-50-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-51-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-52-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-53-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-54-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-55-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-56-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-57-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-58-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-17-td-59-bd-none > table > tbody > tr:nth-child(17) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-1-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-2-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-3-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-4-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-5-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-6-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-7-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-8-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-9-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-10-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-11-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-12-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-13-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-14-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-15-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-16-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-17-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-18-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-19-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-20-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-21-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-22-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-23-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-24-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-25-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-26-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-27-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-28-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-29-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-30-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-31-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-32-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-33-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-34-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-35-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-36-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-37-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-38-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-39-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-40-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-41-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-42-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-43-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-44-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-45-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-46-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-47-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-48-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-49-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-50-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-51-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-52-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-53-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-54-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-55-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-56-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-57-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-58-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-18-td-59-bd-none > table > tbody > tr:nth-child(18) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-1-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-2-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-3-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-4-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-5-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-6-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-7-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-8-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-9-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-10-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-11-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-12-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-13-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-14-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-15-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-16-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-17-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-18-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-19-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-20-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-21-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-22-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-23-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-24-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-25-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-26-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-27-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-28-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-29-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-30-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-31-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-32-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-33-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-34-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-35-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-36-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-37-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-38-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-39-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-40-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-41-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-42-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-43-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-44-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-45-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-46-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-47-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-48-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-49-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-50-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-51-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-52-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-53-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-54-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-55-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-56-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-57-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-58-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-19-td-59-bd-none > table > tbody > tr:nth-child(19) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-1-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-2-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-3-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-4-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-5-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-6-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-7-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-8-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-9-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-10-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-11-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-12-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-13-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-14-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-15-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-16-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-17-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-18-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-19-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-20-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-21-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-22-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-23-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-24-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-25-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-26-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-27-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-28-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-29-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-30-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-31-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-32-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-33-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-34-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-35-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-36-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-37-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-38-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-39-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-40-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-41-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-42-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-43-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-44-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-45-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-46-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-47-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-48-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-49-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-50-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-51-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-52-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-53-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-54-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-55-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-56-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-57-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-58-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-20-td-59-bd-none > table > tbody > tr:nth-child(20) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-1-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-2-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-3-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-4-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-5-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-6-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-7-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-8-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-9-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-10-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-11-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-12-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-13-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-14-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-15-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-16-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-17-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-18-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-19-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-20-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-21-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-22-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-23-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-24-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-25-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-26-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-27-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-28-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-29-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-30-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-31-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-32-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-33-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-34-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-35-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-36-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-37-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-38-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-39-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-40-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-41-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-42-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-43-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-44-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-45-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-46-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-47-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-48-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-49-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-50-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-51-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-52-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-53-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-54-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-55-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-56-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-57-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-58-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-21-td-59-bd-none > table > tbody > tr:nth-child(21) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-1-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-2-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-3-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-4-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-5-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-6-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-7-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-8-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-9-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-10-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-11-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-12-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-13-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-14-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-15-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-16-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-17-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-18-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-19-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-20-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-21-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-22-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-23-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-24-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-25-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-26-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-27-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-28-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-29-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-30-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-31-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-32-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-33-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-34-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-35-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-36-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-37-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-38-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-39-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-40-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-41-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-42-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-43-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-44-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-45-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-46-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-47-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-48-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-49-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-50-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-51-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-52-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-53-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-54-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-55-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-56-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-57-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-58-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-22-td-59-bd-none > table > tbody > tr:nth-child(22) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-1-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-2-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-3-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-4-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-5-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-6-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-7-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-8-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-9-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-10-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-11-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-12-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-13-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-14-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-15-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-16-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-17-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-18-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-19-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-20-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-21-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-22-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-23-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-24-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-25-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-26-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-27-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-28-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-29-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-30-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-31-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-32-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-33-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-34-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-35-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-36-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-37-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-38-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-39-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-40-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-41-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-42-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-43-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-44-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-45-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-46-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-47-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-48-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-49-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-50-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-51-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-52-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-53-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-54-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-55-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-56-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-57-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-58-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-23-td-59-bd-none > table > tbody > tr:nth-child(23) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-1-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-2-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-3-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-4-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-5-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-6-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-7-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-8-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-9-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-10-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-11-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-12-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-13-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-14-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-15-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-16-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-17-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-18-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-19-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-20-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-21-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-22-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-23-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-24-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-25-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-26-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-27-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-28-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-29-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-30-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-31-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-32-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-33-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-34-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-35-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-36-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-37-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-38-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-39-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-40-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-41-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-42-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-43-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-44-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-45-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-46-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-47-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-48-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-49-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-50-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-51-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-52-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-53-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-54-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-55-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-56-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-57-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-58-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-24-td-59-bd-none > table > tbody > tr:nth-child(24) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-1-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-2-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-3-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-4-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-5-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-6-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-7-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-8-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-9-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-10-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-11-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-12-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-13-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-14-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-15-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-16-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-17-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-18-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-19-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-20-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-21-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-22-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-23-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-24-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-25-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-26-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-27-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-28-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-29-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-30-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-31-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-32-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-33-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-34-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-35-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-36-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-37-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-38-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-39-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-40-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-41-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-42-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-43-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-44-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-45-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-46-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-47-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-48-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-49-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-50-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-51-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-52-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-53-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-54-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-55-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-56-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-57-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-58-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-25-td-59-bd-none > table > tbody > tr:nth-child(25) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-1-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-2-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-3-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-4-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-5-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-6-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-7-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-8-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-9-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-10-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-11-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-12-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-13-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-14-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-15-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-16-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-17-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-18-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-19-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-20-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-21-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-22-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-23-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-24-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-25-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-26-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-27-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-28-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-29-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-30-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-31-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-32-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-33-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-34-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-35-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-36-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-37-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-38-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-39-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-40-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-41-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-42-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-43-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-44-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-45-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-46-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-47-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-48-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-49-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-50-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-51-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-52-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-53-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-54-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-55-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-56-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-57-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-58-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-26-td-59-bd-none > table > tbody > tr:nth-child(26) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-1-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-2-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-3-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-4-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-5-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-6-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-7-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-8-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-9-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-10-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-11-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-12-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-13-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-14-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-15-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-16-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-17-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-18-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-19-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-20-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-21-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-22-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-23-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-24-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-25-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-26-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-27-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-28-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-29-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-30-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-31-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-32-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-33-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-34-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-35-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-36-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-37-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-38-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-39-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-40-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-41-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-42-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-43-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-44-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-45-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-46-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-47-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-48-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-49-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-50-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-51-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-52-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-53-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-54-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-55-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-56-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-57-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-58-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-27-td-59-bd-none > table > tbody > tr:nth-child(27) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-1-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-2-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-3-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-4-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-5-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-6-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-7-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-8-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-9-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-10-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-11-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-12-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-13-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-14-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-15-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-16-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-17-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-18-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-19-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-20-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-21-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-22-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-23-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-24-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-25-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-26-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-27-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-28-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-29-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-30-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-31-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-32-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-33-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-34-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-35-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-36-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-37-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-38-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-39-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-40-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-41-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-42-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-43-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-44-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-45-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-46-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-47-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-48-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-49-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-50-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-51-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-52-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-53-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-54-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-55-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-56-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-57-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-58-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-28-td-59-bd-none > table > tbody > tr:nth-child(28) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-1-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-2-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-3-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-4-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-5-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-6-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-7-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-8-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-9-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-10-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-11-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-12-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-13-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-14-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-15-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-16-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-17-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-18-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-19-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-20-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-21-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-22-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-23-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-24-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-25-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-26-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-27-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-28-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-29-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-30-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-31-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-32-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-33-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-34-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-35-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-36-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-37-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-38-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-39-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-40-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-41-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-42-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-43-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-44-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-45-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-46-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-47-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-48-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-49-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-50-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-51-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-52-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-53-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-54-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-55-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-56-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-57-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-58-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-29-td-59-bd-none > table > tbody > tr:nth-child(29) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-1-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-2-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-3-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-4-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-5-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-6-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-7-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-8-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-9-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-10-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-11-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-12-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-13-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-14-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-15-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-16-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-17-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-18-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-19-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-20-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-21-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-22-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-23-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-24-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-25-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-26-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-27-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-28-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-29-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-30-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-31-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-32-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-33-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-34-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-35-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-36-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-37-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-38-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-39-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-40-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-41-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-42-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-43-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-44-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-45-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-46-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-47-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-48-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-49-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-50-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-51-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-52-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-53-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-54-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-55-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-56-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-57-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-58-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-30-td-59-bd-none > table > tbody > tr:nth-child(30) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-1-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-2-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-3-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-4-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-5-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-6-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-7-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-8-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-9-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-10-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-11-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-12-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-13-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-14-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-15-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-16-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-17-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-18-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-19-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-20-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-21-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-22-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-23-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-24-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-25-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-26-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-27-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-28-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-29-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-30-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-31-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-32-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-33-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-34-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-35-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-36-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-37-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-38-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-39-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-40-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-41-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-42-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-43-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-44-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-45-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-46-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-47-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-48-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-49-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-50-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-51-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-52-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-53-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-54-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-55-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-56-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-57-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-58-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-31-td-59-bd-none > table > tbody > tr:nth-child(31) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-1-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-2-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-3-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-4-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-5-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-6-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-7-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-8-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-9-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-10-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-11-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-12-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-13-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-14-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-15-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-16-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-17-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-18-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-19-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-20-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-21-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-22-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-23-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-24-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-25-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-26-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-27-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-28-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-29-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-30-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-31-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-32-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-33-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-34-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-35-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-36-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-37-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-38-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-39-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-40-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-41-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-42-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-43-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-44-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-45-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-46-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-47-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-48-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-49-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-50-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-51-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-52-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-53-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-54-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-55-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-56-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-57-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-58-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-32-td-59-bd-none > table > tbody > tr:nth-child(32) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-1-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-2-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-3-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-4-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-5-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-6-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-7-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-8-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-9-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-10-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-11-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-12-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-13-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-14-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-15-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-16-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-17-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-18-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-19-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-20-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-21-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-22-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-23-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-24-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-25-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-26-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-27-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-28-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-29-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-30-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-31-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-32-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-33-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-34-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-35-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-36-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-37-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-38-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-39-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-40-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-41-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-42-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-43-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-44-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-45-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-46-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-47-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-48-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-49-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-50-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-51-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-52-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-53-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-54-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-55-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-56-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-57-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-58-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-33-td-59-bd-none > table > tbody > tr:nth-child(33) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-1-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-2-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-3-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-4-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-5-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-6-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-7-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-8-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-9-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-10-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-11-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-12-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-13-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-14-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-15-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-16-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-17-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-18-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-19-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-20-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-21-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-22-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-23-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-24-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-25-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-26-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-27-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-28-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-29-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-30-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-31-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-32-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-33-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-34-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-35-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-36-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-37-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-38-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-39-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-40-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-41-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-42-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-43-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-44-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-45-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-46-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-47-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-48-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-49-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-50-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-51-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-52-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-53-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-54-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-55-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-56-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-57-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-58-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-34-td-59-bd-none > table > tbody > tr:nth-child(34) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-1-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-2-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-3-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-4-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-5-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-6-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-7-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-8-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-9-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-10-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-11-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-12-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-13-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-14-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-15-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-16-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-17-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-18-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-19-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-20-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-21-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-22-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-23-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-24-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-25-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-26-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-27-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-28-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-29-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-30-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-31-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-32-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-33-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-34-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-35-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-36-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-37-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-38-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-39-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-40-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-41-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-42-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-43-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-44-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-45-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-46-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-47-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-48-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-49-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-50-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-51-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-52-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-53-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-54-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-55-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-56-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-57-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-58-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-35-td-59-bd-none > table > tbody > tr:nth-child(35) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-1-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-2-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-3-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-4-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-5-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-6-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-7-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-8-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-9-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-10-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-11-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-12-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-13-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-14-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-15-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-16-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-17-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-18-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-19-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-20-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-21-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-22-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-23-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-24-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-25-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-26-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-27-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-28-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-29-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-30-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-31-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-32-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-33-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-34-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-35-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-36-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-37-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-38-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-39-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-40-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-41-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-42-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-43-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-44-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-45-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-46-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-47-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-48-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-49-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-50-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-51-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-52-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-53-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-54-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-55-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-56-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-57-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-58-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-36-td-59-bd-none > table > tbody > tr:nth-child(36) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-1-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-2-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-3-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-4-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-5-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-6-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-7-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-8-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-9-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-10-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-11-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-12-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-13-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-14-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-15-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-16-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-17-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-18-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-19-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-20-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-21-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-22-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-23-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-24-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-25-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-26-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-27-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-28-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-29-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-30-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-31-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-32-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-33-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-34-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-35-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-36-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-37-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-38-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-39-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-40-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-41-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-42-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-43-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-44-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-45-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-46-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-47-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-48-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-49-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-50-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-51-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-52-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-53-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-54-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-55-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-56-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-57-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-58-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-37-td-59-bd-none > table > tbody > tr:nth-child(37) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-1-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-2-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-3-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-4-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-5-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-6-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-7-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-8-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-9-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-10-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-11-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-12-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-13-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-14-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-15-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-16-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-17-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-18-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-19-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-20-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-21-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-22-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-23-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-24-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-25-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-26-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-27-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-28-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-29-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-30-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-31-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-32-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-33-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-34-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-35-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-36-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-37-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-38-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-39-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-40-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-41-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-42-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-43-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-44-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-45-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-46-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-47-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-48-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-49-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-50-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-51-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-52-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-53-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-54-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-55-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-56-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-57-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-58-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-38-td-59-bd-none > table > tbody > tr:nth-child(38) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-1-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-2-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-3-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-4-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-5-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-6-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-7-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-8-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-9-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-10-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-11-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-12-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-13-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-14-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-15-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-16-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-17-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-18-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-19-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-20-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-21-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-22-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-23-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-24-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-25-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-26-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-27-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-28-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-29-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-30-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-31-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-32-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-33-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-34-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-35-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-36-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-37-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-38-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-39-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-40-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-41-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-42-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-43-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-44-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-45-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-46-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-47-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-48-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-49-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-50-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-51-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-52-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-53-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-54-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-55-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-56-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-57-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-58-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-39-td-59-bd-none > table > tbody > tr:nth-child(39) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-1-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-2-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-3-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-4-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-5-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-6-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-7-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-8-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-9-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-10-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-11-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-12-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-13-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-14-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-15-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-16-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-17-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-18-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-19-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-20-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-21-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-22-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-23-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-24-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-25-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-26-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-27-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-28-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-29-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-30-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-31-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-32-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-33-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-34-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-35-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-36-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-37-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-38-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-39-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-40-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-41-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-42-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-43-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-44-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-45-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-46-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-47-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-48-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-49-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-50-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-51-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-52-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-53-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-54-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-55-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-56-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-57-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-58-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-40-td-59-bd-none > table > tbody > tr:nth-child(40) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-1-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-2-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-3-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-4-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-5-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-6-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-7-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-8-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-9-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-10-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-11-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-12-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-13-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-14-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-15-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-16-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-17-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-18-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-19-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-20-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-21-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-22-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-23-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-24-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-25-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-26-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-27-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-28-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-29-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-30-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-31-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-32-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-33-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-34-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-35-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-36-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-37-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-38-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-39-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-40-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-41-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-42-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-43-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-44-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-45-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-46-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-47-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-48-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-49-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-50-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-51-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-52-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-53-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-54-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-55-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-56-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-57-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-58-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-41-td-59-bd-none > table > tbody > tr:nth-child(41) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-1-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-2-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-3-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-4-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-5-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-6-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-7-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-8-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-9-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-10-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-11-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-12-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-13-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-14-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-15-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-16-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-17-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-18-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-19-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-20-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-21-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-22-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-23-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-24-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-25-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-26-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-27-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-28-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-29-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-30-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-31-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-32-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-33-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-34-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-35-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-36-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-37-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-38-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-39-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-40-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-41-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-42-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-43-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-44-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-45-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-46-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-47-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-48-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-49-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-50-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-51-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-52-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-53-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-54-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-55-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-56-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-57-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-58-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-42-td-59-bd-none > table > tbody > tr:nth-child(42) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-1-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-2-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-3-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-4-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-5-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-6-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-7-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-8-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-9-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-10-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-11-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-12-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-13-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-14-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-15-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-16-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-17-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-18-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-19-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-20-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-21-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-22-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-23-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-24-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-25-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-26-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-27-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-28-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-29-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-30-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-31-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-32-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-33-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-34-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-35-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-36-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-37-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-38-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-39-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-40-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-41-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-42-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-43-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-44-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-45-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-46-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-47-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-48-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-49-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-50-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-51-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-52-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-53-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-54-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-55-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-56-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-57-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-58-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-43-td-59-bd-none > table > tbody > tr:nth-child(43) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-1-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-2-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-3-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-4-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-5-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-6-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-7-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-8-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-9-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-10-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-11-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-12-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-13-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-14-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-15-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-16-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-17-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-18-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-19-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-20-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-21-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-22-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-23-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-24-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-25-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-26-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-27-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-28-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-29-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-30-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-31-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-32-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-33-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-34-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-35-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-36-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-37-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-38-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-39-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-40-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-41-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-42-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-43-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-44-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-45-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-46-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-47-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-48-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-49-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-50-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-51-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-52-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-53-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-54-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-55-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-56-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-57-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-58-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-44-td-59-bd-none > table > tbody > tr:nth-child(44) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-1-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-2-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-3-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-4-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-5-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-6-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-7-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-8-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-9-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-10-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-11-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-12-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-13-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-14-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-15-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-16-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-17-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-18-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-19-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-20-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-21-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-22-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-23-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-24-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-25-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-26-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-27-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-28-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-29-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-30-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-31-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-32-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-33-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-34-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-35-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-36-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-37-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-38-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-39-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-40-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-41-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-42-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-43-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-44-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-45-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-46-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-47-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-48-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-49-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-50-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-51-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-52-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-53-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-54-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-55-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-56-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-57-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-58-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-45-td-59-bd-none > table > tbody > tr:nth-child(45) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-1-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-2-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-3-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-4-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-5-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-6-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-7-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-8-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-9-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-10-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-11-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-12-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-13-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-14-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-15-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-16-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-17-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-18-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-19-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-20-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-21-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-22-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-23-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-24-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-25-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-26-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-27-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-28-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-29-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-30-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-31-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-32-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-33-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-34-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-35-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-36-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-37-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-38-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-39-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-40-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-41-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-42-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-43-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-44-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-45-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-46-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-47-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-48-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-49-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-50-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-51-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-52-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-53-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-54-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-55-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-56-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-57-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-58-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-46-td-59-bd-none > table > tbody > tr:nth-child(46) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-1-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-2-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-3-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-4-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-5-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-6-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-7-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-8-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-9-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-10-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-11-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-12-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-13-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-14-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-15-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-16-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-17-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-18-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-19-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-20-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-21-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-22-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-23-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-24-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-25-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-26-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-27-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-28-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-29-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-30-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-31-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-32-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-33-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-34-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-35-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-36-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-37-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-38-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-39-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-40-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-41-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-42-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-43-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-44-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-45-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-46-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-47-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-48-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-49-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-50-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-51-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-52-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-53-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-54-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-55-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-56-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-57-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-58-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-47-td-59-bd-none > table > tbody > tr:nth-child(47) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-1-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-2-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-3-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-4-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-5-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-6-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-7-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-8-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-9-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-10-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-11-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-12-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-13-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-14-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-15-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-16-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-17-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-18-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-19-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-20-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-21-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-22-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-23-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-24-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-25-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-26-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-27-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-28-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-29-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-30-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-31-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-32-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-33-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-34-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-35-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-36-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-37-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-38-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-39-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-40-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-41-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-42-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-43-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-44-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-45-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-46-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-47-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-48-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-49-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-50-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-51-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-52-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-53-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-54-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-55-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-56-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-57-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-58-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-48-td-59-bd-none > table > tbody > tr:nth-child(48) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-1-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-2-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-3-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-4-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-5-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-6-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-7-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-8-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-9-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-10-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-11-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-12-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-13-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-14-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-15-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-16-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-17-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-18-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-19-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-20-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-21-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-22-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-23-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-24-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-25-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-26-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-27-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-28-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-29-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-30-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-31-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-32-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-33-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-34-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-35-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-36-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-37-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-38-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-39-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-40-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-41-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-42-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-43-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-44-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-45-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-46-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-47-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-48-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-49-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-50-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-51-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-52-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-53-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-54-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-55-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-56-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-57-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-58-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-49-td-59-bd-none > table > tbody > tr:nth-child(49) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-1-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-2-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-3-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-4-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-5-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-6-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-7-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-8-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-9-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-10-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-11-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-12-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-13-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-14-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-15-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-16-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-17-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-18-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-19-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-20-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-21-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-22-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-23-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-24-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-25-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-26-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-27-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-28-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-29-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-30-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-31-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-32-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-33-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-34-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-35-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-36-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-37-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-38-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-39-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-40-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-41-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-42-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-43-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-44-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-45-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-46-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-47-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-48-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-49-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-50-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-51-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-52-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-53-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-54-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-55-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-56-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-57-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-58-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-50-td-59-bd-none > table > tbody > tr:nth-child(50) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-1-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-2-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-3-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-4-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-5-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-6-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-7-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-8-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-9-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-10-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-11-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-12-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-13-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-14-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-15-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-16-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-17-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-18-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-19-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-20-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-21-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-22-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-23-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-24-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-25-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-26-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-27-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-28-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-29-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-30-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-31-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-32-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-33-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-34-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-35-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-36-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-37-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-38-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-39-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-40-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-41-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-42-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-43-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-44-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-45-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-46-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-47-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-48-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-49-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-50-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-51-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-52-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-53-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-54-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-55-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-56-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-57-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-58-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-51-td-59-bd-none > table > tbody > tr:nth-child(51) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-1-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-2-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-3-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-4-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-5-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-6-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-7-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-8-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-9-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-10-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-11-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-12-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-13-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-14-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-15-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-16-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-17-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-18-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-19-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-20-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-21-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-22-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-23-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-24-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-25-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-26-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-27-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-28-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-29-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-30-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-31-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-32-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-33-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-34-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-35-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-36-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-37-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-38-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-39-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-40-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-41-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-42-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-43-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-44-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-45-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-46-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-47-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-48-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-49-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-50-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-51-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-52-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-53-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-54-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-55-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-56-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-57-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-58-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-52-td-59-bd-none > table > tbody > tr:nth-child(52) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-1-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-2-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-3-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-4-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-5-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-6-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-7-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-8-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-9-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-10-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-11-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-12-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-13-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-14-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-15-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-16-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-17-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-18-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-19-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-20-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-21-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-22-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-23-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-24-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-25-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-26-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-27-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-28-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-29-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-30-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-31-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-32-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-33-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-34-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-35-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-36-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-37-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-38-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-39-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-40-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-41-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-42-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-43-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-44-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-45-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-46-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-47-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-48-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-49-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-50-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-51-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-52-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-53-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-54-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-55-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-56-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-57-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-58-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-53-td-59-bd-none > table > tbody > tr:nth-child(53) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-1-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-2-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-3-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-4-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-5-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-6-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-7-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-8-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-9-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-10-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-11-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-12-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-13-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-14-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-15-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-16-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-17-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-18-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-19-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-20-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-21-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-22-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-23-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-24-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-25-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-26-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-27-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-28-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-29-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-30-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-31-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-32-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-33-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-34-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-35-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-36-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-37-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-38-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-39-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-40-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-41-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-42-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-43-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-44-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-45-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-46-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-47-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-48-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-49-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-50-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-51-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-52-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-53-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-54-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-55-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-56-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-57-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-58-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-54-td-59-bd-none > table > tbody > tr:nth-child(54) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-1-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-2-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-3-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-4-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-5-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-6-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-7-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-8-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-9-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-10-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-11-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-12-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-13-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-14-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-15-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-16-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-17-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-18-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-19-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-20-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-21-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-22-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-23-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-24-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-25-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-26-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-27-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-28-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-29-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-30-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-31-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-32-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-33-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-34-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-35-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-36-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-37-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-38-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-39-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-40-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-41-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-42-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-43-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-44-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-45-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-46-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-47-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-48-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-49-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-50-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-51-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-52-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-53-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-54-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-55-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-56-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-57-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-58-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-55-td-59-bd-none > table > tbody > tr:nth-child(55) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-1-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-2-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-3-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-4-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-5-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-6-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-7-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-8-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-9-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-10-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-11-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-12-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-13-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-14-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-15-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-16-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-17-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-18-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-19-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-20-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-21-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-22-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-23-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-24-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-25-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-26-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-27-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-28-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-29-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-30-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-31-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-32-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-33-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-34-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-35-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-36-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-37-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-38-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-39-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-40-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-41-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-42-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-43-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-44-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-45-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-46-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-47-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-48-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-49-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-50-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-51-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-52-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-53-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-54-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-55-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-56-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-57-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-58-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-56-td-59-bd-none > table > tbody > tr:nth-child(56) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-1-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-2-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-3-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-4-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-5-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-6-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-7-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-8-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-9-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-10-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-11-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-12-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-13-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-14-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-15-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-16-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-17-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-18-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-19-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-20-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-21-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-22-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-23-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-24-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-25-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-26-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-27-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-28-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-29-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-30-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-31-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-32-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-33-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-34-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-35-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-36-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-37-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-38-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-39-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-40-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-41-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-42-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-43-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-44-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-45-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-46-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-47-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-48-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-49-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-50-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-51-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-52-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-53-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-54-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-55-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-56-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-57-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-58-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-57-td-59-bd-none > table > tbody > tr:nth-child(57) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-1-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-2-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-3-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-4-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-5-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-6-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-7-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-8-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-9-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-10-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-11-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-12-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-13-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-14-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-15-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-16-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-17-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-18-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-19-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-20-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-21-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-22-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-23-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-24-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-25-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-26-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-27-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-28-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-29-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-30-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-31-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-32-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-33-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-34-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-35-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-36-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-37-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-38-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-39-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-40-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-41-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-42-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-43-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-44-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-45-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-46-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-47-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-48-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-49-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-50-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-51-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-52-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-53-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-54-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-55-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-56-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-57-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-58-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-58-td-59-bd-none > table > tbody > tr:nth-child(58) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-1-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-2-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-3-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-4-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-5-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-6-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-7-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-8-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-9-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-10-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-11-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-12-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-13-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-14-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-15-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-16-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-17-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-18-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-19-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-20-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-21-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-22-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-23-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-24-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-25-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-26-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-27-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-28-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-29-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-30-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-31-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-32-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-33-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-34-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-35-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-36-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-37-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-38-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-39-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-40-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-41-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-42-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-43-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-44-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-45-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-46-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-47-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-48-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-49-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-50-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-51-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-52-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-53-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-54-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-55-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-56-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-57-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-58-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-59-td-59-bd-none > table > tbody > tr:nth-child(59) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-1-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(1) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-2-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(2) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-3-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(3) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-4-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(4) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-5-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(5) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-6-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(6) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-7-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(7) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-8-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(8) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-9-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(9) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-10-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(10) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-11-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(11) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-12-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(12) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-13-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(13) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-14-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(14) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-15-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(15) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-16-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(16) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-17-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(17) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-18-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(18) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-19-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(19) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-20-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(20) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-21-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(21) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-22-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(22) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-23-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(23) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-24-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(24) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-25-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(25) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-26-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(26) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-27-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(27) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-28-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(28) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-29-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(29) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-30-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(30) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-31-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(31) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-32-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(32) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-33-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(33) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-34-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(34) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-35-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(35) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-36-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(36) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-37-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(37) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-38-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(38) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-39-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(39) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-40-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(40) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-41-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(41) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-42-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(42) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-43-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(43) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-44-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(44) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-45-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(45) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-46-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(46) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-47-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(47) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-48-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(48) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-49-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(49) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-50-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(50) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-51-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(51) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-52-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(52) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-53-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(53) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-54-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(54) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-55-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(55) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-56-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(56) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-57-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(57) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-58-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(58) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .tr-60-td-59-bd-none > table > tbody > tr:nth-child(60) > td:nth-child(59) {
  border-top: none !important;
  border-bottom: none !important;
}

formio .table-td-r-bd-1 > table > tbody > tr > td:not(:last-child) {
  position: relative;
}
formio .table-td-r-bd-1 > table > tbody > tr > td:not(:last-child)::after {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  background-color: #ddd;
  height: 1000px;
  bottom: -100px;
  top: -100px;
  right: 0;
}

formio .cols-r-bd-1 > div[ref^=column-]::after {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  background-color: #ddd;
  height: 1000px;
  bottom: -100px;
  top: -100px;
  right: 0;
}
formio .cols-r-bd-1 > div[ref^=column-]:nth-last-child(1) {
  border-right: none;
}
formio .cols-r-bd-1 > div[ref^=column-]:nth-last-child(1)::after {
  display: none;
}
formio .cols-r-bd-1 > div[ref^=column-]:nth-last-child(2) {
  border-right: none;
}
formio .cols-r-bd-1 > div[ref^=column-]:nth-last-child(2)::after {
  display: none;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/jibe-components/assets/Icons8/preview/preview.css?ngGlobalStyle ***!
  \**********************************************************************************************************************************************************************************************************************************************************************/


/**
 * BASE
 */

html {
  font-size: 62.5%;
}

body {
  margin: 0;
  font-size: 1.6rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #fff;
}

/**
* TYPOGRAPHY
*/

a {
  text-decoration: underline;
  color: inherit;
  cursor: pointer;
}
  a:hover {
    text-decoration: none;
  }

h1 {
  font-size: 4.8rem;
  margin: 2rem 0;
  color: #32c24d;
}
  h1 small {
    vertical-align: middle;
    font-size: .5em;
  }

h2 {
  font-size: 2rem;
  margin: 2rem 0;
  color: #32c24d;
}

pre {
  margin: 0;
  padding: .4rem 1.2rem;
  word-break: break-all;
  word-wrap: break-word;
  line-height: 1.5;
  background-color: #fafafa;
  border: 1px solid #eee;
  border-radius: .4rem;
}
  pre span.tag,
  pre span.keyword,
  pre code strong {
    font-weight: bold;
    color: #008000;
    transition: color 0.2s, background 0.2s;
  }
    pre span.tag:hover,
    pre span.keyword:hover,
    pre code strong:hover {
      color: #003300;
      background: #ddf0dd;
    }

.hidden {
  display: none;
}

/**
 * PAGE STYLES
 */

.c-page {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
  .c-page .b-content {
    flex: 1;
  }

  .c-page .b-container {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 3.2rem;
    max-width: 140rem;
  }

/**
 * HEADER
 */

.c-header {
  display: flex;
  flex: 0 0 4.8rem;
  font-size: 1.8rem;
  color: #fff;
  background-color: #32c24c;
}
  .c-header .b-container {
    display: flex;
    justify-content: space-between;
    flex: 0 1 140rem;
  }

  .c-header .b-item {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 1.5rem;
    transition: background-color .3s;
  }
    .c-header a.b-item:hover {
      background-color: #22b23c;
    }

  .c-header a {
    text-decoration: none;
  }

  .c-header .b-section {
    display: flex;
  }

  .c-header .b-logo {
    display: flex;
    align-items: center;
  }
    .c-header .b-logo svg {
      margin-right: 1rem;
    }

/**
 * CONTENT
 */

.c-main {

}
  .c-main > .b-container {
    display: flex;
    flex-direction: column;
  }

  .c-main header {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 2rem;
  }

  .c-main a {
    color: #4a90e2;
  }

  .c-main .b-panel {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 3rem;
    border-bottom: 1px solid #eee;
  }
    .c-main .b-panel-item {
      display: flex;
    }

    .c-main .b-panel > .b-panel-item {
      margin-bottom: 2rem;
    }

    .c-main .b-panel-item + .b-panel-item {
      margin-left: 2rem;
    }

/**
 * ICON
 */

.c-icon {

}
  .c-icon .b-sizes {
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }

  .c-icon .b-size {
    position: relative;
    flex: 1;
    text-align: center;
    margin-bottom: 1.5rem;
  }
    .c-icon .b-size::before {
      content: 'Pp';
      position: absolute;
      z-index: -1;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -60%);
      opacity: 0;
      transition: opacity .2s, transform .2s;
    }
      .m-preview-characters .b-size::before {
        z-index: 1;
        transform: translate(-50%, -50%);
        opacity: .35;
      }

    .c-icon .b-size::after {
      content: attr(data-size);
      position: absolute;
      z-index: 2;
      top: 100%;
      left: 50%;
      transform: translateX(-50%);
      margin-top: 1rem;
      font-size: 1.6rem;
    }

    .c-icon .b-size i {
      display: flex;
      justify-content: center;
    }

    .c-icon .b-size[data-size="16"]  { font-size: 16px }

    .c-icon .b-size[data-size="24"]  { font-size: 24px }

    .c-icon .b-size[data-size="36"]  { font-size: 36px }

    .c-icon .b-size[data-size="50"]  { font-size: 50px }

    .c-icon .b-size[data-size="64"]  { font-size: 64px }

    .c-icon .b-size[data-size="72"]  { font-size: 72px }

    .c-icon .b-size[data-size="100"]  { font-size: 100px }

  .c-icon .b-usage {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 4rem;
  }
    .c-icon .b-usage pre {
      flex: 0 1;
      text-align: center;
    }

/**
 * GRID
 */

.c-grid {
  display: flex;
}
  .c-grid[data-mode="grid"] {
    flex-wrap: wrap;
    justify-content: center;
  }
    .c-grid[data-mode="grid"] .c-icon {
      position: relative;
      padding: .5rem 1rem;
      border-radius: .5rem;
      cursor: pointer;
    }
      .c-grid[data-mode="grid"] .c-icon::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        transform: scale(0.75);
        background-color: #f8f8f8;
        border-radius: 1rem;
        opacity: 0;
      }

      .c-grid[data-mode="grid"] .c-icon:hover::before {
        transform: scale(1);
        opacity: 1;
        transition: transform .2s, opacity .2s;
      }

    .c-grid[data-mode="grid"] .c-icon .b-size {
      display: none;
      margin-bottom: 0;
      flex: 0 0 auto;
    }

    .c-grid[data-mode="grid"][data-size="16"] .c-icon .b-size[data-size="16"] {
      display: block;
    }

    .c-grid[data-mode="grid"][data-size="25"] .c-icon .b-size[data-size="25"] {
      display: block;
    }

    .c-grid[data-mode="grid"][data-size="36"] .c-icon .b-size[data-size="36"] {
      display: block;
    }

    .c-grid[data-mode="grid"][data-size="50"] .c-icon .b-size[data-size="50"] {
      display: block;
    }

    .c-grid[data-mode="grid"][data-size="64"] .c-icon .b-size[data-size="64"] {
      display: block;
    }

    .c-grid[data-mode="grid"][data-size="72"] .c-icon .b-size[data-size="72"] {
      display: block;
    }

    .c-grid[data-mode="grid"][data-size="100"] .c-icon .b-size[data-size="100"] {
      display: block;
    }

    .c-grid[data-mode="grid"] .c-icon .b-usage,
    .c-grid[data-mode="grid"] .c-icon .b-size::after {
      display: none;
    }

  .c-grid[data-mode="details"] {
    flex-direction: column;
  }
    .c-grid[data-mode="details"] .c-icon {
      margin-bottom: 2rem;
      padding-bottom: 2rem;
      border-bottom: 1px dashed #eee;
    }

    .c-grid[data-mode="details"] .b-sizes {
      display: flex;
      align-items: flex-end;
    }
      .c-grid[data-mode="details"] .b-size {
        flex: 1;
        text-align: center;
        margin-bottom: 1.5rem;
      }
        .c-grid[data-mode="details"] .b-size::after {
          content: attr(data-size);
          position: absolute;
          z-index: 2;
          top: 100%;
          left: 50%;
          transform: translateX(-50%);
          margin-top: 1rem;
          font-size: 1.6rem;
        }
        .c-grid[data-mode="details"] .b-size + .b-size {
          margin-left: 4rem;
        }
    .c-grid[data-mode="details"] .b-usage {
    }
      .c-grid[data-mode="details"] .b-usage pre + pre {
        margin-left: 0;
      }

  .c-grid[data-mode="cheatsheet"] {
    flex-wrap: wrap;
    justify-content: space-between;
  }
    .c-grid[data-mode="cheatsheet"] .c-icon {
      position: relative;
      flex: 0 0 30%;
      display: flex;
      align-items: center;
      margin-bottom: 1rem;
      padding: 1rem;
      max-width: 30%;
      cursor: pointer;
    }
    .c-grid[data-mode="cheatsheet"] .c-icon .b-size {
      position: relative;
      display: none;
      margin-bottom: 0;
    }
    .c-grid[data-mode="cheatsheet"] .c-icon .b-usage {
      position: relative;
      margin-top: 0;
    }
    .c-grid[data-mode="cheatsheet"] .c-icon .b-size::after,
    .c-grid[data-mode="cheatsheet"] .c-icon .b-usage pre {
      display: none;
    }
      .c-grid[data-mode="cheatsheet"] .c-icon .b-usage pre.b-selector,
      .c-grid[data-mode="cheatsheet"] .c-icon .b-usage pre.b-glyph {
        display: block;
        margin: .25rem .5rem;
      }

/**
 * SEARCH
 */

.c-search {
  position: relative;
  display: inline-flex;
  width: 100%;
  max-width: 30rem;
}
  .c-search .b-search-input {
    flex: 1;
    width: auto;
    height: 4.2rem;
    padding: 0 4.4rem 0 1rem;
    font-size: 1.6rem;
    background-color: #fff;
    border: 1px solid #bbb;
    outline: none;
    border-radius: .5rem;
  }

  .c-search .b-search-btn {
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%);
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTBweCIgaGVpZ2h0PSI1MHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUwIDUwOyIgZmlsbD0iI2JmYmZiZiIgPjxwYXRoIGQ9Ik00Ni45MTQsNDQuMDg2TDMzLjg4NiwzMS4wNThDMzYuNDQzLDI4LjA4MiwzOCwyNC4yMjMsMzgsMjBjMC05LjM3NC03LjYyNi0xNy0xNy0xN1M0LDEwLjYyNiw0LDIwczcuNjI2LDE3LDE3LDE3CWMzLjcxMSwwLDcuMTM4LTEuMjA5LDkuOTM3LTMuMjM1bDEzLjE0OSwxMy4xNDlMNDYuOTE0LDQ0LjA4NnogTTYsMjBjMC04LjI3MSw2LjcyOS0xNSwxNS0xNWM4LjI3MSwwLDE1LDYuNzI5LDE1LDE1CWMwLDguMjcxLTYuNzI5LDE1LTE1LDE1QzEyLjcyOSwzNSw2LDI4LjI3MSw2LDIweiI+PC9wYXRoPjwvc3ZnPg==) 50% 50% no-repeat;
    background-size: 100%;
    width: 3rem;
    height: 3rem;
    border: none;
    cursor: pointer;
  }

/**
 * TABS
 */

.c-tabs {
  overflow: hidden;
  display: flex;
  height: 4rem;
  border: 1px solid #bbb;
  border-radius: 2rem;
  transition: opacity .4s;
}
  .c-tabs.m-inactive {
    opacity: .25;
  }

  .c-tabs .b-tab {
    display: flex;
    align-items: center;
    padding: 0 2rem;
    font-size: 1.6rem;
    vertical-align: middle;
  }
    .c-tabs .b-tab + .b-tab {
      border-left: 1px solid transparent;
    }

    .c-tabs .b-tab:not(.m-active) + .b-tab {
      border-left-color: #bbb;
    }

    .c-tabs .b-tab:hover {
      background-color: #f8f8f8;
      cursor: pointer;
    }

    .c-tabs .b-tab.m-active {
      color: #fff;
      background-color: #32c24d;
      border-color: #32c24d;
      transition: color .2s, background-color .2s;
    }

/**
 * FOOTER
 */

.c-footer {
  flex-grow: 0;
  padding: 2.5rem 0 2rem;
  line-height: 2.4rem;
  font-weight: 300;
  color: rgba(255, 255, 255, .45);
  background-color: #4a4a4a;
  margin-top: 3rem;
}
  .c-footer .b-container {
    display: flex;
    justify-content: space-between;
  }

  .c-footer .b-social {
    display: flex;
  }
    .c-footer .b-social a {
      text-decoration: none;
    }

    .c-footer .b-social a + a {
      margin-left: 2rem;
    }

  .c-footer a {
    transition: color .2s ease;
  }

  .c-footer a:hover {
    color: #fff;
    text-shadow: 0 0 1px rgba(255, 255, 255, .7);
  }

/**
 * POPUP
 */

.c-popup-wrapper {
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: opacity .4s, z-index .4s step-end;
}
  .c-popup-wrapper.m-active {
    z-index: 999;
    opacity: 1;
    transition: opacity .4s;
  }
    .c-popup-wrapper.m-active .b-popup {
      transform: translate(-50%, -50%);
      opacity: 1;
      transition: transform .3s .2s, opacity .3s .2s;
    }

  .c-popup-wrapper .b-dimmer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, .75);
  }

  .c-popup-wrapper .b-popup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -60%);
    min-width: 40rem;
    max-width: 90rem;
    width: 75%;
    padding: 2rem 4rem 4rem;
    background-color: #fff;
    box-shadow: 0 0.5rem 3rem rgba(0, 0, 0, .2);
    opacity: 0;
  }
    .c-popup-wrapper .b-popup .c-icon {
      margin-top: 4rem;
    }

  .c-popup-wrapper .b-close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3rem;
    height: 3rem;
    text-decoration: none;
    color: #777;
  }
    .c-popup-wrapper .b-close svg {
      width: 100%;
      height: 100%;
      fill: currentColor;
    }

/**
 * Cheatcodes
 */
.c-icon .b-cheatcode {
  cursor: text;
  display: block;
  width: 1.4em;
  text-align: center;
  border: 1px solid #bbb;
  border-radius: .5rem;
  outline: none;
  background-color: #fff;
  padding: 0.5rem;
}
  .c-icon .b-cheatcode:hover {
    border-color: #999;
    color: #003300;
    background: #ddf0dd;
  }

/**
 * Sample editor panel
 */
.c-editor-panel {
  display: none;
  width: 60%;
  margin-bottom: 2em;
}
  .c-editor-panel.m-active {
    display: block;
  }
  .c-editor-panel .b-textarea {
    border: 1px solid #bbb;
    height: 3em;
    border-radius: .5rem;
    padding: 1rem;
    margin: 0.5rem auto;
    overflow: auto;
    display: block;
    width: 100%;
  }
  .c-editor-panel .b-toolbar {
  }
  .c-editor-panel .b-toolbar .b-font-size-input {
    width: 4em;
    flex: 1;
    height: 4.2rem;
    padding: 0 4.4rem 0 1rem;
    font-size: 1.6rem;
    background-color: #fff;
    border: 1px solid #bbb;
    outline: none;
    border-radius: .5rem;
  }
  .c-editor-panel .b-toolbar .b-font-family-selector {
    width: 20em;
    flex: 1;
    height: 4.2rem;
    padding: 0 4.4rem 0 1rem;
    font-size: 1.6rem;
    background-color: #fff;
    border: 1px solid #bbb;
    outline: none;
    border-radius: .5rem;
  }

/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/jibe-components/assets/bootstrap.min.css?ngGlobalStyle ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
 body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
 audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}
[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}
sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}
figure{margin:1em 40px}hr{height:0;box-sizing:content-box}pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}
button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}
input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}
input[type=search]{box-sizing:content-box;-webkit-appearance:textfield}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}
optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;box-shadow:none!important}
a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}
a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}
img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}
.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}
.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}
@font-face{font-family:'Glyphicons Halflings';src:url('glyphicons-halflings-regular.2538c37528f0586c.eot');src:url('glyphicons-halflings-regular.2538c37528f0586c.eot?#iefix') format('embedded-opentype'),url('glyphicons-halflings-regular.b70781972ce7320b.woff2') format('woff2'),url('glyphicons-halflings-regular.03c6b16cab61e55c.woff') format('woff'),url('glyphicons-halflings-regular.390c89a16787a74c.ttf') format('truetype'),url('glyphicons-halflings-regular.0d66e8e84fa1df28.svg#glyphicons_halflingsregular') format('svg')}.glyphiconFlagSelected{color:orange;position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon{ position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                .glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{box-sizing:border-box}:after,:before{box-sizing:border-box}
html{font-size:15px !important;-webkit-tap-highlight-color:rgba(0,0,0,0)}

body{font-family:Open Sans;font-size:13px  !important;line-height:1.42857143;background-color:#fff;font-weight:100}

@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: url('OpenSans-Regular.147088f49d6d7e65.ttf');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans-Regular'), url('OpenSans-Regular.147088f49d6d7e65.ttf') format('ttf');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans-Regular'), url('OpenSans-Bold.e5f123c7e981f4c4.ttf') format('ttf');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans-Regular'), url('OpenSans-BoldItalic.5fa7d06a11bd536b.ttf') format('ttf');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans-Regular'), url('OpenSans-Italic.819ac76190560724.ttf') format('ttf');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans-Regular'), url('OpenSans-Light.36ff7a66fc8454c5.ttf') format('ttf');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans-Regular'), url('OpenSans-LightItalic.7875887b1567623d.ttf') format('ttf');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans-Regular'), url('OpenSans-SemiBold.6ef8bf5fa6e1caa3.ttf') format('ttf');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans-Regular'), url('OpenSans-SemiBoldItalic.d9286ca10de90e3e.ttf') format('ttf');
}


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







a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;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}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     .container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .row{margin-right:-15px;margin-left:-15px}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:0px;padding-left:0px}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           .col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{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-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{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-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{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-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{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}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}
                                                                                                                                                                                                                     label{display:inline-block;max-width:100%;margin-bottom:0px;}input[type=search]{box-sizing:border-box}
input[type=checkbox],input[type=radio]{margin:5px 5px 0;line-height:normal}
input[type=file]{display:block}
                                                                                                                                                                                                                                                                                                                                                                                                                 input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.TableColumn {width:500px;}                                                                                                                                                               .form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:12px;line-height:0.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;}                                                                                                                                        .form-control:focus{background-color:white;border-color:#66afe9;outline:0;}                                                                                                                                                                                                                                                                                                                                                                                                                    .form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;/*background-color:#286090;border-color:#204d74*/}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;transition-timing-function:ease;transition-duration:.35s;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}
.dropdown-menu{position:absolute;top:100%;left:0px;z-index:1000;display:none;float:left;min-width:200px;padding:5px 0;margin:2px 0 0;font-size:inherit;text-align:left;list-style:none;background-color:#fff;
            -webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;
            box-shadow:0 1px 5px rgba(0,0,0,.175)}
.dropdown-menu.pull-right{right:0;left:auto}
.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}
.dropdown-menu>li>a{display:block;padding:0px 10px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}
.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}
.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}
.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}
.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}
.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}
@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}
.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}
.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-25%)}.modal.in .modal-dialog{transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:5px 8px;border-bottom:1px solid #e5e5e5;background-color:#3598db;color:white}.modal-header .close{margin-top:4px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin-top:150px;margin-left:300px;}.modal-content{box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{transition:transform .6s ease-in-out;backface-visibility:hidden;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}
/*!****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/jibe-components/assets/Site.css?ngGlobalStyle ***!
  \****************************************************************************************************************************************************************************************************************************************************/
body {
    /* padding-top: 50px;padding-top: 50px; */
	 /* padding-bottom: 20px; */
	 line-height: unset;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
/* input,
select,
textarea {
    max-width: 280px;
} */

/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/jibe-components/assets/Icons8/css/styles.css?ngGlobalStyle ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Icon Font Default CSS
 * Made with love by Icons8 [ https://icons8.com/ ] using webfont [ https://github.com/itgalaxy/webfont ]
 *
 * Contacts:
 *[ https://icons8.com/contact ]
 *
 * Follow Icon8 on
 *Twitter [ https://twitter.com/icons_8 ]
 *Facebook [ https://www.facebook.com/Icons8 ]
 *Google+ [ https://plus.google.com/+Icons8 ]
 *GitHub [ https://github.com/icons8 ]
 */

 @font-face {font-family: "icons8";
	src: url('Icons8.80cf19829d1ac981.eot');
	src: url('Icons8.80cf19829d1ac981.eot?#iefix') format("embedded-opentype"),
		url('Icons8.fe426bed84104cbd.woff2') format("woff2"),
		url('Icons8.26f34bac2c66363f.woff') format("woff"),
		url('Icons8.03a019dc47d21998.ttf') format("truetype"),
		url('Icons8.da2af471316702ae.svg#Default') format("svg");
	font-weight: normal;
	font-style: normal;
 }
 
 @media screen and (-webkit-min-device-pixel-ratio:0) {@font-face {font-family: "icons8";
	src: url('Icons8.da2af471316702ae.svg#Icons8') format("svg");
	}
}

 
/*-----------  New font icon shifted to JiBe-Icon folder please do not touch or change in this file ----------*/
 
 [data-icons8]:before { content: attr(data-icons8); }

 .icons8-user-filled:before,
 .icons8-calendar:before,
 .icons8-circled-user-male-filled:before,
 .icons8-circled-user-female--filled:before,
 .icons8-settings:before,
 .icons8-print:before,
 .icons8-filter:before,
 .icons8-help-filled:before,
 .icons8-help:before,
 .icons8-delete:before,
 .icons8-delete-filled:before,
 .icons8-downloading-updates:before,
 .icons8-positive-dynamic:before,
 .icons8-save:before,
 .icons8-plus-math:before,
 .icons8-file:before,
 .icons8-file-2:before,
 .icons8-attach:before,
 .icons8-search-property-filled:before,
 .icons8-message-filled:before,
 .icons8-message:before,
 .icons8-attach-filled:before,
 .icons8-upload:before,
 .icons8-play-filled:before,
 .icons8-play:before,
 .icons8-fast-forward:before,
 .icons8-fast-forward-2:before,
 .icons8-back:before,
 .icons8-marker-filled:before,
 .icons8-marker:before,
 .icons8-previous:before,
 .icons8-next:before,
 .icons8-thumb-up:before,
 .icons8-circled-chevron-up-filled:before,
 .icons8-circled-up-2:before,
 .icons8-thumbs-down-filled:before,
 .icons8-chevron:before,
 .icons8-circled-chevron-down-filled:before,
 .icons8-circled-chevron-right-filled:before,
 .icons8-circled-chevron-left-filled:before,
 .icons8-sort-down:before,
 .icons8-sort-up:before,
 .icons8-sort-right:before,
 .icons8-sort-left:before,
 .icons8-conference-call:before,
 .icons8-online-support-filled:before,
 .icons8-recurring-appointment-filled:before,
 .icons8-christmas-star:before,
 .icons8-search-filled:before,
 .icons8-screenshot:before,
 .icons8-circled-play-filled:before,
 .icons8-circled-play:before,
 .icons8-circled-pause-filled:before,
 .icons8-circled-pause:before,
 .icons8-logout-rounded-up-filled:before,
 .icons8-available-updates-filled:before,
 .icons8-to-do-filled:before,
 .icons8-checklist-filled:before,
 /* .icons8-compact-camera:before, */
 .icons8-apple-filled:before,
 .icons8-apple:before,
 .icons8-windows-xp:before,
 .icons8-windows-xp-2:before,
 .icons8-documents-folder:before,
 .icons8-documents-folder-2:before,
 .icons8-sort-by-follow-up-date:before,
 .icons8-empty-flag:before,
 .icons8-flag-filled:before,
 .icons8-sort-by-modified-date:before,
 .icons8-export:before,
 .icons8-export-filled:before,
 .icons8-clear-filters:before,
 .icons8-pencil:before,
 .icons8-microsoft-excel:before,
 .icons8-filter-filled:before,
 .icons8-unlock:before,
 .icons8-bank-card-back-side-filled:before,
 .icons8-soccer-yellow-card-filled:before,
 .icons8-contacts:before,
 .icons8-contract-job-filled:before,
 .icons8-contact-card-filled:before,
 .icons8-contact-card:before,
 .icons8-bulleted-list:before,
 .icons8-bulleted-list-filled:before,
 .icons8-record:before,
 .icons8-record-2:before,
 .icons8-airplane-take-off:before,
 .icons8-zoom-in-filled:before,
 .icons8-zoom-in:before,
 .icons8-forward:before,
 .icons8-chevron-left-filled:before,
 .icons8-chevron-left:before,
 .icons8-sort-up-filled:before,
 .icons8-down-squared-filled:before,
 .icons8-download:before,
 .icons8-report-card:before,
 .icons8-play-2:before,
 .icons8-play-3:before,
 .icons8-watch:before,
 .icons8-todo-list-filled:before,
 .icons8-forward-message:before,
 .icons8-import:before,
 .icons8-import-filled:before,
 .icons8-overhead-crane:before,
 .icons8-medal:before,
 .icons8-transfer-between-users-filled:before,
 .icons8-last-hour:before,
 .icons8-delete-file-filled:before,
 .icons8-transfer-between-users:before,
 .icons8-pdf-filled:before,
 .icons8-chevron-right-filled:before,
 .icons8-chevron-down-filled:before,
 .icons8-chevron-up-filled:before,
 .icons8-print-2:before,
 .icons8-data-configuration-filled:before,
 .icons8-true-false:before,
 .icons8-checkmark:before,
 .icons8-christmas-star-2:before,
 .icons8-private:before,
 .icons8-data-recovery:before,
 .icons8-swipe-left:before,
 .icons8-sorting-arrows-horizontal-filled:before,
 .icons8-connection-status-off-filled:before,
 .icons8-ratings-filled:before,
 .icons8-refund-2-filled:before,
 .icons8-rewind:before,
 .icons8-rewind-2:before,
 .icons8-skip-to-start-filled:before,
 .icons8-resume-button-filled:before,
 .icons8-circled-left-2:before,
 .icons8-circled-left-2-filled:before,
 .icons8-combo-chart:before,
 .icons8-clock:before,
 .icons8-high-priority:before,
 .icons8-report-card-2:before,
 .icons8-delete-file:before,
 .icons8-cancel-file:before,
 .icons8-page-overview:before,
 .icons8-add-record:before,
 .icons8-inspection:before,
 .icons8-user-group-man-man:before,
 .icons8-menu-filled:before,
 .icons8-menu:before,
 .icons8-checkmark-2:before,
 .icons8-back-2:before,
 .icons8-microphone-filled:before,
 .icons8-microphone:before,
 .icons8-camera:before,
 .icons8-sort-down-filled:before,
 .icons8-cargo-ship-filled:before,
 .icons8-logout-rounded-left-filled:before,
 .icons8-cheap:before,
 .icons8-clear-filters-2:before,
 .icons8-gender-neutral-user:before,
 .icons8-menu-2-filled:before,
 .icons8-show-property:before,
 .icons8-unlock-2:before,
 .icons8-attach-2:before,
 .icons8-pirates-of-the-caribbean-filled:before,
 .icons8-download-2:before,
 .icons8-spinner-frame-4:before,
 .icons8-checked-checkbox:before,
 .icons8-contacts-2:before,
 .icons8-guest-male:before,
 .icons8-add-link-filled:before,
 .icons8-double-left:before,
 .icons8-link-filled:before,
 .icons8-report-card-3:before,
 .icons8-calendar-2:before,
 /* .icons8-water-transportation:before, */
 .icons8-link:before,
 .icons8-planner:before,
 .icons8-test-passed:before,
 .icons8-plus:before,
 .icons8-sort-left-filled:before,
 .icons8-undo:before,
 .icons8-redo:before,
 .icons8-sort-right-filled:before,
 .icons8-joining-queue:before,
 .icons8-queue:before,
 .icons8-purchase-order:before,
 .icons8-details-pane:before,
 .icons8-ticket:before,
 .icons8-refund-filled:before,
 .icons8-hammer-filled:before,
 .icons8-reading:before,
 .icons8-test-passed-filled:before,
 .icons8-add-rule:before,
 .icons8-copy:before,
 .icons8-template:before,
 .icons8-negative-dynamic:before,
 .icons8-delete-property:before,
 .icons8-refresh:before,
 .icons8-form:before,
 .icons8-bullish-filled:before,
 .icons8-training-filled:before,
 .icons8-ok:before,
 .icons8-umbrella:before,
 .icons8-stethoscope-filled:before,
 .icons8-manager-filled:before,
 .icons8-worker-male:before,
 .icons8-bar-chart-filled:before,
 .icons8-accounting-filled:before,
 .icons8-checked-checkbox-2:before,
 .icons8-doctors-bag:before,
 .icons8-flow-chart-filled:before,
 .icons8-combo-chart-2:before,
 .icons8-shopping-cart:before,
 .icons8-speedometer-filled:before,
 .icons8-maintenance:before,
 .icons8-detective:before,
 .icons8-class:before,
 .icons8-help-2:before,
 .icons8-shopping-cart-filled:before,
 .icons8-airplane-take-off-2:before,
 .icons8-reading-filled:before,
 .icons8-combo-chart-3:before,
 .icons8-good-quality:before,
 .icons8-diploma-1:before,
 .icons8-info-filled:before,
 .icons8-graduation-cap:before,
 .icons8-paint-palette-filled:before,
 .icons8-delete-database-filled:before,
 .icons8-compare:before,
 .icons8-send-file:before,
 .icons8-cancel-filled:before,
 .icons8-invoice:before,
 .icons8-invoice-2:before,
 .icons8-search-property:before,
 .icons8-price-comparison:before,
 .icons8-diff-files-filled:before,
 .icons8-merge-files-filled:before,
 .icons8-bill:before,
 .icons8-purchase-order-filled:before,
 .icons8-check:before,
 .icons8-close-window:before,
 .icons8-open-folder:before,
 .icons8-open-folder-2:before,
 .icons8-tree-structure:before,
 .icons8-realtime-protection:before,
 .icons8-hourglass:before,
 .icons8-empty-hourglass-filled:before,
 .icons8-play-property:before,
 .icons8-property-time:before,
 .icons8-circled-user-female:before,
 .icons8-user-female:before,
 .icons8-last-24-hours:before,
 .icons8-double-right:before,
 .icons8-add-column:before,
 .icons8-scales:before,
 .icons8-settings-2:before,
 .icons8-submit-progress-filled:before,
 .icons8-hand:before,
 .icons8-schedule:before,
 .icons8-alarm-clock:before,
 .icons8-last-24-hours-2:before,
 .icons8-to-do:before,
 .icons8-clock-2:before,
 .icons8-workstation:before,
 .icons8-work:before,
 .icons8-exclamation-mark:before,
 .icons8-facebook-like:before,
 .icons8-attach-3:before,
 .icons8-maintenance-filled:before,
 .icons8-zoom-out-filled:before,
 .icons8-collapse-arrow:before,
 .icons8-new-moon:before,
 .icons8-receive-cash:before,
 .icons8-new-message:before,
 .icons8-delete-folder:before,
 .icons8-boarding-pass:before,
 .icons8-boarding-pass-2:before,
 .icons8-upgrade:before,
 .icons8-upgrade-2:before,
 .icons8-refund-2:before,
 .icons8-cash-in-hand:before,
 .icons8-cash-in-hand-2:before,
 .icons8-filter-2:before,
 .icons8-clear-filters-3:before,
 .icons8-filled-filter:before,
 .icons8-help-3:before,
 .icons8-error:before,
 .icons8-error-2:before,
 .icons8-flag-filled-2:before,
 .icons8-flag-filled-3:before,
 .icons8-empty-flag-2:before,
 .icons8-empty-flag-3:before,
 .icons8-refresh-2:before,
 .icons8-refresh-3:before,
 .icons8-add-user-male:before,
 .icons8-order-history:before,
 .icons8-data-pending-filled:before,
 .icons8-action:before,
 .icons8-action-filled:before,
 .icons8-search:before,
 .icons8-up:before,
 .icons8-down:before,
 .icons8-receive-cash-filled:before,
 .icons8-forward-filled:before,
 .icons8-purchase-order-2:before,
 .icons8-bill-2:before,
 .icons8-data-pending:before,
 .icons8-data-pending-2:before,
 .icons8-expand-arrow:before,
 .icons8-expand-arrow-2:before,
 .icons8-add-user-male-2:before,
 .icons8-add-user-male-3:before,
 .icons8-add-user-male-4:before,
 .icons8-double-down-filled:before,
 .icons8-double-down:before,
 .icons8-collapse-arrow-2:before,
 .icons8-delete-file-2:before,
 .icons8-tree-structure-2:before,
 .icons8-message-2:before,
 .icons8-delivery:before,
 .icons8-delete-property-2:before,
 .icons8-delete-property-3:before,
 .icons8-property-time-2:before,
 .icons8-check-file:before,
 .icons8-info:before,
 .icons8-expand:before,
 .icons8-dashboard-filled:before,
 .icons8-money-bag-filled:before,
 .icons8-checked:before,
 .icons8-wrench-filled:before,
 .icons8-anchor-filled:before,
 .icons8-handle-with-care:before,
 .icons8-handshake-filled:before,
 .icons8-google-alerts:before,
 .icons8-fishing-boat:before,
 .icons8-high-importance:before,
 .icons8-clear-filters-4:before,
 .icons8-trash-can:before,
 .icons8-stop:before,
 .icons8-full-stop:before,
 .icons8-load:before,
 .icons8-edit:before,
 .icons8-cancel:before,
 .icons8-error-3:before,
 .icons8-document-with-a-check-mark:before,
 .icons8-select:before,
 .icons8-next-button:before,
 .icons8-double-left-2:before,
 .icons8-renew:before,
 .icons8-positive-dynamic-2:before,
 .icons8-positive-dynamic-3:before,
 .icons8-positive-dynamic-4:before,
 .icons8-document:before,
 .icons8-money-bag:before,
 .icons8-equal-sign:before,
 .icons8-upload-link-document:before,
 .icons8-cash-in-hand-3:before,
 .icons8-cash-in-hand-4:before,
 .icons8-previous-track:before,
 .icons8-previous-track-2:before,
 .icons8-next-track-button:before,
 .icons8-next-button-2:before,
 .icons8-video:before,
 .icons8-group-leader:before,
 .icons8-boat-leaving-port:before,
 .icons8-cargo-ship:before,
 .icons8-west-direction:before,
 .icons8-location-logo:before,
 .icons8-location-logo-2:before,
 .icons8-checked-user-male:before,
 .icons8-sea-waves:before,
 .icons8-wharf:before,
 .icons8-buoy:before,
 .icons8-boat-leaving-port-2:before,
 .icons8-log:before,
 .icons8-check-mark-symbol:before,
 .icons8-comments:before,
 .icons8-feedback:before,
 .icons8-comments-2:before,
 .icons8-downloading-updates-2:before,
 .icons8-bar-chart:before,
 .icons8-save-2:before,
 .icons8-plus-math-2:before,
 .icons8-forward-2:before,
 .icons8-double-right-2:before,
 .icons8-double-left-3:before,
 .icons8-double-up:before,
 .icons8-search-2:before,
 /* .icons8-compact-camera-2:before, */
 .icons8-visible:before,
 .icons8-microsoft-excel-2:before,
 .icons8-settings-3:before,
 .icons8-appointment-reminders:before,
 .icons8-crane:before,
 .icons8-job:before,
 .icons8-accounting:before,
 .icons8-document-2:before,
 .icons8-sorting-options:before,
 .icons8-bill-3:before,
 .icons8-purchase-order-3:before,
 .icons8-voice-presentation:before,
 .icons8-info-2:before,
 .icons8-parent-guardian:before,
 .icons8-download-3:before,
 .icons8-user:before,
 .icons8-left:before,
 .icons8-add-property:before,
 .icons8-broken-link:before,
 .icons8-more-than:before,
 .icons8-unchecked-checkbox:before,
 .icons8-edit-image:before,
 .icons8-airplane-take-off-3:before,
 .icons8-user-manual:before,
 .icons8-reading-confirmation:before,
 .icons8-check-file-2:before,
 .icons8-medium-priority:before,
 .icons8-user-female-2:before,
 .icons8-lifebuoy:before,
 .icons8-process:before,
 .icons8-checked-checkbox-3:before,
 .icons8-combo-chart-4:before,
 .icons8-hand-2:before,
 .icons8-process-2:before,
 .icons8-high-priority-2:before,
 .icons8-upgrade-3:before,
 .icons8-filter-3:before,
 .icons8-double-down-2:before,
 .icons8-star:before,
 .icons8-positive-dynamic-5:before,
 .icons8-cash-in-hand-5:before,
 .icons8-sail-boat:before,
 .icons8-breakable:before,
 .icons8-demolition-excavator:before,
 .icons8-identification-documents:before,
 .icons8-sail-boat-2:before,
 .icons8-documents:before,
 .icons8-bank-building:before,
 .icons8-family:before,
 .icons8-fabric:before,
 .icons8-meeting-room:before,
 .icons8-mechanistic-analysis:before,
 .icons8-laser-beam:before,
 .icons8-automation:before,
 .icons8-service:before,
 .icons8-boat-leaving-port-3:before,
 .icons8-task-planning:before,
 .icons8-administrative-tools:before,
 .icons8-survey:before,
 .icons8-broken-link-2:before,
 .icons8-calendar-3:before,
 .icons8-idea-sharing:before,
 .icons8-breakable-2:before,
 .icons8-demolition-excavator-2:before,
 .icons8-fabric-2:before,
 .icons8-meeting-room-2:before,
 .icons8-financial-changes:before,
 .icons8-mechanistic-analysis-2:before,
 .icons8-automation-2:before,
 .icons8-service-2:before,
 .icons8-boat-leaving-port-4:before,
 .icons8-task-planning-2:before,
 .icons8-administrative-tools-2:before,
 .icons8-idea-sharing-2:before,
 .icons8-survey-2:before,
 .icons8-check-all:before,
 .icons8-saitama:before,
 .icons8-goal:before,
 .icons8-thumbs-up:before,
 .icons8-good-quality-2:before,
 .icons8-good-quality-3:before,
 .icons8-good-quality-4:before,
 .icons8-thumbs-down:before,
 .icons8-box-important:before,
 .icons8-business-building:before,
 .icons8-business-building-2:before,
 .icons8-business-building-3:before,
 .icons8-edit-property:before,
 .icons8-edit-property-2:before,
 .icons8-worker:before,
 .icons8-worker-2:before,
 .icons8-gas-bottle:before,
 .icons8-gas-bottle-2:before,
 .icons8-menu-vertical:before,
 .icons8-wrong-pincode:before,
 .icons8-pin-code:before,
 .icons8-pin-code-2:before,
 .icons8-identification-documents-error:before,
 .icons8-identification-documents-error-2:before,
 .icons8-clock-alert:before,
 .icons8-clock-alert-2:before,
 .icons8-warning-shield:before,
 .icons8-warning-shield-2:before,
 .icons8-warning-shield-3:before,
 .icons8-approximately-not-equal:before,
 .icons8-approximately-not-equal-2:before,
 .icons8-boat-returning-to-port:before,
 .icons8-wharf-2:before,
 .icons8-wharf-3:before,
 .icons8-wolfram-alpha:before,
 .icons8-wolfram-alpha-2:before,
 .icons8-scorecard:before,
 .icons8-scorecard-2:before,
 .icons8-oil-industry:before,
 .icons8-oil-industry-2:before,
 .icons8-people-in-car-side-view:before,
 .icons8-people-in-car-side-view-2:before,
 .icons8-test-tube:before,
 .icons8-test-tube-2:before,
 .icons8-flour:before,
 .icons8-flour-2:before,
 .icons8-bulk-gas-tanker:before,
 .icons8-bulk-gas-tanker-2:before,
 .icons8-permanent-job:before,
 .icons8-permanent-job-2:before,
 .icons8-resume:before,
 .icons8-resume-2:before,
 .icons8-order-history-2:before,
 .icons8-safety-hat:before,
 .icons8-safety-hat-2:before,
 .icons8-safety-vest:before,
 .icons8-safety-vest-2:before,
 .icons8-journal:before,
 .icons8-journal-2:before,
 .icons8-attendance:before,
 .icons8-attendance-2:before,
 .icons8-important-note:before,
 .icons8-edit-chat-history:before,
 .icons8-edit-chat-history-2:before,
 .icons8-urgent-property:before,
 .icons8-urgent-property-2:before,
 .icons8-find-user-male:before,
 .icons8-find-user-male-2:before,
 .icons8-megaphone:before,
 .icons8-megaphone-2:before,
 .icons8-discussion-forum:before,
 .icons8-discussion-forum-2:before,
 .icons8-increase:before,
 .icons8-duplicate:before,
 .icons8-duplicate-2:before,
 .icons8-duplicate-3:before,
 .icons8-archive-folder:before,
 .icons8-archive-folder-2:before,
 .icons8-duplicate-4:before,
 .icons8-archive:before,
 .icons8-leadership:before,
 .icons8-leadership-2:before,
 .icons8-safety-vest-3:before,
 .icons8-quality:before,
 .icons8-notification:before,
 .icons8-notification-2:before,
 .icons8-ok-2:before,
 .icons8-boat-returning-to-port-2:before,
 .icons8-boat-returning-to-port-3:before,
 .icons8-port:before,
 .icons8-port-2:before,
 .icons8-view-details:before,
 .icons8-view-details-2:before,
 .icons8-partly-cloudy-day:before,
 .icons8-sun:before,
 .icons8-sun-2:before,
 .icons8-cloud:before,
 .icons8-cloud-2:before,
 .icons8-rain-cloud:before,
 .icons8-rain-cloud-2:before,
 .icons8-windy-weather:before,
 .icons8-windy-weather-2:before,
 .icons8-fog:before,
 .icons8-fog-2:before,
 .icons8-partly-cloudy-day-2:before,
 .icons8-partly-cloudy-day-3:before,
 .icons8-heavy-rain:before,
 .icons8-heavy-rain-2:before,
 .icons8-rain:before,
 .icons8-rain-2:before,
 .icons8-snow:before,
 .icons8-snow-2:before,
 .icons8-light-snow:before,
 .icons8-light-snow-2:before,
 .icons8-general-ledger:before,
 .icons8-general-ledger-2:before,
 .icons8-supplier:before,
 .icons8-file-invoice-dollar:before,
 .icons8-approval:before,
 .icons8-numbered-list:before,
 .icons8-cost:before,
 .icons8-clipboard:before,
 .icons8-job-seeker:before,
 .icons8-watches-details:before,
 .icons8-profile:before,
 .icons8-details:before,
 .icons8-details-2:before,
 .icons8-view-details-3:before,
 .icons8-magazine:before,
 .icons8-magazine-2:before,
 .icons8-location:before,
 .icons8-taxi-location:before,
 .icons8-cheap-2:before,
 .icons8-cheap-2-2:before,
 .icons8-root:before,
 .icons8-maslow-pyramid:before,
 .icons8-maslow-pyramid-2:before,
 .icons8-clock-alert-3:before,
 .icons8-erase-image:before,
 .icons8-edit-2:before,
 .icons8-private-lock:before,
 .icons8-application-shield:before,
 .icons8-working-with-papers:before,
 .icons8-business:before,
 .icons8-sorting:before,
 .icons8-folder-tree:before,
 .icons8-meeting-room-3:before,
 .icons8-user-group:before,
 .icons8-report-card-4:before,
 .icons8-report-card-5:before,
 .icons8-attendance-3:before,
 .icons8-create-icon:before,
 .icons8-ios-app-icon-shape:before,
 .icons8-police:before,
 .icons8-customs-officer:before,
 .icons8-siren:before,
 .icons8-fires:before,
 .icons8-stack-exchange:before,
 .icons8-spy:before,
 .icons8-spy-2:before,
 .icons8-search-contacts:before,
 .icons8-stormy-weather:before,
 .icons8-snowy-night:before,
 .icons8-expand-influence:before,
 .icons8-transition-both-directions:before,
 .icons8-price-comparison-2:before,
 .icons8-evidence:before,
 .icons8-piece-of-evidence:before,
 .icons8-contact-details:before,
 .icons8-activity-history:before,
 .icons8-high-risk:before,
 .icons8-sewing-tape-measure:before,
 .icons8-sewing-tape-measure-2:before,
 .icons8-change:before,
 .icons8-change-2:before,
 .icons8-collaboration:before,
 .icons8-communicate:before,
 .icons8-unavailable:before,
 .icons8-documents-2:before,
 .icons8-application-shield-2:before,
 .icons8-clock-alert-4:before,
 .icons8-change-3:before,
 .icons8-high-risk-2:before,
 .icons8-demolition-excavator-3:before,
 .icons8-place-marker:before,
 .icons8-place-marker-2:before,
 .icons8-stormy-weather-2:before,
 .icons8-search-contacts-2:before,
 .icons8-toolbox:before,
 .icons8-toolbox-2:before,
 .icons8-accuracy:before,
 .icons8-checklist:before,
 .icons8-people:before,
 .icons8-drill:before,
 .icons8-around-the-globe:before,
 .icons8-error-cloud:before,
 .icons8-computer-support:before,
 .icons8-buy:before,
 .icons8-details-3:before,
 .icons8-plus-1-hour:before,
 .icons8-plus-1-week:before,
 .icons8-rescheduling-a-task:before,
 .icons8-hierarchy:before,
 .icons8-safety-hat-3:before,
 .icons8-work-instructions:before,
 .icons8-medium-priority-2:before,
 .icons8-time-limit:before,
 .icons8-prepaid-recharge:before,
 .icons8-search-in-list:before,
 .icons8-maintenance-date:before,
 .icons8-create-document:before,
 .icons8-gears:before,
 .icons8-ledger:before,
 .icons8-regular-document:before,
 .icons8-merchant-account:before,
 .icons8-idea-bank:before,
 .icons8-bank-cards:before,
 .icons8-engine:before,
 .icons8-cloud-function:before,
 .icons8-prize:before,
 .icons8-air-pilot-hat:before,
 .icons8-search-client:before,
 .icons8-coin-in-hand:before,
 .icons8-medical-bag:before,
 .icons8-human-research-program:before,
 .icons8-online-group-studying:before,
 .icons8-business-report:before,
 .icons8-pass-fail:before,
 .icons8-pass-fail-2:before,
 .icons8-slr-camera:before,
 .icons8-slr-camera-2:before,
 .icons8-contact-details-2:before,
 .icons8-add-reminder:before,
 .icons8-add-reminder-2:before,
 .icons8-add-reminder-3:before,
 .icons8-certificate:before,
 .icons8-more-details:before,
 .icons8-not-applicable:before,
 .icons8-grid:before,
 .icons8-striped-patterns:before,
 .icons8-view:before,
 .icons8-department:before,
 .icons8-signing-a-document:before,
 .icons8-paid-bill:before,
 .icons8-document-3:before,
 .icons8-credit-card:before,
 .icons8-financial-changes-2:before,
 .icons8-view-2:before,
 .icons8-slippery-floor:before,
 .icons8-favorites-shield:before,
 .icons8-combat:before,
 .icons8-stop-sign:before,
 .icons8-watch-your-step:before,
 .icons8-stop-2:before,
 .icons8-forward-arrow:before,
 .icons8-double-left-4:before,
 .icons8-new-copy:before,
 .icons8-documents-3:before,
 .icons8-document-4:before,
 .icons8-edit-property-3:before,
 .icons8-survey-3:before,
 .icons8-more-details-2:before,
 .icons8-user-2:before,
 .icons8-home-address:before,
 .icons8-address:before,
 .icons8-buy-with-card:before,
 .icons8-add-document:before,
 .icons8-user-account:before,
 .icons8-work-2:before,
 .icons8-work-3:before,
 .icons8-order-history-3:before,
 .icons8-warehouse:before,
 .icons8-inventory-flow:before,
 .icons8-descending-sorting:before,
 .icons8-add-to-chat:before,
 .icons8-us-dollar-circled:before,
 .icons8-cost-2:before,
 .icons8-services:before,
 .icons8-falling-objects-hazard:before,
 .icons8-slippery-floor-sign:before,
 .icons8-severity:before,
 .icons8-breakable-3:before,
 .icons8-sailing-ship:before,
 .icons8-unchecked-checkbox-2:before,
 .icons8-report-file:before,
 .icons8-statistics-report:before,
 .icons8-payroll:before,
 .icons8-receipt-dollar:before,
 .icons8-left-and-right-arrows:before,
 .icons8-staff:before,
 .icons8-estimate:before,
 .icons8-balance-write-off:before,
 .icons8-sawing-man:before,
 .icons8-location-2:before,
 .icons8-time:before,
 .icons8-agreement:before,
 .icons8-graph:before,
 .icons8-factory-breakdown:before,
 .icons8-gear:before,
 .icons8-trophy:before,
 .icons8-police-2:before,
 .icons8-cargo-ship-2:before,
 .icons8-activity-history-2:before,
 .icons8-flight-crew:before,
 .icons8-command-sergeant-major-csm:before,
 .icons8-life-cycle:before,
 .icons8-pie-chart:before,
 .icons8-date-span:before,
 .icons8-globe:before,
 .icons8-selection:before,
 .icons8-love:before,
 .icons8-global:before,
 .icons8-siren-2:before,
 .icons8-update:before,
 .icons8-triggering:before,
 .icons8-next-page:before,
 .icons8-counter:before,
 .icons8-user-manual-2:before,
 .icons8-inspection-2:before,
 .icons8-board:before,
 .icons8-inspection-3:before,
 .icons8-audit:before,
 .icons8-job-seeker-offered-high-salary-package-during-interview-selection:before,
 .icons8-iot-sensor:before,
 .icons8-activity:before,
 .icons8-timeline:before,
 .icons8-salary:before,
 .icons8-checking:before,
 .icons8-dividend:before,
 .icons8-check-lock:before,
 .icons8-pay:before,
 .icons8-love-2:before,
 .icons8-master-data:before,
 .icons8-star-2:before,
 .icons8-new-job:before,
 .icons8-exit-sign:before,
 .icons8-change-4:before,
 .icons8-small-icons:before,
 .icons8-enlarge:before,
 .icons8-compress:before,
 .icons8-remove-administrator:before,
 .icons8-wind:before,
 .icons8-high-priority-3:before,
 .icons8-open-end-wrench:before,
 .icons8-copyright:before,
 .icons8-archive-folder-3:before,
 .icons8-chat-room:before,
 .icons8-complaint:before,
 .icons8-square-brackets:before,
 .icons8-salary-male:before,
 .icons8-estimate-2:before,
 .icons8-conflict:before,
 .icons8-currency-exchange:before,
 .icons8-speed:before,
 .icons8-gears-2:before,
 .icons8-history:before,
 .icons8-engine-2:before,
 .icons8-new-copy-2:before,
 .icons8-rating:before,
 .icons8-communication:before,
 .icons8-inspection-4:before,
 .icons8-salary-male-2:before,
 .icons8-supplier-2:before,
 .icons8-stacked-organizational-chart:before,
 .icons8-collaboration-2:before,
 .icons8-table:before,
 .icons8-boxes:before,
 .icons8-truck:before,
 .icons8-compass:before,
 .icons8-leaf:before,
 .icons8-water:before,
 .icons8-engine-oil:before,
 .icons8-sent:before,
 .icons8-heart:before,
 .icons8-trolley:before,
 .icons8-menu-2:before,
 .icons8-external-link:before,
 .icons8-index:before,
 .icons8-wink:before,
 .icons8-open-end-wrench-2:before,
 .icons8-scroll:before,
 .icons8-engine-3:before,
 .icons8-back-3:before,
 .icons8-zoom-out:before,
 .icons8-plus-2:before,
 .icons8-minus:before,
 .icons8-rotate-right:before,
 .icons8-rotate:before,
 .icons8-zoom-in-2:before,
 .icons8-commercial:before,
 .icons8-doc:before,
 .icons8-document-5:before,
 .icons8-tips:before,
 .icons8-upload-to-cloud:before,
 .icons8-resume-template:before,
 .icons8-contacts-3:before,
 .icons8-job-2:before,
 .icons8-invoice-3:before,
 .icons8-suitcase:before,
 .icons8-shopping-cart-2:before,
 .icons8-documents-4:before,
 .icons8-full-tool-storage-box:before,
 .icons8-no-chat-message:before,
 .icons8-sms:before,
 .icons8-double-right-3:before,
 .icons8-first-1:before,
 .icons8-last-1:before,
 .icons8-water-transportation-1:before,
 .icons8-invoice-4:before,
 .icons8-edit-3:before,
 .icons8-lock:before,
 .icons8-expand-2:before,
 .icons8-download-from-cloud:before,
 .icons8-next-page-2:before,
 .icons8-eye:before,
 .icons8-share:before,
 .icons8-sort:before,
 .icons8-christmas-star-3:before,
 .icons8-happy:before,
 .icons8-happy-2:before,
 .icons8-thumbs-up-2:before,
 .icons8-thumbs-down-2:before,
 .icons8-repeat:before,
 .icons8-cbs:before,
 .icons8-download-graph-report:before,
 .icons8-word:before,
 .icons8-jpg:before,
 .icons8-pdf:before,
 .icons8-couple:before,
 .icons8-hide-sidepanel:before,
 .icons8-detective-2:before,
 .icons8-devops:before,
 .icons8-training:before,
 .icons8-mind-map:before,
 .icons8-broadcasting:before,
 .icons8-dashboard:before,
 .icons8-angularjs:before,
 .icons8-sync:before,
 .icons8-graph-2:before,
 .icons8-alarm:before,
 .icons8-security-shield-green:before,
 .icons8-calculator:before,
 .icons8-registry-editor:before,
 .icons8-creative-commons-commercial:before,
 .icons8-diploma:before,
 .icons8-survey-4:before,
 .icons8-office:before,
 .icons8-recycle:before,
 .icons8-anchor:before,
 .icons8-collapse:before,
 .icons8-arrow:before,
 .icons8-arrow-2:before,
 .icons8-search-route-of-cargo-ship-delivery-point:before,
 .icons8-identification-documents-2:before,
 .icons8-police-3:before,
 .icons8-what-i-do:before,
 .icons8-key:before,
 .icons8-pdf-2:before,
 .icons8-advanced-search:before,
 .icons8-waste:before,
 .icons8-invisible:before,
 .icons8-closed-eye:before,
 .icons8-copy-2:before,
 .icons8-system:before,
 .icons8-restore-down:before,
.icons8,
[data-icons8]:before  {
display: inline-block;
font-family: "icons8";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased; 
}
.icons8-user-filled:before {content: "\f100";}
.icons8-calendar:before {content: "\f101";}
.icons8-circled-user-male-filled:before {content: "\f102";}
.icons8-circled-user-female--filled:before {content: "\f103";}
.icons8-settings:before {content: "\f104";}
.icons8-print:before {content: "\f105";}
.icons8-filter:before {content: "\f106";}
.icons8-help-filled:before {content: "\f107";}
.icons8-help:before {content: "\f108";}
.icons8-delete:before {content: "\f109";}
.icons8-delete-filled:before {content: "\f10a";}
.icons8-downloading-updates:before {content: "\f10b";}
.icons8-positive-dynamic:before {content: "\f10c";}
.icons8-save:before {content: "\f10d";}
.icons8-plus-math:before {content: "\f10e";}
.icons8-file:before {content: "\f10f";}
.icons8-file-2:before {content: "\f110";}
.icons8-attach:before {content: "\f111";}
.icons8-search-property-filled:before {content: "\f112";}
.icons8-message-filled:before {content: "\f113";}
.icons8-message:before {content: "\f114";}
.icons8-attach-filled:before {content: "\f115";}
.icons8-upload:before {content: "\f116";}
.icons8-play-filled:before {content: "\f117";}
.icons8-play:before {content: "\f118";}
.icons8-fast-forward:before {content: "\f119";}
.icons8-fast-forward-2:before {content: "\f11a";}
.icons8-back:before {content: "\f11b";}
.icons8-marker-filled:before {content: "\f11c";}
.icons8-marker:before {content: "\f11d";}
.icons8-previous:before {content: "\f11e";}
.icons8-next:before {content: "\f11f";}
.icons8-thumb-up:before {content: "\f120";}
.icons8-circled-chevron-up-filled:before {content: "\f121";}
.icons8-circled-up-2:before {content: "\f122";}
.icons8-thumbs-down-filled:before {content: "\f123";}
.icons8-chevron:before {content: "\f124";}
.icons8-circled-chevron-down-filled:before {content: "\f125";}
.icons8-circled-chevron-right-filled:before {content: "\f126";}
.icons8-circled-chevron-left-filled:before {content: "\f127";}
.icons8-sort-down:before {content: "\f128";}
.icons8-sort-up:before {content: "\f129";}
.icons8-sort-right:before {content: "\f12a";}
.icons8-sort-left:before {content: "\f12b";}
.icons8-conference-call:before {content: "\f12c";}
.icons8-online-support-filled:before {content: "\f12d";}
.icons8-recurring-appointment-filled:before {content: "\f12e";}
.icons8-christmas-star:before {content: "\f12f";}
.icons8-search-filled:before {content: "\f130";}
.icons8-screenshot:before {content: "\f131";}
.icons8-circled-play-filled:before {content: "\f132";}
.icons8-circled-play:before {content: "\f133";}
.icons8-circled-pause-filled:before {content: "\f134";}
.icons8-circled-pause:before {content: "\f135";}
.icons8-logout-rounded-up-filled:before {content: "\f136";}
.icons8-available-updates-filled:before {content: "\f137";}
.icons8-to-do-filled:before {content: "\f138";}
.icons8-checklist-filled:before {content: "\f139";}
/* .icons8-compact-camera:before {content: "\f13a";} */
.icons8-apple-filled:before {content: "\f13b";}
.icons8-apple:before {content: "\f13c";}
.icons8-windows-xp:before {content: "\f13d";}
.icons8-windows-xp-2:before {content: "\f13e";}
.icons8-documents-folder:before {content: "\f13f";}
.icons8-documents-folder-2:before {content: "\f140";}
.icons8-sort-by-follow-up-date:before {content: "\f141";}
.icons8-empty-flag:before {content: "\f142";}
.icons8-flag-filled:before {content: "\f143";}
.icons8-sort-by-modified-date:before {content: "\f144";}
.icons8-export:before {content: "\f145";}
.icons8-export-filled:before {content: "\f146";}
.icons8-clear-filters:before {content: "\f147";}
.icons8-pencil:before {content: "\f148";}
.icons8-microsoft-excel:before {content: "\f149";}
.icons8-filter-filled:before {content: "\f14a";}
.icons8-unlock:before {content: "\f14b";}
.icons8-bank-card-back-side-filled:before {content: "\f14c";}
.icons8-soccer-yellow-card-filled:before {content: "\f14d";}
.icons8-contacts:before {content: "\f14e";}
.icons8-contract-job-filled:before {content: "\f14f";}
.icons8-contact-card-filled:before {content: "\f150";}
.icons8-contact-card:before {content: "\f151";}
.icons8-bulleted-list:before {content: "\f152";}
.icons8-bulleted-list-filled:before {content: "\f153";}
.icons8-record:before {content: "\f154";}
.icons8-record-2:before {content: "\f155";}
.icons8-airplane-take-off:before {content: "\f156";}
.icons8-zoom-in-filled:before {content: "\f157";}
.icons8-zoom-in:before {content: "\f158";}
.icons8-forward:before {content: "\f159";}
.icons8-chevron-left-filled:before {content: "\f15a";}
.icons8-chevron-left:before {content: "\f15b";}
.icons8-sort-up-filled:before {content: "\f15c";}
.icons8-down-squared-filled:before {content: "\f15d";}
.icons8-download:before {content: "\f15e";}
.icons8-report-card:before {content: "\f15f";}
.icons8-play-2:before {content: "\f160";}
.icons8-play-3:before {content: "\f161";}
.icons8-watch:before {content: "\f162";}
.icons8-todo-list-filled:before {content: "\f163";}
.icons8-forward-message:before {content: "\f164";}
.icons8-import:before {content: "\f165";}
.icons8-import-filled:before {content: "\f166";}
.icons8-overhead-crane:before {content: "\f167";}
.icons8-medal:before {content: "\f168";}
.icons8-transfer-between-users-filled:before {content: "\f169";}
.icons8-last-hour:before {content: "\f16a";}
.icons8-delete-file-filled:before {content: "\f16b";}
.icons8-transfer-between-users:before {content: "\f16c";}
.icons8-pdf-filled:before {content: "\f16d";}
.icons8-chevron-right-filled:before {content: "\f16e";}
.icons8-chevron-down-filled:before {content: "\f16f";}
.icons8-chevron-up-filled:before {content: "\f170";}
.icons8-print-2:before {content: "\f171";}
.icons8-data-configuration-filled:before {content: "\f172";}
.icons8-true-false:before {content: "\f173";}
.icons8-checkmark:before {content: "\f174";}
.icons8-christmas-star-2:before {content: "\f175";}
.icons8-private:before {content: "\f176";}
.icons8-data-recovery:before {content: "\f177";}
.icons8-swipe-left:before {content: "\f178";}
.icons8-sorting-arrows-horizontal-filled:before {content: "\f179";}
.icons8-connection-status-off-filled:before {content: "\f17a";}
.icons8-ratings-filled:before {content: "\f17b";}
.icons8-refund-2-filled:before {content: "\f17c";}
.icons8-rewind:before {content: "\f17d";}
.icons8-rewind-2:before {content: "\f17e";}
.icons8-skip-to-start-filled:before {content: "\f17f";}
.icons8-resume-button-filled:before {content: "\f180";}
.icons8-circled-left-2:before {content: "\f181";}
.icons8-circled-left-2-filled:before {content: "\f182";}
.icons8-combo-chart:before {content: "\f183";}
.icons8-clock:before {content: "\f184";}
.icons8-high-priority:before {content: "\f185";}
.icons8-report-card-2:before {content: "\f186";}
.icons8-delete-file:before {content: "\f187";}
.icons8-cancel-file:before {content: "\f188";}
.icons8-page-overview:before {content: "\f189";}
.icons8-add-record:before {content: "\f18a";}
.icons8-inspection:before {content: "\f18b";}
.icons8-user-group-man-man:before {content: "\f18c";}
.icons8-menu-filled:before {content: "\f18d";}
.icons8-menu:before {content: "\f18e";}
.icons8-checkmark-2:before {content: "\f18f";}
.icons8-back-2:before {content: "\f190";}
.icons8-microphone-filled:before {content: "\f191";}
.icons8-microphone:before {content: "\f192";}
.icons8-camera:before {content: "\f193";}
.icons8-sort-down-filled:before {content: "\f194";}
.icons8-cargo-ship-filled:before {content: "\f195";}
.icons8-logout-rounded-left-filled:before {content: "\f196";}
.icons8-cheap:before {content: "\f197";}
.icons8-clear-filters-2:before {content: "\f198";}
.icons8-gender-neutral-user:before {content: "\f199";}
.icons8-menu-2-filled:before {content: "\f19a";}
.icons8-show-property:before {content: "\f19b";}
.icons8-unlock-2:before {content: "\f19c";}
.icons8-attach-2:before {content: "\f19d";}
.icons8-pirates-of-the-caribbean-filled:before {content: "\f19e";}
.icons8-download-2:before {content: "\f19f";}
.icons8-spinner-frame-4:before {content: "\f1a0";}
.icons8-checked-checkbox:before {content: "\f1a1";}
.icons8-contacts-2:before {content: "\f1a2";}
.icons8-guest-male:before {content: "\f1a3";}
.icons8-add-link-filled:before {content: "\f1a4";}
.icons8-double-left:before {content: "\f1a5";}
.icons8-link-filled:before {content: "\f1a6";}
.icons8-report-card-3:before {content: "\f1a8";}
.icons8-calendar-2:before {content: "\f1a9";}
/* .icons8-water-transportation:before {content: "\f1aa";} */
.icons8-link:before {content: "\f1ab";}
.icons8-planner:before {content: "\f1ac";}
.icons8-test-passed:before {content: "\f1ad";}
.icons8-plus:before {content: "\f1ae";}
.icons8-sort-left-filled:before {content: "\f1af";}
.icons8-undo:before {content: "\f1b0";}
.icons8-redo:before {content: "\f1b1";}
.icons8-sort-right-filled:before {content: "\f1b2";}
.icons8-joining-queue:before {content: "\f1b3";}
.icons8-queue:before {content: "\f1b4";}
.icons8-purchase-order:before {content: "\f1b5";}
.icons8-details-pane:before {content: "\f1b6";}
.icons8-ticket:before {content: "\f1b7";}
.icons8-refund-filled:before {content: "\f1b8";}
.icons8-hammer-filled:before {content: "\f1b9";}
.icons8-reading:before {content: "\f1ba";}
.icons8-test-passed-filled:before {content: "\f1bb";}
.icons8-add-rule:before {content: "\f1bc";}
.icons8-copy:before {content: "\f1bd";}
.icons8-template:before {content: "\f1be";}
.icons8-negative-dynamic:before {content: "\f1bf";}
.icons8-delete-property:before {content: "\f1c0";}
.icons8-refresh:before {content: "\f1c1";}
.icons8-form:before {content: "\f1c2";}
.icons8-bullish-filled:before {content: "\f1c3";}
.icons8-training-filled:before {content: "\f1c4";}
.icons8-ok:before {content: "\f1c5";}
.icons8-umbrella:before {content: "\f1c6";}
.icons8-stethoscope-filled:before {content: "\f1c7";}
.icons8-manager-filled:before {content: "\f1c8";}
.icons8-worker-male:before {content: "\f1c9";}
.icons8-bar-chart-filled:before {content: "\f1ca";}
.icons8-accounting-filled:before {content: "\f1cb";}
.icons8-checked-checkbox-2:before {content: "\f1cc";}
.icons8-doctors-bag:before {content: "\f1cd";}
.icons8-flow-chart-filled:before {content: "\f1ce";}
.icons8-combo-chart-2:before {content: "\f1cf";}
.icons8-shopping-cart:before {content: "\f1d0";}
.icons8-speedometer-filled:before {content: "\f1d1";}
.icons8-maintenance:before {content: "\f1d2";}
.icons8-detective:before {content: "\f1d3";}
.icons8-class:before {content: "\f1d4";}
.icons8-help-2:before {content: "\f1d5";}
.icons8-shopping-cart-filled:before {content: "\f1d6";}
.icons8-airplane-take-off-2:before {content: "\f1d7";}
.icons8-reading-filled:before {content: "\f1d8";}
.icons8-combo-chart-3:before {content: "\f1d9";}
.icons8-good-quality:before {content: "\f1da";}
.icons8-diploma-1:before {content: "\f1db";}
.icons8-info-filled:before {content: "\f1dc";}
.icons8-graduation-cap:before {content: "\f1dd";}
.icons8-paint-palette-filled:before {content: "\f1de";}
.icons8-delete-database-filled:before {content: "\f1df";}
.icons8-compare:before {content: "\f1e0";}
.icons8-send-file:before {content: "\f1e1";}
.icons8-cancel-filled:before {content: "\f1e2";}
.icons8-invoice:before {content: "\f1e3";}
.icons8-invoice-2:before {content: "\f1e4";}
.icons8-search-property:before {content: "\f1e5";}
.icons8-price-comparison:before {content: "\f1e6";}
.icons8-diff-files-filled:before {content: "\f1e7";}
.icons8-merge-files-filled:before {content: "\f1e9";}
.icons8-bill:before {content: "\f1ea";}
.icons8-purchase-order-filled:before {content: "\f1eb";}
.icons8-check:before {content: "\f1ec";}
.icons8-close-window:before {content: "\f1ed";}
.icons8-open-folder:before {content: "\f1ee";}
.icons8-open-folder-2:before {content: "\f1ef";}
.icons8-tree-structure:before {content: "\f1f0";}
.icons8-realtime-protection:before {content: "\f1f1";}
.icons8-hourglass:before {content: "\f1f2";}
.icons8-empty-hourglass-filled:before {content: "\f1f3";}
.icons8-play-property:before {content: "\f1f4";}
.icons8-property-time:before {content: "\f1f5";}
.icons8-circled-user-female:before {content: "\f1f6";}
.icons8-user-female:before {content: "\f1f7";}
.icons8-last-24-hours:before {content: "\f1f8";}
.icons8-double-right:before {content: "\f1f9";}
.icons8-add-column:before {content: "\f1fa";}
.icons8-scales:before {content: "\f1fb";}
.icons8-settings-2:before {content: "\f1fc";}
.icons8-submit-progress-filled:before {content: "\f1fd";}
.icons8-hand:before {content: "\f1fe";}
.icons8-schedule:before {content: "\f1ff";}
.icons8-alarm-clock:before {content: "\f200";}
.icons8-last-24-hours-2:before {content: "\f201";}
.icons8-to-do:before {content: "\f202";}
.icons8-clock-2:before {content: "\f203";}
.icons8-workstation:before {content: "\f204";}
.icons8-work:before {content: "\f205";}
.icons8-exclamation-mark:before {content: "\f206";}
.icons8-facebook-like:before {content: "\f207";}
.icons8-attach-3:before {content: "\f208";}
.icons8-maintenance-filled:before {content: "\f209";}
.icons8-zoom-out-filled:before {content: "\f20a";}
.icons8-collapse-arrow:before {content: "\f20b";}
.icons8-new-moon:before {content: "\f20c";}
.icons8-receive-cash:before {content: "\f20d";}
.icons8-new-message:before {content: "\f20e";}
.icons8-delete-folder:before {content: "\f210";}
.icons8-boarding-pass:before {content: "\f212";}
.icons8-boarding-pass-2:before {content: "\f213";}
.icons8-upgrade:before {content: "\f214";}
.icons8-upgrade-2:before {content: "\f215";}
.icons8-refund-2:before {content: "\f216";}
.icons8-cash-in-hand:before {content: "\f217";}
.icons8-cash-in-hand-2:before {content: "\f218";}
.icons8-filter-2:before {content: "\f219";}
.icons8-clear-filters-3:before {content: "\f21b";}
.icons8-filled-filter:before {content: "\f21c";}
.icons8-help-3:before {content: "\f21d";}
.icons8-error:before {content: "\f21e";}
.icons8-error-2:before {content: "\f221";}
.icons8-flag-filled-2:before {content: "\f222";}
.icons8-flag-filled-3:before {content: "\f223";}
.icons8-empty-flag-2:before {content: "\f224";}
.icons8-empty-flag-3:before {content: "\f225";}
.icons8-refresh-2:before {content: "\f226";}
.icons8-refresh-3:before {content: "\f227";}
.icons8-add-user-male:before {content: "\f228";}
.icons8-order-history:before {content: "\f229";}
.icons8-data-pending-filled:before {content: "\f22b";}
.icons8-action:before {content: "\f22c";}
.icons8-action-filled:before {content: "\f22d";}
.icons8-search:before {content: "\f22e";}
.icons8-up:before {content: "\f22f";}
.icons8-down:before {content: "\f230";}
.icons8-receive-cash-filled:before {content: "\f231";}
.icons8-forward-filled:before {content: "\f232";}
.icons8-purchase-order-2:before {content: "\f234";}
.icons8-bill-2:before {content: "\f235";}
.icons8-data-pending:before {content: "\f236";}
.icons8-data-pending-2:before {content: "\f237";}
.icons8-expand-arrow:before {content: "\f238";}
.icons8-expand-arrow-2:before {content: "\f239";}
.icons8-add-user-male-2:before {content: "\f23a";}
.icons8-add-user-male-3:before {content: "\f23b";}
.icons8-add-user-male-4:before {content: "\f23c";}
.icons8-double-down-filled:before {content: "\f23d";}
.icons8-double-down:before {content: "\f23e";}
.icons8-collapse-arrow-2:before {content: "\f23f";}
.icons8-delete-file-2:before {content: "\f240";}
.icons8-tree-structure-2:before {content: "\f241";}
.icons8-message-2:before {content: "\f242";}
.icons8-delivery:before {content: "\f243";}
.icons8-delete-property-2:before {content: "\f244";}
.icons8-delete-property-3:before {content: "\f245";}
.icons8-property-time-2:before {content: "\f246";}
.icons8-check-file:before {content: "\f247";}
.icons8-info:before {content: "\f248";}
.icons8-expand:before {content: "\f249";}
.icons8-dashboard-filled:before {content: "\f24a";}
.icons8-money-bag-filled:before {content: "\f24b";}
.icons8-checked:before {content: "\f24c";}
.icons8-wrench-filled:before {content: "\f24d";}
.icons8-anchor-filled:before {content: "\f24e";}
.icons8-handle-with-care:before {content: "\f24f";}
.icons8-handshake-filled:before {content: "\f250";}
.icons8-google-alerts:before {content: "\f251";}
.icons8-fishing-boat:before {content: "\f252";}
.icons8-high-importance:before {content: "\f253";}
.icons8-clear-filters-4:before {content: "\f254";}
.icons8-trash-can:before {content: "\f255";}
.icons8-stop:before {content: "\f256";}
.icons8-full-stop:before {content: "\f257";}
.icons8-load:before {content: "\f258";}
.icons8-edit:before {content: "\f259";}
.icons8-cancel:before {content: "\f25a";}
.icons8-error-3:before {content: "\f25b";}
.icons8-document-with-a-check-mark:before {content: "\f25c";}
.icons8-select:before {content: "\f25d";}
.icons8-next-button:before {content: "\f25e";}
.icons8-double-left-2:before {content: "\f25f";}
.icons8-renew:before {content: "\f260";}
.icons8-positive-dynamic-2:before {content: "\f261";}
.icons8-positive-dynamic-3:before {content: "\f262";}
.icons8-positive-dynamic-4:before {content: "\f263";}
.icons8-document:before {content: "\f264";}
.icons8-money-bag:before {content: "\f265";}
.icons8-equal-sign:before {content: "\f266";}
.icons8-upload-link-document:before {content: "\f267";}
.icons8-cash-in-hand-3:before {content: "\f268";}
.icons8-cash-in-hand-4:before {content: "\f269";}
.icons8-previous-track:before {content: "\f26a";}
.icons8-previous-track-2:before {content: "\f26b";}
.icons8-next-track-button:before {content: "\f26c";}
.icons8-next-button-2:before {content: "\f26d";}
.icons8-video:before {content: "\f26e";}
.icons8-group-leader:before {content: "\f26f";}
.icons8-boat-leaving-port:before {content: "\f270";}
.icons8-cargo-ship:before {content: "\f271";}
.icons8-west-direction:before {content: "\f272";}
.icons8-location-logo:before {content: "\f273";}
.icons8-location-logo-2:before {content: "\f274";}
.icons8-checked-user-male:before {content: "\f275";}
.icons8-sea-waves:before {content: "\f276";}
.icons8-wharf:before {content: "\f277";}
.icons8-buoy:before {content: "\f278";}
.icons8-boat-leaving-port-2:before {content: "\f279";}
.icons8-log:before {content: "\f27a";}
.icons8-check-mark-symbol:before {content: "\f27b";}
.icons8-comments:before {content: "\f27c";}
.icons8-feedback:before {content: "\f27f";}
.icons8-comments-2:before {content: "\f280";}
.icons8-downloading-updates-2:before {content: "\f281";}
.icons8-bar-chart:before {content: "\f282";}
.icons8-save-2:before {content: "\f283";}
.icons8-plus-math-2:before {content: "\f284";}
.icons8-forward-2:before {content: "\f285";}
.icons8-double-right-2:before {content: "\f286";}
.icons8-double-left-3:before {content: "\f287";}
.icons8-double-up:before {content: "\f288";}
.icons8-search-2:before {content: "\f289";}
/* .icons8-compact-camera-2:before {content: "\f28a";} */
.icons8-visible:before {content: "\f28b";}
.icons8-microsoft-excel-2:before {content: "\f28d";}
.icons8-settings-3:before {content: "\f28e";}
.icons8-appointment-reminders:before {content: "\f28f";}
.icons8-crane:before {content: "\f290";}
.icons8-job:before {content: "\f291";}
.icons8-accounting:before {content: "\f292";}
.icons8-document-2:before {content: "\f293";}
.icons8-sorting-options:before {content: "\f294";}
.icons8-bill-3:before {content: "\f295";}
.icons8-purchase-order-3:before {content: "\f296";}
.icons8-voice-presentation:before {content: "\f297";}
.icons8-info-2:before {content: "\f298";}
.icons8-parent-guardian:before {content: "\f299";}
.icons8-download-3:before {content: "\f29a";}
.icons8-user:before {content: "\f29b";}
.icons8-left:before {content: "\f29c";}
.icons8-add-property:before {content: "\f29d";}
.icons8-broken-link:before {content: "\f29e";}
.icons8-more-than:before {content: "\f29f";}
.icons8-unchecked-checkbox:before {content: "\f2a0";}
.icons8-edit-image:before {content: "\f2a1";}
.icons8-airplane-take-off-3:before {content: "\f2a2";}
.icons8-user-manual:before {content: "\f2a3";}
.icons8-reading-confirmation:before {content: "\f2a4";}
.icons8-check-file-2:before {content: "\f2a5";}
.icons8-medium-priority:before {content: "\f2a6";}
.icons8-user-female-2:before {content: "\f2a7";}
.icons8-lifebuoy:before {content: "\f2a8";}
.icons8-process:before {content: "\f2a9";}
.icons8-checked-checkbox-3:before {content: "\f2aa";}
.icons8-combo-chart-4:before {content: "\f2ab";}
.icons8-hand-2:before {content: "\f2ac";}
.icons8-process-2:before {content: "\f2ad";}
.icons8-high-priority-2:before {content: "\f2ae";}
.icons8-upgrade-3:before {content: "\f2af";}
.icons8-filter-3:before {content: "\f2b0";}
.icons8-double-down-2:before {content: "\f2b1";}
.icons8-star:before {content: "\f2b2";}
.icons8-positive-dynamic-5:before {content: "\f2b3";}
.icons8-cash-in-hand-5:before {content: "\f2b4";}
.icons8-sail-boat:before {content: "\f2b6";}
.icons8-breakable:before {content: "\f2b7";}
.icons8-demolition-excavator:before {content: "\f2b8";}
.icons8-identification-documents:before {content: "\f2b9";}
.icons8-sail-boat-2:before {content: "\f2ba";}
.icons8-documents:before {content: "\f2bb";}
.icons8-bank-building:before {content: "\f2bc";}
.icons8-family:before {content: "\f2bd";}
.icons8-fabric:before {content: "\f2be";}
.icons8-meeting-room:before {content: "\f2bf";}
.icons8-mechanistic-analysis:before {content: "\f2c1";}
.icons8-laser-beam:before {content: "\f2c2";}
.icons8-automation:before {content: "\f2c3";}
.icons8-service:before {content: "\f2c4";}
.icons8-boat-leaving-port-3:before {content: "\f2c5";}
.icons8-task-planning:before {content: "\f2c6";}
.icons8-administrative-tools:before {content: "\f2c7";}
.icons8-survey:before {content: "\f2c8";}
.icons8-broken-link-2:before {content: "\f2c9";}
.icons8-calendar-3:before {content: "\f2ca";}
.icons8-idea-sharing:before {content: "\f2cb";}
.icons8-breakable-2:before {content: "\f2cc";}
.icons8-demolition-excavator-2:before {content: "\f2cd";}
.icons8-fabric-2:before {content: "\f2ce";}
.icons8-meeting-room-2:before {content: "\f2cf";}
.icons8-financial-changes:before {content: "\f2d0";}
.icons8-mechanistic-analysis-2:before {content: "\f2d1";}
.icons8-automation-2:before {content: "\f2d2";}
.icons8-service-2:before {content: "\f2d3";}
.icons8-boat-leaving-port-4:before {content: "\f2d4";}
.icons8-task-planning-2:before {content: "\f2d5";}
.icons8-administrative-tools-2:before {content: "\f2d6";}
.icons8-idea-sharing-2:before {content: "\f2d7";}
.icons8-survey-2:before {content: "\f2d8";}
.icons8-check-all:before {content: "\f2d9";}
.icons8-saitama:before {content: "\f2da";}
.icons8-goal:before {content: "\f2db";}
.icons8-thumbs-up:before {content: "\f2dc";}
.icons8-good-quality-2:before {content: "\f2dd";}
.icons8-good-quality-3:before {content: "\f2de";}
.icons8-good-quality-4:before {content: "\f2df";}
.icons8-thumbs-down:before {content: "\f2e0";}
.icons8-box-important:before {content: "\f2e1";}
.icons8-business-building:before {content: "\f2e2";}
.icons8-business-building-2:before {content: "\f2e3";}
.icons8-business-building-3:before {content: "\f2e4";}
.icons8-edit-property:before {content: "\f2e5";}
.icons8-edit-property-2:before {content: "\f2e6";}
.icons8-worker:before {content: "\f2e7";}
.icons8-worker-2:before {content: "\f2e8";}
.icons8-gas-bottle:before {content: "\f2e9";}
.icons8-gas-bottle-2:before {content: "\f2ea";}
.icons8-menu-vertical:before {content: "\f2eb";}
.icons8-wrong-pincode:before {content: "\f2ec";}
.icons8-pin-code:before {content: "\f2ed";}
.icons8-pin-code-2:before {content: "\f2ee";}
.icons8-identification-documents-error:before {content: "\f2ef";}
.icons8-identification-documents-error-2:before {content: "\f2f0";}
.icons8-clock-alert:before {content: "\f2f1";}
.icons8-clock-alert-2:before {content: "\f2f2";}
.icons8-warning-shield:before {content: "\f2f3";}
.icons8-warning-shield-2:before {content: "\f2f4";}
.icons8-warning-shield-3:before {content: "\f2f5";}
.icons8-approximately-not-equal:before {content: "\f2f6";}
.icons8-approximately-not-equal-2:before {content: "\f2f7";}
.icons8-boat-returning-to-port:before {content: "\f2f8";}
.icons8-wharf-2:before {content: "\f2f9";}
.icons8-wharf-3:before {content: "\f2fa";}
.icons8-wolfram-alpha:before {content: "\f2fb";}
.icons8-wolfram-alpha-2:before {content: "\f2fc";}
.icons8-scorecard:before {content: "\f2fd";}
.icons8-scorecard-2:before {content: "\f2fe";}
.icons8-oil-industry:before {content: "\f2ff";}
.icons8-oil-industry-2:before {content: "\f300";}
.icons8-people-in-car-side-view:before {content: "\f301";}
.icons8-people-in-car-side-view-2:before {content: "\f302";}
.icons8-test-tube:before {content: "\f303";}
.icons8-test-tube-2:before {content: "\f304";}
.icons8-flour:before {content: "\f305";}
.icons8-flour-2:before {content: "\f306";}
.icons8-bulk-gas-tanker:before {content: "\f307";}
.icons8-bulk-gas-tanker-2:before {content: "\f308";}
.icons8-permanent-job:before {content: "\f309";}
.icons8-permanent-job-2:before {content: "\f30a";}
.icons8-resume:before {content: "\f30d";}
.icons8-resume-2:before {content: "\f30e";}
.icons8-order-history-2:before {content: "\f310";}
.icons8-safety-hat:before {content: "\f311";}
.icons8-safety-hat-2:before {content: "\f312";}
.icons8-safety-vest:before {content: "\f313";}
.icons8-safety-vest-2:before {content: "\f314";}
.icons8-journal:before {content: "\f315";}
.icons8-journal-2:before {content: "\f316";}
.icons8-attendance:before {content: "\f317";}
.icons8-attendance-2:before {content: "\f318";}
.icons8-important-note:before {content: "\f319";}
.icons8-edit-chat-history:before {content: "\f31a";}
.icons8-edit-chat-history-2:before {content: "\f31b";}
.icons8-urgent-property:before {content: "\f31c";}
.icons8-urgent-property-2:before {content: "\f31d";}
.icons8-find-user-male:before {content: "\f31e";}
.icons8-find-user-male-2:before {content: "\f31f";}
.icons8-megaphone:before {content: "\f320";}
.icons8-megaphone-2:before {content: "\f321";}
.icons8-discussion-forum:before {content: "\f322";}
.icons8-discussion-forum-2:before {content: "\f323";}
.icons8-increase:before {content: "\f324";}
.icons8-duplicate:before {content: "\f325";}
.icons8-duplicate-2:before {content: "\f326";}
.icons8-duplicate-3:before {content: "\f327";}
.icons8-archive-folder:before {content: "\f328";}
.icons8-archive-folder-2:before {content: "\f329";}
.icons8-duplicate-4:before {content: "\f32a";}
.icons8-archive:before {content: "\f32b";}
.icons8-leadership:before {content: "\f32c";}
.icons8-leadership-2:before {content: "\f32d";}
.icons8-safety-vest-3:before {content: "\f32e";}
.icons8-quality:before {content: "\f32f";}
.icons8-notification:before {content: "\f330";}
.icons8-notification-2:before {content: "\f331";}
.icons8-ok-2:before {content: "\f332";}
.icons8-boat-returning-to-port-2:before {content: "\f333";}
.icons8-boat-returning-to-port-3:before {content: "\f334";}
.icons8-port:before {content: "\f335";}
.icons8-port-2:before {content: "\f336";}
.icons8-view-details:before {content: "\f337";}
.icons8-view-details-2:before {content: "\f338";}
.icons8-partly-cloudy-day:before {content: "\f339";}
.icons8-sun:before {content: "\f33a";}
.icons8-sun-2:before {content: "\f33b";}
.icons8-cloud:before {content: "\f33c";}
.icons8-cloud-2:before {content: "\f33d";}
.icons8-rain-cloud:before {content: "\f33e";}
.icons8-rain-cloud-2:before {content: "\f33f";}
.icons8-windy-weather:before {content: "\f340";}
.icons8-windy-weather-2:before {content: "\f341";}
.icons8-fog:before {content: "\f342";}
.icons8-fog-2:before {content: "\f343";}
.icons8-partly-cloudy-day-2:before {content: "\f344";}
.icons8-partly-cloudy-day-3:before {content: "\f345";}
.icons8-heavy-rain:before {content: "\f346";}
.icons8-heavy-rain-2:before {content: "\f347";}
.icons8-rain:before {content: "\f348";}
.icons8-rain-2:before {content: "\f349";}
.icons8-snow:before {content: "\f34a";}
.icons8-snow-2:before {content: "\f34b";}
.icons8-light-snow:before {content: "\f34c";}
.icons8-light-snow-2:before {content: "\f34d";}
.icons8-general-ledger:before {content: "\f34e";}
.icons8-general-ledger-2:before {content: "\f34f";}
.icons8-supplier:before {content: "\f352";}
.icons8-file-invoice-dollar:before {content: "\f353";}
.icons8-approval:before {content: "\f354";}
.icons8-numbered-list:before {content: "\f355";}
.icons8-cost:before {content: "\f357";}
.icons8-clipboard:before {content: "\f358";}
.icons8-job-seeker:before {content: "\f35c";}
.icons8-watches-details:before {content: "\f35d";}
.icons8-profile:before {content: "\f35e";}
.icons8-details:before {content: "\f35f";}
.icons8-details-2:before {content: "\f360";}
.icons8-view-details-3:before {content: "\f361";}
.icons8-magazine:before {content: "\f362";}
.icons8-magazine-2:before {content: "\f363";}
.icons8-location:before {content: "\f364";}
.icons8-taxi-location:before {content: "\f365";}
.icons8-cheap-2:before {content: "\f366";}
.icons8-cheap-2-2:before {content: "\f367";}
.icons8-root:before {content: "\f368";}
.icons8-maslow-pyramid:before {content: "\f369";}
.icons8-maslow-pyramid-2:before {content: "\f36a";}
.icons8-clock-alert-3:before {content: "\f36b";}
.icons8-erase-image:before {content: "\f36c";}
.icons8-edit-2:before {content: "\f36d";}
.icons8-private-lock:before {content: "\f36e";}
.icons8-application-shield:before {content: "\f36f";}
.icons8-working-with-papers:before {content: "\f371";}
.icons8-business:before {content: "\f372";}
.icons8-sorting:before {content: "\f373";}
.icons8-folder-tree:before {content: "\f374";}
.icons8-meeting-room-3:before {content: "\f375";}
.icons8-user-group:before {content: "\f376";}
.icons8-report-card-4:before {content: "\f378";}
.icons8-report-card-5:before {content: "\f379";}
.icons8-attendance-3:before {content: "\f37a";}
.icons8-create-icon:before {content: "\f37b";}
.icons8-ios-app-icon-shape:before {content: "\f37c";}
.icons8-police:before {content: "\f37d";}
.icons8-customs-officer:before {content: "\f37e";}
.icons8-siren:before {content: "\f37f";}
.icons8-fires:before {content: "\f380";}
.icons8-stack-exchange:before {content: "\f381";}
.icons8-spy:before {content: "\f382";}
.icons8-spy-2:before {content: "\f383";}
.icons8-search-contacts:before {content: "\f384";}
.icons8-stormy-weather:before {content: "\f385";}
.icons8-snowy-night:before {content: "\f386";}
.icons8-expand-influence:before {content: "\f387";}
.icons8-transition-both-directions:before {content: "\f388";}
.icons8-price-comparison-2:before {content: "\f389";}
.icons8-evidence:before {content: "\f38a";}
.icons8-piece-of-evidence:before {content: "\f38b";}
.icons8-contact-details:before {content: "\f38c";}
.icons8-activity-history:before {content: "\f38d";}
.icons8-high-risk:before {content: "\f38e";}
.icons8-sewing-tape-measure:before {content: "\f38f";}
.icons8-sewing-tape-measure-2:before {content: "\f390";}
.icons8-change:before {content: "\f391";}
.icons8-change-2:before {content: "\f392";}
.icons8-collaboration:before {content: "\f393";}
.icons8-communicate:before {content: "\f394";}
.icons8-unavailable:before {content: "\f396";}
.icons8-documents-2:before {content: "\f397";}
.icons8-application-shield-2:before {content: "\f398";}
.icons8-clock-alert-4:before {content: "\f399";}
.icons8-change-3:before {content: "\f39a";}
.icons8-high-risk-2:before {content: "\f39b";}
.icons8-demolition-excavator-3:before {content: "\f39c";}
.icons8-place-marker:before {content: "\f39d";}
.icons8-place-marker-2:before {content: "\f39e";}
.icons8-stormy-weather-2:before {content: "\f39f";}
.icons8-search-contacts-2:before {content: "\f3a0";}
.icons8-toolbox:before {content: "\f3a1";}
.icons8-toolbox-2:before {content: "\f3a2";}
.icons8-accuracy:before {content: "\f3a3";}
.icons8-checklist:before {content: "\f3a4";}
.icons8-people:before {content: "\f3a5";}
.icons8-drill:before {content: "\f3a6";}
.icons8-around-the-globe:before {content: "\f3a7";}
.icons8-error-cloud:before {content: "\f3a8";}
.icons8-computer-support:before {content: "\f3a9";}
.icons8-buy:before {content: "\f3aa";}
.icons8-details-3:before {content: "\f3ab";}
.icons8-plus-1-hour:before {content: "\f3ac";}
.icons8-plus-1-week:before {content: "\f3ad";}
.icons8-rescheduling-a-task:before {content: "\f3ae";}
.icons8-hierarchy:before {content: "\f3af";}
.icons8-safety-hat-3:before {content: "\f3b0";}
.icons8-work-instructions:before {content: "\f3b1";}
.icons8-medium-priority-2:before {content: "\f3b2";}
.icons8-time-limit:before {content: "\f3b3";}
.icons8-prepaid-recharge:before {content: "\f3b4";}
.icons8-search-in-list:before {content: "\f3b5";}
.icons8-maintenance-date:before {content: "\f3b6";}
.icons8-create-document:before {content: "\f3b7";}
.icons8-gears:before {content: "\f3b8";}
.icons8-ledger:before {content: "\f3b9";}
.icons8-regular-document:before {content: "\f3ba";}
.icons8-merchant-account:before {content: "\f3bb";}
.icons8-idea-bank:before {content: "\f3bc";}
.icons8-bank-cards:before {content: "\f3bd";}
.icons8-engine:before {content: "\f3be";}
.icons8-cloud-function:before {content: "\f3c0";}
.icons8-prize:before {content: "\f3c1";}
.icons8-air-pilot-hat:before {content: "\f3c2";}
.icons8-search-client:before {content: "\f3c3";}
.icons8-coin-in-hand:before {content: "\f3c4";}
.icons8-medical-bag:before {content: "\f3c5";}
.icons8-human-research-program:before {content: "\f3c6";}
.icons8-online-group-studying:before {content: "\f3ca";}
.icons8-business-report:before {content: "\f3cb";}
.icons8-pass-fail:before {content: "\f3cc";}
.icons8-pass-fail-2:before {content: "\f3cd";}
.icons8-slr-camera:before {content: "\f3ce";}
.icons8-slr-camera-2:before {content: "\f3cf";}
.icons8-contact-details-2:before {content: "\f3d0";}
.icons8-add-reminder:before {content: "\f3d1";}
.icons8-add-reminder-2:before {content: "\f3d2";}
.icons8-add-reminder-3:before {content: "\f3d3";}
.icons8-certificate:before {content: "\f3d4";}
.icons8-more-details:before {content: "\f3d5";}
.icons8-not-applicable:before {content: "\f3d6";}
.icons8-grid:before {content: "\f3d7";}
.icons8-striped-patterns:before {content: "\f3d8";}
.icons8-view:before {content: "\f3d9";}
.icons8-department:before {content: "\f3da";}
.icons8-signing-a-document:before {content: "\f3de";}
.icons8-paid-bill:before {content: "\f3df";}
.icons8-document-3:before {content: "\f3e0";}
.icons8-credit-card:before {content: "\f3e1";}
.icons8-financial-changes-2:before {content: "\f3e2";}
.icons8-view-2:before {content: "\f3e3";}
.icons8-slippery-floor:before {content: "\f3e5";}
.icons8-favorites-shield:before {content: "\f3e6";}
.icons8-combat:before {content: "\f3e7";}
.icons8-stop-sign:before {content: "\f3e8";}
.icons8-watch-your-step:before {content: "\f3e9";}
.icons8-stop-2:before {content: "\f3ea";}
.icons8-forward-arrow:before {content: "\f3eb";}
.icons8-double-left-4:before {content: "\f3ec";}
.icons8-new-copy:before {content: "\f3ee";}
.icons8-documents-3:before {content: "\f3ef";}
.icons8-document-4:before {content: "\f3f0";}
.icons8-edit-property-3:before {content: "\f3f1";}
.icons8-survey-3:before {content: "\f3f3";}
.icons8-more-details-2:before {content: "\f3f4";}
.icons8-user-2:before {content: "\f3f5";}
.icons8-home-address:before {content: "\f3f6";}
.icons8-address:before {content: "\f3f7";}
.icons8-buy-with-card:before {content: "\f3f8";}
.icons8-add-document:before {content: "\f3f9";}
.icons8-user-account:before {content: "\f3fa";}
.icons8-work-2:before {content: "\f3fb";}
.icons8-work-3:before {content: "\f3fc";}
.icons8-order-history-3:before {content: "\f3fd";}
.icons8-warehouse:before {content: "\f3fe";}
.icons8-inventory-flow:before {content: "\f3ff";}
.icons8-descending-sorting:before {content: "\f400";}
.icons8-add-to-chat:before {content: "\f401";}
.icons8-us-dollar-circled:before {content: "\f402";}
.icons8-cost-2:before {content: "\f403";}
.icons8-services:before {content: "\f404";}
.icons8-falling-objects-hazard:before {content: "\f405";}
.icons8-slippery-floor-sign:before {content: "\f406";}
.icons8-severity:before {content: "\f407";}
.icons8-breakable-3:before {content: "\f408";}
.icons8-sailing-ship:before {content: "\f409";}
.icons8-unchecked-checkbox-2:before {content: "\f40a";}
.icons8-report-file:before {content: "\f40b";}
.icons8-statistics-report:before {content: "\f40c";}
.icons8-payroll:before {content: "\f40d";}
.icons8-receipt-dollar:before {content: "\f40f";}
.icons8-left-and-right-arrows:before {content: "\f412";}
.icons8-staff:before {content: "\f413";}
.icons8-estimate:before {content: "\f414";}
.icons8-balance-write-off:before {content: "\f415";}
.icons8-sawing-man:before {content: "\f416";}
.icons8-location-2:before {content: "\f417";}
.icons8-time:before {content: "\f418";}
.icons8-agreement:before {content: "\f419";}
.icons8-graph:before {content: "\f41a";}
.icons8-factory-breakdown:before {content: "\f41b";}
.icons8-gear:before {content: "\f41c";}
.icons8-trophy:before {content: "\f41d";}
.icons8-police-2:before {content: "\f41e";}
.icons8-cargo-ship-2:before {content: "\f41f";}
.icons8-activity-history-2:before {content: "\f420";}
.icons8-flight-crew:before {content: "\f421";}
.icons8-command-sergeant-major-csm:before {content: "\f422";}
.icons8-life-cycle:before {content: "\f423";}
.icons8-pie-chart:before {content: "\f424";}
.icons8-date-span:before {content: "\f425";}
.icons8-globe:before {content: "\f426";}
.icons8-selection:before {content: "\f427";}
.icons8-love:before {content: "\f428";}
.icons8-global:before {content: "\f429";}
.icons8-siren-2:before {content: "\f42a";}
.icons8-update:before {content: "\f42b";}
.icons8-triggering:before {content: "\f42c";}
.icons8-next-page:before {content: "\f42d";}
.icons8-counter:before {content: "\f42e";}
.icons8-user-manual-2:before {content: "\f42f";}
.icons8-inspection-2:before {content: "\f430";}
.icons8-board:before {content: "\f432";}
.icons8-inspection-3:before {content: "\f435";}
.icons8-audit:before {content: "\f437";}
.icons8-job-seeker-offered-high-salary-package-during-interview-selection:before {content: "\f439";}
.icons8-iot-sensor:before {content: "\f43a";}
.icons8-activity:before {content: "\f43b";}
.icons8-timeline:before {content: "\f43c";}
.icons8-salary:before {content: "\f43d";}
.icons8-checking:before {content: "\f43f";}
.icons8-dividend:before {content: "\f440";}
.icons8-check-lock:before {content: "\f441";}
.icons8-pay:before {content: "\f442";}
.icons8-love-2:before {content: "\f443";}
.icons8-master-data:before {content: "\f444";}
.icons8-star-2:before {content: "\f445";}
.icons8-new-job:before {content: "\f446";}
.icons8-exit-sign:before {content: "\f447";}
.icons8-change-4:before {content: "\f449";}
.icons8-small-icons:before {content: "\f44a";}
.icons8-enlarge:before {content: "\f44b";}
.icons8-compress:before {content: "\f44c";}
.icons8-remove-administrator:before {content: "\f44d";}
.icons8-wind:before {content: "\f44e";}
.icons8-high-priority-3:before {content: "\f44f";}
.icons8-open-end-wrench:before {content: "\f450";}
.icons8-copyright:before {content: "\f451";}
.icons8-archive-folder-3:before {content: "\f452";}
.icons8-chat-room:before {content: "\f453";}
.icons8-complaint:before {content: "\f454";}
.icons8-square-brackets:before {content: "\f455";}
.icons8-salary-male:before {content: "\f456";}
.icons8-estimate-2:before {content: "\f457";}
.icons8-conflict:before {content: "\f458";}
.icons8-currency-exchange:before {content: "\f459";}
.icons8-speed:before {content: "\f45a";}
.icons8-gears-2:before {content: "\f45b";}
.icons8-history:before {content: "\f45c";}
.icons8-engine-2:before {content: "\f45d";}
.icons8-new-copy-2:before {content: "\f45e";}
.icons8-rating:before {content: "\f45f";}
.icons8-communication:before {content: "\f460";}
.icons8-inspection-4:before {content: "\f461";}
.icons8-salary-male-2:before {content: "\f462";}
.icons8-supplier-2:before {content: "\f463";}
.icons8-stacked-organizational-chart:before {content: "\f464";}
.icons8-collaboration-2:before {content: "\f465";}
.icons8-table:before {content: "\f466";}
.icons8-boxes:before {content: "\f467";}
.icons8-truck:before {content: "\f468";}
.icons8-compass:before {content: "\f469";}
.icons8-leaf:before {content: "\f46a";}
.icons8-water:before {content: "\f46b";}
.icons8-engine-oil:before {content: "\f46c";}
.icons8-sent:before {content: "\f46d";}
.icons8-heart:before {content: "\f46e";}
.icons8-trolley:before {content: "\f46f";}
.icons8-menu-2:before {content: "\f470";}
.icons8-external-link:before {content: "\f471";}
.icons8-index:before {content: "\f472";}
.icons8-wink:before {content: "\f473";}
.icons8-open-end-wrench-2:before {content: "\f474";}
.icons8-scroll:before {content: "\f475";}
.icons8-engine-3:before {content: "\f476";}
.icons8-back-3:before {content: "\f477";}
.icons8-zoom-out:before {content: "\f478";}
.icons8-plus-2:before {content: "\f47a";}
.icons8-minus:before {content: "\f47b";}
.icons8-rotate-right:before {content: "\f47e";}
.icons8-rotate:before {content: "\f481";}
.icons8-zoom-in-2:before {content: "\f482";}
.icons8-commercial:before {content: "\f483";}
.icons8-doc:before {content: "\f484";}
.icons8-document-5:before {content: "\f485";}
.icons8-tips:before {content: "\f486";}
.icons8-upload-to-cloud:before {content: "\f487";}
.icons8-resume-template:before {content: "\f488";}
.icons8-contacts-3:before {content: "\f489";}
.icons8-job-2:before {content: "\f48a";}
.icons8-invoice-3:before {content: "\f48b";}
.icons8-suitcase:before {content: "\f48c";}
.icons8-shopping-cart-2:before {content: "\f48d";}
.icons8-documents-4:before {content: "\f48e";}
.icons8-full-tool-storage-box:before {content: "\f48f";}
.icons8-no-chat-message:before {content: "\f492";}
.icons8-sms:before {content: "\f493";}
.icons8-double-right-3:before {content: "\f494";}
.icons8-first-1:before {content: "\f495";}
.icons8-last-1:before {content: "\f496";}
.icons8-water-transportation-2:before {content: "\f497";}
.icons8-invoice-4:before {content: "\f498";}
.icons8-edit-3:before {content: "\f499";}
.icons8-lock:before {content: "\f49a";}
.icons8-expand-2:before {content: "\f49b";}
.icons8-download-from-cloud:before {content: "\f49c";}
.icons8-next-page-2:before {content: "\f49d";}
.icons8-eye:before {content: "\f49e";}
.icons8-share:before {content: "\f49f";}
.icons8-sort:before {content: "\f4a0";}
.icons8-christmas-star-3:before {content: "\f4a1";}
.icons8-happy:before {content: "\f4a2";}
.icons8-happy-2:before {content: "\f4a3";}
.icons8-thumbs-up-2:before {content: "\f4a4";}
.icons8-thumbs-down-2:before {content: "\f4a5";}
.icons8-repeat:before {content: "\f4a8";}
.icons8-cbs:before {content: "\f4a9";}
.icons8-download-graph-report:before {content: "\f4aa";}
.icons8-word:before {content: "\f4ab";}
.icons8-jpg:before {content: "\f4ac";}
.icons8-pdf:before {content: "\f4ad";}
.icons8-couple:before {content: "\f4ae";}
.icons8-hide-sidepanel:before {content: "\f4af";}
.icons8-detective-2:before {content: "\f4b0";}
.icons8-devops:before {content: "\f4b1";}
.icons8-training:before {content: "\f4b2";}
.icons8-mind-map:before {content: "\f4b3";}
.icons8-broadcasting:before {content: "\f4b4";}
.icons8-dashboard:before {content: "\f4b5";}
.icons8-angularjs:before {content: "\f4b6";}
.icons8-sync:before {content: "\f4b7";}
.icons8-graph-2:before {content: "\f4b8";}
.icons8-alarm:before {content: "\f4b9";}
.icons8-security-shield-green:before {content: "\f4ba";}
.icons8-calculator:before {content: "\f4bb";}
.icons8-registry-editor:before {content: "\f4bc";}
.icons8-creative-commons-commercial:before {content: "\f4bd";}
.icons8-diploma:before {content: "\f4be";}
.icons8-survey-4:before {content: "\f4bf";}
.icons8-office:before {content: "\f4c0";}
.icons8-recycle:before {content: "\f4c2";}
.icons8-anchor:before {content: "\f4c3";}
.icons8-collapse:before {content: "\f4c6";}
.icons8-arrow:before {content: "\f4c7";}
.icons8-arrow-2:before {content: "\f4c8";}
.icons8-search-route-of-cargo-ship-delivery-point:before {content: "\f4c9";}
.icons8-identification-documents-2:before {content: "\f4ca";}
.icons8-police-3:before {content: "\f4cb";}
.icons8-what-i-do:before {content: "\f4cc";}
.icons8-key:before {content: "\f4cd";}
.icons8-pdf-2:before {content: "\f4ce";}
.icons8-advanced-search:before {content: "\f4cf";}
.icons8-waste:before {content: "\f4d0";}
.icons8-invisible:before {content: "\f4d1";}
.icons8-closed-eye:before {content: "\f4d2";}
.icons8-copy-2:before {content: "\f4d3";}
.icons8-system:before {content: "\f4d6";}
.icons8-restore-down:before { content: "\f4d7"; }


/*-----------  New font icon shifted to JiBe-Icon folder please do not touch or change in this file ----------*/

/*!
 * Icon Font JiBe-Icon
 * Made with love by Icons8 [ https://icons8.com/ ] using webfont [ https://github.com/itgalaxy/webfont ]
 *
 * Contacts:
 *    [ https://icons8.com/contact ]
 *
 * Follow Icon8 on
 *    Twitter [ https://twitter.com/icons_8 ]
 *    Facebook [ https://www.facebook.com/Icons8 ]
 *    Google+ [ https://plus.google.com/+Icons8 ]
 *    GitHub [ https://github.com/icons8 ]
 */

 @font-face {
	font-family: "JiBe-Icon";
	src: url('JiBe-Icon.da19a2ba1c69cc02.eot');
	src: url('JiBe-Icon.da19a2ba1c69cc02.eot?#iefix') format("embedded-opentype"),
	url('JiBe-Icon.ad6da6c816af7ead.woff2') format("woff2"),
	url('JiBe-Icon.1fdbfc8b80242a2f.woff') format("woff"),
	url('JiBe-Icon.4c1f51ba1a8c6346.ttf') format("truetype"),
	url('JiBe-Icon.a596b9dd9b3ebe3b.svg#font') format("svg");
	font-weight: normal;
	font-style: normal;
  }
  
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
	@font-face {
	  font-family: "JiBe-Icon";
	  src: url('JiBe-Icon.a596b9dd9b3ebe3b.svg#JiBe-Icon') format("svg");
	}
  }
  
  [data-icons8]:before {
	content: attr(data-icons8);
  }
  
  .icons8-split:before,
  .icons8-water-transportation-1:before,
  .icons8-tear-off-calendar:before,
  .icons8-private-4:before,
  .icons8-private-2:before,
  .icons8-private-3:before,
  .icons8,
  [data-icons8]:before {
	display: inline-block;
	font-family: "JiBe-Icon";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	text-decoration: inherit;
	text-rendering: optimizeLegibility;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
  }
  
  
  .icons8-split:before {
	content: "\f100";
  }
  .icons8-water-transportation-1:before {
	content: "\f101";
  }
  .icons8-tear-off-calendar:before {
	content: "\f102";
  }
  .icons8-private-4:before {
	content: "\f103";
  }
  .icons8-private-2:before {
	content: "\f104";
  }
  .icons8-private-3:before {
	content: "\f106";
  }
  
/*!**********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/jibe-components/assets/css/JiBe-column-config.css?ngGlobalStyle ***!
  \**********************************************************************************************************************************************************************************************************************************************************************/
body .ui-menubar .ui-menuitem .ui-menuitem-link .ui-submenu-icon {
  display: none;
}

body .ui-submenu-icon .pi .pi-fw .pi-caret-right {
  display: inline;
}

body .layout-wrapper .topbar {
  background-color: white;
  padding: 0px 10px;
  margin-left: 0% !important;
}

/* Responsive CSS Start */
body .layout-wrapper.layout-horizontal .layout-menu-container {
  padding: 0px;
  box-shadow: none;
}

body .layout-wrapper.layout-horizontal .layout-content {
  padding-top: unset !important;
}

body .ui-menubar {
  background-color:#313A56;
  height:36px;
}

/* Responsive CSS End */

body .ui-menubar .ui-menuitem-link {
  color: white;
  padding:7px 0px;
  line-height:15px;
}
.ui-menubar ul {
  margin: 1px;
}

body .ui-submenu .ui-menuitem-text {
  color: black;
  margin-left: 3%;
  font-weight: lighter;
}

body .ui-menubar .ui-submenu-list {
  width: 21.5em;
  padding: .25em;
  margin-left: 2%;
  padding: 0em;
}

body .ui-menubar .ui-menubar-root-list>.ui-menuitem>.ui-menuitem-link {
  font-size: 13px;
  letter-spacing: 0.2px;
  font-weight: lighter;
}

body .ui-menubar ul {
  font-size: 13px;
}

body .layout-wrapper .topbar .companylogo {
  height: 36px;
  position: relative;
}

body .layout-wrapper .topbar .companytitle {
  float: right;
}

body .layout-wrapper .topbar .profile .jibe-down-filled {
  font-size: 12px;
  vertical-align: middle;
  /* color: #535353; */
}

body .layout-wrapper .topbar .profile {
  margin-top: 0px;
  cursor: pointer;
}

body .layout-wrapper .topbar .profile .username {
  color: #404040;
  font-weight: bold;
  font-size: 12px;
  margin-right: 5px;
}

body .layout-wrapper .topbar .profile .username:hover {
  color: #3498db;
}

body .layout-wrapper .topbar .topbar-menu {
  background-color: white;
  margin-right: 100px;
  width: 130px;
  top: 55%;
  border: 1px dotted #d9d9d9;
  border-top: 1px dotted #d9d9d9;
}

body .layout-wrapper .topbar .topbar-menu>li a {
  color: black;
  padding: 0px 0px;
  display: block;
}
.ui-menubar .ui-menubar-root-list>.ui-menuitem {
  padding: 0px; 
}
body a {
  color: #ffff;
  text-decoration: none;
}

body .ui-menubar .ui-menubar-root-list>.ui-menuitem>.ui-menuitem-link {
  display: inline-table;
  padding:10px 12px 10px 12px;
}

body .ui-menubar .ui-menuitem.ui-menuitem-active>.ui-menuitem-link>.ui-menuitem-text {
  background-color: #3498db;
  color: #ffffff;
}

body.ui-menubar .ui-menuitem.ui-menuitem-active>.ui-menuitem-link {
  background-color: #3498db;
  color: #ffffff;
}

body li {
  padding: 1px 2px;
}

body .ui-submenu-icon {
  right: 0.429em;
  color: #f3f3f3;
}

body .layout-wrapper .topbar .topbar-menu>li a:hover {
  background-color: #3498db;
  color: #ffffff;
}

body .layout-wrapper .topbar .logo {
  margin-left: 0px;
  height: 35px;
}

body .layout-wrapper .topbar .company {
  color: black;
  font-size: 12px;
  text-align: right;
  margin-right: 18px;
}

body a {
  color:var(--jbBlack);
  text-decoration: none !important;
}



body .ui-menubar .ui-menuitem.ui-menuitem-active>.ui-menuitem-link {
  background-color: #3498db;
  color: #ffffff;
}

body .ui-dialog-buttonpane.ui-helper-clearfix {
  text-align: right;
  font-size: 11px;
}

body .ui-panel .ui-panel-footer {
  background-color: #f2f2f2;
  border-top: none;
}

body .ui-widget-content {
  border: none;
}

body .ui-panel .ui-panel-titlebar {
  border-bottom: none;
}

body .layout-wrapper .layout-content .layout-content-container {
  padding: 0px;
}


body .ui-breadcrumb {
  padding: 0.1em;
}

body .ui-breadcrumb ul li.ui-breadcrumb-chevron {
  font-size: 13px;
  margin: 0 .01em;
}

body .ui-menubar .ui-submenu-list .ui-menuitem { 
  background-color: #f3f3f3;
}
.ui-menubar .ui-submenu-list .ui-menuitem {
	margin-bottom: 1px;
	position: relative;
	margin:0px 0px;
}
/* body .ui-overlaypanel {
	z-index: 50000 !important; 
} */
/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/jibe-components/assets/css/JiBe-datatable.css?ngGlobalStyle ***!
  \******************************************************************************************************************************************************************************************************************************************************************/
/* Table from theme  */

:host::ng-deep body .ui-widget,
body .ui-widget .ui-widget {
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif !important;
  font-size: 13px !important;
	line-height: 17px !important;
	color: var(--jbLabel) !important;
	font-weight: 100;
}


:host::ng-deep body .ui-table .ui-table-tfoot>tr>td {
  background: #ffffff;
  
  /* border: 1px solid #d8d8d8; */
  /* border-right: solid 1px lightgray; */
  width: 16vh;
  text-align: center;
  font-size: 13px;
}

:host::ng-deep body .ui-treetable .ui-treetable-tfoot>tr>td {
	background: #ffffff;
	
	width: 16vh;
	text-align: center;
	font-size: 13px;
 }

:host::ng-deep body .ui-table .ui-table-thead>tr>th:hover {
  border-right: solid 1px lightgray !important;
  border-left: solid 1px lightgray !important;
}

:host::ng-deep body .ui-treetable .ui-treetable-thead>tr>th:hover {
	border-right: solid 1px lightgray !important;
	border-left: solid 1px lightgray !important;
 }
 
:host::ng-deep body .ui-table .ui-sortable-column:not(.ui-state-highlight):hover body .ui-table .ui-sortable-column.ui-state-highlight {
  background-color: #39a3f4;
  color: #ffffff;
}
 
:host::ng-deep body .ui-treetable .ui-sortable-column:not(.ui-state-highlight):hover body .ui-treetable .ui-sortable-column.ui-state-highlight {
	background-color: #39a3f4;
	color: #ffffff;
 }

:host::ng-deep body .ui-table .ui-table-tbody>tr {
  background: #ffffff;
}

:host::ng-deep body .ui-treetable .ui-treetable-tbody>tr {
	background: #ffffff;
 }

:host::ng-deep body .ui-table .ui-table-tbody>tr>td {
  /* background: inherit;
  border-bottom: 1px solid #d8d8d8;
  width: 180px; 
  white-space: nowrap;
  line-height: 2.7em;
  font-size: 16px;
  font-weight: 400; */
  background: inherit;
  border-bottom: 1px solid #d8d8d8;
  width: 16vh;
  white-space: nowrap;
  line-height: 1.92em;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  padding: .9rem 1.2rem;
  text-align: center;
  overflow: inherit;
}

:host::ng-deep body .ui-treetable .ui-treetable-tbody>tr>td {
	background: inherit;
	border-bottom: 1px solid #d8d8d8;
	width: 16vh;
	white-space: nowrap;
	line-height: 1.92em;
	font-size: 13px;
	font-weight: 400;
	text-align: center;
	padding: .9rem 1.2rem;
	text-align: center;
	overflow: inherit;
 }

:host ::ng-deep body .ui-table .ui-table-tbody>tr:hover {
  background: #f1f1f1;
}

:host ::ng-deep body .ui-treetable .ui-treetable-tbody>tr:hover {
	background: #f1f1f1;
 }
 
:host::ng-deep body .ui-table .ui-table-tbody>tr:nth-child(even):hover {
  background: #f1f1f1;
}

:host::ng-deep body .ui-treetable .ui-treetable-tbody>tr:nth-child(even):hover {
	background: #f1f1f1;
 }

:host::ng-deep body .ui-table .ui-table-tbody>tr.ui-state-highlight {
  background-color: #39a3f4;
  color: #ffffff;
}

:host::ng-deep body .ui-treetable .ui-treetable-tbody>tr.ui-state-highlight {
	background-color: #39a3f4;
	color: #ffffff;
 }

:host::ng-deep body .ui-table .ui-table-tbody>tr.ui-contextmenu-selected {
  background-color: #9ad0f9;
  color: #ffffff;
}

:host::ng-deep body .ui-treetable .ui-treetable-tbody>tr.ui-contextmenu-selected {
	background-color: #9ad0f9;
	color: #ffffff;
 }

:host::ng-deep body .ui-table .ui-table-tbody>tr:nth-child(even) {
  background-color: #ffffff
}

:host::ng-deep body .ui-treetable .ui-treetable-tbody>tr:nth-child(even) {
	background-color: #ffffff
 }

:host::ng-deep body .ui-table .ui-table-tbody>tr:nth-child(even).ui-state-highlight {
  background-color: #39a3f4;
  color: #ffffff;
}

:host::ng-deep body .ui-treetable .ui-treetable-tbody>tr:nth-child(even).ui-state-highlight {
	background-color: #39a3f4;
	color: #ffffff;
 }

:host::ng-deep body .ui-table .ui-table-tbody>tr:nth-child(even).ui-contextmenu-selected {
  background-color: #9ad0f9;
  color: #ffffff;
}

:host::ng-deep body .ui-treetable .ui-treetable-tbody>tr:nth-child(even).ui-contextmenu-selected {
	background-color: #9ad0f9;
	color: #ffffff;
 }

:host::ng-deep body .ui-table.ui-table-hoverable-rows .ui-table-tbody>tr:not(.ui-state-highlight):hover {
  cursor: pointer;
  background-color: #f1f1f1;
  color: #000000;
}

:host::ng-deep body .ui-treetable.ui-treetable-hoverable-rows .ui-treetable-tbody>tr:not(.ui-state-highlight):hover {
	cursor: pointer;
	background-color: #f1f1f1;
	color: #000000;
 }

body .ui-widget,
body .ui-widget .ui-widget {
  font-family: "Roboto";
  /* font-family: "Open Sans"; */
  text-decoration: none;
  font-weight: normal;
}


body .ui-table .ui-table-thead>tr>th,
body .ui-table .ui-table-tbody>tr>td,
body .ui-table .ui-table-tfoot>tr>td {
  border-style: none;
  padding: 0.97em 0.857em;
  cursor: pointer;
}

body .ui-treetable .ui-treetable-thead>tr>th,
body .ui-treetable .ui-treetable-tbody>tr>td,
body .ui-treetable .ui-treetable-tfoot>tr>td {
  border-style: none;
  padding: 0.429em 0.857em;
}

body .ui-treetable .ui-treetable-thead>tr>th {
	font-size: 12px;
 }
body .ui-treetable .ui-treetable-tbody>tr>td {
	font-size:14px;
  height: 48px;
 }

body .ui-table .ui-table-thead>tr>th,
body .ui-table .ui-table-tfoot>tr>td {
  border-style: none;
  background: #ffffff;
  
  font-weight: bold;
}

body .ui-treetable .ui-treetable-thead>tr>th,
body .ui-treetable .ui-treetable-tfoot>tr>td {
  border-style: none;
  background: var(--jbLight);
  color: var(--jbBlack);
}

body .ui-widget-header {
  border: none;
  background: var(--jbLight);
  color: var(--jbBlack);
  font-weight: 600}

/*heightlight color*/
body .ui-table .ui-sortable-column:not(.ui-state-highlight):hover {
  background-color: #ffffff;
  color: #000000;
}

/*heightlight color*/
body .ui-treetable .ui-sortable-column:not(.ui-state-highlight):hover {
	background-color: #ffffff;
	color: #000000;
 }

body .ui-table .ui-sortable-column.ui-state-highlight {
  background-color: #ffffff;
  color: #000000;
}

body .ui-treetable .ui-sortable-column.ui-state-highlight {
	background-color: #ffffff;
	color: #000000;
 }

/* Paginator */
::ng-deep body jb-grid-matrix>p-table>div.ui-table.ui-widget>p-paginator,
::ng-deep body jb-grid-tree-matrix>p-treetable>div.ui-treetable.ui-widget>p-paginator {
  display: flex;
  justify-content: center;
}

body .ui-paginator .ui-paginator-pages .ui-paginator-page.ui-state-active {
  background-color: unset !important;
  color: var(--jbBlue);
  border: unset;
  border-bottom: 2px solid var(--jbBlue);
  font-weight: 700 !important;
  font-size: 12px;
}

::ng-deep div.ui-paginator-right-content>p-dropdown>div.paginator-dropdown.ui-dropdown.ui-widget.ui-state-default.ui-corner-all {
  background-size: 0 2px, 100% 2px;
}

::ng-deep div.ui-paginator-right-content>p-dropdown>div.paginator-dropdown.ui-dropdown.ui-widget.ui-state-default.ui-corner-all>div.ui-dropdown-label-container>span.ui-dropdown-label.ui-inputtext.ui-corner-all {
  padding-bottom: 0px !important;
}

.ui-paginator-bottom .ui-paginator-right-content {

}

/* Table Css End */

.ui-paginator {
  text-align: unset !important;
  font-weight:normal !important;
}

/*PrimeNG v19 table styles*/

.p-datatable-table {
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/jibe-components/assets/css/JiBe-filter-slider.css?ngGlobalStyle ***!
  \**********************************************************************************************************************************************************************************************************************************************************************/
:host  {
    background: #ffffff;
    color: #0e0e0e;
    position: fixed;
    left: auto;
    top: 6.5%;
    right: 0;
    bottom: 0;
    width: 12%;
    min-width: 250px;
    z-index: 9999;
    border-style: ridge;
    height: 100%;
   
}

ul {
    font-size: 13px;
    font-weight: 400;
    /*padding-top: 50px;*/
	 list-style: none;
	 padding-left:0px;
}

.savebutton {
    width: 71px;
}

.colconfig {
    position: fixed;
    display: inline-block;
    background-color: #ffffff;
    width: 227px;
}

.containerfilterslider {
    display: block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 2px;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    user-select: none;
    width: 100% !important;
    padding-top: 1px;
}

    .containerfilterslider input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

.checkmark {
    position: absolute;
    top: 6px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #eee;
    border: 0.1rem solid #ccc;
}

.containerfilterslider:hover input ~ .checkmark {
    background-color: #ccc;
}



/* When the radio button is checked, add a blue background */

.containerfilterslider input:checked ~ .checkmark {
    background-color: #337ab7;
}



.savebuttonfilterslider {
    width: 71px;
}

.colconfigfilterslider {
    position: fixed;
    display: inline-block;
    background-color: #ffffff;
    width: 227px;
}


.savedfilter{
    max-height:75%;
    width:100%;
    padding-left:8% !important;
}
/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/jibe-components/assets/css/JiBe-main.css?ngGlobalStyle ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
/* New J2 CSS - Start 08-08-2018 */

.table-detail-25 {
  width: 100%;
}

.table-detail-25 td {
  padding: 5px;
  /* width: 25%; */
  padding-left: 5px;
}

.table-column-label-right {
  text-align: right;
}

.jb-table {
  width: 100%;
}

.jb-table td {
  padding: 5px;
  padding-left: 5px;
}

/* Search box Start */

.input_container {
  position: sticky;
  background: #ddd;
  width: 70%;
  float: right;
}

/* CSS added 21/02/2020 
PMS - Working Confirmed by Hemant
Infra - Working Confirmed by Uraj
JMS - Working Confirmed by Krishnapriya
Voyage Report - Working Confirmed by Rajat
Accounting - Working Confirmed by Pooja & shivam
Crew - Working Confirmed by Avinash
*/
.ui-chkbox {
   margin: 0% 5px 0% 0% !important;
}


.jibe-menu-2-filled:hover {
  color: #3598db;
}

/* Search box End */

.main-page-header {
  width: 100%;
  margin: 6px;
}

.main-page-header td {
  padding: 3px;
}

.mainbody {
  background-color: #F1F1F1;
  padding-top: 0px;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 0px;
}

.filter-icon {
  font-size: 22px;
}

.jb-label-main-div {
  float: left;
  margin-right: 5px;
  display: block;
  height: 25px;
}

.remark {
  visibility: hidden;
  text-decoration: none;
}

.visiblityHidden {
  visibility: hidden;
}

.jb-label-main-div {
  float: left;
  margin-right: 5px;
  display: block;
  height: 25px;
}

.selected {
  color: orange;
  text-decoration: none;
}

.informationIcon{
	font-size:15px;
	color: red
}

.jb-header-title {
  text-align: center;
}

.three_dots {
  font-size: 20px;
}

/* Bootstrap Close Button  */

.strickOut {
  text-decoration: line-through;
}

.headerBackground{
  line-height: 30px;
  border-bottom:1px solid #d9d9d9;
  font-weight:bold;
 }
/* 
  fromadd */

  .remove-padding-table-column{
    padding: 0px !important;
  }

.table-Location-columns-degree {
  padding-left: 0% !important;
  padding-right: 5px !important;
  width: 33.3% !important;
  padding-bottom: 0% !important;
  padding-top: 0% !important
}

.table-Location-columns-minute {
  padding-left: 5px !important;
  padding-right: 5px !important;
  width: 33.3% !important;
  padding-bottom: 0% !important;
  padding-top: 0% !important
}

.table-Location-columns-direction {
  padding-left: 5px !important;
  padding-right: 0% !important;
  width: 33.3% !important;
  padding-bottom: 0% !important;
  padding-top: 0% !important
}

/*paginator*/
.paginator-dropdown {
  width: 20px;
  min-width: 40px !important;
  background-size: 1 2px, 100% 1.5px !important;
  padding-bottom: 4px !important;
}

.paginator-dropdown .ui-dropdown-label-container .ui-dropdown-label{
  padding-bottom: 0px !important;
  font-weight: bold;
}

.paginator-dropdown label.ui-dropdown-label.ui-inputtext.ui-corner-all.ng-star-inserted {
  padding: 0px;
}

.filters-i {
  font-size: 18px;
  text-decoration: none;
  margin-right: 12px;
}

.filters-span {
  position: relative;
  bottom: 2px;
}

.panelHeader {
	font-size: 16px;
	display: inline-block;
	margin-top: 2px;
 }

 /* Form Header CSS*/
 .form-header__label {
	display: inline-block;
	margin: unset;
	font-size: 24px;
	font-weight: 700;
	padding: 15px;
}

.form-header__container__actions {
	display: flex;
	background : var(--jbLight);
	padding: 15px;
	box-shadow: 0 3px 5px 0 var(--jbBlack);
}
/* New J2 CSS - End  */

.raisePop {
  width: 512px !important;
}

.raisej2Pop {
  width: 512px !important;
  height: 500px;
}

.raisePSCPop {
  width: 580px !important;
}

.raisePop.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-shadow,
.raiseAddPSCPop.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-shadow {
  width: 472px !important;
}

.raisej2Pop.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-shadow{
  width: 100%;
  height: 100vh;
  position: inherit !important;
}

.raisePSCPop.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-shadow {
  width: 582px;
}


div.raisePop section.section-custom>div>.field-wrapper>p-checkbox {
  width: 100%;
  justify-content: flex-end;
}

div.raisePop section.section-custom>div>.field-wrapper>p-checkbox>label {
  width: 30% !important;
}

div.raisePSCPop section.section-custom>div>.field-wrapper>p-dropdown>div.ui-dropdown.ui-widget.ui-state-default.ui-corner-all.ui-dropdown-clearable,
div.raisePSCPop section.section-custom>div>.field-wrapper>p-calendar>span.ui-calendar,
div.raisePSCPop section.section-custom>div>.field-wrapper>p-multiselect {
  width: 100%;
  min-width: unset !important;
  max-width: 24em;
}

.popup div.p-multiselect-label-container {
  width: 100%;
}

div.raisePSCPop section.section-custom>div>.field-wrapper>input {
  width: 100%;
  min-width: unset !important;
  max-width: 28.4em;
}

section.section-custom>div>.field-wrapper#inspectorAdd_wrapper {
  position: absolute;
  right: 18px;
  z-index: 1;
}

div.raisePSCPop section.section-custom>div>.field-wrapper>label:nth-child(1) {
  width: 60%;
  min-width: unset !important;
  max-width: 14em;
}

 .raisePSCPop>jb-form>jb-form-generator-start>form>div.form-content>div>p-card>div>div>div.ui-card-content>form>jb-form-generator-section>div.section-wrapper>section.section-custom>div>.field-wrapper>label:nth-child(1) {
  width: 60%;
  min-width: unset !important;
  max-width: 14em !important;
}
/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/jibe-components/assets/css/colors.css?ngGlobalStyle ***!
  \**********************************************************************************************************************************************************************************************************************************************************/
:root {
  --validate-color: 3px solid #FFACB5;
  --jbBlue: #3598DB;
  --jbWhite: #f3f3f3 !important;
  --jbRed: #FFACB5;
  --jbBlack: #000000;
  --jbGrey: #d9d9d9;
  --jbLight: #ffffff;
  --jbLabel: #535353; /* jbLabel class added by Hemant for label verified in design checklist- 12-12-2018. */
  --jbRegularRed: red;
  --jbYellow: #FFF59D;
  --JbLightGrey: #909090;
  --jbLightGreen: #B6EDD8; /* jbLightGreen class added by Prathamesh Sinkar for upwind select popup button - 21-02-2020. */
  --jbYellowRating: #FFD966; /* jbYellowRating class added by Prathamesh Sinkar for upwind select popup rating star - 21-02-2020. */
  --jbOffWhite: #f7f7f7; /* added by kiran lad - 29-06-2020. */
  --jbDarkGray: #EEEEEE; /* added by kiran lad - 29-06-2020. */
  --jbTextBlack: #424242; /* added by kiran lad - 29-06-2020. */
  --jbRowHighlight: #DDEBF7; /* added by Akshaykumar request by kiran lad - 29-06-2020. */
  --jbLightBlue: #87ceeb; /*jbLightBlue	class added by sumit katkar for work and rest hour grid boxes */
  --jbSaffron: #FF9F00; /*jbLightBlue	class added by sumit katkar for work and rest hour Voilation. */
  --jbScrollGray: #AAAEB1; /* jbScrollGray class added by kalpesh bhadane for scroll bar color 11-07-2020 */
  --jbLightgrayishblue: #f4f5f9; /*added by pooja jagtap 02/09/20*/
  --jbDarkSaffron: #d09a00; /*added by pooja jagtap 02/09/20*/
  --jbRegularBlue: blue; /*added by pooja jagtap 02/09/20*/
  --JbGreyBackground: #727b84; /* JbGreyBackground class added by Shreyasi Parkar for background of active? checkbox on library pages. */
  --jbPurple: #a862a8; /* jbPurple class added by Monali Bodake for crew profile status. 20-08-2020*/
  --jbOffWhite: #F5F5F5; /* jbLimeGray class added by Sumit Katkar for Rest Hour grayedout days. 16-09-2020*/
  --jbGreen: #6be46b; /* jbGreen class added by Monali Bodake for crew profile status. 17-09-2020*/
  --jbCyan: #03A9F4; /*added by Hema katkamwar 09/10/2020*/
  --jbSilver: #cccccc; /*added by Hema katkamwar 09/10/2020*/
  --jbCheckbox: #757575; /*added by kiran lad 04/11/2020*/
  --jbDarkPurple: #7103a9; /*added by Susmita Mahajan 09/12/2020*/
  --jbDarkRed: #e20034; /*added by Susmita Mahajan 09/12/2020*/
  --jbPink: #ec05fb; /*added by Susmita Mahajan 09/12/2020*/
  --jbDarkPink: #d2007e; /*added by Susmita Mahajan 09/12/2020*/
  --jbPink600: #D44474;
  --jbLightYellow: #ead902; /*added by Susmita Mahajan 09/12/2020*/
  --jbDarkOrange: #ea7700; /*added by Susmita Mahajan 09/12/2020*/
  --jbMarron: #e2032c; /*added by Susmita Mahajan 09/12/2020*/
  --jbOlive: #a3b700; /*added by Susmita Mahajan 09/12/2020*/
  --jbOrange: #f3b300; /*added by Susmita Mahajan 09/12/2020*/
  --jbDarkLimeGreen: #04b109; /*added by Susmita Mahajan 09/12/2020*/
  --jbDarkCyan: #00bfa5; /*added by Susmita Mahajan 09/12/2020*/
  --jbNavyBlueLabel: #063352; /* for new add popup labels*/
  --jbBlueishGrey: #f5f6fa; /* for new add popup header background*/
  --jbThresholdOrange: #db7400; /*Added by Shreyasi Parkar for Postponement approval background on 04/05/21*/
  --jbReadonly: #e8e9ef;
  --jbBrandBlue: #2676BB;
  --brandGrey: #404040;
  --jbGrey100: #F6F8FA; /* JIBE-Grey/100 */
  --jbGrey200: #EFF1F3;
  --jbGrey300: #DCDFE5; /* JIBE-Grey/300 */
  --jbGrey500: #7F8594; /* JIBE-Grey/500 */
  --greyBlue400: #D2DCEB;
  --jbGrey400: #B0B4C2;
  --jbBlue200: #EBF7FF; /* Blue/200 */
  --jbGreyBlue100: #E6EEF7;
  --jbGreyBlue200: #CEDBEF;
  --jbGreyBlue300: #A5B5D0; /* JIBE-Grey-Blue/300 */
  --jbGreyBlue400: #7886A2;
  --jbGreyBlue500: #424C65;
  --jbGreyBlue600: #2676BB;
  --jibeGreyBlue600: #313A56; /* JIBE-Grey-Blue/600 */
  --jbGreyBlue700: #232A48;
  --jbGreyBlue900: #0F1230;
  --jbSilderShawdow: rgb(0 32 85 / 25%);
  --jbBrandBlue700: #1A589C;
  --greyBlue200: #F5F6FA;
  --darkOrGrey: #757575;
  --jbGreyBlue800: #171C3A;
  --jbGreyblack500: #232430;
  --jbGreyBlue1200: #0D0E12;
  --feedbackColor: #24A1F2;
  --jbBrandBlue500: #3598DB;
  --jbDarkOrange: #f4b740;
  --jbBrandBlue800: #103e7e;
  --jbBrandBlue600: #2676bb;
  --jbGreen700: #349258;
  --purpleDark: #7000ff;
  --purpleMid: #a35bff;
  --voiletMid: #d356ff;
  --greyBlue600: #a1b2cc;
  --jbSlideShadow: rgba(0, 11, 30, 0.08);
  --jbHighRisk: #bc1010;
  --jbClassBlue: #000AA2;
  --jbClassGreen: #00C310;
  --jbSkyBlue: #6DB4E5;
  --jbDanger: #D71E27;
  --jbCurrent: #D6F6FD;
  --jbMentionActiveBlue: #337ab7;
  --jbMentionMenu: #212529;
  --jbModalContent: #fefefe;
  --jbAvatarBackground: #bcbcbc;
  --jbLightPink: #F75F82;
  --jbReworkRed: #C90410;
  --jbNormalArrow: #1A589C;
  --jbClassGrey: #B3B3B3;
  --jbSectionHighlight: #009d90;
  --jbSectionBoxShadow: #009d9040;
  --jbGlobalBrandBlue: #F7F9FA;
  --jbLoaderYellow: #bfff36;
  --jbClassLightGrey: #dfdcdc;
  --jibeGreyBlue200: #F7FAFD; /* JIBE-Grey-Blue/200 */
  --jibeRed600 :#DB0012; /*  Global/JIBE-Red/600 */
  --jibeGrey350 :#D5D9E0; /* Global/JIBE-Grey/350 */
  --jibeRed500 :#FF0000; /* Global/JIBE-Red/500 */
  --jibeYellow200: #FBF2A9;
  --jibeYellow900: #75520B;
  --jibeOrange300: #F8C876;
  --jibeOrange900: #74250B;
  --jibeRed300: #FF8066;
  --jibeRed900: #7A002A;
  --jibeHelp100:#f2f2f2;
  --jibeHelp200:#dfdfdf;
  --jibegreyblack: #020203;
  --jibe-pink-100:#FDE4DF;
  --jibe-black-100:#0000001A;
  --jibe-shadow: rgba(13, 14, 18, 0.9);
  --jibe-grey-dropdown:#bdbdbd;
  --jibe-yellow-600:#FEC000;
  --jibe-yellow-100:#FDF9D3;
  --jibeGreen100:#D7F8D1;
  --jibeRed600: #DB0012;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./node_modules/jibe-components/assets/css/jb-details-page-figma.scss?ngGlobalStyle ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Breakpoint viewport sizes and media queries.
Breakpoints are defined as a map of (name: minimum width), order from small to large:
(xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px)
The map defined in the `themeFigmaBase.$grid-breakpoints` global variable is used as the `$breakpoints` argument by default.
Name of the next breakpoint, or null for the last breakpoint.
>> breakpoint-next(sm)
 md
 >> breakpoint-next(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))
 md
 >> breakpoint-next(sm, $breakpoint-names: (xs sm md lg xl xxl))
 md */
/* Minimum breakpoint width. Null for the smallest (first) breakpoint.
>> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))
576px */
/*  Maximum breakpoint width.
The maximum value is reduced by 0.02px to work around the limitations of
`min-` and `max-` prefixes and viewports with fractional widths.
See https://www.w3.org/TR/mediaqueries-4/#mq-min-max
Uses 0.02px rather than 0.01px to work around a current rounding bug in Safari.
See https://bugs.webkit.org/show_bug.cgi?id=178261

   >> breakpoint-max(md, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))
   767.98px */
/*   Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.
Useful for making responsive utilities.

   >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))
   ""  (Returns a blank string)
   >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))
   "-sm" */
/*  Media of at least the minimum breakpoint width. No query for the smallest breakpoint.
Makes the @content apply to the given breakpoint and wider. */
/*  Media of at most the maximum breakpoint width. No query for the largest breakpoint.
Makes the @content apply to the given breakpoint and narrower. */
/* Media that spans multiple breakpoint widths.
Makes the @content apply between the min and max breakpoints */
/* Media between the breakpoint's minimum and maximum widths.
No minimum for the smallest breakpoint, and no maximum for the largest one.
Makes the @content apply only to the given breakpoint, not viewports any wider or narrower. */
.jb-section-DetailPage-figma {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 0 !important;
  background: var(--jbLightgrayishblue) !important;
}
.jb-section-DetailPage-figma > section {
  padding: 0 16px;
  overflow: auto;
  margin-bottom: 16px;
}
.jb-section-DetailPage-figma > section .jb-section-wrapper {
  display: flex;
  gap: 10px;
  min-height: inherit;
  width: 100%;
}
.jb-section-DetailPage-figma > section .jb-section-wrapper .jb-section-area-figma {
  overflow-y: scroll;
  width: 100%;
  position: relative;
  display: grid;
  grid-template-columns: calc(50% - 5px) calc(50% - 12px);
  grid-gap: 16px;
}
.jb-section-DetailPage-figma > section .jb-section-wrapper .jb-section-area-figma > div[rowstart=row_2] {
  margin-top: -16px;
}
.jb-section-DetailPage-figma > section .jb-section-wrapper .jb-section-area-figma > div:last-child jb-layout-widget.sec {
  margin-bottom: 0 !important;
}
.jb-section-DetailPage-figma > section .jb-section-wrapper .jb-section-feed-discussion {
  width: 400px;
  background: var(--jbLight);
  flex-shrink: 0;
  height: calc(100vh - 300px);
  border-radius: 8px;
}
.jb-section-DetailPage-figma > section .jb-section-wrapper .jb-section-feed-discussion-closed {
  width: 48px !important;
}
.jb-section-DetailPage-figma > section .jb-section-wrapper .jb-section-feed-discussion-closed jb-layout-widget.discussion {
  padding: 0 8px !important;
}
.jb-section-DetailPage-figma > section .jb-section-wrapper .jb-section-feed-discussion-closed jb-layout-widget.discussion > .widget-content {
  display: flex;
  justify-content: center;
}
.jb-section-DetailPage-figma jb-layout-widget.sec {
  height: auto !important;
  display: block;
  background-color: var(--jbLight);
  margin-bottom: unset !important;
  max-height: unset !important;
}
.jb-section-DetailPage-figma jb-layout-widget.discussion {
  display: block;
  background-color: var(--jbLight);
  margin-bottom: 16px;
  position: fixed;
  width: inherit;
  height: calc(100vh - 254px) !important;
  max-height: unset !important;
}

.jb-section-DetailPage-figma[location=vessel] jb-layout-widget.discussion {
  height: calc(100vh - 254px) !important;
}

.jb-section-DetailPage-figma[location=j2-office] jb-layout-widget.discussion {
  height: calc(100vh - 197px) !important;
}
.jb-section-DetailPage-figma[location=j2-office] jb-layout-widget.discussion .widget-content .eye-discussion jb-discussion-feed-wrapper jb-discussion-feed #discussionConRef > div .wf-content .feeds-container-height {
  height: calc(100vh - 350px) !important;
}
.jb-section-DetailPage-figma[location=j2-office] jb-layout-widget.discussion .widget-content > div jb-discussion-feed #discussionConRef > div .wf-content .feeds-container-height {
  height: calc(100vh - 350px) !important;
}
.jb-section-DetailPage-figma[location=j2-office] jb-layout-widget.discussion .widget-content > div jb-discussion-feed #discussionConRef > div .wf-content .maxtextarea-feed-container-height {
  height: calc(100vh - 400px) !important;
}
.jb-section-DetailPage-figma[location=j2-office] jb-layout-widget.discussion .widget-content .eye-discussion jb-discussion-feed-wrapper jb-discussion-feed #discussionConRef > div .wf-content .maxtextarea-feed-container-height {
  height: calc(100vh - 400px) !important;
}

.jb-masterspinner {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  height: 100vh;
}

.jb-masterspinner-figma {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.jb-top-section-container {
  display: flex;
  background: var(--jbLight);
  border-radius: 5px;
  padding: 16px 24px;
  margin-bottom: 16px;
}
.jb-top-section-container > .jb-top-section-status-bar {
  width: 8px;
  margin-right: 24px;
}
.jb-top-section-container .p-multiselect .p-multiselect-overlay {
  max-width: 220px !important;
  min-width: 200px !important;
}
.jb-top-section-container #advanced-settings {
  margin: 0px 0px 0px 0px;
  font-size: 16px !important;
  margin-top: -1px;
}
.jb-top-section-container .icon-custom {
  background: none;
  border: none;
  padding: 0px 0 0 0;
  margin: 0;
  font-size: 16px;
}
.jb-top-section-container > .jb-top-section-rows {
  flex-grow: 1;
  width: 80%;
}
.jb-top-section-container > .jb-top-section-rows > .jb-top-section-row1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 32px;
}
.jb-top-section-container > .jb-top-section-rows > .jb-top-section-row1.empty-Row1 {
  display: none;
}
.jb-top-section-container > .jb-top-section-rows > .jb-top-section-row1 .workflow-section .wf-container {
  display: flex;
  align-items: center;
}
.jb-top-section-container > .jb-top-section-rows > .jb-top-section-row1 .workflow-section .wf-container-buttons {
  display: flex;
  gap: 12px;
  order: 2;
}
.jb-top-section-container > .jb-top-section-rows > .jb-top-section-row1 .work-flow-header-button {
  display: flex;
}
.jb-top-section-container > .jb-top-section-rows > .jb-top-section-row1 .work-flow-header-button jb-button:nth-child(1) {
  padding-right: 12px !important;
}
.jb-top-section-container > .jb-top-section-rows > .jb-top-section-row1 i {
  font-size: 16px;
}
.jb-top-section-container > .jb-top-section-rows > .jb-top-section-row1 div > label:not(.status-field) {
  font-size: var(--jbTopSectionLabel1Font);
  line-height: var(--jbTopSectionLabel1LineHeight);
  font-weight: var(--jbTopSectionLabel1FontWeight);
  padding-right: 16px;
  font-family: "Roboto";
  font-style: normal;
  color: var(--jbGreyBlue800);
}
.jb-top-section-container > .jb-top-section-rows > .jb-top-section-row1 div > label.status-field > i {
  margin: 1px;
  height: 7px !important;
  width: 7px !important;
}
.jb-top-section-container > .jb-top-section-rows > .jb-top-section-row2 {
  line-height: 16px;
  height: 44px;
  position: relative;
  width: 100%;
  display: block;
  align-items: center;
  padding: 8px 0 8px;
}
.jb-top-section-container > .jb-top-section-rows > .jb-top-section-row2.title-with-button-row2 {
  display: flex;
  justify-content: space-between;
}
.jb-top-section-container > .jb-top-section-rows > .jb-top-section-row2 > .jb-top-section-title {
  min-width: calc(100% - 320px) !important;
  bottom: 0;
}
.jb-top-section-container > .jb-top-section-rows > .jb-top-section-row2 .jb-textbox-wrapper .jb-textbox-ui.ui-inputtext.ui-corner-all.ui-state-default {
  padding-left: 0px;
}
.jb-top-section-container > .jb-top-section-rows > .jb-top-section-row2 .showValue-without-background .jb-control-label-value.minimizeScroll {
  padding-left: 0px !important;
}
.jb-top-section-container > .jb-top-section-rows > .jb-top-section-row3 {
  width: 100%;
  margin: 0;
  display: flex;
}
.jb-top-section-container > .jb-top-section-rows > .jb-top-section-row3 > div {
  padding-top: 2px;
}
.jb-top-section-container > .jb-top-section-rows > .jb-top-section-row3 > div > label {
  font-family: "Roboto";
  font-style: normal;
  font-size: var(--jbTopSectionLabel2Font);
  line-height: var(--jbTopSectionLabel2LineHeight);
  font-weight: var(--jbTopSectionLabel2FontWeight);
  text-transform: capitalize;
  color: var(--jbGreyBlue400);
  padding: 4px 0 4px;
}
.jb-top-section-container > .jb-top-section-rows > .jb-top-section-row3 > div > span {
  display: block;
}
.jb-top-section-container > .jb-top-section-rows > .jb-top-section-row3 > div > span > jb-calendar {
  display: block;
}
.jb-top-section-container > .jb-top-section-rows > .jb-top-section-row3 .calendar-value,
.jb-top-section-container > .jb-top-section-rows > .jb-top-section-row3 .showValue-with-background,
.jb-top-section-container > .jb-top-section-rows > .jb-top-section-row3 .jb-control-label-value {
  background: none !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.jb-top-section-container > .jb-top-section-rows > .jb-top-section-row3 .threshold-0 {
  padding: 0% !important;
}
.jb-top-section-container > .jb-top-section-rows.formNonEditable > .jb-top-section-row3 {
  gap: 24px;
}
.jb-top-section-container > .jb-top-section-rows.formEditable > .jb-top-section-row3 {
  gap: 16px;
  height: 56px;
  margin-top: 8px;
}

:host::ng-deep .jb-top-section-title jb-textbox .jb-control-label-value,
:host::ng-deep .jb-top-section-title jb-textbox input {
  width: 45% !important;
  font-size: 24px !important;
}

div.jb-fields-container.p-grid[theme=figma] > div.jb-fields {
  padding-left: 0px;
}
div.jb-fields-container.p-grid[theme=figma] > div.jb-fields > div.box {
  text-align: left;
}
div.jb-fields-container.p-grid[theme=figma] > div.jb-fields > div.box > label.jb-fields-label {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  color: var(--jbGreyBlue400);
  text-align: left;
  text-transform: capitalize;
}
div.jb-fields-container.p-grid[theme=figma] > div.jb-fields > div.box > div.jb-fields-crtl {
  margin-top: 5px;
}
div.jb-fields-container.p-grid[theme=figma] > div.jb-fields > div.box > div.jb-fields-crtl > input,
div.jb-fields-container.p-grid[theme=figma] > div.jb-fields > div.box > div.jb-fields-crtl ::ng-deep .ui-inputtext {
  font-size: 14px !important;
}

.jb-calender-figma .ui-calendar.jb-ui-calender {
  width: 100%;
  background: var(--jbGlobalBrandBlue);
  padding: 8px;
  border-bottom: 1px solid var(--jbBrandBlue);
  height: 32px;
  border-radius: 4px 4px 0px 0px;
}
.jb-calender-figma .ui-inputtext {
  background: none;
}
.jb-calender-figma .ui-inputtext placeholder {
  color: var(--jbGreyBlue300) !important;
}
.jb-calender-figma .ui-calendar .ui-datepicker-trigger {
  right: 10px;
  bottom: 4px;
}
.jb-calender-figma .ui-calendar .ui-datepicker-trigger .pi {
  color: var(--jbGreyBlue800);
}

@media (max-device-width: 1024.98px) {
  html[app-location=vessel] .jb-section-DetailPage-figma > section .jb-section-wrapper {
    flex-direction: column;
  }
  html[app-location=vessel] .jb-section-DetailPage-figma > section .jb-section-wrapper > .jb-section-area-figma {
    display: flex;
    flex-direction: column;
    overflow-y: auto;
  }
  html[app-location=vessel] .jb-section-DetailPage-figma > section .jb-section-wrapper > .jb-section-area-figma > div:last-child jb-layout-widget.sec {
    margin-bottom: 70px !important;
  }
  html[app-location=vessel] .jb-top-section-container {
    border-radius: 0;
    padding: 8px 16px;
    margin-top: 49px;
  }
  html[app-location=vessel] .jb-top-section-container > .jb-top-section-status-bar {
    margin-right: 16px;
  }
  html[app-location=vessel] .jb-top-section-container #advanced-settings {
    margin: 0 18x;
  }
  html[app-location=vessel] .jb-top-section-row1 > :first-of-type {
    width: 90%;
  }
  html[app-location=vessel] .jb-top-section-row1 > div .status-field {
    width: 60%;
  }
  html[app-location=vessel] .jb-top-section-row1 > div > label {
    max-width: 40%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  html[app-location=vessel] .jb-top-section-row1 > div > div .icon-custom {
    display: none;
  }
  html[app-location=vessel] .jb-top-section-row1 .workflow-section .wf-container-buttons {
    position: fixed;
    bottom: 0;
    left: 0px;
    z-index: 99;
    width: 100%;
    padding: 16px;
    margin: auto;
    display: flex;
    justify-content: center;
    background: var(--jbLight);
    box-shadow: 0 -0.5px 0 0 rgba(0, 0, 0, 0.2);
  }
  html[app-location=vessel] .jb-top-section-row2 .jb-top-section-title label {
    white-space: normal;
    height: 100% !important;
  }
  html[app-location=vessel] .jb-top-section-row2 .jb-top-section-title label span {
    font-size: 16px;
  }
  html[app-location=vessel] .jb-detail-page-top-header {
    padding: 12px 16px;
    background-color: var(--jbGreyBlue700);
  }
  html[app-location=vessel] .jb-detail-page-top-header .detail-page-title {
    margin-right: auto;
    color: var(--jbLight);
    font-size: 16px;
    padding-left: 32px;
  }
  html[app-location=vessel] .jb-detail-page-top-header .discussion-feed-icon {
    color: var(--jbLight);
    font-size: 24px;
    margin-right: 20px;
  }
  html[app-location=vessel] .jb-detail-page-top-header .detail-page-icon_width {
    width: 24px;
    height: 24px;
    color: var(--jbLight);
    font-size: 24px;
  }
  html[app-location=vessel] .jb-section-DetailPage-figma > section {
    overflow: unset;
    padding: 0 16px;
  }
  html[app-location=vessel] .jb-detail-page-top-header-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
  }
  html[app-location=vessel] .jb-section-DetailPage-figma {
    margin-right: -8px !important;
    overflow-x: hidden;
    overflow-y: auto;
  }
  html[app-location=vessel] .jb-top-section-container > .jb-top-section-rows > .jb-top-section-row3 {
    display: none;
  }
  html[app-location=vessel] jb-layout-widget.sec {
    padding: 0 16px 16px;
  }
}

@media (min-device-width: 768px) and (max-device-width: 1024.98px) {
  html[app-location=vessel] .dts-field-card.formNonEditable > .jb-top-section-row3 > div {
    width: 48% !important;
    max-width: 100% !important;
  }
  html[app-location=vessel] .dts-field-card.formEditable > .jb-top-section-row3 > div {
    width: 48% !important;
    max-width: 100% !important;
  }
}

@media (max-device-width: 767.98px) {
  html[app-location=vessel] .dts-field-card.formNonEditable > .jb-top-section-row3 > div {
    width: 100% !important;
    max-width: 100% !important;
  }
  html[app-location=vessel] .dts-field-card.formEditable > .jb-top-section-row3 > div {
    width: 100% !important;
    max-width: 100% !important;
  }
}

.index-left-panel-wrapper-container {
  display: flex;
  flex-direction: row;
  height: 100%;
}

.worklistDisplayName-jobCardNo {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: static;
  max-width: 350px;
}

.worklistDisplayName-jobCardNo.without-image {
  max-width: 500px;
}

@media only screen and (min-width: 1400px) and (max-width: 1550px) {
  .worklistDisplayName-jobCardNo {
    max-width: 430px;
  }
  .worklistDisplayName-jobCardNo.without-image {
    max-width: 580px;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1750px) {
  .worklistDisplayName-jobCardNo {
    max-width: 600px;
  }
  .worklistDisplayName-jobCardNo.without-image {
    max-width: 750px;
  }
}
@media only screen and (min-width: 1800px) and (max-width: 1920px) {
  .worklistDisplayName-jobCardNo {
    max-width: 700px;
  }
  .worklistDisplayName-jobCardNo.without-image {
    max-width: 850px;
  }
}
@media only screen and (min-width: 1950px) and (max-width: 2050px) {
  .worklistDisplayName-jobCardNo {
    max-width: 890px;
  }
  .worklistDisplayName-jobCardNo.without-image {
    max-width: 1040px;
  }
}
@media only screen and (min-width: 2100px) and (max-width: 3850px) {
  .worklistDisplayName-jobCardNo {
    max-width: 1500px;
  }
  .worklistDisplayName-jobCardNo.without-image {
    max-width: 1650px;
  }
}
@media screen and (max-width: 1024px) {
  .dts-field-card {
    padding: 0 16px 16px;
    box-shadow: var(--jbBoxShadow);
    border: 1px solid transparent;
    border-radius: 8px;
    height: auto !important;
    display: block;
    background-color: var(--jbLight);
    margin: 0 16px 16px 16px;
    margin-bottom: 16px !important;
    max-height: unset !important;
  }
  .dts-field-card > .card-header {
    padding: 16px 0 16px 0;
    height: 48px;
  }
  .dts-field-card > .card-header > .card-title {
    font-size: 16px;
    font-weight: 500;
    color: var(--jbGreyBlue800);
    padding: 0;
  }
  .dts-field-card > .jb-top-section-row3 {
    width: 100%;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .dts-field-card > .jb-top-section-row3 > div {
    padding-top: 7px;
  }
  .dts-field-card > .jb-top-section-row3 > div > label {
    font-style: normal;
    font-size: var(--jbTopSectionLabel2Font);
    line-height: var(--jbTopSectionLabel2LineHeight);
    font-weight: var(--jbTopSectionLabel2FontWeight);
    color: var(--jbGreyBlue400);
    margin-bottom: 5px;
  }
  .dts-field-card.formNonEditable > .jb-top-section-row3 {
    gap: 12px;
  }
  .dts-field-card.formEditable > .jb-top-section-row3 {
    gap: 12px;
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 1025px) {
  .d-desktop-none-header {
    display: none;
  }
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./node_modules/jibe-components/assets/css/jb-details-page-vanilla.scss?ngGlobalStyle ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
div.jb-fields-container.p-grid[theme=vanilla] > div.jb-fields > div.box {
  display: flex;
}
div.jb-fields-container.p-grid[theme=vanilla] > div.jb-fields > div.box > label.jb-fields-label {
  width: 10em;
  text-align: end;
}
div.jb-fields-container.p-grid[theme=vanilla] > div.jb-fields > div.box > div.jb-fields-crtl {
  width: 50%;
  padding-left: 5px;
}
/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/jibe-components/assets/css/jb-fonts.css?ngGlobalStyle ***!
  \************************************************************************************************************************************************************************************************************************************************************/
:root {
    --jbSectionHeaderFont: 18px;
    --jbSectionHeaderLineHeight: 18px;

    /*jb details page figma fonts*/
    --jbSectionHeaderFigmaFont: 24px;
    --jbSectionHeaderFigmaFontWeight: 400;
    --jbSectionHeaderFigmaLineHeight: 28px;
    --jbSectionContentFigmaFont: 12px;
    /* jb details top section figma*/
    --jbTopSectionLabel1Font: 14px; 
    --jbTopSectionLabel1FontWeight: 400;
    --jbTopSectionLabel1LineHeight: 16px;
    --jbTopSectionLabel2Font: 12px; 
    --jbTopSectionLabel4FontWeight: 500;
    --jbTopSectionLabel2FontWeight: 700;
    --jbTopSectionLabel2LineHeight: 14px;
    
    --jbTopSectionLabel3Font: 13px; 
    --jbTopSectionLabel3FontWeight: 400;
    --jbTopSectionLabel3LineHeight: 16px;

    --jbFontMedium: 16px;
    
    --jbBoxShadow: 0 0 10px rgba(63, 77, 101, 0.1);
}
/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/jibe-components/assets/css/JiBe-controls.css?ngGlobalStyle ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
 /* 1. Hide Scrollbars Globally */
 *::-webkit-scrollbar {
   width: 6pt
 }

 /* 2. Show Scrollbars on Hover */
 *:hover {
   scrollbar-width: auto !important;
 }

 *:hover::-webkit-scrollbar {
   width: 6pt;
 }

 *:hover::-webkit-scrollbar-thumb {
   background: var(--JbLightGrey);
   border-radius: 6px;
 }

 ::-webkit-scrollbar:horizontal {
   height: 6pt;
 }

:focus {
	outline: none;
}

a:focus {
	outline: none;
}

.jb-singleSelect-dropdown.ui-dropdown {
  width: 100% !important;
}

.p-select-overlay .p-select-header .ui-dropdown-filter-icon {
  top: 1em;
}

.p-multiselect .p-multiselect-overlay {
  overflow: auto;
}

.jb-inputtext {
  width: 100%;
}

.ui-paginator .ui-paginator-pages .ui-paginator-page {
  /* width: 26px !important; */
  padding: 0 2px;
  font-weight: bold !important;
  height:20px !important;
  color: var(--jbGreyBlue500);
  font-size: 12px;
}

body .ui-inputtext {
  font-size: 11px;
  width: 100%;
}


body .ui-dialog {
  background-color: #ffffff;
}

.ui-calendar {
  width: 100%;
  min-width:100px;
}

.form-control {
  height: 31px;
}

.J2create-btn-withPlus-sign {
  color: white;
  position: relative;
  top: 2px;
  margin-right: 3px;
}

.J2create-btn-withPlus-sign:hover {
  color: white;
  /* font-size: 18px;   */
}

.remarktext {
  margin-left: 2%;
}

/* .textarea{
    font:initial;
    width:75%;
    height:12% !important; 
}
.textarea-remarks{
    font: initial;
    width: 75%;
    height: 12% !important;
    margin-bottom:12%;
} */

.displayLabelValue {
  width: 16%;
  color: #3598db;
}

/* for error meesage */

body .ui-growl .ui-growl-item-container.ui-growl-message-error {
  background-color: #FFACB5;
  border-color: #FFACB5;
  color: black;
}

.ui-growl-title {
  font-weight: 100 !important
}


.redAlert {
  color: red;
  float: right;
}

.thumb-down{
	border: 1.5px solid rgb(79, 151, 213);
		text-align: center;
		margin-left: 50%;
		color: rgb(79, 151, 213);
		width: 42px;
		height: 43px;
		border-radius: 50px;
		display: block;
		font-size: 30px;
		padding: 5px;
		line-height: 20px;
		transform: rotate(180deg);
		transform: scaleY(-1);
		cursor: pointer;
}

	.thumb-up {
		border: 1.5px solid rgb(79, 151, 213);
		text-align: center;
		margin-left: 50%;
		color: rgb(79, 151, 213);
		width: 42px;
		height: 43px;
		border-radius: 50px;
		display: block;
		font-size: 30px;
		padding: 5px;
		line-height: 20px;
		cursor: pointer;
  }
  .thumb:hover {
	color:#3498db;
}


/*-- css by kiran customize From J1 -Start --*/

/* input [type="button"]{
   
   } */

.bluebutton {
  margin: 0px;
  padding: 0px;
  color: #fff;
  cursor: pointer;
  background: #3498db;
  border: 1px solid #3498db;
  text-decoration: none;
  padding: 3px 25px 4px;
  line-height: 20px;
  border-radius: 3px;
  text-transform: capitalize;
  letter-spacing: 0.8px;
}

.glowbutton {
  color: var(--jbBlack);
  background: var(--jbWhite);
  border: 1px solid var(--JbGreyBackground);
  padding: 3px 10px 4px;
}

.glowbutton.bluebutton:hover {
  color: var(--jbLight);
  background: var(--jbBlue);
  border: 1px solid var(--jbBlue);
  padding: 3px 10px 4px;
}

.jb-control-label-value {
	font-weight: bold;
	color: var(--jbBlack);
	padding-left: 1px;
	word-break: break-word;
	text-align: initial;
	font-size:12px;
 }
.disabled_bluebutton {
	margin: 0px;
	padding: 0px;
	color: #fff;
	cursor: pointer;
	background: #3498db;
	border: 1px solid #3498db;
	text-decoration: none;
	padding: 2px 25px 4px;
	line-height: 20px;
	border-radius: 3px;
	text-transform: capitalize;
	letter-spacing: 0.8px;
 }
 .jb-control-label-value {
	 font-weight: bold;
	 color: var(--jbBlack);
	 padding-left: 1px;
	 word-break: break-word;
	 text-align: initial;
	 font-size:12px;
  }
 .disabled_bluebutton {
	 margin: 0px;
	 padding: 0px;
	 color: #fff;
	 cursor: pointer;
	 background: #3498db;
	 border: 1px solid #3498db;
	 text-decoration: none;
	 padding: 3px 25px 4px;
	 line-height: 20px;
	 border-radius: 3px;
	 text-transform: capitalize;
	 letter-spacing: 0.8px;
	 opacity: 0.35;
  }
 
 .bluebutton:hover {
	background: #56b1ed;
	border: 1px solid #56b1ed;
	box-shadow: 0px 1px 0px 0px #a8a8a8;
 }
 
 .bluebutton:active {
	background: #3498db;
	border: 1px solid #3498db;
	box-shadow: 0px 1px 0px 0px #a8a8a8;
 }
 
 .bluebutton:focus {
	outline: none;
 }
 
 .graybutton {
	color: #fff;
	cursor: pointer;
	background: #727b84;
	border: 1px solid #888888;
	text-decoration: none;
	padding: 3px 25px 4px;
	line-height: 20px;
	border-radius: 3px;
	text-transform: capitalize;
	letter-spacing: 0.8px;
 }
 
.graySpButton {
	background: #727b84 !important;
	border: 1px solid #888888;
	box-shadow: unset !important;
	letter-spacing: 0.8px;
}

.blueSpButton {
	background: #3498db !important;
	border: 1px solid #3498db;
	box-shadow: unset !important;
	letter-spacing: 0.8px;
}

.noSpButton {
	background: #fff !important;
	border: 1px solid #727b84;
	box-shadow: unset !important;
	letter-spacing: 0.8px;
}

.blueSpButton.disabled,
.graySpButton.disabled,
.noSpButton.disabled {
	opacity: .35;
}

.graySpButton:hover {
	background: #acacac !important;
	border: 1px solid #acacac;
	box-shadow: 0px 1px 0px 0px #a8a8a8;
}

.blueSpButton:hover {
	background: #56b1ed !important;
	border: 1px solid #56b1ed;
	box-shadow: 0px 1px 0px 0px #a8a8a8;
}

.noSpButton:hover {
	background: #f9f9f9 !important;
	border: 1px solid #727b84;
	box-shadow: 0px 1px 0px 0px #f2f2f2;
 }

.graySpButton.disabled:hover {
	background: #acacac !important;
	border: 1px solid #acacac !important;
	box-shadow: 0px 1px 0px 0px #acacac !important;
}
 
 .graybutton:hover {
	background: #acacac;
	border: 1px solid #acacac;
	box-shadow: 0px 1px 0px 0px #a8a8a8;
 }
 
 .graybutton:active {
	background: #727b84;
	border: 1px solid #888888;
	box-shadow: 0px 1px 0px 0px #a8a8a8;
 }
 
 .graybutton:focus {
	outline: none;
 }
 
 .disbutton {
	color: #868686;
	background: #eaeaea;
	border: 1px solid #eaeaea;
	text-decoration: none;
	padding: 3px 25px 4px;
	line-height: 20px;
	border-radius: 3px;
	text-transform: capitalize;
	letter-spacing: 0.8px;
 }
 
 .disbutton:focus {
	outline: none;
 }
 
 .nobutton {
	color: #727b84;
	cursor: pointer;
	background: #fff;
	border: 1px solid #727b84;
	text-decoration: none;
	padding: 3px 25px 4px;
	line-height: 20px;
	border-radius: 3px;
	text-transform: capitalize;
	letter-spacing: 0.8px;
 }
 
 .nobutton:hover {
	background: #f9f9f9;
	border: 1px solid #727b84;
	box-shadow: 0px 1px 0px 0px #f2f2f2;
 }
 
 .nobutton:active {
	background: #fff;
	border: 1px solid #727b84;
	box-shadow: 0px 1px 0px 0px #f2f2f2;
 }
 
 .nobutton:focus {
	outline: none;
 }
 
 
.addbutton{
	background:#e5e5e5;
	color:black;
	font-size:12px;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    text-decoration: none;
    padding: 3px 10px 4px;
    line-height: 20px;
    border-radius: 3px !important;
    text-transform: capitalize;
	letter-spacing: 0.8px;
	font-family:sans-serif;
}


 .right {
	text-align: right;
 }
 
 .left {
	text-align: left;
 }
 
 .center {
	text-align: center
 }
 
 .input_img {
	position: absolute;
	bottom: -20%;
	right: 3%;
	height: 104%;
	font-size: 16px;
 }
 
 /* For JiBe Chekbox jb-checkbox */
 .jb-checkbox {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 13px;
	-webkit-user-select: text;
	user-select: toggle;
	width: 80%;
 }
 
 
 .jb-checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
 }
 
 
 .jb-checkmark {
	position: absolute;
	top: 2px;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #fff;
	border: 0.05rem solid #ccc;
 }
 
 
 .jb-checkbox:hover input~.jb-checkmark {
	background-color: #ccc;
 }
 
 
 .jb-checkbox input:checked~.jb-checkmark {
	border: 2px solid #2196F3;
 }
 
 .jb-checkmark:after {
	content: "";
	position: absolute;
	display: none;
 }
 
 .jb-checkbox input:checked~.jb-checkmark:after {
	display: block;
 }
 
 .jb-checkbox:hover input:disabled~.jb-checkmark {
	display: block;
	background-color: rgb(185, 184, 184);
	cursor: not-allowed;
 
 
 }
 
 
 
 .jb-checkbox .jb-checkmark:after {
	left: 5px;
	top: 1px;
	width: 6px;
	height: 12px;
	border: solid #2196F3;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
 }
 
 /*checkBoc Css End */
 
 /*  css by kiran customize From J1 - End  */
 
 .jb-orb-slider {
	 top: 23%;
  }
  
  .jb-orb-slider.ui-sidebar-right {
	 top: 5%;
	 width: 15em;
	 height: 95%;
  }
  .jb-orb-slider .ui-sidebar-close {
	  visibility: visible;
	  color: #3498db;
  }
 
 .jb-orb-growl.ui-growl {
	 position: fixed;
	 top: 20px;
	 right: 20px;
	 width: 60em;
 }
 .jb-textarea {
	 border-right: var(--validate-color) !important;
  }
 
  body .ui-tooltip {
	 max-width: 100%;
	 overflow-wrap: break-word
 }
 
 .breakTooltip {
	 word-break: break-all;
 }
 
 .hideTooltipArrow .ui-tooltip-arrow {
	 display: none;
 }
 
 p-calendar>span.ui-calendar>input.ui-inputtext.ui-widget.ui-state-default.ui-corner-all:disabled {
	 opacity: .35;
	 font-weight: 700;
	 color: var(--jbBlack);
 }
 .grid-filter{
	 font-size: 11px;
		font-size: 11px;
 }
	
 div.p-progressspinner {
	 margin: 0% 0% 0%  45% !important;
 }

jb-slider {
  display: block;
  background-color: var(--jbScrollGray);
}

.jb-sidebar.jb-slide-left.jb-slide-close {
  box-shadow: none;
  transform: translateX(-100%);
  visibility: hidden;
}

.jb-sidebar.jb-slide-left.jb-slide-open {
  transform: translateX(0%);
  transition: transform .5s ease;
  visibility: visible;
}

.jb-sidebar.jb-slide-right.jb-slide-close {
  box-shadow: none;
  transform: translateX(100%);
  transition: transform .5s ease, visibility 500ms;
  visibility: hidden;
}

.jb-sidebar.jb-slide-left {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  left: 0;
  right: auto;
  top: 0;
}

.jb-sidebar.jb-slide-right.jb-slide-open {
  transform: translateX(0%);
  transition: transform .5s ease;
  visibility: visible;
}

.jb-sidebar.jb-slide-right {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  left: auto;
  right: 0;
  top: 0;
}

.jb-sidebar.jb-slide-left.jb-transition.jb-slide-close,
.jb-sidebar.jb-slide-right.jb-transition.jb-slide-close {
  transition: transform .5s ease, visibility 500ms;
}

.jb-sidebar {
  -webkit-tap-highlight-color: transparent;
  background: #fff;
  height: 100%;
  overflow: auto;
  position: fixed;
  top: 0;
  transition: none;
  vertical-align: middle;
  will-change: transform;
}

.jb-control-side {
  font-size: 12px;
  font-weight: normal;
}
.jb-content-animation {
  transition: margin .5s ease, transform .5s ease;
}
/* New Design 12-08-2021 Css Start*/

.jb-header-container {
	background-color: var(--jibeGreyBlue600);
}

.jb-details-header {
    display: flex;
    flex-direction: column;
    padding-left: 24px;
    background-color: var(--jibeGreyBlue600);
	color: var(--jbLight);
}

.jb-details-header>ul>li {
  float: left;
}

.jb-details-header>ul {
  color: var(--jbLight);
}

.jb-details-header>i.jibe-close {
  align-self: flex-end;
  position: relative;
  top: 18px;
  right: 17px;
}

.jb-details-header>.jb-title-500-20 {
  padding-bottom: 0.8em;
  font-weight: bold;
  padding-right: 2em;
  padding-top: 0.9em;
}

.jb-details-header>.jb-title-500-20>label {
  width: calc(100% - 2em);
  cursor: pointer;
}

.jb-title-500-20 {
  font-size: 20px;
  font-weight: bold;
  color: var(--jbLight);
}

.jb-title-500-20>i.jibe-forward {
  padding: 4px 5px;
  font-size: 10px;
  vertical-align: middle;
}

.jb-title-500-20>i.jibe-forward:hover {
  border-radius: 50%;
  background-color: var(--jbGreyBlue500);
  cursor: pointer;
}

.jb-lb-400-10 {
  color: var(--jbGreyBlue400);
  font-size: 10px;
}

.jb-lb-400-12 {
  color: var(--jbGreyBlue400);
  font-size: 12px;
  font-weight:400;
  /* margin-right:4px; */
}

.jb-lb-400-14 {
  color: var(--jbGreyBlue400);
  font-size: 14px;
}

.jb-lb-500-12 {
	color: var(--jbGreyBlue500);
	font-size: 12px;
	margin-left: 6px;
	/* margin-right:4px; */
  }

.jb-lb-500-14 {
  color: var(--jbGreyBlue500);
  font-size: 14px;
}

.jb-lb-500-16 {
  font-size: 16px;
  color: var(--jbGreyBlue500);
  font-weight: 500;
}

.jb-link-600-14 {
  font-size: 14px;
  color: var(--jbGreyBlue600);
}
.jb-hr-line-200 {
  border-left: 1px solid var(--jbGreyBlue200);
  height: 24px;
  margin: 5px 6px 6px;
}

.jb-vr-line-header {
  border-left: 1px solid var(--jbGrey400);
  height: 24px;
  margin: 5px 6px 6px;
}

.jb-content-container {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.jb-content-container.jb-content-title>.jb-title-500-20>label {
  padding-left: 10px;
}

.jb-content-title>div.jb-title-500-20 {
  flex-direction: unset;
  display: flex;
  padding-left: 36px;
  color: var(--jbGreyBlue500);
  font-weight: normal;
}

div.jb-content-container.jb-content-title>div.jb-title-500-20 {
  padding-bottom: 1em;
  font-weight: normal;
}

::ng-deep .paginator-dropdown.ui-dropdown .ui-dropdown-label-container .ui-dropdown-label {
	font-size: 12px;
	color: var(--jbGreyBlue500);
  }

.jb_grid_topCellValue {
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0em;
	text-align: left;
	color: var(--jbGreyBlue600); 
  }
  
.jb_grid_botCellValue {
	font-weight: 400;
	line-height: 14px;
	letter-spacing: 0em;
	text-align: left;
	font-size: 12px;
	color: var(--jbGreyBlue400)
  }

.jb_grid_textwrapper {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 0;
}
.jb_grid_mainText {
	font-weight: 500;
	line-height: 16px;
	letter-spacing: 0em;
	text-align: left;
	margin-right: 5px;
	color: var(--jbGreyblack500); 
	margin-bottom: 0;
}

.jb_grid_subText {
	font-weight: 500;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 0em;
	text-align: left;
	color: var(--darkOrGrey); 
	margin-bottom: 0;
}

.jb_grid_breadcrumb {
	display: flex;
    align-items: center;
	position: relative;
}

.jb_grid_breadcrumb span {
	padding: 0 7px;
	margin: 0;
}

.jb_grid_breadcrumb span:last-of-type {
	padding-right: 4px;
}

.jb_grid_breadcrumb span:not(:last-of-type)::after {
	content: "";
	position: absolute;
	transform: rotate(270deg);
    font-size: 10px;
    display: inline-block;
    width: 12px;
    height: 12px;
	font-family: 'Jibe-Icon';
}
.jb_grid_breadcrumb>span.jb_grid_subText:first-of-type {
	padding-left: 0;
}

.jb_grid_breadcrumb>span.jb_grid_subText  {
	padding: 0 6px;
}

.jb_grid_breadcrumb>span.jb_grid_subText::after {
	font-size: 8px;
	width: 10px;
	height: 10px;
}

.jb_grid_link_with_right_icon{
	height:32px;
}

.jb_grid_textWithIcon {
	font-weight: 500;
	line-height: 16px;
	letter-spacing: 0em;
	text-align: left;
	margin-right: 5px;
	color: var(--jbGreyBlue600); 
}
.jb_grid_linkWithIcon {
	display: flex;
	line-height:16px;
}
.jb_grid_linkWithIcon img,.jb_grid_link_with_right_icon img {
	margin: 0 5px;
	max-width:16px;
	max-height:16px;
}
.jb_grid_link_with_right_icon p {
	margin-bottom: 0;
}
.chips-container {
    display: flex;
    align-items: center;
    align-self: center;
    padding: 4px 16px 4px 6px;
    max-height: 30px;
	position:relative;
}

i.icons8-close.setIcon {
	display: none;
}  

.chips-container:hover i.icons8-close.setIcon {
	cursor: pointer;
	display: block;
}

.chips-container:hover {
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 5px;
}

:host::ng-deep .chips-container label:not(.chips-label) {
    font-weight: 600;
    text-align: center;
    padding: unset;
}
  
.chips-container>*:not(.chips-label):not(.setIcon) {
    flex: 1;
	min-width: 33px;
}
  
:host::ng-deep .chips-container:not(.chips-label)>*>div {
    justify-content: left;
}

/*New Design 12-08-2021 Css END*/

p-progressBar .ui-progressbar .ui-progressbar-label {
	color: black !important;
	display: block !important;
}

p-progressBar .ui-progressbar-indeterminate .ui-progressbar-value,
p-progressBar .ui-progressbar {
	background: #eaeaea;
}

p-progressBar .ui-progressbar-value {
  border: 1px solid #03A9F4;
  background: #007ad9;
  color: black;
}

.noImage-icon {
	background-image: url('NoImage.47bebae6ed20195d.png');
	background-position: center;
    background-size: contain;
}
.d-none {
	display: none !important;
}
.d-flex {
	display: flex;
}
.flex-wrap {
	flex-wrap: wrap;
}
.align-center {
	align-items: center;
}
.ui-widget-overlay.ui-sidebar-mask {
	display: none;
}
/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/jibe-components/assets/css/ORB-module.css?ngGlobalStyle ***!
  \**************************************************************************************************************************************************************************************************************************************************************/

body .ui-dialog {
	/* Gal Albo - 07.11.2018 - stop using global styles and using !important */
	/* Gal Albo - 07.11.2018 - it takes effect in the whole app */
  /* top:15% !important; */
  width:55%;
} 
body .p-dialog {
  width:55%;
} 

body .ui-dialog-content .ui-widget-content {
  /* Gal Albo - 07.11.2018 - stop using global styles and using !important */
	/* Gal Albo - 07.11.2018 - it takes effect in the whole app */
	/* height:auto !important; */
}
.mainTableSearchBox {
  width: 20%;
}

.operationtable {
  width: 100%
}
.operationtable td{
  padding: 5px;
}

.operationtable td:nth-child(1) {
  width: 18%;
  text-align: right;  
}

.operationtable td:nth-child(2) {
  width: 30%;
}

.operationtable td:nth-child(3) {
  width: 20%;
  text-align: right;
}
.operationtable_label {
  text-align: right;
}
.alertVerify {
  background-color: #FFACB5;
}
/*DONT Add body .ui-dialog*/
body .ui-table .ui-table-tbody > tr:nth-child(even), body .ui-table .ui-table-tbody > tr:hover .remark {
  visibility: visible;
  text-decoration-line: none;
}
.ui-table-resizable .ui-table-tbody>tr>td {
  overflow:visible;
  margin-top: 4%;
}
.dialogVerify {
  width: 34% !important;
  height: auto;
}

/*dialog box table*/

 :host .jb-table tr:nth-child(1)>td:nth-child(1) {
  width: 8%;
  vertical-align: top;
}

:host .jb-table tr:nth-child(1)>td:nth-child(2) {
  width: 90%;
}
.ui-dialog-titlebar.ui-widget-header.dialogVerify {
  color: black;
  box-shadow: none;
}
.dialogExport {
  width: 34%;
  height: auto;
}
.ui-dialog-titlebar.ui-widget-header.dialogExport {
  color: black;
  box-shadow: none;
}
.textArea {
  width: 100%;
  height: 10vh;
}
:host .jb-table tr:nth-child(1)>td:nth-child(1) {
  width: 10%;
  vertical-align: top;
}
:host .jb-table tr:nth-child(1)>td:nth-child(2) {
  width: 90%
}

:host .ui
{
  width: 50% !important;
  height: 50% !important;
}
.form-control{
  background-color: #F1F1F1;
}

/* .operationScroll {
  max-height: 30vh;
  overflow: auto;
} */

.popup-height {
  overflow:auto;
  max-height:55vh;
  min-height:53vh
}

.normalPointer{
  cursor: unset !important;
}

:host body .ui-paginator .ui-paginator-pages .ui-paginator-page {
  width: 28px;
}

/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/jibe-components/assets/css/styles.css?ngGlobalStyle ***!
  \**********************************************************************************************************************************************************************************************************************************************************/
/* You can add global styles to this file, and also import other style files */
.red {
	background-color: #FFACB5 !important;
}

.bodyColor {
	background-color: #f3f3f3 !important;
}

.asteriskRed {
	color: var(--jbRegularRed) !important;
}

::placeholder {
	color: var(--jbTextBlack) !important;
	opacity: 1; /* Firefox */
 }
 
 :-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: var(--jbTextBlack) !important;
 }
 
 ::-ms-input-placeholder { /* Microsoft Edge */
	color: var(--jbTextBlack) !important;
 }

/* kiran css start here */
.clear {
	clear:both;
}
:host::ng-deep .ui-datepicker .ui-datepicker-title select {
	font-size: 11px !important;
}
 
 .gridborder .ui-table-scrollable-wrapper{
	border:1px solid var(--jbGrey);
}

.gridborder .ui-scrollpanel-wrapper{
	border:1px solid var(--jbGrey);
}

.gridborder .p-scrollpanel-content-container {
	border:1px solid var(--jbGrey);
}

.ui-table-scrollable-wrapper {
	position: relative;
}

.indexbodyColor {
	background-color: var(--jbLight) !important;
	padding-left: 0px;
	padding-right: 0px;
	height: 100%;
}
.p-grid {
	display: flex;
    flex-wrap: wrap;
	margin-right: 0rem !important;
	margin-left: 0rem !important;
	margin-top: 0rem !important;
}

.p-col-1,
.p-col-2,
.p-col-3,
.p-col-4,
.p-col-5,
.p-col-6,
.p-col-7,
.p-col-8,
.p-col-9,
.p-col-10,
.p-col-11,
.p-col-12{
	padding: .5rem;
}

.p-col-1{
	    width: 8.3333%;
}
.p-col-2 {
	width: 16.66666667%;
}
.p-col-3 {
	width: 25%;
}
.p-col-4 {
	width: 33.33333333%;
}
.p-col-5 {
	width: 41.66666667%;
}
.p-col-6 {
	width: 50%;
}
.p-col-7 {
	width: 58.33333333%;
}
.p-col-8 {
	width: 66.66666667%;
}
.p-col-9 {
	width: 75%;
}
.p-col-10 {
	width: 83.33333333%;
}
.p-col-11 {
	width: 91.66666667%;
}
.p-col-12 {
	width: 100%;
}

.p-md-1,
.p-md-2,
.p-md-3,
.p-md-4,
.p-md-5,
.p-md-6,
.p-md-7,
.p-md-8,
.p-md-9,
.p-md-10,
.p-md-11,
.p-md-12{
	flex: 0 0 auto;
}

.p-md-1{
	    width: 8.3333%;
}
.p-md-2 {
	width: 16.66666667%;
}
.p-md-3 {
	width: 25%;
}
.p-md-4 {
	width: 33.33333333%;
}
.p-md-5 {
	width: 41.66666667%;
}
.p-md-6 {
	width: 50%;
}
.p-md-7 {
	width: 58.33333333%;
}
.p-md-8 {
	width: 66.66666667%;
}
.p-md-9 {
	width: 75%;
}
.p-md-10 {
	width: 83.33333333%;
}
.p-md-11 {
	width: 91.66666667%;
}
.p-md-12 {
	width: 100%;
}

.p-lg-1,
.p-lg-2,
.p-lg-3,
.p-lg-4,
.p-lg-5,
.p-lg-6,
.p-lg-7,
.p-lg-8,
.p-lg-9,
.p-lg-10,
.p-lg-11,
.p-lg-12{
	flex: 0 0 auto;
}

.p-lg-1{
	    width: 8.3333%;
}
.p-lg-2 {
	width: 16.66666667%;
}
.p-lg-3 {
	width: 25%;
}
.p-lg-4 {
	width: 33.33333333%;
}
.p-lg-5 {
	width: 41.66666667%;
}
.p-lg-6 {
	width: 50%;
}
.p-lg-7 {
	width: 58.33333333%;
}
.p-lg-8 {
	width: 66.66666667%;
}
.p-lg-9 {
	width: 75%;
}
.p-lg-10 {
	width: 83.33333333%;
}
.p-lg-11 {
	width: 91.66666667%;
}
.p-lg-12 {
	width: 100%;
}

/*-- designer design changes --*/
.displayName {
		font-weight: 600;
		padding:0.5rem;
}
.jb-section-area{
	background: var(--jbLight);
	 border:1px solid var(--jbLight); 
	 padding:0px;
	 border-radius:5px;
	 padding:10px;
	 margin-bottom:12px;
	 font-size:12px;
	/* box-shadow: 0px 0px 10px 0px rgba(0, 157, 144, 0.25);
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); */
}


.jb-section-area .ui-table-scrollable-wrapper{
	 font-size:12px;
}

.jb-section-area:hover{
	box-shadow: 0px 0px 10px 0px rgba(0, 157, 144, 0.25);
	border:1px solid #009d90;
}



.jb-single-page-header ul{
	margin:0px; padding:0px; width:100%
}

.jb-single-page-header ul li{
	list-style:none; float:left;
}

.jb-single-page-header ul li:first-child{
	border-bottom:1px solid var(--jbGrey) !important;
	width:65%;
	font-size:15px; 
	font-weight:bold; 
	line-height:30px; 
	color:var(--jbBlack);
	height:30px;
}
.jb-single-page-header ul li:last-child{
	text-align:right;
	width:30%; 
	float:right;
	height:30px;
}

jb-panel.jb-panel-ui .ui-panel .ui-panel-titlebar {
  background-color: var(--greyBlue200) !important;
  padding: 19.2px;
  padding-left: 41px;
  font-size: 15px;
  color: var(--jbGreyBlue800);
  font-weight: normal;
}

jb-panel.jb-panel-ui .ui-panel .ui-panel-titlebar .ui-panel-titlebar-icon {
  float: right !important;
  cursor: pointer;
  font-size: 15px;
  font-weight: normal;
  margin-right: 24px !important;
}

.vesselName {
	margin-right: 0px;
	font-size: 12px;
	line-height: 21px;
	min-width: 8rem;
 }

 :host::ng-deep .ui-panel-titlebar.ui-widget-header.ui-helper-clearfix.ui-corner-all {
	background: var(--jbLight);
	border-bottom: none !important;
	font-size:14px;
	padding: 0em 0em 5px !important;
	line-height:16px;
	border-bottom: 1px solid var(--jbGrey);
 }
 .pjob{
   color:var(--jbDarkSaffron);
   font-size:18px;
}  
.redborder{
   border: 1px solid red;
}
.topfont{
	font-size: 22px;
    float: left;
    margin-right: 5px;
    margin-top: -3px;
    color: #0034B9;
}
.font17{
	font-size: 17px;
}

.font16{
	font-size: 16px;
}

.font25{
	font-size: 25px;
}
.font11{
	font-size:11px !important;
}

.label12{
	font-size:12px !important;
}
/* .status, .status-8, .status-7, .status-6, .status-5, .status-4, .status-3, .status-2, .status-1 {
	margin-top:9px;
} */
div.jb-section-area jb-form>jb-form-generator-start>form>div.form-content {
   margin-top: 5px !important; 
}

.jb-section-header {
   font-weight: bold;
   /* line-height: 22px; */
   clear: both;
   padding: 0em 0em 5px;
}

.jb-section-header i {
   font-weight: bold;
   float: left !important;
   margin-right: 10px !important;
   margin: 0;
   font-size: 18px;
   color: var(--jbTextBlack);
	line-height: 18px;
	margin-right:5px;
}

.jb-single-page-header{
	background-color:var(--jbLightgrayishblue);
	/* position:fixed; 
	padding-top:10px;*/
	width:100%;
}
:host::ng-deep .tree-header{
	color: var(--jbTextBlack);
	font-weight: 600;
	font-size: 14px !important
}
:host::ng-deep .ui-card-title {
	margin-bottom: 5px;
	font-size: 14px;
}
:host::ng-deep .ui-card-title {
	font-size: 14px !important;
	font-weight: 600 !important;
	margin-bottom: 5px !important;
}
:host::ng-deep .section-custom{
	gap:10px !important
}
.fixheader{
	position: fixed;
	z-index: 101;
	left: 215px;
	right: 0px;
	margin-top: -15px;
	padding-top: 15px;
	margin-left: -15px;
	padding-left: 15px;
    margin-right: 15px;
	transition: left 0.3s;
	background-color: var(--jbLightgrayishblue);
}

div.layout-wrapper.layout-slim .fixheader {
	left: 60px;
	transition: unset;
}

.cause{
	border: 1px solid var(--jbGrey);
	padding: 10px;
	background: var(--jbLight);
	height:330px;
}
.causeheader{
	font-weight: bold;
	border-bottom: 1px solid var(--jbGrey);
	line-height: 20px;
	margin-bottom: 5px;
	clear: both;
	overflow: hidden;
	padding-bottom: 5px;
}

.value {
	text-align: left;
	/* color: var(--jbBlue); */
	font-weight: bold;
	word-break: break-all;
	padding:5px;
	}

	
/*  new changes by kiran lad */

.jb-section-status-header {
	padding:0px 5px;
	border:0px solid var(--jbGrey);
	margin:11px 0px;
}
.jb-section-status-header>ul{
	margin:0px; 
	padding:0px;
	padding-left:0px !important;
}
.jb-section-status-header>ul>li{
	list-style:none; 
	float:left; 
	padding:0px 30px 0px 0px;
}

.jb-section-status-header>ul>li>i{
		margin-right: 5px;
}

.jb-section-DetailPage {
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 15px 0;
}

.jb-section-DetailPage > section {
	flex-grow: 1;
	overflow-y: scroll;
	overflow-x: hidden;
}

.padding-jb-section-DetailPage {
	padding-right: 15px;
	padding-left: 15px;
}


.jb-section-area-header{
	width:100%;
	padding:0px;
	overflow:hidden;
	/*background:var(--jbLightgrayishblue); */
}
.jb-section-area-header>ul{
	margin:0px; padding:0px; width:100%
}
.jb-section-area-header>ul>li{
	list-style:none; float:left;
}
.jb-section-area-header>ul>li:first-child{
	border-bottom:1px solid var(--jbGrey) !important;
	font-size:15px; 
	font-weight:bold; 
	line-height:30px; 
	color:var(--jbBlack);
	min-height:30px;
	float:left;
	padding-right:20px;
	max-width:50%;
	min-width:10%;
	word-break: break-word;
}

	.jb-section-area-header>ul>li input.p-inputtext.p-component{
		padding: 0px;
		padding-right: 20px;
	}

	.jb-section-area-header>ul>li input.p-inputtext.p-component:enabled:hover,
	.jb-section-area-header>ul>li input.p-inputtext.p-component:enabled:focus {
        border-width: 0;
        background-size: 100% 2px, 100% 1px;
        outline: none;
        padding-bottom: 2px;
    }

	.p-inputtext.p-component {
        background: transparent no-repeat;
        background-image: linear-gradient(to bottom, #03A9F4, #03A9F4), linear-gradient(to bottom, #bdbdbd, #bdbdbd);
		background-size: 0 2px, 100% 1px;
		background-position: 50% 100%, 50% 100%;
		transition: background-size 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
		border-width: 0;
		padding: 2px;
		font-size: 11px;
		border-radius: 0px;
		border: none;
		width: 100%;
		height: unset;

	}
	.p-inputtext.p-component:focus {
        background-size: 100% 2px, 100% 1px !important;
        outline: none !important;
        }

    .p-inputtext.p-component:hover {
        border-width: 0;
        background-size: 100% 2px, 100% 1px;
        outline: none;
        padding-bottom: 2px;
        }

	.p-inputtext.p-component.p-disabled {
		background: transparent no-repeat;
		background-image: none !important;
		background-size: 0 2px, 100% 1px;
		background-position: 50% 100%, 50% 100%;
		border-width: 0;
		font-weight: bold;
		font-size: 15px;
		border-bottom: none;
	}

	li.user-list-li .jb-singleSelect-dropdown.ui-dropdown,
	li.user-list-li .jb-multiSelect-dropdown.ui-multiselect{
		min-width: 10em;
	} 

.jb-no-inputtext {
    background: transparent no-repeat;
    background-image: none !important;
    background-size: 0 2px, 100% 1px;
    background-position: 50% 100%, 50% 100%;
	border-width: 0;
    font-weight: bold;
    font-size: 15px;
}

.jb-section-area-header>ul>li:last-child{
	float: right;
	min-height:30px;
	text-align:right;
	float:right;
	max-width:50%;
	min-width:30%;
}

.centerIcon{
	text-align:center;
}

.jb-section-area-header>ul>li>i {
	font-size:22px;
}
.jb-section-fixscroll {
	padding-top: 100px;
}

.jb-section-scrollfix{
	 min-height:550px; 
	 overflow-y: scroll;
	 width:100%;
}

.jb-slide-menu-ui .jb-section-scrollfix{
	min-height:630px; 
	overflow-y: scroll;
	width:100%;
}

:host::ng-deep .jb-section-area-header>ul>li:first-child .ui-inputtext{
	font-size:15px !important;
}

@media(min-width: 2900px) {
	.jb-section-DetailPage {
		position: absolute;
		bottom: 0px;
		top: 80px;
	}

	.jb-slide-menu-ui .jb-section-DetailPage {
		top: 0px;
	}
}


/* #aspnetForm .jb-section-scrollfix{
	max-height:466px !important;
	min-height:466px !important;
}

#aspnetForm .jb-section-scrollfix{
	 min-height:466px !important;
	 overflow-y: scroll;
	 width:100%;
} */

/* Hide scrollbar for Chrome, Safari and Opera */
.jb-section-scrollfix::-webkit-scrollbar {
	display: none !important;
}

/* Hide scrollbar for IE, Edge and Firefox */
.jb-section-scrollfix {
 -ms-overflow-style: none  !important;  /* IE and Edge */
 scrollbar-width: none  !important; /* Firefox */
}


/* Auto height div structure */
.jb-auto-height {
	display: flex; /* equal height of the children */
 }
 
 .jb-auto-col {
  /* flex: 1;  additionally, equal width */
 }

 .jb-left{
	 width:34%;
	 margin-right:1%;
 }
 
 .jb-right{
	 width:65%;
 }
 
 .jb-section-left{
	width:65%;
	margin-right:1%;
}

.jb-section-right{
	width:34%;
}



@media (max-width: 800px) {
	.jb-auto-height {
		display: block; 
	}
	 
	.jb-auto-col {
	  /* flex: 1;  additionally, equal width */
	}
	 
	.jb-left{
		width:100%;
	}

	.jb-right{
		width:100%;
	}
	
	:host::ng-deep .jobright{
		width:100%;
	}

	
.jb-section-area-header{
	width:100%;
	padding:0px;
	overflow:hidden;
	/*background:var(--jbLightgrayishblue); */
}
	.jb-section-area-header>ul{
		margin:0px; padding:0px; width:100%
	}
	.jb-section-area-header>ul>li{
		list-style:none; 
	}
	.jb-section-area-header>ul>li:first-child{
		border-bottom:1px solid var(--jbGrey) !important;
		font-size:15px; 
		font-weight:bold; 
		line-height:30px; 
		color:var(--jbBlack);
		min-height:30px;
		float:left;
		padding-right:20px;
		max-width:100%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		position: static;
		width: 50%;
	}

	.jb-section-area-header>ul>li:last-child{
		float: right;
		min-height:30px;
		text-align:right;
		float:right;
		max-width:100%;
		margin-top:5px;
	}
}

 .topborder{
	border-top: 1px solid var(--jbGrey) !important;
	margin: 0px 0px 0px;
 }


 .required-asterisk {
	color: var(--jbRegularRed);
	text-align:center;
	width:10px;
	display:inline-block;
}

.required-space {
	color: var(--jbRegularRed);
	text-align:center;
	width:10px;
	display:inline-block;
	}

 .redCheck {
	color: var(--jbRegularRed);
	text-align:center;
	width:10px;
	display:inline-block;
 }

 /* Auto height div structure */
.jb-section-box {
	display: flex; /* equal height of the children */
 }
 
 .jb-section-col {
  /* flex: 1;  additionally, equal width */
  padding:5px;
 }
 label{
	 word-break: break-word !important;
 }
 .ui-card-title {
	font-size: 1.2em !important;
	font-weight: bold;
	margin-bottom: .5em;
	margin-top: 10px !important;
	border-bottom: 1px solid var(--jbGrey) !important;
}
textarea{
	resize: none;
}

.weatherIconClimaCell {
  display: block;
  width:  25px;
  height: 25px;
  cursor: pointer;
}

.clear_day_clima_cell {
  background: url('clear_day.2fec3f55892afe98.svg');
}

.clear_night_clima_cell {
  background: url('clear_night.8743137e03fc30db.svg');
}

.cloudy_clima_cell {
  background: url('cloudy.53687b89a5c38b4b.svg');
}

.drizzle_clima_cell {
  background: url('drizzle.3daaff93f9bee0c0.svg');
}

.flurries_clima_cell {
  background: url('flurries.86fa10c4d332858e.svg');
}

.fog_clima_cell {
  background: url('fog.4d357cbbcf9f48ad.svg');
}

.fog_light_clima_cell {
  background: url('fog_light.24e4082f153add1f.svg');
}

.freezing_drizzle_clima_cell {
  background: url('freezing_drizzle.876a56bc3813386e.svg');
}

.freezing_rain_clima_cell {
  background: url('freezing_rain.55216b9eb544b439.svg');
}

.freezing_rain_heavy_clima_cell {
  background: url('freezing_rain_heavy.65d4a140baacd73a.svg');
}

.freezing_rain_light_clima_cell {
  background: url('freezing_rain_light.6a35ae46be920f9e.svg');
}

.ice_pellets_clima_cell {
  background: url('ice_pellets.11d6889f0943396c.svg');
}

.ice_pellets_heavy_clima_cell {
  background: url('ice_pellets_heavy.2e35214e0e7402d3.svg');
}

.ice_pellets_light_clima_cell {
  background: url('ice_pellets_light.9afaa3f365e5e9e2.svg');
}

.mostly_clear_day_clima_cell {
  background: url('mostly_clear_day.5004cf1e32ea5361.svg');
}

.mostly_clear_night_clima_cell {
  background: url('mostly_clear_night.fb4c1e36ab5822c8.svg');
}

.mostly_cloudy_clima_cell {
  background: url('mostly_cloudy.fe3d5267ac39eff9.svg');
}

.partly_cloudy_day_clima_cell {
  background: url('partly_cloudy_day.c58d5872d3684323.svg');
}

.partly_cloudy_night_clima_cell {
  background: url('partly_cloudy_night.a8dccb05d3842449.svg');
}

.rain_clima_cell {
  background: url('rain.715f47709ea9b08b.svg');
}

.rain_heavy_clima_cell {
  background: url('rain_heavy.0ce8e4fe36a5283a.svg');
}

.rain_light_clima_cell {
  background: url('rain_light.1abb35725f693ebb.svg');
}

.snow_clima_cell {
  background: url('snow.a8e7ec641d11c334.svg');
}

.snow_heavy_clima_cell {
  background: url('snow_heavy.a59ce0296b81f2d8.svg');
}

.snow_light_clima_cell {
  background: url('snow_light.2a7096cf7efcc7b9.svg');
}

.tstorm_clima_cell {
  background: url('tstorm.7043ce6aa13181af.svg');
}

.description{color:#2d4380 !important}
.gdetails{color:#46b501 !important}
.investigation{color:red !important}
.workfllow{color:#ff0047 !important}
.weather{color:orange !important}
.voyage{color:#01c121 !important}
.impact{color:#de009a !important}
.dates{color:#a9028b !important}
.noti{color:#c5bf00 !important}
.damage{color:#190390 !important}
.involve{color:#b50303 !important}
.evidence{color:#008faf !important}
.Analysis{color:#298c00 !important}
.immediate{color:#02bd67 !important}
.root{color:#b900b3 !important}
.corrective{color:#7b041a !important}
.preventive{color:#fd8000 !important}
.categ{color:#0391d2 !important}
.review{color:#ce04a2 !important}
.defectask{color:#0732ab !important}
.attendance{color:#980505 !important}
.overdue{color:#4d8405 !important}
.safety{color:#0d8882 !important}
.incidentscm{color:#612db3 !important}
.topicsdiscussion{color:#f509d8 !important}
.costeva{color:#650075 !important}
.otherdetail{color:#024c03 !important}
.suggestion{color:#e60000 !important}
.inspectord{color:#a20572 !important}
.detentiond{color:#02561a !important}
.implication{color:#7d0144 !important}
.measures{color:#1b6f00 !important}
.psc{color:#4b8ef7 !important}
.riskass{color:#3c017d !important}
.linkpm{color:#ff0000 !important}
.significant{color: #db1e1e !important}
.car{color:#7103a9 !important}
.detaildes{color:#9a5d02 !important}
.pmjobc{color:#ec4800 !important}
.attachment{color: var(--jbDarkPurple) !important}
.lesson{color:#355aa0 !important}
.analysis{color:#4af066 !important}
.certificate-de {color: #088ea7 !important}
.remindert{color: #a7065e !important}
.pdfview{color: #0692d3 !important}
.int-audit{color: #e87f67 !important}
.preamble{color:#1dab35 !important}
.objevidence{color:#ea7700 !important}
.internal{color:#db0303 !important}
.onboard{color:#b90101 !important}
.external{color:#1a61e3 !important}


 
/*-- icons color for task manager --*/
.task-psc {
	color: #4b8ef7;
}

.task-officetask {
	color: #4aa49d;
}

.task-vesseltask {
	color:	#d82f6b;
}

.task-scm {
	color:	#60c97e;
}
	
.task-incident {
	color : #0f2a6e;
}

.task-nearmiss {
	color: #835ad2;
}
.task-moc {
	color: #101b87;
}

.task-observation {
	color: #f4b740;
}

.task-pm {
	color: #a8c43d;
}

.task-servicerequest {
	color: #c72dae;
}

.task-car{
	color: #265ed1;
}
.non-nonpm {
   color:#2b6688;
}

:host::ng-deep .description:hover{color:red !important;}
 

:host::ng-deep .page{
	background:#fff !important;
}
.threedot{margin:0px 5px;}
:host::ng-deep .pi-fw {
    float: left !important;
    margin-top: -3px !important;
}

.jb-dialog-header .ui-dialog-titlebar {
	background-color: var(--jbBlueishGrey) !important;
	color: var(--jbNavyBlueLabel) !important;
	padding: .8em 1.2em !important;
	font-size: 20px;
  }

  .jb-dialog-header .ui-dialog-content {
	padding-left: 1.8em;
	padding-right: 1.8em;
  }

  .jb-form-design-1 jb-form-generator-start div.form-content {
	margin-top: unset !important;
  } 
  
  .jb-form-design-1 section.section-custom {
	gap: 2em !important;
	overflow: hidden;
	margin-right: 10px;
  }

  .jb-form-design-1 section.section-custom .field-wrapper>label:nth-child(1) {
	width: 100%;
	max-width: 10em;
	text-align: left;
	color: var(--jbNavyBlueLabel);
	font-weight: bold;
  }

  .jb-form-design-1 section.section-custom .field-wrapper {
	  justify-content: flex-start !important;
  }

  .jb-card {
	margin: 1em 0.1em;
	box-shadow: 0px 0px 10px rgb(63 77 101 / 10%);
	background-color: var(--jbLight);
	width: calc(100% - .2em);
  }
  
  .jb-card .jb-card-header {
	padding: 12px 32px 12px;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: normal;
	color: var(--jbGreyBlue500);
  }
  
  .jb-card-label {
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	display: flex;
	align-items: center;
	height: 25px;
	margin-top: 5px;
	color: var(--jbGreyBlue500);
  }
  
  .jb-card .jb-card-grid{
	  padding: 10px 33px;
  }

  .jb-help-material {
    position: fixed;
    bottom: -50px;
    right: 3em;
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
    background-color: var(--jibeGreyBlue600);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    transition: bottom 1s;
    box-shadow: 0px 0px 5px 0px #888888;
    border: 1px solid #7a7a7a;
    border-bottom: none;
	z-index: 1000;
  }

  .jb-help-material.hide-help-mat {
    bottom: 0px !important;
  }

  .jb-help-material>div:nth-child(1) {
    padding: 5px 10px 3px 10px;
  }

  .jb-help-material>div:nth-child(2) {
    height: 3px;
    background: var(--jbBlue);
    margin: 0 1px 1px 1px;
  }

  .jb-help-material i {
    font-size: 11px;
    margin-left: 3em;
    position: relative;
    bottom: 0.5em;
    color: #aaaaaa;
  }

  .jb-help-material label {
	cursor: pointer;
  }

  .gridOpenFlag {
    height: 20px;
    width: 20px;
    font-size: 12.5px;
    display: inline-flex;
    text-align: center;
    padding: 2px 4px;
    border-radius: 50%;
    background: var(--jbDarkSaffron) ;
    color:white;
}

.gridCloseFlag {
    height: 20px;
    width: 20px;
    font-size: 12.5px;
    display: inline-flex;
    text-align: center;
    padding: 2px 4px;
    border-radius: 50%;
    background:var(--jbClassGrey) ;
    color: white;
}
.sectionClassFlag {
	background: #b34335;
    border-radius: 50px;
    color: white !important;
    padding: 0px 4px;
    font-size: 11px !important;
}
/* Prevent close button hiding */
.e-dialog button.e-btn.e-dlg-closeicon-btn:hover,
.e-dialog button.e-btn.e-dlg-closeicon-btn:focus,
.e-dialog button.e-btn.e-dlg-closeicon-btn:active {
  display: unset !important;
}

.shortTermClose{
	color: var(--jbGreyBlue400)
}

.shortTermOpen{
	color: var(--jbDarkRed);
}
.urgency-tag-wrapper {
    display: inline-flex;

    .iconVal {
        font-size: var(--jbFontMedium);
        margin-right:6px;
        width: 16px;
        height: 16px;
    }
    .displayLabel {
        font-size: var(--jbTopSectionLabel1Font);
        font-weight: var(--jbTopSectionLabel2FontWeight);
    }
}

.fa-question-sign:before {
  content: "\f059"; /* Unicode for fa-question-circle */
  font-family: FontAwesome;
}

.popover-avatarDetails.popover-top {
	top: -10px !important;
	left: 3px !important;
}

.p-checkbox.p-checkbox-checked.p-disabled .p-checkbox-box {
	background: var(--jbCyan) !important;
}
/*!********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/primeflex/primeflex.css?ngGlobalStyle ***!
  \********************************************************************************************************************************************************************************************************************************************/
.grid {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
  margin-top: -0.5rem;
}

.grid > .col,
.grid > [class*=col] {
  box-sizing: border-box;
}

.grid-nogutter {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
}

.grid-nogutter > .col,
.grid-nogutter > [class*=col-] {
  padding: 0;
}

.col {
  flex-grow: 1;
  flex-basis: 0;
  padding: 0.5rem;
}

.col-fixed {
  flex: 0 0 auto;
  padding: 0.5rem;
}

.col-1 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 8.3333%;
}

.col-2 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 16.6667%;
}

.col-3 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 33.3333%;
}

.col-5 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 41.6667%;
}

.col-6 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 58.3333%;
}

.col-8 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 66.6667%;
}

.col-9 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 83.3333%;
}

.col-11 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 91.6667%;
}

.col-12 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 100%;
}

@media screen and (min-width: 576px) {
  .sm\:col {
    flex-grow: 1;
    flex-basis: 0;
    padding: 0.5rem;
  }
  .sm\:col-fixed {
    flex: 0 0 auto;
    padding: 0.5rem;
  }
  .sm\:col-1 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 8.3333%;
  }
  .sm\:col-2 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 16.6667%;
  }
  .sm\:col-3 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 25%;
  }
  .sm\:col-4 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 33.3333%;
  }
  .sm\:col-5 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 41.6667%;
  }
  .sm\:col-6 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 50%;
  }
  .sm\:col-7 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 58.3333%;
  }
  .sm\:col-8 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 66.6667%;
  }
  .sm\:col-9 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 75%;
  }
  .sm\:col-10 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 83.3333%;
  }
  .sm\:col-11 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 91.6667%;
  }
  .sm\:col-12 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .md\:col {
    flex-grow: 1;
    flex-basis: 0;
    padding: 0.5rem;
  }
  .md\:col-fixed {
    flex: 0 0 auto;
    padding: 0.5rem;
  }
  .md\:col-1 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 8.3333%;
  }
  .md\:col-2 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 16.6667%;
  }
  .md\:col-3 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 25%;
  }
  .md\:col-4 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 33.3333%;
  }
  .md\:col-5 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 41.6667%;
  }
  .md\:col-6 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 50%;
  }
  .md\:col-7 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 58.3333%;
  }
  .md\:col-8 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 66.6667%;
  }
  .md\:col-9 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 75%;
  }
  .md\:col-10 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 83.3333%;
  }
  .md\:col-11 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 91.6667%;
  }
  .md\:col-12 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .lg\:col {
    flex-grow: 1;
    flex-basis: 0;
    padding: 0.5rem;
  }
  .lg\:col-fixed {
    flex: 0 0 auto;
    padding: 0.5rem;
  }
  .lg\:col-1 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 8.3333%;
  }
  .lg\:col-2 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 16.6667%;
  }
  .lg\:col-3 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 25%;
  }
  .lg\:col-4 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 33.3333%;
  }
  .lg\:col-5 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 41.6667%;
  }
  .lg\:col-6 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 50%;
  }
  .lg\:col-7 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 58.3333%;
  }
  .lg\:col-8 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 66.6667%;
  }
  .lg\:col-9 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 75%;
  }
  .lg\:col-10 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 83.3333%;
  }
  .lg\:col-11 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 91.6667%;
  }
  .lg\:col-12 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:col {
    flex-grow: 1;
    flex-basis: 0;
    padding: 0.5rem;
  }
  .xl\:col-fixed {
    flex: 0 0 auto;
    padding: 0.5rem;
  }
  .xl\:col-1 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 8.3333%;
  }
  .xl\:col-2 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 16.6667%;
  }
  .xl\:col-3 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 25%;
  }
  .xl\:col-4 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 33.3333%;
  }
  .xl\:col-5 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 41.6667%;
  }
  .xl\:col-6 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 50%;
  }
  .xl\:col-7 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 58.3333%;
  }
  .xl\:col-8 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 66.6667%;
  }
  .xl\:col-9 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 75%;
  }
  .xl\:col-10 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 83.3333%;
  }
  .xl\:col-11 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 91.6667%;
  }
  .xl\:col-12 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 100%;
  }
}
.col-offset-0 {
  margin-left: 0 !important;
}

.col-offset-1 {
  margin-left: 8.3333% !important;
}

.col-offset-2 {
  margin-left: 16.6667% !important;
}

.col-offset-3 {
  margin-left: 25% !important;
}

.col-offset-4 {
  margin-left: 33.3333% !important;
}

.col-offset-5 {
  margin-left: 41.6667% !important;
}

.col-offset-6 {
  margin-left: 50% !important;
}

.col-offset-7 {
  margin-left: 58.3333% !important;
}

.col-offset-8 {
  margin-left: 66.6667% !important;
}

.col-offset-9 {
  margin-left: 75% !important;
}

.col-offset-10 {
  margin-left: 83.3333% !important;
}

.col-offset-11 {
  margin-left: 91.6667% !important;
}

.col-offset-12 {
  margin-left: 100% !important;
}

@media screen and (min-width: 576px) {
  .sm\:col-offset-0 {
    margin-left: 0 !important;
  }
  .sm\:col-offset-1 {
    margin-left: 8.3333% !important;
  }
  .sm\:col-offset-2 {
    margin-left: 16.6667% !important;
  }
  .sm\:col-offset-3 {
    margin-left: 25% !important;
  }
  .sm\:col-offset-4 {
    margin-left: 33.3333% !important;
  }
  .sm\:col-offset-5 {
    margin-left: 41.6667% !important;
  }
  .sm\:col-offset-6 {
    margin-left: 50% !important;
  }
  .sm\:col-offset-7 {
    margin-left: 58.3333% !important;
  }
  .sm\:col-offset-8 {
    margin-left: 66.6667% !important;
  }
  .sm\:col-offset-9 {
    margin-left: 75% !important;
  }
  .sm\:col-offset-10 {
    margin-left: 83.3333% !important;
  }
  .sm\:col-offset-11 {
    margin-left: 91.6667% !important;
  }
  .sm\:col-offset-12 {
    margin-left: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:col-offset-0 {
    margin-left: 0 !important;
  }
  .md\:col-offset-1 {
    margin-left: 8.3333% !important;
  }
  .md\:col-offset-2 {
    margin-left: 16.6667% !important;
  }
  .md\:col-offset-3 {
    margin-left: 25% !important;
  }
  .md\:col-offset-4 {
    margin-left: 33.3333% !important;
  }
  .md\:col-offset-5 {
    margin-left: 41.6667% !important;
  }
  .md\:col-offset-6 {
    margin-left: 50% !important;
  }
  .md\:col-offset-7 {
    margin-left: 58.3333% !important;
  }
  .md\:col-offset-8 {
    margin-left: 66.6667% !important;
  }
  .md\:col-offset-9 {
    margin-left: 75% !important;
  }
  .md\:col-offset-10 {
    margin-left: 83.3333% !important;
  }
  .md\:col-offset-11 {
    margin-left: 91.6667% !important;
  }
  .md\:col-offset-12 {
    margin-left: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:col-offset-0 {
    margin-left: 0 !important;
  }
  .lg\:col-offset-1 {
    margin-left: 8.3333% !important;
  }
  .lg\:col-offset-2 {
    margin-left: 16.6667% !important;
  }
  .lg\:col-offset-3 {
    margin-left: 25% !important;
  }
  .lg\:col-offset-4 {
    margin-left: 33.3333% !important;
  }
  .lg\:col-offset-5 {
    margin-left: 41.6667% !important;
  }
  .lg\:col-offset-6 {
    margin-left: 50% !important;
  }
  .lg\:col-offset-7 {
    margin-left: 58.3333% !important;
  }
  .lg\:col-offset-8 {
    margin-left: 66.6667% !important;
  }
  .lg\:col-offset-9 {
    margin-left: 75% !important;
  }
  .lg\:col-offset-10 {
    margin-left: 83.3333% !important;
  }
  .lg\:col-offset-11 {
    margin-left: 91.6667% !important;
  }
  .lg\:col-offset-12 {
    margin-left: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:col-offset-0 {
    margin-left: 0 !important;
  }
  .xl\:col-offset-1 {
    margin-left: 8.3333% !important;
  }
  .xl\:col-offset-2 {
    margin-left: 16.6667% !important;
  }
  .xl\:col-offset-3 {
    margin-left: 25% !important;
  }
  .xl\:col-offset-4 {
    margin-left: 33.3333% !important;
  }
  .xl\:col-offset-5 {
    margin-left: 41.6667% !important;
  }
  .xl\:col-offset-6 {
    margin-left: 50% !important;
  }
  .xl\:col-offset-7 {
    margin-left: 58.3333% !important;
  }
  .xl\:col-offset-8 {
    margin-left: 66.6667% !important;
  }
  .xl\:col-offset-9 {
    margin-left: 75% !important;
  }
  .xl\:col-offset-10 {
    margin-left: 83.3333% !important;
  }
  .xl\:col-offset-11 {
    margin-left: 91.6667% !important;
  }
  .xl\:col-offset-12 {
    margin-left: 100% !important;
  }
}
.text-0 {
  color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.text-50 {
  color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.text-100 {
  color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.text-200 {
  color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.text-300 {
  color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.text-400 {
  color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.text-500 {
  color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.text-600 {
  color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.text-700 {
  color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.text-800 {
  color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.text-900 {
  color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.focus\:text-0:focus {
  color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.hover\:text-0:hover {
  color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.active\:text-0:active {
  color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.focus\:text-50:focus {
  color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.hover\:text-50:hover {
  color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.active\:text-50:active {
  color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.focus\:text-100:focus {
  color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.hover\:text-100:hover {
  color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.active\:text-100:active {
  color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.focus\:text-200:focus {
  color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.hover\:text-200:hover {
  color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.active\:text-200:active {
  color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.focus\:text-300:focus {
  color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.hover\:text-300:hover {
  color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.active\:text-300:active {
  color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.focus\:text-400:focus {
  color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.hover\:text-400:hover {
  color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.active\:text-400:active {
  color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.focus\:text-500:focus {
  color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.hover\:text-500:hover {
  color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.active\:text-500:active {
  color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.focus\:text-600:focus {
  color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.hover\:text-600:hover {
  color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.active\:text-600:active {
  color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.focus\:text-700:focus {
  color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.hover\:text-700:hover {
  color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.active\:text-700:active {
  color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.focus\:text-800:focus {
  color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.hover\:text-800:hover {
  color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.active\:text-800:active {
  color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.focus\:text-900:focus {
  color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.hover\:text-900:hover {
  color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.active\:text-900:active {
  color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.surface-0 {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.surface-50 {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.surface-100 {
  background-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.surface-200 {
  background-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.surface-300 {
  background-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.surface-400 {
  background-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.surface-500 {
  background-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.surface-600 {
  background-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.surface-700 {
  background-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.surface-800 {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.surface-900 {
  background-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.focus\:surface-0:focus {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.hover\:surface-0:hover {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.active\:surface-0:active {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.focus\:surface-50:focus {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.hover\:surface-50:hover {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.active\:surface-50:active {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.focus\:surface-100:focus {
  background-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.hover\:surface-100:hover {
  background-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.active\:surface-100:active {
  background-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.focus\:surface-200:focus {
  background-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.hover\:surface-200:hover {
  background-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.active\:surface-200:active {
  background-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.focus\:surface-300:focus {
  background-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.hover\:surface-300:hover {
  background-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.active\:surface-300:active {
  background-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.focus\:surface-400:focus {
  background-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.hover\:surface-400:hover {
  background-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.active\:surface-400:active {
  background-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.focus\:surface-500:focus {
  background-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.hover\:surface-500:hover {
  background-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.active\:surface-500:active {
  background-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.focus\:surface-600:focus {
  background-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.hover\:surface-600:hover {
  background-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.active\:surface-600:active {
  background-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.focus\:surface-700:focus {
  background-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.hover\:surface-700:hover {
  background-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.active\:surface-700:active {
  background-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.focus\:surface-800:focus {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.hover\:surface-800:hover {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.active\:surface-800:active {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.focus\:surface-900:focus {
  background-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.hover\:surface-900:hover {
  background-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.active\:surface-900:active {
  background-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.border-0 {
  border-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.border-50 {
  border-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.border-100 {
  border-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.border-200 {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.border-300 {
  border-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.border-400 {
  border-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.border-500 {
  border-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.border-600 {
  border-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.border-700 {
  border-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.border-800 {
  border-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.border-900 {
  border-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.focus\:border-0:focus {
  border-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.hover\:border-0:hover {
  border-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.active\:border-0:active {
  border-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.focus\:border-50:focus {
  border-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.hover\:border-50:hover {
  border-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.active\:border-50:active {
  border-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.focus\:border-100:focus {
  border-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.hover\:border-100:hover {
  border-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.active\:border-100:active {
  border-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.focus\:border-200:focus {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.hover\:border-200:hover {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.active\:border-200:active {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.focus\:border-300:focus {
  border-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.hover\:border-300:hover {
  border-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.active\:border-300:active {
  border-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.focus\:border-400:focus {
  border-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.hover\:border-400:hover {
  border-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.active\:border-400:active {
  border-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.focus\:border-500:focus {
  border-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.hover\:border-500:hover {
  border-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.active\:border-500:active {
  border-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.focus\:border-600:focus {
  border-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.hover\:border-600:hover {
  border-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.active\:border-600:active {
  border-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.focus\:border-700:focus {
  border-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.hover\:border-700:hover {
  border-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.active\:border-700:active {
  border-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.focus\:border-800:focus {
  border-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.hover\:border-800:hover {
  border-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.active\:border-800:active {
  border-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.focus\:border-900:focus {
  border-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.hover\:border-900:hover {
  border-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.active\:border-900:active {
  border-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.bg-transparent {
  background-color: transparent !important;
}

@media screen and (min-width: 576px) {
  .sm\:bg-transparent {
    background-color: transparent !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:bg-transparent {
    background-color: transparent !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:bg-transparent {
    background-color: transparent !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:bg-transparent {
    background-color: transparent !important;
  }
}
.border-transparent {
  border-color: transparent !important;
}

@media screen and (min-width: 576px) {
  .sm\:border-transparent {
    border-color: transparent !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:border-transparent {
    border-color: transparent !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:border-transparent {
    border-color: transparent !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:border-transparent {
    border-color: transparent !important;
  }
}
.text-blue-50 {
  color: var(--p-blue-50) !important;
}
.text-blue-100 {
  color: var(--p-blue-100) !important;
}
.text-blue-200 {
  color: var(--p-blue-200) !important;
}
.text-blue-300 {
  color: var(--p-blue-300) !important;
}
.text-blue-400 {
  color: var(--p-blue-400) !important;
}
.text-blue-500 {
  color: var(--p-blue-500) !important;
}
.text-blue-600 {
  color: var(--p-blue-600) !important;
}
.text-blue-700 {
  color: var(--p-blue-700) !important;
}
.text-blue-800 {
  color: var(--p-blue-800) !important;
}
.text-blue-900 {
  color: var(--p-blue-900) !important;
}

.focus\:text-blue-50:focus {
  color: var(--p-blue-50) !important;
}
.focus\:text-blue-100:focus {
  color: var(--p-blue-100) !important;
}
.focus\:text-blue-200:focus {
  color: var(--p-blue-200) !important;
}
.focus\:text-blue-300:focus {
  color: var(--p-blue-300) !important;
}
.focus\:text-blue-400:focus {
  color: var(--p-blue-400) !important;
}
.focus\:text-blue-500:focus {
  color: var(--p-blue-500) !important;
}
.focus\:text-blue-600:focus {
  color: var(--p-blue-600) !important;
}
.focus\:text-blue-700:focus {
  color: var(--p-blue-700) !important;
}
.focus\:text-blue-800:focus {
  color: var(--p-blue-800) !important;
}
.focus\:text-blue-900:focus {
  color: var(--p-blue-900) !important;
}

.hover\:text-blue-50:hover {
  color: var(--p-blue-50) !important;
}
.hover\:text-blue-100:hover {
  color: var(--p-blue-100) !important;
}
.hover\:text-blue-200:hover {
  color: var(--p-blue-200) !important;
}
.hover\:text-blue-300:hover {
  color: var(--p-blue-300) !important;
}
.hover\:text-blue-400:hover {
  color: var(--p-blue-400) !important;
}
.hover\:text-blue-500:hover {
  color: var(--p-blue-500) !important;
}
.hover\:text-blue-600:hover {
  color: var(--p-blue-600) !important;
}
.hover\:text-blue-700:hover {
  color: var(--p-blue-700) !important;
}
.hover\:text-blue-800:hover {
  color: var(--p-blue-800) !important;
}
.hover\:text-blue-900:hover {
  color: var(--p-blue-900) !important;
}

.active\:text-blue-50:active {
  color: var(--p-blue-50) !important;
}
.active\:text-blue-100:active {
  color: var(--p-blue-100) !important;
}
.active\:text-blue-200:active {
  color: var(--p-blue-200) !important;
}
.active\:text-blue-300:active {
  color: var(--p-blue-300) !important;
}
.active\:text-blue-400:active {
  color: var(--p-blue-400) !important;
}
.active\:text-blue-500:active {
  color: var(--p-blue-500) !important;
}
.active\:text-blue-600:active {
  color: var(--p-blue-600) !important;
}
.active\:text-blue-700:active {
  color: var(--p-blue-700) !important;
}
.active\:text-blue-800:active {
  color: var(--p-blue-800) !important;
}
.active\:text-blue-900:active {
  color: var(--p-blue-900) !important;
}

.text-green-50 {
  color: var(--p-green-50) !important;
}
.text-green-100 {
  color: var(--p-green-100) !important;
}
.text-green-200 {
  color: var(--p-green-200) !important;
}
.text-green-300 {
  color: var(--p-green-300) !important;
}
.text-green-400 {
  color: var(--p-green-400) !important;
}
.text-green-500 {
  color: var(--p-green-500) !important;
}
.text-green-600 {
  color: var(--p-green-600) !important;
}
.text-green-700 {
  color: var(--p-green-700) !important;
}
.text-green-800 {
  color: var(--p-green-800) !important;
}
.text-green-900 {
  color: var(--p-green-900) !important;
}

.focus\:text-green-50:focus {
  color: var(--p-green-50) !important;
}
.focus\:text-green-100:focus {
  color: var(--p-green-100) !important;
}
.focus\:text-green-200:focus {
  color: var(--p-green-200) !important;
}
.focus\:text-green-300:focus {
  color: var(--p-green-300) !important;
}
.focus\:text-green-400:focus {
  color: var(--p-green-400) !important;
}
.focus\:text-green-500:focus {
  color: var(--p-green-500) !important;
}
.focus\:text-green-600:focus {
  color: var(--p-green-600) !important;
}
.focus\:text-green-700:focus {
  color: var(--p-green-700) !important;
}
.focus\:text-green-800:focus {
  color: var(--p-green-800) !important;
}
.focus\:text-green-900:focus {
  color: var(--p-green-900) !important;
}

.hover\:text-green-50:hover {
  color: var(--p-green-50) !important;
}
.hover\:text-green-100:hover {
  color: var(--p-green-100) !important;
}
.hover\:text-green-200:hover {
  color: var(--p-green-200) !important;
}
.hover\:text-green-300:hover {
  color: var(--p-green-300) !important;
}
.hover\:text-green-400:hover {
  color: var(--p-green-400) !important;
}
.hover\:text-green-500:hover {
  color: var(--p-green-500) !important;
}
.hover\:text-green-600:hover {
  color: var(--p-green-600) !important;
}
.hover\:text-green-700:hover {
  color: var(--p-green-700) !important;
}
.hover\:text-green-800:hover {
  color: var(--p-green-800) !important;
}
.hover\:text-green-900:hover {
  color: var(--p-green-900) !important;
}

.active\:text-green-50:active {
  color: var(--p-green-50) !important;
}
.active\:text-green-100:active {
  color: var(--p-green-100) !important;
}
.active\:text-green-200:active {
  color: var(--p-green-200) !important;
}
.active\:text-green-300:active {
  color: var(--p-green-300) !important;
}
.active\:text-green-400:active {
  color: var(--p-green-400) !important;
}
.active\:text-green-500:active {
  color: var(--p-green-500) !important;
}
.active\:text-green-600:active {
  color: var(--p-green-600) !important;
}
.active\:text-green-700:active {
  color: var(--p-green-700) !important;
}
.active\:text-green-800:active {
  color: var(--p-green-800) !important;
}
.active\:text-green-900:active {
  color: var(--p-green-900) !important;
}

.text-yellow-50 {
  color: var(--p-yellow-50) !important;
}
.text-yellow-100 {
  color: var(--p-yellow-100) !important;
}
.text-yellow-200 {
  color: var(--p-yellow-200) !important;
}
.text-yellow-300 {
  color: var(--p-yellow-300) !important;
}
.text-yellow-400 {
  color: var(--p-yellow-400) !important;
}
.text-yellow-500 {
  color: var(--p-yellow-500) !important;
}
.text-yellow-600 {
  color: var(--p-yellow-600) !important;
}
.text-yellow-700 {
  color: var(--p-yellow-700) !important;
}
.text-yellow-800 {
  color: var(--p-yellow-800) !important;
}
.text-yellow-900 {
  color: var(--p-yellow-900) !important;
}

.focus\:text-yellow-50:focus {
  color: var(--p-yellow-50) !important;
}
.focus\:text-yellow-100:focus {
  color: var(--p-yellow-100) !important;
}
.focus\:text-yellow-200:focus {
  color: var(--p-yellow-200) !important;
}
.focus\:text-yellow-300:focus {
  color: var(--p-yellow-300) !important;
}
.focus\:text-yellow-400:focus {
  color: var(--p-yellow-400) !important;
}
.focus\:text-yellow-500:focus {
  color: var(--p-yellow-500) !important;
}
.focus\:text-yellow-600:focus {
  color: var(--p-yellow-600) !important;
}
.focus\:text-yellow-700:focus {
  color: var(--p-yellow-700) !important;
}
.focus\:text-yellow-800:focus {
  color: var(--p-yellow-800) !important;
}
.focus\:text-yellow-900:focus {
  color: var(--p-yellow-900) !important;
}

.hover\:text-yellow-50:hover {
  color: var(--p-yellow-50) !important;
}
.hover\:text-yellow-100:hover {
  color: var(--p-yellow-100) !important;
}
.hover\:text-yellow-200:hover {
  color: var(--p-yellow-200) !important;
}
.hover\:text-yellow-300:hover {
  color: var(--p-yellow-300) !important;
}
.hover\:text-yellow-400:hover {
  color: var(--p-yellow-400) !important;
}
.hover\:text-yellow-500:hover {
  color: var(--p-yellow-500) !important;
}
.hover\:text-yellow-600:hover {
  color: var(--p-yellow-600) !important;
}
.hover\:text-yellow-700:hover {
  color: var(--p-yellow-700) !important;
}
.hover\:text-yellow-800:hover {
  color: var(--p-yellow-800) !important;
}
.hover\:text-yellow-900:hover {
  color: var(--p-yellow-900) !important;
}

.active\:text-yellow-50:active {
  color: var(--p-yellow-50) !important;
}
.active\:text-yellow-100:active {
  color: var(--p-yellow-100) !important;
}
.active\:text-yellow-200:active {
  color: var(--p-yellow-200) !important;
}
.active\:text-yellow-300:active {
  color: var(--p-yellow-300) !important;
}
.active\:text-yellow-400:active {
  color: var(--p-yellow-400) !important;
}
.active\:text-yellow-500:active {
  color: var(--p-yellow-500) !important;
}
.active\:text-yellow-600:active {
  color: var(--p-yellow-600) !important;
}
.active\:text-yellow-700:active {
  color: var(--p-yellow-700) !important;
}
.active\:text-yellow-800:active {
  color: var(--p-yellow-800) !important;
}
.active\:text-yellow-900:active {
  color: var(--p-yellow-900) !important;
}

.text-cyan-50 {
  color: var(--p-cyan-50) !important;
}
.text-cyan-100 {
  color: var(--p-cyan-100) !important;
}
.text-cyan-200 {
  color: var(--p-cyan-200) !important;
}
.text-cyan-300 {
  color: var(--p-cyan-300) !important;
}
.text-cyan-400 {
  color: var(--p-cyan-400) !important;
}
.text-cyan-500 {
  color: var(--p-cyan-500) !important;
}
.text-cyan-600 {
  color: var(--p-cyan-600) !important;
}
.text-cyan-700 {
  color: var(--p-cyan-700) !important;
}
.text-cyan-800 {
  color: var(--p-cyan-800) !important;
}
.text-cyan-900 {
  color: var(--p-cyan-900) !important;
}

.focus\:text-cyan-50:focus {
  color: var(--p-cyan-50) !important;
}
.focus\:text-cyan-100:focus {
  color: var(--p-cyan-100) !important;
}
.focus\:text-cyan-200:focus {
  color: var(--p-cyan-200) !important;
}
.focus\:text-cyan-300:focus {
  color: var(--p-cyan-300) !important;
}
.focus\:text-cyan-400:focus {
  color: var(--p-cyan-400) !important;
}
.focus\:text-cyan-500:focus {
  color: var(--p-cyan-500) !important;
}
.focus\:text-cyan-600:focus {
  color: var(--p-cyan-600) !important;
}
.focus\:text-cyan-700:focus {
  color: var(--p-cyan-700) !important;
}
.focus\:text-cyan-800:focus {
  color: var(--p-cyan-800) !important;
}
.focus\:text-cyan-900:focus {
  color: var(--p-cyan-900) !important;
}

.hover\:text-cyan-50:hover {
  color: var(--p-cyan-50) !important;
}
.hover\:text-cyan-100:hover {
  color: var(--p-cyan-100) !important;
}
.hover\:text-cyan-200:hover {
  color: var(--p-cyan-200) !important;
}
.hover\:text-cyan-300:hover {
  color: var(--p-cyan-300) !important;
}
.hover\:text-cyan-400:hover {
  color: var(--p-cyan-400) !important;
}
.hover\:text-cyan-500:hover {
  color: var(--p-cyan-500) !important;
}
.hover\:text-cyan-600:hover {
  color: var(--p-cyan-600) !important;
}
.hover\:text-cyan-700:hover {
  color: var(--p-cyan-700) !important;
}
.hover\:text-cyan-800:hover {
  color: var(--p-cyan-800) !important;
}
.hover\:text-cyan-900:hover {
  color: var(--p-cyan-900) !important;
}

.active\:text-cyan-50:active {
  color: var(--p-cyan-50) !important;
}
.active\:text-cyan-100:active {
  color: var(--p-cyan-100) !important;
}
.active\:text-cyan-200:active {
  color: var(--p-cyan-200) !important;
}
.active\:text-cyan-300:active {
  color: var(--p-cyan-300) !important;
}
.active\:text-cyan-400:active {
  color: var(--p-cyan-400) !important;
}
.active\:text-cyan-500:active {
  color: var(--p-cyan-500) !important;
}
.active\:text-cyan-600:active {
  color: var(--p-cyan-600) !important;
}
.active\:text-cyan-700:active {
  color: var(--p-cyan-700) !important;
}
.active\:text-cyan-800:active {
  color: var(--p-cyan-800) !important;
}
.active\:text-cyan-900:active {
  color: var(--p-cyan-900) !important;
}

.text-pink-50 {
  color: var(--p-pink-50) !important;
}
.text-pink-100 {
  color: var(--p-pink-100) !important;
}
.text-pink-200 {
  color: var(--p-pink-200) !important;
}
.text-pink-300 {
  color: var(--p-pink-300) !important;
}
.text-pink-400 {
  color: var(--p-pink-400) !important;
}
.text-pink-500 {
  color: var(--p-pink-500) !important;
}
.text-pink-600 {
  color: var(--p-pink-600) !important;
}
.text-pink-700 {
  color: var(--p-pink-700) !important;
}
.text-pink-800 {
  color: var(--p-pink-800) !important;
}
.text-pink-900 {
  color: var(--p-pink-900) !important;
}

.focus\:text-pink-50:focus {
  color: var(--p-pink-50) !important;
}
.focus\:text-pink-100:focus {
  color: var(--p-pink-100) !important;
}
.focus\:text-pink-200:focus {
  color: var(--p-pink-200) !important;
}
.focus\:text-pink-300:focus {
  color: var(--p-pink-300) !important;
}
.focus\:text-pink-400:focus {
  color: var(--p-pink-400) !important;
}
.focus\:text-pink-500:focus {
  color: var(--p-pink-500) !important;
}
.focus\:text-pink-600:focus {
  color: var(--p-pink-600) !important;
}
.focus\:text-pink-700:focus {
  color: var(--p-pink-700) !important;
}
.focus\:text-pink-800:focus {
  color: var(--p-pink-800) !important;
}
.focus\:text-pink-900:focus {
  color: var(--p-pink-900) !important;
}

.hover\:text-pink-50:hover {
  color: var(--p-pink-50) !important;
}
.hover\:text-pink-100:hover {
  color: var(--p-pink-100) !important;
}
.hover\:text-pink-200:hover {
  color: var(--p-pink-200) !important;
}
.hover\:text-pink-300:hover {
  color: var(--p-pink-300) !important;
}
.hover\:text-pink-400:hover {
  color: var(--p-pink-400) !important;
}
.hover\:text-pink-500:hover {
  color: var(--p-pink-500) !important;
}
.hover\:text-pink-600:hover {
  color: var(--p-pink-600) !important;
}
.hover\:text-pink-700:hover {
  color: var(--p-pink-700) !important;
}
.hover\:text-pink-800:hover {
  color: var(--p-pink-800) !important;
}
.hover\:text-pink-900:hover {
  color: var(--p-pink-900) !important;
}

.active\:text-pink-50:active {
  color: var(--p-pink-50) !important;
}
.active\:text-pink-100:active {
  color: var(--p-pink-100) !important;
}
.active\:text-pink-200:active {
  color: var(--p-pink-200) !important;
}
.active\:text-pink-300:active {
  color: var(--p-pink-300) !important;
}
.active\:text-pink-400:active {
  color: var(--p-pink-400) !important;
}
.active\:text-pink-500:active {
  color: var(--p-pink-500) !important;
}
.active\:text-pink-600:active {
  color: var(--p-pink-600) !important;
}
.active\:text-pink-700:active {
  color: var(--p-pink-700) !important;
}
.active\:text-pink-800:active {
  color: var(--p-pink-800) !important;
}
.active\:text-pink-900:active {
  color: var(--p-pink-900) !important;
}

.text-indigo-50 {
  color: var(--p-indigo-50) !important;
}
.text-indigo-100 {
  color: var(--p-indigo-100) !important;
}
.text-indigo-200 {
  color: var(--p-indigo-200) !important;
}
.text-indigo-300 {
  color: var(--p-indigo-300) !important;
}
.text-indigo-400 {
  color: var(--p-indigo-400) !important;
}
.text-indigo-500 {
  color: var(--p-indigo-500) !important;
}
.text-indigo-600 {
  color: var(--p-indigo-600) !important;
}
.text-indigo-700 {
  color: var(--p-indigo-700) !important;
}
.text-indigo-800 {
  color: var(--p-indigo-800) !important;
}
.text-indigo-900 {
  color: var(--p-indigo-900) !important;
}

.focus\:text-indigo-50:focus {
  color: var(--p-indigo-50) !important;
}
.focus\:text-indigo-100:focus {
  color: var(--p-indigo-100) !important;
}
.focus\:text-indigo-200:focus {
  color: var(--p-indigo-200) !important;
}
.focus\:text-indigo-300:focus {
  color: var(--p-indigo-300) !important;
}
.focus\:text-indigo-400:focus {
  color: var(--p-indigo-400) !important;
}
.focus\:text-indigo-500:focus {
  color: var(--p-indigo-500) !important;
}
.focus\:text-indigo-600:focus {
  color: var(--p-indigo-600) !important;
}
.focus\:text-indigo-700:focus {
  color: var(--p-indigo-700) !important;
}
.focus\:text-indigo-800:focus {
  color: var(--p-indigo-800) !important;
}
.focus\:text-indigo-900:focus {
  color: var(--p-indigo-900) !important;
}

.hover\:text-indigo-50:hover {
  color: var(--p-indigo-50) !important;
}
.hover\:text-indigo-100:hover {
  color: var(--p-indigo-100) !important;
}
.hover\:text-indigo-200:hover {
  color: var(--p-indigo-200) !important;
}
.hover\:text-indigo-300:hover {
  color: var(--p-indigo-300) !important;
}
.hover\:text-indigo-400:hover {
  color: var(--p-indigo-400) !important;
}
.hover\:text-indigo-500:hover {
  color: var(--p-indigo-500) !important;
}
.hover\:text-indigo-600:hover {
  color: var(--p-indigo-600) !important;
}
.hover\:text-indigo-700:hover {
  color: var(--p-indigo-700) !important;
}
.hover\:text-indigo-800:hover {
  color: var(--p-indigo-800) !important;
}
.hover\:text-indigo-900:hover {
  color: var(--p-indigo-900) !important;
}

.active\:text-indigo-50:active {
  color: var(--p-indigo-50) !important;
}
.active\:text-indigo-100:active {
  color: var(--p-indigo-100) !important;
}
.active\:text-indigo-200:active {
  color: var(--p-indigo-200) !important;
}
.active\:text-indigo-300:active {
  color: var(--p-indigo-300) !important;
}
.active\:text-indigo-400:active {
  color: var(--p-indigo-400) !important;
}
.active\:text-indigo-500:active {
  color: var(--p-indigo-500) !important;
}
.active\:text-indigo-600:active {
  color: var(--p-indigo-600) !important;
}
.active\:text-indigo-700:active {
  color: var(--p-indigo-700) !important;
}
.active\:text-indigo-800:active {
  color: var(--p-indigo-800) !important;
}
.active\:text-indigo-900:active {
  color: var(--p-indigo-900) !important;
}

.text-teal-50 {
  color: var(--p-teal-50) !important;
}
.text-teal-100 {
  color: var(--p-teal-100) !important;
}
.text-teal-200 {
  color: var(--p-teal-200) !important;
}
.text-teal-300 {
  color: var(--p-teal-300) !important;
}
.text-teal-400 {
  color: var(--p-teal-400) !important;
}
.text-teal-500 {
  color: var(--p-teal-500) !important;
}
.text-teal-600 {
  color: var(--p-teal-600) !important;
}
.text-teal-700 {
  color: var(--p-teal-700) !important;
}
.text-teal-800 {
  color: var(--p-teal-800) !important;
}
.text-teal-900 {
  color: var(--p-teal-900) !important;
}

.focus\:text-teal-50:focus {
  color: var(--p-teal-50) !important;
}
.focus\:text-teal-100:focus {
  color: var(--p-teal-100) !important;
}
.focus\:text-teal-200:focus {
  color: var(--p-teal-200) !important;
}
.focus\:text-teal-300:focus {
  color: var(--p-teal-300) !important;
}
.focus\:text-teal-400:focus {
  color: var(--p-teal-400) !important;
}
.focus\:text-teal-500:focus {
  color: var(--p-teal-500) !important;
}
.focus\:text-teal-600:focus {
  color: var(--p-teal-600) !important;
}
.focus\:text-teal-700:focus {
  color: var(--p-teal-700) !important;
}
.focus\:text-teal-800:focus {
  color: var(--p-teal-800) !important;
}
.focus\:text-teal-900:focus {
  color: var(--p-teal-900) !important;
}

.hover\:text-teal-50:hover {
  color: var(--p-teal-50) !important;
}
.hover\:text-teal-100:hover {
  color: var(--p-teal-100) !important;
}
.hover\:text-teal-200:hover {
  color: var(--p-teal-200) !important;
}
.hover\:text-teal-300:hover {
  color: var(--p-teal-300) !important;
}
.hover\:text-teal-400:hover {
  color: var(--p-teal-400) !important;
}
.hover\:text-teal-500:hover {
  color: var(--p-teal-500) !important;
}
.hover\:text-teal-600:hover {
  color: var(--p-teal-600) !important;
}
.hover\:text-teal-700:hover {
  color: var(--p-teal-700) !important;
}
.hover\:text-teal-800:hover {
  color: var(--p-teal-800) !important;
}
.hover\:text-teal-900:hover {
  color: var(--p-teal-900) !important;
}

.active\:text-teal-50:active {
  color: var(--p-teal-50) !important;
}
.active\:text-teal-100:active {
  color: var(--p-teal-100) !important;
}
.active\:text-teal-200:active {
  color: var(--p-teal-200) !important;
}
.active\:text-teal-300:active {
  color: var(--p-teal-300) !important;
}
.active\:text-teal-400:active {
  color: var(--p-teal-400) !important;
}
.active\:text-teal-500:active {
  color: var(--p-teal-500) !important;
}
.active\:text-teal-600:active {
  color: var(--p-teal-600) !important;
}
.active\:text-teal-700:active {
  color: var(--p-teal-700) !important;
}
.active\:text-teal-800:active {
  color: var(--p-teal-800) !important;
}
.active\:text-teal-900:active {
  color: var(--p-teal-900) !important;
}

.text-orange-50 {
  color: var(--p-orange-50) !important;
}
.text-orange-100 {
  color: var(--p-orange-100) !important;
}
.text-orange-200 {
  color: var(--p-orange-200) !important;
}
.text-orange-300 {
  color: var(--p-orange-300) !important;
}
.text-orange-400 {
  color: var(--p-orange-400) !important;
}
.text-orange-500 {
  color: var(--p-orange-500) !important;
}
.text-orange-600 {
  color: var(--p-orange-600) !important;
}
.text-orange-700 {
  color: var(--p-orange-700) !important;
}
.text-orange-800 {
  color: var(--p-orange-800) !important;
}
.text-orange-900 {
  color: var(--p-orange-900) !important;
}

.focus\:text-orange-50:focus {
  color: var(--p-orange-50) !important;
}
.focus\:text-orange-100:focus {
  color: var(--p-orange-100) !important;
}
.focus\:text-orange-200:focus {
  color: var(--p-orange-200) !important;
}
.focus\:text-orange-300:focus {
  color: var(--p-orange-300) !important;
}
.focus\:text-orange-400:focus {
  color: var(--p-orange-400) !important;
}
.focus\:text-orange-500:focus {
  color: var(--p-orange-500) !important;
}
.focus\:text-orange-600:focus {
  color: var(--p-orange-600) !important;
}
.focus\:text-orange-700:focus {
  color: var(--p-orange-700) !important;
}
.focus\:text-orange-800:focus {
  color: var(--p-orange-800) !important;
}
.focus\:text-orange-900:focus {
  color: var(--p-orange-900) !important;
}

.hover\:text-orange-50:hover {
  color: var(--p-orange-50) !important;
}
.hover\:text-orange-100:hover {
  color: var(--p-orange-100) !important;
}
.hover\:text-orange-200:hover {
  color: var(--p-orange-200) !important;
}
.hover\:text-orange-300:hover {
  color: var(--p-orange-300) !important;
}
.hover\:text-orange-400:hover {
  color: var(--p-orange-400) !important;
}
.hover\:text-orange-500:hover {
  color: var(--p-orange-500) !important;
}
.hover\:text-orange-600:hover {
  color: var(--p-orange-600) !important;
}
.hover\:text-orange-700:hover {
  color: var(--p-orange-700) !important;
}
.hover\:text-orange-800:hover {
  color: var(--p-orange-800) !important;
}
.hover\:text-orange-900:hover {
  color: var(--p-orange-900) !important;
}

.active\:text-orange-50:active {
  color: var(--p-orange-50) !important;
}
.active\:text-orange-100:active {
  color: var(--p-orange-100) !important;
}
.active\:text-orange-200:active {
  color: var(--p-orange-200) !important;
}
.active\:text-orange-300:active {
  color: var(--p-orange-300) !important;
}
.active\:text-orange-400:active {
  color: var(--p-orange-400) !important;
}
.active\:text-orange-500:active {
  color: var(--p-orange-500) !important;
}
.active\:text-orange-600:active {
  color: var(--p-orange-600) !important;
}
.active\:text-orange-700:active {
  color: var(--p-orange-700) !important;
}
.active\:text-orange-800:active {
  color: var(--p-orange-800) !important;
}
.active\:text-orange-900:active {
  color: var(--p-orange-900) !important;
}

.text-bluegray-50 {
  color: var(--p-bluegray-50) !important;
}
.text-bluegray-100 {
  color: var(--p-bluegray-100) !important;
}
.text-bluegray-200 {
  color: var(--p-bluegray-200) !important;
}
.text-bluegray-300 {
  color: var(--p-bluegray-300) !important;
}
.text-bluegray-400 {
  color: var(--p-bluegray-400) !important;
}
.text-bluegray-500 {
  color: var(--p-bluegray-500) !important;
}
.text-bluegray-600 {
  color: var(--p-bluegray-600) !important;
}
.text-bluegray-700 {
  color: var(--p-bluegray-700) !important;
}
.text-bluegray-800 {
  color: var(--p-bluegray-800) !important;
}
.text-bluegray-900 {
  color: var(--p-bluegray-900) !important;
}

.focus\:text-bluegray-50:focus {
  color: var(--p-bluegray-50) !important;
}
.focus\:text-bluegray-100:focus {
  color: var(--p-bluegray-100) !important;
}
.focus\:text-bluegray-200:focus {
  color: var(--p-bluegray-200) !important;
}
.focus\:text-bluegray-300:focus {
  color: var(--p-bluegray-300) !important;
}
.focus\:text-bluegray-400:focus {
  color: var(--p-bluegray-400) !important;
}
.focus\:text-bluegray-500:focus {
  color: var(--p-bluegray-500) !important;
}
.focus\:text-bluegray-600:focus {
  color: var(--p-bluegray-600) !important;
}
.focus\:text-bluegray-700:focus {
  color: var(--p-bluegray-700) !important;
}
.focus\:text-bluegray-800:focus {
  color: var(--p-bluegray-800) !important;
}
.focus\:text-bluegray-900:focus {
  color: var(--p-bluegray-900) !important;
}

.hover\:text-bluegray-50:hover {
  color: var(--p-bluegray-50) !important;
}
.hover\:text-bluegray-100:hover {
  color: var(--p-bluegray-100) !important;
}
.hover\:text-bluegray-200:hover {
  color: var(--p-bluegray-200) !important;
}
.hover\:text-bluegray-300:hover {
  color: var(--p-bluegray-300) !important;
}
.hover\:text-bluegray-400:hover {
  color: var(--p-bluegray-400) !important;
}
.hover\:text-bluegray-500:hover {
  color: var(--p-bluegray-500) !important;
}
.hover\:text-bluegray-600:hover {
  color: var(--p-bluegray-600) !important;
}
.hover\:text-bluegray-700:hover {
  color: var(--p-bluegray-700) !important;
}
.hover\:text-bluegray-800:hover {
  color: var(--p-bluegray-800) !important;
}
.hover\:text-bluegray-900:hover {
  color: var(--p-bluegray-900) !important;
}

.active\:text-bluegray-50:active {
  color: var(--p-bluegray-50) !important;
}
.active\:text-bluegray-100:active {
  color: var(--p-bluegray-100) !important;
}
.active\:text-bluegray-200:active {
  color: var(--p-bluegray-200) !important;
}
.active\:text-bluegray-300:active {
  color: var(--p-bluegray-300) !important;
}
.active\:text-bluegray-400:active {
  color: var(--p-bluegray-400) !important;
}
.active\:text-bluegray-500:active {
  color: var(--p-bluegray-500) !important;
}
.active\:text-bluegray-600:active {
  color: var(--p-bluegray-600) !important;
}
.active\:text-bluegray-700:active {
  color: var(--p-bluegray-700) !important;
}
.active\:text-bluegray-800:active {
  color: var(--p-bluegray-800) !important;
}
.active\:text-bluegray-900:active {
  color: var(--p-bluegray-900) !important;
}

.text-purple-50 {
  color: var(--p-purple-50) !important;
}
.text-purple-100 {
  color: var(--p-purple-100) !important;
}
.text-purple-200 {
  color: var(--p-purple-200) !important;
}
.text-purple-300 {
  color: var(--p-purple-300) !important;
}
.text-purple-400 {
  color: var(--p-purple-400) !important;
}
.text-purple-500 {
  color: var(--p-purple-500) !important;
}
.text-purple-600 {
  color: var(--p-purple-600) !important;
}
.text-purple-700 {
  color: var(--p-purple-700) !important;
}
.text-purple-800 {
  color: var(--p-purple-800) !important;
}
.text-purple-900 {
  color: var(--p-purple-900) !important;
}

.focus\:text-purple-50:focus {
  color: var(--p-purple-50) !important;
}
.focus\:text-purple-100:focus {
  color: var(--p-purple-100) !important;
}
.focus\:text-purple-200:focus {
  color: var(--p-purple-200) !important;
}
.focus\:text-purple-300:focus {
  color: var(--p-purple-300) !important;
}
.focus\:text-purple-400:focus {
  color: var(--p-purple-400) !important;
}
.focus\:text-purple-500:focus {
  color: var(--p-purple-500) !important;
}
.focus\:text-purple-600:focus {
  color: var(--p-purple-600) !important;
}
.focus\:text-purple-700:focus {
  color: var(--p-purple-700) !important;
}
.focus\:text-purple-800:focus {
  color: var(--p-purple-800) !important;
}
.focus\:text-purple-900:focus {
  color: var(--p-purple-900) !important;
}

.hover\:text-purple-50:hover {
  color: var(--p-purple-50) !important;
}
.hover\:text-purple-100:hover {
  color: var(--p-purple-100) !important;
}
.hover\:text-purple-200:hover {
  color: var(--p-purple-200) !important;
}
.hover\:text-purple-300:hover {
  color: var(--p-purple-300) !important;
}
.hover\:text-purple-400:hover {
  color: var(--p-purple-400) !important;
}
.hover\:text-purple-500:hover {
  color: var(--p-purple-500) !important;
}
.hover\:text-purple-600:hover {
  color: var(--p-purple-600) !important;
}
.hover\:text-purple-700:hover {
  color: var(--p-purple-700) !important;
}
.hover\:text-purple-800:hover {
  color: var(--p-purple-800) !important;
}
.hover\:text-purple-900:hover {
  color: var(--p-purple-900) !important;
}

.active\:text-purple-50:active {
  color: var(--p-purple-50) !important;
}
.active\:text-purple-100:active {
  color: var(--p-purple-100) !important;
}
.active\:text-purple-200:active {
  color: var(--p-purple-200) !important;
}
.active\:text-purple-300:active {
  color: var(--p-purple-300) !important;
}
.active\:text-purple-400:active {
  color: var(--p-purple-400) !important;
}
.active\:text-purple-500:active {
  color: var(--p-purple-500) !important;
}
.active\:text-purple-600:active {
  color: var(--p-purple-600) !important;
}
.active\:text-purple-700:active {
  color: var(--p-purple-700) !important;
}
.active\:text-purple-800:active {
  color: var(--p-purple-800) !important;
}
.active\:text-purple-900:active {
  color: var(--p-purple-900) !important;
}

.text-gray-50 {
  color: var(--p-gray-50) !important;
}
.text-gray-100 {
  color: var(--p-gray-100) !important;
}
.text-gray-200 {
  color: var(--p-gray-200) !important;
}
.text-gray-300 {
  color: var(--p-gray-300) !important;
}
.text-gray-400 {
  color: var(--p-gray-400) !important;
}
.text-gray-500 {
  color: var(--p-gray-500) !important;
}
.text-gray-600 {
  color: var(--p-gray-600) !important;
}
.text-gray-700 {
  color: var(--p-gray-700) !important;
}
.text-gray-800 {
  color: var(--p-gray-800) !important;
}
.text-gray-900 {
  color: var(--p-gray-900) !important;
}

.focus\:text-gray-50:focus {
  color: var(--p-gray-50) !important;
}
.focus\:text-gray-100:focus {
  color: var(--p-gray-100) !important;
}
.focus\:text-gray-200:focus {
  color: var(--p-gray-200) !important;
}
.focus\:text-gray-300:focus {
  color: var(--p-gray-300) !important;
}
.focus\:text-gray-400:focus {
  color: var(--p-gray-400) !important;
}
.focus\:text-gray-500:focus {
  color: var(--p-gray-500) !important;
}
.focus\:text-gray-600:focus {
  color: var(--p-gray-600) !important;
}
.focus\:text-gray-700:focus {
  color: var(--p-gray-700) !important;
}
.focus\:text-gray-800:focus {
  color: var(--p-gray-800) !important;
}
.focus\:text-gray-900:focus {
  color: var(--p-gray-900) !important;
}

.hover\:text-gray-50:hover {
  color: var(--p-gray-50) !important;
}
.hover\:text-gray-100:hover {
  color: var(--p-gray-100) !important;
}
.hover\:text-gray-200:hover {
  color: var(--p-gray-200) !important;
}
.hover\:text-gray-300:hover {
  color: var(--p-gray-300) !important;
}
.hover\:text-gray-400:hover {
  color: var(--p-gray-400) !important;
}
.hover\:text-gray-500:hover {
  color: var(--p-gray-500) !important;
}
.hover\:text-gray-600:hover {
  color: var(--p-gray-600) !important;
}
.hover\:text-gray-700:hover {
  color: var(--p-gray-700) !important;
}
.hover\:text-gray-800:hover {
  color: var(--p-gray-800) !important;
}
.hover\:text-gray-900:hover {
  color: var(--p-gray-900) !important;
}

.active\:text-gray-50:active {
  color: var(--p-gray-50) !important;
}
.active\:text-gray-100:active {
  color: var(--p-gray-100) !important;
}
.active\:text-gray-200:active {
  color: var(--p-gray-200) !important;
}
.active\:text-gray-300:active {
  color: var(--p-gray-300) !important;
}
.active\:text-gray-400:active {
  color: var(--p-gray-400) !important;
}
.active\:text-gray-500:active {
  color: var(--p-gray-500) !important;
}
.active\:text-gray-600:active {
  color: var(--p-gray-600) !important;
}
.active\:text-gray-700:active {
  color: var(--p-gray-700) !important;
}
.active\:text-gray-800:active {
  color: var(--p-gray-800) !important;
}
.active\:text-gray-900:active {
  color: var(--p-gray-900) !important;
}

.text-red-50 {
  color: var(--p-red-50) !important;
}
.text-red-100 {
  color: var(--p-red-100) !important;
}
.text-red-200 {
  color: var(--p-red-200) !important;
}
.text-red-300 {
  color: var(--p-red-300) !important;
}
.text-red-400 {
  color: var(--p-red-400) !important;
}
.text-red-500 {
  color: var(--p-red-500) !important;
}
.text-red-600 {
  color: var(--p-red-600) !important;
}
.text-red-700 {
  color: var(--p-red-700) !important;
}
.text-red-800 {
  color: var(--p-red-800) !important;
}
.text-red-900 {
  color: var(--p-red-900) !important;
}

.focus\:text-red-50:focus {
  color: var(--p-red-50) !important;
}
.focus\:text-red-100:focus {
  color: var(--p-red-100) !important;
}
.focus\:text-red-200:focus {
  color: var(--p-red-200) !important;
}
.focus\:text-red-300:focus {
  color: var(--p-red-300) !important;
}
.focus\:text-red-400:focus {
  color: var(--p-red-400) !important;
}
.focus\:text-red-500:focus {
  color: var(--p-red-500) !important;
}
.focus\:text-red-600:focus {
  color: var(--p-red-600) !important;
}
.focus\:text-red-700:focus {
  color: var(--p-red-700) !important;
}
.focus\:text-red-800:focus {
  color: var(--p-red-800) !important;
}
.focus\:text-red-900:focus {
  color: var(--p-red-900) !important;
}

.hover\:text-red-50:hover {
  color: var(--p-red-50) !important;
}
.hover\:text-red-100:hover {
  color: var(--p-red-100) !important;
}
.hover\:text-red-200:hover {
  color: var(--p-red-200) !important;
}
.hover\:text-red-300:hover {
  color: var(--p-red-300) !important;
}
.hover\:text-red-400:hover {
  color: var(--p-red-400) !important;
}
.hover\:text-red-500:hover {
  color: var(--p-red-500) !important;
}
.hover\:text-red-600:hover {
  color: var(--p-red-600) !important;
}
.hover\:text-red-700:hover {
  color: var(--p-red-700) !important;
}
.hover\:text-red-800:hover {
  color: var(--p-red-800) !important;
}
.hover\:text-red-900:hover {
  color: var(--p-red-900) !important;
}

.active\:text-red-50:active {
  color: var(--p-red-50) !important;
}
.active\:text-red-100:active {
  color: var(--p-red-100) !important;
}
.active\:text-red-200:active {
  color: var(--p-red-200) !important;
}
.active\:text-red-300:active {
  color: var(--p-red-300) !important;
}
.active\:text-red-400:active {
  color: var(--p-red-400) !important;
}
.active\:text-red-500:active {
  color: var(--p-red-500) !important;
}
.active\:text-red-600:active {
  color: var(--p-red-600) !important;
}
.active\:text-red-700:active {
  color: var(--p-red-700) !important;
}
.active\:text-red-800:active {
  color: var(--p-red-800) !important;
}
.active\:text-red-900:active {
  color: var(--p-red-900) !important;
}

.text-primary-50 {
  color: var(--p-primary-50) !important;
}
.text-primary-100 {
  color: var(--p-primary-100) !important;
}
.text-primary-200 {
  color: var(--p-primary-200) !important;
}
.text-primary-300 {
  color: var(--p-primary-300) !important;
}
.text-primary-400 {
  color: var(--p-primary-400) !important;
}
.text-primary-500 {
  color: var(--p-primary-500) !important;
}
.text-primary-600 {
  color: var(--p-primary-600) !important;
}
.text-primary-700 {
  color: var(--p-primary-700) !important;
}
.text-primary-800 {
  color: var(--p-primary-800) !important;
}
.text-primary-900 {
  color: var(--p-primary-900) !important;
}

.focus\:text-primary-50:focus {
  color: var(--p-primary-50) !important;
}
.focus\:text-primary-100:focus {
  color: var(--p-primary-100) !important;
}
.focus\:text-primary-200:focus {
  color: var(--p-primary-200) !important;
}
.focus\:text-primary-300:focus {
  color: var(--p-primary-300) !important;
}
.focus\:text-primary-400:focus {
  color: var(--p-primary-400) !important;
}
.focus\:text-primary-500:focus {
  color: var(--p-primary-500) !important;
}
.focus\:text-primary-600:focus {
  color: var(--p-primary-600) !important;
}
.focus\:text-primary-700:focus {
  color: var(--p-primary-700) !important;
}
.focus\:text-primary-800:focus {
  color: var(--p-primary-800) !important;
}
.focus\:text-primary-900:focus {
  color: var(--p-primary-900) !important;
}

.hover\:text-primary-50:hover {
  color: var(--p-primary-50) !important;
}
.hover\:text-primary-100:hover {
  color: var(--p-primary-100) !important;
}
.hover\:text-primary-200:hover {
  color: var(--p-primary-200) !important;
}
.hover\:text-primary-300:hover {
  color: var(--p-primary-300) !important;
}
.hover\:text-primary-400:hover {
  color: var(--p-primary-400) !important;
}
.hover\:text-primary-500:hover {
  color: var(--p-primary-500) !important;
}
.hover\:text-primary-600:hover {
  color: var(--p-primary-600) !important;
}
.hover\:text-primary-700:hover {
  color: var(--p-primary-700) !important;
}
.hover\:text-primary-800:hover {
  color: var(--p-primary-800) !important;
}
.hover\:text-primary-900:hover {
  color: var(--p-primary-900) !important;
}

.active\:text-primary-50:active {
  color: var(--p-primary-50) !important;
}
.active\:text-primary-100:active {
  color: var(--p-primary-100) !important;
}
.active\:text-primary-200:active {
  color: var(--p-primary-200) !important;
}
.active\:text-primary-300:active {
  color: var(--p-primary-300) !important;
}
.active\:text-primary-400:active {
  color: var(--p-primary-400) !important;
}
.active\:text-primary-500:active {
  color: var(--p-primary-500) !important;
}
.active\:text-primary-600:active {
  color: var(--p-primary-600) !important;
}
.active\:text-primary-700:active {
  color: var(--p-primary-700) !important;
}
.active\:text-primary-800:active {
  color: var(--p-primary-800) !important;
}
.active\:text-primary-900:active {
  color: var(--p-primary-900) !important;
}

.bg-blue-50 {
  background-color: var(--p-blue-50) !important;
}
.bg-blue-100 {
  background-color: var(--p-blue-100) !important;
}
.bg-blue-200 {
  background-color: var(--p-blue-200) !important;
}
.bg-blue-300 {
  background-color: var(--p-blue-300) !important;
}
.bg-blue-400 {
  background-color: var(--p-blue-400) !important;
}
.bg-blue-500 {
  background-color: var(--p-blue-500) !important;
}
.bg-blue-600 {
  background-color: var(--p-blue-600) !important;
}
.bg-blue-700 {
  background-color: var(--p-blue-700) !important;
}
.bg-blue-800 {
  background-color: var(--p-blue-800) !important;
}
.bg-blue-900 {
  background-color: var(--p-blue-900) !important;
}

.focus\:bg-blue-50:focus {
  background-color: var(--p-blue-50) !important;
}
.focus\:bg-blue-100:focus {
  background-color: var(--p-blue-100) !important;
}
.focus\:bg-blue-200:focus {
  background-color: var(--p-blue-200) !important;
}
.focus\:bg-blue-300:focus {
  background-color: var(--p-blue-300) !important;
}
.focus\:bg-blue-400:focus {
  background-color: var(--p-blue-400) !important;
}
.focus\:bg-blue-500:focus {
  background-color: var(--p-blue-500) !important;
}
.focus\:bg-blue-600:focus {
  background-color: var(--p-blue-600) !important;
}
.focus\:bg-blue-700:focus {
  background-color: var(--p-blue-700) !important;
}
.focus\:bg-blue-800:focus {
  background-color: var(--p-blue-800) !important;
}
.focus\:bg-blue-900:focus {
  background-color: var(--p-blue-900) !important;
}

.hover\:bg-blue-50:hover {
  background-color: var(--p-blue-50) !important;
}
.hover\:bg-blue-100:hover {
  background-color: var(--p-blue-100) !important;
}
.hover\:bg-blue-200:hover {
  background-color: var(--p-blue-200) !important;
}
.hover\:bg-blue-300:hover {
  background-color: var(--p-blue-300) !important;
}
.hover\:bg-blue-400:hover {
  background-color: var(--p-blue-400) !important;
}
.hover\:bg-blue-500:hover {
  background-color: var(--p-blue-500) !important;
}
.hover\:bg-blue-600:hover {
  background-color: var(--p-blue-600) !important;
}
.hover\:bg-blue-700:hover {
  background-color: var(--p-blue-700) !important;
}
.hover\:bg-blue-800:hover {
  background-color: var(--p-blue-800) !important;
}
.hover\:bg-blue-900:hover {
  background-color: var(--p-blue-900) !important;
}

.active\:bg-blue-50:active {
  background-color: var(--p-blue-50) !important;
}
.active\:bg-blue-100:active {
  background-color: var(--p-blue-100) !important;
}
.active\:bg-blue-200:active {
  background-color: var(--p-blue-200) !important;
}
.active\:bg-blue-300:active {
  background-color: var(--p-blue-300) !important;
}
.active\:bg-blue-400:active {
  background-color: var(--p-blue-400) !important;
}
.active\:bg-blue-500:active {
  background-color: var(--p-blue-500) !important;
}
.active\:bg-blue-600:active {
  background-color: var(--p-blue-600) !important;
}
.active\:bg-blue-700:active {
  background-color: var(--p-blue-700) !important;
}
.active\:bg-blue-800:active {
  background-color: var(--p-blue-800) !important;
}
.active\:bg-blue-900:active {
  background-color: var(--p-blue-900) !important;
}

.bg-green-50 {
  background-color: var(--p-green-50) !important;
}
.bg-green-100 {
  background-color: var(--p-green-100) !important;
}
.bg-green-200 {
  background-color: var(--p-green-200) !important;
}
.bg-green-300 {
  background-color: var(--p-green-300) !important;
}
.bg-green-400 {
  background-color: var(--p-green-400) !important;
}
.bg-green-500 {
  background-color: var(--p-green-500) !important;
}
.bg-green-600 {
  background-color: var(--p-green-600) !important;
}
.bg-green-700 {
  background-color: var(--p-green-700) !important;
}
.bg-green-800 {
  background-color: var(--p-green-800) !important;
}
.bg-green-900 {
  background-color: var(--p-green-900) !important;
}

.focus\:bg-green-50:focus {
  background-color: var(--p-green-50) !important;
}
.focus\:bg-green-100:focus {
  background-color: var(--p-green-100) !important;
}
.focus\:bg-green-200:focus {
  background-color: var(--p-green-200) !important;
}
.focus\:bg-green-300:focus {
  background-color: var(--p-green-300) !important;
}
.focus\:bg-green-400:focus {
  background-color: var(--p-green-400) !important;
}
.focus\:bg-green-500:focus {
  background-color: var(--p-green-500) !important;
}
.focus\:bg-green-600:focus {
  background-color: var(--p-green-600) !important;
}
.focus\:bg-green-700:focus {
  background-color: var(--p-green-700) !important;
}
.focus\:bg-green-800:focus {
  background-color: var(--p-green-800) !important;
}
.focus\:bg-green-900:focus {
  background-color: var(--p-green-900) !important;
}

.hover\:bg-green-50:hover {
  background-color: var(--p-green-50) !important;
}
.hover\:bg-green-100:hover {
  background-color: var(--p-green-100) !important;
}
.hover\:bg-green-200:hover {
  background-color: var(--p-green-200) !important;
}
.hover\:bg-green-300:hover {
  background-color: var(--p-green-300) !important;
}
.hover\:bg-green-400:hover {
  background-color: var(--p-green-400) !important;
}
.hover\:bg-green-500:hover {
  background-color: var(--p-green-500) !important;
}
.hover\:bg-green-600:hover {
  background-color: var(--p-green-600) !important;
}
.hover\:bg-green-700:hover {
  background-color: var(--p-green-700) !important;
}
.hover\:bg-green-800:hover {
  background-color: var(--p-green-800) !important;
}
.hover\:bg-green-900:hover {
  background-color: var(--p-green-900) !important;
}

.active\:bg-green-50:active {
  background-color: var(--p-green-50) !important;
}
.active\:bg-green-100:active {
  background-color: var(--p-green-100) !important;
}
.active\:bg-green-200:active {
  background-color: var(--p-green-200) !important;
}
.active\:bg-green-300:active {
  background-color: var(--p-green-300) !important;
}
.active\:bg-green-400:active {
  background-color: var(--p-green-400) !important;
}
.active\:bg-green-500:active {
  background-color: var(--p-green-500) !important;
}
.active\:bg-green-600:active {
  background-color: var(--p-green-600) !important;
}
.active\:bg-green-700:active {
  background-color: var(--p-green-700) !important;
}
.active\:bg-green-800:active {
  background-color: var(--p-green-800) !important;
}
.active\:bg-green-900:active {
  background-color: var(--p-green-900) !important;
}

.bg-yellow-50 {
  background-color: var(--p-yellow-50) !important;
}
.bg-yellow-100 {
  background-color: var(--p-yellow-100) !important;
}
.bg-yellow-200 {
  background-color: var(--p-yellow-200) !important;
}
.bg-yellow-300 {
  background-color: var(--p-yellow-300) !important;
}
.bg-yellow-400 {
  background-color: var(--p-yellow-400) !important;
}
.bg-yellow-500 {
  background-color: var(--p-yellow-500) !important;
}
.bg-yellow-600 {
  background-color: var(--p-yellow-600) !important;
}
.bg-yellow-700 {
  background-color: var(--p-yellow-700) !important;
}
.bg-yellow-800 {
  background-color: var(--p-yellow-800) !important;
}
.bg-yellow-900 {
  background-color: var(--p-yellow-900) !important;
}

.focus\:bg-yellow-50:focus {
  background-color: var(--p-yellow-50) !important;
}
.focus\:bg-yellow-100:focus {
  background-color: var(--p-yellow-100) !important;
}
.focus\:bg-yellow-200:focus {
  background-color: var(--p-yellow-200) !important;
}
.focus\:bg-yellow-300:focus {
  background-color: var(--p-yellow-300) !important;
}
.focus\:bg-yellow-400:focus {
  background-color: var(--p-yellow-400) !important;
}
.focus\:bg-yellow-500:focus {
  background-color: var(--p-yellow-500) !important;
}
.focus\:bg-yellow-600:focus {
  background-color: var(--p-yellow-600) !important;
}
.focus\:bg-yellow-700:focus {
  background-color: var(--p-yellow-700) !important;
}
.focus\:bg-yellow-800:focus {
  background-color: var(--p-yellow-800) !important;
}
.focus\:bg-yellow-900:focus {
  background-color: var(--p-yellow-900) !important;
}

.hover\:bg-yellow-50:hover {
  background-color: var(--p-yellow-50) !important;
}
.hover\:bg-yellow-100:hover {
  background-color: var(--p-yellow-100) !important;
}
.hover\:bg-yellow-200:hover {
  background-color: var(--p-yellow-200) !important;
}
.hover\:bg-yellow-300:hover {
  background-color: var(--p-yellow-300) !important;
}
.hover\:bg-yellow-400:hover {
  background-color: var(--p-yellow-400) !important;
}
.hover\:bg-yellow-500:hover {
  background-color: var(--p-yellow-500) !important;
}
.hover\:bg-yellow-600:hover {
  background-color: var(--p-yellow-600) !important;
}
.hover\:bg-yellow-700:hover {
  background-color: var(--p-yellow-700) !important;
}
.hover\:bg-yellow-800:hover {
  background-color: var(--p-yellow-800) !important;
}
.hover\:bg-yellow-900:hover {
  background-color: var(--p-yellow-900) !important;
}

.active\:bg-yellow-50:active {
  background-color: var(--p-yellow-50) !important;
}
.active\:bg-yellow-100:active {
  background-color: var(--p-yellow-100) !important;
}
.active\:bg-yellow-200:active {
  background-color: var(--p-yellow-200) !important;
}
.active\:bg-yellow-300:active {
  background-color: var(--p-yellow-300) !important;
}
.active\:bg-yellow-400:active {
  background-color: var(--p-yellow-400) !important;
}
.active\:bg-yellow-500:active {
  background-color: var(--p-yellow-500) !important;
}
.active\:bg-yellow-600:active {
  background-color: var(--p-yellow-600) !important;
}
.active\:bg-yellow-700:active {
  background-color: var(--p-yellow-700) !important;
}
.active\:bg-yellow-800:active {
  background-color: var(--p-yellow-800) !important;
}
.active\:bg-yellow-900:active {
  background-color: var(--p-yellow-900) !important;
}

.bg-cyan-50 {
  background-color: var(--p-cyan-50) !important;
}
.bg-cyan-100 {
  background-color: var(--p-cyan-100) !important;
}
.bg-cyan-200 {
  background-color: var(--p-cyan-200) !important;
}
.bg-cyan-300 {
  background-color: var(--p-cyan-300) !important;
}
.bg-cyan-400 {
  background-color: var(--p-cyan-400) !important;
}
.bg-cyan-500 {
  background-color: var(--p-cyan-500) !important;
}
.bg-cyan-600 {
  background-color: var(--p-cyan-600) !important;
}
.bg-cyan-700 {
  background-color: var(--p-cyan-700) !important;
}
.bg-cyan-800 {
  background-color: var(--p-cyan-800) !important;
}
.bg-cyan-900 {
  background-color: var(--p-cyan-900) !important;
}

.focus\:bg-cyan-50:focus {
  background-color: var(--p-cyan-50) !important;
}
.focus\:bg-cyan-100:focus {
  background-color: var(--p-cyan-100) !important;
}
.focus\:bg-cyan-200:focus {
  background-color: var(--p-cyan-200) !important;
}
.focus\:bg-cyan-300:focus {
  background-color: var(--p-cyan-300) !important;
}
.focus\:bg-cyan-400:focus {
  background-color: var(--p-cyan-400) !important;
}
.focus\:bg-cyan-500:focus {
  background-color: var(--p-cyan-500) !important;
}
.focus\:bg-cyan-600:focus {
  background-color: var(--p-cyan-600) !important;
}
.focus\:bg-cyan-700:focus {
  background-color: var(--p-cyan-700) !important;
}
.focus\:bg-cyan-800:focus {
  background-color: var(--p-cyan-800) !important;
}
.focus\:bg-cyan-900:focus {
  background-color: var(--p-cyan-900) !important;
}

.hover\:bg-cyan-50:hover {
  background-color: var(--p-cyan-50) !important;
}
.hover\:bg-cyan-100:hover {
  background-color: var(--p-cyan-100) !important;
}
.hover\:bg-cyan-200:hover {
  background-color: var(--p-cyan-200) !important;
}
.hover\:bg-cyan-300:hover {
  background-color: var(--p-cyan-300) !important;
}
.hover\:bg-cyan-400:hover {
  background-color: var(--p-cyan-400) !important;
}
.hover\:bg-cyan-500:hover {
  background-color: var(--p-cyan-500) !important;
}
.hover\:bg-cyan-600:hover {
  background-color: var(--p-cyan-600) !important;
}
.hover\:bg-cyan-700:hover {
  background-color: var(--p-cyan-700) !important;
}
.hover\:bg-cyan-800:hover {
  background-color: var(--p-cyan-800) !important;
}
.hover\:bg-cyan-900:hover {
  background-color: var(--p-cyan-900) !important;
}

.active\:bg-cyan-50:active {
  background-color: var(--p-cyan-50) !important;
}
.active\:bg-cyan-100:active {
  background-color: var(--p-cyan-100) !important;
}
.active\:bg-cyan-200:active {
  background-color: var(--p-cyan-200) !important;
}
.active\:bg-cyan-300:active {
  background-color: var(--p-cyan-300) !important;
}
.active\:bg-cyan-400:active {
  background-color: var(--p-cyan-400) !important;
}
.active\:bg-cyan-500:active {
  background-color: var(--p-cyan-500) !important;
}
.active\:bg-cyan-600:active {
  background-color: var(--p-cyan-600) !important;
}
.active\:bg-cyan-700:active {
  background-color: var(--p-cyan-700) !important;
}
.active\:bg-cyan-800:active {
  background-color: var(--p-cyan-800) !important;
}
.active\:bg-cyan-900:active {
  background-color: var(--p-cyan-900) !important;
}

.bg-pink-50 {
  background-color: var(--p-pink-50) !important;
}
.bg-pink-100 {
  background-color: var(--p-pink-100) !important;
}
.bg-pink-200 {
  background-color: var(--p-pink-200) !important;
}
.bg-pink-300 {
  background-color: var(--p-pink-300) !important;
}
.bg-pink-400 {
  background-color: var(--p-pink-400) !important;
}
.bg-pink-500 {
  background-color: var(--p-pink-500) !important;
}
.bg-pink-600 {
  background-color: var(--p-pink-600) !important;
}
.bg-pink-700 {
  background-color: var(--p-pink-700) !important;
}
.bg-pink-800 {
  background-color: var(--p-pink-800) !important;
}
.bg-pink-900 {
  background-color: var(--p-pink-900) !important;
}

.focus\:bg-pink-50:focus {
  background-color: var(--p-pink-50) !important;
}
.focus\:bg-pink-100:focus {
  background-color: var(--p-pink-100) !important;
}
.focus\:bg-pink-200:focus {
  background-color: var(--p-pink-200) !important;
}
.focus\:bg-pink-300:focus {
  background-color: var(--p-pink-300) !important;
}
.focus\:bg-pink-400:focus {
  background-color: var(--p-pink-400) !important;
}
.focus\:bg-pink-500:focus {
  background-color: var(--p-pink-500) !important;
}
.focus\:bg-pink-600:focus {
  background-color: var(--p-pink-600) !important;
}
.focus\:bg-pink-700:focus {
  background-color: var(--p-pink-700) !important;
}
.focus\:bg-pink-800:focus {
  background-color: var(--p-pink-800) !important;
}
.focus\:bg-pink-900:focus {
  background-color: var(--p-pink-900) !important;
}

.hover\:bg-pink-50:hover {
  background-color: var(--p-pink-50) !important;
}
.hover\:bg-pink-100:hover {
  background-color: var(--p-pink-100) !important;
}
.hover\:bg-pink-200:hover {
  background-color: var(--p-pink-200) !important;
}
.hover\:bg-pink-300:hover {
  background-color: var(--p-pink-300) !important;
}
.hover\:bg-pink-400:hover {
  background-color: var(--p-pink-400) !important;
}
.hover\:bg-pink-500:hover {
  background-color: var(--p-pink-500) !important;
}
.hover\:bg-pink-600:hover {
  background-color: var(--p-pink-600) !important;
}
.hover\:bg-pink-700:hover {
  background-color: var(--p-pink-700) !important;
}
.hover\:bg-pink-800:hover {
  background-color: var(--p-pink-800) !important;
}
.hover\:bg-pink-900:hover {
  background-color: var(--p-pink-900) !important;
}

.active\:bg-pink-50:active {
  background-color: var(--p-pink-50) !important;
}
.active\:bg-pink-100:active {
  background-color: var(--p-pink-100) !important;
}
.active\:bg-pink-200:active {
  background-color: var(--p-pink-200) !important;
}
.active\:bg-pink-300:active {
  background-color: var(--p-pink-300) !important;
}
.active\:bg-pink-400:active {
  background-color: var(--p-pink-400) !important;
}
.active\:bg-pink-500:active {
  background-color: var(--p-pink-500) !important;
}
.active\:bg-pink-600:active {
  background-color: var(--p-pink-600) !important;
}
.active\:bg-pink-700:active {
  background-color: var(--p-pink-700) !important;
}
.active\:bg-pink-800:active {
  background-color: var(--p-pink-800) !important;
}
.active\:bg-pink-900:active {
  background-color: var(--p-pink-900) !important;
}

.bg-indigo-50 {
  background-color: var(--p-indigo-50) !important;
}
.bg-indigo-100 {
  background-color: var(--p-indigo-100) !important;
}
.bg-indigo-200 {
  background-color: var(--p-indigo-200) !important;
}
.bg-indigo-300 {
  background-color: var(--p-indigo-300) !important;
}
.bg-indigo-400 {
  background-color: var(--p-indigo-400) !important;
}
.bg-indigo-500 {
  background-color: var(--p-indigo-500) !important;
}
.bg-indigo-600 {
  background-color: var(--p-indigo-600) !important;
}
.bg-indigo-700 {
  background-color: var(--p-indigo-700) !important;
}
.bg-indigo-800 {
  background-color: var(--p-indigo-800) !important;
}
.bg-indigo-900 {
  background-color: var(--p-indigo-900) !important;
}

.focus\:bg-indigo-50:focus {
  background-color: var(--p-indigo-50) !important;
}
.focus\:bg-indigo-100:focus {
  background-color: var(--p-indigo-100) !important;
}
.focus\:bg-indigo-200:focus {
  background-color: var(--p-indigo-200) !important;
}
.focus\:bg-indigo-300:focus {
  background-color: var(--p-indigo-300) !important;
}
.focus\:bg-indigo-400:focus {
  background-color: var(--p-indigo-400) !important;
}
.focus\:bg-indigo-500:focus {
  background-color: var(--p-indigo-500) !important;
}
.focus\:bg-indigo-600:focus {
  background-color: var(--p-indigo-600) !important;
}
.focus\:bg-indigo-700:focus {
  background-color: var(--p-indigo-700) !important;
}
.focus\:bg-indigo-800:focus {
  background-color: var(--p-indigo-800) !important;
}
.focus\:bg-indigo-900:focus {
  background-color: var(--p-indigo-900) !important;
}

.hover\:bg-indigo-50:hover {
  background-color: var(--p-indigo-50) !important;
}
.hover\:bg-indigo-100:hover {
  background-color: var(--p-indigo-100) !important;
}
.hover\:bg-indigo-200:hover {
  background-color: var(--p-indigo-200) !important;
}
.hover\:bg-indigo-300:hover {
  background-color: var(--p-indigo-300) !important;
}
.hover\:bg-indigo-400:hover {
  background-color: var(--p-indigo-400) !important;
}
.hover\:bg-indigo-500:hover {
  background-color: var(--p-indigo-500) !important;
}
.hover\:bg-indigo-600:hover {
  background-color: var(--p-indigo-600) !important;
}
.hover\:bg-indigo-700:hover {
  background-color: var(--p-indigo-700) !important;
}
.hover\:bg-indigo-800:hover {
  background-color: var(--p-indigo-800) !important;
}
.hover\:bg-indigo-900:hover {
  background-color: var(--p-indigo-900) !important;
}

.active\:bg-indigo-50:active {
  background-color: var(--p-indigo-50) !important;
}
.active\:bg-indigo-100:active {
  background-color: var(--p-indigo-100) !important;
}
.active\:bg-indigo-200:active {
  background-color: var(--p-indigo-200) !important;
}
.active\:bg-indigo-300:active {
  background-color: var(--p-indigo-300) !important;
}
.active\:bg-indigo-400:active {
  background-color: var(--p-indigo-400) !important;
}
.active\:bg-indigo-500:active {
  background-color: var(--p-indigo-500) !important;
}
.active\:bg-indigo-600:active {
  background-color: var(--p-indigo-600) !important;
}
.active\:bg-indigo-700:active {
  background-color: var(--p-indigo-700) !important;
}
.active\:bg-indigo-800:active {
  background-color: var(--p-indigo-800) !important;
}
.active\:bg-indigo-900:active {
  background-color: var(--p-indigo-900) !important;
}

.bg-teal-50 {
  background-color: var(--p-teal-50) !important;
}
.bg-teal-100 {
  background-color: var(--p-teal-100) !important;
}
.bg-teal-200 {
  background-color: var(--p-teal-200) !important;
}
.bg-teal-300 {
  background-color: var(--p-teal-300) !important;
}
.bg-teal-400 {
  background-color: var(--p-teal-400) !important;
}
.bg-teal-500 {
  background-color: var(--p-teal-500) !important;
}
.bg-teal-600 {
  background-color: var(--p-teal-600) !important;
}
.bg-teal-700 {
  background-color: var(--p-teal-700) !important;
}
.bg-teal-800 {
  background-color: var(--p-teal-800) !important;
}
.bg-teal-900 {
  background-color: var(--p-teal-900) !important;
}

.focus\:bg-teal-50:focus {
  background-color: var(--p-teal-50) !important;
}
.focus\:bg-teal-100:focus {
  background-color: var(--p-teal-100) !important;
}
.focus\:bg-teal-200:focus {
  background-color: var(--p-teal-200) !important;
}
.focus\:bg-teal-300:focus {
  background-color: var(--p-teal-300) !important;
}
.focus\:bg-teal-400:focus {
  background-color: var(--p-teal-400) !important;
}
.focus\:bg-teal-500:focus {
  background-color: var(--p-teal-500) !important;
}
.focus\:bg-teal-600:focus {
  background-color: var(--p-teal-600) !important;
}
.focus\:bg-teal-700:focus {
  background-color: var(--p-teal-700) !important;
}
.focus\:bg-teal-800:focus {
  background-color: var(--p-teal-800) !important;
}
.focus\:bg-teal-900:focus {
  background-color: var(--p-teal-900) !important;
}

.hover\:bg-teal-50:hover {
  background-color: var(--p-teal-50) !important;
}
.hover\:bg-teal-100:hover {
  background-color: var(--p-teal-100) !important;
}
.hover\:bg-teal-200:hover {
  background-color: var(--p-teal-200) !important;
}
.hover\:bg-teal-300:hover {
  background-color: var(--p-teal-300) !important;
}
.hover\:bg-teal-400:hover {
  background-color: var(--p-teal-400) !important;
}
.hover\:bg-teal-500:hover {
  background-color: var(--p-teal-500) !important;
}
.hover\:bg-teal-600:hover {
  background-color: var(--p-teal-600) !important;
}
.hover\:bg-teal-700:hover {
  background-color: var(--p-teal-700) !important;
}
.hover\:bg-teal-800:hover {
  background-color: var(--p-teal-800) !important;
}
.hover\:bg-teal-900:hover {
  background-color: var(--p-teal-900) !important;
}

.active\:bg-teal-50:active {
  background-color: var(--p-teal-50) !important;
}
.active\:bg-teal-100:active {
  background-color: var(--p-teal-100) !important;
}
.active\:bg-teal-200:active {
  background-color: var(--p-teal-200) !important;
}
.active\:bg-teal-300:active {
  background-color: var(--p-teal-300) !important;
}
.active\:bg-teal-400:active {
  background-color: var(--p-teal-400) !important;
}
.active\:bg-teal-500:active {
  background-color: var(--p-teal-500) !important;
}
.active\:bg-teal-600:active {
  background-color: var(--p-teal-600) !important;
}
.active\:bg-teal-700:active {
  background-color: var(--p-teal-700) !important;
}
.active\:bg-teal-800:active {
  background-color: var(--p-teal-800) !important;
}
.active\:bg-teal-900:active {
  background-color: var(--p-teal-900) !important;
}

.bg-orange-50 {
  background-color: var(--p-orange-50) !important;
}
.bg-orange-100 {
  background-color: var(--p-orange-100) !important;
}
.bg-orange-200 {
  background-color: var(--p-orange-200) !important;
}
.bg-orange-300 {
  background-color: var(--p-orange-300) !important;
}
.bg-orange-400 {
  background-color: var(--p-orange-400) !important;
}
.bg-orange-500 {
  background-color: var(--p-orange-500) !important;
}
.bg-orange-600 {
  background-color: var(--p-orange-600) !important;
}
.bg-orange-700 {
  background-color: var(--p-orange-700) !important;
}
.bg-orange-800 {
  background-color: var(--p-orange-800) !important;
}
.bg-orange-900 {
  background-color: var(--p-orange-900) !important;
}

.focus\:bg-orange-50:focus {
  background-color: var(--p-orange-50) !important;
}
.focus\:bg-orange-100:focus {
  background-color: var(--p-orange-100) !important;
}
.focus\:bg-orange-200:focus {
  background-color: var(--p-orange-200) !important;
}
.focus\:bg-orange-300:focus {
  background-color: var(--p-orange-300) !important;
}
.focus\:bg-orange-400:focus {
  background-color: var(--p-orange-400) !important;
}
.focus\:bg-orange-500:focus {
  background-color: var(--p-orange-500) !important;
}
.focus\:bg-orange-600:focus {
  background-color: var(--p-orange-600) !important;
}
.focus\:bg-orange-700:focus {
  background-color: var(--p-orange-700) !important;
}
.focus\:bg-orange-800:focus {
  background-color: var(--p-orange-800) !important;
}
.focus\:bg-orange-900:focus {
  background-color: var(--p-orange-900) !important;
}

.hover\:bg-orange-50:hover {
  background-color: var(--p-orange-50) !important;
}
.hover\:bg-orange-100:hover {
  background-color: var(--p-orange-100) !important;
}
.hover\:bg-orange-200:hover {
  background-color: var(--p-orange-200) !important;
}
.hover\:bg-orange-300:hover {
  background-color: var(--p-orange-300) !important;
}
.hover\:bg-orange-400:hover {
  background-color: var(--p-orange-400) !important;
}
.hover\:bg-orange-500:hover {
  background-color: var(--p-orange-500) !important;
}
.hover\:bg-orange-600:hover {
  background-color: var(--p-orange-600) !important;
}
.hover\:bg-orange-700:hover {
  background-color: var(--p-orange-700) !important;
}
.hover\:bg-orange-800:hover {
  background-color: var(--p-orange-800) !important;
}
.hover\:bg-orange-900:hover {
  background-color: var(--p-orange-900) !important;
}

.active\:bg-orange-50:active {
  background-color: var(--p-orange-50) !important;
}
.active\:bg-orange-100:active {
  background-color: var(--p-orange-100) !important;
}
.active\:bg-orange-200:active {
  background-color: var(--p-orange-200) !important;
}
.active\:bg-orange-300:active {
  background-color: var(--p-orange-300) !important;
}
.active\:bg-orange-400:active {
  background-color: var(--p-orange-400) !important;
}
.active\:bg-orange-500:active {
  background-color: var(--p-orange-500) !important;
}
.active\:bg-orange-600:active {
  background-color: var(--p-orange-600) !important;
}
.active\:bg-orange-700:active {
  background-color: var(--p-orange-700) !important;
}
.active\:bg-orange-800:active {
  background-color: var(--p-orange-800) !important;
}
.active\:bg-orange-900:active {
  background-color: var(--p-orange-900) !important;
}

.bg-bluegray-50 {
  background-color: var(--p-bluegray-50) !important;
}
.bg-bluegray-100 {
  background-color: var(--p-bluegray-100) !important;
}
.bg-bluegray-200 {
  background-color: var(--p-bluegray-200) !important;
}
.bg-bluegray-300 {
  background-color: var(--p-bluegray-300) !important;
}
.bg-bluegray-400 {
  background-color: var(--p-bluegray-400) !important;
}
.bg-bluegray-500 {
  background-color: var(--p-bluegray-500) !important;
}
.bg-bluegray-600 {
  background-color: var(--p-bluegray-600) !important;
}
.bg-bluegray-700 {
  background-color: var(--p-bluegray-700) !important;
}
.bg-bluegray-800 {
  background-color: var(--p-bluegray-800) !important;
}
.bg-bluegray-900 {
  background-color: var(--p-bluegray-900) !important;
}

.focus\:bg-bluegray-50:focus {
  background-color: var(--p-bluegray-50) !important;
}
.focus\:bg-bluegray-100:focus {
  background-color: var(--p-bluegray-100) !important;
}
.focus\:bg-bluegray-200:focus {
  background-color: var(--p-bluegray-200) !important;
}
.focus\:bg-bluegray-300:focus {
  background-color: var(--p-bluegray-300) !important;
}
.focus\:bg-bluegray-400:focus {
  background-color: var(--p-bluegray-400) !important;
}
.focus\:bg-bluegray-500:focus {
  background-color: var(--p-bluegray-500) !important;
}
.focus\:bg-bluegray-600:focus {
  background-color: var(--p-bluegray-600) !important;
}
.focus\:bg-bluegray-700:focus {
  background-color: var(--p-bluegray-700) !important;
}
.focus\:bg-bluegray-800:focus {
  background-color: var(--p-bluegray-800) !important;
}
.focus\:bg-bluegray-900:focus {
  background-color: var(--p-bluegray-900) !important;
}

.hover\:bg-bluegray-50:hover {
  background-color: var(--p-bluegray-50) !important;
}
.hover\:bg-bluegray-100:hover {
  background-color: var(--p-bluegray-100) !important;
}
.hover\:bg-bluegray-200:hover {
  background-color: var(--p-bluegray-200) !important;
}
.hover\:bg-bluegray-300:hover {
  background-color: var(--p-bluegray-300) !important;
}
.hover\:bg-bluegray-400:hover {
  background-color: var(--p-bluegray-400) !important;
}
.hover\:bg-bluegray-500:hover {
  background-color: var(--p-bluegray-500) !important;
}
.hover\:bg-bluegray-600:hover {
  background-color: var(--p-bluegray-600) !important;
}
.hover\:bg-bluegray-700:hover {
  background-color: var(--p-bluegray-700) !important;
}
.hover\:bg-bluegray-800:hover {
  background-color: var(--p-bluegray-800) !important;
}
.hover\:bg-bluegray-900:hover {
  background-color: var(--p-bluegray-900) !important;
}

.active\:bg-bluegray-50:active {
  background-color: var(--p-bluegray-50) !important;
}
.active\:bg-bluegray-100:active {
  background-color: var(--p-bluegray-100) !important;
}
.active\:bg-bluegray-200:active {
  background-color: var(--p-bluegray-200) !important;
}
.active\:bg-bluegray-300:active {
  background-color: var(--p-bluegray-300) !important;
}
.active\:bg-bluegray-400:active {
  background-color: var(--p-bluegray-400) !important;
}
.active\:bg-bluegray-500:active {
  background-color: var(--p-bluegray-500) !important;
}
.active\:bg-bluegray-600:active {
  background-color: var(--p-bluegray-600) !important;
}
.active\:bg-bluegray-700:active {
  background-color: var(--p-bluegray-700) !important;
}
.active\:bg-bluegray-800:active {
  background-color: var(--p-bluegray-800) !important;
}
.active\:bg-bluegray-900:active {
  background-color: var(--p-bluegray-900) !important;
}

.bg-purple-50 {
  background-color: var(--p-purple-50) !important;
}
.bg-purple-100 {
  background-color: var(--p-purple-100) !important;
}
.bg-purple-200 {
  background-color: var(--p-purple-200) !important;
}
.bg-purple-300 {
  background-color: var(--p-purple-300) !important;
}
.bg-purple-400 {
  background-color: var(--p-purple-400) !important;
}
.bg-purple-500 {
  background-color: var(--p-purple-500) !important;
}
.bg-purple-600 {
  background-color: var(--p-purple-600) !important;
}
.bg-purple-700 {
  background-color: var(--p-purple-700) !important;
}
.bg-purple-800 {
  background-color: var(--p-purple-800) !important;
}
.bg-purple-900 {
  background-color: var(--p-purple-900) !important;
}

.focus\:bg-purple-50:focus {
  background-color: var(--p-purple-50) !important;
}
.focus\:bg-purple-100:focus {
  background-color: var(--p-purple-100) !important;
}
.focus\:bg-purple-200:focus {
  background-color: var(--p-purple-200) !important;
}
.focus\:bg-purple-300:focus {
  background-color: var(--p-purple-300) !important;
}
.focus\:bg-purple-400:focus {
  background-color: var(--p-purple-400) !important;
}
.focus\:bg-purple-500:focus {
  background-color: var(--p-purple-500) !important;
}
.focus\:bg-purple-600:focus {
  background-color: var(--p-purple-600) !important;
}
.focus\:bg-purple-700:focus {
  background-color: var(--p-purple-700) !important;
}
.focus\:bg-purple-800:focus {
  background-color: var(--p-purple-800) !important;
}
.focus\:bg-purple-900:focus {
  background-color: var(--p-purple-900) !important;
}

.hover\:bg-purple-50:hover {
  background-color: var(--p-purple-50) !important;
}
.hover\:bg-purple-100:hover {
  background-color: var(--p-purple-100) !important;
}
.hover\:bg-purple-200:hover {
  background-color: var(--p-purple-200) !important;
}
.hover\:bg-purple-300:hover {
  background-color: var(--p-purple-300) !important;
}
.hover\:bg-purple-400:hover {
  background-color: var(--p-purple-400) !important;
}
.hover\:bg-purple-500:hover {
  background-color: var(--p-purple-500) !important;
}
.hover\:bg-purple-600:hover {
  background-color: var(--p-purple-600) !important;
}
.hover\:bg-purple-700:hover {
  background-color: var(--p-purple-700) !important;
}
.hover\:bg-purple-800:hover {
  background-color: var(--p-purple-800) !important;
}
.hover\:bg-purple-900:hover {
  background-color: var(--p-purple-900) !important;
}

.active\:bg-purple-50:active {
  background-color: var(--p-purple-50) !important;
}
.active\:bg-purple-100:active {
  background-color: var(--p-purple-100) !important;
}
.active\:bg-purple-200:active {
  background-color: var(--p-purple-200) !important;
}
.active\:bg-purple-300:active {
  background-color: var(--p-purple-300) !important;
}
.active\:bg-purple-400:active {
  background-color: var(--p-purple-400) !important;
}
.active\:bg-purple-500:active {
  background-color: var(--p-purple-500) !important;
}
.active\:bg-purple-600:active {
  background-color: var(--p-purple-600) !important;
}
.active\:bg-purple-700:active {
  background-color: var(--p-purple-700) !important;
}
.active\:bg-purple-800:active {
  background-color: var(--p-purple-800) !important;
}
.active\:bg-purple-900:active {
  background-color: var(--p-purple-900) !important;
}

.bg-gray-50 {
  background-color: var(--p-gray-50) !important;
}
.bg-gray-100 {
  background-color: var(--p-gray-100) !important;
}
.bg-gray-200 {
  background-color: var(--p-gray-200) !important;
}
.bg-gray-300 {
  background-color: var(--p-gray-300) !important;
}
.bg-gray-400 {
  background-color: var(--p-gray-400) !important;
}
.bg-gray-500 {
  background-color: var(--p-gray-500) !important;
}
.bg-gray-600 {
  background-color: var(--p-gray-600) !important;
}
.bg-gray-700 {
  background-color: var(--p-gray-700) !important;
}
.bg-gray-800 {
  background-color: var(--p-gray-800) !important;
}
.bg-gray-900 {
  background-color: var(--p-gray-900) !important;
}

.focus\:bg-gray-50:focus {
  background-color: var(--p-gray-50) !important;
}
.focus\:bg-gray-100:focus {
  background-color: var(--p-gray-100) !important;
}
.focus\:bg-gray-200:focus {
  background-color: var(--p-gray-200) !important;
}
.focus\:bg-gray-300:focus {
  background-color: var(--p-gray-300) !important;
}
.focus\:bg-gray-400:focus {
  background-color: var(--p-gray-400) !important;
}
.focus\:bg-gray-500:focus {
  background-color: var(--p-gray-500) !important;
}
.focus\:bg-gray-600:focus {
  background-color: var(--p-gray-600) !important;
}
.focus\:bg-gray-700:focus {
  background-color: var(--p-gray-700) !important;
}
.focus\:bg-gray-800:focus {
  background-color: var(--p-gray-800) !important;
}
.focus\:bg-gray-900:focus {
  background-color: var(--p-gray-900) !important;
}

.hover\:bg-gray-50:hover {
  background-color: var(--p-gray-50) !important;
}
.hover\:bg-gray-100:hover {
  background-color: var(--p-gray-100) !important;
}
.hover\:bg-gray-200:hover {
  background-color: var(--p-gray-200) !important;
}
.hover\:bg-gray-300:hover {
  background-color: var(--p-gray-300) !important;
}
.hover\:bg-gray-400:hover {
  background-color: var(--p-gray-400) !important;
}
.hover\:bg-gray-500:hover {
  background-color: var(--p-gray-500) !important;
}
.hover\:bg-gray-600:hover {
  background-color: var(--p-gray-600) !important;
}
.hover\:bg-gray-700:hover {
  background-color: var(--p-gray-700) !important;
}
.hover\:bg-gray-800:hover {
  background-color: var(--p-gray-800) !important;
}
.hover\:bg-gray-900:hover {
  background-color: var(--p-gray-900) !important;
}

.active\:bg-gray-50:active {
  background-color: var(--p-gray-50) !important;
}
.active\:bg-gray-100:active {
  background-color: var(--p-gray-100) !important;
}
.active\:bg-gray-200:active {
  background-color: var(--p-gray-200) !important;
}
.active\:bg-gray-300:active {
  background-color: var(--p-gray-300) !important;
}
.active\:bg-gray-400:active {
  background-color: var(--p-gray-400) !important;
}
.active\:bg-gray-500:active {
  background-color: var(--p-gray-500) !important;
}
.active\:bg-gray-600:active {
  background-color: var(--p-gray-600) !important;
}
.active\:bg-gray-700:active {
  background-color: var(--p-gray-700) !important;
}
.active\:bg-gray-800:active {
  background-color: var(--p-gray-800) !important;
}
.active\:bg-gray-900:active {
  background-color: var(--p-gray-900) !important;
}

.bg-red-50 {
  background-color: var(--p-red-50) !important;
}
.bg-red-100 {
  background-color: var(--p-red-100) !important;
}
.bg-red-200 {
  background-color: var(--p-red-200) !important;
}
.bg-red-300 {
  background-color: var(--p-red-300) !important;
}
.bg-red-400 {
  background-color: var(--p-red-400) !important;
}
.bg-red-500 {
  background-color: var(--p-red-500) !important;
}
.bg-red-600 {
  background-color: var(--p-red-600) !important;
}
.bg-red-700 {
  background-color: var(--p-red-700) !important;
}
.bg-red-800 {
  background-color: var(--p-red-800) !important;
}
.bg-red-900 {
  background-color: var(--p-red-900) !important;
}

.focus\:bg-red-50:focus {
  background-color: var(--p-red-50) !important;
}
.focus\:bg-red-100:focus {
  background-color: var(--p-red-100) !important;
}
.focus\:bg-red-200:focus {
  background-color: var(--p-red-200) !important;
}
.focus\:bg-red-300:focus {
  background-color: var(--p-red-300) !important;
}
.focus\:bg-red-400:focus {
  background-color: var(--p-red-400) !important;
}
.focus\:bg-red-500:focus {
  background-color: var(--p-red-500) !important;
}
.focus\:bg-red-600:focus {
  background-color: var(--p-red-600) !important;
}
.focus\:bg-red-700:focus {
  background-color: var(--p-red-700) !important;
}
.focus\:bg-red-800:focus {
  background-color: var(--p-red-800) !important;
}
.focus\:bg-red-900:focus {
  background-color: var(--p-red-900) !important;
}

.hover\:bg-red-50:hover {
  background-color: var(--p-red-50) !important;
}
.hover\:bg-red-100:hover {
  background-color: var(--p-red-100) !important;
}
.hover\:bg-red-200:hover {
  background-color: var(--p-red-200) !important;
}
.hover\:bg-red-300:hover {
  background-color: var(--p-red-300) !important;
}
.hover\:bg-red-400:hover {
  background-color: var(--p-red-400) !important;
}
.hover\:bg-red-500:hover {
  background-color: var(--p-red-500) !important;
}
.hover\:bg-red-600:hover {
  background-color: var(--p-red-600) !important;
}
.hover\:bg-red-700:hover {
  background-color: var(--p-red-700) !important;
}
.hover\:bg-red-800:hover {
  background-color: var(--p-red-800) !important;
}
.hover\:bg-red-900:hover {
  background-color: var(--p-red-900) !important;
}

.active\:bg-red-50:active {
  background-color: var(--p-red-50) !important;
}
.active\:bg-red-100:active {
  background-color: var(--p-red-100) !important;
}
.active\:bg-red-200:active {
  background-color: var(--p-red-200) !important;
}
.active\:bg-red-300:active {
  background-color: var(--p-red-300) !important;
}
.active\:bg-red-400:active {
  background-color: var(--p-red-400) !important;
}
.active\:bg-red-500:active {
  background-color: var(--p-red-500) !important;
}
.active\:bg-red-600:active {
  background-color: var(--p-red-600) !important;
}
.active\:bg-red-700:active {
  background-color: var(--p-red-700) !important;
}
.active\:bg-red-800:active {
  background-color: var(--p-red-800) !important;
}
.active\:bg-red-900:active {
  background-color: var(--p-red-900) !important;
}

.bg-primary-50 {
  background-color: var(--p-primary-50) !important;
}
.bg-primary-100 {
  background-color: var(--p-primary-100) !important;
}
.bg-primary-200 {
  background-color: var(--p-primary-200) !important;
}
.bg-primary-300 {
  background-color: var(--p-primary-300) !important;
}
.bg-primary-400 {
  background-color: var(--p-primary-400) !important;
}
.bg-primary-500 {
  background-color: var(--p-primary-500) !important;
}
.bg-primary-600 {
  background-color: var(--p-primary-600) !important;
}
.bg-primary-700 {
  background-color: var(--p-primary-700) !important;
}
.bg-primary-800 {
  background-color: var(--p-primary-800) !important;
}
.bg-primary-900 {
  background-color: var(--p-primary-900) !important;
}

.focus\:bg-primary-50:focus {
  background-color: var(--p-primary-50) !important;
}
.focus\:bg-primary-100:focus {
  background-color: var(--p-primary-100) !important;
}
.focus\:bg-primary-200:focus {
  background-color: var(--p-primary-200) !important;
}
.focus\:bg-primary-300:focus {
  background-color: var(--p-primary-300) !important;
}
.focus\:bg-primary-400:focus {
  background-color: var(--p-primary-400) !important;
}
.focus\:bg-primary-500:focus {
  background-color: var(--p-primary-500) !important;
}
.focus\:bg-primary-600:focus {
  background-color: var(--p-primary-600) !important;
}
.focus\:bg-primary-700:focus {
  background-color: var(--p-primary-700) !important;
}
.focus\:bg-primary-800:focus {
  background-color: var(--p-primary-800) !important;
}
.focus\:bg-primary-900:focus {
  background-color: var(--p-primary-900) !important;
}

.hover\:bg-primary-50:hover {
  background-color: var(--p-primary-50) !important;
}
.hover\:bg-primary-100:hover {
  background-color: var(--p-primary-100) !important;
}
.hover\:bg-primary-200:hover {
  background-color: var(--p-primary-200) !important;
}
.hover\:bg-primary-300:hover {
  background-color: var(--p-primary-300) !important;
}
.hover\:bg-primary-400:hover {
  background-color: var(--p-primary-400) !important;
}
.hover\:bg-primary-500:hover {
  background-color: var(--p-primary-500) !important;
}
.hover\:bg-primary-600:hover {
  background-color: var(--p-primary-600) !important;
}
.hover\:bg-primary-700:hover {
  background-color: var(--p-primary-700) !important;
}
.hover\:bg-primary-800:hover {
  background-color: var(--p-primary-800) !important;
}
.hover\:bg-primary-900:hover {
  background-color: var(--p-primary-900) !important;
}

.active\:bg-primary-50:active {
  background-color: var(--p-primary-50) !important;
}
.active\:bg-primary-100:active {
  background-color: var(--p-primary-100) !important;
}
.active\:bg-primary-200:active {
  background-color: var(--p-primary-200) !important;
}
.active\:bg-primary-300:active {
  background-color: var(--p-primary-300) !important;
}
.active\:bg-primary-400:active {
  background-color: var(--p-primary-400) !important;
}
.active\:bg-primary-500:active {
  background-color: var(--p-primary-500) !important;
}
.active\:bg-primary-600:active {
  background-color: var(--p-primary-600) !important;
}
.active\:bg-primary-700:active {
  background-color: var(--p-primary-700) !important;
}
.active\:bg-primary-800:active {
  background-color: var(--p-primary-800) !important;
}
.active\:bg-primary-900:active {
  background-color: var(--p-primary-900) !important;
}

.border-blue-50 {
  border-color: var(--p-blue-50) !important;
}
.border-blue-100 {
  border-color: var(--p-blue-100) !important;
}
.border-blue-200 {
  border-color: var(--p-blue-200) !important;
}
.border-blue-300 {
  border-color: var(--p-blue-300) !important;
}
.border-blue-400 {
  border-color: var(--p-blue-400) !important;
}
.border-blue-500 {
  border-color: var(--p-blue-500) !important;
}
.border-blue-600 {
  border-color: var(--p-blue-600) !important;
}
.border-blue-700 {
  border-color: var(--p-blue-700) !important;
}
.border-blue-800 {
  border-color: var(--p-blue-800) !important;
}
.border-blue-900 {
  border-color: var(--p-blue-900) !important;
}

.focus\:border-blue-50:focus {
  border-color: var(--p-blue-50) !important;
}
.focus\:border-blue-100:focus {
  border-color: var(--p-blue-100) !important;
}
.focus\:border-blue-200:focus {
  border-color: var(--p-blue-200) !important;
}
.focus\:border-blue-300:focus {
  border-color: var(--p-blue-300) !important;
}
.focus\:border-blue-400:focus {
  border-color: var(--p-blue-400) !important;
}
.focus\:border-blue-500:focus {
  border-color: var(--p-blue-500) !important;
}
.focus\:border-blue-600:focus {
  border-color: var(--p-blue-600) !important;
}
.focus\:border-blue-700:focus {
  border-color: var(--p-blue-700) !important;
}
.focus\:border-blue-800:focus {
  border-color: var(--p-blue-800) !important;
}
.focus\:border-blue-900:focus {
  border-color: var(--p-blue-900) !important;
}

.hover\:border-blue-50:hover {
  border-color: var(--p-blue-50) !important;
}
.hover\:border-blue-100:hover {
  border-color: var(--p-blue-100) !important;
}
.hover\:border-blue-200:hover {
  border-color: var(--p-blue-200) !important;
}
.hover\:border-blue-300:hover {
  border-color: var(--p-blue-300) !important;
}
.hover\:border-blue-400:hover {
  border-color: var(--p-blue-400) !important;
}
.hover\:border-blue-500:hover {
  border-color: var(--p-blue-500) !important;
}
.hover\:border-blue-600:hover {
  border-color: var(--p-blue-600) !important;
}
.hover\:border-blue-700:hover {
  border-color: var(--p-blue-700) !important;
}
.hover\:border-blue-800:hover {
  border-color: var(--p-blue-800) !important;
}
.hover\:border-blue-900:hover {
  border-color: var(--p-blue-900) !important;
}

.active\:border-blue-50:active {
  border-color: var(--p-blue-50) !important;
}
.active\:border-blue-100:active {
  border-color: var(--p-blue-100) !important;
}
.active\:border-blue-200:active {
  border-color: var(--p-blue-200) !important;
}
.active\:border-blue-300:active {
  border-color: var(--p-blue-300) !important;
}
.active\:border-blue-400:active {
  border-color: var(--p-blue-400) !important;
}
.active\:border-blue-500:active {
  border-color: var(--p-blue-500) !important;
}
.active\:border-blue-600:active {
  border-color: var(--p-blue-600) !important;
}
.active\:border-blue-700:active {
  border-color: var(--p-blue-700) !important;
}
.active\:border-blue-800:active {
  border-color: var(--p-blue-800) !important;
}
.active\:border-blue-900:active {
  border-color: var(--p-blue-900) !important;
}

.border-green-50 {
  border-color: var(--p-green-50) !important;
}
.border-green-100 {
  border-color: var(--p-green-100) !important;
}
.border-green-200 {
  border-color: var(--p-green-200) !important;
}
.border-green-300 {
  border-color: var(--p-green-300) !important;
}
.border-green-400 {
  border-color: var(--p-green-400) !important;
}
.border-green-500 {
  border-color: var(--p-green-500) !important;
}
.border-green-600 {
  border-color: var(--p-green-600) !important;
}
.border-green-700 {
  border-color: var(--p-green-700) !important;
}
.border-green-800 {
  border-color: var(--p-green-800) !important;
}
.border-green-900 {
  border-color: var(--p-green-900) !important;
}

.focus\:border-green-50:focus {
  border-color: var(--p-green-50) !important;
}
.focus\:border-green-100:focus {
  border-color: var(--p-green-100) !important;
}
.focus\:border-green-200:focus {
  border-color: var(--p-green-200) !important;
}
.focus\:border-green-300:focus {
  border-color: var(--p-green-300) !important;
}
.focus\:border-green-400:focus {
  border-color: var(--p-green-400) !important;
}
.focus\:border-green-500:focus {
  border-color: var(--p-green-500) !important;
}
.focus\:border-green-600:focus {
  border-color: var(--p-green-600) !important;
}
.focus\:border-green-700:focus {
  border-color: var(--p-green-700) !important;
}
.focus\:border-green-800:focus {
  border-color: var(--p-green-800) !important;
}
.focus\:border-green-900:focus {
  border-color: var(--p-green-900) !important;
}

.hover\:border-green-50:hover {
  border-color: var(--p-green-50) !important;
}
.hover\:border-green-100:hover {
  border-color: var(--p-green-100) !important;
}
.hover\:border-green-200:hover {
  border-color: var(--p-green-200) !important;
}
.hover\:border-green-300:hover {
  border-color: var(--p-green-300) !important;
}
.hover\:border-green-400:hover {
  border-color: var(--p-green-400) !important;
}
.hover\:border-green-500:hover {
  border-color: var(--p-green-500) !important;
}
.hover\:border-green-600:hover {
  border-color: var(--p-green-600) !important;
}
.hover\:border-green-700:hover {
  border-color: var(--p-green-700) !important;
}
.hover\:border-green-800:hover {
  border-color: var(--p-green-800) !important;
}
.hover\:border-green-900:hover {
  border-color: var(--p-green-900) !important;
}

.active\:border-green-50:active {
  border-color: var(--p-green-50) !important;
}
.active\:border-green-100:active {
  border-color: var(--p-green-100) !important;
}
.active\:border-green-200:active {
  border-color: var(--p-green-200) !important;
}
.active\:border-green-300:active {
  border-color: var(--p-green-300) !important;
}
.active\:border-green-400:active {
  border-color: var(--p-green-400) !important;
}
.active\:border-green-500:active {
  border-color: var(--p-green-500) !important;
}
.active\:border-green-600:active {
  border-color: var(--p-green-600) !important;
}
.active\:border-green-700:active {
  border-color: var(--p-green-700) !important;
}
.active\:border-green-800:active {
  border-color: var(--p-green-800) !important;
}
.active\:border-green-900:active {
  border-color: var(--p-green-900) !important;
}

.border-yellow-50 {
  border-color: var(--p-yellow-50) !important;
}
.border-yellow-100 {
  border-color: var(--p-yellow-100) !important;
}
.border-yellow-200 {
  border-color: var(--p-yellow-200) !important;
}
.border-yellow-300 {
  border-color: var(--p-yellow-300) !important;
}
.border-yellow-400 {
  border-color: var(--p-yellow-400) !important;
}
.border-yellow-500 {
  border-color: var(--p-yellow-500) !important;
}
.border-yellow-600 {
  border-color: var(--p-yellow-600) !important;
}
.border-yellow-700 {
  border-color: var(--p-yellow-700) !important;
}
.border-yellow-800 {
  border-color: var(--p-yellow-800) !important;
}
.border-yellow-900 {
  border-color: var(--p-yellow-900) !important;
}

.focus\:border-yellow-50:focus {
  border-color: var(--p-yellow-50) !important;
}
.focus\:border-yellow-100:focus {
  border-color: var(--p-yellow-100) !important;
}
.focus\:border-yellow-200:focus {
  border-color: var(--p-yellow-200) !important;
}
.focus\:border-yellow-300:focus {
  border-color: var(--p-yellow-300) !important;
}
.focus\:border-yellow-400:focus {
  border-color: var(--p-yellow-400) !important;
}
.focus\:border-yellow-500:focus {
  border-color: var(--p-yellow-500) !important;
}
.focus\:border-yellow-600:focus {
  border-color: var(--p-yellow-600) !important;
}
.focus\:border-yellow-700:focus {
  border-color: var(--p-yellow-700) !important;
}
.focus\:border-yellow-800:focus {
  border-color: var(--p-yellow-800) !important;
}
.focus\:border-yellow-900:focus {
  border-color: var(--p-yellow-900) !important;
}

.hover\:border-yellow-50:hover {
  border-color: var(--p-yellow-50) !important;
}
.hover\:border-yellow-100:hover {
  border-color: var(--p-yellow-100) !important;
}
.hover\:border-yellow-200:hover {
  border-color: var(--p-yellow-200) !important;
}
.hover\:border-yellow-300:hover {
  border-color: var(--p-yellow-300) !important;
}
.hover\:border-yellow-400:hover {
  border-color: var(--p-yellow-400) !important;
}
.hover\:border-yellow-500:hover {
  border-color: var(--p-yellow-500) !important;
}
.hover\:border-yellow-600:hover {
  border-color: var(--p-yellow-600) !important;
}
.hover\:border-yellow-700:hover {
  border-color: var(--p-yellow-700) !important;
}
.hover\:border-yellow-800:hover {
  border-color: var(--p-yellow-800) !important;
}
.hover\:border-yellow-900:hover {
  border-color: var(--p-yellow-900) !important;
}

.active\:border-yellow-50:active {
  border-color: var(--p-yellow-50) !important;
}
.active\:border-yellow-100:active {
  border-color: var(--p-yellow-100) !important;
}
.active\:border-yellow-200:active {
  border-color: var(--p-yellow-200) !important;
}
.active\:border-yellow-300:active {
  border-color: var(--p-yellow-300) !important;
}
.active\:border-yellow-400:active {
  border-color: var(--p-yellow-400) !important;
}
.active\:border-yellow-500:active {
  border-color: var(--p-yellow-500) !important;
}
.active\:border-yellow-600:active {
  border-color: var(--p-yellow-600) !important;
}
.active\:border-yellow-700:active {
  border-color: var(--p-yellow-700) !important;
}
.active\:border-yellow-800:active {
  border-color: var(--p-yellow-800) !important;
}
.active\:border-yellow-900:active {
  border-color: var(--p-yellow-900) !important;
}

.border-cyan-50 {
  border-color: var(--p-cyan-50) !important;
}
.border-cyan-100 {
  border-color: var(--p-cyan-100) !important;
}
.border-cyan-200 {
  border-color: var(--p-cyan-200) !important;
}
.border-cyan-300 {
  border-color: var(--p-cyan-300) !important;
}
.border-cyan-400 {
  border-color: var(--p-cyan-400) !important;
}
.border-cyan-500 {
  border-color: var(--p-cyan-500) !important;
}
.border-cyan-600 {
  border-color: var(--p-cyan-600) !important;
}
.border-cyan-700 {
  border-color: var(--p-cyan-700) !important;
}
.border-cyan-800 {
  border-color: var(--p-cyan-800) !important;
}
.border-cyan-900 {
  border-color: var(--p-cyan-900) !important;
}

.focus\:border-cyan-50:focus {
  border-color: var(--p-cyan-50) !important;
}
.focus\:border-cyan-100:focus {
  border-color: var(--p-cyan-100) !important;
}
.focus\:border-cyan-200:focus {
  border-color: var(--p-cyan-200) !important;
}
.focus\:border-cyan-300:focus {
  border-color: var(--p-cyan-300) !important;
}
.focus\:border-cyan-400:focus {
  border-color: var(--p-cyan-400) !important;
}
.focus\:border-cyan-500:focus {
  border-color: var(--p-cyan-500) !important;
}
.focus\:border-cyan-600:focus {
  border-color: var(--p-cyan-600) !important;
}
.focus\:border-cyan-700:focus {
  border-color: var(--p-cyan-700) !important;
}
.focus\:border-cyan-800:focus {
  border-color: var(--p-cyan-800) !important;
}
.focus\:border-cyan-900:focus {
  border-color: var(--p-cyan-900) !important;
}

.hover\:border-cyan-50:hover {
  border-color: var(--p-cyan-50) !important;
}
.hover\:border-cyan-100:hover {
  border-color: var(--p-cyan-100) !important;
}
.hover\:border-cyan-200:hover {
  border-color: var(--p-cyan-200) !important;
}
.hover\:border-cyan-300:hover {
  border-color: var(--p-cyan-300) !important;
}
.hover\:border-cyan-400:hover {
  border-color: var(--p-cyan-400) !important;
}
.hover\:border-cyan-500:hover {
  border-color: var(--p-cyan-500) !important;
}
.hover\:border-cyan-600:hover {
  border-color: var(--p-cyan-600) !important;
}
.hover\:border-cyan-700:hover {
  border-color: var(--p-cyan-700) !important;
}
.hover\:border-cyan-800:hover {
  border-color: var(--p-cyan-800) !important;
}
.hover\:border-cyan-900:hover {
  border-color: var(--p-cyan-900) !important;
}

.active\:border-cyan-50:active {
  border-color: var(--p-cyan-50) !important;
}
.active\:border-cyan-100:active {
  border-color: var(--p-cyan-100) !important;
}
.active\:border-cyan-200:active {
  border-color: var(--p-cyan-200) !important;
}
.active\:border-cyan-300:active {
  border-color: var(--p-cyan-300) !important;
}
.active\:border-cyan-400:active {
  border-color: var(--p-cyan-400) !important;
}
.active\:border-cyan-500:active {
  border-color: var(--p-cyan-500) !important;
}
.active\:border-cyan-600:active {
  border-color: var(--p-cyan-600) !important;
}
.active\:border-cyan-700:active {
  border-color: var(--p-cyan-700) !important;
}
.active\:border-cyan-800:active {
  border-color: var(--p-cyan-800) !important;
}
.active\:border-cyan-900:active {
  border-color: var(--p-cyan-900) !important;
}

.border-pink-50 {
  border-color: var(--p-pink-50) !important;
}
.border-pink-100 {
  border-color: var(--p-pink-100) !important;
}
.border-pink-200 {
  border-color: var(--p-pink-200) !important;
}
.border-pink-300 {
  border-color: var(--p-pink-300) !important;
}
.border-pink-400 {
  border-color: var(--p-pink-400) !important;
}
.border-pink-500 {
  border-color: var(--p-pink-500) !important;
}
.border-pink-600 {
  border-color: var(--p-pink-600) !important;
}
.border-pink-700 {
  border-color: var(--p-pink-700) !important;
}
.border-pink-800 {
  border-color: var(--p-pink-800) !important;
}
.border-pink-900 {
  border-color: var(--p-pink-900) !important;
}

.focus\:border-pink-50:focus {
  border-color: var(--p-pink-50) !important;
}
.focus\:border-pink-100:focus {
  border-color: var(--p-pink-100) !important;
}
.focus\:border-pink-200:focus {
  border-color: var(--p-pink-200) !important;
}
.focus\:border-pink-300:focus {
  border-color: var(--p-pink-300) !important;
}
.focus\:border-pink-400:focus {
  border-color: var(--p-pink-400) !important;
}
.focus\:border-pink-500:focus {
  border-color: var(--p-pink-500) !important;
}
.focus\:border-pink-600:focus {
  border-color: var(--p-pink-600) !important;
}
.focus\:border-pink-700:focus {
  border-color: var(--p-pink-700) !important;
}
.focus\:border-pink-800:focus {
  border-color: var(--p-pink-800) !important;
}
.focus\:border-pink-900:focus {
  border-color: var(--p-pink-900) !important;
}

.hover\:border-pink-50:hover {
  border-color: var(--p-pink-50) !important;
}
.hover\:border-pink-100:hover {
  border-color: var(--p-pink-100) !important;
}
.hover\:border-pink-200:hover {
  border-color: var(--p-pink-200) !important;
}
.hover\:border-pink-300:hover {
  border-color: var(--p-pink-300) !important;
}
.hover\:border-pink-400:hover {
  border-color: var(--p-pink-400) !important;
}
.hover\:border-pink-500:hover {
  border-color: var(--p-pink-500) !important;
}
.hover\:border-pink-600:hover {
  border-color: var(--p-pink-600) !important;
}
.hover\:border-pink-700:hover {
  border-color: var(--p-pink-700) !important;
}
.hover\:border-pink-800:hover {
  border-color: var(--p-pink-800) !important;
}
.hover\:border-pink-900:hover {
  border-color: var(--p-pink-900) !important;
}

.active\:border-pink-50:active {
  border-color: var(--p-pink-50) !important;
}
.active\:border-pink-100:active {
  border-color: var(--p-pink-100) !important;
}
.active\:border-pink-200:active {
  border-color: var(--p-pink-200) !important;
}
.active\:border-pink-300:active {
  border-color: var(--p-pink-300) !important;
}
.active\:border-pink-400:active {
  border-color: var(--p-pink-400) !important;
}
.active\:border-pink-500:active {
  border-color: var(--p-pink-500) !important;
}
.active\:border-pink-600:active {
  border-color: var(--p-pink-600) !important;
}
.active\:border-pink-700:active {
  border-color: var(--p-pink-700) !important;
}
.active\:border-pink-800:active {
  border-color: var(--p-pink-800) !important;
}
.active\:border-pink-900:active {
  border-color: var(--p-pink-900) !important;
}

.border-indigo-50 {
  border-color: var(--p-indigo-50) !important;
}
.border-indigo-100 {
  border-color: var(--p-indigo-100) !important;
}
.border-indigo-200 {
  border-color: var(--p-indigo-200) !important;
}
.border-indigo-300 {
  border-color: var(--p-indigo-300) !important;
}
.border-indigo-400 {
  border-color: var(--p-indigo-400) !important;
}
.border-indigo-500 {
  border-color: var(--p-indigo-500) !important;
}
.border-indigo-600 {
  border-color: var(--p-indigo-600) !important;
}
.border-indigo-700 {
  border-color: var(--p-indigo-700) !important;
}
.border-indigo-800 {
  border-color: var(--p-indigo-800) !important;
}
.border-indigo-900 {
  border-color: var(--p-indigo-900) !important;
}

.focus\:border-indigo-50:focus {
  border-color: var(--p-indigo-50) !important;
}
.focus\:border-indigo-100:focus {
  border-color: var(--p-indigo-100) !important;
}
.focus\:border-indigo-200:focus {
  border-color: var(--p-indigo-200) !important;
}
.focus\:border-indigo-300:focus {
  border-color: var(--p-indigo-300) !important;
}
.focus\:border-indigo-400:focus {
  border-color: var(--p-indigo-400) !important;
}
.focus\:border-indigo-500:focus {
  border-color: var(--p-indigo-500) !important;
}
.focus\:border-indigo-600:focus {
  border-color: var(--p-indigo-600) !important;
}
.focus\:border-indigo-700:focus {
  border-color: var(--p-indigo-700) !important;
}
.focus\:border-indigo-800:focus {
  border-color: var(--p-indigo-800) !important;
}
.focus\:border-indigo-900:focus {
  border-color: var(--p-indigo-900) !important;
}

.hover\:border-indigo-50:hover {
  border-color: var(--p-indigo-50) !important;
}
.hover\:border-indigo-100:hover {
  border-color: var(--p-indigo-100) !important;
}
.hover\:border-indigo-200:hover {
  border-color: var(--p-indigo-200) !important;
}
.hover\:border-indigo-300:hover {
  border-color: var(--p-indigo-300) !important;
}
.hover\:border-indigo-400:hover {
  border-color: var(--p-indigo-400) !important;
}
.hover\:border-indigo-500:hover {
  border-color: var(--p-indigo-500) !important;
}
.hover\:border-indigo-600:hover {
  border-color: var(--p-indigo-600) !important;
}
.hover\:border-indigo-700:hover {
  border-color: var(--p-indigo-700) !important;
}
.hover\:border-indigo-800:hover {
  border-color: var(--p-indigo-800) !important;
}
.hover\:border-indigo-900:hover {
  border-color: var(--p-indigo-900) !important;
}

.active\:border-indigo-50:active {
  border-color: var(--p-indigo-50) !important;
}
.active\:border-indigo-100:active {
  border-color: var(--p-indigo-100) !important;
}
.active\:border-indigo-200:active {
  border-color: var(--p-indigo-200) !important;
}
.active\:border-indigo-300:active {
  border-color: var(--p-indigo-300) !important;
}
.active\:border-indigo-400:active {
  border-color: var(--p-indigo-400) !important;
}
.active\:border-indigo-500:active {
  border-color: var(--p-indigo-500) !important;
}
.active\:border-indigo-600:active {
  border-color: var(--p-indigo-600) !important;
}
.active\:border-indigo-700:active {
  border-color: var(--p-indigo-700) !important;
}
.active\:border-indigo-800:active {
  border-color: var(--p-indigo-800) !important;
}
.active\:border-indigo-900:active {
  border-color: var(--p-indigo-900) !important;
}

.border-teal-50 {
  border-color: var(--p-teal-50) !important;
}
.border-teal-100 {
  border-color: var(--p-teal-100) !important;
}
.border-teal-200 {
  border-color: var(--p-teal-200) !important;
}
.border-teal-300 {
  border-color: var(--p-teal-300) !important;
}
.border-teal-400 {
  border-color: var(--p-teal-400) !important;
}
.border-teal-500 {
  border-color: var(--p-teal-500) !important;
}
.border-teal-600 {
  border-color: var(--p-teal-600) !important;
}
.border-teal-700 {
  border-color: var(--p-teal-700) !important;
}
.border-teal-800 {
  border-color: var(--p-teal-800) !important;
}
.border-teal-900 {
  border-color: var(--p-teal-900) !important;
}

.focus\:border-teal-50:focus {
  border-color: var(--p-teal-50) !important;
}
.focus\:border-teal-100:focus {
  border-color: var(--p-teal-100) !important;
}
.focus\:border-teal-200:focus {
  border-color: var(--p-teal-200) !important;
}
.focus\:border-teal-300:focus {
  border-color: var(--p-teal-300) !important;
}
.focus\:border-teal-400:focus {
  border-color: var(--p-teal-400) !important;
}
.focus\:border-teal-500:focus {
  border-color: var(--p-teal-500) !important;
}
.focus\:border-teal-600:focus {
  border-color: var(--p-teal-600) !important;
}
.focus\:border-teal-700:focus {
  border-color: var(--p-teal-700) !important;
}
.focus\:border-teal-800:focus {
  border-color: var(--p-teal-800) !important;
}
.focus\:border-teal-900:focus {
  border-color: var(--p-teal-900) !important;
}

.hover\:border-teal-50:hover {
  border-color: var(--p-teal-50) !important;
}
.hover\:border-teal-100:hover {
  border-color: var(--p-teal-100) !important;
}
.hover\:border-teal-200:hover {
  border-color: var(--p-teal-200) !important;
}
.hover\:border-teal-300:hover {
  border-color: var(--p-teal-300) !important;
}
.hover\:border-teal-400:hover {
  border-color: var(--p-teal-400) !important;
}
.hover\:border-teal-500:hover {
  border-color: var(--p-teal-500) !important;
}
.hover\:border-teal-600:hover {
  border-color: var(--p-teal-600) !important;
}
.hover\:border-teal-700:hover {
  border-color: var(--p-teal-700) !important;
}
.hover\:border-teal-800:hover {
  border-color: var(--p-teal-800) !important;
}
.hover\:border-teal-900:hover {
  border-color: var(--p-teal-900) !important;
}

.active\:border-teal-50:active {
  border-color: var(--p-teal-50) !important;
}
.active\:border-teal-100:active {
  border-color: var(--p-teal-100) !important;
}
.active\:border-teal-200:active {
  border-color: var(--p-teal-200) !important;
}
.active\:border-teal-300:active {
  border-color: var(--p-teal-300) !important;
}
.active\:border-teal-400:active {
  border-color: var(--p-teal-400) !important;
}
.active\:border-teal-500:active {
  border-color: var(--p-teal-500) !important;
}
.active\:border-teal-600:active {
  border-color: var(--p-teal-600) !important;
}
.active\:border-teal-700:active {
  border-color: var(--p-teal-700) !important;
}
.active\:border-teal-800:active {
  border-color: var(--p-teal-800) !important;
}
.active\:border-teal-900:active {
  border-color: var(--p-teal-900) !important;
}

.border-orange-50 {
  border-color: var(--p-orange-50) !important;
}
.border-orange-100 {
  border-color: var(--p-orange-100) !important;
}
.border-orange-200 {
  border-color: var(--p-orange-200) !important;
}
.border-orange-300 {
  border-color: var(--p-orange-300) !important;
}
.border-orange-400 {
  border-color: var(--p-orange-400) !important;
}
.border-orange-500 {
  border-color: var(--p-orange-500) !important;
}
.border-orange-600 {
  border-color: var(--p-orange-600) !important;
}
.border-orange-700 {
  border-color: var(--p-orange-700) !important;
}
.border-orange-800 {
  border-color: var(--p-orange-800) !important;
}
.border-orange-900 {
  border-color: var(--p-orange-900) !important;
}

.focus\:border-orange-50:focus {
  border-color: var(--p-orange-50) !important;
}
.focus\:border-orange-100:focus {
  border-color: var(--p-orange-100) !important;
}
.focus\:border-orange-200:focus {
  border-color: var(--p-orange-200) !important;
}
.focus\:border-orange-300:focus {
  border-color: var(--p-orange-300) !important;
}
.focus\:border-orange-400:focus {
  border-color: var(--p-orange-400) !important;
}
.focus\:border-orange-500:focus {
  border-color: var(--p-orange-500) !important;
}
.focus\:border-orange-600:focus {
  border-color: var(--p-orange-600) !important;
}
.focus\:border-orange-700:focus {
  border-color: var(--p-orange-700) !important;
}
.focus\:border-orange-800:focus {
  border-color: var(--p-orange-800) !important;
}
.focus\:border-orange-900:focus {
  border-color: var(--p-orange-900) !important;
}

.hover\:border-orange-50:hover {
  border-color: var(--p-orange-50) !important;
}
.hover\:border-orange-100:hover {
  border-color: var(--p-orange-100) !important;
}
.hover\:border-orange-200:hover {
  border-color: var(--p-orange-200) !important;
}
.hover\:border-orange-300:hover {
  border-color: var(--p-orange-300) !important;
}
.hover\:border-orange-400:hover {
  border-color: var(--p-orange-400) !important;
}
.hover\:border-orange-500:hover {
  border-color: var(--p-orange-500) !important;
}
.hover\:border-orange-600:hover {
  border-color: var(--p-orange-600) !important;
}
.hover\:border-orange-700:hover {
  border-color: var(--p-orange-700) !important;
}
.hover\:border-orange-800:hover {
  border-color: var(--p-orange-800) !important;
}
.hover\:border-orange-900:hover {
  border-color: var(--p-orange-900) !important;
}

.active\:border-orange-50:active {
  border-color: var(--p-orange-50) !important;
}
.active\:border-orange-100:active {
  border-color: var(--p-orange-100) !important;
}
.active\:border-orange-200:active {
  border-color: var(--p-orange-200) !important;
}
.active\:border-orange-300:active {
  border-color: var(--p-orange-300) !important;
}
.active\:border-orange-400:active {
  border-color: var(--p-orange-400) !important;
}
.active\:border-orange-500:active {
  border-color: var(--p-orange-500) !important;
}
.active\:border-orange-600:active {
  border-color: var(--p-orange-600) !important;
}
.active\:border-orange-700:active {
  border-color: var(--p-orange-700) !important;
}
.active\:border-orange-800:active {
  border-color: var(--p-orange-800) !important;
}
.active\:border-orange-900:active {
  border-color: var(--p-orange-900) !important;
}

.border-bluegray-50 {
  border-color: var(--p-bluegray-50) !important;
}
.border-bluegray-100 {
  border-color: var(--p-bluegray-100) !important;
}
.border-bluegray-200 {
  border-color: var(--p-bluegray-200) !important;
}
.border-bluegray-300 {
  border-color: var(--p-bluegray-300) !important;
}
.border-bluegray-400 {
  border-color: var(--p-bluegray-400) !important;
}
.border-bluegray-500 {
  border-color: var(--p-bluegray-500) !important;
}
.border-bluegray-600 {
  border-color: var(--p-bluegray-600) !important;
}
.border-bluegray-700 {
  border-color: var(--p-bluegray-700) !important;
}
.border-bluegray-800 {
  border-color: var(--p-bluegray-800) !important;
}
.border-bluegray-900 {
  border-color: var(--p-bluegray-900) !important;
}

.focus\:border-bluegray-50:focus {
  border-color: var(--p-bluegray-50) !important;
}
.focus\:border-bluegray-100:focus {
  border-color: var(--p-bluegray-100) !important;
}
.focus\:border-bluegray-200:focus {
  border-color: var(--p-bluegray-200) !important;
}
.focus\:border-bluegray-300:focus {
  border-color: var(--p-bluegray-300) !important;
}
.focus\:border-bluegray-400:focus {
  border-color: var(--p-bluegray-400) !important;
}
.focus\:border-bluegray-500:focus {
  border-color: var(--p-bluegray-500) !important;
}
.focus\:border-bluegray-600:focus {
  border-color: var(--p-bluegray-600) !important;
}
.focus\:border-bluegray-700:focus {
  border-color: var(--p-bluegray-700) !important;
}
.focus\:border-bluegray-800:focus {
  border-color: var(--p-bluegray-800) !important;
}
.focus\:border-bluegray-900:focus {
  border-color: var(--p-bluegray-900) !important;
}

.hover\:border-bluegray-50:hover {
  border-color: var(--p-bluegray-50) !important;
}
.hover\:border-bluegray-100:hover {
  border-color: var(--p-bluegray-100) !important;
}
.hover\:border-bluegray-200:hover {
  border-color: var(--p-bluegray-200) !important;
}
.hover\:border-bluegray-300:hover {
  border-color: var(--p-bluegray-300) !important;
}
.hover\:border-bluegray-400:hover {
  border-color: var(--p-bluegray-400) !important;
}
.hover\:border-bluegray-500:hover {
  border-color: var(--p-bluegray-500) !important;
}
.hover\:border-bluegray-600:hover {
  border-color: var(--p-bluegray-600) !important;
}
.hover\:border-bluegray-700:hover {
  border-color: var(--p-bluegray-700) !important;
}
.hover\:border-bluegray-800:hover {
  border-color: var(--p-bluegray-800) !important;
}
.hover\:border-bluegray-900:hover {
  border-color: var(--p-bluegray-900) !important;
}

.active\:border-bluegray-50:active {
  border-color: var(--p-bluegray-50) !important;
}
.active\:border-bluegray-100:active {
  border-color: var(--p-bluegray-100) !important;
}
.active\:border-bluegray-200:active {
  border-color: var(--p-bluegray-200) !important;
}
.active\:border-bluegray-300:active {
  border-color: var(--p-bluegray-300) !important;
}
.active\:border-bluegray-400:active {
  border-color: var(--p-bluegray-400) !important;
}
.active\:border-bluegray-500:active {
  border-color: var(--p-bluegray-500) !important;
}
.active\:border-bluegray-600:active {
  border-color: var(--p-bluegray-600) !important;
}
.active\:border-bluegray-700:active {
  border-color: var(--p-bluegray-700) !important;
}
.active\:border-bluegray-800:active {
  border-color: var(--p-bluegray-800) !important;
}
.active\:border-bluegray-900:active {
  border-color: var(--p-bluegray-900) !important;
}

.border-purple-50 {
  border-color: var(--p-purple-50) !important;
}
.border-purple-100 {
  border-color: var(--p-purple-100) !important;
}
.border-purple-200 {
  border-color: var(--p-purple-200) !important;
}
.border-purple-300 {
  border-color: var(--p-purple-300) !important;
}
.border-purple-400 {
  border-color: var(--p-purple-400) !important;
}
.border-purple-500 {
  border-color: var(--p-purple-500) !important;
}
.border-purple-600 {
  border-color: var(--p-purple-600) !important;
}
.border-purple-700 {
  border-color: var(--p-purple-700) !important;
}
.border-purple-800 {
  border-color: var(--p-purple-800) !important;
}
.border-purple-900 {
  border-color: var(--p-purple-900) !important;
}

.focus\:border-purple-50:focus {
  border-color: var(--p-purple-50) !important;
}
.focus\:border-purple-100:focus {
  border-color: var(--p-purple-100) !important;
}
.focus\:border-purple-200:focus {
  border-color: var(--p-purple-200) !important;
}
.focus\:border-purple-300:focus {
  border-color: var(--p-purple-300) !important;
}
.focus\:border-purple-400:focus {
  border-color: var(--p-purple-400) !important;
}
.focus\:border-purple-500:focus {
  border-color: var(--p-purple-500) !important;
}
.focus\:border-purple-600:focus {
  border-color: var(--p-purple-600) !important;
}
.focus\:border-purple-700:focus {
  border-color: var(--p-purple-700) !important;
}
.focus\:border-purple-800:focus {
  border-color: var(--p-purple-800) !important;
}
.focus\:border-purple-900:focus {
  border-color: var(--p-purple-900) !important;
}

.hover\:border-purple-50:hover {
  border-color: var(--p-purple-50) !important;
}
.hover\:border-purple-100:hover {
  border-color: var(--p-purple-100) !important;
}
.hover\:border-purple-200:hover {
  border-color: var(--p-purple-200) !important;
}
.hover\:border-purple-300:hover {
  border-color: var(--p-purple-300) !important;
}
.hover\:border-purple-400:hover {
  border-color: var(--p-purple-400) !important;
}
.hover\:border-purple-500:hover {
  border-color: var(--p-purple-500) !important;
}
.hover\:border-purple-600:hover {
  border-color: var(--p-purple-600) !important;
}
.hover\:border-purple-700:hover {
  border-color: var(--p-purple-700) !important;
}
.hover\:border-purple-800:hover {
  border-color: var(--p-purple-800) !important;
}
.hover\:border-purple-900:hover {
  border-color: var(--p-purple-900) !important;
}

.active\:border-purple-50:active {
  border-color: var(--p-purple-50) !important;
}
.active\:border-purple-100:active {
  border-color: var(--p-purple-100) !important;
}
.active\:border-purple-200:active {
  border-color: var(--p-purple-200) !important;
}
.active\:border-purple-300:active {
  border-color: var(--p-purple-300) !important;
}
.active\:border-purple-400:active {
  border-color: var(--p-purple-400) !important;
}
.active\:border-purple-500:active {
  border-color: var(--p-purple-500) !important;
}
.active\:border-purple-600:active {
  border-color: var(--p-purple-600) !important;
}
.active\:border-purple-700:active {
  border-color: var(--p-purple-700) !important;
}
.active\:border-purple-800:active {
  border-color: var(--p-purple-800) !important;
}
.active\:border-purple-900:active {
  border-color: var(--p-purple-900) !important;
}

.border-gray-50 {
  border-color: var(--p-gray-50) !important;
}
.border-gray-100 {
  border-color: var(--p-gray-100) !important;
}
.border-gray-200 {
  border-color: var(--p-gray-200) !important;
}
.border-gray-300 {
  border-color: var(--p-gray-300) !important;
}
.border-gray-400 {
  border-color: var(--p-gray-400) !important;
}
.border-gray-500 {
  border-color: var(--p-gray-500) !important;
}
.border-gray-600 {
  border-color: var(--p-gray-600) !important;
}
.border-gray-700 {
  border-color: var(--p-gray-700) !important;
}
.border-gray-800 {
  border-color: var(--p-gray-800) !important;
}
.border-gray-900 {
  border-color: var(--p-gray-900) !important;
}

.focus\:border-gray-50:focus {
  border-color: var(--p-gray-50) !important;
}
.focus\:border-gray-100:focus {
  border-color: var(--p-gray-100) !important;
}
.focus\:border-gray-200:focus {
  border-color: var(--p-gray-200) !important;
}
.focus\:border-gray-300:focus {
  border-color: var(--p-gray-300) !important;
}
.focus\:border-gray-400:focus {
  border-color: var(--p-gray-400) !important;
}
.focus\:border-gray-500:focus {
  border-color: var(--p-gray-500) !important;
}
.focus\:border-gray-600:focus {
  border-color: var(--p-gray-600) !important;
}
.focus\:border-gray-700:focus {
  border-color: var(--p-gray-700) !important;
}
.focus\:border-gray-800:focus {
  border-color: var(--p-gray-800) !important;
}
.focus\:border-gray-900:focus {
  border-color: var(--p-gray-900) !important;
}

.hover\:border-gray-50:hover {
  border-color: var(--p-gray-50) !important;
}
.hover\:border-gray-100:hover {
  border-color: var(--p-gray-100) !important;
}
.hover\:border-gray-200:hover {
  border-color: var(--p-gray-200) !important;
}
.hover\:border-gray-300:hover {
  border-color: var(--p-gray-300) !important;
}
.hover\:border-gray-400:hover {
  border-color: var(--p-gray-400) !important;
}
.hover\:border-gray-500:hover {
  border-color: var(--p-gray-500) !important;
}
.hover\:border-gray-600:hover {
  border-color: var(--p-gray-600) !important;
}
.hover\:border-gray-700:hover {
  border-color: var(--p-gray-700) !important;
}
.hover\:border-gray-800:hover {
  border-color: var(--p-gray-800) !important;
}
.hover\:border-gray-900:hover {
  border-color: var(--p-gray-900) !important;
}

.active\:border-gray-50:active {
  border-color: var(--p-gray-50) !important;
}
.active\:border-gray-100:active {
  border-color: var(--p-gray-100) !important;
}
.active\:border-gray-200:active {
  border-color: var(--p-gray-200) !important;
}
.active\:border-gray-300:active {
  border-color: var(--p-gray-300) !important;
}
.active\:border-gray-400:active {
  border-color: var(--p-gray-400) !important;
}
.active\:border-gray-500:active {
  border-color: var(--p-gray-500) !important;
}
.active\:border-gray-600:active {
  border-color: var(--p-gray-600) !important;
}
.active\:border-gray-700:active {
  border-color: var(--p-gray-700) !important;
}
.active\:border-gray-800:active {
  border-color: var(--p-gray-800) !important;
}
.active\:border-gray-900:active {
  border-color: var(--p-gray-900) !important;
}

.border-red-50 {
  border-color: var(--p-red-50) !important;
}
.border-red-100 {
  border-color: var(--p-red-100) !important;
}
.border-red-200 {
  border-color: var(--p-red-200) !important;
}
.border-red-300 {
  border-color: var(--p-red-300) !important;
}
.border-red-400 {
  border-color: var(--p-red-400) !important;
}
.border-red-500 {
  border-color: var(--p-red-500) !important;
}
.border-red-600 {
  border-color: var(--p-red-600) !important;
}
.border-red-700 {
  border-color: var(--p-red-700) !important;
}
.border-red-800 {
  border-color: var(--p-red-800) !important;
}
.border-red-900 {
  border-color: var(--p-red-900) !important;
}

.focus\:border-red-50:focus {
  border-color: var(--p-red-50) !important;
}
.focus\:border-red-100:focus {
  border-color: var(--p-red-100) !important;
}
.focus\:border-red-200:focus {
  border-color: var(--p-red-200) !important;
}
.focus\:border-red-300:focus {
  border-color: var(--p-red-300) !important;
}
.focus\:border-red-400:focus {
  border-color: var(--p-red-400) !important;
}
.focus\:border-red-500:focus {
  border-color: var(--p-red-500) !important;
}
.focus\:border-red-600:focus {
  border-color: var(--p-red-600) !important;
}
.focus\:border-red-700:focus {
  border-color: var(--p-red-700) !important;
}
.focus\:border-red-800:focus {
  border-color: var(--p-red-800) !important;
}
.focus\:border-red-900:focus {
  border-color: var(--p-red-900) !important;
}

.hover\:border-red-50:hover {
  border-color: var(--p-red-50) !important;
}
.hover\:border-red-100:hover {
  border-color: var(--p-red-100) !important;
}
.hover\:border-red-200:hover {
  border-color: var(--p-red-200) !important;
}
.hover\:border-red-300:hover {
  border-color: var(--p-red-300) !important;
}
.hover\:border-red-400:hover {
  border-color: var(--p-red-400) !important;
}
.hover\:border-red-500:hover {
  border-color: var(--p-red-500) !important;
}
.hover\:border-red-600:hover {
  border-color: var(--p-red-600) !important;
}
.hover\:border-red-700:hover {
  border-color: var(--p-red-700) !important;
}
.hover\:border-red-800:hover {
  border-color: var(--p-red-800) !important;
}
.hover\:border-red-900:hover {
  border-color: var(--p-red-900) !important;
}

.active\:border-red-50:active {
  border-color: var(--p-red-50) !important;
}
.active\:border-red-100:active {
  border-color: var(--p-red-100) !important;
}
.active\:border-red-200:active {
  border-color: var(--p-red-200) !important;
}
.active\:border-red-300:active {
  border-color: var(--p-red-300) !important;
}
.active\:border-red-400:active {
  border-color: var(--p-red-400) !important;
}
.active\:border-red-500:active {
  border-color: var(--p-red-500) !important;
}
.active\:border-red-600:active {
  border-color: var(--p-red-600) !important;
}
.active\:border-red-700:active {
  border-color: var(--p-red-700) !important;
}
.active\:border-red-800:active {
  border-color: var(--p-red-800) !important;
}
.active\:border-red-900:active {
  border-color: var(--p-red-900) !important;
}

.border-primary-50 {
  border-color: var(--p-primary-50) !important;
}
.border-primary-100 {
  border-color: var(--p-primary-100) !important;
}
.border-primary-200 {
  border-color: var(--p-primary-200) !important;
}
.border-primary-300 {
  border-color: var(--p-primary-300) !important;
}
.border-primary-400 {
  border-color: var(--p-primary-400) !important;
}
.border-primary-500 {
  border-color: var(--p-primary-500) !important;
}
.border-primary-600 {
  border-color: var(--p-primary-600) !important;
}
.border-primary-700 {
  border-color: var(--p-primary-700) !important;
}
.border-primary-800 {
  border-color: var(--p-primary-800) !important;
}
.border-primary-900 {
  border-color: var(--p-primary-900) !important;
}

.focus\:border-primary-50:focus {
  border-color: var(--p-primary-50) !important;
}
.focus\:border-primary-100:focus {
  border-color: var(--p-primary-100) !important;
}
.focus\:border-primary-200:focus {
  border-color: var(--p-primary-200) !important;
}
.focus\:border-primary-300:focus {
  border-color: var(--p-primary-300) !important;
}
.focus\:border-primary-400:focus {
  border-color: var(--p-primary-400) !important;
}
.focus\:border-primary-500:focus {
  border-color: var(--p-primary-500) !important;
}
.focus\:border-primary-600:focus {
  border-color: var(--p-primary-600) !important;
}
.focus\:border-primary-700:focus {
  border-color: var(--p-primary-700) !important;
}
.focus\:border-primary-800:focus {
  border-color: var(--p-primary-800) !important;
}
.focus\:border-primary-900:focus {
  border-color: var(--p-primary-900) !important;
}

.hover\:border-primary-50:hover {
  border-color: var(--p-primary-50) !important;
}
.hover\:border-primary-100:hover {
  border-color: var(--p-primary-100) !important;
}
.hover\:border-primary-200:hover {
  border-color: var(--p-primary-200) !important;
}
.hover\:border-primary-300:hover {
  border-color: var(--p-primary-300) !important;
}
.hover\:border-primary-400:hover {
  border-color: var(--p-primary-400) !important;
}
.hover\:border-primary-500:hover {
  border-color: var(--p-primary-500) !important;
}
.hover\:border-primary-600:hover {
  border-color: var(--p-primary-600) !important;
}
.hover\:border-primary-700:hover {
  border-color: var(--p-primary-700) !important;
}
.hover\:border-primary-800:hover {
  border-color: var(--p-primary-800) !important;
}
.hover\:border-primary-900:hover {
  border-color: var(--p-primary-900) !important;
}

.active\:border-primary-50:active {
  border-color: var(--p-primary-50) !important;
}
.active\:border-primary-100:active {
  border-color: var(--p-primary-100) !important;
}
.active\:border-primary-200:active {
  border-color: var(--p-primary-200) !important;
}
.active\:border-primary-300:active {
  border-color: var(--p-primary-300) !important;
}
.active\:border-primary-400:active {
  border-color: var(--p-primary-400) !important;
}
.active\:border-primary-500:active {
  border-color: var(--p-primary-500) !important;
}
.active\:border-primary-600:active {
  border-color: var(--p-primary-600) !important;
}
.active\:border-primary-700:active {
  border-color: var(--p-primary-700) !important;
}
.active\:border-primary-800:active {
  border-color: var(--p-primary-800) !important;
}
.active\:border-primary-900:active {
  border-color: var(--p-primary-900) !important;
}

.bg-white-alpha-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.bg-white-alpha-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.bg-white-alpha-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.bg-white-alpha-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.bg-white-alpha-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.bg-white-alpha-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.bg-white-alpha-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.bg-white-alpha-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.bg-white-alpha-90 {
  background-color: rgba(255,255,255,0.9) !important;
}

.hover\:bg-white-alpha-10:hover {
  background-color: rgba(255,255,255,0.1) !important;
}
.hover\:bg-white-alpha-20:hover {
  background-color: rgba(255,255,255,0.2) !important;
}
.hover\:bg-white-alpha-30:hover {
  background-color: rgba(255,255,255,0.3) !important;
}
.hover\:bg-white-alpha-40:hover {
  background-color: rgba(255,255,255,0.4) !important;
}
.hover\:bg-white-alpha-50:hover {
  background-color: rgba(255,255,255,0.5) !important;
}
.hover\:bg-white-alpha-60:hover {
  background-color: rgba(255,255,255,0.6) !important;
}
.hover\:bg-white-alpha-70:hover {
  background-color: rgba(255,255,255,0.7) !important;
}
.hover\:bg-white-alpha-80:hover {
  background-color: rgba(255,255,255,0.8) !important;
}
.hover\:bg-white-alpha-90:hover {
  background-color: rgba(255,255,255,0.9) !important;
}

.focus\:bg-white-alpha-10:focus {
  background-color: rgba(255,255,255,0.1) !important;
}
.focus\:bg-white-alpha-20:focus {
  background-color: rgba(255,255,255,0.2) !important;
}
.focus\:bg-white-alpha-30:focus {
  background-color: rgba(255,255,255,0.3) !important;
}
.focus\:bg-white-alpha-40:focus {
  background-color: rgba(255,255,255,0.4) !important;
}
.focus\:bg-white-alpha-50:focus {
  background-color: rgba(255,255,255,0.5) !important;
}
.focus\:bg-white-alpha-60:focus {
  background-color: rgba(255,255,255,0.6) !important;
}
.focus\:bg-white-alpha-70:focus {
  background-color: rgba(255,255,255,0.7) !important;
}
.focus\:bg-white-alpha-80:focus {
  background-color: rgba(255,255,255,0.8) !important;
}
.focus\:bg-white-alpha-90:focus {
  background-color: rgba(255,255,255,0.9) !important;
}

.active\:bg-white-alpha-10:active {
  background-color: rgba(255,255,255,0.1) !important;
}
.active\:bg-white-alpha-20:active {
  background-color: rgba(255,255,255,0.2) !important;
}
.active\:bg-white-alpha-30:active {
  background-color: rgba(255,255,255,0.3) !important;
}
.active\:bg-white-alpha-40:active {
  background-color: rgba(255,255,255,0.4) !important;
}
.active\:bg-white-alpha-50:active {
  background-color: rgba(255,255,255,0.5) !important;
}
.active\:bg-white-alpha-60:active {
  background-color: rgba(255,255,255,0.6) !important;
}
.active\:bg-white-alpha-70:active {
  background-color: rgba(255,255,255,0.7) !important;
}
.active\:bg-white-alpha-80:active {
  background-color: rgba(255,255,255,0.8) !important;
}
.active\:bg-white-alpha-90:active {
  background-color: rgba(255,255,255,0.9) !important;
}

.bg-black-alpha-10 {
  background-color: rgba(0,0,0,0.1) !important;
}
.bg-black-alpha-20 {
  background-color: rgba(0,0,0,0.2) !important;
}
.bg-black-alpha-30 {
  background-color: rgba(0,0,0,0.3) !important;
}
.bg-black-alpha-40 {
  background-color: rgba(0,0,0,0.4) !important;
}
.bg-black-alpha-50 {
  background-color: rgba(0,0,0,0.5) !important;
}
.bg-black-alpha-60 {
  background-color: rgba(0,0,0,0.6) !important;
}
.bg-black-alpha-70 {
  background-color: rgba(0,0,0,0.7) !important;
}
.bg-black-alpha-80 {
  background-color: rgba(0,0,0,0.8) !important;
}
.bg-black-alpha-90 {
  background-color: rgba(0,0,0,0.9) !important;
}

.hover\:bg-black-alpha-10:hover {
  background-color: rgba(0,0,0,0.1) !important;
}
.hover\:bg-black-alpha-20:hover {
  background-color: rgba(0,0,0,0.2) !important;
}
.hover\:bg-black-alpha-30:hover {
  background-color: rgba(0,0,0,0.3) !important;
}
.hover\:bg-black-alpha-40:hover {
  background-color: rgba(0,0,0,0.4) !important;
}
.hover\:bg-black-alpha-50:hover {
  background-color: rgba(0,0,0,0.5) !important;
}
.hover\:bg-black-alpha-60:hover {
  background-color: rgba(0,0,0,0.6) !important;
}
.hover\:bg-black-alpha-70:hover {
  background-color: rgba(0,0,0,0.7) !important;
}
.hover\:bg-black-alpha-80:hover {
  background-color: rgba(0,0,0,0.8) !important;
}
.hover\:bg-black-alpha-90:hover {
  background-color: rgba(0,0,0,0.9) !important;
}

.focus\:bg-black-alpha-10:focus {
  background-color: rgba(0,0,0,0.1) !important;
}
.focus\:bg-black-alpha-20:focus {
  background-color: rgba(0,0,0,0.2) !important;
}
.focus\:bg-black-alpha-30:focus {
  background-color: rgba(0,0,0,0.3) !important;
}
.focus\:bg-black-alpha-40:focus {
  background-color: rgba(0,0,0,0.4) !important;
}
.focus\:bg-black-alpha-50:focus {
  background-color: rgba(0,0,0,0.5) !important;
}
.focus\:bg-black-alpha-60:focus {
  background-color: rgba(0,0,0,0.6) !important;
}
.focus\:bg-black-alpha-70:focus {
  background-color: rgba(0,0,0,0.7) !important;
}
.focus\:bg-black-alpha-80:focus {
  background-color: rgba(0,0,0,0.8) !important;
}
.focus\:bg-black-alpha-90:focus {
  background-color: rgba(0,0,0,0.9) !important;
}

.active\:bg-black-alpha-10:active {
  background-color: rgba(0,0,0,0.1) !important;
}
.active\:bg-black-alpha-20:active {
  background-color: rgba(0,0,0,0.2) !important;
}
.active\:bg-black-alpha-30:active {
  background-color: rgba(0,0,0,0.3) !important;
}
.active\:bg-black-alpha-40:active {
  background-color: rgba(0,0,0,0.4) !important;
}
.active\:bg-black-alpha-50:active {
  background-color: rgba(0,0,0,0.5) !important;
}
.active\:bg-black-alpha-60:active {
  background-color: rgba(0,0,0,0.6) !important;
}
.active\:bg-black-alpha-70:active {
  background-color: rgba(0,0,0,0.7) !important;
}
.active\:bg-black-alpha-80:active {
  background-color: rgba(0,0,0,0.8) !important;
}
.active\:bg-black-alpha-90:active {
  background-color: rgba(0,0,0,0.9) !important;
}

.border-white-alpha-10 {
  border-color: rgba(255,255,255,0.1) !important;
}
.border-white-alpha-20 {
  border-color: rgba(255,255,255,0.2) !important;
}
.border-white-alpha-30 {
  border-color: rgba(255,255,255,0.3) !important;
}
.border-white-alpha-40 {
  border-color: rgba(255,255,255,0.4) !important;
}
.border-white-alpha-50 {
  border-color: rgba(255,255,255,0.5) !important;
}
.border-white-alpha-60 {
  border-color: rgba(255,255,255,0.6) !important;
}
.border-white-alpha-70 {
  border-color: rgba(255,255,255,0.7) !important;
}
.border-white-alpha-80 {
  border-color: rgba(255,255,255,0.8) !important;
}
.border-white-alpha-90 {
  border-color: rgba(255,255,255,0.9) !important;
}

.hover\:border-white-alpha-10:hover {
  border-color: rgba(255,255,255,0.1) !important;
}
.hover\:border-white-alpha-20:hover {
  border-color: rgba(255,255,255,0.2) !important;
}
.hover\:border-white-alpha-30:hover {
  border-color: rgba(255,255,255,0.3) !important;
}
.hover\:border-white-alpha-40:hover {
  border-color: rgba(255,255,255,0.4) !important;
}
.hover\:border-white-alpha-50:hover {
  border-color: rgba(255,255,255,0.5) !important;
}
.hover\:border-white-alpha-60:hover {
  border-color: rgba(255,255,255,0.6) !important;
}
.hover\:border-white-alpha-70:hover {
  border-color: rgba(255,255,255,0.7) !important;
}
.hover\:border-white-alpha-80:hover {
  border-color: rgba(255,255,255,0.8) !important;
}
.hover\:border-white-alpha-90:hover {
  border-color: rgba(255,255,255,0.9) !important;
}

.focus\:border-white-alpha-10:focus {
  border-color: rgba(255,255,255,0.1) !important;
}
.focus\:border-white-alpha-20:focus {
  border-color: rgba(255,255,255,0.2) !important;
}
.focus\:border-white-alpha-30:focus {
  border-color: rgba(255,255,255,0.3) !important;
}
.focus\:border-white-alpha-40:focus {
  border-color: rgba(255,255,255,0.4) !important;
}
.focus\:border-white-alpha-50:focus {
  border-color: rgba(255,255,255,0.5) !important;
}
.focus\:border-white-alpha-60:focus {
  border-color: rgba(255,255,255,0.6) !important;
}
.focus\:border-white-alpha-70:focus {
  border-color: rgba(255,255,255,0.7) !important;
}
.focus\:border-white-alpha-80:focus {
  border-color: rgba(255,255,255,0.8) !important;
}
.focus\:border-white-alpha-90:focus {
  border-color: rgba(255,255,255,0.9) !important;
}

.active\:border-white-alpha-10:active {
  border-color: rgba(255,255,255,0.1) !important;
}
.active\:border-white-alpha-20:active {
  border-color: rgba(255,255,255,0.2) !important;
}
.active\:border-white-alpha-30:active {
  border-color: rgba(255,255,255,0.3) !important;
}
.active\:border-white-alpha-40:active {
  border-color: rgba(255,255,255,0.4) !important;
}
.active\:border-white-alpha-50:active {
  border-color: rgba(255,255,255,0.5) !important;
}
.active\:border-white-alpha-60:active {
  border-color: rgba(255,255,255,0.6) !important;
}
.active\:border-white-alpha-70:active {
  border-color: rgba(255,255,255,0.7) !important;
}
.active\:border-white-alpha-80:active {
  border-color: rgba(255,255,255,0.8) !important;
}
.active\:border-white-alpha-90:active {
  border-color: rgba(255,255,255,0.9) !important;
}

.border-black-alpha-10 {
  border-color: rgba(0,0,0,0.1) !important;
}
.border-black-alpha-20 {
  border-color: rgba(0,0,0,0.2) !important;
}
.border-black-alpha-30 {
  border-color: rgba(0,0,0,0.3) !important;
}
.border-black-alpha-40 {
  border-color: rgba(0,0,0,0.4) !important;
}
.border-black-alpha-50 {
  border-color: rgba(0,0,0,0.5) !important;
}
.border-black-alpha-60 {
  border-color: rgba(0,0,0,0.6) !important;
}
.border-black-alpha-70 {
  border-color: rgba(0,0,0,0.7) !important;
}
.border-black-alpha-80 {
  border-color: rgba(0,0,0,0.8) !important;
}
.border-black-alpha-90 {
  border-color: rgba(0,0,0,0.9) !important;
}

.hover\:border-black-alpha-10:hover {
  border-color: rgba(0,0,0,0.1) !important;
}
.hover\:border-black-alpha-20:hover {
  border-color: rgba(0,0,0,0.2) !important;
}
.hover\:border-black-alpha-30:hover {
  border-color: rgba(0,0,0,0.3) !important;
}
.hover\:border-black-alpha-40:hover {
  border-color: rgba(0,0,0,0.4) !important;
}
.hover\:border-black-alpha-50:hover {
  border-color: rgba(0,0,0,0.5) !important;
}
.hover\:border-black-alpha-60:hover {
  border-color: rgba(0,0,0,0.6) !important;
}
.hover\:border-black-alpha-70:hover {
  border-color: rgba(0,0,0,0.7) !important;
}
.hover\:border-black-alpha-80:hover {
  border-color: rgba(0,0,0,0.8) !important;
}
.hover\:border-black-alpha-90:hover {
  border-color: rgba(0,0,0,0.9) !important;
}

.focus\:border-black-alpha-10:focus {
  border-color: rgba(0,0,0,0.1) !important;
}
.focus\:border-black-alpha-20:focus {
  border-color: rgba(0,0,0,0.2) !important;
}
.focus\:border-black-alpha-30:focus {
  border-color: rgba(0,0,0,0.3) !important;
}
.focus\:border-black-alpha-40:focus {
  border-color: rgba(0,0,0,0.4) !important;
}
.focus\:border-black-alpha-50:focus {
  border-color: rgba(0,0,0,0.5) !important;
}
.focus\:border-black-alpha-60:focus {
  border-color: rgba(0,0,0,0.6) !important;
}
.focus\:border-black-alpha-70:focus {
  border-color: rgba(0,0,0,0.7) !important;
}
.focus\:border-black-alpha-80:focus {
  border-color: rgba(0,0,0,0.8) !important;
}
.focus\:border-black-alpha-90:focus {
  border-color: rgba(0,0,0,0.9) !important;
}

.active\:border-black-alpha-10:active {
  border-color: rgba(0,0,0,0.1) !important;
}
.active\:border-black-alpha-20:active {
  border-color: rgba(0,0,0,0.2) !important;
}
.active\:border-black-alpha-30:active {
  border-color: rgba(0,0,0,0.3) !important;
}
.active\:border-black-alpha-40:active {
  border-color: rgba(0,0,0,0.4) !important;
}
.active\:border-black-alpha-50:active {
  border-color: rgba(0,0,0,0.5) !important;
}
.active\:border-black-alpha-60:active {
  border-color: rgba(0,0,0,0.6) !important;
}
.active\:border-black-alpha-70:active {
  border-color: rgba(0,0,0,0.7) !important;
}
.active\:border-black-alpha-80:active {
  border-color: rgba(0,0,0,0.8) !important;
}
.active\:border-black-alpha-90:active {
  border-color: rgba(0,0,0,0.9) !important;
}

.text-white-alpha-10 {
  color: rgba(255,255,255,0.1) !important;
}
.text-white-alpha-20 {
  color: rgba(255,255,255,0.2) !important;
}
.text-white-alpha-30 {
  color: rgba(255,255,255,0.3) !important;
}
.text-white-alpha-40 {
  color: rgba(255,255,255,0.4) !important;
}
.text-white-alpha-50 {
  color: rgba(255,255,255,0.5) !important;
}
.text-white-alpha-60 {
  color: rgba(255,255,255,0.6) !important;
}
.text-white-alpha-70 {
  color: rgba(255,255,255,0.7) !important;
}
.text-white-alpha-80 {
  color: rgba(255,255,255,0.8) !important;
}
.text-white-alpha-90 {
  color: rgba(255,255,255,0.9) !important;
}

.hover\:text-white-alpha-10:hover {
  color: rgba(255,255,255,0.1) !important;
}
.hover\:text-white-alpha-20:hover {
  color: rgba(255,255,255,0.2) !important;
}
.hover\:text-white-alpha-30:hover {
  color: rgba(255,255,255,0.3) !important;
}
.hover\:text-white-alpha-40:hover {
  color: rgba(255,255,255,0.4) !important;
}
.hover\:text-white-alpha-50:hover {
  color: rgba(255,255,255,0.5) !important;
}
.hover\:text-white-alpha-60:hover {
  color: rgba(255,255,255,0.6) !important;
}
.hover\:text-white-alpha-70:hover {
  color: rgba(255,255,255,0.7) !important;
}
.hover\:text-white-alpha-80:hover {
  color: rgba(255,255,255,0.8) !important;
}
.hover\:text-white-alpha-90:hover {
  color: rgba(255,255,255,0.9) !important;
}

.focus\:text-white-alpha-10:focus {
  color: rgba(255,255,255,0.1) !important;
}
.focus\:text-white-alpha-20:focus {
  color: rgba(255,255,255,0.2) !important;
}
.focus\:text-white-alpha-30:focus {
  color: rgba(255,255,255,0.3) !important;
}
.focus\:text-white-alpha-40:focus {
  color: rgba(255,255,255,0.4) !important;
}
.focus\:text-white-alpha-50:focus {
  color: rgba(255,255,255,0.5) !important;
}
.focus\:text-white-alpha-60:focus {
  color: rgba(255,255,255,0.6) !important;
}
.focus\:text-white-alpha-70:focus {
  color: rgba(255,255,255,0.7) !important;
}
.focus\:text-white-alpha-80:focus {
  color: rgba(255,255,255,0.8) !important;
}
.focus\:text-white-alpha-90:focus {
  color: rgba(255,255,255,0.9) !important;
}

.active\:text-white-alpha-10:active {
  color: rgba(255,255,255,0.1) !important;
}
.active\:text-white-alpha-20:active {
  color: rgba(255,255,255,0.2) !important;
}
.active\:text-white-alpha-30:active {
  color: rgba(255,255,255,0.3) !important;
}
.active\:text-white-alpha-40:active {
  color: rgba(255,255,255,0.4) !important;
}
.active\:text-white-alpha-50:active {
  color: rgba(255,255,255,0.5) !important;
}
.active\:text-white-alpha-60:active {
  color: rgba(255,255,255,0.6) !important;
}
.active\:text-white-alpha-70:active {
  color: rgba(255,255,255,0.7) !important;
}
.active\:text-white-alpha-80:active {
  color: rgba(255,255,255,0.8) !important;
}
.active\:text-white-alpha-90:active {
  color: rgba(255,255,255,0.9) !important;
}

.text-black-alpha-10 {
  color: rgba(0,0,0,0.1) !important;
}
.text-black-alpha-20 {
  color: rgba(0,0,0,0.2) !important;
}
.text-black-alpha-30 {
  color: rgba(0,0,0,0.3) !important;
}
.text-black-alpha-40 {
  color: rgba(0,0,0,0.4) !important;
}
.text-black-alpha-50 {
  color: rgba(0,0,0,0.5) !important;
}
.text-black-alpha-60 {
  color: rgba(0,0,0,0.6) !important;
}
.text-black-alpha-70 {
  color: rgba(0,0,0,0.7) !important;
}
.text-black-alpha-80 {
  color: rgba(0,0,0,0.8) !important;
}
.text-black-alpha-90 {
  color: rgba(0,0,0,0.9) !important;
}

.hover\:text-black-alpha-10:hover {
  color: rgba(0,0,0,0.1) !important;
}
.hover\:text-black-alpha-20:hover {
  color: rgba(0,0,0,0.2) !important;
}
.hover\:text-black-alpha-30:hover {
  color: rgba(0,0,0,0.3) !important;
}
.hover\:text-black-alpha-40:hover {
  color: rgba(0,0,0,0.4) !important;
}
.hover\:text-black-alpha-50:hover {
  color: rgba(0,0,0,0.5) !important;
}
.hover\:text-black-alpha-60:hover {
  color: rgba(0,0,0,0.6) !important;
}
.hover\:text-black-alpha-70:hover {
  color: rgba(0,0,0,0.7) !important;
}
.hover\:text-black-alpha-80:hover {
  color: rgba(0,0,0,0.8) !important;
}
.hover\:text-black-alpha-90:hover {
  color: rgba(0,0,0,0.9) !important;
}

.focus\:text-black-alpha-10:focus {
  color: rgba(0,0,0,0.1) !important;
}
.focus\:text-black-alpha-20:focus {
  color: rgba(0,0,0,0.2) !important;
}
.focus\:text-black-alpha-30:focus {
  color: rgba(0,0,0,0.3) !important;
}
.focus\:text-black-alpha-40:focus {
  color: rgba(0,0,0,0.4) !important;
}
.focus\:text-black-alpha-50:focus {
  color: rgba(0,0,0,0.5) !important;
}
.focus\:text-black-alpha-60:focus {
  color: rgba(0,0,0,0.6) !important;
}
.focus\:text-black-alpha-70:focus {
  color: rgba(0,0,0,0.7) !important;
}
.focus\:text-black-alpha-80:focus {
  color: rgba(0,0,0,0.8) !important;
}
.focus\:text-black-alpha-90:focus {
  color: rgba(0,0,0,0.9) !important;
}

.active\:text-black-alpha-10:active {
  color: rgba(0,0,0,0.1) !important;
}
.active\:text-black-alpha-20:active {
  color: rgba(0,0,0,0.2) !important;
}
.active\:text-black-alpha-30:active {
  color: rgba(0,0,0,0.3) !important;
}
.active\:text-black-alpha-40:active {
  color: rgba(0,0,0,0.4) !important;
}
.active\:text-black-alpha-50:active {
  color: rgba(0,0,0,0.5) !important;
}
.active\:text-black-alpha-60:active {
  color: rgba(0,0,0,0.6) !important;
}
.active\:text-black-alpha-70:active {
  color: rgba(0,0,0,0.7) !important;
}
.active\:text-black-alpha-80:active {
  color: rgba(0,0,0,0.8) !important;
}
.active\:text-black-alpha-90:active {
  color: rgba(0,0,0,0.9) !important;
}

.text-primary {
  color: var(--p-primary-color) !important;
}

.bg-primary {
  color: var(--p-primary-contrast-color) !important;
  background-color: var(--p-primary-color) !important;
}

.bg-primary-reverse {
  color: var(--p-primary-color) !important;
  background-color: var(--p-primary-contrast-color) !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-primary {
  border-color: var(--p-primary-color) !important;
}

.text-white {
  color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-color {
  color: var(--p-text-color) !important;
}

.text-color-secondary {
  color: var(--p-text-muted-color) !important;
}

.surface-ground {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
}

.surface-section {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
}

.surface-card {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.surface-overlay {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.surface-hover {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
}

.surface-border {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
}

.focus\:text-primary:focus {
  color: var(--p-primary-color) !important;
}

.hover\:text-primary:hover {
  color: var(--p-primary-color) !important;
}

.active\:text-primary:active {
  color: var(--p-primary-color) !important;
}

.focus\:bg-primary:focus {
  color: var(--p-primary-contrast-color) !important;
  background-color: var(--p-primary-color) !important;
}

.hover\:bg-primary:hover {
  color: var(--p-primary-contrast-color) !important;
  background-color: var(--p-primary-color) !important;
}

.active\:bg-primary:active {
  color: var(--p-primary-contrast-color) !important;
  background-color: var(--p-primary-color) !important;
}

.focus\:bg-primary-reverse:focus {
  color: var(--p-primary-color) !important;
  background-color: var(--p-primary-contrast-color) !important;
}

.hover\:bg-primary-reverse:hover {
  color: var(--p-primary-color) !important;
  background-color: var(--p-primary-contrast-color) !important;
}

.active\:bg-primary-reverse:active {
  color: var(--p-primary-color) !important;
  background-color: var(--p-primary-contrast-color) !important;
}

.focus\:bg-white:focus {
  background-color: #ffffff !important;
}

.hover\:bg-white:hover {
  background-color: #ffffff !important;
}

.active\:bg-white:active {
  background-color: #ffffff !important;
}

.focus\:border-primary:focus {
  border-color: var(--p-primary-color) !important;
}

.hover\:border-primary:hover {
  border-color: var(--p-primary-color) !important;
}

.active\:border-primary:active {
  border-color: var(--p-primary-color) !important;
}

.focus\:text-white:focus {
  color: #ffffff !important;
}

.hover\:text-white:hover {
  color: #ffffff !important;
}

.active\:text-white:active {
  color: #ffffff !important;
}

.focus\:border-white:focus {
  border-color: #ffffff !important;
}

.hover\:border-white:hover {
  border-color: #ffffff !important;
}

.active\:border-white:active {
  border-color: #ffffff !important;
}

.focus\:text-color:focus {
  color: var(--p-text-color) !important;
}

.hover\:text-color:hover {
  color: var(--p-text-color) !important;
}

.active\:text-color:active {
  color: var(--p-text-color) !important;
}

.focus\:text-color-secondary:focus {
  color: var(--p-text-muted-color) !important;
}

.hover\:text-color-secondary:hover {
  color: var(--p-text-muted-color) !important;
}

.active\:text-color-secondary:active {
  color: var(--p-text-muted-color) !important;
}

.focus\:surface-ground:focus {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
}

.hover\:surface-ground:hover {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
}

.active\:surface-ground:active {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
}

.focus\:surface-section:focus {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
}

.hover\:surface-section:hover {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
}

.active\:surface-section:active {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
}

.focus\:surface-card:focus {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.hover\:surface-card:hover {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.active\:surface-card:active {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.focus\:surface-overlay:focus {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.hover\:surface-overlay:hover {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.active\:surface-overlay:active {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.focus\:surface-hover:focus {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
}

.hover\:surface-hover:hover {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
}

.active\:surface-hover:active {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
}

.focus\:surface-border:focus {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
}

.hover\:surface-border:hover {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
}

.active\:surface-border:active {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
}

@media screen and (min-width: 576px) {
  .sm\:text-primary {
    color: var(--p-primary-color) !important;
  }
  .sm\:bg-primary {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .sm\:bg-primary-reverse {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .sm\:bg-white {
    background-color: #ffffff !important;
  }
  .sm\:border-primary {
    border-color: var(--p-primary-color) !important;
  }
  .sm\:text-white {
    color: #ffffff !important;
  }
  .sm\:border-white {
    border-color: #ffffff !important;
  }
  .sm\:text-color {
    color: var(--p-text-color) !important;
  }
  .sm\:text-color-secondary {
    color: var(--p-text-muted-color) !important;
  }
  .sm\:surface-ground {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .sm\:surface-section {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .sm\:surface-card {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:surface-overlay {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:surface-hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .sm\:surface-border {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .sm\:focus\:text-primary:focus {
    color: var(--p-primary-color) !important;
  }
  .sm\:hover\:text-primary:hover {
    color: var(--p-primary-color) !important;
  }
  .sm\:active\:text-primary:active {
    color: var(--p-primary-color) !important;
  }
  .sm\:focus\:bg-primary:focus {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .sm\:hover\:bg-primary:hover {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .sm\:active\:bg-primary:active {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .sm\:focus\:bg-primary-reverse:focus {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .sm\:hover\:bg-primary-reverse:hover {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .sm\:active\:bg-primary-reverse:active {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .sm\:focus\:bg-white:focus {
    background-color: #ffffff !important;
  }
  .sm\:hover\:bg-white:hover {
    background-color: #ffffff !important;
  }
  .sm\:active\:bg-white:active {
    background-color: #ffffff !important;
  }
  .sm\:focus\:border-primary:focus {
    border-color: var(--p-primary-color) !important;
  }
  .sm\:hover\:border-primary:hover {
    border-color: var(--p-primary-color) !important;
  }
  .sm\:active\:border-primary:active {
    border-color: var(--p-primary-color) !important;
  }
  .sm\:focus\:text-white:focus {
    color: #ffffff !important;
  }
  .sm\:hover\:text-white:hover {
    color: #ffffff !important;
  }
  .sm\:active\:text-white:active {
    color: #ffffff !important;
  }
  .sm\:focus\:border-white:focus {
    border-color: #ffffff !important;
  }
  .sm\:hover\:border-white:hover {
    border-color: #ffffff !important;
  }
  .sm\:active\:border-white:active {
    border-color: #ffffff !important;
  }
  .sm\:focus\:text-color:focus {
    color: var(--p-text-color) !important;
  }
  .sm\:hover\:text-color:hover {
    color: var(--p-text-color) !important;
  }
  .sm\:active\:text-color:active {
    color: var(--p-text-color) !important;
  }
  .sm\:focus\:text-color-secondary:focus {
    color: var(--p-text-muted-color) !important;
  }
  .sm\:hover\:text-color-secondary:hover {
    color: var(--p-text-muted-color) !important;
  }
  .sm\:active\:text-color-secondary:active {
    color: var(--p-text-muted-color) !important;
  }
  .sm\:focus\:surface-ground:focus {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .sm\:hover\:surface-ground:hover {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .sm\:active\:surface-ground:active {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .sm\:focus\:surface-section:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .sm\:hover\:surface-section:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .sm\:active\:surface-section:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .sm\:focus\:surface-card:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:hover\:surface-card:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:active\:surface-card:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:focus\:surface-overlay:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:hover\:surface-overlay:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:active\:surface-overlay:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:focus\:surface-hover:focus {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .sm\:hover\:surface-hover:hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .sm\:active\:surface-hover:active {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .sm\:focus\:surface-border:focus {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .sm\:hover\:surface-border:hover {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .sm\:active\:surface-border:active {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:text-primary {
    color: var(--p-primary-color) !important;
  }
  .md\:bg-primary {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .md\:bg-primary-reverse {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .md\:bg-white {
    background-color: #ffffff !important;
  }
  .md\:border-primary {
    border-color: var(--p-primary-color) !important;
  }
  .md\:text-white {
    color: #ffffff !important;
  }
  .md\:border-white {
    border-color: #ffffff !important;
  }
  .md\:text-color {
    color: var(--p-text-color) !important;
  }
  .md\:text-color-secondary {
    color: var(--p-text-muted-color) !important;
  }
  .md\:surface-ground {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .md\:surface-section {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .md\:surface-card {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:surface-overlay {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:surface-hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .md\:surface-border {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .md\:focus\:text-primary:focus {
    color: var(--p-primary-color) !important;
  }
  .md\:hover\:text-primary:hover {
    color: var(--p-primary-color) !important;
  }
  .md\:active\:text-primary:active {
    color: var(--p-primary-color) !important;
  }
  .md\:focus\:bg-primary:focus {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .md\:hover\:bg-primary:hover {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .md\:active\:bg-primary:active {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .md\:focus\:bg-primary-reverse:focus {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .md\:hover\:bg-primary-reverse:hover {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .md\:active\:bg-primary-reverse:active {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .md\:focus\:bg-white:focus {
    background-color: #ffffff !important;
  }
  .md\:hover\:bg-white:hover {
    background-color: #ffffff !important;
  }
  .md\:active\:bg-white:active {
    background-color: #ffffff !important;
  }
  .md\:focus\:border-primary:focus {
    border-color: var(--p-primary-color) !important;
  }
  .md\:hover\:border-primary:hover {
    border-color: var(--p-primary-color) !important;
  }
  .md\:active\:border-primary:active {
    border-color: var(--p-primary-color) !important;
  }
  .md\:focus\:text-white:focus {
    color: #ffffff !important;
  }
  .md\:hover\:text-white:hover {
    color: #ffffff !important;
  }
  .md\:active\:text-white:active {
    color: #ffffff !important;
  }
  .md\:focus\:border-white:focus {
    border-color: #ffffff !important;
  }
  .md\:hover\:border-white:hover {
    border-color: #ffffff !important;
  }
  .md\:active\:border-white:active {
    border-color: #ffffff !important;
  }
  .md\:focus\:text-color:focus {
    color: var(--p-text-color) !important;
  }
  .md\:hover\:text-color:hover {
    color: var(--p-text-color) !important;
  }
  .md\:active\:text-color:active {
    color: var(--p-text-color) !important;
  }
  .md\:focus\:text-color-secondary:focus {
    color: var(--p-text-muted-color) !important;
  }
  .md\:hover\:text-color-secondary:hover {
    color: var(--p-text-muted-color) !important;
  }
  .md\:active\:text-color-secondary:active {
    color: var(--p-text-muted-color) !important;
  }
  .md\:focus\:surface-ground:focus {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .md\:hover\:surface-ground:hover {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .md\:active\:surface-ground:active {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .md\:focus\:surface-section:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .md\:hover\:surface-section:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .md\:active\:surface-section:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .md\:focus\:surface-card:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:hover\:surface-card:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:active\:surface-card:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:focus\:surface-overlay:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:hover\:surface-overlay:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:active\:surface-overlay:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:focus\:surface-hover:focus {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .md\:hover\:surface-hover:hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .md\:active\:surface-hover:active {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .md\:focus\:surface-border:focus {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .md\:hover\:surface-border:hover {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .md\:active\:surface-border:active {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:text-primary {
    color: var(--p-primary-color) !important;
  }
  .lg\:bg-primary {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .lg\:bg-primary-reverse {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .lg\:bg-white {
    background-color: #ffffff !important;
  }
  .lg\:border-primary {
    border-color: var(--p-primary-color) !important;
  }
  .lg\:text-white {
    color: #ffffff !important;
  }
  .lg\:border-white {
    border-color: #ffffff !important;
  }
  .lg\:text-color {
    color: var(--p-text-color) !important;
  }
  .lg\:text-color-secondary {
    color: var(--p-text-muted-color) !important;
  }
  .lg\:surface-ground {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .lg\:surface-section {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .lg\:surface-card {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:surface-overlay {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:surface-hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .lg\:surface-border {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .lg\:focus\:text-primary:focus {
    color: var(--p-primary-color) !important;
  }
  .lg\:hover\:text-primary:hover {
    color: var(--p-primary-color) !important;
  }
  .lg\:active\:text-primary:active {
    color: var(--p-primary-color) !important;
  }
  .lg\:focus\:bg-primary:focus {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .lg\:hover\:bg-primary:hover {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .lg\:active\:bg-primary:active {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .lg\:focus\:bg-primary-reverse:focus {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .lg\:hover\:bg-primary-reverse:hover {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .lg\:active\:bg-primary-reverse:active {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .lg\:focus\:bg-white:focus {
    background-color: #ffffff !important;
  }
  .lg\:hover\:bg-white:hover {
    background-color: #ffffff !important;
  }
  .lg\:active\:bg-white:active {
    background-color: #ffffff !important;
  }
  .lg\:focus\:border-primary:focus {
    border-color: var(--p-primary-color) !important;
  }
  .lg\:hover\:border-primary:hover {
    border-color: var(--p-primary-color) !important;
  }
  .lg\:active\:border-primary:active {
    border-color: var(--p-primary-color) !important;
  }
  .lg\:focus\:text-white:focus {
    color: #ffffff !important;
  }
  .lg\:hover\:text-white:hover {
    color: #ffffff !important;
  }
  .lg\:active\:text-white:active {
    color: #ffffff !important;
  }
  .lg\:focus\:border-white:focus {
    border-color: #ffffff !important;
  }
  .lg\:hover\:border-white:hover {
    border-color: #ffffff !important;
  }
  .lg\:active\:border-white:active {
    border-color: #ffffff !important;
  }
  .lg\:focus\:text-color:focus {
    color: var(--p-text-color) !important;
  }
  .lg\:hover\:text-color:hover {
    color: var(--p-text-color) !important;
  }
  .lg\:active\:text-color:active {
    color: var(--p-text-color) !important;
  }
  .lg\:focus\:text-color-secondary:focus {
    color: var(--p-text-muted-color) !important;
  }
  .lg\:hover\:text-color-secondary:hover {
    color: var(--p-text-muted-color) !important;
  }
  .lg\:active\:text-color-secondary:active {
    color: var(--p-text-muted-color) !important;
  }
  .lg\:focus\:surface-ground:focus {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .lg\:hover\:surface-ground:hover {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .lg\:active\:surface-ground:active {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .lg\:focus\:surface-section:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .lg\:hover\:surface-section:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .lg\:active\:surface-section:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .lg\:focus\:surface-card:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:hover\:surface-card:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:active\:surface-card:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:focus\:surface-overlay:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:hover\:surface-overlay:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:active\:surface-overlay:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:focus\:surface-hover:focus {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .lg\:hover\:surface-hover:hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .lg\:active\:surface-hover:active {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .lg\:focus\:surface-border:focus {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .lg\:hover\:surface-border:hover {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .lg\:active\:surface-border:active {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:text-primary {
    color: var(--p-primary-color) !important;
  }
  .xl\:bg-primary {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .xl\:bg-primary-reverse {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .xl\:bg-white {
    background-color: #ffffff !important;
  }
  .xl\:border-primary {
    border-color: var(--p-primary-color) !important;
  }
  .xl\:text-white {
    color: #ffffff !important;
  }
  .xl\:border-white {
    border-color: #ffffff !important;
  }
  .xl\:text-color {
    color: var(--p-text-color) !important;
  }
  .xl\:text-color-secondary {
    color: var(--p-text-muted-color) !important;
  }
  .xl\:surface-ground {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .xl\:surface-section {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .xl\:surface-card {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:surface-overlay {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:surface-hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .xl\:surface-border {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .xl\:focus\:text-primary:focus {
    color: var(--p-primary-color) !important;
  }
  .xl\:hover\:text-primary:hover {
    color: var(--p-primary-color) !important;
  }
  .xl\:active\:text-primary:active {
    color: var(--p-primary-color) !important;
  }
  .xl\:focus\:bg-primary:focus {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .xl\:hover\:bg-primary:hover {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .xl\:active\:bg-primary:active {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .xl\:focus\:bg-primary-reverse:focus {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .xl\:hover\:bg-primary-reverse:hover {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .xl\:active\:bg-primary-reverse:active {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .xl\:focus\:bg-white:focus {
    background-color: #ffffff !important;
  }
  .xl\:hover\:bg-white:hover {
    background-color: #ffffff !important;
  }
  .xl\:active\:bg-white:active {
    background-color: #ffffff !important;
  }
  .xl\:focus\:border-primary:focus {
    border-color: var(--p-primary-color) !important;
  }
  .xl\:hover\:border-primary:hover {
    border-color: var(--p-primary-color) !important;
  }
  .xl\:active\:border-primary:active {
    border-color: var(--p-primary-color) !important;
  }
  .xl\:focus\:text-white:focus {
    color: #ffffff !important;
  }
  .xl\:hover\:text-white:hover {
    color: #ffffff !important;
  }
  .xl\:active\:text-white:active {
    color: #ffffff !important;
  }
  .xl\:focus\:border-white:focus {
    border-color: #ffffff !important;
  }
  .xl\:hover\:border-white:hover {
    border-color: #ffffff !important;
  }
  .xl\:active\:border-white:active {
    border-color: #ffffff !important;
  }
  .xl\:focus\:text-color:focus {
    color: var(--p-text-color) !important;
  }
  .xl\:hover\:text-color:hover {
    color: var(--p-text-color) !important;
  }
  .xl\:active\:text-color:active {
    color: var(--p-text-color) !important;
  }
  .xl\:focus\:text-color-secondary:focus {
    color: var(--p-text-muted-color) !important;
  }
  .xl\:hover\:text-color-secondary:hover {
    color: var(--p-text-muted-color) !important;
  }
  .xl\:active\:text-color-secondary:active {
    color: var(--p-text-muted-color) !important;
  }
  .xl\:focus\:surface-ground:focus {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .xl\:hover\:surface-ground:hover {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .xl\:active\:surface-ground:active {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .xl\:focus\:surface-section:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .xl\:hover\:surface-section:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .xl\:active\:surface-section:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .xl\:focus\:surface-card:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:hover\:surface-card:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:active\:surface-card:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:focus\:surface-overlay:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:hover\:surface-overlay:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:active\:surface-overlay:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:focus\:surface-hover:focus {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .xl\:hover\:surface-hover:hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .xl\:active\:surface-hover:active {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .xl\:focus\:surface-border:focus {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .xl\:hover\:surface-border:hover {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .xl\:active\:surface-border:active {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
}
.field {
  margin-bottom: 1rem;
}

.field > label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

.field.grid > label {
  display: flex;
  align-items: center;
}

.field > small {
  margin-top: 0.25rem;
}

.field.grid,
.formgrid.grid {
  margin-top: 0;
}

.field.grid .col-fixed,
.formgrid.grid .col-fixed,
.field.grid .col,
.formgrid.grid .col,
.field.grid .col-1,
.formgrid.grid .col-1,
.field.grid .col-2,
.formgrid.grid .col-2,
.field.grid .col-3,
.formgrid.grid .col-3,
.field.grid .col-4,
.formgrid.grid .col-4,
.field.grid .col-5,
.formgrid.grid .col-5,
.field.grid .col-6,
.formgrid.grid .col-6,
.field.grid .col-7,
.formgrid.grid .col-7,
.field.grid .col-8,
.formgrid.grid .col-8,
.field.grid .col-9,
.formgrid.grid .col-9,
.field.grid .col-10,
.formgrid.grid .col-10,
.field.grid .col-11,
.formgrid.grid .col-11,
.field.grid .col-12,
.formgrid.grid .col-12 {
  padding-top: 0;
  padding-bottom: 0;
}

.formgroup-inline {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.formgroup-inline .field,
.formgroup-inline .field-checkbox,
.formgroup-inline .field-radiobutton {
  margin-right: 1rem;
}

.formgroup-inline .field > label,
.formgroup-inline .field-checkbox > label,
.formgroup-inline .field-radiobutton > label {
  margin-right: 0.5rem;
  margin-bottom: 0;
}

.field-checkbox,
.field-radiobutton {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}

.field-checkbox > label,
.field-radiobutton > label {
  margin-left: 0.5rem;
  line-height: 1;
}

.hidden {
  display: none !important;
}

.block {
  display: block !important;
}

.inline {
  display: inline !important;
}

.inline-block {
  display: inline-block !important;
}

.flex {
  display: flex !important;
}

.inline-flex {
  display: inline-flex !important;
}

@media screen and (min-width: 576px) {
  .sm\:hidden {
    display: none !important;
  }
  .sm\:block {
    display: block !important;
  }
  .sm\:inline {
    display: inline !important;
  }
  .sm\:inline-block {
    display: inline-block !important;
  }
  .sm\:flex {
    display: flex !important;
  }
  .sm\:inline-flex {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:hidden {
    display: none !important;
  }
  .md\:block {
    display: block !important;
  }
  .md\:inline {
    display: inline !important;
  }
  .md\:inline-block {
    display: inline-block !important;
  }
  .md\:flex {
    display: flex !important;
  }
  .md\:inline-flex {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:hidden {
    display: none !important;
  }
  .lg\:block {
    display: block !important;
  }
  .lg\:inline {
    display: inline !important;
  }
  .lg\:inline-block {
    display: inline-block !important;
  }
  .lg\:flex {
    display: flex !important;
  }
  .lg\:inline-flex {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:hidden {
    display: none !important;
  }
  .xl\:block {
    display: block !important;
  }
  .xl\:inline {
    display: inline !important;
  }
  .xl\:inline-block {
    display: inline-block !important;
  }
  .xl\:flex {
    display: flex !important;
  }
  .xl\:inline-flex {
    display: inline-flex !important;
  }
}
.text-center {
  text-align: center !important;
}

.text-justify {
  text-align: justify !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

@media screen and (min-width: 576px) {
  .sm\:text-center {
    text-align: center !important;
  }
  .sm\:text-justify {
    text-align: justify !important;
  }
  .sm\:text-left {
    text-align: left !important;
  }
  .sm\:text-right {
    text-align: right !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:text-center {
    text-align: center !important;
  }
  .md\:text-justify {
    text-align: justify !important;
  }
  .md\:text-left {
    text-align: left !important;
  }
  .md\:text-right {
    text-align: right !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:text-center {
    text-align: center !important;
  }
  .lg\:text-justify {
    text-align: justify !important;
  }
  .lg\:text-left {
    text-align: left !important;
  }
  .lg\:text-right {
    text-align: right !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:text-center {
    text-align: center !important;
  }
  .xl\:text-justify {
    text-align: justify !important;
  }
  .xl\:text-left {
    text-align: left !important;
  }
  .xl\:text-right {
    text-align: right !important;
  }
}
.underline {
  text-decoration: underline !important;
}

.line-through {
  text-decoration: line-through !important;
}

.no-underline {
  text-decoration: none !important;
}

.focus\:underline:focus {
  text-decoration: underline !important;
}

.hover\:underline:hover {
  text-decoration: underline !important;
}

.active\:underline:active {
  text-decoration: underline !important;
}

.focus\:line-through:focus {
  text-decoration: line-through !important;
}

.hover\:line-through:hover {
  text-decoration: line-through !important;
}

.active\:line-through:active {
  text-decoration: line-through !important;
}

.focus\:no-underline:focus {
  text-decoration: none !important;
}

.hover\:no-underline:hover {
  text-decoration: none !important;
}

.active\:no-underline:active {
  text-decoration: none !important;
}

.lowercase {
  text-transform: lowercase !important;
}

.uppercase {
  text-transform: uppercase !important;
}

.capitalize {
  text-transform: capitalize !important;
}

.text-overflow-clip {
  text-overflow: clip !important;
}

.text-overflow-ellipsis {
  text-overflow: ellipsis !important;
}

@media screen and (min-width: 576px) {
  .sm\:text-overflow-clip {
    text-overflow: clip !important;
  }
  .sm\:text-overflow-ellipsis {
    text-overflow: ellipsis !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:text-overflow-clip {
    text-overflow: clip !important;
  }
  .md\:text-overflow-ellipsis {
    text-overflow: ellipsis !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:text-overflow-clip {
    text-overflow: clip !important;
  }
  .lg\:text-overflow-ellipsis {
    text-overflow: ellipsis !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:text-overflow-clip {
    text-overflow: clip !important;
  }
  .xl\:text-overflow-ellipsis {
    text-overflow: ellipsis !important;
  }
}
.font-light {
  font-weight: 300 !important;
}

.font-normal {
  font-weight: 400 !important;
}

.font-medium {
  font-weight: 500 !important;
}

.font-semibold {
  font-weight: 600 !important;
}

.font-bold {
  font-weight: 700 !important;
}

@media screen and (min-width: 576px) {
  .sm\:font-light {
    font-weight: 300 !important;
  }
  .sm\:font-normal {
    font-weight: 400 !important;
  }
  .sm\:font-medium {
    font-weight: 500 !important;
  }
  .sm\:font-semibold {
    font-weight: 600 !important;
  }
  .sm\:font-bold {
    font-weight: 700 !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:font-light {
    font-weight: 300 !important;
  }
  .md\:font-normal {
    font-weight: 400 !important;
  }
  .md\:font-medium {
    font-weight: 500 !important;
  }
  .md\:font-semibold {
    font-weight: 600 !important;
  }
  .md\:font-bold {
    font-weight: 700 !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:font-light {
    font-weight: 300 !important;
  }
  .lg\:font-normal {
    font-weight: 400 !important;
  }
  .lg\:font-medium {
    font-weight: 500 !important;
  }
  .lg\:font-semibold {
    font-weight: 600 !important;
  }
  .lg\:font-bold {
    font-weight: 700 !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:font-light {
    font-weight: 300 !important;
  }
  .xl\:font-normal {
    font-weight: 400 !important;
  }
  .xl\:font-medium {
    font-weight: 500 !important;
  }
  .xl\:font-semibold {
    font-weight: 600 !important;
  }
  .xl\:font-bold {
    font-weight: 700 !important;
  }
}
.font-italic {
  font-style: italic !important;
}

.text-xs {
  font-size: 0.75rem !important;
}

.text-sm {
  font-size: 0.875rem !important;
}

.text-base {
  font-size: 1rem !important;
}

.text-lg {
  font-size: 1.125rem !important;
}

.text-xl {
  font-size: 1.25rem !important;
}

.text-2xl {
  font-size: 1.5rem !important;
}

.text-3xl {
  font-size: 1.75rem !important;
}

.text-4xl {
  font-size: 2rem !important;
}

.text-5xl {
  font-size: 2.5rem !important;
}

.text-6xl {
  font-size: 3rem !important;
}

.text-7xl {
  font-size: 4rem !important;
}

.text-8xl {
  font-size: 6rem !important;
}

@media screen and (min-width: 576px) {
  .sm\:text-xs {
    font-size: 0.75rem !important;
  }
  .sm\:text-sm {
    font-size: 0.875rem !important;
  }
  .sm\:text-base {
    font-size: 1rem !important;
  }
  .sm\:text-lg {
    font-size: 1.125rem !important;
  }
  .sm\:text-xl {
    font-size: 1.25rem !important;
  }
  .sm\:text-2xl {
    font-size: 1.5rem !important;
  }
  .sm\:text-3xl {
    font-size: 1.75rem !important;
  }
  .sm\:text-4xl {
    font-size: 2rem !important;
  }
  .sm\:text-5xl {
    font-size: 2.5rem !important;
  }
  .sm\:text-6xl {
    font-size: 3rem !important;
  }
  .sm\:text-7xl {
    font-size: 4rem !important;
  }
  .sm\:text-8xl {
    font-size: 6rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:text-xs {
    font-size: 0.75rem !important;
  }
  .md\:text-sm {
    font-size: 0.875rem !important;
  }
  .md\:text-base {
    font-size: 1rem !important;
  }
  .md\:text-lg {
    font-size: 1.125rem !important;
  }
  .md\:text-xl {
    font-size: 1.25rem !important;
  }
  .md\:text-2xl {
    font-size: 1.5rem !important;
  }
  .md\:text-3xl {
    font-size: 1.75rem !important;
  }
  .md\:text-4xl {
    font-size: 2rem !important;
  }
  .md\:text-5xl {
    font-size: 2.5rem !important;
  }
  .md\:text-6xl {
    font-size: 3rem !important;
  }
  .md\:text-7xl {
    font-size: 4rem !important;
  }
  .md\:text-8xl {
    font-size: 6rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:text-xs {
    font-size: 0.75rem !important;
  }
  .lg\:text-sm {
    font-size: 0.875rem !important;
  }
  .lg\:text-base {
    font-size: 1rem !important;
  }
  .lg\:text-lg {
    font-size: 1.125rem !important;
  }
  .lg\:text-xl {
    font-size: 1.25rem !important;
  }
  .lg\:text-2xl {
    font-size: 1.5rem !important;
  }
  .lg\:text-3xl {
    font-size: 1.75rem !important;
  }
  .lg\:text-4xl {
    font-size: 2rem !important;
  }
  .lg\:text-5xl {
    font-size: 2.5rem !important;
  }
  .lg\:text-6xl {
    font-size: 3rem !important;
  }
  .lg\:text-7xl {
    font-size: 4rem !important;
  }
  .lg\:text-8xl {
    font-size: 6rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:text-xs {
    font-size: 0.75rem !important;
  }
  .xl\:text-sm {
    font-size: 0.875rem !important;
  }
  .xl\:text-base {
    font-size: 1rem !important;
  }
  .xl\:text-lg {
    font-size: 1.125rem !important;
  }
  .xl\:text-xl {
    font-size: 1.25rem !important;
  }
  .xl\:text-2xl {
    font-size: 1.5rem !important;
  }
  .xl\:text-3xl {
    font-size: 1.75rem !important;
  }
  .xl\:text-4xl {
    font-size: 2rem !important;
  }
  .xl\:text-5xl {
    font-size: 2.5rem !important;
  }
  .xl\:text-6xl {
    font-size: 3rem !important;
  }
  .xl\:text-7xl {
    font-size: 4rem !important;
  }
  .xl\:text-8xl {
    font-size: 6rem !important;
  }
}
.line-height-1 {
  line-height: 1 !important;
}

.line-height-2 {
  line-height: 1.25 !important;
}

.line-height-3 {
  line-height: 1.5 !important;
}

.line-height-4 {
  line-height: 2 !important;
}

.white-space-normal {
  white-space: normal !important;
}

.white-space-nowrap {
  white-space: nowrap !important;
}

.vertical-align-baseline {
  vertical-align: baseline !important;
}

.vertical-align-top {
  vertical-align: top !important;
}

.vertical-align-middle {
  vertical-align: middle !important;
}

.vertical-align-bottom {
  vertical-align: bottom !important;
}

.vertical-align-text-top {
  vertical-align: text-top !important;
}

.vertical-align-text-bottom {
  vertical-align: text-bottom !important;
}

.vertical-align-sub {
  vertical-align: sub !important;
}

.vertical-align-super {
  vertical-align: super !important;
}

@media screen and (min-width: 576px) {
  .sm\:vertical-align-baseline {
    vertical-align: baseline !important;
  }
  .sm\:vertical-align-top {
    vertical-align: top !important;
  }
  .sm\:vertical-align-middle {
    vertical-align: middle !important;
  }
  .sm\:vertical-align-bottom {
    vertical-align: bottom !important;
  }
  .sm\:vertical-align-text-top {
    vertical-align: text-top !important;
  }
  .sm\:vertical-align-text-bottom {
    vertical-align: text-bottom !important;
  }
  .sm\:vertical-align-sub {
    vertical-align: sub !important;
  }
  .sm\:vertical-align-super {
    vertical-align: super !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:vertical-align-baseline {
    vertical-align: baseline !important;
  }
  .md\:vertical-align-top {
    vertical-align: top !important;
  }
  .md\:vertical-align-middle {
    vertical-align: middle !important;
  }
  .md\:vertical-align-bottom {
    vertical-align: bottom !important;
  }
  .md\:vertical-align-text-top {
    vertical-align: text-top !important;
  }
  .md\:vertical-align-text-bottom {
    vertical-align: text-bottom !important;
  }
  .md\:vertical-align-sub {
    vertical-align: sub !important;
  }
  .md\:vertical-align-super {
    vertical-align: super !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:vertical-align-baseline {
    vertical-align: baseline !important;
  }
  .lg\:vertical-align-top {
    vertical-align: top !important;
  }
  .lg\:vertical-align-middle {
    vertical-align: middle !important;
  }
  .lg\:vertical-align-bottom {
    vertical-align: bottom !important;
  }
  .lg\:vertical-align-text-top {
    vertical-align: text-top !important;
  }
  .lg\:vertical-align-text-bottom {
    vertical-align: text-bottom !important;
  }
  .lg\:vertical-align-sub {
    vertical-align: sub !important;
  }
  .lg\:vertical-align-super {
    vertical-align: super !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:vertical-align-baseline {
    vertical-align: baseline !important;
  }
  .xl\:vertical-align-top {
    vertical-align: top !important;
  }
  .xl\:vertical-align-middle {
    vertical-align: middle !important;
  }
  .xl\:vertical-align-bottom {
    vertical-align: bottom !important;
  }
  .xl\:vertical-align-text-top {
    vertical-align: text-top !important;
  }
  .xl\:vertical-align-text-bottom {
    vertical-align: text-bottom !important;
  }
  .xl\:vertical-align-sub {
    vertical-align: sub !important;
  }
  .xl\:vertical-align-super {
    vertical-align: super !important;
  }
}
.flex-row {
  flex-direction: row !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

@media screen and (min-width: 576px) {
  .sm\:flex-row {
    flex-direction: row !important;
  }
  .sm\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .sm\:flex-column {
    flex-direction: column !important;
  }
  .sm\:flex-column-reverse {
    flex-direction: column-reverse !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-row {
    flex-direction: row !important;
  }
  .md\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .md\:flex-column {
    flex-direction: column !important;
  }
  .md\:flex-column-reverse {
    flex-direction: column-reverse !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-row {
    flex-direction: row !important;
  }
  .lg\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .lg\:flex-column {
    flex-direction: column !important;
  }
  .lg\:flex-column-reverse {
    flex-direction: column-reverse !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-row {
    flex-direction: row !important;
  }
  .xl\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .xl\:flex-column {
    flex-direction: column !important;
  }
  .xl\:flex-column-reverse {
    flex-direction: column-reverse !important;
  }
}
.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

@media screen and (min-width: 576px) {
  .sm\:flex-wrap {
    flex-wrap: wrap !important;
  }
  .sm\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .sm\:flex-nowrap {
    flex-wrap: nowrap !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-wrap {
    flex-wrap: wrap !important;
  }
  .md\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .md\:flex-nowrap {
    flex-wrap: nowrap !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-wrap {
    flex-wrap: wrap !important;
  }
  .lg\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .lg\:flex-nowrap {
    flex-wrap: nowrap !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-wrap {
    flex-wrap: wrap !important;
  }
  .xl\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .xl\:flex-nowrap {
    flex-wrap: nowrap !important;
  }
}
.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

@media screen and (min-width: 576px) {
  .sm\:justify-content-start {
    justify-content: flex-start !important;
  }
  .sm\:justify-content-end {
    justify-content: flex-end !important;
  }
  .sm\:justify-content-center {
    justify-content: center !important;
  }
  .sm\:justify-content-between {
    justify-content: space-between !important;
  }
  .sm\:justify-content-around {
    justify-content: space-around !important;
  }
  .sm\:justify-content-evenly {
    justify-content: space-evenly !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:justify-content-start {
    justify-content: flex-start !important;
  }
  .md\:justify-content-end {
    justify-content: flex-end !important;
  }
  .md\:justify-content-center {
    justify-content: center !important;
  }
  .md\:justify-content-between {
    justify-content: space-between !important;
  }
  .md\:justify-content-around {
    justify-content: space-around !important;
  }
  .md\:justify-content-evenly {
    justify-content: space-evenly !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:justify-content-start {
    justify-content: flex-start !important;
  }
  .lg\:justify-content-end {
    justify-content: flex-end !important;
  }
  .lg\:justify-content-center {
    justify-content: center !important;
  }
  .lg\:justify-content-between {
    justify-content: space-between !important;
  }
  .lg\:justify-content-around {
    justify-content: space-around !important;
  }
  .lg\:justify-content-evenly {
    justify-content: space-evenly !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:justify-content-start {
    justify-content: flex-start !important;
  }
  .xl\:justify-content-end {
    justify-content: flex-end !important;
  }
  .xl\:justify-content-center {
    justify-content: center !important;
  }
  .xl\:justify-content-between {
    justify-content: space-between !important;
  }
  .xl\:justify-content-around {
    justify-content: space-around !important;
  }
  .xl\:justify-content-evenly {
    justify-content: space-evenly !important;
  }
}
.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-evenly {
  align-content: space-evenly !important;
}

@media screen and (min-width: 576px) {
  .sm\:align-content-start {
    align-content: flex-start !important;
  }
  .sm\:align-content-end {
    align-content: flex-end !important;
  }
  .sm\:align-content-center {
    align-content: center !important;
  }
  .sm\:align-content-between {
    align-content: space-between !important;
  }
  .sm\:align-content-around {
    align-content: space-around !important;
  }
  .sm\:align-content-evenly {
    align-content: space-evenly !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:align-content-start {
    align-content: flex-start !important;
  }
  .md\:align-content-end {
    align-content: flex-end !important;
  }
  .md\:align-content-center {
    align-content: center !important;
  }
  .md\:align-content-between {
    align-content: space-between !important;
  }
  .md\:align-content-around {
    align-content: space-around !important;
  }
  .md\:align-content-evenly {
    align-content: space-evenly !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:align-content-start {
    align-content: flex-start !important;
  }
  .lg\:align-content-end {
    align-content: flex-end !important;
  }
  .lg\:align-content-center {
    align-content: center !important;
  }
  .lg\:align-content-between {
    align-content: space-between !important;
  }
  .lg\:align-content-around {
    align-content: space-around !important;
  }
  .lg\:align-content-evenly {
    align-content: space-evenly !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:align-content-start {
    align-content: flex-start !important;
  }
  .xl\:align-content-end {
    align-content: flex-end !important;
  }
  .xl\:align-content-center {
    align-content: center !important;
  }
  .xl\:align-content-between {
    align-content: space-between !important;
  }
  .xl\:align-content-around {
    align-content: space-around !important;
  }
  .xl\:align-content-evenly {
    align-content: space-evenly !important;
  }
}
.align-items-stretch {
  align-items: stretch !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

@media screen and (min-width: 576px) {
  .sm\:align-items-stretch {
    align-items: stretch !important;
  }
  .sm\:align-items-start {
    align-items: flex-start !important;
  }
  .sm\:align-items-center {
    align-items: center !important;
  }
  .sm\:align-items-end {
    align-items: flex-end !important;
  }
  .sm\:align-items-baseline {
    align-items: baseline !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:align-items-stretch {
    align-items: stretch !important;
  }
  .md\:align-items-start {
    align-items: flex-start !important;
  }
  .md\:align-items-center {
    align-items: center !important;
  }
  .md\:align-items-end {
    align-items: flex-end !important;
  }
  .md\:align-items-baseline {
    align-items: baseline !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:align-items-stretch {
    align-items: stretch !important;
  }
  .lg\:align-items-start {
    align-items: flex-start !important;
  }
  .lg\:align-items-center {
    align-items: center !important;
  }
  .lg\:align-items-end {
    align-items: flex-end !important;
  }
  .lg\:align-items-baseline {
    align-items: baseline !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:align-items-stretch {
    align-items: stretch !important;
  }
  .xl\:align-items-start {
    align-items: flex-start !important;
  }
  .xl\:align-items-center {
    align-items: center !important;
  }
  .xl\:align-items-end {
    align-items: flex-end !important;
  }
  .xl\:align-items-baseline {
    align-items: baseline !important;
  }
}
.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

@media screen and (min-width: 576px) {
  .sm\:align-self-auto {
    align-self: auto !important;
  }
  .sm\:align-self-start {
    align-self: flex-start !important;
  }
  .sm\:align-self-end {
    align-self: flex-end !important;
  }
  .sm\:align-self-center {
    align-self: center !important;
  }
  .sm\:align-self-stretch {
    align-self: stretch !important;
  }
  .sm\:align-self-baseline {
    align-self: baseline !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:align-self-auto {
    align-self: auto !important;
  }
  .md\:align-self-start {
    align-self: flex-start !important;
  }
  .md\:align-self-end {
    align-self: flex-end !important;
  }
  .md\:align-self-center {
    align-self: center !important;
  }
  .md\:align-self-stretch {
    align-self: stretch !important;
  }
  .md\:align-self-baseline {
    align-self: baseline !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:align-self-auto {
    align-self: auto !important;
  }
  .lg\:align-self-start {
    align-self: flex-start !important;
  }
  .lg\:align-self-end {
    align-self: flex-end !important;
  }
  .lg\:align-self-center {
    align-self: center !important;
  }
  .lg\:align-self-stretch {
    align-self: stretch !important;
  }
  .lg\:align-self-baseline {
    align-self: baseline !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:align-self-auto {
    align-self: auto !important;
  }
  .xl\:align-self-start {
    align-self: flex-start !important;
  }
  .xl\:align-self-end {
    align-self: flex-end !important;
  }
  .xl\:align-self-center {
    align-self: center !important;
  }
  .xl\:align-self-stretch {
    align-self: stretch !important;
  }
  .xl\:align-self-baseline {
    align-self: baseline !important;
  }
}
.flex-order-0 {
  order: 0 !important;
}

.flex-order-1 {
  order: 1 !important;
}

.flex-order-2 {
  order: 2 !important;
}

.flex-order-3 {
  order: 3 !important;
}

.flex-order-4 {
  order: 4 !important;
}

.flex-order-5 {
  order: 5 !important;
}

.flex-order-6 {
  order: 6 !important;
}

@media screen and (min-width: 576px) {
  .sm\:flex-order-0 {
    order: 0 !important;
  }
  .sm\:flex-order-1 {
    order: 1 !important;
  }
  .sm\:flex-order-2 {
    order: 2 !important;
  }
  .sm\:flex-order-3 {
    order: 3 !important;
  }
  .sm\:flex-order-4 {
    order: 4 !important;
  }
  .sm\:flex-order-5 {
    order: 5 !important;
  }
  .sm\:flex-order-6 {
    order: 6 !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-order-0 {
    order: 0 !important;
  }
  .md\:flex-order-1 {
    order: 1 !important;
  }
  .md\:flex-order-2 {
    order: 2 !important;
  }
  .md\:flex-order-3 {
    order: 3 !important;
  }
  .md\:flex-order-4 {
    order: 4 !important;
  }
  .md\:flex-order-5 {
    order: 5 !important;
  }
  .md\:flex-order-6 {
    order: 6 !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-order-0 {
    order: 0 !important;
  }
  .lg\:flex-order-1 {
    order: 1 !important;
  }
  .lg\:flex-order-2 {
    order: 2 !important;
  }
  .lg\:flex-order-3 {
    order: 3 !important;
  }
  .lg\:flex-order-4 {
    order: 4 !important;
  }
  .lg\:flex-order-5 {
    order: 5 !important;
  }
  .lg\:flex-order-6 {
    order: 6 !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-order-0 {
    order: 0 !important;
  }
  .xl\:flex-order-1 {
    order: 1 !important;
  }
  .xl\:flex-order-2 {
    order: 2 !important;
  }
  .xl\:flex-order-3 {
    order: 3 !important;
  }
  .xl\:flex-order-4 {
    order: 4 !important;
  }
  .xl\:flex-order-5 {
    order: 5 !important;
  }
  .xl\:flex-order-6 {
    order: 6 !important;
  }
}
.flex-1 {
  flex: 1 1 0% !important;
}

.flex-auto {
  flex: 1 1 auto !important;
}

.flex-initial {
  flex: 0 1 auto !important;
}

.flex-none {
  flex: none !important;
}

@media screen and (min-width: 576px) {
  .sm\:flex-1 {
    flex: 1 1 0% !important;
  }
  .sm\:flex-auto {
    flex: 1 1 auto !important;
  }
  .sm\:flex-initial {
    flex: 0 1 auto !important;
  }
  .sm\:flex-none {
    flex: none !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-1 {
    flex: 1 1 0% !important;
  }
  .md\:flex-auto {
    flex: 1 1 auto !important;
  }
  .md\:flex-initial {
    flex: 0 1 auto !important;
  }
  .md\:flex-none {
    flex: none !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-1 {
    flex: 1 1 0% !important;
  }
  .lg\:flex-auto {
    flex: 1 1 auto !important;
  }
  .lg\:flex-initial {
    flex: 0 1 auto !important;
  }
  .lg\:flex-none {
    flex: none !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-1 {
    flex: 1 1 0% !important;
  }
  .xl\:flex-auto {
    flex: 1 1 auto !important;
  }
  .xl\:flex-initial {
    flex: 0 1 auto !important;
  }
  .xl\:flex-none {
    flex: none !important;
  }
}
.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

@media screen and (min-width: 576px) {
  .sm\:flex-grow-0 {
    flex-grow: 0 !important;
  }
  .sm\:flex-grow-1 {
    flex-grow: 1 !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-grow-0 {
    flex-grow: 0 !important;
  }
  .md\:flex-grow-1 {
    flex-grow: 1 !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-grow-0 {
    flex-grow: 0 !important;
  }
  .lg\:flex-grow-1 {
    flex-grow: 1 !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-grow-0 {
    flex-grow: 0 !important;
  }
  .xl\:flex-grow-1 {
    flex-grow: 1 !important;
  }
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

@media screen and (min-width: 576px) {
  .sm\:flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .sm\:flex-shrink-1 {
    flex-shrink: 1 !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .md\:flex-shrink-1 {
    flex-shrink: 1 !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .lg\:flex-shrink-1 {
    flex-shrink: 1 !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .xl\:flex-shrink-1 {
    flex-shrink: 1 !important;
  }
}
.gap-0 {
  gap: 0rem !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 2rem !important;
}

.gap-6 {
  gap: 3rem !important;
}

.gap-7 {
  gap: 4rem !important;
}

.gap-8 {
  gap: 5rem !important;
}

.row-gap-0 {
  row-gap: 0rem !important;
}

.row-gap-1 {
  row-gap: 0.25rem !important;
}

.row-gap-2 {
  row-gap: 0.5rem !important;
}

.row-gap-3 {
  row-gap: 1rem !important;
}

.row-gap-4 {
  row-gap: 1.5rem !important;
}

.row-gap-5 {
  row-gap: 2rem !important;
}

.row-gap-6 {
  row-gap: 3rem !important;
}

.row-gap-7 {
  row-gap: 4rem !important;
}

.row-gap-8 {
  row-gap: 5rem !important;
}

.column-gap-0 {
  -moz-column-gap: 0rem !important;
       column-gap: 0rem !important;
}

.column-gap-1 {
  -moz-column-gap: 0.25rem !important;
       column-gap: 0.25rem !important;
}

.column-gap-2 {
  -moz-column-gap: 0.5rem !important;
       column-gap: 0.5rem !important;
}

.column-gap-3 {
  -moz-column-gap: 1rem !important;
       column-gap: 1rem !important;
}

.column-gap-4 {
  -moz-column-gap: 1.5rem !important;
       column-gap: 1.5rem !important;
}

.column-gap-5 {
  -moz-column-gap: 2rem !important;
       column-gap: 2rem !important;
}

.column-gap-6 {
  -moz-column-gap: 3rem !important;
       column-gap: 3rem !important;
}

.column-gap-7 {
  -moz-column-gap: 4rem !important;
       column-gap: 4rem !important;
}

.column-gap-8 {
  -moz-column-gap: 5rem !important;
       column-gap: 5rem !important;
}

@media screen and (min-width: 576px) {
  .sm\:gap-0 {
    gap: 0rem !important;
  }
  .sm\:gap-1 {
    gap: 0.25rem !important;
  }
  .sm\:gap-2 {
    gap: 0.5rem !important;
  }
  .sm\:gap-3 {
    gap: 1rem !important;
  }
  .sm\:gap-4 {
    gap: 1.5rem !important;
  }
  .sm\:gap-5 {
    gap: 2rem !important;
  }
  .sm\:gap-6 {
    gap: 3rem !important;
  }
  .sm\:gap-7 {
    gap: 4rem !important;
  }
  .sm\:gap-8 {
    gap: 5rem !important;
  }
  .sm\:row-gap-0 {
    row-gap: 0rem !important;
  }
  .sm\:row-gap-1 {
    row-gap: 0.25rem !important;
  }
  .sm\:row-gap-2 {
    row-gap: 0.5rem !important;
  }
  .sm\:row-gap-3 {
    row-gap: 1rem !important;
  }
  .sm\:row-gap-4 {
    row-gap: 1.5rem !important;
  }
  .sm\:row-gap-5 {
    row-gap: 2rem !important;
  }
  .sm\:row-gap-6 {
    row-gap: 3rem !important;
  }
  .sm\:row-gap-7 {
    row-gap: 4rem !important;
  }
  .sm\:row-gap-8 {
    row-gap: 5rem !important;
  }
  .sm\:column-gap-0 {
    -moz-column-gap: 0rem !important;
         column-gap: 0rem !important;
  }
  .sm\:column-gap-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .sm\:column-gap-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .sm\:column-gap-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .sm\:column-gap-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .sm\:column-gap-5 {
    -moz-column-gap: 2rem !important;
         column-gap: 2rem !important;
  }
  .sm\:column-gap-6 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  .sm\:column-gap-7 {
    -moz-column-gap: 4rem !important;
         column-gap: 4rem !important;
  }
  .sm\:column-gap-8 {
    -moz-column-gap: 5rem !important;
         column-gap: 5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:gap-0 {
    gap: 0rem !important;
  }
  .md\:gap-1 {
    gap: 0.25rem !important;
  }
  .md\:gap-2 {
    gap: 0.5rem !important;
  }
  .md\:gap-3 {
    gap: 1rem !important;
  }
  .md\:gap-4 {
    gap: 1.5rem !important;
  }
  .md\:gap-5 {
    gap: 2rem !important;
  }
  .md\:gap-6 {
    gap: 3rem !important;
  }
  .md\:gap-7 {
    gap: 4rem !important;
  }
  .md\:gap-8 {
    gap: 5rem !important;
  }
  .md\:row-gap-0 {
    row-gap: 0rem !important;
  }
  .md\:row-gap-1 {
    row-gap: 0.25rem !important;
  }
  .md\:row-gap-2 {
    row-gap: 0.5rem !important;
  }
  .md\:row-gap-3 {
    row-gap: 1rem !important;
  }
  .md\:row-gap-4 {
    row-gap: 1.5rem !important;
  }
  .md\:row-gap-5 {
    row-gap: 2rem !important;
  }
  .md\:row-gap-6 {
    row-gap: 3rem !important;
  }
  .md\:row-gap-7 {
    row-gap: 4rem !important;
  }
  .md\:row-gap-8 {
    row-gap: 5rem !important;
  }
  .md\:column-gap-0 {
    -moz-column-gap: 0rem !important;
         column-gap: 0rem !important;
  }
  .md\:column-gap-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .md\:column-gap-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .md\:column-gap-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .md\:column-gap-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .md\:column-gap-5 {
    -moz-column-gap: 2rem !important;
         column-gap: 2rem !important;
  }
  .md\:column-gap-6 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  .md\:column-gap-7 {
    -moz-column-gap: 4rem !important;
         column-gap: 4rem !important;
  }
  .md\:column-gap-8 {
    -moz-column-gap: 5rem !important;
         column-gap: 5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:gap-0 {
    gap: 0rem !important;
  }
  .lg\:gap-1 {
    gap: 0.25rem !important;
  }
  .lg\:gap-2 {
    gap: 0.5rem !important;
  }
  .lg\:gap-3 {
    gap: 1rem !important;
  }
  .lg\:gap-4 {
    gap: 1.5rem !important;
  }
  .lg\:gap-5 {
    gap: 2rem !important;
  }
  .lg\:gap-6 {
    gap: 3rem !important;
  }
  .lg\:gap-7 {
    gap: 4rem !important;
  }
  .lg\:gap-8 {
    gap: 5rem !important;
  }
  .lg\:row-gap-0 {
    row-gap: 0rem !important;
  }
  .lg\:row-gap-1 {
    row-gap: 0.25rem !important;
  }
  .lg\:row-gap-2 {
    row-gap: 0.5rem !important;
  }
  .lg\:row-gap-3 {
    row-gap: 1rem !important;
  }
  .lg\:row-gap-4 {
    row-gap: 1.5rem !important;
  }
  .lg\:row-gap-5 {
    row-gap: 2rem !important;
  }
  .lg\:row-gap-6 {
    row-gap: 3rem !important;
  }
  .lg\:row-gap-7 {
    row-gap: 4rem !important;
  }
  .lg\:row-gap-8 {
    row-gap: 5rem !important;
  }
  .lg\:column-gap-0 {
    -moz-column-gap: 0rem !important;
         column-gap: 0rem !important;
  }
  .lg\:column-gap-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .lg\:column-gap-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .lg\:column-gap-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .lg\:column-gap-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .lg\:column-gap-5 {
    -moz-column-gap: 2rem !important;
         column-gap: 2rem !important;
  }
  .lg\:column-gap-6 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  .lg\:column-gap-7 {
    -moz-column-gap: 4rem !important;
         column-gap: 4rem !important;
  }
  .lg\:column-gap-8 {
    -moz-column-gap: 5rem !important;
         column-gap: 5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:gap-0 {
    gap: 0rem !important;
  }
  .xl\:gap-1 {
    gap: 0.25rem !important;
  }
  .xl\:gap-2 {
    gap: 0.5rem !important;
  }
  .xl\:gap-3 {
    gap: 1rem !important;
  }
  .xl\:gap-4 {
    gap: 1.5rem !important;
  }
  .xl\:gap-5 {
    gap: 2rem !important;
  }
  .xl\:gap-6 {
    gap: 3rem !important;
  }
  .xl\:gap-7 {
    gap: 4rem !important;
  }
  .xl\:gap-8 {
    gap: 5rem !important;
  }
  .xl\:row-gap-0 {
    row-gap: 0rem !important;
  }
  .xl\:row-gap-1 {
    row-gap: 0.25rem !important;
  }
  .xl\:row-gap-2 {
    row-gap: 0.5rem !important;
  }
  .xl\:row-gap-3 {
    row-gap: 1rem !important;
  }
  .xl\:row-gap-4 {
    row-gap: 1.5rem !important;
  }
  .xl\:row-gap-5 {
    row-gap: 2rem !important;
  }
  .xl\:row-gap-6 {
    row-gap: 3rem !important;
  }
  .xl\:row-gap-7 {
    row-gap: 4rem !important;
  }
  .xl\:row-gap-8 {
    row-gap: 5rem !important;
  }
  .xl\:column-gap-0 {
    -moz-column-gap: 0rem !important;
         column-gap: 0rem !important;
  }
  .xl\:column-gap-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .xl\:column-gap-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .xl\:column-gap-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .xl\:column-gap-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .xl\:column-gap-5 {
    -moz-column-gap: 2rem !important;
         column-gap: 2rem !important;
  }
  .xl\:column-gap-6 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  .xl\:column-gap-7 {
    -moz-column-gap: 4rem !important;
         column-gap: 4rem !important;
  }
  .xl\:column-gap-8 {
    -moz-column-gap: 5rem !important;
         column-gap: 5rem !important;
  }
}
.p-0 {
  padding: 0rem !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 2rem !important;
}

.p-6 {
  padding: 3rem !important;
}

.p-7 {
  padding: 4rem !important;
}

.p-8 {
  padding: 5rem !important;
}

.pt-0 {
  padding-top: 0rem !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 2rem !important;
}

.pt-6 {
  padding-top: 3rem !important;
}

.pt-7 {
  padding-top: 4rem !important;
}

.pt-8 {
  padding-top: 5rem !important;
}

.pr-0 {
  padding-right: 0rem !important;
}

.pr-1 {
  padding-right: 0.25rem !important;
}

.pr-2 {
  padding-right: 0.5rem !important;
}

.pr-3 {
  padding-right: 1rem !important;
}

.pr-4 {
  padding-right: 1.5rem !important;
}

.pr-5 {
  padding-right: 2rem !important;
}

.pr-6 {
  padding-right: 3rem !important;
}

.pr-7 {
  padding-right: 4rem !important;
}

.pr-8 {
  padding-right: 5rem !important;
}

.pl-0 {
  padding-left: 0rem !important;
}

.pl-1 {
  padding-left: 0.25rem !important;
}

.pl-2 {
  padding-left: 0.5rem !important;
}

.pl-3 {
  padding-left: 1rem !important;
}

.pl-4 {
  padding-left: 1.5rem !important;
}

.pl-5 {
  padding-left: 2rem !important;
}

.pl-6 {
  padding-left: 3rem !important;
}

.pl-7 {
  padding-left: 4rem !important;
}

.pl-8 {
  padding-left: 5rem !important;
}

.pb-0 {
  padding-bottom: 0rem !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 2rem !important;
}

.pb-6 {
  padding-bottom: 3rem !important;
}

.pb-7 {
  padding-bottom: 4rem !important;
}

.pb-8 {
  padding-bottom: 5rem !important;
}

.px-0 {
  padding-left: 0rem !important;
  padding-right: 0rem !important;
}

.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.px-3 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.px-4 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.px-5 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.px-6 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.px-7 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}

.px-8 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}

.py-0 {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.py-6 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.py-7 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.py-8 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

@media screen and (min-width: 576px) {
  .sm\:p-0 {
    padding: 0rem !important;
  }
  .sm\:p-1 {
    padding: 0.25rem !important;
  }
  .sm\:p-2 {
    padding: 0.5rem !important;
  }
  .sm\:p-3 {
    padding: 1rem !important;
  }
  .sm\:p-4 {
    padding: 1.5rem !important;
  }
  .sm\:p-5 {
    padding: 2rem !important;
  }
  .sm\:p-6 {
    padding: 3rem !important;
  }
  .sm\:p-7 {
    padding: 4rem !important;
  }
  .sm\:p-8 {
    padding: 5rem !important;
  }
  .sm\:pt-0 {
    padding-top: 0rem !important;
  }
  .sm\:pt-1 {
    padding-top: 0.25rem !important;
  }
  .sm\:pt-2 {
    padding-top: 0.5rem !important;
  }
  .sm\:pt-3 {
    padding-top: 1rem !important;
  }
  .sm\:pt-4 {
    padding-top: 1.5rem !important;
  }
  .sm\:pt-5 {
    padding-top: 2rem !important;
  }
  .sm\:pt-6 {
    padding-top: 3rem !important;
  }
  .sm\:pt-7 {
    padding-top: 4rem !important;
  }
  .sm\:pt-8 {
    padding-top: 5rem !important;
  }
  .sm\:pr-0 {
    padding-right: 0rem !important;
  }
  .sm\:pr-1 {
    padding-right: 0.25rem !important;
  }
  .sm\:pr-2 {
    padding-right: 0.5rem !important;
  }
  .sm\:pr-3 {
    padding-right: 1rem !important;
  }
  .sm\:pr-4 {
    padding-right: 1.5rem !important;
  }
  .sm\:pr-5 {
    padding-right: 2rem !important;
  }
  .sm\:pr-6 {
    padding-right: 3rem !important;
  }
  .sm\:pr-7 {
    padding-right: 4rem !important;
  }
  .sm\:pr-8 {
    padding-right: 5rem !important;
  }
  .sm\:pl-0 {
    padding-left: 0rem !important;
  }
  .sm\:pl-1 {
    padding-left: 0.25rem !important;
  }
  .sm\:pl-2 {
    padding-left: 0.5rem !important;
  }
  .sm\:pl-3 {
    padding-left: 1rem !important;
  }
  .sm\:pl-4 {
    padding-left: 1.5rem !important;
  }
  .sm\:pl-5 {
    padding-left: 2rem !important;
  }
  .sm\:pl-6 {
    padding-left: 3rem !important;
  }
  .sm\:pl-7 {
    padding-left: 4rem !important;
  }
  .sm\:pl-8 {
    padding-left: 5rem !important;
  }
  .sm\:pb-0 {
    padding-bottom: 0rem !important;
  }
  .sm\:pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .sm\:pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .sm\:pb-3 {
    padding-bottom: 1rem !important;
  }
  .sm\:pb-4 {
    padding-bottom: 1.5rem !important;
  }
  .sm\:pb-5 {
    padding-bottom: 2rem !important;
  }
  .sm\:pb-6 {
    padding-bottom: 3rem !important;
  }
  .sm\:pb-7 {
    padding-bottom: 4rem !important;
  }
  .sm\:pb-8 {
    padding-bottom: 5rem !important;
  }
  .sm\:px-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .sm\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .sm\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .sm\:px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .sm\:px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .sm\:px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .sm\:px-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .sm\:px-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .sm\:px-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .sm\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .sm\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .sm\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .sm\:py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .sm\:py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .sm\:py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .sm\:py-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .sm\:py-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .sm\:py-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:p-0 {
    padding: 0rem !important;
  }
  .md\:p-1 {
    padding: 0.25rem !important;
  }
  .md\:p-2 {
    padding: 0.5rem !important;
  }
  .md\:p-3 {
    padding: 1rem !important;
  }
  .md\:p-4 {
    padding: 1.5rem !important;
  }
  .md\:p-5 {
    padding: 2rem !important;
  }
  .md\:p-6 {
    padding: 3rem !important;
  }
  .md\:p-7 {
    padding: 4rem !important;
  }
  .md\:p-8 {
    padding: 5rem !important;
  }
  .md\:pt-0 {
    padding-top: 0rem !important;
  }
  .md\:pt-1 {
    padding-top: 0.25rem !important;
  }
  .md\:pt-2 {
    padding-top: 0.5rem !important;
  }
  .md\:pt-3 {
    padding-top: 1rem !important;
  }
  .md\:pt-4 {
    padding-top: 1.5rem !important;
  }
  .md\:pt-5 {
    padding-top: 2rem !important;
  }
  .md\:pt-6 {
    padding-top: 3rem !important;
  }
  .md\:pt-7 {
    padding-top: 4rem !important;
  }
  .md\:pt-8 {
    padding-top: 5rem !important;
  }
  .md\:pr-0 {
    padding-right: 0rem !important;
  }
  .md\:pr-1 {
    padding-right: 0.25rem !important;
  }
  .md\:pr-2 {
    padding-right: 0.5rem !important;
  }
  .md\:pr-3 {
    padding-right: 1rem !important;
  }
  .md\:pr-4 {
    padding-right: 1.5rem !important;
  }
  .md\:pr-5 {
    padding-right: 2rem !important;
  }
  .md\:pr-6 {
    padding-right: 3rem !important;
  }
  .md\:pr-7 {
    padding-right: 4rem !important;
  }
  .md\:pr-8 {
    padding-right: 5rem !important;
  }
  .md\:pl-0 {
    padding-left: 0rem !important;
  }
  .md\:pl-1 {
    padding-left: 0.25rem !important;
  }
  .md\:pl-2 {
    padding-left: 0.5rem !important;
  }
  .md\:pl-3 {
    padding-left: 1rem !important;
  }
  .md\:pl-4 {
    padding-left: 1.5rem !important;
  }
  .md\:pl-5 {
    padding-left: 2rem !important;
  }
  .md\:pl-6 {
    padding-left: 3rem !important;
  }
  .md\:pl-7 {
    padding-left: 4rem !important;
  }
  .md\:pl-8 {
    padding-left: 5rem !important;
  }
  .md\:pb-0 {
    padding-bottom: 0rem !important;
  }
  .md\:pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .md\:pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .md\:pb-3 {
    padding-bottom: 1rem !important;
  }
  .md\:pb-4 {
    padding-bottom: 1.5rem !important;
  }
  .md\:pb-5 {
    padding-bottom: 2rem !important;
  }
  .md\:pb-6 {
    padding-bottom: 3rem !important;
  }
  .md\:pb-7 {
    padding-bottom: 4rem !important;
  }
  .md\:pb-8 {
    padding-bottom: 5rem !important;
  }
  .md\:px-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .md\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .md\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .md\:px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .md\:px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .md\:px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .md\:px-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .md\:px-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .md\:px-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .md\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .md\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .md\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .md\:py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .md\:py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .md\:py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .md\:py-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .md\:py-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .md\:py-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:p-0 {
    padding: 0rem !important;
  }
  .lg\:p-1 {
    padding: 0.25rem !important;
  }
  .lg\:p-2 {
    padding: 0.5rem !important;
  }
  .lg\:p-3 {
    padding: 1rem !important;
  }
  .lg\:p-4 {
    padding: 1.5rem !important;
  }
  .lg\:p-5 {
    padding: 2rem !important;
  }
  .lg\:p-6 {
    padding: 3rem !important;
  }
  .lg\:p-7 {
    padding: 4rem !important;
  }
  .lg\:p-8 {
    padding: 5rem !important;
  }
  .lg\:pt-0 {
    padding-top: 0rem !important;
  }
  .lg\:pt-1 {
    padding-top: 0.25rem !important;
  }
  .lg\:pt-2 {
    padding-top: 0.5rem !important;
  }
  .lg\:pt-3 {
    padding-top: 1rem !important;
  }
  .lg\:pt-4 {
    padding-top: 1.5rem !important;
  }
  .lg\:pt-5 {
    padding-top: 2rem !important;
  }
  .lg\:pt-6 {
    padding-top: 3rem !important;
  }
  .lg\:pt-7 {
    padding-top: 4rem !important;
  }
  .lg\:pt-8 {
    padding-top: 5rem !important;
  }
  .lg\:pr-0 {
    padding-right: 0rem !important;
  }
  .lg\:pr-1 {
    padding-right: 0.25rem !important;
  }
  .lg\:pr-2 {
    padding-right: 0.5rem !important;
  }
  .lg\:pr-3 {
    padding-right: 1rem !important;
  }
  .lg\:pr-4 {
    padding-right: 1.5rem !important;
  }
  .lg\:pr-5 {
    padding-right: 2rem !important;
  }
  .lg\:pr-6 {
    padding-right: 3rem !important;
  }
  .lg\:pr-7 {
    padding-right: 4rem !important;
  }
  .lg\:pr-8 {
    padding-right: 5rem !important;
  }
  .lg\:pl-0 {
    padding-left: 0rem !important;
  }
  .lg\:pl-1 {
    padding-left: 0.25rem !important;
  }
  .lg\:pl-2 {
    padding-left: 0.5rem !important;
  }
  .lg\:pl-3 {
    padding-left: 1rem !important;
  }
  .lg\:pl-4 {
    padding-left: 1.5rem !important;
  }
  .lg\:pl-5 {
    padding-left: 2rem !important;
  }
  .lg\:pl-6 {
    padding-left: 3rem !important;
  }
  .lg\:pl-7 {
    padding-left: 4rem !important;
  }
  .lg\:pl-8 {
    padding-left: 5rem !important;
  }
  .lg\:pb-0 {
    padding-bottom: 0rem !important;
  }
  .lg\:pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .lg\:pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .lg\:pb-3 {
    padding-bottom: 1rem !important;
  }
  .lg\:pb-4 {
    padding-bottom: 1.5rem !important;
  }
  .lg\:pb-5 {
    padding-bottom: 2rem !important;
  }
  .lg\:pb-6 {
    padding-bottom: 3rem !important;
  }
  .lg\:pb-7 {
    padding-bottom: 4rem !important;
  }
  .lg\:pb-8 {
    padding-bottom: 5rem !important;
  }
  .lg\:px-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .lg\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .lg\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .lg\:px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .lg\:px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .lg\:px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .lg\:px-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .lg\:px-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .lg\:px-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .lg\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .lg\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .lg\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .lg\:py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .lg\:py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .lg\:py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .lg\:py-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .lg\:py-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .lg\:py-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:p-0 {
    padding: 0rem !important;
  }
  .xl\:p-1 {
    padding: 0.25rem !important;
  }
  .xl\:p-2 {
    padding: 0.5rem !important;
  }
  .xl\:p-3 {
    padding: 1rem !important;
  }
  .xl\:p-4 {
    padding: 1.5rem !important;
  }
  .xl\:p-5 {
    padding: 2rem !important;
  }
  .xl\:p-6 {
    padding: 3rem !important;
  }
  .xl\:p-7 {
    padding: 4rem !important;
  }
  .xl\:p-8 {
    padding: 5rem !important;
  }
  .xl\:pt-0 {
    padding-top: 0rem !important;
  }
  .xl\:pt-1 {
    padding-top: 0.25rem !important;
  }
  .xl\:pt-2 {
    padding-top: 0.5rem !important;
  }
  .xl\:pt-3 {
    padding-top: 1rem !important;
  }
  .xl\:pt-4 {
    padding-top: 1.5rem !important;
  }
  .xl\:pt-5 {
    padding-top: 2rem !important;
  }
  .xl\:pt-6 {
    padding-top: 3rem !important;
  }
  .xl\:pt-7 {
    padding-top: 4rem !important;
  }
  .xl\:pt-8 {
    padding-top: 5rem !important;
  }
  .xl\:pr-0 {
    padding-right: 0rem !important;
  }
  .xl\:pr-1 {
    padding-right: 0.25rem !important;
  }
  .xl\:pr-2 {
    padding-right: 0.5rem !important;
  }
  .xl\:pr-3 {
    padding-right: 1rem !important;
  }
  .xl\:pr-4 {
    padding-right: 1.5rem !important;
  }
  .xl\:pr-5 {
    padding-right: 2rem !important;
  }
  .xl\:pr-6 {
    padding-right: 3rem !important;
  }
  .xl\:pr-7 {
    padding-right: 4rem !important;
  }
  .xl\:pr-8 {
    padding-right: 5rem !important;
  }
  .xl\:pl-0 {
    padding-left: 0rem !important;
  }
  .xl\:pl-1 {
    padding-left: 0.25rem !important;
  }
  .xl\:pl-2 {
    padding-left: 0.5rem !important;
  }
  .xl\:pl-3 {
    padding-left: 1rem !important;
  }
  .xl\:pl-4 {
    padding-left: 1.5rem !important;
  }
  .xl\:pl-5 {
    padding-left: 2rem !important;
  }
  .xl\:pl-6 {
    padding-left: 3rem !important;
  }
  .xl\:pl-7 {
    padding-left: 4rem !important;
  }
  .xl\:pl-8 {
    padding-left: 5rem !important;
  }
  .xl\:pb-0 {
    padding-bottom: 0rem !important;
  }
  .xl\:pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .xl\:pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .xl\:pb-3 {
    padding-bottom: 1rem !important;
  }
  .xl\:pb-4 {
    padding-bottom: 1.5rem !important;
  }
  .xl\:pb-5 {
    padding-bottom: 2rem !important;
  }
  .xl\:pb-6 {
    padding-bottom: 3rem !important;
  }
  .xl\:pb-7 {
    padding-bottom: 4rem !important;
  }
  .xl\:pb-8 {
    padding-bottom: 5rem !important;
  }
  .xl\:px-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .xl\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .xl\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .xl\:px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .xl\:px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .xl\:px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .xl\:px-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .xl\:px-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .xl\:px-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .xl\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .xl\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .xl\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .xl\:py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .xl\:py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .xl\:py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .xl\:py-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .xl\:py-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .xl\:py-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
.m-0 {
  margin: 0rem !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 2rem !important;
}

.m-6 {
  margin: 3rem !important;
}

.m-7 {
  margin: 4rem !important;
}

.m-8 {
  margin: 5rem !important;
}

.-m-1 {
  margin: -0.25rem !important;
}

.-m-2 {
  margin: -0.5rem !important;
}

.-m-3 {
  margin: -1rem !important;
}

.-m-4 {
  margin: -1.5rem !important;
}

.-m-5 {
  margin: -2rem !important;
}

.-m-6 {
  margin: -3rem !important;
}

.-m-7 {
  margin: -4rem !important;
}

.-m-8 {
  margin: -5rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-0 {
  margin-top: 0rem !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 2rem !important;
}

.mt-6 {
  margin-top: 3rem !important;
}

.mt-7 {
  margin-top: 4rem !important;
}

.mt-8 {
  margin-top: 5rem !important;
}

.-mt-1 {
  margin-top: -0.25rem !important;
}

.-mt-2 {
  margin-top: -0.5rem !important;
}

.-mt-3 {
  margin-top: -1rem !important;
}

.-mt-4 {
  margin-top: -1.5rem !important;
}

.-mt-5 {
  margin-top: -2rem !important;
}

.-mt-6 {
  margin-top: -3rem !important;
}

.-mt-7 {
  margin-top: -4rem !important;
}

.-mt-8 {
  margin-top: -5rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mr-0 {
  margin-right: 0rem !important;
}

.mr-1 {
  margin-right: 0.25rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.mr-3 {
  margin-right: 1rem !important;
}

.mr-4 {
  margin-right: 1.5rem !important;
}

.mr-5 {
  margin-right: 2rem !important;
}

.mr-6 {
  margin-right: 3rem !important;
}

.mr-7 {
  margin-right: 4rem !important;
}

.mr-8 {
  margin-right: 5rem !important;
}

.-mr-1 {
  margin-right: -0.25rem !important;
}

.-mr-2 {
  margin-right: -0.5rem !important;
}

.-mr-3 {
  margin-right: -1rem !important;
}

.-mr-4 {
  margin-right: -1.5rem !important;
}

.-mr-5 {
  margin-right: -2rem !important;
}

.-mr-6 {
  margin-right: -3rem !important;
}

.-mr-7 {
  margin-right: -4rem !important;
}

.-mr-8 {
  margin-right: -5rem !important;
}

.mr-auto {
  margin-right: auto !important;
}

.ml-0 {
  margin-left: 0rem !important;
}

.ml-1 {
  margin-left: 0.25rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.ml-3 {
  margin-left: 1rem !important;
}

.ml-4 {
  margin-left: 1.5rem !important;
}

.ml-5 {
  margin-left: 2rem !important;
}

.ml-6 {
  margin-left: 3rem !important;
}

.ml-7 {
  margin-left: 4rem !important;
}

.ml-8 {
  margin-left: 5rem !important;
}

.-ml-1 {
  margin-left: -0.25rem !important;
}

.-ml-2 {
  margin-left: -0.5rem !important;
}

.-ml-3 {
  margin-left: -1rem !important;
}

.-ml-4 {
  margin-left: -1.5rem !important;
}

.-ml-5 {
  margin-left: -2rem !important;
}

.-ml-6 {
  margin-left: -3rem !important;
}

.-ml-7 {
  margin-left: -4rem !important;
}

.-ml-8 {
  margin-left: -5rem !important;
}

.ml-auto {
  margin-left: auto !important;
}

.mb-0 {
  margin-bottom: 0rem !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 2rem !important;
}

.mb-6 {
  margin-bottom: 3rem !important;
}

.mb-7 {
  margin-bottom: 4rem !important;
}

.mb-8 {
  margin-bottom: 5rem !important;
}

.-mb-1 {
  margin-bottom: -0.25rem !important;
}

.-mb-2 {
  margin-bottom: -0.5rem !important;
}

.-mb-3 {
  margin-bottom: -1rem !important;
}

.-mb-4 {
  margin-bottom: -1.5rem !important;
}

.-mb-5 {
  margin-bottom: -2rem !important;
}

.-mb-6 {
  margin-bottom: -3rem !important;
}

.-mb-7 {
  margin-bottom: -4rem !important;
}

.-mb-8 {
  margin-bottom: -5rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.mx-0 {
  margin-left: 0rem !important;
  margin-right: 0rem !important;
}

.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.mx-3 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.mx-4 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.mx-5 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.mx-6 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.mx-7 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}

.mx-8 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}

.-mx-1 {
  margin-left: -0.25rem !important;
  margin-right: -0.25rem !important;
}

.-mx-2 {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important;
}

.-mx-3 {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}

.-mx-4 {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
}

.-mx-5 {
  margin-left: -2rem !important;
  margin-right: -2rem !important;
}

.-mx-6 {
  margin-left: -3rem !important;
  margin-right: -3rem !important;
}

.-mx-7 {
  margin-left: -4rem !important;
  margin-right: -4rem !important;
}

.-mx-8 {
  margin-left: -5rem !important;
  margin-right: -5rem !important;
}

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.my-0 {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.my-6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-7 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

.my-8 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

.-my-1 {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}

.-my-2 {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}

.-my-3 {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}

.-my-4 {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important;
}

.-my-5 {
  margin-top: -2rem !important;
  margin-bottom: -2rem !important;
}

.-my-6 {
  margin-top: -3rem !important;
  margin-bottom: -3rem !important;
}

.-my-7 {
  margin-top: -4rem !important;
  margin-bottom: -4rem !important;
}

.-my-8 {
  margin-top: -5rem !important;
  margin-bottom: -5rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

@media screen and (min-width: 576px) {
  .sm\:m-0 {
    margin: 0rem !important;
  }
  .sm\:m-1 {
    margin: 0.25rem !important;
  }
  .sm\:m-2 {
    margin: 0.5rem !important;
  }
  .sm\:m-3 {
    margin: 1rem !important;
  }
  .sm\:m-4 {
    margin: 1.5rem !important;
  }
  .sm\:m-5 {
    margin: 2rem !important;
  }
  .sm\:m-6 {
    margin: 3rem !important;
  }
  .sm\:m-7 {
    margin: 4rem !important;
  }
  .sm\:m-8 {
    margin: 5rem !important;
  }
  .sm\:-m-1 {
    margin: -0.25rem !important;
  }
  .sm\:-m-2 {
    margin: -0.5rem !important;
  }
  .sm\:-m-3 {
    margin: -1rem !important;
  }
  .sm\:-m-4 {
    margin: -1.5rem !important;
  }
  .sm\:-m-5 {
    margin: -2rem !important;
  }
  .sm\:-m-6 {
    margin: -3rem !important;
  }
  .sm\:-m-7 {
    margin: -4rem !important;
  }
  .sm\:-m-8 {
    margin: -5rem !important;
  }
  .sm\:m-auto {
    margin: auto !important;
  }
  .sm\:mt-0 {
    margin-top: 0rem !important;
  }
  .sm\:mt-1 {
    margin-top: 0.25rem !important;
  }
  .sm\:mt-2 {
    margin-top: 0.5rem !important;
  }
  .sm\:mt-3 {
    margin-top: 1rem !important;
  }
  .sm\:mt-4 {
    margin-top: 1.5rem !important;
  }
  .sm\:mt-5 {
    margin-top: 2rem !important;
  }
  .sm\:mt-6 {
    margin-top: 3rem !important;
  }
  .sm\:mt-7 {
    margin-top: 4rem !important;
  }
  .sm\:mt-8 {
    margin-top: 5rem !important;
  }
  .sm\:-mt-1 {
    margin-top: -0.25rem !important;
  }
  .sm\:-mt-2 {
    margin-top: -0.5rem !important;
  }
  .sm\:-mt-3 {
    margin-top: -1rem !important;
  }
  .sm\:-mt-4 {
    margin-top: -1.5rem !important;
  }
  .sm\:-mt-5 {
    margin-top: -2rem !important;
  }
  .sm\:-mt-6 {
    margin-top: -3rem !important;
  }
  .sm\:-mt-7 {
    margin-top: -4rem !important;
  }
  .sm\:-mt-8 {
    margin-top: -5rem !important;
  }
  .sm\:mt-auto {
    margin-top: auto !important;
  }
  .sm\:mr-0 {
    margin-right: 0rem !important;
  }
  .sm\:mr-1 {
    margin-right: 0.25rem !important;
  }
  .sm\:mr-2 {
    margin-right: 0.5rem !important;
  }
  .sm\:mr-3 {
    margin-right: 1rem !important;
  }
  .sm\:mr-4 {
    margin-right: 1.5rem !important;
  }
  .sm\:mr-5 {
    margin-right: 2rem !important;
  }
  .sm\:mr-6 {
    margin-right: 3rem !important;
  }
  .sm\:mr-7 {
    margin-right: 4rem !important;
  }
  .sm\:mr-8 {
    margin-right: 5rem !important;
  }
  .sm\:-mr-1 {
    margin-right: -0.25rem !important;
  }
  .sm\:-mr-2 {
    margin-right: -0.5rem !important;
  }
  .sm\:-mr-3 {
    margin-right: -1rem !important;
  }
  .sm\:-mr-4 {
    margin-right: -1.5rem !important;
  }
  .sm\:-mr-5 {
    margin-right: -2rem !important;
  }
  .sm\:-mr-6 {
    margin-right: -3rem !important;
  }
  .sm\:-mr-7 {
    margin-right: -4rem !important;
  }
  .sm\:-mr-8 {
    margin-right: -5rem !important;
  }
  .sm\:mr-auto {
    margin-right: auto !important;
  }
  .sm\:ml-0 {
    margin-left: 0rem !important;
  }
  .sm\:ml-1 {
    margin-left: 0.25rem !important;
  }
  .sm\:ml-2 {
    margin-left: 0.5rem !important;
  }
  .sm\:ml-3 {
    margin-left: 1rem !important;
  }
  .sm\:ml-4 {
    margin-left: 1.5rem !important;
  }
  .sm\:ml-5 {
    margin-left: 2rem !important;
  }
  .sm\:ml-6 {
    margin-left: 3rem !important;
  }
  .sm\:ml-7 {
    margin-left: 4rem !important;
  }
  .sm\:ml-8 {
    margin-left: 5rem !important;
  }
  .sm\:-ml-1 {
    margin-left: -0.25rem !important;
  }
  .sm\:-ml-2 {
    margin-left: -0.5rem !important;
  }
  .sm\:-ml-3 {
    margin-left: -1rem !important;
  }
  .sm\:-ml-4 {
    margin-left: -1.5rem !important;
  }
  .sm\:-ml-5 {
    margin-left: -2rem !important;
  }
  .sm\:-ml-6 {
    margin-left: -3rem !important;
  }
  .sm\:-ml-7 {
    margin-left: -4rem !important;
  }
  .sm\:-ml-8 {
    margin-left: -5rem !important;
  }
  .sm\:ml-auto {
    margin-left: auto !important;
  }
  .sm\:mb-0 {
    margin-bottom: 0rem !important;
  }
  .sm\:mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .sm\:mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .sm\:mb-3 {
    margin-bottom: 1rem !important;
  }
  .sm\:mb-4 {
    margin-bottom: 1.5rem !important;
  }
  .sm\:mb-5 {
    margin-bottom: 2rem !important;
  }
  .sm\:mb-6 {
    margin-bottom: 3rem !important;
  }
  .sm\:mb-7 {
    margin-bottom: 4rem !important;
  }
  .sm\:mb-8 {
    margin-bottom: 5rem !important;
  }
  .sm\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }
  .sm\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }
  .sm\:-mb-3 {
    margin-bottom: -1rem !important;
  }
  .sm\:-mb-4 {
    margin-bottom: -1.5rem !important;
  }
  .sm\:-mb-5 {
    margin-bottom: -2rem !important;
  }
  .sm\:-mb-6 {
    margin-bottom: -3rem !important;
  }
  .sm\:-mb-7 {
    margin-bottom: -4rem !important;
  }
  .sm\:-mb-8 {
    margin-bottom: -5rem !important;
  }
  .sm\:mb-auto {
    margin-bottom: auto !important;
  }
  .sm\:mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .sm\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .sm\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .sm\:mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .sm\:mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .sm\:mx-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .sm\:mx-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .sm\:mx-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .sm\:mx-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .sm\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }
  .sm\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }
  .sm\:-mx-3 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  .sm\:-mx-4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .sm\:-mx-5 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }
  .sm\:-mx-6 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }
  .sm\:-mx-7 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }
  .sm\:-mx-8 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }
  .sm\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .sm\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .sm\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .sm\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .sm\:my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .sm\:my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .sm\:my-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .sm\:my-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .sm\:my-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .sm\:my-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .sm\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .sm\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .sm\:-my-3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .sm\:-my-4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .sm\:-my-5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .sm\:-my-6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .sm\:-my-7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .sm\:-my-8 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .sm\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:m-0 {
    margin: 0rem !important;
  }
  .md\:m-1 {
    margin: 0.25rem !important;
  }
  .md\:m-2 {
    margin: 0.5rem !important;
  }
  .md\:m-3 {
    margin: 1rem !important;
  }
  .md\:m-4 {
    margin: 1.5rem !important;
  }
  .md\:m-5 {
    margin: 2rem !important;
  }
  .md\:m-6 {
    margin: 3rem !important;
  }
  .md\:m-7 {
    margin: 4rem !important;
  }
  .md\:m-8 {
    margin: 5rem !important;
  }
  .md\:-m-1 {
    margin: -0.25rem !important;
  }
  .md\:-m-2 {
    margin: -0.5rem !important;
  }
  .md\:-m-3 {
    margin: -1rem !important;
  }
  .md\:-m-4 {
    margin: -1.5rem !important;
  }
  .md\:-m-5 {
    margin: -2rem !important;
  }
  .md\:-m-6 {
    margin: -3rem !important;
  }
  .md\:-m-7 {
    margin: -4rem !important;
  }
  .md\:-m-8 {
    margin: -5rem !important;
  }
  .md\:m-auto {
    margin: auto !important;
  }
  .md\:mt-0 {
    margin-top: 0rem !important;
  }
  .md\:mt-1 {
    margin-top: 0.25rem !important;
  }
  .md\:mt-2 {
    margin-top: 0.5rem !important;
  }
  .md\:mt-3 {
    margin-top: 1rem !important;
  }
  .md\:mt-4 {
    margin-top: 1.5rem !important;
  }
  .md\:mt-5 {
    margin-top: 2rem !important;
  }
  .md\:mt-6 {
    margin-top: 3rem !important;
  }
  .md\:mt-7 {
    margin-top: 4rem !important;
  }
  .md\:mt-8 {
    margin-top: 5rem !important;
  }
  .md\:-mt-1 {
    margin-top: -0.25rem !important;
  }
  .md\:-mt-2 {
    margin-top: -0.5rem !important;
  }
  .md\:-mt-3 {
    margin-top: -1rem !important;
  }
  .md\:-mt-4 {
    margin-top: -1.5rem !important;
  }
  .md\:-mt-5 {
    margin-top: -2rem !important;
  }
  .md\:-mt-6 {
    margin-top: -3rem !important;
  }
  .md\:-mt-7 {
    margin-top: -4rem !important;
  }
  .md\:-mt-8 {
    margin-top: -5rem !important;
  }
  .md\:mt-auto {
    margin-top: auto !important;
  }
  .md\:mr-0 {
    margin-right: 0rem !important;
  }
  .md\:mr-1 {
    margin-right: 0.25rem !important;
  }
  .md\:mr-2 {
    margin-right: 0.5rem !important;
  }
  .md\:mr-3 {
    margin-right: 1rem !important;
  }
  .md\:mr-4 {
    margin-right: 1.5rem !important;
  }
  .md\:mr-5 {
    margin-right: 2rem !important;
  }
  .md\:mr-6 {
    margin-right: 3rem !important;
  }
  .md\:mr-7 {
    margin-right: 4rem !important;
  }
  .md\:mr-8 {
    margin-right: 5rem !important;
  }
  .md\:-mr-1 {
    margin-right: -0.25rem !important;
  }
  .md\:-mr-2 {
    margin-right: -0.5rem !important;
  }
  .md\:-mr-3 {
    margin-right: -1rem !important;
  }
  .md\:-mr-4 {
    margin-right: -1.5rem !important;
  }
  .md\:-mr-5 {
    margin-right: -2rem !important;
  }
  .md\:-mr-6 {
    margin-right: -3rem !important;
  }
  .md\:-mr-7 {
    margin-right: -4rem !important;
  }
  .md\:-mr-8 {
    margin-right: -5rem !important;
  }
  .md\:mr-auto {
    margin-right: auto !important;
  }
  .md\:ml-0 {
    margin-left: 0rem !important;
  }
  .md\:ml-1 {
    margin-left: 0.25rem !important;
  }
  .md\:ml-2 {
    margin-left: 0.5rem !important;
  }
  .md\:ml-3 {
    margin-left: 1rem !important;
  }
  .md\:ml-4 {
    margin-left: 1.5rem !important;
  }
  .md\:ml-5 {
    margin-left: 2rem !important;
  }
  .md\:ml-6 {
    margin-left: 3rem !important;
  }
  .md\:ml-7 {
    margin-left: 4rem !important;
  }
  .md\:ml-8 {
    margin-left: 5rem !important;
  }
  .md\:-ml-1 {
    margin-left: -0.25rem !important;
  }
  .md\:-ml-2 {
    margin-left: -0.5rem !important;
  }
  .md\:-ml-3 {
    margin-left: -1rem !important;
  }
  .md\:-ml-4 {
    margin-left: -1.5rem !important;
  }
  .md\:-ml-5 {
    margin-left: -2rem !important;
  }
  .md\:-ml-6 {
    margin-left: -3rem !important;
  }
  .md\:-ml-7 {
    margin-left: -4rem !important;
  }
  .md\:-ml-8 {
    margin-left: -5rem !important;
  }
  .md\:ml-auto {
    margin-left: auto !important;
  }
  .md\:mb-0 {
    margin-bottom: 0rem !important;
  }
  .md\:mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .md\:mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .md\:mb-3 {
    margin-bottom: 1rem !important;
  }
  .md\:mb-4 {
    margin-bottom: 1.5rem !important;
  }
  .md\:mb-5 {
    margin-bottom: 2rem !important;
  }
  .md\:mb-6 {
    margin-bottom: 3rem !important;
  }
  .md\:mb-7 {
    margin-bottom: 4rem !important;
  }
  .md\:mb-8 {
    margin-bottom: 5rem !important;
  }
  .md\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }
  .md\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }
  .md\:-mb-3 {
    margin-bottom: -1rem !important;
  }
  .md\:-mb-4 {
    margin-bottom: -1.5rem !important;
  }
  .md\:-mb-5 {
    margin-bottom: -2rem !important;
  }
  .md\:-mb-6 {
    margin-bottom: -3rem !important;
  }
  .md\:-mb-7 {
    margin-bottom: -4rem !important;
  }
  .md\:-mb-8 {
    margin-bottom: -5rem !important;
  }
  .md\:mb-auto {
    margin-bottom: auto !important;
  }
  .md\:mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .md\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .md\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .md\:mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .md\:mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .md\:mx-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .md\:mx-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .md\:mx-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .md\:mx-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .md\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }
  .md\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }
  .md\:-mx-3 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  .md\:-mx-4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .md\:-mx-5 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }
  .md\:-mx-6 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }
  .md\:-mx-7 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }
  .md\:-mx-8 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }
  .md\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .md\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .md\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .md\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .md\:my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .md\:my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .md\:my-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .md\:my-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .md\:my-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .md\:my-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .md\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .md\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .md\:-my-3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .md\:-my-4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .md\:-my-5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .md\:-my-6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .md\:-my-7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .md\:-my-8 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .md\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:m-0 {
    margin: 0rem !important;
  }
  .lg\:m-1 {
    margin: 0.25rem !important;
  }
  .lg\:m-2 {
    margin: 0.5rem !important;
  }
  .lg\:m-3 {
    margin: 1rem !important;
  }
  .lg\:m-4 {
    margin: 1.5rem !important;
  }
  .lg\:m-5 {
    margin: 2rem !important;
  }
  .lg\:m-6 {
    margin: 3rem !important;
  }
  .lg\:m-7 {
    margin: 4rem !important;
  }
  .lg\:m-8 {
    margin: 5rem !important;
  }
  .lg\:-m-1 {
    margin: -0.25rem !important;
  }
  .lg\:-m-2 {
    margin: -0.5rem !important;
  }
  .lg\:-m-3 {
    margin: -1rem !important;
  }
  .lg\:-m-4 {
    margin: -1.5rem !important;
  }
  .lg\:-m-5 {
    margin: -2rem !important;
  }
  .lg\:-m-6 {
    margin: -3rem !important;
  }
  .lg\:-m-7 {
    margin: -4rem !important;
  }
  .lg\:-m-8 {
    margin: -5rem !important;
  }
  .lg\:m-auto {
    margin: auto !important;
  }
  .lg\:mt-0 {
    margin-top: 0rem !important;
  }
  .lg\:mt-1 {
    margin-top: 0.25rem !important;
  }
  .lg\:mt-2 {
    margin-top: 0.5rem !important;
  }
  .lg\:mt-3 {
    margin-top: 1rem !important;
  }
  .lg\:mt-4 {
    margin-top: 1.5rem !important;
  }
  .lg\:mt-5 {
    margin-top: 2rem !important;
  }
  .lg\:mt-6 {
    margin-top: 3rem !important;
  }
  .lg\:mt-7 {
    margin-top: 4rem !important;
  }
  .lg\:mt-8 {
    margin-top: 5rem !important;
  }
  .lg\:-mt-1 {
    margin-top: -0.25rem !important;
  }
  .lg\:-mt-2 {
    margin-top: -0.5rem !important;
  }
  .lg\:-mt-3 {
    margin-top: -1rem !important;
  }
  .lg\:-mt-4 {
    margin-top: -1.5rem !important;
  }
  .lg\:-mt-5 {
    margin-top: -2rem !important;
  }
  .lg\:-mt-6 {
    margin-top: -3rem !important;
  }
  .lg\:-mt-7 {
    margin-top: -4rem !important;
  }
  .lg\:-mt-8 {
    margin-top: -5rem !important;
  }
  .lg\:mt-auto {
    margin-top: auto !important;
  }
  .lg\:mr-0 {
    margin-right: 0rem !important;
  }
  .lg\:mr-1 {
    margin-right: 0.25rem !important;
  }
  .lg\:mr-2 {
    margin-right: 0.5rem !important;
  }
  .lg\:mr-3 {
    margin-right: 1rem !important;
  }
  .lg\:mr-4 {
    margin-right: 1.5rem !important;
  }
  .lg\:mr-5 {
    margin-right: 2rem !important;
  }
  .lg\:mr-6 {
    margin-right: 3rem !important;
  }
  .lg\:mr-7 {
    margin-right: 4rem !important;
  }
  .lg\:mr-8 {
    margin-right: 5rem !important;
  }
  .lg\:-mr-1 {
    margin-right: -0.25rem !important;
  }
  .lg\:-mr-2 {
    margin-right: -0.5rem !important;
  }
  .lg\:-mr-3 {
    margin-right: -1rem !important;
  }
  .lg\:-mr-4 {
    margin-right: -1.5rem !important;
  }
  .lg\:-mr-5 {
    margin-right: -2rem !important;
  }
  .lg\:-mr-6 {
    margin-right: -3rem !important;
  }
  .lg\:-mr-7 {
    margin-right: -4rem !important;
  }
  .lg\:-mr-8 {
    margin-right: -5rem !important;
  }
  .lg\:mr-auto {
    margin-right: auto !important;
  }
  .lg\:ml-0 {
    margin-left: 0rem !important;
  }
  .lg\:ml-1 {
    margin-left: 0.25rem !important;
  }
  .lg\:ml-2 {
    margin-left: 0.5rem !important;
  }
  .lg\:ml-3 {
    margin-left: 1rem !important;
  }
  .lg\:ml-4 {
    margin-left: 1.5rem !important;
  }
  .lg\:ml-5 {
    margin-left: 2rem !important;
  }
  .lg\:ml-6 {
    margin-left: 3rem !important;
  }
  .lg\:ml-7 {
    margin-left: 4rem !important;
  }
  .lg\:ml-8 {
    margin-left: 5rem !important;
  }
  .lg\:-ml-1 {
    margin-left: -0.25rem !important;
  }
  .lg\:-ml-2 {
    margin-left: -0.5rem !important;
  }
  .lg\:-ml-3 {
    margin-left: -1rem !important;
  }
  .lg\:-ml-4 {
    margin-left: -1.5rem !important;
  }
  .lg\:-ml-5 {
    margin-left: -2rem !important;
  }
  .lg\:-ml-6 {
    margin-left: -3rem !important;
  }
  .lg\:-ml-7 {
    margin-left: -4rem !important;
  }
  .lg\:-ml-8 {
    margin-left: -5rem !important;
  }
  .lg\:ml-auto {
    margin-left: auto !important;
  }
  .lg\:mb-0 {
    margin-bottom: 0rem !important;
  }
  .lg\:mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .lg\:mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .lg\:mb-3 {
    margin-bottom: 1rem !important;
  }
  .lg\:mb-4 {
    margin-bottom: 1.5rem !important;
  }
  .lg\:mb-5 {
    margin-bottom: 2rem !important;
  }
  .lg\:mb-6 {
    margin-bottom: 3rem !important;
  }
  .lg\:mb-7 {
    margin-bottom: 4rem !important;
  }
  .lg\:mb-8 {
    margin-bottom: 5rem !important;
  }
  .lg\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }
  .lg\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }
  .lg\:-mb-3 {
    margin-bottom: -1rem !important;
  }
  .lg\:-mb-4 {
    margin-bottom: -1.5rem !important;
  }
  .lg\:-mb-5 {
    margin-bottom: -2rem !important;
  }
  .lg\:-mb-6 {
    margin-bottom: -3rem !important;
  }
  .lg\:-mb-7 {
    margin-bottom: -4rem !important;
  }
  .lg\:-mb-8 {
    margin-bottom: -5rem !important;
  }
  .lg\:mb-auto {
    margin-bottom: auto !important;
  }
  .lg\:mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .lg\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .lg\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .lg\:mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .lg\:mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .lg\:mx-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .lg\:mx-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .lg\:mx-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .lg\:mx-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .lg\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }
  .lg\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }
  .lg\:-mx-3 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  .lg\:-mx-4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .lg\:-mx-5 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }
  .lg\:-mx-6 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }
  .lg\:-mx-7 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }
  .lg\:-mx-8 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }
  .lg\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .lg\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .lg\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .lg\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .lg\:my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .lg\:my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .lg\:my-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .lg\:my-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .lg\:my-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .lg\:my-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .lg\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .lg\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .lg\:-my-3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .lg\:-my-4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .lg\:-my-5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .lg\:-my-6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .lg\:-my-7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .lg\:-my-8 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .lg\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:m-0 {
    margin: 0rem !important;
  }
  .xl\:m-1 {
    margin: 0.25rem !important;
  }
  .xl\:m-2 {
    margin: 0.5rem !important;
  }
  .xl\:m-3 {
    margin: 1rem !important;
  }
  .xl\:m-4 {
    margin: 1.5rem !important;
  }
  .xl\:m-5 {
    margin: 2rem !important;
  }
  .xl\:m-6 {
    margin: 3rem !important;
  }
  .xl\:m-7 {
    margin: 4rem !important;
  }
  .xl\:m-8 {
    margin: 5rem !important;
  }
  .xl\:-m-1 {
    margin: -0.25rem !important;
  }
  .xl\:-m-2 {
    margin: -0.5rem !important;
  }
  .xl\:-m-3 {
    margin: -1rem !important;
  }
  .xl\:-m-4 {
    margin: -1.5rem !important;
  }
  .xl\:-m-5 {
    margin: -2rem !important;
  }
  .xl\:-m-6 {
    margin: -3rem !important;
  }
  .xl\:-m-7 {
    margin: -4rem !important;
  }
  .xl\:-m-8 {
    margin: -5rem !important;
  }
  .xl\:m-auto {
    margin: auto !important;
  }
  .xl\:mt-0 {
    margin-top: 0rem !important;
  }
  .xl\:mt-1 {
    margin-top: 0.25rem !important;
  }
  .xl\:mt-2 {
    margin-top: 0.5rem !important;
  }
  .xl\:mt-3 {
    margin-top: 1rem !important;
  }
  .xl\:mt-4 {
    margin-top: 1.5rem !important;
  }
  .xl\:mt-5 {
    margin-top: 2rem !important;
  }
  .xl\:mt-6 {
    margin-top: 3rem !important;
  }
  .xl\:mt-7 {
    margin-top: 4rem !important;
  }
  .xl\:mt-8 {
    margin-top: 5rem !important;
  }
  .xl\:-mt-1 {
    margin-top: -0.25rem !important;
  }
  .xl\:-mt-2 {
    margin-top: -0.5rem !important;
  }
  .xl\:-mt-3 {
    margin-top: -1rem !important;
  }
  .xl\:-mt-4 {
    margin-top: -1.5rem !important;
  }
  .xl\:-mt-5 {
    margin-top: -2rem !important;
  }
  .xl\:-mt-6 {
    margin-top: -3rem !important;
  }
  .xl\:-mt-7 {
    margin-top: -4rem !important;
  }
  .xl\:-mt-8 {
    margin-top: -5rem !important;
  }
  .xl\:mt-auto {
    margin-top: auto !important;
  }
  .xl\:mr-0 {
    margin-right: 0rem !important;
  }
  .xl\:mr-1 {
    margin-right: 0.25rem !important;
  }
  .xl\:mr-2 {
    margin-right: 0.5rem !important;
  }
  .xl\:mr-3 {
    margin-right: 1rem !important;
  }
  .xl\:mr-4 {
    margin-right: 1.5rem !important;
  }
  .xl\:mr-5 {
    margin-right: 2rem !important;
  }
  .xl\:mr-6 {
    margin-right: 3rem !important;
  }
  .xl\:mr-7 {
    margin-right: 4rem !important;
  }
  .xl\:mr-8 {
    margin-right: 5rem !important;
  }
  .xl\:-mr-1 {
    margin-right: -0.25rem !important;
  }
  .xl\:-mr-2 {
    margin-right: -0.5rem !important;
  }
  .xl\:-mr-3 {
    margin-right: -1rem !important;
  }
  .xl\:-mr-4 {
    margin-right: -1.5rem !important;
  }
  .xl\:-mr-5 {
    margin-right: -2rem !important;
  }
  .xl\:-mr-6 {
    margin-right: -3rem !important;
  }
  .xl\:-mr-7 {
    margin-right: -4rem !important;
  }
  .xl\:-mr-8 {
    margin-right: -5rem !important;
  }
  .xl\:mr-auto {
    margin-right: auto !important;
  }
  .xl\:ml-0 {
    margin-left: 0rem !important;
  }
  .xl\:ml-1 {
    margin-left: 0.25rem !important;
  }
  .xl\:ml-2 {
    margin-left: 0.5rem !important;
  }
  .xl\:ml-3 {
    margin-left: 1rem !important;
  }
  .xl\:ml-4 {
    margin-left: 1.5rem !important;
  }
  .xl\:ml-5 {
    margin-left: 2rem !important;
  }
  .xl\:ml-6 {
    margin-left: 3rem !important;
  }
  .xl\:ml-7 {
    margin-left: 4rem !important;
  }
  .xl\:ml-8 {
    margin-left: 5rem !important;
  }
  .xl\:-ml-1 {
    margin-left: -0.25rem !important;
  }
  .xl\:-ml-2 {
    margin-left: -0.5rem !important;
  }
  .xl\:-ml-3 {
    margin-left: -1rem !important;
  }
  .xl\:-ml-4 {
    margin-left: -1.5rem !important;
  }
  .xl\:-ml-5 {
    margin-left: -2rem !important;
  }
  .xl\:-ml-6 {
    margin-left: -3rem !important;
  }
  .xl\:-ml-7 {
    margin-left: -4rem !important;
  }
  .xl\:-ml-8 {
    margin-left: -5rem !important;
  }
  .xl\:ml-auto {
    margin-left: auto !important;
  }
  .xl\:mb-0 {
    margin-bottom: 0rem !important;
  }
  .xl\:mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .xl\:mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .xl\:mb-3 {
    margin-bottom: 1rem !important;
  }
  .xl\:mb-4 {
    margin-bottom: 1.5rem !important;
  }
  .xl\:mb-5 {
    margin-bottom: 2rem !important;
  }
  .xl\:mb-6 {
    margin-bottom: 3rem !important;
  }
  .xl\:mb-7 {
    margin-bottom: 4rem !important;
  }
  .xl\:mb-8 {
    margin-bottom: 5rem !important;
  }
  .xl\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }
  .xl\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }
  .xl\:-mb-3 {
    margin-bottom: -1rem !important;
  }
  .xl\:-mb-4 {
    margin-bottom: -1.5rem !important;
  }
  .xl\:-mb-5 {
    margin-bottom: -2rem !important;
  }
  .xl\:-mb-6 {
    margin-bottom: -3rem !important;
  }
  .xl\:-mb-7 {
    margin-bottom: -4rem !important;
  }
  .xl\:-mb-8 {
    margin-bottom: -5rem !important;
  }
  .xl\:mb-auto {
    margin-bottom: auto !important;
  }
  .xl\:mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .xl\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .xl\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .xl\:mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .xl\:mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .xl\:mx-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .xl\:mx-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .xl\:mx-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .xl\:mx-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .xl\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }
  .xl\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }
  .xl\:-mx-3 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  .xl\:-mx-4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .xl\:-mx-5 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }
  .xl\:-mx-6 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }
  .xl\:-mx-7 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }
  .xl\:-mx-8 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }
  .xl\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .xl\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .xl\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .xl\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .xl\:my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .xl\:my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .xl\:my-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .xl\:my-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .xl\:my-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .xl\:my-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .xl\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .xl\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .xl\:-my-3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .xl\:-my-4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .xl\:-my-5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .xl\:-my-6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .xl\:-my-7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .xl\:-my-8 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .xl\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
.shadow-none {
  box-shadow: none !important;
}

.shadow-1 {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
}

.shadow-2 {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
}

.shadow-3 {
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
}

.shadow-4 {
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
}

.shadow-5 {
  box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
}

.shadow-6 {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
}

.shadow-7 {
  box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
}

.shadow-8 {
  box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
}

.focus\:shadow-none:focus {
  box-shadow: none !important;
}

.hover\:shadow-none:hover {
  box-shadow: none !important;
}

.active\:shadow-none:active {
  box-shadow: none !important;
}

.focus\:shadow-1:focus {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
}

.hover\:shadow-1:hover {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
}

.active\:shadow-1:active {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
}

.focus\:shadow-2:focus {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
}

.hover\:shadow-2:hover {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
}

.active\:shadow-2:active {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
}

.focus\:shadow-3:focus {
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
}

.hover\:shadow-3:hover {
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
}

.active\:shadow-3:active {
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
}

.focus\:shadow-4:focus {
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
}

.hover\:shadow-4:hover {
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
}

.active\:shadow-4:active {
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
}

.focus\:shadow-5:focus {
  box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
}

.hover\:shadow-5:hover {
  box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
}

.active\:shadow-5:active {
  box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
}

.focus\:shadow-6:focus {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
}

.hover\:shadow-6:hover {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
}

.active\:shadow-6:active {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
}

.focus\:shadow-7:focus {
  box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
}

.hover\:shadow-7:hover {
  box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
}

.active\:shadow-7:active {
  box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
}

.focus\:shadow-8:focus {
  box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
}

.hover\:shadow-8:hover {
  box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
}

.active\:shadow-8:active {
  box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
}

@media screen and (min-width: 576px) {
  .sm\:shadow-none {
    box-shadow: none !important;
  }
  .sm\:shadow-1 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .sm\:shadow-2 {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .sm\:shadow-3 {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .sm\:shadow-4 {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:shadow-5 {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:shadow-6 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .sm\:shadow-7 {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .sm\:shadow-8 {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }
  .sm\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }
  .sm\:active\:shadow-none:active {
    box-shadow: none !important;
  }
  .sm\:focus\:shadow-1:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .sm\:hover\:shadow-1:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .sm\:active\:shadow-1:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .sm\:focus\:shadow-2:focus {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .sm\:hover\:shadow-2:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .sm\:active\:shadow-2:active {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .sm\:focus\:shadow-3:focus {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .sm\:hover\:shadow-3:hover {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .sm\:active\:shadow-3:active {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .sm\:focus\:shadow-4:focus {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:hover\:shadow-4:hover {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:active\:shadow-4:active {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:focus\:shadow-5:focus {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:hover\:shadow-5:hover {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:active\:shadow-5:active {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:focus\:shadow-6:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .sm\:hover\:shadow-6:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .sm\:active\:shadow-6:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .sm\:focus\:shadow-7:focus {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .sm\:hover\:shadow-7:hover {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .sm\:active\:shadow-7:active {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .sm\:focus\:shadow-8:focus {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:hover\:shadow-8:hover {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:active\:shadow-8:active {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:shadow-none {
    box-shadow: none !important;
  }
  .md\:shadow-1 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .md\:shadow-2 {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .md\:shadow-3 {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .md\:shadow-4 {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:shadow-5 {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:shadow-6 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .md\:shadow-7 {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .md\:shadow-8 {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }
  .md\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }
  .md\:active\:shadow-none:active {
    box-shadow: none !important;
  }
  .md\:focus\:shadow-1:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .md\:hover\:shadow-1:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .md\:active\:shadow-1:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .md\:focus\:shadow-2:focus {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .md\:hover\:shadow-2:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .md\:active\:shadow-2:active {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .md\:focus\:shadow-3:focus {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .md\:hover\:shadow-3:hover {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .md\:active\:shadow-3:active {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .md\:focus\:shadow-4:focus {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:hover\:shadow-4:hover {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:active\:shadow-4:active {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:focus\:shadow-5:focus {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:hover\:shadow-5:hover {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:active\:shadow-5:active {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:focus\:shadow-6:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .md\:hover\:shadow-6:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .md\:active\:shadow-6:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .md\:focus\:shadow-7:focus {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .md\:hover\:shadow-7:hover {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .md\:active\:shadow-7:active {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .md\:focus\:shadow-8:focus {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:hover\:shadow-8:hover {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:active\:shadow-8:active {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:shadow-none {
    box-shadow: none !important;
  }
  .lg\:shadow-1 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .lg\:shadow-2 {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .lg\:shadow-3 {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .lg\:shadow-4 {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:shadow-5 {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:shadow-6 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .lg\:shadow-7 {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .lg\:shadow-8 {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }
  .lg\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }
  .lg\:active\:shadow-none:active {
    box-shadow: none !important;
  }
  .lg\:focus\:shadow-1:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .lg\:hover\:shadow-1:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .lg\:active\:shadow-1:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .lg\:focus\:shadow-2:focus {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .lg\:hover\:shadow-2:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .lg\:active\:shadow-2:active {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .lg\:focus\:shadow-3:focus {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .lg\:hover\:shadow-3:hover {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .lg\:active\:shadow-3:active {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .lg\:focus\:shadow-4:focus {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:hover\:shadow-4:hover {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:active\:shadow-4:active {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:focus\:shadow-5:focus {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:hover\:shadow-5:hover {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:active\:shadow-5:active {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:focus\:shadow-6:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .lg\:hover\:shadow-6:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .lg\:active\:shadow-6:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .lg\:focus\:shadow-7:focus {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .lg\:hover\:shadow-7:hover {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .lg\:active\:shadow-7:active {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .lg\:focus\:shadow-8:focus {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:hover\:shadow-8:hover {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:active\:shadow-8:active {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:shadow-none {
    box-shadow: none !important;
  }
  .xl\:shadow-1 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .xl\:shadow-2 {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .xl\:shadow-3 {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .xl\:shadow-4 {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:shadow-5 {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:shadow-6 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .xl\:shadow-7 {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .xl\:shadow-8 {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }
  .xl\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }
  .xl\:active\:shadow-none:active {
    box-shadow: none !important;
  }
  .xl\:focus\:shadow-1:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .xl\:hover\:shadow-1:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .xl\:active\:shadow-1:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .xl\:focus\:shadow-2:focus {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .xl\:hover\:shadow-2:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .xl\:active\:shadow-2:active {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .xl\:focus\:shadow-3:focus {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .xl\:hover\:shadow-3:hover {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .xl\:active\:shadow-3:active {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .xl\:focus\:shadow-4:focus {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:hover\:shadow-4:hover {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:active\:shadow-4:active {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:focus\:shadow-5:focus {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:hover\:shadow-5:hover {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:active\:shadow-5:active {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:focus\:shadow-6:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .xl\:hover\:shadow-6:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .xl\:active\:shadow-6:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .xl\:focus\:shadow-7:focus {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .xl\:hover\:shadow-7:hover {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .xl\:active\:shadow-7:active {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .xl\:focus\:shadow-8:focus {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:hover\:shadow-8:hover {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:active\:shadow-8:active {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
}
.border-none {
  border-width: 0px !important;
  border-style: none;
}

.border-1 {
  border-width: 1px !important;
  border-style: solid;
}

.border-2 {
  border-width: 2px !important;
  border-style: solid;
}

.border-3 {
  border-width: 3px !important;
  border-style: solid;
}

.border-top-none {
  border-top-width: 0px !important;
  border-top-style: none;
}

.border-top-1 {
  border-top-width: 1px !important;
  border-top-style: solid;
}

.border-top-2 {
  border-top-width: 2px !important;
  border-top-style: solid;
}

.border-top-3 {
  border-top-width: 3px !important;
  border-top-style: solid;
}

.border-right-none {
  border-right-width: 0px !important;
  border-right-style: none;
}

.border-right-1 {
  border-right-width: 1px !important;
  border-right-style: solid;
}

.border-right-2 {
  border-right-width: 2px !important;
  border-right-style: solid;
}

.border-right-3 {
  border-right-width: 3px !important;
  border-right-style: solid;
}

.border-left-none {
  border-left-width: 0px !important;
  border-left-style: none;
}

.border-left-1 {
  border-left-width: 1px !important;
  border-left-style: solid;
}

.border-left-2 {
  border-left-width: 2px !important;
  border-left-style: solid;
}

.border-left-3 {
  border-left-width: 3px !important;
  border-left-style: solid;
}

.border-bottom-none {
  border-bottom-width: 0px !important;
  border-bottom-style: none;
}

.border-bottom-1 {
  border-bottom-width: 1px !important;
  border-bottom-style: solid;
}

.border-bottom-2 {
  border-bottom-width: 2px !important;
  border-bottom-style: solid;
}

.border-bottom-3 {
  border-bottom-width: 3px !important;
  border-bottom-style: solid;
}

.border-x-none {
  border-left-width: 0px !important;
  border-left-style: none;
  border-right-width: 0px !important;
  border-right-style: none;
}

.border-x-1 {
  border-left-width: 1px !important;
  border-left-style: solid;
  border-right-width: 1px !important;
  border-right-style: solid;
}

.border-x-2 {
  border-left-width: 2px !important;
  border-left-style: solid;
  border-right-width: 2px !important;
  border-right-style: solid;
}

.border-x-3 {
  border-left-width: 3px !important;
  border-left-style: solid;
  border-right-width: 3px !important;
  border-right-style: solid;
}

.border-y-none {
  border-top-width: 0px !important;
  border-top-style: none;
  border-bottom-width: 0px !important;
  border-bottom-style: none;
}

.border-y-1 {
  border-top-width: 1px !important;
  border-top-style: solid;
  border-bottom-width: 1px !important;
  border-bottom-style: solid;
}

.border-y-2 {
  border-top-width: 2px !important;
  border-top-style: solid;
  border-bottom-width: 2px !important;
  border-bottom-style: solid;
}

.border-y-3 {
  border-top-width: 3px !important;
  border-top-style: solid;
  border-bottom-width: 3px !important;
  border-bottom-style: solid;
}

@media screen and (min-width: 576px) {
  .sm\:border-none {
    border-width: 0px !important;
    border-style: none;
  }
  .sm\:border-1 {
    border-width: 1px !important;
    border-style: solid;
  }
  .sm\:border-2 {
    border-width: 2px !important;
    border-style: solid;
  }
  .sm\:border-3 {
    border-width: 3px !important;
    border-style: solid;
  }
  .sm\:border-top-none {
    border-top-width: 0px !important;
    border-top-style: none;
  }
  .sm\:border-top-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
  }
  .sm\:border-top-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
  }
  .sm\:border-top-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
  }
  .sm\:border-right-none {
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .sm\:border-right-1 {
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .sm\:border-right-2 {
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .sm\:border-right-3 {
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .sm\:border-left-none {
    border-left-width: 0px !important;
    border-left-style: none;
  }
  .sm\:border-left-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
  }
  .sm\:border-left-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
  }
  .sm\:border-left-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
  }
  .sm\:border-bottom-none {
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .sm\:border-bottom-1 {
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .sm\:border-bottom-2 {
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .sm\:border-bottom-3 {
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
  .sm\:border-x-none {
    border-left-width: 0px !important;
    border-left-style: none;
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .sm\:border-x-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .sm\:border-x-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .sm\:border-x-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .sm\:border-y-none {
    border-top-width: 0px !important;
    border-top-style: none;
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .sm\:border-y-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .sm\:border-y-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .sm\:border-y-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
}
@media screen and (min-width: 768px) {
  .md\:border-none {
    border-width: 0px !important;
    border-style: none;
  }
  .md\:border-1 {
    border-width: 1px !important;
    border-style: solid;
  }
  .md\:border-2 {
    border-width: 2px !important;
    border-style: solid;
  }
  .md\:border-3 {
    border-width: 3px !important;
    border-style: solid;
  }
  .md\:border-top-none {
    border-top-width: 0px !important;
    border-top-style: none;
  }
  .md\:border-top-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
  }
  .md\:border-top-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
  }
  .md\:border-top-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
  }
  .md\:border-right-none {
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .md\:border-right-1 {
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .md\:border-right-2 {
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .md\:border-right-3 {
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .md\:border-left-none {
    border-left-width: 0px !important;
    border-left-style: none;
  }
  .md\:border-left-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
  }
  .md\:border-left-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
  }
  .md\:border-left-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
  }
  .md\:border-bottom-none {
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .md\:border-bottom-1 {
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .md\:border-bottom-2 {
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .md\:border-bottom-3 {
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
  .md\:border-x-none {
    border-left-width: 0px !important;
    border-left-style: none;
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .md\:border-x-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .md\:border-x-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .md\:border-x-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .md\:border-y-none {
    border-top-width: 0px !important;
    border-top-style: none;
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .md\:border-y-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .md\:border-y-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .md\:border-y-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
}
@media screen and (min-width: 992px) {
  .lg\:border-none {
    border-width: 0px !important;
    border-style: none;
  }
  .lg\:border-1 {
    border-width: 1px !important;
    border-style: solid;
  }
  .lg\:border-2 {
    border-width: 2px !important;
    border-style: solid;
  }
  .lg\:border-3 {
    border-width: 3px !important;
    border-style: solid;
  }
  .lg\:border-top-none {
    border-top-width: 0px !important;
    border-top-style: none;
  }
  .lg\:border-top-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
  }
  .lg\:border-top-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
  }
  .lg\:border-top-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
  }
  .lg\:border-right-none {
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .lg\:border-right-1 {
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .lg\:border-right-2 {
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .lg\:border-right-3 {
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .lg\:border-left-none {
    border-left-width: 0px !important;
    border-left-style: none;
  }
  .lg\:border-left-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
  }
  .lg\:border-left-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
  }
  .lg\:border-left-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
  }
  .lg\:border-bottom-none {
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .lg\:border-bottom-1 {
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .lg\:border-bottom-2 {
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .lg\:border-bottom-3 {
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
  .lg\:border-x-none {
    border-left-width: 0px !important;
    border-left-style: none;
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .lg\:border-x-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .lg\:border-x-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .lg\:border-x-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .lg\:border-y-none {
    border-top-width: 0px !important;
    border-top-style: none;
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .lg\:border-y-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .lg\:border-y-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .lg\:border-y-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:border-none {
    border-width: 0px !important;
    border-style: none;
  }
  .xl\:border-1 {
    border-width: 1px !important;
    border-style: solid;
  }
  .xl\:border-2 {
    border-width: 2px !important;
    border-style: solid;
  }
  .xl\:border-3 {
    border-width: 3px !important;
    border-style: solid;
  }
  .xl\:border-top-none {
    border-top-width: 0px !important;
    border-top-style: none;
  }
  .xl\:border-top-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
  }
  .xl\:border-top-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
  }
  .xl\:border-top-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
  }
  .xl\:border-right-none {
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .xl\:border-right-1 {
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .xl\:border-right-2 {
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .xl\:border-right-3 {
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .xl\:border-left-none {
    border-left-width: 0px !important;
    border-left-style: none;
  }
  .xl\:border-left-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
  }
  .xl\:border-left-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
  }
  .xl\:border-left-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
  }
  .xl\:border-bottom-none {
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .xl\:border-bottom-1 {
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .xl\:border-bottom-2 {
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .xl\:border-bottom-3 {
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
  .xl\:border-x-none {
    border-left-width: 0px !important;
    border-left-style: none;
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .xl\:border-x-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .xl\:border-x-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .xl\:border-x-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .xl\:border-y-none {
    border-top-width: 0px !important;
    border-top-style: none;
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .xl\:border-y-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .xl\:border-y-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .xl\:border-y-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
}
.border-solid {
  border-style: solid !important;
}

.border-dashed {
  border-style: dashed !important;
}

.border-dotted {
  border-style: dotted !important;
}

.border-double {
  border-style: double !important;
}

@media screen and (min-width: 576px) {
  .sm\:border-solid {
    border-style: solid !important;
  }
  .sm\:border-dashed {
    border-style: dashed !important;
  }
  .sm\:border-dotted {
    border-style: dotted !important;
  }
  .sm\:border-double {
    border-style: double !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:border-solid {
    border-style: solid !important;
  }
  .md\:border-dashed {
    border-style: dashed !important;
  }
  .md\:border-dotted {
    border-style: dotted !important;
  }
  .md\:border-double {
    border-style: double !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:border-solid {
    border-style: solid !important;
  }
  .lg\:border-dashed {
    border-style: dashed !important;
  }
  .lg\:border-dotted {
    border-style: dotted !important;
  }
  .lg\:border-double {
    border-style: double !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:border-solid {
    border-style: solid !important;
  }
  .xl\:border-dashed {
    border-style: dashed !important;
  }
  .xl\:border-dotted {
    border-style: dotted !important;
  }
  .xl\:border-double {
    border-style: double !important;
  }
}
.border-noround {
  border-radius: 0 !important;
}

.border-round {
  border-radius: var(--p-content-border-radius) !important;
}

.border-round-xs {
  border-radius: 0.125rem !important;
}

.border-round-sm {
  border-radius: 0.25rem !important;
}

.border-round-md {
  border-radius: 0.375rem !important;
}

.border-round-lg {
  border-radius: 0.5rem !important;
}

.border-round-xl {
  border-radius: 0.75rem !important;
}

.border-round-2xl {
  border-radius: 1rem !important;
}

.border-round-3xl {
  border-radius: 1.5rem !important;
}

.border-circle {
  border-radius: 50% !important;
}

@media screen and (min-width: 576px) {
  .sm\:border-noround {
    border-radius: 0 !important;
  }
  .sm\:border-round {
    border-radius: var(--p-content-border-radius) !important;
  }
  .sm\:border-round-xs {
    border-radius: 0.125rem !important;
  }
  .sm\:border-round-sm {
    border-radius: 0.25rem !important;
  }
  .sm\:border-round-md {
    border-radius: 0.375rem !important;
  }
  .sm\:border-round-lg {
    border-radius: 0.5rem !important;
  }
  .sm\:border-round-xl {
    border-radius: 0.75rem !important;
  }
  .sm\:border-round-2xl {
    border-radius: 1rem !important;
  }
  .sm\:border-round-3xl {
    border-radius: 1.5rem !important;
  }
  .sm\:border-circle {
    border-radius: 50% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:border-noround {
    border-radius: 0 !important;
  }
  .md\:border-round {
    border-radius: var(--p-content-border-radius) !important;
  }
  .md\:border-round-xs {
    border-radius: 0.125rem !important;
  }
  .md\:border-round-sm {
    border-radius: 0.25rem !important;
  }
  .md\:border-round-md {
    border-radius: 0.375rem !important;
  }
  .md\:border-round-lg {
    border-radius: 0.5rem !important;
  }
  .md\:border-round-xl {
    border-radius: 0.75rem !important;
  }
  .md\:border-round-2xl {
    border-radius: 1rem !important;
  }
  .md\:border-round-3xl {
    border-radius: 1.5rem !important;
  }
  .md\:border-circle {
    border-radius: 50% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:border-noround {
    border-radius: 0 !important;
  }
  .lg\:border-round {
    border-radius: var(--p-content-border-radius) !important;
  }
  .lg\:border-round-xs {
    border-radius: 0.125rem !important;
  }
  .lg\:border-round-sm {
    border-radius: 0.25rem !important;
  }
  .lg\:border-round-md {
    border-radius: 0.375rem !important;
  }
  .lg\:border-round-lg {
    border-radius: 0.5rem !important;
  }
  .lg\:border-round-xl {
    border-radius: 0.75rem !important;
  }
  .lg\:border-round-2xl {
    border-radius: 1rem !important;
  }
  .lg\:border-round-3xl {
    border-radius: 1.5rem !important;
  }
  .lg\:border-circle {
    border-radius: 50% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:border-noround {
    border-radius: 0 !important;
  }
  .xl\:border-round {
    border-radius: var(--p-content-border-radius) !important;
  }
  .xl\:border-round-xs {
    border-radius: 0.125rem !important;
  }
  .xl\:border-round-sm {
    border-radius: 0.25rem !important;
  }
  .xl\:border-round-md {
    border-radius: 0.375rem !important;
  }
  .xl\:border-round-lg {
    border-radius: 0.5rem !important;
  }
  .xl\:border-round-xl {
    border-radius: 0.75rem !important;
  }
  .xl\:border-round-2xl {
    border-radius: 1rem !important;
  }
  .xl\:border-round-3xl {
    border-radius: 1.5rem !important;
  }
  .xl\:border-circle {
    border-radius: 50% !important;
  }
}
.border-noround-left {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.border-noround-top {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.border-noround-right {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.border-noround-bottom {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.border-round-left {
  border-top-left-radius: var(--p-content-border-radius) !important;
  border-bottom-left-radius: var(--p-content-border-radius) !important;
}

.border-round-top {
  border-top-left-radius: var(--p-content-border-radius) !important;
  border-top-right-radius: var(--p-content-border-radius) !important;
}

.border-round-right {
  border-top-right-radius: var(--p-content-border-radius) !important;
  border-bottom-right-radius: var(--p-content-border-radius) !important;
}

.border-round-bottom {
  border-bottom-left-radius: var(--p-content-border-radius) !important;
  border-bottom-right-radius: var(--p-content-border-radius) !important;
}

.border-round-left-xs {
  border-top-left-radius: 0.125rem !important;
  border-bottom-left-radius: 0.125rem !important;
}

.border-round-top-xs {
  border-top-left-radius: 0.125rem !important;
  border-top-right-radius: 0.125rem !important;
}

.border-round-right-xs {
  border-top-right-radius: 0.125rem !important;
  border-bottom-right-radius: 0.125rem !important;
}

.border-round-bottom-xs {
  border-bottom-left-radius: 0.125rem !important;
  border-bottom-right-radius: 0.125rem !important;
}

.border-round-left-sm {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.border-round-top-sm {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.border-round-right-sm {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.border-round-bottom-sm {
  border-bottom-left-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.border-round-left-md {
  border-top-left-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important;
}

.border-round-top-md {
  border-top-left-radius: 0.375rem !important;
  border-top-right-radius: 0.375rem !important;
}

.border-round-right-md {
  border-top-right-radius: 0.375rem !important;
  border-bottom-right-radius: 0.375rem !important;
}

.border-round-bottom-md {
  border-bottom-left-radius: 0.375rem !important;
  border-bottom-right-radius: 0.375rem !important;
}

.border-round-left-lg {
  border-top-left-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}

.border-round-top-lg {
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
}

.border-round-right-lg {
  border-top-right-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;
}

.border-round-bottom-lg {
  border-bottom-left-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;
}

.border-round-left-xl {
  border-top-left-radius: 0.75rem !important;
  border-bottom-left-radius: 0.75rem !important;
}

.border-round-top-xl {
  border-top-left-radius: 0.75rem !important;
  border-top-right-radius: 0.75rem !important;
}

.border-round-right-xl {
  border-top-right-radius: 0.75rem !important;
  border-bottom-right-radius: 0.75rem !important;
}

.border-round-bottom-xl {
  border-bottom-left-radius: 0.75rem !important;
  border-bottom-right-radius: 0.75rem !important;
}

.border-round-left-2xl {
  border-top-left-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
}

.border-round-top-2xl {
  border-top-left-radius: 1rem !important;
  border-top-right-radius: 1rem !important;
}

.border-round-right-2xl {
  border-top-right-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
}

.border-round-bottom-2xl {
  border-bottom-left-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
}

.border-round-left-3xl {
  border-top-left-radius: 1.5rem !important;
  border-bottom-left-radius: 1.5rem !important;
}

.border-round-top-3xl {
  border-top-left-radius: 1.5rem !important;
  border-top-right-radius: 1.5rem !important;
}

.border-round-right-3xl {
  border-top-right-radius: 1.5rem !important;
  border-bottom-right-radius: 1.5rem !important;
}

.border-round-bottom-3xl {
  border-bottom-left-radius: 1.5rem !important;
  border-bottom-right-radius: 1.5rem !important;
}

.border-circle-left {
  border-top-left-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.border-circle-top {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.border-circle-right {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.border-circle-bottom {
  border-bottom-left-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

@media screen and (min-width: 576px) {
  .sm\:border-noround-left {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .sm\:border-noround-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
  .sm\:border-noround-right {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .sm\:border-noround-bottom {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .sm\:border-round-left {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-bottom-left-radius: var(--p-content-border-radius) !important;
  }
  .sm\:border-round-top {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-top-right-radius: var(--p-content-border-radius) !important;
  }
  .sm\:border-round-right {
    border-top-right-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .sm\:border-round-bottom {
    border-bottom-left-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .sm\:border-round-left-xs {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }
  .sm\:border-round-top-xs {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }
  .sm\:border-round-right-xs {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .sm\:border-round-bottom-xs {
    border-bottom-left-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .sm\:border-round-left-sm {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }
  .sm\:border-round-top-sm {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }
  .sm\:border-round-right-sm {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .sm\:border-round-bottom-sm {
    border-bottom-left-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .sm\:border-round-left-md {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }
  .sm\:border-round-top-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }
  .sm\:border-round-right-md {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .sm\:border-round-bottom-md {
    border-bottom-left-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .sm\:border-round-left-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }
  .sm\:border-round-top-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }
  .sm\:border-round-right-lg {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .sm\:border-round-bottom-lg {
    border-bottom-left-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .sm\:border-round-left-xl {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }
  .sm\:border-round-top-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }
  .sm\:border-round-right-xl {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .sm\:border-round-bottom-xl {
    border-bottom-left-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .sm\:border-round-left-2xl {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }
  .sm\:border-round-top-2xl {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }
  .sm\:border-round-right-2xl {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .sm\:border-round-bottom-2xl {
    border-bottom-left-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .sm\:border-round-left-3xl {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }
  .sm\:border-round-top-3xl {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }
  .sm\:border-round-right-3xl {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .sm\:border-round-bottom-3xl {
    border-bottom-left-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .sm\:border-circle-left {
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
  }
  .sm\:border-circle-top {
    border-top-left-radius: 50% !important;
    border-top-right-radius: 50% !important;
  }
  .sm\:border-circle-right {
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
  .sm\:border-circle-bottom {
    border-bottom-left-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:border-noround-left {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .md\:border-noround-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
  .md\:border-noround-right {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .md\:border-noround-bottom {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .md\:border-round-left {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-bottom-left-radius: var(--p-content-border-radius) !important;
  }
  .md\:border-round-top {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-top-right-radius: var(--p-content-border-radius) !important;
  }
  .md\:border-round-right {
    border-top-right-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .md\:border-round-bottom {
    border-bottom-left-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .md\:border-round-left-xs {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }
  .md\:border-round-top-xs {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }
  .md\:border-round-right-xs {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .md\:border-round-bottom-xs {
    border-bottom-left-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .md\:border-round-left-sm {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }
  .md\:border-round-top-sm {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }
  .md\:border-round-right-sm {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .md\:border-round-bottom-sm {
    border-bottom-left-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .md\:border-round-left-md {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }
  .md\:border-round-top-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }
  .md\:border-round-right-md {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .md\:border-round-bottom-md {
    border-bottom-left-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .md\:border-round-left-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }
  .md\:border-round-top-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }
  .md\:border-round-right-lg {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .md\:border-round-bottom-lg {
    border-bottom-left-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .md\:border-round-left-xl {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }
  .md\:border-round-top-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }
  .md\:border-round-right-xl {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .md\:border-round-bottom-xl {
    border-bottom-left-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .md\:border-round-left-2xl {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }
  .md\:border-round-top-2xl {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }
  .md\:border-round-right-2xl {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .md\:border-round-bottom-2xl {
    border-bottom-left-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .md\:border-round-left-3xl {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }
  .md\:border-round-top-3xl {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }
  .md\:border-round-right-3xl {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .md\:border-round-bottom-3xl {
    border-bottom-left-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .md\:border-circle-left {
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
  }
  .md\:border-circle-top {
    border-top-left-radius: 50% !important;
    border-top-right-radius: 50% !important;
  }
  .md\:border-circle-right {
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
  .md\:border-circle-bottom {
    border-bottom-left-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:border-noround-left {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .lg\:border-noround-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
  .lg\:border-noround-right {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .lg\:border-noround-bottom {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .lg\:border-round-left {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-bottom-left-radius: var(--p-content-border-radius) !important;
  }
  .lg\:border-round-top {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-top-right-radius: var(--p-content-border-radius) !important;
  }
  .lg\:border-round-right {
    border-top-right-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .lg\:border-round-bottom {
    border-bottom-left-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .lg\:border-round-left-xs {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }
  .lg\:border-round-top-xs {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }
  .lg\:border-round-right-xs {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .lg\:border-round-bottom-xs {
    border-bottom-left-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .lg\:border-round-left-sm {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }
  .lg\:border-round-top-sm {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }
  .lg\:border-round-right-sm {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .lg\:border-round-bottom-sm {
    border-bottom-left-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .lg\:border-round-left-md {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }
  .lg\:border-round-top-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }
  .lg\:border-round-right-md {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .lg\:border-round-bottom-md {
    border-bottom-left-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .lg\:border-round-left-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }
  .lg\:border-round-top-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }
  .lg\:border-round-right-lg {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .lg\:border-round-bottom-lg {
    border-bottom-left-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .lg\:border-round-left-xl {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }
  .lg\:border-round-top-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }
  .lg\:border-round-right-xl {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .lg\:border-round-bottom-xl {
    border-bottom-left-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .lg\:border-round-left-2xl {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }
  .lg\:border-round-top-2xl {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }
  .lg\:border-round-right-2xl {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .lg\:border-round-bottom-2xl {
    border-bottom-left-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .lg\:border-round-left-3xl {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }
  .lg\:border-round-top-3xl {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }
  .lg\:border-round-right-3xl {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .lg\:border-round-bottom-3xl {
    border-bottom-left-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .lg\:border-circle-left {
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
  }
  .lg\:border-circle-top {
    border-top-left-radius: 50% !important;
    border-top-right-radius: 50% !important;
  }
  .lg\:border-circle-right {
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
  .lg\:border-circle-bottom {
    border-bottom-left-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:border-noround-left {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .xl\:border-noround-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
  .xl\:border-noround-right {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .xl\:border-noround-bottom {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .xl\:border-round-left {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-bottom-left-radius: var(--p-content-border-radius) !important;
  }
  .xl\:border-round-top {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-top-right-radius: var(--p-content-border-radius) !important;
  }
  .xl\:border-round-right {
    border-top-right-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .xl\:border-round-bottom {
    border-bottom-left-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .xl\:border-round-left-xs {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }
  .xl\:border-round-top-xs {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }
  .xl\:border-round-right-xs {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .xl\:border-round-bottom-xs {
    border-bottom-left-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .xl\:border-round-left-sm {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }
  .xl\:border-round-top-sm {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }
  .xl\:border-round-right-sm {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .xl\:border-round-bottom-sm {
    border-bottom-left-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .xl\:border-round-left-md {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }
  .xl\:border-round-top-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }
  .xl\:border-round-right-md {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .xl\:border-round-bottom-md {
    border-bottom-left-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .xl\:border-round-left-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }
  .xl\:border-round-top-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }
  .xl\:border-round-right-lg {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .xl\:border-round-bottom-lg {
    border-bottom-left-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .xl\:border-round-left-xl {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }
  .xl\:border-round-top-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }
  .xl\:border-round-right-xl {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .xl\:border-round-bottom-xl {
    border-bottom-left-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .xl\:border-round-left-2xl {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }
  .xl\:border-round-top-2xl {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }
  .xl\:border-round-right-2xl {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .xl\:border-round-bottom-2xl {
    border-bottom-left-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .xl\:border-round-left-3xl {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }
  .xl\:border-round-top-3xl {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }
  .xl\:border-round-right-3xl {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .xl\:border-round-bottom-3xl {
    border-bottom-left-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .xl\:border-circle-left {
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
  }
  .xl\:border-circle-top {
    border-top-left-radius: 50% !important;
    border-top-right-radius: 50% !important;
  }
  .xl\:border-circle-right {
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
  .xl\:border-circle-bottom {
    border-bottom-left-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
}
.w-full {
  width: 100% !important;
}

.w-screen {
  width: 100vw !important;
}

.w-auto {
  width: auto !important;
}

.w-1 {
  width: 8.3333% !important;
}

.w-2 {
  width: 16.6667% !important;
}

.w-3 {
  width: 25% !important;
}

.w-4 {
  width: 33.3333% !important;
}

.w-5 {
  width: 41.6667% !important;
}

.w-6 {
  width: 50% !important;
}

.w-7 {
  width: 58.3333% !important;
}

.w-8 {
  width: 66.6667% !important;
}

.w-9 {
  width: 75% !important;
}

.w-10 {
  width: 83.3333% !important;
}

.w-11 {
  width: 91.6667% !important;
}

.w-12 {
  width: 100% !important;
}

.w-min {
  width: min-content !important;
}

.w-max {
  width: max-content !important;
}

.w-fit {
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.w-1rem {
  width: 1rem !important;
}

.w-2rem {
  width: 2rem !important;
}

.w-3rem {
  width: 3rem !important;
}

.w-4rem {
  width: 4rem !important;
}

.w-5rem {
  width: 5rem !important;
}

.w-6rem {
  width: 6rem !important;
}

.w-7rem {
  width: 7rem !important;
}

.w-8rem {
  width: 8rem !important;
}

.w-9rem {
  width: 9rem !important;
}

.w-10rem {
  width: 10rem !important;
}

.w-11rem {
  width: 11rem !important;
}

.w-12rem {
  width: 12rem !important;
}

.w-13rem {
  width: 13rem !important;
}

.w-14rem {
  width: 14rem !important;
}

.w-15rem {
  width: 15rem !important;
}

.w-16rem {
  width: 16rem !important;
}

.w-17rem {
  width: 17rem !important;
}

.w-18rem {
  width: 18rem !important;
}

.w-19rem {
  width: 19rem !important;
}

.w-20rem {
  width: 20rem !important;
}

.w-21rem {
  width: 21rem !important;
}

.w-22rem {
  width: 22rem !important;
}

.w-23rem {
  width: 23rem !important;
}

.w-24rem {
  width: 24rem !important;
}

.w-25rem {
  width: 25rem !important;
}

.w-26rem {
  width: 26rem !important;
}

.w-27rem {
  width: 27rem !important;
}

.w-28rem {
  width: 28rem !important;
}

.w-29rem {
  width: 29rem !important;
}

.w-30rem {
  width: 30rem !important;
}

@media screen and (min-width: 576px) {
  .sm\:w-full {
    width: 100% !important;
  }
  .sm\:w-screen {
    width: 100vw !important;
  }
  .sm\:w-auto {
    width: auto !important;
  }
  .sm\:w-1 {
    width: 8.3333% !important;
  }
  .sm\:w-2 {
    width: 16.6667% !important;
  }
  .sm\:w-3 {
    width: 25% !important;
  }
  .sm\:w-4 {
    width: 33.3333% !important;
  }
  .sm\:w-5 {
    width: 41.6667% !important;
  }
  .sm\:w-6 {
    width: 50% !important;
  }
  .sm\:w-7 {
    width: 58.3333% !important;
  }
  .sm\:w-8 {
    width: 66.6667% !important;
  }
  .sm\:w-9 {
    width: 75% !important;
  }
  .sm\:w-10 {
    width: 83.3333% !important;
  }
  .sm\:w-11 {
    width: 91.6667% !important;
  }
  .sm\:w-12 {
    width: 100% !important;
  }
  .sm\:w-min {
    width: min-content !important;
  }
  .sm\:w-max {
    width: max-content !important;
  }
  .sm\:w-fit {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  .sm\:w-1rem {
    width: 1rem !important;
  }
  .sm\:w-2rem {
    width: 2rem !important;
  }
  .sm\:w-3rem {
    width: 3rem !important;
  }
  .sm\:w-4rem {
    width: 4rem !important;
  }
  .sm\:w-5rem {
    width: 5rem !important;
  }
  .sm\:w-6rem {
    width: 6rem !important;
  }
  .sm\:w-7rem {
    width: 7rem !important;
  }
  .sm\:w-8rem {
    width: 8rem !important;
  }
  .sm\:w-9rem {
    width: 9rem !important;
  }
  .sm\:w-10rem {
    width: 10rem !important;
  }
  .sm\:w-11rem {
    width: 11rem !important;
  }
  .sm\:w-12rem {
    width: 12rem !important;
  }
  .sm\:w-13rem {
    width: 13rem !important;
  }
  .sm\:w-14rem {
    width: 14rem !important;
  }
  .sm\:w-15rem {
    width: 15rem !important;
  }
  .sm\:w-16rem {
    width: 16rem !important;
  }
  .sm\:w-17rem {
    width: 17rem !important;
  }
  .sm\:w-18rem {
    width: 18rem !important;
  }
  .sm\:w-19rem {
    width: 19rem !important;
  }
  .sm\:w-20rem {
    width: 20rem !important;
  }
  .sm\:w-21rem {
    width: 21rem !important;
  }
  .sm\:w-22rem {
    width: 22rem !important;
  }
  .sm\:w-23rem {
    width: 23rem !important;
  }
  .sm\:w-24rem {
    width: 24rem !important;
  }
  .sm\:w-25rem {
    width: 25rem !important;
  }
  .sm\:w-26rem {
    width: 26rem !important;
  }
  .sm\:w-27rem {
    width: 27rem !important;
  }
  .sm\:w-28rem {
    width: 28rem !important;
  }
  .sm\:w-29rem {
    width: 29rem !important;
  }
  .sm\:w-30rem {
    width: 30rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:w-full {
    width: 100% !important;
  }
  .md\:w-screen {
    width: 100vw !important;
  }
  .md\:w-auto {
    width: auto !important;
  }
  .md\:w-1 {
    width: 8.3333% !important;
  }
  .md\:w-2 {
    width: 16.6667% !important;
  }
  .md\:w-3 {
    width: 25% !important;
  }
  .md\:w-4 {
    width: 33.3333% !important;
  }
  .md\:w-5 {
    width: 41.6667% !important;
  }
  .md\:w-6 {
    width: 50% !important;
  }
  .md\:w-7 {
    width: 58.3333% !important;
  }
  .md\:w-8 {
    width: 66.6667% !important;
  }
  .md\:w-9 {
    width: 75% !important;
  }
  .md\:w-10 {
    width: 83.3333% !important;
  }
  .md\:w-11 {
    width: 91.6667% !important;
  }
  .md\:w-12 {
    width: 100% !important;
  }
  .md\:w-min {
    width: min-content !important;
  }
  .md\:w-max {
    width: max-content !important;
  }
  .md\:w-fit {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  .md\:w-1rem {
    width: 1rem !important;
  }
  .md\:w-2rem {
    width: 2rem !important;
  }
  .md\:w-3rem {
    width: 3rem !important;
  }
  .md\:w-4rem {
    width: 4rem !important;
  }
  .md\:w-5rem {
    width: 5rem !important;
  }
  .md\:w-6rem {
    width: 6rem !important;
  }
  .md\:w-7rem {
    width: 7rem !important;
  }
  .md\:w-8rem {
    width: 8rem !important;
  }
  .md\:w-9rem {
    width: 9rem !important;
  }
  .md\:w-10rem {
    width: 10rem !important;
  }
  .md\:w-11rem {
    width: 11rem !important;
  }
  .md\:w-12rem {
    width: 12rem !important;
  }
  .md\:w-13rem {
    width: 13rem !important;
  }
  .md\:w-14rem {
    width: 14rem !important;
  }
  .md\:w-15rem {
    width: 15rem !important;
  }
  .md\:w-16rem {
    width: 16rem !important;
  }
  .md\:w-17rem {
    width: 17rem !important;
  }
  .md\:w-18rem {
    width: 18rem !important;
  }
  .md\:w-19rem {
    width: 19rem !important;
  }
  .md\:w-20rem {
    width: 20rem !important;
  }
  .md\:w-21rem {
    width: 21rem !important;
  }
  .md\:w-22rem {
    width: 22rem !important;
  }
  .md\:w-23rem {
    width: 23rem !important;
  }
  .md\:w-24rem {
    width: 24rem !important;
  }
  .md\:w-25rem {
    width: 25rem !important;
  }
  .md\:w-26rem {
    width: 26rem !important;
  }
  .md\:w-27rem {
    width: 27rem !important;
  }
  .md\:w-28rem {
    width: 28rem !important;
  }
  .md\:w-29rem {
    width: 29rem !important;
  }
  .md\:w-30rem {
    width: 30rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:w-full {
    width: 100% !important;
  }
  .lg\:w-screen {
    width: 100vw !important;
  }
  .lg\:w-auto {
    width: auto !important;
  }
  .lg\:w-1 {
    width: 8.3333% !important;
  }
  .lg\:w-2 {
    width: 16.6667% !important;
  }
  .lg\:w-3 {
    width: 25% !important;
  }
  .lg\:w-4 {
    width: 33.3333% !important;
  }
  .lg\:w-5 {
    width: 41.6667% !important;
  }
  .lg\:w-6 {
    width: 50% !important;
  }
  .lg\:w-7 {
    width: 58.3333% !important;
  }
  .lg\:w-8 {
    width: 66.6667% !important;
  }
  .lg\:w-9 {
    width: 75% !important;
  }
  .lg\:w-10 {
    width: 83.3333% !important;
  }
  .lg\:w-11 {
    width: 91.6667% !important;
  }
  .lg\:w-12 {
    width: 100% !important;
  }
  .lg\:w-min {
    width: min-content !important;
  }
  .lg\:w-max {
    width: max-content !important;
  }
  .lg\:w-fit {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  .lg\:w-1rem {
    width: 1rem !important;
  }
  .lg\:w-2rem {
    width: 2rem !important;
  }
  .lg\:w-3rem {
    width: 3rem !important;
  }
  .lg\:w-4rem {
    width: 4rem !important;
  }
  .lg\:w-5rem {
    width: 5rem !important;
  }
  .lg\:w-6rem {
    width: 6rem !important;
  }
  .lg\:w-7rem {
    width: 7rem !important;
  }
  .lg\:w-8rem {
    width: 8rem !important;
  }
  .lg\:w-9rem {
    width: 9rem !important;
  }
  .lg\:w-10rem {
    width: 10rem !important;
  }
  .lg\:w-11rem {
    width: 11rem !important;
  }
  .lg\:w-12rem {
    width: 12rem !important;
  }
  .lg\:w-13rem {
    width: 13rem !important;
  }
  .lg\:w-14rem {
    width: 14rem !important;
  }
  .lg\:w-15rem {
    width: 15rem !important;
  }
  .lg\:w-16rem {
    width: 16rem !important;
  }
  .lg\:w-17rem {
    width: 17rem !important;
  }
  .lg\:w-18rem {
    width: 18rem !important;
  }
  .lg\:w-19rem {
    width: 19rem !important;
  }
  .lg\:w-20rem {
    width: 20rem !important;
  }
  .lg\:w-21rem {
    width: 21rem !important;
  }
  .lg\:w-22rem {
    width: 22rem !important;
  }
  .lg\:w-23rem {
    width: 23rem !important;
  }
  .lg\:w-24rem {
    width: 24rem !important;
  }
  .lg\:w-25rem {
    width: 25rem !important;
  }
  .lg\:w-26rem {
    width: 26rem !important;
  }
  .lg\:w-27rem {
    width: 27rem !important;
  }
  .lg\:w-28rem {
    width: 28rem !important;
  }
  .lg\:w-29rem {
    width: 29rem !important;
  }
  .lg\:w-30rem {
    width: 30rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:w-full {
    width: 100% !important;
  }
  .xl\:w-screen {
    width: 100vw !important;
  }
  .xl\:w-auto {
    width: auto !important;
  }
  .xl\:w-1 {
    width: 8.3333% !important;
  }
  .xl\:w-2 {
    width: 16.6667% !important;
  }
  .xl\:w-3 {
    width: 25% !important;
  }
  .xl\:w-4 {
    width: 33.3333% !important;
  }
  .xl\:w-5 {
    width: 41.6667% !important;
  }
  .xl\:w-6 {
    width: 50% !important;
  }
  .xl\:w-7 {
    width: 58.3333% !important;
  }
  .xl\:w-8 {
    width: 66.6667% !important;
  }
  .xl\:w-9 {
    width: 75% !important;
  }
  .xl\:w-10 {
    width: 83.3333% !important;
  }
  .xl\:w-11 {
    width: 91.6667% !important;
  }
  .xl\:w-12 {
    width: 100% !important;
  }
  .xl\:w-min {
    width: min-content !important;
  }
  .xl\:w-max {
    width: max-content !important;
  }
  .xl\:w-fit {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  .xl\:w-1rem {
    width: 1rem !important;
  }
  .xl\:w-2rem {
    width: 2rem !important;
  }
  .xl\:w-3rem {
    width: 3rem !important;
  }
  .xl\:w-4rem {
    width: 4rem !important;
  }
  .xl\:w-5rem {
    width: 5rem !important;
  }
  .xl\:w-6rem {
    width: 6rem !important;
  }
  .xl\:w-7rem {
    width: 7rem !important;
  }
  .xl\:w-8rem {
    width: 8rem !important;
  }
  .xl\:w-9rem {
    width: 9rem !important;
  }
  .xl\:w-10rem {
    width: 10rem !important;
  }
  .xl\:w-11rem {
    width: 11rem !important;
  }
  .xl\:w-12rem {
    width: 12rem !important;
  }
  .xl\:w-13rem {
    width: 13rem !important;
  }
  .xl\:w-14rem {
    width: 14rem !important;
  }
  .xl\:w-15rem {
    width: 15rem !important;
  }
  .xl\:w-16rem {
    width: 16rem !important;
  }
  .xl\:w-17rem {
    width: 17rem !important;
  }
  .xl\:w-18rem {
    width: 18rem !important;
  }
  .xl\:w-19rem {
    width: 19rem !important;
  }
  .xl\:w-20rem {
    width: 20rem !important;
  }
  .xl\:w-21rem {
    width: 21rem !important;
  }
  .xl\:w-22rem {
    width: 22rem !important;
  }
  .xl\:w-23rem {
    width: 23rem !important;
  }
  .xl\:w-24rem {
    width: 24rem !important;
  }
  .xl\:w-25rem {
    width: 25rem !important;
  }
  .xl\:w-26rem {
    width: 26rem !important;
  }
  .xl\:w-27rem {
    width: 27rem !important;
  }
  .xl\:w-28rem {
    width: 28rem !important;
  }
  .xl\:w-29rem {
    width: 29rem !important;
  }
  .xl\:w-30rem {
    width: 30rem !important;
  }
}
.h-full {
  height: 100% !important;
}

.h-screen {
  height: 100vh !important;
}

.h-auto {
  height: auto !important;
}

.h-min {
  height: min-content !important;
}

.h-max {
  height: max-content !important;
}

.h-fit {
  height: -moz-fit-content !important;
  height: fit-content !important;
}

.h-1rem {
  height: 1rem !important;
}

.h-2rem {
  height: 2rem !important;
}

.h-3rem {
  height: 3rem !important;
}

.h-4rem {
  height: 4rem !important;
}

.h-5rem {
  height: 5rem !important;
}

.h-6rem {
  height: 6rem !important;
}

.h-7rem {
  height: 7rem !important;
}

.h-8rem {
  height: 8rem !important;
}

.h-9rem {
  height: 9rem !important;
}

.h-10rem {
  height: 10rem !important;
}

.h-11rem {
  height: 11rem !important;
}

.h-12rem {
  height: 12rem !important;
}

.h-13rem {
  height: 13rem !important;
}

.h-14rem {
  height: 14rem !important;
}

.h-15rem {
  height: 15rem !important;
}

.h-16rem {
  height: 16rem !important;
}

.h-17rem {
  height: 17rem !important;
}

.h-18rem {
  height: 18rem !important;
}

.h-19rem {
  height: 19rem !important;
}

.h-20rem {
  height: 20rem !important;
}

.h-21rem {
  height: 21rem !important;
}

.h-22rem {
  height: 22rem !important;
}

.h-23rem {
  height: 23rem !important;
}

.h-24rem {
  height: 24rem !important;
}

.h-25rem {
  height: 25rem !important;
}

.h-26rem {
  height: 26rem !important;
}

.h-27rem {
  height: 27rem !important;
}

.h-28rem {
  height: 28rem !important;
}

.h-29rem {
  height: 29rem !important;
}

.h-30rem {
  height: 30rem !important;
}

@media screen and (min-width: 576px) {
  .sm\:h-full {
    height: 100% !important;
  }
  .sm\:h-screen {
    height: 100vh !important;
  }
  .sm\:h-auto {
    height: auto !important;
  }
  .sm\:h-min {
    height: min-content !important;
  }
  .sm\:h-max {
    height: max-content !important;
  }
  .sm\:h-fit {
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
  .sm\:h-1rem {
    height: 1rem !important;
  }
  .sm\:h-2rem {
    height: 2rem !important;
  }
  .sm\:h-3rem {
    height: 3rem !important;
  }
  .sm\:h-4rem {
    height: 4rem !important;
  }
  .sm\:h-5rem {
    height: 5rem !important;
  }
  .sm\:h-6rem {
    height: 6rem !important;
  }
  .sm\:h-7rem {
    height: 7rem !important;
  }
  .sm\:h-8rem {
    height: 8rem !important;
  }
  .sm\:h-9rem {
    height: 9rem !important;
  }
  .sm\:h-10rem {
    height: 10rem !important;
  }
  .sm\:h-11rem {
    height: 11rem !important;
  }
  .sm\:h-12rem {
    height: 12rem !important;
  }
  .sm\:h-13rem {
    height: 13rem !important;
  }
  .sm\:h-14rem {
    height: 14rem !important;
  }
  .sm\:h-15rem {
    height: 15rem !important;
  }
  .sm\:h-16rem {
    height: 16rem !important;
  }
  .sm\:h-17rem {
    height: 17rem !important;
  }
  .sm\:h-18rem {
    height: 18rem !important;
  }
  .sm\:h-19rem {
    height: 19rem !important;
  }
  .sm\:h-20rem {
    height: 20rem !important;
  }
  .sm\:h-21rem {
    height: 21rem !important;
  }
  .sm\:h-22rem {
    height: 22rem !important;
  }
  .sm\:h-23rem {
    height: 23rem !important;
  }
  .sm\:h-24rem {
    height: 24rem !important;
  }
  .sm\:h-25rem {
    height: 25rem !important;
  }
  .sm\:h-26rem {
    height: 26rem !important;
  }
  .sm\:h-27rem {
    height: 27rem !important;
  }
  .sm\:h-28rem {
    height: 28rem !important;
  }
  .sm\:h-29rem {
    height: 29rem !important;
  }
  .sm\:h-30rem {
    height: 30rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:h-full {
    height: 100% !important;
  }
  .md\:h-screen {
    height: 100vh !important;
  }
  .md\:h-auto {
    height: auto !important;
  }
  .md\:h-min {
    height: min-content !important;
  }
  .md\:h-max {
    height: max-content !important;
  }
  .md\:h-fit {
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
  .md\:h-1rem {
    height: 1rem !important;
  }
  .md\:h-2rem {
    height: 2rem !important;
  }
  .md\:h-3rem {
    height: 3rem !important;
  }
  .md\:h-4rem {
    height: 4rem !important;
  }
  .md\:h-5rem {
    height: 5rem !important;
  }
  .md\:h-6rem {
    height: 6rem !important;
  }
  .md\:h-7rem {
    height: 7rem !important;
  }
  .md\:h-8rem {
    height: 8rem !important;
  }
  .md\:h-9rem {
    height: 9rem !important;
  }
  .md\:h-10rem {
    height: 10rem !important;
  }
  .md\:h-11rem {
    height: 11rem !important;
  }
  .md\:h-12rem {
    height: 12rem !important;
  }
  .md\:h-13rem {
    height: 13rem !important;
  }
  .md\:h-14rem {
    height: 14rem !important;
  }
  .md\:h-15rem {
    height: 15rem !important;
  }
  .md\:h-16rem {
    height: 16rem !important;
  }
  .md\:h-17rem {
    height: 17rem !important;
  }
  .md\:h-18rem {
    height: 18rem !important;
  }
  .md\:h-19rem {
    height: 19rem !important;
  }
  .md\:h-20rem {
    height: 20rem !important;
  }
  .md\:h-21rem {
    height: 21rem !important;
  }
  .md\:h-22rem {
    height: 22rem !important;
  }
  .md\:h-23rem {
    height: 23rem !important;
  }
  .md\:h-24rem {
    height: 24rem !important;
  }
  .md\:h-25rem {
    height: 25rem !important;
  }
  .md\:h-26rem {
    height: 26rem !important;
  }
  .md\:h-27rem {
    height: 27rem !important;
  }
  .md\:h-28rem {
    height: 28rem !important;
  }
  .md\:h-29rem {
    height: 29rem !important;
  }
  .md\:h-30rem {
    height: 30rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:h-full {
    height: 100% !important;
  }
  .lg\:h-screen {
    height: 100vh !important;
  }
  .lg\:h-auto {
    height: auto !important;
  }
  .lg\:h-min {
    height: min-content !important;
  }
  .lg\:h-max {
    height: max-content !important;
  }
  .lg\:h-fit {
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
  .lg\:h-1rem {
    height: 1rem !important;
  }
  .lg\:h-2rem {
    height: 2rem !important;
  }
  .lg\:h-3rem {
    height: 3rem !important;
  }
  .lg\:h-4rem {
    height: 4rem !important;
  }
  .lg\:h-5rem {
    height: 5rem !important;
  }
  .lg\:h-6rem {
    height: 6rem !important;
  }
  .lg\:h-7rem {
    height: 7rem !important;
  }
  .lg\:h-8rem {
    height: 8rem !important;
  }
  .lg\:h-9rem {
    height: 9rem !important;
  }
  .lg\:h-10rem {
    height: 10rem !important;
  }
  .lg\:h-11rem {
    height: 11rem !important;
  }
  .lg\:h-12rem {
    height: 12rem !important;
  }
  .lg\:h-13rem {
    height: 13rem !important;
  }
  .lg\:h-14rem {
    height: 14rem !important;
  }
  .lg\:h-15rem {
    height: 15rem !important;
  }
  .lg\:h-16rem {
    height: 16rem !important;
  }
  .lg\:h-17rem {
    height: 17rem !important;
  }
  .lg\:h-18rem {
    height: 18rem !important;
  }
  .lg\:h-19rem {
    height: 19rem !important;
  }
  .lg\:h-20rem {
    height: 20rem !important;
  }
  .lg\:h-21rem {
    height: 21rem !important;
  }
  .lg\:h-22rem {
    height: 22rem !important;
  }
  .lg\:h-23rem {
    height: 23rem !important;
  }
  .lg\:h-24rem {
    height: 24rem !important;
  }
  .lg\:h-25rem {
    height: 25rem !important;
  }
  .lg\:h-26rem {
    height: 26rem !important;
  }
  .lg\:h-27rem {
    height: 27rem !important;
  }
  .lg\:h-28rem {
    height: 28rem !important;
  }
  .lg\:h-29rem {
    height: 29rem !important;
  }
  .lg\:h-30rem {
    height: 30rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:h-full {
    height: 100% !important;
  }
  .xl\:h-screen {
    height: 100vh !important;
  }
  .xl\:h-auto {
    height: auto !important;
  }
  .xl\:h-min {
    height: min-content !important;
  }
  .xl\:h-max {
    height: max-content !important;
  }
  .xl\:h-fit {
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
  .xl\:h-1rem {
    height: 1rem !important;
  }
  .xl\:h-2rem {
    height: 2rem !important;
  }
  .xl\:h-3rem {
    height: 3rem !important;
  }
  .xl\:h-4rem {
    height: 4rem !important;
  }
  .xl\:h-5rem {
    height: 5rem !important;
  }
  .xl\:h-6rem {
    height: 6rem !important;
  }
  .xl\:h-7rem {
    height: 7rem !important;
  }
  .xl\:h-8rem {
    height: 8rem !important;
  }
  .xl\:h-9rem {
    height: 9rem !important;
  }
  .xl\:h-10rem {
    height: 10rem !important;
  }
  .xl\:h-11rem {
    height: 11rem !important;
  }
  .xl\:h-12rem {
    height: 12rem !important;
  }
  .xl\:h-13rem {
    height: 13rem !important;
  }
  .xl\:h-14rem {
    height: 14rem !important;
  }
  .xl\:h-15rem {
    height: 15rem !important;
  }
  .xl\:h-16rem {
    height: 16rem !important;
  }
  .xl\:h-17rem {
    height: 17rem !important;
  }
  .xl\:h-18rem {
    height: 18rem !important;
  }
  .xl\:h-19rem {
    height: 19rem !important;
  }
  .xl\:h-20rem {
    height: 20rem !important;
  }
  .xl\:h-21rem {
    height: 21rem !important;
  }
  .xl\:h-22rem {
    height: 22rem !important;
  }
  .xl\:h-23rem {
    height: 23rem !important;
  }
  .xl\:h-24rem {
    height: 24rem !important;
  }
  .xl\:h-25rem {
    height: 25rem !important;
  }
  .xl\:h-26rem {
    height: 26rem !important;
  }
  .xl\:h-27rem {
    height: 27rem !important;
  }
  .xl\:h-28rem {
    height: 28rem !important;
  }
  .xl\:h-29rem {
    height: 29rem !important;
  }
  .xl\:h-30rem {
    height: 30rem !important;
  }
}
.min-w-0 {
  min-width: 0px !important;
}

.min-w-full {
  min-width: 100% !important;
}

.min-w-screen {
  min-width: 100vw !important;
}

.min-w-min {
  min-width: min-content !important;
}

.min-w-max {
  min-width: max-content !important;
}

@media screen and (min-width: 576px) {
  .sm\:min-w-0 {
    min-width: 0px !important;
  }
  .sm\:min-w-full {
    min-width: 100% !important;
  }
  .sm\:min-w-screen {
    min-width: 100vw !important;
  }
  .sm\:min-w-min {
    min-width: min-content !important;
  }
  .sm\:min-w-max {
    min-width: max-content !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:min-w-0 {
    min-width: 0px !important;
  }
  .md\:min-w-full {
    min-width: 100% !important;
  }
  .md\:min-w-screen {
    min-width: 100vw !important;
  }
  .md\:min-w-min {
    min-width: min-content !important;
  }
  .md\:min-w-max {
    min-width: max-content !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:min-w-0 {
    min-width: 0px !important;
  }
  .lg\:min-w-full {
    min-width: 100% !important;
  }
  .lg\:min-w-screen {
    min-width: 100vw !important;
  }
  .lg\:min-w-min {
    min-width: min-content !important;
  }
  .lg\:min-w-max {
    min-width: max-content !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:min-w-0 {
    min-width: 0px !important;
  }
  .xl\:min-w-full {
    min-width: 100% !important;
  }
  .xl\:min-w-screen {
    min-width: 100vw !important;
  }
  .xl\:min-w-min {
    min-width: min-content !important;
  }
  .xl\:min-w-max {
    min-width: max-content !important;
  }
}
.max-w-0 {
  max-width: 0px !important;
}

.max-w-full {
  max-width: 100% !important;
}

.max-w-screen {
  max-width: 100vw !important;
}

.max-w-min {
  max-width: min-content !important;
}

.max-w-max {
  max-width: max-content !important;
}

.max-w-fit {
  max-width: -moz-fit-content !important;
  max-width: fit-content !important;
}

.max-w-1rem {
  max-width: 1rem !important;
}

.max-w-2rem {
  max-width: 2rem !important;
}

.max-w-3rem {
  max-width: 3rem !important;
}

.max-w-4rem {
  max-width: 4rem !important;
}

.max-w-5rem {
  max-width: 5rem !important;
}

.max-w-6rem {
  max-width: 6rem !important;
}

.max-w-7rem {
  max-width: 7rem !important;
}

.max-w-8rem {
  max-width: 8rem !important;
}

.max-w-9rem {
  max-width: 9rem !important;
}

.max-w-10rem {
  max-width: 10rem !important;
}

.max-w-11rem {
  max-width: 11rem !important;
}

.max-w-12rem {
  max-width: 12rem !important;
}

.max-w-13rem {
  max-width: 13rem !important;
}

.max-w-14rem {
  max-width: 14rem !important;
}

.max-w-15rem {
  max-width: 15rem !important;
}

.max-w-16rem {
  max-width: 16rem !important;
}

.max-w-17rem {
  max-width: 17rem !important;
}

.max-w-18rem {
  max-width: 18rem !important;
}

.max-w-19rem {
  max-width: 19rem !important;
}

.max-w-20rem {
  max-width: 20rem !important;
}

.max-w-21rem {
  max-width: 21rem !important;
}

.max-w-22rem {
  max-width: 22rem !important;
}

.max-w-23rem {
  max-width: 23rem !important;
}

.max-w-24rem {
  max-width: 24rem !important;
}

.max-w-25rem {
  max-width: 25rem !important;
}

.max-w-26rem {
  max-width: 26rem !important;
}

.max-w-27rem {
  max-width: 27rem !important;
}

.max-w-28rem {
  max-width: 28rem !important;
}

.max-w-29rem {
  max-width: 29rem !important;
}

.max-w-30rem {
  max-width: 30rem !important;
}

@media screen and (min-width: 576px) {
  .sm\:max-w-0 {
    max-width: 0px !important;
  }
  .sm\:max-w-full {
    max-width: 100% !important;
  }
  .sm\:max-w-screen {
    max-width: 100vw !important;
  }
  .sm\:max-w-min {
    max-width: min-content !important;
  }
  .sm\:max-w-max {
    max-width: max-content !important;
  }
  .sm\:max-w-fit {
    max-width: -moz-fit-content !important;
    max-width: fit-content !important;
  }
  .sm\:max-w-1rem {
    max-width: 1rem !important;
  }
  .sm\:max-w-2rem {
    max-width: 2rem !important;
  }
  .sm\:max-w-3rem {
    max-width: 3rem !important;
  }
  .sm\:max-w-4rem {
    max-width: 4rem !important;
  }
  .sm\:max-w-5rem {
    max-width: 5rem !important;
  }
  .sm\:max-w-6rem {
    max-width: 6rem !important;
  }
  .sm\:max-w-7rem {
    max-width: 7rem !important;
  }
  .sm\:max-w-8rem {
    max-width: 8rem !important;
  }
  .sm\:max-w-9rem {
    max-width: 9rem !important;
  }
  .sm\:max-w-10rem {
    max-width: 10rem !important;
  }
  .sm\:max-w-11rem {
    max-width: 11rem !important;
  }
  .sm\:max-w-12rem {
    max-width: 12rem !important;
  }
  .sm\:max-w-13rem {
    max-width: 13rem !important;
  }
  .sm\:max-w-14rem {
    max-width: 14rem !important;
  }
  .sm\:max-w-15rem {
    max-width: 15rem !important;
  }
  .sm\:max-w-16rem {
    max-width: 16rem !important;
  }
  .sm\:max-w-17rem {
    max-width: 17rem !important;
  }
  .sm\:max-w-18rem {
    max-width: 18rem !important;
  }
  .sm\:max-w-19rem {
    max-width: 19rem !important;
  }
  .sm\:max-w-20rem {
    max-width: 20rem !important;
  }
  .sm\:max-w-21rem {
    max-width: 21rem !important;
  }
  .sm\:max-w-22rem {
    max-width: 22rem !important;
  }
  .sm\:max-w-23rem {
    max-width: 23rem !important;
  }
  .sm\:max-w-24rem {
    max-width: 24rem !important;
  }
  .sm\:max-w-25rem {
    max-width: 25rem !important;
  }
  .sm\:max-w-26rem {
    max-width: 26rem !important;
  }
  .sm\:max-w-27rem {
    max-width: 27rem !important;
  }
  .sm\:max-w-28rem {
    max-width: 28rem !important;
  }
  .sm\:max-w-29rem {
    max-width: 29rem !important;
  }
  .sm\:max-w-30rem {
    max-width: 30rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:max-w-0 {
    max-width: 0px !important;
  }
  .md\:max-w-full {
    max-width: 100% !important;
  }
  .md\:max-w-screen {
    max-width: 100vw !important;
  }
  .md\:max-w-min {
    max-width: min-content !important;
  }
  .md\:max-w-max {
    max-width: max-content !important;
  }
  .md\:max-w-fit {
    max-width: -moz-fit-content !important;
    max-width: fit-content !important;
  }
  .md\:max-w-1rem {
    max-width: 1rem !important;
  }
  .md\:max-w-2rem {
    max-width: 2rem !important;
  }
  .md\:max-w-3rem {
    max-width: 3rem !important;
  }
  .md\:max-w-4rem {
    max-width: 4rem !important;
  }
  .md\:max-w-5rem {
    max-width: 5rem !important;
  }
  .md\:max-w-6rem {
    max-width: 6rem !important;
  }
  .md\:max-w-7rem {
    max-width: 7rem !important;
  }
  .md\:max-w-8rem {
    max-width: 8rem !important;
  }
  .md\:max-w-9rem {
    max-width: 9rem !important;
  }
  .md\:max-w-10rem {
    max-width: 10rem !important;
  }
  .md\:max-w-11rem {
    max-width: 11rem !important;
  }
  .md\:max-w-12rem {
    max-width: 12rem !important;
  }
  .md\:max-w-13rem {
    max-width: 13rem !important;
  }
  .md\:max-w-14rem {
    max-width: 14rem !important;
  }
  .md\:max-w-15rem {
    max-width: 15rem !important;
  }
  .md\:max-w-16rem {
    max-width: 16rem !important;
  }
  .md\:max-w-17rem {
    max-width: 17rem !important;
  }
  .md\:max-w-18rem {
    max-width: 18rem !important;
  }
  .md\:max-w-19rem {
    max-width: 19rem !important;
  }
  .md\:max-w-20rem {
    max-width: 20rem !important;
  }
  .md\:max-w-21rem {
    max-width: 21rem !important;
  }
  .md\:max-w-22rem {
    max-width: 22rem !important;
  }
  .md\:max-w-23rem {
    max-width: 23rem !important;
  }
  .md\:max-w-24rem {
    max-width: 24rem !important;
  }
  .md\:max-w-25rem {
    max-width: 25rem !important;
  }
  .md\:max-w-26rem {
    max-width: 26rem !important;
  }
  .md\:max-w-27rem {
    max-width: 27rem !important;
  }
  .md\:max-w-28rem {
    max-width: 28rem !important;
  }
  .md\:max-w-29rem {
    max-width: 29rem !important;
  }
  .md\:max-w-30rem {
    max-width: 30rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:max-w-0 {
    max-width: 0px !important;
  }
  .lg\:max-w-full {
    max-width: 100% !important;
  }
  .lg\:max-w-screen {
    max-width: 100vw !important;
  }
  .lg\:max-w-min {
    max-width: min-content !important;
  }
  .lg\:max-w-max {
    max-width: max-content !important;
  }
  .lg\:max-w-fit {
    max-width: -moz-fit-content !important;
    max-width: fit-content !important;
  }
  .lg\:max-w-1rem {
    max-width: 1rem !important;
  }
  .lg\:max-w-2rem {
    max-width: 2rem !important;
  }
  .lg\:max-w-3rem {
    max-width: 3rem !important;
  }
  .lg\:max-w-4rem {
    max-width: 4rem !important;
  }
  .lg\:max-w-5rem {
    max-width: 5rem !important;
  }
  .lg\:max-w-6rem {
    max-width: 6rem !important;
  }
  .lg\:max-w-7rem {
    max-width: 7rem !important;
  }
  .lg\:max-w-8rem {
    max-width: 8rem !important;
  }
  .lg\:max-w-9rem {
    max-width: 9rem !important;
  }
  .lg\:max-w-10rem {
    max-width: 10rem !important;
  }
  .lg\:max-w-11rem {
    max-width: 11rem !important;
  }
  .lg\:max-w-12rem {
    max-width: 12rem !important;
  }
  .lg\:max-w-13rem {
    max-width: 13rem !important;
  }
  .lg\:max-w-14rem {
    max-width: 14rem !important;
  }
  .lg\:max-w-15rem {
    max-width: 15rem !important;
  }
  .lg\:max-w-16rem {
    max-width: 16rem !important;
  }
  .lg\:max-w-17rem {
    max-width: 17rem !important;
  }
  .lg\:max-w-18rem {
    max-width: 18rem !important;
  }
  .lg\:max-w-19rem {
    max-width: 19rem !important;
  }
  .lg\:max-w-20rem {
    max-width: 20rem !important;
  }
  .lg\:max-w-21rem {
    max-width: 21rem !important;
  }
  .lg\:max-w-22rem {
    max-width: 22rem !important;
  }
  .lg\:max-w-23rem {
    max-width: 23rem !important;
  }
  .lg\:max-w-24rem {
    max-width: 24rem !important;
  }
  .lg\:max-w-25rem {
    max-width: 25rem !important;
  }
  .lg\:max-w-26rem {
    max-width: 26rem !important;
  }
  .lg\:max-w-27rem {
    max-width: 27rem !important;
  }
  .lg\:max-w-28rem {
    max-width: 28rem !important;
  }
  .lg\:max-w-29rem {
    max-width: 29rem !important;
  }
  .lg\:max-w-30rem {
    max-width: 30rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:max-w-0 {
    max-width: 0px !important;
  }
  .xl\:max-w-full {
    max-width: 100% !important;
  }
  .xl\:max-w-screen {
    max-width: 100vw !important;
  }
  .xl\:max-w-min {
    max-width: min-content !important;
  }
  .xl\:max-w-max {
    max-width: max-content !important;
  }
  .xl\:max-w-fit {
    max-width: -moz-fit-content !important;
    max-width: fit-content !important;
  }
  .xl\:max-w-1rem {
    max-width: 1rem !important;
  }
  .xl\:max-w-2rem {
    max-width: 2rem !important;
  }
  .xl\:max-w-3rem {
    max-width: 3rem !important;
  }
  .xl\:max-w-4rem {
    max-width: 4rem !important;
  }
  .xl\:max-w-5rem {
    max-width: 5rem !important;
  }
  .xl\:max-w-6rem {
    max-width: 6rem !important;
  }
  .xl\:max-w-7rem {
    max-width: 7rem !important;
  }
  .xl\:max-w-8rem {
    max-width: 8rem !important;
  }
  .xl\:max-w-9rem {
    max-width: 9rem !important;
  }
  .xl\:max-w-10rem {
    max-width: 10rem !important;
  }
  .xl\:max-w-11rem {
    max-width: 11rem !important;
  }
  .xl\:max-w-12rem {
    max-width: 12rem !important;
  }
  .xl\:max-w-13rem {
    max-width: 13rem !important;
  }
  .xl\:max-w-14rem {
    max-width: 14rem !important;
  }
  .xl\:max-w-15rem {
    max-width: 15rem !important;
  }
  .xl\:max-w-16rem {
    max-width: 16rem !important;
  }
  .xl\:max-w-17rem {
    max-width: 17rem !important;
  }
  .xl\:max-w-18rem {
    max-width: 18rem !important;
  }
  .xl\:max-w-19rem {
    max-width: 19rem !important;
  }
  .xl\:max-w-20rem {
    max-width: 20rem !important;
  }
  .xl\:max-w-21rem {
    max-width: 21rem !important;
  }
  .xl\:max-w-22rem {
    max-width: 22rem !important;
  }
  .xl\:max-w-23rem {
    max-width: 23rem !important;
  }
  .xl\:max-w-24rem {
    max-width: 24rem !important;
  }
  .xl\:max-w-25rem {
    max-width: 25rem !important;
  }
  .xl\:max-w-26rem {
    max-width: 26rem !important;
  }
  .xl\:max-w-27rem {
    max-width: 27rem !important;
  }
  .xl\:max-w-28rem {
    max-width: 28rem !important;
  }
  .xl\:max-w-29rem {
    max-width: 29rem !important;
  }
  .xl\:max-w-30rem {
    max-width: 30rem !important;
  }
}
.min-h-0 {
  min-height: 0px !important;
}

.min-h-full {
  min-height: 100% !important;
}

.min-h-screen {
  min-height: 100vh !important;
}

@media screen and (min-width: 576px) {
  .sm\:min-h-0 {
    min-height: 0px !important;
  }
  .sm\:min-h-full {
    min-height: 100% !important;
  }
  .sm\:min-h-screen {
    min-height: 100vh !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:min-h-0 {
    min-height: 0px !important;
  }
  .md\:min-h-full {
    min-height: 100% !important;
  }
  .md\:min-h-screen {
    min-height: 100vh !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:min-h-0 {
    min-height: 0px !important;
  }
  .lg\:min-h-full {
    min-height: 100% !important;
  }
  .lg\:min-h-screen {
    min-height: 100vh !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:min-h-0 {
    min-height: 0px !important;
  }
  .xl\:min-h-full {
    min-height: 100% !important;
  }
  .xl\:min-h-screen {
    min-height: 100vh !important;
  }
}
.max-h-0 {
  max-height: 0px !important;
}

.max-h-full {
  max-height: 100% !important;
}

.max-h-screen {
  max-height: 100vh !important;
}

.max-h-min {
  max-height: min-content !important;
}

.max-h-max {
  max-height: max-content !important;
}

.max-h-fit {
  max-height: -moz-fit-content !important;
  max-height: fit-content !important;
}

.max-h-1rem {
  max-height: 1rem !important;
}

.max-h-2rem {
  max-height: 2rem !important;
}

.max-h-3rem {
  max-height: 3rem !important;
}

.max-h-4rem {
  max-height: 4rem !important;
}

.max-h-5rem {
  max-height: 5rem !important;
}

.max-h-6rem {
  max-height: 6rem !important;
}

.max-h-7rem {
  max-height: 7rem !important;
}

.max-h-8rem {
  max-height: 8rem !important;
}

.max-h-9rem {
  max-height: 9rem !important;
}

.max-h-10rem {
  max-height: 10rem !important;
}

.max-h-11rem {
  max-height: 11rem !important;
}

.max-h-12rem {
  max-height: 12rem !important;
}

.max-h-13rem {
  max-height: 13rem !important;
}

.max-h-14rem {
  max-height: 14rem !important;
}

.max-h-15rem {
  max-height: 15rem !important;
}

.max-h-16rem {
  max-height: 16rem !important;
}

.max-h-17rem {
  max-height: 17rem !important;
}

.max-h-18rem {
  max-height: 18rem !important;
}

.max-h-19rem {
  max-height: 19rem !important;
}

.max-h-20rem {
  max-height: 20rem !important;
}

.max-h-21rem {
  max-height: 21rem !important;
}

.max-h-22rem {
  max-height: 22rem !important;
}

.max-h-23rem {
  max-height: 23rem !important;
}

.max-h-24rem {
  max-height: 24rem !important;
}

.max-h-25rem {
  max-height: 25rem !important;
}

.max-h-26rem {
  max-height: 26rem !important;
}

.max-h-27rem {
  max-height: 27rem !important;
}

.max-h-28rem {
  max-height: 28rem !important;
}

.max-h-29rem {
  max-height: 29rem !important;
}

.max-h-30rem {
  max-height: 30rem !important;
}

@media screen and (min-width: 576px) {
  .sm\:max-h-0 {
    max-height: 0px !important;
  }
  .sm\:max-h-full {
    max-height: 100% !important;
  }
  .sm\:max-h-screen {
    max-height: 100vh !important;
  }
  .sm\:max-h-min {
    max-height: min-content !important;
  }
  .sm\:max-h-max {
    max-height: max-content !important;
  }
  .sm\:max-h-fit {
    max-height: -moz-fit-content !important;
    max-height: fit-content !important;
  }
  .sm\:max-h-1rem {
    max-height: 1rem !important;
  }
  .sm\:max-h-2rem {
    max-height: 2rem !important;
  }
  .sm\:max-h-3rem {
    max-height: 3rem !important;
  }
  .sm\:max-h-4rem {
    max-height: 4rem !important;
  }
  .sm\:max-h-5rem {
    max-height: 5rem !important;
  }
  .sm\:max-h-6rem {
    max-height: 6rem !important;
  }
  .sm\:max-h-7rem {
    max-height: 7rem !important;
  }
  .sm\:max-h-8rem {
    max-height: 8rem !important;
  }
  .sm\:max-h-9rem {
    max-height: 9rem !important;
  }
  .sm\:max-h-10rem {
    max-height: 10rem !important;
  }
  .sm\:max-h-11rem {
    max-height: 11rem !important;
  }
  .sm\:max-h-12rem {
    max-height: 12rem !important;
  }
  .sm\:max-h-13rem {
    max-height: 13rem !important;
  }
  .sm\:max-h-14rem {
    max-height: 14rem !important;
  }
  .sm\:max-h-15rem {
    max-height: 15rem !important;
  }
  .sm\:max-h-16rem {
    max-height: 16rem !important;
  }
  .sm\:max-h-17rem {
    max-height: 17rem !important;
  }
  .sm\:max-h-18rem {
    max-height: 18rem !important;
  }
  .sm\:max-h-19rem {
    max-height: 19rem !important;
  }
  .sm\:max-h-20rem {
    max-height: 20rem !important;
  }
  .sm\:max-h-21rem {
    max-height: 21rem !important;
  }
  .sm\:max-h-22rem {
    max-height: 22rem !important;
  }
  .sm\:max-h-23rem {
    max-height: 23rem !important;
  }
  .sm\:max-h-24rem {
    max-height: 24rem !important;
  }
  .sm\:max-h-25rem {
    max-height: 25rem !important;
  }
  .sm\:max-h-26rem {
    max-height: 26rem !important;
  }
  .sm\:max-h-27rem {
    max-height: 27rem !important;
  }
  .sm\:max-h-28rem {
    max-height: 28rem !important;
  }
  .sm\:max-h-29rem {
    max-height: 29rem !important;
  }
  .sm\:max-h-30rem {
    max-height: 30rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:max-h-0 {
    max-height: 0px !important;
  }
  .md\:max-h-full {
    max-height: 100% !important;
  }
  .md\:max-h-screen {
    max-height: 100vh !important;
  }
  .md\:max-h-min {
    max-height: min-content !important;
  }
  .md\:max-h-max {
    max-height: max-content !important;
  }
  .md\:max-h-fit {
    max-height: -moz-fit-content !important;
    max-height: fit-content !important;
  }
  .md\:max-h-1rem {
    max-height: 1rem !important;
  }
  .md\:max-h-2rem {
    max-height: 2rem !important;
  }
  .md\:max-h-3rem {
    max-height: 3rem !important;
  }
  .md\:max-h-4rem {
    max-height: 4rem !important;
  }
  .md\:max-h-5rem {
    max-height: 5rem !important;
  }
  .md\:max-h-6rem {
    max-height: 6rem !important;
  }
  .md\:max-h-7rem {
    max-height: 7rem !important;
  }
  .md\:max-h-8rem {
    max-height: 8rem !important;
  }
  .md\:max-h-9rem {
    max-height: 9rem !important;
  }
  .md\:max-h-10rem {
    max-height: 10rem !important;
  }
  .md\:max-h-11rem {
    max-height: 11rem !important;
  }
  .md\:max-h-12rem {
    max-height: 12rem !important;
  }
  .md\:max-h-13rem {
    max-height: 13rem !important;
  }
  .md\:max-h-14rem {
    max-height: 14rem !important;
  }
  .md\:max-h-15rem {
    max-height: 15rem !important;
  }
  .md\:max-h-16rem {
    max-height: 16rem !important;
  }
  .md\:max-h-17rem {
    max-height: 17rem !important;
  }
  .md\:max-h-18rem {
    max-height: 18rem !important;
  }
  .md\:max-h-19rem {
    max-height: 19rem !important;
  }
  .md\:max-h-20rem {
    max-height: 20rem !important;
  }
  .md\:max-h-21rem {
    max-height: 21rem !important;
  }
  .md\:max-h-22rem {
    max-height: 22rem !important;
  }
  .md\:max-h-23rem {
    max-height: 23rem !important;
  }
  .md\:max-h-24rem {
    max-height: 24rem !important;
  }
  .md\:max-h-25rem {
    max-height: 25rem !important;
  }
  .md\:max-h-26rem {
    max-height: 26rem !important;
  }
  .md\:max-h-27rem {
    max-height: 27rem !important;
  }
  .md\:max-h-28rem {
    max-height: 28rem !important;
  }
  .md\:max-h-29rem {
    max-height: 29rem !important;
  }
  .md\:max-h-30rem {
    max-height: 30rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:max-h-0 {
    max-height: 0px !important;
  }
  .lg\:max-h-full {
    max-height: 100% !important;
  }
  .lg\:max-h-screen {
    max-height: 100vh !important;
  }
  .lg\:max-h-min {
    max-height: min-content !important;
  }
  .lg\:max-h-max {
    max-height: max-content !important;
  }
  .lg\:max-h-fit {
    max-height: -moz-fit-content !important;
    max-height: fit-content !important;
  }
  .lg\:max-h-1rem {
    max-height: 1rem !important;
  }
  .lg\:max-h-2rem {
    max-height: 2rem !important;
  }
  .lg\:max-h-3rem {
    max-height: 3rem !important;
  }
  .lg\:max-h-4rem {
    max-height: 4rem !important;
  }
  .lg\:max-h-5rem {
    max-height: 5rem !important;
  }
  .lg\:max-h-6rem {
    max-height: 6rem !important;
  }
  .lg\:max-h-7rem {
    max-height: 7rem !important;
  }
  .lg\:max-h-8rem {
    max-height: 8rem !important;
  }
  .lg\:max-h-9rem {
    max-height: 9rem !important;
  }
  .lg\:max-h-10rem {
    max-height: 10rem !important;
  }
  .lg\:max-h-11rem {
    max-height: 11rem !important;
  }
  .lg\:max-h-12rem {
    max-height: 12rem !important;
  }
  .lg\:max-h-13rem {
    max-height: 13rem !important;
  }
  .lg\:max-h-14rem {
    max-height: 14rem !important;
  }
  .lg\:max-h-15rem {
    max-height: 15rem !important;
  }
  .lg\:max-h-16rem {
    max-height: 16rem !important;
  }
  .lg\:max-h-17rem {
    max-height: 17rem !important;
  }
  .lg\:max-h-18rem {
    max-height: 18rem !important;
  }
  .lg\:max-h-19rem {
    max-height: 19rem !important;
  }
  .lg\:max-h-20rem {
    max-height: 20rem !important;
  }
  .lg\:max-h-21rem {
    max-height: 21rem !important;
  }
  .lg\:max-h-22rem {
    max-height: 22rem !important;
  }
  .lg\:max-h-23rem {
    max-height: 23rem !important;
  }
  .lg\:max-h-24rem {
    max-height: 24rem !important;
  }
  .lg\:max-h-25rem {
    max-height: 25rem !important;
  }
  .lg\:max-h-26rem {
    max-height: 26rem !important;
  }
  .lg\:max-h-27rem {
    max-height: 27rem !important;
  }
  .lg\:max-h-28rem {
    max-height: 28rem !important;
  }
  .lg\:max-h-29rem {
    max-height: 29rem !important;
  }
  .lg\:max-h-30rem {
    max-height: 30rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:max-h-0 {
    max-height: 0px !important;
  }
  .xl\:max-h-full {
    max-height: 100% !important;
  }
  .xl\:max-h-screen {
    max-height: 100vh !important;
  }
  .xl\:max-h-min {
    max-height: min-content !important;
  }
  .xl\:max-h-max {
    max-height: max-content !important;
  }
  .xl\:max-h-fit {
    max-height: -moz-fit-content !important;
    max-height: fit-content !important;
  }
  .xl\:max-h-1rem {
    max-height: 1rem !important;
  }
  .xl\:max-h-2rem {
    max-height: 2rem !important;
  }
  .xl\:max-h-3rem {
    max-height: 3rem !important;
  }
  .xl\:max-h-4rem {
    max-height: 4rem !important;
  }
  .xl\:max-h-5rem {
    max-height: 5rem !important;
  }
  .xl\:max-h-6rem {
    max-height: 6rem !important;
  }
  .xl\:max-h-7rem {
    max-height: 7rem !important;
  }
  .xl\:max-h-8rem {
    max-height: 8rem !important;
  }
  .xl\:max-h-9rem {
    max-height: 9rem !important;
  }
  .xl\:max-h-10rem {
    max-height: 10rem !important;
  }
  .xl\:max-h-11rem {
    max-height: 11rem !important;
  }
  .xl\:max-h-12rem {
    max-height: 12rem !important;
  }
  .xl\:max-h-13rem {
    max-height: 13rem !important;
  }
  .xl\:max-h-14rem {
    max-height: 14rem !important;
  }
  .xl\:max-h-15rem {
    max-height: 15rem !important;
  }
  .xl\:max-h-16rem {
    max-height: 16rem !important;
  }
  .xl\:max-h-17rem {
    max-height: 17rem !important;
  }
  .xl\:max-h-18rem {
    max-height: 18rem !important;
  }
  .xl\:max-h-19rem {
    max-height: 19rem !important;
  }
  .xl\:max-h-20rem {
    max-height: 20rem !important;
  }
  .xl\:max-h-21rem {
    max-height: 21rem !important;
  }
  .xl\:max-h-22rem {
    max-height: 22rem !important;
  }
  .xl\:max-h-23rem {
    max-height: 23rem !important;
  }
  .xl\:max-h-24rem {
    max-height: 24rem !important;
  }
  .xl\:max-h-25rem {
    max-height: 25rem !important;
  }
  .xl\:max-h-26rem {
    max-height: 26rem !important;
  }
  .xl\:max-h-27rem {
    max-height: 27rem !important;
  }
  .xl\:max-h-28rem {
    max-height: 28rem !important;
  }
  .xl\:max-h-29rem {
    max-height: 29rem !important;
  }
  .xl\:max-h-30rem {
    max-height: 30rem !important;
  }
}
.static {
  position: static !important;
}

.fixed {
  position: fixed !important;
}

.absolute {
  position: absolute !important;
}

.relative {
  position: relative !important;
}

.sticky {
  position: sticky !important;
}

@media screen and (min-width: 576px) {
  .sm\:static {
    position: static !important;
  }
  .sm\:fixed {
    position: fixed !important;
  }
  .sm\:absolute {
    position: absolute !important;
  }
  .sm\:relative {
    position: relative !important;
  }
  .sm\:sticky {
    position: sticky !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:static {
    position: static !important;
  }
  .md\:fixed {
    position: fixed !important;
  }
  .md\:absolute {
    position: absolute !important;
  }
  .md\:relative {
    position: relative !important;
  }
  .md\:sticky {
    position: sticky !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:static {
    position: static !important;
  }
  .lg\:fixed {
    position: fixed !important;
  }
  .lg\:absolute {
    position: absolute !important;
  }
  .lg\:relative {
    position: relative !important;
  }
  .lg\:sticky {
    position: sticky !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:static {
    position: static !important;
  }
  .xl\:fixed {
    position: fixed !important;
  }
  .xl\:absolute {
    position: absolute !important;
  }
  .xl\:relative {
    position: relative !important;
  }
  .xl\:sticky {
    position: sticky !important;
  }
}
.top-auto {
  top: auto !important;
}

.top-0 {
  top: 0px !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

@media screen and (min-width: 576px) {
  .sm\:top-auto {
    top: auto !important;
  }
  .sm\:top-0 {
    top: 0px !important;
  }
  .sm\:top-50 {
    top: 50% !important;
  }
  .sm\:top-100 {
    top: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:top-auto {
    top: auto !important;
  }
  .md\:top-0 {
    top: 0px !important;
  }
  .md\:top-50 {
    top: 50% !important;
  }
  .md\:top-100 {
    top: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:top-auto {
    top: auto !important;
  }
  .lg\:top-0 {
    top: 0px !important;
  }
  .lg\:top-50 {
    top: 50% !important;
  }
  .lg\:top-100 {
    top: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:top-auto {
    top: auto !important;
  }
  .xl\:top-0 {
    top: 0px !important;
  }
  .xl\:top-50 {
    top: 50% !important;
  }
  .xl\:top-100 {
    top: 100% !important;
  }
}
.left-auto {
  left: auto !important;
}

.left-0 {
  left: 0px !important;
}

.left-50 {
  left: 50% !important;
}

.left-100 {
  left: 100% !important;
}

@media screen and (min-width: 576px) {
  .sm\:left-auto {
    left: auto !important;
  }
  .sm\:left-0 {
    left: 0px !important;
  }
  .sm\:left-50 {
    left: 50% !important;
  }
  .sm\:left-100 {
    left: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:left-auto {
    left: auto !important;
  }
  .md\:left-0 {
    left: 0px !important;
  }
  .md\:left-50 {
    left: 50% !important;
  }
  .md\:left-100 {
    left: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:left-auto {
    left: auto !important;
  }
  .lg\:left-0 {
    left: 0px !important;
  }
  .lg\:left-50 {
    left: 50% !important;
  }
  .lg\:left-100 {
    left: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:left-auto {
    left: auto !important;
  }
  .xl\:left-0 {
    left: 0px !important;
  }
  .xl\:left-50 {
    left: 50% !important;
  }
  .xl\:left-100 {
    left: 100% !important;
  }
}
.right-auto {
  right: auto !important;
}

.right-0 {
  right: 0px !important;
}

.right-50 {
  right: 50% !important;
}

.right-100 {
  right: 100% !important;
}

@media screen and (min-width: 576px) {
  .sm\:right-auto {
    right: auto !important;
  }
  .sm\:right-0 {
    right: 0px !important;
  }
  .sm\:right-50 {
    right: 50% !important;
  }
  .sm\:right-100 {
    right: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:right-auto {
    right: auto !important;
  }
  .md\:right-0 {
    right: 0px !important;
  }
  .md\:right-50 {
    right: 50% !important;
  }
  .md\:right-100 {
    right: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:right-auto {
    right: auto !important;
  }
  .lg\:right-0 {
    right: 0px !important;
  }
  .lg\:right-50 {
    right: 50% !important;
  }
  .lg\:right-100 {
    right: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:right-auto {
    right: auto !important;
  }
  .xl\:right-0 {
    right: 0px !important;
  }
  .xl\:right-50 {
    right: 50% !important;
  }
  .xl\:right-100 {
    right: 100% !important;
  }
}
.bottom-auto {
  bottom: auto !important;
}

.bottom-0 {
  bottom: 0px !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

@media screen and (min-width: 576px) {
  .sm\:bottom-auto {
    bottom: auto !important;
  }
  .sm\:bottom-0 {
    bottom: 0px !important;
  }
  .sm\:bottom-50 {
    bottom: 50% !important;
  }
  .sm\:bottom-100 {
    bottom: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:bottom-auto {
    bottom: auto !important;
  }
  .md\:bottom-0 {
    bottom: 0px !important;
  }
  .md\:bottom-50 {
    bottom: 50% !important;
  }
  .md\:bottom-100 {
    bottom: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:bottom-auto {
    bottom: auto !important;
  }
  .lg\:bottom-0 {
    bottom: 0px !important;
  }
  .lg\:bottom-50 {
    bottom: 50% !important;
  }
  .lg\:bottom-100 {
    bottom: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:bottom-auto {
    bottom: auto !important;
  }
  .xl\:bottom-0 {
    bottom: 0px !important;
  }
  .xl\:bottom-50 {
    bottom: 50% !important;
  }
  .xl\:bottom-100 {
    bottom: 100% !important;
  }
}
.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

@media screen and (min-width: 576px) {
  .sm\:overflow-auto {
    overflow: auto !important;
  }
  .sm\:overflow-hidden {
    overflow: hidden !important;
  }
  .sm\:overflow-visible {
    overflow: visible !important;
  }
  .sm\:overflow-scroll {
    overflow: scroll !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:overflow-auto {
    overflow: auto !important;
  }
  .md\:overflow-hidden {
    overflow: hidden !important;
  }
  .md\:overflow-visible {
    overflow: visible !important;
  }
  .md\:overflow-scroll {
    overflow: scroll !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:overflow-auto {
    overflow: auto !important;
  }
  .lg\:overflow-hidden {
    overflow: hidden !important;
  }
  .lg\:overflow-visible {
    overflow: visible !important;
  }
  .lg\:overflow-scroll {
    overflow: scroll !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:overflow-auto {
    overflow: auto !important;
  }
  .xl\:overflow-hidden {
    overflow: hidden !important;
  }
  .xl\:overflow-visible {
    overflow: visible !important;
  }
  .xl\:overflow-scroll {
    overflow: scroll !important;
  }
}
.overflow-x-auto {
  overflow-x: auto !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

@media screen and (min-width: 576px) {
  .sm\:overflow-x-auto {
    overflow-x: auto !important;
  }
  .sm\:overflow-x-hidden {
    overflow-x: hidden !important;
  }
  .sm\:overflow-x-visible {
    overflow-x: visible !important;
  }
  .sm\:overflow-x-scroll {
    overflow-x: scroll !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:overflow-x-auto {
    overflow-x: auto !important;
  }
  .md\:overflow-x-hidden {
    overflow-x: hidden !important;
  }
  .md\:overflow-x-visible {
    overflow-x: visible !important;
  }
  .md\:overflow-x-scroll {
    overflow-x: scroll !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:overflow-x-auto {
    overflow-x: auto !important;
  }
  .lg\:overflow-x-hidden {
    overflow-x: hidden !important;
  }
  .lg\:overflow-x-visible {
    overflow-x: visible !important;
  }
  .lg\:overflow-x-scroll {
    overflow-x: scroll !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:overflow-x-auto {
    overflow-x: auto !important;
  }
  .xl\:overflow-x-hidden {
    overflow-x: hidden !important;
  }
  .xl\:overflow-x-visible {
    overflow-x: visible !important;
  }
  .xl\:overflow-x-scroll {
    overflow-x: scroll !important;
  }
}
.overflow-y-auto {
  overflow-y: auto !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

@media screen and (min-width: 576px) {
  .sm\:overflow-y-auto {
    overflow-y: auto !important;
  }
  .sm\:overflow-y-hidden {
    overflow-y: hidden !important;
  }
  .sm\:overflow-y-visible {
    overflow-y: visible !important;
  }
  .sm\:overflow-y-scroll {
    overflow-y: scroll !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:overflow-y-auto {
    overflow-y: auto !important;
  }
  .md\:overflow-y-hidden {
    overflow-y: hidden !important;
  }
  .md\:overflow-y-visible {
    overflow-y: visible !important;
  }
  .md\:overflow-y-scroll {
    overflow-y: scroll !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:overflow-y-auto {
    overflow-y: auto !important;
  }
  .lg\:overflow-y-hidden {
    overflow-y: hidden !important;
  }
  .lg\:overflow-y-visible {
    overflow-y: visible !important;
  }
  .lg\:overflow-y-scroll {
    overflow-y: scroll !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:overflow-y-auto {
    overflow-y: auto !important;
  }
  .xl\:overflow-y-hidden {
    overflow-y: hidden !important;
  }
  .xl\:overflow-y-visible {
    overflow-y: visible !important;
  }
  .xl\:overflow-y-scroll {
    overflow-y: scroll !important;
  }
}
.z-auto {
  z-index: auto !important;
}

.z-0 {
  z-index: 0 !important;
}

.z-1 {
  z-index: 1 !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

.z-4 {
  z-index: 4 !important;
}

.z-5 {
  z-index: 5 !important;
}

@media screen and (min-width: 576px) {
  .sm\:z-auto {
    z-index: auto !important;
  }
  .sm\:z-0 {
    z-index: 0 !important;
  }
  .sm\:z-1 {
    z-index: 1 !important;
  }
  .sm\:z-2 {
    z-index: 2 !important;
  }
  .sm\:z-3 {
    z-index: 3 !important;
  }
  .sm\:z-4 {
    z-index: 4 !important;
  }
  .sm\:z-5 {
    z-index: 5 !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:z-auto {
    z-index: auto !important;
  }
  .md\:z-0 {
    z-index: 0 !important;
  }
  .md\:z-1 {
    z-index: 1 !important;
  }
  .md\:z-2 {
    z-index: 2 !important;
  }
  .md\:z-3 {
    z-index: 3 !important;
  }
  .md\:z-4 {
    z-index: 4 !important;
  }
  .md\:z-5 {
    z-index: 5 !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:z-auto {
    z-index: auto !important;
  }
  .lg\:z-0 {
    z-index: 0 !important;
  }
  .lg\:z-1 {
    z-index: 1 !important;
  }
  .lg\:z-2 {
    z-index: 2 !important;
  }
  .lg\:z-3 {
    z-index: 3 !important;
  }
  .lg\:z-4 {
    z-index: 4 !important;
  }
  .lg\:z-5 {
    z-index: 5 !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:z-auto {
    z-index: auto !important;
  }
  .xl\:z-0 {
    z-index: 0 !important;
  }
  .xl\:z-1 {
    z-index: 1 !important;
  }
  .xl\:z-2 {
    z-index: 2 !important;
  }
  .xl\:z-3 {
    z-index: 3 !important;
  }
  .xl\:z-4 {
    z-index: 4 !important;
  }
  .xl\:z-5 {
    z-index: 5 !important;
  }
}
.bg-repeat {
  background-repeat: repeat !important;
}

.bg-no-repeat {
  background-repeat: no-repeat !important;
}

.bg-repeat-x {
  background-repeat: repeat-x !important;
}

.bg-repeat-y {
  background-repeat: repeat-y !important;
}

.bg-repeat-round {
  background-repeat: round !important;
}

.bg-repeat-space {
  background-repeat: space !important;
}

@media screen and (min-width: 576px) {
  .sm\:bg-repeat {
    background-repeat: repeat !important;
  }
  .sm\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }
  .sm\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }
  .sm\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }
  .sm\:bg-repeat-round {
    background-repeat: round !important;
  }
  .sm\:bg-repeat-space {
    background-repeat: space !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:bg-repeat {
    background-repeat: repeat !important;
  }
  .md\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }
  .md\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }
  .md\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }
  .md\:bg-repeat-round {
    background-repeat: round !important;
  }
  .md\:bg-repeat-space {
    background-repeat: space !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:bg-repeat {
    background-repeat: repeat !important;
  }
  .lg\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }
  .lg\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }
  .lg\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }
  .lg\:bg-repeat-round {
    background-repeat: round !important;
  }
  .lg\:bg-repeat-space {
    background-repeat: space !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:bg-repeat {
    background-repeat: repeat !important;
  }
  .xl\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }
  .xl\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }
  .xl\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }
  .xl\:bg-repeat-round {
    background-repeat: round !important;
  }
  .xl\:bg-repeat-space {
    background-repeat: space !important;
  }
}
.bg-auto {
  background-size: auto !important;
}

.bg-cover {
  background-size: cover !important;
}

.bg-contain {
  background-size: contain !important;
}

@media screen and (min-width: 576px) {
  .sm\:bg-auto {
    background-size: auto !important;
  }
  .sm\:bg-cover {
    background-size: cover !important;
  }
  .sm\:bg-contain {
    background-size: contain !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:bg-auto {
    background-size: auto !important;
  }
  .md\:bg-cover {
    background-size: cover !important;
  }
  .md\:bg-contain {
    background-size: contain !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:bg-auto {
    background-size: auto !important;
  }
  .lg\:bg-cover {
    background-size: cover !important;
  }
  .lg\:bg-contain {
    background-size: contain !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:bg-auto {
    background-size: auto !important;
  }
  .xl\:bg-cover {
    background-size: cover !important;
  }
  .xl\:bg-contain {
    background-size: contain !important;
  }
}
.bg-bottom {
  background-position: bottom !important;
}

.bg-center {
  background-position: center !important;
}

.bg-left {
  background-position: left !important;
}

.bg-left-bottom {
  background-position: left bottom !important;
}

.bg-left-top {
  background-position: left top !important;
}

.bg-right {
  background-position: right !important;
}

.bg-right-bottom {
  background-position: right bottom !important;
}

.bg-right-top {
  background-position: right top !important;
}

.bg-top {
  background-position: top !important;
}

@media screen and (min-width: 576px) {
  .sm\:bg-bottom {
    background-position: bottom !important;
  }
  .sm\:bg-center {
    background-position: center !important;
  }
  .sm\:bg-left {
    background-position: left !important;
  }
  .sm\:bg-left-bottom {
    background-position: left bottom !important;
  }
  .sm\:bg-left-top {
    background-position: left top !important;
  }
  .sm\:bg-right {
    background-position: right !important;
  }
  .sm\:bg-right-bottom {
    background-position: right bottom !important;
  }
  .sm\:bg-right-top {
    background-position: right top !important;
  }
  .sm\:bg-top {
    background-position: top !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:bg-bottom {
    background-position: bottom !important;
  }
  .md\:bg-center {
    background-position: center !important;
  }
  .md\:bg-left {
    background-position: left !important;
  }
  .md\:bg-left-bottom {
    background-position: left bottom !important;
  }
  .md\:bg-left-top {
    background-position: left top !important;
  }
  .md\:bg-right {
    background-position: right !important;
  }
  .md\:bg-right-bottom {
    background-position: right bottom !important;
  }
  .md\:bg-right-top {
    background-position: right top !important;
  }
  .md\:bg-top {
    background-position: top !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:bg-bottom {
    background-position: bottom !important;
  }
  .lg\:bg-center {
    background-position: center !important;
  }
  .lg\:bg-left {
    background-position: left !important;
  }
  .lg\:bg-left-bottom {
    background-position: left bottom !important;
  }
  .lg\:bg-left-top {
    background-position: left top !important;
  }
  .lg\:bg-right {
    background-position: right !important;
  }
  .lg\:bg-right-bottom {
    background-position: right bottom !important;
  }
  .lg\:bg-right-top {
    background-position: right top !important;
  }
  .lg\:bg-top {
    background-position: top !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:bg-bottom {
    background-position: bottom !important;
  }
  .xl\:bg-center {
    background-position: center !important;
  }
  .xl\:bg-left {
    background-position: left !important;
  }
  .xl\:bg-left-bottom {
    background-position: left bottom !important;
  }
  .xl\:bg-left-top {
    background-position: left top !important;
  }
  .xl\:bg-right {
    background-position: right !important;
  }
  .xl\:bg-right-bottom {
    background-position: right bottom !important;
  }
  .xl\:bg-right-top {
    background-position: right top !important;
  }
  .xl\:bg-top {
    background-position: top !important;
  }
}
.select-none {
  -webkit-user-select: none !important;
          user-select: none !important;
}

.select-text {
  -webkit-user-select: text !important;
          user-select: text !important;
}

.select-all {
  -webkit-user-select: all !important;
          user-select: all !important;
}

.select-auto {
  -webkit-user-select: auto !important;
          user-select: auto !important;
}

.list-none {
  list-style: none !important;
}

.list-disc {
  list-style: disc !important;
}

.list-decimal {
  list-style: decimal !important;
}

.appearance-none {
  -webkit-appearance: none !important;
          appearance: none !important;
}

.outline-none {
  outline: none !important;
}

.pointer-events-none {
  pointer-events: none !important;
}

.pointer-events-auto {
  pointer-events: auto !important;
}

.cursor-auto {
  cursor: auto !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

.cursor-wait {
  cursor: wait !important;
}

.cursor-move {
  cursor: move !important;
}

.select-none {
  -webkit-user-select: none !important;
          user-select: none !important;
}

.select-text {
  -webkit-user-select: text !important;
          user-select: text !important;
}

.select-all {
  -webkit-user-select: all !important;
          user-select: all !important;
}

.select-auto {
  -webkit-user-select: auto !important;
          user-select: auto !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-10 {
  opacity: .1 !important;
}

.opacity-20 {
  opacity: .2 !important;
}

.opacity-30 {
  opacity: .3 !important;
}

.opacity-40 {
  opacity: .4 !important;
}

.opacity-50 {
  opacity: .5 !important;
}

.opacity-60 {
  opacity: .6 !important;
}

.opacity-70 {
  opacity: .7 !important;
}

.opacity-80 {
  opacity: .8 !important;
}

.opacity-90 {
  opacity: .9 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.reset {
  all: unset;
}

.transition-none {
  transition-property: none !important;
}

.transition-all {
  transition-property: all !important;
}

.transition-colors {
  transition-property: background-color,border-color,color !important;
}

.transition-transform {
  transition-property: transform !important;
}

.transition-duration-100 {
  transition-duration: 100ms !important;
}

.transition-duration-150 {
  transition-duration: 150ms !important;
}

.transition-duration-200 {
  transition-duration: 200ms !important;
}

.transition-duration-300 {
  transition-duration: 300ms !important;
}

.transition-duration-400 {
  transition-duration: 400ms !important;
}

.transition-duration-500 {
  transition-duration: 500ms !important;
}

.transition-duration-1000 {
  transition-duration: 1000ms !important;
}

.transition-duration-2000 {
  transition-duration: 2000ms !important;
}

.transition-duration-3000 {
  transition-duration: 3000ms !important;
}

.transition-linear {
  transition-timing-function: linear !important;
}

.transition-ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
}

.transition-ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}

.transition-ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.transition-delay-100 {
  transition-delay: 100ms !important;
}

.transition-delay-150 {
  transition-delay: 150ms !important;
}

.transition-delay-200 {
  transition-delay: 200ms !important;
}

.transition-delay-300 {
  transition-delay: 300ms !important;
}

.transition-delay-400 {
  transition-delay: 400ms !important;
}

.transition-delay-500 {
  transition-delay: 500ms !important;
}

.transition-delay-1000 {
  transition-delay: 1000ms !important;
}

.translate-x-0 {
  transform: translateX(0%) !important;
}

.translate-x-100 {
  transform: translateX(100%) !important;
}

.-translate-x-100 {
  transform: translateX(-100%) !important;
}

.translate-y-0 {
  transform: translateY(0%) !important;
}

.translate-y-100 {
  transform: translateY(100%) !important;
}

.-translate-y-100 {
  transform: translateY(-100%) !important;
}

@media screen and (min-width: 576px) {
  .sm\:translate-x-0 {
    transform: translateX(0%) !important;
  }
  .sm\:translate-x-100 {
    transform: translateX(100%) !important;
  }
  .sm\:-translate-x-100 {
    transform: translateX(-100%) !important;
  }
  .sm\:translate-y-0 {
    transform: translateY(0%) !important;
  }
  .sm\:translate-y-100 {
    transform: translateY(100%) !important;
  }
  .sm\:-translate-y-100 {
    transform: translateY(-100%) !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:translate-x-0 {
    transform: translateX(0%) !important;
  }
  .md\:translate-x-100 {
    transform: translateX(100%) !important;
  }
  .md\:-translate-x-100 {
    transform: translateX(-100%) !important;
  }
  .md\:translate-y-0 {
    transform: translateY(0%) !important;
  }
  .md\:translate-y-100 {
    transform: translateY(100%) !important;
  }
  .md\:-translate-y-100 {
    transform: translateY(-100%) !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:translate-x-0 {
    transform: translateX(0%) !important;
  }
  .lg\:translate-x-100 {
    transform: translateX(100%) !important;
  }
  .lg\:-translate-x-100 {
    transform: translateX(-100%) !important;
  }
  .lg\:translate-y-0 {
    transform: translateY(0%) !important;
  }
  .lg\:translate-y-100 {
    transform: translateY(100%) !important;
  }
  .lg\:-translate-y-100 {
    transform: translateY(-100%) !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:translate-x-0 {
    transform: translateX(0%) !important;
  }
  .xl\:translate-x-100 {
    transform: translateX(100%) !important;
  }
  .xl\:-translate-x-100 {
    transform: translateX(-100%) !important;
  }
  .xl\:translate-y-0 {
    transform: translateY(0%) !important;
  }
  .xl\:translate-y-100 {
    transform: translateY(100%) !important;
  }
  .xl\:-translate-y-100 {
    transform: translateY(-100%) !important;
  }
}
.rotate-45 {
  transform: rotate(45deg) !important;
}

.-rotate-45 {
  transform: rotate(-45deg) !important;
}

.rotate-90 {
  transform: rotate(90deg) !important;
}

.-rotate-90 {
  transform: rotate(-90deg) !important;
}

.rotate-180 {
  transform: rotate(180deg) !important;
}

.-rotate-180 {
  transform: rotate(-180deg) !important;
}

@media screen and (min-width: 576px) {
  .sm\:rotate-45 {
    transform: rotate(45deg) !important;
  }
  .sm\:-rotate-45 {
    transform: rotate(-45deg) !important;
  }
  .sm\:rotate-90 {
    transform: rotate(90deg) !important;
  }
  .sm\:-rotate-90 {
    transform: rotate(-90deg) !important;
  }
  .sm\:rotate-180 {
    transform: rotate(180deg) !important;
  }
  .sm\:-rotate-180 {
    transform: rotate(-180deg) !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:rotate-45 {
    transform: rotate(45deg) !important;
  }
  .md\:-rotate-45 {
    transform: rotate(-45deg) !important;
  }
  .md\:rotate-90 {
    transform: rotate(90deg) !important;
  }
  .md\:-rotate-90 {
    transform: rotate(-90deg) !important;
  }
  .md\:rotate-180 {
    transform: rotate(180deg) !important;
  }
  .md\:-rotate-180 {
    transform: rotate(-180deg) !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:rotate-45 {
    transform: rotate(45deg) !important;
  }
  .lg\:-rotate-45 {
    transform: rotate(-45deg) !important;
  }
  .lg\:rotate-90 {
    transform: rotate(90deg) !important;
  }
  .lg\:-rotate-90 {
    transform: rotate(-90deg) !important;
  }
  .lg\:rotate-180 {
    transform: rotate(180deg) !important;
  }
  .lg\:-rotate-180 {
    transform: rotate(-180deg) !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:rotate-45 {
    transform: rotate(45deg) !important;
  }
  .xl\:-rotate-45 {
    transform: rotate(-45deg) !important;
  }
  .xl\:rotate-90 {
    transform: rotate(90deg) !important;
  }
  .xl\:-rotate-90 {
    transform: rotate(-90deg) !important;
  }
  .xl\:rotate-180 {
    transform: rotate(180deg) !important;
  }
  .xl\:-rotate-180 {
    transform: rotate(-180deg) !important;
  }
}
.origin-center {
  transform-origin: center !important;
}

.origin-top {
  transform-origin: top !important;
}

.origin-top-right {
  transform-origin: top right !important;
}

.origin-right {
  transform-origin: right !important;
}

.origin-bottom-right {
  transform-origin: bottom right !important;
}

.origin-bottom {
  transform-origin: bottom !important;
}

.origin-bottom-left {
  transform-origin: bottom left !important;
}

.origin-left {
  transform-origin: left !important;
}

.origin-top-left {
  transform-origin: top-left !important;
}

@media screen and (min-width: 576px) {
  .sm\:origin-center {
    transform-origin: center !important;
  }
  .sm\:origin-top {
    transform-origin: top !important;
  }
  .sm\:origin-top-right {
    transform-origin: top right !important;
  }
  .sm\:origin-right {
    transform-origin: right !important;
  }
  .sm\:origin-bottom-right {
    transform-origin: bottom right !important;
  }
  .sm\:origin-bottom {
    transform-origin: bottom !important;
  }
  .sm\:origin-bottom-left {
    transform-origin: bottom left !important;
  }
  .sm\:origin-left {
    transform-origin: left !important;
  }
  .sm\:origin-top-left {
    transform-origin: top-left !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:origin-center {
    transform-origin: center !important;
  }
  .md\:origin-top {
    transform-origin: top !important;
  }
  .md\:origin-top-right {
    transform-origin: top right !important;
  }
  .md\:origin-right {
    transform-origin: right !important;
  }
  .md\:origin-bottom-right {
    transform-origin: bottom right !important;
  }
  .md\:origin-bottom {
    transform-origin: bottom !important;
  }
  .md\:origin-bottom-left {
    transform-origin: bottom left !important;
  }
  .md\:origin-left {
    transform-origin: left !important;
  }
  .md\:origin-top-left {
    transform-origin: top-left !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:origin-center {
    transform-origin: center !important;
  }
  .lg\:origin-top {
    transform-origin: top !important;
  }
  .lg\:origin-top-right {
    transform-origin: top right !important;
  }
  .lg\:origin-right {
    transform-origin: right !important;
  }
  .lg\:origin-bottom-right {
    transform-origin: bottom right !important;
  }
  .lg\:origin-bottom {
    transform-origin: bottom !important;
  }
  .lg\:origin-bottom-left {
    transform-origin: bottom left !important;
  }
  .lg\:origin-left {
    transform-origin: left !important;
  }
  .lg\:origin-top-left {
    transform-origin: top-left !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:origin-center {
    transform-origin: center !important;
  }
  .xl\:origin-top {
    transform-origin: top !important;
  }
  .xl\:origin-top-right {
    transform-origin: top right !important;
  }
  .xl\:origin-right {
    transform-origin: right !important;
  }
  .xl\:origin-bottom-right {
    transform-origin: bottom right !important;
  }
  .xl\:origin-bottom {
    transform-origin: bottom !important;
  }
  .xl\:origin-bottom-left {
    transform-origin: bottom left !important;
  }
  .xl\:origin-left {
    transform-origin: left !important;
  }
  .xl\:origin-top-left {
    transform-origin: top-left !important;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes scalein {
  0% {
    opacity: 0;
    transform: scaleY(0.8);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: scaleY(1);
  }
}
@keyframes slidedown {
  0% {
    max-height: 0;
  }
  100% {
    max-height: auto;
  }
}
@keyframes slideup {
  0% {
    max-height: 1000px;
  }
  100% {
    max-height: 0;
  }
}
@keyframes fadeinleft {
  0% {
    opacity: 0;
    transform: translateX(-100%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}
@keyframes fadeoutleft {
  0% {
    opacity: 1;
    transform: translateX(0%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 0;
    transform: translateX(-100%);
  }
}
@keyframes fadeinright {
  0% {
    opacity: 0;
    transform: translateX(100%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}
@keyframes fadeoutright {
  0% {
    opacity: 1;
    transform: translateX(0%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 0;
    transform: translateX(100%);
  }
}
@keyframes fadeinup {
  0% {
    opacity: 0;
    transform: translateY(-100%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
@keyframes fadeoutup {
  0% {
    opacity: 1;
    transform: translateY(0%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 0;
    transform: translateY(-100%);
  }
}
@keyframes fadeindown {
  0% {
    opacity: 0;
    transform: translateY(100%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
@keyframes fadeoutdown {
  0% {
    opacity: 1;
    transform: translateY(0%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 0;
    transform: translateY(100%);
  }
}
@keyframes animate-width {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes flip {
  from {
    transform: perspective(2000px) rotateX(-100deg);
  }
  to {
    transform: perspective(2000px) rotateX(0);
  }
}
@keyframes flipleft {
  from {
    transform: perspective(2000px) rotateY(-100deg);
    opacity: 0;
  }
  to {
    transform: perspective(2000px) rotateY(0);
    opacity: 1;
  }
}
@keyframes flipright {
  from {
    transform: perspective(2000px) rotateY(100deg);
    opacity: 0;
  }
  to {
    transform: perspective(2000px) rotateY(0);
    opacity: 1;
  }
}
@keyframes flipup {
  from {
    transform: perspective(2000px) rotateX(-100deg);
    opacity: 0;
  }
  to {
    transform: perspective(2000px) rotateX(0);
    opacity: 1;
  }
}
@keyframes zoomin {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomindown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
}
@keyframes zoominleft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  }
}
@keyframes zoominright {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  }
}
@keyframes zoominup {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
}
.fadein {
  animation: fadein 0.15s linear;
}

.fadeout {
  animation: fadeout 0.15s linear;
}

.slidedown {
  animation: slidedown 0.45s ease-in-out;
}

.slideup {
  animation: slideup 0.45s cubic-bezier(0, 1, 0, 1);
}

.scalein {
  animation: scalein 0.15s linear;
}

.fadeinleft {
  animation: fadeinleft 0.15s linear;
}

.fadeoutleft {
  animation: fadeoutleft 0.15s linear;
}

.fadeinright {
  animation: fadeinright 0.15s linear;
}

.fadeoutright {
  animation: fadeoutright 0.15s linear;
}

.fadeinup {
  animation: fadeinup 0.15s linear;
}

.fadeoutup {
  animation: fadeoutup 0.15s linear;
}

.fadeindown {
  animation: fadeindown 0.15s linear;
}

.fadeoutdown {
  animation: fadeoutdown 0.15s linear;
}

.animate-width {
  animation: animate-width 1000ms linear;
}

.flip {
  backface-visibility: visible;
  animation: flip 0.15s linear;
}

.flipup {
  backface-visibility: visible;
  animation: flipup 0.15s linear;
}

.flipleft {
  backface-visibility: visible;
  animation: flipleft 0.15s linear;
}

.flipright {
  backface-visibility: visible;
  animation: flipright 0.15s linear;
}

.zoomin {
  animation: zoomin 0.15s linear;
}

.zoomindown {
  animation: zoomindown 0.15s linear;
}

.zoominleft {
  animation: zoominleft 0.15s linear;
}

.zoominright {
  animation: zoominright 0.15s linear;
}

.zoominup {
  animation: zoominup 0.15s linear;
}

.animation-duration-100 {
  animation-duration: 100ms !important;
}

.animation-duration-150 {
  animation-duration: 150ms !important;
}

.animation-duration-200 {
  animation-duration: 200ms !important;
}

.animation-duration-300 {
  animation-duration: 300ms !important;
}

.animation-duration-400 {
  animation-duration: 400ms !important;
}

.animation-duration-500 {
  animation-duration: 500ms !important;
}

.animation-duration-1000 {
  animation-duration: 1000ms !important;
}

.animation-duration-2000 {
  animation-duration: 2000ms !important;
}

.animation-duration-3000 {
  animation-duration: 3000ms !important;
}

.animation-delay-100 {
  animation-delay: 100ms !important;
}

.animation-delay-150 {
  animation-delay: 150ms !important;
}

.animation-delay-200 {
  animation-delay: 200ms !important;
}

.animation-delay-300 {
  animation-delay: 300ms !important;
}

.animation-delay-400 {
  animation-delay: 400ms !important;
}

.animation-delay-500 {
  animation-delay: 500ms !important;
}

.animation-delay-1000 {
  animation-delay: 1000ms !important;
}

.animation-iteration-1 {
  animation-iteration-count: 1 !important;
}

.animation-iteration-2 {
  animation-iteration-count: 2 !important;
}

.animation-iteration-infinite {
  animation-iteration-count: infinite !important;
}

.animation-linear {
  animation-timing-function: linear !important;
}

.animation-ease-in {
  animation-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
}

.animation-ease-out {
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}

.animation-ease-in-out {
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.animation-fill-none {
  animation-fill-mode: none !important;
}

.animation-fill-forwards {
  animation-fill-mode: forwards !important;
}

.animation-fill-backwards {
  animation-fill-mode: backwards !important;
}

.animation-fill-both {
  animation-fill-mode: both !important;
}

/*!****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/jibe-components/assets/css/material.css?ngGlobalStyle (1) ***!
  \****************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * ej2 styles
 */
@font-face {
  font-family: "e-icons";
  font-style: normal;
  font-weight: normal;
  src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMjgaTzgAAAEoAAAAVmNtYXCAWHyYAAAInAAACJhnbHlmaqCukgAAFMQAAWpkaGVhZBiG0T0AAADQAAAANmhoZWEIXgWIAAAArAAAACRobXR4HAb+rAAAAYAAAAccbG9jYV3FvHwAABE0AAADkG1heHAC8gGMAAABCAAAACBuYW1lc0cOBgABfygAAAIlcG9zdNweZq8AAYFQAAAY5AABAAAEAAAAAFwEAP/A/8AEQAABAAAAAAAAAAAAAAAAAAABxwABAAAAAQAAhVraUl8PPPUACwQAAAAAANqzxiAAAAAA2rPGIP/A/+QEQAQcAAAACAACAAAAAAAAAAEAAAHHAYAAIQAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQQAAZAABQAAAokCzAAAAI8CiQLMAAAB6wAyAQgAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA4ZHsKgQAAAAAXAQcABwAAAABAAAAAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAP/kBAD/5AQAAAAEAP/kBAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAP/ABAAAAAQAAAAEAAAABAAAAAQAAAAEAP/ABAAAAAQA/8AEAAAABAAAAAQAAAAEAAAABAAAAAQA/8AEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAA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AIQAhQCGAIcAiACJABAAEQASABMAFAAVABYAFwAYABoAGwAcAB0AHgAZAHIAcwDLAJwAnQCeAJ8AoAChAKIAowCkAKUApgCnAKgAqQCqAKsArACtAK4ArwCwALEAsgCzALQAtQC2ALcAuAC5ALoAuwC8AL0AvgC/AMAAwQDCAMMAxADFAMYAxwDIAMkAygA2AB8AIABxAMwBbACKAIsAjACNAI4AjwCQAJEAkgCTAJQAlQCWAJcAmACZAJoAmwENAQ4BDwEQAREBEgETARQBFgEXARgBGQEaAWYBZwFoAWkBagFrAR0BHgEfASABIQEiASMBJAElASYBJwEoASkBKgErASwBLQEuAS8BMAExATIBbQFuAW8BcAFxAXIBcwF0AXUBlgGVAZQBkwGYAZIBmQGaAZcBmwGcAZ0BngGfAXYBdwF4AXkBegF7AXwBfQF+AX8BgAGBAYIBgwGEAYUBtQG2AbcBuAG5ATMBNAE1ATYAJQE4ATkBOgE7ACYBPQE+AT8BQAFBAUIBNwE8AYYAJwGHAYgBigGLAYwBjQGQAYkBjgGPAZEBoAGhAaIBowAoAakBqAGxAasBrAGtAa4BrwGwAbIBswG0ACkAKgArACwALQAuAC8AMAAxADIBpAGlAaYBpwG6ADMANAGqADUANwA4ADkAOgA7ADwAPQA+AD8AQABBAEIAQwBEAEUARgBHAEgASQEVAEoBHABLAEwATQBOAE8AUABRAFIAUwBUAFUAVgBXAFgBXwBZAGMAWgBbAGQAZQBcAF0AXgBfAGAAYQBmAGIAZwBoAM0AzgDPANAA0QDSANMAIQAiACMAJADUANUA1gDXANgA2QDaANsA3ADdAN4A3wDgAOEA4gDjAOQA5QFeAV0BXAFEAUUBRgFIAUkBSgFLAUwBTQFOAU8BUAFRAVIBUwFUAVUBVgFXAVgBRwFaAVsBWQFhAWIBYAFjAWQBZQEbAOYA5wDoAOkA6gDrAOwA7QDuAO8A8ADxAPIA8wD0APUA9gD3APgA+QD6APsA/AD9AP4A/wEAAQEBAgEDAQQBBQEGAQcBCAEJAQoBCwEMAAAAAAEIAjgCdALoA3IDogO4BEoFUgVkBjgHDAcwB34HjAewB9IH9ggWCNYJdAq6C2QMbAzUDgQOeA72D1gPyBDeEdYSkhNmFHYVUBWSFk4WthbuFxoXUhd0F/QYlBiwGM4ZeBmOGlAakhqqGsga3hrsGvobCBsWGzAbSBtcG2obeBukG7YbxBvcG/YcFBw+HFocdhzgHPQdDh0iHTgdTh3uHfweCh42HkoeqB8IHyofPh9OH2IfyB/qIAAgGCAmILog0iGqIrIjNiNwI4YkFiQwJRgluCbWJwgoJii6KVYpeCmOKaQpsinIKggrKCvKLNwuNC8mL1Iv/DAyMGYwoDDcMj4y4DOINLY16jaSNt43IDiGOTA5nDoEOjw6dDrqO3Q8EDxQPOg9Jj1kPX49mD2yPfI+Gj5EPmw+kD9EP2Q/gj/mQDRAVkB+QSZBREJyQoRC+EMSQzhDcEPkRAhEgkVwRspHCEeKSFpJeEnQShhKNEpWSyhLREtqTIBM0k0eTZJOEE4uToBOwk7eTvZPCk+UT7xP3E/4UaRSqlL+U1JTblOAU6JTzFRmVIJUuFTwVRpVUlWGVcBV3lYYVkBWalaeVxhXMFdiV3pYVFh+WNxY+FkMWSJZPlpYW3pbllvkXOxdRl1gXqpfPF9aX9RgSGBuYUZhwGJ2YvJjqmP8ZEBkkGSeZMJlCmV+ZZpmaGZ2ZpBm2mcKZ8Rn8mgaaEBobmiCaJZoomiuaLxoymqAao5qnGqqarhrkGv6bB5s1m1ObYhtom7Qbvxv3nB4cI5w7HEOcWRx4nJIc0hzYHN4c+Z0CnTidPZ10HY2d6h4OHjOeY55yHqiexZ7/HxSfQp9iH7Sf/KAXoB2gJqAvIDsgdCCGoK+gtyDCINGg5iENoRUhKCF0oYshoiGuocEh/KIPIheiKiI1IliiZqJuInWiiKKNopUioKKuIsWi1SMFIwyjFqMhoykjPyNRI3ijfaODI4ijjaOWo58jrSO2I78jwqPIo86kE6QbpCckNqRJJF6kaKRxJKyk7KUZJUYlcyWhJcQmLCZqpqamx6boJzCnUidzp4unsKfXqBuoKKhJKEyoUihZqGMobqh7qNio9CkeKTmpYilyKYApjimiqbYpuynNqg2qHqo3KjqqQipIKk4qVSpbKmUqjSqdqq2qzasDqzArZKtuK4kr7qwVrEasVqyHrKKsvyzgLQWtJ60/rUyAAcAAAAAA9QD9AAZACIANwBDAFgAxgDSAAABDwYrAS8BPQE/CjMFFyMVMwcXNy8BHwUVDwQjLwQ3MycPBD8BHwMnDwEvAjU/BjMfBScjDwkfAw8RHwc7AT8PHwY7AT8HNS8KDwIvBj8BLwgBITUhESEXETMRJyEBIwQDFwkIBwQDAwUDAgQEBQYGDQYHBgYEAfo38/M4OYODrwQDBgMCAQEFBAYGDQ4PEA8QJCCZExMjIR8pFQQJEgwbAREMBAEBAQIDAwMDBAQDAwICARYGBwYGBQUEAQMBAQECAxoCIBYOCwQrGg0MDAsFCQYCAgEBBAUGBAQFBQYGBgcGBwcHDhAQEhMWLi0tFwsWFxcXFRIICAYDDAYGAgIBAQICAgcJDAwODg4dIBYVGBoQDQUEGQMBAgIDBAQICQj+fwMt/RICBqk/zv2hAZYIBy4OCgYCAQYHBwgHCAgHBwwGBAMCGzddNjGVlzwBAQMEAwQDAwICAQEDBAYHCgERBAULCwxbNgcQGRD+BVs+Gw0FBQQEAgIBAQICAwQGBkABAwMFBggEDwsKChMUYwlYNB0TBRYRCQsLDAYMDgYHBwgLCAgDAgIBAgIEBAUHDxUZHiUIDg0KBQcMCwgHBQICAQcGCQUFBgcICAQDBgYFBAMCAQEDBBYeIxkXCwl6HgkHBgUEBAUEAfymPgNsrP7XAUPQAAAAAAUAAAAAA9QD9AAIABIAkAD4AQQAAAEXIxUzBxc3LwEzNyMPATEvASMPBxUfDh0BDwUrAS8GIxUfDDMXPww1Lw8/Bx8HMzUvDQ8NHQEfDjM/DiMPByMvCT8KMx8GMy8OKwEPBQMhNSERIRcRMxEnIQMaN/PzODmDg/UzRDghBAQhOJ8FBAQDAgIBAQICAgMEBAoMDiUJBgMCAgIEBAUGBwgHBgUFAwIBMgECAwMEBAYFBwcICAkJExEIBwcHBQYEBAMDAgEBAQIDAwMECg0PJQoFAwEBAQECBAQEBgYHBgUFAwIBATUBAgIDBAUFBgYHBwgJEgkQCAcGBssFBQQDAwIBAQIDAwQFBQYHBwkJCQsLCAgICAcHBgYGBQQDAgIBATIBAgMEBQUHBwUJBAMDAwIEAgEBAQEDAwIDAwMEBAoIBgYFBAICATIBAQEDAwQEBgYGBwcICAkJCwoKCAkHB5EDLf0SAgapP879oQF7N102MZWXNcZ8FBR8DgUEBQYFBgYHCwYFBAUEAwcFBQkFBQMEBQQFAwMDAgECAgMEBQYIBwYGBgYFBgUFBAMDAgIBAwEDAwMEBAUFBQYGBgcMBQUFBAQEBwUFCQQFAwQFBAUDBAICAQEBAQIEBAQFBgcGBwYFBQUFBAQDAgICAQECAgIDBA4HCAgJCQoLCxAKCgoICQcHBwUFBAMCAQEBAgIDAwQFBQYGBgcHBwcGBgUFAwMBAQICAgMDBAgKDA0SDAoIBAMDAgIBAQIDBQUGBwcICAgHBwYGBgUEAwMCAgEBAgMEBQb9dz4DbKz+1wFD0AAAAwAAAAAD1AP0AAgAFAAgAAABFyMVMwcXNycBBycHFwcXNx8BJzcBITUhESEXETMRJyEDGjfz8zg5g4P+c0M5W19mWEBBX25u/gwDLf0SAgapP879oQF7N102MZWXAWuinAXSxQijqQff3vzvPgNsrP7XAUPQAAAABQAAAAADwAP0AAMABwALAA8AWwAAATM1IwczNSMHMzUjJREhETcjDw4VAx8PIT8PES8PIzUjFSE1IwKWY2PIZGTHY2MCVv1GMjIKCgoJCQgHBwcGBAUDAgIBAQEDAwQFBgYHCAgJCQoKCgK6CgoKCQkIBwgGBgUEAwMBAQEBAwMEBQYGCAcICQkKCgoyY/5wYwHOZGRkZGRk/doCJvoBAQMDBAUGBgcICAkJCgoK/UQKCgoJCQgIBwYGBQQDAwEBAQEDAwQFBgYHCAgJCQoKCgK8CgoKCQkICAcGBgUEAwMBAWRkZAAAAAIAAAAAA24DXgBJAGgAAAEPBB8EDwQfBzsBPwMfAzsBPwQ9AS8DPwM9AS8GKwEPAy8DKwEPAQEPBhUfAgERMxEBPwMvBiMhIwKlGwICAQEBAQICOjoCAgEBAQECAhsDAwMEBAMEAzk6AwMEAwQEAyACAQECAzk5AwIBAQIDGgMDBAQDBAMDOjkDBAMEBAMD/gQFBAkDAwEBAwUHASV0ASAJBgQBAQEDAwkJCQr9fgoBhhsDAwMEBAMEAzk6AwMEAwQEAwMaAwIBAQIDOTkDAgEBAiADBAQDBAMDOjkDBAMEBAMDAxsCAgEBAgI6OgICAQECAdQBAgUDBAQFBAkJCf7b/qIBXgEgCgkICQUEBAMFAwIAAAEAAAAAA20DXQAeAAATDwYVHwIBETMRAT8DLwchI6wFBAkDAwEBAwUHASV0ASAJBgQBAQEDAwkJCQr9fgoDXAECBQMEBAUECQkJ/tv+ogFeASAKCQgJBQQEAwUDAQEAAAIAAAAAAtEC5wADAAcAAAExBycXBy0BAqbjYEh8AaL+XgICArOz5+nlAAAAAgAAAAACfQJ9AD8AfwAAARUPDSsBLw09AT8NOwEfDQcfDz8PLw8PDgJTAQIDBAQFBQYGBwgHCAkICAkIBwgHBgYFBQQEAwIBAQIDBAQFBQYGBwgHCAgJCQgIBwgHBgYFBQQEAwIB0AECAwQFBggICQkKCwwMDA0NDAwMCwoJCQgIBgUEAwIBAQIDBAUGCAgJCQoLDAwMDQ0MDAwLCgkJCAgGBQQDAgIACQgIBwgHBgYFBQQEAwIBAQIDBAQFBQYGBwgHCAkICAkIBwgHBgYFBQQEAwIBAQIDBAQFBQYGBwgHCAkIDQwMDAsKCQkICAYFBAMCAQECAwQFBggICQkKCwwMDA0NDAwMCwoJCQgIBgUEAwIBAQIDBAUGCAgJCQoLDAwMAAYAAAAAA2sCZwAQADAAUwCZANEA2wAAAR8DIz8HHwIFHwIdAQ8GLwY9AT8GHwI3JyMVMzU/BB8GHQEzNS8GIw8ENw8HFR8OPwcnDwcvBzM1Lw0jDwIFDwcfDz8KNS8OIw8CBTM1FzM1IxUnIwM8BAMCAUcCAwMEBQYHBwcHBf6kBAQCAgMFBQcHCAkHBwUFAwICAwUFBwcICQcGggEhIwUFAwMJBgYFBAMCASMCAwUGCAkLDAYFBAQEngkHBgUFAgIBAQIDAwMFBQYGBgcICAgICwkJCQgHBgUUBAQFBQYFBgYJCAcHBQQDAWwBAgICAwQFBAYGBgcHCAgKCgr+kwcHBgUEAwIBAQEBAgMEBAQGBQYHBggHCQoKCQkIBgYFBAMCAQECAgMEBAQGBQYGBwcHCAoKCf7zJXAlJXAlAhYFBwcLCQcHBQUDAgEBAgIJCAkKCw0LCQgGBAMBAQMEBggICwsNCwkIBgQDAQEDBA8SnXAIBQICAQEBAgMFBQYHZW4MCwkHBQQBAQECAwMCBgcHCQoKCwsNCAgHBwYGBgUEBAMCAQEBAQEDAwQFBgcSBQQDAwIBAQEBAgQFBgcICRgICAgHBgYFBQQEAwICAQECAwQGBggICgoLCwsICAgHBwYGBQQEAwMBAQEBAgMEBgYICQkKCwsRBwgHBgYGBQUEBAMCAgEBAgOdk5PQlJQAAAEAAAAAAsYCnAAFAAABJwcXAScBvlgshAEILAG9WSyGAQwsABcAAAAAAocChwADAAcACwAPABMAFwAbAB8AIwAnACsALwAzADcAOwA/AEMARwBLAE8AUwBXAJ8AAAEzNSMHMzUjBzM1IwczNSMHMzUjNzM1IwczNSM3MzUjBzM1IzczNSMHMzUjBzM1IwczNSM3MzUjBzM1IzUzNSMXMzUjNzM1IwczNSMHMzUjBzM1IwczNSMXBzUjFTMHNSMVMwc1IxUzBzUjFTMPAx0BHwU7AT8CFTM1IzcVMzUjNxUzNSM3FTM1Iz8CPQEvBSsBDwECcxQUKhUVKhUVKRQUKhUVpxQUfRQUfRQU+hQU+hQUKhUVpxUVKRQU+hQU+hQUFBR9FBQpFRUpFBQqFRUqFRUpFBTrBhUMSxQMIRUMSxQMBgMCAQECAwMEAwQEBAQJFQxLFAwhFQxKFQwJAgEBAgMDBAQEAwQEAXkUFBQUFBQUFBQVFRUVFRUVFRUUFBQUFBQUFRUVFRUVFRUUFRUVFRUVFRUVBgYMFEsMFSEMFEsMFQYDBAQEBAMEAwMCAQECCQwUSwwVIQwUSwwVCQQDBAQEBAMDAgEBAgAAAAAXAAAAAAKHAocAAwAHAAsADwATABcAGwAfACMAJwArAC8AMwA3ADsAPwBDAIoAjgCSAJYAmgCeAAABMzUjBzM1IwczNSMHMzUjBzM1IzczNSMHMzUjNzM1IwczNSM3MzUjBzM1IwczNSMHMzUjNzM1IwczNSM3MzUjBzM1IycPAh0BHwIjFTM1FyMVMzUXIxUzNRcjFTM1HwI7AT8FPQEvAzM1IxUnMzUjFSczNSMVJzM1IxUvAisBDwEXMzUjBzM1IwczNSMHMzUjBzM1IwIfFRUpFBQqFRUqFRUpFBR9FBR9FBT6FBT6FBT6FBQqFRWnFRUpFBT6FBT6FBT6FBR9FBR3AwIBAQIJDBRLDBUhDBRLDBUJBAQDBAQEAwMCAQECAwYMFEsMFSEMFEsMFQkEBAMEBATxFBQqFRUqFRUpFBQqFRUBeRQUFBQUFBQUFBUVFRUVFRUVFRQUFBQUFBQVFRUVFRUVFSMDBAMEBAQECRUMSxQMIRUMShUMCQIBAQIDAwQEBAQDBAMGFQxLFQ0hFQxLFAwJAgEBAhEUFBQUFBQUFBQAAAAABAAAAAAC2gLaAAMABwALAA8AAAEXNyc3FzcnBRc3JzcXNycBol5eXh9eXl7+qF5eXh9eXl4Bg15eXh9eXl5eXl5eH15eXgAAAQAAAAACfQJ9AD8AAAEfDz8PLw8PDgGDAQIDBAUGCAgJCQoLDAwMDQ0MDAwLCgkJCAgGBQQDAgEBAgMEBQYICAkJCgsMDAwNDQwMDAsKCQkICAYFBAMCAgANDAwMCwoJCQgIBgUEAwIBAQIDBAUGCAgJCQoLDAwMDQ0MDAwLCgkJCAgGBQQDAgEBAgMEBQYICAkJCgsMDAwAAAAAAQAAAAACaAJoAAMAAAEzNSMBmNDQAZjQAAAAAAIAAAAAA/QDtQAFAAsAAAkCFwkBBQkBFwkBAcwBVv6qaAHA/kD92AFX/qlpAb/+QQNP/rH+sWcBtgG2Z/6x/rFnAbYBtgAAAAIAAAAAA/QDtQAFAAsAAAkBNwkBJwkBNwkBJwHMAb9p/qkBV2n8gQHAaP6qAVZoAgD+SmcBTwFPZ/5K/kpnAU8BT2cAAgAAAAADtQP0AAUACwAAEwkBJwkBAwkBJwkBSgG2AbZn/rH+sWcBtgG2Z/6x/rEBzP5AAcBo/qoBVgFX/kEBv2n+qQFXAAAAAgAAAAADtQP0AAUACwAANxcJATcBIRcJATcBSmcBTwFPZ/5K/kpnAU8BT2f+SnVpAVf+qWkBv2gBVv6qaAHAAAIAAAAAA3cD9ABUAKkAAAEfBw8eIzUHFzU/Hy8HJQ8fHwc3Lwc/HjMVNycC+AcHBgQEAwEBAQECAgMEBAUFBwYHCAkJCgoKCwsLDAwMDQ0NDQ4ODg+6uhQTExMSERIQERAPDw8ODg0NDAsLCQkIBwcFBQQEAgIBAQQEBwgKDA3+xBQTExMSERIQERAPDw8ODg0NDAsLCQkIBwcGBAUDAgIBAQMFBwgKDA1ECAYGBAQDAQEBAQICAwQEBQUGBwcICQkKCgoLCwsMDAwNDQ0NDg4OD7q6AoAPEA8QEBAREQ4ODg0NDQwNCwwLCwsLCgoJCQgIBwYGBQUEBAMCAgGItbeIAQICAwQFBgYHCAgKCgsLDQ0NDg4PDw8QEBEREhISExMbGhkZFxgWFqoBAgIDBAUGBgcICAoKCgwMDQ4ODg8PDxAQERESEhITExsaGRkXGBYWQg8PDxAQERERDg4ODQ0NDQwMCwwLCgsKCgkJCAgHBgYFBQQEAwICAYi1twAAAAMAAAAAA5wD9AApAGUAewAAAR8HDwcXPw8vByUXDwcfBzcvBjU/BwEPByM1Bxc1PwcXNwEFDwgXPwcVNycDEQgHBQUDAwEBAQMFBgcKCg1CCgkICAcHBgYFBAQDAgIBAQEDBQcICgwN/Q9/Dw0KCQcFBAICAwUGCAoMDkQIBwUFBAICAQEDBAYGBwkBcwsNDg4ODw8QELq6GhoYGBcXFRuJOP0AAX0PEB4dHBsZGRhCERETEhQUFRW7uwKADxAPEBAREBEXFhUVExMTEUQMDA0NDQ4NDw4PDw8QEBARGxoZGRcXFxaMghcXGBkaGxsdGxoZGRgXFhZCDw8PEBARERETEhERERAQEP6FBQUFBAQCAwGItbeIAgIEBgcICQ+MOQMRGwEBBAUICgsNEEMKCQcGBQQCAYi1twAAAAADAAAAAAOGA/MAiwDLASUAABMPBx8WPxYvDwcfCR0BDxEvEj8KJw8GARUPDSsBLw09AT8NOwEfDSUPChUfED8QNS8aDw6kCggHBgUDAgIBAgMDBAYFBwgICQoLDBocHiAiIyUnKSknJSMiIB4cGgwLCgkICAcFBgQDAwIBAgIDBQYHCAoKDAwNDw8QER4KEg8OCggDAwIBAQIDAwQJDA8RExYXGBkaHB0eHh0cGhoYFhYKEhANCwgDAwIBAQEBAgMDAwoMDhETHhEQDw8NDAwBvwICBAUFBwcHCQkJCgsLCwsLCgsJCQkHBwcFBQMDAgIDAwUFBwcHCQkJCwoLCwsLCwoJCQkHBwcFBQQCAv7EDQ0MDAoICAUFAgICAgMEBQUGBg8QExUjOEkXBgMNHmQkFhQSDw4GBQQEBAIBAQMEBgcJCgsNDQ0LCwsLDAwNDQ0NDg4ODw8PDw8PDg4ODQ0NDQwLDAsLAR4KCgoLCgsLCwoKCgkKCQkICQgICAcHDg0LCQgFBQIBAQIFBQgJCw0OBwcICAgJCAkJCgkKCgoLCwsKCwoKCgoJCQgICAcHKgUJCQoLCwYGBgYGBwYFBgYFCwoJCggIBwYEBAMBAQEBAwQEBgcIBAkJCgsKBgYFBgcGBgYGBgYLCgoJCSoHBwgICAkJAaMLCwoLCQkJBwcHBQUDAwICAwMFBQcHBwkJCQsKCwsLCwsKCQkJBwcHBQUEAgICAgQFBQcHBwkJCQoLC8sODxARERESEhMTExMTExMSEREQECEgICExS10aBQIOI4MyICEgICEQERATExMTExMTExESEhEREA8OCgkJCAcHBgUFBAQDAgIBAQEBAgIDBAQFBQYHBwgJCQAABQAAAAADtQPzAAMABwALACwAiQAAARUhNSUVITUlFSE1JR8EDwcvBz8HHwInDwcjDw0RHw0hPw0RLw0jLw8jDwUCXv6oAfT+DAH0/gwBHAMDBAMBAQMEBgcICQoKCQgHBgQDAQEDBAYHCAkKCgkIbwkICAcGBQUF0RAIBwcHBgoIBwYEAwIBAQIDBAYHCAoGBwcIBxACtBAIBwcHBgoIBwYEAwIBAQIDBAYHCAkHBwcHCBDRBQUFBgcICAkJCgoKCwsLDAwLCwsKCgoBQ11dul1du11dwgQECAkKCgkICAYEAwEBAwQGCAgJCgoJCQcGBAMBAQMEWQcICAgKCQsLAgIDAwQECQkJCgoMCw39RQwMCwsKCQkIBQQDAgIDAwICAwQFCAkJCgsLDAwCuw0LCwsKCQkIBQQDAwICCwoKCQkICAcGBgQEAwIBAQICAwQEBgAAAAUAAAAAA/QD1AAFAEUAhgCKANoAACUXNyc1IxcPDisBLw09AT8OHw4FFxUfDj8PLw8PDgMRJRElDwEvASUvASMHBQ8FER8HMz8BOwEXBRc7AT8BLwU1PxUzHwERLwcjAzhPDz4gnQECBAQGBwgJCgsMDA0ODQ8ODg4MDQsLCgkIBwYFBAICBAUGBwgJCgsLDA0ODg4ODg4NDAwLCgkIBwYEBAL+yAEDBAYHCQoLDA0ODxARERESERAQDw4NDQsKCAgFBQIBAQIFBQgICgsNDQ4PEBAREhERERAPDg0MCwoJBwYEA1/+5wE5BQYFBv7yBQUGBf71BAMDAgEBAQECAwQEBQUD/QUGBQUBDwUFBQYzBgUEAgIBAgIDBAQFBgcHBwgJCQkKCwsSEhESERAQEAEBAwIEBAUFB7cuGyRdTg4ODgwNCwsKCQgHBgUEAgIEBQYHCAkKCwsNDA4ODg8NDg0MDAsKCQgHBgQEAgEBAgQEBgcICQoLDAwNDQ4PCQgRERAPDg0MCwoJBwYEAwEBAwQGBwkKCwwNDg8QEREREhEQEA8ODQ0LCggIBQUCAQECBQUICAoLDQ0ODxAQEQIb/dRjAiwLAQEBAV8BAQJbAgIDAwME/R4FBQQEAwIBAWICAl8BARINDg4PDw8QEAwMCwwLCgoKCgkICQcHBwYIBgUCAQIDAh8FBQQDAwICAQAAAAMAAAAAA8ED9AADAAcAUwAAJTM1IyURIRE3KwEPDhEfDjMhMz8OES8OKwE1IxUhNSMCAPv7AV39RjExCwoKCQkICAgGBgUEAwIBAQEBAgQEBQYHBwgICQkKCgoCugoKCgkJCAgHBwYFBAQCAQEBAQIEBAUGBwcICAkJCgoKMWX+cmXT+8f93AIk+gEDAwQFBQcHCAgJCQoLCv1GCwoJCQkICAgHBgUEAwICAgIDBAUGBwgICAkJCQoLAroKCwoJCQgIBwcFBQQDAwFlZWUAAAAGAAAAAAPGA/QABwANAE4AWQCNAQkAABMzJz8DIwUXNyc1IzcfCA8PLw8/Dx8GBTM/ByMlFS8GIw8fHwcjETcrAQ8NFREVHw0zIR8PPx8vDxEvDisBNSMVITUj6CcCAQECAywBcpEibkXJCAcNCwkHBQQBAQQFBwkLDQ8QERITFBUWFxcWFRQTEREQDwwLCQcFBAEBBAUHCQsMDxARERMUFRYXFxYVFBMSEf3VTggICAkKCgoLmAInDxARERESEhIREBAPDw8PDg4NDQ0MDAwLCwoKCQgHBwYGBQQEAgMBAQEBAgMFBQYH0y0tCgkJCAgIBwcGBQQEAwIBAQIDBAQFBgcHBwkICQkKARULCwwMDQ0ODg4PDw8PEA8QERARDxAPDg8ODQ0NDQwLDAoLCQkICAcGBQUEBAMCAQEBAQIDBAQFBQYHCAcJCQoKAQECAwQEBgYHBwcICQgJCixc/pZbASkeERIREWFTOkJ/EwcIERITFBUWFxcWFRQTEhEQDw0LCQcFBAEBBAUHCQsNDxAREhMUFRYXFxYVFBMSEQ8PDQoJBwYDAQEDBgcJCg0FDg4NDQwMDAtgSwcGBQUDAgIBAQIDBAQFBQcGCAgJCQsLCwwMDA0NDQ4ODw4QDxAQERISEhEREBAQAfLjAQIDAwUFBgcHBwgJCQkK/YYJCQkICAgHBwYGBAQDAgELCgkICAgGBgYFBAQCAwEBAQEDAgQEBQYGBwcICQoKCwsMDAwNDQ4ODg8PDxAQEBEQEA8PDw8PDg8NDQ0MDAwKARUJCQkICAgHBwYGBAQDAgFcXFwAAAUAAAAAA8ED9AADAAcACwAPAFsAAAEzNSMHMzUjBzM1IyURIRE3KwEPDhEfDjMhMz8OES8OKwE1IxUhNSMCpVZWx1VVyFVVAkf9RjExCwoKCQkICAgGBgUEAwIBAQEBAgQEBQYHBwgICQkKCgoCugoKCgkJCAgHBwYFBAQCAQEBAQIEBAUGBwcICAkJCgoKMWX+cmUBZlVVVVVV2v3cAiT6AQMDBAQGBwcICAkJCgsK/UYLCgkJCQgICAcGBQQDAgICAgMEBQYHCAgICQkJCgsCugoLCgkJCAgHBwUFBAMDAWVlZQAAAAAHAAAAAAPBA/QAAwAHAAsADwATABcAYwAAATM1IwczNSMHMzUjBzM1IwczNSMlESERNysBDw4RHw4zITM/DhEvDisBNSMVITUjAuRWVolVVYpWVolVVYlVVQKe/UYxMQsKCgkJCAgIBgYFBAMCAQEBAQIEBAUGBwcICAkJCgoKAroKCgoJCQgIBwcGBQQEAgEBAQECBAQFBgcHCAgJCQoKCjFl/nJlAWZVVVVVVVVVVVXa/dwCJPoBAwMEBQUHBwgICQkKCwr9RgsKCQkJCAgIBwYFBAMCAgICAwQFBgcICAgJCQkKCwK6CgsKCQkICAcHBQUEAwMBZWVlAAACAAAAAAPBA/QAAwBPAAABESERNysBDw4RHw4zITM/DhEvDisBNSMVITUjA139RjExCwoKCQkICAgGBgUEAwIBAQEBAgQEBQYHBwgICQkKCgoCugoKCgkJCAgHBwYFBAQCAQEBAQIEBAUGBwcICAkJCgoKMWX+cmUClf3cAiT6AQMDBAQGBwcICAkJCgsK/UYLCgkJCQgICAcGBQQDAgICAgMEBQYHCAgICQkJCgsCugoLCgkJCAgHBwYEBAMDAWVlZQAABAAAAAADwQP0AAMABwALAFcAAAEhNSE1ITUhJREhETcrAQ8OER8OMyEzPw4RLw4rATUjFSE1IwEFAWD+oAH2/goCWP1GMTELCgoJCQgICAYGBQQDAgEBAQECBAQFBgcHCAgJCQoKCgK6CgoKCQkICAcHBgUEBAIBAQEBAgQEBQYHBwgICQkKCgoxZf5yZQEHYmVkY/3cAiT6AgIDBAUGBwgHCQgKCQoK/UYLCgkJCQgICAcGBQQDAgICAgMEBQYHCAgICQkJCgsCugoKCQoICQcIBwYFBAMCAmVlZQAAAAAEAAAAAAPGA/QABQBGAHoA9gAAARc3JzUjNx8IDw8vDz8PHwYnFS8GIw8fHwcjETcrAQ8NFREVHw0zIR8PPx8vDxEvDisBNSMVITUjAlqRIm5FygcHDQsJBwYDAQEDBgcJCw0OERESExQVFhcXFhUTExIREA8MCwkHBQMCAgMFBwkLDA8QERITExUWFxcWFRQTEhEEDxAREREREhMQERAPDw8PDg4NDQ0MDAwLCwoKCQgHBwYGBQQDAwICAQEBAgQEBQYH0y0tCgkJCAgIBwcGBQQEAwIBAQIDBAQFBgcHBwgJCQkKARULCwwMDQ0ODg4PDw8PEA8QERARDxAPDg8NDg0NDA0LDAoLCQkICAcGBQUEBAMCAQEBAQIDBAQFBQYHBwgJCQoKAQECAwQEBgYHBwcICQgJCixc/pZbAStTOkJ/EwcIERITFBUWFxcWFRQTEhEQDw0LCQcFBAEBBAUHCQsNDxAREhMUFRYXFxYVFBMSEQ8PDQoJBwYDAQEDBgcJCg3ASwcGBQUDAgIBAQIDBAQFBQcGCAgJCQsLCwwMDA0NDQ4ODw4QDxAQERISEhEREBAQAfLjAQIDAwUFBgcHBwgJCQkK/YYJCQkICAgHBwYGBAQDAgELCgkICAgGBgYFBAQCAwEBAQEDAgQEBQYGBwcICQoKCwsMDAwNDQ4ODg8PDxAQEBEQEA8PDw8PDg8NDQ0MDAwKARUJCQkICAgHBwYGBAQDAgFcXFwABAAAAAAD9AM9ACcAWACYANgAAAEfDBUhNS8VIwUPDhUhNS8VKwEPBQEPBh0BHw4/Dy8PDwYFDwcfDz8OPQEvDg8GAooKCREPDQYEBQMDAgIBARACAgMFBAYGBwgJCQsLCxobGxoZGBgXIf3ZDRgLCwkJCAcGBgQFAwICAnwCAgMEBQYGBwgICgoLCxobGhoZGBgXFxYYGBgZGhsBtgkIBgYEAwICAwQGBggJCgoLDAwNDg4ODg0NDAsLCgkHBwUFAwEBAQEDBQUHBwkKCwsMDA0ODg4ODQ0LDAr+igkHBwUFAwEBAQEDBQUHBwkKCwsMDA4ODg4ODQwMCwoKCQgGBgQDAgIDBAYGCAkKCgwLDQ0ODg4ODQwMCwsB0QcIERETCgoKCwwMDAxxcQkKCQkICAgIBwcHBgYGCwkJBwUFAwIoBQwGBgcHBwgICAgJCQoJcXEJCgkJCAgICAcHBwYGBgsJCQcFBQMCAgMFBQcJAWMKCwsMDA0ODg4ODQ0LDAoKCQgHBQUDAgEBAgMFBQcICQoKDAsNDQ4ODg4NDAwLCwoJBwcFBQMBAQEBAwUFBwcJCgsLDAwNDg4ODg0NCwwKCgkIBwUFAwIBAQIDBQUHCAkKCgwLDQ0ODg4ODQwMCwsKCQcHBQUDAQEBAQMFBQcHAAQAAAAABAAEAAAFAEYASgCbAAABFRcHJzUHFR8PPw8vDw8OASE1IQMrAQ8NFREVHw0zIS8DIS8GNREVIREfAxEvDisBNSMVITUjA0BbLm3AAQQFCAkLDQ8QERIUFBYWFxcWFhQUEhEQDw0LCQgFBAEBBAUICQsNDxAREhQUFhYXFxYWFBQSERAPDQsJCAUE/n8CAP4AQCAKCgkJCAgHBwYGBAQEAgICAgQEBAYGBwcICAkJCgoBsgUEAwP+XQcGBQUEAwIDABEQDxABAQMDBAUFBgcHCAkICgkKIID+gIABYHNaLm6NgAwLFhYUFBIREA8NCwkIBQQBAQQFCAkLDQ8QERIUFBYWFxcWFhQUEhEQDw0LCQgFBAEBBAUICQsNDxAREhQUFhYBiUABAAICBAQEBgYHBwgJCAoJCv2ACgkKCAkIBwcGBgQEBAICDxAREAECAgQFBgYGAoQk/r0DAwQFAXIKCQoICQgHBwYGBAQEAgJAQEAAAAAEAAAAAAQABAAABQBGAF4AsQAAARUXByc1BxUfDz8PLw8PDgEzDwkzPwg1IQMrAQ8NFREVHw0zIS8DIS8GNRE1FSE1ER8DES8OKwE1IxUhNSMDQFsubcABBAUICQsNDxAREhQUFhYXFxYWFBQSERAPDQsJCAUEAQEEBQgJCw0PEBESFBQWFhcXFhYUFBIREA8NCwkIBQT+/6kVEwkRDw4LBQUDVQgEBQwNCBEUIv8AwCAKCgkJCAgHBwYGBAQEAgICAgQEBAYGBwcICAkJCgoBsgUEAwP+XQcGBQUEAwIDABEQDxABAQMDBAUFBgcHCAkICgkKIID+gIABYHNaLm6NgAwLFhYUFBIREA8NCwkIBQQBAQQFCAkLDQ8QERIUFBYWFxcWFhQUEhEQDw0LCQgFBAEBBAUICQsNDxAREhQUFhYBgCMlEiUnKCkVFRYuFRUoKBQoKUIxAQACAgQEBAYGBwcICQgKCQr9gAoJCggJCAcHBgYEBAQCAg8QERABAgIEBQYGBgKABCQg/p0DAwQFAXIKCQoICQgHBwYGBAQEAgJAQEAAAAAABAAAAAAEAAQAAAUARgCZAOoAAAEVFwcnNQcVHw8/Dy8PDw4nPwEzHwsdAQ8MIy8GFR8FPw81Lw0jBzczNSMDKwEPDRURFR8NMyEvAyEvBjURFSERHwMRLw4rATUjFSE1IwNAWy5twAEEBQgJCw0PEBESFBQWFhcXFhYUFBIREA8NCwkIBQQBAQQFCAkLDQ8QERIUFBYWFxcWFhQUEhEQDw0LCQgFBPsUJRoTEAcGBgUEBAMCAgEBAQMCBAQFBQUHBggPFQsMCwsLCgsKCwwMGhwSEBAPDg0MCwoICAUFAwIBAgMEBQYHCAoKCwwMDg4QJgaT19YgCgoJCQgIBwcGBgQEBAICAgIEBAQGBgcHCAgJCQoKAbIFBAMD/l0HBgUFBAMCAwAREA8QAQEDAwQFBQYHBwgJCAoJCiCA/oCAAWBzWi5ujYAMCxYWFBQSERAPDQsJCAUEAQEEBQgJCw0PEBESFBQWFhcXFhYUFBIREA8NCwkIBQQBAQQFCAkLDQ8QERIUFBYW9gIDAgQCAwMEBAUFBQYGBwcGBgUFBQUEAwQCAgICAQIDAwQFBUcEAwMCAwEBAQMEBQYICAoKCgwMDA4ODAwLCwoJCQgHBgUEBAICAUtEAQACAgQEBAYGBwcICQgKCQr9gAoJCggJCAcHBgYEBAQCAg8QERABAgIEBQYGBgKEJP69AwMEBQFyCgkKCAkIBwcGBgQEBAICQEBAAAkAAAAABAAEAAAFAEYASgBOAFQAWABcAGAAswAAARUXByc1BxUfDz8PLw8PDiczNSMHMzUjBT8DIzUzNSMHMzUjBzM1IwMrAQ8NFREVHw0zIS8DIS8GNRE1FSE1ER8DES8OKwE1IxUhNSMDQFsubcABBAUICQsNDxAREhQUFhYXFxYWFBQSERAPDQsJCAUEAQEEBQgJCw0PEBESFBQWFhcXFhYUFBIREA8NCwkIBQTBgIDAgIABgAoLDAwtgIDAgIDAgIBAIAoKCQkICAcHBgYEBAQCAgICBAQEBgYHBwgICQkKCgGyBQQDA/5dBwYFBQQDAgMAERAPEAEBAwMEBQUGBwcICQgKCQoggP6AgAFgc1oubo2ADAsWFhQUEhEQDw0LCQgFBAEBBAUICQsNDxAREhQUFhYXFxYWFBQSERAPDQsJCAUEAQEEBQgJCw0PEBESFBQWFkmAgIAtDAwLCoCAgICAgAEAAgIEBAQGBgcHCAkICgkK/YAKCQoICQgHBwYGBAQEAgIPEBEQAQICBAUGBgYCgAQkIP6dAwMEBQFyCgkKCAkIBwcGBgQEBAICQEBAAAAKAAAAAAPqA+oAAwAHAAsADwATABcAGwAfACMAJwAAARUzNSEVMzUhFTM1JRUzNSEVMzUhFTM1JRUzNSEVMzUhFTM1JSERIQK49f3Y9v3Y9QFw9f3Y9v3Y9QFw9f3Y9v3Y9f7NA9b8KgELuLi4uLi49bi4uLi4uPW4uLi4uLj2/CoAAAADAAAAAAODA+oAGgBBAJsAAAEVDworARMfAiE/AhEvAgEVDworAREVHwYzNTcxNzM1LwclIR8OHQEzHw0VERUPDiEvDj0BIy8ONRE3MwJjAgQDBAUHBwkLDA8QbAECBAUBmgUEAgIEBf56AwQEBQYICQsNDxEUggECAgIDBAOLtDWIAQEBAgMDAwT+2QEnCQkICQcHBwYGBQQEAwICLQcHBgcFBgUFBAQDAgIBAQICAwQEBQUGBQcGBwcI/mwIBwcGBwUGBQUEBAMCAgGLCQgJCAcIBgcFBQUDAwMB2gECiH8NDQcHCAcGBgQEAf6eBgMDAwMGAiIFBAIBHZoQEAkJCQgIBwUEAv5WBAMDAwIBAQHavzfRBAMDAwIBAQFGAQECAwQEBQYGBwcICAgJCdEBAgMDAwUEBQYGBgcHBwf95AgHBwcGBgUGBAQEAwICAQEBAQICAwQEBQUFBgYHBwcITgEBAgMEBAUGBgcHCAgICQkBvOcAAAAAEAAAAAAD6gPqAAMABwALAA8AEwAXABsAHwAjACcAKwAvADMANwA7AD8AACUzFSMlMxUjJTMVIyUzFSMBMxUjJTMVIyUzFSMlMxUjATMVIyUzFSMlMxUjJTMVIwEzFSMlMxUjJTMVIyUzFSMDJsXF/vvExP76xMT++sXFAxHFxf77xMT++sTE/vrFxQMRxcX++8TE/vrExP76xcUDEcXF/vvExP76xMT++sXF2sXFxcXFxcUBysTExMTExMQBysTExMTExMQBysXFxcXFxcUAAAQAAAAAA+oD6gADAAsAGQAhAAATESERARUhNSMVIzUhETMRIREzESM1IxEhESchFTMVMxEh6AIw/hYBXkZG/ltHArxHR4z+FtMDSUdG/CoBdP7nARkCMdPTjY38tgFf/qEDA0f+5wEZRkZH/LcAAAAGAAAAAAOtA+oAAwAHAAsADwATABcAADchFSE1IRUhNSEVITUhFSE1IRUhNSEVIVMCKP3YA1r8pgIo/dgDWvymAij92ANa/KZTPvY+9j72PvY+9j4AAAAABAAAAAAD6gPqAAMABgAMACAAACUhFSEBMyMlFwEjNQkBHwcVDwQnPwMByQIi/d4BtAEB/vDP/anQAc8BUwUKCgmFBgQCAgQGWAnPYwgKCkw3ApSZ0P2jygHTATkBAgQGhQkKCgoKCglgDM9iBwYDAAEAAAAAA+oD6gALAAABFwkBBwkBJwkBNwEDq0D+UgGuQP5S/lhAAaj+WEABqAPrQP5V/lVAAaz+WkABpQGlQP5bAAAAAwAAAAAD6gPqAAYAFQBgAAABDQE1IzUzATMbAR8BNyM1MwMjCwEjATMfDRURJxEhESE3FQ8PIS8ONRE/DwLMAR/+4fX1/e1SKVFUUBtEpFJSUlJRAewBIQoLCwUKCgkIBgICAgFS/UkCt1IDAwMFAwcJCw0ICAgKCgoM/ZwcCxELDAsKBAQEAwMCAgEBAgYFBwkLBgcICAkKCgsMAgDMy1D0AcP+4gEeA/KjUv5nAR7+4gIUBQMEBgMICQsNEAgJCgsL/kIyAbn8zlIZLgoLCwYLCwkJAwQCAwEBAQIDBQUHCQsGBwgICQoKCwwC4BwLEQsLCwoEBQMEAgMBAQEAAAIAAAAAA+oD6gALAIsAAAEHFwcXNxc3JzcnBxEfHw8fLx8/HgFcXqSkXqSlXqSkX6QZGRkYGBcXFhYVFBQTExIREBAODg0LCwoJCAYGBAMCAQECAwQGBggJCgsLDQ4OEBAREhMTFBQVFhYXFxgYGRkZGRkZGBgXFxYWFRQUFBISERAQDg4NCwsKCQgGBgQDAgEBAgMEBgYICQoLCw0ODhAQERISFBQUFRYWFxcYGBkZAwNfpKRepKRepKRepAGNAQIDBAYGCAkKCwsNDg8PEBESExMUFBUWFhcYFxgZGRkZGRkYGBcXFhYVFBQTExIREBAODg0LCwoJCAYGBAMCAQECAwQGBggJCgsLDQ4OEBAREhMTFBQVFhYXFxgYGRkZGRkZGBcYFxYWFRQUExMSERAPDw4NCwsKCQgGBgQDAgAAAwAAAAAD6gNHAAMABwALAAABMxUjAyEVIQMhFSEBk9ra2gKO/XKkA9b8KgEmbQF+bQF9bQAAAAABAAAAAAPqA+oACwAAARMhESETBQMhESEDAosCAV7+owH+9gL+kgFtAQPr/pf+9v6eAQFjAQoBaAAAAAABAAAAAAPqA+oAhwAAAR8PDwcJAR8HDw8vBwkBDwcvDz8HCQEvBz8PHwcJAT8GA6EHBwcHBgYGBgUEBAMDAQEBAQEBAwMEBAX+kwFtBQQEAwMBAQEBAQEDAwQEBQYGBgYHBwcHBwcHBwYHBgX+k/6TBQYHBgcHBwcHBwcHBgYGBgUEBAMDAQEBAQEBAwMEBAUBbf6TBQQEAwMBAQEBAQEDAwQEBQYGBgYHBwcHBwcHBwYHBgUBbQFtBQYHBgcHBwPrAQEBAwMDBQUFBgcGBwcHBwcHBwcGBwUG/pP+kwUGBwYHBwcHBwcHBwYGBgYFBAQDAwEBAQEBAQMDBAQFAW3+kwUFAwMDAQEBAQEBAwMDBQUGBgYGBwcHBwcHBwcGBwYFAW0BbQUGBwYHBwcHBwcHBwYGBgYFBAQDAwEBAQEBAQMDBAQF/pMBbQUFAwMDAQEAAAAAAQAAAAAD6gN3AAYAAAEXAQcBNxcDbX79phX+mXToA3h+/aYYATWHyAAAAAAHAAAAAAPqA+EAAwAHACcARwBLAE8AmgAAJSEVITUhFSElDwcfBzM/Bi8GJQ8GHQEfBjM/BT0BLwU3ESERAREhESUhFTsBHw0RDw8jFSE1Iy8PET8OOwEBWgFP/rEBT/6xAi0GBwUFBAICAQECAgQFBQcGBwYGBQMDAgEBAgMDBQYG/PgHBgUFBAMCAgMEBQUGBwcGBQUEAwICAwQFBQZvAgv+CgHe/fUCPmsKCQoICQgHBwYFBQQDAgEBAQMDBQUFBwcICAgKCQoKVf2cVQoKCQoICAgHBwUFBQMDAQEBAQMDBQUFBwcICAgKCQoKa8gpnChWAQECAwQEBgYFBQUEAwMBAQECAwQFBQcFBQQEBAICAQEBAgMEBAYGBQUFBAMDAQEBAgMEBQUHBQUEBAQCAh7+zAE0AjD+gQF/K8kCAgMFBAYGBwgICQkKCv5/CgoJCQkICAcHBQUFAwMBAbu7AQEDAwUFBQcHCAgJCQkKCgF3CgoJCQkICAcGBgUEBAICAAAAAwAAAAAD6gPCAAIACwAoAAATFwcJAi8BNy8CATMfCRUPBgE/B0GizgIZAQn+fwFcA1wGTQJOBQsKCb8EAwMCAQEBAgQHBQQw/vIqBwcHCAcIBwEIsRoC6P7g/p49KEEhSRACAAMEBtAEBgUGBgcGBwYNDQYGLAElJwYFBAMDAgEAAAAAAQAAAAAD6gPqAAsAAAEzESEVIREjESE1IQHDegGu/lJ6/lIBrgPr/lJ6/lIBrnoAAQAAAAAD6gN4AAsAABMhFzchCQEhJwchARUBEtnZARL+ngFg/u7X1/7uAWADeejo/ob+iObmAXgAAAAAAQAAAAAD9AMsAAUAABMJAScJAQwB9AH0Sf5V/lUC5/3tAhNF/joBxgAAAAABAAAAAAPqAvUAAgAACQEhAgAB6/wqAvX+FgAAAQAAAAAD6gNbAAIAABMhARUD1v4VA1v9SgAAAAEAAAAAA+oC9QACAAAJASECAAHr/CoC9f4WAAABAAAAAAPqAvUAAgAAEyEBFQPW/hUC9f4WAAAAAQAAAAADlAPqAAgAAAEzEQEXCQE3AQHLUgE/Of5n/m8xAS8D6/y7ASlC/ogBeEL+5gAAAAEAAAAAA5QD6gAIAAAJAQcBESMRAScCBAGRMf7RUv7BOQPr/ohCARr8ygNF/tdCAAEAAAAAA5gD6gAFAAATIQkBIQFnAUMB7/4W/r0B6APr/hT+FgHpAAABAAAAAAL1A+oAAgAACQIBCwHq/hYD6/4V/hUAAQAAAAAC9QPqAAIAAAERAQL1/hYD6/wqAesAAAQAAAAAA28D6gADAAcACwAXAAABMxEjAzMRIwMRIREBIRUzFSMRIREjNTMCPT4+uD4+egHq/lMBcLg9/Zo9uAJ7/hUB6/4VAij9mwJlATN7uP1dAqO4AAABAAAAAANdA+oABgAAARExETERAQNd/UYD6/66/rb+ugHgAAABAAAAAANbA+oAAgAAEwkBpQK2/UoD6/4V/hUAAQAAAAAD6gN5AAgAAAEXASEVIQEHAQFxPP71A0n8twELPP6kA3k0/uFM/uE0AXkAAQAAAAAD6gOIAAgAAAkCJwEhNSEBAoIBaf6XPwEV/L0DQ/7rA4n+d/53NwErTgErAAAAAAIAAAAAA+oDwgAGAA0AAAEzETMBMSMDMwMjESMBAlWi9P68U/tTAaL0AUQDu/3H/rwDhPyDAjkBRAAAAAIAAAAAA+oD6gAEABcAAAEXASM1AR8HFQ8DJz8DAnDN/aXNAyAFCgoJhwYEAgIEBmfMYwkJCgM9zf2lzQMJAQIEBocJCgoKCwoJZ8xkBwUDAAAAAAIAAAAAA+oD2gAFAAkAAAEXCQEHCQEzESMDe3D+lQFrcP4m/nSengPab/6V/pVvAdoB2vxMAAAAAgAAAAAD6gPaAAMACQAAATMRIwkCJwkBA02env04Adr+JnABa/6VA9r8TAO0/ib+Jm8BawFrAAADAAAAAAO5A+oAAwAHAFMAAAEzFSMBESERATMVITUzFTMfDxEPDyEvDxM1Pw4zAgD19f6pAq79g2IBiGIxCgoKCQgICAcGBgUEAwMBAQEBAwMEBQYGBwgICAkKCgr9UgsJCgkICAgHBgYFBAMDAQEBAgIDBQQGBgcICAgJCgkLMQHP9QG5/eQCHAFYYmJiAQEDAwQFBgYHCAgICgkKCv1RCgkKCQgICAcGBgUEAwMBAQEBAwMEBQYGBwgICAkKCQoCrwoKCQoICAgHBgYFBAMDAQEAAAEAAAAAAy4D6gAFAAABFwkBBwECvHP+iQF3c/4VA+t0/on+iXQB6wADAAAAAAPzA00AAwAHAAsAACUzNSMnITUhJyE1IQGR3t7eApr9ZqcD6PwYs2+mb6dvAAAAAQAAAAAD6gMuAAUAAAkBBwkBJwIAAet0/on+iXQDL/4VcwF3/olzAAEAAAAAAy4D6gAFAAAJAicJAQFEAev+FXMBd/6JA+v+Ff4VdAF3AXcAAAAAAQAAAAAD6gMuAAUAABMJARcJAYkBdwF3dP4V/hUDL/6JAXdz/hUB6wAAAAACAAAAAAPqA+oACwCLAAABBxcHFzcXNyc3JwcRHx8PHy8fPx4BUEWwsEWwsEWwsEWwGRkZGBgXFxYWFRUTFBISERAQDg4NDAoKCQgGBgQDAgEBAgMEBgYICQoKDA0ODhAQERISFBMVFRYWFxcYGBkZGRkZGRgYFxcWFhUVExQSEhEQEA4ODQwKCgkIBgYEAwIBAQIDBAYGCAkKCgwNDg4QEBESEhQTFRUWFhcXGBgZGQL1RbCwRbCwRbCwRbABpgECAwQGBggJCgoMDQ4OEBAREhIUExUVFhYXFxgYGRkZGRkZGBgXFxYWFRUTFBISERAQDg4NDAoKCQgGBgQDAgEBAgMEBgYICQoKDA0ODhAQERISFBMVFRYWFxcYGBkZGRkZGRgYFxcWFhUVExQSEhEQEA4ODQwKCgkIBgYEAwIAAAEAAAAAA+oC9QACAAAJASECAAHr/CoC9f4WAAABAAAAAAPqAvUAAgAAEyEBFQPW/hUC9f4WAAAAAwAAAAAD6gOWAAMABwAYAAABMxUjASEVISUBBycVIzUzJyM1MycjNTMnAn/IW/6CAn398P6XAuBNmNq2pOx/o4ATAwI3bgF+bb39IE6ZSW2jbqNtAgAAAAEAAAAAAy4D6gAFAAABFwkBBwECvHP+iQF3c/4VA+t0/on+iXQB6wABAAAAAAPqA7cASgAAARc3ASMRIT8PHw8PDyMvDiERIzcBEgIGAQTYAXUFBQYHBwkICgkLCwsMDAwNEA8PDg4NDAsKCQgGBgMDAQEDAwYGCAkKCwwNDg4PDxANDAwMCwsLCQoICQcHBgUF/iPJ+gO3Bgb+/v5jCwoKCgkJCAcGBgUEAwMBAQECBAUHCAkKCwsNDg4PDxAQDw8ODg0MCwoJBwcFBAIBAgIEBAUGBgcICQkJCwoLAgX4AAAAAA8AAAAAA+oD6gADAAcACwAPABMAFwAbAB8AIwAnACsALwAzADcAOwAAJRUzNSEVMzUhFTM1JTMVIyUzFSMlMxUjATMVIyUzFSMlMxUjARUzNSEVMzUhFTM1JTMVIyUzFSMlMxUjAzN6/hZ6/hZ6Aij29v6Q9vb+kPb2AuD29v6Q9vb+kPb2Ax56/hZ6/hZ6Aij29v6Q9vb+kPb2zXp6enp6ej729vb29gJm9vb29vYCKHp6enp6ej729vb29gAAAAEAAAAAA/QD9AALAAATCQEXCQE3CQEnCQEMAY/+cWUBjwGPZf5xAY9l/nH+cQOP/nH+cWUBj/5xZQGPAY9l/nEBjwAAAQAAAAAD9AN3AAUAAAkBBwkBJwFx/wBlAWUCg2UBVQECZv6YAohmAAEAAAAAA/QCXQAEAAATITUnIQwD6Ab8HgGiuwEAAAAAAQAAAAADNgPzAAUAABMBNwkBJ8oB83n+hgF6eQIA/g15AXoBenkAAAQAAAAAA/MD8wAGAB0AIgBDAAAlByM1IzU3AQcVBwEPASMvAzU/AQE/ATMfAwERIQkBNwcBPwc9AS8MIw8FATg8RlU8AbgBAv6WAgMHBQICAgEEAWcDAwcFAgIB/bkBEgIk/u6YbgETbQYFBAMDAgEBAgMDBAUGoAsMBgcMDgkICAcHB508VUY8AY0DAwP+lgEBAgECBgYDBQFoAQECAQID/lT+7gIkARKXbP7tbgYHBggHCAgJCAkIBwgHBgefCAYDAQIBAgMDBQUAAAEAAAAAA/MD8wALAAATCQEXCQE3CQEnCQENAY7+cmQBjwGPZP5yAY5k/nH+cQOP/nH+cWQBjv5yZAGPAY9k/nEBjwAAAQAAAAADNgPzAAUAABMJARcJAcoBev6GeQHz/g0Dev6G/oZ5AfMB8wAAAAABAAAAAAPzA/MACwAAASEVIREzESE1IREjAbn+VAGsjgGs/lSOAkeO/lQBrI4BrAABAAAAAAPzAvkAAgAACQEhAgAB8/waAQYB9AAAAgAAAAAD8wPzAAMAgwAAARUhNQMPDx8fPx8vHw8OAvv+CmcREA8ODAwLCggIBgUFAwIBAQIDBQUGCAgKCwsNDg8QERISExQUFRUWFhcYGBkZGhoaGhkZGBgXFhYVFRQUExISERAPDg0LCwoICAYFBQMCAQECAwUFBggICgsLDQ4PEBESEhMUFBUVFhYXGBgZGRoaGhoZGRgYFxYWFRUUFBMSAjFiYgExEhITFBQVFRYWFxgYGBoaGhoaGRkYGBcWFhUVFBQTEhIREA8ODAwLCQkIBgUFAwIBAQIDBQUGCAgKCwsNDg8QERISExQUFRUWFhcYGBkZGhoaGhkZGBgXFhYVFRQUExISERAPDg0LCwoICAYFBQMCAQECAwUFBggICgsLDQ4PEAABAAAAAAPzA6cACAAAEwE3ASE1IQEnDQGmWP7xAvf9CQESWQH//llYARF8ARNYAAADAAAAAAKBA/MAPwB/AL8AACUVHw07AT8NPQEvDg8OERUfDTsBPw09AS8NKwEPDREVHw4/Dj0BLw0rAQ8NAX8CAwUFBwcICgoKDAwMDQ0NDQ0LDAoKCggHBwUFAwICAwUFBwcICgoKDAsNDQ0NDQwMDAoKCggHBwUFAwICAwUFBwcICgoKDAwMDQ0NDQ0LDAoKCggHBwUFAwICAwUFBwcICgoKDAsNDQ0NDQwMDAoKCggHBwUFAwICAwUFBwcICgoKDAwMDQ0NDQ0LDAoKCggHBwUFAwICAwUFBwcICgoKDAsNDQ0NDQwMDAoKCggHBwUFAwKODQ0MDAsLCgkJBwcFBAQCAgQEBQcHCQkKCwsMDA0NDQ0NDAsLCgkICAYGBAMCAQECAwQGBggICQoLCwwNDQFlDQ0MDAwKCgoIBwcFBQMCAgMFBQcHCAoKCgwMDA0NDQ0MDAwKCgoIBwcFBQMCAgMFBQcHCAoKCgwLDQ0BZQ0NDQwLCwoJCAgGBgQDAgEBAgMEBgYICAkKCwsMDQ0NDQ0MDAsLCgkJBwcFBAQCAgQEBQcHCQkKCgwMDA0AAAACAAAAAAPzA/MAZwDuAAABDxkvGD0BPxc7AR8XBRUfHjM/DhcVATcBIyc/DjUvHisBDx0CgQEBAQMCBAQEBgUNDxATExYLCwwMDAwNDQ0NDQ4MDQ0MDAsMCxUUEhEODQYFBQQDAwICAQECAgMDBAUFBg0OERIUFQsMCwwMDQ0MDg0NDQ0NDAwMDAsLFhMTEA8NBQYEBAQCAwEB/Y0CAgMEBQYHBwkICgoLDAwNDg4ODxAQEBEREhISExMTEREREBAQEBAPDw4ODg0NDBABHVX+4y0QCwkJCQgHBwYGBAQEAgICAQECBAQFBgYICAkJCwsMDA0NDg8PDxAREREREhMSExMTExMSEhIRERAQEA8ODg4NDAwLCgoICQcHBgUEAwICAoANDQ0NDAwMDAsLFhMTEA8NBQYEBAQCAwEBAQEBAQMCBAQEBgUNDxATExYLCwwMDAwNDQ0NDQ4MDQ0MDAsMCxUUEhEODQYFBQQDAwICAQECAgMDBAUFBg0OERIUFQsMCwwNDA0MDg0TExITEhEREREQDw8PDg0NDAwLCwkJCAgGBgUEBAIBAQICAgQEBAYGBwcICQkJCxAt/uNVAR0QDA0NDg4ODw8QEBAQEBERERMTExISEhEREBAQDw4ODg0MDAsKCgkIBwcGBQQDAgICAgMEBQYHBwkICgoLDAwNDg4ODxAQEBEREhISExMAAAAIAAAAAAPBA/MAAwAHAAsADwATABcAGwBnAAABMzUjBzM1IwczNSMlMzUjBzM1IwczNSMlESERNysBDw0VAx8OMyEzPw4RLw4rATUjFSE1IwKWZGTIZGTHY2MBj2RkyGRkx2NjAlf9RTIzCgoJCggICAcHBQUEBAICAQEBAwMEBQYHBwcJCAoJCgoCvAoKCQkJCAgHBwUFBQMDAQEBAQMDBQUFBwcICAkJCQoKMmT+cGMBBmRkZGRkZGRkZGRkZP3bAiX5AgIDBQUFBwcICAkJCQoK/UULCgkJCQgIBwYGBQQEAgICAgQEBQYGBwgICQkJCgsCuwoKCQkJCAgHBwUFBQMCAmRkZAACAAAAAAOEA/MAIwArAAA3Hw4zITM/DhEhNyMVITUjJyGzAQEDBAUFBwcICAkKCgsLCwG8CwsLCgoJCAgHBwUFBAMBAf1mi8IDCMI3/up8DAsKCgoJCQgHBgYEBAMCAgMEBAYGBwgJCQoKCgsMApmnb283AAEAAAAAA/MDNgAFAAATCQEnCQENAfMB83n+hv6GAr3+DQHzef6GAXoAAAAAAwAAAAAD8wPzAEAARAB5AAABHQEPDi8PPw47AR8NERUhNSMRFR8NMyEzPw01ESchIw8NAqYDBAYHCAoKDA0ODg8QEREREQ8QDg4NDAoKCAcGBAIBAQIEBgcICgoMDQ4ODxAREREREA8ODg0MCwkIBwYEA/3WbwIDAwUGBgcICQkJCwoLDAMIDAsKCgoJCQgHBgYEBAMC3v1nDAsKCwkJCQgHBgYFAwMCASIICRAQEA4ODQwKCggHBgQCAQECBAYHCAoKDA0ODhAQEBERERAPDw0NDAsJCAcGBAMDBAYHCAkLDA0NDw8QEQJR3t78+AwLCgoKCQkIBwYGBQMDAgIDAwUGBgcICQkKCgoLDAKZ3gIDAwUGBgcICQkKCgoLAAAAAwAAAAAD8wNNAAMABwALAAA3ITUhNSE1ITUhNSENA+b8GgPm/BoD5vwas2+mcKZvAAAAAAEAAAAAA/MD8wDVAAATHx47AT8eIw8PKwEvHj8fHw8HIREHLw4rAQ8dDQECAwQGBggJCgsMDQ4PDxEREhMUFBUVFhcXGBgZGRkaFRYVFRUUFBMUExISEhEQEBAPDw0ODQwLCwoJCQgHBgaCBQsODxETFBYXGBoaHBwdHg8UExITEhIREREQDxAODg4NDAwLCwoJCAcHBgUEAwMBAQEBAwMEBQYHBwgJCgsLDAwNDg4OEA8QEREREhITEhMUExMTEhISEREQEBAPDw4NDckBtZMREhMUFBUVFhcXGBgYGRoZGhkZGRgYFxcWFRUUFBMSEREPDw4NDAsKCQgGBgQDAgIAGhkZGRgYFxYXFRUUFBMSEREPDw4NDAsKCQgHBQUDAgEDAwQFBQcHCAkJCwoMDA0NDg8PEBARERISEhMTFBQNGxkYFhYTExAPDQsJBwUCAQMDBAUGBwgICQoKCwwMDQ4ODw8QEBAREhISEhMTExMTExITERIREBAQDw8ODg0MDAsLCQkJBwcGBQQDAwEBAQEDAwUFBgcHCQkKCgsMDckBtZIQEA8ODQwLCgkIBgYEBAICBAQFBwgJCgsMDQ4PDxEREhMUFBUWFhYYFxgZGRkAAgAAAAAD8wPzAAsAiwAAATcXBxcHJwcnNyc3BRUfHTsBPx09AS8dKwEPHQIAs0ezs0ezs0ezs0f+wAIDBQUHCAkKCwwNDg8PERESExQUFRUXFhcYGBkZGRoaGRkZGBgXFhcVFRQUExIREQ8PDg0MCwoJCAcFBQMCAgMFBQcICQoLDA0ODw8RERITFBQVFRcWFxgYGRkZGhoZGRkYGBcWFxUVFBQTEhERDw8ODQwLCgkIBwUFAwICR7NHs7NHs7NHs7NH+hoZGRkYGBcWFxUVFBQTEhERDw8ODQwLCgkIBwUFAwICAwUFBwgJCgsMDQ4PDxEREhMUFBUVFxYXGBgZGRkaGhkZGRgYFxYXFRUUFBMSEREPDw4NDAsKCQgHBQUDAgIDBQUHCAkKCwwNDg8PERESExQUFRUXFhcYGBkZGQADAAAAAAPzA/MABQCFAQUAAAEXNycRIwEVDx0rAS8dPQE/HTsBHx0FFR8dOwE/HT0BLx0rAQ8dAcDTNbtNAeYCAgQFBgYICAoKCwwMDQ4PDxARERISExMTFRQVFRUWFhUVFRQUFBMTEhIRERAPDw4NDAwLCgoICAYGBQQCAgICBAUGBggICgoLDAwNDg8PEBEREhITExMVFBUVFRYWFRUVFBQUExMSEhEREA8PDg0MDAsKCggIBgYFBAIC/GcCAwUFBwgJCgsMDQ4PEBARExIUFBUWFhcXFxkYGRkaGhkZGBkXFxcWFhUUFBITERAQDw4NDAsKCQgHBQUDAgIDBQUHCAkKCwwNDg8QEBETEhQUFRYWFxcXGRgZGRoaGRkYGRcXFxYWFRQUEhMREBAPDg0MCwoJCAcFBQMCAfDKOLIBIP7QFhUVFRQUFBMTEhIRERAPDw4NDAwLCgoICAYGBQQCAgICBAUGBggICgoLDAwNDg8PEBEREhITExQUFBUVFRYWFRUVFBQUExMSEhEREA8PDg0MDAsKCggIBgYFBAICAgIEBQYGCAgKCgsMDA0ODw8QERESEhMTFBQUFRUVFhoZGRgZFxcXFhYVFBQSExEQEA8ODQwLCgkIBwUFAwICAwUFBwgJCgsMDQ4PEBARExIUFBUWFhcXFxkYGRkaGhkZGBkXFxcWFhUUFBITERAQDw4NDAsKCQgHBQUDAgIDBQUHCAkKCwwNDg8QEBETEhQUFRYWFxcXGRgZGQAAAAcAAAAAA/QD9AADAAcACwAPABMAFwAbAAABNTMVITUzFQE1MxUhNTMVATUzFSE1MxUFIREhAsjI/ODIAZDI/ODIAZDI/ODI/tQD6PwYAsjIyMjI/tTIyMjI/tTIyMjIZAPoAAADAAAAAAP0A/QAQACBAQEAAAEfBhUPHyMvDgEfBicfBwEvDjU/HzMfBQUPDx8fPx8vHw8OA4gFBQQEAwECAQICBAUFBgcICQoLCw0NDg8PEBARERISExMUFBQWFRYTEhMSERIRERAQEA8PDw4OAkoLCgoJCAgH8hAQEA8PDw4O/bYLCgoJCAgHBwUFBAQDAQIBAgIEBQUGBwgJCgsLDQ0ODw8QEBEREhITExQUFBYVFhMSExIREhH+IBEQDg4NDAsJCQgGBgQDAwEBAwMEBgYICQkLDA0ODhAREhMTExQVFRYXFhgYGRkaGhoaGRkYGBYXFhUVFBMTExIREA4ODQwLCQkIBgYEAwMBAQMDBAYGCAkJCwwNDQ8QERITExMUFRUWFxcXGBkZGhoaGhkZGBcXFxYVFRQTExMCjxEREhESExITFhUWFBQUExMSEhEREBAPDw4NDQsLCgkIBwYFBQQCAgECAQMEBAUFBwcICAkKCgsCSg4ODw8PEBDpBwcICAkKCgv9tg4ODw8PEBAREBESERITEhMWFRYUFBQTExISEREQEA8PDg0NCwsKCQgHBgUFBAICAQIBAwQEBSsSExMTFBUVFhcWGBgZGRoaGhoZGRgYFhcWFRUUExMTEhEQDg4NDAsJCQgGBgQDAwEBAwMEBgYICQkLDA0NDxAREhMTExQVFRYXFxcYGRkaGhoaGRkYGBYXFhUVFBMTExIREA4ODQwLCQkIBgYEAwMBAQMDBAYGCAkJCwwNDQ8QAAIAAAAAA/QD9AADAIMAAAEVITUDDw8fHz8fLx8PDgL7/gpnERAPDg0MCwkJBwcFBAQCAQECBAQFBwcJCQsMDQ4PEBERExMUFBQWFhYXGBgYGhoaGhoaGBgYFxYWFhQVExMTERIQDw0NDAsJCQcHBQQEAgEBAgQEBQcHCQkLDA0ODhASERMTExUUFhYWFxgYGBoaGhoaGhgYGBcWFhYUFBQTEwIxYmIBMRETExMVFBYWFhcYGBgaGhoaGhoYGBgXFhYWFBQUExMRERAPDg0MCwkJBwcFBAQCAQECBAQFBwcJCQsMDQ4PEBERExMUFBQWFhYXGBgYGhoaGhoaGBgYFxYWFhQVExMTERIQDg4NDAsJCQcHBQQEAgEBAgQEBQcHCQkLDA0ODhAAAgAAAAAD9AP0AAsAiwAAARUzFSMVIzUjNTM1JQ8PHx8/Hy8fDw4CMcrKYsrK/s8REA8ODQwLCQkHBwUEBAIBAQIEBAUHBwkJCwwNDg8QERETExQUFBYWFhcYGBgaGhoaGhoYGBgXFhYWFBUTExMREhAPDQ0MCwkJBwcFBAQCAQECBAQFBwcJCQsMDQ4OEBIRExMTFRQWFhYXGBgYGhoaGhoaGBgYFxYWFhQUFBMTAvvKYsrKYspnERMTExUUFhYWFxgYGBoaGhoaGhgYGBcWFhYUFBQTExEREA8ODQwLCQkHBwUEBAIBAQIEBAUHBwkJCwwNDg8QERETExQUFBYWFhcYGBgaGhoaGhoYGBgXFhYWFBUTExMREhAODg0MCwkJBwcFBAQCAQECBAQFBwcJCQsMDQ4OEAAABAAAAAAD9ANgAAMABwAKAA4AADchNSE3ITUhAS0BNyE1IaIDUvyu2gJ4/Yj+kAEY/uiWA1L8rqBS5VP+0/7fNFIAAAABAAAAAAM0A/QABQAAEwkBFwkBywF+/oJ2AfT+DAN+/oL+gnYB9AH0AAAAAAEAAAAAAysD5AAFAAATCQEXCQHVAXL+jnEB5f4bA3P+jf6NcgHlAeUAAAAAAQAAAAADdwP0AAIAADcJAYkC7v0SDAH0AfQAAAIAAAAAA7UD9AADAAcAACUhESEBIREhAn0BOf7H/c0BOf7HDAPo/BgD6AAABgAAAAAEAAQAAAMABwAQABQAGAAhAAAlITUhJSE1IQUXNxEzERc3JxMhNSElITUhBScHFzcnBxEjAYACgP2AAQABgP6A/YArVUBVK6DgAoD9gAEAAYD+gP4AVSugoCtVQEBAgEBRL03+8wENTS+RAUBAgEDNTS+RkS9NAQ0AAAACAAAAAAPzA/QAfwEFAAABFQ8eLx8/Hx8eBRUfBwEPAx8IMz8EAR8HMz8dPQEvHSsBDx0DtQECAwMFBQUGBwgICQkKCgsLDAwNDQ4NDw4PDw8QEBAQEBAPDw8ODw0ODQ0MDAsLCgoJCQgIBwYGBAUDAwIBAQEBAgMDBQQGBgcICAkJCgoLCwwMDQ0ODQ8ODw8PEBAQEBAQDw8PDg8NDg0NDAwLCwoKCQkICAcGBQUFAwMCAf1RAQQFCAoMDg/+zwMGAwIBAgUGCQUFDAsMDAwFBQUBLRgYGhscHR0eExMTEhMREhEQEQ8QDg4ODQwMCwsKCQgHBwYFBAQCAgICBAQFBgcHCAkKCwsMDA0ODg4QDxEQERIRExITExMTExMSExESERARDxAODg4NDAwLCwoJCAcHBgUEBAICAn0QEBAPDw8ODw0ODQ0MDAsLCgoJCQgIBwYGBAUDAwIBAQEBAgMDBQQGBgcICAkJCgoLCwwMDQ0ODQ8ODw8PEBAQEBAQDw8PDg8NDg0NDAwLCwoKCQkICAcGBgQFAwMCAQEBAQIDAwUEBgYHCAgJCQoKCwsMDA0NDg0PDg8PDxAQEA8PHR0cGxoYGP7OBQoLCwsLCwkJBAMEAwMEAwQEAS0PDgwKCAUEAQICBAQFBgcHCAkKCwsMDA0ODg4QDxEQERIRExITExMTExMSExESERARDxAODg4NDAwLCwoJCAcHBgUEBAICAgIEBAUGBwcICQoLCwwMDQ4ODhAPERAREhETEhMTAAAbAAAAAAPUA9QAAwAHAAsADwATABcAGwAfACMAJwArAC8AMwA3ADsAPwBDAEcASwBPAFMAVwBbAF8AYwBnAGsAACUzNSMHMzUjBzM1IwczNSMHMzUjBzM1IwczNSMlMzUjBTM1IwUzNSMlMzUjBTM1IwUzNSM1ITUhJTM1IwUzNSMFMzUjJTM1IwUzNSMFMzUjJTM1IwczNSMHMzUjBzM1IwczNSMHMzUjBzM1IwOWPz99Pz99Pz+7Pj68Pz99Pz99Pz8Daz8//ks+Pv5KPz8Daz8//ks+Pv5KPz8DqvxWA2s/P/5LPj7+Sj8/A2s/P/5LPj7+Sj8/A2s/P30/P30/P7s+Prw/P30/P30/Pys/Pz8/Pz8/Pz8/Pz8/Pj8/Pz8/Pj8/Pz8/fT59Pz8/Pz8+Pz8/Pz8+Pz8/Pz8/Pz8/Pz8/PwAFAAAAAAPzA/MAIQBXAHkAmwDgAAAlHwchPwcvByEPBgMRLwQjDwcfAz8DLwYrAQ8EES8HDwY3HwchPwcvByEPBgMfByE/By8HIQ8GJw8EFR8GMz8DFSMPBx8HMz8GPQEvBSsBES8JDwIBgwECAgQFBQYGAjMGBgUFBAICAQECAgQFBQYG/c0GBgUFBAIC+0UEBQYFBgYGBQUEAgEBAQIEmZMDAgEBAQMDBQYFBgYGBgUERAECAwMFBQYHBgYFBQQCAvkBAgIEBQUGBgIzBgYFBQQCAgEBAgIEBQUGBv3NBgYFBQQCAgEBAgIEBQUGBgIzBgYFBQQCAgEBAgIEBQUGBv3NBgYFBQQCAvF9BAMCAQIDAwUGBQYGBgYFSF4GBgUFBAICAQECAgQFBQYG+gcFBgQEAwICAwQEBgUHXQEBAQMCAwQEBwYGBQWoBgYFBQMDAgEBAgMDBQUGBgcGBQUDAwIBAQIDBAQFBgEv/tB4BQQDAQECBAQGBgYHBgYG8fEGBgcGBwYFBQMDAgIEBX4BNgcGBgUEAwIBAQIDBAUGBjoGBgUFBAICAQECAgQFBQYGBwYFBQMDAgEBAgMEBAUGAXAGBgUFAwMCAQECAwMFBQYGBwYFBQMDAgEBAgMEBAUGT3UFBQYGBgUGBQQDAgECAwNE0QECAwQEBQYHBgYFBQQCAgEBAgIEBQUGBgcFBgQEAwIBGgQFBAQDBAICAgEBAQMAAAQAAAAAA/MDdwA9AHIApQEsAAABHwY7AQEPAx8HPwMBHQEfBj8HNS8HIw8GJRUfDzM1KwEvDT0BLwcPBiUVHwY7AR8NFTMvDyMPBgUVHw8zPwY9AS8GKwEvDT0CPw0zITMfFTsBPwYvECEPDgL6AQEDBAUFBgZw/v0EAwEBAQEDBAUFBgYGBgUFAQQCAwQEBgUHBgYFBQQCAgEBAQMEBQUGBrwGBgUFBAMB/ogBAwQHCAkLDA0PDwgREhITh30NDQwLCwoKCQgHBgYEAwIBAgMEBAYFBwYGBQUEAgIBOAIDBAQGBQddDQ0MCwsKCgkIBwYGBAMCPwEDBAcICQsMDQ8PCBESEhNnBwUGBAQDAv1QAQMEBggJCwwNDgcQEBESEmwHBQYEBAMCAgMEBAYFB2IMDAwLCgoKCAgHBgUEAwICAwQFBgcICAoKCgsMDAwBCgsLCwsJCgkICAcGBgQEAwECAgIEBQUGBgcGBQQEAwIBAQMEBgcICgoMDA4OEAcREBH+7RMSEREQDw4NDAsJCAYEAwHhBgYGBAQDAv78BQUGBgYFBgUEAwEBAQEDBAEDcAYGBQUEAwEBAQEDBAUFBga8BgYFBQQDAQEBAQMEBQUGnUYTEhIREQ8PDQwLCQQIBQQCPwIDBAYGBwgJCgoLCwwNDEYHBgUFAwMCAQECAwQEBQbNBwUGBAQDAgECAwQGBgcICQoKCwsMDQ0UEhIREQ8PDQwLCQQIBQQCAQICBAUFBqd0FBMSEhAQDw4MCwUJBwYEAgEBAwQFBQYGBwUGBAQDAgECAwUFBwcJCQoKDAwMDQ10DQ0NCwwKCgoIBwcFBQMCAgMDBQYGBwkICgoLCwwMFAYGBAQDAgIDBAQGBgYVEhEREA8ODQwLCggHAwUDAgEDBQYICgsMDg8QEBISEwADAAAAAAN3A/QAJQBLAMsAACUfBxUPCC8HNT8HMxcFHwgPCC8HNT8HMxcDEwMPDx8PPw4vCRsBDw0VHw4/Di8PAxMnCwEDAQMKBQ0EAgMDAwYFBA4GBxcLDRYMDQQBAwMDBQYEDgYDGgwN/k0DAwwNBAIDAgEDBgUEDgYHFwsNFgwNBAEDAwMFBgQOBgMaDA0iw7wPDQ4NDQsLBQ4IBwYFAwEBAQIEBgYICQQKEQwODQ4PDw8PDg0ODAwPDQgGBgQCAQEBAwwGCwcOCBGbmwkICAgGBwYLBAQDAwIBAQIEBgYICQ4RDA4NDg8PDw8ODQ4MEQoNCAYGBAIBAQECAwkGBAkFFwwNDQ4PD7nFItDQxAEEBAsGAwkNCQwPCAULAwMDAQMGBwsGAgoNCQsQCAULAwEFAgQBAQcLBgMJDQkMDwgFCwMDAwEDBgcLBgIKDQkLEAgFCwMBBQIC1f6v/sACAgQEBgYHBA8JCgsMDAwNDQwMDAsKCgUICwcGBAMCAQECAwQGBwcMDwoLDAwMDRIICBgIDgcMBgoBBv73BAQGBQYHBw8ICAgJCAgJDQwMDAsKCg0LBwYEAwIBAQIDBAYHCwgPCgsMDAwNDQwGDBELBQkEDwcGBAMCAQFCAVFX/qABYAAABAAAAAADtQP0AAIACAAOABcAAAEjNScVMxEhETcXIxEjEQMzFSERASMnIQNLjz/6/gwTfc+7P/oCcv7zP7v+mwI+kCz6/koCsLx+/c4CsP0SvAIiAQq8ABwAAAAAA9QD1AADAAcACwAPABMAFwAbAB8AIwAnACsALwAzADcAOwA/AEMARwBLAE8AUwBXAFsAXwBjAGcAawBvAAAlMzUjBTM1IwUzNSMHMzUjBzM1IwUzNSMHMzUjJTM1IwUzNSMFMzUjJTM1IwUzNSMFMzUjJTM1IyEzNSMHMzUjBzM1IwUzNSMHMzUjBzM1IyEzNSMlMzUjBTM1IwUzNSMlMzUjBTM1IwUzNSM1ITUhAeE+Pv5KPz8Daz8/fT8/fT8//ok/P30/PwLuPz/+Sz4+/ko/PwNrPz/+Sz4+/ko/PwG2Pj4BtT8/fT8/fT8//ok/P30/P30/PwG2Pj4BtT8//ks+Pv5KPz8Daz8//ks+Pv5KPz8DqvxWKz8/Pz8/Pz8/Pz8/Pz8+Pz8/Pz8+Pz8/Pz8+Pz4+Pj4+Pj4+Pj4+Pz4/Pz8/Pz4/Pz8/Pz4/AAAEAAAAAAP0A/QACwAPABMAGwAAARcHFzcXNyc3JwcnAREjESERIxEDIRUhNSERIQGDcHAscHAscHAscHACB/r+iPo+ATgBeAE4/BgBGHBwLHBwLHBwLXFxAnH+xwE5/scBOf6IfHwBtgAAAAAEAAAAAAP0A/QAAwAPABMAGwAAARUhNQEXBxc3FzcnNycHJwEVITUHIxEzESERIQO2/sf9j3BwLHBwLXFxLXBwA37+xz98fAG2/koBRPr6AQ1wcC1xcS1wcCxwcAE5+vr6/oj+yAPoAAUAAAAAA/QD9AADAAcAEwAXACcAAAEVIzUTFSM1BSMVMxUzNTM1IzUjJxUjNSEzFSMVMxUjFTMVIxUhESECPvr6+gH0fHw/fX0/+vr+yPr6+vr6+gJx/Y8BRPr6ATn6+j8+fX0+fvr6+vo/+j/6PgPoAAAABQAAAAAD9AP0AAMABwATABcAKAAAARUjNRMVIzUFIxUzFTM1MzUjNSMlFSM1AykBNSM1MzUjNTM1IzUzNSECvPr6+v7HfX0/fHw/AjP6PwE5ATj6+vr6+vr9jwFE+voBOfr6Pz59fT5++vr6/FY++j/6P/o+AAAABAAAAAAD8wN3AEcAegCtATQAAAEPAxUfAw8EHwY7AT8DHwQ/By8EPwM9AS8GDwQvBA8CJRUfDzUvDj0BLwcPBiUVHwU7AR8OFTMvDyMPBgUVHw8zPwY9AS8FKwEvDj0CPw0zITMfFTsBPwYvECEPDgKLBAMBAQIDBIGGBAMBAQEBAwQFBgUGBgYGBYWGBQYGBgYFBgUEAwEBAQEDBIeBBAMCAgMEBQUGBgYGBQWBgQQGBgYGBQb+8wEDBAcICQsMDQ8PERESEhQNDQwLCwoKCQgHBgYEAwIBAgMEBAYFBwYGBQUEAgIBOAIDBAQGBQddDQ0MCwsKCgkIBwYGBAMCPwEDBAcICQsMDQ8PCBESEhNnBwUGBAQDAv1QAQMEBggJCwwNDgcQEBESEmwHBQYEBAMCAgMEBAYFB2IMDAwLCgoKCAgHBgUEAwICAwQFBgcICAoKCgsMDAwBCgsLCwsJCgkICAcGBgQEAwECAgIEBQUGBgcGBQQEAwIBAQMEBgcICgoMDQ0OEAcREBH+7RMSEREQDw4NDAsJCAYEAwH3BQUGBgYGBQWEiAUFBgYGBgUFBAMCAgMEiIkEAwEBAQEDBAUFBgYGBgUFiYQFBQYGBgYFBQQDAQEBAQMEg4MEAwEBAQEDiUYTEhIREQ8PDQwLCQgHBAMBPgECAwQGBgcICQoKCwsMDQxGBwUGBAQDAgEBAgMEBAYFzQcFBgQEAwIBAgMEBgYHCAkKCgsLDA0MExISEREPDw0MCwkFBwUEAgEBAwQFBQandBQTEhIQEA8ODAsFCQcGBAIBAQMEBQUGBgYGBgQEAwIBAgMFBQcHCAoKCgwLDQ0NdA0NDAwMCgoJCQcHBQUDAgIDAwUGBggICQkKCwsMDBQGBgQEAwICAwQEBgYGFBISERAPDg0MCwkJBwMFAwIBAwUGCAoLDA4PEBASEhMAGwAAAAAD1APUAAMABwALAA8AEwAXABsAHwAjACcAKwAvADMANwA7AD8AQwBHAEsATwBTAFcAWwBfAGMAZwBrAAAlMzUjBzM1IwczNSMFMzUjBzM1IwczNSMlMzUjBTM1IyUzNSMFMzUjJTM1IwczNSMFMzUjBzM1IwczNSMFMzUjNTM1IwUzNSMlMzUjBTM1IyUzNSMHMzUjBzM1IwMzESMHMzUjBzM1IwczNSMDlj8/fT8/fT8//ok/P30/P30/PwNrPz/8lT8/A2s/P/yVPz8C7j8/fT8//ok/P30/P30/PwNrPz8/P/yVPz8Daz8//JU/PwNrPz99Pz99Pz+7Pj68Pz99Pz99Pz8rPz8/Pz8/Pz8/Pz8+Pz8/Pj8/P30+Pj4+Pj4+Pj4+Pn0/Pz8+Pz8/Pj8/Pz8//FYDqj8/Pz8/PwAAHAAAAAAD1APUAAMABwALAA8AEwAXABsAHwAjACcAKwAvADMANwA7AD8AQwBHAEsATwBTAFcAWwBfAGMAZwBrAG8AACUzNSMHMzUjBzM1IwczNSMHMzUjBzM1IyUzNSMFMzUjJTM1IwUzNSMlMzUjBzM1IwczNSMHMzUjBzM1IwczNSMHMzUjJTM1IwUzNSMlMzUjBTM1IwEzESMHMzUjBzM1IwczNSMHMzUjBzM1IwczNSMDGT8/fT8/uz4+vD8/fT8/fT8/AbY+Pv5KPz8Btj4+/ko/PwLuPz99Pz99Pz99Pz99Pz99Pz99Pz8Btj4+/ko/PwG2Pj7+Sj8/A2s/P30/P30/P7s+Prw/P30/P30/Pys/Pz8/Pz8/Pz8/Pz4/Pz8+Pz8/fT4+Pj4+Pj4+Pj4+Pj59Pz8/Pj8/P/zTA6o/Pz8/Pz8/Pz8/Pz8AAAAABQAAAAAD8wO1AAIAHABHAHoBAQAALQEnCQEXAT8ENS8KIw8DJRUfDzUvBzUvBisBDwUlFR8GMx8OFTMvEA8GBRUfDzsBPwU9AS8FKwEvDj0CPw4hMx8WPwcvECUPDgGDAQSuAVv+0a0BMAQEAwQDAwQDBARXBAUGCwsMDAsFBf5KAQEDBAUGBwgJCgoLDAwNDQcNCwoIBgUCAQIDBAQGBQcGBgUFBAICATgCAwQEBgUHXQ0NDAsLCgoJCAcGBgQDAj8BAwUGCAkLDA0PDwgREhITZwcFBgQEAwL9UAEDBAYICQsMDQ4HEBAREhJsBwUGBAQDAgIDBAQGBQdiDAwMCwoKCggIBwYFBAMCAgMEBQYHCAgKCgoLDAwMAQoLCwsLCQoJCAgHBgYEBAMBAgICBAUFBgYHBgUEBAMCAQEDBAYHCAoKDA0NDw8IEBAS/u4TEhIQEA8ODQwLCQgGBANKTbEBYf7LsQE2BAUGCwwMDAsFBQVYBQMEBAICBAQDFUYPDw4ODg0MDAsKCgkIBwcFRQQKCwwODxARTgYGBQUEAwICAwQFBQbNBgYFBQQDAQEBAgMEBQYICAkJCgsMDAwNExMSERAQDg4MCgoEBwYDAgEBAgMEBAYFp3QUExISERAODg0LBQgIBQQCAgMEBAYGBgYGBQUEAwIBAgMEBgYICAkKCwsMDQwOdA0NDAwLCwoJCQcGBgQDAgECAwQEBgcHCAkJCgsLDAwVBgUFAwMCAQECAwMFBQYHFBISEBAPDg0NCgoJBwMEBAEBAQMFBwgJCw0NDxARERMTAAAAAAIAAAAAA/QC+gCHARQAAAEVHwY7AR8NHQIPDiMvDz0BLwUrAQ8GFR8PIT8PNS8PIw8GBRUfDzM/Bj0BLwUrAS8PNT8PMx8aPwcvEyMPDgK8AgMEBAYFB10NDQwLCwoKCQgHBgYEAwICAwQGBgcICQoKCwsMDQ36DA0MCwsKCgkIBwcFBAMCAQIDBAQGBgYGBgUFBAMBAQEDBAcICQsMDQ8PCBESEhMBAxQSEhERDw8NDAsJBAgFBAIBAwQHCAkLDA0PDwgREhITZwcFBgQEAwL9UAEDBAcICQsMDQ8PCBESEhNnBgYGBAQDAgIDBAQGBgZdDQ0MCwsKCgkIBwYGBAMCAQECAwQGBgcICQoKCwsMDQ36CQkJCQkICAgHBwYHBQUFBAQDAgECAwQEBQYHBgYFBQMDAgEBAwQHBgcHCQkJCwsLDA0NDQ4NDvoUEhIREQ8PDQwLCQgHBAMC2wcFBgQEAwIBAgMEBgYHCAkKCgsLDA0NfQwNDAsLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsLDA0MRgcFBgQEAwICAwQEBQYHRRQSEhERDw8NDAsJBAgFBAIBAwQHCAkLDA0PDwgREhIThhQSEhERDw8NDAsJBAgFBAIBAQMEBQUGo3wUEhIREQ8PDQwLCQQIBQQCAQEDBAUFBgYHBQYEBAMCAQIDBAYGBwgJCgoLCwwNDXwNDQwLCwoKCQgHBgYEAwIBAQECAgMDBQQGBQcGCAcICQwMDBMGBQUDAwIBAQIDAwUFBgYTExISDAwMCwoJCQgHBgUFAwMBAQEDBAcICQsMDQ8PERESEgAAAAAcAAAAAAPUA9QAAwAHAAsADwATABcAGwAfACMAJwArAC8AMwA3ADsAPwBDAEcASwBPAFMAVwBbAF8AYwBnAGsAbwAAJTM1IwczNSMHMzUjBzM1IwczNSMHMzUjJTM1IwUzNSMlMzUjBTM1IyUzNSMHMzUjBzM1IwczNSMHMzUjBzM1IwczNSMlMzUjBTM1IyUzNSMFMzUjJTM1IwczNSMHMzUjBzM1IwczNSMHMzUjAzMRIwOWPz99Pz99Pz+7Pj68Pz99Pz8C7j8//ks+PgG1Pz/+Sz4+AbU/P30/P30/P30/P30/P30/P30/PwLuPz/+Sz4+AbU/P/5LPj4BtT8/fT8/fT8/uz4+vD8/fT8/fT8/Kz8/Pz8/Pz8/Pz8/Pj8/Pz4/Pz99Pj4+Pj4+Pj4+Pj4+Pn0/Pz8+Pz8/Pj8/Pz8/Pz8/Pz8//FYDqgAAAAAHAAAAAAP0A/QAAwAHAAsADwATACUAMQAAARUjNSMVIzUjFSM1ARUjNRMVIzUhMxUjFTMVIzUjFSM1IxEhESEFFwcXNxc3JzcnBycDtvo/+j/6A2z6+vr+6Nn6+vo/+j4D6P2w/mhwcCxwcC1xcS1wcAFE+vr6+vr6ATn6+gE5+vr6P/r6+t39rAPoLHBwLHBwLHBwLHBwAAoAAAAAA/QD9AADAAcACwAPABMAFwAbAB8AIwAoAAABFSM1IxUjNSMVIzUBFSM1IxUjNSMVIzUBFSM1IxUjNSMVIzUDKQERIQO2+j/6P/oDbPo/+j/6A2z6P/o/+j4BOAKw/BgBRPr6+vr6+gE5+vr6+vr6ATn6+vr6+vr8VgPoAAAAAAUAAAAAA/MDtQAjAFIAfQCwATcAAAERFR8FMxc/BxEvByMPBicRFR8GPwcRMz8GPQEvBisBDwgnFR8PNS8HNS8HDwYlFR8GMx8OFTMvEA8GBRUfDzsBPwU9AS8GIy8OPQI/DiEfFz8HLxAlDw4CvAMDBQUHBwTwBwgGBgQEAgEBAgQEBgYIA/AIBwcFBQMDfQIDBAQGBQcGBgUFBAICAfoGBgUFBAMCAgMEBQUGBvoGBwYLCggHBQEBvAEBAwQFBgcICQoKCwwMDQ0HDQsKCAYFAgECAwQEBgUHBgYFBQQCAgE4AgMEBAYFB10NDQwLCwoKCQgHBgYEAwI/AQMEBwgJCwwNDw8IERISE2cHBQYEBAMC/VABAwQGCAkLDA0OBxAQERISbAcFBgQEAwICAwQEBgUHYgwMDAsKCgoICAcGBQQDAgIDBAUGBwgICgoKCwwMDAEKCwsLCwkKCQgIBwYGBAQDAQICAgQFBQYGBwYFBAQDAgEBAwQGBwgKCgwNDQ8PCBAQEv7uExISEBAPDg0MCwkIBgQDAdr+lwgHBwUFAwMBAQMDBQUHBwQBbQcIBgYEBAIBAQIEBAYGCF3+igcGBQUDAwIBAQIDAwUFBgcBdgECAwQEBgUHBgYFBQQDAQEBAgUGCQoLBgZ+Rg8PDg4ODQwMCwoKCQgHBwVEBQkMDA4PEBBPBgYFBQQDAQEBAQMEBQUGzQYGBQUEAwEBAQIDBAUGCAgJCQoLDAwMDRMTEhEQEA4ODAoKBAcGAwIBAQIDBAQGBad1ExMTEREQDw0NCwUJBwUEAgIDBAQGBQcGBgUFBAMBAQECAwQGBggICQoLCwwMDQ50DQ0MDAsLCgkICAYGBAMCAQEBAwQFBQcHCAkJCwoLDAwVBgUFAwMCAQECAwMFBQYHFBISEBAPDg0MCwoIBwMFBAEBAQMFBwgJCw0NDxARERMTAAAAHAAAAAAD1APUAAMABwALAA8AEwAXABsAHwAjACcAKwAvADMANwA7AD8AQwBHAEsATwBTAFcAWwBfAGMAZwBrAG8AADchNSElMzUjBTM1IwUzNSMlMzUjBTM1IwUzNSMlMzUjITM1IwczNSMHMzUjBTM1IwczNSMHMzUjITM1IyUzNSMFMzUjBTM1IyUzNSMFMzUjBTM1IyUzNSMHMzUjBzM1IwczNSMHMzUjBzM1IwczNSMrA6r8VgNrPz/+Sz4+/ko/PwNrPz/+Sz4+/ko/PwG2Pj4BtT8/fT8/fT8//ok/P30/P30/PwG2Pj4BtT8//ks+Pv5KPz8Daz8//ks+Pv5KPz8Daz8/fT8/fT8/uz4+vD8/fT8/fT8/Kz8+Pz8/Pz8+Pz8/Pz8+Pz4+Pj4+Pj4+Pj4+Pz4/Pz8/Pz4/Pz8/Pz4/Pz8/Pz8/Pz8/Pz8/AAAAAAQAAAAAA7UD9AADAA0AKgBQAAABESERJRUhNTMVIREhESUfBxUzFSE1MzU/Ch8BJw8KIxEhFSERIzUjNS8MDwIDd/6J/sgB9D7+yP7HAVYFBgQHBQIDAX3+iX0BAQIEBAUGBwkLDRAGRgYFCwkNCwoGBAIB+gF4AfR++gIEBAUHBwwOEBEMDAwNDAwCPv4MAfT6fHy7/gwCr3kDBAUJDAYODTc+PigWCgoJCAcHBgMDAQEBNgMDBggMDhAQDA0M/NM+AnH6DA0MCwsKCgwMCQcDAgEBAgMAAAUAAAAAA/QD8wAJAA0AEQBEAEoAABMzFSMVITUjESMBMzUjJxUjNSUPAx0BHwY7AT8GLwQhESEVIREhPwQvByMPAQUzFTMRIwx9fQE4fLwBOLy8fH4CusIEAwICAwTCBAYFBgYGBgUEAgIBAQIDBIoBEf3NAnH+sYoEAwIBAQICBAUFBgYGBgb9BLw++gFE+j4+ATkBdz59fX02uwUGBQcGBgUFvAMDAgIDBAUGBQYGBgUFhv2PPwLuhgUGBQYGBgYEBQMBAQID9bwBtgAAAAAFAAAAAAP0A/QACwAPABMAFwAnAAAlIxUzFTM1MzUjNSMBFSM1IxUjNSMVIzUDIREjFSM1IxUjNSMVIzUjAcJ+fj59fT4B9Po/+j/6PgPoPvo/+j/6Psg/fX0/fAF4+vr6+vr6/scCcfr6+vr6+gAABQAAAAAD9AP0AAMABwALABsAJwAAARUjNSMVIzUjFSM1AzM1MxUzNTMVMzUzFTMRISUjFTMVMzUzNSM1IwO2+j/6P/o+Pvo/+j/6PvwYAbZ+fj59fT4CPvr6+vr6+v3O+vr6+vr6AnH6P3x8P30AABAAAAAAA6QDpAADAAcACwAPABMAFwAbAB8AIwAnACsALwAzADcAOwA/AAAlITUhBSE1ISUhNSEFITUhJSE1IQUhNSElITUhBSE1ISUhNSEFITUhJSE1IQUhNSElITUhBSE1ISUhNSEFITUhAngBLP7U/eQBLP7UAhwBLP7U/eQBLP7UAhwBLP7U/eQBLP7UAhwBLP7U/eQBLP7UAhwBLP7U/eQBLP7UAhwBLP7U/eQBLP7UAhwBLP7U/eQBLP7UAhwBLP7U/eQBLP7UXB4eHjweHh48Hh4ePB4eHvAeHh48Hh4ePB4eHjweHh4AEv/k/+QEHAQcAAMABwALAA8AEwAXABsAHwAjACcAKwAvADMANwA7AD8ARQBKAAAlITUhBSE1ISUhNSEFITUhJSE1IQUhNSElITUhBSE1ISUhNSEFITUhJSE1IQUhNSElITUhBSE1ISUhNSEFITUhJTMhESERAykBESECeAEs/tT+AgEs/tQB/gEs/tT+AgEs/tQB/gEs/tT+AgEs/tQB/gEs/tT+AgEs/tQB/gEs/tT+AgEs/tQB/gEs/tT+AgEs/tQB/gEs/tT+AgEs/tQB/gEs/tT+AgEs/tQBhh4B4PwEHgIcAhz7yHoeHh48Hh4ePB4eHjweHh7SHh4ePB4eHjweHh48Hh4eWvwEA/z75gQ4AAAAFf/k/+QEHAQcAAMABwALAA8AEwAXABsAHwAjACcAKwAvADMANwA7AD8AQwBHAEsATwBUAAAlITUhBSE1ISUhNSEFITUhJSE1IQUhNSElITUhBSE1ISURIREjESERJSE1IQUhNSElITUhBSE1ISUhNSEFITUhJSE1IQUhNSElESERIxEhEQMpAREhAngBLP7U/gIBLP7UAf4BLP7U/gIBLP7UAf4BLP7U/gIBLP7UAf4BLP7U/gIBLP7UA4T+IB7+AgJ2ASz+1P4CASz+1AH+ASz+1P4CASz+1AH+ASz+1P4CASz+1AH+ASz+1P4CASz+1AOE/iAe/gIeAhwCHPvIeh4eHjweHh48Hh4ePB4eHlr+AgH+/gIB/ngeHh48Hh4ePB4eHjweHh5a/iAB4P4gAeD75gQ4AAAACQAAAAADaAOkAAMABwALAA8AEwAXABsAHwAlAAAlITUhJSE1ITUhNSE1ITUhARUjNSMVIzUlFSM1IxUjNQcdASERIQHiAYb+ev62AtD9MALQ/TAC0P0wArKWHpYBSpYelh4Bhv56XB48HjwePB4BSpaWlpa0lpaWlqgYqAGGAAAS/+QAAAQcA+AAAwAHAAsADwATABcAGwAfACMAJwArAC8AMwA3ADsAPwBDAFUAACUhNSEFITUhJSE1IQUhNSElITUhBSE1ISUhNSEFITUhJSE1IQUhNSElITUhBSE1ISUhNSEFITUhJSE1IQUhNSElESERKQERIRUhETMRIREzETMRMxEhAjwBDv7y/iABDv7yAeABDv7y/iABDv7yAeABDv7y/iABDv7yAeABDv7y/iABDv7yAeABDv7y/iABDv7yAeABDv7y/iABDv7yAeABDv7y/iABDv7yAeABDv7y/iABDv7yA0j+Pv4CAeD+IAHgHgHCHjwe+8hcHh4ePB4eHjweHh48Hh4e0h4eHjweHh48Hh4ePB4eHjz+PgHC/j4e/j4Bwv4+A6L8mgOEAAAACQAAAAADaAOkAAMABwALAA8AEwAXABsAHwAlAAA3ITUhNSE1ITUhNSE1ITUhARUjNSMVIzUlFSM1IxUjNQcdASERIZgBhv56AtD9MALQ/TAC0P0wAWiWHpYBSpYelh4Bhv56XB48HjwePB4BSpaWlpa0lpaWlqgYqAGGAAkAAAAAA2gDpAADAAcACwAPABMAFwAbAB8AJQAANyE1ITUhNSE1ITUhNSE1IQEVIzUjFSM1JRUjNSMVIzUHHQEhESGYAYb+egLQ/TAC0P0wAtD9MAH+lh6WAUqWHpYeAYb+elwePB48HjweAUqWlpaWtJaWlpaoGKgBhgADAAAAAAQAAwAAAwAHAAsAABEhNSE1ITUhNSE1IQQA/AAEAPwABAD8AAEAQMBAgEAAAAAAAwAAAAAEAAPAAAMABwALAAA1ITUhESE1IREhNSEEAPwABAD8AAQA/ABAQAGAQAFAQAAAAAMAAAAABAADQAADAAcACwAANSE1IREhNSE1ITUhBAD8AAQA/AAEAPwAwEABAEDAQAAAAAAGAAAAAAQABAAAAwAHABAAFAAYACEAACUhNSElITUhBScHFzcnBxEjASE1ISUhNSEFFzcRMxEXNycBgAKA/YABAAGA/oD+AFUroKArVUABAAKA/YABAAGA/oD9gCtVQFUroEBAgEDNTS+RkS9NAQ0BQECAQFEvTf7zAQ1NL5EAAAUAAAAAA6QDpAADAAcACwAPABMAADchNSE1ITUhNSE1IQERIREDIREhtgKU/WwClP1sApT9bALQ/PQeA0j8uLYePB48HgH+/PQDDPzWA0gABQAAAAADpAOkAAMABwALAA8AEwAAEyE1ITUhNSE1ITUhAREhEQMhESG2ApT9bAKU/WwClP1sAtD89B4DSPy4AaYePB48HgEO/PQDDPzWA0gAAAAABQAAAAADpAOkAAMABwALAA8AEwAAEyE1ITUhNSE1ITUhJREhEQMhESG2ApT9bAKU/WwClP1sAtD89B4DSPy4AngePB48Hjz89AMM/NYDSAACAAAAAAPAA78ABwAPAAATAQMzEwE3AQUzBxc3MzUhQAFdq6N5AV5T/NUBIHEjbVb7/XQDav6o/m8BGP6nUwMqfU1tuoAAAAADAAAAAAPAA8AATQBRAJcAAAEfBA8PIy8LFR8IPxg1LwMjHwElITUhAQ8UHwMzLwc/DjsBHwY1LwYPAgJ+BAIFAwEBAgQEBggJCgwNDhARExQWDQ0eHh4PDg8NDQwMCgoLDB0fICAsGCAfHh0cGgwNCwsLCgoJCQgHBwYFBQMDAgIBAwQHqwYM/ccDgPyAAYcODRoYFwsKCgkJCAcHBwUFBAMCAQEBAwQGsAkHBwYFBAIBAQMFBgkJCwsNDg4PEBAPEBwaGhgWFhQSEBMVFxkrMB0dHAFdBQYNDQ8ODQwLCgoICAcGBQQEAgEBAQQHCQUGBgcHCAgJkgUGBQgIBgUEAQECBAUICQUGBgcHCAgJCQoKCwwMDQ0ODw8QFBQTEgcNXIABcgQECgsOBwgICQoKCgsLDAwNDQ4ODxYUExEHCQgJCwwMDg8NDAwKCQgIBgYEAwMCAQMEBgcJCwyMBwYFBAQDAQECBQACAAAAAAQAA78ABwAPAAABMxEzETM1ISUhETMRITUhAgDAgMD+AP4AAQCAAQD9gAJA/gACAICA/QADAIAAAAAABAAAAAAEAAO/AAMABwALAA8AADUhNSE1ITUhNSE1ITUhNSEEAPwABAD8AAQA/AAEAPwAQICAgICAgIAAAwAAAAAEAAP/AAQACABMAAABJwMhAxMRIREnER8PIT8PES8PIQ8OAeKBoQKAvv79AIABAQMEBQcGCAkJCgoLDAwMAxAMDAwLCgoJCQgGBwUEAwEBAQEDBAUHBggJCQoKCwwMDPzwDAwMCwoKCQkIBgcFBAMBAVun/v4BgAEA/QADAAj88AwMDAsKCgkJCAYGBgQDAQEBAQMEBgYGCAkJCgoLDAwMAxAMDAwLCgoJCQgGBgYEAwEBAQEDBAYGBggJCQoKCwwMAAAMAAAAAAPAA78AAwAHAAsADwAVABkAHQAhACUAKQAtADEAACUzNSMHMzUjNzM1IzUzNSMFFREhESElMzUjBTM1IyUzNSMHMzUjBzM1IwczNSMHMzUjA0CAgMCAgMCAgICA/QACAP4AAwCAgP0AgIADAICAwICAwICAwICAwICAQICAgECAQICAQP7AAgBAgICAQICAgICAgICAgAACAAAAAAQAA/8ACAARAAATMwcXNxUzESEBNSMRITUjNydApuZa5oD+gAKAgAGApeVaAUDlW+amAYABWqb+gIDlWwAAAAIAAAAABAAD/wAEABcAADUVMwEnNwcXPwM1LwYjDwLiAlvhsXbiegYFAgIFBpUKCgwNCwsF4uICXOGyduJ7CQsLDQsLCpUGBQICBQMAAAAAAwAAAAADQAPAACIARQCQAAABMx8NHQEPDiM1EzMfDg8PIzUDITM/EC8PPw49AS8TIyECPAoKCgkJCQcIBgYFBAQCAgICBAQFBgYIBwkJCQoKCryaCwoJCgkICAcGBgUFAwICAQECAgMFBQYGBwgICQkKCguawAGlCwsLCxUUExIREA4NCwkHBgMBAQEDBAUGBwgJCgoLDAwNDgoKCQkICAcGBgUEBAMCAQEBBQcJCw0OEBISFAsLCgwLDAsMDf6OAbUCAwMFBgYHCAkJCgoLCwwLCwsKCgkJCAcHBQUEAgIB4AF1AgMDBQYGBwgJCQoKCwsMCwsLCgoJCQgHBgYFAwMCAeD9FgECAgYICg0ODxETFBUXFxgZEhESEBEPDw8ODQwLCwoJBwkJCQoKCgsLCwsMDAwMDA0NDQ0aGBgWFRMSEA4MBQUEBAMCAgEAAAAABAAAAAAEAAO/AAMABwALAA8AADUhNSE1ITUhNSE1ITUhNSEDAP0ABAD8AAMA/QAEAPwAQICAgICAgIAABAAAAAAEAAP/AD8AfwCEAQYAACUVDw4vDj0BPw07AR8NERUPDSsBLw09AT8OHw4lBxcBNQUVHxA/BxcHLwYjDw8fDz8PLwc3ATM1ATUvDw8OAUACAgQEBAYGBwcICQgKCQoKCQoICQgHBwYGBAQEAgICAgQEBAYGBwcICQgKCQoKCQoICQgHBwYGBAQEAgICAgQEBAYGBwcICQgKCQoKCQoICQgHBwYGBAQEAgICAgQEBAYGBwcICQgKCQoKCQoICQgHBwYGBAQEAgIB//+AAUD8AAEEBQcJCwwODwgREhMUFRYVEg0MDAwMCws7OwsMDQwNDQ0OFxYWFBQSEg8PDQsJCAUEAQEEBQgJCw0OEBETExUVFxYYFhYUFBIREA8MDAkIBQQBAQEDAwQFBgdeAUDA/cADBAYICgsNDhAREhIUFRUWGxYVFBMTEQ8PDAsKBwYE4AoJCQkJCAcHBgYEBAQCAQEBAQIEBAQGBgcHCAkJCQkKCgkKCAkIBwcGBgQFAwICAgIDBQQGBgcHCAkICgkCNgoJCggJCAcHBgYEBQMCAgICAwUEBgYHBwgJCAoJCgoJCggJCAcHBgYEBAQCAQEBAQIEBAQGBgcHCAkICgmT/YABQECdAxkVFRQTEhAQDgcMCgkHBQMBAQECAwMEBQVYWAUFBAQCAgIBBAUICQsNDw8SEhQUFhYXFxYVFRQSERAPDQsJCAUEAQEEBQgJCw0PDxISExUVFhcRDg8ODg4NDDD+wEACYEccFRQTExEQDw4MCgkHBQQBAQQGBwkMDA8PERIUFBUWAAAAAAIAAAAAAmAD/wADAAcAACEzESM1MzUjAaDAwMDAAoDAwAAAAAMAAAAABAAD/wADAEcAXQAAAREhESMRHw8hPw8RLw8hDw4nETMRITUhDw4DgP3AgAECAwQFBwcJCQkLCwwMDQ0CQA0NDAwLCwkJCQcHBQQDAgEBAgMEBQcHCQkJCwsMDA0N/cANDQwMCwsJCQkHBwUEAwLBgAKA/YANDQwMCwsJCQkHBwUEAwICwP3AAkD9wA0NDAwLCgoJCQcGBgQDAgEBAgMEBgYHCQkKCgsMDA0NAkANDQwMCwoKCQkHBgYEAwIBAQIDBAYGBwkJCgoLDAwNs/1AAsCAAQIDBAYGBwkJCgoLDAwNAAACAAAAAAOAA78AAwALAAA3IREhNyEVITUhNSHAAoD9gMD/AAMA/wD/AEACgMCAgEAAAAAABQAAAAAEAAO/AAMABwALAA4AEgAANSE1ISUhNSE1ITUhATcnNSE1IQQA/AABgAKA/YACgP2A/oDAwAQA/ABAgICAgID+gMDAgIAAAAMAAAAAA/8D/wADAB4AIgAAKQE1IQEPBxUfCjM/AwE3CQIBgAKA/YD+sAsJCAYGBAICAgIEBgcECtgICAgJCAgIWP6qOQFWAbv+qoABngsMDA0NDg0ODg4NDgwNBQzNBQMCAgMFVAFGNP66AacBRwABAAAAAAQAAwAAZAAAESEnPw47AR8eNy8eIw8PJwHAtw0ODg8PDxAQEBEREhESEhIREBEQEBAPDw8PDg4ODg0MDQsMCwsKCgkJCAgHBwYGBXgHBwkICgoLDAwNDQ4PDw8QERESERMSFBMUFBUUFRYVFhkYGBcXFxcWFRUVFBQTEhK0AQDQDAsKCgkIBwcGBgUDAwMBAQICAwQFBQUHBwcICAoJCgsLCwwMDQ0ODg4ODw8QECoVFBQUExITEREREBAPDg4ODAwLCwkJCQcHBQUFAwICAQEEBAUGCAkJCwsMDg4PENEAAAAAAgAAAAAEAAP/AAgAEQAANzUjESE1IzcnATMBFwEVMxEhgIABgKbjWgEdpv79WgEDgP6A26X+gIDjWgHD/v1aAQKlAYAAAAAAAgAAAAADgAP/AAMAaQAAMyE1IRMVHx07AT8dNREjEQ8PLw8RI4ADAP0AQAICAwMEBQYHBwcJCQkKCwsMDAwNDg0ODw8PEA8QERAQERAPEA8PDw4NDg0MDAwLCwoJCQkHBwcGBQQDAwICgAEDBgcICgwNDg8QEREREhISEhERERAPDg0MBQkIBgUCgIABgBAREA8QDw8PDg0ODQwMDAsLCgkJCQcHBwYFBAMDAgICAgMDBAUGBwcHCQkJCgsLDAwMDQ4NDg8PDxAPEBEQAgD+ABUTExIREA8NDAsJCAYEAwEBAwQGCAkLDA0PCBARExMVAgoAAAYAAAAABAADvwADAEMARwCHAIsAywAAJSE1IQUVHw4/Dj0BLw0rAQ8NASE1IQUVHw07AT8NPQEvDg8OJSE1IQUVHw07AT8NPQEvDg8OAUACwP1A/sACAgQEBAYGBwcICQgKCQoKCQoICQgHBwYGBAQEAgICAgQEBAYGBwcICQgKCQoKCQoICQgHBwYGBAQEAgIBQALA/UD+wAICBAQEBgYHBwgJCAoJCgoJCggJCAcHBgYEBAQCAgICBAQEBgYHBwgJCAoJCgoJCggJCAcHBgYEBAQCAgFAAsD9QP7AAgIEBAQGBgcHCAkICgkKCgkKCAkIBwcGBgQEBAICAgIEBAQGBgcHCAkICgkKCgkKCAkIBwcGBgQEBAICgIBgCgkJCQkIBwcGBgQEBAIBAQEBAgQEBAYGBwcICQkJCQoKCQoICQgHBwYGBAUDAgICAgMFBAYGBwcICQgKCQEWgEAKCQoICQgHBwYGBAUDAgICAgMFBAYGBwcICQgKCQoKCQoICQgHBwYGBAQEAgEBAQECBAQEBgYHBwgJCAoJ9oAgCgkKCAkIBwcGBgQFAwICAgIDBQQGBgcHCAkICgkKCgkKCAkIBwcGBgQEBAIBAQEBAgQEBAYGBwcICQgKCQAAAwAAAAAEAAOAAEAAwAFAAAABFR8PPw8vDw8OBRUPHSsBLx09AT8dOwEfHQUfHjsBPx4vHisBDx0BYAECBAYGCAoKCw0NDg4QEBAQEBAODg0NCwoKCAYGBAIBAQIEBgYICgoLDQ0ODhAQEBAQEA4ODQ0LCgoIBgYEAgG/AQIDAwQEBgUHBwcICQkJCgsLCwwMDA0NDQ4ODg8ODw8ODw4ODg0NDQwMDAsLCwoJCQkIBwcHBQYEBAMDAgEBAgMDBAQGBQcHBwgJCQkKCwsLDAwMDQ0NDg4ODw4PDw4PDg4ODQ0NDAwMCwsLCgkJCQgHBwcFBgQEAwMCAfzgCAgJCgoLDAwNDQ4PDw8QEBESERMSExMUFBQVFRUVFhYWFhUVFRUUFBQTExISEhERERAPDw4ODg0MCwsLCgkICAgICQoLCwsMDQ4NDw8PEBEQEhISEhMTFBQUFRUVFRYWFhYVFRUVFBQUExMSExESERAQDw8PDg0NDAwLCgoJCAIACAgQEA4ODQ0LCgoIBgYEAgEBAgQGBggKCgsNDQ4OEBAQEBAQDg4NDQsKCggGBgQCAQECBAYGCAoKCw0NDg4QEBAPDg8ODg4NDQ0MDAwLCwsKCQkJCAcHBwUGBAQDAwIBAQIDAwQEBgUHBwcICQkJCgsLCwwMDA0NDQ4ODg8ODw8ODw4ODg0NDQwMDAsLCwoJCQkIBwcHBQYEBAMDAgEBAgMDBAQGBQcHBwgJCQkKCwsLDAwMDQ0NDg4ODw4PFRQUFBMTEhIREBEPDw4ODQ0LCwsJCQgIBgYFBAMCAgICAwQFBgYICAkJCwsLDQ0ODg8PERAREhITExQUFBUVFBQUExMSEhEQEQ8PDg4NDQsLCwkJCAgGBgUEAwICAgIDBAUGBggICQkLCwsNDQ4ODw8REBESEhMTFBQUAAAGAAAAAAQAA78AAwANABEAHQAhACcAACUhNSkBMxUjFSMVMxEjJSE1KQEzByMVMzUjNzM1IyUhNSkBMxUzESMBQALA/UD+wIBAQMDAAUACwP1A/sBkVQ/AZFUPwAFAAsD9QP7AQECAgIBAQEABAICAgEBAgECAgMABAAAAAgAAAAAEAAPAADUAawAAASMVMxUfDzM/BScPAyMvDTUzNSM1IyUjFTMRHw8/BicPAy8OETM1IzUjAsDAwAECAwUGCAkKDAwODhAREhMQEBAXFQwJEQ8QERAICAcGBwUGBAUEAwICAgHAwID+AMDAAQIDBQYICQoMDA4OEBESExAQEBcVDAkRDxAREAgIBwYHBQYEBQQDAgICAcDAgAIAgGAcGxgXFBMQDg0KCQgGBAIBAgIGBwUGYwQDAgECAQMDBAUGBggICgsNDW6AwECA/qYcGxgXFBIRDgwLCQgFBAMBAQEDBQcGBmIEAwIBAQECAgQEBAYHBwkKCwwNAWiAwAAAAAAD/8AAAARAA58AAgBRALMAAAE1IychHw4dAQ8OIxc/DzUvGCElFw8PFR8XMyE1IS8OPQE/DjMXIxUzFxUzFzcnMScjJzEnMQECwGgYAQAODQ0MDAsKCgkHBwYEBAICBAQGBwcJCgoLDAwNDQ4ibhMSEhEQDg4NCwoJBAcFAwIBAgIDBAQEBQYGDg8SExQWCwwMDAwNDQ0N/wD96mMWFRQTEhEPDw0GCgkIBgQCAQICAwQEBAUGBg4PEhMUFgsMDAwMDQ0NDQEA/wAODQ0MDAsKCgkHBwYEBAICBAQGBwcJCgoLDAwNDQ5CRgiIeEiiRF55AUaA/p4B2GhGAQIDBQUHCAgKCgsMDA0NDg4NDQwMCwoKCAgHBQUDAgFsBwgJCwwNDw8QEhIJExQUFRgNDQwNDAwLCwsLFBMSDw4MBQQEBAMCAQEBXWIGBwkKDA0PEBEJExMVFRYXGA0NDA0MDAsMCwoVEhIPDgwFBAQEAwICAXkBAgMFBQcICAoKCwwMDQ0ODg0NDAwLCgoICAcFBQMCAUaAd0ihRF15RoABYAAAAAMAAAAAA+AD4AALAHsBAgAAASMVMxUzNTM1IzUjBRUPGSsBLxk9AT8ZOwEfGQUVHx4/DxcVATcBIyc/Dy8eKwEPHQFggIBAgIBAASoBAgIDBAQFBQYGBw8QExQKCwsMDAwMDQ0NDQ0ODQ0NDA0MDAsLCwsUEhEPBwYGBQUEAwMDAQEBAQMDAwQFBQYGBw8REhQLCwsLDAwNDA0NDQ4NDQ0NDQwMDAwLCwoUExAPBwYGBQUEBAMCAgH9lgICAwQFBgYHCAkJCgsLDAwNDg4ODxAPERAREhESEhMQEBAPEA8PDg8ODg0NDQwMEAEEYf78MxAJCQkHCAcGBQYEBAMCAgEBAQEDAwQFBQcHCAgKCgoLDA0NDQ4PDw8QEBERERISEhITEhIREhEQEBAQDw4ODg0MDAsLCgkJCAcGBgUEAwICAqBAgIBAgKYNDg0MDQwMDAwLCwoUExEPBgcFBgQEBAMCAgEBAgIDBAQEBgUHBg8RExQKCwsMDAwMDQwNDg0NDg0NDAwNCwwLCwsUEhEPBwYGBQUEAwMCAgEBAgIDAwQFBQYGBw8REhQLCwsMCw0MDA0NDg0SExESEREREBAPDw8ODQ0NDAsLCQoICAcHBQUEAwMBAQEBAgIDBAQFBgYHBwgJCQkQNP79YQEEEAwMDQ0NDg4ODw8PEA8QEBATEhIREhEQEQ8QDw4ODg0MDAsLCgkJCAcGBgUEAwICAgIDBAUGBgcICQkKCwsMDA0ODg4PEBAQEBESERITAAAAAgAAAAADwAO/AAgAQgAAATMBFwEVMxEhBREfDyE/DzUjFSERMzUjDw4CAOb+i1oBdYD+QP5AAQIDBAUHBwgJCgsLDAwNDQKADQ0MDAsKCgkJBwYGBAMCAYD9gMDADQ0MDAsLCgkIBwcFBAMCA0D+i1oBdeYBwID9gA0NDAwLCgoJCQcGBgQDAgEBAgMEBgYHCQkKCgsMDA0NwMACgIABAgMEBgYHCQkKCgsMDA0AAAAEAAAAAAQAA78AAwAHAC8AMwAAARUhNSUVIzUhETMVITUzES8PIQ8ONyE1IQLA/oACQID9AMACgMABAgMEBQcHCAkKCwsMDA0N/QANDQwMCwsJCggHBwUEAwK/AoD9gAGAwMDAgID+wMDAAUANDQwMCwsKCQgHBwUEAwIBAQIDBAYGBwkJCgoLDA0Ms8AAAAACAAAAAAOAA78AAgAKAAABBRMBMxMhEzMBIwKA/wCA/oCAYgE7Y4D+wIABwAEBgf0AAQD/AAOAAAQAAAAABAADvwADAAcACwAPAAAlITUhJSE1ISUhNSElITUhAQADAP0A/wAEAPwAAQADAP0A/wAEAPwAQICAgICAgIAAA//AAAAEQAMAAAMAXQC3AAABITUhJSEzHw0dAQ8NIyEVITM/Fz0BLxcjIQEVHxczITUhIy8NPQE/DTMhNSEjDxcBQAGA/oABAAEADg0NDAwLCgoJBwcGBAQCAgQEBgcHCQoKCwwMDQ0O/wABAA0NDQ0MDAwMCwsVFBIRDg0GBQQEBAMCAgEBAgIDBAQEBQYNDhESFBULCwwMDAwNDQ0N/wD9gAECAgMEBAQFBg0OERIUFQsLDAwMDA0NDQ0BAP8ADg0NDAwLCgoJBwcGBAQCAgQEBgcHCQoKCwwMDQ0OAQD/AA0NDQ0MDAwMCwsVFBIRDg0GBQQEBAMCAgEBwIBGAgQEBgcHCQoKCwwMDQ0ODg0NDAwLCgoJBwcGBAQCegECAgMEBAQFBg0OERIUFQsLDAwMDA0NDQ0NDQ0NDAwMDAsLFRQSEQ4NBgUEBAQDAgIB/wANDQ0NDAwMDAsLFRQSEQ4NBgUEBAQDAgIBegIEBAYHBwkKCgsMDA0NDg4NDQwMCwoKCQcHBgQEAnoBAgIDBAQEBQYNDhESFBULCwwMDAwNDQ0AAwAAAAAEAAO/AAMABwALAAABESERIxEhEQMhESEDgP7AgP7AgAQA/AADAP3AAkD9wAJA/UADgAAD/8AAAARAA/8ABQALAA8AAAEXBxcJAzcnNycTFxMnAqPp6VoBQ/6+/MIBQ1rp6VtAfPl8Avjr6VoBQgFG/rr+vlrp61r8zR8D4R8AAwAAAAAD4APgAAMAcwD6AAATITUhBRUPGSsBLxk9AT8ZOwEfGQUVHx4/DxcVATcBIyc/Dy8eKwEPHeABQP7AAaoBAgIDBAQFBQYGBw8QExQKCwsMDAwMDQ0NDQ0ODQ0NDA0MDAsLCwsUEhEPBwYGBQUEAwMDAQEBAQMDAwQFBQYGBw8REhQLCwsLDAwNDA0NDQ4NDQ0NDQwMDAwLCwoUExAPBwYGBQUEBAMCAgH9lgICAwQFBgYHCAkJCgsLDAwNDg4ODxAPERAREhESEhMQEBAPEA8PDg8ODg0NDQwMEAEEYf78MxAJCQkHCAcGBQYEBAMCAgEBAQEDAwQFBQcHCAgKCgoLDA0NDQ4PDw8QEBERERISEhITEhIREhEQEBAQDw4ODg0MDAsLCgkJCAcGBgUEAwICAmBAJg0ODQwNDAwMDAsLChQTEQ8GBwUGBAQEAwICAQECAgMEBAQGBQcGDxETFAoLCwwMDAwNDA0ODQ0ODQ0MDA0LDAsLCxQSEQ8HBgYFBQQDAwICAQECAgMDBAUFBgYHDxESFAsLCwwLDQwMDQ0ODRITERIREREQEA8PDw4NDQ0MCwsJCggIBwcFBQQDAwEBAQECAgMEBAUGBgcHCAkJCRA0/v1hAQQQDAwNDQ0ODg4PDw8QDxAQEBMSEhESERARDxAPDg4ODQwMCwsKCQkIBwYGBQQDAgICAgMEBQYGBwgJCQoLCwwMDQ4ODg8QEBAQERIREhMAAAIAAAAAA8ADgAAvADsAAAEzFSMPCh0BMzUjNTM/Cj0BLworAQEDMxsBMwMTIwsBIwMAgEcGBgYFCwgHAwICAcCARwYGBgYKCAcDAgIBAQICAwcICgYGBgYHgP4g4IDAwHnZ4IDAwIADQEABAgIDBwgKBgYGBgeAQEABAgIDBwgKBgYGBgdHBgYGBgoIBwMCAgH+gP6AATr+xgGAAYD+xgE6AAAAAQAAAAADgAO/AD0AABMVHxczETMRMxEzETM1ISMPF4ABAgIDBAQEBQYNDhESFBULCwwMDAwNDQ0NgICAgP4ADQ0NDQwMDAwLCxUUEhEODQYFBAQEAwICAQLADQ0NDQwMDAwLCxUUEhEODQYFBQQDAwICAf6AAwD9AAMAgAECAgMEBAQFBg0PEBIUFQsLDAwMDA0NDQAAAAABAAAAAAQAAv8AZAAAAS8OKwEPHhc/Hx8PByERA0wSEhMUFBUVFRYXFxcXGBgZFhUWFRQVFBQTFBITERIRERAPDw8ODQ0MDAsKCggJBwd4BQYGBwcICAkJCgoLCwwLDQwNDg4ODg8PDw8QEBAREBESEhIREhEREBAQDw8PDg4NtwHAAjAPDw4ODAwKCggIBgUFAwICAgMEBQYHBwkJCQsLDAwODQ8PEBAQEhETEhMUFBQVKQ8QDw8ODw0ODQ0MDAsLCwoKCQgICAYHBQUFBAMCAgEBAQECAwQFBQcGCAgJCgoLC9ECAAAAAwAAAAADwAP/AAcACwBmAAABFSE1MxEhESUVIzUjIQ8LFREVHwszITM/CjURNS8LIS8OKwEPDgEAAgBA/YABgIBA/wAHBgYGBgoIBwMCAgEBAgIDAwgJBQYGBgYHAuAmBwYGBQsIBwMCAgEBAgIDBwgKBgYGBgf/AAMDBAUHCQoNBwcJCQkKCwwMCwoJCQgIBwwLCAcFBAMCAwBAQP2AAoCAQEABAQEDAgcJCgYGBgYH/QEGBwYGBQYJCAMDAgIBAQICAwcICwUGBgcGAuAmBwYGBQoJBwMCAQEBHgoMDAwLCwoEBAQCAwIBAQIDAgQEBAoLCwwMCwsKAAAAAv/AAAAEQAM/AAUACwAAAwE3JzcnBRcHFwkBQAFDWufnWgGg5+daAUP+vQH+/sJb5OZbW+bkWwE+AUIAAgAAAAADwAN/AC8AOwAAATMVIw8KHQEzNSM1Mz8KPQEvCisBJQMzGwEzAxMjCwEjAwCARwYGBgULCAcDAgIBwIBHBgYGBgoIBwMCAgEBAgIDBwgKBgYGBgeA/iDggMDAednggMDAgAGAQAECAgMHCAsFBgYGB4BAQAECAgMHCAsFBgYGB0cGBgYGCggHAwICAUD+gAE6/sYBgAGA/sYBOgAAAAADAAAAAAQAA78AIwAnACsAAAERFR8FMyEzPwYRLwYjISMPBSURIREDIREhAQACAgIDBAQEAVUFBAMEAgIBAQEBAgIEAwQF/qsEBAQDAgICAoD9AIAEAPwAAqv+6gQEBAMCAgICAgIDBAQEARYEBAQDAgICAgICAwQEkf2AAoD9AAOAAAACAAAAAAQAA38ABgANAAARFzUhNSE1ASEVIRU3J8ACQP3AAoD9gAKAwMABQMCAgIABAICAwMAAAAEAAAAAA4ADvwALAAABMwMjFSE1IxMzNSEBgKXquwIApeq7/gADQP2AgIACgIAAAAEAAAAAA4ADvwAHAAATIREzESE1IYABQIABQP0AA0D9AAMAgAAAAAADAAAAAAPAA78AMQA0AGoAACUVHw07AT8NPQEvCA8GAyETJxcBDwYdAR8GAR8GOwE/BgE/Bj0BLwYBAwECAgMEBQYGBwcICAkJCgkKCgkJCAgHBwYGBQQDAgICBAkHCAkSEBcvEggHBgUDQP4C/8Bt/uQFBAMDAgIBAQICAwMEBQE1BQUGBgcGBwYHBgcGBgYGBQE0BQQEAgMBAQEBAwIEBAX+LqgKCwoJCQkIBwcGBQQEAgICAgQEBQYHBwgJCQkKCwoHDQ8WDw8PGxgcQRwPDw8PDgEKAQC3bv7jBQYGBgYGBwcGBwYGBgYGBf7KBQQEAwICAQECAgMDBAUBNgUGBgYGBwYHBwYHBgYGBgUB1AAAAAAFAAAAAAQAA78AAwAHAAsADgASAAA1ITUhJSE1ITUhNSENARElITUhBAD8AAGAAoD9gAKA/YD+gAEA/wAEAPwAQICAgICAwMABgICAAAAAAAQAAAAABAADvwADAAcACwAPAAA3ITUhJyE1ITchNSEnITUhgAMA/QCABAD8AIADAP0AgAQA/ABAgICAgICAgAACAAAAAAOAA78AAgAKAAABBRMBMxMhEzMBIwKA/wCA/oCAYgE7Y4D+wIABwAEBgf0AAQD/AAOAAAYAAAAAAzMD9AA/AH8AvwD/AT8BfwAAJRUfDj8PLw8PDgUfDz8OPQEvDg8OARUfDTsBPw4vDisBDw0FHw47AT8NPQEvDSsBDw0BFR8OPw8vDw8OBR8PPw49AS8ODw4CTQIDBAUGBggICQkKCwsMCwwMCwoKCgkIBwcGBQQCAgEBAgIEBQYHBwgJCgoKCwwMCwwLCwoJCQgIBgYFBAMC/n8BAgIEBQYHBwgJCgoKCwwMDAsLCwoJCQgIBgYFBAMCAgMEBQYGCAgJCQoLCwsMDAwLCgoKCQgHBwYFBAICAYACAwQFBgYICAkJCgsLDAsMDAsKCgoJCAcHBgUEAgIBAQICBAUGBwcICQoKCgsMDAsMCwsKCQkICAYGBQQDAv5/AQICBAUGBwcICQoKCgsMDAwLCwsKCQkICAYGBQQDAgIDBAUGBggICQkKCwsLDAwMCwoKCgkIBwcGBQQCAgGAAgMEBQYGCAgJCQoLCwwLDAwLCgoKCQgHBwYFBAICAQECAgQFBgcHCAkKCgoLDAwLDAsLCgkJCAgGBgUEAwL+fwECAgQFBgcHCAkKCgoLDAwMCwsLCgkJCAgGBgUEAwICAwQFBgYICAkJCgsLCwwMDAsKCgoJCAcHBgUEAgJ/CwwLCwoJCQgIBgYFBAMBAQEBAwQFBgYICAkJCgsLDAsMDAsKCgoJCAcHBgUEAgIBAQICBAUGBwcICQoKCgsMDAsMCwsKCQkICAYGBQQDAQEBAQMEBQYGCAgJCQoLCwwLDAwLCgoKCQgHBwYFBAICAQECAgQFBgcHCAkKCgoLDAF1DAsLCwoKCAkHBwUFBAMCAgMEBQUHBwkICgoLCwsMDAsLCwoKCAkHBwUFBAMCAgMEBQUHBwkICgoLCwsMDAsLCwoKCAkHBwUFBAMCAgMEBQUHBwkICgoLCwsMDAsLCwoKCAkHBwUFBAMCAgMEBQUHBwkICgoLCwsBdQwMCwoKCgkIBwcGBQQCAgEBAgIEBQYHBwgJCgoKCwwMCwwLCwoJCQgIBgYFBAMBAQEBAwQFBgYICAkJCgsLDAsMDAsKCgoJCAcHBgUEAgIBAQICBAUGBwcICQoKCgsMDAsMCwsKCQkICAYGBQQDAQEBAQMEBQYGCAgJCQoLCwwAAAAIAAAAAAPnA/QAPwBDAJIAlgCaAJ4AogDQAAABDw4rAS8NPQE/DTsBHw0lFSM1JQ8EJyMPAhUfAg8BHwEPAh8DMzcfBzM/BxczPwMvAj8BLwE/AT0BLwIPAS8HIw8CJRUjNSUVIzUjFSM1IxUjNScRFR8GISc9ATM/AiM1MxU/ATUzFR8BES8HIQ8GAyABAQICBAMFBAYGBgYHBwgHCAgHBwYGBgUFBQMEAgIBAQICBAMFBQUGBgYHBwgIBwgHBwYGBgYEBQMEAgIB/fTIAkMLDAwMC0kFBQM8AQI9AQEBAT0DAQE7BAUFSAwLDA0LAwQEdgUEAgsNDAwLSAYEBDsBAQI9AQEBAT0DOwQFBUkLCw0MDAIEBHQFBAP+g8gCvMgyyDLIMgICAwQEBQUBFgM2BxEKWMgYGsgZGQEBAwMDBQQF/RIFBQQEAwICAR8IBwcHBwYGBQUEBAMDAQICAQMDBAQFBQYGBwcHBwgIBwcHBwYGBQUEBAMDAQICAQMDBAQFBQYGBwcHB6fIyFhIBgYIBxwCA2MFBQQvDQ4ODS8EBQVjAwIcBwgGBksEAwICAwRLBgYIBxwCA2MFBQQvDQ4ODS8EBQVjAwIBHAgIBgZLBAMCAQIEncjI+sjIyMjIyBn9EgUFBAQDAgEBGQzVDRkMyGgNDE82BAUBUgUFBAQDAgEBAQECAwQEBQAAAAMAAAAAA8AEAAADAAcAPwAAAREhESMRIREnERUfCjMhMz8KNRE1LwojISMPCgNA/wCA/wCAAQICAwcICgYGBgYHAwAHBgYGBgoIBwMCAgEBAgIDBwgKBgYGBgf9AAcGBgYGCggHAwICAQOA/QADAP0AAwBA/IAHBgYGBgoIBwMCAgEBAgIDBwgKBgYGBgcDgAcGBgYGCggHAwICAQECAgMHCAoGBgYGAAMAAAAABAADgAADAAcAPwAAARUhNQEVITUnERUfCjMhMz8KNRE1LwojISMPCgOA/QADAP0AgAECAgMHCAoGBgYGBwOABwYGBgYKCAcDAgIBAQICAwcICgYGBgYH/IAHBgYGBgoIBwMCAgEBwMDAAUDAwED9gAcGBgYGCggHAwICAQECAgMHCAoGBgYGBwKABwYGBgYKCAcDAgIBAQICAwcICgYGBgYAAAEAAAAAA4AEAAALAAATCQEVITUhCQEhNSGAAVv+pQMA/gsBCv72AfX9AAOQ/nD+cHCoAVgBWKgAAQAAAAAD4AP/AAUAAAERFxEBIQGgwAGA/EACQP6AwAJAAcAAAQAAAAADwAO/AAsAAAkBBwkBFwkBNwkBJwIA/m0tAZP+bS0BkwGTLf5tAZMtAi0Bky3+bf5tLQGT/m0tAZMBky0AAAACAAAAAAP+A/8ACwATAAABFwcXNxc3JzcnBycJAREXEQE1IQJnh4dDh4pDh4dDiof9WAE/vwE//MMBe4qJRYmJRYmKRYiIAcD+wP6AwAJAAUCAAAACAAAAAAP+A/8ABQCFAAAJAQM3FwkBFR8ePx49AS8eDx4DZf41/0i3AYP85QIEBAYHCAkKCw0NDg8QERITExQVFRYWGBcZGBkaGhoaGhoZGBkXGBYWFRUUExMSERAPDg0NCwoJCAcGBAQCAgQEBgcICQoLDQ0ODxAREhMTFBUVFhYYFxkYGRoaGhoaGhkYGRcYFhYVFRQTExIREA8ODQ0LCgkIBwYEBAICzf4zAQBItwGF/uoaGhoZGRgYFxcWFRUUExMSERAPDg4MCwsJCAcFBQMCAQECAwUFBwgJCwsMDg4PEBESExMUFRUWFxcYGBkZGhoaGhoaGRkYGBcXFhUVFBMTEhEQDw4ODAsLCQgHBQUDAgEBAgMFBQcICQsLDA4ODxAREhMTFBUVFhcXGBgZGRoaAAIAAAAAA/8D/wADAAwAADEhNSElJwcJAScHESMEAPwAAgDpLQE2ATct6kBA6+st/scBOS3rAtUABgAAAAAEAAQAAAMABwALABcAGwAfAAABFSE1IxUhNSMVITUBIxUzFTM1MzUjNSMlESERAyERIQPA/wBA/wBA/wABwMDAQMDAQAHA/IBABAD8AAEAwMDAwMDAAYBAwMBAwED9wAJA/IAEAAAABgAAAAAEAAQAAAsAEQAVABkAHQAhAAABIxUzFTM1MzUjNSMnMyERIREBFSE1IxUhNSMVITUDIREhAgDAwEDAwEDAQAJA/IADgP8AQP8AQP8AQAQA/AABgEDAwEDAQP3AAkABAMDAwMDAwPyABAAAAAMAAAAAA98D/wAIAAwAFQAAJRc3ETMRFzcnJSE1ISUnBxc3JwcRIwFgK1VAVSug/iADwPxAAcBVK6CgK1VA7y9N/vMBDU0vkYBAs00vkZEvTQENAAUAAAAABAAEAAACAAYACgAZAB0AACUhNxMzESMBMxEjIREjNyc3JwcnBxcHFyERAyERIQLS/pyyYEBA/sBAQAKA7S2zsy2zsy2zsy3+00AEAPwAQLMBTQFA/sABQPzALbOzLbOzLbOzLQNA/IAEAAADAAAAAAQABAAACwAXABsAAAEXBxc3FzcnNycHJyURIREzNyE1IScjEQMhESEBwLOzLbOzLbOzLbOzAdP8gPhA/sgBOED4QAQA/AACk7OzLbOzLbOzLbOzwPzAAQBAwEABAPyABAAAAAYAAAAABAAEAAADAAcAEwAXABwAIAAAAREhEQEVITUFIxUzFTM1MzUjNSMlESERIxkBIREDIREhA8D/AAEA/wD+gMDAQMDAQAKA/wBA/cBABAD8AAFA/wABAAEAwMBAQMDAQMDA/wABAP8A/cADQPyABAAAAgAAAAAD/wP/AAgADAAAExc3ETMRFzcBJSE1Iakt6kDpLf7K/iAEAPwAAhYs6v0sAtTqLQE5cEAAAAAABgAAAAAEAAQAAAMABwATABcAGwAfAAABESERARUhNQUjFTMVMzUzNSM1IyURIREjESERAyERIQFA/wABAP8AAkDAwEDAwEABQP3AQP8AQAQA/AABQP8AAQABAMDAQEDAwEDAwPzAA0D/AAEA/IAEAAAAAAACAAAAAAP3A/gABAAXAAA3FTMBJzcHFz8DNS8HDwII3gJS3q903ngGBQICBQaOCQoLDAwLCubeAlLer3TeeAoKDAwLCwmPCAUDAQEDBQAAAAMAAAAAA9oD+AAIAAwAFQAAJRc3ETMRFzcnJSE1ISUnBxc3JwcRIwFkK1M/VCqd/iQDtPxMAbxTK56dKlQ/8y5M/vcBCUwuj34/sEwuj48uTAEJAAcAAAAAA/gD+AADAAcACwAPABMAGAAeAAABFSM1IRUjNQEVIzUhFSM1ARUjNSEzFSM1IxURIREhA7n8/ob8A3L8/ob8A3L8/Yv7/D8D8PwQAUP8/Pz8ATv8/Pz8ATv8/Pz8/P1LA/AAAgAAAAAD+APdAE4AYgAAEw8WHw8/DzUvDg8GCQEXAT8DNS8HDwKgCwkIBgYEAgMCAwQFBgcICAgJCQgJCAkKCgsLDA0ODg4ODw4PDw8PFhUUExIREQ8ODAsIBwUEAQMDBQYICQsLDQ0ODhAQEREPDw8NDQ0Cq/4lkwHbBAUEAgIEBUwICQkKCwkKAWgLDQ0ODw8QHgwLCgkJCAcGBQUDAwIBAQwLCwoKCQgHBwYFBAMCAQECAwUHCQoMDhAQERMTFBUWERAPDw4NDQsLCQgGBQMCAQECAwUHBwkCXP4lkwHbBAoJCgsKCQhMBgUDAQEDBQAAAAIAAAAAA3oDuQADAAsAADchESE3IxUhNSM1I8UCdv2KvfwC9Pz8RwJ2vX5+PwAAAAcAAAAAA/gD+AADAAcACwAPABMAGAAeAAABFSM1IxUjNSMVIzUBFSM1IxUjNSEzFSM1IxURIREhA7n8P/w//ANy/D/8/sz1/D8D8PwQAUP8/Pz8/PwCdvz8/Pz8/Pz9SwPwAAABAAAAAAM7A7kACwAANzMRIREzESMRIREjxX4Ben5+/oZ+RwF6/oYDcv6GAXoAAAADAAAAAAP4An4APwB/AL8AAAEfDz8PLw8PDgUfDz8PLw8PDgUfDz8PLw8PDgL8AQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMC/oUBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwL+hQECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgIADQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwAAAAABgAAAAADmQOZAAMABwALAA8AEwAXAAAlMzUjBTM1IwUzNSMlMzUjBTM1IzUzNSMC3L6+/sa8vP7Evr4BPLy8ATq+vr6+Zr6+vr6+fry8vH6+AAAAAgAAAAAEAAO/AAMASQAAAREhEScPBhURFR8OIT8ONRE1Lw4hJyEPBgOA/QBiBwYFBAQCAgICBAQFBgcICAkJCQoLCwMuCwsKCQkJCAgHBgUEBAICAgIEBAUGBwgICQkJCgsL/mlr/tQLCwoJCQkIAsD+AAIA3wcJCAoJCgsL/VgLCwoJCggICAcHBQQEAwIBAQIDAwUFBwcHCQgKCQoLCwIoCwwKCgoICQgHBgUEBAIBAYABAgMDBQUHAAACAAAAAANgA4AABQAJAAAJATcJAScBMxEjAaABYV7+7wESXv2egIAB//6BVgEpASpX/QADAAAAAAEAAAAAAyADnwAFAAATATcJASfgAexT/ocBelMB//5hYgE9AT9iAAABAAAAAAMgA58ABQAAEwkBFwkB4AF6/odTAez+EwM+/sH+w2IBnwGhAAAAAAIAAAAAA18DgAAFAAkAABMJARcJAjMRI6ABEv7vXgFh/p4B4oCAAyn+1v7XVgF/AYH9AAMAAAAAAwAAAAAEAAP/AAMAgwEDAAABITUhBQ8fLx8/HjsBHx0FHx8/Hy8fDx4BAAIA/gACgAEBAgQEBQYHCAgKCgoMDA0NDg4PEBARERESEhMTExMUFBMTExMSEhERERAQDw4ODQ0MDAoKCggIBwYFBAQCAQEBAQIEBAUGBwgICgoKDAwNDQ4ODxAQEREREhITExMTFBQTExMTEhIREREQEA8ODg0NDAwKCgoICAcGBQQEAgH8gQECAwQGBwgJCwsMDg4PEBESExMUFRUWFxcYGBkZGhoaGhoaGRkYGBcXFhUVFBMTEhEQDw4ODAsLCQgHBgQDAgEBAgMEBgcICQsLDA4ODxAREhMTFBUVFhcXGBgZGRoaGhoaGhkZGBgXFxYVFRQTExIREA8ODgwLCwkIBwYEAwIBwIBAFBMTExMSEhERERAPEA4ODQ0MDAoKCggIBwYFBAQCAQEBAQIEBAUGBwgICgoKDAwNDQ4ODxAQEREREhITExMTFBQTExMTEhIREREQEA8ODg0NDAwKCgoICAcGBQQEAgICAgQEBQYHCAgKCgoMDA0NDg4PEBARERESEhMTExMUGhoaGRkYGBcXFhUVFBMTEhEQDw4ODAsLCQgHBgQDAgEBAgMEBgcICQsLDA4ODxAREhMTFBUVFhcXGBgZGRoaGhoaGhkZGBgXFxYVFRQTExIREA8ODgwLCwkIBwYEAwIBAQIDBAYHCAkLCwwODg8QERITExQVFRYXFxgYGRkaGgAAAwAAAAAEAAP/AAsAiwELAAABIxUzFTM1MzUjNSMBDx8vHz8eOwEfHQUfHz8fLx8PHgHAwMCAwMCAAcABAQIEBAUGBwgICgoKDAwNDQ4ODxAQEREREhITExMTFBQTExMTEhIREREQEA8ODg0NDAwKCgoICAcGBQQEAgEBAQECBAQFBgcICAoKCgwMDQ0ODg8QEBERERISExMTExQUExMTExISEREREBAPDg4NDQwMCgoKCAgHBgUEBAIB/IEBAgMEBgcICQsLDA4ODxAREhMTFBUVFhcXGBgZGRoaGhoaGhkZGBgXFxYVFRQTExIREA8ODgwLCwkIBwYEAwIBAQIDBAYHCAkLCwwODg8QERITExQVFRYXFxgYGRkaGhoaGhoZGRgYFxcWFRUUExMSERAPDg4MCwsJCAcGBAMCAkCAwMCAwP8AFBMTExMSEhERERAPEA4ODQ0MDAoKCggIBwYFBAQCAQEBAQIEBAUGBwgICgoKDAwNDQ4ODxAQEREREhITExMTFBQTExMTEhIREREQEA8ODg0NDAwKCgoICAcGBQQEAgICAgQEBQYHCAgKCgoMDA0NDg4PEBARERESEhMTExMUGhoaGRkYGBcXFhUVFBMTEhEQDw4ODAsLCQgHBgQDAgEBAgMEBgcICQsLDA4ODxAREhMTFBUVFhcXGBgZGRoaGhoaGhkZGBgXFxYVFRQTExIREA8ODgwLCwkIBwYEAwIBAQIDBAYHCAkLCwwODg8QERITExQVFRYXFxgYGRkaGgAAAAIAAAAAA4AD/wADAAoAADMhNSEBIQkBIREhgAMA/QABAP8AAYABgP8A/wCAAgD+gAGAAYAAAAAAAgAAAAADoAP/ABIANwAAATMfBRElBRE/BicPBxElBREvDyEPBgL9BQkGBwQDAf7g/uABAQMEBwYIbwsJCAcFBAECAaABoAECBAUHCAoLDA0NDw4QEBD+BhARDw8ODg0DgAIDBQUGB/1bdnYCoAcGBQUFAwJRDA0NDg8PCBD8maqqA18REBAPDg4MDAoJCAYFBAIBAQIEBQcICQAAAgAAAAAD/wP/AGcA7gAAARUPFysBLxc9AT8XOwEfFwUfHjsBPw4XFQE3ASMnPw49AS8eDx4CgAECAgMDBQQFBg0OERIUFQsLDAwMDA0NDQ0NDQ0MDQwMDAsLCxQTERAODAUEBAQDAgIBAQICAwQEBAUGDQ8QEhQVCwsMDAwNDA0NDQ0NDQ0MDAwMCwsVFBIRDg0GBQQFAwMCAgH9gAEBAgQEBQYHCAgKCgoMDA0NDg4PEBARERESEhMTExMUERERERARDxAPDw8ODg0NECQBBGH+/TQjDAoJCAgHBwYFBQQDAwIBAgIEBAUGBwgICgoKDAwNDQ4ODxAQEREREhITExMTFBQTExMTEhIREREQEA8ODg0NDAwKCgoICAcGBQQEAgECgA0NDQ0MDAwMCwsVFBIRDg0GBQUEAwMCAgEBAgIDAwQFBQYGDhARExQWCwwMDAwNDQ0NDQ0NDA0MDAsMCxUUEhAPDQYFBAQEAwICAQECAgMEBAQFBg0PEBIUFQsMCwwMDQwNDQ0UExMTExISEREREBAPDg4NDQwMCgoKCAgHBgUEBAICAQIDAwQFBQYHBwgICQoMIzP+/GEBBCQPDg0ODg8PDxAPERARERERFBMTExMSEhERERAPDw8ODQ0MDAoKCQkIBwYFBAMDAQEBAQMDBAUGBwgJCQoKDAwNDQ4OEA8QEREREhITExMTAAAAAwAAAAAEAAP/ACQAMABFAAABNT8MESMVITUjETMfCzUhJRUzESMVITUjETM1JxUzESMVMzUhFTM1IxEzNSMVITUjAQABBAMDBQYHBAoLDQ5vZgEMZmYQDgwKCQcGBQMDBAH+QAJAQED9gEBAwEBAwAKAwEBAwP2AwAJ0AQ0OCAgJCAcEBgUDAgH+nywsAWEBAwUFBwcICQgIDg6MgED9gEBAAoBAIGD9gMBAQMACgMBAQAAAAQAAAAADQAM/AAsAABMXBxc3FzcnNycHJ8D09Ev19Uv19Uv19QL19fVL9fVL9fRM9fUAAAQAAAAABAADwAADAAcAjAEpAAABITUhNSE1IQUPGisBLwIjDw8/BS8NPx47AR8dBRUfEBUPDxUfCjM/DB8BMz8cLx8PHgFAAYD+gAGA/oACQAECAwQGBggJCQsMDQ0OEA8RERITExQUFRUWFhYWFxcgCQgICAcGBgkJCgoUFRUVFRQFBAMDBAEBAgQHAwUVDgsJBwYDAQEBAgQEBQYHCAgKCgoMDA0NDg4PEBARERESEhMTExMUFBMTExMSEhERERAQDw4ODQ0MDAoKCggIBwYFBAQCAvyAAQIDAwQEBgYGCAgICgoKAwIBAgIEBAYICQoVBwcFBAMBAgMEBgYICAkoJyQcHyAREBERERERERAQEB4dHB0cGxsbGhkZGBcWFhUTExIRDw8NDAsKCAcFBAIBAQIDBAYHCAkLCwwODg8QERISFBQVFRYXFxgYGRkaGhoaGhoZGRgYFxcWFRUUExMSERAPDg4MCwsJCAcGBAMCAcBAQEBXEBAQEA8PDg4ODQ0MDAsKCgoICAcHBgQFAwICAgIEAQMDBQUHCAcHBgsJBgUEAgwMCwwXFxYVExsICBkSExMUFBQVDg4ODg4NDQwNDAwLCwoKCgkJCAgIBgYGBQQEAwMCAQECAwMEBAUGBgYICAgJCQoKCgsLDAwNDA0NDg4ODg4QDw8PDw8PDw4ODg4ODQ0NCw4QCAkJCQkJCAgIDAYHCAgJCgoJCQkIBgYFAwkFAgIEAwQEBgYHCAkKCw0DAgECBAQGBwgJCgsMDA4ODxAREhISFBMVFRUWFhYXFRQVFBQTExISEhEQEBAODw0NDAsLCgkIBwcFBQMDAQEBAQMDBQUHBwgJCgsLDA0NDw4QEBAREhISExMUFBUUAAAAAAMAAAAAA8AD/wBAAEQAeQAAAQcVDw4vDz8PHw4DFSE1JxEfDyE/DxEnIQ8OAqsBAwQGBwgKCwwNDw4QEREREREREA4PDQwLCggHBgQDAQEDBAYHCAoLDA0PDhAREREREREQDg8NDAsKCAcGBAMq/kCAAQEDBAUFBwcICQkKCwsLDAKcDAsLCgoKCAkHBgYFBAMBAeT91gwLCwsKCQkIBwcFBQQDAQEcCAkREBAPDg0MCwoJBwUFAgEBAgUFBwkKCwwNDg8QEBEREhEQEA8ODQwLCgkHBQUCAQECBQUHCQoLDA0ODxAQEQJSwMAO/OQMCwsKCgoICQcGBgUEAwEBAQEDBAUGBgcJCAoKCgsLDAKq5AEBAwQFBgYHCQgKCgoLCwAAAAAEAAAAAAQAA78AAwAHAAsADwAANSE1ITUhNSE1ITUhNSE1IQMA/QAEAPwAAwD9AAQA/ABAgICAgICAgAACAAAAAAQAA98ATgBiAAATDxUjHw8/Dy8PDwYJARcBPwM1LwcPApoKCggHBQQDAgIDBAUGBwkICQgJCQgJCQoKCwwMDQ4ODw4PDw8PDw8WFRUTExEREA4MCwkHBQMCAQIEBQYICQsMDA0PDw8REREQDw8NDgwCtv4dlQHjAwYEAgIEBkwICQoKCwoJAWgMDQ0ODhAQHgwLCgoICAcGBgQEAwIBDQsLCgoICQcHBgUEAwIBAQIDBQcJCg0ODxEREhMVFRYREBAODg4MDAoJCAYFBAIBAQIEBQYICQJf/iKTAd0FCQoKCgoJCUwGBQMBAQMFAAAAAQAAAAAEAAL/AGQAABEhJz8OOwEfHjcvHiMPDycBwLcNDg4PDw8QEBARERIREhISERAREBAQDw8PDw4ODg4NDA0LDAsLCgoJCQgIBwcGBgV4BwcJCAoKCwwMDQ0ODw8PEBEREhETEhQTFBQVFBUWFRYZGBgXFxcXFhUVFRQUExIStAEA0QsLCgoJCAcHBwUFAwMDAQECAgMEBQUFBwYICAgJCgoLCwsMDA0NDg0PDg8PEA8pFRQUFBMSExESEBAQDw8NDgwMCwsJCQkHBwYEBQMCAgEBAwUFBggICgsLDA4ODxDRAAAAAAMAAAAAA6AEAAADAAcAEAAAKQE1IQEDJwkBMREHMzclASUBYAHA/kABmfXLAU3+GkDDHwEhAT3+1EACvv5ShwF8/q3+gIBJiwJM4AADAAAAAAJgA98APwB/AL8AACUVHw4/Dj0BLw0rAQ8NERUfDj8OPQEvDSsBDw0RFR8NOwE/DT0BLw4PDgGgAgIEBAQGBgcHCAkICgkKCgkKCAkIBwcGBgQEBAICAgIEBAQGBgcHCAkICgkKCgkKCAkIBwcGBgQEBAICAgIEBAQGBgcHCAkICgkKCgkKCAkIBwcGBgQEBAICAgIEBAQGBgcHCAkICgkKCgkKCAkIBwcGBgQEBAICAgIEBAQGBgcHCAkICgkKCgkKCAkIBwcGBgQEBAICAgIEBAQGBgcHCAkICgkKCgkKCAkIBwcGBgQEBAICgAoJCQkJCAcHBgYEBAQCAQEBAQIEBAQGBgcHCAkJCQkKCgkKCAkIBwcGBgQFAwICAgIDBQQGBgcHCAkICgkBdgoJCQkJCAcHBgYEBAQCAQEBAQIEBAQGBgcHCAkJCQkKCgkKCAkIBwcGBgQFAwICAgIEBAQGBgcHCAkICgkBdgoJCggJCAcHBgYEBQMCAgICAwUEBgYHBwgJCAoJCgoJCQkJCAcHBgYEBAQCAQEBAQIEBAQGBgcHCAkJCQkAAAACAAAAAAOAA/8AAwBpAAAzITUhExUfHTsBPx01ESMRDw8vDxEjgAMA/QBAAgIDAwQFBgcHBwkJCQoLCwwMDA0ODQ4PDw8QDxAREBAREA8QDw8PDg0ODQwMDAsLCgkJCQcHBwYFBAMDAgKAAQMGBwgKDA0ODxARERESEhISEREREA8ODQwFCQgGBQKAgAGAEBEQDxAPDw4PDQ4NDAwMCwsKCQkJBwcHBgUEAwMCAgICAwMEBQYHBwcJCQkKCwsMDAwNDg0PDg8PEA8QERACAP4AFRMTEhEQDw0MCwkIBgQDAQEDBAYICQsMDQ8IEBETExUCCgAAAwAAAAADwAO/AE8AUwCZAAABHwQPDyMvDBUfCT8YNS8DIx8BJSE1IQEPFB8DMy8HPw4zHwc1LwYPAgJ+BAIFAwEBAgQEBggJCgwNDhARExQWDQ0PDx4eDw4PDQ0MDAoKCwwOHiAgHx0YIB8eHRwaDQwLDAoLCQkJCAcHBgUFAwMCAgEDBAerBgz9xwOA/IABhw4NGhgXCwoKCQkIBwcHBQUEAwIBAQEDBAawCQcHBgUEAgEBAwUGCQkLCw0ODg8QEA8QHBoaGBYWFBIQExUXGSswHR0cAV0FBg0NDw4NDAsKCggIBwYFBAQCAQEBAgIHCQUGBgcHCAgJkgUFBQUIBwYEAgEBAgQGBwkFBgYHBwgICQkKCwoMDA0NDg8PEBQUExIHDVyAAXIEBAoLDgcICQkJCgoLCwwMDQ0ODg8WFBMSCAgJCQsLDQ4PDQwMCgkICAYFBQMDAgEBAgQGBwkLDIwHBgUEBAMBAQMEAAMAAAAAA6ADnwAxADQAXgAAJRUfDTsBPw09AS8IDwYnITcnFwEPBR8FAR8FPwUBPwUvBQEC7wEDAwMFBQYGBwcICAgJCQkJCQgIBwcGBgUEBAMCAgIECAcHCBEPFSwQCAYGBAM8/ifssWX++AUEAwIEAQEEAgMEBQEjBQYFBgYMDQsGBQYFAR4EBAMDAwICAwMDBAT+T8EKCgkJCAgHBwYGBQQDAgICAgMEBQYGBwcICAkJCgoGDA4VDg4NGhUaPBoODg4ODfjtqmb+9wQGBQYMDAwMBQYFBf7cBAMDAgIBAQQCBAMFASAEBgUGDAwMDAYFBgUBsgAAAQAAAAAD4AP/AJ0AAAERIxE1LwsrAQ8MES8DDwQBHwchPw8RNS8LKwEPCx0BIxEvDCsBDwsVESMRNS8LKwEPCwIALAECAgMDBAgLBgYGBgcHBgcGBQYJCAQCAwEBAcIGBwcJCQkHOQFXDA4PBxAREREBRxISEBAPDw0NCwoJBwMGAwIBAgIDAwQJCgYGBgcGBwcGBgYFCggDAwICASsBAQEDAgQDCQsFBgcGBwcGBgYGBQoIAwMCAgEsAQICAwMECQoGBgYHBgcHBgYGBQoIAwMCAgEDwP5rASoHBgYGBgUFCQcCAgIBAQICAgQHCgUGBgYGB/4EbAIBAQECBAY1/qwMCggEBwUDAgEDBAYHCAoLDA4ODggQERECcwcGBgYGBQUJBwICAgEBAgICBAcKBQYGBgYH6gFqBwYGBgYFBQkGAwICAQECAgMDCAkFBgYGBgf+lgGVBgcGBgUGBQgHAwICAQECAgMDCAkGBQYGBwANAAAAAAPgA98AAwAHAAsADwATABcAGwAfACMAJwArAC8AMwAAJTM1IwUzNSMFMzUjITM1IwUzNSMhMzUjBTM1IwUzNSMhMzUjBTM1IyEzNSMFMzUjBTM1IwMgwMD+gMDA/oDAwAJAwMD+gMDAAkDAwP6AwMD+gMDAAkDAwP6AwMACQMDA/oDAwP6AwMAgwMDAwMDAwMDAwMDAwMDAwMDAwMDAAAMAAAAAA8AD/wADACcALwAAAREhEQMfDyE/DxEhNyEVITUhJyMDAP4AgAECAwQFBwcJCQkLCwwMDQ0CAA0NDAwLCwkJCQcHBQQDAgH9AOD+4AOA/uBAwAKA/gACAP4ADQ0MDAsKCgkJBwYGBAMCAQECAwQGBgcJCQoKCwwMDQ0CgMCAgEAAAAABAAAAAANfA/8AOgAAEw8DER8HPwQfBj8HNS8CPwcvAwEVLwMPAq8EBQQCAQMEBwcJCQoKCQkIgXMFBwgJCgoKCbwJCAYEAwEEcagICAcHBAMBAQMFB/2mCAkJCgoJCQPyBAgJCvz8CgkJBwcEAwEBAgMEZ/IJBwUEAgEBA1YGBggJCgoKC+8iAwUGBwkJCQoKCAgB8QIFBAIBAQMEAAAAAQAAAAACgALfAAIAAAEtAQGAAQD/AAEg4OAAAAMAAAAAA8ADnwADAAcAEQAAARUjNQEVIzUHASMRITUBMxEhAQCAAwCAQP4oqAEAAdio/wABIICAAkCAgGP+Y/8AowGdAQAAAAQAAAAABAADvwADAAcALwAzAAABFSE1JRUjNSERMxUhNTMRLw8hDw43ITUhAsD+gAJAgP0AwAKAwAECAwQFBwcICQoLCwwMDQ39AA0NDAwLCwkKCAcHBQQDAr8CgP2AAYDAwMCAgP7AwMABQA0NDAwLCwoJCAcHBQQDAgEBAgMEBQcHCQkKCgsMDA2zwAAAAAEAAAAABAAC/wBkAAABLw8jDx4XPx47AR8OByERA0wSEhMUFBUVFRYXFxcXGBgZFhUWFRQVFBQTFBITERIRERAPDw8ODQ0MDAsKCggJBwd4BQYGBwcICAkJCgoLCwwLDQwNDg4ODg8PDw8QEBAREBESEhIREhEREBAQDw8PDg4NtwHAAi8QDw4ODAsLCggIBgUFAwEBAgIDBQQGBwcJCQkLCwwMDg0PDxAQEBIRExITFBQUFSkPEA8PDg8NDg0NDAwLCwsKCgkICAgGBwUFBQQDAgIBAQMDAwUFBwcHCAkKCgsL0QIAAAACAAAAAANAA38AAgAKAAABBxMBMzchFzMBIwJr1mv+wGtRAQdSa/71agHJAQFK/W7b2wMAAAAAAAMAAAAABAAD/wBAAEwAtAAAARUPDy8PPw8fDgERIy8HNQcjJw8eHQEfHj8ePQEnIREhAkABBAUICQsNDxAREhQUFhYXFxYWFBQSERAPDQsJCAUEAQEEBQgJCw0PEBESFBQWFhcXFhYUFBIREA8NCwkIBQQBQeYODxETFBYXGIAFGxISEhERERAQDxAODw0ODQwLDAoKCQgIBwcFBQQDAgICAgMEBQUHBwgICQoKDAsMDQ4NDw4QDxAQEREREhISEhISEREREBAPEA4PDQ4NDAsMCgoJCAgHBwUFBAMCAgEBQf2AAWALDBYVFRQSERAPDQsJCAUEAQEEBQgJCw0PEBESFBUVFhcXFhYUFBIREA8NCwkIBQQBAQQFCAkLDQ8QERIUFBYWAgn+gBgXFhQSERAN58EBAQECAwQFBQcHCAgJCgsLCwwNDg0PDhAPEBARERESEhISEhESERAREA8QDg8NDgwNCwsLCgkICAcHBQUEAwIBAQEBAgMEBQUHBwgICQoLCwsMDQ4NDw4QDxAQERESERISDhICgAAAAAABAAAAAAKAAuAAAgAAAQURAYABAAIA4AHAAAAAAwAAAAAEAAP/AAMABwALAAAxITUhESE1IREhESEEAPwABAD8AAQA/ABAAQDAAQABAAAAAAUAAAAABAAD+wADAAcADAAYACwAABMzNSM1ITUhBRUzAScBIQURIxEnIREhNSElBxc/Az0BLwcPAsDAwAFA/sABQGMBPmP8wgJsARSAbP3sAgD9gAOVMWQwBAICAgIEPgQFBAYFBAUBvECAQFxkAUNk/Rm4Afj++EgCAIA4MWQxBAUFBQUFBAQ/BAIBAQEBAgAAAAADAAAAAAPAA/8ABQAYAB0AADMhNSERIyUdAR8KOwERIREDIREBIUACgP4AgAJAAQICAwcICwUGBgYHgP5AgALA/v3+Q4ACgICABwYGBgYKCAcDAgIB/oACQP1AAjoBBgADAAAAAAQAA/8AAwBHAKAAADMhNSEBHwYVDxEjNS8PNT8OHwYlDwgVHxAhFSE1ITU/DjUvFisBDw2AAwD9AAHlBwYEBAMCAQEBAgMEBAQOEA4MCgkKBQgEAQwHCAkICgsNDhcEBAQDAgEBAQIDBAQGBwoKCwwNDg8QEA8ODQwLCv7hBwYLCggHBQQCAQMFBggJGQwKCQgGBQUDBgH+hgQA/oYGCQUGCAkKDBQKCAcGAwMBAwQGCAkKDQ8KCgsLCwwMDQ0NDQ4PDg8PDg8ODQ0NDQwMCwsLCgqAAtkJCQoKCgsLCwsLCwoLCgoYHh4eHhwqGS4sNRpSLykcHR4eHicKCgsKCwsLCwsLCgoKCQkJCAcFBQMBAQEBAwUFBwhNCAgREhIUFBQVFRUVFRUVFCwZGBkYFxYVFC80gIAZQTIWFxgZGBkiFBQVFRUWFRUUFBQTEhEREQkJCAcHBgUFBAQDAgIBAQICAwQEBQUGBwcICQkAAAACAAAAAAPAA/8AFwAfAAA7AREhHQEfCjsBETMRJyE1IREjFSE1I0CAAcABAgIDBwgKBgYGBgeAgOb9ZgOAgP2AgAHAgAcGBgYGCggHAwICAf8AAVvlgAFAwMAAAAIAAAAAA8AD/wASABcAAAEdAR8KOwERIREDIREnIQKAAQICAwcICgYGBgYHgP2AgAOA5v1mA4CABwYGBgYKCAcDAgIB/cADAPyAAxrmAAAABAAAAAAD+AP4AAMABwALABEAABMhNSElESERAyERITchETMRIcUBev6GAbn+CH4C9P0M/AJ2fv0MAUN+vf4IAfj9igL0fv1LAzMAAAQAAAAAA/gD+AALAA8AEwAZAAABIxUzFTM1MzUjNSMlESERAyERITchETMRIQFDfn5+fn5+ATv+CH4C9P0M/AJ2fv0MAcF+fn5+fj/+CAH4/YoC9H79SwMzAAAAAgAAAAAD+AP4AAIABQAAJSERCQEhAQQC9PwQAvT9DAgC9P4IAvQAAAIAAAAAA/gD+AACAAUAADchCQERIQgC9P0MA/D9DAgC9P4IAvQAAAABAAAAAAN6A3oAAgAANyERhgL0hgL0AAABAAAAAAN6A3oAAgAAJREhA3r9DIYC9AABAAAAAAN6A3oAAgAANyEBhgL0/QyGAvQAAAAAAQAAAAADegN6AAIAADcBIYYC9P0MhgL0AAAAAAgAAAAAAuADwAAvAF8AjwC/AO8BHwFPAX8AACUVHwk7AT8JPQEvCSsBDwkFFR8JOwE/CT0BLwkrAQ8JJRUfCTsBPwk9AS8JKwEPCQUVHwk7AT8JPQEvCSsBDwklFR8JOwE/CT0BLwkrAQ8JBRUfCTsBPwk9AS8JKwEPCSUVHwk7AT8JPQEvCSsBDwkFFR8JOwE/CT0BLwkrAQ8JAmABAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAf7AAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBQAECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIB/sABAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQFAAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgH+wAECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAUABAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAf7AAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgGABwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYG+QcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBvkHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgb5BwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYGAAEAAAAAA/gC/AACAAATIQEIA/D+CAEEAfgAAAABAAAAAAP4AvwAAgAACQEhAgAB+PwQAQQB+AAAAQAAAAAC/AP4AAIAACUJAQEEAfj+CAgB+AH4AAEAAAAAAvwD+AACAAAJAREBBAH4AgD+CAPwAAADAAAAAAJ+A/gAPwB/AL8AACUfDz8PLw8PDgMfDz8PLw8PDgMfDz8PLw8PDgGCAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwKGDQwNCwsKCgkICAYFBAMCAQECAwQFBggICQoKCwsNDA0NDA0LCwoKCQgIBgUEAwIBAQIDBAUGCAgJCgoLCw0MAW0NDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwBbQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDAAEAAAAAAP4A7gAAwAHABMAVAAAJTM1IychNSEnIS8FPQE3IQUVHw8/Dy8PDw4Bgvz8vQJ2/Yq9AowJBAMDAQID/YcCtQECBAUHCAkKCwwNDg8PDxARDw8PDg0MCwoJCAcFBAIBAQIEBQcICQoLDA0ODw8PERAPDw8ODQwLCgkIBwUEAkd+vX69FgwLDAwNDAgYIAgIDw8PDg0MCwoJCAcFBAIBAQIEBQcICQoLDA0ODw8PEBEPDw8ODQwLCgkIBwUEAgEBAgQFBwgJCgsMDQ4PDw8AAAMAAAAAA+UDRAAFAAsADwAAARcHFzcnBRc3JzcnExcTJwK0wMA6+Pj9LPg6v786WjzNPQK+vr46+Pj4+Dq+vjr91xMCdRMAAAQAAAAAA7kDuAAjAEcAawCPAAABER8HIT8HES8HIQ8GBREfByE/BxEvByEPBgERHwchPwcRLwchDwYFER8HIT8HES8HIQ8GAj8BAQMEBQUGBgE8BgYFBQQDAQEBAQMEBQUGBv7EBgYFBQQDAf4HAQEDBAUFBgYBPAYGBQUEAwEBAQEDBAUFBgb+xAYGBQUEAwEB9wEBAwQFBQYGATwGBgUFBAMBAQEBAwQFBQYG/sQGBgUFBAMB/gcBAQMEBQUGBgE8BgYFBQQDAQEBAQMEBQUGBv7EBgYFBQQDAQGi/sUHBgUFAwMCAQECAwMFBQYHATsGBgUFBAMBAQEBAwQFBQYG/sUHBgUFAwMCAQECAwMFBQYHATsGBgUFBAMBAQEBAwQFBQYB8f7FBgYFBQQDAQEBAQMEBQUGBgE7BwYFBQMDAgEBAgMDBQUGB/7FBgYFBQQDAQEBAQMEBQUGBgE7BwYFBQMDAgEBAgMDBQUGAAAAAwAAAAADegP4AAcACwBiAAABFSE1MxEhESUVIzUrAQ8KFREVHwozITM/CTURNS8KIy8OKwEPDgFDAXo//ggBO34/vQYHBgYKCgcGAgIBAQICAwYJCgUGBgYHAlclBwYFCwoHBgICAQECAgYHCgoGBgcGvQMDBAUHCAoNBwcJCAoKCwsLCwoKCAgIBwwKCQYFBAMCAvw/P/2KAnZ+Pz8BAQECBggJCwYGBgf9DQYGBgYGCgkGAwICAQECAgYHCgoGBgcGAtUlBwYFCwkIBgIBAQEdCwsMDAsLCQUDBAMCAgEBAgIDBAMFCQsLDAwLCwkAAgAAAAADegP3ACMAKwAANxUfDiE/DxEhNyMVITUjJyHFAgIEBAUGCAgICQkJCgsLAaILCgoKCQkICAcHBQQEAgEB/Yp+vQL0vTj+9nULCwoKCgkICAgGBQUDAwEBAQEDAwUFBggICAkKCgoLCwKHvX5+PwACAAAAAAN6A/cAAwAKAAA3ITUhEyMJASMRI4YC9P0M/PwBegF6/PwIfgH4/oYBegF6AAAABAAAAAAD+AP3AD8AfwCEAQYAACUVDw4vDj0BPw07AR8NERUPDSsBLw09AT8OHw4lBxcBNQUVHxA/BxcHLwYjDw8fDz8PLwc3ATM1ATUvDw8OAUMCAgMEBQYGBggHCQgJCgoJCgkICQcIBgYGBQQDAgICAgMEBQYGBggHCQgJCgkKCgkICQcIBgYGBQQDAgICAgMEBQYGBggHCQgJCgoJCgkICQcIBgYGBQQDAgICAgMEBQYGBggHCQgJCgkKCgkICQcIBgYGBQQDAgIB9/t+ATv8EAEEBQcJCwwNDwgRERMUFBUVEg0MDAwLCws6OgsMDAwNDQ0OFhYVFBQSEQ8PDAsKBwYDAQEDBgcKCwwOEBESExUVFhYYFRUVExIRDw4NCwkIBQQBAQECBAQFBgddATu9/ckDBAYICgsMDhAQEhIUFBUVGxYUFBMSEQ8ODQsJCAUE5QoJCQkICAcHBgYEBAQCAQEBAQIEBAQGBgcHCAgJCQkKCQoJCAkHCAYHBQUEAwICAgIDBAUFBwYIBwkICQoCLQkKCQgJBwgGBwUFBAMCAgICAwQFBQcGCAcJCAkKCQoJCQkICAcHBgYEBAQCAQEBAQIEBAQGBgcHCAgJCQmR+X4BOz+bAhkVFRMTEREPDgYMCwgHBQMBAQECAwMEBQVXVwYEBAQCAgIBAwYHCgsMDw8REhQUFRYWFxYVFBMSERAODQsJCAUEAQEEBQgJCw0ODxESExQVFhcQDg8ODg0NDC/+xj4CVkYcFRMTEhEQDw0MCgkHBQMCAgMGBwkLDQ4PERITExUWAAAAAAYAAAAAA/gDuAADAAcACwAPABMAFwAAJSE1IQczNSM3ITUhBzM1IzchNSEHMzUjAQQC9P0M/H5+/AL0/Qz8fn78AvT9DPx+fkd+fn78fn5+/H5+fgAAAAACAAAAAAP4A/cAZADJAAAlIy8ONyERNx8PPx8jFQ8dATM1Px4zHw4HIREHLw8PHgIAEBAPEA8PDw8ODw4NDg0ND2z+xXUVERITExMUFBQVFRUWFhYWGhkaGBkYFxcWFhUVExMTEREQDw4NDAsKCQgHBgQDAgF+AgIEBAUGBwcJCQoKCwwNDQ4ODw8QEBEREhISEhMU/fV+AgIEBAUGBwcJCQoKCwwNDQ4ODw8QEBEREhISEhMUExAPDxAPDg8PDg4ODQ0NDRNsATt1GhESEhMTExQUFBUVFRYVFhoZGhgZGBcXFhYVFRMTExEREA8ODQwLCgkIBwYEAwKGAQICAwQEBQUGBgcICAgMbP7FdhEMDAsKCggIBwYFBAMDAQEBAgMFBQcICQoLDA0ODxARERMTFBQVFhYXFxgZGBoZGhMUExISEhIRERAQDw8ODg0NCwwKCgkJBwcGBQQDAwEBeRMUExISEhIRERAQDw8ODg0NCwwKCgkJBwcGBQQDAwEBAQICAwMEBQUGBgcHCAgObAE7dhQMDAoKCQkHBwUFBAQCAQEBAgMFBQcICQoLDA0ODxARERMTFBQVFhYXFxgZGBoZAAAAAAMAAAAAA/gD9wADAAcAhwAAAREjETcVIzUlDw8fHz8fLx8PDgI/fn5+/toSEA8ODQwKCgkHBwUEBAIBAQIEBAUHBwkKCgwNDg8QEhISFBMVFRUWFxcYGBkZGhsbGhkZGBgXFxYVFRUTFBISEhAPDg0MCgoJBwcFBAQCAQECBAQFBwcJCgoMDQ4PEBISEhQTFRUVFhcXGBgZGRobGxoZGRgYFxcWFRUVExQSAj/+hgF6/H5+KhITExMVFRUWFxcYGBkZGhsbGhkZGBgXFxYVFRUTExMSERAPDg0MCwoICAYGBAMDAQEDAwQGBggICgsMDQ4PEBESExMTFRUVFhcXGBgZGRobGxoZGRgYFxcWFRUVExQSEhEQEA4MDAsKCAgGBgQDAwEBAwMEBgYICAoLDA0ODxAAAQAAAAADOgP3AAUAABMJARcJAcUBvf5DVgIg/eADm/5l/mVdAfgB+AAAAAACAAAAAAP3A7gAAwBJAAABESERJw8HER8PIT8PES8PISchDwYDev0MYAcGBQUDAgEBAQECAwUFBgcHCAkJCQoLCgMiCgsKCQkJCAcHBgUFAwIBAQEBAgMFBQYHBwgJCQkKCwr+b2r+2gsLCgkJCQgCvf4IAfjcCAgJCQkKCwr9YwsLCgkJCQgIBwYFBAQDAgEBAgMDBQUGBwgICQkJCgsKAh8MCwoKCQkICAcGBQQDAwEBfgECAwMFBQYAAAEAAAAAA5YDmQALAAAJAQcJARcJATcJAScCAP7DWQE9/sNZAT0BPVn+wwE9WQJaAT9Z/sD+wFkBP/7BWQFAAUBZAAAAAQAAAAAD9wO4AEUAABMPBxEfDyE/DxEvDyEnIQ8GJgcGBQUDAgEBAQECAwUFBgcHCAkJCQoLCgMiCgsKCQkJCAcHBgUFAwIBAQEBAgMFBQYHBwgJCQkKCwr+b2r+2QoLCgkJCQgDmQgICQkJCgsK/WMLCwoJCQkICAcGBQQEAwIBAQIDAwUFBgcICAkJCQoLCgIfDAsKCgkJCAgHBgUEBAIBAX4BAgMDBQUGAAQAAAAAA7kDuAADAAgAHABgAAABFSE3EwEjNQE3HwQPBCc/BB8CJREfDyE/DxEvDyEPDgM7/kc/n/7HYgE5ej0DAwEBAQEDAzBhLwQFBQUFBAX90wECAwQFBwcICQoKCwwMDA0Cdg0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwN/YoNDAwMCwoKCQgHBwUEAwIBQz8/AQD+w2MBPE89BAUFBQUFBAQwYjAEAgEBAQECQ/2KDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA0Cdg0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwAAAMAAAAAA7kD9wAFADoAUAAAARUzESERIxEfDyE/DxEnIQ8OJxEzESE1IQ8OAn69/kd+AQIDBAUHBwgJCgoLDAwMDQG5DQwMDAsKCgkIBwcFBAMCAfz+xQ0MDAwLCgoJCAcHBQQDAr5+Afj+CA0MDAwLCgoJCAcHBQQDAgK9vf6GAjf9yQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNAbn8AQIDBAUHBwgJCgoLDAwMsP2KAnZ+AQIDBAUHBwgJCgoLDAwMAAIAAAAAA/gD9wBfAOYAAAEVDxUrAS8VPQE/FTsBHxUFFR8ePw8XFQE3AyMnPw49AS8eDx4CfgECAgMDBAUKDQ8QEhMVFgsMDAwNDA0NDQ0MDQwMDAsWFRMSEA8NCgUEAwMCAgEBAgIDAwQFCg0PEBITFRYLDAwMDQwNDQ0NDA0MDAwLFhUTEhAPDQoFBAMDAgIB/YoCAgQEBQYHBwkJCgoLDA0NDg4PDxAQERESEhISExQTEREQERAQEA8PDw4ODg0NECIBAV//MyMMCgkICAcGBgUFBAMDAgECAgQEBQYHBwkJCgoLDA0NDg4PDxAQERESEhISExQTExQTEhISEhEREBAPDw4ODQ0MCwoKCQkHBwYFBAQCAgJ+DQ0MDQwMDAsWFRMSEA8NCgUEAwMCAgEBAgIDAwQFCg0PEBITFRYLDAwMDQwNDQ0NDA0MDAsMFhUTEhAPDAsFBAMDAgIBAQICAwMEBQsMDxASExUWDAsMDA0MDQ0TFBMSEhISEREQEA8PDg4NDQsMCgoJCQcHBgUEAwMBAQEBAQMDBAUFBgYIBwkICgwjMv8AYAEAIw8NDQ4ODg8PDxAQEBEQERETFBITEhISEREQEA8PDg4NDQsMCgoJCAgHBgUEAwMBAQEBAwMEBQYHCAgJCgoMCw0NDg4PDxAQERESEhITEhQAAAAAAgAAAAADegP3AAMACgAANyE1IREzETMRMwGGAvT9DPz8/P6GCH4B+P6GAXoBegAAAQAAAAAD9wOZAAgAABMBNwMhNSETJwgBhlv3Awb8+vdbAgD+Z1cBA34BA1cAAAAAAwAAAAAD+AP3ABUAGwBVAAA3Hw8hNSERIwUnBxcBJwURHw8hPw81IxUhESE1IQ8OCAECAwQFBwcICQoKCwwMDA0Cdv2KfgI3UVqrAblZ/SYBAgMEBQcHCAkKCgsMDAwNAjcNDAwMCwoKCQgHBwUEAwIBfv3JAXr+hg0MDAwLCgoJCAcHBQQDAoYNDAwMCwoKCQgHBwUEAwIBfgJ2o1FZqgG5WT/9yQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwN/PwCN34BAgMEBQcHCAkKCgsMDAwAAAQAAAAAA/gD2AADAAcACwASAAAlMzUjNSE1ITUhNSEBIxc3IxEjAcH8/AF6/oYCN/3J/sV+vb1+fqZ+vX29fv1Mvb0C8wAAAAMAAAAAAl4D2AA/AH8AvwAAJRUfDTsBPw09AS8ODw4RFR8NOwE/DT0BLw0rAQ8NERUfDj8OPQEvDSsBDw0BogEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAYYJCgkJCAgHBwYFBQQDAgICAgMEBQUGBwcICAkJCgkKCQkJCAgHBwYGBAQDAwEBAQEDAwQEBgYHBwgICQkJAXAKCQkJCAgHBwYFBQQDAwEBAwMEBQUGBwcICAkJCQoKCQkJCAgHBwYFBQQDAwEBAwMEBQUGBwcICAkJCQFwCgkJCQgIBwcGBgQEAwMBAQEBAwMEBAYGBwcICAkJCQoJCgkJCAgHBwYFBQQDAgICAgMEBQUGBwcICAkJCgAAAAEAAAAAA/cDeQAFAAABJwcJAScBVfRZAU0Co1kBN/Fa/rgCmloAAAADAAAAAAPYAl4APwB/AL8AAAEVHw07AT8NPQEvDSsBDw0FFR8NOwE/DT0BLw0rAQ8NBRUfDTsBPw09AS8NKwEPDQMcAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMB/oYBAwMEBQUGBwcICAkJCQoKCQkJCAgHBwYFBQQDAwEBAwMEBQUGBwcICAkJCQoKCQkJCAgHBwYFBQQDAwH+hgEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQIACgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkAAAAAAgAAAAAD+AP3AAsATwAAARc3MwcXIycHIzcnJREVHw4hPw41ETUvDiEPDgF3iYluxcpwjIxwzcf+/gICAwQF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AaUBpgGnAagBqQGqAasBrAGtAa4BrwGwAbEBsgGzAbQBtQG2AbcBuAG5AboBuwG8Ab0BvgG/AcABwQHCAcMBxAHFAcYBxwHIAckBygHLAcwBzQHOAc8B0AHRAdIB0wHUAdUB1gHXAdgB2QHaAdsB3AHdAd4B3wHgAeEB4gHjAeQB5QHmAecB6AHpAeoB6wHsAe0B7gHvAfAB8QHyAfMB9AH1AfYB9wH4AfkB+gH7AfwB/QH+Af8CAAIBAgICAwIEAgUCBgIHAggCCQIKAgsCDAINAg4CDwIQAhECEgITAhQCFQIWAhcCGAIZAhoCGwIcAh0CHgIfAiACIQIiAiMCJAIlAiYCJwIoAikCKgIrAiwCLQIuAi8CMAIxAjICMwI0AjUCNgI3AjgCOQI6AjsCPAI9Aj4CPwJAAkECQgJDAkQCRQJGAkcCSAJJAkoCSwJMAk0CTgJPAlACUQJSAlMCVAJVAlYCVwJYAlkCWgJbAlwCXQJeAl8CYAJhAmICYwJkAmUCZgJnAmgCaQJqAmsCbAJtAm4CbwJwAnECcgJzAnQCdQJ2AncCeAJ5AnoCewJ8An0CfgJ/AoACgQKCAoMChAKFAoYChwKIAokCigKLAowCjQKOAo8CkAKRApICkwKUApUClgKXApgCmQKaApsCnAKdAp4CnwKgAqECogKjAqQCpQKmAqcCqAKpAqoCqwKsAq0CrgKvArACsQKyArMCtAK1ArYCtwK4ArkCugK7ArwCvQK+Ar8CwALBAsICwwLEAsUCxgLHAsgAClBkZl9FeHBvcnQKQ1NWX0V4cG9ydAxFeGNlbF9FeHBvcnQMTVRfRGF0ZXJhbmdlDUJUX0V4Y2VsY2xlYXIOQlRfRXhjZWxmaWx0ZXIMQnVsbGV0X0Fycm93DUJ1bGxldF9DaXJjbGUFTm9uZTILQnVsbGV0X1RpY2sRQm9yZGVyX0RpYWdvbmFsVXATQm9yZGVyX0RpYWdvbmFsRG93bg1CdWxsZXRfRmxvd2VyCkJ1bGxldF9Eb3QNQnVsbGV0X1NxdWFyZQ1NVF9SaWdodEFycm93DE1UX0xlZnRBcnJvdwxNVF9Eb3duQXJyb3cKTVRfVXBhcnJvdw1NVF9SZWN1cnJlbmNlE01UX1JlY3VycmVuY2VFZGl0ZWQLTVRfTG9jYXRpb24OTVRfRGVzY3JpcHRpb24LTVRfVGltZXpvbmUITVRfVG9kYXkOTVRfTW9udGhBZ2VuZGELTVRfV29ya3dlZWsLTVRfV2Vla1ZpZXcKTVRfRGF5Vmlldw1NVF9BZ2VuZGFWaWV3C01UX0RhdGVUaW1lC01UX1Jlc291cmNlDk1UX1RpbWVMaW5lRGF5D01UX1RpbWVMaW5lV2VlaxNNVF9UaW1lTGluZVdvcmtXZWVrEE1UX1RpbWVMaW5lTW9udGgIdGFibGUtMDIEY29weQh0aC1zbWFsbAdzYXZlLTAyCmFsaWduLWxlZnQHZWRpdC0wNghjbG9zZS13Zgt3b3JkLWV4cG9ydAtjcm9zcy1jbG9zZQZmaWx0ZXIEcGx1cwVjbG9zZQ1jaGVjay1tYXJrLTAxCnByaW50ZXItMDEHZWRpdC0wNAdhZGQtbmV3CGNsb3NlLTAxEUZUX0Ryb3Bkb3duX0Fycm93D2Fycm93aGVhZC11cC0wMRFhcnJvd2hlYWQtZG93bi0wMQxhcnJvd2hlYWQtdXAOYXJyb3doZWFkLWRvd24NYXJyb3ctZG93bi0wMgthcnJvdy11cC0wMRNhcnJvdy1oZWFkLXJpZ2h0LTAyD2Fycm93aGVhZC1yaWdodA5hcnJvd2hlYWQtbGVmdAlkZWxldGUtMDUSYXJyb3ctc2Fucy1sZWZ0LTAxE2Fycm93LXNhbnMtcmlnaHQtMDENYXJvb3ctbGVmdC0wMRBuYXZpZ2F0aW9uLXJpZ2h0CVNvcnRpbmctbQplZGl0LWljb24xDWZpcnN0LXBhZ2VuYXYMbHN0LXBhZ2UtbmF2B3RlbXAtZHQLQm90dG9tLWljb24GRmlsdGVyCFRvcC1pY29uC254dC1wZy1pY29uC2Rvd24tYXJyb3cyB2dycC1kZWwIVXAtYXJyb3cKRHduLWFycm93MwlmbHRyLWNhbjIJcHJldi1pY29uCUdyb3VwaWNvbgtTZWxlY3Rpb24tbQ9DbGVhcl9pbnB1dF8wMDERQ2hlY2JveF9zZWxlY3Rpb24MSW50ZXJtZWRpYXRlDU1UX0xlZnRfQXJyb3cHQlRfRWRpdAhNVF9DbGVhcg5NVF9SaWdodF9BcnJvdwpNVF9BZGRmbGF0DE1UX0JvdHRvbWZpbAlNVF9yZW1vdmULTVRfQmFja3dhcmQHTVRfTWVudQlNVF9TZWFyY2gITVRfbW9udGgJTVRfRGVsZXRlD01UX0JvdHRvbV9BcnJvdwdNVF9TYXZlCE1UX21lbnUxCU1UX3JlbG9hZAhNVF9DbG9zZQdNVF9UaW1lDkNvbHVtbl9jaG9vc2VyCFRyZWV2aWV3CVRyZWV2aWV3MglUcmVldmlldzEJVHJlZXZpZXczDk1UX1RyZWVfZXhwYW5kCE1hdGVyYWlsDU1hdGVyaWFsX1BsYXkOTWF0ZXJpYWxfUGF1c2UPUGFyYU9wdGlvbmRvd24xClRleHRTZWFyY2gXSW5zaWRlSG9yaXpvbmRhbEJvcmRlcnMKUmVzdGFydEF0MQ1PcGVuSHlwZXJsaW5rB0N1dERhdGEIQ29weURhdGEJVG9wQm9yZGVyDURlbGV0ZUNvbHVtbnMKRGVsZXRlUm93cwtJbnNlcnRSaWdodApJbnNlcnRMZWZ0D1JlbW92ZUh5cGVybGluaxVJbnNpZGVWZXJ0aWNhbEJvcmRlcnMLUmlnaHRCb3JkZXINRWRpdEh5cGVybGluawlIeXBlcmxpbmsLTGVmdEJvcmRlcnMLRGVsZXRlVGFibGUPVGFibGVQcm9wZXJ0aWVzDUNvcHlIeXBlcmxpbmsMQm90dG9tQm9yZGVyDkNsaXBib2FyZFBhc3RlEUNvbnRpbnVlTnVtYmVyaW5nC0luc2VydEJlbG93C0luc2VydEFib3ZlCkJvcmRlck5vbmUJQm9yZGVyQm94A0FsbA9UYWJsZUFsaWduUmlnaHQMQ3VzdG9tQm9yZGVyDlRhYmxlQWxpZ25MZWZ0EFRhYmxlQWxpZ25DZW50ZXINTGluZVZlcnlzbWFsbApMaW5lbm9ybWFsCUxpbmVzbWFsbA1QYXJhT3B0aW9udXAxClRleHRCb3R0b20KVGV4dENlbnRlcgdUZXh0VG9wDk1UX0NsZWFyRm9ybWF0EE1UX1N0cmlrZXRocm91Z2gMTVRfVXBwZXJjYXNlCk1UX0p1c3RpZnkITVRfSW1hZ2UJTVRfUmVzaXplC01UX01pbmltaXNlC01UX0VkaXRMaW5rB01UX0JvbGQMTVRfQWxpZ25MZWZ0Bk1UX0N1dBJNVF9BbHRlcm5hdGl2ZVRleHQHTVRfQ29weQlNVF9SZW1vdmURTVRfSW5jcmVhc2VJbmRlbnQLTVRfQ2xlYXJBbGwHTVRfVW5kbw1NVF9GdWxsU2NyZWVuDE1UX1VuZGVybGluZRBNVF9Vbm9yZGVyZWRMaXN0Ck1UX1ByZXZpZXcOTVRfT3JkZXJlZExpc3QMTVRfTG93ZXJjYXNlDU1UX1JlbW92ZUxpbmsJTVRfWm9vbUluC01UX09wZW5MaW5rCE1UX1ByaW50DE1UX0ZvbnRDb2xvcg1NVF9BbGlnblJpZ2h0DU1UX0NyZWF0ZUxpbmsLTVRfVmlld1NpZGULTVRfQ29kZVZpZXcKTVRfWm9vbU91dA5NVF9TdXBlcnNjcmlwdAdNVF9QYXJhB01UX1JlZG8ITVRfUGFzdGUNTVRfSW5zZXJ0Q29kZQxNVF9TdWJzY3JpcHQKTVRfRGlzcGxheQpNVF9SZXBsYWNlCU1UX0l0YWxpYwpNVF9DYXB0aW9uEk1UX0JhY2tncm91bmRjb2xvchFNVF9EZWNyZWFzZUluZGVudA5NVF9BbGlnbkNlbnRlcgtNVF9Gb250TmFtZQtEcmFnQW5kRHJvcAxGaWx0ZXJGaWVsZHMKTmV3X0NvbHVtbgdOZXdfUm93A1N1bQhGaWx0ZXJfQgdDbG9zZV9GDUNsZWFyZmlsdGVyX00CT2sLQWxpZ25Cb3R0b20OSW5zZXJ0Um93QWJvdmUOSW5zZXJ0Um93QmVsb3cLQWxpZ25DZW50ZXIMRGVsZXRlQ29sdW1uCURlbGV0ZVJvdxBJbnNlcnRDb2x1bW5MZWZ0CEFsaWduVG9wEUluc2VydENvbHVtblJpZ2h0DkVkaXRQcm9wZXJ0aWVzEVZlcnRpY2FsQWxpZ25tZW50CUFkZENvbHVtbgVTdHlsZQlUYl9EZWxldGUGQWRkUm93BkhlYWRlcghUYWJfTW9yZQZSZXNpemUJTV9QVl9PcGVuDk1fUFZfRmlyc3RwYWdlDU1fUFZfUHJldmlvdXMJTV9QVl9OZXh0DU1fUFZfTGFzdHBhZ2UMTV9QVl9ab29tb3V0C01fUFZfWm9vbWluDU1fUFZfRG93bmxvYWQNTV9QVl9Cb29rbWFyawtNX1BWX1NlYXJjaBNNX1BWX1RleHRBbm5vdGF0aW9uCk1fUFZfQ2xvc2UMTV9QVl9Db21tZW50CU1fUFZfU2F2ZQ5NX1BWX0FsaWduTGVmdA1NX1BWX0ZyZWVoYW5kCU1fUFZfVW5kbw5NX1BWX0hpZ2hsaWdodAlNX1BWX01vcmUOTV9QVl9VbmRlcmxpbmUSTV9QVl9TdHJpa2V0aHJvdWdoCk1fUFZfUGFpbnQITV9QVl9QYW4MTV9QVl9PcGFjaXR5C01fUFZfRGVsZXRlC01fUFZfQ3Vyc29yD01fUFZfUmlnaHRBcnJvdxBNX1BWX1N0cm9rZWNvbG9yCk1fUFZfUHJpbnQJTV9QVl9SZWRvDk1fUFZfRm9udGNvbG9yC01fUFZfU2hhcGVzDk1fUFZfTGVmdEFycm93EU1fUFZfU3Ryb2tld2VpZ2h0Ek1fUFZfQW5ub3RhaW9uRWRpdA5NX1BWX1RodW1ibmFpbApNX1BWX1N0YW1wDk1fUFZfUGFnZWJyZWFrEE1fUFZfTmV3RG9jdW1lbnQKTV9Db2xsYXBzZQhNX0V4cGFuZA5Eb3VibGVSZXNpemVfMg5Eb3VibGVSZXNpemVfMQ5TaW5nbGVSZXNpemVfMQ5TaW5nbGVSZXNpemVfMw5TaW5nbGVSZXNpemVfMg5TaW5nbGVSZXNpemVfNAtEcmFnYW5kRHJvcAdBcnJvd1VwCUFycm93RG93bgpBcnJvd3JpZ2h0CUFycm93TGVmdAdHcmlwcGVyEE5ld19GaWx0ZXJBY3RpdmUHTVRfQ29kZQdNVF9HcmlkBVBhc3RlBkRlbGV0ZQtNVF9Eb3dubG9hZANDdXQHTVRfTGlzdApNVF9SZWZyZXNoB01UX2luZm8NTVRfUmlnaHRhcnJvdw1NVF9PcGVuRm9sZGVyBUNsZWFyDE1UX05ld0ZvbGRlcglNVF9SZW5hbWUEQ29weQZTZWFyY2gJTVRfVXBsb2FkB01UX0JhY2sMTVRfU2VsZWN0QWxsB01UX1NvcnQJTVRfT3B0aW9uB01UX1RpY2sMTV9CcmVhZGNydW1iDU1fRXhjZWxFeHBvcnQLTV9DU1ZFeHBvcnQGTV9TYXZlCE1fU2F2ZWFzCE1fRXhwb3J0CE1fRGVsZXRlDE1fR3JhbmRUb3RhbAZNX0dyaWQKTV9TdWJ0b3RhbAtNX05ld1JlcG9ydBJNX051bWJlckZvcm1hdHRpbmcITV9SZW5hbWULTV9QREZFeHBvcnQMTV9GdWxsc2NyZWVuB01fQ2hhcnQGTV9Mb2FkCEZvbnRUeXBlB01fQ2xvc2UNTV9MaW5lU3BhY2luZwZNX0xvY2sNT3V0c2lkZUJvcmRlcgZNX0xpbmsNTV9BbGlnbkJvdHRvbQdNX1RhYmxlEE1fVGFibGVPZkNvbnRlbnQMTV9QYWdlTnVtYmVyBk1fQm9sZApNX0FsaWduVG9wEk1fQWxpZ25DZW50ZXJUYWJsZQtNX1BhZ2VTZXR1cA1NX1N0cm9rZVN0eWxlB01fSW1hZ2UKTV9Cb29rbWFyawhNX0hlYWRlcglNX0J1bGxldHMSTV9TaG93SGlkZVByb3BlcnR5DE1fQWxpZ25SaWdodAhNX0Zvb3RlcgpBbGxCb3JkZXJzDUluc2lkZUJvcmRlcnMEQ2VsbA9NX0FsaWduVG9wdGFibGUSTV9BbGlnbkJvdHRvbXRhYmxlEk1fQWxpZ25DZW50ZXJ0YWJsZQlTZWxlY3Rpb24HTV9CcmVhawtNX1BhZ2VCcmVhaw5NX1NlY3Rpb25CcmVhawdBdXRvRml0EEZpeGVkQ29sdW1uV2lkdGgNQXV0b0ZpdFdpbmRvdwxCcmluZ0ZvcndhcmQKQnJpbmdGcm9udAhTZW5kYmFjawxTZW5kQmFja3dhcmQHVW5ncm91cAVHcm91cAVPcmRlcg9NX1NpbmdsZVVwQXJyb3cRTV9TaW5nbGVEb3duQXJyb3cSTV9TaW5nbGVSaWdodEFycm93EU1fU2luZ2xlTGVmdEFycm93Ek1fRG91YmxlUmlnaHRBcnJvdxFNX0RvdWJsZUxlZnRBcnJvdwlab29tVG9GaXQIQWRkQWJvdmUIQWRkQmVsb3cGTV9MaW5lB01fQXJyb3cLTV9SZWN0YW5nbGUITV9DaXJjbGUKTV9QZW50YWdhbghNX0xlbmd0aAtNX1BlcmltZXRlcgZNX0FyZWEITV9SYWRpdXMITV9Wb2x1bWUSTV9DaGFuZ2VTY2FsZVJhdGlvDE1fUHJvcGVydGllcwlNX0NvbW1lbnQKVGh1bWJzRG93bghUaHVtYnNVcAtUaHVtYnNEb3duMQlKUEdFeHBvcnQJUE5HRXhwb3J0CVNWR0V4cG9ydBdNX0NvbmRpdGlvbmFsRm9ybWF0dGluZxFNX0Zvcm11bGFGdW5jdGlvbgxIaWRlaGVhZGluZ3MNSGlkZUdyaWRsaW5lcwZNX0hpZGUJTXNFeGNlbDk3CUV4cG9ydENTVgNNRFgIRm9ybWF0X00LT3BlbmZvbGRlcjEITmFtZWRzZXQLTy1BdHRyaWJ1dGUJRGltZW5zaW9uBkxldmVsMQZMZXZlbDIGTGV2ZWwzBkxldmVsNAZMZXZlbDULVXNlckRlZmluZWQDS1BJCk1fU29ydERvd24KTV9Tb3J0Tm9uZQhNX1NvcnRVcBBDYWxjdWxhdGVkTWVtYmVyCkN1c3RvbVNvcnQOU29ydERlc2NlbmRpbmcNU29ydEFzY2VuZGluZwpBZGRDb21tZW50BVJlcGx5CVNlbmRBcnJvdwtDb21tZW50TWFyaxFNX0hhbmRXcml0dGVuU2lnbgxNX01haW5GaWx0ZXIGTV9XcmFwClVuZmlsdGVyZWQQRmlsdGVyZWRTb3J0RGVzYwpGX1NvcnREZXNjCkZfU29ydEFzY2UQRmlsdGVyZWRTb3J0QXNjZQhGaWx0ZXJlZA1NX0NsZWFyZmlsdGVyCU1fUmVhcHBseQdNX0dyb3VwCU1fVW5ncm91cBBNVF9QYXN0ZVRleHRvbmx5DU1UX1Bhc3RlU3R5bGUNTVRfUGFzdGVJbWFnZRFNX01lcmdlRm9ybWF0dGluZwxNX1NwZWxsQ2hlY2sITV9SZW9wZW4LV2ViTGF5b3V0X00NUHJpbnRMYXlvdXRfTQhOb0JvcmRlchBNX0RhdGFWYWxpZGF0aW9uDk1fUHJvdGVjdFNoZWV0Ck1fVGV4dGZvcm0QTV9Gb3JtUHJvcGVydGllcwtNX0NsZWFyZm9ybQpNX0Ryb3Bkb3duC01fRm9ybUZpZWxkCk1fQ2hlY2tCb3gNTV9VcGRhdGVGaWVsZAAA) format("truetype");
}

.e-icons {
  font-family: "e-icons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
}

/*! common core */
.e-control,
.e-css {
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 12px;
  font-weight: normal;
}

.sf-license-warning {
  background: #e82824;
  color: #fff;
  font-family: 'Segoe UI';
  font-size: medium;
  left: 0;
  line-height: 45px;
  opacity: .75;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 999999999;
}

.sf-license-close-btn {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgaGVpZ2h0PSIyMCIgd2lkdGg9IjIwIiB2aWV3Qm94PSIwIDAgMjU2IDI1NiI+ICA8Zz4gICAgPHBhdGggaWQ9InBhdGgxIiB0cmFuc2Zvcm09InJvdGF0ZSgxLDEyOCwxMjgpIHRyYW5zbGF0ZSg1OS4wMTA3Nzk0NDEwNDU1LDU5KSBzY2FsZSg0LjMxMjUwMDI1NzA0NTA1LDQuMzEyNTAwMjU3MDQ1MDUpIiBmaWxsPSIjZmZmZmZmIiBkPSJNMjkuNTkwODE4LDBDMzAuMjA2OTYzLDAgMzAuODIzMjI3LDAuMjM0NDk5OTMgMzEuMjkyMjI5LDAuNzAzNDk5NzkgMzIuMjI5MjU2LDEuNjQwNTAwMSAzMi4yMjkyNTYsMy4xNjA1MDA1IDMxLjI5MjIyOSw0LjEwMDQ5OTJMMTkuMzk4MDAzLDE1Ljk5ODQ5OCAzMS4yOTIyMjksMjcuODkyNDk1QzMyLjIyOTI1NiwyOC44Mjk0OTkgMzIuMjI5MjU2LDMwLjM0OTQ5NiAzMS4yOTIyMjksMzEuMjk0NDk2IDMwLjM1NDIyNywzMi4yMzE1IDI4LjgyNzE2NCwzMi4yMzE1IDI3Ljg5MDEzOSwzMS4yOTQ0OTZMMTUuOTk3OTg4LDE5LjM5OTQ5OSA0LjEwNDc5OTIsMzEuMjk2NTAyQzMuMTY3NzczNCwzMi4yMzQ0OTggMS42Mzk3MzQ3LDMyLjIzNDQ5OCAwLjcwMjc2OTY5LDMxLjI5NjUwMiAtMC4yMzQyNTY1NiwzMC4zNTI1MDIgLTAuMjM0MjU2NTYsMjguODMyNDk4IDAuNzAyNzY5NjksMjcuODk0NTAyTDEyLjU5NjkzNCwxNS45OTg0OTggMC43MDI3Njk2OSw0LjEwMjQ5ODFDLTAuMjM0MjU2NTYsMy4xNjU0OTc4IC0wLjIzNDI1NjU2LDEuNjQ1NDk3MyAwLjcwMjc2OTY5LDAuNzA1NDk4NyAxLjYzOTczNDcsLTAuMjMxNTAxNTggMy4xNjc3NzM0LC0wLjIzMTUwMTU4IDQuMTA0Nzk5MiwwLjcwNTQ5ODdMMTUuOTk2OTUsMTIuNTk3NDk3IDI3Ljg5MDEzOSwwLjcwMzQ5OTc5QzI4LjM1ODY1LDAuMjM0NDk5OTMsMjguOTc0Njc0LDAsMjkuNTkwODE4LDB6IiAvPiAgPC9nPjwvc3ZnPg==");
  cursor: pointer;
  height: 20px;
  margin-top: 14px;
  padding-top: 10px;
  position: absolute;
  right: 20px;
  width: 20px;
}

.sf-license-warning a,
.sf-license-warning a:hover {
  color: #ffd800;
}

.e-error {
  color: #f44336;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 12px;
  font-weight: normal;
}

.e-control,
.e-control [class^='e-'],
.e-control [class*=' e-'] {
  box-sizing: border-box;
}

.e-control:focus,
.e-control *:focus {
  outline: none;
}

.e-rtl {
  direction: rtl;
  text-align: right;
}

.e-overlay {
  background-color: #383838;
  filter: alpha(opacity=50);
  height: 100%;
  opacity: .5;
  pointer-events: none;
  touch-action: none;
  width: 100%;
}

.e-hidden {
  display: none;
}

.e-blazor-hidden {
  visibility: hidden;
}

.e-disabled {
  background-image: none;
  cursor: default;
  filter: alpha(Opacity=35);
  opacity: .35;
}

.e-ul {
  list-style-type: none;
}

.e-prevent-select {
  -webkit-user-select: none;
          user-select: none;
}

.e-warning {
  color: #ffca1c;
}

.e-success {
  color: #22b24b;
}

.e-information {
  color: #489bd5;
}

.e-block-touch {
  touch-action: pinch-zoom;
}

/*! animation keyframes */
@keyframes SlideLeftOut {
  from {
    transform: translate(0, 0);
  }
  to {
    transform: translate(-100%, 0);
  }
}

@keyframes SlideLeftIn {
  from {
    transform: translate(-100%, 0);
  }
  to {
    transform: translate(0, 0);
  }
}

@keyframes SlideRightIn {
  from {
    transform: translate(100%, 0);
  }
  to {
    transform: translate(0, 0);
  }
}

@keyframes SlideRightOut {
  from {
    transform: translate(0, 0);
  }
  to {
    transform: translate(100%, 0);
  }
}

@keyframes SlideBottomIn {
  from {
    transform: translate(0, 100%);
  }
  to {
    transform: translate(0, 0);
  }
}

@keyframes SlideBottomOut {
  from {
    transform: translate(0, 0);
  }
  to {
    transform: translate(0, 100%);
  }
}

@keyframes SlideTopIn {
  from {
    transform: translate(0, -100%);
  }
  to {
    transform: translate(0, 0);
  }
}

@keyframes SlideTopOut {
  from {
    transform: translate(0, 0);
  }
  to {
    transform: translate(0, -100%);
  }
}

@keyframes SlideRight {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}

@keyframes SlideLeft {
  from {
    width: 100%;
  }
  to {
    width: 0;
  }
}

@keyframes SlideDown {
  from {
    height: 0;
  }
  to {
    height: 100%;
  }
}

@keyframes SlideUp {
  from {
    height: 100%;
  }
  to {
    height: 0;
  }
}

@keyframes FadeIn {
  0% {
    filter: alpha(opacity=0);
    opacity: 0;
  }
  100% {
    filter: alpha(opacity=100);
    opacity: 1;
  }
}

@keyframes FadeOut {
  from {
    filter: alpha(opacity=100);
    opacity: 1;
  }
  to {
    filter: alpha(opacity=0);
    opacity: 0;
  }
}

@keyframes ZoomIn {
  from {
    transform: translate(0, 0) scale(0);
  }
  to {
    transform: translate(0, 0) scale(1);
  }
}

@keyframes ZoomOut {
  from {
    transform: translate(0, 0) scale(1);
  }
  to {
    transform: translate(0, 0) scale(0);
  }
}

@keyframes FadeZoomIn {
  from {
    filter: alpha(opacity=0);
    opacity: 0;
    transform: scale(0);
  }
  to {
    filter: alpha(opacity=100);
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes FadeZoomOut {
  from {
    filter: alpha(opacity=100);
    opacity: 1;
    transform: scale(1);
  }
  to {
    filter: alpha(opacity=0);
    opacity: 0;
    transform: scale(0);
  }
}

@keyframes FlipRightDownIn {
  from {
    transform: perspective(400px) rotateY(-180deg);
    transform-origin: right center;
    transform-style: preserve-3d;
  }
  to {
    transform: rotateY(0deg);
    transform-origin: right center;
    transform-style: preserve-3d;
  }
}

@keyframes FlipRightDownOut {
  from {
    transform: perspective(400px) rotateY(0deg);
    transform-origin: right center;
    transform-style: preserve-3d;
  }
  to {
    transform: rotateY(-180deg);
    transform-origin: right center;
    transform-style: preserve-3d;
  }
}

@keyframes FlipRightUpIn {
  from {
    transform: perspective(400px) rotateY(135deg);
    transform-origin: right center;
    transform-style: preserve-3d;
  }
  to {
    transform: rotateY(0deg);
    transform-origin: right center;
    transform-style: preserve-3d;
  }
}

@keyframes FlipRightUpOut {
  from {
    transform: perspective(400px) rotateY(0deg);
    transform-origin: right center;
    transform-style: preserve-3d;
  }
  to {
    transform: rotateY(135deg);
    transform-origin: right center;
    transform-style: preserve-3d;
  }
}

@keyframes FlipLeftDownIn {
  from {
    transform: perspective(400px) rotateY(-180deg);
    transform-origin: left center;
    transform-style: preserve-3d;
  }
  to {
    transform: rotateY(0deg);
    transform-origin: left center;
    transform-style: preserve-3d;
  }
}

@keyframes FlipLeftDownOut {
  from {
    transform: perspective(400px) rotateY(0deg);
    transform-origin: left center;
    transform-style: preserve-3d;
  }
  to {
    transform: rotateY(135deg);
    transform-origin: left center;
    transform-style: preserve-3d;
  }
}

@keyframes FlipLeftUpIn {
  from {
    transform: perspective(400px) rotateY(-135deg);
    transform-origin: left center;
    transform-style: preserve-3d;
  }
  to {
    transform: rotateY(0deg);
    transform-origin: left center;
    transform-style: preserve-3d;
  }
}

@keyframes FlipLeftUpOut {
  from {
    transform: perspective(400px) rotateY(0deg);
    transform-origin: left center;
    transform-style: preserve-3d;
  }
  to {
    transform: rotateY(135deg) perspective(200px);
    transform-origin: left center;
    transform-style: preserve-3d;
  }
}

@keyframes FlipYLeftIn {
  from {
    filter: alpha(opacity=0);
    opacity: 0;
    transform: perspective(400px) rotateY(180deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
  50% {
    transform: perspective(700px) rotateY(90deg);
  }
  to {
    filter: alpha(opacity=100);
    opacity: 1;
    transform: rotateY(0deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
}

@keyframes FlipYLeftOut {
  from {
    filter: alpha(opacity=100);
    opacity: 1;
    transform: perspective(400px) rotateY(0deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
  50% {
    transform: perspective(700px) rotateY(90deg);
  }
  75% {
    transform: perspective(850px) rotateY(125deg);
  }
  to {
    filter: alpha(opacity=0);
    opacity: 0;
    transform: rotateY(180deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
}

@keyframes FlipYRightIn {
  from {
    filter: alpha(opacity=0);
    opacity: 0;
    transform: perspective(400px) rotateY(-180deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
  50% {
    transform: perspective(700px) rotateY(-90deg);
  }
  to {
    filter: alpha(opacity=100);
    opacity: 1;
    transform: rotateY(0deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
}

@keyframes FlipYRightOut {
  from {
    filter: alpha(opacity=100);
    opacity: 1;
    transform: perspective(400px) rotateY(0deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
  50% {
    transform: perspective(700px) rotateY(-90deg);
  }
  to {
    filter: alpha(opacity=0);
    opacity: 0;
    transform: rotateY(-180deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
}

@keyframes FlipXDownIn {
  from {
    filter: alpha(opacity=0);
    opacity: 0;
    transform: perspective(400px) rotateX(180deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
  50% {
    transform: perspective(700px) rotateX(90deg);
  }
  to {
    filter: alpha(opacity=100);
    opacity: 1;
    transform: rotateX(0deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
}

@keyframes FlipXDownOut {
  from {
    filter: alpha(opacity=100);
    opacity: 1;
    transform: perspective(400px) rotateX(0deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
  50% {
    transform: perspective(700px) rotateX(90deg);
  }
  75% {
    transform: perspective(850px) rotateX(125deg);
  }
  to {
    filter: alpha(opacity=0);
    opacity: 0;
    transform: rotateX(180deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
}

@keyframes FlipXUpIn {
  from {
    filter: alpha(opacity=0);
    opacity: 0;
    transform: perspective(400px) rotateX(-180deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
  50% {
    transform: perspective(700px) rotateX(-90deg);
  }
  to {
    filter: alpha(opacity=100);
    opacity: 1;
    transform: rotateX(0deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
}

@keyframes FlipXUpOut {
  from {
    filter: alpha(opacity=100);
    opacity: 1;
    transform: perspective(400px) rotateX(0deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
  50% {
    transform: perspective(700px) rotateX(-90deg);
  }
  to {
    filter: alpha(opacity=0);
    opacity: 0;
    transform: rotateX(-180deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
}

.e-ripple,
.e-ripple-style {
  overflow: hidden;
  position: relative;
  transform: translate3d(0, 0, 0);
}

.e-ripple-element,
.e-ripple-style::after {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 100%;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  transform: scale(0);
  transition: opacity, transform 0ms cubic-bezier(0, 0.1, 0.2, 1);
}

.e-ripple-style::after {
  background: rgba(0, 0, 0, 0.3);
  content: '';
  display: block;
  height: 50%;
  left: 25%;
  opacity: 0;
  top: 25%;
  transform: scale(3);
  transition: transform .5s, opacity .5s;
  width: 50%;
}

.e-ripple-style:active::after {
  opacity: 1;
  transform: scale(0);
  transition: 0s;
}

/*! component's theme wise override material-definitions and variables */
/*! accordion icons */
.e-accordion .e-tgl-collapse-icon::before {
  content: '\e916';
}

.e-accordion .e-tgl-collapse-icon.e-expand-icon {
  transform: rotate(-180deg);
}

/*! accordion layout */
.e-bigger .e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content,
.e-accordion.e-bigger .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
  font-size: 16px;
}

.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel,
.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel {
  font-size: 14px;
}

.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel.e-nested > .e-acrdn-content,
.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel.e-nested > .e-acrdn-content {
  padding: 0;
}

.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel.e-nested .e-acrdn-content .e-accordion,
.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel.e-nested .e-acrdn-content .e-accordion {
  border: 0;
}

.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel.e-nested .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-header,
.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel.e-nested .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-header {
  padding: 0 46px 0 48px;
}

.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel.e-nested .e-accordion .e-acrdn-item.e-select .e-acrdn-header,
.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel.e-nested .e-accordion .e-acrdn-item.e-select .e-acrdn-header {
  padding: 0 46px 0 32px;
}

.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-header .e-acrdn-header-content,
.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-header .e-acrdn-header-content {
  font-size: 14px;
}

.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-header,
.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-header {
  line-height: 47px;
  min-height: 48px;
  padding: 0 46px 0 16px;
}

.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-header .e-toggle-icon,
.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-header .e-toggle-icon {
  height: 48px;
  min-height: 48px;
  min-width: 30px;
  right: 16px;
}

.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-header .e-acrdn-header-icon,
.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-header .e-acrdn-header-icon {
  display: inline-block;
  padding: 0 14px 0 0;
}

.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content,
.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content {
  padding: 16px;
}

.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content .e-acrdn-panel .e-acrdn-content,
.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content .e-acrdn-panel .e-acrdn-content {
  padding: 16px 16px 16px 48px;
}

.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content .e-acrdn-panel .e-acrdn-panel .e-acrdn-content,
.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content .e-acrdn-panel .e-acrdn-panel .e-acrdn-content {
  padding: 16px 16px 16px 64px;
}

.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content .e-acrdn-header,
.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content .e-acrdn-header {
  padding: 0 46px 0 32px;
}

.e-bigger .e-accordion.e-rtl .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content .e-acrdn-panel.e-nested > .e-acrdn-content,
.e-accordion.e-bigger.e-rtl .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content .e-acrdn-panel.e-nested > .e-acrdn-content {
  padding: 0;
}

.e-bigger .e-accordion.e-rtl .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content .e-acrdn-panel .e-acrdn-content,
.e-accordion.e-bigger.e-rtl .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content .e-acrdn-panel .e-acrdn-content {
  padding: 16px 48px 16px 16px;
}

.e-bigger .e-accordion.e-rtl .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content .e-acrdn-panel .e-acrdn-panel.e-nested > .e-acrdn-content,
.e-accordion.e-bigger.e-rtl .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content .e-acrdn-panel .e-acrdn-panel.e-nested > .e-acrdn-content {
  padding: 0;
}

.e-bigger .e-accordion.e-rtl .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content .e-acrdn-panel .e-acrdn-panel .e-acrdn-content,
.e-accordion.e-bigger.e-rtl .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content .e-acrdn-panel .e-acrdn-panel .e-acrdn-content {
  padding: 16px 64px 16px 16px;
}

.e-bigger .e-accordion.e-rtl .e-acrdn-item.e-select .e-acrdn-panel.e-nested .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-header,
.e-accordion.e-bigger.e-rtl .e-acrdn-item.e-select .e-acrdn-panel.e-nested .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-header {
  padding: 0 48px 0 46px;
}

.e-bigger .e-accordion.e-rtl .e-acrdn-item.e-select .e-acrdn-panel.e-nested .e-accordion .e-acrdn-item.e-select .e-acrdn-header,
.e-accordion.e-bigger.e-rtl .e-acrdn-item.e-select .e-acrdn-panel.e-nested .e-accordion .e-acrdn-item.e-select .e-acrdn-header {
  padding: 0 32px 0 46px;
}

.e-bigger .e-accordion.e-rtl .e-acrdn-item .e-acrdn-header,
.e-accordion.e-bigger.e-rtl .e-acrdn-item .e-acrdn-header {
  padding: 0 16px 0 46px;
}

.e-bigger .e-accordion.e-rtl .e-acrdn-item .e-acrdn-header .e-toggle-icon,
.e-accordion.e-bigger.e-rtl .e-acrdn-item .e-acrdn-header .e-toggle-icon {
  left: 16px;
  right: auto;
}

.e-bigger .e-accordion.e-rtl .e-acrdn-item .e-acrdn-header .e-acrdn-header-icon,
.e-accordion.e-bigger.e-rtl .e-acrdn-item .e-acrdn-header .e-acrdn-header-icon {
  padding: 0 0 0 14px;
}

.e-accordion {
  display: block;
  position: relative;
}

.e-accordion .e-acrdn-item.e-select.e-selected:first-child {
  border-top: 0;
}

.e-accordion .e-acrdn-item.e-select.e-selected:last-child {
  border-bottom: 0;
}

.e-accordion .e-acrdn-item > .e-acrdn-header .e-acrdn-header-content {
  font-weight: normal;
}

.e-accordion .e-acrdn-item.e-selected {
  padding-top: 0;
}

.e-accordion .e-acrdn-item.e-selected > .e-acrdn-header .e-acrdn-header-content {
  font-weight: normal;
}

.e-accordion .e-acrdn-item.e-overlay {
  height: auto;
}

.e-accordion .e-acrdn-item {
  overflow: hidden;
  padding-top: 0;
  position: relative;
}

.e-accordion .e-acrdn-item.e-hide {
  display: none;
}

.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
  font-size: 15px;
}

.e-accordion .e-acrdn-item.e-select > .e-acrdn-header {
  cursor: pointer;
}

.e-accordion .e-acrdn-item .e-acrdn-header {
  line-height: 35px;
  min-height: 36px;
  overflow: hidden;
  padding: 0 40px 0 16px;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-accordion .e-acrdn-item .e-acrdn-header > * {
  display: inline-block;
}

.e-accordion .e-acrdn-item .e-acrdn-header .e-toggle-icon {
  display: table;
  font-size: 12px;
  height: 36px;
  min-height: 36px;
  min-width: 24px;
  position: absolute;
  right: 16px;
  top: 0;
}

.e-accordion .e-acrdn-item .e-acrdn-header .e-toggle-icon .e-tgl-collapse-icon.e-icons {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.e-accordion .e-acrdn-item .e-acrdn-header .e-toggle-animation {
  transition: .5s ease 0s;
}

.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-icon {
  display: inline-block;
  padding: 0 8px 0 0;
}

.e-accordion .e-acrdn-item .e-acrdn-panel {
  font-size: 13px;
  overflow-y: hidden;
  text-decoration: none;
  width: 100%;
}

.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested > .e-acrdn-content {
  padding: 0;
}

.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested > .e-acrdn-content .e-acrdn-panel.e-nested > .e-acrdn-content {
  padding: 0;
}

.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested > .e-acrdn-content .e-accordion {
  border: 0;
}

.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested > .e-acrdn-content .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-header {
  padding: 0 40px 0 48px;
}

.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested .e-acrdn-item.e-select.e-selected .e-acrdn-header > .e-acrdn-header-content {
  font-weight: normal;
}

.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested .e-nested .e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
  font-weight: normal;
}

.e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-panel .e-acrdn-content {
  padding: 16px 16px 16px 48px;
}

.e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-panel .e-acrdn-panel .e-acrdn-content {
  padding: 16px 16px 16px 64px;
}

.e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content {
  line-height: 1.5;
  overflow: hidden;
  padding: 16px;
  text-overflow: ellipsis;
}

.e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content > * {
  overflow: hidden;
  text-overflow: ellipsis;
}

.e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content .e-acrdn-header {
  padding: 0 40px 0 32px;
}

.e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content .e-acrdn-header-content {
  font-size: 14px;
}

.e-accordion .e-acrdn-item .e-content-hide {
  display: none;
}

.e-accordion.e-rtl .e-acrdn-item .e-acrdn-panel.e-nested > .e-acrdn-content .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-header {
  padding: 0 48px 0 40px;
}

.e-accordion.e-rtl .e-acrdn-item .e-acrdn-panel .e-acrdn-content .e-acrdn-header {
  padding: 0 32px 0 40px;
}

.e-accordion.e-rtl .e-acrdn-item .e-acrdn-panel .e-acrdn-panel .e-acrdn-content {
  padding: 16px 48px 16px 16px;
}

.e-accordion.e-rtl .e-acrdn-item .e-acrdn-panel .e-acrdn-panel .e-acrdn-panel .e-acrdn-content {
  padding: 16px 64px 16px 16px;
}

.e-accordion.e-rtl .e-acrdn-item .e-acrdn-header {
  padding: 0 16px 0 40px;
}

.e-accordion.e-rtl .e-acrdn-item .e-acrdn-header .e-toggle-icon {
  left: 16px;
  right: auto;
}

.e-accordion.e-rtl .e-acrdn-item .e-acrdn-header .e-acrdn-header-icon {
  padding: 0 0 0 8px;
}

/*! accordion theme */
.e-accordion {
  -webkit-tap-highlight-color: transparent;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.12);
}

.e-accordion .e-active {
  background: #fff;
}

.e-accordion .e-acrdn-item.e-item-focus.e-select.e-selected.e-expand-state {
  border-top: 1px solid #fff;
}

.e-accordion .e-acrdn-item.e-item-focus.e-expand-state.e-select, .e-accordion .e-acrdn-item.e-item-focus.e-select.e-selected.e-expand-state {
  border-color: #eee;
}

.e-accordion .e-acrdn-item.e-expand-state.e-select {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}

.e-accordion .e-acrdn-item.e-overlay {
  background: #fff;
}

.e-accordion .e-acrdn-item.e-selected.e-select.e-expand-state > .e-acrdn-header:focus {
  background: #eee;
}

.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested .e-acrdn-header .e-acrdn-header-content {
  color: rgba(0, 0, 0, 0.87);
}

.e-accordion .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content {
  color: rgba(0, 0, 0, 0.87);
}

.e-accordion .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content .e-content-icon {
  color: rgba(0, 0, 0, 0.54);
}

.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
  color: rgba(0, 0, 0, 0.87);
}

.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-icon {
  color: rgba(0, 0, 0, 0.54);
}

.e-accordion .e-acrdn-item.e-expand-state.e-select:not(.e-selected) > .e-acrdn-header:focus {
  background: #eee;
}

.e-accordion .e-acrdn-item .e-acrdn-header:hover {
  background: transparent;
}

.e-accordion .e-acrdn-item .e-acrdn-header:active {
  background: transparent;
}

.e-accordion .e-acrdn-item .e-acrdn-header:focus {
  background: #eee;
}

.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header,
.e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header {
  background: #fff;
}

.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header > .e-toggle-icon,
.e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header > .e-toggle-icon {
  color: rgba(0, 0, 0, 0.54);
}

.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header .e-acrdn-header-icon,
.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header .e-acrdn-header-content,
.e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header .e-acrdn-header-icon,
.e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header .e-acrdn-header-content {
  color: #e3165b;
}

.e-accordion .e-acrdn-item.e-select {
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
}

.e-accordion .e-acrdn-item.e-select.e-item-focus {
  border-color: #eee;
}

.e-accordion .e-acrdn-item.e-selected.e-select {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}

.e-accordion .e-acrdn-item.e-selected + .e-selected {
  border-top: 1px solid transparent;
}

.e-accordion .e-acrdn-item.e-selected .e-selected:last-child {
  border-bottom: 1px none rgba(0, 0, 0, 0.12);
}

.e-accordion .e-acrdn-item.e-selected > .e-acrdn-panel .e-acrdn-content {
  color: rgba(0, 0, 0, 0.87);
}

.e-accordion .e-acrdn-item.e-selected > .e-acrdn-panel .e-acrdn-header-content {
  color: rgba(0, 0, 0, 0.54);
}

.e-accordion .e-acrdn-item .e-toggle-icon {
  color: rgba(0, 0, 0, 0.54);
}

.e-accordion .e-acrdn-item .e-acrdn-panel {
  font-size: 13px;
}

@keyframes e-input-ripple {
  100% {
    opacity: 0;
    transform: scale(4);
  }
}

@keyframes material-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes fabric-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.e-dropdownbase .e-list-item .e-list-icon {
  padding: 0 16px 0 0;
}

.e-small .e-dropdownbase .e-list-item .e-list-icon {
  padding: 0 12px 0 0;
}

.e-bigger.e-small .e-dropdownbase .e-list-item .e-list-icon {
  padding: 0 16px 0 0;
}

.e-ddl.e-control-wrapper .e-ddl-icon::before {
  transform: rotate(0deg);
  transition: transform 300ms ease;
}

.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before {
  transform: rotate(180deg);
  transition: transform 300ms ease;
}

.e-dropdownbase .e-list-item.e-active.e-hover {
  color: #e3165b;
}

.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
.e-input-group:not(.e-disabled) .e-back-icon:active,
.e-input-group:not(.e-disabled) .e-back-icon:hover,
.e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:active,
.e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:hover {
  background: transparent;
}

.e-input-group .e-ddl-icon:not(:active)::after {
  animation: none;
}

.e-ddl.e-popup {
  border: 0;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  margin-top: 2px;
}

.e-bigger .e-popup.e-ddl-device-filter .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
  border-color: #e0e0e0;
}

.e-bigger .e-popup.e-ddl-device-filter {
  margin-top: 0;
}

.e-bigger .e-ddl-device .e-input-group,
.e-bigger .e-ddl-device .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
  background: #f5f5f5;
  border-width: 0;
  box-shadow: none;
  margin-bottom: 0;
}

.e-bigger .e-ddl-device .e-input-group .e-back-icon,
.e-bigger .e-ddl-device .e-input-group input.e-input,
.e-bigger .e-ddl-device .e-input-group .e-clear-icon {
  background-color: #f5f5f5;
}

.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
  margin: 6px 6px 5px;
  min-height: 12px;
  min-width: 12px;
  padding: 6px;
}

.e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
.e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
  min-height: 16px;
  min-width: 16px;
}

.e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-filter,
.e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-filter {
  padding: 8px 16px 8px 0;
}

.e-input-group.e-ddl,
.e-input-group.e-ddl .e-input,
.e-input-group.e-ddl .e-ddl-icon {
  background: transparent;
}

.e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
.e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left) {
  border-bottom-width: 0;
}

.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-small .e-clear-icon,
.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus.e-small .e-clear-icon,
.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon,
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon {
  margin: 0;
}

.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small .e-input-filter,
.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small.e-input-focus .e-input-filter {
  padding: 5px 5px 5px 12px;
}

.e-bigger.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
.e-bigger.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
.e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-small .e-clear-icon,
.e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-small .e-clear-icon,
.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-bigger .e-clear-icon,
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-bigger .e-clear-icon,
.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-bigger.e-small .e-clear-icon {
  min-height: 18px;
  min-width: 18px;
}

.e-bigger.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
.e-bigger.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
.e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small .e-input-filter,
.e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small .e-input-filter,
.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-bigger .e-input-filter,
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-bigger .e-input-filter,
.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-bigger.e-small .e-input-filter {
  padding: 8px 16px;
}

.e-ddl .e-search-icon::before {
  content: '\e993';
}

.e-ddl .e-back-icon::before {
  content: '\e977';
}

.e-ddl.e-input-group.e-control-wrapper .e-ddl-icon::before {
  content: '\e969';
  font-family: 'e-icons';
}

.e-bigger .e-input-group.e-ddl .e-input-filter,
.e-bigger .e-input-group.e-ddl .e-input-filter:focus {
  margin-left: -20px;
}

.e-bigger .e-ddl.e-popup .e-list-item,
.e-bigger .e-ddl.e-popup .e-list-group-item {
  font-size: 14px;
}

.e-bigger .e-ddl.e-popup .e-input-group {
  padding: 4px 0;
}

.e-bigger.e-ddl.e-popup .e-list-item,
.e-bigger.e-ddl.e-popup .e-list-group-item {
  font-size: 14px;
}

.e-bigger.e-ddl.e-popup .e-input-group {
  padding: 4px 0;
}

.e-popup-full-page {
  bottom: 0;
  left: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  right: 0;
  top: 0;
}

.e-ddl.e-control-wrapper .e-ddl-disable-icon {
  position: relative;
}

.e-ddl.e-control-wrapper .e-ddl-disable-icon::before {
  content: '';
}

.e-ddl-device-filter .e-filter-parent {
  background-color: #f5f5f5;
}

.e-ddl input.e-input::-webkit-contacts-auto-fill-button {
  display: none;
  pointer-events: none;
  position: absolute;
  right: 0;
  visibility: hidden;
}

.e-filter-parent {
  border: 0;
  border-top-width: 0;
  box-shadow: 0 1.5px 5px -2px rgba(0, 0, 0, 0.3);
  display: block;
  padding: 0;
}

.e-ddl.e-input-group:not(.e-disabled) {
  cursor: pointer;
}

.e-ddl.e-popup.e-ddl-device-filter .e-input-group.e-input-focus::before,
.e-ddl.e-popup.e-ddl-device-filter .e-input-group.e-input-focus::after {
  width: 0;
}

.e-ddl.e-popup {
  background: #fff;
  position: absolute;
}

.e-ddl.e-popup .e-search-icon {
  margin: 0;
  opacity: .57;
  padding: 12px 8px 8px;
}

.e-ddl.e-popup .e-filter-parent .e-back-icon {
  padding: 0 8px;
}

.e-ddl.e-popup.e-rtl .e-filter-parent .e-input-group.e-control-wrapper .e-input-filter,
.e-ddl.e-popup .e-filter-parent .e-input-filter,
.e-ddl.e-popup .e-filter-parent .e-input-filter:focus {
  padding: 8px 16px 8px;
}

.e-ddl.e-popup .e-input-group {
  margin-bottom: 0;
}

.e-ddl.e-popup .e-ddl-footer,
.e-ddl.e-popup .e-ddl-header {
  cursor: default;
}

.e-ddl.e-input-group .e-ddl-hidden {
  border: 0;
  height: 0;
  visibility: hidden;
  width: 0;
}

.e-ddl.e-input-group,
.e-ddl.e-input-group.e-input-focus:focus {
  outline: none;
}

.e-dropdownbase .e-list-item .e-highlight {
  display: inline;
  font-weight: bold;
  vertical-align: baseline;
}

.e-ddl.e-input-group input[readonly] ~ .e-clear-icon:not(.e-clear-icon-hide),
.e-float-input input[readonly] ~ .e-clear-icon:not(.e-clear-icon-hide),
.e-float-input.e-input-group input[readonly] ~ .e-clear-icon:not(.e-clear-icon-hide) {
  opacity: 1;
}

.e-ddl.e-input-group .e-input-value,
.e-ddl.e-input-group .e-input-value:focus {
  font-family: inherit;
  font-size: 14px;
  height: auto;
  margin: 0;
  outline: none;
  width: 100%;
}

.e-ddl.e-input-group input[readonly].e-input,
.e-ddl.e-input-group input[readonly],
.e-ddl.e-input-group .e-dropdownlist {
  pointer-events: none;
}

ejs-autocomplete,
ejs-combobox,
ejs-dropdownlist {
  display: block;
}

.e-small .e-ddl.e-popup .e-list-item,
.e-small .e-ddl.e-popup .e-list-group-item,
.e-input-group.e-ddl.e-small .e-list-item,
.e-input-group.e-ddl.e-small .e-list-group-item {
  font-size: 12px;
}

.e-small.e-ddl.e-popup .e-list-item,
.e-small.e-ddl.e-popup .e-list-group-item,
.e-input-group.e-ddl.e-small .e-list-item,
.e-input-group.e-ddl.e-small .e-list-group-item {
  font-size: 12px;
}

.e-bigger.e-small .e-ddl.e-popup .e-list-item,
.e-bigger.e-small .e-ddl.e-popup .e-list-group-item,
.e-bigger .e-input-group.e-ddl.e-small .e-list-item,
.e-bigger .e-input-group.e-ddl.e-small .e-list-group-item {
  font-size: 13px;
}

.e-bigger.e-small.e-ddl.e-popup .e-list-item,
.e-bigger.e-small.e-ddl.e-popup .e-list-group-item,
.e-bigger .e-input-group.e-ddl.e-small .e-list-item,
.e-bigger .e-input-group.e-ddl.e-small .e-list-group-item {
  font-size: 13px;
}

.e-content-placeholder.e-ddl.e-placeholder-ddl,
.e-content-placeholder.e-autocomplete.e-placeholder-autocomplete,
.e-content-placeholder.e-combobox.e-placeholder-combobox {
  background-size: 300px 33px;
  min-height: 33px;
}

.e-bigger .e-content-placeholder.e-ddl.e-placeholder-ddl,
.e-bigger.e-content-placeholder.e-ddl.e-placeholder-ddl,
.e-bigger .e-content-placeholder.e-autocomplete.e-placeholder-autocomplete,
.e-bigger.e-content-placeholder.e-autocomplete.e-placeholder-autocomplete,
.e-bigger .e-content-placeholder.e-combobox.e-placeholder-combobox,
.e-bigger.e-content-placeholder.e-combobox.e-placeholder-combobox {
  background-size: 300px 40px;
  min-height: 40px;
}

.e-popup {
  border-color: #e0e0e0;
}

.e-float-input.e-input-group.e-ddl.e-control.e-icon-anim > .e-float-text,
.e-float-input.e-input-focus.e-input-group.e-ddl.e-control.e-keyboard > .e-float-text {
  color: #e3165b;
}

@keyframes e-input-ripple {
  100% {
    opacity: 0;
    transform: scale(4);
  }
}

.e-float-input .e-clear-icon::before,
.e-float-input.e-control-wrapper .e-clear-icon::before {
  content: '\e932';
  font-family: 'e-icons';
}

.e-input-group .e-clear-icon::before,
.e-input-group.e-control-wrapper .e-clear-icon::before {
  content: '\e932';
  font-family: 'e-icons';
}

.e-filled.e-float-input .e-clear-icon::before,
.e-filled.e-float-input.e-control-wrapper .e-clear-icon::before {
  content: '\e208';
  font-family: 'e-icons';
}

.e-filled.e-input-group .e-clear-icon::before,
.e-filled.e-input-group.e-control-wrapper .e-clear-icon::before {
  content: '\e208';
  font-family: 'e-icons';
}

.e-outline.e-float-input .e-clear-icon::before,
.e-outline.e-float-input.e-control-wrapper .e-clear-icon::before {
  content: '\e208';
  font-family: 'e-icons';
}

.e-outline.e-input-group .e-clear-icon::before,
.e-outline.e-input-group.e-control-wrapper .e-clear-icon::before {
  content: '\e208';
  font-family: 'e-icons';
}

/*! input layout */
.e-input-group,
.e-input-group.e-control-wrapper {
  display: table;
  line-height: 1.4;
  margin-bottom: 4px;
}

input.e-input,
.e-input-group input.e-input,
.e-input-group.e-control-wrapper input.e-input,
textarea.e-input,
.e-input-group textarea.e-input,
.e-input-group.e-control-wrapper textarea.e-input {
  border: 0 solid;
  border-width: 0 0 1px 0;
  height: auto;
  line-height: inherit;
  margin: 0;
  margin-bottom: 4px;
  outline: none;
  padding: 4px 0 4px;
  text-indent: 0;
  width: 100%;
}

input.e-input,
textarea.e-input,
.e-input-group,
.e-input-group.e-control-wrapper {
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 13px;
  font-weight: 400;
}

.e-input-group.e-disabled,
.e-input-group.e-control-wrapper.e-disabled {
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 13px;
  font-weight: 400;
}

.e-input-group input.e-input,
.e-input-group.e-control-wrapper input.e-input,
.e-input-group textarea.e-input,
.e-input-group.e-control-wrapper textarea.e-input {
  font: inherit;
}

input.e-input,
.e-input-group input.e-input,
.e-input-group input,
.e-input-group.e-control-wrapper input.e-input,
.e-input-group.e-control-wrapper input,
.e-float-input input,
.e-float-input.e-input-group input,
.e-float-input.e-control-wrapper input,
.e-float-input.e-control-wrapper.e-input-group input,
input.e-input:focus,
.e-input-group input.e-input:focus,
.e-input-group input:focus,
.e-input-group.e-control-wrapper input.e-input:focus,
.e-input-group.e-control-wrapper input:focus,
.e-float-input input:focus,
.e-float-input.e-input-group input:focus,
.e-float-input.e-control-wrapper input:focus,
.e-float-input.e-control-wrapper.e-input-group input:focus {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-input-group.e-input-focus input.e-input,
.e-input-group.e-input-focus input,
.e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-input-group.e-control-wrapper.e-input-focus input,
.e-float-input.e-input-focus input,
.e-float-input.e-input-group.e-input-focus input,
.e-float-input.e-control-wrapper.e-input-focus input,
.e-float-input.e-control-wrapper.e-input-group.e-input-focus input {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

input.e-input,
.e-input-group input.e-input,
.e-input-group input,
.e-input-group.e-control-wrapper input.e-input,
.e-input-group.e-control-wrapper input,
.e-float-input input,
.e-float-input.e-input-group input,
.e-float-input.e-control-wrapper input,
.e-float-input.e-control-wrapper.e-input-group input,
.e-input-group,
.e-input-group.e-control-wrapper,
.e-float-input,
.e-float-input.e-control-wrapper {
  border-radius: 0;
}

.e-input:focus {
  border-width: 0 0 2px 0;
  padding-bottom: 4px;
}

.e-input.e-small:focus {
  border-width: 0 0 2px 0;
  padding-bottom: 4px;
}

.e-input.e-bigger:focus,
.e-bigger .e-input:focus {
  padding-bottom: 5px;
}

.e-input.e-small.e-bigger:focus,
.e-bigger .e-input.e-small:focus {
  padding-bottom: 4px;
}

.e-input:focus {
  padding-bottom: 3px;
}

.e-input.e-small:focus {
  padding-bottom: 3px;
}

.e-input.e-bigger:focus,
.e-bigger .e-input:focus {
  padding-bottom: 4px;
}

.e-input.e-small.e-bigger:focus,
.e-bigger .e-input.e-small:focus {
  padding-bottom: 3px;
}

.e-input-group input.e-input:focus,
.e-input-group.e-control-wrapper input.e-input:focus,
.e-input-group textarea.e-input:focus,
.e-input-group.e-control-wrapper textarea.e-input:focus,
.e-input-group.e-input-focus input.e-input,
.e-input-group.e-control-wrapper.e-input-focus input.e-input {
  padding: 4px 0 4px;
}

input.e-input.e-bigger,
textarea.e-input.e-bigger,
.e-bigger input.e-input,
.e-bigger textarea.e-input,
.e-input-group.e-bigger,
.e-bigger .e-input-group,
.e-input-group.e-control-wrapper.e-bigger,
.e-bigger .e-input-group.e-control-wrapper,
.e-input-group.e-bigger.e-disabled,
.e-bigger .e-input-group.e-disabled,
.e-input-group.e-control-wrapper.e-bigger.e-disabled,
.e-bigger .e-input-group.e-control-wrapper.e-disabled {
  font-size: 14px;
}

.e-input-group.e-bigger .e-input,
.e-input-group.e-bigger.e-control-wrapper .e-input,
.e-bigger .e-input-group .e-input,
.e-bigger .e-input-group.e-control-wrapper .e-input {
  font: inherit;
}

input.e-input.e-bigger,
textarea.e-input.e-bigger,
.e-input-group.e-bigger .e-input,
.e-input-group.e-bigger.e-control-wrapper .e-input,
.e-bigger input.e-input,
.e-bigger textarea.e-input,
.e-bigger .e-input-group .e-input,
.e-bigger .e-input-group.e-control-wrapper .e-input {
  line-height: inherit;
  margin-bottom: 8px;
  padding: 5px 0 5px;
}

.e-input-group.e-bigger .e-input:focus,
.e-bigger .e-input-group .e-input:focus,
.e-input-group.e-control-wrapper.e-bigger .e-input:focus,
.e-bigger .e-input-group.e-control-wrapper .e-input:focus,
.e-input-group.e-bigger.e-input-focus .e-input,
.e-bigger .e-input-group.e-input-focus .e-input,
.e-input-group.e-control-wrapper.e-bigger.e-input-focus .e-input,
.e-bigger .e-input-group.e-control-wrapper.e-input-focus .e-input {
  padding: 5px 0 5px;
}

.e-input-group .e-input-group-icon,
.e-input-group.e-control-wrapper .e-input-group-icon {
  align-items: center;
  border: 0 solid;
  border-width: 0;
  box-sizing: content-box;
  cursor: pointer;
  flex-direction: column;
  font-size: 12px;
  justify-content: center;
  line-height: 1;
  min-height: 18px;
  min-width: 18px;
  padding: 0;
  text-align: center;
}

.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
  font-size: 20px;
  margin: 0;
  min-height: 30px;
  min-width: 30px;
  padding: 0;
}

.e-input-group.e-bigger .e-input-group-icon,
.e-input-group .e-input-group-icon.e-bigger,
.e-bigger .e-input-group .e-input-group-icon,
.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
.e-bigger .e-input-group.e-control-wrapper .e-input-group-icon {
  min-height: 20px;
  min-width: 20px;
}

.e-input-group.e-bigger .e-input-group-icon,
.e-input-group .e-input-group-icon.e-bigger,
.e-bigger .e-input-group .e-input-group-icon,
.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
.e-bigger .e-input-group.e-control-wrapper .e-input-group-icon {
  font-size: 12px;
  padding: 0;
}

.e-input-group.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-input-group.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-input-group.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-input-group.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-input-group.e-control-wrapper.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
  font-size: 20px;
  margin: 0;
  min-height: 32px;
  min-width: 32px;
  padding: 0;
}

.e-input-group.e-small.e-float-icon-left > .e-input-group-icon,
.e-input-group.e-float-icon-left > .e-input-group-icon.e-small,
.e-input-group.e-control-wrapper.e-small.e-float-icon-left > .e-input-group-icon,
.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-small,
.e-small .e-input-group.e-float-icon-left > .e-input-group-icon,
.e-small .e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-input-group.e-small.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon.e-small,
.e-small .e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-control-wrapper.e-input-group.e-small.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left > .e-input-group-icon.e-small,
.e-small .e-float-input.e-control-wrapper.e-input-group.e-float-icon-left > .e-input-group-icon {
  font-size: 20px;
  margin: 0;
  min-height: 28px;
  min-width: 28px;
  padding: 0;
}

.e-input-group.e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-input-group.e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-input-group.e-small.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-input-group.e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-input-group.e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-input-group.e-float-input.e-small.e-float-icon-left > .e-input-group-icon,
.e-input-group.e-control-wrapper.e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-input-group.e-control-wrapper.e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-input-group.e-control-wrapper.e-small.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-control-wrapper.e-input-group.e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-input-group.e-control-wrapper.e-float-input.e-small.e-float-icon-left > .e-input-group-icon {
  font-size: 20px;
  margin: 0;
  min-height: 30px;
  min-width: 30px;
  padding: 0;
}

.e-input-group.e-float-icon-left:not(.e-disabled) > .e-input-group-icon:active,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-disabled) > .e-input-group-icon:active {
  background: transparent;
}

.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
  cursor: auto;
}

.e-input[disabled],
.e-input-group .e-input[disabled],
.e-input-group.e-control-wrapper .e-input[disabled],
.e-input-group.e-disabled,
.e-input-group.e-disabled input,
.e-input-group.e-disabled input.e-input,
.e-input-group.e-disabled textarea,
.e-input-group.e-disabled textarea.e-input,
.e-input-group.e-control-wrapper.e-disabled,
.e-input-group.e-control-wrapper.e-disabled input,
.e-input-group.e-control-wrapper.e-disabled input.e-input,
.e-input-group.e-control-wrapper.e-disabled textarea,
.e-input-group.e-control-wrapper.e-disabled textarea.e-input,
.e-float-input.e-disabled input,
.e-float-input.e-disabled textarea,
.e-float-input input[disabled],
.e-float-input input.e-disabled,
.e-float-input textarea[disabled],
.e-float-input textarea.e-disabled,
.e-float-input.e-control-wrapper.e-disabled input,
.e-float-input.e-control-wrapper.e-disabled textarea,
.e-float-input.e-control-wrapper input[disabled],
.e-float-input.e-control-wrapper input.e-disabled,
.e-float-input.e-control-wrapper textarea[disabled],
.e-float-input.e-control-wrapper textarea.e-disabled,
.e-input-group.e-disabled span,
.e-input-group.e-control-wrapper.e-disabled span {
  cursor: not-allowed;
}

.e-input[disabled],
.e-input-group.e-disabled,
.e-input-group.e-control-wrapper.e-disabled,
.e-float-input.e-disabled,
.e-float-input input[disabled],
.e-float-input input.e-disabled,
.e-float-input.e-disabled input,
.e-float-input.e-control-wrapper.e-disabled,
.e-float-input.e-control-wrapper input[disabled],
.e-float-input.e-control-wrapper input.e-disabled,
.e-float-input.e-control-wrapper.e-disabled input {
  filter: alpha(opacity=100);
  opacity: 1;
}

.e-input.e-rtl,
.e-input-group.e-rtl,
.e-input-group.e-control-wrapper.e-rtl {
  direction: rtl;
}

.e-input.e-corner {
  border-radius: 0;
}

.e-input-group,
.e-input-group.e-control-wrapper {
  display: inline-flex;
  vertical-align: middle;
}

.e-float-input:not(.e-input-group),
.e-float-input.e-control-wrapper:not(.e-input-group) {
  display: inline-block;
}

.e-input-group .e-input-group-icon,
.e-input-group.e-control-wrapper .e-input-group-icon {
  display: flex;
}

.e-input-group .e-input-group-icon:first-child,
.e-input-group.e-control-wrapper .e-input-group-icon:first-child {
  border-left-width: 0;
}

.e-input-group .e-input-group-icon,
.e-input-group.e-control-wrapper .e-input-group-icon {
  white-space: nowrap;
}

.e-input-group .e-input-group-icon:not(:last-child),
.e-input-group.e-control-wrapper .e-input-group-icon:not(:last-child) {
  border-right-width: 0;
}

.e-input + .e-input-group-icon,
.e-input-group .e-input + .e-input-group-icon,
.e-input-group.e-control-wrapper .e-input + .e-input-group-icon {
  border-left-width: 0;
}

.e-input-group.e-corner .e-input:first-child,
.e-input-group.e-corner .e-input-group-icon:first-child,
.e-input-group.e-control-wrapper.e-corner .e-input:first-child,
.e-input-group.e-control-wrapper.e-corner .e-input-group-icon:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.e-input-group.e-corner .e-input:last-child,
.e-input-group.e-corner .e-input-group-icon:last-child,
.e-input-group.e-control-wrapper.e-corner .e-input:last-child,
.e-input-group.e-control-wrapper.e-corner .e-input-group-icon:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.e-input-group.e-rtl .e-input-group-icon:first-child,
.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:first-child {
  border-left-width: 0;
  border-right-width: 0;
}

.e-input-group.e-rtl .e-input-group-icon:last-child,
.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:last-child {
  border-left-width: 0;
  border-right-width: 0;
}

.e-input-group.e-rtl .e-input-group-icon:not(:last-child),
.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:not(:last-child) {
  border-left-width: 0;
}

.e-input-group.e-rtl .e-input-group-icon + .e-input,
.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon + .e-input {
  border-right-width: 0;
}

input.e-input.e-small,
textarea.e-input.e-small,
.e-small input.e-input,
.e-small textarea.e-input,
.e-input-group.e-small,
.e-small .e-input-group,
.e-input-group.e-control-wrapper.e-small,
.e-small .e-input-group.e-control-wrapper,
.e-input-group.e-small.e-disabled,
.e-small .e-input-group.e-disabled,
.e-input-group.e-control-wrapper.e-small.e-disabled,
.e-small .e-input-group.e-control-wrapper.e-disabled {
  font-size: 12px;
}

.e-input-group.e-small .e-input,
.e-input-group.e-small.e-control-wrapper .e-input,
.e-small .e-input-group .e-input,
.e-small .e-input-group.e-control-wrapper .e-input {
  font: inherit;
}

.e-input.e-small,
.e-input-group.e-small .e-input,
.e-input-group.e-control-wrapper.e-small .e-input {
  line-height: inherit;
  padding: 4px 0 4px;
}

.e-input-group.e-small .e-input:focus,
.e-input-group.e-control-wrapper.e-small .e-input:focus,
.e-input-group.e-small.e-input-focus .e-input,
.e-input-group.e-control-wrapper.e-small.e-input-focus .e-input {
  padding: 4px 0 4px;
}

.e-input.e-small.e-bigger,
.e-input-group.e-small.e-bigger,
.e-small.e-bigger .e-input-group,
.e-input-group.e-control-wrapper.e-small.e-bigger,
.e-small.e-bigger .e-input-group.e-control-wrapper,
.e-bigger .e-input.e-small,
.e-small .e-input.e-bigger,
.e-bigger .e-input-group.e-small,
.e-bigger .e-input-group.e-control-wrapper.e-small,
.e-small .e-input-group.e-bigger,
.e-small .e-input-group.e-control-wrapper.e-bigger {
  font-size: 13px;
}

.e-input-group.e-small.e-bigger.e-disabled,
.e-small.e-bigger .e-input-group.e-disabled,
.e-input-group.e-control-wrapper.e-small.e-bigger.e-disabled,
.e-small.e-bigger .e-input-group.e-control-wrapper.e-disabled,
.e-bigger .e-input.e-small.e-disabled,
.e-small .e-input.e-bigger.e-disabled,
.e-bigger .e-input-group.e-small.e-disabled,
.e-bigger .e-input-group.e-control-wrapper.e-small.e-disabled,
.e-small .e-input-group.e-bigger.e-disabled,
.e-small .e-input-group.e-control-wrapper.e-bigger.e-disabled {
  font-size: 13px;
}

.e-input.e-small.e-bigger,
.e-bigger .e-input.e-small,
.e-small .e-input.e-bigger {
  padding: 4px 0 4px;
}

.e-input-group.e-small.e-bigger .e-input,
.e-input-group.e-small .e-input.e-bigger,
.e-input-group.e-control-wrapper.e-small.e-bigger .e-input,
.e-input-group.e-control-wrapper.e-small .e-input.e-bigger,
.e-bigger .e-input-group.e-small .e-input,
.e-bigger .e-input-group.e-control-wrapper.e-small .e-input {
  font: inherit;
  padding: 4px 0 4px;
}

.e-input-group.e-small.e-bigger .e-input:focus,
.e-input-group.e-small .e-input.e-bigger:focus,
.e-bigger .e-input-group.e-small .e-input:focus,
.e-input-group.e-control-wrapper.e-small.e-bigger .e-input:focus,
.e-input-group.e-control-wrapper.e-small .e-input.e-bigger:focus,
.e-bigger .e-input-group.e-control-wrapper.e-small .e-input:focus,
.e-input-group.e-small.e-bigger.e-input-focus .e-input,
.e-input-group.e-small.e-input-focus .e-input.e-bigger,
.e-bigger .e-input-group.e-small.e-input-focus .e-input,
.e-input-group.e-control-wrapper.e-small.e-bigger.e-input-focus .e-input,
.e-input-group.e-control-wrapper.e-small.e-input-focus .e-input.e-bigger,
.e-bigger .e-input-group.e-control-wrapper.e-small.e-input-focus .e-input {
  padding: 4px 0 4px;
}

.e-input-group.e-small .e-input-group-icon,
.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-small .e-input-group .e-input-group-icon,
.e-small .e-input-group.e-control-wrapper .e-input-group-icon {
  font-size: 12px;
  min-height: 16px;
  min-width: 16px;
  padding: 0;
}

.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-input-group.e-small .e-input-group-icon,
.e-bigger .e-input-group.e-control-wrapper.e-small .e-input-group-icon {
  font-size: 12px;
  min-height: 18px;
  min-width: 18px;
  padding: 0;
}

label.e-float-text,
.e-float-input label.e-float-text,
.e-float-input.e-control-wrapper label.e-float-text,
.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  left: 0;
  overflow: hidden;
  padding-left: 0;
  pointer-events: none;
  position: absolute;
  text-overflow: ellipsis;
  top: -11px;
  transform: translate3d(0, 16px, 0) scale(1);
  transform-origin: left top;
  transition: 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: 100%;
}

label.e-float-text,
.e-float-input label.e-float-text,
.e-float-input.e-control-wrapper label.e-float-text,
.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  top: -11px;
}

label.e-float-text,
.e-float-input label.e-float-text,
.e-float-input.e-control-wrapper label.e-float-text,
.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  content: '';
  font-style: normal;
}

.e-float-input.e-bigger label.e-float-text,
.e-float-input label.e-float-text.e-bigger,
.e-float-input input.e-bigger ~ label.e-float-text,
.e-bigger .e-float-input label.e-float-text,
.e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger label.e-float-text,
.e-float-input.e-control-wrapper label.e-float-text.e-bigger,
.e-float-input.e-control-wrapper input.e-bigger ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
  top: -8px;
}

.e-float-input.e-small label.e-float-text,
.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 12px;
  top: -11px;
}

.e-float-input.e-small.e-bigger label.e-float-text,
.e-bigger .e-float-input.e-small label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small.e-bigger label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 13px;
  top: -9px;
  font-style: normal;
}

.e-float-input .e-input-in-wrap label.e-float-text,
.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  top: -11px;
}

.e-float-input.e-bigger .e-input-in-wrap label.e-float-text,
.e-float-input .e-input-in-wrap label.e-float-text.e-bigger,
.e-float-input .e-input-in-wrap input.e-bigger ~ label.e-float-text,
.e-bigger .e-float-input .e-input-in-wrap label.e-float-text,
.e-float-input.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap label.e-float-text,
.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text.e-bigger,
.e-float-input.e-control-wrapper .e-input-in-wrap input.e-bigger ~ label.e-float-text,
.e-bigger.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  top: -8px;
}

.e-float-input.e-small .e-input-in-wrap label.e-float-text,
.e-small .e-float-input .e-input-in-wrap label.e-float-text,
.e-float-input.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap label.e-float-text,
.e-small .e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  top: -10px;
}

.e-float-input.e-small.e-bigger .e-input-in-wrap label.e-float-text,
.e-bigger .e-float-input.e-small .e-input-in-wrap label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small .e-input-in-wrap label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  top: -10px;
}

.e-float-input input:focus ~ label.e-float-text,
.e-float-input input:valid ~ label.e-float-text,
.e-float-input input ~ label.e-label-top.e-float-text,
.e-float-input input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input input label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper input label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text,
.e-float-input.e-input-focus input ~ label.e-float-text {
  font-size: 13px;
  top: -9px;
  transform: translate3d(0, -6px, 0) scale(0.92);
}

.e-float-input.e-bigger input:focus ~ label.e-float-text,
.e-float-input.e-bigger input:valid ~ label.e-float-text,
.e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger input label.e-float-text.e-label-top,
.e-bigger .e-float-input input:focus ~ label.e-float-text,
.e-bigger .e-float-input input:valid ~ label.e-float-text,
.e-bigger .e-float-input input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input input label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input label.e-float-text.e-label-top,
.e-bigger .e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input label.e-float-text.e-label-top,
.e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text {
  transform: translate3d(0, -6px, 0) scale(0.86);
}

.e-float-input.e-bigger.e-small input:focus ~ label.e-float-text,
.e-float-input.e-bigger.e-small input:valid ~ label.e-float-text,
.e-float-input.e-bigger.e-small input ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger.e-small input label.e-float-text.e-label-top,
.e-bigger .e-float-input.e-small input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-small input:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-small input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small input label.e-float-text.e-label-top,
.e-small .e-float-input.e-bigger input:focus ~ label.e-float-text,
.e-small .e-float-input.e-bigger input:valid ~ label.e-float-text,
.e-small .e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-bigger input label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-bigger.e-small input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small input label.e-float-text.e-label-top,
.e-bigger .e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input label.e-float-text.e-label-top,
.e-small .e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger input label.e-float-text.e-label-top,
.e-float-input.e-bigger.e-small.e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-small.e-input-focus input-group-animation ~ label.e-float-text,
.e-small .e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small.e-input-focus input ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text {
  transform: translate3d(0, -6px, 0) scale(0.92);
}

.e-float-input .e-input-in-wrap input:focus ~ label.e-float-text,
.e-float-input .e-input-in-wrap input:valid ~ label.e-float-text,
.e-float-input .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-float-input .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input .e-input-in-wrap input label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper .e-input-in-wrap input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper .e-input-in-wrap input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper .e-input-in-wrap input label.e-float-text.e-label-top {
  top: -9px;
}

.e-float-input.e-bigger input:focus ~ label.e-float-text,
.e-float-input.e-bigger input:valid ~ label.e-float-text,
.e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input input:focus ~ label.e-float-text,
.e-bigger .e-float-input input:valid ~ label.e-float-text,
.e-bigger .e-float-input input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text {
  font-size: 14px;
  top: -9px;
}

.e-float-input.e-bigger .e-input-in-wrap input:focus ~ label.e-float-text,
.e-float-input.e-bigger .e-input-in-wrap input:valid ~ label.e-float-text,
.e-float-input.e-bigger .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input .e-input-in-wrap input:focus ~ label.e-float-text,
.e-bigger .e-float-input .e-input-in-wrap input:valid ~ label.e-float-text,
.e-bigger .e-float-input .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
  top: -9px;
}

.e-float-input.e-small input:focus ~ label.e-float-text,
.e-float-input.e-small input:valid ~ label.e-float-text,
.e-float-input.e-small input ~ label.e-label-top.e-float-text,
.e-small .e-float-input input ~ label.e-label-top.e-float-text,
.e-float-input.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-small.e-input-focus input-group-animation ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-input-focus input ~ label.e-float-text {
  font-size: 12px;
  top: -8px;
}

.e-float-input.e-small .e-input-in-wrap input:focus ~ label.e-float-text,
.e-float-input.e-small .e-input-in-wrap input:valid ~ label.e-float-text,
.e-float-input.e-small .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-small .e-float-input .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-float-input.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
  top: -8px;
}

.e-float-input.e-small.e-bigger input:focus ~ label.e-float-text,
.e-float-input.e-small.e-bigger input:valid ~ label.e-float-text,
.e-float-input.e-small.e-bigger input ~ label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger input[readonly] ~ label.e-float-text,
.e-float-input.e-small.e-bigger input[disabled] ~ label.e-float-text,
.e-bigger .e-float-input.e-small input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-small input:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-small input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small input[readonly] ~ label.e-float-text,
.e-bigger .e-float-input.e-small input[disabled] ~ label.e-float-text,
.e-bigger.e-small .e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
.e-bigger.e-small .e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
.e-bigger.e-small .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-bigger.e-small .e-float-input.e-control-wrapper input[readonly] ~ label.e-float-text,
.e-bigger.e-small .e-float-input.e-control-wrapper input[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger input[readonly] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger input[disabled] ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-float-text,
.e-float-input.e-small.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-small.e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small.e-input-focus input ~ label.e-float-text {
  font-size: 13px;
  top: -10px;
}

.e-float-input.e-small.e-bigger .e-input-in-wrap input:focus ~ label.e-float-text,
.e-float-input.e-small.e-bigger .e-input-in-wrap input:valid ~ label.e-float-text,
.e-float-input.e-small.e-bigger .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger .e-input-in-wrap input[readonly] ~ label.e-float-text,
.e-float-input.e-small.e-bigger .e-input-in-wrap input[disabled] ~ label.e-float-text,
.e-bigger .e-float-input.e-small .e-input-in-wrap input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-small .e-input-in-wrap input:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-small .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small .e-input-in-wrap input[readonly] ~ label.e-float-text,
.e-bigger .e-float-input.e-small .e-input-in-wrap input[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input[readonly] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input[disabled] ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small .e-input-in-wrap input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small .e-input-in-wrap input:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-float-text {
  top: -10px;
}

.e-float-input,
.e-float-input.e-control-wrapper {
  line-height: 1.4;
  margin-bottom: 4px;
  margin-top: 16px;
  padding-top: 0;
  position: relative;
  width: 100%;
}

.e-float-input.e-bigger,
.e-bigger .e-float-input,
.e-float-input.e-control-wrapper.e-bigger,
.e-bigger .e-float-input.e-control-wrapper {
  line-height: 1.5;
  margin-bottom: 8px;
  margin-top: 17px;
  padding-top: 0;
  position: relative;
  width: 100%;
}

.e-float-input.e-small,
.e-float-input.e-control-wrapper.e-small,
.e-small .e-float-input.e-control-wrapper {
  line-height: 1.35;
  margin-bottom: 4px;
  margin-top: 16px;
  padding-top: 0;
}

.e-float-input.e-small.e-bigger,
.e-bigger.e-small .e-float-input.e-small,
.e-bigger .e-float-input.e-small,
.e-small .e-float-input.e-bigger,
.e-float-input.e-control-wrapper.e-small.e-bigger,
.e-bigger.e-small .e-float-input.e-control-wrapper.e-small,
.e-bigger .e-float-input.e-control-wrapper.e-small,
.e-small .e-float-input.e-control-wrapper.e-bigger {
  line-height: 1.4;
  margin-bottom: 4px;
  margin-top: 17px;
  padding-top: 0;
}

.e-input-group.e-bigger,
.e-bigger .e-input-group,
.e-input-group.e-control-wrapper.e-bigger,
.e-bigger .e-input-group.e-control-wrapper {
  line-height: 1.5;
}

.e-input-group.e-small,
.e-input-group.e-control-wrapper.e-small,
.e-small .e-input-group,
.e-small .e-input-group.e-control-wrapper,
.e-input-group.e-small.e-bigger,
.e-bigger.e-small .e-input-group.e-small,
.e-bigger .e-input-group.e-small,
.e-small .e-input-group.e-bigger,
.e-input-group.e-control-wrapper.e-small.e-bigger,
.e-bigger.e-small .e-input-group.e-control-wrapper.e-small,
.e-bigger .e-input-group.e-control-wrapper.e-small,
.e-small .e-input-group.e-control-wrapper.e-bigger {
  line-height: normal;
}

.e-float-input.e-no-float-label,
.e-float-input.e-bigger.e-no-float-label,
.e-bigger .e-float-input.e-no-float-label,
.e-float-input.e-small.e-no-float-label,
.e-small .e-float-input.e-no-float-label,
.e-float-input.e-small.e-bigger.e-no-float-label,
.e-bigger .e-float-input.e-small.e-no-float-label,
.e-small .e-float-input.e-bigger.e-no-float-label,
.e-float-input.e-control-wrapper.e-no-float-label,
.e-float-input.e-control-wrapper.e-bigger.e-no-float-label,
.e-bigger .e-float-input.e-control-wrapper.e-no-float-label,
.e-float-input.e-control-wrapper.e-small.e-no-float-label,
.e-small .e-float-input.e-control-wrapper.e-no-float-label,
.e-float-input.e-control-wrapper.e-small.e-bigger.e-no-float-label,
.e-bigger .e-float-input.e-control-wrapper.e-small.e-no-float-label,
.e-small .e-float-input.e-control-wrapper.e-bigger.e-no-float-label {
  margin-top: 0;
}

.e-float-input,
.e-float-input.e-control-wrapper,
.e-float-input.e-disabled,
.e-float-input.e-control-wrapper.e-disabled,
.e-float-input.e-input-group.e-disabled,
.e-float-input.e-input-group.e-control-wrapper.e-disabled {
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 13px;
  font-weight: 400;
}

.e-float-input input,
.e-float-input textarea,
.e-float-input.e-control-wrapper input,
.e-float-input.e-control-wrapper textarea {
  border: 0 solid;
  border-width: 0 0 1px 0;
  display: block;
  font: inherit;
  width: 100%;
}

.e-float-input input,
.e-float-input.e-control-wrapper input {
  min-width: 0;
  padding: 4px 0 4px;
}

.e-float-input input,
.e-input-group input,
.e-float-input.e-control-wrapper input,
.e-input-group.e-control-wrapper input {
  text-indent: 0;
}

.e-float-input textarea,
.e-input-group textarea,
.e-float-input.e-control-wrapper textarea,
.e-input-group.e-control-wrapper textarea {
  text-indent: 0;
}

.e-float-input.e-bigger,
.e-bigger .e-float-input,
.e-float-input.e-control-wrapper.e-bigger,
.e-bigger .e-float-input.e-control-wrapper {
  font-size: 14px;
}

.e-float-input.e-bigger.e-disabled,
.e-bigger .e-float-input.e-disabled,
.e-float-input.e-control-wrapper.e-bigger.e-disabled,
.e-bigger .e-float-input.e-control-wrapper.e-disabled,
.e-float-input.e-input-group.e-bigger.e-disabled,
.e-bigger .e-float-input.e-input-group.e-disabled,
.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-disabled,
.e-bigger .e-float-input.e-input-group.e-control-wrapper.e-disabled {
  font-size: 14px;
}

.e-float-input.e-bigger input,
.e-float-input input.e-bigger,
.e-bigger .e-float-input input,
.e-float-input.e-control-wrapper.e-bigger input,
.e-float-input.e-control-wrapper input.e-bigger,
.e-bigger .e-float-input.e-control-wrapper input {
  font: inherit;
  line-height: inherit;
  padding: 5px 0 5px;
}

.e-float-input.e-small,
.e-small .e-float-input,
.e-float-input.e-control-wrapper.e-small,
.e-small .e-float-input.e-control-wrapper {
  font-size: 12px;
}

.e-float-input.e-small.e-disabled,
.e-small .e-float-input.e-disabled,
.e-float-input.e-control-wrapper.e-small.e-disabled,
.e-small .e-float-input.e-control-wrapper.e-disabled,
.e-float-input.e-input-group.e-small.e-disabled,
.e-small .e-float-input.e-input-group.e-disabled,
.e-float-input.e-input-group.e-control-wrapper.e-small.e-disabled,
.e-small .e-float-input.e-input-group.e-control-wrapper.e-disabled {
  font-size: 12px;
}

.e-float-input.e-small input,
.e-float-input.e-control-wrapper.e-small input {
  font: inherit;
  line-height: inherit;
  padding: 4px 0 4px;
}

.e-float-input.e-small.e-bigger,
.e-small.e-bigger .e-float-input,
.e-bigger .e-float-input.e-small,
.e-small .e-float-input.e-bigger,
.e-float-input.e-control-wrapper.e-small.e-bigger,
.e-small.e-bigger .e-float-input.e-control-wrapper,
.e-bigger .e-float-input.e-control-wrapper.e-small,
.e-small .e-float-input.e-control-wrapper.e-bigger {
  font-size: 13px;
}

.e-float-input.e-small.e-bigger.e-disabled,
.e-small.e-bigger .e-float-input.e-disabled,
.e-bigger .e-float-input.e-small.e-disabled,
.e-small .e-float-input.e-bigger.e-disabled,
.e-float-input.e-control-wrapper.e-small.e-bigger.e-disabled,
.e-small.e-bigger .e-float-input.e-control-wrapper.e-disabled,
.e-bigger .e-float-input.e-control-wrapper.e-small.e-disabled,
.e-small .e-float-input.e-control-wrapper.e-bigger.e-disabled,
.e-float-input.e-input-group.e-small.e-bigger.e-disabled,
.e-small.e-bigger .e-float-input.e-input-group.e-disabled,
.e-bigger .e-float-input.e-input-group.e-small.e-disabled,
.e-small .e-float-input.e-input-group.e-bigger.e-disabled,
.e-float-input.e-input-group.e-control-wrapper.e-small.e-bigger.e-disabled,
.e-small.e-bigger .e-float-input.e-input-group.e-control-wrapper.e-disabled,
.e-bigger .e-float-input.e-input-group.e-control-wrapper.e-small.e-disabled,
.e-small .e-float-input.e-input-group.e-control-wrapper.e-bigger.e-disabled {
  font-size: 13px;
}

.e-float-input.e-small.e-bigger input,
.e-float-input.e-small input.e-bigger,
.e-bigger .e-float-input.e-small input,
.e-float-input.e-control-wrapper.e-small.e-bigger input,
.e-float-input.e-control-wrapper.e-small input.e-bigger,
.e-bigger .e-float-input.e-control-wrapper.e-small input {
  font: inherit;
  line-height: inherit;
  padding: 4px 0 4px;
}

.e-float-input input:focus,
.e-float-input.e-control-wrapper input:focus,
.e-float-input textarea:focus,
.e-float-input.e-control-wrapper textarea:focus,
.e-float-input.e-input-focus input,
.e-float-input.e-control-wrapper.e-input-focus input {
  outline: none;
}

label.e-float-text,
.e-float-input label.e-float-text,
.e-float-input.e-control-wrapper label.e-float-text {
  font-family: inherit;
}

.e-float-input input:valid ~ label.e-float-text,
.e-float-input input:focus ~ label.e-float-text,
.e-float-input input:valid ~ label.e-float-text.e-label-top,
.e-float-input input ~ label.e-float-text.e-label-top,
.e-float-input .e-input-in-wrap input:valid ~ label.e-float-text,
.e-float-input .e-input-in-wrap input:valid ~ label.e-float-text.e-label-top,
.e-float-input .e-input-in-wrap input ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper input:valid ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper input ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper .e-input-in-wrap input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper .e-input-in-wrap input:valid ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper .e-input-in-wrap input ~ label.e-float-text.e-label-top,
.e-float-input.e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text {
  -webkit-user-select: text;
          user-select: text;
}

.e-float-input textarea:valid ~ label.e-float-text,
.e-float-input textarea:focus ~ label.e-float-text,
.e-float-input textarea:valid ~ label.e-float-text.e-label-top,
.e-float-input textarea ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper textarea ~ label.e-float-text.e-label-top {
  -webkit-user-select: text;
          user-select: text;
}

label.e-float-text,
.e-float-input label.e-float-text,
.e-float-input.e-control-wrapper label.e-float-text,
.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-weight: 400;
}

.e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-weight: 400;
}

.e-float-input:not(.e-input-group) .e-float-line::before,
.e-float-input:not(.e-input-group) .e-float-line::after,
.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::before,
.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::after {
  bottom: 0;
  content: '';
  height: 2px;
  position: absolute;
  transition: .2s ease;
  width: 0;
}

.e-float-input:not(.e-input-group) .e-float-line::before,
.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::before {
  left: 50%;
}

.e-float-input:not(.e-input-group) .e-float-line::after,
.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::after {
  right: 50%;
}

.e-float-input:not(.e-input-group) input:focus ~ .e-float-line::before,
.e-float-input:not(.e-input-group) textarea:focus ~ .e-float-line::before,
.e-float-input:not(.e-input-group) input:focus ~ .e-float-line::after,
.e-float-input:not(.e-input-group) textarea:focus ~ .e-float-line::after,
.e-float-input.e-control-wrapper:not(.e-input-group) input:focus ~ .e-float-line::before,
.e-float-input.e-control-wrapper:not(.e-input-group) textarea:focus ~ .e-float-line::before,
.e-float-input.e-control-wrapper:not(.e-input-group) input:focus ~ .e-float-line::after,
.e-float-input.e-control-wrapper:not(.e-input-group) textarea:focus ~ .e-float-line::after,
.e-float-input:not(.e-input-group).e-input-focus input ~ .e-float-line::before,
.e-float-input:not(.e-input-group).e-input-focus input ~ .e-float-line::after,
.e-float-input.e-control-wrapper:not(.e-input-group).e-input-focus input ~ .e-float-line::before,
.e-float-input.e-control-wrapper:not(.e-input-group).e-input-focus input ~ .e-float-line::after {
  width: 50%;
}

.e-float-input .e-float-line,
.e-float-input.e-control-wrapper .e-float-line {
  display: block;
  position: relative;
  width: 100%;
}

.e-float-input.e-rtl,
.e-float-input.e-control-wrapper.e-rtl {
  direction: rtl;
}

.e-float-input.e-rtl label.e-float-text,
.e-float-input.e-control-wrapper.e-rtl label.e-float-text,
.e-rtl .e-float-input label.e-float-text,
.e-rtl .e-float-input.e-control-wrapper label.e-float-text {
  right: 0;
  transform-origin: right top;
}

.e-float-input.e-rtl:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-float-input.e-rtl.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text,
.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text,
.e-float-input.e-rtl.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text.e-label-bottom {
  padding-right: 0;
}

.e-float-input.e-rtl.e-bigger:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-float-input.e-rtl.e-control-wrapper.e-bigger:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-bigger:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-rtl:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-rtl.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-bigger.e-rtl .e-float-input:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-bigger.e-rtl .e-float-input.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-float-input.e-rtl.e-bigger input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-bigger input:not(:focus):not(:valid) label.e-float-text,
.e-rtl .e-float-input.e-bigger input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-bigger .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-bigger.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text,
.e-bigger.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-float-input.e-control-wrapper.e-rtl.e-bigger input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-control-wrapper.e-bigger input:not(:focus):not(:valid) label.e-float-text,
.e-rtl .e-float-input.e-control-wrapper.e-bigger input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-bigger.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text,
.e-bigger.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text.e-label-bottom {
  padding-right: 0;
}

.e-float-input.e-rtl.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-float-input.e-rtl.e-control-wrapper.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-control-wrapper.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-rtl:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-rtl.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-small.e-rtl .e-float-input:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-small.e-rtl .e-float-input.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-float-input.e-small.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-float-input.e-rtl.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-small input:not(:focus):not(:valid) label.e-float-text,
.e-rtl .e-float-input.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-small .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-small.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text,
.e-small.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-float-input.e-control-wrapper.e-rtl.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-control-wrapper.e-small input:not(:focus):not(:valid) label.e-float-text,
.e-rtl .e-float-input.e-control-wrapper.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-small.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text,
.e-small.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text.e-label-bottom {
  padding-right: 0;
}

.e-float-input.e-rtl.e-bigger.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-float-input.e-rtl.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-bigger.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input.e-rtl:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input.e-rtl.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-bigger.e-small.e-rtl .e-float-input:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-bigger.e-small.e-rtl .e-float-input.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-small.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-float-input.e-rtl.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text,
.e-rtl .e-float-input.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-bigger.e-small .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-bigger.e-small.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text,
.e-bigger.e-small.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger.e-small.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-float-input.e-control-wrapper.e-rtl.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text,
.e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-bigger.e-small .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-bigger.e-small.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text,
.e-bigger.e-small.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text.e-label-bottom {
  padding-right: 0;
}

.e-input-group.e-corner.e-rtl .e-input:first-child,
.e-input-group.e-corner.e-rtl .e-input-group-icon:first-child,
.e-input-group.e-control-wrapper.e-corner.e-rtl .e-input:first-child,
.e-input-group.e-control-wrapper.e-corner.e-rtl .e-input-group-icon:first-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.e-input-group.e-corner.e-rtl .e-input:last-child,
.e-input-group.e-corner.e-rtl .e-input-group-icon:last-child,
.e-input-group.e-control-wrapper.e-corner.e-rtl .e-input:last-child,
.e-input-group.e-control-wrapper.e-corner.e-rtl .e-input-group-icon:last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.e-input-group.e-warning::before,
.e-input-group.e-control-wrapper.e-warning::before {
  content: '';
}

.e-float-input input[disabled],
.e-float-input input.e-disabled,
.e-float-input.e-control-wrapper input[disabled],
.e-float-input.e-control-wrapper input.e-disabled {
  background: transparent;
  background-image: none;
  cursor: not-allowed;
}

.e-input-group.e-corner.e-rtl input.e-input:only-child,
.e-input-group.e-control-wrapper.e-corner.e-rtl input.e-input:only-child {
  border-radius: 0;
}

.e-input-group.e-rtl .e-input:not(:first-child):focus,
.e-input-group.e-control-wrapper.e-rtl .e-input:not(:first-child):focus {
  border-right-width: 0;
}

.e-input-group input.e-input,
.e-input-group.e-control-wrapper input.e-input {
  min-width: 0;
  width: 100%;
}

.e-input-group input.e-input,
.e-input-group textarea.e-input,
.e-input-group input.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]):not(:focus),
.e-input-group textarea.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]),
.e-input-group.e-control-wrapper input.e-input,
.e-input-group.e-control-wrapper textarea.e-input,
.e-input-group.e-control-wrapper input.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]):not(:focus),
.e-input-group.e-control-wrapper textarea.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]) {
  border: 0 solid;
  border-width: 0;
}

.e-input-group input.e-input,
.e-input-group textarea.e-input,
.e-input-group.e-bigger .e-input,
.e-input-group.e-control-wrapper input.e-input,
.e-input-group.e-control-wrapper textarea.e-input,
.e-input-group.e-control-wrapper.e-bigger .e-input,
.e-bigger .e-input-group .e-input,
.e-bigger .e-input-group.e-control-wrapper .e-input {
  margin-bottom: 0;
}

.e-input-group:not(.e-float-icon-left):not(.e-float-input)::before,
.e-input-group:not(.e-float-icon-left):not(.e-float-input)::after,
.e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::before,
.e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::after,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input)::before,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input)::after,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::before,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::after {
  -moz-transition: 0.2s cubic-bezier(0.4, 0, 0.4, 1);
  bottom: 0;
  content: '';
  height: 2px;
  position: absolute;
  transition: 0.2s cubic-bezier(0.4, 0, 0.4, 1);
  width: 0;
}

.e-float-input.e-input-group:not(.e-float-icon-left) .e-float-line::before,
.e-float-input.e-input-group:not(.e-float-icon-left) .e-float-line::after,
.e-float-input.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::before,
.e-float-input.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::after,
.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left) .e-float-line::before,
.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left) .e-float-line::after,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::before,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::after {
  -moz-transition: 0.2s cubic-bezier(0.4, 0, 0.4, 1);
  bottom: 0;
  content: '';
  height: 2px;
  position: absolute;
  transition: 0.2s cubic-bezier(0.4, 0, 0.4, 1);
  width: 0;
}

.e-input-group:not(.e-float-icon-left):not(.e-float-input)::before,
.e-input-group.e-float-icon-left .e-input-in-wrap:not(.e-float-input)::before,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input)::before,
.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap:not(.e-float-input)::before {
  left: 50%;
}

.e-float-input.e-input-group:not(.e-float-icon-left) .e-float-line::before,
.e-float-input.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::before,
.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left) .e-float-line::before,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::before {
  left: 50%;
}

.e-input-group:not(.e-float-icon-left):not(.e-float-input).e-input-focus::before,
.e-input-group:not(.e-float-icon-left):not(.e-float-input).e-input-focus::after,
.e-input-group.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap::before,
.e-input-group.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap::after,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input).e-input-focus::before,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input).e-input-focus::after,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap::before,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap::after {
  width: 50%;
}

.e-float-input.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line::before,
.e-float-input.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line::after,
.e-float-input.e-input-group.e-float-icon-left.e-input-focus .e-input-in-wrap .e-float-line::before,
.e-float-input.e-input-group.e-float-icon-left.e-input-focus .e-input-in-wrap .e-float-line::after,
.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line::before,
.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line::after,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-input-focus .e-input-in-wrap .e-float-line::before,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-input-focus .e-input-in-wrap .e-float-line::after {
  width: 50%;
}

.e-input-group:not(.e-float-icon-left):not(.e-float-input)::after,
.e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::after,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input)::after,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::after {
  right: 50%;
}

.e-float-input.e-input-group:not(.e-float-icon-left) .e-float-line::after,
.e-float-input.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::after,
.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left) .e-float-line::after,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::after {
  right: 50%;
}

.e-input-group,
.e-input-group.e-control-wrapper {
  position: relative;
  width: 100%;
}

.e-input-group .e-input-group-icon:hover,
.e-input-group.e-rtl.e-corner .e-input-group-icon:hover,
.e-input-group.e-control-wrapper .e-input-group-icon:hover,
.e-input-group.e-control-wrapper.e-rtl.e-corner .e-input-group-icon:hover {
  border-radius: 2px;
}

.e-input.e-small,
.e-input-group.e-small,
.e-input-group.e-control-wrapper.e-small {
  margin-bottom: 4px;
}

.e-input.e-small.e-bigger,
.e-input-group.e-small.e-bigger,
.e-input-group.e-control-wrapper.e-small.e-bigger,
.e-bigger .e-input.e-small,
.e-bigger .e-input-group.e-small,
.e-bigger .e-input-group.e-control-wrapper.e-small {
  line-height: inherit;
  margin-bottom: 4px;
}

.e-input-group .e-input-group-icon,
.e-input-group.e-control-wrapper .e-input-group-icon {
  margin-bottom: 4px;
  margin-right: 4px;
  margin-top: 4px;
}

.e-float-input.e-input-group .e-input-group-icon,
.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon {
  margin-top: 2px;
}

.e-input-group.e-bigger .e-input-group-icon,
.e-input-group .e-input-group-icon.e-bigger,
.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
.e-bigger .e-input-group .e-input-group-icon,
.e-bigger .e-input-group.e-control-wrapper .e-input-group-icon {
  margin-bottom: 5px;
  margin-right: 8px;
  margin-top: 6px;
}

.e-float-input.e-input-group.e-bigger .e-input-group-icon,
.e-float-input.e-input-group .e-input-group-icon.e-bigger,
.e-bigger .e-float-input.e-input-group .e-input-group-icon,
.e-float-input.e-control-wrapper.e-input-group.e-bigger .e-input-group-icon,
.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon.e-bigger,
.e-bigger .e-float-input.e-control-wrapper.e-input-group .e-input-group-icon {
  margin-top: 6px;
}

.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-input-group.e-small .e-input-group-icon,
.e-bigger .e-input-group.e-control-wrapper.e-small .e-input-group-icon {
  margin-bottom: 4px;
  margin-right: 4px;
  margin-top: 4px;
}

.e-float-input.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-float-input.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-float-input.e-input-group.e-small .e-input-group-icon,
.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon {
  margin-top: 4px;
}

.e-input-group.e-small .e-input-group-icon,
.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-small .e-input-group .e-input-group-icon,
.e-small .e-input-group.e-control-wrapper .e-input-group-icon {
  margin-bottom: 4px;
  margin-right: 4px;
  margin-top: 4px;
}

.e-float-input.e-input-group.e-small .e-input-group-icon,
.e-small .e-float-input.e-input-group .e-input-group-icon,
.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
.e-small .e-float-input.e-control-wrapper.e-input-group .e-input-group-icon {
  margin-top: 4px;
}

.e-input-group .e-input-group-icon:last-child,
.e-input-group.e-bigger .e-input-group-icon:last-child,
.e-input-group .e-input-group-icon.e-bigger:last-child,
.e-bigger .e-input-group .e-input-group-icon:last-child,
.e-input-group.e-small .e-input-group-icon:last-child,
.e-input-group.e-small.e-bigger .e-input-group-icon:last-child,
.e-input-group.e-small .e-input-group-icon.e-bigger:last-child,
.e-input-group.e-control-wrapper .e-input-group-icon:last-child,
.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon:last-child,
.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger:last-child,
.e-input-group.e-control-wrapper.e-small .e-input-group-icon:last-child,
.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon:last-child,
.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger:last-child,
.e-bigger .e-input-group.e-control-wrapper.e-small .e-input-group-icon:last-child,
.e-bigger .e-input-group.e-small .e-input-group-icon:last-child {
  margin-right: 0;
}

.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) {
  border-style: solid;
  border-width: 0 0 1px 0;
}

.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-input-group.e-input-focus:not(.e-float-icon-left).e-warning:not(.e-success):not(.e-error),
.e-input-group.e-input-focus:not(.e-float-icon-left).e-error:not(.e-success):not(.e-warning),
.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error),
.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error,
.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) input,
.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error) input,
.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error) input,
.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error input,
.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left).e-warning:not(.e-success):not(.e-error),
.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left).e-error:not(.e-success):not(.e-warning),
.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error),
.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error,
.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) input,
.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error) input,
.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error) input,
.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error input,
.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap {
  border-style: solid;
  border-width: 0 0 1px 0;
}

.e-input-group:not(.e-float-icon-left),
.e-input-group.e-control-wrapper:not(.e-float-icon-left) {
  border-bottom: 1px solid;
}

.e-input-group:not(.e-float-icon-left),
.e-input-group.e-success:not(.e-float-icon-left),
.e-input-group.e-warning:not(.e-float-icon-left),
.e-input-group.e-error:not(.e-float-icon-left),
.e-input-group.e-control-wrapper:not(.e-float-icon-left),
.e-input-group.e-control-wrapper.e-success:not(.e-float-icon-left),
.e-input-group.e-control-wrapper.e-warning:not(.e-float-icon-left),
.e-input-group.e-control-wrapper.e-error:not(.e-float-icon-left) {
  border: 1px solid;
  border-width: 0 0 1px 0;
}

.e-input-group.e-rtl.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:not(:first-child):focus,
.e-input-group.e-control-wrapper.e-rtl.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:not(:first-child):focus {
  border-right-width: 0;
}

.e-input-group.e-input-focus.e-corner,
.e-input-group.e-control-wrapper.e-input-focus.e-corner {
  border-radius: 0;
}

.e-input-group:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled,
.e-input-group.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap,
.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap {
  background: transparent;
  color: rgba(0, 0, 0, 0.42);
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.42) 0, rgba(0, 0, 0, 0.42) 33%, transparent 0);
  background-position: bottom -1px left 0;
  background-repeat: repeat-x;
  background-size: 4px 1px;
  border-bottom-color: transparent;
  color: rgba(0, 0, 0, 0.42);
}

.e-float-custom-tag,
.e-float-custom-tag.e-control-wrapper {
  display: inline-block;
}

.e-float-custom-tag.e-input-group,
.e-float-custom-tag.e-input-group.e-control-wrapper,
.e-input-custom-tag,
.e-input-custom-tag.e-input-group,
.e-input-custom-tag.e-input-group.e-control-wrapper {
  display: inline-flex;
  vertical-align: middle;
}

.e-input-group .e-input-group-icon,
.e-input-group.e-control-wrapper .e-input-group-icon {
  position: relative;
}

.e-input-group:not(.e-filled) .e-input-group-icon::after,
.e-input-group.e-control-wrapper:not(.e-filled) .e-input-group-icon::after {
  background: #bdbdbd;
  border-radius: 100%;
  content: '';
  display: block;
  filter: alpha(opacity=75);
  height: 50%;
  left: 25%;
  opacity: .75;
  position: absolute;
  top: 25%;
  transform: scale(0);
  width: 50%;
}

.e-input-group .e-input-group-icon.e-input-btn-ripple::after,
.e-input-group.e-control-wrapper .e-input-group-icon.e-input-btn-ripple::after {
  animation: e-input-ripple .45s linear;
}

input.e-input::-ms-clear,
.e-float-input input::-ms-clear,
.e-float-input.e-control-wrapper input::-ms-clear {
  display: none;
}

.e-float-input.e-input-group .e-float-line,
.e-float-input.e-input-group.e-control-wrapper .e-float-line,
.e-float-input.e-control-wrapper.e-input-group .e-float-line,
.e-float-input.e-control-wrapper.e-input-group.e-control-wrapper .e-float-line {
  bottom: -1px;
  position: absolute;
}

.e-float-input.e-input-group input,
.e-float-input.e-input-group textarea,
.e-float-input.e-input-group.e-control-wrapper input,
.e-float-input.e-input-group.e-control-wrapper textarea {
  border: 0;
}

.e-float-input.e-input-group .e-float-line,
.e-float-input.e-input-group .e-float-text,
.e-float-input.e-input-group.e-control-wrapper .e-float-line,
.e-float-input.e-input-group.e-control-wrapper .e-float-text {
  right: 0;
}

input.e-input::-webkit-input-placeholder,
input.e-input:-moz-placeholder,
input.e-input:-ms-input-placeholder,
input.e-input::-moz-placeholder {
  font-size: 13px;
  font-style: normal;
}

textarea.e-input::-webkit-input-placeholder,
textarea.e-input:-moz-placeholder,
textarea.e-input:-ms-input-placeholder,
textarea.e-input::-moz-placeholder {
  font-size: 13px;
  font-style: normal;
}

.e-bigger input.e-input::-webkit-input-placeholder,
input.e-bigger.e-input::-webkit-input-placeholder,
.e-bigger input.e-input:-moz-placeholder,
input.e-bigger.e-input:-moz-placeholder,
.e-bigger input.e-input:-ms-input-placeholder,
input.e-bigger.e-input:-ms-input-placeholder,
.e-bigger input.e-input::-moz-placeholder,
input.e-bigger.e-input::-moz-placeholder {
  font-size: 14px;
  font-style: normal;
}

.e-bigger textarea.e-input::-webkit-input-placeholder,
textarea.e-bigger.e-input::-webkit-input-placeholder,
.e-bigger textarea.e-input:-moz-placeholder,
textarea.e-bigger.e-input:-moz-placeholder,
.e-bigger textarea.e-input:-ms-input-placeholder,
textarea.e-bigger.e-input:-ms-input-placeholder,
.e-bigger textarea.e-input::-moz-placeholder,
textarea.e-bigger.e-input::-moz-placeholder {
  font-size: 14px;
  font-style: normal;
}

.e-small input.e-input::-webkit-input-placeholder,
input.e-small.e-input::-webkit-input-placeholder,
.e-small input.e-input:-moz-placeholder,
input.e-small.e-input:-moz-placeholder,
.e-small input.e-input:-ms-input-placeholder,
input.e-small.e-input:-ms-input-placeholder,
.e-small input.e-input::-moz-placeholder,
input.e-small.e-input::-moz-placeholder {
  font-size: 12px;
  font-style: normal;
}

.e-small textarea.e-input::-webkit-input-placeholder,
textarea.e-small.e-input::-webkit-input-placeholder,
.e-small textarea.e-input:-moz-placeholder,
textarea.e-small.e-input:-moz-placeholder,
.e-small textarea.e-input:-ms-input-placeholder,
textarea.e-small.e-input:-ms-input-placeholder,
.e-small textarea.e-input::-moz-placeholder,
textarea.e-small.e-input::-moz-placeholder {
  font-size: 12px;
  font-style: normal;
}

.e-bigger input.e-small.e-input::-webkit-input-placeholder,
.e-small input.e-bigger.e-input::-webkit-input-placeholder,
.e-bigger input.e-small.e-input:-moz-placeholder,
.e-small input.e-bigger.e-input:-moz-placeholder,
.e-bigger input.e-small.e-input:-ms-input-placeholder,
.e-small input.e-bigger.e-input:-ms-input-placeholder,
.e-bigger input.e-small.e-input::-moz-placeholder,
.e-small input.e-bigger.e-input::-moz-placeholder {
  font-size: 13px;
  font-style: normal;
}

.e-bigger textarea.e-small.e-input::-webkit-input-placeholder,
.e-small textarea.e-bigger.e-input::-webkit-input-placeholder,
.e-bigger textarea.e-small.e-input:-moz-placeholder,
.e-small textarea.e-bigger.e-input:-moz-placeholder,
.e-bigger intextareaput.e-small.e-input:-ms-input-placeholder,
.e-small textarea.e-bigger.e-input:-ms-input-placeholder,
.e-bigger textarea.e-small.e-input::-moz-placeholder,
.e-small textarea.e-bigger.e-input::-moz-placeholder {
  font-size: 13px;
  font-style: normal;
}

input.e-input:-moz-placeholder {
  font-style: normal;
  user-select: none;
}

textarea.e-input:-moz-placeholder {
  font-style: normal;
  user-select: none;
}

.e-input-group input.e-input:-moz-placeholder {
  font-style: normal;
  user-select: none;
}

.e-input-group textarea.e-input:-moz-placeholder {
  font-style: normal;
  user-select: none;
}

.e-input-group.e-control-wrapper input.e-input:-moz-placeholder {
  font-style: normal;
  user-select: none;
}

.e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder {
  font-style: normal;
  user-select: none;
}

input.e-input:-moz-placeholder {
  font-style: normal;
  user-select: none;
}

.e-input-group input.e-input:-moz-placeholder {
  font-style: normal;
  user-select: none;
}

.e-input-group.e-control-wrapper input.e-input:-moz-placeholder {
  font-style: normal;
  user-select: none;
}

textarea.e-input:-moz-placeholder {
  font-style: normal;
  user-select: none;
}

input.e-input::-moz-placeholder {
  font-style: normal;
  user-select: none;
}

textarea.e-input::-moz-placeholder {
  font-style: normal;
  user-select: none;
}

input.e-input:-ms-input-placeholder {
  font-style: normal;
}

textarea.e-input:-ms-input-placeholder {
  font-style: normal;
}

input.e-input::-webkit-input-placeholder {
  font-style: normal;
  -webkit-user-select: none;
          user-select: none;
}

textarea.e-input::-webkit-input-placeholder {
  font-style: normal;
  -webkit-user-select: none;
          user-select: none;
}

input.e-input,
.e-input-group input,
.e-input-group.e-control-wrapper input,
.e-input-group input.e-input,
.e-input-group.e-control-wrapper input.e-input {
  box-sizing: content-box;
  content: '';
}

.e-float-input:not(.e-input-group) input,
.e-float-input.e-control-wrapper:not(.e-input-group) input {
  box-sizing: content-box;
  content: '';
}

.e-control input.e-input,
.e-control .e-input-group input,
.e-control .e-input-group input.e-input,
.e-control .e-input-group.e-control-wrapper input,
.e-control .e-input-group.e-control-wrapper input.e-input,
.e-control .e-float-input input,
.e-control .e-float-input.e-control-wrapper input,
.e-control.e-input-group input,
.e-control.e-input-group input.e-input,
.e-control.e-input-group.e-control-wrapper input,
.e-control.e-input-group.e-control-wrapper input.e-input,
.e-control.e-float-input input,
.e-control.e-float-input.e-control-wrapper input {
  box-sizing: content-box;
}

input.e-input.e-bigger,
.e-input-group.e-bigger input,
.e-input-group.e-bigger input.e-input,
.e-input-group.e-control-wrapper.e-bigger input,
.e-input-group.e-control-wrapper.e-bigger input.e-input,
.e-bigger .e-input-group input,
.e-bigger .e-input-group input.e-input,
.e-bigger .e-input-group.e-control-wrapper input,
.e-bigger .e-input-group.e-control-wrapper input.e-input,
.e-float-input.e-bigger input,
.e-float-input.e-bigger input.e-input,
.e-bigger .e-float-input input,
.e-bigger .e-float-input input.e-input,
.e-float-input.e-control-wrapper.e-bigger input,
.e-float-input.e-control-wrapper.e-bigger input.e-input,
.e-bigger .e-float-input.e-control-wrapper input,
.e-bigger .e-float-input.e-control-wrapper input.e-input {
  box-sizing: content-box;
  content: '';
}

.e-float-input.e-bigger:not(.e-input-group) input,
.e-float-input.e-bigger:not(.e-input-group) input.e-input,
.e-bigger .e-float-input:not(.e-input-group) input,
.e-bigger .e-float-input:not(.e-input-group) input.e-input,
.e-float-input.e-control-wrapper.e-bigger:not(.e-input-group) input,
.e-float-input.e-control-wrapper.e-bigger:not(.e-input-group) input.e-input,
.e-bigger .e-float-input.e-control-wrapper:not(.e-input-group) input,
.e-bigger .e-float-input.e-control-wrapper:not(.e-input-group) input.e-input {
  box-sizing: content-box;
  content: '';
}

input.e-input.e-small,
.e-input-group.e-small input,
.e-input-group.e-small input.e-input,
.e-small .e-input-group input,
.e-small .e-input-group input.e-input,
.e-input-group.e-control-wrapper.e-small input,
.e-input-group.e-control-wrapper.e-small input.e-input,
.e-small .e-input-group.e-control-wrapper input,
.e-small .e-input-group.e-control-wrapper input.e-input,
.e-float-input.e-small input,
.e-float-input.e-small input.e-input,
.e-small .e-float-input input,
.e-small .e-float-input input.e-input,
.e-float-input.e-control-wrapper.e-small input,
.e-float-input.e-control-wrapper.e-small input.e-input,
.e-small .e-float-input.e-control-wrapper input,
.e-small .e-float-input.e-control-wrapper input.e-input {
  box-sizing: content-box;
  content: '';
}

.e-float-input.e-small:not(.e-input-group) input,
.e-float-input.e-small:not(.e-input-group) input.e-input,
.e-small .e-float-input:not(.e-input-group) input,
.e-small .e-float-input:not(.e-input-group) input.e-input
.e-float-input.e-control-wrapper.e-small:not(.e-input-group) input,
.e-float-input.e-control-wrapper.e-small:not(.e-input-group) input.e-input,
.e-small .e-float-input.e-control-wrapper:not(.e-input-group) input,
.e-small .e-float-input.e-control-wrapper:not(.e-input-group) input.e-input {
  box-sizing: content-box;
  content: '';
}

input.e-input.e-small.e-bigger,
.e-input-group.e-bigger.e-small input,
.e-input-group.e-bigger.e-small input.e-input,
.e-bigger.e-small .e-input-group input,
.e-bigger.e-small .e-input-group input.e-input,
.e-input-group.e-control-wrapper.e-bigger.e-small input,
.e-input-group.e-control-wrapper.e-bigger.e-small input.e-input,
.e-bigger.e-small .e-input-group.e-control-wrapper input,
.e-bigger.e-small .e-input-group.e-control-wrapper input.e-input,
.e-float-input.e-bigger.e-small input,
.e-float-input.e-bigger.e-small input.e-input,
.e-bigger.e-small .e-float-input input,
.e-bigger.e-small .e-float-input input.e-input,
.e-float-input.e-control-wrapper.e-bigger.e-small input,
.e-float-input.e-control-wrapper.e-bigger.e-small input.e-input,
.e-bigger.e-small .e-float-input.e-control-wrapper input,
.e-bigger.e-small .e-float-input.e-control-wrapper input.e-input {
  box-sizing: content-box;
  content: '';
}

.e-float-input.e-bigger.e-small:not(.e-input-group) input,
.e-float-input.e-bigger.e-small:not(.e-input-group) input.e-input,
.e-bigger.e-small .e-float-input:not(.e-input-group) input,
.e-bigger.e-small .e-float-input:not(.e-input-group) input.e-input,
.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-group) input,
.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-group) input.e-input,
.e-bigger.e-small .e-float-input.e-control-wrapper:not(.e-input-group) input,
.e-bigger.e-small .e-float-input.e-control-wrapper:not(.e-input-group) input.e-input {
  box-sizing: content-box;
  content: '';
}

textarea.e-input,
.e-input-group textarea,
.e-input-group.e-control-wrapper textarea,
.e-float-input textarea,
.e-float-input.e-control-wrapper textarea {
  box-sizing: content-box;
  content: '';
}

.e-input-group textarea.e-input.e-bigger,
.e-input-group.e-control-wrapper textarea.e-input.e-bigger,
textarea.e-input.e-bigger,
.e-input-group.e-bigger textarea,
.e-input-group.e-bigger textarea.e-input,
.e-bigger .e-input-group textarea,
.e-bigger .e-input-group textarea.e-input,
.e-input-group.e-control-wrapper.e-bigger textarea,
.e-input-group.e-control-wrapper.e-bigger textarea.e-input,
.e-bigger .e-input-group.e-control-wrapper textarea,
.e-bigger .e-input-group.e-control-wrapper textarea.e-input,
.e-float-input.e-bigger textarea,
.e-float-input.e-bigger textarea.e-input,
.e-bigger .e-float-input textarea,
.e-bigger .e-float-input textarea.e-input,
.e-float-input.e-control-wrapper.e-bigger textarea,
.e-float-input.e-control-wrapper.e-bigger textarea.e-input,
.e-bigger .e-float-input.e-control-wrapper textarea,
.e-bigger .e-float-input.e-control-wrapper textarea.e-input {
  box-sizing: content-box;
  content: '';
}

textarea.e-input.e-small,
.e-input-group.e-small textarea,
.e-input-group.e-small textarea.e-input,
.e-small .e-input-group textarea,
.e-small .e-input-group textarea.e-input,
.e-input-group.e-control-wrapper.e-small textarea,
.e-input-group.e-control-wrapper.e-small textarea.e-input,
.e-small .e-input-group.e-control-wrapper textarea,
.e-small .e-input-group.e-control-wrapper textarea.e-input,
.e-float-input.e-small textarea,
.e-float-input.e-small textarea.e-input,
.e-small .e-float-input textarea,
.e-small .e-float-input textarea.e-input,
.e-float-input.e-control-wrapper.e-small textarea,
.e-float-input.e-control-wrapper.e-small textarea.e-input,
.e-small .e-float-input.e-control-wrapper textarea,
.e-small .e-float-input.e-control-wrapper textarea.e-input {
  box-sizing: content-box;
  content: '';
}

textarea.e-input.e-small.e-bigger,
.e-input-group.e-bigger.e-small textarea,
.e-input-group.e-bigger.e-small textarea.e-input,
.e-bigger.e-small .e-input-group textarea,
.e-bigger.e-small .e-input-group textarea.e-input,
.e-input-group.e-control-wrapper.e-bigger.e-small textarea,
.e-input-group.e-control-wrapper.e-bigger.e-small textarea.e-input,
.e-bigger.e-small .e-input-group.e-control-wrapper textarea,
.e-bigger.e-small .e-input-group.e-control-wrapper textarea.e-input,
.e-float-input.e-bigger.e-small textarea,
.e-float-input.e-bigger.e-small textarea.e-input,
.e-bigger.e-small .e-float-input textarea,
.e-bigger.e-small .e-float-input textarea.e-input,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea.e-input,
.e-bigger.e-small .e-float-input.e-control-wrapper textarea,
.e-bigger.e-small .e-float-input.e-control-wrapper textarea.e-input {
  box-sizing: content-box;
  content: '';
}

input.e-input.e-bigger,
.e-input-group input.e-input.e-bigger,
.e-input-group input.e-input.e-bigger,
.e-input-group.e-control-wrapper input.e-input.e-bigger,
.e-input-group.e-control-wrapper input.e-input.e-bigger,
.e-input-group.e-bigger .e-input,
.e-input-group.e-control-wrapper.e-bigger .e-input,
.e-bigger input.e-input,
.e-bigger .e-input-group .e-input,
.e-bigger .e-input-group.e-control-wrapper .e-input,
.e-float-input.e-bigger input,
.e-float-input input.e-bigger,
.e-bigger .e-float-input input,
.e-float-input.e-control-wrapper.e-bigger input,
.e-float-input.e-control-wrapper input.e-bigger,
.e-bigger .e-float-input.e-control-wrapper input {
  text-indent: 0;
}

input.e-input.e-small,
.e-input-group input.e-input.e-small,
.e-input-group.e-control-wrapper input.e-input.e-small,
.e-input-group.e-small .e-input,
.e-input-group.e-control-wrapper.e-small .e-input,
.e-small input.e-input,
.e-small .e-input-group .e-input,
.e-small .e-input-group.e-control-wrapper .e-input,
.e-float-input.e-small input,
.e-float-input input.e-small,
.e-small .e-float-input input,
.e-float-input.e-control-wrapper.e-small input,
.e-float-input.e-control-wrapper input.e-small,
.e-small .e-float-input.e-control-wrapper input {
  text-indent: 0;
}

textarea.e-input.e-small,
.e-input-group textarea.e-input.e-small,
.e-input-group.e-control-wrapper input.e-input-group textarea.e-input.e-small,
.e-small input.e-input,
.e-float-input.e-small textarea,
.e-float-input textarea.e-small,
.e-small .e-float-input textarea,
.e-float-input.e-control-wrapper.e-small textarea,
.e-float-input.e-control-wrapper textarea.e-small,
.e-small .e-float-input.e-control-wrapper textarea {
  text-indent: 0;
}

input.e-input,
.e-input-group input.e-input,
.e-input-group input,
.e-input-group.e-control-wrapper input.e-input,
.e-input-group.e-control-wrapper input,
.e-float-input input.e-input,
.e-float-input input,
.e-float-input.e-control-wrapper input.e-input,
.e-float-input.e-control-wrapper input,
.e-input-group input.e-input:focus,
.e-input-group.e-control-wrapper input.e-input:focus,
.e-float-input.e-control-wrapper input:focus,
.e-float-input input:focus,
.e-input-group.e-input-focus input.e-input,
.e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-float-input.e-control-wrapper.e-input-focus input,
.e-float-input.e-input-focus input {
  padding-left: 0;
  text-indent: 0;
}

textarea.e-input,
.e-input-group textarea.e-input,
.e-input-group textarea,
.e-input-group.e-control-wrapper textarea.e-input,
.e-input-group.e-control-wrapper textarea,
.e-float-input textarea.e-input,
.e-float-input textarea,
.e-float-input.e-control-wrapper textarea.e-input,
.e-float-input.e-control-wrapper textarea,
.e-input-group textarea.e-input:focus,
.e-input-group.e-control-wrapper textarea.e-input:focus,
.e-float-input.e-control-wrapper textarea:focus,
.e-float-input textarea:focus {
  padding-left: 0;
  text-indent: 0;
}

input.e-input.e-rtl,
.e-input-group.e-rtl input.e-input,
.e-input-group.e-control-wrapper.e-rtl input.e-input,
.e-float-input.e-rtl input,
.e-float-input.e-control-wrapper.e-rtl input,
.e-rtl .e-input-group input.e-input,
.e-rtl .e-input-group.e-control-wrapper input.e-input,
.e-rtl .e-float-input input,
.e-rtl .e-float-input.e-control-wrapper input,
.e-input-group.e-rtl input.e-input,
.e-input-group.e-control-wrapper.e-rtl input.e-input,
.e-float-input.e-rtl input,
.e-float-input.e-control-wrapper.e-rtl input,
.e-rtl .e-input-group input.e-input,
.e-rtl .e-input-group.e-control-wrapper input.e-input,
.e-rtl .e-float-input input,
.e-rtl .e-float-input.e-control-wrapper input,
.e-input-group.e-rtl input.e-input:focus,
.e-input-group.e-control-wrapper.e-rtl input.e-input:focus,
.e-float-input.e-rtl input:focus,
.e-float-input.e-control-wrapper.e-rtl input:focus,
.e-rtl .e-input-group input.e-input:focus,
.e-rtl .e-input-group.e-control-wrapper input.e-input:focus,
.e-rtl .e-float-input input:focus,
.e-rtl .e-float-input.e-control-wrapper input:focus,
.e-input-group.e-rtl.e-input-focus input.e-input,
.e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input,
.e-rtl .e-input-group.e-input-focus input.e-input,
.e-rtl .e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-float-input.e-rtl.e-input-focus input,
.e-float-input.e-control-wrapper.e-rtl.e-input-focus input,
.e-rtl .e-float-input.e-input-focus input,
.e-rtl .e-float-input.e-control-wrapper.e-input-focus input {
  padding-left: 0;
  padding-right: 0;
  text-indent: 0;
}

textarea.e-input.e-rtl,
.e-input-group:not(.e-outline).e-rtl textarea.e-input,
.e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input,
.e-float-input:not(.e-outline).e-rtl textarea,
.e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea,
.e-rtl .e-input-group:not(.e-outline) textarea.e-input,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input,
.e-rtl .e-float-input:not(.e-outline) textarea,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea,
.e-input-group:not(.e-outline).e-rtl textarea.e-input,
.e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input,
.e-float-input:not(.e-outline).e-rtl textarea,
.e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea,
.e-rtl .e-input-group:not(.e-outline) textarea.e-input,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input,
.e-rtl .e-float-input:not(.e-outline) textarea,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea,
.e-input-group:not(.e-outline).e-rtl textarea.e-input:focus,
.e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input:focus,
.e-float-input:not(.e-outline).e-rtl textarea:focus,
.e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea:focus,
.e-rtl .e-input-group:not(.e-outline) textarea.e-input:focus,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input:focus,
.e-rtl .e-float-input:not(.e-outline) textarea:focus,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea:focus {
  padding-right: 0;
  text-indent: 0;
}

input.e-input.e-small,
.e-small input.e-input,
.e-input-group.e-small input.e-input,
.e-input-group.e-control-wrapper.e-small input.e-input,
.e-float-input.e-small input,
.e-float-input.e-control-wrapper input.e-small,
.e-float-input.e-small input,
.e-float-input.e-control-wrapper input.e-small,
.e-input-group input.e-input.e-small,
.e-input-group.e-control-wrapper input.e-input.e-small,
.e-small .e-float-input input,
.e-small .e-float-input.e-control-wrapper input,
.e-small .e-input-group input.e-input,
.e-small .e-input-group.e-control-wrapper input.e-input,
.e-input-group.e-small input.e-input:focus,
.e-input-group.e-control-wrapper.e-small input.e-input:focus,
.e-float-input.e-small input:focus,
.e-float-input.e-control-wrapper.e-small input:focus,
.e-small .e-input-group.e-control-wrapper input.e-input:focus,
.e-small .e-input-group input.e-input:focus,
.e-small .e-float-input input:focus,
.e-small .e-float-input.e-control-wrapper input:focus,
.e-input-group.e-small.e-input-focus input.e-input,
.e-input-group.e-control-wrapper.e-small.e-input-focus input.e-input,
.e-small .e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-small .e-input-group.e-input-focus input.e-input,
.e-float-input.e-small.e-input-focus input,
.e-float-input.e-control-wrapper.e-input-focus.e-small input,
.e-small .e-float-input.e-input-focus input,
.e-small .e-float-input.e-control-wrapper.e-input-focus input {
  padding-left: 0;
  text-indent: 0;
}

textarea.e-input.e-small,
.e-small textarea.e-input,
.e-input-group.e-small textarea.e-input,
.e-input-group.e-control-wrapper.e-small textarea.e-input,
.e-float-input.e-control-wrapper.e-small textarea,
.e-float-input.e-control-wrapper textarea.e-small,
.e-float-input.e-small textarea,
.e-float-input textarea.e-small,
.e-input-group textarea.e-input.e-small,
.e-input-group.e-control-wrapper textarea.e-input.e-small,
.e-small .e-float-input.e-control-wrapper textarea,
.e-small .e-float-input textarea,
.e-small .e-input-group textarea.e-input,
.e-small .e-input-group.e-control-wrapper textarea.e-input,
.e-input-group.e-small textarea.e-input:focus,
.e-input-group.e-control-wrapper.e-small textarea.e-input:focus,
.e-float-input.e-small textarea:focus,
.e-float-input.e-control-wrapper.e-small textarea:focus,
.e-small .e-input-group textarea.e-input:focus,
.e-small .e-input-group.e-control-wrapper textarea.e-input:focus,
.e-small .e-float-input.e-control-wrapper textarea:focus,
.e-small .e-float-input textarea:focus {
  padding-left: 0;
  text-indent: 0;
}

.e-rtl input.e-input.e-small,
input.e-input.e-small.e-rtl,
.e-small.e-rtl input.e-input,
.e-small input.e-input.e-rtl,
.e-float-input.e-control-wrapper.e-small.e-rtl input,
.e-float-input.e-small.e-rtl input,
.e-input-group.e-small.e-rtl input.e-input,
.e-input-group.e-control-wrapper.e-small.e-rtl input.e-input,
.e-rtl .e-float-input.e-small input,
.e-rtl .e-float-input.e-control-wrapper.e-small input,
.e-rtl .e-input-group.e-small input.e-input,
.e-rtl .e-input-group.e-control-wrapper.e-small input.e-input,
.e-float-input.e-rtl input.e-small,
.e-float-input.e-control-wrapper.e-rtl input.e-small,
.e-input-group.e-rtl input.e-input.e-small,
.e-input-group.e-control-wrapper.e-rtl input.e-input.e-small,
.e-rtl .e-float-input input.e-small,
.e-rtl .e-float-input.e-control-wrapper input.e-small,
.e-rtl .e-input-group input.e-input.e-small,
.e-rtl .e-input-group.e-control-wrapper input.e-input.e-small,
.e-small .e-float-input.e-rtl input,
.e-small .e-float-input.e-control-wrapper.e-rtl input,
.e-small .e-input-group.e-rtl input.e-input,
.e-small .e-input-group.e-control-wrapper.e-rtl input.e-input,
.e-small.e-rtl .e-float-input.e-control-wrapper input,
.e-small.e-rtl .e-float-input input,
.e-small.e-rtl .e-input-group.e-control-wrapper input.e-input,
.e-small.e-rtl .e-input-group input.e-input,
.e-small.e-rtl .e-input-group.e-control-wrapper input.e-input:focus,
.e-small.e-rtl .e-input-group input.e-input:focus,
.e-small.e-rtl .e-float-input.e-control-wrapper input:focus,
.e-small.e-rtl .e-float-input input:focus,
.e-small .e-input-group.e-control-wrapper.e-rtl input.e-input:focus,
.e-small .e-input-group.e-rtl input.e-input:focus,
.e-small .e-float-input.e-control-wrapper.e-rtl input:focus,
.e-small .e-float-input.e-rtl input:focus,
.e-small.e-rtl .e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-small.e-rtl .e-input-group.e-input-focus input.e-input,
.e-small .e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input,
.e-small .e-input-group.e-rtl.e-input-focus input.e-input,
.e-small.e-rtl .e-float-input.e-control-wrapper.e-input-focus input,
.e-small.e-rtl .e-float-input.e-input-focus input,
.e-small .e-float-input.e-control-wrapper.e-rtl.e-input-focus input,
.e-small .e-float-input.e-rtl.e-input-focus input {
  padding-left: 0;
  padding-right: 0;
  text-indent: 0;
}

.e-rtl textarea.e-input.e-small,
textarea.e-input.e-small.e-rtl,
.e-small.e-rtl textarea.e-input,
.e-small textarea.e-input.e-rtl,
.e-float-input:not(.e-outline).e-small.e-rtl textarea,
.e-float-input:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea,
.e-input-group:not(.e-outline).e-small.e-rtl textarea.e-input,
.e-input-group:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-input,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small textarea,
.e-rtl .e-float-input:not(.e-outline).e-small textarea,
.e-rtl .e-input-group:not(.e-outline).e-small textarea.e-input,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small textarea.e-input,
.e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea.e-small,
.e-float-input:not(.e-outline).e-rtl textarea.e-small,
.e-input-group:not(.e-outline).e-rtl textarea.e-input.e-small,
.e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input.e-small,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea.e-small,
.e-rtl .e-float-input:not(.e-outline) textarea.e-small,
.e-rtl .e-input-group:not(.e-outline) textarea.e-input.e-small,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input.e-small,
.e-small .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea,
.e-small .e-float-input:not(.e-outline).e-rtl textarea,
.e-small .e-input-group:not(.e-outline).e-rtl textarea.e-input,
.e-small .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input,
.e-small.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea,
.e-small.e-rtl .e-float-input:not(.e-outline) textarea,
.e-small.e-rtl .e-input-group:not(.e-outline) textarea.e-input,
.e-small.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input,
.e-small.e-rtl .e-input-group:not(.e-outline) textarea.e-input:focus,
.e-small.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input:focus,
.e-small.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea:focus,
.e-small.e-rtl .e-float-input:not(.e-outline) textarea:focus,
.e-small .e-input-group:not(.e-outline).e-rtl textarea.e-input:focus,
.e-small .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input:focus,
.e-small .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea:focus,
.e-small .e-float-input:not(.e-outline).e-rtl textarea:focus {
  padding-right: 0;
  text-indent: 0;
}

input.e-input.e-bigger,
.e-bigger input.e-input,
.e-input-group.e-bigger input.e-input,
.e-input-group.e-control-wrapper.e-bigger input.e-input,
.e-float-input.e-control-wrapper.e-bigger input,
.e-float-input.e-control-wrapper input.e-bigger,
.e-float-input.e-bigger input,
.e-float-input input.e-bigger,
.e-input-group input.e-input.e-bigger,
.e-input-group.e-control-wrapper input.e-input.e-bigger,
.e-bigger .e-float-input.e-control-wrapper input,
.e-bigger .e-float-input input,
.e-bigger .e-input-group.e-control-wrapper input.e-input,
.e-bigger .e-input-group input.e-input,
.e-input-group.e-bigger input.e-input:focus,
.e-input-group.e-control-wrapper.e-bigger input.e-input:focus,
.e-float-input.e-control-wrapper.e-bigger input:focus,
.e-float-input.e-bigger input:focus,
.e-bigger .e-input-group input.e-input:focus,
.e-bigger .e-input-group.e-control-wrapper input.e-input:focus,
.e-bigger .e-float-input.e-control-wrapper input:focus,
.e-bigger .e-float-input input:focus,
.e-input-group.e-bigger.e-input-focus input.e-input,
.e-input-group.e-control-wrapper.e-bigger.e-input-focus input.e-input,
.e-bigger .e-input-group.e-input-focus input.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-float-input.e-control-wrapper.e-bigger.e-input-focus input,
.e-float-input.e-bigger.e-input-focus input,
.e-bigger .e-float-input.e-control-wrapper.e-input-focus input,
.e-bigger .e-float-input.e-input-focus input {
  padding-left: 0;
  text-indent: 0;
}

.e-rtl input.e-input.e-bigger,
input.e-input.e-bigger.e-rtl,
.e-bigger.e-rtl input.e-input,
.e-bigger input.e-input.e-rtl,
.e-float-input.e-control-wrapper.e-bigger.e-rtl input,
.e-float-input.e-bigger.e-rtl input,
.e-input-group.e-bigger.e-rtl input.e-input,
.e-input-group.e-control-wrapper.e-bigger.e-rtl input.e-input,
.e-rtl .e-float-input.e-control-wrapper.e-bigger input,
.e-rtl .e-float-input.e-bigger input,
.e-rtl .e-input-group.e-bigger input.e-input,
.e-rtl .e-input-group.e-control-wrapper.e-bigger input.e-input,
.e-float-input.e-control-wrapper.e-rtl input.e-bigger,
.e-float-input.e-rtl input.e-bigger,
.e-input-group.e-rtl input.e-input.e-bigger,
.e-input-group.e-control-wrapper.e-rtl input.e-input.e-bigger,
.e-rtl .e-float-input.e-control-wrapper input.e-bigger,
.e-rtl .e-float-input input.e-bigger,
.e-rtl .e-input-group input.e-input.e-bigger,
.e-rtl .e-input-group.e-control-wrapper input.e-input.e-bigger,
.e-bigger .e-float-input.e-control-wrapper.e-rtl input,
.e-bigger .e-float-input.e-rtl input,
.e-bigger .e-input-group.e-rtl input.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-rtl input.e-input,
.e-bigger.e-rtl .e-float-input.e-control-wrapper input,
.e-bigger.e-rtl .e-float-input input,
.e-bigger.e-rtl .e-input-group input.e-input,
.e-bigger.e-rtl .e-input-group.e-control-wrapper input.e-input,
.e-bigger.e-rtl .e-input-group input.e-input:focus,
.e-bigger.e-rtl .e-input-group.e-control-wrapper input.e-input:focus,
.e-bigger.e-rtl .e-float-input.e-control-wrapper input:focus,
.e-bigger.e-rtl .e-float-input input:focus,
.e-bigger .e-input-group.e-rtl input.e-input:focus,
.e-bigger .e-input-group.e-control-wrapper.e-rtl input.e-input:focus,
.e-bigger .e-float-input.e-rtl input:focus,
.e-bigger .e-float-input.e-control-wrapper.e-rtl input:focus,
.e-bigger.e-rtl .e-input-group.e-input-focus input.e-input,
.e-bigger.e-rtl .e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-bigger .e-input-group.e-rtl.e-input-focus input.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input,
.e-bigger.e-rtl .e-float-input.e-control-wrapper.e-input-focus input,
.e-bigger.e-rtl .e-float-input.e-input-focus input,
.e-bigger .e-float-input.e-rtl.e-input-focus input,
.e-bigger .e-float-input.e-control-wrapper.e-rtl.e-input-focus input {
  padding-left: 0;
  padding-right: 0;
  text-indent: 0;
}

textarea.e-input.e-bigger,
.e-bigger textarea.e-input,
.e-input-group.e-bigger textarea.e-input,
.e-input-group.e-control-wrapper.e-bigger textarea.e-input,
.e-float-input.e-control-wrapper.e-bigger textarea,
.e-float-input.e-control-wrapper textarea.e-bigger,
.e-float-input.e-bigger textarea,
.e-float-input textarea.e-bigger,
.e-input-group textarea.e-input.e-bigger,
.e-input-group.e-control-wrapper textarea.e-input.e-bigger,
.e-bigger .e-float-input.e-control-wrapper textarea,
.e-bigger .e-float-input textarea,
.e-bigger .e-input-group textarea.e-input,
.e-bigger .e-input-group.e-control-wrapper textarea.e-input,
.e-input-group.e-bigger textarea.e-input:focus,
.e-input-group.e-control-wrapper.e-bigger textarea.e-input:focus,
.e-float-input.e-control-wrapper.e-bigger textarea:focus,
.e-float-input.e-bigger textarea:focus,
.e-bigger .e-input-group textarea.e-input:focus,
.e-bigger .e-input-group.e-control-wrapper textarea.e-input:focus,
.e-bigger .e-float-input.e-control-wrapper textarea:focus,
.e-bigger .e-float-input textarea:focus {
  padding-left: 0;
  text-indent: 0;
}

.e-rtl textarea.e-input.e-bigger,
textarea.e-input.e-bigger.e-rtl,
.e-bigger.e-rtl textarea.e-input,
.e-bigger textarea.e-input.e-rtl,
.e-float-input.e-control-wrapper:not(.e-outline).e-bigger.e-rtl textarea,
.e-float-input:not(.e-outline).e-bigger.e-rtl textarea,
.e-input-group:not(.e-outline).e-bigger.e-rtl textarea.e-input,
.e-input-group:not(.e-outline).e-control-wrapper.e-bigger.e-rtl textarea.e-input,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-bigger textarea,
.e-rtl .e-float-input:not(.e-outline).e-bigger textarea,
.e-rtl .e-input-group:not(.e-outline).e-bigger textarea.e-input,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-bigger textarea.e-input,
.e-float-input:not(.e-outline).e-rtl textarea.e-bigger,
.e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea.e-bigger,
.e-input-group:not(.e-outline).e-rtl textarea.e-input.e-bigger,
.e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input.e-bigger,
.e-rtl .e-float-input:not(.e-outline) textarea.e-bigger,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea.e-bigger,
.e-rtl .e-input-group:not(.e-outline) textarea.e-input.e-bigger,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input.e-bigger,
.e-bigger .e-float-input:not(.e-outline).e-rtl textarea,
.e-bigger .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea,
.e-bigger .e-input-group:not(.e-outline).e-rtl textarea.e-input,
.e-bigger .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input,
.e-bigger.e-rtl .e-float-input:not(.e-outline) textarea,
.e-bigger.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea,
.e-bigger.e-rtl .e-input-group:not(.e-outline) textarea.e-input,
.e-bigger.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input,
.e-bigger.e-rtl .e-input-group:not(.e-outline) textarea.e-input:focus,
.e-bigger.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input:focus,
.e-bigger.e-rtl .e-float-input:not(.e-outline) textarea:focus,
.e-bigger.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea:focus,
.e-bigger .e-input-group:not(.e-outline).e-rtl textarea.e-input:focus,
.e-bigger .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input:focus,
.e-bigger .e-float-input:not(.e-outline).e-rtl textarea:focus,
.e-bigger .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea:focus {
  padding-right: 0;
  text-indent: 0;
}

input.e-input.e-bigger.e-small,
.e-bigger input.e-input.e-small,
.e-input-group.e-small.e-bigger input.e-input,
.e-input-group.e-control-wrapper.e-small.e-bigger input.e-input,
.e-input-group.e-small input.e-input.e-bigger,
.e-input-group.e-control-wrapper.e-small input.e-input.e-bigger,
.e-bigger .e-input-group.e-small input.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-small input.e-input,
.e-float-input.e-small.e-bigger input,
.e-float-input.e-small input.e-bigger,
.e-bigger .e-float-input.e-small input,
.e-float-input.e-control-wrapper.e-small.e-bigger input,
.e-float-input.e-control-wrapper.e-small input.e-bigger,
.e-bigger .e-float-input.e-control-wrapper.e-small input,
.e-bigger .e-input-group.e-small input.e-input:focus,
.e-bigger .e-input-group.e-control-wrapper.e-small input.e-input:focus,
.e-bigger .e-float-input.e-control-wrapper.e-small input:focus,
.e-bigger .e-float-input.e-small input:focus,
.e-small .e-input-group.e-bigger input.e-input:focus,
.e-small .e-input-group.e-control-wrapper.e-bigger input.e-input:focus,
.e-small .e-float-input.e-control-wrapper.e-bigger input:focus,
.e-small .e-float-input.e-bigger input:focus,
.e-input-group.e-bigger.e-small input.e-input:focus,
.e-input-group.e-control-wrapper.e-bigger.e-small input.e-input:focus,
.e-float-input.e-control-wrapper.e-bigger.e-small input:focus,
.e-float-input.e-bigger.e-small input:focus,
.e-bigger .e-input-group.e-small.e-input-focus input.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-small.e-input-focus input.e-input,
.e-small .e-input-group.e-bigger.e-input-focus input.e-input,
.e-small .e-input-group.e-control-wrapper.e-bigger.e-input-focus input.e-input,
.e-input-group.e-bigger.e-small.e-input-focus input.e-input,
.e-input-group.e-control-wrapper.e-bigger.e-small.e-input-focus input.e-input,
.e-bigger .e-float-input.e-control-wrapper.e-small.e-input-focus input,
.e-bigger .e-float-input.e-small.e-input-focus input,
.e-small .e-float-input.e-control-wrapper.e-bigger.e-input-focus input,
.e-small .e-float-input.e-bigger.e-input-focus input,
.e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input,
.e-float-input.e-bigger.e-small.e-input-focus input {
  padding-left: 0;
  text-indent: 0;
}

.e-bigger input.e-input.e-small.e-rtl,
.e-input-group.e-small.e-bigger.e-rtl input.e-input,
.e-input-group.e-control-wrapper.e-small.e-bigger.e-rtl input.e-input,
.e-input-group.e-small.e-rtl input.e-input.e-bigger,
.e-input-group.e-control-wrapper.e-small.e-rtl input.e-input.e-bigger,
.e-bigger .e-input-group.e-small.e-rtl input.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-small.e-rtl input.e-input,
.e-float-input.e-small.e-bigger.e-rtl input,
.e-float-input.e-small.e-rtl input.e-bigger,
.e-bigger .e-float-input.e-small.e-rtl input,
.e-float-input.e-control-wrapper.e-small.e-bigger.e-rtl input,
.e-float-input.e-control-wrapper.e-small.e-rtl input.e-bigger,
.e-bigger .e-float-input.e-control-wrapper.e-small.e-rtl input,
.e-bigger.e-rtl input.e-input.e-small,
.e-rtl .e-input-group.e-small.e-bigger input.e-input,
.e-rtl .e-input-group.e-control-wrapper.e-small.e-bigger input.e-input,
.e-rtl .e-input-group.e-small input.e-input.e-bigger,
.e-rtl .e-input-group.e-control-wrapper.e-small input.e-input.e-bigger,
.e-bigger.e-rtl .e-input-group.e-small input.e-input,
.e-bigger.e-rtl .e-input-group.e-control-wrapper.e-small input.e-input,
.e-rtl .e-float-input.e-control-wrapper.e-small.e-bigger input,
.e-rtl .e-float-input.e-control-wrapper.e-small input.e-bigger,
.e-bigger.e-rtl .e-float-input.e-control-wrapper.e-small input,
.e-rtl .e-float-input.e-small.e-bigger input,
.e-rtl .e-float-input.e-small input.e-bigger,
.e-bigger.e-rtl .e-float-input.e-small input,
.e-bigger .e-input-group.e-small.e-rtl input.e-input:focus,
.e-bigger .e-input-group.e-control-wrapper.e-small.e-rtl input.e-input:focus,
.e-bigger .e-float-input.e-control-wrapper.e-small.e-rtl input:focus,
.e-bigger .e-float-input.e-small.e-rtl input:focus,
.e-small .e-input-group.e-bigger.e-rtl input.e-input:focus,
.e-small .e-input-group.e-control-wrapper.e-bigger.e-rtl input.e-input:focus,
.e-small .e-float-input.e-control-wrapper.e-bigger.e-rtl input:focus,
.e-small .e-float-input.e-bigger.e-rtl input:focus,
.e-input-group.e-bigger.e-small.e-rtl input.e-input:focus,
.e-input-group.e-control-wrapper.e-bigger.e-small.e-rtl input.e-input:focus,
.e-float-input.e-control-wrapper.e-bigger.e-small.e-rtl input:focus,
.e-float-input.e-bigger.e-small.e-rtl input:focus,
.e-bigger.e-rtl .e-input-group.e-small input.e-input:focus,
.e-bigger.e-rtl .e-input-group.e-control-wrapper.e-small input.e-input:focus,
.e-bigger.e-rtl .e-float-input.e-control-wrapper.e-small input:focus,
.e-bigger.e-rtl .e-float-input.e-small input:focus,
.e-small.e-rtl .e-input-group.e-bigger input.e-input:focus,
.e-small.e-rtl .e-input-group.e-control-wrapper.e-bigger input.e-input:focus,
.e-small.e-rtl .e-float-input.e-control-wrapper.e-bigger input:focus,
.e-small.e-rtl .e-float-input.e-bigger input:focus,
.e-rtl .e-input-group.e-bigger.e-small input.e-input:focus,
.e-rtl .e-input-group.e-control-wrapper.e-bigger.e-small input.e-input:focus,
.e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small input:focus,
.e-rtl .e-float-input.e-bigger.e-small input:focus,
.e-bigger .e-float-input.e-control-wrapper.e-small.e-rtl.e-input-focus input,
.e-bigger .e-float-input.e-small.e-rtl.e-input-focus input,
.e-small .e-float-input.e-control-wrapper.e-bigger.e-rtl.e-input-focus input,
.e-small .e-float-input.e-bigger.e-rtl.e-input-focus input,
.e-float-input.e-control-wrapper.e-bigger.e-small.e-rtl.e-input-focus input,
.e-float-input.e-bigger.e-small.e-rtl.e-input-focus input,
.e-bigger.e-rtl .e-float-input.e-control-wrapper.e-small.e-input-focus input,
.e-bigger.e-rtl .e-float-input.e-small.e-input-focus input,
.e-small.e-rtl .e-float-input.e-control-wrapper.e-bigger.e-input-focus input,
.e-small.e-rtl .e-float-input.e-bigger.e-input-focus input,
.e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input,
.e-rtl .e-float-input.e-bigger.e-small.e-input-focus input,
.e-bigger .e-input-group.e-small.e-rtl.e-input-focus input.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-small.e-rtl.e-input-focus input.e-input,
.e-small .e-input-group.e-bigger.e-rtl.e-input-focus input.e-input,
.e-small .e-input-group.e-control-wrapper.e-bigger.e-rtl.e-input-focus input.e-input,
.e-input-group.e-bigger.e-small.e-rtl.e-input-focus input.e-input,
.e-input-group.e-control-wrapper.e-bigger.e-small.e-rtl.e-input-focus input.e-input,
.e-bigger.e-rtl .e-input-group.e-small.e-input-focus input.e-input,
.e-bigger.e-rtl .e-input-group.e-control-wrapper.e-small.e-input-focus input.e-input,
.e-small.e-rtl .e-input-group.e-bigger.e-input-focus input.e-input,
.e-small.e-rtl .e-input-group.e-control-wrapper.e-bigger.e-input-focus input.e-input,
.e-rtl .e-input-group.e-bigger.e-small.e-input-focus input.e-input,
.e-rtl .e-input-group.e-control-wrapper.e-bigger.e-small.e-input-focus input.e-input {
  padding-left: 0;
  padding-right: 0;
  text-indent: 0;
}

textarea.e-input.e-bigger.e-small,
.e-bigger textarea.e-input.e-small,
.e-input-group.e-small.e-bigger textarea.e-input,
.e-input-group.e-control-wrapper.e-small.e-bigger textarea.e-input,
.e-input-group.e-small textarea.e-input.e-bigger,
.e-input-group.e-control-wrapper.e-small textarea.e-input.e-bigger,
.e-bigger .e-input-group.e-small textarea.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-small textarea.e-input,
.e-float-input.e-small.e-bigger textarea,
.e-float-input.e-small textarea.e-bigger,
.e-bigger .e-float-input.e-small textarea,
.e-float-input.e-control-wrapper.e-small.e-bigger textarea,
.e-float-input.e-control-wrapper.e-small textarea.e-bigger,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea,
.e-bigger .e-input-group.e-small textarea.e-input:focus,
.e-bigger .e-input-group.e-control-wrapper.e-small textarea.e-input:focus,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea:focus,
.e-bigger .e-float-input.e-small textarea:focus,
.e-small .e-input-group.e-bigger textarea.e-input:focus,
.e-small .e-input-group.e-control-wrapper.e-bigger textarea.e-input:focus,
.e-small .e-float-input.e-control-wrapper.e-bigger textarea:focus,
.e-small .e-float-input.e-bigger textarea:focus,
.e-input-group.e-bigger.e-small textarea.e-input:focus,
.e-input-group.e-control-wrapper.e-bigger.e-small textarea.e-input:focus,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea:focus,
.e-float-input.e-bigger.e-small textarea:focus {
  padding-left: 0;
  text-indent: 0;
}

.e-bigger textarea.e-input.e-small.e-rtl,
.e-input-group:not(.e-outline).e-small.e-bigger.e-rtl textarea.e-input,
.e-input-group:not(.e-outline).e-control-wrapper.e-small.e-bigger.e-rtl textarea.e-input,
.e-input-group:not(.e-outline).e-small.e-rtl textarea.e-input.e-bigger,
.e-input-group:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-input.e-bigger,
.e-bigger .e-input-group:not(.e-outline).e-small.e-rtl textarea.e-input,
.e-bigger .e-input-group:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-input,
.e-float-input:not(.e-outline).e-small.e-bigger.e-rtl textarea,
.e-float-input:not(.e-outline).e-small.e-rtl textarea.e-bigger,
.e-bigger .e-float-input:not(.e-outline).e-small.e-rtl textarea,
.e-float-input:not(.e-outline).e-control-wrapper.e-small.e-bigger.e-rtl textarea,
.e-float-input:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-bigger,
.e-bigger .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea,
.e-bigger.e-rtl textarea.e-input.e-small,
.e-rtl .e-input-group:not(.e-outline).e-small.e-bigger textarea.e-input,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small.e-bigger textarea.e-input,
.e-rtl .e-input-group:not(.e-outline).e-small textarea.e-input.e-bigger,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small textarea.e-input.e-bigger,
.e-bigger.e-rtl .e-input-group:not(.e-outline).e-small textarea.e-input,
.e-bigger.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small textarea.e-input,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-bigger textarea,
.e-rtl .e-float-input:not(.e-outline).e-small textarea.e-bigger,
.e-bigger.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small textarea,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-bigger textarea,
.e-rtl .e-float-input:not(.e-outline).e-small textarea.e-bigger,
.e-bigger.e-rtl .e-float-input:not(.e-outline).e-small textarea,
.e-bigger.e-rtl .e-float-input:not(.e-outline).e-small.e-control-wrapper textarea,
.e-bigger .e-input-group:not(.e-outline).e-small.e-rtl textarea.e-input:focus,
.e-bigger .e-input-group:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-input:focus,
.e-bigger .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea:focus,
.e-bigger .e-float-input:not(.e-outline).e-small.e-rtl textarea:focus,
.e-small .e-input-group:not(.e-outline).e-bigger.e-rtl textarea.e-input:focus,
.e-small .e-input-group:not(.e-outline).e-control-wrapper.e-bigger.e-rtl textarea.e-input:focus,
.e-small .e-float-input:not(.e-outline).e-control-wrapper.e-bigger.e-rtl textarea:focus,
.e-small .e-float-input:not(.e-outline).e-bigger.e-rtl textarea:focus,
.e-input-group:not(.e-outline).e-bigger.e-small.e-rtl textarea.e-input:focus,
.e-input-group:not(.e-outline).e-control-wrapper.e-bigger.e-small.e-rtl textarea.e-input:focus,
.e-float-input:not(.e-outline).e-control-wrapper.e-bigger.e-small.e-rtl textarea:focus,
.e-float-input:not(.e-outline).e-bigger.e-small.e-rtl textarea:focus,
.e-bigger.e-rtl .e-input-group:not(.e-outline).e-small textarea.e-input:focus,
.e-bigger.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small textarea.e-input:focus,
.e-bigger.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small textarea:focus,
.e-bigger.e-rtl .e-float-input:not(.e-outline).e-small textarea:focus,
.e-small.e-rtl .e-input-group:not(.e-outline).e-bigger textarea.e-input:focus,
.e-small.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-bigger textarea.e-input:focus,
.e-small.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-bigger textarea:focus,
.e-small.e-rtl .e-float-input:not(.e-outline).e-bigger textarea:focus,
.e-rtl .e-input-group:not(.e-outline).e-bigger.e-small textarea.e-input:focus,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-bigger.e-small textarea.e-input:focus,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-bigger.e-small textarea:focus,
.e-rtl .e-float-input:not(.e-outline).e-bigger.e-small textarea:focus {
  padding-right: 0;
  text-indent: 0;
}

.e-float-input .e-clear-icon,
.e-float-input.e-control-wrapper .e-clear-icon,
.e-input-group .e-clear-icon,
.e-input-group.e-control-wrapper .e-clear-icon {
  background: transparent;
  border: 0;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1;
  min-width: 24px;
  outline: none;
  padding: 0;
  text-align: center;
}

.e-float-input .e-clear-icon::before,
.e-float-input.e-control-wrapper .e-clear-icon::before,
.e-input-group .e-clear-icon::before,
.e-input-group.e-control-wrapper .e-clear-icon::before {
  font-size: 12px;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}

.e-float-input.e-static-clear .e-clear-icon.e-clear-icon-hide,
.e-float-input.e-control-wrapper.e-static-clear .e-clear-icon.e-clear-icon-hide,
.e-input-group.e-static-clear .e-clear-icon.e-clear-icon-hide,
.e-input-group.e-control-wrapper.e-static-clear .e-clear-icon.e-clear-icon-hide {
  cursor: pointer;
  display: flex;
}

.e-float-input.e-small.e-bigger .e-clear-icon,
.e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon,
.e-input-group.e-small.e-bigger .e-clear-icon,
.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,
.e-small .e-input-group.e-bigger input:first-child ~ .e-clear-icon,
.e-small .e-input-group.e-control-wrapper.e-bigger input:first-child ~ .e-clear-icon,
.e-bigger .e-input-group.e-small input:first-child ~ .e-clear-icon,
.e-bigger .e-input-group.e-control-wrapper.e-small input:first-child ~ .e-clear-icon,
.e-small .e-float-input.e-control-wrapper.e-bigger input:first-child ~ .e-clear-icon,
.e-small .e-float-input.e-bigger input:first-child ~ .e-clear-icon,
.e-bigger .e-float-input.e-control-wrapper.e-small input:first-child ~ .e-clear-icon,
.e-bigger .e-float-input.e-small input:first-child ~ .e-clear-icon {
  padding-bottom: 0;
}

.e-float-input.e-small .e-clear-icon::before,
.e-float-input.e-control-wrapper.e-small .e-clear-icon::before,
.e-input-group.e-small .e-clear-icon::before,
.e-input-group.e-control-wrapper.e-small .e-clear-icon::before,
.e-float-input.e-control-wrapper input.e-small:first-child ~ .e-clear-icon::before,
.e-small .e-float-input.e-control-wrapper .e-clear-icon::before,
.e-float-input input.e-small:first-child ~ .e-clear-icon::before,
.e-small .e-float-input .e-clear-icon::before,
.e-small .e-input-group .e-clear-icon::before,
.e-small .e-input-group.e-control-wrapper .e-clear-icon::before {
  font-size: 10px;
}

.e-float-input.e-bigger .e-clear-icon::before,
.e-float-input.e-control-wrapper.e-bigger .e-clear-icon::before,
.e-input-group.e-bigger .e-clear-icon::before,
.e-input-group.e-control-wrapper.e-bigger .e-clear-icon::before,
.e-float-input.e-control-wrapper input.e-bigger:first-child ~ .e-clear-icon::before,
.e-bigger .e-float-input.e-control-wrapper .e-clear-icon::before,
.e-float-input input.e-bigger:first-child ~ .e-clear-icon::before,
.e-bigger .e-float-input .e-clear-icon::before,
.e-bigger .e-input-group .e-clear-icon::before,
.e-bigger .e-input-group.e-control-wrapper .e-clear-icon::before {
  font-size: 12px;
}

.e-float-input.e-small.e-bigger .e-clear-icon::before,
.e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon::before,
.e-input-group.e-small.e-bigger .e-clear-icon::before,
.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon::before,
.e-small .e-input-group.e-bigger input:first-child ~ .e-clear-icon::before,
.e-small .e-input-group.e-control-wrapper.e-bigger input:first-child ~ .e-clear-icon::before,
.e-bigger .e-input-group.e-small input:first-child ~ .e-clear-icon::before,
.e-bigger .e-input-group.e-control-wrapper.e-small input:first-child ~ .e-clear-icon::before,
.e-small .e-float-input.e-control-wrapper.e-bigger input:first-child ~ .e-clear-icon::before,
.e-small .e-float-input.e-bigger input:first-child ~ .e-clear-icon::before,
.e-bigger .e-float-input.e-control-wrapper.e-small input:first-child ~ .e-clear-icon::before,
.e-bigger .e-float-input.e-small input:first-child ~ .e-clear-icon::before {
  font-size: 12px;
}

.e-input:not(:valid):first-child ~ .e-clear-icon,
.e-input-group input.e-input:not(:valid):first-child ~ .e-clear-icon,
.e-input-group.e-control-wrapper input.e-input:not(:valid):first-child ~ .e-clear-icon,
.e-float-input input:not(:valid):first-child ~ .e-clear-icon,
.e-float-input.e-control-wrapper input:not(:valid):first-child ~ .e-clear-icon,
.e-float-input.e-input-group input:not(:valid):first-child ~ .e-clear-icon,
.e-float-input.e-input-group.e-control-wrapper input:not(:valid):first-child ~ .e-clear-icon {
  display: none;
}

.e-input-group .e-clear-icon.e-clear-icon-hide,
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide {
  display: none;
}

.e-input-group.e-static-clear .e-clear-icon.e-clear-icon-hide,
.e-input-group.e-control-wrapper.e-static-clear .e-clear-icon.e-clear-icon-hide {
  cursor: pointer;
}

.e-input-group.e-disabled input.e-input:not(:valid):first-child ~ .e-clear-icon,
.e-input-group.e-control-wrapper.e-disabled input.e-input:not(:valid):first-child ~ .e-clear-icon,
.e-float-input.e-disabled input:not(:valid):first-child ~ .e-clear-icon,
.e-float-input.e-input-group.e-disabled input:not(:valid):first-child ~ .e-clear-icon,
.e-float-input.e-input-group.e-control-wrapper.e-disabled input:not(:valid):first-child ~ .e-clear-icon,
.e-float-input.e-control-wrapper.e-disabled input:not(:valid):first-child ~ .e-clear-icon,
.e-input-group.e-disabled .e-clear-icon.e-clear-icon-hide,
.e-input-group.e-control-wrapper.e-disabled .e-clear-icon.e-clear-icon-hide {
  cursor: not-allowed;
}

.e-float-input.e-control-wrapper input[readonly]:first-child ~ .e-clear-icon,
.e-float-input.e-control-wrapper.e-input-group input[readonly]:first-child ~ .e-clear-icon,
.e-float-input input[readonly]:first-child ~ .e-clear-icon,
.e-float-input.e-input-group input[readonly]:first-child ~ .e-clear-icon,
.e-input-group input[readonly]:first-child ~ .e-clear-icon.e-clear-icon-hide,
.e-float-input.e-control-wrapper.e-input-group input[readonly]:first-child ~ .e-clear-icon,
.e-float-input.e-input-group.e-control-wrapper input[readonly]:first-child ~ .e-clear-icon,
.e-input-group.e-control-wrapper input[readonly]:first-child .e-clear-icon.e-clear-icon-hide {
  cursor: auto;
}

.e-input-group .e-clear-icon,
.e-input-group.e-control-wrapper .e-clear-icon {
  min-height: 18px;
  min-width: 18px;
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
}

.e-float-input.e-input-group .e-clear-icon,
.e-float-input.e-input-group.e-control-wrapper .e-clear-icon {
  padding-right: 4px;
  padding-top: 4px;
}

.e-input-group.e-bigger .e-clear-icon,
.e-input-group.e-control-wrapper.e-bigger .e-clear-icon,
.e-input-group .e-clear-icon.e-bigger,
.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
.e-bigger .e-input-group .e-clear-icon,
.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
  min-height: 20px;
  min-width: 20px;
  padding-bottom: 5px;
  padding-right: 8px;
  padding-top: 6px;
}

.e-input-group.e-float-input.e-bigger .e-clear-icon,
.e-input-group.e-float-input .e-clear-icon.e-bigger,
.e-bigger .e-input-group.e-float-input .e-clear-icon,
.e-input-group.e-control-wrapper.e-float-input.e-bigger .e-clear-icon,
.e-input-group.e-control-wrapper.e-float-input .e-clear-icon.e-bigger,
.e-bigger .e-input-group.e-control-wrapper.e-float-input .e-clear-icon {
  padding-right: 8px;
  padding-top: 6px;
}

.e-input-group.e-small.e-bigger .e-clear-icon,
.e-input-group.e-small .e-clear-icon.e-bigger,
.e-bigger .e-input-group.e-small .e-clear-icon,
.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,
.e-input-group.e-control-wrapper.e-small .e-clear-icon.e-bigger,
.e-bigger .e-input-group.e-control-wrapper.e-small .e-clear-icon {
  min-height: 18px;
  min-width: 18px;
  padding-bottom: 4px;
  padding-right: 4px;
  padding-top: 4px;
}

.e-input-group.e-float-input.e-small.e-bigger .e-clear-icon,
.e-input-group.e-float-input.e-small .e-clear-icon.e-bigger,
.e-bigger .e-input-group.e-float-input.e-small .e-clear-icon,
.e-input-group.e-control-wrapper.e-float-input.e-small.e-bigger .e-clear-icon,
.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon.e-bigger,
.e-bigger .e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon,
.e-input-group.e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon,
.e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon.e-bigger,
.e-bigger .e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon,
.e-input-group.e-control-wrapper.e-float-input.e-small.e-bigger .e-clear-icon,
.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon.e-bigger,
.e-bigger .e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon {
  padding-right: 4px;
  padding-top: 4px;
}

.e-input-group.e-small .e-clear-icon,
.e-input-group .e-clear-icon.e-small,
.e-small .e-input-group .e-clear-icon,
.e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-input-group.e-control-wrapper .e-clear-icon.e-small,
.e-small .e-input-group.e-control-wrapper .e-clear-icon {
  min-height: 16px;
  min-width: 16px;
  padding-bottom: 4px;
  padding-right: 4px;
  padding-top: 4px;
}

.e-input-group.e-float-input.e-small .e-clear-icon,
.e-input-group.e-float-input .e-clear-icon.e-small,
.e-small .e-input-group.e-float-input .e-clear-icon,
.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon,
.e-input-group.e-control-wrapper.e-float-input .e-clear-icon.e-small,
.e-small .e-input-group.e-control-wrapper.e-float-input .e-clear-icon,
.e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon,
.e-input-group.e-float-input.e-control-wrapper .e-clear-icon.e-small,
.e-small .e-input-group.e-float-input.e-control-wrapper .e-clear-icon,
.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon,
.e-input-group.e-control-wrapper.e-float-input .e-clear-icon.e-small,
.e-small .e-input-group.e-control-wrapper.e-float-input .e-clear-icon {
  padding-right: 4px;
  padding-top: 4px;
}

.e-input:not(:valid),
.e-input:valid,
.e-float-input.e-control-wrapper input:not(:valid),
.e-float-input.e-control-wrapper input:valid,
.e-float-input input:not(:valid),
.e-float-input input:valid,
.e-input-group input:not(:valid),
.e-input-group input:valid,
.e-input-group.e-control-wrapper input:not(:valid),
.e-input-group.e-control-wrapper input:valid,
.e-float-input.e-control-wrapper textarea:not(:valid),
.e-float-input.e-control-wrapper textarea:valid,
.e-float-input textarea:not(:valid),
.e-float-input textarea:valid,
.e-input-group.e-control-wrapper textarea:not(:valid),
.e-input-group.e-control-wrapper textarea:valid,
.e-input-group textarea:not(:valid),
.e-input-group textarea:valid {
  box-shadow: none;
}

.e-input-group .e-input-in-wrap,
.e-input-group.e-control-wrapper .e-input-in-wrap,
.e-float-input .e-input-in-wrap,
.e-float-input.e-control-wrapper .e-input-in-wrap {
  width: 100%;
}

.e-float-input .e-input-in-wrap label.e-float-text,
.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text {
  right: 0;
}

.e-input-group .e-input-in-wrap,
.e-input-group.e-control-wrapper .e-input-in-wrap,
.e-float-input .e-input-in-wrap,
.e-float-input.e-control-wrapper .e-input-in-wrap {
  display: flex;
  position: relative;
  width: 100%;
}

.e-float-input.e-float-icon-left .e-input-in-wrap,
.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-input-group.e-float-icon-left .e-input-in-wrap,
.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap {
  border: 1px solid;
  border-width: 0 0 1px 0;
  margin-left: 16px;
}

.e-rtl .e-float-input.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-input-group.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap
.e-float-input.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-float-input.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-input-group.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-input-group.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap {
  margin-left: 0;
  margin-right: 16px;
}

.e-float-input input.e-input,
.e-float-input.e-bigger .e-input,
.e-bigger .e-float-input .e-input,
.e-float-input.e-control-wrapper input.e-input,
.e-float-input.e-control-wrapper.e-bigger .e-input,
.e-bigger .e-float-input.e-control-wrapper .e-input {
  margin-bottom: 0;
}

.e-float-input label.e-float-text.e-label-bottom,
.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  transform: translate3d(0, 16px, 0) scale(1);
}

.e-float-input textarea:focus ~ label.e-float-text,
.e-float-input textarea:valid ~ label.e-float-text,
.e-float-input textarea ~ label.e-label-top.e-float-text,
.e-float-input textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input textarea label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top {
  font-size: 13px;
  top: -22px;
  transform: translate3d(0, 6px, 0) scale(0.92);
}

.e-float-input.e-bigger textarea:focus ~ label.e-float-text,
.e-float-input.e-bigger textarea:valid ~ label.e-float-text,
.e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input textarea:valid ~ label.e-float-text,
.e-bigger .e-float-input textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text {
  font-size: 14px;
  top: -20px;
}

.e-float-input.e-small textarea:focus ~ label.e-float-text,
.e-float-input.e-small textarea:valid ~ label.e-float-text,
.e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
.e-small .e-float-input textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text {
  font-size: 12px;
  top: -21px;
}

.e-float-input.e-small.e-bigger textarea:focus ~ label.e-float-text,
.e-float-input.e-small.e-bigger textarea:valid ~ label.e-float-text,
.e-float-input.e-small.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-small textarea:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger textarea:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text {
  font-size: 13px;
  top: -20px;
}

.e-float-input textarea ~ .e-float-text,
.e-float-input.e-control-wrapper textarea ~ .e-float-text {
  top: -11px;
}

.e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 12px;
  top: -11px;
}

.e-float-input.e-bigger textarea ~ label.e-float-text,
.e-float-input textarea ~ label.e-float-text.e-bigger,
.e-float-input textarea.e-bigger ~ label.e-float-text,
.e-bigger .e-float-input textarea ~ label.e-float-text,
.e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-float-text,
.e-float-input.e-control-wrapper textarea ~ label.e-float-text.e-bigger,
.e-float-input.e-control-wrapper textarea.e-bigger ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper textarea ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
  top: -8px;
}

.e-float-input.e-small textarea ~ label.e-float-text,
.e-float-input textarea ~ label.e-float-text.e-small,
.e-float-input textarea.e-small ~ label.e-float-text,
.e-small .e-float-input textarea ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small textarea ~ label.e-float-text,
.e-float-input.e-control-wrapper textarea ~ label.e-float-text.e-small,
.e-float-input.e-control-wrapper textarea.e-small ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper textarea ~ label.e-float-text {
  font-size: 12px;
  top: -11px;
}

.e-input-group.e-bigger:not(.e-float-input) .e-input,
.e-bigger .e-input-group:not(.e-float-input) .e-input,
.e-input-group.e-control-wrapper.e-bigger:not(.e-float-input) .e-input,
.e-bigger .e-input-group.e-control-wrapper:not(.e-float-input) .e-input,
.e-float-input.e-bigger input,
.e-bigger .e-float-input input,
.e-float-input.e-input-group.e-bigger input,
.e-bigger .e-float-input.e-input-group input,
.e-float-input.e-input-group.e-control-wrapper.e-bigger input,
.e-bigger .e-float-input.e-input-group.e-control-wrapper input,
.e-float-input.e-control-wrapper.e-bigger input,
.e-bigger .e-float-input.e-control-wrapper input,
.e-float-input.e-control-wrapper.e-input-group.e-bigger input,
.e-bigger .e-float-input.e-control-wrapper.e-input-group input,
.e-float-input.e-control-wrapper.e-input-group.e-bigger input,
.e-bigger .e-float-input.e-control-wrapper.e-input-group input {
  min-height: 27px;
}

.e-input-group.e-small:not(.e-float-input) .e-input,
.e-small .e-input-group:not(.e-float-input) .e-input,
.e-input-group.e-control-wrapper.e-small:not(.e-float-input) .e-input,
.e-small .e-input-group.e-control-wrapper:not(.e-float-input) .e-input,
.e-float-input.e-small input,
.e-small .e-float-input input,
.e-float-input.e-input-group.e-small input,
.e-small .e-float-input.e-input-group input,
.e-float-input.e-input-group.e-control-wrapper.e-small input,
.e-small .e-float-input.e-input-group.e-control-wrapper input,
.e-float-input.e-control-wrapper.e-small input,
.e-small .e-float-input.e-control-wrapper input,
.e-float-input.e-control-wrapper.e-input-group.e-small input,
.e-small .e-float-input.e-control-wrapper.e-input-group input,
.e-float-input.e-control-wrapper.e-input-group.e-small input,
.e-small .e-float-input.e-control-wrapper.e-input-group input {
  min-height: 18px;
}

.e-input-group.e-bigger.e-small:not(.e-float-input) .e-input,
.e-bigger .e-input-group.e-small:not(.e-float-input) .e-input
.e-small .e-input-group.e-bigger:not(.e-float-input) .e-input,
.e-input-group.e-control-wrapper.e-bigger.e-small:not(.e-float-input) .e-input,
.e-bigger .e-input-group.e-control-wrapper.e-small:not(.e-float-input) .e-input
.e-small .e-input-group.e-control-wrapper.e-bigger:not(.e-float-input) .e-input,
.e-float-input.e-bigger.e-small input,
.e-bigger .e-float-input.e-small input,
.e-small .e-float-input.e-bigger input,
.e-float-input.e-input-group.e-bigger.e-small input,
.e-bigger .e-float-input.e-input-group.e-small input,
.e-small .e-float-input.e-input-group.e-bigger input,
.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-small input,
.e-bigger .e-float-input.e-input-group.e-control-wrapper.e-small input,
.e-small .e-float-input.e-input-group.e-control-wrapper.e-bigger input,
.e-float-input.e-control-wrapper.e-bigger.e-small input,
.e-bigger .e-float-input.e-control-wrapper.e-small input,
.e-small .e-float-input.e-control-wrapper.e-bigger input,
.e-float-input.e-control-wrapper.e-input-group.e-bigger.e-small input,
.e-bigger .e-float-input.e-control-wrapper.e-input-group.e-small input,
.e-small .e-float-input.e-control-wrapper.e-input-group.e-bigger input {
  min-height: 22px;
}

.e-input-group input.e-input,
.e-float-input.e-input-group input,
.e-input-group.e-control-wrapper input.e-input,
.e-float-input.e-input-group.e-control-wrapper input,
.e-float-input input,
.e-float-input.e-control-wrapper input {
  min-height: 22px;
}

.e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
.e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
.e-float-input:hover:not(.e-disabled):not(.e-float-icon-left),
.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
.e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]) {
  border-bottom-width: 1px;
}

.e-input-group.e-float-icon-left:not(.e-disabled):not(.e-input-focus) .e-input-in-wrap:hover,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-disabled):not(.e-input-focus) .e-input-in-wrap:hover,
.e-float-input.e-float-icon-left:not(.e-disabled):not(.e-input-focus) .e-input-in-wrap:hover,
.e-float-input.e-control-wrapper.e-float-icon-left:not(.e-disabled):not(.e-input-focus) .e-input-in-wrap:hover {
  border-bottom-width: 1px;
}

.e-input-group:not(.e-disabled):not(.e-float-icon-left)::before,
.e-input-group:not(.e-disabled):not(.e-float-icon-left)::after,
.e-input-group.e-float-icon-left:not(.e-disabled) .e-input-in-wrap::before,
.e-input-group.e-float-icon-left:not(.e-disabled) .e-input-in-wrap::after,
.e-input-group.e-control-wrapper:not(.e-disabled):not(.e-float-icon-left)::before,
.e-input-group.e-control-wrapper:not(.e-disabled):not(.e-float-icon-left)::after,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-disabled) .e-input-in-wrap::before,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-disabled) .e-input-in-wrap::after {
  bottom: -2px;
}

.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error),
.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error,
.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error),
.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error,
.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input,
.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) input,
.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) input,
.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error input,
.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea,
.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) textarea,
.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) textarea,
.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error textarea,
.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input,
.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) input,
.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) input,
.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error input,
.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea,
.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) textarea,
.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) textarea,
.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error textarea,
.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-input-group.e-input-focus:not(.e-float-icon-left).e-warning:not(.e-success):not(.e-error),
.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left).e-warning:not(.e-success):not(.e-error),
.e-input-group.e-input-focus:not(.e-float-icon-left).e-error:not(.e-success):not(.e-warning),
.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-input-group.e-float-icon-left.e-input-focus.e-success:not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-input-group.e-float-icon-left.e-input-focus.e-warning:not(.e-success):not(.e-error) .e-input-in-wrap,
.e-input-group.e-float-icon-left.e-input-focus.e-error:not(.e-success):not(.e-warning) .e-input-in-wrap {
  border-style: solid;
  border-width: 0 0 1px;
}

.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 13px;
  top: -9px;
  transform: translate3d(0, -6px, 0) scale(0.92);
  -webkit-user-select: text;
          user-select: text;
}

.e-bigger .e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
  top: -8px;
  transform: translate3d(0, -6px, 0) scale(0.86);
  -webkit-user-select: text;
          user-select: text;
}

.e-small .e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-small.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-small.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 12px;
  top: -8px;
  transform: translate3d(0, -6px, 0) scale(0.92);
  -webkit-user-select: text;
          user-select: text;
}

.e-bigger .e-float-input.e-small input:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-float-input.e-bigger.e-small input:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input.e-small.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-small.e-bigger .e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 13px;
  top: -10px;
  transform: translate3d(0, -6px, 0) scale(0.92);
  -webkit-user-select: text;
          user-select: text;
}

.e-bigger .e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 13px;
  top: -10px;
  font-style: normal;
}

.e-float-input.e-bigger.e-small textarea:focus ~ label.e-float-text,
.e-float-input.e-bigger.e-small textarea:valid ~ label.e-float-text,
.e-float-input.e-bigger.e-small textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger.e-small textarea label.e-float-text.e-label-top,
.e-bigger .e-float-input.e-small textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-small textarea:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small textarea label.e-float-text.e-label-top,
.e-small .e-float-input.e-bigger textarea:focus ~ label.e-float-text,
.e-small .e-float-input.e-bigger textarea:valid ~ label.e-float-text,
.e-small .e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-bigger textarea label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea label.e-float-text.e-label-top,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea label.e-float-text.e-label-top,
.e-small .e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger textarea label.e-float-text.e-label-top {
  transform: translate3d(0, 6px, 0) scale(0.92);
}

.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  transform: translate3d(0, 16px, 0) scale(1);
}

.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  left: 0;
  overflow: hidden;
  padding-left: 0;
  pointer-events: none;
  position: absolute;
  text-overflow: ellipsis;
  top: -11px;
  transform: translate3d(0, 16px, 0) scale(1);
  transform-origin: left top;
  transition: 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: 100%;
}

textarea.e-input::-webkit-textarea-placeholder,
textarea.e-input:-moz-placeholder,
textarea.e-input:-ms-textarea-placeholder,
textarea.e-input::-moz-placeholder {
  font-size: 13px;
  font-style: normal;
}

.e-small textarea.e-input::-webkit-textarea-placeholder,
textarea.e-small.e-input::-webkit-textarea-placeholder,
.e-small textarea.e-input:-moz-placeholder,
textarea.e-small.e-input:-moz-placeholder,
.e-small textarea.e-input:-ms-input-placeholder,
textarea.e-small.e-input:-ms-input-placeholder,
.e-small textarea.e-input::-moz-placeholder,
textarea.e-small.e-input::-moz-placeholder {
  font-size: 12px;
  font-style: normal;
}

.e-bigger textarea.e-small.e-input::-webkit-textarea-placeholder,
.e-small textarea.e-bigger.e-input::-webkit-textarea-placeholder,
.e-bigger textarea.e-small.e-input:-moz-placeholder,
.e-small textarea.e-bigger.e-input:-moz-placeholder,
.e-bigger textarea.e-small.e-input:-ms-input-placeholder,
.e-small textarea.e-bigger.e-input:-ms-input-placeholder,
.e-bigger textarea.e-small.e-input::-moz-placeholder,
.e-small textarea.e-bigger.e-input::-moz-placeholder {
  font-size: 13px;
  font-style: normal;
}

.e-bigger textarea.e-input::-webkit-textarea-placeholder,
textarea.e-bigger.e-input::-webkit-textarea-placeholder,
.e-bigger textarea.e-input:-moz-placeholder,
textarea.e-bigger.e-input:-moz-placeholder,
.e-bigger textarea.e-input:-ms-textarea-placeholder,
textarea.e-bigger.e-input:-ms-textarea-placeholder,
.e-bigger textarea.e-input::-moz-placeholder,
textarea.e-bigger.e-input::-moz-placeholder {
  font-size: 14px;
  font-style: normal;
}

.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 13px;
  top: -9px;
  transform: translate3d(0, -6px, 0) scale(0.92);
  -webkit-user-select: text;
          user-select: text;
}

.e-small .e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-small.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-small.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 12px;
  top: -8px;
  transform: translate3d(0, -6px, 0) scale(0.92);
  -webkit-user-select: text;
          user-select: text;
}

.e-bigger .e-float-input.e-small textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-float-input.e-bigger.e-small textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input.e-small.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-small.e-bigger .e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 13px;
  top: -10px;
  transform: translate3d(0, -6px, 0) scale(0.92);
  -webkit-user-select: text;
          user-select: text;
}

.e-bigger .e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-bigger.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
  top: -8px;
  transform: translate3d(0, -6px, 0) scale(0.86);
  -webkit-user-select: text;
          user-select: text;
}

.e-float-input.e-bigger textarea:focus ~ label.e-float-text,
.e-float-input.e-bigger textarea:valid ~ label.e-float-text,
.e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger textarea label.e-float-text.e-label-top,
.e-bigger .e-float-input textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input textarea:valid ~ label.e-float-text,
.e-bigger .e-float-input textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input textarea label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea label.e-float-text.e-label-top,
.e-bigger .e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top {
  transform: translate3d(0, 6px, 0) scale(0.86);
}

.e-float-input textarea[disabled],
.e-float-input textarea.e-disabled,
.e-float-input.e-disabled textarea,
.e-float-input.e-control-wrapper textarea[disabled],
.e-float-input.e-control-wrapper textarea.e-disabled,
.e-float-input.e-control-wrapper.e-disabled textarea {
  filter: alpha(opacity=100);
  opacity: 1;
}

.e-float-input textarea[disabled],
.e-float-input textarea.e-disabled,
.e-float-input.e-control-wrapper textarea[disabled],
.e-float-input.e-control-wrapper textarea.e-disabled {
  background: transparent;
  background-image: none;
  cursor: not-allowed;
}

textarea.e-input,
.e-input-group textarea.e-input,
.e-input-group textarea,
.e-input-group.e-control-wrapper textarea.e-input,
.e-input-group.e-control-wrapper textarea,
.e-float-input textarea,
.e-float-input.e-input-group textarea,
.e-float-input.e-control-wrapper textarea,
.e-float-input.e-control-wrapper.e-input-group textarea {
  border-radius: 0;
}

textarea.e-input,
.e-input-group textarea,
.e-input-group textarea.e-input,
.e-input-group.e-input-focus textarea,
.e-input-group.e-input-focus textarea.e-input,
.e-input-group.e-control-wrapper textarea,
.e-input-group.e-control-wrapper.e-input-focus textarea,
.e-input-group.e-control-wrapper textarea.e-input,
.e-input-group.e-control-wrapper.e-input-focus textarea.e-input,
.e-float-input textarea,
.e-float-input.e-control-wrapper textarea {
  line-height: 1.5;
  min-height: 15px;
  min-width: 0;
  padding: 4px 0 4px;
  resize: vertical;
}

.e-input-group.e-bigger textarea,
.e-input-group.e-bigger textarea.e-input,
.e-input-group textarea.e-bigger,
.e-input-group textarea.e-input.e-bigger,
.e-input-group.e-control-wrapper.e-bigger textarea,
.e-input-group.e-control-wrapper.e-bigger textarea.e-input,
.e-input-group.e-control-wrapper textarea.e-bigger,
.e-input-group.e-control-wrapper textarea.e-input.e-bigger,
.e-bigger .e-input-group textarea,
.e-bigger .e-input-group textarea.e-input,
.e-bigger .e-input-group.e-control-wrapper textarea,
.e-bigger .e-input-group.e-control-wrapper textarea.e-input,
.e-float-input.e-bigger textarea,
.e-float-input textarea.e-bigger,
.e-float-input.e-control-wrapper.e-bigger textarea,
.e-float-input.e-control-wrapper textarea.e-bigger,
.e-bigger .e-float-input textarea,
.e-bigger .e-float-input.e-control-wrapper textarea {
  font: inherit;
  line-height: 1.5;
  min-height: 17px;
  padding: 5px 0 5px;
}

.e-input-group.e-input-focus.e-bigger textarea,
.e-input-group.e-input-focus.e-bigger textarea.e-input,
.e-input-group.e-input-focus textarea.e-bigger,
.e-input-group.e-input-focus textarea.e-input.e-bigger,
.e-input-group.e-control-wrapper.e-input-focus.e-bigger textarea,
.e-input-group.e-control-wrapper.e-input-focus.e-bigger textarea.e-input,
.e-input-group.e-control-wrapper.e-input-focus textarea.e-bigger,
.e-input-group.e-control-wrapper.e-input-focus textarea.e-input.e-bigger,
.e-bigger .e-input-group.e-input-focus textarea,
.e-bigger .e-input-group.e-control-wrapper.e-input-focus textarea,
.e-bigger .e-input-group.e-control-wrapper.e-input-focus textarea.e-input {
  font: inherit;
  line-height: 1.5;
  min-height: 17px;
  padding: 5px 0 5px;
}

.e-input-group.e-small textarea,
.e-input-group.e-small textarea.e-input,
.e-input-group textarea.e-small,
.e-input-group textarea.e-input.e-small,
.e-input-group.e-control-wrapper.e-small textarea,
.e-input-group.e-control-wrapper.e-small textarea.e-input,
.e-input-group.e-control-wrapper textarea.e-bigger,
.e-input-group.e-control-wrapper textarea.e-input.e-bigger,
.e-small .e-input-group textarea,
.e-small .e-input-group textarea.e-input,
.e-bigger .e-input-group.e-control-wrapper textarea,
.e-bigger .e-input-group.e-control-wrapper.e-input-focus textarea,
.e-bigger .e-input-group.e-control-wrapper textarea.e-input,
.e-float-input.e-small textarea,
.e-float-input textarea.e-small,
.e-float-input.e-control-wrapper.e-small textarea,
.e-float-input.e-control-wrapper textarea.e-small,
.e-small .e-float-input textarea,
.e-small .e-float-input.e-control-wrapper textarea {
  font: inherit;
  line-height: 1.5;
  min-height: 14px;
  padding: 4px 0 4px;
}

.e-input-group.e-input-focus.e-small textarea,
.e-input-group.e-input-focus.e-small textarea.e-input,
.e-input-group.e-input-focus textarea.e-small,
.e-input-group.e-input-focus textarea.e-input.e-small,
.e-input-group.e-input-focus textarea.e-input.e-small,
.e-input-group.e-control-wrapper.e-input-focus.e-small textarea,
.e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input,
.e-input-group.e-control-wrapper.e-input-focus textarea.e-bigger,
.e-input-group.e-control-wrapper.e-input-focus textarea.e-input.e-bigger,
.e-small .e-input-group.e-input-focus textarea,
.e-small .e-input-group.e-input-focus textarea.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-input-focus textarea.e-input {
  font: inherit;
  line-height: 1.5;
  min-height: 14px;
  padding: 4px 0 4px;
}

.e-input-group.e-small.e-bigger textarea.e-input,
.e-input-group.e-small textarea.e-input.e-bigger,
.e-input-group textarea.e-input.e-bigger.e-small,
.e-input-group.e-bigger textarea.e-small,
.e-input-group.e-control-wrapper.e-small.e-bigger textarea.e-input,
.e-input-group.e-control-wrapper.e-small textarea.e-input.e-bigger,
.e-bigger.e-small .e-input-group textarea.e-input,
.e-bigger.e-small .e-input-group.e-control-wrapper textarea.e-input,
.e-bigger .input-group textarea.e-small,
.e-bigger .e-input-group.e-small textarea.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-small textarea.e-input,
.e-bigger .e-small.e-input-group.e-control-wrapper textarea.e-input,
.e-small .input-group textarea.e-bigger,
.e-small .e-input-group.e-bigger textarea.e-input,
.e-small .e-input-group.e-control-wrapper textarea.e-input.e-bigger,
.e-small .e-input-group.e-control-wrapper.e-input-focus textarea.e-input.e-bigger,
.e-float-input textarea.e-bigger.e-small,
.e-float-input.e-small.e-bigger textarea,
.e-float-input.e-small textarea.e-bigger,
.e-float-input.e-bigger textarea.e-small,
.e-bigger .e-float-input.e-small textarea,
.e-bigger.e-small .e-float-input textarea,
.e-bigger .float-input textarea.e-small,
.e-small .e-float-input.e-bigger textarea,
.e-small .float-input textarea.e-bigger,
.e-small .e-float-input.e-control-wrapper textarea.e-bigger,
.e-float-input.e-control-wrapper.e-small.e-bigger textarea,
.e-float-input.e-control-wrapper.e-small textarea.e-bigger,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea,
.e-bigger.e-small .e-float-input.e-control-wrapper textarea,
.e-bigger .e-small.e-float-input.e-control-wrapper textarea {
  font: inherit;
  line-height: 1.5;
  min-height: 15px;
  padding: 4px 0 4px;
}

.e-input-group.e-input-focus textarea.e-input.e-bigger.e-small,
.e-input-group.e-input-focus.e-small.e-bigger textarea.e-input,
.e-input-group.e-input-focus.e-small textarea.e-input.e-bigger,
.e-input-group.e-input-focus.e-bigger textarea.e-small,
.e-input-group.e-control-wrapper.e-input-focus.e-small.e-bigger textarea.e-input,
.e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input.e-bigger,
.e-bigger.e-small .e-input-group.e-input-focus textarea.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input,
.e-bigger.e-small .e-input-group.e-control-wrapper.e-input-focus textarea.e-input,
.e-bigger .e-small.e-input-group.e-control-wrapper.e-input-focus textarea.e-input {
  font: inherit;
  line-height: 1.5;
  min-height: 15px;
  padding: 4px 0 4px;
}

input.e-input.e-small,
textarea.e-input.e-small,
.e-small input.e-input,
.e-small textarea.e-input {
  min-height: 16px;
}

input.e-input,
textarea.e-input {
  min-height: 19px;
}

.e-bigger input.e-input,
.e-bigger textarea.e-input,
input.e-input.e-bigger,
textarea.e-input.e-bigger {
  min-height: 23px;
}

.e-bigger input.e-input.e-small,
.e-bigger .e-small input.e-input,
.e-bigger.e-small input.e-input,
.e-small input.e-input.e-bigger,
input.e-input.e-bigger.e-small,
.e-small .e-bigger input.e-input {
  min-height: 19px;
}

textarea.e-outline.e-input,
.e-outline.e-input-group textarea.e-input,
.e-outline.e-input-group textarea,
.e-outline.e-input-group.e-control-wrapper textarea.e-input,
.e-outline.e-input-group.e-control-wrapper textarea,
.e-outline.e-float-input textarea.e-input,
.e-outline.e-float-input textarea,
.e-outline.e-float-input.e-control-wrapper textarea.e-input,
.e-outline.e-float-input.e-control-wrapper textarea {
  width: calc(100% - 1px);
}

.e-outline.e-input-group.e-control-wrapper,
.e-outline.e-input-group,
.e-outline.e-input-group:not(.e-float-icon-left),
.e-outline.e-float-input,
.e-outline.e-float-input.e-control-wrapper,
.e-outline.e-input-group:not(.e-float-icon-left),
.e-outline.e-input-group.e-success:not(.e-float-icon-left),
.e-outline.e-input-group.e-warning:not(.e-float-icon-left),
.e-outline.e-input-group.e-error:not(.e-float-icon-left),
.e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left),
.e-outline.e-input-group.e-control-wrapper.e-success:not(.e-float-icon-left),
.e-outline.e-input-group.e-control-wrapper.e-warning:not(.e-float-icon-left),
.e-outline.e-input-group.e-control-wrapper.e-error:not(.e-float-icon-left) {
  border: 1px solid rgba(0, 0, 0, 0.24);
  border-radius: 4px;
  border-width: 1px;
  fill: transparent;
  transition: border .2s, box-shadow .2s;
}

.e-outline.e-float-input,
.e-outline.e-float-input.e-control-wrapper {
  margin-top: 0;
}

.e-outline.e-float-input.e-valid-input:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-valid-input:hover:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-valid-input.e-control-wrapper:hover:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-valid-input.e-control-wrapper:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-valid-input.e-control-wrapper:hover:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left):not(.e-disabled),
.e-outline.e-float-input.e-valid-input.e-control-wrapper:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left):not(.e-disabled),
.e-outline.e-float-input.e-input-group.e-valid-input:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-valid-input:hover:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-valid-input:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-valid-input:hover:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-valid-input.e-success:hover:not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-valid-input.e-success:hover:not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-success:hover:not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-valid-input.e-error:hover:not(.e-success):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-valid-input.e-error:hover:not(.e-success):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-error:hover:not(.e-success):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-float-icon-left),
.e-outline.e-float-input.e-valid-input.e-warning:hover:not(.e-success):not(.e-error):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-valid-input.e-warning:hover:not(.e-success):not(.e-error):not(.e-float-icon-left),
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-float-icon-left),
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-warning:hover:not(.e-success):not(.e-error):not(.e-float-icon-left) {
  border-top-color: transparent;
}

.e-outline.e-input-group,
.e-outline .e-input-group,
.e-outline .e-input-group.e-control-wrapper,
.e-outline.e-float-input,
.e-outline.e-float-input.e-control-wrapper {
  font-size: 14px;
}

input.e-input.e-bigger.e-outline,
textarea.e-input.e-bigger.e-outline,
.e-outline.e-bigger input.e-input,
.e-outline.e-bigger textarea.e-input,
.e-outline.e-input-group.e-bigger,
.e-bigger .e-input-group.e-outline,
.e-outline.e-input-group.e-control-wrapper.e-bigger,
.e-bigger .e-outline.e-input-group.e-control-wrapper,
.e-outline.e-input-group.e-bigger.e-disabled,
.e-bigger .e-outline.e-input-group.e-disabled,
.e-outline.e-input-group.e-control-wrapper.e-bigger.e-disabled,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-disabled {
  font-size: 16px;
}

.e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
.e-bigger .e-outline.e-input-group.e-control-wrapper .e-input-group-icon,
.e-outline.e-input-group.e-bigger.e-disabled .e-input-group-icon,
.e-bigger .e-outline.e-input-group.e-disabled .e-input-group-icon,
.e-outline.e-input-group.e-control-wrapper.e-bigger.e-disabled .e-input-group-icon,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-disabled .e-input-group-icon {
  font-size: 20px;
}

.e-outline.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-outline.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-outline.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-outline.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-outline.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error),
.e-outline.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error),
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error,
.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error),
.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error),
.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error),
.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error,
.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error),
.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error),
.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error),
.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error,
.e-outline.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-outline.e-input-group.e-input-focus:not(.e-float-icon-left).e-warning:not(.e-success):not(.e-error),
.e-outline.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-outline.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left).e-warning:not(.e-success):not(.e-error),
.e-outline.e-input-group.e-input-focus:not(.e-float-icon-left).e-error:not(.e-success):not(.e-warning),
.e-outline.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error),
.e-outline.e-input-group.e-float-icon-left.e-input-focus.e-success:not(.e-warning):not(.e-error),
.e-outline.e-input-group.e-float-icon-left.e-input-focus.e-warning:not(.e-success):not(.e-error),
.e-outline.e-input-group.e-float-icon-left.e-input-focus.e-error:not(.e-success):not(.e-warning) {
  border-width: 1px;
}

input.e-outline.e-input,
.e-outline.e-input-group input.e-input,
.e-outline.e-input-group input,
.e-outline.e-input-group.e-control-wrapper input.e-input,
.e-outline.e-input-group.e-control-wrapper input,
.e-outline.e-float-input input.e-input,
.e-outline.e-float-input input,
.e-outline.e-float-input.e-control-wrapper input.e-input,
.e-outline.e-float-input.e-control-wrapper input,
.e-outline.e-input-group:not(.e-float-icon-left) input.e-input:focus,
.e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left) input.e-input:focus,
.e-outline.e-float-input.e-control-wrapper:not(.e-float-icon-left) input:focus,
.e-outline.e-float-input:not(.e-float-icon-left) input:focus,
.e-outline.e-float-input.e-control-wrapper:not(.e-float-icon-left).e-input-focus input,
.e-outline.e-float-input:not(.e-float-icon-left).e-input-focus input,
.e-outline.e-input-group:not(.e-float-icon-left).e-input-focus input.e-input,
.e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-input-focus input.e-input {
  box-sizing: border-box;
  padding: 10px 12px 9px;
}

textarea.e-outline.e-input,
.e-outline.e-input-group textarea.e-input,
.e-outline.e-input-group textarea,
.e-outline.e-input-group.e-control-wrapper textarea.e-input,
.e-outline.e-input-group.e-control-wrapper textarea,
.e-outline.e-float-input textarea.e-input,
.e-outline.e-float-input textarea,
.e-outline.e-float-input.e-control-wrapper textarea.e-input,
.e-outline.e-float-input.e-control-wrapper textarea,
.e-outline.e-input-group:not(.e-float-icon-left) textarea.e-input:focus,
.e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left) textarea.e-input:focus {
  box-sizing: border-box;
  margin: 8px 0 1px;
  padding: 0 12px 12px;
}

.e-outline.e-input-group input.e-input,
.e-outline.e-float-input.e-input-group input,
.e-outline.e-input-group.e-control-wrapper input.e-input,
.e-outline.e-float-input.e-input-group.e-control-wrapper input,
.e-outline.e-float-input input,
.e-outline.e-float-input.e-control-wrapper input {
  box-sizing: border-box;
  min-height: 38px;
}

.e-outline.e-input-group:not(.e-float-icon-left):not(.e-float-input)::before,
.e-outline.e-input-group:not(.e-float-icon-left):not(.e-float-input)::after,
.e-outline.e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::before,
.e-outline.e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::after,
.e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input)::before,
.e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input)::after,
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::before,
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::after,
.e-outline.e-float-input:not(.e-input-group) .e-float-line::before,
.e-outline.e-float-input:not(.e-input-group) .e-float-line::after,
.e-outline.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::before,
.e-outline.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::after {
  content: none;
}

.e-outline.e-input-group.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-outline.e-input-group.e-input-focus.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-focus.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-outline.e-input-group.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-input-group.e-input-focus.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-float-input.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-float-input.e-input-focus.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-float-input.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-float-input.e-input-focus.e-control-wrapper:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-input-group.e-float-icon-left.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error),
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error),
.e-outline.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-float-input.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) {
  border-color: #e3165b;
  box-shadow: inset 1px 1px #e3165b, inset -1px 0 #e3165b, inset 0 -1px #e3165b;
}

.e-outline.e-float-input.e-float-icon-left .e-input-in-wrap,
.e-outline.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-outline.e-input-group.e-float-icon-left .e-input-in-wrap,
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap {
  border: 0;
  border-width: 0;
  margin-left: 0;
}

.e-outline.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
  margin: 9px 12px 9px 0;
}

.e-outline.e-float-input .e-clear-icon,
.e-outline.e-float-input.e-control-wrapper .e-clear-icon,
.e-outline.e-input-group .e-clear-icon,
.e-outline.e-input-group.e-control-wrapper .e-clear-icon {
  font-size: 16px;
  padding: 9px 12px 9px 0;
}

.e-outline.e-input-group.e-float-icon-left .e-input,
.e-outline.e-float-input.e-input-group.e-float-icon-left .e-input,
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left .e-input,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left .e-input {
  padding-left: 0;
}

.e-outline.e-input-group .e-input-group-icon,
.e-outline.e-input-group.e-control-wrapper .e-input-group-icon {
  font-size: 16px;
  margin: 9px 12px 9px 0;
}

.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) input,
.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error) input,
.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error) input,
.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error input,
.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea,
.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) textarea,
.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) textarea,
.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error textarea,
.e-outline.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) input,
.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error) input,
.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error) input,
.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error input,
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap {
  border: 0;
}

.e-outline.e-input-group .e-input-group-icon + .e-input-group-icon:last-child,
.e-outline.e-input-group.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-outline.e-input-group .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-bigger .e-outline.e-input-group .e-input-group-icon + .e-input-group-icon:last-child,
.e-outline.e-input-group.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-outline.e-input-group.e-small.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-outline.e-input-group.e-small .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-outline.e-input-group.e-control-wrapper .e-input-group-icon + .e-input-group-icon:last-child,
.e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-outline.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-bigger .e-outline.e-input-group.e-small .e-input-group-icon + .e-input-group-icon:last-child {
  margin-left: 0;
}

.e-outline.e-input-group.e-small:not(.e-float-input) .e-input,
.e-small .e-outline.e-input-group:not(.e-float-input) .e-input,
.e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-input) .e-input,
.e-small .e-outline.e-input-group.e-control-wrapper:not(.e-float-input) .e-input,
.e-outline.e-float-input.e-small input,
.e-small .e-outline.e-float-input input,
.e-outline.e-float-input.e-input-group.e-small input,
.e-small .e-outline.e-float-input.e-input-group input,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-small input,
.e-small .e-outline.e-float-input.e-input-group.e-control-wrapper input,
.e-outline.e-float-input.e-control-wrapper.e-small input,
.e-small .e-outline.e-float-input.e-control-wrapper input,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small input,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small input,
.e-small .e-outline.e-float-input.e-control-wrapper.e-input-group input {
  box-sizing: border-box;
  min-height: 34px;
}

.e-outline.e-float-input.e-small input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small input:valid ~ label.e-float-text,
.e-outline.e-float-input.e-small input ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input input ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-small textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small textarea:valid ~ label.e-float-text,
.e-outline.e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input textarea ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-small.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-input-focus input ~ label.e-float-text {
  font-size: 11px;
}

.e-outline.e-float-input.e-bigger input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-bigger input:valid ~ label.e-float-text,
.e-outline.e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input input ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-bigger textarea:valid ~ label.e-float-text,
.e-outline.e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input textarea ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text {
  font-size: 12px;
}

.e-outline.e-input-group,
.e-outline.e-input-group.e-control-wrapper,
.e-outline.e-float-input,
.e-outline.e-float-input.e-control-wrapper {
  font-size: 14px;
}

.e-outline.e-input-group.e-bigger,
.e-bigger .e-outline.e-input-group,
.e-outline.e-input-group.e-control-wrapper.e-bigger,
.e-bigger .e-outline.e-input-group.e-control-wrapper,
.e-outline.e-float-input.e-bigger,
.e-bigger .e-outline.e-float-input,
.e-outline.e-float-input.e-control-wrapper.e-bigger,
.e-bigger .e-outline.e-float-input.e-control-wrapper {
  font-size: 16px;
}

.e-outline.e-input-group.e-small,
.e-small .e-outline.e-input-group,
.e-outline.e-input-group.e-control-wrapper.e-small,
.e-small .e-outline.e-input-group.e-control-wrapper,
.e-outline.e-float-input.e-small,
.e-small .e-outline.e-float-input,
.e-outline.e-float-input.e-control-wrapper.e-small,
.e-small .e-outline.e-float-input.e-control-wrapper {
  font-size: 13px;
}

.e-outline.e-input-group.e-small.e-bigger,
.e-small .e-outline.e-input-group.e-bigger,
.e-bigger .e-outline.e-input-group.e-small,
.e-bigger.e-small .e-outline.e-input-group,
.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger,
.e-small .e-outline.e-input-group.e-control-wrapper.e-bigger,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small,
.e-bigger.e-small .e-outline.e-input-group.e-control-wrapper,
.e-outline.e-float-input.e-small.e-bigger,
.e-small .e-outline.e-float-input.e-bigger,
.e-bigger .e-outline.e-float-input.e-small,
.e-bigger.e-small .e-outline.e-float-input,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small,
.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper {
  font-size: 14px;
}

.e-small.e-outline.e-float-input.e-bigger input:focus ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-bigger input:valid ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
.e-bigger .e-small.e-outline.e-float-input input ~ label.e-label-top.e-float-text,
.e-small.e-outline.e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-small.e-outline.e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-bigger input:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-bigger input:valid ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
.e-small .e-bigger.e-outline.e-float-input input ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-bigger input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-bigger input:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
.e-bigger .e-small.e-outline.e-float-input input ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-small.e-outline.e-float-input.e-bigger textarea:focus ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-bigger textarea:valid ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-small.e-outline.e-float-input textarea ~ label.e-label-top.e-float-text,
.e-small.e-outline.e-float-input.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-small.e-outline.e-float-input.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-bigger textarea:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-bigger textarea:valid ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-small .e-bigger.e-outline.e-float-input textarea ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-bigger textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-bigger textarea:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-small.e-outline.e-float-input textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-small.e-outline.e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text {
  font-size: 12px;
}

input.e-input.e-small.e-outline,
.e-small input.e-input.e-outline,
.e-input-group.e-small.e-outline input.e-input,
.e-outline.e-input-group.e-control-wrapper.e-small input.e-input,
.e-outline.e-float-input.e-small input,
.e-outline.e-float-input.e-control-wrapper input.e-small,
.e-outline.e-float-input.e-small input,
.e-outline.e-float-input.e-control-wrapper input.e-small,
.e-outline.e-input-group input.e-input.e-small,
.e-outline.e-input-group.e-control-wrapper input.e-input.e-small,
.e-small .e-outline.e-float-input input,
.e-small .e-outline.e-float-input.e-control-wrapper input,
.e-small .e-outline.e-input-group input.e-input,
.e-small .e-outline.e-input-group.e-control-wrapper input.e-input,
.e-outline.e-input-group.e-small input.e-input:focus,
.e-outline.e-input-group.e-control-wrapper.e-small input.e-input:focus,
.e-outline.e-float-input.e-small input:focus,
.e-outline.e-float-input.e-control-wrapper.e-small input:focus,
.e-small .e-outline.e-input-group.e-control-wrapper input.e-input:focus,
.e-small .e-outline.e-input-group input.e-input:focus,
.e-small .e-outline.e-float-input input:focus,
.e-small .e-outline.e-float-input.e-control-wrapper input:focus,
.e-outline.e-float-input.e-small.e-input-focus input,
.e-outline.e-float-input.e-control-wrapper.e-small.e-input-focus input,
.e-small .e-outline.e-float-input.e-input-focus input,
.e-small .e-outline.e-float-input.e-control-wrapper.e-input-focus input,
.e-outline.e-input-group.e-small.e-input-focus input.e-input,
.e-outline.e-input-group.e-control-wrapper.e-small.e-input-focus input.e-input,
.e-small .e-outline.e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-small .e-outline.e-input-group.e-input-focus input.e-input {
  padding: 7px 10px;
}

textarea.e-input.e-small.e-outline,
.e-small textarea.e-input.e-outline,
.e-input-group.e-small.e-outline textarea.e-input,
.e-outline.e-input-group.e-control-wrapper.e-small textarea.e-input,
.e-outline.e-float-input.e-control-wrapper textarea.e-small,
.e-outline.e-float-input.e-small textarea,
.e-outline.e-input-group textarea.e-input.e-small,
.e-outline.e-input-group.e-control-wrapper textarea.e-input.e-small,
.e-small .e-outline.e-float-input textarea,
.e-small .e-outline.e-float-input.e-control-wrapper textarea,
.e-small .e-outline.e-input-group textarea.e-input,
.e-small .e-outline.e-input-group.e-control-wrapper textarea.e-input,
.e-outline.e-input-group.e-small textarea.e-input:focus,
.e-outline.e-input-group.e-control-wrapper.e-small textarea.e-input:focus,
.e-outline.e-float-input.e-small textarea:focus,
.e-outline.e-float-input.e-control-wrapper.e-small textarea:focus,
.e-small .e-outline.e-input-group.e-control-wrapper textarea.e-input:focus,
.e-small .e-outline.e-input-group textarea.e-input:focus,
.e-small .e-outline.e-float-input textarea:focus,
.e-small .e-outline.e-float-input.e-control-wrapper textarea:focus {
  box-sizing: border-box;
  margin: 8px 0 1px;
  padding: 0 10px 10px;
}

.e-outline.e-input-group.e-small.e-float-icon-left > .e-input-group-icon,
.e-outline.e-input-group.e-float-icon-left > .e-input-group-icon.e-small,
.e-outline.e-input-group.e-control-wrapper.e-small.e-float-icon-left > .e-input-group-icon,
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-small,
.e-small .e-outline.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-small .e-outline.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-input-group.e-small.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon.e-small,
.e-small .e-outline.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left > .e-input-group-icon.e-small,
.e-small .e-outline.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left > .e-input-group-icon {
  margin-left: 0;
  margin-right: 6px;
}

.e-outline.e-input-group.e-small .e-input-group-icon,
.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-small .e-outline.e-input-group .e-input-group-icon,
.e-small .e-outline.e-input-group.e-control-wrapper .e-input-group-icon {
  margin-left: 0;
  margin-right: 10px;
}

.e-outline.e-input-group.e-small .e-clear-icon,
.e-outline.e-input-group .e-clear-icon.e-small,
.e-small .e-outline.e-input-group .e-clear-icon,
.e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-outline.e-input-group.e-control-wrapper .e-clear-icon.e-small,
.e-small .e-outline.e-input-group.e-control-wrapper .e-clear-icon {
  font-size: 14px;
  padding: 7px 10px 7px 0;
}

.e-outline.e-input-group.e-bigger:not(.e-float-input) .e-input,
.e-bigger .e-outline.e-input-group:not(.e-float-input) .e-input,
.e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-input) .e-input,
.e-bigger .e-outline.e-input-group.e-control-wrapper:not(.e-float-input) .e-input,
.e-outline.e-float-input.e-bigger input,
.e-bigger .e-outline.e-float-input input,
.e-outline.e-float-input.e-input-group.e-bigger input,
.e-bigger .e-outline.e-float-input.e-input-group input,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-bigger input,
.e-bigger .e-outline.e-float-input.e-input-group.e-control-wrapper input,
.e-outline.e-float-input.e-control-wrapper.e-bigger input,
.e-bigger .e-outline.e-float-input.e-control-wrapper input,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-bigger input,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-input-group input,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-bigger input,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-input-group input {
  box-sizing: border-box;
  min-height: 54px;
}

.e-outline.e-input-group.e-bigger .e-clear-icon,
.e-outline.e-input-group.e-control-wrapper.e-bigger .e-clear-icon,
.e-outline.e-input-group .e-clear-icon.e-bigger,
.e-outline.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
.e-bigger .e-outline.e-input-group .e-clear-icon,
.e-bigger .e-outline.e-input-group.e-control-wrapper .e-clear-icon {
  font-size: 20px;
  padding: 15px 16px 15px 0;
}

.e-outline.e-input-group.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-outline.e-input-group.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-input-group.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-outline.e-input-group.e-control-wrapper.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
  margin-left: 0;
  margin-right: 8px;
}

.e-outline.e-input-group.e-bigger .e-input-group-icon,
.e-outline.e-input-group .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-input-group .e-input-group-icon,
.e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
.e-outline.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-input-group.e-control-wrapper .e-input-group-icon {
  margin: 15px 16px 15px 0;
}

input.e-input.e-bigger.e-outline,
.e-bigger input.e-input.e-outline,
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
.e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-icon-left) input.e-input,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-float-icon-left) input,
.e-outline.e-float-input.e-control-wrapper:not(.e-float-icon-left) input.e-bigger,
.e-outline.e-float-input.e-bigger:not(.e-float-icon-left) input,
.e-outline.e-float-input:not(.e-float-icon-left) input.e-bigger,
.e-outline.e-input-group:not(.e-float-icon-left) input.e-input.e-bigger,
.e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left) input.e-input.e-bigger,
.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-float-icon-left) input,
.e-bigger .e-outline.e-float-input:not(.e-float-icon-left) input,
.e-bigger .e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left) input.e-input,
.e-bigger .e-outline.e-input-group:not(.e-float-icon-left) input.e-input,
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input:focus,
.e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-icon-left) input.e-input:focus,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-float-icon-left) input:focus,
.e-outline.e-float-input.e-bigger.e-float-input:not(.e-float-icon-left) input:focus,
.e-bigger .e-outline.e-input-group.e-float-input:not(.e-float-icon-left) input.e-input:focus,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-float-input:not(.e-float-icon-left) input.e-input:focus,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-float-input:not(.e-float-icon-left) input:focus,
.e-bigger .e-outline.e-float-input:not(.e-float-icon-left) input:focus,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-float-icon-left).e-input-focus input,
.e-outline.e-float-input.e-bigger.e-float-input:not(.e-float-icon-left).e-input-focus input,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-float-input:not(.e-float-icon-left).e-input-focus input,
.e-bigger .e-outline.e-float-input:not(.e-float-icon-left).e-input-focus input,
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left).e-input-focus input.e-input,
.e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-icon-left).e-input-focus input.e-input,
.e-bigger .e-outline.e-input-group.e-float-input:not(.e-float-icon-left).e-input-focus input.e-input,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-float-input:not(.e-float-icon-left).e-input-focus input.e-input {
  padding: 15px 16px;
}

textarea.e-input.e-bigger.e-outline,
.e-bigger textarea.e-input.e-outline,
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) textarea.e-input,
.e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-icon-left) textarea.e-input,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-float-icon-left) textarea,
.e-outline.e-float-input.e-control-wrapper:not(.e-float-icon-left) textarea.e-bigger,
.e-outline.e-float-input.e-bigger:not(.e-float-icon-left) textarea,
.e-outline.e-float-input:not(.e-float-icon-left) textarea.e-bigger,
.e-outline.e-input-group:not(.e-float-icon-left) textarea.e-input.e-bigger,
.e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left) textarea.e-input.e-bigger,
.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-float-icon-left) textarea,
.e-bigger .e-outline.e-float-input:not(.e-float-icon-left) textarea,
.e-bigger .e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left) textarea.e-input,
.e-bigger .e-outline.e-input-group:not(.e-float-icon-left) textarea.e-input,
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) textarea.e-input:focus,
.e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-icon-left) textarea.e-input:focus,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-float-icon-left) textarea:focus,
.e-outline.e-float-input.e-bigger.e-float-input:not(.e-float-icon-left) textarea:focus,
.e-bigger .e-outline.e-input-group.e-float-input:not(.e-float-icon-left) textarea.e-input:focus,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-float-input:not(.e-float-icon-left) textarea.e-input:focus,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-float-input:not(.e-float-icon-left) textarea:focus,
.e-bigger .e-outline.e-float-input:not(.e-float-icon-left) textarea:focus {
  margin: 8px 0 1px;
  padding: 0 16px 16px;
}

.e-outline.e-input-group.e-bigger.e-small:not(.e-float-input) .e-input,
.e-bigger .e-outline.e-input-group.e-small:not(.e-float-input) .e-input .e-small .e-input-group.e-bigger:not(.e-float-input) .e-input,
.e-outline.e-input-group.e-control-wrapper.e-bigger.e-small:not(.e-float-input) .e-input,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-input) .e-input,
.e-small .e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-input) .e-input,
.e-outline.e-float-input.e-bigger.e-small input,
.e-bigger .e-outline.e-float-input.e-small input,
.e-small .e-outline.e-float-input.e-bigger input,
.e-outline.e-float-input.e-input-group.e-bigger.e-small input,
.e-bigger .e-outline.e-float-input.e-input-group.e-small input,
.e-small .e-outline.e-float-input.e-input-group.e-bigger input,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-small input,
.e-bigger .e-outline.e-float-input.e-input-group.e-control-wrapper.e-small input,
.e-small .e-outline.e-float-input.e-input-group.e-control-wrapper.e-bigger input,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small input,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-bigger.e-small input,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-input-group.e-small input,
.e-small .e-outline.e-float-input.e-control-wrapper.e-input-group.e-bigger input {
  box-sizing: border-box;
  min-height: 38px;
}

input.e-input.e-bigger.e-small.e-outline,
.e-bigger input.e-input.e-small.e-outline,
.e-outline.e-input-group.e-small.e-bigger:not(.e-float-icon-left) input.e-input,
.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger:not(.e-float-icon-left) input.e-input,
.e-outline.e-input-group.e-small:not(.e-float-icon-left) input.e-input.e-bigger,
.e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-icon-left) input.e-input.e-bigger,
.e-bigger .e-outline.e-input-group.e-small:not(.e-float-icon-left) input.e-input,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-icon-left) input.e-input,
.e-outline.e-float-input.e-small.e-bigger:not(.e-float-icon-left) input,
.e-outline.e-float-input.e-small:not(.e-float-icon-left) input.e-bigger,
.e-bigger .e-outline.e-float-input.e-small:not(.e-float-icon-left) input,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-float-icon-left) input,
.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-float-icon-left) input.e-bigger,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-float-icon-left) input,
.e-bigger .e-outline.e-input-group.e-small:not(.e-float-icon-left) input.e-input:focus,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-icon-left) input.e-input:focus,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-float-icon-left) input:focus,
.e-bigger .e-outline.e-float-input.e-small:not(.e-float-icon-left) input:focus,
.e-small .e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input:focus,
.e-small .e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-icon-left) input.e-input:focus,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-float-icon-left) input:focus,
.e-small .e-outline.e-float-input.e-bigger:not(.e-float-icon-left) input:focus,
.e-outline.e-input-group.e-bigger.e-small:not(.e-float-icon-left) input.e-input:focus,
.e-outline.e-input-group.e-control-wrapper.e-bigger.e-small:not(.e-float-icon-left) input.e-input:focus,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-float-icon-left) input:focus,
.e-outline.e-float-input.e-bigger.e-small:not(.e-float-icon-left) input:focus,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-float-icon-left).e-input-focus input,
.e-bigger .e-outline.e-float-input.e-small:not(.e-float-icon-left).e-input-focus input,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-float-icon-left).e-input-focus input,
.e-small .e-outline.e-float-input.e-bigger:not(.e-float-icon-left).e-input-focus input,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-float-icon-left).e-input-focus input,
.e-outline.e-float-input.e-bigger.e-small:not(.e-float-icon-left).e-input-focus input,
.e-bigger .e-outline.e-input-group.e-small:not(.e-float-icon-left).e-input-focus input.e-input,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-icon-left).e-input-focus input.e-input,
.e-small .e-outline.e-input-group.e-bigger:not(.e-float-icon-left).e-input-focus input.e-input,
.e-small .e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-icon-left).e-input-focus input.e-input,
.e-outline.e-input-group.e-bigger.e-small:not(.e-float-icon-left).e-input-focus input.e-input,
.e-outline.e-input-group.e-control-wrapper.e-bigger.e-small:not(.e-float-icon-left).e-input-focus input.e-input {
  padding: 10px 12px 9px;
}

textarea.e-input.e-bigger.e-small.e-outline,
.e-bigger textarea.e-input.e-small.e-outline,
.e-outline.e-input-group.e-small.e-bigger:not(.e-float-icon-left) textarea.e-input,
.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger:not(.e-float-icon-left) textarea.e-input,
.e-outline.e-input-group.e-small:not(.e-float-icon-left) textarea.e-input.e-bigger,
.e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-icon-left) textarea.e-input.e-bigger,
.e-bigger .e-outline.e-input-group.e-small:not(.e-float-icon-left) textarea.e-input,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-icon-left) textarea.e-input,
.e-outline.e-float-input.e-small.e-bigger:not(.e-float-icon-left) textarea,
.e-outline.e-float-input.e-small:not(.e-float-icon-left) textarea.e-bigger,
.e-bigger .e-outline.e-float-input.e-small:not(.e-float-icon-left) textarea,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-float-icon-left) textarea,
.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-float-icon-left) textarea.e-bigger,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-float-icon-left) textarea,
.e-bigger .e-outline.e-input-group.e-small:not(.e-float-icon-left) textarea.e-input:focus,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-icon-left) textarea.e-input:focus,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-float-icon-left) textarea:focus,
.e-bigger .e-outline.e-float-input.e-small:not(.e-float-icon-left) textarea:focus,
.e-small .e-outline.e-input-group.e-bigger:not(.e-float-icon-left) textarea.e-input:focus,
.e-small .e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-icon-left) textarea.e-input:focus,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-float-icon-left) textarea:focus,
.e-small .e-outline.e-float-input.e-bigger:not(.e-float-icon-left) textarea:focus,
.e-outline.e-input-group.e-bigger.e-small:not(.e-float-icon-left) textarea.e-input:focus,
.e-outline.e-input-group.e-control-wrapper.e-bigger.e-small:not(.e-float-icon-left) textarea.e-input:focus,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-float-icon-left) textarea:focus,
.e-outline.e-float-input.e-bigger.e-small:not(.e-float-icon-left) textarea:focus {
  box-sizing: border-box;
  margin: 8px 0 1px;
  padding: 0 12px 12px;
}

.e-outline.e-input-group.e-small.e-bigger .e-clear-icon,
.e-outline.e-input-group.e-small .e-clear-icon.e-bigger,
.e-bigger .e-outline.e-input-group.e-small .e-clear-icon,
.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,
.e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon.e-bigger,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon {
  font-size: 18px;
  padding: 9px 12px 9px 0;
}

.e-outline.e-input-group.e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-outline.e-input-group.e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-input-group.e-small.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-input-group.e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-input-group.e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-input-group.e-float-input.e-small.e-float-icon-left > .e-input-group-icon,
.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-outline.e-input-group.e-control-wrapper.e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-float-input.e-small.e-float-icon-left > .e-input-group-icon {
  margin-left: 0;
  margin-right: 8px;
}

.e-outline.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-outline.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-input-group.e-small .e-input-group-icon,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon {
  margin: 9px 12px 9px 0;
}

.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
.e-small .e-outline.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon {
  margin-top: 9px;
}

.e-outline.e-float-input input,
.e-outline.e-float-input textarea,
.e-outline.e-float-input.e-control-wrapper input,
.e-outline.e-float-input.e-control-wrapper textarea {
  border: 0;
  border-width: 0;
}

.e-outline label.e-float-text,
.e-outline.e-float-input label.e-float-text,
.e-outline.e-float-input.e-control-wrapper label.e-float-text,
.e-outline.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-bigger.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-bigger.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  box-sizing: border-box;
  display: flex;
  left: 0;
  line-height: 13px;
  position: absolute;
  top: -7px;
  transform: translate3d(0, 0, 0) scale(1);
  transition: color .2s, font-size .2s, line-height .2s;
}

.e-outline.e-float-input.e-bigger:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-bigger.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid) ~ label.e-float-text,
.e-bigger .e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid) ~ label.e-float-text,
.e-bigger.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-bigger .e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text {
  line-height: 70px;
}

.e-outline.e-float-input.e-bigger:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-bigger.e-control-wrapper:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-outline.e-float-input:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-outline:not(.e-valid-input):not(.e-valid-input) textarea:not(:focus):not(:valid) ~ label.e-float-text,
.e-bigger .e-outline:not(.e-valid-input):not(.e-valid-input) textarea:not(:focus):not(:valid) ~ label.e-float-text,
.e-bigger.e-outline.e-float-input:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-bigger .e-outline.e-float-input:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text {
  line-height: 66px;
}

.e-outline.e-float-input.e-small:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid) ~ label.e-float-text,
.e-small.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text {
  line-height: 46px;
}

.e-outline.e-float-input.e-small:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-outline:not(.e-valid-input):not(.e-valid-input) textarea:not(:focus):not(:valid) ~ label.e-float-text,
.e-small.e-outline.e-float-input:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text {
  line-height: 60px;
}

.e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:valid ~ label.e-float-text.e-label-bottom,
.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid) ~ label.e-float-text,
.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text {
  line-height: 50px;
}

.e-outline.e-float-input:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline:not(.e-valid-input):not(.e-valid-input) textarea:not(:focus):not(:valid) ~ label.e-float-text,
.e-outline.e-float-input:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text {
  line-height: 50px;
}

.e-small.e-bigger.e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid) ~ label.e-float-text,
.e-small.e-bigger.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-small.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-small .e-bigger.e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid) ~ label.e-float-text,
.e-small .e-bigger.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-bigger .e-small.e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid) ~ label.e-float-text,
.e-bigger .e-small.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-small:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  line-height: 53px;
}

.e-small.e-bigger.e-outline.e-float-input:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-outline:not(.e-valid-input):not(.e-valid-input) textarea:not(:focus):not(:valid) ~ label.e-float-text,
.e-small.e-bigger.e-outline.e-float-input:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-small.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-small .e-bigger.e-outline.e-float-input:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-outline:not(.e-valid-input):not(.e-valid-input) textarea:not(:focus):not(:valid) ~ label.e-float-text,
.e-small .e-bigger.e-outline.e-float-input:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-bigger .e-small.e-outline.e-float-input:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-outline:not(.e-valid-input):not(.e-valid-input) textarea:not(:focus):not(:valid) ~ label.e-float-text,
.e-bigger .e-small.e-outline.e-float-input:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-small:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  line-height: 60px;
}

.e-outline label.e-float-text::before,
.e-outline label.e-float-text::after,
.e-outline.e-float-input label.e-float-text::before,
.e-outline.e-float-input label.e-float-text::after,
.e-outline.e-float-input.e-control-wrapper label.e-float-text::before,
.e-outline.e-float-input.e-control-wrapper label.e-float-text::after {
  border-top: solid 2px;
  border-top-color: transparent;
  box-shadow: inset 0 1px transparent;
  box-sizing: border-box;
  content: ' ';
  display: block;
  height: 8px;
  margin-top: 6px;
  min-width: 9px;
  pointer-events: none;
  position: relative;
  transition: border-color .1s, box-shadow .2s;
}

.e-bigger.e-outline label.e-float-text::before,
.e-bigger.e-outline label.e-float-text::after,
.e-bigger.e-outline.e-float-input label.e-float-text::before,
.e-bigger.e-outline.e-float-input label.e-float-text::after,
.e-bigger.e-outline.e-float-input.e-control-wrapper label.e-float-text::before,
.e-bigger.e-outline.e-float-input.e-control-wrapper label.e-float-text::after,
.e-bigger .e-outline label.e-float-text::before,
.e-bigger .e-outline label.e-float-text::after,
.e-bigger .e-outline.e-float-input label.e-float-text::before,
.e-bigger .e-outline.e-float-input label.e-float-text::after,
.e-bigger .e-outline.e-float-input.e-control-wrapper label.e-float-text::before,
.e-bigger .e-outline.e-float-input.e-control-wrapper label.e-float-text::after {
  min-width: 13px;
}

.e-small.e-outline label.e-float-text::before,
.e-small.e-outline label.e-float-text::after,
.e-small.e-outline.e-float-input label.e-float-text::before,
.e-small.e-outline.e-float-input label.e-float-text::after,
.e-small.e-outline.e-float-input.e-control-wrapper label.e-float-text::before,
.e-small.e-outline.e-float-input.e-control-wrapper label.e-float-text::after,
.e-small .e-outline label.e-float-text::before,
.e-small .e-outline label.e-float-text::after,
.e-small .e-outline.e-float-input label.e-float-text::before,
.e-small .e-outline.e-float-input label.e-float-text::after,
.e-small .e-outline.e-float-input.e-control-wrapper label.e-float-text::before,
.e-small .e-outline.e-float-input.e-control-wrapper label.e-float-text::after {
  min-width: 7px;
}

.e-bigger.e-small.e-outline label.e-float-text::before,
.e-bigger.e-small.e-outline label.e-float-text::after,
.e-bigger.e-small.e-outline.e-float-input label.e-float-text::before,
.e-bigger.e-small.e-outline.e-float-input label.e-float-text::after,
.e-bigger.e-small.e-outline.e-float-input.e-control-wrapper label.e-float-text::before,
.e-bigger.e-small.e-outline.e-float-input.e-control-wrapper label.e-float-text::after,
.e-bigger.e-small .e-outline label.e-float-text::before,
.e-bigger.e-small .e-outline label.e-float-text::after,
.e-bigger.e-small .e-outline.e-float-input label.e-float-text::before,
.e-bigger.e-small .e-outline.e-float-input label.e-float-text::after,
.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper label.e-float-text::before,
.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper label.e-float-text::after {
  min-width: 9px;
}

.e-outline.e-valid-input:not(.e-input-focus) label.e-float-text::before,
.e-outline.e-valid-input:not(.e-input-focus) label.e-float-text::after,
.e-outline.e-float-input.e-valid-input:not(.e-input-focus) label.e-float-text::before,
.e-outline.e-float-input.e-valid-input:not(.e-input-focus) label.e-float-text::after,
.e-outline.e-float-input.e-control-wrapper.e-valid-input:not(.e-input-focus) label.e-float-text::before,
.e-outline.e-float-input.e-control-wrapper.e-valid-input:not(.e-input-focus) label.e-float-text::after {
  border-top-color: rgba(0, 0, 0, 0.24);
  border-width: 1px;
}

.e-outline.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-input-focus) label.e-float-text::before,
.e-outline.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-input-focus) label.e-float-text::after,
.e-outline.e-float-input.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-input-focus) label.e-float-text::before,
.e-outline.e-float-input.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-input-focus) label.e-float-text::after,
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-input-focus) label.e-float-text::before,
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-input-focus) label.e-float-text::after {
  border-top-color: #22b24b;
}

.e-outline.e-success.e-input-focus:not(.e-error):not(.e-warning) label.e-float-text::before,
.e-outline.e-success.e-input-focus:not(.e-error):not(.e-warning) label.e-float-text::after,
.e-outline.e-float-input.e-success.e-input-focus:not(.e-error):not(.e-warning) label.e-float-text::before,
.e-outline.e-float-input.e-success.e-input-focus:not(.e-error):not(.e-warning) label.e-float-text::after,
.e-outline.e-float-input.e-control-wrapper.e-success.e-input-focus:not(.e-error):not(.e-warning) label.e-float-text::before,
.e-outline.e-float-input.e-control-wrapper.e-success.e-input-focus:not(.e-error):not(.e-warning) label.e-float-text::after {
  border-color: #22b24b;
}

.e-outline.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-input-focus) label.e-float-text::before,
.e-outline.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-input-focus) label.e-float-text::after,
.e-outline.e-float-input.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-input-focus) label.e-float-text::before,
.e-outline.e-float-input.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-input-focus) label.e-float-text::after,
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-input-focus) label.e-float-text::before,
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-input-focus) label.e-float-text::after {
  border-top-color: #f44336;
}

.e-outline.e-error.e-input-focus:not(.e-success):not(.e-warning) label.e-float-text::before,
.e-outline.e-error.e-input-focus:not(.e-success):not(.e-warning) label.e-float-text::after,
.e-outline.e-float-input.e-error.e-input-focus:not(.e-success):not(.e-warning) label.e-float-text::before,
.e-outline.e-float-input.e-error.e-input-focus:not(.e-success):not(.e-warning) label.e-float-text::after,
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus:not(.e-success):not(.e-warning) label.e-float-text::before,
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus:not(.e-success):not(.e-warning) label.e-float-text::after {
  border-color: #f44336;
}

.e-outline.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-input-focus) label.e-float-text::before,
.e-outline.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-input-focus) label.e-float-text::after,
.e-outline.e-float-input.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-input-focus) label.e-float-text::before,
.e-outline.e-float-input.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-input-focus) label.e-float-text::after,
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-input-focus) label.e-float-text::before,
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-input-focus) label.e-float-text::after {
  border-top-color: #ffca1c;
}

.e-outline.e-warning.e-input-focus:not(.e-success):not(.e-error) label.e-float-text::before,
.e-outline.e-warning.e-input-focus:not(.e-success):not(.e-error) label.e-float-text::after,
.e-outline.e-float-input.e-warning.e-input-focus:not(.e-success):not(.e-error) label.e-float-text::before,
.e-outline.e-float-input.e-warning.e-input-focus:not(.e-success):not(.e-error) label.e-float-text::after,
.e-outline.e-float-input.e-control-wrapper.e-warning.e-input-focus:not(.e-success):not(.e-error) label.e-float-text::before,
.e-outline.e-float-input.e-control-wrapper.e-warning.e-input-focus:not(.e-success):not(.e-error) label.e-float-text::after {
  border-color: #ffca1c;
}

.e-outline label.e-float-text::before,
.e-outline.e-float-input label.e-float-text::before,
.e-outline.e-float-input.e-control-wrapper label.e-float-text::before {
  border-left: solid 1px transparent;
  border-radius: 4px 0;
  left: -1px;
  margin-right: 4px;
}

.e-rtl.e-outline label.e-float-text::before,
.e-rtl.e-outline.e-float-input label.e-float-text::before,
.e-rtl.e-outline.e-float-input.e-control-wrapper label.e-float-text::before {
  border-left: 0;
  border-radius: 0 4px;
  left: 5px;
}

.e-rtl.e-outline label.e-float-text::after,
.e-rtl.e-outline.e-float-input label.e-float-text::after,
.e-rtl.e-outline.e-float-input.e-control-wrapper label.e-float-text::after {
  border-radius: 5px 0;
  border-right: 0;
  left: -6px;
}

.e-outline label.e-float-text::after,
.e-outline.e-float-input label.e-float-text::after,
.e-outline.e-float-input.e-control-wrapper label.e-float-text::after {
  border-radius: 0 5px;
  border-right: solid 1px transparent;
  flex-grow: 1;
  left: 2px;
  margin-left: 4px;
}

.e-outline.e-input-focus label.e-float-text::before,
.e-outline.e-input-focus label.e-float-text::after,
.e-outline.e-float-input.e-input-focus label.e-float-text::before,
.e-outline.e-float-input.e-input-focus label.e-float-text::after,
.e-outline.e-float-input.e-control-wrapper.e-input-focus label.e-float-text::before,
.e-outline.e-float-input.e-control-wrapper.e-input-focus label.e-float-text::after {
  border-top-color: #e3165b;
}

.e-outline.e-float-input.e-input-focus:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled),
.e-outline.e-float-input.e-input-focus:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-input-focus:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-input-focus:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled),
.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled):not(.e-float-icon-left),
.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled),
.e-outline.e-float-input.e-input-focus:hover:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled),
.e-outline.e-float-input.e-input-group.e-input-focus:hover:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled),
.e-outline.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled),
.e-outline.e-float-input.e-input-focus:hover:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-input-focus:hover:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled):not(.e-float-icon-left),
.e-outline.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled):not(.e-float-icon-left) {
  border-top-color: transparent;
  box-shadow: inset 1px 0 #e3165b, inset -1px 0 #e3165b, inset 0 -1px #e3165b;
}

.e-outline.e-float-input input:focus ~ label.e-float-text,
.e-outline.e-float-input input:valid ~ label.e-float-text,
.e-outline.e-float-input input ~ label.e-label-top.e-float-text,
.e-outline.e-float-input input[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input input label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper input[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper input label.e-float-text.e-label-top,
.e-outline.e-float-input textarea:focus ~ label.e-float-text,
.e-outline.e-float-input textarea:valid ~ label.e-float-text,
.e-outline.e-float-input textarea ~ label.e-label-top.e-float-text,
.e-outline.e-float-input textarea[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input textarea label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top,
.e-outline.e-float-input.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text {
  font-size: 12px;
  top: -7px;
  transform: translate3d(0, 0, 0) scale(1);
}

.e-outline.e-float-input.e-rtl .e-clear-icon,
.e-rtl .e-outline.e-float-input .e-clear-icon,
.e-outline.e-float-input.e-control-wrapper.e-rtl .e-clear-icon,
e-rtl .e-outline.e-float-input.e-control-wrapper .e-clear-icon,
.e-outline.e-input-group.e-rtl .e-clear-icon,
.e-rtl .e-outline.e-input-group .e-clear-icon,
.e-outline.e-input-group.e-control-wrapper.e-rtl .e-clear-icon,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-rtl .e-clear-icon {
  padding-left: 12px;
  padding-right: 0;
}

.e-rtl .e-outline.e-input-group .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-rtl.e-outline.e-input-group .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-bigger .e-rtl.e-outline.e-input-group .e-input-group-icon + .e-input-group-icon:last-child,
.e-bigger.e-rtl .e-outline.e-input-group .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-small.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group.e-small.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-small .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-rtl .e-outline.e-input-group.e-small .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-rtl .e-outline.e-input-group.e-control-wrapper .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-control-wrapper .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-rtl .e-outline.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-rtl.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-bigger .e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-bigger .e-outline.e-input-group.e-small .e-input-group-icon + .e-input-group-icon:last-child
.e-bigger .e-rtl.e-outline.e-input-group.e-small .e-input-group-icon + .e-input-group-icon:last-child {
  margin-right: 0;
}

.e-rtl .e-outline.e-input-group .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group .e-input-group-icon + .e-input-group-icon:last-child {
  margin-left: 12px;
}

.e-rtl.e-outline.e-input-group .e-input-group-icon,
.e-rtl .e-outline.e-input-group .e-input-group-icon,
.e-rtl.e-outline.e-input-group.e-control-wrapper .e-input-group-icon
.e-rtl .e-outline.e-input-group.e-control-wrapper .e-input-group-icon {
  margin-left: 12px;
  margin-right: 0;
}

.e-rtl.e-outline.e-input-group.e-small .e-clear-icon,
.e-rtl .e-outline.e-input-group.e-small .e-clear-icon,
.e-rtl.e-outline.e-input-group .e-clear-icon.e-small,
.e-rtl .e-outline.e-input-group .e-clear-icon.e-small,
.e-rtl.e-small .e-outline.e-input-group .e-clear-icon,
.e-small .e-rtl.e-outline.e-input-group .e-clear-icon,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-rtl .e-outline.e-input-group.e-control-wrapper .e-clear-icon.e-small,
.e-small .e-rtl.e-outline.e-input-group.e-control-wrapper .e-clear-icon
.e-rtl.e-small .e-outline.e-input-group.e-control-wrapper .e-clear-icon {
  padding-left: 10px;
  padding-right: 0;
}

.e-rtl.e-outline.e-input-group.e-small .e-input-group-icon,
.e-rtl .e-outline.e-input-group.e-small .e-input-group-icon,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-small .e-rtl.e-outline.e-input-group .e-input-group-icon,
.e-rtl.e-small .e-outline.e-input-group .e-input-group-icon,
.e-small .e-rtl.e-outline.e-input-group.e-control-wrapper .e-input-group-icon
.e-rtl.e-small .e-outline.e-input-group.e-control-wrapper .e-input-group-icon {
  margin-left: 10px;
  margin-right: 0;
}

.e-rtl.e-outline.e-input-group.e-bigger .e-clear-icon,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-bigger .e-clear-icon,
.e-rtl.e-outline.e-input-group .e-clear-icon.e-bigger,
.e-rtl.e-outline.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
.e-bigger .e-rtl.e-outline.e-input-group .e-clear-icon,
.e-bigger .e-rtl.e-outline.e-input-group.e-control-wrapper .e-clear-icon
.e-rtl .e-outline.e-input-group.e-bigger .e-clear-icon,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-bigger .e-clear-icon,
.e-rtl .e-outline.e-input-group .e-clear-icon.e-bigger,
.e-rtl .e-outline.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
.e-bigger.e-rtl .e-outline.e-input-group .e-clear-icon,
.e-bigger.e-rtl .e-outline.e-input-group.e-control-wrapper .e-clear-icon {
  padding-left: 16px;
  padding-right: 0;
}

.e-rtl.e-outline.e-input-group.e-bigger .e-input-group-icon,
.e-rtl.e-outline.e-input-group .e-input-group-icon.e-bigger,
.e-bigger .e-rtl.e-outline.e-input-group .e-input-group-icon,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
.e-rtl.e-outline.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
.e-bigger .e-rtl.e-outline.e-input-group.e-control-wrapper .e-input-group-icon,
.e-rtl .e-outline.e-input-group.e-bigger .e-input-group-icon,
.e-rtl .e-outline.e-input-group .e-input-group-icon.e-bigger,
.e-bigger.e-rtl .e-outline.e-input-group .e-input-group-icon,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
.e-rtl .e-outline.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
.e-bigger.e-rtl .e-outline.e-input-group.e-control-wrapper .e-input-group-icon {
  margin-left: 16px;
  margin-right: 0;
}

.e-rtl.e-outline.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-rtl .e-outline.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-rtl.e-outline.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-rtl .e-outline.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
.e-bigger.e-rtl .e-outline.e-input-group.e-small .e-input-group-icon,
.e-bigger .e-rtl.e-outline.e-input-group.e-small .e-input-group-icon,
.e-bigger .e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-bigger.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon {
  margin-left: 12px;
  margin-right: 0;
}

.e-rtl.e-outline.e-input-group.e-small.e-bigger .e-clear-icon,
.e-rtl .e-outline.e-input-group.e-small.e-bigger .e-clear-icon,
.e-rtl.e-outline.e-input-group.e-small .e-clear-icon.e-bigger,
.e-rtl .e-outline.e-input-group.e-small .e-clear-icon.e-bigger,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon.e-bigger,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon.e-bigger,
.e-bigger.e-rtl .e-outline.e-input-group.e-small .e-clear-icon,
.e-bigger .e-rtl.e-outline.e-input-group.e-small .e-clear-icon,
.e-bigger .e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-bigger.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon {
  padding-left: 12px;
  padding-right: 0;
}

.e-rtl .e-outline.e-input-group .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group.e-control-wrapper .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-control-wrapper .e-input-group-icon + .e-input-group-icon:last-child {
  margin-left: 12px;
  margin-right: 0;
}

.e-rtl .e-outline.e-input-group.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-rtl.e-outline.e-input-group .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-bigger .e-rtl.e-outline.e-input-group .e-input-group-icon + .e-input-group-icon:last-child,
.e-bigger.e-rtl .e-outline.e-input-group .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-rtl .e-outline.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child {
  margin-left: 16px;
  margin-right: 0;
}

.e-rtl.e-outline.e-input-group.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon + .e-input-group-icon:last-child {
  margin-left: 10px;
  margin-right: 0;
}

.e-rtl.e-outline.e-input-group.e-small.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group.e-small.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-small .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-rtl .e-outline.e-input-group.e-small .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-rtl.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-bigger .e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-bigger .e-outline.e-input-group.e-small .e-input-group-icon + .e-input-group-icon:last-child .e-bigger {
  margin-left: 12px;
  margin-right: 0;
}

.e-outline.e-float-input.e-small.e-bigger label.e-float-text,
.e-bigger .e-small .e-outline.e-float-input label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small label.e-float-text,
.e-outline.e-float-input.e-bigger.e-small input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-small input:valid ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-small input ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger.e-small input label.e-float-text.e-label-top,
.e-bigger .e-outline.e-float-input.e-small input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small input:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small input ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-small input label.e-float-text.e-label-top,
.e-small .e-outline.e-float-input.e-bigger input:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-bigger input:valid ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-bigger input label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small input:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small input ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small input label.e-float-text.e-label-top,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input label.e-float-text.e-label-top,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input label.e-float-text.e-label-top,
.e-outline.e-float-input.e-bigger.e-small textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-small textarea:valid ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-small textarea ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger.e-small textarea label.e-float-text.e-label-top,
.e-bigger .e-outline.e-float-input.e-small textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small textarea:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-small textarea label.e-float-text.e-label-top,
.e-small .e-outline.e-float-input.e-bigger textarea:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-bigger textarea:valid ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-bigger textarea label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea label.e-float-text.e-label-top,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea label.e-float-text.e-label-top,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea label.e-float-text.e-label-top,
.e-outline.e-float-input.e-bigger.e-small.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small.e-input-focus input ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-input-focus input ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text {
  top: -7px;
  transform: translate3d(0, 0, 0) scale(1);
}

.e-outline.e-float-input.e-small.e-bigger input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger input:valid ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger input ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-small.e-bigger input[readonly] ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger input[disabled] ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small input:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small input ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-small input[readonly] ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger input:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger input ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger input[readonly] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger input[disabled] ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger textarea:valid ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-small.e-bigger textarea[readonly] ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger textarea[disabled] ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small textarea:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-small textarea[readonly] ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger textarea:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger textarea[readonly] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger textarea[disabled] ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea[readonly] ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-input-focus input ~ label.e-float-text {
  font-size: 12px;
}

.e-outline.e-float-input textarea:focus ~ label.e-float-text,
.e-outline.e-float-input textarea:valid ~ label.e-float-text,
.e-outline.e-float-input textarea ~ label.e-label-top.e-float-text,
.e-outline.e-float-input textarea[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input textarea label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top {
  top: -7px;
  transform: translate3d(0, 0, 0) scale(1);
}

.e-outline textarea,
textarea.e-outline,
.e-outline.e-float-input textarea,
.e-outline.e-float-input.e-control-wrapper textarea,
.e-outline.e-float-input.e-input-group textarea {
  box-sizing: border-box;
}

.e-outline.e-float-input.e-valid-input:not(.e-input-focus) input:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-valid-input:not(.e-input-focus) input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-valid-input:not(.e-input-focus) textarea:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-valid-input:not(.e-input-focus) textarea:focus ~ label.e-float-text {
  color: rgba(0, 0, 0, 0.6);
}

.e-rtl.e-outline.e-float-input.e-small textarea ~ label.e-float-text,
.e-rtl.e-outline.e-float-input textarea ~ label.e-float-text.e-small,
.e-rtl.e-outline.e-float-input textarea.e-small ~ label.e-float-text,
.e-small .e-rtl.e-outline.e-float-input textarea ~ label.e-float-text,
.e-rtl.e-outline.e-float-input.e-control-wrapper.e-small textarea ~ label.e-float-text,
.e-rtl.e-outline.e-float-input.e-control-wrapper textarea ~ label.e-float-text.e-small,
.e-rtl.e-outline.e-float-input.e-control-wrapper textarea.e-small ~ label.e-float-text,
.e-small .e-rtl.e-outline.e-float-input.e-control-wrapper textarea ~ label.e-float-text {
  top: -7px;
}

.e-outline.e-float-input.e-small .e-clear-icon::before,
.e-outline.e-float-input.e-control-wrapper.e-small .e-clear-icon::before,
.e-outline.e-input-group.e-small .e-clear-icon::before,
.e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon::before,
.e-outline.e-float-input.e-control-wrapper input.e-small:first-child ~ .e-clear-icon::before,
.e-outline.e-small .e-float-input.e-control-wrapper .e-clear-icon::before,
.e-outline.e-float-input input.e-small:first-child ~ .e-clear-icon::before,
.e-outline.e-small .e-float-input .e-clear-icon::before,
.e-outline.e-small .e-input-group .e-clear-icon::before,
.e-outline.e-small .e-input-group.e-control-wrapper .e-clear-icon::before {
  font-size: 14px;
}

.e-outline.e-float-input .e-clear-icon::before,
.e-outline.e-float-input.e-control-wrapper .e-clear-icon::before,
.e-outline.e-input-group .e-clear-icon::before,
.e-outline.e-input-group.e-control-wrapper .e-clear-icon::before {
  font-size: 16px;
}

.e-outline.e-float-input.e-bigger .e-clear-icon::before,
.e-outline.e-float-input.e-control-wrapper.e-bigger .e-clear-icon::before,
.e-outline.e-input-group.e-bigger .e-clear-icon::before,
.e-outline.e-input-group.e-control-wrapper.e-bigger .e-clear-icon::before,
.e-outline.e-float-input.e-control-wrapper input.e-bigger:first-child ~ .e-clear-icon::before,
.e-outline.e-bigger .e-float-input.e-control-wrapper .e-clear-icon::before,
.e-outline.e-float-input input.e-bigger:first-child ~ .e-clear-icon::before,
.e-outline.e-bigger .e-float-input .e-clear-icon::before,
.e-outline.e-bigger .e-input-group .e-clear-icon::before,
.e-outline.e-bigger .e-input-group.e-control-wrapper .e-clear-icon::before {
  font-size: 20px;
}

.e-outline.e-float-input.e-small.e-bigger .e-clear-icon::before,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon::before,
.e-outline.e-input-group.e-small.e-bigger .e-clear-icon::before,
.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon::before,
.e-outline.e-small .e-input-group.e-bigger input:first-child ~ .e-clear-icon::before,
.e-outline.e-small .e-input-group.e-control-wrapper.e-bigger input:first-child ~ .e-clear-icon::before,
.e-outline.e-bigger .e-input-group.e-small input:first-child ~ .e-clear-icon::before,
.e-outline.e-bigger .e-input-group.e-control-wrapper.e-small input:first-child ~ .e-clear-icon::before,
.e-outline.e-small .e-float-input.e-control-wrapper.e-bigger input:first-child ~ .e-clear-icon::before,
.e-outline.e-small .e-float-input.e-bigger input:first-child ~ .e-clear-icon::before,
.e-outline.e-bigger .e-float-input.e-control-wrapper.e-small input:first-child ~ .e-clear-icon::before,
.e-outline.e-bigger .e-float-input.e-small input:first-child ~ .e-clear-icon::before {
  font-size: 18px;
}

.e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
}

.e-outline.e-float-input.e-bigger textarea ~ label.e-float-text,
.e-outline.e-float-input textarea ~ label.e-float-text.e-bigger,
.e-outline.e-float-input textarea.e-bigger ~ label.e-float-text,
.e-bigger .e-outline.e-float-input textarea ~ label.e-float-text,
.e-outline.e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea ~ label.e-float-text.e-bigger,
.e-outline.e-float-input.e-control-wrapper textarea.e-bigger ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper textarea ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 16px;
}

.e-outline.e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 13px;
}

.e-bigger .e-outline.e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
}

.e-outline label.e-float-text,
.e-outline.e-float-input label.e-float-text,
.e-outline.e-float-input.e-control-wrapper label.e-float-text,
.e-outline.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
}

.e-outline.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
}

.e-outline.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
}

.e-bigger .e-outline.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-outline.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-outline.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-bigger.e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 16px;
}

.e-bigger .e-outline.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-outline.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-bigger.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 16px;
}

.e-small .e-outline.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-small.e-outline.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small.e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 13px;
}

.e-small .e-outline.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-small.e-outline.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 13px;
}

.e-bigger .e-outline.e-float-input.e-small input:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-outline.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-small input:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-small.e-bigger .e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
}

.e-bigger .e-outline.e-float-input.e-small textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-outline.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-small textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-small.e-bigger .e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
}

.e-outline.e-float-input.e-bigger label.e-float-text,
.e-outline.e-float-input label.e-float-text.e-bigger,
.e-outline.e-float-input input.e-bigger ~ label.e-float-text,
.e-bigger .e-outline.e-float-input label.e-float-text,
.e-outline.e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger label.e-float-text,
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-bigger,
.e-outline.e-float-input.e-control-wrapper input.e-bigger ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 16px;
}

.e-outline.e-float-input.e-bigger textarea ~ label.e-float-text,
.e-outline.e-float-input textarea ~ label.e-float-text.e-bigger,
.e-outline.e-float-input textarea.e-bigger ~ label.e-float-text,
.e-bigger .e-outline.e-float-input textarea ~ label.e-float-text,
.e-outline.e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea ~ label.e-float-text.e-bigger,
.e-outline.e-float-input.e-control-wrapper textarea.e-bigger ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper textarea ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 16px;
}

.e-outline.e-float-input.e-small label.e-float-text,
.e-outline.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-small label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 13px;
}

.e-outline.e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 13px;
}

.e-outline.e-float-input.e-small textarea ~ label.e-float-text,
.e-outline.e-float-input textarea ~ label.e-float-text.e-small,
.e-outline.e-float-input textarea.e-small ~ label.e-float-text,
.e-small .e-outline.e-float-input textarea ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small textarea ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea ~ label.e-float-text.e-small,
.e-outline.e-float-input.e-control-wrapper textarea.e-small ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper textarea ~ label.e-float-text {
  font-size: 13px;
}

.e-outline.e-float-input.e-small.e-bigger label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-outline.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
}

.e-bigger .e-outline.e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
}

.e-filled.e-input-group,
.e-filled.e-input-group.e-control-wrapper,
.e-filled.e-float-input,
.e-filled.e-float-input.e-control-wrapper {
  line-height: 1;
}

.e-filled input.e-input,
.e-filled.e-input-group input,
.e-filled.e-input-group.e-control-wrapper input,
.e-filled.e-input-group input.e-input,
.e-filled.e-input-group.e-control-wrapper input.e-input {
  box-sizing: border-box;
}

.e-filled.e-float-input:not(.e-input-group) input,
.e-filled.e-float-input.e-control-wrapper:not(.e-input-group) input {
  box-sizing: border-box;
}

.e-control .e-filled input.e-input,
.e-control .e-filled.e-input-group input,
.e-control .e-filled.e-input-group input.e-input,
.e-control .e-filled.e-input-group.e-control-wrapper input,
.e-control .e-filled.e-input-group.e-control-wrapper input.e-input,
.e-control .e-filled.e-float-input input,
.e-control .e-filled.e-float-input.e-control-wrapper input,
.e-control.e-filled.e-input-group input,
.e-control.e-filled.e-input-group input.e-input,
.e-control.e-filled.e-input-group.e-control-wrapper input,
.e-control.e-filled.e-input-group.e-control-wrapper input.e-input,
.e-control.e-filled.e-float-input input,
.e-control.e-filled.e-float-input.e-control-wrapper input {
  box-sizing: border-box;
}

.e-filled input.e-input.e-bigger,
.e-filled.e-input-group.e-bigger input,
.e-filled.e-input-group.e-bigger input.e-input,
.e-filled.e-input-group.e-control-wrapper.e-bigger input,
.e-filled.e-input-group.e-control-wrapper.e-bigger input.e-input,
.e-bigger .e-filled.e-input-group input,
.e-bigger .e-filled.e-input-group input.e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper input,
.e-bigger .e-filled.e-input-group.e-control-wrapper input.e-input,
.e-filled.e-float-input.e-bigger input,
.e-filled.e-float-input.e-bigger input.e-input,
.e-bigger .e-filled.e-float-input input,
.e-bigger .e-filled.e-float-input input.e-input,
.e-filled.e-float-input.e-control-wrapper.e-bigger input,
.e-filled.e-float-input.e-control-wrapper.e-bigger input.e-input,
.e-bigger .e-filled.e-float-input.e-control-wrapper input,
.e-bigger .e-filled.e-float-input.e-control-wrapper input.e-input {
  box-sizing: border-box;
}

.e-filled.e-float-input.e-bigger:not(.e-input-group) input,
.e-filled.e-float-input.e-bigger:not(.e-input-group) input.e-input,
.e-bigger .e-filled.e-float-input:not(.e-input-group) input,
.e-bigger .e-filled.e-float-input:not(.e-input-group) input.e-input,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-group) input,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-group) input.e-input,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-group) input,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-group) input.e-input {
  box-sizing: border-box;
}

.e-filled input.e-input.e-small,
.e-filled.e-input-group.e-small input,
.e-filled.e-input-group.e-small input.e-input,
.e-small .e-filled.e-input-group input,
.e-small .e-filled.e-input-group input.e-input,
.e-filled.e-input-group.e-control-wrapper.e-small input,
.e-filled.e-input-group.e-control-wrapper.e-small input.e-input,
.e-small .e-filled.e-input-group.e-control-wrapper input,
.e-small .e-filled.e-input-group.e-control-wrapper input.e-input,
.e-filled.e-float-input.e-small input,
.e-filled.e-float-input.e-small input.e-input,
.e-small .e-filled.e-float-input input,
.e-small .e-filled.e-float-input input.e-input,
.e-filled.e-float-input.e-control-wrapper.e-small input,
.e-filled.e-float-input.e-control-wrapper.e-small input.e-input,
.e-small .e-filled.e-float-input.e-control-wrapper input,
.e-small .e-filled.e-float-input.e-control-wrapper input.e-input {
  box-sizing: border-box;
}

.e-filled.e-float-input.e-small:not(.e-input-group) input,
.e-filled.e-float-input.e-small:not(.e-input-group) input.e-input,
.e-small .e-filled.e-float-input:not(.e-input-group) input,
.e-small .e-filled.e-float-input:not(.e-input-group) input.e-input
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-group) input,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-group) input.e-input,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-group) input,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-group) input.e-input {
  box-sizing: border-box;
}

.e-filled input.e-input.e-small.e-bigger,
.e-filled.e-input-group.e-bigger.e-small input,
.e-filled.e-input-group.e-bigger.e-small input.e-input,
.e-bigger.e-small .e-filled.e-input-group input,
.e-bigger.e-small .e-filled.e-input-group input.e-input,
.e-filled.e-input-group.e-control-wrapper.e-bigger.e-small input,
.e-filled.e-input-group.e-control-wrapper.e-bigger.e-small input.e-input,
.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper input,
.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper input.e-input,
.e-filled.e-float-input.e-bigger.e-small input,
.e-filled.e-float-input.e-bigger.e-small input.e-input,
.e-bigger.e-small .e-filled.e-float-input input,
.e-bigger.e-small .e-filled.e-float-input input.e-input,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input.e-input,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper input,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper input.e-input {
  box-sizing: border-box;
}

.e-filled.e-float-input.e-bigger.e-small:not(.e-input-group) input,
.e-filled.e-float-input.e-bigger.e-small:not(.e-input-group) input.e-input,
.e-bigger.e-small .e-filled.e-float-input:not(.e-input-group) input,
.e-bigger.e-small .e-filled.e-float-input:not(.e-input-group) input.e-input,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-group) input,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-group) input.e-input,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-group) input,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-group) input.e-input {
  box-sizing: border-box;
}

.e-filled textarea.e-input,
.e-filled.e-input-group textarea,
.e-filled.e-input-group.e-control-wrapper textarea,
.e-filled.e-float-input textarea,
.e-filled.e-float-input.e-control-wrapper textarea {
  box-sizing: border-box;
}

.e-filled.e-input-group textarea.e-input.e-bigger,
.e-filled.e-input-group.e-control-wrapper textarea.e-input.e-bigger,
.e-filled textarea.e-input.e-bigger,
.e-filled.e-input-group.e-bigger textarea,
.e-filled.e-input-group.e-bigger textarea.e-input,
.e-bigger .e-filled.e-input-group textarea,
.e-bigger .e-filled.e-input-group textarea.e-input,
.e-filled.e-input-group.e-control-wrapper.e-bigger textarea,
.e-filled.e-input-group.e-control-wrapper.e-bigger textarea.e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper textarea,
.e-bigger .e-filled.e-input-group.e-control-wrapper textarea.e-input,
.e-filled.e-float-input.e-bigger textarea,
.e-filled.e-float-input.e-bigger textarea.e-input,
.e-bigger .e-filled.e-float-input textarea,
.e-bigger .e-filled.e-float-input textarea.e-input,
.e-filled.e-float-input.e-control-wrapper.e-bigger textarea,
.e-filled.e-float-input.e-control-wrapper.e-bigger textarea.e-input,
.e-bigger .e-filled.e-float-input.e-control-wrapper textarea,
.e-bigger .e-filled.e-float-input.e-control-wrapper textarea.e-input {
  box-sizing: border-box;
}

.e-filled textarea.e-input.e-small,
.e-filled.e-input-group.e-small textarea,
.e-filled.e-input-group.e-small textarea.e-input,
.e-small .e-filled.e-input-group textarea,
.e-small .e-filled.e-input-group textarea.e-input,
.e-filled.e-input-group.e-control-wrapper.e-small textarea,
.e-filled.e-input-group.e-control-wrapper.e-small textarea.e-input,
.e-small .e-filled.e-input-group.e-control-wrapper textarea,
.e-small .e-filled.e-input-group.e-control-wrapper textarea.e-input,
.e-filled.e-float-input.e-small textarea,
.e-filled.e-float-input.e-small textarea.e-input,
.e-small .e-filled.e-float-input textarea,
.e-small .e-filled.e-float-input textarea.e-input,
.e-filled.e-float-input.e-control-wrapper.e-small textarea,
.e-filled.e-float-input.e-control-wrapper.e-small textarea.e-input,
.e-small .e-filled.e-float-input.e-control-wrapper textarea,
.e-small .e-filled.e-float-input.e-control-wrapper textarea.e-input {
  box-sizing: border-box;
}

.e-filled textarea.e-input.e-small.e-bigger,
.e-filled.e-input-group.e-bigger.e-small textarea,
.e-filled.e-input-group.e-bigger.e-small textarea.e-input,
.e-bigger.e-small .e-filled.e-input-group textarea,
.e-bigger.e-small .e-filled.e-input-group textarea.e-input,
.e-filled.e-input-group.e-control-wrapper.e-bigger.e-small textarea,
.e-filled.e-input-group.e-control-wrapper.e-bigger.e-small textarea.e-input,
.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper textarea,
.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper textarea.e-input,
.e-filled.e-float-input.e-bigger.e-small textarea,
.e-filled.e-float-input.e-bigger.e-small textarea.e-input,
.e-bigger.e-small .e-filled.e-float-input textarea,
.e-bigger.e-small .e-filled.e-float-input textarea.e-input,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea.e-input,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper textarea,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper textarea.e-input {
  box-sizing: border-box;
}

.e-filled.e-float-input input,
.e-filled.e-float-input textarea,
.e-filled.e-float-input.e-control-wrapper input,
.e-filled.e-float-input.e-control-wrapper textarea {
  border: 0 solid;
  border-width: 0;
}

.e-filled.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
.e-filled.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
.e-filled.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
.e-filled.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
.e-filled.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
.e-filled.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
.e-filled.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
.e-filled.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]) {
  border-bottom-width: 0;
}

.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input,
.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) input,
.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) input,
.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error input,
.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea,
.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) textarea,
.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) textarea,
.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error textarea,
.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input,
.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) input,
.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) input,
.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error input,
.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea,
.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) textarea,
.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) textarea,
.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error textarea,
.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) input,
.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error) input,
.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error) input,
.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error input,
.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) input,
.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error) input,
.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error) input,
.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error input {
  border-width: 0;
}

.e-filled.e-input-group,
.e-filled.e-input-group.e-control-wrapper {
  border-radius: 4px 4px 0 0;
  padding: 0 10px 0 12px;
}

.e-filled.e-input-group.e-bigger,
.e-bigger .e-filled.e-input-group,
.e-filled.e-input-group.e-control-wrapper.e-bigger,
.e-bigger .e-filled.e-input-group.e-control-wrapper {
  margin-top: 0;
  padding: 0 12px 0 16px;
}

.e-filled.e-input-group.e-small,
.e-filled.e-input-group.e-control-wrapper.e-small,
.e-small .e-filled.e-input-group.e-control-wrapper {
  margin-top: 0;
  padding: 0 6px 0 8px;
}

.e-filled.e-input-group.e-small.e-bigger,
.e-bigger.e-small .e-filled.e-input-group.e-small,
.e-bigger .e-filled.e-input-group.e-small,
.e-small .e-filled.e-input-group.e-bigger,
.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger,
.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper.e-small,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small,
.e-small .e-filled.e-input-group.e-control-wrapper.e-bigger {
  margin-top: 0;
  padding: 0 10px 0 12px;
}

.e-filled.e-float-input,
.e-filled.e-float-input.e-control-wrapper {
  border: 1px solid;
  border-radius: 4px 4px 0 0;
  border-width: 0 0 1px 0;
  margin-top: 0;
  padding: 0 10px 0 12px;
}

.e-filled.e-float-input.e-bigger,
.e-bigger .e-filled.e-float-input,
.e-filled.e-float-input.e-control-wrapper.e-bigger,
.e-bigger .e-filled.e-float-input.e-control-wrapper {
  margin-top: 0;
  padding: 0 12px 0 16px;
}

.e-filled.e-float-input.e-small,
.e-filled.e-float-input.e-control-wrapper.e-small,
.e-small .e-filled.e-float-input.e-control-wrapper {
  margin-top: 0;
  padding: 0 6px 0 8px;
}

.e-filled.e-float-input.e-small.e-bigger,
.e-bigger.e-small .e-filled.e-float-input.e-small,
.e-bigger .e-filled.e-float-input.e-small,
.e-small .e-filled.e-float-input.e-bigger,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-small,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger {
  margin-top: 0;
  padding: 0 10px 0 12px;
}

.e-rtl.e-filled.e-input-group,
.e-rtl.e-filled.e-input-group.e-control-wrapper,
.e-rtl .e-filled.e-input-group,
.e-rtl .e-filled.e-input-group.e-control-wrapper {
  padding: 0 12px 0 10px;
}

.e-rtl.e-filled.e-input-group.e-bigger,
.e-bigger .e-rtl.e-filled.e-input-group,
.e-rtl.e-filled.e-input-group.e-control-wrapper.e-bigger,
.e-bigger .e-rtl.e-filled.e-input-group.e-control-wrapper,
.e-rtl .e-filled.e-input-group.e-bigger,
.e-bigger.e-rtl .e-filled.e-input-group,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger,
.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper {
  padding: 0 16px 0 12px;
}

.e-rtl.e-filled.e-input-group.e-small,
.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small,
.e-small .e-rtl.e-filled.e-input-group.e-control-wrapper,
.e-rtl .e-filled.e-input-group.e-small,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small,
.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper {
  padding: 0 8px 0 6px;
}

.e-rtl.e-filled.e-input-group.e-small.e-bigger,
.e-bigger.e-small .e-rtl.e-filled.e-input-group.e-small,
.e-bigger .e-rtl.e-filled.e-input-group.e-small,
.e-small .e-rtl.e-filled.e-input-group.e-bigger,
.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger,
.e-bigger.e-small .e-rtl.e-filled.e-input-group.e-control-wrapper.e-small,
.e-bigger .e-rtl.e-filled.e-input-group.e-control-wrapper.e-small,
.e-small .e-rtl.e-filled.e-input-group.e-control-wrapper.e-bigger,
.e-rtl .e-filled.e-input-group.e-small.e-bigger,
.e-bigger.e-small.e-rtl .e-filled.e-input-group.e-small,
.e-bigger.e-rtl .e-filled.e-input-group.e-small,
.e-small.e-rtl .e-filled.e-input-group.e-bigger,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small.e-bigger,
.e-bigger.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small,
.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small,
.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger {
  padding: 0 12px 0 10px;
}

.e-rtl.e-filled.e-float-input,
.e-rtl.e-filled.e-float-input.e-control-wrapper,
.e-rtl .e-filled.e-float-input,
.e-rtl .e-filled.e-float-input.e-control-wrapper {
  padding: 0 12px 0 10px;
}

.e-rtl.e-filled.e-float-input.e-bigger,
.e-bigger .e-rtl.e-filled.e-float-input,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-bigger,
.e-bigger .e-rtl.e-filled.e-float-input.e-control-wrapper,
.e-rtl .e-filled.e-float-input.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper {
  padding: 0 16px 0 12px;
}

.e-rtl.e-filled.e-float-input.e-small,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-small,
.e-small .e-rtl.e-filled.e-float-input.e-control-wrapper,
.e-rtl .e-filled.e-float-input.e-small,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small,
.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper {
  padding: 0 8px 0 6px;
}

.e-rtl.e-filled.e-float-input.e-small.e-bigger,
.e-bigger.e-small .e-rtl.e-filled.e-float-input.e-small,
.e-bigger .e-rtl.e-filled.e-float-input.e-small,
.e-small .e-rtl.e-filled.e-float-input.e-bigger,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger,
.e-bigger.e-small .e-rtl.e-filled.e-float-input.e-control-wrapper.e-small,
.e-bigger .e-rtl.e-filled.e-float-input.e-control-wrapper.e-small,
.e-small .e-rtl.e-filled.e-float-input.e-control-wrapper.e-bigger,
.e-rtl .e-filled.e-float-input.e-small.e-bigger,
.e-bigger.e-small.e-rtl .e-filled.e-float-input.e-small,
.e-bigger.e-rtl .e-filled.e-float-input.e-small,
.e-small.e-rtl .e-filled.e-float-input.e-bigger,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small.e-bigger,
.e-bigger.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small,
.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small,
.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger {
  padding: 0 12px 0 10px;
}

.e-filled input.e-input,
.e-filled.e-input-group input.e-input,
.e-filled.e-input-group.e-control-wrapper input.e-input,
.e-filled textarea.e-input,
.e-filled.e-input-group textarea.e-input,
.e-filled.e-input-group.e-control-wrapper textarea.e-input {
  padding: 10px 2px 10px 0;
}

.e-filled .e-input:focus {
  padding-bottom: 10px;
}

.e-filled.e-input-group input.e-input:focus,
.e-filled.e-input-group.e-control-wrapper input.e-input:focus,
.e-filled.e-input-group textarea.e-input:focus,
.e-filled.e-input-group.e-control-wrapper textarea.e-input:focus,
.e-filled.e-input-group.e-input-focus input.e-input,
.e-filled.e-input-group.e-control-wrapper.e-input-focus input.e-input {
  padding: 10px 2px 10px 0;
}

.e-filled input.e-input.e-bigger,
.e-filled textarea.e-input.e-bigger,
.e-filled.e-input-group.e-bigger .e-input,
.e-filled.e-input-group.e-bigger.e-control-wrapper .e-input,
.e-bigger .e-filled input.e-input,
.e-bigger .e-filled textarea.e-input,
.e-bigger .e-filled.e-input-group .e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input {
  padding: 16px 4px 16px 0;
}

.e-filled.e-input-group.e-bigger .e-input:focus,
.e-bigger .e-filled.e-input-group .e-input:focus,
.e-filled.e-input-group.e-control-wrapper.e-bigger .e-input:focus,
.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input:focus,
.e-filled.e-input-group.e-bigger.e-input-focus .e-input,
.e-bigger .e-filled.e-input-group.e-input-focus .e-input,
.e-filled.e-input-group.e-control-wrapper.e-bigger.e-input-focus .e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-input-focus .e-input {
  padding: 16px 4px 16px 0;
}

.e-filled .e-input.e-bigger:focus,
.e-bigger .e-filled .e-input:focus {
  padding-bottom: 16px;
}

.e-filled .e-input.e-small:focus {
  padding-bottom: 7px;
}

.e-filled .e-input.e-small,
.e-filled.e-input-group.e-small .e-input,
.e-filled.e-input-group.e-control-wrapper.e-small .e-input {
  padding: 7px 2px 7px 0;
}

.e-filled.e-input-group.e-small .e-input:focus,
.e-filled.e-input-group.e-control-wrapper.e-small .e-input:focus,
.e-filled.e-input-group.e-small.e-input-focus .e-input,
.e-filled.e-input-group.e-control-wrapper.e-small.e-input-focus .e-input {
  padding: 7px 2px 7px 0;
}

.e-filled .e-input.e-small.e-bigger:focus,
.e-bigger .e-filled .e-input.e-small:focus {
  padding-bottom: 10px;
}

.e-filled .e-input.e-small.e-bigger,
.e-bigger .e-filled .e-input.e-small,
.e-small .e-filled .e-input.e-bigger {
  padding: 10px 2px 10px 0;
}

.e-filled.e-input-group.e-small.e-bigger .e-input,
.e-filled.e-input-group.e-small .e-input.e-bigger,
.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-input,
.e-filled.e-input-group.e-control-wrapper.e-small .e-input.e-bigger,
.e-bigger .e-filled.e-input-group.e-small .e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small .e-input {
  padding: 10px 2px 10px 0;
}

.e-filled.e-input-group.e-small.e-bigger .e-input:focus,
.e-filled.e-input-group.e-small .e-input.e-bigger:focus,
.e-bigger .e-filled.e-input-group.e-small .e-input:focus,
.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-input:focus,
.e-filled.e-input-group.e-control-wrapper.e-small .e-input.e-bigger:focus,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small .e-input:focus,
.e-filled.e-input-group.e-small.e-bigger.e-input-focus .e-input,
.e-filled.e-input-group.e-small.e-input-focus .e-input.e-bigger,
.e-bigger .e-filled.e-input-group.e-small.e-input-focus .e-input,
.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger.e-input-focus .e-input,
.e-filled.e-input-group.e-control-wrapper.e-small.e-input-focus .e-input.e-bigger,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small.e-input-focus .e-input {
  padding: 10px 2px 10px 0;
}

.e-filled.e-float-input input,
.e-filled.e-float-input.e-control-wrapper input {
  padding: 14px 2px 5px 0;
}

.e-filled.e-float-input.e-bigger input,
.e-filled.e-float-input input.e-bigger,
.e-bigger .e-filled.e-float-input input,
.e-filled.e-float-input.e-control-wrapper.e-bigger input,
.e-filled.e-float-input.e-control-wrapper input.e-bigger,
.e-bigger .e-filled.e-float-input.e-control-wrapper input {
  padding: 20px 4px 6px 0;
}

.e-filled.e-float-input.e-small.e-bigger input,
.e-filled.e-float-input.e-small input.e-bigger,
.e-bigger .e-filled.e-float-input.e-small input,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger input,
.e-filled.e-float-input.e-control-wrapper.e-small input.e-bigger,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input {
  padding: 14px 2px 5px 0;
}

.e-filled.e-float-input.e-small input,
.e-filled.e-float-input.e-control-wrapper.e-small input {
  padding: 12px 2px 4px 0;
}

.e-filled input.e-input.e-rtl,
.e-filled.e-input-group.e-rtl input.e-input,
.e-filled.e-input-group.e-control-wrapper.e-rtl input.e-input,
.e-rtl .e-filled.e-input-group input.e-input,
.e-rtl .e-filled.e-input-group.e-control-wrapper input.e-input,
.e-filled.e-input-group.e-rtl input.e-input,
.e-filled.e-input-group.e-control-wrapper.e-rtl input.e-input,
.e-rtl .e-filled.e-input-group input.e-input,
.e-rtl .e-filled.e-input-group.e-control-wrapper input.e-input,
.e-filled.e-input-group.e-rtl input.e-input:focus,
.e-filled.e-input-group.e-control-wrapper.e-rtl input.e-input:focus,
.e-rtl .e-filled.e-input-group input.e-input:focus,
.e-rtl .e-filled.e-input-group.e-control-wrapper input.e-input:focus,
.e-filled.e-input-group.e-rtl.e-input-focus input.e-input,
.e-filled.e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input,
.e-rtl .e-filled.e-input-group.e-input-focus input.e-input,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-input-focus input.e-input {
  padding: 10px 0 10px 2px;
  text-indent: 0;
}

.e-filled.e-float-input.e-rtl input,
.e-filled.e-float-input.e-control-wrapper.e-rtl input,
.e-rtl .e-filled.e-float-input input,
.e-rtl .e-filled.e-float-input.e-control-wrapper input,
.e-filled.e-float-input.e-rtl input,
.e-filled.e-float-input.e-control-wrapper.e-rtl input,
.e-rtl .e-filled.e-float-input input,
.e-rtl .e-filled.e-float-input.e-control-wrapper input,
.e-filled.e-float-input.e-rtl input:focus,
.e-filled.e-float-input.e-control-wrapper.e-rtl input:focus,
.e-rtl .e-filled.e-float-input input:focus,
.e-rtl .e-filled.e-float-input.e-control-wrapper input:focus,
.e-filled.e-float-input.e-rtl.e-input-focus input,
.e-filled.e-float-input.e-control-wrapper.e-rtl.e-input-focus input,
.e-rtl .e-filled.e-float-input.e-input-focus input,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-focus input {
  padding: 14px 0 5px 2px;
  text-indent: 0;
}

.e-rtl .e-filled input.e-input.e-small,
.e-filled input.e-input.e-small.e-rtl,
.e-small.e-rtl .e-filled input.e-input,
.e-small .e-filled input.e-input.e-rtl,
.e-filled.e-input-group.e-small.e-rtl input.e-input,
.e-filled.e-input-group.e-control-wrapper.e-small.e-rtl input.e-input,
.e-rtl .e-filled.e-input-group.e-small input.e-input,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small input.e-input,
.e-filled.e-input-group.e-rtl input.e-input.e-small,
.e-filled.e-input-group.e-control-wrapper.e-rtl input.e-input.e-small,
.e-rtl .e-filled.e-input-group input.e-input.e-small,
.e-rtl .e-filled.e-input-group.e-control-wrapper input.e-input.e-small,
.e-small .e-filled.e-input-group.e-rtl input.e-input,
.e-small .e-filled.e-input-group.e-control-wrapper.e-rtl input.e-input,
.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper input.e-input,
.e-small.e-rtl .e-filled.e-input-group input.e-input,
.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper input.e-input:focus,
.e-small.e-rtl .e-filled.e-input-group input.e-input:focus,
.e-small .e-filled.e-input-group.e-control-wrapper.e-rtl input.e-input:focus,
.e-small .e-filled.e-input-group.e-rtl input.e-input:focus,
.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-small.e-rtl .e-filled.e-input-group.e-input-focus input.e-input,
.e-small .e-filled.e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input,
.e-small .e-filled.e-input-group.e-rtl.e-input-focus input.e-input {
  padding: 7px 0 7px 2px;
  text-indent: 0;
}

.e-filled.e-float-input.e-control-wrapper.e-small.e-rtl input,
.e-filled.e-float-input.e-small.e-rtl input,
.e-rtl .e-filled.e-float-input.e-small input,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small input,
.e-filled.e-float-input.e-rtl input.e-small,
.e-filled.e-float-input.e-control-wrapper.e-rtl input.e-small,
.e-rtl .e-filled.e-float-input input.e-small,
.e-rtl .e-filled.e-float-input.e-control-wrapper input.e-small,
.e-small .e-filled.e-float-input.e-rtl input,
.e-small .e-filled.e-float-input.e-control-wrapper.e-rtl input,
.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper input,
.e-small.e-rtl .e-filled.e-float-input input,
.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper input:focus,
.e-small.e-rtl .e-filled.e-float-input input:focus,
.e-small .e-filled.e-float-input.e-control-wrapper.e-rtl input:focus,
.e-small .e-filled.e-float-input.e-rtl input:focus,
.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-focus input,
.e-small.e-rtl .e-filled.e-float-input.e-input-focus input,
.e-small .e-filled.e-float-input.e-control-wrapper.e-rtl.e-input-focus input,
.e-small .e-filled.e-float-input.e-rtl.e-input-focus input {
  padding: 12px 0 4px 2px;
  text-indent: 0;
}

.e-rtl .e-filled input.e-input.e-bigger,
.e-filled input.e-input.e-bigger.e-rtl,
.e-bigger.e-rtl .e-filled input.e-input,
.e-bigger .e-filled input.e-input.e-rtl,
.e-filled.e-input-group.e-bigger.e-rtl input.e-input,
.e-filled.e-input-group.e-control-wrapper.e-bigger.e-rtl input.e-input,
.e-rtl .e-filled.e-input-group.e-bigger input.e-input,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger input.e-input,
.e-filled.e-input-group.e-rtl input.e-input.e-bigger,
.e-filled.e-input-group.e-control-wrapper.e-rtl input.e-input.e-bigger,
.e-rtl .e-filled.e-input-group input.e-input.e-bigger,
.e-rtl .e-filled.e-input-group.e-control-wrapper input.e-input.e-bigger,
.e-bigger .e-filled.e-input-group.e-rtl input.e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-rtl input.e-input,
.e-bigger.e-rtl .e-filled.e-input-group input.e-input,
.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper input.e-input,
.e-bigger.e-rtl .e-filled.e-input-group input.e-input:focus,
.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper input.e-input:focus,
.e-bigger .e-filled.e-input-group.e-rtl input.e-input:focus,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-rtl input.e-input:focus,
.e-bigger.e-rtl .e-filled.e-input-group.e-input-focus input.e-input,
.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-bigger .e-filled.e-input-group.e-rtl.e-input-focus input.e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input {
  padding: 16px 0 16px 4px;
  text-indent: 0;
}

.e-filled.e-float-input.e-control-wrapper.e-bigger.e-rtl input,
.e-filled.e-float-input.e-bigger.e-rtl input,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger input,
.e-rtl .e-filled.e-float-input.e-bigger input,
.e-filled.e-float-input.e-control-wrapper.e-rtl input.e-bigger,
.e-filled.e-float-input.e-rtl input.e-bigger,
.e-rtl .e-filled.e-float-input.e-control-wrapper input.e-bigger,
.e-rtl .e-filled.e-float-input input.e-bigger,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl input,
.e-bigger .e-filled.e-float-input.e-rtl input,
.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper input,
.e-bigger.e-rtl .e-filled.e-float-input input,
.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper input:focus,
.e-bigger.e-rtl .e-filled.e-float-input input:focus,
.e-bigger .e-filled.e-float-input.e-rtl input:focus,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl input:focus,
.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-focus input,
.e-bigger.e-rtl .e-filled.e-float-input.e-input-focus input,
.e-bigger .e-filled.e-float-input.e-rtl.e-input-focus input,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl input {
  padding: 20px 0 6px 4px;
  text-indent: 0;
}

.e-bigger .e-filled input.e-input.e-small.e-rtl,
.e-filled.e-input-group.e-small.e-bigger.e-rtl input.e-input,
.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger.e-rtl input.e-input,
.e-filled.e-input-group.e-small.e-rtl input.e-input.e-bigger,
.e-filled.e-input-group.e-control-wrapper.e-small.e-rtl input.e-input.e-bigger,
.e-bigger .e-filled.e-input-group.e-small.e-rtl input.e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small.e-rtl input.e-input,
.e-bigger.e-rtl input.e-input.e-small,
.e-rtl .e-filled.e-input-group.e-small.e-bigger input.e-input,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small.e-bigger input.e-input,
.e-rtl .e-filled.e-input-group.e-small input.e-input.e-bigger,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small input.e-input.e-bigger,
.e-bigger.e-rtl .e-filled.e-input-group.e-small input.e-input,
.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small input.e-input,
.e-bigger .e-filled.e-input-group.e-small.e-rtl input.e-input:focus,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small.e-rtl input.e-input:focus,
.e-small .e-filled.e-input-group.e-bigger.e-rtl input.e-input:focus,
.e-small .e-filled.e-input-group.e-control-wrapper.e-bigger.e-rtl input.e-input:focus,
.e-filled.e-input-group.e-bigger.e-small.e-rtl input.e-input:focus,
.e-filled.e-input-group.e-control-wrapper.e-bigger.e-small.e-rtl input.e-input:focus,
.e-bigger.e-rtl .e-filled.e-input-group.e-small input.e-input:focus,
.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small input.e-input:focus,
.e-small.e-rtl .e-filled.e-input-group.e-bigger input.e-input:focus,
.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger input.e-input:focus,
.e-rtl .e-filled.e-input-group.e-bigger.e-small input.e-input:focus,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger.e-small input.e-input:focus,
.e-bigger .e-filled.e-input-group.e-small.e-rtl.e-input-focus input.e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small.e-rtl.e-input-focus input.e-input,
.e-small .e-filled.e-input-group.e-bigger.e-rtl.e-input-focus input.e-input,
.e-small .e-filled.e-input-group.e-control-wrapper.e-bigger.e-rtl.e-input-focus input.e-input,
.e-filled.e-input-group.e-bigger.e-small.e-rtl.e-input-focus input.e-input,
.e-filled.e-input-group.e-control-wrapper.e-bigger.e-small.e-rtl.e-input-focus input.e-input,
.e-bigger.e-rtl .e-filled.e-input-group.e-small.e-input-focus input.e-input,
.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small.e-input-focus input.e-input,
.e-small.e-rtl .e-filled.e-input-group.e-bigger.e-input-focus input.e-input,
.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger.e-input-focus input.e-input,
.e-rtl .e-filled.e-input-group.e-bigger.e-small.e-input-focus input.e-input,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger.e-small.e-input-focus input.e-input {
  padding: 10px 0 10px 2px;
  text-indent: 0;
}

.e-filled.e-float-input.e-small.e-bigger.e-rtl input,
.e-filled.e-float-input.e-small.e-rtl input.e-bigger,
.e-bigger .e-filled.e-float-input.e-small.e-rtl input,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-rtl input,
.e-filled.e-float-input.e-control-wrapper.e-small.e-rtl input.e-bigger,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-rtl input,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small.e-bigger input,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small input.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small input,
.e-rtl .e-filled.e-float-input.e-small.e-bigger input,
.e-rtl .e-filled.e-float-input.e-small input.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input.e-small input,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-rtl input:focus,
.e-bigger .e-filled.e-float-input.e-small.e-rtl input:focus,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger.e-rtl input:focus,
.e-small .e-filled.e-float-input.e-bigger.e-rtl input:focus,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small.e-rtl input:focus,
.e-filled.e-float-input.e-bigger.e-small.e-rtl input:focus,
.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small input:focus,
.e-bigger.e-rtl .e-filled.e-float-input.e-small input:focus,
.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger input:focus,
.e-small.e-rtl .e-filled.e-float-input.e-bigger input:focus,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input:focus,
.e-rtl .e-filled.e-float-input.e-bigger.e-small input:focus,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-rtl.e-input-focus input,
.e-bigger .e-filled.e-float-input.e-small.e-rtl.e-input-focus input,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger.e-rtl.e-input-focus input,
.e-small .e-filled.e-float-input.e-bigger.e-rtl.e-input-focus input,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small.e-rtl.e-input-focus input,
.e-filled.e-float-input.e-bigger.e-small.e-rtl.e-input-focus input,
.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small.e-input-focus input,
.e-bigger.e-rtl .e-filled.e-float-input.e-small.e-input-focus input,
.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger.e-input-focus input,
.e-small.e-rtl .e-filled.e-float-input.e-bigger.e-input-focus input,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input,
.e-rtl .e-filled.e-float-input.e-bigger.e-small.e-input-focus input {
  padding: 14px 0 5px 2px;
  text-indent: 0;
}

.e-filled.e-float-input,
.e-filled.e-float-input.e-control-wrapper,
.e-filled.e-float-input.e-disabled,
.e-filled.e-float-input.e-control-wrapper.e-disabled,
.e-filled.e-float-input.e-input-group.e-disabled,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-disabled {
  font-size: 14px;
}

.e-filled.e-float-input.e-bigger,
.e-bigger .e-filled.e-float-input,
.e-filled.e-float-input.e-control-wrapper.e-bigger,
.e-bigger .e-filled.e-float-input.e-control-wrapper {
  font-size: 16px;
}

.e-filled.e-float-input.e-bigger.e-disabled,
.e-bigger .e-filled.e-float-input.e-disabled,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-disabled,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-disabled,
.e-filled.e-float-input.e-input-group.e-bigger.e-disabled,
.e-bigger .e-filled.e-float-input.e-input-group.e-disabled,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-disabled,
.e-bigger .e-filled.e-float-input.e-input-group.e-control-wrapper.e-disabled {
  font-size: 16px;
}

.e-filled.e-float-input.e-small,
.e-small .e-filled.e-float-input,
.e-filled.e-float-input.e-control-wrapper.e-small,
.e-small .e-filled.e-float-input.e-control-wrapper {
  font-size: 13px;
}

.e-filled.e-float-input.e-small.e-disabled,
.e-small .e-filled.e-float-input.e-disabled,
.e-filled.e-float-input.e-control-wrapper.e-small.e-disabled,
.e-small .e-filled.e-float-input.e-control-wrapper.e-disabled,
.e-filled.e-float-input.e-input-group.e-small.e-disabled,
.e-small .e-filled.e-float-input.e-input-group.e-disabled,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-small.e-disabled,
.e-small .e-filled.e-float-input.e-input-group.e-control-wrapper.e-disabled {
  font-size: 13px;
}

.e-filled.e-float-input.e-small.e-bigger,
.e-small.e-bigger .e-filled.e-float-input,
.e-bigger .e-filled.e-float-input.e-small,
.e-small .e-filled.e-float-input.e-bigger,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger,
.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger {
  font-size: 14px;
}

.e-filled.e-float-input.e-small.e-bigger.e-disabled,
.e-small.e-bigger .e-filled.e-float-input.e-disabled,
.e-bigger .e-filled.e-float-input.e-small.e-disabled,
.e-small .e-filled.e-float-input.e-bigger.e-disabled,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-disabled,
.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper.e-disabled,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-disabled,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger.e-disabled,
.e-filled.e-float-input.e-input-group.e-small.e-bigger.e-disabled,
.e-small.e-bigger .e-filled.e-float-input.e-input-group.e-disabled,
.e-bigger .e-filled.e-float-input.e-input-group.e-small.e-disabled,
.e-small .e-filled.e-float-input.e-input-group.e-bigger.e-disabled,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-small.e-bigger.e-disabled,
.e-small.e-bigger .e-filled.e-float-input.e-input-group.e-control-wrapper.e-disabled,
.e-bigger .e-filled.e-float-input.e-input-group.e-control-wrapper.e-small.e-disabled,
.e-small .e-filled.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-disabled {
  font-size: 14px;
}

.e-filled.e-input-group.e-bigger:not(.e-float-input) .e-input,
.e-bigger .e-filled.e-input-group:not(.e-float-input) .e-input,
.e-filled.e-input-group.e-control-wrapper.e-bigger:not(.e-float-input) .e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-input {
  min-height: 55px;
}

.e-filled.e-float-input.e-bigger input,
.e-bigger .e-filled.e-float-input input,
.e-filled.e-float-input.e-input-group.e-bigger input,
.e-bigger .e-filled.e-float-input.e-input-group input,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-bigger input,
.e-bigger .e-filled.e-float-input.e-input-group.e-control-wrapper input,
.e-filled.e-float-input.e-control-wrapper.e-bigger input,
.e-bigger .e-filled.e-float-input.e-control-wrapper input,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-bigger input,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-input-group input,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-bigger input,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-input-group input {
  min-height: 55px;
}

.e-filled.e-input-group.e-small:not(.e-float-input) .e-input,
.e-small .e-filled.e-input-group:not(.e-float-input) .e-input,
.e-filled.e-input-group.e-control-wrapper.e-small:not(.e-float-input) .e-input,
.e-small .e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-input {
  min-height: 35px;
}

.e-filled.e-float-input.e-small input,
.e-small .e-filled.e-float-input input,
.e-filled.e-float-input.e-input-group.e-small input,
.e-small .e-filled.e-float-input.e-input-group input,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-small input,
.e-small .e-filled.e-float-input.e-input-group.e-control-wrapper input,
.e-filled.e-float-input.e-control-wrapper.e-small input,
.e-small .e-filled.e-float-input.e-control-wrapper input,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small input,
.e-small .e-filled.e-float-input.e-control-wrapper.e-input-group input,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small input,
.e-small .e-filled.e-float-input.e-control-wrapper.e-input-group input {
  min-height: 35px;
}

.e-filled.e-input-group.e-bigger.e-small:not(.e-float-input) .e-input,
.e-bigger .e-filled.e-input-group.e-small:not(.e-float-input) .e-input
.e-small .e-filled.e-input-group.e-bigger:not(.e-float-input) .e-input,
.e-filled.e-input-group.e-control-wrapper.e-bigger.e-small:not(.e-float-input) .e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small:not(.e-float-input) .e-input
.e-small .e-filled.e-input-group.e-control-wrapper.e-bigger:not(.e-float-input) .e-input {
  min-height: 39px;
}

.e-float-input.e-bigger.e-small.e-filled input,
.e-bigger .e-float-input.e-filled.e-small input,
.e-small .e-float-input.e-filled.e-bigger input,
.e-float-input.e-filled.e-input-group.e-bigger.e-small input,
.e-bigger .e-float-input.e-filled.e-input-group.e-small input,
.e-small .e-float-input.e-filled.e-input-group.e-bigger input,
.e-float-input.e-filled.e-input-group.e-control-wrapper.e-bigger.e-small input,
.e-bigger .e-float-input.e-filled.e-input-group.e-control-wrapper.e-small input,
.e-small .e-float-input.e-filled.e-input-group.e-control-wrapper.e-bigger input,
.e-float-input.e-filled.e-control-wrapper.e-bigger.e-small input,
.e-bigger .e-float-input.e-filled.e-control-wrapper.e-small input,
.e-small .e-float-input.e-filled.e-control-wrapper.e-bigger input,
.e-float-input.e-control-wrapper.e-filled.e-input-group.e-bigger.e-small input,
.e-bigger .e-float-input.e-control-wrapper.e-filled.e-input-group.e-small input,
.e-small .e-float-input.e-control-wrapper.e-filled.e-input-group.e-bigger input {
  min-height: 39px;
}

.e-filled.e-input-group input.e-input,
.e-filled.e-input-group.e-control-wrapper input.e-input {
  min-height: 39px;
}

.e-filled.e-input-group:not(.e-float-input) input.e-input,
.e-filled.e-input-group:not(.e-float-input).e-control-wrapper input.e-input {
  min-height: 39px;
}

.e-float-input.e-filled.e-input-group.e-control-wrapper input,
.e-float-input.e-filled input,
.e-float-input.e-filled.e-control-wrapper input {
  min-height: 39px;
}

.e-filled label.e-float-text,
.e-filled.e-float-input label.e-float-text,
.e-filled.e-float-input.e-control-wrapper label.e-float-text,
.e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
  left: 12px;
  letter-spacing: .009375em;
  line-height: 1.15;
  padding-left: 0;
  pointer-events: none;
  right: auto;
  top: 12px;
  transform: none;
  transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1), color 150ms cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
}

.e-filled.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
  padding-left: 0;
  top: 12px;
  transform: none;
  width: 100%;
}

.e-filled.e-float-input input:focus ~ label.e-float-text,
.e-filled.e-float-input input:valid ~ label.e-float-text,
.e-filled.e-float-input input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input input label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper input label.e-float-text.e-label-top,
.e-filled.e-float-input.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text {
  font-size: 14px;
  top: 12px;
  transform: translateY(-50%) scale(0.75);
}

.e-filled.e-float-input textarea:focus ~ label.e-float-text,
.e-filled.e-float-input textarea:valid ~ label.e-float-text,
.e-filled.e-float-input textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input textarea label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top {
  font-size: 14px;
  top: 12px;
  transform: translateY(-50%) scale(0.75);
}

.e-filled.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
  top: 12px;
  transform: translateY(-50%) scale(0.75);
  -webkit-user-select: text;
          user-select: text;
}

.e-filled.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
  top: 12px;
  transform: translateY(-50%) scale(0.75);
  -webkit-user-select: text;
          user-select: text;
}

.e-filled.e-float-input.e-bigger input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text {
  font-size: 16px;
  top: 18px;
}

.e-filled.e-float-input.e-bigger textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text {
  font-size: 16px;
  top: 18px;
}

.e-bigger .e-filled.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 16px;
  top: 18px;
  transform: translateY(-50%) scale(0.75);
  -webkit-user-select: text;
          user-select: text;
}

.e-bigger .e-filled.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 16px;
  top: 18px;
  transform: translateY(-50%) scale(0.75);
  -webkit-user-select: text;
          user-select: text;
}

.e-filled.e-float-input.e-small input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small input ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-input-focus input ~ label.e-float-text {
  font-size: 13px;
  top: 10px;
}

.e-filled.e-float-input.e-small textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text {
  font-size: 13px;
  top: 10px;
}

.e-small .e-filled.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 13px;
  top: 10px;
  transform: translateY(-50%) scale(0.75);
  -webkit-user-select: text;
          user-select: text;
}

.e-small .e-filled.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 13px;
  top: 10px;
  transform: translateY(-50%) scale(0.75);
  -webkit-user-select: text;
          user-select: text;
}

.e-filled.e-float-input.e-small.e-bigger input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger input[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger input[disabled] ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small input[readonly] ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger input[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger input[disabled] ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-input-focus input ~ label.e-float-text {
  font-size: 14px;
  top: 12px;
}

.e-filled.e-float-input.e-small.e-bigger textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text {
  font-size: 14px;
  top: 12px;
}

.e-bigger .e-filled.e-float-input.e-small input:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small input:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
  top: 12px;
  transform: translateY(-50%) scale(0.75);
  -webkit-user-select: text;
          user-select: text;
}

.e-bigger .e-filled.e-float-input.e-small textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
  top: 12px;
  transform: translateY(-50%) scale(0.75);
  -webkit-user-select: text;
          user-select: text;
}

.e-filled.e-float-input.e-bigger label.e-float-text,
.e-filled.e-float-input label.e-float-text.e-bigger,
.e-filled.e-float-input input.e-bigger ~ label.e-float-text,
.e-bigger .e-filled.e-float-input label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger label.e-float-text,
.e-filled.e-float-input.e-control-wrapper label.e-float-text.e-bigger,
.e-filled.e-float-input.e-control-wrapper input.e-bigger ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 16px;
  top: 18px;
}

.e-filled.e-float-input.e-bigger textarea ~ label.e-float-text,
.e-filled.e-float-input textarea ~ label.e-float-text.e-bigger,
.e-filled.e-float-input textarea.e-bigger ~ label.e-float-text,
.e-bigger .e-filled.e-float-input textarea ~ label.e-float-text,
.e-filled.e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper textarea ~ label.e-float-text.e-bigger,
.e-filled.e-float-input.e-control-wrapper textarea.e-bigger ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper textarea ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 16px;
  top: 18px;
}

.e-filled.e-float-input.e-small label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 13px;
  top: 10px;
}

.e-filled.e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 13px;
  top: 10px;
}

.e-filled.e-float-input.e-small textarea ~ label.e-float-text,
.e-filled.e-float-input textarea ~ label.e-float-text.e-small,
.e-filled.e-float-input textarea.e-small ~ label.e-float-text,
.e-small .e-filled.e-float-input textarea ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small textarea ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper textarea ~ label.e-float-text.e-small,
.e-filled.e-float-input.e-control-wrapper textarea.e-small ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper textarea ~ label.e-float-text {
  font-size: 13px;
  top: 10px;
}

.e-filled.e-float-input.e-small.e-bigger label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
  top: 12px;
  transform: none;
}

.e-filled.e-float-input.e-bigger.e-small input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-small input label.e-float-text.e-label-top,
.e-bigger .e-filled.e-float-input.e-small input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small input label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-bigger input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-bigger input:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-bigger input label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input label.e-float-text.e-label-top,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger input label.e-float-text.e-label-top,
.e-filled.e-float-input.e-bigger.e-small.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text {
  transform: translateY(-50%) scale(0.75);
}

.e-bigger .e-filled.e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-filled.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
  top: 12px;
}

.e-float-input.e-filled.e-bigger.e-small textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-small textarea label.e-float-text.e-label-top,
.e-bigger .e-filled.e-float-input.e-small textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small textarea label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-bigger textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-bigger textarea:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-bigger textarea label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea label.e-float-text.e-label-top,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger textarea label.e-float-text.e-label-top {
  transform: translateY(-50%) scale(0.75);
}

.e-filled.e-float-input label.e-float-text,
.e-filled.e-float-input label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper label.e-float-text,
.e-filled.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom,
.e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  left: 12px;
}

.e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  left: 12px;
}

.e-filled.e-float-input.e-rtl label.e-float-text,
.e-filled.e-float-input.e-rtl label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input label.e-float-text
.e-filled.e-float-input.e-control-wrapper.e-rtl label.e-float-text,
.e-filled.e-float-input.e-rtl.e-control-wrapper label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-control-wrapper label.e-float-text,
.e-filled.e-float-input.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  right: 12px;
}

.e-filled.e-float-input.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  right: 12px;
}

.e-filled.e-float-input.e-bigger label.e-float-text,
.e-filled.e-float-input.e-bigger label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input label.e-float-text,
.e-bigger .e-filled.e-float-input label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  left: 16px;
}

.e-filled.e-float-input.e-bigger:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  left: 16px;
}

.e-filled.e-float-input.e-bigger.e-rtl label.e-float-text,
.e-filled.e-float-input.e-rtl.e-bigger label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-bigger label.e-float-text
.e-filled.e-float-input.e-control-wrapper.e-rtl.e-bigger label.e-float-text,
.e-filled.e-float-input.e-rtl.e-control-wrapper.e-bigger label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger label.e-float-text,
.e-bigger .e-filled.e-float-input.e-rtl label.e-float-text,
.e-bigger .e-filled.e-float-input.e-rtl label.e-float-text.e-label-bottom,
.e-rtl.e-bigger .e-filled.e-float-input label.e-float-text
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl label.e-float-text,
.e-bigger .e-filled.e-float-input.e-rtl.e-control-wrapper label.e-float-text.e-label-bottom,
.e-rtl.e-bigger .e-filled.e-float-input.e-control-wrapper label.e-float-text,
.e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-bigger.e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-bigger.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-bigger .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  right: 16px;
}

.e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-bigger.e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-bigger.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-bigger .e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  right: 16px;
}

.e-filled.e-float-input.e-small label.e-float-text,
.e-filled.e-float-input.e-small label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-bigger label.e-float-text,
.e-small .e-filled.e-float-input label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  left: 8px;
}

.e-filled.e-float-input.e-small:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  left: 8px;
}

.e-filled.e-float-input.e-small.e-rtl label.e-float-text,
.e-filled.e-float-input.e-rtl.e-small label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-small label.e-float-text
.e-filled.e-float-input.e-control-wrapper.e-rtl.e-small label.e-float-text,
.e-filled.e-float-input.e-rtl.e-control-wrapper.e-small label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small label.e-float-text,
.e-small .e-filled.e-float-input.e-rtl label.e-float-text,
.e-small .e-filled.e-float-input.e-rtl label.e-float-text.e-label-bottom,
.e-rtl.e-small .e-filled.e-float-input label.e-float-text
.e-small .e-filled.e-float-input.e-control-wrapper.e-rtl label.e-float-text,
.e-small .e-filled.e-float-input.e-rtl.e-control-wrapper label.e-float-text.e-label-bottom,
.e-rtl.e-small .e-filled.e-float-input.e-control-wrapper label.e-float-text,
.e-small.e-filled.e-float-input.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-small.e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-small.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-small .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  right: 8px;
}

.e-small.e-filled.e-float-input.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-small.e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-small.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-small .e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  right: 8px;
}

.e-filled.e-float-input.e-small.e-bigger label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger .e-filled.e-float-input label.e-float-text,
.e-small.e-bigger .e-filled.e-float-input label.e-float-text.e-label-bottom,
.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper label.e-float-text,
.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom,
.e-small.e-bigger .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  left: 12px;
}

.e-filled.e-float-input.e-small.e-bigger:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger .e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  left: 12px;
}

.e-filled.e-float-input.e-small.e-bigger.e-rtl label.e-float-text,
.e-filled.e-float-input.e-rtl.e-small.e-bigger label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-small.e-bigger label.e-float-text
.e-filled.e-float-input.e-control-wrapper.e-rtl.e-small.e-bigger label.e-float-text,
.e-filled.e-float-input.e-rtl.e-control-wrapper.e-small.e-bigger label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small.e-bigger label.e-float-text,
.e-small.e-bigger .e-filled.e-float-input.e-rtl label.e-float-text,
.e-small.e-bigger .e-filled.e-float-input.e-rtl label.e-float-text.e-label-bottom,
.e-rtl.e-small.e-bigger .e-filled.e-float-input label.e-float-text
.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl label.e-float-text,
.e-small.e-bigger .e-filled.e-float-input.e-rtl.e-control-wrapper label.e-float-text.e-label-bottom,
.e-rtl.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper label.e-float-text,
.e-small.e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-small.e-bigger.e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-small.e-bigger.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-filled.e-float-input.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-small.e-bigger .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  right: 12px;
}

.e-small.e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-small.e-bigger.e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-small.e-bigger.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-filled.e-float-input.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-small.e-bigger .e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  right: 12px;
}

.e-filled.e-float-input .e-float-line,
.e-float-input.e-filled.e-control-wrapper .e-float-line {
  bottom: -1px;
  position: absolute;
}

.e-float-input.e-filled .e-float-line,
.e-float-input.e-filled .e-float-text,
.e-float-input.e-filled.e-control-wrapper .e-float-line,
.e-float-input.e-filled.e-control-wrapper .e-float-text {
  right: 0;
}

.e-filled.e-input-group:not(.e-disabled):not(.e-float-icon-left)::before,
.e-filled.e-filled.e-input-group:not(.e-disabled):not(.e-float-icon-left)::after,
.e-filled.e-input-group.e-control-wrapper:not(.e-disabled):not(.e-float-icon-left)::before,
.e-filled.e-input-group.e-control-wrapper:not(.e-disabled):not(.e-float-icon-left)::after {
  bottom: -1px;
}

.e-filled.e-input-group .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper .e-input-group-icon,
.e-filled.e-input-group.e-bigger .e-input-group-icon,
.e-filled.e-input-group .e-input-group-icon.e-bigger,
.e-filled.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group .e-input-group-icon,
.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input-group-icon,
.e-filled.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-filled.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-small .e-input-group-icon,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-filled.e-input-group.e-small .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-small .e-filled.e-input-group .e-input-group-icon,
.e-small .e-filled.e-input-group.e-control-wrapper .e-input-group-icon {
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 0;
  min-height: 20px;
  min-width: 20px;
  padding: 0 0 0 8px;
}

.e-rtl.e-filled.e-input-group .e-input-group-icon,
.e-rtl.e-filled.e-input-group.e-control-wrapper .e-input-group-icon,
.e-rtl.e-filled.e-input-group.e-bigger .e-input-group-icon,
.e-rtl.e-filled.e-input-group .e-input-group-icon.e-bigger,
.e-rtl.e-filled.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
.e-rtl.e-filled.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
.e-bigger .e-rtl.e-filled.e-input-group .e-input-group-icon,
.e-bigger .e-rtl.e-filled.e-input-group.e-control-wrapper .e-input-group-icon,
.e-rtl.e-filled.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-rtl.e-filled.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-rtl.e-filled.e-input-group.e-small .e-input-group-icon,
.e-bigger .e-rtl.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-rtl.e-filled.e-input-group.e-small .e-input-group-icon,
.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-small .e-rtl.e-filled.e-input-group .e-input-group-icon,
.e-small .e-rtl.e-filled.e-input-group.e-control-wrapper .e-input-group-icon,
.e-rtl .e-filled.e-input-group .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-control-wrapper .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-bigger .e-input-group-icon,
.e-rtl .e-filled.e-input-group .e-input-group-icon.e-bigger,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
.e-bigger.e-rtl .e-filled.e-input-group .e-input-group-icon,
.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
.e-bigger.e-rtl .e-filled.e-input-group.e-small .e-input-group-icon,
.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-small .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-small.e-rtl .e-filled.e-input-group .e-input-group-icon,
.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper .e-input-group-icon {
  padding: 0 8px 0 0;
}

.e-filled.e-input-group.e-small .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-small .e-filled.e-input-group .e-input-group-icon,
.e-small .e-filled.e-input-group.e-control-wrapper .e-input-group-icon {
  font-size: 14px;
  min-height: 18px;
  min-width: 18px;
  padding: 0 0 0 4px;
}

.e-rtl.e-filled.e-input-group.e-small .e-input-group-icon,
.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-small .e-rtl.e-filled.e-input-group .e-input-group-icon,
.e-small .e-rtl.e-filled.e-input-group.e-control-wrapper .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-small .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-small.e-rtl .e-filled.e-input-group .e-input-group-icon,
.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper .e-input-group-icon {
  padding: 0 4px 0 0;
}

.e-filled.e-input-group.e-bigger .e-input-group-icon,
.e-filled.e-input-group .e-input-group-icon.e-bigger,
.e-filled.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group .e-input-group-icon,
.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input-group-icon {
  font-size: 20px;
  min-height: 24px;
  min-width: 24px;
  padding: 0 0 0 8px;
}

.e-filled.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-filled.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-small .e-input-group-icon,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon {
  font-size: 18px;
  min-height: 20px;
  min-width: 20px;
  padding: 0 0 0 8px;
}

.e-rtl.e-filled.e-float-input.e-input-group .e-input-group-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,
.e-rtl.e-filled.e-float-input.e-input-group.e-bigger .e-input-group-icon,
.e-rtl.e-filled.e-float-input.e-input-group .e-input-group-icon.e-bigger,
.e-bigger .e-rtl.e-filled.e-float-input.e-input-group .e-input-group-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-bigger .e-input-group-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon.e-bigger,
.e-bigger .e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,
.e-rtl.e-filled.e-float-input.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-rtl.e-filled.e-float-input.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-rtl.e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
.e-rtl.e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,
.e-small .e-rtl.e-filled.e-float-input.e-input-group .e-input-group-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
.e-small .e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-input-group .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-input-group.e-bigger .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-input-group .e-input-group-icon.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input.e-input-group .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-bigger .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,
.e-small.e-rtl .e-filled.e-float-input.e-input-group .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon {
  padding: 0 8px 0 0;
}

.e-filled.e-float-input.e-input-group .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-bigger .e-input-group-icon,
.e-filled.e-float-input.e-input-group .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-float-input.e-input-group .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-bigger .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,
.e-small .e-filled.e-float-input.e-input-group .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
.e-small .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon {
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 0 0 8px;
}

.e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,
.e-small .e-filled.e-float-input.e-input-group .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
.e-small .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon {
  font-size: 14px;
  padding: 0 0 0 4px;
}

.e-rtl.e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,
.e-small .e-rtl.e-filled.e-float-input.e-input-group .e-input-group-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
.e-small .e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,
.e-small.e-rtl .e-filled.e-float-input.e-input-group .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon {
  padding: 0 4px 0 0;
}

.e-filled.e-float-input.e-input-group.e-bigger .e-input-group-icon,
.e-filled.e-float-input.e-input-group .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-float-input.e-input-group .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-bigger .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon {
  font-size: 20px;
  padding: 0 0 0 8px;
}

.e-filled.e-float-input.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon {
  font-size: 18px;
  padding: 0 0 0 8px;
}

.e-filled.e-float-input .e-clear-icon,
.e-filled.e-float-input.e-control-wrapper .e-clear-icon,
.e-filled.e-input-group .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper .e-clear-icon {
  font-size: 16px;
  padding: 0 0 0 8px;
}

.e-filled.e-input-group .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper .e-clear-icon {
  min-height: 20px;
  min-width: 20px;
  padding: 0 0 0 8px;
}

.e-filled.e-float-input.e-input-group .e-clear-icon,
.e-filled.e-float-input.e-input-group.e-control-wrapper .e-clear-icon {
  padding: 0 0 0 8px;
}

.e-filled.e-input-group.e-bigger .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-bigger .e-clear-icon,
.e-filled.e-input-group .e-clear-icon.e-bigger,
.e-filled.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
.e-bigger .e-filled.e-input-group .e-clear-icon,
.e-bigger .e-filled.e-input-group.e-control-wrapper .e-clear-icon {
  font-size: 20px;
  min-height: 24px;
  min-width: 24px;
  padding: 0 0 0 8px;
}

.e-filled.e-input-group.e-float-input.e-bigger .e-clear-icon,
.e-filled.e-input-group.e-float-input .e-clear-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-float-input .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-float-input.e-bigger .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-float-input .e-clear-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-float-input .e-clear-icon {
  padding: 0 0 0 8px;
}

.e-filled.e-input-group.e-small.e-bigger .e-clear-icon,
.e-filled.e-input-group.e-small .e-clear-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-small .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon {
  font-size: 18px;
  min-height: 20px;
  min-width: 20px;
  padding: 0 0 0 8px;
}

.e-filled.e-input-group.e-float-input.e-small.e-bigger .e-clear-icon,
.e-filled.e-input-group.e-float-input.e-small .e-clear-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-float-input.e-small .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-float-input.e-small.e-bigger .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon,
.e-filled.e-input-group.e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon,
.e-filled.e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-float-input.e-small.e-bigger .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon {
  padding: 0 0 0 8px;
}

.e-filled.e-input-group.e-small .e-clear-icon,
.e-filled.e-input-group .e-clear-icon.e-small,
.e-small .e-filled.e-input-group .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper .e-clear-icon.e-small,
.e-small .e-filled.e-input-group.e-control-wrapper .e-clear-icon {
  font-size: 14px;
  min-height: 18px;
  min-width: 18px;
  padding: 0 0 0 4px;
}

.e-filled.e-input-group.e-float-input.e-small .e-clear-icon,
.e-filled.e-input-group.e-float-input .e-clear-icon.e-small,
.e-small .e-filled.e-input-group.e-float-input .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-float-input .e-clear-icon.e-small,
.e-small .e-filled.e-input-group.e-control-wrapper.e-float-input .e-clear-icon,
.e-filled.e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon,
.e-filled.e-input-group.e-float-input.e-control-wrapper .e-clear-icon.e-small,
.e-small .e-filled.e-input-group.e-float-input.e-control-wrapper .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-float-input .e-clear-icon.e-small,
.e-small .e-filled.e-input-group.e-control-wrapper.e-float-input .e-clear-icon {
  padding: 0 0 0 4px;
}

.e-rtl.e-filled.e-input-group .e-clear-icon,
.e-rtl.e-filled.e-input-group.e-control-wrapper .e-clear-icon,
.e-rtl.e-filled.e-input-group.e-bigger .e-clear-icon,
.e-rtl.e-filled.e-input-group .e-clear-icon.e-bigger,
.e-rtl.e-filled.e-input-group.e-control-wrapper.e-bigger .e-clear-icon,
.e-rtl.e-filled.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
.e-bigger .e-rtl.e-filled.e-input-group .e-clear-icon,
.e-bigger .e-rtl.e-filled.e-input-group.e-control-wrapper .e-clear-icon,
.e-rtl.e-filled.e-input-group.e-small.e-bigger .e-clear-icon,
.e-rtl.e-filled.e-input-group.e-small .e-clear-icon.e-bigger,
.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,
.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon.e-bigger,
.e-bigger .e-rtl.e-filled.e-input-group.e-small .e-clear-icon,
.e-bigger .e-rtl.e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-rtl.e-filled.e-input-group.e-small .e-clear-icon,
.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-small .e-rtl.e-filled.e-input-group .e-clear-icon,
.e-small .e-rtl.e-filled.e-input-group.e-control-wrapper .e-clear-icon,
.e-rtl .e-filled.e-input-group .e-clear-icon,
.e-rtl .e-filled.e-input-group.e-control-wrapper .e-clear-icon,
.e-rtl .e-filled.e-input-group.e-bigger .e-clear-icon,
.e-rtl .e-filled.e-input-group .e-clear-icon.e-bigger,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger .e-clear-icon,
.e-rtl .e-filled.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
.e-bigger.e-rtl .e-filled.e-input-group .e-clear-icon,
.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper .e-clear-icon,
.e-rtl .e-filled.e-input-group.e-small.e-bigger .e-clear-icon,
.e-rtl .e-filled.e-input-group.e-small .e-clear-icon.e-bigger,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon.e-bigger,
.e-bigger.e-rtl .e-filled.e-input-group.e-small .e-clear-icon,
.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-rtl .e-filled.e-input-group.e-small .e-clear-icon,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-small.e-rtl .e-filled.e-input-group .e-clear-icon,
.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper .e-clear-icon {
  padding: 0 8px 0 0;
}

.e-rtl.e-filled.e-input-group.e-small .e-clear-icon,
.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-small .e-rtl.e-filled.e-input-group .e-clear-icon,
.e-small .e-rtl.e-filled.e-input-group.e-control-wrapper .e-clear-icon,
.e-rtl .e-filled.e-input-group.e-small .e-clear-icon,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-small.e-rtl .e-filled.e-input-group .e-clear-icon,
.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper .e-clear-icon {
  padding: 0 4px 0 0;
}

.e-rtl.e-filled.e-float-input.e-input-group .e-clear-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon,
.e-rtl.e-filled.e-float-input.e-input-group.e-bigger .e-clear-icon,
.e-rtl.e-filled.e-float-input.e-input-group .e-clear-icon.e-bigger,
.e-bigger .e-rtl.e-filled.e-float-input.e-input-group .e-clear-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-bigger .e-clear-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon.e-bigger,
.e-bigger .e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon,
.e-rtl.e-filled.e-float-input.e-input-group.e-small.e-bigger .e-clear-icon,
.e-rtl.e-filled.e-float-input.e-input-group.e-small .e-clear-icon.e-bigger,
.e-bigger .e-rtl.e-filled.e-float-input.e-input-group.e-small .e-clear-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger .e-clear-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-clear-icon.e-bigger,
.e-bigger .e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-clear-icon,
.e-rtl.e-filled.e-float-input.e-input-group.e-small .e-clear-icon,
.e-small .e-rtl.e-filled.e-float-input.e-input-group .e-clear-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-clear-icon,
.e-small .e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-input-group .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-input-group.e-bigger .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-input-group .e-clear-icon.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input.e-input-group .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-bigger .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-input-group.e-small.e-bigger .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-input-group.e-small .e-clear-icon.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input.e-input-group.e-small .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-clear-icon.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-input-group.e-small .e-clear-icon,
.e-small.e-rtl .e-filled.e-float-input.e-input-group .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-clear-icon,
.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon {
  padding: 0 8px 0 0;
}

.e-rtl.e-filled.e-float-input.e-input-group.e-small .e-clear-icon,
.e-small .e-rtl.e-filled.e-float-input.e-input-group .e-clear-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-clear-icon,
.e-small .e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-input-group.e-small .e-clear-icon,
.e-small.e-rtl .e-filled.e-float-input.e-input-group .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-clear-icon,
.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon {
  padding: 0 4px 0 0;
}

.e-filled.e-float-input .e-clear-icon::before,
.e-filled.e-float-input.e-control-wrapper .e-clear-icon::before,
.e-filled.e-input-group .e-clear-icon::before,
.e-filled.e-input-group.e-control-wrapper .e-clear-icon::before {
  font-size: 16px;
}

.e-filled.e-float-input.e-small .e-clear-icon::before,
.e-filled.e-float-input.e-control-wrapper.e-small .e-clear-icon::before,
.e-filled.e-input-group.e-small .e-clear-icon::before,
.e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon::before,
.e-filled.e-float-input.e-control-wrapper input.e-small:first-child ~ .e-clear-icon::before,
.e-small .e-filled.e-float-input.e-control-wrapper .e-clear-icon::before,
.e-filled.e-float-input input.e-small:first-child ~ .e-clear-icon::before,
.e-small .e-filled.e-float-input .e-clear-icon::before,
.e-small .e-filled.e-input-group .e-clear-icon::before,
.e-small .e-filled.e-input-group.e-control-wrapper .e-clear-icon::before {
  font-size: 14px;
}

.e-filled.e-float-input.e-bigger .e-clear-icon::before,
.e-filled.e-float-input.e-control-wrapper.e-bigger .e-clear-icon::before,
.e-filled.e-input-group.e-bigger .e-clear-icon::before,
.e-filled.e-input-group.e-control-wrapper.e-bigger .e-clear-icon::before,
.e-filled.e-float-input.e-control-wrapper input.e-bigger:first-child ~ .e-clear-icon::before,
.e-bigger .e-filled.e-float-input.e-control-wrapper .e-clear-icon::before,
.e-filled.e-float-input input.e-bigger:first-child ~ .e-clear-icon::before,
.e-bigger .e-filled.e-float-input .e-clear-icon::before,
.e-bigger .e-filled.e-input-group .e-clear-icon::before,
.e-bigger .e-filled.e-input-group.e-control-wrapper .e-clear-icon::before {
  font-size: 20px;
}

.e-filled.e-float-input.e-small.e-bigger .e-clear-icon::before,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon::before,
.e-filled.e-input-group.e-small.e-bigger .e-clear-icon::before,
.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon::before,
.e-small .e-filled.e-input-group.e-bigger input:first-child ~ .e-clear-icon::before,
.e-small .e-filled.e-input-group.e-control-wrapper.e-bigger input:first-child ~ .e-clear-icon::before,
.e-bigger .e-filled.e-input-group.e-small input:first-child ~ .e-clear-icon::before,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small input:first-child ~ .e-clear-icon::before,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger input:first-child ~ .e-clear-icon::before,
.e-small .e-filled.e-float-input.e-bigger input:first-child ~ .e-clear-icon::before,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input:first-child ~ .e-clear-icon::before,
.e-bigger .e-filled.e-float-input.e-small input:first-child ~ .e-clear-icon::before {
  font-size: 18px;
}

.e-filled.e-float-input .e-input-in-wrap input:focus ~ label.e-float-text,
.e-filled.e-float-input .e-input-in-wrap input:valid ~ label.e-float-text,
.e-filled.e-float-input .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input .e-input-in-wrap input label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input label.e-float-text.e-label-top {
  top: 12px;
}

.e-filled.e-float-input.e-bigger .e-input-in-wrap input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger .e-input-in-wrap input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input .e-input-in-wrap input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input .e-input-in-wrap input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
  top: 18px;
}

.e-filled.e-float-input.e-small .e-input-in-wrap input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small .e-input-in-wrap input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
  top: 10px;
}

.e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap input[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap input[disabled] ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small .e-input-in-wrap input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small .e-input-in-wrap input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small .e-input-in-wrap input[readonly] ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small .e-input-in-wrap input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input[disabled] ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-float-text {
  top: 12px;
}

.e-filled.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-filled.e-input-group.e-float-icon-left.e-input-focus.e-success:not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-filled.e-input-group.e-float-icon-left.e-input-focus.e-warning:not(.e-success):not(.e-error) .e-input-in-wrap,
.e-filled.e-input-group.e-float-icon-left.e-input-focus.e-error:not(.e-success):not(.e-warning) .e-input-in-wrap,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus.e-success:not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus.e-warning:not(.e-success):not(.e-error) .e-input-in-wrap,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus.e-error:not(.e-success):not(.e-warning) .e-input-in-wrap {
  border-style: none;
  border-width: 0;
}

.e-filled.e-float-input .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  top: 12px;
}

.e-filled.e-float-input.e-bigger .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input .e-input-in-wrap label.e-float-text.e-bigger,
.e-filled.e-float-input .e-input-in-wrap input.e-bigger ~ label.e-float-text,
.e-bigger .e-filled.e-float-input .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text.e-bigger,
.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input.e-bigger ~ label.e-float-text,
.e-bigger.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  top: 18px;
}

.e-filled.e-float-input.e-small .e-input-in-wrap label.e-float-text,
.e-small .e-filled.e-float-input .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  top: 10px;
}

.e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small .e-input-in-wrap label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-bigger.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  top: 12px;
}

.e-filled.e-input-group:not(.e-float-input).e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group:not(.e-float-input).e-control-wrapper.e-float-icon-left > .e-input-group-icon {
  font-size: 16px;
  margin: 0;
  min-height: 20px;
  min-width: 20px;
  padding: 0;
}

.e-filled.e-input-group:not(.e-float-input).e-bigger.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group:not(.e-float-input).e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group:not(.e-float-input).e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group:not(.e-float-input).e-control-wrapper.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group:not(.e-float-input).e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group:not(.e-float-input).e-control-wrapper.e-float-icon-left > .e-input-group-icon {
  font-size: 20px;
  margin: 0;
  min-height: 24px;
  min-width: 24px;
  padding: 0;
}

.e-filled.e-input-group:not(.e-float-input).e-small.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group:not(.e-float-input).e-float-icon-left > .e-input-group-icon.e-small,
.e-filled.e-input-group:not(.e-float-input).e-control-wrapper.e-small.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group:not(.e-float-input).e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-small,
.e-small .e-filled.e-input-group:not(.e-float-input).e-float-icon-left > .e-input-group-icon,
.e-small .e-filled.e-input-group:not(.e-float-input).e-control-wrapper.e-float-icon-left > .e-input-group-icon {
  font-size: 14px;
  margin: 0;
  min-height: 18px;
  min-width: 18px;
  padding: 0;
}

.e-filled.e-input-group:not(.e-float-input).e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group:not(.e-float-input).e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group:not(.e-float-input).e-small.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-small.e-float-icon-left > .e-input-group-icon {
  font-size: 18px;
  margin: 0;
  min-height: 20px;
  min-width: 20px;
  padding: 0;
}

.e-filled.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
  margin: 0;
  min-height: 20px;
  min-width: 20px;
  padding: 0;
}

.e-filled.e-input-group.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
  margin: 0;
  min-height: 24px;
  min-width: 24px;
  padding: 0;
}

.e-filled.e-input-group.e-small.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group.e-float-icon-left > .e-input-group-icon.e-small,
.e-filled.e-input-group.e-control-wrapper.e-small.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-small,
.e-small .e-filled.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-small .e-filled.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-small.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon.e-small,
.e-small .e-filled.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left > .e-input-group-icon.e-small,
.e-small .e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left > .e-input-group-icon {
  margin: 0;
  min-height: 18px;
  min-width: 18px;
  padding: 0;
}

.e-filled.e-input-group.e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group.e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-small.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-float-input.e-small.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper.e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-float-input.e-small.e-float-icon-left > .e-input-group-icon {
  margin: 0;
  min-height: 20px;
  min-width: 20px;
  padding: 0;
}

.e-filled.e-float-input .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  left: 0;
}

.e-filled.e-float-input.e-rtl .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-rtl .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input .e-input-in-wrap label.e-float-text
.e-filled.e-float-input.e-control-wrapper.e-rtl .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-rtl.e-control-wrapper .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  right: 0;
}

.e-filled.e-float-input.e-bigger .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-bigger .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom
.e-bigger .e-filled.e-float-input .e-input-in-wrap label.e-float-text,
.e-bigger .e-filled.e-float-input .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  left: 0;
}

.e-filled.e-float-input.e-bigger.e-rtl .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-rtl.e-bigger .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-bigger .e-input-in-wrap label.e-float-text
.e-filled.e-float-input.e-control-wrapper.e-rtl.e-bigger .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-rtl.e-control-wrapper.e-bigger .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap label.e-float-text,
.e-bigger .e-filled.e-float-input.e-rtl .e-input-in-wrap label.e-float-text,
.e-bigger .e-filled.e-float-input.e-rtl .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl.e-bigger .e-filled.e-float-input .e-input-in-wrap label.e-float-text
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl .e-input-in-wrap label.e-float-text,
.e-bigger .e-filled.e-float-input.e-rtl.e-control-wrapper .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-bigger.e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-bigger.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-bigger .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  right: 0;
}

.e-filled.e-float-input.e-small .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-small .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom
.e-small .e-filled.e-float-input.e-bigger .e-input-in-wrap label.e-float-text,
.e-small .e-filled.e-float-input .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  left: 0;
}

.e-filled.e-float-input.e-small.e-rtl .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-rtl.e-small .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-small .e-input-in-wrap label.e-float-text
.e-filled.e-float-input.e-control-wrapper.e-rtl.e-small .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-rtl.e-control-wrapper.e-small .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap label.e-float-text,
.e-small .e-filled.e-float-input.e-rtl .e-input-in-wrap label.e-float-text,
.e-small .e-filled.e-float-input.e-rtl .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl.e-small .e-filled.e-float-input .e-input-in-wrap label.e-float-text
.e-small .e-filled.e-float-input.e-control-wrapper.e-rtl .e-input-in-wrap label.e-float-text,
.e-small .e-filled.e-float-input.e-rtl.e-control-wrapper .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl.e-small .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-small.e-filled.e-float-input.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-small.e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-small.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-small .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  right: 0;
}

.e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom
.e-small.e-bigger .e-filled.e-float-input .e-input-in-wrap label.e-float-text,
.e-small.e-bigger .e-filled.e-float-input .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-small.e-bigger .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  left: 0;
}

.e-filled.e-float-input.e-small.e-bigger.e-rtl .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-rtl.e-small.e-bigger .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap label.e-float-text
.e-filled.e-float-input.e-control-wrapper.e-rtl.e-small.e-bigger .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-rtl.e-control-wrapper.e-small.e-bigger .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap label.e-float-text,
.e-small.e-bigger .e-filled.e-float-input.e-rtl .e-input-in-wrap label.e-float-text,
.e-small.e-bigger .e-filled.e-float-input.e-rtl .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl.e-small.e-bigger .e-filled.e-float-input .e-input-in-wrap label.e-float-text
.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl .e-input-in-wrap label.e-float-text,
.e-small.e-bigger .e-filled.e-float-input.e-rtl.e-control-wrapper .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-small.e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-small.e-bigger.e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-small.e-bigger.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-filled.e-float-input.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-small.e-bigger .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  right: 0;
}

.e-filled.e-input-group .e-input-group-icon:last-child,
.e-filled.e-input-group.e-bigger .e-input-group-icon:last-child,
.e-bigger .e-filled.e-input-group .e-input-group-icon:last-child,
.e-filled.e-input-group.e-small .e-input-group-icon:last-child,
.e-small .e-filled.e-input-group .e-input-group-icon:last-child,
.e-filled.e-input-group.e-small.e-bigger .e-input-group-icon:last-child,
.e-small.e-bigger .e-filled.e-input-group .e-input-group-icon:last-child,
.e-bigger .e-filled.e-input-group.e-small .e-input-group-icon:last-child,
.e-small .e-filled.e-input-group.e-bigger .e-input-group-icon:last-child,
.e-filled.e-input-group.e-control-wrapper .e-input-group-icon:last-child,
.e-filled.e-input-group.e-bigger.e-control-wrapper .e-input-group-icon:last-child,
.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input-group-icon:last-child,
.e-filled.e-input-group.e-small.e-control-wrapper .e-input-group-icon:last-child,
.e-small .e-filled.e-input-group.e-control-wrapper .e-input-group-icon:last-child,
.e-filled.e-input-group.e-small.e-bigger.e-control-wrapper .e-input-group-icon:last-child,
.e-small.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input-group-icon:last-child,
.e-bigger .e-filled.e-input-group.e-small.e-control-wrapper .e-input-group-icon:last-child,
.e-small .e-filled.e-input-group.e-bigger.e-control-wrapper .e-input-group-icon:last-child {
  margin-right: 0;
}

.e-filled.e-input-group.e-rtl .e-input-group-icon:last-child,
.e-filled.e-input-group.e-bigger.e-rtl .e-input-group-icon:last-child,
.e-bigger .e-filled.e-input-group.e-rtl .e-input-group-icon:last-child,
.e-filled.e-input-group.e-small.e-rtl .e-input-group-icon:last-child,
.e-small .e-filled.e-input-group.e-rtl .e-input-group-icon:last-child,
.e-filled.e-input-group.e-small.e-bigger.e-rtl .e-input-group-icon:last-child,
.e-small.e-bigger .e-filled.e-input-group.e-rtl .e-input-group-icon:last-child,
.e-bigger .e-filled.e-input-group.e-small.e-rtl .e-input-group-icon:last-child,
.e-small .e-filled.e-input-group.e-bigger.e-rtl .e-input-group-icon:last-child,
.e-filled.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:last-child,
.e-filled.e-input-group.e-bigger.e-control-wrapper.e-rtl .e-input-group-icon:last-child,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:last-child,
.e-filled.e-input-group.e-small.e-control-wrapper.e-rtl .e-input-group-icon:last-child,
.e-small .e-filled.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:last-child,
.e-filled.e-input-group.e-small.e-bigger.e-control-wrapper.e-rtl .e-input-group-icon:last-child,
.e-small.e-bigger .e-filled.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:last-child,
.e-bigger .e-filled.e-input-group.e-small.e-control-wrapper.e-rtl .e-input-group-icon:last-child,
.e-small .e-filled.e-input-group.e-bigger.e-control-wrapper.e-rtl .e-input-group-icon:last-child,
.e-rtl .e-filled.e-input-group .e-input-group-icon:last-child,
.e-rtl .e-filled.e-input-group.e-bigger .e-input-group-icon:last-child,
.e-rtl.e-bigger .e-filled.e-input-group .e-input-group-icon:last-child,
.e-rtl .e-filled.e-input-group.e-small .e-input-group-icon:last-child,
.e-rtl.e-small .e-filled.e-input-group .e-input-group-icon:last-child,
.e-rtl .e-filled.e-input-group.e-small.e-bigger .e-input-group-icon:last-child,
.e-rtl.e-small.e-bigger .e-filled.e-input-group .e-input-group-icon:last-child,
.e-rtl.e-bigger .e-filled.e-input-group.e-small .e-input-group-icon:last-child,
.e-rtl.e-small .e-filled.e-input-group.e-bigger .e-input-group-icon:last-child,
.e-rtl .e-filled.e-input-group.e-control-wrapper .e-input-group-icon:last-child,
.e-rtl .e-filled.e-input-group.e-bigger.e-control-wrapper .e-input-group-icon:last-child,
.e-rtl.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input-group-icon:last-child,
.e-rtl .e-filled.e-input-group.e-small.e-control-wrapper .e-input-group-icon:last-child,
.e-rtl.e-small .e-filled.e-input-group.e-control-wrapper .e-input-group-icon:last-child,
.e-rtl .e-filled.e-input-group.e-small.e-bigger.e-control-wrapper .e-input-group-icon:last-child,
.e-rtl.e-small.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input-group-icon:last-child,
.e-rtl.e-bigger .e-filled.e-input-group.e-small.e-control-wrapper .e-input-group-icon:last-child,
.e-rtl.e-small .e-filled.e-input-group.e-bigger.e-control-wrapper .e-input-group-icon:last-child {
  margin-left: 0;
}

.e-filled.e-input-group .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper .e-input-group-icon,
.e-filled.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-small.e-bigger .e-filled.e-input-group .e-input-group-icon,
.e-small.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input-group-icon {
  margin-right: 0;
}

.e-filled.e-rtl.e-input-group .e-input-group-icon,
.e-filled.e-rtl.e-input-group.e-control-wrapper .e-input-group-icon,
.e-filled.e-rtl.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-filled.e-rtl.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-small.e-bigger .e-rtl.e-filled.e-input-group .e-input-group-icon,
.e-small.e-bigger .e-rtl.e-filled.e-input-group.e-control-wrapper .e-input-group-icon,
.e-rtl .e-filled.e-input-group .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-control-wrapper .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-rtl.e-small.e-bigger .e-filled.e-input-group .e-input-group-icon,
.e-rtl.e-small.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input-group-icon {
  margin-left: 0;
  margin-right: 0;
}

.e-filled.e-input-group.e-small .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-small .e-filled.e-input-group .e-input-group-icon,
.e-small .e-filled.e-input-group.e-control-wrapper .e-input-group-icon {
  margin-right: 0;
}

.e-filled.e-input-group.e-small.e-rtl .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper.e-small.e-rtl .e-input-group-icon,
.e-small .e-filled.e-input-group.e-rtl .e-input-group-icon,
.e-small .e-filled.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-small .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-rtl.e-small .e-filled.e-input-group .e-input-group-icon,
.e-rtl.e-small .e-filled.e-input-group.e-control-wrapper .e-input-group-icon {
  margin-left: 0;
  margin-right: 0;
}

.e-filled textarea.e-input,
.e-filled.e-input-group.e-multi-line-input textarea,
.e-filled.e-input-group.e-control-wrapper.e-multi-line-input textarea,
.e-filled.e-float-input.e-multi-line-input textarea,
.e-filled.e-float-input.e-control-wrapper.e-multi-line-input textarea {
  box-sizing: border-box;
}

.e-filled textarea.e-input,
.e-filled.e-input-group textarea,
.e-filled.e-input-group textarea.e-input,
.e-filled.e-input-group.e-input-focus textarea,
.e-filled.e-input-group.e-input-focus textarea.e-input,
.e-filled.e-input-group.e-control-wrapper textarea,
.e-filled.e-input-group.e-control-wrapper.e-input-focus textarea,
.e-filled.e-input-group.e-control-wrapper textarea.e-input,
.e-filled.e-input-group.e-control-wrapper.e-input-focus textarea.e-input {
  padding: 0 12px 10px;
}

.e-filled.e-float-input textarea,
.e-filled.e-float-input.e-control-wrapper textarea {
  padding: 0 12px 5px;
}

.e-filled.e-input-group.e-bigger textarea,
.e-filled.e-input-group.e-bigger textarea.e-input,
.e-filled.e-input-group textarea.e-bigger,
.e-filled.e-input-group textarea.e-input.e-bigger,
.e-filled.e-input-group.e-control-wrapper.e-bigger textarea,
.e-filled.e-input-group.e-control-wrapper.e-bigger textarea.e-input,
.e-filled.e-input-group.e-control-wrapper textarea.e-bigger,
.e-filled.e-input-group.e-control-wrapper textarea.e-input.e-bigger,
.e-bigger .e-filled.e-input-group textarea,
.e-bigger .e-filled.e-input-group textarea.e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper textarea,
.e-bigger .e-filled.e-input-group.e-control-wrapper textarea.e-input {
  padding: 0 16px 16px;
}

.e-filled.e-float-input.e-bigger textarea,
.e-filled.e-float-input textarea.e-bigger,
.e-filled.e-float-input.e-control-wrapper.e-bigger textarea,
.e-filled.e-float-input.e-control-wrapper textarea.e-bigger,
.e-bigger .e-filled.e-float-input textarea,
.e-bigger .e-filled.e-float-input.e-control-wrapper textarea {
  padding: 0 16px 5px;
}

.e-filled.e-input-group.e-input-focus.e-bigger textarea,
.e-filled.e-input-group.e-input-focus.e-bigger textarea.e-input,
.e-filled.e-input-group.e-input-focus textarea.e-bigger,
.e-filled.e-input-group.e-input-focus textarea.e-input.e-bigger,
.e-filled.e-input-group.e-control-wrapper.e-input-focus.e-bigger textarea,
.e-filled.e-input-group.e-control-wrapper.e-input-focus.e-bigger textarea.e-input,
.e-filled.e-input-group.e-control-wrapper.e-input-focus textarea.e-bigger,
.e-filled.e-input-group.e-control-wrapper.e-input-focus textarea.e-input.e-bigger,
.e-bigger .e-filled.e-input-group.e-input-focus textarea,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-input-focus textarea,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-input-focus textarea.e-input {
  padding: 0 16px 16px;
}

.e-filled.e-input-group.e-small textarea,
.e-filled.e-input-group.e-small textarea.e-input,
.e-filled.e-input-group textarea.e-small,
.e-filled.e-input-group textarea.e-input.e-small,
.e-filled.e-input-group.e-control-wrapper.e-small textarea,
.e-filled.e-input-group.e-control-wrapper.e-small textarea.e-input,
.e-small .e-filled.e-input-group textarea,
.e-small .e-filled.e-input-group textarea.e-input {
  padding: 0 8px 7px;
}

.e-filled.e-float-input.e-small textarea,
.e-filled.e-float-input textarea.e-small,
.e-filled.e-float-input.e-control-wrapper.e-small textarea,
.e-filled.e-float-input.e-control-wrapper textarea.e-small,
.e-small .e-filled.e-float-input textarea,
.e-small .e-filled.e-float-input.e-control-wrapper textarea {
  padding: 0 8px 4px;
}

.e-filled.e-input-group.e-input-focus.e-small textarea,
.e-filled.e-input-group.e-input-focus.e-small textarea.e-input,
.e-filled.e-input-group.e-input-focus textarea.e-small,
.e-filled.e-input-group.e-input-focus textarea.e-input.e-small,
.e-filled.e-input-group.e-input-focus textarea.e-input.e-small,
.e-filled.e-input-group.e-control-wrapper.e-input-focus.e-small textarea,
.e-filled.e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input,
.e-small .e-filled.e-input-group.e-input-focus textarea,
.e-small .e-filled.e-input-group.e-input-focus textarea.e-input {
  padding: 0 8px 7px;
}

.e-filled.e-input-group.e-small.e-bigger textarea.e-input,
.e-filled.e-input-group.e-small textarea.e-input.e-bigger,
.e-filled.e-input-group textarea.e-input.e-bigger.e-small,
.e-filled.e-input-group.e-bigger textarea.e-small,
.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger textarea.e-input,
.e-filled.e-input-group.e-control-wrapper.e-small textarea.e-input.e-bigger,
.e-bigger.e-small .e-filled.e-input-group textarea.e-input,
.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper textarea.e-input,
.e-bigger .input-group textarea.e-small,
.e-bigger .e-filled.e-input-group.e-small textarea.e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small textarea.e-input,
.e-bigger .e-small.e-filled.e-input-group.e-control-wrapper textarea.e-input,
.e-small .input-group textarea.e-bigger,
.e-small .e-filled.e-input-group.e-bigger textarea.e-input,
.e-small .e-filled.e-input-group.e-control-wrapper textarea.e-input.e-bigger,
.e-small .e-filled.e-input-group.e-control-wrapper.e-input-focus textarea.e-input.e-bigger {
  padding: 0 12px 10px;
}

.e-filled.e-float-input textarea.e-bigger.e-small,
.e-filled.e-float-input.e-small.e-bigger textarea,
.e-filled.e-float-input.e-small textarea.e-bigger,
.e-filled.e-float-input.e-bigger textarea.e-small,
.e-bigger .e-filled.e-float-input.e-small textarea,
.e-bigger.e-small .e-filled.e-float-input textarea,
.e-bigger .e-float-input textarea.e-small,
.e-small .e-filled.e-float-input.e-bigger textarea,
.e-small .float-input textarea.e-bigger,
.e-small .e-filled.e-float-input.e-control-wrapper textarea.e-bigger,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger textarea,
.e-filled.e-float-input.e-control-wrapper.e-small textarea.e-bigger,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper textarea,
.e-bigger .e-small.e-filled.e-float-input.e-control-wrapper textarea {
  padding: 0 12px 5px;
}

.e-filled.e-input-group.e-input-focus textarea.e-input.e-bigger.e-small,
.e-filled.e-input-group.e-input-focus.e-small.e-bigger textarea.e-input,
.e-filled.e-input-group.e-input-focus.e-small textarea.e-input.e-bigger,
.e-filled.e-input-group.e-input-focus.e-bigger textarea.e-small,
.e-filled.e-input-group.e-control-wrapper.e-input-focus.e-small.e-bigger textarea.e-input,
.e-filled.e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input.e-bigger,
.e-bigger.e-small .e-filled.e-input-group.e-input-focus textarea.e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input,
.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper.e-input-focus textarea.e-input,
.e-bigger .e-small.e-filled.e-input-group.e-control-wrapper.e-input-focus textarea.e-input {
  padding: 0 12px 10px;
}

.e-filled.e-input-group.e-multi-line-input,
.e-filled.e-input-group.e-control-wrapper.e-multi-line-input {
  padding: 10px 0 0;
}

.e-filled.e-input-group.e-multi-line-input.e-bigger,
.e-bigger .e-filled.e-input-group.e-multi-line-input,
.e-filled.e-input-group.e-control-wrapper.e-bigger.e-multi-line-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-multi-line-input {
  padding: 16px 0 0;
}

.e-filled.e-input-group.e-small.e-multi-line-input,
.e-filled.e-input-group.e-control-wrapper.e-small.e-multi-line-input,
.e-small .e-filled.e-input-group.e-control-wrapper.e-multi-line-input {
  padding: 7px 0 0;
}

.e-filled.e-input-group.e-small.e-bigger.e-multi-line-input,
.e-bigger.e-small .e-filled.e-input-group.e-small.e-multi-line-input,
.e-bigger .e-filled.e-input-group.e-small.e-multi-line-input,
.e-small .e-filled.e-input-group.e-bigger.e-multi-line-input,
.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger.e-multi-line-input,
.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper.e-small.e-multi-line-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small.e-multi-line-input,
.e-small .e-filled.e-input-group.e-control-wrapper.e-bigger.e-multi-line-input {
  padding: 10px 0 0;
}

.e-filled.e-float-input.e-multi-line-input,
.e-filled.e-float-input.e-control-wrapper.e-multi-line-input {
  padding: 14px 0 0;
}

.e-filled.e-float-input.e-bigger.e-multi-line-input,
.e-bigger .e-filled.e-float-input.e-multi-line-input,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-multi-line-input,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-multi-line-input {
  padding: 20px 0 0;
}

.e-filled.e-float-input.e-small.e-multi-line-input,
.e-filled.e-float-input.e-control-wrapper.e-small.e-multi-line-input,
.e-small .e-filled.e-float-input.e-control-wrapper.e-multi-line-input {
  padding: 12px 0 0;
}

.e-filled.e-float-input.e-small.e-bigger.e-multi-line-input,
.e-bigger.e-small .e-filled.e-float-input.e-small.e-multi-line-input,
.e-bigger .e-filled.e-float-input.e-small.e-multi-line-input,
.e-small .e-filled.e-float-input.e-bigger.e-multi-line-input,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-multi-line-input,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-small.e-multi-line-input,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-multi-line-input,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger.e-multi-line-input {
  padding: 14px 0 0;
}

.e-filled textarea.e-input.e-rtl,
.e-filled.e-input-group.e-multi-line-input.e-rtl textarea.e-input,
.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-input,
.e-rtl .e-filled.e-input-group.e-multi-line-input textarea.e-input,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper textarea.e-input,
.e-filled.e-input-group.e-multi-line-input.e-rtl textarea.e-input,
.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-input,
.e-rtl .e-filled.e-input-group.e-multi-line-input textarea.e-input,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper textarea.e-input,
.e-filled.e-input-group.e-multi-line-input.e-rtl textarea.e-input:focus,
.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-input:focus,
.e-rtl .e-filled.e-input-group.e-multi-line-input textarea.e-input:focus,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper textarea.e-input:focus {
  padding: 0 12px 10px;
  text-indent: 0;
}

.e-filled.e-float-input.e-multi-line-input.e-rtl textarea,
.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-rtl textarea,
.e-rtl .e-filled.e-float-input.e-multi-line-input textarea,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper textarea,
.e-filled.e-float-input.e-multi-line-input.e-rtl textarea,
.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-rtl textarea,
.e-rtl .e-filled.e-float-input.e-multi-line-input textarea,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper textarea,
.e-filled.e-float-input.e-multi-line-input.e-rtl textarea:focus,
.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-rtl textarea:focus,
.e-rtl .e-filled.e-float-input.e-multi-line-input textarea:focus,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper textarea:focus {
  padding: 0 12px 5px;
  text-indent: 0;
}

.e-rtl .e-filled textarea.e-input.e-small,
.e-filled textarea.e-input.e-small.e-rtl,
.e-small.e-rtl .e-filled textarea.e-input,
.e-small .e-filled textarea.e-input.e-rtl,
.e-filled.e-input-group.e-multi-line-input.e-small.e-rtl textarea.e-input,
.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small.e-rtl textarea.e-input,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-small textarea.e-input,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small textarea.e-input,
.e-filled.e-input-group.e-multi-line-input.e-rtl textarea.e-input.e-small,
.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-input.e-small,
.e-rtl .e-filled.e-input-group.e-multi-line-input textarea.e-input.e-small,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper textarea.e-input.e-small,
.e-small .e-filled.e-input-group.e-multi-line-input.e-rtl textarea.e-input,
.e-small .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-input,
.e-small.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper textarea.e-input,
.e-small.e-rtl .e-filled.e-input-group.e-multi-line-input textarea.e-input,
.e-small.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper textarea.e-input:focus,
.e-small.e-rtl .e-filled.e-input-group.e-multi-line-input textarea.e-input:focus,
.e-small .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-input:focus,
.e-small .e-filled.e-input-group.e-multi-line-input.e-rtl textarea.e-input:focus {
  padding: 0 8px 7px;
  text-indent: 0;
}

.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small.e-rtl textarea,
.e-filled.e-float-input.e-multi-line-input.e-small.e-rtl textarea,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-small textarea,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small textarea,
.e-filled.e-float-input.e-multi-line-input.e-rtl textarea.e-small,
.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-small,
.e-rtl .e-filled.e-float-input.e-multi-line-input textarea.e-small,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper textarea.e-small,
.e-small .e-filled.e-float-input.e-multi-line-input.e-rtl textarea,
.e-small .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-rtl textarea,
.e-small.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper textarea,
.e-small.e-rtl .e-filled.e-float-input.e-multi-line-input textarea,
.e-small.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper textarea:focus,
.e-small.e-rtl .e-filled.e-float-input.e-multi-line-input textarea:focus,
.e-small .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-rtl textarea:focus,
.e-small .e-filled.e-float-input.e-multi-line-input.e-rtl textarea:focus {
  padding: 0 8px 4px;
  text-indent: 0;
}

.e-rtl .e-filled textarea.e-input.e-bigger,
.e-filled textarea.e-input.e-bigger.e-rtl,
.e-bigger.e-rtl .e-filled textarea.e-input,
.e-bigger .e-filled textarea.e-input.e-rtl,
.e-filled.e-input-group.e-multi-line-input.e-bigger.e-rtl textarea.e-input,
.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-bigger.e-rtl textarea.e-input,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-bigger textarea.e-input,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-bigger textarea.e-input,
.e-filled.e-input-group.e-multi-line-input.e-rtl textarea.e-input.e-bigger,
.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-input.e-bigger,
.e-rtl .e-filled.e-input-group.e-multi-line-input textarea.e-input.e-bigger,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper textarea.e-input.e-bigger,
.e-bigger .e-filled.e-input-group.e-multi-line-input.e-rtl textarea.e-input,
.e-bigger .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-input,
.e-bigger.e-rtl .e-filled.e-input-group.e-multi-line-input textarea.e-input,
.e-bigger.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper textarea.e-input,
.e-bigger.e-rtl .e-filled.e-input-group.e-multi-line-input textarea.e-input:focus,
.e-bigger.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper textarea.e-input:focus,
.e-bigger .e-filled.e-input-group.e-multi-line-input.e-rtl textarea.e-input:focus,
.e-bigger .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-input:focus {
  padding: 0 16px 16px;
  text-indent: 0;
}

.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-bigger.e-rtl textarea,
.e-filled.e-float-input.e-multi-line-input.e-bigger.e-rtl textarea,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-bigger textarea,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-bigger textarea,
.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-bigger,
.e-filled.e-float-input.e-multi-line-input.e-rtl textarea.e-bigger,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper textarea.e-bigger,
.e-rtl .e-filled.e-float-input.e-multi-line-input textarea.e-bigger,
.e-bigger .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-rtl textarea,
.e-bigger .e-filled.e-float-input.e-multi-line-input.e-rtl textarea,
.e-bigger.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper textarea,
.e-bigger.e-rtl .e-filled.e-float-input.e-multi-line-input textarea,
.e-bigger.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper textarea:focus,
.e-bigger.e-rtl .e-filled.e-float-input.e-multi-line-input textarea:focus,
.e-bigger .e-filled.e-float-input.e-multi-line-input.e-rtl textarea:focus,
.e-bigger .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-rtl textarea:focus {
  padding: 0 16px 5px;
  text-indent: 0;
}

.e-bigger .e-filled textarea.e-input.e-small.e-rtl,
.e-filled.e-input-group.e-multi-line-input.e-small.e-bigger.e-rtl textarea.e-input,
.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small.e-bigger.e-rtl textarea.e-input,
.e-filled.e-input-group.e-multi-line-input.e-small.e-rtl textarea.e-input.e-bigger,
.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small.e-rtl textarea.e-input.e-bigger,
.e-bigger .e-filled.e-input-group.e-multi-line-input.e-small.e-rtl textarea.e-input,
.e-bigger .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small.e-rtl textarea.e-input,
.e-bigger.e-rtl textarea.e-input.e-small,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-small.e-bigger textarea.e-input,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small.e-bigger textarea.e-input,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-small textarea.e-input.e-bigger,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small textarea.e-input.e-bigger,
.e-bigger.e-rtl .e-filled.e-input-group.e-multi-line-input.e-small textarea.e-input,
.e-bigger.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small textarea.e-input,
.e-bigger .e-filled.e-input-group.e-multi-line-input.e-small.e-rtl textarea.e-input:focus,
.e-bigger .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small.e-rtl textarea.e-input:focus,
.e-small .e-filled.e-input-group.e-multi-line-input.e-bigger.e-rtl textarea.e-input:focus,
.e-small .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-bigger.e-rtl textarea.e-input:focus,
.e-filled.e-input-group.e-multi-line-input.e-bigger.e-small.e-rtl textarea.e-input:focus,
.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-bigger.e-small.e-rtl textarea.e-input:focus,
.e-bigger.e-rtl .e-filled.e-input-group.e-multi-line-input.e-small textarea.e-input:focus,
.e-bigger.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small textarea.e-input:focus,
.e-small.e-rtl .e-filled.e-input-group.e-multi-line-input.e-bigger textarea.e-input:focus,
.e-small.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-bigger textarea.e-input:focus,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-bigger.e-small textarea.e-input:focus,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-bigger.e-small textarea.e-input:focus {
  padding: 0 12px 10px;
  text-indent: 0;
}

.e-filled.e-float-input.e-multi-line-input.e-small.e-bigger.e-rtl textarea,
.e-filled.e-float-input.e-multi-line-input.e-small.e-rtl textarea.e-bigger,
.e-bigger .e-filled.e-float-input.e-multi-line-input.e-small.e-rtl textarea,
.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small.e-bigger.e-rtl textarea,
.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small.e-rtl textarea.e-bigger,
.e-bigger .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small.e-rtl textarea,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small.e-bigger textarea,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small textarea.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small textarea,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-small.e-bigger textarea,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-small textarea.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input.e-multi-line-input.e-small textarea,
.e-bigger .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small.e-rtl textarea:focus,
.e-bigger .e-filled.e-float-input.e-multi-line-input.e-small.e-rtl textarea:focus,
.e-small .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-bigger.e-rtl textarea:focus,
.e-small .e-filled.e-float-input.e-multi-line-input.e-bigger.e-rtl textarea:focus,
.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-bigger.e-small.e-rtl textarea:focus,
.e-filled.e-float-input.e-multi-line-input.e-bigger.e-small.e-rtl textarea:focus,
.e-bigger.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small textarea:focus,
.e-bigger.e-rtl .e-filled.e-float-input.e-multi-line-input.e-small textarea:focus,
.e-small.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-bigger textarea:focus,
.e-small.e-rtl .e-filled.e-float-input.e-multi-line-input.e-bigger textarea:focus,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-bigger.e-small textarea:focus,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-bigger.e-small textarea:focus {
  padding: 0 12px 5px;
  text-indent: 0;
}

.e-filled.e-float-input.e-float-icon-left .e-input-in-wrap,
.e-filled.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-filled.e-input-group.e-float-icon-left .e-input-in-wrap,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap {
  border: 1px solid;
  border-width: 0;
  margin-left: 8px;
}

.e-rtl .e-filled.e-float-input.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-filled.e-input-group.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap
.e-filled.e-float-input.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-filled.e-float-input.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-filled.e-input-group.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap {
  margin-left: 0;
  margin-right: 8px;
}

.e-filled.e-float-input.e-float-icon-left.e-bigger.e-small .e-input-in-wrap,
.e-filled.e-float-input.e-control-wrapper.e-float-icon-left.e-bigger.e-small .e-input-in-wrap,
.e-filled.e-input-group.e-float-icon-left.e-bigger.e-small .e-input-in-wrap,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-bigger.e-small .e-input-in-wrap,
.e-bigger.e-small .e-filled.e-float-input.e-float-icon-left .e-input-in-wrap,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-bigger.e-small .e-filled.e-input-group.e-float-icon-left .e-input-in-wrap,
.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap {
  border: 1px solid;
  border-width: 0;
  margin-left: 8px;
}

.e-filled.e-float-input.e-float-icon-left.e-small .e-input-in-wrap,
.e-filled.e-float-input.e-control-wrapper.e-float-icon-left.e-small .e-input-in-wrap,
.e-filled.e-input-group.e-float-icon-left.e-small .e-input-in-wrap,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-small .e-input-in-wrap,
.e-small .e-filled.e-float-input.e-float-icon-left .e-input-in-wrap,
.e-small .e-filled.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-small .e-filled.e-input-group.e-float-icon-left .e-input-in-wrap,
.e-small .e-filled.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap {
  margin-left: 4px;
}

.e-rtl.e-bigger.e-small .e-filled.e-float-input.e-float-icon-left .e-input-in-wrap,
.e-rtl.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-rtl.e-bigger.e-small .e-filled.e-input-group.e-float-icon-left .e-input-in-wrap,
.e-rtl.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-bigger.e-small.e-filled.e-float-input.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-bigger.e-small.e-filled.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-bigger.e-small.e-filled.e-input-group.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-bigger.e-small.e-filled.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-bigger.e-small.e-filled.e-float-input.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-bigger.e-small.e-filled.e-float-input.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-bigger.e-small.e-filled.e-input-group.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-bigger.e-small.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-bigger.e-small .e-filled.e-float-input.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-bigger.e-small .e-filled.e-input-group.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap {
  margin-left: 0;
  margin-right: 8px;
}

.e-rtl.e-small .e-filled.e-float-input.e-float-icon-left .e-input-in-wrap,
.e-rtl.e-small .e-filled.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-rtl.e-small .e-filled.e-input-group.e-float-icon-left .e-input-in-wrap,
.e-rtl.e-small .e-filled.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-small.e-filled.e-float-input.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-small.e-filled.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-small.e-filled.e-input-group.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-small.e-filled.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-small.e-filled.e-float-input.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-small.e-filled.e-float-input.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-small.e-filled.e-input-group.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-small.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-small .e-filled.e-float-input.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-small .e-filled.e-float-input.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-small .e-filled.e-input-group.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-small .e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap {
  margin-left: 0;
  margin-right: 4px;
}

.e-filled.e-input-group.e-float-icon-left:not(.e-disabled):not(.e-input-focus) .e-input-in-wrap:hover,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-disabled):not(.e-input-focus) .e-input-in-wrap:hover,
.e-filled.e-float-input.e-float-icon-left:not(.e-disabled):not(.e-input-focus) .e-input-in-wrap:hover,
.e-filled.e-float-input.e-control-wrapper.e-float-icon-left:not(.e-disabled):not(.e-input-focus) .e-input-in-wrap:hover {
  border-bottom-width: 0;
}

.e-filled.e-input-group.e-float-icon-left:not(.e-float-input)::before,
.e-filled.e-input-group.e-float-icon-left:not(.e-float-input)::after,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input)::before,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input)::after {
  -moz-transition: 0.2s cubic-bezier(0.4, 0, 0.4, 1);
  bottom: 0;
  content: '';
  height: 2px;
  position: absolute;
  transition: 0.2s cubic-bezier(0.4, 0, 0.4, 1);
  width: 0;
  bottom: -1px;
}

.e-filled.e-float-input.e-input-group.e-float-icon-left .e-float-line::before,
.e-filled.e-float-input.e-input-group.e-float-icon-left .e-float-line::after,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-float-line::before,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-float-line::after {
  -moz-transition: 0.2s cubic-bezier(0.4, 0, 0.4, 1);
  bottom: 0;
  content: '';
  height: 2px;
  position: absolute;
  transition: 0.2s cubic-bezier(0.4, 0, 0.4, 1);
  width: 0;
}

.e-filled.e-input-group.e-float-icon-left::before,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left::before {
  left: 50%;
}

.e-filled.e-float-input.e-input-group.e-float-icon-left .e-float-line::before,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-float-line::before {
  left: 50%;
}

.e-filled.e-input-group.e-float-icon-left:not(.e-float-input).e-input-focus::before,
.e-filled.e-input-group.e-float-icon-left:not(.e-float-input).e-input-focus::after,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input).e-input-focus::before,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input).e-input-focus::after {
  width: 50%;
  bottom: -1px;
}

.e-filled.e-float-input.e-input-group.e-float-icon-left.e-input-focus .e-float-line::before,
.e-filled.e-float-input.e-input-group.e-float-icon-left.e-input-focus .e-float-line::after,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-input-focus .e-float-line::before,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-input-focus .e-float-line::after {
  width: 50%;
}

.e-filled.e-input-group.e-float-icon-left:not(.e-float-input)::after,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input)::after {
  right: 50%;
}

.e-filled.e-input-group.e-float-icon-left:not(.e-float-input)::after,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input)::after {
  right: 50%;
}

.e-filled.e-float-input.e-input-group.e-float-icon-left .e-float-line::after,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-float-line::after {
  right: 50%;
}

.e-filled.e-input-group.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap::before,
.e-filled.e-input-group.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap::after,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap::before,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap::after {
  width: 0;
}

.e-filled.e-input-group.e-float-icon-left,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left {
  border-bottom: 1px solid;
}

.e-filled.e-input-group.e-float-icon-left,
.e-filled.e-input-group.e-success.e-float-icon-left,
.e-filled.e-input-group.e-warning.e-float-icon-left,
.e-filled.e-input-group.e-error.e-float-icon-left,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left,
.e-filled.e-input-group.e-control-wrapper.e-success.e-float-icon-left,
.e-filled.e-input-group.e-control-wrapper.e-warning.e-float-icon-left,
.e-filled.e-input-group.e-control-wrapper.e-error.e-float-icon-left {
  border: 1px solid;
  border-width: 0 0 1px 0;
}

/*! input theme */
input.e-input,
.e-input-group input.e-input,
.e-input-group.e-control-wrapper input.e-input,
.e-input-group textarea.e-input,
.e-input-group.e-control-wrapper textarea.e-input,
textarea.e-input,
.e-float-input input,
.e-float-input.e-control-wrapper input,
.e-float-input textarea,
.e-float-input.e-control-wrapper textarea {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.42);
  color: rgba(0, 0, 0, 0.87);
}

.e-input-group,
.e-input-group.e-control-wrapper,
.e-float-input,
.e-float-input.e-input-group,
.e-float-input.e-control-wrapper,
.e-float-input.e-input-group.e-control-wrapper {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}

.e-input-group .e-input-group-icon,
.e-input-group.e-control-wrapper .e-input-group-icon {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.42);
  color: rgba(0, 0, 0, 0.54);
}

.e-input-group.e-disabled .e-input-group-icon,
.e-input-group.e-control-wrapper.e-disabled .e-input-group-icon {
  color: rgba(0, 0, 0, 0.26);
}

.e-input[disabled],
.e-input-group .e-input[disabled],
.e-input-group.e-control-wrapper .e-input[disabled],
.e-input-group.e-disabled,
.e-input-group.e-control-wrapper.e-disabled,
.e-float-input input[disabled],
.e-float-input.e-control-wrapper input[disabled],
.e-float-input textarea[disabled],
.e-float-input.e-control-wrapper textarea[disabled],
.e-float-input.e-disabled,
.e-float-input.e-control-wrapper.e-disabled {
  -webkit-text-fill-color: rgba(0, 0, 0, 0.42);
  background: transparent;
  color: rgba(0, 0, 0, 0.42);
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.42) 0, rgba(0, 0, 0, 0.42) 33%, transparent 0);
  background-position: bottom -1px left 0;
  background-repeat: repeat-x;
  background-size: 4px 1px;
  border-bottom-color: transparent;
}

.e-input-group input.e-input,
.e-input-group.e-control-wrapper input.e-input,
.e-float-input input,
.e-float-input.e-control-wrapper input,
.e-input-group textarea.e-input,
.e-input-group.e-control-wrapper textarea.e-input,
.e-float-input textarea,
.e-float-input.e-control-wrapper textarea,
.e-input-group .e-input[disabled],
.e-input-group.e-control-wrapper .e-input[disabled],
.e-input-group.e-disabled input.e-input,
.e-input-group.e-control-wrapper.e-disabled input.e-input,
.e-input-group.e-disabled textarea.e-input,
.e-input-group.e-control-wrapper.e-disabled textarea.e-input {
  background: none;
  color: inherit;
}

.e-input-group .e-input[readonly],
.e-input-group.e-control-wrapper .e-input[readonly],
.e-float-input input[readonly],
.e-float-input.e-control-wrapper input[readonly],
.e-float-input textarea[readonly],
.e-float-input.e-control-wrapper textarea[readonly] {
  background: none;
  color: inherit;
}

.e-float-input.e-disabled input,
.e-float-input.e-control-wrapper.e-disabled input,
.e-float-input.e-disabled textarea,
.e-float-input.e-control-wrapper.e-disabled textarea,
.e-float-input input[disabled],
.e-float-input.e-control-wrapper input[disabled],
.e-float-input textarea[disabled],
.e-float-input.e-control-wrapper textarea[disabled] {
  color: inherit;
}

/*! Added color to textbox for disbaled state */
.e-float-input:not(.e-disabled) input[disabled],
.e-float-input.e-control-wrapper:not(.e-disabled) input[disabled],
.e-float-input:not(.e-disabled) textarea[disabled],
.e-float-input.e-control-wrapper:not(.e-disabled) textarea[disabled] {
  -webkit-text-fill-color: rgba(0, 0, 0, 0.42);
  color: rgba(0, 0, 0, 0.42);
}

.e-input-group.e-disabled .e-input-group-icon,
.e-input-group.e-control-wrapper.e-disabled .e-input-group-icon {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.42);
}

.e-input-group:not(.e-disabled) .e-input-group-icon:hover,
.e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:hover {
  color: rgba(0, 0, 0, 0.54);
}

.e-input-group.e-disabled .e-input-group-icon:hover,
.e-input-group.e-control-wrapper.e-disabled .e-input-group-icon:hover {
  background: transparent;
}

.e-input.e-success,
.e-input.e-success:focus,
.e-input-group.e-success input.e-input,
.e-input-group.e-control-wrapper.e-success input.e-input,
.e-input-group.e-success .e-input-group-icon,
.e-input-group.e-control-wrapper.e-success .e-input-group-icon,
.e-input-group.e-success textarea.e-input,
.e-input-group.e-control-wrapper.e-success textarea.e-input {
  border-color: #22b24b;
}

.e-input.e-warning,
.e-input.e-warning:focus,
.e-input-group.e-warning input.e-input,
.e-input-group.e-control-wrapper.e-warning input.e-input,
.e-input-group.e-warning .e-input-group-icon,
.e-input-group.e-control-wrapper.e-warning .e-input-group-icon,
.e-input-group.e-warning textarea.e-input,
.e-input-group.e-control-wrapper.e-warning textarea.e-input {
  border-color: #ffca1c;
}

.e-input.e-error,
.e-input.e-error:focus,
.e-input-group.e-error input.e-input,
.e-input-group.e-control-wrapper.e-error input.e-input,
.e-input-group.e-control-wrapper.e-error .e-input-group-icon,
.e-input-group.e-error .e-input-group-icon,
.e-input-group.e-error textarea.e-input,
.e-input-group.e-control-wrapper.e-error textarea.e-input {
  border-color: #f44336;
}

label.e-float-text,
.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  color: rgba(0, 0, 0, 0.42);
}

.e-float-input.e-error label.e-float-text,
.e-float-input.e-control-wrapper.e-error label.e-float-text,
.e-float-input.e-error input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
.e-float-input.e-error textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text {
  color: #f44336;
}

.e-float-input input,
.e-float-input textarea,
.e-float-input.e-control-wrapper input,
.e-float-input.e-control-wrapper textarea {
  border-bottom-color: rgba(0, 0, 0, 0.42);
}

.e-float-input.e-success input,
.e-float-input.e-success textarea,
.e-float-input.e-control-wrapper.e-success input,
.e-float-input.e-control-wrapper.e-success textarea {
  border-bottom-color: #22b24b;
}

.e-float-input.e-warning input,
.e-float-input.e-control-wrapper.e-warning input,
.e-float-input.e-warning textarea,
.e-float-input.e-control-wrapper.e-warning textarea {
  border-bottom-color: #ffca1c;
}

.e-float-input.e-error input,
.e-float-input.e-control-wrapper.e-error input,
.e-float-input.e-error textarea,
.e-float-input.e-control-wrapper.e-error textarea {
  border-bottom-color: #f44336;
}

.e-float-input:not(.e-input-group) .e-float-line::before,
.e-float-input:not(.e-input-group) .e-float-line::after,
.e-float-input:not(.e-input-group) .e-float-line::before,
.e-float-input:not(.e-input-group) .e-float-line::after,
.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::before,
.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::after,
.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::before,
.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::after {
  background: #e3165b;
}

.e-float-input.e-success:not(.e-input-group) .e-float-line::before,
.e-float-input.e-success:not(.e-input-group) .e-float-line::after,
.e-float-input.e-success:not(.e-input-group) .e-float-line::before,
.e-float-input.e-success:not(.e-input-group) .e-float-line::after,
.e-float-input.e-control-wrapper.e-success:not(.e-input-group) .e-float-line::before,
.e-float-input.e-control-wrapper.e-success:not(.e-input-group) .e-float-line::after,
.e-float-input.e-control-wrapper.e-success:not(.e-input-group) .e-float-line::before,
.e-float-input.e-control-wrapper.e-success:not(.e-input-group) .e-float-line::after {
  background: #22b24b;
}

.e-float-input.e-warning:not(.e-input-group) .e-float-line::before,
.e-float-input.e-warning:not(.e-input-group) .e-float-line::after,
.e-float-input.e-warning:not(.e-input-group) .e-float-line::before,
.e-float-input.e-warning:not(.e-input-group) .e-float-line::after,
.e-float-input.e-control-wrapper.e-warning:not(.e-input-group) .e-float-line::before,
.e-float-input.e-control-wrapper.e-warning:not(.e-input-group) .e-float-line::after,
.e-float-input.e-control-wrapper.e-warning:not(.e-input-group) .e-float-line::before,
.e-float-input.e-control-wrapper.e-warning:not(.e-input-group) .e-float-line::after {
  background: #ffca1c;
}

.e-float-input:not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
.e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
.e-float-input.e-control-wrapper:not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top) {
  color: rgba(0, 0, 0, 0.42);
}

.e-float-input.e-error:not(.e-input-group) .e-float-line::before,
.e-float-input.e-error:not(.e-input-group) .e-float-line::after,
.e-float-input.e-error:not(.e-input-group) .e-float-line::before,
.e-float-input.e-error:not(.e-input-group) .e-float-line::after,
.e-float-input.e-control-wrapper.e-error:not(.e-input-group) .e-float-line::before,
.e-float-input.e-control-wrapper.e-error:not(.e-input-group) .e-float-line::after,
.e-float-input.e-control-wrapper.e-error:not(.e-input-group) .e-float-line::before,
.e-float-input.e-control-wrapper.e-error:not(.e-input-group) .e-float-line::after {
  background: #f44336;
}

.e-input-group:not(.e-disabled) .e-input-group-icon:active,
.e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:active {
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
}

input.e-input::selection,
textarea.e-input::selection,
.e-input-group input.e-input::selection,
.e-input-group.e-control-wrapper input.e-input::selection,
.e-float-input input::selection,
.e-float-input.e-control-wrapper input::selection,
.e-input-group textarea.e-input::selection,
.e-input-group.e-control-wrapper textarea.e-input::selection,
.e-float-input textarea::selection,
.e-float-input.e-control-wrapper textarea::selection {
  background: #e3165b;
  color: #fff;
}

.e-float-input.e-small textarea::selection,
.e-float-input textarea::selection {
  background: #e3165b;
  color: #fff;
}

input.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.e-input-group input.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.e-input-group input.e-input:-moz-placeholder,
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

input.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.e-input-group input.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.e-input-group.e-control-wrapper input.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

textarea.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.e-input-group textarea.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

input.e-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.e-input-group input.e-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.e-input-group.e-control-wrapper input.e-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

textarea.e-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.e-input-group textarea.e-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

input.e-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.e-input-group input.e-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

textarea.e-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.e-input-group textarea.e-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

input.e-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.e-input-group input.e-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

textarea.e-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.e-input-group textarea.e-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.e-input-group:not(.e-float-icon-left):not(.e-float-input)::before,
.e-input-group:not(.e-float-icon-left):not(.e-float-input)::after,
.e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::before,
.e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::after,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input)::before,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input)::after,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::before,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::after {
  background: #e3165b;
}

.e-float-input.e-input-group:not(.e-float-icon-left) .e-float-line::before,
.e-float-input.e-input-group:not(.e-float-icon-left) .e-float-line::after,
.e-float-input.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::before,
.e-float-input.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::after,
.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left) .e-float-line::before,
.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left) .e-float-line::after,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::before,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::after {
  background: #e3165b;
}

.e-input-group:not(.e-float-icon-left):not(.e-float-input).e-success::before,
.e-input-group:not(.e-float-icon-left):not(.e-float-input).e-success::after,
.e-input-group.e-float-icon-left.e-success:not(.e-float-input) .e-input-in-wrap::before,
.e-input-group.e-float-icon-left.e-success:not(.e-float-input) .e-input-in-wrap::after,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input).e-success::before,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input).e-success::after,
.e-input-group.e-control-wrapper.e-float-icon-left.e-success:not(.e-float-input) .e-input-in-wrap::before,
.e-input-group.e-control-wrapper.e-float-icon-left.e-success:not(.e-float-input) .e-input-in-wrap::after {
  background: #22b24b;
}

.e-float-input.e-input-group:not(.e-float-icon-left).e-success .e-float-line::before,
.e-float-input.e-input-group:not(.e-float-icon-left).e-success .e-float-line::after,
.e-float-input.e-input-group.e-float-icon-left.e-success .e-input-in-wrap .e-float-line::before,
.e-float-input.e-input-group.e-float-icon-left.e-success .e-input-in-wrap .e-float-line::after,
.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left).e-success .e-float-line::before,
.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left).e-success .e-float-line::after,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-success .e-input-in-wrap .e-float-line::before,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-success .e-input-in-wrap .e-float-line::after,
.e-float-input.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-success .e-float-line::before,
.e-float-input.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-success .e-float-line::after,
.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left.e-success .e-input-in-wrap .e-float-line::before,
.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left.e-success .e-input-in-wrap .e-float-line::after {
  background: #22b24b;
}

.e-input-group:not(.e-float-icon-left).e-warning:not(.e-float-input)::before,
.e-input-group:not(.e-float-icon-left).e-warning:not(.e-float-input)::after,
.e-input-group.e-float-icon-left.e-warning:not(.e-float-input) .e-input-in-wrap::before,
.e-input-group.e-float-icon-left.e-warning:not(.e-float-input) .e-input-in-wrap::after,
.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-warning:not(.e-float-input)::before,
.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-warning:not(.e-float-input)::after,
.e-input-group.e-control-wrapper.e-float-icon-left.e-warning:not(.e-float-input) .e-input-in-wrap::before,
.e-input-group.e-control-wrapper.e-float-icon-left.e-warning:not(.e-float-input) .e-input-in-wrap::after {
  background: #ffca1c;
}

.e-float-input.e-input-group:not(.e-float-icon-left).e-warning .e-float-line::before,
.e-float-input.e-input-group:not(.e-float-icon-left).e-warning .e-float-line::after,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-warning .e-input-in-wrap .e-float-line::before,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-warning .e-input-in-wrap .e-float-line::after {
  background: #ffca1c;
}

.e-input-group:not(.e-float-icon-left).e-error:not(.e-float-input)::before,
.e-input-group:not(.e-float-icon-left).e-error:not(.e-float-input)::after,
.e-input-group.e-float-icon-left.e-error:not(.e-float-input) .e-input-in-wrap::before,
.e-input-group.e-float-icon-left.e-error:not(.e-float-input) .e-input-in-wrap::after,
.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-error:not(.e-float-input)::before,
.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-error:not(.e-float-input)::after,
.e-input-group.e-control-wrapper.e-float-icon-left.e-error:not(.e-float-input) .e-input-in-wrap::before,
.e-input-group.e-control-wrapper.e-float-icon-left.e-error:not(.e-float-input) .e-input-in-wrap::after {
  background: #f44336;
}

.e-float-input.e-input-group:not(.e-float-icon-left).e-error .e-float-line::before,
.e-float-input.e-input-group:not(.e-float-icon-left).e-error .e-float-line::after,
.e-float-input.e-input-group.e-float-icon-left.e-error .e-input-in-wrap .e-float-line::before,
.e-float-input.e-input-group.e-float-icon-left.e-error .e-input-in-wrap .e-float-line::after,
.e-float-input.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-error .e-float-line::before,
.e-float-input.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-error .e-float-line::after,
.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left.e-error .e-input-in-wrap .e-float-line::before,
.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left.e-error .e-input-in-wrap .e-float-line::after {
  background: #f44336;
}

.e-input-group.e-success .e-input-group-icon,
.e-input-group.e-success:not(.e-disabled):not(:active) .e-input-group-icon:hover,
.e-input-group.e-control-wrapper.e-success .e-input-group-icon,
.e-input-group.e-control-wrapper.e-success:not(.e-disabled):not(:active) .e-input-group-icon:hover {
  color: rgba(0, 0, 0, 0.54);
}

.e-input-group.e-warning .e-input-group-icon,
.e-input-group.e-warning:not(.e-disabled):not(:active) .e-input-group-icon:hover,
.e-input-group.e-control-wrapper.e-warning .e-input-group-icon,
.e-input-group.e-control-wrapper.e-warning:not(.e-disabled):not(:active) .e-input-group-icon:hover {
  color: rgba(0, 0, 0, 0.54);
}

.e-input-group.e-error .e-input-group-icon,
.e-input-group.e-error:not(.e-disabled):not(:active) .e-input-group-icon:hover,
.e-input-group.e-control-wrapper.e-error .e-input-group-icon,
.e-input-group.e-control-wrapper.e-error:not(.e-disabled):not(:active) .e-input-group-icon:hover {
  color: rgba(0, 0, 0, 0.54);
}

.e-input-group.e-success:not(.e-disabled) .e-input-group-icon:active,
.e-input-group.e-control-wrapper.e-success:not(.e-disabled) .e-input-group-icon:active {
  color: rgba(0, 0, 0, 0.54);
}

.e-input-group.e-warning:not(.e-disabled) .e-input-group-icon:active,
.e-input-group.e-control-wrapper.e-warning:not(.e-disabled) .e-input-group-icon:active {
  color: rgba(0, 0, 0, 0.54);
}

.e-input-group.e-error:not(.e-disabled) .e-input-group-icon:active,
.e-input-group.e-control-wrapper.e-error:not(.e-disabled) .e-input-group-icon:active {
  color: rgba(0, 0, 0, 0.54);
}

.e-input-group input.e-input,
.e-input-group.e-control-wrapper input.e-input,
.e-input-group textarea.e-input,
.e-input-group.e-control-wrapper textarea.e-input {
  border-color: rgba(0, 0, 0, 0.42);
}

.e-input:focus:not(.e-success):not(.e-warning):not(.e-error),
.e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
.e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
.e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group).e-input-focus input,
.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group).e-input-focus input {
  border-color: #e3165b;
}

.e-input-group:not(.e-success):not(.e-warning):not(.e-error) input.e-input:focus,
.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) input.e-input:focus,
.e-input-group:not(.e-success):not(.e-warning):not(.e-error).e-input-focus input.e-input,
.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error).e-input-focus input.e-input,
.e-input-group:not(.e-success):not(.e-warning):not(.e-error) textarea.e-input:focus,
.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) textarea.e-input:focus {
  border-color: transparent;
}

.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left) {
  border-color: rgba(0, 0, 0, 0.42);
}

.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:focus,
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:focus,
.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input,
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input {
  border-color: rgba(0, 0, 0, 0.42);
}

.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:first-child:focus,
.e-input-group.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) span:last-child.e-input-group-icon,
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:first-child:focus,
.e-input-group.e-control-wrapper.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) span:last-child.e-input-group-icon {
  border-color: transparent;
}

.e-input-group.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) span.e-input-group-icon,
.e-input-group.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) span:first-child.e-input-group-icon,
.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) .e-input:first-child:focus,
.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:last-child:focus,
.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) span.e-input-group-icon,
.e-input-group.e-control-wrapper.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) span.e-input-group-icon,
.e-input-group.e-control-wrapper.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) span:first-child.e-input-group-icon,
.e-input-focus.e-control-wrapper.e-rtl:not(.e-success):not(.e-warning):not(.e-error) .e-input:first-child:focus,
.e-input-focus.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) .e-input:last-child:focus,
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) span.e-input-group-icon {
  border-color: transparent;
}

.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) span:first-child.e-input-group-icon,
.e-input-group.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) .e-input:last-child:focus,
.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) span:first-child.e-input-group-icon,
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) span:first-child.e-input-group-icon,
.e-input-group.e-control-wrapper.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) .e-input:last-child:focus,
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) span:first-child.e-input-group-icon {
  border-color: transparent;
}

.e-input-group:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
.e-input-group.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-float-input.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-float-input.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap {
  border-color: rgba(0, 0, 0, 0.42);
}

.e-input-group,
.e-input-group.e-control-wrapper {
  border-bottom-color: rgba(0, 0, 0, 0.42);
}

.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left) .e-input:focus,
.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:focus,
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left) .e-input:focus,
.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:focus,
.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left) .e-input,
.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input,
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left) .e-input,
.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input {
  border-bottom-color: transparent;
  border-top-color: transparent;
}

.e-input-group.e-success,
.e-input-group.e-control-wrapper.e-success,
.e-float-icon-left.e-input-group.e-success,
.e-float-icon-left.e-control-wrapper.e-input-group.e-success,
.e-input-group.e-warning,
.e-input-group.e-control-wrapper.e-warning,
.e-float-icon-left.e-input-group.e-warning,
.e-float-icon-left.e-input-group.e-control-wrapper.e-warning,
.e-input-group.e-error,
.e-input-group.e-control-wrapper.e-error,
.e-float-icon-left.e-input-group.e-error,
.e-float-icon-left.e-input-group.e-control-wrapper.e-error,
.e-input-group.e-float-icon-left,
.e-input-group.e-control-wrapper.e-float-icon-left {
  border-color: transparent;
}

.e-input-group.e-success,
.e-input-group.e-control-wrapper.e-success,
.e-input-group.e-success:not(.e-float-icon-left),
.e-input-group.e-control-wrapper.e-success:not(.e-float-icon-left) {
  border-bottom-color: #22b24b;
}

.e-input-group.e-float-icon-left.e-success .e-input-in-wrap,
.e-input-group.e-control-wrapper.e-float-icon-left.e-success .e-input-in-wrap {
  border-bottom-color: #22b24b;
}

.e-input-group.e-warning,
.e-input-group.e-control-wrapper.e-warning,
.e-input-group.e-warning:not(.e-float-icon-left),
.e-input-group.e-control-wrapper.e-warning:not(.e-float-icon-left) {
  border-bottom-color: #ffca1c;
}

.e-input-group.e-float-icon-left.e-warning .e-input-in-wrap,
.e-input-group.e-control-wrapper.e-float-icon-left.e-warning .e-input-in-wrap {
  border-bottom-color: #ffca1c;
}

.e-input-group.e-error,
.e-input-group.e-control-wrapper.e-error,
.e-input-group.e-error:not(.e-float-icon-left),
.e-input-group.e-control-wrapper.e-error:not(.e-float-icon-left) {
  border-bottom-color: #f44336;
}

.e-input-group.e-float-icon-left.e-error .e-input-in-wrap,
.e-input-group.e-control-wrapper.e-float-icon-left.e-error .e-input-in-wrap {
  border-bottom-color: #f44336;
}

.e-float-input .e-clear-icon,
.e-float-input.e-control-wrapper .e-clear-icon,
.e-input-group .e-clear-icon,
.e-input-group.e-control-wrapper .e-clear-icon {
  color: rgba(0, 0, 0, 0.54);
}

.e-float-input.e-disabled .e-clear-icon,
.e-float-input.e-control-wrapper.e-disabled .e-clear-icon,
.e-input-group.e-disabled .e-clear-icon,
.e-input-group.e-control-wrapper.e-disabled .e-clear-icon {
  color: rgba(0, 0, 0, 0.26);
}

.e-float-input.e-input-focus .e-input:focus,
.e-float-input.e-control-wrapper.e-input-focus .e-input:focus {
  border-bottom-color: transparent;
  border-top-color: transparent;
}

.e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input:not(.e-error) input:valid ~ label.e-float-text,
.e-float-input:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-float-input:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input:not(.e-error) input label.e-float-text.e-label-top,
.e-float-input.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-bigger:not(.e-error) input:valid ~ label.e-float-text,
.e-float-input.e-bigger:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-float-input:not(.e-error) input:valid ~ label.e-float-text,
.e-bigger .e-float-input:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-float-input.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text {
  color: rgba(0, 0, 0, 0.54);
}

.e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input .e-control-wrapper:not(.e-error) input label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) input:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text {
  color: rgba(0, 0, 0, 0.54);
}

.e-float-input.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-small:not(.e-error) input:valid ~ label.e-float-text,
.e-float-input.e-small:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-float-input.e-small:not(.e-error) input[readonly] ~ label.e-float-text,
.e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
.e-small .e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-small .e-float-input:not(.e-error) input:valid ~ label.e-float-text,
.e-small .e-float-input:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-small .e-float-input:not(.e-error) input[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-float-input:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-small.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) input:valid ~ label.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) input:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-small .e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error).e-input-focus input ~ label.e-float-text {
  color: rgba(0, 0, 0, 0.54);
}

.e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) input:valid ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) input[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input ~ label.e-float-text {
  color: rgba(0, 0, 0, 0.54);
}

.e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  color: rgba(0, 0, 0, 0.42);
}

.e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
.e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
.e-float-input.e-control-wrapper:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top) {
  color: rgba(0, 0, 0, 0.42);
}

.e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input:not(.e-error) textarea:valid ~ label.e-float-text,
.e-float-input:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-float-input:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input:not(.e-error) textarea label.e-float-text.e-label-top,
.e-float-input.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-bigger:not(.e-error) textarea:valid ~ label.e-float-text,
.e-float-input.e-bigger:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input:not(.e-error) textarea:valid ~ label.e-float-text,
.e-bigger .e-float-input:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text {
  color: rgba(0, 0, 0, 0.54);
}

.e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) textarea:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) textarea label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text {
  color: rgba(0, 0, 0, 0.54);
}

.e-float-input.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-small:not(.e-error) textarea:valid ~ label.e-float-text,
.e-float-input.e-small:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-small:not(.e-error) textarea[readonly] ~ label.e-float-text,
.e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-small .e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
.e-small .e-float-input:not(.e-error) textarea:valid ~ label.e-float-text,
.e-small .e-float-input:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-small .e-float-input:not(.e-error) textarea[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-float-input:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-small.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) textarea:valid ~ label.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) textarea:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text {
  color: rgba(0, 0, 0, 0.54);
}

.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:valid ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text {
  color: rgba(0, 0, 0, 0.54);
}

.e-float-input.e-input-group.e-disabled .e-float-text,
.e-float-input.e-input-group.e-disabled .e-float-text.e-label-top,
.e-float-input input[disabled] ~ label.e-float-text,
.e-float-input input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-disabled label.e-float-text,
.e-float-input.e-disabled label.e-float-text.e-label-top,
.e-float-input:not(.e-error) input[disabled] ~ label.e-float-text,
.e-float-input:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-float-input.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
.e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top {
  color: rgba(0, 0, 0, 0.42);
}

.e-float-input textarea[disabled] ~ label.e-float-text,
.e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-float-input:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-float-input.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top {
  color: rgba(0, 0, 0, 0.42);
}

.e-float-input.e-control-wrapper.e-input-group.e-disabled .e-float-text,
.e-float-input.e-control-wrapper.e-input-group.e-disabled .e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-disabled input[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper input[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-disabled label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-disabled:not(.e-error) input[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top {
  color: rgba(0, 0, 0, 0.42);
}

.e-float-input.e-control-wrapper.e-disabled textarea[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper textarea[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-disabled:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top {
  color: rgba(0, 0, 0, 0.42);
}

.e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-small .e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-float-input.e-small:not(.e-error) input[readonly]:focus ~ label.e-float-text,
.e-small .e-float-input:not(.e-error) input[readonly]:focus ~ label.e-float-text.e-label-top,
.e-float-input.e-small.e-bigger:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly]:focus ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) input[readonly]:focus ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-float-input:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-small:not(.e-error).e-input-focus input[readonly] ~ label.e-float-text,
.e-small .e-float-input:not(.e-error).e-input-focus input[readonly] ~ label.e-float-text.e-label-top,
.e-float-input.e-small.e-bigger:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input[readonly] ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input[readonly] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-float-input.e-small:not(.e-error) textarea[readonly]:focus ~ label.e-float-text,
.e-small .e-float-input:not(.e-error) textarea[readonly]:focus ~ label.e-float-text.e-label-top,
.e-float-input.e-small.e-bigger:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly]:focus ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]:focus ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-float-input:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-small:not(.e-error).e-input-focus textarea[readonly] ~ label.e-float-text,
.e-small .e-float-input:not(.e-error).e-input-focus textarea[readonly] ~ label.e-float-text.e-label-top,
.e-float-input.e-small.e-bigger:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text
.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus textarea[readonly] ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error).e-input-focus textarea[readonly] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-small .e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-float-input.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-float-input.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-small .e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input ~ label.e-float-text {
  color: #e3165b;
}

.e-input-group:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-input-group.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-float-input.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-float-input:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-input-group.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,
.e-float-input.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,
.e-float-input.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,
.e-float-input:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),
.e-float-input:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]),
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]),
.e-float-input.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover {
  border-color: rgba(0, 0, 0, 0.42);
}

.e-input-group.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-input-group.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-float-input.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-input-group.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,
.e-input-group.e-control-wrapper.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,
.e-float-input.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,
.e-float-input.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),
.e-float-input.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]),
.e-float-input.e-control-wrapper.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,
.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),
.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]) {
  border-color: rgba(0, 0, 0, 0.42);
}

.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-float-input.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-float-input.e-control-wrapper.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap {
  border-color: rgba(0, 0, 0, 0.42);
}

.e-input-group.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-input-group.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-float-input.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-input-group.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,
.e-input-group.e-control-wrapper.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,
.e-float-input.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,
.e-float-input.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),
.e-float-input.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]),
.e-float-input.e-control-wrapper.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,
.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),
.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]) {
  border-color: rgba(0, 0, 0, 0.42);
}

.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-float-input.e-bigger.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input.e-small.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text {
  color: rgba(0, 0, 0, 0.54);
}

.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-float-input.e-bigger.e-small:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input.e-small.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text {
  color: rgba(0, 0, 0, 0.54);
}

.e-outline.e-input-group,
.e-outline.e-input-group.e-control-wrapper,
.e-outline.e-float-input,
.e-outline.e-float-input.e-input-group,
.e-outline.e-float-input.e-control-wrapper,
.e-outline.e-float-input.e-input-group.e-control-wrapper {
  color: rgba(0, 0, 0, 0.87);
}

.e-outline.e-input-group.e-disabled,
.e-outline.e-input-group.e-control-wrapper.e-disabled,
.e-outline.e-float-input.e-disabled,
.e-outline.e-float-input.e-input-group.e-disabled,
.e-outline.e-float-input.e-control-wrapper.e-disabled,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-disabled {
  color: rgba(0, 0, 0, 0.38);
}

.e-outline.e-input-group:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-input-group.e-control-wrapper:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-float-input.e-control-wrapper:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-input-group.e-float-icon-left:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-float-input.e-float-icon-left:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-float-input.e-control-wrapper.e-float-icon-left:not(.e-input-focus):hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-float-input:hover:not(.e-input-focus):not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) {
  border-color: rgba(0, 0, 0, 0.87);
  color: rgba(0, 0, 0, 0.87);
}

.e-outline.e-input-group.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::before,
.e-outline.e-input-group.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::after,
.e-outline.e-input-group.e-control-wrapper.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::before,
.e-outline.e-input-group.e-control-wrapper.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::after,
.e-outline.e-float-input.e-control-wrapper.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::before,
.e-outline.e-float-input.e-control-wrapper.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::after,
.e-outline.e-input-group.e-float-icon-left.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::before,
.e-outline.e-input-group.e-float-icon-left.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::after,
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::before,
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::after,
.e-outline.e-float-input.e-float-icon-left:hover.e-valid-input:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::before,
.e-outline.e-float-input.e-float-icon-left:hover.e-valid-input:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::after,
.e-outline.e-float-input.e-control-wrapper.e-float-icon-left.e-valid-input:not(.e-input-focus):hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::before,
.e-outline.e-float-input.e-control-wrapper.e-float-icon-left.e-valid-input:not(.e-input-focus):hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::after,
.e-outline.e-float-input:hover.e-valid-input:not(.e-input-focus):not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::before,
.e-outline.e-float-input:hover.e-valid-input:not(.e-input-focus):not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::after {
  border-color: rgba(0, 0, 0, 0.87);
}

.e-outline.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error),
.e-outline.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
  border-color: #e3165b;
  box-shadow: inset 1px 1px #e3165b, inset -1px 0 #e3165b, inset 0 -1px #e3165b;
}

.e-outline.e-input-group:not(.e-input-focus),
.e-outline.e-input-group:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus),
.e-outline.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus),
.e-outline.e-input-group.e-float-icon-left:not(.e-input-focus),
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-input-focus) {
  border-color: rgba(0, 0, 0, 0.24);
}

.e-outline.e-input-group.e-error,
.e-outline.e-input-group.e-control-wrapper.e-error,
.e-outline.e-input-group.e-error:not(.e-float-icon-left),
.e-outline.e-input-group.e-control-wrapper.e-error:not(.e-float-icon-left),
.e-outline.e-float-input.e-error,
.e-outline.e-float-input.e-input-group.e-error,
.e-outline.e-float-input.e-control-wrapper.e-error,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-error {
  border-color: #f44336;
}

.e-outline.e-float-input.e-success.e-input-focus,
.e-outline.e-float-input.e-control-wrapper.e-success.e-input-focus,
.e-outline.e-float-input.e-input-group.e-success.e-input-focus,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-success.e-input-focus,
.e-outline.e-float-input.e-input-group.e-success.e-input-focus:not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-success.e-input-focus:not(.e-float-icon-left),
.e-outline.e-float-input.e-warning.e-input-focus,
.e-outline.e-float-input.e-control-wrapper.e-warning.e-input-focus,
.e-outline.e-float-input.e-input-group.e-warning.e-input-focus,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-warning.e-input-focus,
.e-outline.e-float-input.e-input-group.e-warning.e-input-focus:not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-warning.e-input-focus:not(.e-float-icon-left),
.e-outline.e-float-input.e-error.e-input-focus,
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus,
.e-outline.e-float-input.e-input-group.e-error.e-input-focus,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-error.e-input-focus,
.e-outline.e-float-input.e-input-group.e-error.e-input-focus:not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-error.e-input-focus:not(.e-float-icon-left) {
  border-top-color: transparent;
}

.e-outline.e-input-group.e-success,
.e-outline.e-input-group.e-control-wrapper.e-success,
.e-outline.e-input-group.e-success:not(.e-float-icon-left),
.e-outline.e-input-group.e-control-wrapper.e-success:not(.e-float-icon-left),
.e-outline.e-float-input.e-success,
.e-outline.e-float-input.e-input-group.e-success,
.e-outline.e-float-input.e-control-wrapper.e-success,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-success {
  border-color: #22b24b;
}

.e-outline.e-input-group.e-warning,
.e-outline.e-input-group.e-control-wrapper.e-warning,
.e-outline.e-input-group.e-warning:not(.e-float-icon-left),
.e-outline.e-input-group.e-control-wrapper.e-warning:not(.e-float-icon-left),
.e-outline.e-float-input.e-warning,
.e-outline.e-float-input.e-input-group.e-warning,
.e-outline.e-float-input.e-control-wrapper.e-warning,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-warning {
  border-color: #ffca1c;
}

.e-outline.e-input-group.e-input-focus.e-error:not(.e-success):not(.e-warning),
.e-outline.e-input-group.e-control-wrapper.e-input-focus.e-error:not(.e-success):not(.e-warning) {
  box-shadow: inset 1px 1px #f44336, inset -1px 0 #f44336, inset 0 -1px #f44336;
}

.e-outline.e-input-group.e-input-focus.e-success:not(.e-error):not(.e-warning),
.e-outline.e-input-group.e-control-wrapper.e-input-focus.e-success:not(.e-error):not(.e-warning) {
  box-shadow: inset 1px 1px #22b24b, inset -1px 0 #22b24b, inset 0 -1px #22b24b;
}

.e-outline.e-input-group.e-input-focus.e-warning:not(.e-error):not(.e-success),
.e-outline.e-input-group.e-control-wrapper.e-input-focus.e-warning:not(.e-error):not(.e-success) {
  box-shadow: inset 1px 1px #ffca1c, inset -1px 0 #ffca1c, inset 0 -1px #ffca1c;
}

.e-outline.e-float-input.e-input-focus.e-error:not(.e-success):not(.e-warning),
.e-outline.e-float-input.e-control-wrapper.e-input-focus.e-error:not(.e-success):not(.e-warning),
.e-outline.e-float-input.e-input-group.e-input-focus.e-error:not(.e-success):not(.e-warning),
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-input-focus.e-error:not(.e-success):not(.e-warning) {
  box-shadow: inset 1px 0 #f44336, inset -1px 0 #f44336, inset 0 -1px #f44336;
}

.e-outline.e-float-input.e-input-focus.e-success:not(.e-error):not(.e-warning),
.e-outline.e-float-input.e-control-wrapper.e-input-focus.e-success:not(.e-error):not(.e-warning),
.e-outline.e-float-input.e-input-group.e-input-focus.e-success:not(.e-error):not(.e-warning),
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-input-focus.e-success:not(.e-error):not(.e-warning) {
  box-shadow: inset 1px 0 #22b24b, inset -1px 0 #22b24b, inset 0 -1px #22b24b;
}

.e-outline.e-float-input.e-input-focus.e-warning:not(.e-error):not(.e-success),
.e-outline.e-float-input.e-control-wrapper.e-input-focus.e-warning:not(.e-error):not(.e-success),
.e-outline.e-float-input.e-input-group.e-input-focus.e-warning:not(.e-error):not(.e-success),
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-input-focus.e-warning:not(.e-error):not(.e-success) {
  box-shadow: inset 1px 0 #ffca1c, inset -1px 0 #ffca1c, inset 0 -1px #ffca1c;
}

.e-outline.e-input-group.e-disabled:not(.e-input-focus),
.e-outline.e-input-group.e-disabled:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus),
.e-outline.e-input-group.e-control-wrapper.e-disabled:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus),
.e-outline.e-input-group.e-disabled.e-float-icon-left:not(.e-input-focus),
.e-outline.e-input-group.e-disabled.e-control-wrapper.e-float-icon-left:not(.e-input-focus) {
  border-color: rgba(0, 0, 0, 0.06);
}

.e-outline.e-float-input.e-success.e-input-focus input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-input-group.e-success.e-valid-input label.e-float-text.e-label-top,
.e-outline.e-float-input.e-bigger.e-success.e-input-focus input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-success.e-input-focus input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-success.e-input-focus input:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-success input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger.e-success input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small:not(.e-success) input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-success textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-success textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-success textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-success textarea:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-success textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger.e-success textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small.e-success textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-success input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-success input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-success input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-success input:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-success input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-success input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-success input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-success textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-success textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-success textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-success textarea:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-success textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-success textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-success textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-success label.e-float-text.e-label-top,
.e-outline.e-float-input.e-input-group.e-success label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-success label.e-float-text.e-label-top,
.e-outline.e-float-input.e-valid-input.e-success:not(.e-input-focus) input:valid ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-success:not(.e-input-focus) input:focus ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-valid-input.e-success:not(.e-input-focus) textarea:valid ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-success:not(.e-input-focus) textarea:focus ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-success.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-success.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-success.e-input-focus input ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-success.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small:not(.e-success).e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-success.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-success.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-success.e-input-focus input ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-success.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-success.e-input-focus input ~ label.e-float-text {
  color: #22b24b;
}

.e-outline.e-float-input.e-error.e-input-focus input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-input-group.e-error.e-valid-input label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger.e-error.e-input-focus input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-error.e-input-focus input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-error.e-input-focus input:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-error input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger.e-error input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-error textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-error textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-error textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-error textarea:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-error textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger.e-error textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small.e-error textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-error input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-error input:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-error input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-error input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-error textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-error textarea:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-error textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-error textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-error label.e-float-text.e-label-top,
.e-outline.e-float-input.e-input-group.e-error label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-error label.e-float-text.e-label-top,
.e-outline.e-float-input.e-valid-input.e-error:not(.e-input-focus) input:valid ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-error:not(.e-input-focus) input:focus ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-valid-input.e-error:not(.e-input-focus) textarea:valid ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-error:not(.e-input-focus) textarea:focus ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-error.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-error.e-input-focus input ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger.e-error.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-error.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-error.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text {
  color: #f44336;
}

.e-outline.e-float-input.e-warning.e-input-focus input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-input-group.e-warning.e-valid-input label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger.e-warning.e-input-focus input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-warning.e-input-focus input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-warning.e-input-focus input:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-warning input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger.e-warning input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small:not(.e-warning) input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-warning textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-warning textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-warning textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-warning textarea:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-warning textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger.e-warning textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small.e-warning textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-warning input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-warning input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-warning input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-warning input:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-warning input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-warning input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-warning textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-warning textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-warning textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-warning textarea:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-warning textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-warning textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-warning label.e-float-text.e-label-top,
.e-outline.e-float-input.e-input-group.e-warning label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-warning label.e-float-text.e-label-top,
.e-outline.e-float-input.e-valid-input.e-warning:not(.e-input-focus) input:valid ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-warning:not(.e-input-focus) input:focus ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-valid-input.e-warning:not(.e-input-focus) textarea:valid ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-warning:not(.e-input-focus) textarea:focus ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-warning.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-warning.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-warning.e-input-focus input ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-warning.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small:not(.e-warning).e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-warning.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-warning.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-warning.e-input-focus input ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-warning.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-warning.e-input-focus input ~ label.e-float-text {
  color: #ffca1c;
}

.e-outline.e-float-input.e-input-group.e-valid-input.e-input-focus label.e-label-top,
.e-outline.e-float-input.e-input-group.e-input-focus label.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-valid-input.e-input-focus label.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-input-focus label.e-label-top {
  color: #e3165b;
}

.e-outline.e-input[disabled],
.e-outline.e-input-group .e-input[disabled],
.e-outline.e-input-group.e-control-wrapper .e-input[disabled],
.e-outline.e-input-group.e-disabled,
.e-outline.e-input-group.e-control-wrapper.e-disabled,
.e-outline.e-float-input input[disabled],
.e-outline.e-float-input.e-control-wrapper input[disabled],
.e-outline.e-float-input textarea[disabled],
.e-outline.e-float-input.e-control-wrapper textarea[disabled],
.e-outline.e-float-input.e-disabled,
.e-outline.e-float-input.e-control-wrapper.e-disabled,
.e-outline.e-input-group:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled,
.e-outline.e-input-group.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap,
.e-outline.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled,
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap {
  background-image: none;
  border-bottom-color: rgba(0, 0, 0, 0.06);
  border-color: rgba(0, 0, 0, 0.06);
}

.e-outline.e-float-input.e-input-group.e-disabled.e-valid-input:not(.e-input-focus),
.e-outline.e-float-input.e-input-group.e-disabled.e-valid-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus),
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-disabled.e-valid-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus) {
  border-top-color: transparent;
}

.e-outline.e-float-input.e-input-group.e-disabled.e-valid-input:not(.e-input-focus) label.e-float-text::before,
.e-outline.e-float-input.e-input-group.e-disabled.e-valid-input:not(.e-input-focus) label.e-float-text::after,
.e-outline.e-float-input.e-input-group.e-disabled.e-valid-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus) label.e-float-text::before,
.e-outline.e-float-input.e-input-group.e-disabled.e-valid-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus) label.e-float-text::after,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-disabled.e-valid-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus) label.e-float-text::before,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-disabled.e-valid-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus) label.e-float-text::after,
.e-outline.e-disabled.e-valid-input:not(.e-input-focus) label.e-float-text::before,
.e-outline.e-disabled.e-valid-input:not(.e-input-focus) label.e-float-text::after,
.e-outline.e-disabled.e-float-input.e-valid-input:not(.e-input-focus) label.e-float-text::before,
.e-outline.e-disabled.e-float-input.e-valid-input:not(.e-input-focus) label.e-float-text::after,
.e-outline.e-disabled.e-float-input.e-control-wrapper.e-valid-input:not(.e-input-focus) label.e-float-text::before,
.e-outline.e-disabled.e-float-input.e-control-wrapper.e-valid-input:not(.e-input-focus) label.e-float-text::after {
  border-color: rgba(0, 0, 0, 0.06);
}

.e-outline.e-float-input.e-input-group.e-disabled .e-float-text,
.e-outline.e-float-input.e-input-group.e-disabled .e-float-text.e-label-top,
.e-outline.e-float-input input[disabled] ~ label.e-float-text,
.e-outline.e-float-input input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-disabled label.e-float-text,
.e-outline.e-float-input.e-disabled label.e-float-text.e-label-top,
.e-outline.e-float-input:not(.e-error) input[disabled] ~ label.e-float-text,
.e-outline.e-float-input:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top {
  color: rgba(0, 0, 0, 0.38);
}

.e-outline.e-float-input textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top {
  color: rgba(0, 0, 0, 0.38);
}

.e-outline.e-float-input.e-control-wrapper.e-input-group.e-disabled .e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-disabled .e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-disabled input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-disabled:not(.e-error) input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top {
  color: rgba(0, 0, 0, 0.38);
}

.e-outline.e-float-input.e-control-wrapper.e-disabled textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-disabled:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top {
  color: rgba(0, 0, 0, 0.38);
}

.e-outline.e-input-group.e-disabled .e-input-group-icon,
.e-outline.e-input-group.e-control-wrapper.e-disabled .e-input-group-icon {
  color: rgba(0, 0, 0, 0.38);
}

.e-outline.e-float-input:not(.e-disabled) .e-clear-icon:hover,
.e-outline.e-float-input.e-control-wrapper:not(.e-disabled) .e-clear-icon:hover,
.e-outline.e-input-group:not(.e-disabled) .e-clear-icon:hover,
.e-outline.e-input-group.e-control-wrapper:not(.e-disabled) .e-clear-icon:hover {
  color: rgba(0, 0, 0, 0.87);
}

.e-outline.e-float-input:not(.e-disabled) .e-clear-icon:active,
.e-outline.e-float-input.e-control-wrapper:not(.e-disabled) .e-clear-icon:active,
.e-outline.e-input-group:not(.e-disabled) .e-clear-icon:active,
.e-outline.e-input-group.e-control-wrapper:not(.e-disabled) .e-clear-icon:active {
  color: rgba(0, 0, 0, 0.87);
}

.e-filled.e-input-group,
.e-filled.e-input-group.e-control-wrapper,
.e-filled.e-float-input,
.e-filled.e-float-input.e-input-group,
.e-filled.e-float-input.e-control-wrapper,
.e-filled.e-float-input.e-input-group.e-control-wrapper {
  background: #f5f5f5;
  transition: opacity 15ms linear, background-color 15ms linear;
}

.e-filled.e-input-group:hover,
.e-filled.e-input-group.e-control-wrapper:hover,
.e-filled.e-float-input:hover,
.e-filled.e-float-input.e-input-group:hover,
.e-filled.e-float-input.e-control-wrapper:hover,
.e-filled.e-float-input.e-input-group.e-control-wrapper:hover {
  background: #ececec;
  transition: opacity 15ms linear, background-color 15ms linear;
}

.e-filled.e-input-group.e-input-focus,
.e-filled.e-input-group.e-control-wrapper.e-input-focus,
.e-filled.e-float-input.e-input-focus,
.e-filled.e-float-input.e-input-group.e-input-focus,
.e-filled.e-float-input.e-control-wrapper.e-input-focus,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-input-focus,
.e-filled.e-input-group:hover.e-input-focus,
.e-filled.e-input-group:hover.e-control-wrapper.e-input-focus,
.e-filled.e-float-input:hover.e-input-focus,
.e-filled.e-float-input:hover.e-input-group.e-input-focus,
.e-filled.e-float-input:hover.e-control-wrapper.e-input-focus,
.e-filled.e-float-input:hover.e-input-group.e-control-wrapper.e-input-focus {
  background: #dcdcdc;
  transition: opacity 15ms linear, background-color 15ms linear;
}

.e-filled.e-input-group:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-filled.e-input-group.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-filled.e-float-input.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-filled.e-float-input:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-filled.e-float-input:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-filled.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) {
  border-color: rgba(0, 0, 0, 0.87);
}

.e-filled.e-input-group.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-filled.e-input-group.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-filled.e-float-input.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-filled.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-filled.e-float-input.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-filled.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) {
  border-color: rgba(0, 0, 0, 0.87);
}

.e-filled.e-input-group.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-filled.e-input-group.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-filled.e-float-input.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-filled.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-filled.e-float-input.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-filled.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) {
  border-color: rgba(0, 0, 0, 0.87);
}

.e-filled.e-input-group.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error),
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error) {
  border-color: rgba(0, 0, 0, 0.42);
}

.e-filled.e-float-input:not(.e-success):not(.e-warning):not(.e-error),
.e-filled.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) {
  border-color: rgba(0, 0, 0, 0.42);
}

.e-filled.e-float-input.e-success,
.e-filled.e-float-input.e-control-wrapper.e-success,
.e-filled.e-input-group.e-float-icon-left.e-success,
.e-filled.e-input-group.e-float-icon-left.e-control-wrapper.e-success {
  border-bottom-color: #22b24b;
}

.e-filled.e-float-input.e-warning,
.e-filled.e-float-input.e-control-wrapper.e-warning,
.e-filled.e-input-group.e-float-icon-left.e-warning,
.e-filled.e-input-group.e-float-icon-left.e-control-wrapper.e-warning {
  border-bottom-color: #ffca1c;
}

.e-filled.e-float-input.e-error,
.e-filled.e-float-input.e-control-wrapper.e-error,
.e-filled.e-input-group.e-float-icon-left.e-error,
.e-filled.e-input-group.e-float-icon-left.e-control-wrapper.e-error {
  border-bottom-color: #f44336;
}

.e-filled label.e-float-text,
.e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  color: rgba(0, 0, 0, 0.6);
}

.e-filled.e-float-input.e-error label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-error label.e-float-text,
.e-filled.e-float-input.e-error input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-error textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
  color: #f44336;
}

.e-filled.e-float-input.e-success label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success label.e-float-text,
.e-filled.e-float-input.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success.e-input-focus input ~ label.e-float-text {
  color: #22b24b;
}

.e-filled.e-float-input.e-warning label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning label.e-float-text,
.e-filled.e-float-input.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning.e-input-focus input ~ label.e-float-text {
  color: #ffca1c;
}

.e-filled.e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input:not(.e-error) input:valid ~ label.e-float-text,
.e-filled.e-float-input:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input:not(.e-error) input label.e-float-text.e-label-top,
.e-filled.e-float-input.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text {
  color: rgba(0, 0, 0, 0.6);
}

.e-filled.e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input:not(.e-error) input:valid ~ label.e-float-text,
.e-filled.e-float-input:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input:not(.e-error) input label.e-float-text.e-label-top,
.e-filled.e-float-input.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text {
  color: rgba(0, 0, 0, 0.6);
}

.e-filled.e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input .e-control-wrapper:not(.e-error) input label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text {
  color: rgba(0, 0, 0, 0.6);
}

.e-filled.e-float-input.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) input[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error) input:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error) input[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error).e-input-focus input ~ label.e-float-text {
  color: rgba(0, 0, 0, 0.6);
}

.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) input:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) input[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input ~ label.e-float-text {
  color: rgba(0, 0, 0, 0.6);
}

.e-filled.e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  color: rgba(0, 0, 0, 0.6);
}

.e-filled.e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
.e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top) {
  color: rgba(0, 0, 0, 0.6);
}

.e-filled.e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input:not(.e-error) textarea:valid ~ label.e-float-text,
.e-filled.e-float-input:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input:not(.e-error) textarea label.e-float-text.e-label-top,
.e-filled.e-float-input.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text {
  color: rgba(0, 0, 0, 0.6);
}

.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text {
  color: rgba(0, 0, 0, 0.6);
}

.e-filled.e-float-input.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) textarea[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error) textarea:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error) textarea[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text {
  color: rgba(0, 0, 0, 0.6);
}

.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text {
  color: rgba(0, 0, 0, 0.6);
}

.e-filled.e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) input[readonly]:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error) input[readonly]:focus ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly]:focus ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) input[readonly]:focus ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-filled.e-float-input:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error).e-input-focus input[readonly] ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error).e-input-focus input[readonly] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input[readonly] ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input[readonly] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) textarea[readonly]:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error) textarea[readonly]:focus ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly]:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]:focus ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-filled.e-float-input:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error).e-input-focus textarea[readonly] ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error).e-input-focus textarea[readonly] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus textarea[readonly] ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus textarea[readonly] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input ~ label.e-float-text {
  color: #e3165b;
}

.e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text {
  color: rgba(0, 0, 0, 0.6);
}

.e-filled.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-bigger.e-small.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text {
  color: rgba(0, 0, 0, 0.6);
}

input.e-filled.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.e-input-group.e-filled input.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.e-input-group.e-filled input.e-input:-moz-placeholder,
.e-input-group.e-filled.e-control-wrapper input.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

input.e-filled.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.e-input-group.e-filled input.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.e-input-group.e-filled.e-control-wrapper input.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

textarea.e-filled.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.e-input-group.e-filled textarea.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.e-input-group.e-filled.e-control-wrapper textarea.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

input.e-filled.e-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.e-input-group.e-filled input.e-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.e-input-group.e-filled.e-control-wrapper input.e-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

textarea.e-filled.e-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.e-input-group.e-filled textarea.e-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.e-input-group.e-filled.e-control-wrapper textarea.e-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

input.e-filled.e-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.e-input-group.e-filled input.e-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.e-input-group.e-filled.e-control-wrapper input.e-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

textarea.e-filled.e-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.e-input-group.e-filled.e-control-wrapper textarea.e-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.e-input-group.e-filled textarea.e-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

input.e-filled.e-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.e-input-group.e-filled.e-control-wrapper input.e-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.e-input-group.e-filled input.e-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

textarea.e-filled.e-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.e-input-group.e-filled textarea.e-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.e-input-group.e-filled.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.e-filled.e-float-input:not(.e-disabled) .e-clear-icon:hover,
.e-filled.e-float-input.e-control-wrapper:not(.e-disabled) .e-clear-icon:hover,
.e-filled.e-input-group:not(.e-disabled) .e-clear-icon:hover,
.e-filled.e-input-group.e-control-wrapper:not(.e-disabled) .e-clear-icon:hover {
  color: rgba(0, 0, 0, 0.87);
}

.e-filled.e-float-input:not(.e-disabled) .e-clear-icon:active,
.e-filled.e-float-input.e-control-wrapper:not(.e-disabled) .e-clear-icon:active,
.e-filled.e-input-group:not(.e-disabled) .e-clear-icon:active,
.e-filled.e-input-group.e-control-wrapper:not(.e-disabled) .e-clear-icon:active {
  color: rgba(0, 0, 0, 0.87);
}

.e-filled.e-float-input.e-disabled .e-clear-icon,
.e-filled.e-float-input.e-control-wrapper.e-disabled .e-clear-icon,
.e-input-group.e-filled.e-disabled .e-clear-icon,
.e-input-group.e-filled.e-control-wrapper.e-disabled .e-clear-icon,
.e-input-group.e-filled.e-disabled .e-input-group-icon,
.e-input-group.e-filled.e-control-wrapper.e-disabled .e-input-group-icon {
  color: rgba(0, 0, 0, 0.38);
}

.e-filled.e-input[disabled],
.e-input-group.e-filled .e-input[disabled],
.e-input-group.e-filled.e-control-wrapper .e-input[disabled],
.e-input-group.e-filled.e-disabled,
.e-input-group.e-filled.e-control-wrapper.e-disabled,
.e-filled.e-float-input input[disabled],
.e-filled.e-float-input.e-control-wrapper input[disabled],
.e-filled.e-float-input textarea[disabled],
.e-filled.e-float-input.e-control-wrapper textarea[disabled],
.e-filled.e-float-input.e-disabled,
.e-filled.e-float-input.e-control-wrapper.e-disabled {
  background: #fafafa;
  background-image: none;
  background-position: initial;
  background-repeat: no-repeat;
  background-size: 0;
  border-color: rgba(0, 0, 0, 0.06);
  color: rgba(0, 0, 0, 0.38);
}

.e-filled.e-float-input.e-disabled:not(.e-success):not(.e-warning):not(.e-error),
.e-filled.e-float-input.e-control-wrapper.e-disabled:not(.e-success):not(.e-warning):not(.e-error) {
  border-color: rgba(0, 0, 0, 0.06);
}

.e-filled.e-input-group:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled,
.e-filled.e-input-group.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap,
.e-filled.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap {
  background: #fafafa;
  background-image: none;
  background-position: initial;
  background-repeat: no-repeat;
  background-size: 0;
  border-color: rgba(0, 0, 0, 0.06);
  color: rgba(0, 0, 0, 0.38);
}

.e-filled.e-float-input:not(.e-disabled) input[disabled],
.e-filled.e-float-input.e-control-wrapper:not(.e-disabled) input[disabled],
.e-filled.e-float-input:not(.e-disabled) textarea[disabled],
.e-filled.e-float-input.e-control-wrapper:not(.e-disabled) textarea[disabled] {
  color: rgba(0, 0, 0, 0.38);
}

.e-filled.e-float-input.e-input-group.e-disabled .e-float-text,
.e-filled.e-float-input.e-input-group.e-disabled .e-float-text.e-label-top,
.e-filled.e-float-input input[disabled] ~ label.e-float-text,
.e-filled.e-float-input input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-disabled label.e-float-text,
.e-filled.e-float-input.e-disabled label.e-float-text.e-label-top,
.e-filled.e-float-input:not(.e-error) input[disabled] ~ label.e-float-text,
.e-filled.e-float-input:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top {
  color: rgba(0, 0, 0, 0.38);
}

.e-filled.e-float-input textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top {
  color: rgba(0, 0, 0, 0.38);
}

.e-filled.e-float-input.e-control-wrapper.e-input-group.e-disabled .e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-disabled .e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-disabled input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-disabled:not(.e-error) input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top {
  color: rgba(0, 0, 0, 0.38);
}

.e-filled.e-float-input.e-control-wrapper.e-disabled textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-disabled:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top {
  color: rgba(0, 0, 0, 0.38);
}

input.e-filled.e-disabled.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.e-input-group.e-filled.e-disabled input.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.e-input-group.e-filled.e-disabled input.e-input:-moz-placeholder,
.e-input-group.e-filled.e-disabled.e-control-wrapper input.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

input.e-filled.e-disabled.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.e-input-group.e-filled.e-disabled input.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.e-input-group.e-filled.e-disabled.e-control-wrapper input.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

textarea.e-filled.e-disabled.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.e-input-group.e-filled.e-disabled textarea.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.e-input-group.e-filled.e-disabled.e-control-wrapper textarea.e-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

input.e-filled.e-disabled.e-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.e-input-group.e-filled.e-disabled input.e-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.e-input-group.e-filled.e-disabled.e-control-wrapper input.e-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

textarea.e-filled.e-disabled.e-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.e-input-group.e-filled.e-disabled textarea.e-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.e-input-group.e-filled.e-disabled.e-control-wrapper textarea.e-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

input.e-filled.e-disabled.e-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.e-input-group.e-filled.e-disabled input.e-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.e-input-group.e-filled.e-disabled.e-control-wrapper input.e-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

textarea.e-filled.e-disabled.e-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.e-input-group.e-filled.e-disabled.e-control-wrapper textarea.e-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.e-input-group.e-filled.e-disabled textarea.e-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

input.e-filled.e-disabled.e-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.e-input-group.e-filled.e-disabled.e-control-wrapper input.e-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.e-input-group.e-filled.e-disabled input.e-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

textarea.e-filled.e-disabled.e-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.e-input-group.e-filled.e-disabled textarea.e-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.e-input-group.e-filled.e-disabled.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.e-filled.e-input-group.e-float-icon-left:not(.e-float-input)::before,
.e-filled.e-input-group.e-float-icon-left:not(.e-float-input)::after,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input)::before,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input)::after {
  background: #e3165b;
}

.e-filled.e-float-input.e-input-group.e-float-icon-left .e-float-line::before,
.e-filled.e-float-input.e-input-group.e-float-icon-left .e-float-line::after,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-float-line::before,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-float-line::after {
  background: #e3165b;
}

.e-filled.e-input-group.e-float-icon-left.e-success:not(.e-float-input)::before,
.e-filled.e-input-group.e-float-icon-left.e-success:not(.e-float-input)::after,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-success:not(.e-float-input)::before,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-success:not(.e-float-input)::after {
  background: #22b24b;
}

.e-filled.e-float-input.e-input-group.e-float-icon-left.e-success .e-float-line::before,
.e-filled.e-float-input.e-input-group.e-float-icon-left.e-success .e-float-line::after,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-success .e-float-line::before,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-success .e-float-line::after,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left.e-success .e-float-line::before,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left.e-success .e-float-line::after {
  background: #22b24b;
}

.e-filled.e-input-group.e-float-icon-left.e-warning:not(.e-float-input)::before,
.e-filled.e-input-group.e-float-icon-left.e-warning:not(.e-float-input)::after,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-warning:not(.e-float-input)::before,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-warning:not(.e-float-input)::after,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-warning .e-float-line::before,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-warning .e-float-line::after {
  background: #ffca1c;
}

.e-filled.e-input-group.e-float-icon-left.e-error:not(.e-float-input)::before,
.e-filled.e-input-group.e-float-icon-left.e-error:not(.e-float-input)::after,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-error:not(.e-float-input)::before,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-error:not(.e-float-input)::after {
  background: #f44336;
}

.e-filled.e-float-input.e-input-group.e-float-icon-left.e-error .e-float-line::before,
.e-filled.e-float-input.e-input-group.e-float-icon-left.e-error .e-float-line::after,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left.e-error .e-float-line::before,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left.e-error .e-float-line::after {
  background: #f44336;
}

.e-filled.e-input-group:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,
.e-filled.e-input-group.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,
.e-filled.e-float-input.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,
.e-filled.e-float-input:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left {
  border-color: rgba(0, 0, 0, 0.87);
}

.e-filled.e-input-group.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,
.e-filled.e-input-group.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,
.e-filled.e-float-input.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,
.e-filled.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left {
  border-color: rgba(0, 0, 0, 0.87);
}

.e-filled.e-input-group.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,
.e-filled.e-input-group.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,
.e-filled.e-float-input.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,
.e-filled.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left {
  border-color: rgba(0, 0, 0, 0.87);
}

.e-filled.e-float-input.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-success input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-success input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-success input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-success input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-success input label.e-float-text.e-label-top,
.e-filled.e-float-input.e-bigger.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-success input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-success input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-success input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-success input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-success input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-success input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-success input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-success input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-success input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-success.e-input-focus input ~ label.e-float-text {
  color: #22b24b;
}

.e-filled.e-float-input.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-warning input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-warning input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-warning input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-warning input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-warning input label.e-float-text.e-label-top,
.e-filled.e-float-input.e-bigger.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning.e-input-focus input ~ label.e-float-text {
  color: #ffca1c;
}

.e-filled.e-float-input.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-success input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-success input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-success input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-success input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-success input label.e-float-text.e-label-top,
.e-filled.e-float-input.e-bigger.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-success input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-success input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-success input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-success input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-success input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-success input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-success input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-success input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-success input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-success.e-input-focus input ~ label.e-float-text {
  color: #22b24b;
}

.e-filled.e-float-input.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-warning input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-warning input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-warning input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-warning input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-warning input label.e-float-text.e-label-top,
.e-filled.e-float-input.e-bigger.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning.e-input-focus input ~ label.e-float-text {
  color: #ffca1c;
}

.e-filled.e-float-input.e-control-wrapper.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input .e-control-wrapper.e-success input label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success.e-input-focus input ~ label.e-float-text {
  color: #22b24b;
}

.e-filled.e-float-input.e-small.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-success input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-success input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-success input[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-success input[disabled] ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-success input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-success input:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-success input ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-success input[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-success input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-small.e-bigger.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-success input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-success input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-success input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-success input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-success.e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success.e-input-focus input ~ label.e-float-text {
  color: #22b24b;
}

.e-filled.e-float-input.e-control-wrapper.e-small.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success input[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success input[disabled] ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success input:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success input ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success input[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success.e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success.e-input-focus input ~ label.e-float-text {
  color: #22b24b;
}

.e-filled.e-float-input.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-bigger.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small.e-bigger.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-small.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  color: #22b24b;
}

.e-filled.e-float-input.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-success textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-success textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-success textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-success textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-success textarea label.e-float-text.e-label-top,
.e-filled.e-float-input.e-bigger.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-success textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-success textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-success textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-success textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-success textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-success textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-success textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-success textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-success textarea[disabled] ~ label.e-label-top.e-float-text {
  color: #22b24b;
}

.e-filled.e-float-input.e-control-wrapper.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success textarea label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success textarea[disabled] ~ label.e-label-top.e-float-text {
  color: #22b24b;
}

.e-filled.e-float-input.e-small.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-success textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-success textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-success textarea[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-success textarea[disabled] ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-success textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-success textarea:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-success textarea ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-success textarea[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-success textarea[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-small.e-bigger.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-success textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-success textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-success textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-success textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success textarea[disabled] ~ label.e-label-top.e-float-text {
  color: #22b24b;
}

.e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea[disabled] ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success textarea:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success textarea ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success textarea[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success textarea[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea[disabled] ~ label.e-label-top.e-float-text {
  color: #22b24b;
}

.e-filled.e-float-input.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-success input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-success input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-success input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-success textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-success textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-success textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-success.e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success.e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success.e-input-focus input ~ label.e-float-text {
  color: #22b24b;
}

.e-filled.e-float-input.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-autofill.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-control-wrapper.e-autofill.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text {
  color: #22b24b;
}

.e-filled.e-float-input.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-autofill.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-control-wrapper.e-autofill.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-bigger.e-small.e-control-wrapper.e-autofill.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text {
  color: #22b24b;
}

.e-filled.e-float-input.e-control-wrapper.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input .e-control-wrapper.e-warning input label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning.e-input-focus input ~ label.e-float-text {
  color: #ffca1c;
}

.e-filled.e-float-input.e-small.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-warning input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-warning input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-warning input[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-warning input[disabled] ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-warning input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-warning input:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-warning input ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-warning input[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-warning input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-small.e-bigger.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-warning input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-warning input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-warning input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-warning input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-warning.e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning.e-input-focus input ~ label.e-float-text {
  color: #ffca1c;
}

.e-filled.e-float-input.e-control-wrapper.e-small.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning input[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning input[disabled] ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning input:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning input ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning input[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning.e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning.e-input-focus input ~ label.e-float-text {
  color: #ffca1c;
}

.e-filled.e-float-input.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-bigger.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small.e-bigger.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-small.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  color: #ffca1c;
}

.e-filled.e-float-input.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-warning textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-warning textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-warning textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-warning textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-warning textarea label.e-float-text.e-label-top,
.e-filled.e-float-input.e-bigger.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning textarea[disabled] ~ label.e-label-top.e-float-text {
  color: #ffca1c;
}

.e-filled.e-float-input.e-control-wrapper.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning textarea label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning textarea[disabled] ~ label.e-label-top.e-float-text {
  color: #ffca1c;
}

.e-filled.e-float-input.e-small.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-warning textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-warning textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-warning textarea[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-warning textarea[disabled] ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-warning textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-warning textarea:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-warning textarea ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-warning textarea[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-warning textarea[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-small.e-bigger.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-warning textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-warning textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-warning textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-warning textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning textarea[disabled] ~ label.e-label-top.e-float-text {
  color: #ffca1c;
}

.e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea[disabled] ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning textarea:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning textarea ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning textarea[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning textarea[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea[disabled] ~ label.e-label-top.e-float-text {
  color: #ffca1c;
}

.e-filled.e-float-input.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-warning input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-warning input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-warning textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-warning textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-warning.e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning.e-input-focus inputs ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning.e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning.e-input-focus input ~ label.e-float-text {
  color: #ffca1c;
}

.e-filled.e-float-input.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-control-wrapper.e-autofill.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text {
  color: #ffca1c;
}

.e-filled.e-float-input.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-control-wrapper.e-autofill.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-bigger.e-small.e-control-wrapper.e-autofill.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text {
  color: #ffca1c;
}

/*! popup layout */
.e-popup {
  height: auto;
  position: absolute;
  width: auto;
  z-index: 1000;
}

.e-popup.e-popup-open {
  display: block;
}

.e-popup.e-popup-close {
  display: none;
}

@keyframes material-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes fabric-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.e-spinner-pane {
  align-items: center;
  display: inline-flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-user-select: none;
          user-select: none;
  vertical-align: middle;
  width: 100%;
  z-index: 1000;
}

.e-spinner-pane::after {
  content: "Material";
  display: none;
}

.e-spinner-pane.e-spin-left .e-spinner-inner {
  -webkit-transform: translateX(0%) translateY(-50%);
  left: 0;
  padding-left: 10px;
  transform: translateX(0%) translateY(-50%);
}

.e-spinner-pane.e-spin-right .e-spinner-inner {
  -webkit-transform: translateX(-100%) translateY(-50%);
  left: 100%;
  padding-right: 10px;
  transform: translateX(-100%) translateY(-50%);
}

.e-spinner-pane.e-spin-center .e-spinner-inner {
  -webkit-transform: translateX(-50%) translateY(-50%);
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.e-spinner-pane.e-spin-hide {
  display: none;
}

.e-spinner-pane.e-spin-show {
  display: inline-flex;
}

.e-spinner-pane .e-spinner-inner {
  -webkit-transform: translateX(-50%) translateY(-50%);
  left: 50%;
  margin: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1000;
}

.e-spinner-pane .e-spinner-inner .e-spin-label {
  font-family: "Roboto", Segoe UI;
  font-size: 13px;
  margin-top: 16px;
  text-align: center;
}

.e-spinner-pane .e-spinner-inner .e-spin-material {
  animation: material-spinner-rotate 1568.63ms linear infinite;
  display: block;
  margin: 0 auto;
}

.e-spinner-pane .e-spinner-inner .e-spin-material .e-path-circle {
  fill: none;
  stroke-linecap: square;
}

.e-spinner-pane .e-spinner-inner .e-spin-bootstrap4 {
  animation: material-spinner-rotate .75s linear infinite;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
}

.e-spinner-pane .e-spinner-inner .e-spin-bootstrap4 .e-path-circle {
  fill: none;
  stroke-linecap: square;
  stroke-width: 4;
}

.e-spinner-pane .e-spinner-inner .e-spin-fabric {
  animation: fabric-spinner-rotate 1.3s infinite cubic-bezier(0.53, 0.21, 0.29, 0.67);
  display: block;
  margin: 0 auto;
  overflow: visible;
}

.e-spinner-pane .e-spinner-inner .e-spin-fabric .e-path-arc,
.e-spinner-pane .e-spinner-inner .e-spin-fabric .e-path-circle {
  fill: none;
  stroke-width: 1.5;
}

.e-spinner-pane .e-spinner-inner .e-spin-bootstrap {
  display: block;
  margin: 0 auto;
}

.e-spinner-pane .e-spinner-inner .e-spin-high-contrast {
  animation: fabric-spinner-rotate 1.3s infinite cubic-bezier(0.53, 0.21, 0.29, 0.67);
  display: block;
  margin: 0 auto;
  overflow: visible;
}

.e-spinner-pane .e-spinner-inner .e-spin-high-contrast .e-path-arc,
.e-spinner-pane .e-spinner-inner .e-spin-high-contrast .e-path-circle {
  fill: none;
  stroke-width: 1.5;
}

.e-spinner-pane {
  background-color: transparent;
}

.e-spinner-pane.e-spin-overlay {
  background-color: rgba(0, 0, 0, 0.4);
}

.e-spinner-pane.e-spin-overlay .e-spinner-inner .e-spin-label {
  color: #fff;
}

.e-spinner-pane.e-spin-overlay .e-spinner-inner .e-spin-bootstrap {
  fill: #e3165b;
  stroke: #e3165b;
}

.e-spinner-pane .e-spinner-inner .e-spin-label {
  color: rgba(0, 0, 0, 0.87);
}

.e-spinner-pane .e-spinner-inner .e-spin-fabric .e-path-circle {
  stroke: rgba(227, 22, 91, 0.4);
}

.e-spinner-pane .e-spinner-inner .e-spin-fabric .e-path-arc {
  stroke: #e3165b;
}

.e-spinner-pane .e-spinner-inner .e-spin-high-contrast .e-path-circle {
  stroke: rgba(227, 22, 91, 0.4);
}

.e-spinner-pane .e-spinner-inner .e-spin-high-contrast .e-path-arc {
  stroke: #e3165b;
}

.e-spinner-pane .e-spinner-inner .e-spin-material {
  stroke: #e3165b;
}

.e-spinner-pane .e-spinner-inner .e-spin-bootstrap4 {
  stroke: #e3165b;
}

.e-spinner-pane .e-spinner-inner .e-spin-bootstrap {
  fill: #e3165b;
  stroke: #e3165b;
}

.e-bigger .e-dropdownbase,
.e-dropdownbase.e-bigger {
  min-height: 45px;
}

.e-bigger .e-dropdownbase .e-list-item,
.e-bigger .e-dropdownbase .e-list-group-item,
.e-bigger .e-dropdownbase .e-fixed-head,
.e-dropdownbase.e-bigger .e-list-item,
.e-dropdownbase.e-bigger .e-list-group-item,
.e-dropdownbase.e-bigger .e-fixed-head {
  line-height: 48px;
}

.e-bigger .e-dropdownbase .e-list-item .e-list-icon,
.e-dropdownbase.e-bigger .e-list-item .e-list-icon {
  font-size: 20px;
}

.e-dropdownbase {
  display: block;
  height: 100%;
  min-height: 36px;
  position: relative;
  width: 100%;
}

.e-dropdownbase .e-list-parent {
  margin: 0;
  padding: 0;
}

.e-dropdownbase .e-list-group-item,
.e-dropdownbase .e-fixed-head {
  cursor: default;
}

.e-dropdownbase .e-list-item {
  cursor: pointer;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  width: 100%;
}

.e-dropdownbase .e-list-item .e-list-icon {
  font-size: 16px;
  vertical-align: middle;
}

.e-dropdownbase .e-fixed-head {
  position: absolute;
  top: 0;
}

.e-rtl .e-dropdownbase .e-fixed-head {
  left: 33px;
}

.e-dropdownbase.e-content {
  overflow: auto;
  position: relative;
}

.e-popup.e-ddl .e-dropdownbase.e-nodata {
  color: #000;
  cursor: default;
  font-family: inherit;
  font-size: 14px;
  padding: 14px 16px;
  text-align: center;
}

.e-rtl .e-dropdownbase.e-dd-group .e-list-item {
  padding-right: 2em;
}

.e-dropdownbase.e-dd-group .e-list-item {
  padding-left: 2em;
  text-indent: 0;
}

.e-small .e-dropdownbase.e-dd-group .e-list-item {
  text-indent: 0;
}

.e-small.e-bigger .e-dropdownbase.e-dd-group .e-list-item {
  text-indent: 0;
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-dropdownbase.e-dd-group .e-list-group-item {
  text-indent: 0;
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-dropdownbase.e-dd-group .e-list-group-item {
  cursor: pointer;
  font-weight: normal;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  width: 100%;
}

.e-rtl.e-multiselect-group .e-dropdownbase.e-dd-group .e-list-item {
  padding-right: 2em;
}

.e-rtl .e-dropdownbase .e-list-item {
  padding-left: 16px;
  padding-right: 0;
}

.e-small.e-rtl .e-dropdownbase .e-list-item,
.e-small .e-rtl .e-dropdownbase .e-list-item,
.e-rtl .e-small .e-dropdownbase .e-list-item {
  padding-left: 16px;
  padding-right: 0;
}

.e-small.e-bigger.e-rtl .e-dropdownbase .e-list-item,
.e-small.e-bigger .e-rtl .e-dropdownbase .e-list-item,
.e-rtl .e-small.e-bigger .e-dropdownbase .e-list-item,
.e-small .e-rtl.e-bigger .e-dropdownbase .e-list-item,
.e-bigger .e-rtl.e-small .e-dropdownbase .e-list-item {
  padding-left: 16px;
  padding-right: 0;
}

.e-dropdownbase {
  border-color: #e0e0e0;
}

.e-dropdownbase .e-list-item {
  background-color: #fff;
  border-bottom: 0;
  border-color: #fff;
  color: rgba(0, 0, 0, 0.87);
  font-family: inherit;
  font-size: 13px;
  line-height: 36px;
  min-height: 36px;
  padding-right: 16px;
  text-indent: 16px;
}

.e-dropdownbase .e-list-group-item, .e-fixed-head {
  background-color: #fff;
  border-color: #fff;
  color: rgba(0, 0, 0, 0.54);
  font-family: inherit;
  font-size: 13px;
  font-weight: 600;
  line-height: 36px;
  min-height: 36px;
  padding-left: 16px;
  padding-right: 16px;
}

.e-dropdownbase .e-list-item.e-active,
.e-dropdownbase .e-list-item.e-active.e-hover {
  background-color: #eee;
  border-color: #fff;
  color: #e3165b;
}

.e-dropdownbase .e-list-item.e-hover {
  background-color: #eee;
  border-color: #fff;
  color: rgba(0, 0, 0, 0.87);
}

.e-dropdownbase .e-list-item:last-child {
  border-bottom: 0;
}

.e-dropdownbase .e-list-item.e-item-focus {
  background-color: #eee;
}

.e-bigger .e-dropdownbase .e-list-group-item,
.e-bigger .e-dropdownbase .e-fixed-head {
  font-size: 14px;
}

.e-multi-column.e-ddl.e-popup.e-popup-open table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}

.e-multi-column.e-ddl.e-popup.e-popup-open th,
.e-multi-column.e-ddl.e-popup.e-popup-open td {
  display: table-cell;
  overflow: hidden;
  padding-right: 16px;
  text-indent: 10px;
  text-overflow: ellipsis;
}

.e-multi-column.e-ddl.e-popup.e-popup-open th {
  line-height: 36px;
  text-align: left;
}

.e-multi-column.e-ddl.e-popup.e-popup-open .e-ddl-header {
  background-color: #fff;
  border-color: #e0e0e0;
  border-style: solid;
  border-width: 0 0 1px 0;
  color: rgba(0, 0, 0, 0.54);
  font-family: inherit;
  font-size: 13px;
  font-weight: 600;
  text-indent: 10px;
}

.e-multi-column.e-ddl.e-popup.e-popup-open .e-dropdownbase .e-list-item {
  padding-right: 0;
}

.e-multi-column.e-ddl.e-popup.e-popup-open.e-scroller .e-ddl-header {
  padding-right: 16px;
}

.e-multi-column.e-ddl.e-popup.e-popup-open .e-ddl-header,
.e-multi-column.e-ddl.e-popup.e-popup-open.e-ddl-device .e-ddl-header {
  padding-right: 0;
}

.e-multi-column.e-ddl.e-popup.e-popup-open .e-text-center {
  text-align: center;
}

.e-multi-column.e-ddl.e-popup.e-popup-open .e-text-right {
  text-align: right;
}

.e-multi-column.e-ddl.e-popup.e-popup-open .e-text-left {
  text-align: left;
}

.e-small .e-dropdownbase .e-list-item,
.e-dropdownbase.e-small .e-list-item {
  color: #000;
  line-height: 26px;
  min-height: 26px;
  text-indent: 12px;
}

.e-small .e-dropdownbase .e-list-group-item,
.e-small .e-dropdownbase .e-fixed-head,
.e-dropdownbase.e-small .e-list-group-item,
.e-dropdownbase.e-small .e-fixed-head {
  line-height: 26px;
  min-height: 26px;
}

.e-small .e-dropdownbase .e-list-item .e-list-icon,
.e-dropdownbase.e-small .e-list-item .e-list-icon {
  font-size: 14px;
}

.e-bigger.e-small .e-dropdownbase .e-list-item,
.e-dropdownbase.e-small.e-bigger .e-list-item {
  color: #000;
  line-height: 40px;
  min-height: 40px;
  text-indent: 16px;
}

.e-bigger.e-small .e-dropdownbase .e-list-group-item,
.e-bigger.e-small .e-dropdownbase .e-fixed-head,
.e-dropdownbase.e-small.e-bigger .e-list-group-item,
.e-dropdownbase.e-small.e-bigger .e-fixed-head {
  line-height: 40px;
  min-height: 40px;
}

.e-bigger.e-small .e-dropdownbase .e-list-item .e-list-icon,
.e-dropdownbase.e-small.e-bigger .e-list-item .e-list-icon {
  font-size: 18px;
}

.e-bigger.e-small .e-dropdownbase .e-list-group-item,
.e-bigger.e-small .e-dropdownbase .e-fixed-head,
.e-dropdownbase.e-bigger.e-small .e-list-group-item,
.e-dropdownbase.e-bigger.e-small .e-fixed-head {
  font-size: 13px;
}

.e-ddl.e-popup.e-multiselect-group .e-list-group-item {
  background-color: #fff;
  border-bottom: 0;
  border-color: #fff;
  color: rgba(0, 0, 0, 0.87);
  font-family: inherit;
  font-size: 13px;
  padding-right: 16px;
  text-indent: 16px;
}

.e-ddl.e-popup.e-multiselect-group .e-list-group-item.e-item-focus {
  background-color: #eee;
}

.e-ddl.e-popup.e-multiselect-group .e-list-group-item.e-active,
.e-ddl.e-popup.e-multiselect-group .e-list-group-item.e-active.e-hover {
  background-color: #eee;
  border-color: #fff;
  color: #e3165b;
}

.e-ddl.e-popup.e-multiselect-group .e-list-group-item.e-hover {
  background-color: #eee;
  border-color: #fff;
  color: rgba(0, 0, 0, 0.87);
}

.e-avatar {
  align-content: center;
  align-items: center;
  background-color: #bcbcbc;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  color: #fff;
  display: inline-flex;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 1em;
  font-weight: 400;
  height: 3em;
  justify-content: center;
  overflow: hidden;
  position: relative;
  width: 3em;
}

.e-avatar img {
  height: 100%;
  width: auto;
}

.e-avatar.e-avatar-circle {
  border-radius: 50%;
}

.e-avatar.e-avatar-xsmall {
  font-size: 0.6em;
}

.e-avatar.e-avatar-small {
  font-size: 0.8em;
}

.e-avatar.e-avatar-large {
  font-size: 1.2em;
}

.e-avatar.e-avatar-xlarge {
  font-size: 1.4em;
}

.e-badge {
  background: #fafafa;
  border-color: transparent;
  border-radius: 0.25em;
  box-shadow: 0 0 0 2px transparent;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.87);
  display: inline-block;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 0.75em;
  font-weight: 500;
  line-height: 1;
  overflow: hidden;
  padding: 0.25em 0.4em 0.25em 0.4em;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
  vertical-align: middle;
}

.e-badge:hover {
  text-decoration: none;
}

.e-badge.e-badge-pill {
  border-radius: 5em;
}

.e-badge.e-badge-notification {
  border-radius: 1em;
  font-size: 12px;
  height: 18px;
  left: 100%;
  line-height: 18px;
  min-width: 24px;
  padding: 0 8px 0 8px;
  position: absolute;
  top: -10px;
  width: auto;
}

.e-badge.e-badge-notification.e-badge-ghost {
  line-height: 16px;
}

.e-badge.e-badge-circle {
  border-radius: 50%;
  height: 1.834em;
  line-height: 1.834em;
  min-width: 0;
  padding: 0;
  width: 1.834em;
}

.e-badge.e-badge-circle.e-badge-ghost {
  line-height: 1.8em;
}

.e-badge.e-badge-overlap {
  position: absolute;
  top: -10px;
  transform: translateX(-50%);
}

.e-badge.e-badge-dot {
  border-radius: 100%;
  box-shadow: 0 0 0 1px #fff;
  height: 6px;
  left: 100%;
  line-height: 1;
  margin: 0;
  min-width: 0;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: -3px;
  width: 6px;
}

.e-badge.e-badge-bottom.e-badge-dot {
  bottom: 3px;
  position: absolute;
  top: auto;
}

.e-badge.e-badge-bottom.e-badge-notification {
  bottom: -3px;
  position: absolute;
  top: auto;
}

button .e-badge {
  line-height: .9;
  position: relative;
  top: -2px;
}

button .e-badge.e-badge-circle {
  height: 2em;
  line-height: 2em;
  width: 2em;
}

button .e-badge.e-badge-circle.e-badge-ghost {
  line-height: 1.9em;
}

.e-badge.e-badge-primary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-primary[href]:not(.e-badge-ghost) {
  background-color: #3f51b5;
  color: #fff;
}

.e-badge.e-badge-secondary:not(.e-badge-ghost):not([href]), .e-badge.e-badge-secondary[href]:not(.e-badge-ghost) {
  background-color: #e3165b;
  color: #fff;
}

.e-badge.e-badge-success:not(.e-badge-ghost):not([href]), .e-badge.e-badge-success[href]:not(.e-badge-ghost) {
  background-color: #4d841d;
  color: #fff;
}

.e-badge.e-badge-danger:not(.e-badge-ghost):not([href]), .e-badge.e-badge-danger[href]:not(.e-badge-ghost) {
  background-color: #d64113;
  color: #fff;
}

.e-badge.e-badge-warning:not(.e-badge-ghost):not([href]), .e-badge.e-badge-warning[href]:not(.e-badge-ghost) {
  background-color: #c15700;
  color: #fff;
}

.e-badge.e-badge-info:not(.e-badge-ghost):not([href]), .e-badge.e-badge-info[href]:not(.e-badge-ghost) {
  background-color: #0378d5;
  color: #fff;
}

.e-badge.e-badge-light:not(.e-badge-ghost):not([href]), .e-badge.e-badge-light[href]:not(.e-badge-ghost) {
  background-color: #fff;
  color: #000;
}

.e-badge.e-badge-dark:not(.e-badge-ghost):not([href]), .e-badge.e-badge-dark[href]:not(.e-badge-ghost) {
  background-color: #303030;
  color: #fff;
}

.e-badge.e-badge-primary[href]:not(.e-badge-ghost):hover {
  background-color: #32408f;
}

.e-badge.e-badge-secondary[href]:not(.e-badge-ghost):hover {
  background-color: #b51148;
}

.e-badge.e-badge-success[href]:not(.e-badge-ghost):hover {
  background-color: #355a14;
}

.e-badge.e-badge-danger[href]:not(.e-badge-ghost):hover {
  background-color: #a7330f;
}

.e-badge.e-badge-warning[href]:not(.e-badge-ghost):hover {
  background-color: #8e4000;
}

.e-badge.e-badge-info[href]:not(.e-badge-ghost):hover {
  background-color: #025ca3;
}

.e-badge.e-badge-light[href]:not(.e-badge-ghost):hover {
  background-color: #e6e6e6;
}

.e-badge.e-badge-dark[href]:not(.e-badge-ghost):hover {
  background-color: #171717;
}

.e-badge.e-badge-primary[href].e-badge-ghost:hover {
  border-color: #2b387c;
  color: #2b387c;
}

.e-badge.e-badge-secondary[href].e-badge-ghost:hover {
  border-color: #9d0f3f;
  color: #9d0f3f;
}

.e-badge.e-badge-success[href].e-badge-ghost:hover {
  border-color: #28450f;
  color: #28450f;
}

.e-badge.e-badge-danger[href].e-badge-ghost:hover {
  border-color: #902c0d;
  color: #902c0d;
}

.e-badge.e-badge-warning[href].e-badge-ghost:hover {
  border-color: #753500;
  color: #753500;
}

.e-badge.e-badge-info[href].e-badge-ghost:hover {
  border-color: #024e8a;
  color: #024e8a;
}

.e-badge.e-badge-light[href].e-badge-ghost:hover {
  border-color: #d9d9d9;
  color: #d9d9d9;
}

.e-badge.e-badge-dark[href].e-badge-ghost:hover {
  border-color: #0a0a0a;
  color: #0a0a0a;
}

.e-badge.e-badge-ghost.e-badge-primary {
  background-color: transparent;
  border: 1px solid #3f51b5;
  color: #3f51b5;
}

.e-badge.e-badge-ghost.e-badge-secondary {
  background-color: transparent;
  border: 1px solid #e3165b;
  color: #e3165b;
}

.e-badge.e-badge-ghost.e-badge-success {
  background-color: transparent;
  border: 1px solid #4d841d;
  color: #4d841d;
}

.e-badge.e-badge-ghost.e-badge-danger {
  background-color: transparent;
  border: 1px solid #d64113;
  color: #d64113;
}

.e-badge.e-badge-ghost.e-badge-warning {
  background-color: transparent;
  border: 1px solid #c15700;
  color: #c15700;
}

.e-badge.e-badge-ghost.e-badge-info {
  background-color: transparent;
  border: 1px solid #0378d5;
  color: #0378d5;
}

.e-badge.e-badge-ghost.e-badge-light {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}

.e-badge.e-badge-ghost.e-badge-dark {
  background-color: transparent;
  border: 1px solid #303030;
  color: #303030;
}

.e-barcode {
  display: block;
}

.e-datamatrix {
  display: block;
}

.e-qrcode {
  display: block;
}

.e-content-placeholder.e-barcode.e-placeholder-barcode {
  background-size: 100% 100%;
  max-height: 100px;
  max-width: 100px;
}

.e-content-placeholder.e-datamatrixgenerator.e-placeholder-datamatrixgenerator {
  background-size: 100% 100%;
  max-height: 100px;
  max-width: 100px;
}

.e-content-placeholder.e-qrcodegenerator.e-placeholder-qrcodegenerator {
  background-size: 100% 100%;
  max-height: 100px;
  max-width: 100px;
}

/*! button layout */
.e-btn,
.e-css.e-btn {
  -webkit-font-smoothing: antialiased;
  border: 1px solid;
  border-radius: 2px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 14px;
  font-weight: 500;
  justify-content: center;
  line-height: 1.143em;
  outline: none;
  padding: 6px 12px 4px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-user-select: none;
          user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}

.e-btn:disabled,
.e-css.e-btn:disabled {
  cursor: default;
}

.e-btn:hover, .e-btn:focus,
.e-css.e-btn:hover,
.e-css.e-btn:focus {
  text-decoration: none;
}

.e-btn::-moz-focus-inner,
.e-css.e-btn::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.e-btn .e-btn-icon,
.e-css.e-btn .e-btn-icon {
  display: inline-block;
  font-size: 12px;
  margin-top: -2px;
  vertical-align: middle;
  width: 1em;
}

.e-btn .e-btn-icon.e-icon-left,
.e-css.e-btn .e-btn-icon.e-icon-left {
  margin-left: -0.6667em;
  width: 2.25em;
}

.e-btn .e-btn-icon.e-icon-right,
.e-css.e-btn .e-btn-icon.e-icon-right {
  margin-right: -0.6667em;
  width: 2.25em;
}

.e-btn .e-btn-icon.e-icon-top,
.e-css.e-btn .e-btn-icon.e-icon-top {
  display: block;
  margin-top: 0;
  padding-bottom: 6px;
  width: auto;
}

.e-btn .e-btn-icon.e-icon-bottom,
.e-css.e-btn .e-btn-icon.e-icon-bottom {
  display: block;
  margin-top: 0;
  padding-top: 6px;
  width: auto;
}

.e-btn.e-icon-btn,
.e-css.e-btn.e-icon-btn {
  padding: 6px 7px 4px;
}

.e-btn.e-top-icon-btn, .e-btn.e-bottom-icon-btn,
.e-css.e-btn.e-top-icon-btn,
.e-css.e-btn.e-bottom-icon-btn {
  line-height: 1;
  padding: 12px 12px;
}

.e-btn.e-round,
.e-css.e-btn.e-round {
  border-radius: 50%;
  height: 3em;
  line-height: 1;
  padding: 0;
  width: 3em;
}

.e-btn.e-round .e-btn-icon,
.e-css.e-btn.e-round .e-btn-icon {
  font-size: 14px;
  line-height: 2.8572em;
  margin-top: 0;
  width: auto;
}

.e-btn.e-rtl .e-icon-right,
.e-css.e-btn.e-rtl .e-icon-right {
  margin-left: -0.6667em;
  margin-right: 0;
}

.e-btn.e-rtl .e-icon-left,
.e-css.e-btn.e-rtl .e-icon-left {
  margin-left: 0;
  margin-right: -0.6667em;
}

.e-btn.e-flat,
.e-css.e-btn.e-flat {
  border: 1px solid;
}

.e-btn.e-small,
.e-css.e-btn.e-small {
  font-size: 12px;
  line-height: 1.5834em;
  padding: 2px 12px 1px;
}

.e-btn.e-small .e-btn-icon,
.e-css.e-btn.e-small .e-btn-icon {
  font-size: 11px;
  width: 1.091em;
}

.e-btn.e-small .e-btn-icon.e-icon-left,
.e-css.e-btn.e-small .e-btn-icon.e-icon-left {
  margin-left: -0.7273em;
  width: 2.182em;
}

.e-btn.e-small .e-btn-icon.e-icon-right,
.e-css.e-btn.e-small .e-btn-icon.e-icon-right {
  margin-right: -0.7273em;
  width: 2.182em;
}

.e-btn.e-small .e-btn-icon.e-icon-top,
.e-css.e-btn.e-small .e-btn-icon.e-icon-top {
  padding-bottom: 6px;
  width: auto;
}

.e-btn.e-small .e-btn-icon.e-icon-bottom,
.e-css.e-btn.e-small .e-btn-icon.e-icon-bottom {
  padding-top: 6px;
  width: auto;
}

.e-btn.e-small.e-icon-btn,
.e-css.e-btn.e-small.e-icon-btn {
  padding: 2px 5px 1px;
}

.e-btn.e-small.e-top-icon-btn, .e-btn.e-small.e-bottom-icon-btn,
.e-css.e-btn.e-small.e-top-icon-btn,
.e-css.e-btn.e-small.e-bottom-icon-btn {
  line-height: 1;
  padding: 12px 12px;
}

.e-btn.e-small.e-round,
.e-css.e-btn.e-small.e-round {
  height: 2.5em;
  line-height: 1;
  padding: 0;
  width: 2.5em;
}

.e-btn.e-small.e-round .e-btn-icon,
.e-css.e-btn.e-small.e-round .e-btn-icon {
  font-size: 12px;
  line-height: 2.3334em;
  width: auto;
}

.e-btn.e-small.e-rtl .e-icon-right,
.e-css.e-btn.e-small.e-rtl .e-icon-right {
  margin-left: -0.7273em;
  margin-right: 0;
}

.e-btn.e-small.e-rtl .e-icon-left,
.e-css.e-btn.e-small.e-rtl .e-icon-left {
  margin-left: 0;
  margin-right: -0.7273em;
}

.e-btn.e-block,
.e-css.e-btn.e-block {
  display: block;
  width: 100%;
}

.e-small .e-btn,
.e-small.e-btn,
.e-small .e-css.e-btn,
.e-small.e-css.e-btn {
  font-size: 12px;
  line-height: 1.5834em;
  padding: 2px 12px 1px;
}

.e-small .e-btn .e-btn-icon,
.e-small.e-btn .e-btn-icon,
.e-small .e-css.e-btn .e-btn-icon,
.e-small.e-css.e-btn .e-btn-icon {
  font-size: 11px;
  width: 1.091em;
}

.e-small .e-btn .e-btn-icon.e-icon-left,
.e-small.e-btn .e-btn-icon.e-icon-left,
.e-small .e-css.e-btn .e-btn-icon.e-icon-left,
.e-small.e-css.e-btn .e-btn-icon.e-icon-left {
  margin-left: -0.7273em;
  width: 2.182em;
}

.e-small .e-btn .e-btn-icon.e-icon-right,
.e-small.e-btn .e-btn-icon.e-icon-right,
.e-small .e-css.e-btn .e-btn-icon.e-icon-right,
.e-small.e-css.e-btn .e-btn-icon.e-icon-right {
  margin-right: -0.7273em;
  width: 2.182em;
}

.e-small .e-btn .e-btn-icon.e-icon-top,
.e-small.e-btn .e-btn-icon.e-icon-top,
.e-small .e-css.e-btn .e-btn-icon.e-icon-top,
.e-small.e-css.e-btn .e-btn-icon.e-icon-top {
  padding-bottom: 6px;
  width: auto;
}

.e-small .e-btn .e-btn-icon.e-icon-bottom,
.e-small.e-btn .e-btn-icon.e-icon-bottom,
.e-small .e-css.e-btn .e-btn-icon.e-icon-bottom,
.e-small.e-css.e-btn .e-btn-icon.e-icon-bottom {
  padding-top: 6px;
  width: auto;
}

.e-small .e-btn.e-icon-btn,
.e-small.e-btn.e-icon-btn,
.e-small .e-css.e-btn.e-icon-btn,
.e-small.e-css.e-btn.e-icon-btn {
  padding: 2px 5px 1px;
}

.e-small .e-btn.e-top-icon-btn, .e-small .e-btn.e-bottom-icon-btn,
.e-small.e-btn.e-top-icon-btn,
.e-small.e-btn.e-bottom-icon-btn,
.e-small .e-css.e-btn.e-top-icon-btn,
.e-small .e-css.e-btn.e-bottom-icon-btn,
.e-small.e-css.e-btn.e-top-icon-btn,
.e-small.e-css.e-btn.e-bottom-icon-btn {
  line-height: 1;
  padding: 12px 12px;
}

.e-small .e-btn.e-round,
.e-small.e-btn.e-round,
.e-small .e-css.e-btn.e-round,
.e-small.e-css.e-btn.e-round {
  height: 2.5em;
  line-height: 1;
  padding: 0;
  width: 2.5em;
}

.e-small .e-btn.e-round .e-btn-icon,
.e-small.e-btn.e-round .e-btn-icon,
.e-small .e-css.e-btn.e-round .e-btn-icon,
.e-small.e-css.e-btn.e-round .e-btn-icon {
  font-size: 12px;
  line-height: 2.3334em;
  width: auto;
}

.e-small .e-btn.e-rtl .e-icon-right,
.e-small.e-btn.e-rtl .e-icon-right,
.e-small .e-css.e-btn.e-rtl .e-icon-right,
.e-small.e-css.e-btn.e-rtl .e-icon-right {
  margin-left: -0.7273em;
  margin-right: 0;
}

.e-small .e-btn.e-rtl .e-icon-left,
.e-small.e-btn.e-rtl .e-icon-left,
.e-small .e-css.e-btn.e-rtl .e-icon-left,
.e-small.e-css.e-btn.e-rtl .e-icon-left {
  margin-left: 0;
  margin-right: -0.7273em;
}

.e-bigger.e-small .e-btn,
.e-bigger.e-small.e-btn,
.e-bigger.e-small .e-css.e-btn,
.e-bigger.e-small.e-css.e-btn {
  font-size: 14px;
  line-height: 2em;
  padding: 3px 16px 1px;
}

.e-bigger.e-small .e-btn .e-btn-icon,
.e-bigger.e-small.e-btn .e-btn-icon,
.e-bigger.e-small .e-css.e-btn .e-btn-icon,
.e-bigger.e-small.e-css.e-btn .e-btn-icon {
  font-size: 12px;
  width: 1em;
}

.e-bigger.e-small .e-btn .e-btn-icon.e-icon-left,
.e-bigger.e-small.e-btn .e-btn-icon.e-icon-left,
.e-bigger.e-small .e-css.e-btn .e-btn-icon.e-icon-left,
.e-bigger.e-small.e-css.e-btn .e-btn-icon.e-icon-left {
  margin-left: -1em;
  width: 2.6667em;
}

.e-bigger.e-small .e-btn .e-btn-icon.e-icon-right,
.e-bigger.e-small.e-btn .e-btn-icon.e-icon-right,
.e-bigger.e-small .e-css.e-btn .e-btn-icon.e-icon-right,
.e-bigger.e-small.e-css.e-btn .e-btn-icon.e-icon-right {
  margin-right: -1em;
  width: 2.6667em;
}

.e-bigger.e-small .e-btn .e-btn-icon.e-icon-top,
.e-bigger.e-small.e-btn .e-btn-icon.e-icon-top,
.e-bigger.e-small .e-css.e-btn .e-btn-icon.e-icon-top,
.e-bigger.e-small.e-css.e-btn .e-btn-icon.e-icon-top {
  padding-bottom: 6px;
  width: auto;
}

.e-bigger.e-small .e-btn .e-btn-icon.e-icon-bottom,
.e-bigger.e-small.e-btn .e-btn-icon.e-icon-bottom,
.e-bigger.e-small .e-css.e-btn .e-btn-icon.e-icon-bottom,
.e-bigger.e-small.e-css.e-btn .e-btn-icon.e-icon-bottom {
  padding-top: 6px;
  width: auto;
}

.e-bigger.e-small .e-btn.e-icon-btn,
.e-bigger.e-small.e-btn.e-icon-btn,
.e-bigger.e-small .e-css.e-btn.e-icon-btn,
.e-bigger.e-small.e-css.e-btn.e-icon-btn {
  padding: 3px 10px 1px;
}

.e-bigger.e-small .e-btn.e-top-icon-btn, .e-bigger.e-small .e-btn.e-bottom-icon-btn,
.e-bigger.e-small.e-btn.e-top-icon-btn,
.e-bigger.e-small.e-btn.e-bottom-icon-btn,
.e-bigger.e-small .e-css.e-btn.e-top-icon-btn,
.e-bigger.e-small .e-css.e-btn.e-bottom-icon-btn,
.e-bigger.e-small.e-css.e-btn.e-top-icon-btn,
.e-bigger.e-small.e-css.e-btn.e-bottom-icon-btn {
  line-height: 1;
  padding: 16px 16px;
}

.e-bigger.e-small .e-btn.e-round,
.e-bigger.e-small.e-btn.e-round,
.e-bigger.e-small .e-css.e-btn.e-round,
.e-bigger.e-small.e-css.e-btn.e-round {
  height: 2.8572em;
  line-height: 1;
  padding: 0;
  width: 2.8572em;
}

.e-bigger.e-small .e-btn.e-round .e-btn-icon,
.e-bigger.e-small.e-btn.e-round .e-btn-icon,
.e-bigger.e-small .e-css.e-btn.e-round .e-btn-icon,
.e-bigger.e-small.e-css.e-btn.e-round .e-btn-icon {
  font-size: 14px;
  line-height: 2.7143em;
  width: auto;
}

.e-bigger.e-small .e-btn.e-rtl .e-icon-right,
.e-bigger.e-small.e-btn.e-rtl .e-icon-right,
.e-bigger.e-small .e-css.e-btn.e-rtl .e-icon-right,
.e-bigger.e-small.e-css.e-btn.e-rtl .e-icon-right {
  margin-left: -1em;
  margin-right: 0;
}

.e-bigger.e-small .e-btn.e-rtl .e-icon-left,
.e-bigger.e-small.e-btn.e-rtl .e-icon-left,
.e-bigger.e-small .e-css.e-btn.e-rtl .e-icon-left,
.e-bigger.e-small.e-css.e-btn.e-rtl .e-icon-left {
  margin-left: 0;
  margin-right: -1em;
}

.e-bigger .e-btn,
.e-bigger.e-btn,
.e-bigger .e-css.e-btn,
.e-bigger.e-css.e-btn {
  font-size: 14px;
  line-height: 2em;
  padding: 4px 16px 2px;
}

.e-bigger .e-btn .e-btn-icon,
.e-bigger.e-btn .e-btn-icon,
.e-bigger .e-css.e-btn .e-btn-icon,
.e-bigger.e-css.e-btn .e-btn-icon {
  font-size: 12px;
  width: 1em;
}

.e-bigger .e-btn .e-btn-icon.e-icon-left,
.e-bigger.e-btn .e-btn-icon.e-icon-left,
.e-bigger .e-css.e-btn .e-btn-icon.e-icon-left,
.e-bigger.e-css.e-btn .e-btn-icon.e-icon-left {
  margin-left: -1em;
  width: 3em;
}

.e-bigger .e-btn .e-btn-icon.e-icon-right,
.e-bigger.e-btn .e-btn-icon.e-icon-right,
.e-bigger .e-css.e-btn .e-btn-icon.e-icon-right,
.e-bigger.e-css.e-btn .e-btn-icon.e-icon-right {
  margin-right: -1em;
  width: 3em;
}

.e-bigger .e-btn .e-btn-icon.e-icon-top,
.e-bigger.e-btn .e-btn-icon.e-icon-top,
.e-bigger .e-css.e-btn .e-btn-icon.e-icon-top,
.e-bigger.e-css.e-btn .e-btn-icon.e-icon-top {
  padding-bottom: 8px;
  width: auto;
}

.e-bigger .e-btn .e-btn-icon.e-icon-bottom,
.e-bigger.e-btn .e-btn-icon.e-icon-bottom,
.e-bigger .e-css.e-btn .e-btn-icon.e-icon-bottom,
.e-bigger.e-css.e-btn .e-btn-icon.e-icon-bottom {
  padding-top: 8px;
  width: auto;
}

.e-bigger .e-btn.e-icon-btn,
.e-bigger.e-btn.e-icon-btn,
.e-bigger .e-css.e-btn.e-icon-btn,
.e-bigger.e-css.e-btn.e-icon-btn {
  padding: 4px 11px 2px;
}

.e-bigger .e-btn.e-top-icon-btn, .e-bigger .e-btn.e-bottom-icon-btn,
.e-bigger.e-btn.e-top-icon-btn,
.e-bigger.e-btn.e-bottom-icon-btn,
.e-bigger .e-css.e-btn.e-top-icon-btn,
.e-bigger .e-css.e-btn.e-bottom-icon-btn,
.e-bigger.e-css.e-btn.e-top-icon-btn,
.e-bigger.e-css.e-btn.e-bottom-icon-btn {
  line-height: 1;
  padding: 16px 16px;
}

.e-bigger .e-btn.e-round,
.e-bigger.e-btn.e-round,
.e-bigger .e-css.e-btn.e-round,
.e-bigger.e-css.e-btn.e-round {
  height: 3.7143em;
  line-height: 1;
  padding: 0;
  width: 3.7143em;
}

.e-bigger .e-btn.e-round .e-btn-icon,
.e-bigger.e-btn.e-round .e-btn-icon,
.e-bigger .e-css.e-btn.e-round .e-btn-icon,
.e-bigger.e-css.e-btn.e-round .e-btn-icon {
  font-size: 16px;
  line-height: 3.125em;
  width: auto;
}

.e-bigger .e-btn.e-rtl .e-icon-right,
.e-bigger.e-btn.e-rtl .e-icon-right,
.e-bigger .e-css.e-btn.e-rtl .e-icon-right,
.e-bigger.e-css.e-btn.e-rtl .e-icon-right {
  margin-left: -1em;
  margin-right: 0;
}

.e-bigger .e-btn.e-rtl .e-icon-left,
.e-bigger.e-btn.e-rtl .e-icon-left,
.e-bigger .e-css.e-btn.e-rtl .e-icon-left,
.e-bigger.e-css.e-btn.e-rtl .e-icon-left {
  margin-left: 0;
  margin-right: -1em;
}

.e-bigger .e-btn.e-small,
.e-bigger.e-btn.e-small,
.e-bigger .e-css.e-btn.e-small,
.e-bigger.e-css.e-btn.e-small {
  font-size: 14px;
  line-height: 2em;
  padding: 3px 16px 1px;
}

.e-bigger .e-btn.e-small .e-btn-icon,
.e-bigger.e-btn.e-small .e-btn-icon,
.e-bigger .e-css.e-btn.e-small .e-btn-icon,
.e-bigger.e-css.e-btn.e-small .e-btn-icon {
  font-size: 12px;
  width: 1em;
}

.e-bigger .e-btn.e-small .e-btn-icon.e-icon-left,
.e-bigger.e-btn.e-small .e-btn-icon.e-icon-left,
.e-bigger .e-css.e-btn.e-small .e-btn-icon.e-icon-left,
.e-bigger.e-css.e-btn.e-small .e-btn-icon.e-icon-left {
  margin-left: -1em;
  width: 2.6667em;
}

.e-bigger .e-btn.e-small .e-btn-icon.e-icon-right,
.e-bigger.e-btn.e-small .e-btn-icon.e-icon-right,
.e-bigger .e-css.e-btn.e-small .e-btn-icon.e-icon-right,
.e-bigger.e-css.e-btn.e-small .e-btn-icon.e-icon-right {
  margin-right: -1em;
  width: 2.6667em;
}

.e-bigger .e-btn.e-small .e-btn-icon.e-icon-top,
.e-bigger.e-btn.e-small .e-btn-icon.e-icon-top,
.e-bigger .e-css.e-btn.e-small .e-btn-icon.e-icon-top,
.e-bigger.e-css.e-btn.e-small .e-btn-icon.e-icon-top {
  padding-bottom: 6px;
  width: auto;
}

.e-bigger .e-btn.e-small .e-btn-icon.e-icon-bottom,
.e-bigger.e-btn.e-small .e-btn-icon.e-icon-bottom,
.e-bigger .e-css.e-btn.e-small .e-btn-icon.e-icon-bottom,
.e-bigger.e-css.e-btn.e-small .e-btn-icon.e-icon-bottom {
  padding-top: 6px;
  width: auto;
}

.e-bigger .e-btn.e-small.e-icon-btn,
.e-bigger.e-btn.e-small.e-icon-btn,
.e-bigger .e-css.e-btn.e-small.e-icon-btn,
.e-bigger.e-css.e-btn.e-small.e-icon-btn {
  padding: 3px 10px 1px;
}

.e-bigger .e-btn.e-small.e-top-icon-btn, .e-bigger .e-btn.e-small.e-bottom-icon-btn,
.e-bigger.e-btn.e-small.e-top-icon-btn,
.e-bigger.e-btn.e-small.e-bottom-icon-btn,
.e-bigger .e-css.e-btn.e-small.e-top-icon-btn,
.e-bigger .e-css.e-btn.e-small.e-bottom-icon-btn,
.e-bigger.e-css.e-btn.e-small.e-top-icon-btn,
.e-bigger.e-css.e-btn.e-small.e-bottom-icon-btn {
  line-height: 1;
  padding: 16px 16px;
}

.e-bigger .e-btn.e-small.e-round,
.e-bigger.e-btn.e-small.e-round,
.e-bigger .e-css.e-btn.e-small.e-round,
.e-bigger.e-css.e-btn.e-small.e-round {
  height: 2.8572em;
  line-height: 1;
  padding: 0;
  width: 2.8572em;
}

.e-bigger .e-btn.e-small.e-round .e-btn-icon,
.e-bigger.e-btn.e-small.e-round .e-btn-icon,
.e-bigger .e-css.e-btn.e-small.e-round .e-btn-icon,
.e-bigger.e-css.e-btn.e-small.e-round .e-btn-icon {
  font-size: 14px;
  line-height: 2.7143em;
  width: auto;
}

.e-bigger .e-btn.e-small.e-rtl .e-icon-right,
.e-bigger.e-btn.e-small.e-rtl .e-icon-right,
.e-bigger .e-css.e-btn.e-small.e-rtl .e-icon-right,
.e-bigger.e-css.e-btn.e-small.e-rtl .e-icon-right {
  margin-left: -1em;
  margin-right: 0;
}

.e-bigger .e-btn.e-small.e-rtl .e-icon-left,
.e-bigger.e-btn.e-small.e-rtl .e-icon-left,
.e-bigger .e-css.e-btn.e-small.e-rtl .e-icon-left,
.e-bigger.e-css.e-btn.e-small.e-rtl .e-icon-left {
  margin-left: 0;
  margin-right: -1em;
}

/*! button theme */
.e-btn,
.e-css.e-btn {
  -webkit-tap-highlight-color: transparent;
  background-color: #fafafa;
  border-color: transparent;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
  transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
}

.e-btn:hover,
.e-css.e-btn:hover {
  background-color: rgba(226, 226, 226, 0.9844);
  border-color: transparent;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
}

.e-btn:focus,
.e-css.e-btn:focus {
  background-color: rgba(0, 0, 0, 0.18);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  outline: #fafafa 0 solid;
  outline-offset: 0;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}

.e-btn:active,
.e-css.e-btn:active {
  background-color: rgba(184, 184, 184, 0.9584);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  outline: #fafafa 0 solid;
  outline-offset: 0;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.e-btn.e-active,
.e-css.e-btn.e-active {
  background-color: rgba(184, 184, 184, 0.9584);
  border-color: transparent;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
}

.e-btn:disabled,
.e-css.e-btn:disabled {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}

.e-btn .e-ripple-element,
.e-css.e-btn .e-ripple-element {
  background-color: rgba(0, 0, 0, 0.24);
}

.e-btn.e-round,
.e-css.e-btn.e-round {
  background-color: #fafafa;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
}

.e-btn.e-round:hover,
.e-css.e-btn.e-round:hover {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
}

.e-btn.e-round:focus,
.e-css.e-btn.e-round:focus {
  background-color: rgba(0, 0, 0, 0.18);
  border-color: transparent;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
  outline: #fafafa 0 solid;
  outline-offset: 0;
}

.e-btn.e-round:active,
.e-css.e-btn.e-round:active {
  background-color: rgba(184, 184, 184, 0.9584);
  border-color: transparent;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
  outline: #fafafa 0 solid;
  outline-offset: 0;
}

.e-btn.e-round:disabled,
.e-css.e-btn.e-round:disabled {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}

.e-btn.e-round.e-primary:focus,
.e-css.e-btn.e-round.e-primary:focus {
  outline: #fafafa 0 solid;
}

.e-btn.e-round.e-success:focus,
.e-css.e-btn.e-round.e-success:focus {
  outline: #fafafa 0 solid;
}

.e-btn.e-round.e-info:focus,
.e-css.e-btn.e-round.e-info:focus {
  outline: #fafafa 0 solid;
}

.e-btn.e-round.e-warning:focus,
.e-css.e-btn.e-round.e-warning:focus {
  outline: #fafafa 0 solid;
}

.e-btn.e-round.e-danger:focus,
.e-css.e-btn.e-round.e-danger:focus {
  outline: #fafafa 0 solid;
}

.e-btn.e-primary,
.e-css.e-btn.e-primary {
  background-color: #e3165b;
  border-color: transparent;
  color: #fff;
}

.e-btn.e-primary:hover,
.e-css.e-btn.e-primary:hover {
  background-color: #e6326f;
  border-color: transparent;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  color: #fff;
}

.e-btn.e-primary:focus,
.e-css.e-btn.e-primary:focus {
  background-color: #ea4e82;
  border-color: transparent;
  color: #fff;
  outline: #fafafa 0 solid;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}

.e-btn.e-primary:active,
.e-css.e-btn.e-primary:active {
  background-color: #ec618f;
  border-color: transparent;
  color: #fff;
  outline: #fafafa 0 solid;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.e-btn.e-primary.e-active,
.e-css.e-btn.e-primary.e-active {
  background-color: #ec618f;
  border-color: transparent;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  color: #fff;
}

.e-btn.e-primary:disabled,
.e-css.e-btn.e-primary:disabled {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}

.e-btn.e-primary .e-ripple-element,
.e-css.e-btn.e-primary .e-ripple-element {
  background-color: rgba(255, 255, 255, 0.24);
}

.e-btn.e-success,
.e-css.e-btn.e-success {
  background-color: #4d841d;
  border-color: transparent;
  color: #fff;
}

.e-btn.e-success:hover,
.e-css.e-btn.e-success:hover {
  background-color: #629338;
  border-color: transparent;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  color: #fff;
}

.e-btn.e-success:focus,
.e-css.e-btn.e-success:focus {
  background-color: #78a253;
  border-color: transparent;
  color: #fff;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}

.e-btn.e-success:active, .e-btn.e-success.e-active,
.e-css.e-btn.e-success:active,
.e-css.e-btn.e-success.e-active {
  background-color: #86ab65;
  border-color: transparent;
  color: #fff;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.e-btn.e-success:disabled,
.e-css.e-btn.e-success:disabled {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}

.e-btn.e-success .e-ripple-element,
.e-css.e-btn.e-success .e-ripple-element {
  background-color: rgba(255, 255, 255, 0.24);
}

.e-btn.e-info,
.e-css.e-btn.e-info {
  background-color: #0378d5;
  border-color: transparent;
  color: #fff;
}

.e-btn.e-info:hover,
.e-css.e-btn.e-info:hover {
  background-color: #2188da;
  border-color: transparent;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  color: #fff;
}

.e-btn.e-info:focus,
.e-css.e-btn.e-info:focus {
  background-color: #3f98df;
  border-color: transparent;
  color: #fff;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}

.e-btn.e-info:active, .e-btn.e-info.e-active,
.e-css.e-btn.e-info:active,
.e-css.e-btn.e-info.e-active {
  background-color: #54a3e2;
  border-color: transparent;
  color: #fff;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.e-btn.e-info:disabled,
.e-css.e-btn.e-info:disabled {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}

.e-btn.e-info .e-ripple-element,
.e-css.e-btn.e-info .e-ripple-element {
  background-color: rgba(255, 255, 255, 0.24);
}

.e-btn.e-warning,
.e-css.e-btn.e-warning {
  background-color: #c15700;
  border-color: transparent;
  color: #fff;
}

.e-btn.e-warning:hover,
.e-css.e-btn.e-warning:hover {
  background-color: #c86b1f;
  border-color: transparent;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  color: #fff;
}

.e-btn.e-warning:focus,
.e-css.e-btn.e-warning:focus {
  background-color: #d07f3d;
  border-color: transparent;
  color: #fff;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}

.e-btn.e-warning:active, .e-btn.e-warning.e-active,
.e-css.e-btn.e-warning:active,
.e-css.e-btn.e-warning.e-active {
  background-color: #d58d52;
  border-color: transparent;
  color: #fff;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.e-btn.e-warning:disabled,
.e-css.e-btn.e-warning:disabled {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}

.e-btn.e-warning .e-ripple-element,
.e-css.e-btn.e-warning .e-ripple-element {
  background-color: rgba(255, 255, 255, 0.24);
}

.e-btn.e-danger,
.e-css.e-btn.e-danger {
  background-color: #d64113;
  border-color: transparent;
  color: #fff;
}

.e-btn.e-danger:hover,
.e-css.e-btn.e-danger:hover {
  background-color: #db582f;
  border-color: transparent;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  color: #fff;
}

.e-btn.e-danger:focus,
.e-css.e-btn.e-danger:focus {
  background-color: #e06f4c;
  border-color: transparent;
  color: #fff;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}

.e-btn.e-danger:active,
.e-css.e-btn.e-danger:active {
  background-color: #e37e5f;
  border-color: transparent;
  color: #fff;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.e-btn.e-danger.e-active,
.e-css.e-btn.e-danger.e-active {
  background-color: #e37e5f;
  border-color: transparent;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  color: #fff;
}

.e-btn.e-danger:disabled,
.e-css.e-btn.e-danger:disabled {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}

.e-btn.e-danger .e-ripple-element,
.e-css.e-btn.e-danger .e-ripple-element {
  background-color: rgba(255, 255, 255, 0.24);
}

.e-btn.e-flat,
.e-css.e-btn.e-flat {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
}

.e-btn.e-flat:hover,
.e-css.e-btn.e-flat:hover {
  background-color: rgba(0, 0, 0, 0.0348);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
}

.e-btn.e-flat:focus,
.e-css.e-btn.e-flat:focus {
  background-color: rgba(0, 0, 0, 0.1044);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  box-shadow: none;
}

.e-btn.e-flat:active, .e-btn.e-flat.e-active,
.e-css.e-btn.e-flat:active,
.e-css.e-btn.e-flat.e-active {
  background-color: rgba(0, 0, 0, 0.2088);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  box-shadow: none;
}

.e-btn.e-flat:disabled,
.e-css.e-btn.e-flat:disabled {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}

.e-btn.e-flat .e-ripple-element,
.e-css.e-btn.e-flat .e-ripple-element {
  background-color: rgba(0, 0, 0, 0.12);
}

.e-btn.e-flat.e-primary,
.e-css.e-btn.e-flat.e-primary {
  background-color: transparent;
  border-color: transparent;
  color: #e3165b;
}

.e-btn.e-flat.e-primary:hover,
.e-css.e-btn.e-flat.e-primary:hover {
  background-color: rgba(227, 22, 91, 0.04);
  border-color: transparent;
  color: #e3165b;
}

.e-btn.e-flat.e-primary:focus,
.e-css.e-btn.e-flat.e-primary:focus {
  background-color: rgba(227, 22, 91, 0.12);
  border-color: transparent;
  color: #e3165b;
}

.e-btn.e-flat.e-primary:active, .e-btn.e-flat.e-primary.e-active,
.e-css.e-btn.e-flat.e-primary:active,
.e-css.e-btn.e-flat.e-primary.e-active {
  background-color: rgba(227, 22, 91, 0.24);
  border-color: transparent;
  color: #e3165b;
}

.e-btn.e-flat.e-primary:disabled,
.e-css.e-btn.e-flat.e-primary:disabled {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}

.e-btn.e-flat.e-primary .e-ripple-element,
.e-css.e-btn.e-flat.e-primary .e-ripple-element {
  background-color: rgba(227, 22, 91, 0.12);
}

.e-btn.e-flat.e-success,
.e-css.e-btn.e-flat.e-success {
  background-color: transparent;
  border-color: transparent;
  color: #4d841d;
}

.e-btn.e-flat.e-success:hover,
.e-css.e-btn.e-flat.e-success:hover {
  background-color: rgba(77, 132, 29, 0.04);
  border-color: transparent;
  box-shadow: none;
  color: #4d841d;
}

.e-btn.e-flat.e-success:focus,
.e-css.e-btn.e-flat.e-success:focus {
  background-color: rgba(77, 132, 29, 0.12);
  border-color: transparent;
  color: #4d841d;
  box-shadow: none;
}

.e-btn.e-flat.e-success:active, .e-btn.e-flat.e-success.e-active,
.e-css.e-btn.e-flat.e-success:active,
.e-css.e-btn.e-flat.e-success.e-active {
  background-color: rgba(77, 132, 29, 0.24);
  border-color: transparent;
  color: #4d841d;
  box-shadow: none;
}

.e-btn.e-flat.e-success:disabled,
.e-css.e-btn.e-flat.e-success:disabled {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}

.e-btn.e-flat.e-success .e-ripple-element,
.e-css.e-btn.e-flat.e-success .e-ripple-element {
  background-color: rgba(77, 132, 29, 0.12);
}

.e-btn.e-flat.e-info,
.e-css.e-btn.e-flat.e-info {
  background-color: transparent;
  border-color: transparent;
  color: #0378d5;
}

.e-btn.e-flat.e-info:hover,
.e-css.e-btn.e-flat.e-info:hover {
  background-color: rgba(3, 120, 213, 0.04);
  border-color: transparent;
  box-shadow: none;
  color: #0378d5;
}

.e-btn.e-flat.e-info:focus,
.e-css.e-btn.e-flat.e-info:focus {
  background-color: rgba(3, 120, 213, 0.12);
  border-color: transparent;
  color: #0378d5;
  box-shadow: none;
}

.e-btn.e-flat.e-info:active, .e-btn.e-flat.e-info.e-active,
.e-css.e-btn.e-flat.e-info:active,
.e-css.e-btn.e-flat.e-info.e-active {
  background-color: rgba(3, 120, 213, 0.24);
  border-color: transparent;
  color: #0378d5;
  box-shadow: none;
}

.e-btn.e-flat.e-info:disabled,
.e-css.e-btn.e-flat.e-info:disabled {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}

.e-btn.e-flat.e-info .e-ripple-element,
.e-css.e-btn.e-flat.e-info .e-ripple-element {
  background-color: rgba(3, 120, 213, 0.12);
}

.e-btn.e-flat.e-warning,
.e-css.e-btn.e-flat.e-warning {
  background-color: transparent;
  border-color: transparent;
  color: #c15700;
}

.e-btn.e-flat.e-warning:hover,
.e-css.e-btn.e-flat.e-warning:hover {
  background-color: rgba(193, 87, 0, 0.04);
  border-color: transparent;
  box-shadow: none;
  color: #c15700;
}

.e-btn.e-flat.e-warning:focus,
.e-css.e-btn.e-flat.e-warning:focus {
  background-color: rgba(193, 87, 0, 0.12);
  border-color: transparent;
  color: #c15700;
  box-shadow: none;
}

.e-btn.e-flat.e-warning:active, .e-btn.e-flat.e-warning.e-active,
.e-css.e-btn.e-flat.e-warning:active,
.e-css.e-btn.e-flat.e-warning.e-active {
  background-color: rgba(193, 87, 0, 0.24);
  border-color: transparent;
  color: #c15700;
  box-shadow: none;
}

.e-btn.e-flat.e-warning:disabled,
.e-css.e-btn.e-flat.e-warning:disabled {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}

.e-btn.e-flat.e-warning .e-ripple-element,
.e-css.e-btn.e-flat.e-warning .e-ripple-element {
  background-color: rgba(193, 87, 0, 0.12);
}

.e-btn.e-flat.e-danger,
.e-css.e-btn.e-flat.e-danger {
  background-color: transparent;
  border-color: transparent;
  color: #d64113;
}

.e-btn.e-flat.e-danger:hover,
.e-css.e-btn.e-flat.e-danger:hover {
  background-color: rgba(214, 65, 19, 0.04);
  border-color: transparent;
  box-shadow: none;
  color: #d64113;
}

.e-btn.e-flat.e-danger:focus,
.e-css.e-btn.e-flat.e-danger:focus {
  background-color: rgba(214, 65, 19, 0.12);
  border-color: transparent;
  color: #d64113;
  box-shadow: none;
}

.e-btn.e-flat.e-danger:active, .e-btn.e-flat.e-danger.e-active,
.e-css.e-btn.e-flat.e-danger:active,
.e-css.e-btn.e-flat.e-danger.e-active {
  background-color: rgba(214, 65, 19, 0.24);
  border-color: transparent;
  color: #d64113;
  box-shadow: none;
}

.e-btn.e-flat.e-danger:disabled,
.e-css.e-btn.e-flat.e-danger:disabled {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}

.e-btn.e-flat.e-danger .e-ripple-element,
.e-css.e-btn.e-flat.e-danger .e-ripple-element {
  background-color: rgba(214, 65, 19, 0.12);
}

.e-btn.e-outline,
.e-css.e-btn.e-outline {
  background-color: transparent;
  border-color: #adadad;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
}

.e-btn.e-outline:hover,
.e-css.e-btn.e-outline:hover {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: #adadad;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
}

.e-btn.e-outline:focus,
.e-css.e-btn.e-outline:focus {
  background-color: rgba(0, 0, 0, 0.24);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}

.e-btn.e-outline:active, .e-btn.e-outline.e-active,
.e-css.e-btn.e-outline:active,
.e-css.e-btn.e-outline.e-active {
  background-color: rgba(0, 0, 0, 0.32);
  border-color: #adadad;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
}

.e-btn.e-outline:disabled,
.e-css.e-btn.e-outline:disabled {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}

.e-btn.e-outline.e-primary,
.e-css.e-btn.e-outline.e-primary {
  background-color: transparent;
  border-color: #e3165b;
  color: #e3165b;
}

.e-btn.e-outline.e-primary:hover,
.e-css.e-btn.e-outline.e-primary:hover {
  background-color: #e6326f;
  border-color: transparent;
  color: #fff;
}

.e-btn.e-outline.e-primary:focus,
.e-css.e-btn.e-outline.e-primary:focus {
  background-color: #ea4e82;
  border-color: transparent;
  color: #fff;
}

.e-btn.e-outline.e-primary:active, .e-btn.e-outline.e-primary.e-active,
.e-css.e-btn.e-outline.e-primary:active,
.e-css.e-btn.e-outline.e-primary.e-active {
  background-color: #ec618f;
  border-color: transparent;
  box-shadow: none;
  color: #fff;
}

.e-btn.e-outline.e-primary:disabled,
.e-css.e-btn.e-outline.e-primary:disabled {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}

.e-btn.e-outline.e-success,
.e-css.e-btn.e-outline.e-success {
  background-color: transparent;
  border-color: #4d841d;
  color: #4d841d;
}

.e-btn.e-outline.e-success:hover,
.e-css.e-btn.e-outline.e-success:hover {
  background-color: #629338;
  border-color: transparent;
  color: #fff;
}

.e-btn.e-outline.e-success:focus,
.e-css.e-btn.e-outline.e-success:focus {
  background-color: #78a253;
  border-color: transparent;
  color: #fff;
}

.e-btn.e-outline.e-success:active, .e-btn.e-outline.e-success.e-active,
.e-css.e-btn.e-outline.e-success:active,
.e-css.e-btn.e-outline.e-success.e-active {
  background-color: #86ab65;
  border-color: transparent;
  box-shadow: none;
  color: #fff;
}

.e-btn.e-outline.e-success:disabled,
.e-css.e-btn.e-outline.e-success:disabled {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}

.e-btn.e-outline.e-info,
.e-css.e-btn.e-outline.e-info {
  background-color: transparent;
  border-color: #0378d5;
  color: #0378d5;
}

.e-btn.e-outline.e-info:hover,
.e-css.e-btn.e-outline.e-info:hover {
  background-color: #2188da;
  border-color: transparent;
  color: #fff;
}

.e-btn.e-outline.e-info:focus,
.e-css.e-btn.e-outline.e-info:focus {
  background-color: #2188da;
  border-color: transparent;
  color: #fff;
}

.e-btn.e-outline.e-info:active, .e-btn.e-outline.e-info.e-active,
.e-css.e-btn.e-outline.e-info:active,
.e-css.e-btn.e-outline.e-info.e-active {
  background-color: #54a3e2;
  border-color: transparent;
  box-shadow: none;
  color: #fff;
}

.e-btn.e-outline.e-info:disabled,
.e-css.e-btn.e-outline.e-info:disabled {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}

.e-btn.e-outline.e-warning,
.e-css.e-btn.e-outline.e-warning {
  background-color: transparent;
  border-color: #c15700;
  color: #c15700;
}

.e-btn.e-outline.e-warning:hover,
.e-css.e-btn.e-outline.e-warning:hover {
  background-color: #c86b1f;
  border-color: transparent;
  color: #fff;
}

.e-btn.e-outline.e-warning:focus,
.e-css.e-btn.e-outline.e-warning:focus {
  background-color: #c86b1f;
  border-color: transparent;
  color: #fff;
}

.e-btn.e-outline.e-warning:active, .e-btn.e-outline.e-warning.e-active,
.e-css.e-btn.e-outline.e-warning:active,
.e-css.e-btn.e-outline.e-warning.e-active {
  background-color: #d58d52;
  border-color: transparent;
  box-shadow: none;
  color: #fff;
}

.e-btn.e-outline.e-warning:disabled,
.e-css.e-btn.e-outline.e-warning:disabled {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}

.e-btn.e-outline.e-danger,
.e-css.e-btn.e-outline.e-danger {
  background-color: transparent;
  border-color: #d64113;
  color: #d64113;
}

.e-btn.e-outline.e-danger:hover,
.e-css.e-btn.e-outline.e-danger:hover {
  background-color: #db582f;
  border-color: transparent;
  color: #fff;
}

.e-btn.e-outline.e-danger:focus,
.e-css.e-btn.e-outline.e-danger:focus {
  background-color: #db582f;
  border-color: transparent;
  color: #fff;
}

.e-btn.e-outline.e-danger:active, .e-btn.e-outline.e-danger.e-active,
.e-css.e-btn.e-outline.e-danger:active,
.e-css.e-btn.e-outline.e-danger.e-active {
  background-color: #e37e5f;
  border-color: transparent;
  box-shadow: none;
  color: #fff;
}

.e-btn.e-outline.e-danger:disabled,
.e-css.e-btn.e-outline.e-danger:disabled {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}

.e-btn.e-link,
.e-css.e-btn.e-link {
  background-color: transparent;
  border-color: transparent;
  border-radius: 0;
  box-shadow: none;
  color: #0d47a1;
}

.e-btn.e-link:hover,
.e-css.e-btn.e-link:hover {
  border-radius: 0;
  color: #0a3576;
  text-decoration: underline;
}

.e-btn.e-link:focus,
.e-css.e-btn.e-link:focus {
  border-radius: 0;
  text-decoration: underline;
  color: #0a3576;
}

.e-btn.e-link:disabled,
.e-css.e-btn.e-link:disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: transparent;
  box-shadow: none;
  text-decoration: none;
}

/*! calendar material theme variables */
/*! component icons */
.e-calendar .e-header .e-date-icon-prev::before {
  content: '\e910';
}

.e-calendar .e-header .e-date-icon-next::before {
  content: '\e916';
}

/*! calendar layout */
ejs-calendar {
  display: block;
}

.e-calendar,
.e-bigger.e-small .e-calendar {
  -webkit-tap-highlight-color: transparent;
  border-radius: 2px;
  display: block;
  overflow: auto;
  -webkit-user-select: none;
          user-select: none;
}

.e-calendar.e-rtl .e-header .e-title,
.e-bigger.e-small .e-calendar.e-rtl .e-header .e-title {
  float: right;
  text-align: right;
}

.e-calendar.e-rtl .e-header .e-icon-container,
.e-bigger.e-small .e-calendar.e-rtl .e-header .e-icon-container {
  float: left;
}

.e-calendar .e-header,
.e-bigger.e-small .e-calendar .e-header {
  background: none;
  display: table;
  font-weight: 500;
  position: relative;
  text-align: center;
  width: 100%;
}

.e-calendar .e-header button,
.e-bigger.e-small .e-calendar .e-header button {
  background: transparent;
  border: 0;
  padding: 0;
  text-decoration: none;
}

.e-calendar .e-header span,
.e-bigger.e-small .e-calendar .e-header span {
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  line-height: 16px;
  padding: 10px;
  vertical-align: middle;
}

.e-calendar .e-header span.e-disabled,
.e-bigger.e-small .e-calendar .e-header span.e-disabled {
  cursor: default;
}

.e-calendar .e-week-header,
.e-bigger.e-small .e-calendar .e-week-header {
  padding: 0;
}

.e-calendar th,
.e-bigger.e-small .e-calendar th {
  cursor: default;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
}

.e-calendar .e-content .e-selected,
.e-calendar .e-content .e-state-hover,
.e-bigger.e-small .e-calendar .e-content .e-selected,
.e-bigger.e-small .e-calendar .e-content .e-state-hover {
  border-radius: 0;
}

.e-calendar .e-content span.e-day,
.e-bigger.e-small .e-calendar .e-content span.e-day {
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
}

.e-calendar .e-content th,
.e-calendar .e-content td,
.e-bigger.e-small .e-calendar .e-content th,
.e-bigger.e-small .e-calendar .e-content td {
  box-sizing: border-box;
}

.e-calendar .e-content td.e-disabled,
.e-bigger.e-small .e-calendar .e-content td.e-disabled {
  opacity: 0.35;
  pointer-events: none;
  touch-action: none;
}

.e-calendar .e-content td,
.e-bigger.e-small .e-calendar .e-content td {
  cursor: pointer;
  padding: 2px;
  text-align: center;
}

.e-calendar .e-content td.e-week-number,
.e-bigger.e-small .e-calendar .e-content td.e-week-number {
  color: rgba(0, 0, 0, 0.87);
  font-size: 12px;
  font-style: italic;
  font-weight: 500;
}

.e-calendar .e-content td.e-overlay,
.e-bigger.e-small .e-calendar .e-content td.e-overlay {
  background: none;
  width: initial;
}

.e-calendar .e-content table,
.e-bigger.e-small .e-calendar .e-content table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 0;
  float: left;
  margin: 0;
  outline: 0;
  padding: 0 10px 10px;
  table-layout: fixed;
  width: 100%;
}

.e-calendar .e-content td.e-other-month > span.e-day,
.e-calendar .e-content td.e-other-year > span.e-day,
.e-bigger.e-small .e-calendar .e-content td.e-other-month > span.e-day,
.e-bigger.e-small .e-calendar .e-content td.e-other-year > span.e-day {
  display: none;
  font-weight: normal;
}

.e-calendar .e-content tr.e-month-hide,
.e-bigger.e-small .e-calendar .e-content tr.e-month-hide {
  display: none;
  font-weight: normal;
}

.e-calendar .e-content tr.e-month-hide,
.e-calendar .e-content td.e-other-month,
.e-calendar .e-content td.e-other-year,
.e-bigger.e-small .e-calendar .e-content tr.e-month-hide,
.e-bigger.e-small .e-calendar .e-content td.e-other-month,
.e-bigger.e-small .e-calendar .e-content td.e-other-year {
  pointer-events: none;
  touch-action: none;
}

.e-calendar .e-content tr.e-month-hide,
.e-calendar .e-content td.e-other-month.e-disabled,
.e-calendar .e-content td.e-other-year.e-disabled,
.e-bigger.e-small .e-calendar .e-content tr.e-month-hide,
.e-bigger.e-small .e-calendar .e-content td.e-other-month.e-disabled,
.e-bigger.e-small .e-calendar .e-content td.e-other-year.e-disabled {
  pointer-events: none;
  touch-action: none;
}

.e-calendar .e-content td.e-week-number:hover span.e-day,
.e-calendar .e-content td.e-week-number:hover,
.e-bigger.e-small .e-calendar .e-content td.e-week-number:hover span.e-day,
.e-bigger.e-small .e-calendar .e-content td.e-week-number:hover {
  background-color: #fff;
  cursor: default;
}

.e-calendar .e-header .e-prev,
.e-calendar .e-header .e-next,
.e-bigger.e-small .e-calendar .e-header .e-prev,
.e-bigger.e-small .e-calendar .e-header .e-next {
  border-radius: 50%;
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
}

.e-calendar .e-header .e-title,
.e-bigger.e-small .e-calendar .e-header .e-title {
  cursor: pointer;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
}

.e-calendar .e-header .e-title,
.e-bigger.e-small .e-calendar .e-header .e-title {
  margin-left: 5px;
}

.e-calendar .e-header .e-prev:hover,
.e-calendar .e-header .e-next:hover,
.e-bigger.e-small .e-calendar .e-header .e-prev:hover,
.e-bigger.e-small .e-calendar .e-header .e-next:hover {
  cursor: pointer;
}

.e-calendar .e-header .e-prev.e-overlay,
.e-calendar .e-header .e-next.e-overlay,
.e-bigger.e-small .e-calendar .e-header .e-prev.e-overlay,
.e-bigger.e-small .e-calendar .e-header .e-next.e-overlay {
  background: none;
}

.e-calendar .e-header.e-decade .e-title,
.e-calendar .e-header.e-year .e-title,
.e-bigger.e-small .e-calendar .e-header.e-decade .e-title,
.e-bigger.e-small .e-calendar .e-header.e-year .e-title {
  margin-left: 5px;
}

.e-calendar .e-header.e-decade .e-title,
.e-bigger.e-small .e-calendar .e-header.e-decade .e-title {
  cursor: default;
}

.e-calendar .e-header .e-icon-container,
.e-bigger.e-small .e-calendar .e-header .e-icon-container {
  display: inline-block;
  float: right;
}

.e-calendar .e-footer-container,
.e-bigger.e-small .e-calendar .e-footer-container {
  text-transform: uppercase;
}

.e-calendar,
.e-bigger.e-small .e-calendar {
  max-width: 246px;
  min-width: 240px;
  padding: 0;
}

.e-calendar.e-calendar-day-header-lg,
.e-bigger.e-small .e-calendar.e-calendar-day-header-lg {
  max-width: 100%;
  min-width: 540px;
}

.e-calendar.e-week-number,
.e-bigger.e-small .e-calendar.e-week-number {
  min-width: 262px;
}

.e-calendar.e-week,
.e-bigger.e-small .e-calendar.e-week {
  max-width: 246px;
  min-width: 240px;
}

.e-calendar .e-header .e-title,
.e-bigger.e-small .e-calendar .e-header .e-title {
  line-height: 40px;
}

.e-calendar.e-rtl .e-header .e-title,
.e-bigger.e-small .e-calendar.e-rtl .e-header .e-title {
  text-align: right;
  text-indent: 4px;
}

.e-calendar .e-header,
.e-bigger.e-small .e-calendar .e-header {
  height: 40px;
}

.e-calendar .e-header.e-month,
.e-bigger.e-small .e-calendar .e-header.e-month {
  padding: 10px 10px 0 10px;
}

.e-calendar .e-header.e-year, .e-calendar .e-header.e-decade,
.e-bigger.e-small .e-calendar .e-header.e-year,
.e-bigger.e-small .e-calendar .e-header.e-decade {
  padding: 10px 10px 0 10px;
}

.e-calendar th,
.e-bigger.e-small .e-calendar th {
  font-weight: normal;
  height: 30px;
}

.e-calendar .e-content .e-selected,
.e-calendar .e-content .e-state-hover,
.e-bigger.e-small .e-calendar .e-content .e-selected,
.e-bigger.e-small .e-calendar .e-content .e-state-hover {
  border-radius: 0;
}

.e-calendar .e-content span.e-day,
.e-bigger.e-small .e-calendar .e-content span.e-day {
  border: none;
  font-size: 13px;
  font-weight: normal;
  height: 30px;
  line-height: 30px;
  width: 30px;
}

.e-calendar .e-content.e-year table,
.e-calendar .e-content.e-decade table,
.e-bigger.e-small .e-calendar .e-content.e-year table,
.e-bigger.e-small .e-calendar .e-content.e-decade table {
  border-spacing: 0;
  padding: 10px;
}

.e-calendar .e-content.e-month td,
.e-bigger.e-small .e-calendar .e-content.e-month td {
  height: 30px;
  padding: 2px;
}

.e-calendar .e-content .tfooter > tr > td,
.e-bigger.e-small .e-calendar .e-content .tfooter > tr > td {
  height: 36px;
  line-height: 36px;
}

.e-calendar .e-content.e-year td,
.e-calendar .e-content.e-decade td,
.e-bigger.e-small .e-calendar .e-content.e-year td,
.e-bigger.e-small .e-calendar .e-content.e-decade td {
  height: 45px;
  padding: 6px;
}

.e-calendar .e-content.e-year td > span.e-day,
.e-calendar .e-content.e-decade td > span.e-day,
.e-bigger.e-small .e-calendar .e-content.e-year td > span.e-day,
.e-bigger.e-small .e-calendar .e-content.e-decade td > span.e-day {
  font-weight: normal;
  height: 45px;
  line-height: 45px;
  width: 45px;
}

.e-calendar .e-header .e-icon-container .e-prev,
.e-calendar .e-header .e-icon-container .e-next,
.e-bigger.e-small .e-calendar .e-header .e-icon-container .e-prev,
.e-bigger.e-small .e-calendar .e-header .e-icon-container .e-next {
  height: 36px;
  width: 36px;
}

.e-calendar .e-footer-container,
.e-bigger.e-small .e-calendar .e-footer-container {
  border-top: none;
  cursor: default;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  padding: 0 10px 10px 10px;
  text-align: center;
  width: 100%;
}

.e-small.e-bigger.e-calendar .e-content.e-year span.e-day,
.e-small.e-bigger .e-calendar .e-content.e-year span.e-day {
  font-size: 13px;
}

.e-small.e-bigger.e-calendar .e-content.e-month table,
.e-small.e-bigger .e-calendar .e-content.e-month table {
  padding: 0 10px 10px;
}

.e-bigger.e-calendar,
.e-bigger .e-calendar {
  max-width: 296px;
  min-width: 296px;
  padding: 0;
}

.e-bigger.e-calendar.e-calendar-day-header-lg,
.e-bigger .e-calendar.e-calendar-day-header-lg {
  max-width: 100%;
  min-width: 540px;
}

.e-bigger.e-calendar.e-week,
.e-bigger .e-calendar.e-week {
  max-width: 296px;
  min-width: 296px;
}

.e-bigger.e-calendar.e-week-number,
.e-bigger .e-calendar.e-week-number {
  min-width: 320px;
}

.e-bigger.e-calendar .e-header .e-title,
.e-bigger .e-calendar .e-header .e-title {
  font-size: 16px;
  line-height: 48px;
  width: 60%;
}

.e-bigger.e-calendar.e-rtl .e-header .e-title,
.e-bigger .e-calendar.e-rtl .e-header .e-title {
  line-height: 48px;
  text-indent: 6px;
}

.e-bigger.e-calendar .e-header,
.e-bigger .e-calendar .e-header {
  height: 48px;
  padding: 10px 10px 0 16px;
}

.e-bigger.e-calendar .e-header span,
.e-bigger .e-calendar .e-header span {
  font-size: 16px;
  padding: 15px;
}

.e-bigger.e-calendar .e-header.e-year, .e-bigger.e-calendar .e-header.e-decade,
.e-bigger .e-calendar .e-header.e-year,
.e-bigger .e-calendar .e-header.e-decade {
  padding: 10px 10px 0 16px;
}

.e-bigger.e-calendar th,
.e-bigger .e-calendar th {
  font-size: 14px;
  height: 36px;
}

.e-bigger.e-calendar .e-content.e-year span.e-day,
.e-bigger .e-calendar .e-content.e-year span.e-day {
  font-size: 13px;
  font-weight: normal;
}

.e-bigger.e-calendar .e-content.e-month table,
.e-bigger .e-calendar .e-content.e-month table {
  padding: 0 10px 10px;
}

.e-bigger.e-calendar .e-content.e-year table,
.e-bigger.e-calendar .e-content.e-decade table,
.e-bigger .e-calendar .e-content.e-year table,
.e-bigger .e-calendar .e-content.e-decade table {
  padding: 0 10px 10px;
}

.e-bigger.e-calendar .e-content .e-selected,
.e-bigger.e-calendar .e-content .e-state-hover,
.e-bigger .e-calendar .e-content .e-selected,
.e-bigger .e-calendar .e-content .e-state-hover {
  border-radius: 0;
}

.e-bigger.e-calendar .e-content span.e-day,
.e-bigger .e-calendar .e-content span.e-day {
  font-size: 13px;
  height: 36px;
  line-height: 36px;
  width: 36px;
}

.e-bigger.e-calendar .e-content.e-month td,
.e-bigger .e-calendar .e-content.e-month td {
  height: 2px;
  padding: 2px;
}

.e-bigger.e-calendar .e-content.e-year td,
.e-bigger.e-calendar .e-content.e-decade td,
.e-bigger .e-calendar .e-content.e-year td,
.e-bigger .e-calendar .e-content.e-decade td {
  height: 60px;
  padding: 2px;
}

.e-bigger.e-calendar .e-content.e-year td > span.e-day,
.e-bigger.e-calendar .e-content.e-decade td > span.e-day,
.e-bigger .e-calendar .e-content.e-year td > span.e-day,
.e-bigger .e-calendar .e-content.e-decade td > span.e-day {
  height: 60px;
  line-height: 60px;
  width: 60px;
}

.e-bigger.e-calendar .e-header .e-icon-container .e-prev,
.e-bigger.e-calendar .e-header .e-icon-container .e-next,
.e-bigger .e-calendar .e-header .e-icon-container .e-prev,
.e-bigger .e-calendar .e-header .e-icon-container .e-next {
  height: 48px;
  width: 48px;
}

.e-bigger.e-calendar .e-footer-container,
.e-bigger .e-calendar .e-footer-container {
  border-top: none;
  padding: 0 10px 10px 10px;
}

.e-small.e-calendar,
.e-small .e-calendar {
  max-width: 246px;
  min-width: 240px;
  padding: 0;
}

.e-small.e-calendar.e-calendar-day-header-lg,
.e-small .e-calendar.e-calendar-day-header-lg {
  max-width: 100%;
  min-width: 540px;
}

.e-small.e-calendar .e-content span.e-day,
.e-small .e-calendar .e-content span.e-day {
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  width: 24px;
}

.e-small.e-calendar .e-content.e-month td,
.e-small .e-calendar .e-content.e-month td {
  height: 24px;
}

.e-small.e-calendar .e-header,
.e-small .e-calendar .e-header {
  height: 32px;
}

.e-small.e-calendar .e-header span,
.e-small .e-calendar .e-header span {
  font-size: 12px;
  padding: 6px;
}

.e-small.e-calendar .e-header .e-title,
.e-small .e-calendar .e-header .e-title {
  font-size: 13px;
  line-height: 32px;
}

.e-small.e-calendar .e-header .e-icon-container .e-prev,
.e-small.e-calendar .e-header .e-icon-container .e-next,
.e-small .e-calendar .e-header .e-icon-container .e-prev,
.e-small .e-calendar .e-header .e-icon-container .e-next {
  height: 28px;
  width: 28px;
}

.e-small.e-calendar th,
.e-small .e-calendar th {
  font-size: 12px;
  height: 24px;
}

.e-calendar .e-btn.e-today.e-flat.e-disabled,
.e-calendar .e-btn.e-today.e-flat.e-disabled:hover,
.e-calendar .e-btn.e-today.e-flat.e-disabled:active,
.e-calendar .e-btn.e-today.e-flat.e-disabled:focus,
.e-calendar .e-btn.e-today.e-flat.e-disabled:hover:active {
  background: transparent;
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
  cursor: default;
  opacity: 0.35;
  outline: none;
  pointer-events: none;
  touch-action: none;
}

.e-content-placeholder.e-calendar.e-placeholder-calendar {
  background-size: 250px 336px;
  min-height: 336px;
}

.e-bigger .e-content-placeholder.e-calendar.e-placeholder-calendar,
.e-bigger.e-content-placeholder.e-calendar.e-placeholder-calendar {
  background-size: 300px 392px;
  min-height: 392px;
}

.e-calendar,
.e-bigger.e-small .e-calendar {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.12);
  box-shadow: none;
}

.e-calendar .e-date-icon-prev,
.e-calendar .e-date-icon-next,
.e-bigger.e-small .e-calendar .e-date-icon-prev,
.e-bigger.e-small .e-calendar .e-date-icon-next {
  color: rgba(0, 0, 0, 0.54);
}

.e-calendar th,
.e-bigger.e-small .e-calendar th {
  border-bottom: 0;
  color: rgba(0, 0, 0, 0.54);
}

.e-calendar .e-header,
.e-bigger.e-small .e-calendar .e-header {
  border-bottom: 0;
}

.e-calendar .e-header a span,
.e-bigger.e-small .e-calendar .e-header a span {
  border: none;
  color: rgba(0, 0, 0, 0.75);
}

.e-calendar .e-header .e-title,
.e-bigger.e-small .e-calendar .e-header .e-title {
  color: rgba(0, 0, 0, 0.75);
}

.e-calendar .e-header .e-title:hover,
.e-bigger.e-small .e-calendar .e-header .e-title:hover {
  color: rgba(0, 0, 0, 0.75);
  cursor: pointer;
  text-decoration: none;
}

.e-calendar .e-header .e-prev:hover > span,
.e-calendar .e-header .e-next:hover > span,
.e-bigger.e-small .e-calendar .e-header .e-prev:hover > span,
.e-bigger.e-small .e-calendar .e-header .e-next:hover > span {
  border: none;
  color: rgba(0, 0, 0, 0.75);
  cursor: pointer;
}

.e-calendar .e-header .e-prev:hover,
.e-calendar .e-header .e-next:hover,
.e-bigger.e-small .e-calendar .e-header .e-prev:hover,
.e-bigger.e-small .e-calendar .e-header .e-next:hover {
  background: none;
}

.e-calendar .e-header .e-prev:active,
.e-calendar .e-header .e-next:active,
.e-bigger.e-small .e-calendar .e-header .e-prev:active,
.e-bigger.e-small .e-calendar .e-header .e-next:active {
  background: #fff;
  color: #fff;
}

.e-calendar .e-header button.e-prev:active span,
.e-calendar .e-header button.e-next:active span,
.e-bigger.e-small .e-calendar .e-header button.e-prev:active span,
.e-bigger.e-small .e-calendar .e-header button.e-next:active span {
  border: none;
  color: rgba(0, 0, 0, 0.75);
}

.e-calendar .e-header.e-decade .e-title,
.e-bigger.e-small .e-calendar .e-header.e-decade .e-title {
  color: rgba(0, 0, 0, 0.87);
  cursor: default;
}

.e-calendar .e-header .e-next.e-disabled span,
.e-calendar .e-header .e-prev.e-disabled span,
.e-bigger.e-small .e-calendar .e-header .e-next.e-disabled span,
.e-bigger.e-small .e-calendar .e-header .e-prev.e-disabled span {
  color: rgba(0, 0, 0, 0.87);
  font-weight: normal;
}

.e-calendar .e-header .e-next.e-disabled,
.e-calendar .e-header .e-prev.e-disabled,
.e-bigger.e-small .e-calendar .e-header .e-next.e-disabled,
.e-bigger.e-small .e-calendar .e-header .e-prev.e-disabled {
  opacity: 0.35;
}

.e-calendar .e-content.e-decade tr:first-child .e-cell:first-child span.e-day,
.e-calendar .e-content.e-decade tr:last-child .e-cell:last-child span.e-day,
.e-bigger.e-small .e-calendar .e-content.e-decade tr:first-child .e-cell:first-child span.e-day,
.e-bigger.e-small .e-calendar .e-content.e-decade tr:last-child .e-cell:last-child span.e-day {
  color: rgba(0, 0, 0, 0.38);
}

.e-calendar .e-content.e-decade tr:first-child .e-cell:first-child.e-selected span.e-day,
.e-calendar .e-content.e-decade tr:last-child .e-cell:last-child.e-selected span.e-day,
.e-bigger.e-small .e-calendar .e-content.e-decade tr:first-child .e-cell:first-child.e-selected span.e-day,
.e-bigger.e-small .e-calendar .e-content.e-decade tr:last-child .e-cell:last-child.e-selected span.e-day {
  color: #fff;
}

.e-calendar .e-content.e-decade tr:first-child .e-cell.e-disabled:first-child span.e-day,
.e-calendar .e-content.e-decade tr:last-child .e-cell.e-disabled:last-child span.e-day,
.e-bigger.e-small .e-calendar .e-content.e-decade tr:first-child .e-cell.e-disabled:first-child span.e-day,
.e-bigger.e-small .e-calendar .e-content.e-decade tr:last-child .e-cell.e-disabled:last-child span.e-day {
  color: rgba(0, 0, 0, 0.87);
}

.e-calendar .e-content.e-year td:hover span.e-day,
.e-calendar .e-content.e-decade td:hover span.e-day,
.e-bigger.e-small .e-calendar .e-content.e-year td:hover span.e-day,
.e-bigger.e-small .e-calendar .e-content.e-decade td:hover span.e-day {
  background-color: #eee;
}

.e-calendar .e-content.e-year td.e-selected:hover span.e-day,
.e-calendar .e-content.e-decade td.e-selected:hover span.e-day,
.e-bigger.e-small .e-calendar .e-content.e-year td.e-selected:hover span.e-day,
.e-bigger.e-small .e-calendar .e-content.e-decade td.e-selected:hover span.e-day {
  background-color: #e3165b;
}

.e-calendar .e-content.e-year td > span.e-day,
.e-calendar .e-content.e-decade td > span.e-day,
.e-bigger.e-small .e-calendar .e-content.e-year td > span.e-day,
.e-bigger.e-small .e-calendar .e-content.e-decade td > span.e-day {
  background: #fff;
}

.e-calendar .e-content .e-week-number span,
.e-bigger.e-small .e-calendar .e-content .e-week-number span {
  color: rgba(0, 0, 0, 0.54);
}

.e-calendar .e-content td.e-focused-date span.e-day,
.e-calendar .e-content td.e-focused-date:hover span.e-day,
.e-calendar .e-content td.e-focused-date:focus span.e-day,
.e-bigger.e-small .e-calendar .e-content td.e-focused-date span.e-day,
.e-bigger.e-small .e-calendar .e-content td.e-focused-date:hover span.e-day,
.e-bigger.e-small .e-calendar .e-content td.e-focused-date:focus span.e-day {
  background: #eee;
  border: none;
  border-radius: 50%;
}

.e-calendar .e-content td.e-focused-date:hover span.e-day,
.e-bigger.e-small .e-calendar .e-content td.e-focused-date:hover span.e-day {
  background-color: #eee;
  border: none;
  border-radius: 50%;
  color: rgba(0, 0, 0, 0.87);
}

.e-calendar .e-content td.e-today span.e-day,
.e-calendar .e-content td.e-focused-date.e-today span.e-day,
.e-bigger.e-small .e-calendar .e-content td.e-today span.e-day,
.e-bigger.e-small .e-calendar .e-content td.e-focused-date.e-today span.e-day {
  background: none;
  border: 1px solid #e3165b;
  border-radius: 50%;
  color: #e3165b;
}

.e-calendar .e-content td.e-focused-date.e-today span.e-day,
.e-bigger.e-small .e-calendar .e-content td.e-focused-date.e-today span.e-day {
  background: #eee;
  border: 1px solid #e3165b;
  color: #e3165b;
}

.e-calendar .e-content td.e-today:focus span.e-day,
.e-calendar .e-content td.e-focused-date.e-today:focus span.e-day,
.e-bigger.e-small .e-calendar .e-content td.e-today:focus span.e-day,
.e-bigger.e-small .e-calendar .e-content td.e-focused-date.e-today:focus span.e-day {
  background-color: #eee;
  border: none;
  border-radius: 50%;
  color: #e3165b;
}

.e-calendar .e-content td.e-today:hover span.e-day,
.e-calendar .e-content td.e-focused-date.e-today:hover span.e-day,
.e-calendar .e-content td.e-focused-date.e-today:focus span.e-day,
.e-bigger.e-small .e-calendar .e-content td.e-today:hover span.e-day,
.e-bigger.e-small .e-calendar .e-content td.e-focused-date.e-today:hover span.e-day,
.e-bigger.e-small .e-calendar .e-content td.e-focused-date.e-today:focus span.e-day {
  background-color: #eee;
  border: 1px solid #e3165b;
  color: #e3165b;
}

.e-calendar .e-content td.e-today.e-selected span.e-day,
.e-bigger.e-small .e-calendar .e-content td.e-today.e-selected span.e-day {
  background-color: #e3165b;
  border: 1px solid #e3165b;
  box-shadow: inset 0 0 0 2px #fff;
  color: #fff;
}

.e-calendar .e-content td.e-today.e-selected:hover span.e-day,
.e-calendar .e-content td.e-selected:hover span.e-day,
.e-calendar .e-content td.e-selected.e-focused-date span.e-day,
.e-bigger.e-small .e-calendar .e-content td.e-today.e-selected:hover span.e-day,
.e-bigger.e-small .e-calendar .e-content td.e-selected:hover span.e-day,
.e-bigger.e-small .e-calendar .e-content td.e-selected.e-focused-date span.e-day {
  background-color: #b51148;
  color: #fff;
}

.e-calendar .e-content span,
.e-bigger.e-small .e-calendar .e-content span {
  color: rgba(0, 0, 0, 0.87);
}

.e-calendar .e-content .e-disabled span.e-day:hover,
.e-bigger.e-small .e-calendar .e-content .e-disabled span.e-day:hover {
  background: none;
  border: 0;
  color: rgba(0, 0, 0, 0.87);
}

.e-calendar .e-content .e-other-month:hover span.e-day,
.e-bigger.e-small .e-calendar .e-content .e-other-month:hover span.e-day {
  color: rgba(0, 0, 0, 0.38);
}

.e-calendar .e-content .e-other-month span.e-day,
.e-calendar .e-content .e-other-month.e-today span.e-day,
.e-bigger.e-small .e-calendar .e-content .e-other-month span.e-day,
.e-bigger.e-small .e-calendar .e-content .e-other-month.e-today span.e-day {
  color: rgba(0, 0, 0, 0.38);
}

.e-calendar .e-content .e-other-month.e-today:hover span.e-day,
.e-bigger.e-small .e-calendar .e-content .e-other-month.e-today:hover span.e-day {
  background-color: #eee;
  color: rgba(0, 0, 0, 0.38);
}

.e-calendar .e-content thead,
.e-bigger.e-small .e-calendar .e-content thead {
  background: none;
  border-bottom: 0;
}

.e-calendar .e-content td:hover span.e-day,
.e-calendar .e-content td:focus span.e-day,
.e-bigger.e-small .e-calendar .e-content td:hover span.e-day,
.e-bigger.e-small .e-calendar .e-content td:focus span.e-day {
  background-color: #eee;
  border: none;
  border-radius: 50%;
  color: rgba(0, 0, 0, 0.87);
}

.e-calendar .e-content td:focus span.e-day,
.e-bigger.e-small .e-calendar .e-content td:focus span.e-day {
  background-color: #eee;
  border: none;
  border-radius: 50%;
  color: rgba(0, 0, 0, 0.87);
}

.e-calendar .e-content td.e-disabled span.e-day,
.e-calendar .e-content td.e-disabled:hover span.e-day,
.e-calendar .e-content td.e-disabled:focus span.e-day,
.e-bigger.e-small .e-calendar .e-content td.e-disabled span.e-day,
.e-bigger.e-small .e-calendar .e-content td.e-disabled:hover span.e-day,
.e-bigger.e-small .e-calendar .e-content td.e-disabled:focus span.e-day {
  background: none;
  border: none;
  color: rgba(0, 0, 0, 0.87);
}

.e-calendar .e-content td.e-selected span.e-day,
.e-bigger.e-small .e-calendar .e-content td.e-selected span.e-day {
  background-color: #e3165b;
  border: none;
  border-radius: 50%;
  color: #fff;
}

.e-calendar .e-content .e-footer,
.e-bigger.e-small .e-calendar .e-content .e-footer {
  color: #e3165b;
}

.e-calendar.e-device .e-prev:hover,
.e-calendar.e-device .e-next:hover,
.e-calendar.e-device .e-prev:active,
.e-calendar.e-device .e-next:active,
.e-calendar.e-device .e-prev:focus,
.e-calendar.e-device .e-next:focus,
.e-bigger.e-small .e-calendar.e-device .e-prev:hover,
.e-bigger.e-small .e-calendar.e-device .e-next:hover,
.e-bigger.e-small .e-calendar.e-device .e-prev:active,
.e-bigger.e-small .e-calendar.e-device .e-next:active,
.e-bigger.e-small .e-calendar.e-device .e-prev:focus,
.e-bigger.e-small .e-calendar.e-device .e-next:focus {
  background: none;
}

.e-calendar.e-device button.e-prev:active span,
.e-calendar.e-device button.e-next:active span,
.e-bigger.e-small .e-calendar.e-device button.e-prev:active span,
.e-bigger.e-small .e-calendar.e-device button.e-next:active span {
  color: rgba(0, 0, 0, 0.54);
}

.e-small.e-calendar .e-header .e-title,
.e-small .e-calendar .e-header .e-title {
  color: rgba(0, 0, 0, 0.87);
}

.e-zoomin {
  animation: animatezoom .3s;
}

@keyframes animatezoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}

/*! component's theme wise override material-definitions and variables */
/*! card layout */
.e-bigger .e-card,
.e-bigger.e-card {
  line-height: 48px;
  min-height: 48px;
}

.e-bigger .e-card > .e-card-header-title,
.e-bigger.e-card > .e-card-header-title {
  line-height: normal;
  padding: 16px;
}

.e-bigger .e-card > .e-card-header-title + :not(.e-card-header-title),
.e-bigger.e-card > .e-card-header-title + :not(.e-card-header-title) {
  margin-top: 0;
  padding-top: 0;
}

.e-bigger .e-card > .e-card-title,
.e-bigger.e-card > .e-card-title {
  line-height: normal;
  padding: 24px 16px 16px;
}

.e-bigger .e-card > .e-card-title + :not(.e-card-title),
.e-bigger.e-card > .e-card-title + :not(.e-card-title) {
  margin-top: 0;
  padding-top: 0;
}

.e-bigger .e-card.e-card-horizontal .e-card-image,
.e-bigger .e-card.e-card-horizontal img,
.e-bigger .e-card .e-card-horizontal .e-card-image,
.e-bigger .e-card .e-card-horizontal img,
.e-bigger.e-card.e-card-horizontal .e-card-image,
.e-bigger.e-card.e-card-horizontal img,
.e-bigger.e-card .e-card-horizontal .e-card-image,
.e-bigger.e-card .e-card-horizontal img {
  margin: 2px;
}

.e-bigger .e-card .e-card-header,
.e-bigger.e-card .e-card-header {
  min-height: 30px;
  padding: 16px;
}

.e-bigger .e-card .e-card-header .e-card-content,
.e-bigger.e-card .e-card-header .e-card-content {
  padding-left: 0;
  padding-right: 0;
}

.e-bigger .e-card .e-card-header .e-card-header-caption,
.e-bigger.e-card .e-card-header .e-card-header-caption {
  padding: 0 0 0 16px;
}

.e-bigger .e-card .e-card-header .e-card-header-caption:first-child,
.e-bigger.e-card .e-card-header .e-card-header-caption:first-child {
  padding: 0;
}

.e-bigger .e-card .e-card-header .e-card-header-caption .e-card-header-title,
.e-bigger.e-card .e-card-header .e-card-header-caption .e-card-header-title {
  font-size: 15px;
  line-height: normal;
}

.e-bigger .e-card .e-card-header .e-card-header-caption .e-card-sub-title,
.e-bigger.e-card .e-card-header .e-card-header-caption .e-card-sub-title {
  font-size: 14px;
  line-height: normal;
  padding: 8px 0 0;
}

.e-bigger .e-card .e-card-header .e-card-header-image,
.e-bigger.e-card .e-card-header .e-card-header-image {
  background-size: cover;
  height: 40px;
  width: 40px;
}

.e-bigger .e-card .e-card-image,
.e-bigger.e-card .e-card-image {
  min-height: 150px;
}

.e-bigger .e-card .e-card-image .e-card-title,
.e-bigger.e-card .e-card-image .e-card-title {
  font-size: 24px;
  line-height: 40px;
  min-height: 40px;
  padding: 0 16px;
}

.e-bigger .e-card .e-card-actions,
.e-bigger.e-card .e-card-actions {
  padding: 16px 8px 8px 8px;
}

.e-bigger .e-card .e-card-actions.e-card-vertical,
.e-bigger.e-card .e-card-actions.e-card-vertical {
  padding: 16px 8px 8px 8px;
}

.e-bigger .e-card .e-card-actions.e-card-vertical .e-card-btn,
.e-bigger .e-card .e-card-actions.e-card-vertical a,
.e-bigger.e-card .e-card-actions.e-card-vertical .e-card-btn,
.e-bigger.e-card .e-card-actions.e-card-vertical a {
  margin: 0 0 8px 0;
}

.e-bigger .e-card .e-card-actions.e-card-vertical .e-card-btn:last-child,
.e-bigger .e-card .e-card-actions.e-card-vertical a:last-child,
.e-bigger.e-card .e-card-actions.e-card-vertical .e-card-btn:last-child,
.e-bigger.e-card .e-card-actions.e-card-vertical a:last-child {
  margin-bottom: 0;
}

.e-bigger .e-card .e-card-actions .e-card-btn span,
.e-bigger .e-card .e-card-actions .e-card-btn span.e-icons,
.e-bigger.e-card .e-card-actions .e-card-btn span,
.e-bigger.e-card .e-card-actions .e-card-btn span.e-icons {
  height: 24px;
  width: 24px;
}

.e-bigger .e-card .e-card-actions .e-card-btn,
.e-bigger .e-card .e-card-actions a,
.e-bigger.e-card .e-card-actions .e-card-btn,
.e-bigger.e-card .e-card-actions a {
  line-height: 36px;
  margin: 0 0 0 8px;
  min-height: 36px;
  padding: 0 6px;
}

.e-bigger .e-card .e-card-actions .e-card-btn:first-child,
.e-bigger .e-card .e-card-actions a:first-child,
.e-bigger.e-card .e-card-actions .e-card-btn:first-child,
.e-bigger.e-card .e-card-actions a:first-child {
  margin-left: 0;
}

.e-bigger .e-card .e-card-content,
.e-bigger.e-card .e-card-content {
  padding: 16px;
}

.e-bigger .e-card .e-card-content + :not(.e-card-content),
.e-bigger .e-card .e-card-content + .e-card-actions.e-card-vertical,
.e-bigger.e-card .e-card-content + :not(.e-card-content),
.e-bigger.e-card .e-card-content + .e-card-actions.e-card-vertical {
  margin-top: 0;
  padding-top: 0;
}

.e-card {
  border-radius: 2px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 15px;
  justify-content: center;
  line-height: 36px;
  min-height: 36px;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  vertical-align: middle;
  width: 100%;
}

.e-card > * {
  justify-content: center;
}

.e-card > .e-card-header-title {
  box-sizing: border-box;
  font-size: 15px;
  line-height: normal;
  padding: 12px;
}

.e-card > .e-card-header-title + :not(.e-card-header-title) {
  margin-top: 0;
  padding-top: 0;
}

.e-card > .e-card-title {
  font-size: 18px;
  line-height: normal;
  padding: 18px 12px 12px;
}

.e-card > .e-card-title + :not(.e-card-title) {
  margin-top: 0;
  padding-top: 0;
}

.e-card > .e-card-header-title,
.e-card > .e-card-title {
  overflow: hidden;
  text-overflow: ellipsis;
}

.e-card .e-card-header-caption {
  line-height: normal;
}

.e-card .e-card-header-caption .e-card-header-title {
  font-size: 15px;
}

.e-card .e-card-header-caption .e-card-sub-title {
  font-size: 14px;
}

.e-card .e-card-stacked {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}

.e-card.e-card-horizontal,
.e-card .e-card-horizontal {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.e-card.e-card-horizontal .e-card-image,
.e-card.e-card-horizontal img,
.e-card .e-card-horizontal .e-card-image,
.e-card .e-card-horizontal img {
  margin: 2px;
}

.e-card .e-card-horizontal {
  line-height: normal;
  padding: 2px;
}

.e-card.e-card-horizontal > * {
  flex: 1;
}

.e-card.e-card-horizontal .e-card-stacked {
  display: flex;
  flex: 1;
  flex-direction: column;
  overflow: hidden;
}

.e-card.e-card-horizontal .e-card-stacked > :first-child {
  flex-grow: 1;
}

.e-card .e-card-separator {
  display: block;
}

.e-card .e-card-corner {
  border-radius: 50%;
}

.e-card .e-card-header {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  line-height: normal;
  min-height: 22.5px;
  padding: 12px;
  width: inherit;
}

.e-card .e-card-header .e-card-content {
  padding-left: 0;
  padding-right: 0;
}

.e-card .e-card-header .e-card-actions {
  justify-content: flex-start;
}

.e-card .e-card-header .e-card-header-image {
  align-self: center;
  display: flex;
}

.e-card .e-card-header .e-card-header-caption {
  align-self: center;
  display: flex;
  flex: 1;
  flex-direction: column;
  overflow: hidden;
  padding: 0 0 0 12px;
}

.e-card .e-card-header .e-card-header-caption:first-child {
  padding: 0;
}

.e-card .e-card-header .e-card-header-caption .e-card-header-title,
.e-card .e-card-header .e-card-header-caption .e-card-sub-title {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-card .e-card-header .e-card-header-caption .e-card-header-title {
  font-size: 13px;
  font-weight: 400;
  line-height: normal;
}

.e-card .e-card-header .e-card-header-caption .e-card-sub-title {
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  padding: 6px 0 0;
}

.e-card .e-card-header .e-card-header-image {
  background-repeat: no-repeat;
  background-size: cover;
  height: 30px;
  width: 30px;
}

.e-card .e-card-header .e-card-corner {
  border-radius: 50%;
}

.e-card .e-card-image {
  background-size: cover;
  min-height: 112.5px;
  position: relative;
  width: 100%;
}

.e-card .e-card-image .e-card-title {
  bottom: 0;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 30px;
  min-height: 30px;
  overflow: hidden;
  padding: 0 12px;
  position: absolute;
  text-overflow: ellipsis;
  width: inherit;
}

.e-card .e-card-image .e-card-title.e-card-top-left, .e-card .e-card-image .e-card-title.e-card-top-right {
  bottom: auto;
  top: 0;
}

.e-card .e-card-image .e-card-title.e-card-top-right {
  text-align: right;
}

.e-card .e-card-image .e-card-title.e-card-bottom-right {
  text-align: right;
}

.e-card .e-card-actions {
  box-sizing: border-box;
  display: inline-block;
  justify-content: flex-start;
  padding: 12px 6px 6px 6px;
}

.e-card .e-card-actions.e-card-vertical {
  display: flex;
  flex-direction: column;
  padding: 12px 6px 6px 6px;
}

.e-card .e-card-actions.e-card-vertical .e-card-btn,
.e-card .e-card-actions.e-card-vertical a {
  align-self: initial;
  box-sizing: border-box;
  display: inline-block;
  justify-content: center;
  margin: 0 0 6px 0;
  text-align: center;
  width: 100%;
}

.e-card .e-card-actions.e-card-vertical .e-card-btn:last-child,
.e-card .e-card-actions.e-card-vertical a:last-child {
  margin-bottom: 0;
}

.e-card .e-card-actions button,
.e-card .e-card-actions a {
  align-items: center;
  align-self: center;
  cursor: pointer;
  display: inline-flex;
  overflow: hidden;
  vertical-align: middle;
  white-space: nowrap;
}

.e-card .e-card-actions .e-card-btn span,
.e-card .e-card-actions .e-card-btn span.e-icons {
  display: flex;
  font-size: 14px;
  height: 24px;
  width: 24px;
}

.e-card .e-card-actions .e-card-btn span::before,
.e-card .e-card-actions .e-card-btn span.e-icons::before {
  align-self: center;
  display: flex;
  justify-content: center;
  width: inherit;
}

.e-card .e-card-actions .e-card-btn > * {
  overflow: hidden;
  text-overflow: ellipsis;
  width: inherit;
}

.e-card .e-card-actions .e-card-btn,
.e-card .e-card-actions a {
  border-radius: 2px;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 14px;
  line-height: 27px;
  margin: 0 0 0 6px;
  min-height: 27px;
  padding: 0 6px;
  text-decoration: none;
  text-transform: uppercase;
}

.e-card .e-card-actions .e-card-btn:first-child,
.e-card .e-card-actions a:first-child {
  margin-left: 0;
}

.e-card .e-card-content {
  font-size: 14px;
  line-height: normal;
  padding: 12px;
}

.e-card .e-card-content + :not(.e-card-content),
.e-card .e-card-content + .e-card-actions.e-card-vertical {
  margin-top: 0;
  padding-top: 0;
}

.e-card .e-card-content,
.e-card .e-card-content p {
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*! card theme */
.e-card {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border: 1px none #000;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  color: rgba(0, 0, 0, 0.87);
  outline: none;
}

.e-card:hover {
  background-color: #fff;
  border-color: #000;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.22);
}

.e-card:focus {
  background-color: #fff;
  border-color: #000;
}

.e-card:active {
  background-color: #fff;
  border-color: #000;
}

.e-card .e-card-separator {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.e-card .e-card-header-caption .e-card-header-title {
  color: rgba(0, 0, 0, 0.87);
}

.e-card .e-card-header-caption .e-card-sub-title {
  color: rgba(0, 0, 0, 0.54);
}

.e-card .e-card-image .e-card-title {
  background-color: rgba(0, 0, 0, 0.35);
  color: #fff;
}

.e-card .e-card-actions .e-card-btn span,
.e-card .e-card-actions .e-card-btn span.e-icons {
  color: rgba(0, 0, 0, 0.54);
}

.e-card .e-card-actions .e-card-btn,
.e-card .e-card-actions a {
  background-color: #fff;
  border: 0;
  color: #e3165b;
  outline: 0;
}

.e-card .e-card-actions .e-card-btn:hover,
.e-card .e-card-actions a:hover {
  background-color: rgba(0, 0, 0, 0.12);
  border: 0;
  color: #e3165b;
}

.e-card .e-card-actions .e-card-btn:focus,
.e-card .e-card-actions a:focus {
  background-color: rgba(0, 0, 0, 0.12);
  border: 0;
  color: #e3165b;
}

.e-card .e-card-actions .e-card-btn:active,
.e-card .e-card-actions a:active {
  background-color: rgba(0, 0, 0, 0.12);
  border: 0;
  color: #e3165b;
}

.e-card .e-card-content {
  color: rgba(0, 0, 0, 0.54);
}

.e-checkbox-wrapper .e-check::before,
.e-css.e-checkbox-wrapper .e-check::before {
  content: '\e933';
}

.e-checkbox-wrapper .e-stop::before,
.e-css.e-checkbox-wrapper .e-stop::before {
  content: '\e934';
}

/*! checkbox layout */
.e-checkbox-wrapper,
.e-css.e-checkbox-wrapper {
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  outline: none;
  -webkit-user-select: none;
          user-select: none;
}

.e-checkbox-wrapper label,
.e-css.e-checkbox-wrapper label {
  cursor: pointer;
  display: inline-block;
  line-height: 0;
  margin: 0;
  position: relative;
  white-space: nowrap;
}

.e-checkbox-wrapper:focus .e-frame,
.e-css.e-checkbox-wrapper:focus .e-frame {
  box-shadow: none;
}

.e-checkbox-wrapper .e-ripple-container,
.e-css.e-checkbox-wrapper .e-ripple-container {
  border-radius: 50%;
  bottom: -9px;
  height: 36px;
  left: -9px;
  pointer-events: none;
  position: absolute;
  right: -9px;
  top: -9px;
  width: 36px;
  z-index: 1;
}

.e-checkbox-wrapper .e-label,
.e-css.e-checkbox-wrapper .e-label {
  cursor: pointer;
  display: inline-block;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  -webkit-user-select: none;
          user-select: none;
  vertical-align: middle;
  white-space: normal;
}

.e-checkbox-wrapper .e-checkbox,
.e-css.e-checkbox-wrapper .e-checkbox {
  height: 1px;
  opacity: 0;
  position: absolute;
  width: 1px;
}

.e-checkbox-wrapper .e-checkbox + .e-label,
.e-css.e-checkbox-wrapper .e-checkbox + .e-label {
  margin-right: 10px;
}

.e-checkbox-wrapper .e-frame,
.e-css.e-checkbox-wrapper .e-frame {
  border: 2px solid;
  border-radius: 2px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-family: 'e-icons';
  height: 16px;
  line-height: 10px;
  padding: 2px 0;
  text-align: center;
  vertical-align: middle;
  width: 16px;
}

.e-checkbox-wrapper .e-frame + .e-label,
.e-css.e-checkbox-wrapper .e-frame + .e-label {
  margin-left: 10px;
}

.e-checkbox-wrapper .e-frame + .e-ripple-container,
.e-css.e-checkbox-wrapper .e-frame + .e-ripple-container {
  left: auto;
}

.e-checkbox-wrapper .e-check,
.e-css.e-checkbox-wrapper .e-check {
  font-size: 10px;
}

.e-checkbox-wrapper .e-stop,
.e-css.e-checkbox-wrapper .e-stop {
  font-size: 10px;
  line-height: 10px;
}

.e-checkbox-wrapper.e-checkbox-disabled,
.e-css.e-checkbox-wrapper.e-checkbox-disabled {
  cursor: default;
  pointer-events: none;
}

.e-checkbox-wrapper.e-checkbox-disabled .e-frame,
.e-css.e-checkbox-wrapper.e-checkbox-disabled .e-frame {
  cursor: default;
}

.e-checkbox-wrapper.e-checkbox-disabled .e-label,
.e-css.e-checkbox-wrapper.e-checkbox-disabled .e-label {
  cursor: default;
}

.e-checkbox-wrapper.e-rtl .e-ripple-container,
.e-css.e-checkbox-wrapper.e-rtl .e-ripple-container {
  right: -9px;
}

.e-checkbox-wrapper.e-rtl .e-frame,
.e-css.e-checkbox-wrapper.e-rtl .e-frame {
  margin: 0;
}

.e-checkbox-wrapper.e-rtl .e-frame + .e-ripple-container,
.e-css.e-checkbox-wrapper.e-rtl .e-frame + .e-ripple-container {
  left: -9px;
  right: auto;
}

.e-checkbox-wrapper.e-rtl .e-label,
.e-css.e-checkbox-wrapper.e-rtl .e-label {
  margin-left: 0;
  margin-right: 10px;
}

.e-checkbox-wrapper.e-rtl .e-label + .e-frame,
.e-css.e-checkbox-wrapper.e-rtl .e-label + .e-frame {
  margin: 0;
}

.e-checkbox-wrapper.e-rtl .e-checkbox + .e-label,
.e-css.e-checkbox-wrapper.e-rtl .e-checkbox + .e-label {
  margin-left: 10px;
  margin-right: 0;
}

.e-checkbox-wrapper.e-small .e-frame,
.e-css.e-checkbox-wrapper.e-small .e-frame {
  height: 14px;
  line-height: 6px;
  width: 14px;
}

.e-checkbox-wrapper.e-small .e-check,
.e-css.e-checkbox-wrapper.e-small .e-check {
  font-size: 10px;
}

.e-checkbox-wrapper.e-small .e-stop,
.e-css.e-checkbox-wrapper.e-small .e-stop {
  font-size: 8px;
  line-height: 6px;
}

.e-checkbox-wrapper.e-small .e-label,
.e-css.e-checkbox-wrapper.e-small .e-label {
  font-size: 13px;
  line-height: 14px;
}

.e-checkbox-wrapper.e-small .e-ripple-container,
.e-css.e-checkbox-wrapper.e-small .e-ripple-container {
  bottom: -9px;
  height: 32px;
  left: -9px;
  right: -9px;
  top: -9px;
  width: 32px;
}

.e-small .e-checkbox-wrapper .e-frame,
.e-small.e-checkbox-wrapper .e-frame,
.e-small .e-css.e-checkbox-wrapper .e-frame,
.e-small.e-css.e-checkbox-wrapper .e-frame {
  height: 14px;
  line-height: 6px;
  width: 14px;
}

.e-small .e-checkbox-wrapper .e-check,
.e-small.e-checkbox-wrapper .e-check,
.e-small .e-css.e-checkbox-wrapper .e-check,
.e-small.e-css.e-checkbox-wrapper .e-check {
  font-size: 10px;
}

.e-small .e-checkbox-wrapper .e-stop,
.e-small.e-checkbox-wrapper .e-stop,
.e-small .e-css.e-checkbox-wrapper .e-stop,
.e-small.e-css.e-checkbox-wrapper .e-stop {
  font-size: 8px;
  line-height: 6px;
}

.e-small .e-checkbox-wrapper .e-label,
.e-small.e-checkbox-wrapper .e-label,
.e-small .e-css.e-checkbox-wrapper .e-label,
.e-small.e-css.e-checkbox-wrapper .e-label {
  font-size: 13px;
  line-height: 14px;
}

.e-small .e-checkbox-wrapper .e-ripple-container,
.e-small.e-checkbox-wrapper .e-ripple-container,
.e-small .e-css.e-checkbox-wrapper .e-ripple-container,
.e-small.e-css.e-checkbox-wrapper .e-ripple-container {
  bottom: -9px;
  height: 32px;
  left: -9px;
  right: -9px;
  top: -9px;
  width: 32px;
}

.e-bigger.e-small .e-checkbox-wrapper .e-frame,
.e-bigger.e-small.e-checkbox-wrapper .e-frame,
.e-bigger.e-small .e-css.e-checkbox-wrapper .e-frame,
.e-bigger.e-small.e-css.e-checkbox-wrapper .e-frame {
  height: 20px;
  line-height: 12px;
  width: 20px;
}

.e-bigger.e-small .e-checkbox-wrapper .e-check,
.e-bigger.e-small.e-checkbox-wrapper .e-check,
.e-bigger.e-small .e-css.e-checkbox-wrapper .e-check,
.e-bigger.e-small.e-css.e-checkbox-wrapper .e-check {
  font-size: 12px;
}

.e-bigger.e-small .e-checkbox-wrapper .e-stop,
.e-bigger.e-small.e-checkbox-wrapper .e-stop,
.e-bigger.e-small .e-css.e-checkbox-wrapper .e-stop,
.e-bigger.e-small.e-css.e-checkbox-wrapper .e-stop {
  font-size: 10px;
  line-height: 12px;
}

.e-bigger.e-small .e-checkbox-wrapper .e-label,
.e-bigger.e-small.e-checkbox-wrapper .e-label,
.e-bigger.e-small .e-css.e-checkbox-wrapper .e-label,
.e-bigger.e-small.e-css.e-checkbox-wrapper .e-label {
  font-size: 14px;
  line-height: 20px;
}

.e-bigger.e-small .e-checkbox-wrapper .e-ripple-container,
.e-bigger.e-small.e-checkbox-wrapper .e-ripple-container,
.e-bigger.e-small .e-css.e-checkbox-wrapper .e-ripple-container,
.e-bigger.e-small.e-css.e-checkbox-wrapper .e-ripple-container {
  bottom: -9px;
  height: 38px;
  left: -9px;
  right: -9px;
  top: -9px;
  width: 38px;
}

.e-bigger .e-checkbox-wrapper .e-frame,
.e-bigger.e-checkbox-wrapper .e-frame,
.e-bigger .e-css.e-checkbox-wrapper .e-frame,
.e-bigger.e-css.e-checkbox-wrapper .e-frame {
  height: 22px;
  line-height: 14px;
  width: 22px;
}

.e-bigger .e-checkbox-wrapper .e-frame + .e-label,
.e-bigger.e-checkbox-wrapper .e-frame + .e-label,
.e-bigger .e-css.e-checkbox-wrapper .e-frame + .e-label,
.e-bigger.e-css.e-checkbox-wrapper .e-frame + .e-label {
  font-size: 14px;
  line-height: 22px;
  margin-left: 12px;
}

.e-bigger .e-checkbox-wrapper .e-check,
.e-bigger.e-checkbox-wrapper .e-check,
.e-bigger .e-css.e-checkbox-wrapper .e-check,
.e-bigger.e-css.e-checkbox-wrapper .e-check {
  font-size: 16px;
}

.e-bigger .e-checkbox-wrapper .e-stop,
.e-bigger.e-checkbox-wrapper .e-stop,
.e-bigger .e-css.e-checkbox-wrapper .e-stop,
.e-bigger.e-css.e-checkbox-wrapper .e-stop {
  font-size: 12px;
  line-height: 14px;
}

.e-bigger .e-checkbox-wrapper .e-label,
.e-bigger.e-checkbox-wrapper .e-label,
.e-bigger .e-css.e-checkbox-wrapper .e-label,
.e-bigger.e-css.e-checkbox-wrapper .e-label {
  font-size: 14px;
}

.e-bigger .e-checkbox-wrapper .e-ripple-container,
.e-bigger.e-checkbox-wrapper .e-ripple-container,
.e-bigger .e-css.e-checkbox-wrapper .e-ripple-container,
.e-bigger.e-css.e-checkbox-wrapper .e-ripple-container {
  bottom: -9px;
  height: 40px;
  left: -9px;
  right: -9px;
  top: -9px;
  width: 40px;
}

.e-bigger .e-checkbox-wrapper.e-rtl .e-frame,
.e-bigger.e-checkbox-wrapper.e-rtl .e-frame,
.e-bigger .e-css.e-checkbox-wrapper.e-rtl .e-frame,
.e-bigger.e-css.e-checkbox-wrapper.e-rtl .e-frame {
  margin: 0;
}

.e-bigger .e-checkbox-wrapper.e-rtl .e-frame + .e-label,
.e-bigger.e-checkbox-wrapper.e-rtl .e-frame + .e-label,
.e-bigger .e-css.e-checkbox-wrapper.e-rtl .e-frame + .e-label,
.e-bigger.e-css.e-checkbox-wrapper.e-rtl .e-frame + .e-label {
  margin-left: 0;
  margin-right: 12px;
}

.e-bigger .e-checkbox-wrapper.e-rtl .e-frame + .e-ripple-container,
.e-bigger.e-checkbox-wrapper.e-rtl .e-frame + .e-ripple-container,
.e-bigger .e-css.e-checkbox-wrapper.e-rtl .e-frame + .e-ripple-container,
.e-bigger.e-css.e-checkbox-wrapper.e-rtl .e-frame + .e-ripple-container {
  right: auto;
}

.e-bigger .e-checkbox-wrapper.e-small .e-frame,
.e-bigger.e-checkbox-wrapper.e-small .e-frame,
.e-bigger .e-css.e-checkbox-wrapper.e-small .e-frame,
.e-bigger.e-css.e-checkbox-wrapper.e-small .e-frame {
  height: 20px;
  line-height: 12px;
  width: 20px;
}

.e-bigger .e-checkbox-wrapper.e-small .e-check,
.e-bigger.e-checkbox-wrapper.e-small .e-check,
.e-bigger .e-css.e-checkbox-wrapper.e-small .e-check,
.e-bigger.e-css.e-checkbox-wrapper.e-small .e-check {
  font-size: 12px;
}

.e-bigger .e-checkbox-wrapper.e-small .e-stop,
.e-bigger.e-checkbox-wrapper.e-small .e-stop,
.e-bigger .e-css.e-checkbox-wrapper.e-small .e-stop,
.e-bigger.e-css.e-checkbox-wrapper.e-small .e-stop {
  font-size: 10px;
  line-height: 12px;
}

.e-bigger .e-checkbox-wrapper.e-small .e-label,
.e-bigger.e-checkbox-wrapper.e-small .e-label,
.e-bigger .e-css.e-checkbox-wrapper.e-small .e-label,
.e-bigger.e-css.e-checkbox-wrapper.e-small .e-label {
  font-size: 14px;
  line-height: 20px;
}

.e-bigger .e-checkbox-wrapper.e-small .e-ripple-container,
.e-bigger.e-checkbox-wrapper.e-small .e-ripple-container,
.e-bigger .e-css.e-checkbox-wrapper.e-small .e-ripple-container,
.e-bigger.e-css.e-checkbox-wrapper.e-small .e-ripple-container {
  bottom: -9px;
  height: 38px;
  left: -9px;
  right: -9px;
  top: -9px;
  width: 38px;
}

/*! checkbox theme */
.e-checkbox-wrapper,
.e-css.e-checkbox-wrapper {
  -webkit-tap-highlight-color: transparent;
}

.e-checkbox-wrapper .e-frame,
.e-css.e-checkbox-wrapper .e-frame {
  background-color: #fff;
  border-color: #757575;
}

.e-checkbox-wrapper .e-frame.e-check,
.e-css.e-checkbox-wrapper .e-frame.e-check {
  background-color: var(--jbCyan);
  border-color: transparent;
  color: #fff;
}

.e-checkbox-wrapper .e-frame.e-stop,
.e-css.e-checkbox-wrapper .e-frame.e-stop {
  background-color: #fff;
  border-color: #757575;
  color: #757575;
}

.e-checkbox-wrapper .e-ripple-element,
.e-css.e-checkbox-wrapper .e-ripple-element {
  background: rgba(227, 22, 91, 0.26);
}

.e-checkbox-wrapper .e-ripple-check .e-ripple-element,
.e-css.e-checkbox-wrapper .e-ripple-check .e-ripple-element {
  background: rgba(0, 0, 0, 0.26);
}

.e-checkbox-wrapper:active .e-ripple-element,
.e-css.e-checkbox-wrapper:active .e-ripple-element {
  background: rgba(0, 0, 0, 0.26);
}

.e-checkbox-wrapper:active .e-ripple-check .e-ripple-element,
.e-css.e-checkbox-wrapper:active .e-ripple-check .e-ripple-element {
  background: rgba(227, 22, 91, 0.26);
}

.e-checkbox-wrapper .e-label,
.e-css.e-checkbox-wrapper .e-label {
  color: rgba(0, 0, 0, 0.87);
}

.e-checkbox-wrapper .e-checkbox:focus + .e-frame,
.e-css.e-checkbox-wrapper .e-checkbox:focus + .e-frame {
  background-color: #fff;
  border-color: #757575;
  box-shadow: none;
}

.e-checkbox-wrapper .e-checkbox:focus + .e-frame.e-check,
.e-css.e-checkbox-wrapper .e-checkbox:focus + .e-frame.e-check {
  background-color: var(--jbCyan);
  border-color: transparent;
  box-shadow: none;
  color: #fff;
}

.e-checkbox-wrapper .e-checkbox:focus + .e-frame.e-stop,
.e-css.e-checkbox-wrapper .e-checkbox:focus + .e-frame.e-stop {
  box-shadow: none;
  color: #757575;
}

.e-checkbox-wrapper:hover .e-frame,
.e-css.e-checkbox-wrapper:hover .e-frame {
  background-color: #fff;
  border-color: #757575;
}

.e-checkbox-wrapper:hover .e-frame.e-check,
.e-css.e-checkbox-wrapper:hover .e-frame.e-check {
  background-color: var(--jbCyan);
  border-color: transparent;
  color: #fff;
}

.e-checkbox-wrapper:hover .e-frame.e-stop,
.e-css.e-checkbox-wrapper:hover .e-frame.e-stop {
  color: #757575;
}

.e-checkbox-wrapper:hover .e-label,
.e-css.e-checkbox-wrapper:hover .e-label {
  color: rgba(0, 0, 0, 0.87);
}

.e-checkbox-wrapper.e-checkbox-disabled .e-frame,
.e-css.e-checkbox-wrapper.e-checkbox-disabled .e-frame {
  background-color: #fff;
  border-color: #bdbdbd;
  color: #bdbdbd;
}

.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-check,
.e-css.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-check {
  background-color: var(--jbCyan);
  border-color: var(--jbCyan);
  opacity: 0.4;
  color: #fff;
}

.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-stop,
.e-css.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-stop {
  background-color: #fff;
  border-color: #bdbdbd;
  color: #bdbdbd;
}

.e-checkbox-wrapper.e-checkbox-disabled .e-label,
.e-css.e-checkbox-wrapper.e-checkbox-disabled .e-label {
  color: #bdbdbd;
}

.e-checkbox-wrapper.e-focus .e-ripple-container,
.e-css.e-checkbox-wrapper.e-focus .e-ripple-container {
  background-color: rgba(0, 0, 0, 0.12);
}

.e-checkbox-wrapper.e-focus .e-ripple-container.e-ripple-check,
.e-css.e-checkbox-wrapper.e-focus .e-ripple-container.e-ripple-check {
  background-color: rgba(227, 22, 91, 0.26);
}

.e-checkbox-wrapper.e-focus .e-frame,
.e-css.e-checkbox-wrapper.e-focus .e-frame {
  outline: #fff 0 solid;
  outline-offset: 0;
}

.e-checkbox-wrapper.e-focus .e-frame.e-check,
.e-css.e-checkbox-wrapper.e-focus .e-frame.e-check {
  outline: #fff 0 solid;
  outline-offset: 0;
}

.e-chip-list .e-chip-delete.e-dlt-btn::before {
  content: '\e208';
}

.e-chip-list.e-multi-selection .e-chip::before {
  content: '\e933';
}

.e-chip-list {
  display: flex;
  padding: 4px;
}

.e-chip-list.e-chip,
.e-chip-list .e-chip {
  -webkit-tap-highlight-color: transparent;
  align-items: center;
  border: 0 solid;
  border-radius: 14px;
  box-shadow: none;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-flex;
  font-size: 13px;
  font-weight: 400;
  height: 28px;
  justify-content: center;
  line-height: 1.5em;
  margin: 4px;
  outline: none;
  overflow: hidden;
  padding: 0 10px;
  position: relative;
  transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-user-select: none;
          user-select: none;
}

.e-chip-list.e-chip .e-chip-avatar,
.e-chip-list .e-chip .e-chip-avatar {
  align-items: center;
  background-size: cover;
  border-radius: 50%;
  display: flex;
  font-size: 13px;
  height: 28px;
  justify-content: center;
  line-height: 1;
  margin: 0 8px 0 -10px;
  overflow: hidden;
  width: 28px;
}

.e-chip-list.e-chip .e-chip-avatar-wrap, .e-chip-list.e-chip.e-chip-avatar-wrap,
.e-chip-list .e-chip .e-chip-avatar-wrap,
.e-chip-list .e-chip.e-chip-avatar-wrap {
  border-radius: 14px;
}

.e-chip-list.e-chip .e-chip-icon,
.e-chip-list .e-chip .e-chip-icon {
  align-items: center;
  background-size: cover;
  border-radius: 50%;
  display: flex;
  font-size: 14px;
  height: 20px;
  justify-content: center;
  line-height: 1;
  margin: 0 8px 0 -6px;
  overflow: hidden;
  width: 20px;
}

.e-chip-list.e-chip .e-chip-text,
.e-chip-list .e-chip .e-chip-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-chip-list.e-chip .e-chip-delete,
.e-chip-list .e-chip .e-chip-delete {
  align-items: center;
  background-size: cover;
  border-radius: 50%;
  display: flex;
  font-size: 14px;
  height: 14px;
  justify-content: center;
  line-height: 1;
  margin: 0 -2px 0 8px;
  overflow: hidden;
  width: 14px;
}

.e-chip-list.e-chip .e-chip-delete.e-dlt-btn::before,
.e-chip-list .e-chip .e-chip-delete.e-dlt-btn::before {
  font-family: 'e-icons';
}

.e-chip-list:not(.e-chip) {
  flex-wrap: wrap;
}

.e-chip-list.e-multi-selection .e-chip::before {
  align-items: center;
  display: flex;
  font-family: 'e-icons';
  height: 20px;
  justify-content: center;
  line-height: 1;
  margin: 0 8px 0 -6px;
  margin-top: 0;
  overflow: hidden;
  transition: width 300ms cubic-bezier(0.4, 0, 0.2, 1);
  width: 20px;
}

.e-chip-list.e-multi-selection .e-chip:not(.e-chip-icon-wrap):not(.e-chip-avatar-wrap)::before {
  width: 0;
}

.e-chip-list.e-multi-selection .e-chip.e-chip-icon-wrap::before, .e-chip-list.e-multi-selection .e-chip.e-chip-avatar-wrap::before {
  display: none;
}

.e-chip-list.e-multi-selection .e-chip.e-chip-avatar-wrap::before {
  height: 28px;
  margin: 0 8px 0 -10px;
  margin-top: 0;
  width: 28px;
}

.e-chip-list.e-multi-selection .e-chip.e-active .e-chip-icon,
.e-chip-list.e-multi-selection .e-chip.e-active .e-chip-avatar {
  display: none;
}

.e-chip-list.e-multi-selection .e-chip.e-active.e-chip-icon-wrap::before, .e-chip-list.e-multi-selection .e-chip.e-active.e-chip-avatar-wrap::before {
  display: flex;
}

.e-chip-list.e-multi-selection .e-chip.e-active:not(.e-chip-icon-wrap):not(.e-chip-avatar-wrap)::before {
  width: 20px;
}

.e-chip-list.e-rtl.e-chip .e-chip-avatar,
.e-chip-list.e-rtl .e-chip .e-chip-avatar {
  margin: 0 -10px 0 8px;
}

.e-chip-list.e-rtl.e-chip .e-chip-icon,
.e-chip-list.e-rtl .e-chip .e-chip-icon {
  margin: 0 -6px 0 8px;
}

.e-chip-list.e-rtl.e-chip .e-chip-delete,
.e-chip-list.e-rtl .e-chip .e-chip-delete {
  margin: 0 8px 0 -2px;
}

.e-chip-list.e-rtl.e-chip .e-chip-avatar-wrap, .e-chip-list.e-rtl.e-chip.e-chip-avatar-wrap,
.e-chip-list.e-rtl .e-chip .e-chip-avatar-wrap,
.e-chip-list.e-rtl .e-chip.e-chip-avatar-wrap {
  border-radius: 14px;
}

.e-chip-list.e-rtl.e-multi-selection .e-chip::before {
  margin: 0 -6px 0 8px;
  margin-top: 0;
}

.e-chip-list.e-rtl.e-multi-selection .e-chip.e-chip-avatar-wrap::before {
  margin: 0 -10px 0 8px;
  margin-top: 0;
}

.e-bigger .e-chip-list.e-chip,
.e-bigger .e-chip-list .e-chip,
.e-bigger.e-chip-list.e-chip,
.e-bigger.e-chip-list .e-chip {
  border-radius: 16px;
  font-size: 14px;
  height: 32px;
  padding: 0 12px;
}

.e-bigger .e-chip-list .e-chip-avatar,
.e-bigger.e-chip-list .e-chip-avatar {
  font-size: 15px;
  height: 32px;
  margin: 0 8px 0 -12px;
  width: 32px;
}

.e-bigger .e-chip-list .e-chip-avatar-wrap, .e-bigger .e-chip-list.e-chip-avatar-wrap,
.e-bigger.e-chip-list .e-chip-avatar-wrap,
.e-bigger.e-chip-list.e-chip-avatar-wrap {
  border-radius: 16px;
}

.e-bigger .e-chip-list .e-chip-icon,
.e-bigger.e-chip-list .e-chip-icon {
  font-size: 16px;
  height: 24px;
  margin: 0 8px 0 -8px;
  width: 24px;
}

.e-bigger .e-chip-list .e-chip-delete,
.e-bigger.e-chip-list .e-chip-delete {
  font-size: 16px;
  height: 18px;
  margin: 0 -4px 0 8px;
  width: 18px;
}

.e-bigger .e-chip-list.e-multi-selection .e-chip::before,
.e-bigger.e-chip-list.e-multi-selection .e-chip::before {
  height: 24px;
  margin: 0 8px 0 -8px;
  margin-top: 0;
  width: 24px;
}

.e-bigger .e-chip-list.e-multi-selection .e-chip.e-chip-avatar-wrap::before,
.e-bigger.e-chip-list.e-multi-selection .e-chip.e-chip-avatar-wrap::before {
  height: 32px;
  margin: 0 8px 0 -12px;
  margin-top: 0;
  width: 32px;
}

.e-bigger .e-chip-list.e-multi-selection .e-chip.e-active:not(.e-chip-icon-wrap):not(.e-chip-avatar-wrap)::before,
.e-bigger.e-chip-list.e-multi-selection .e-chip.e-active:not(.e-chip-icon-wrap):not(.e-chip-avatar-wrap)::before {
  width: 24px;
}

.e-bigger .e-chip-list.e-rtl.e-chip .e-chip-avatar,
.e-bigger .e-chip-list.e-rtl .e-chip .e-chip-avatar,
.e-bigger.e-chip-list.e-rtl.e-chip .e-chip-avatar,
.e-bigger.e-chip-list.e-rtl .e-chip .e-chip-avatar {
  margin: 0 -12px 0 8px;
}

.e-bigger .e-chip-list.e-rtl.e-chip .e-chip-icon,
.e-bigger .e-chip-list.e-rtl .e-chip .e-chip-icon,
.e-bigger.e-chip-list.e-rtl.e-chip .e-chip-icon,
.e-bigger.e-chip-list.e-rtl .e-chip .e-chip-icon {
  margin: 0 -8px 0 8px;
}

.e-bigger .e-chip-list.e-rtl.e-chip .e-chip-delete,
.e-bigger .e-chip-list.e-rtl .e-chip .e-chip-delete,
.e-bigger.e-chip-list.e-rtl.e-chip .e-chip-delete,
.e-bigger.e-chip-list.e-rtl .e-chip .e-chip-delete {
  margin: 0 8px 0 -4px;
}

.e-bigger .e-chip-list.e-rtl.e-chip .e-chip-avatar-wrap, .e-bigger .e-chip-list.e-rtl.e-chip.e-chip-avatar-wrap,
.e-bigger .e-chip-list.e-rtl .e-chip .e-chip-avatar-wrap,
.e-bigger .e-chip-list.e-rtl .e-chip.e-chip-avatar-wrap,
.e-bigger.e-chip-list.e-rtl.e-chip .e-chip-avatar-wrap,
.e-bigger.e-chip-list.e-rtl.e-chip.e-chip-avatar-wrap,
.e-bigger.e-chip-list.e-rtl .e-chip .e-chip-avatar-wrap,
.e-bigger.e-chip-list.e-rtl .e-chip.e-chip-avatar-wrap {
  border-radius: 16px;
}

.e-bigger .e-chip-list.e-rtl.e-multi-selection .e-chip::before,
.e-bigger.e-chip-list.e-rtl.e-multi-selection .e-chip::before {
  margin: 0 -8px 0 8px;
  margin-top: 0;
}

.e-bigger .e-chip-list.e-rtl.e-multi-selection .e-chip.e-chip-avatar-wrap::before,
.e-bigger.e-chip-list.e-rtl.e-multi-selection .e-chip.e-chip-avatar-wrap::before {
  margin: 0 -12px 0 8px;
  margin-top: 0;
}

.e-chip-list.e-chip,
.e-chip-list .e-chip {
  background-color: #e0e0e0;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
}

.e-chip-list.e-chip .e-chip-icon,
.e-chip-list.e-chip .e-chip-delete,
.e-chip-list .e-chip .e-chip-icon,
.e-chip-list .e-chip .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-chip .e-chip-delete.e-dlt-btn,
.e-chip-list .e-chip .e-chip-delete.e-dlt-btn {
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-chip .e-chip-avatar,
.e-chip-list .e-chip .e-chip-avatar {
  background-color: #c1c1c1;
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-chip:not(.e-active) .e-chip-delete.e-dlt-btn:hover,
.e-chip-list .e-chip:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
  color: rgba(0, 0, 0, 0.7);
}

.e-chip-list.e-chip:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list .e-chip:not(.e-active) .e-chip-delete.e-dlt-btn:active {
  color: #000;
}

.e-chip-list.e-chip:hover,
.e-chip-list .e-chip:hover {
  background-color: #d6d6d6;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
}

.e-chip-list.e-chip:hover .e-chip-icon,
.e-chip-list.e-chip:hover .e-chip-delete,
.e-chip-list .e-chip:hover .e-chip-icon,
.e-chip-list .e-chip:hover .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-chip:hover .e-chip-avatar,
.e-chip-list .e-chip:hover .e-chip-avatar {
  background-color: #b7b7b7;
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-chip.e-focused,
.e-chip-list .e-chip.e-focused {
  background-color: #c1c1c1;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  box-shadow: none;
}

.e-chip-list.e-chip.e-focused .e-chip-icon,
.e-chip-list.e-chip.e-focused .e-chip-delete,
.e-chip-list .e-chip.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-focused .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-chip.e-focused .e-chip-avatar,
.e-chip-list .e-chip.e-focused .e-chip-avatar {
  background-color: #b7b7b7;
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-chip.e-active,
.e-chip-list .e-chip.e-active {
  background-color: #bcbcbc;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  box-shadow: none;
}

.e-chip-list.e-chip.e-active .e-chip-icon,
.e-chip-list.e-chip.e-active .e-chip-delete,
.e-chip-list .e-chip.e-active .e-chip-icon,
.e-chip-list .e-chip.e-active .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-chip.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-active .e-chip-avatar {
  background-color: #9e9e9e;
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-chip.e-focused.e-active,
.e-chip-list .e-chip.e-focused.e-active {
  background-color: #c1c1c1;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  box-shadow: none;
}

.e-chip-list.e-chip.e-focused.e-active .e-chip-icon,
.e-chip-list.e-chip.e-focused.e-active .e-chip-delete,
.e-chip-list .e-chip.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-focused.e-active .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-chip.e-focused.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-focused.e-active .e-chip-avatar {
  background-color: #a3a3a3;
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-chip:active,
.e-chip-list .e-chip:active {
  background-color: #b7b7b7;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  box-shadow: 0 2px 1px -6px rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 1px 8px 0 rgba(0, 0, 0, 0.12);
}

.e-chip-list.e-chip:active .e-chip-icon,
.e-chip-list.e-chip:active .e-chip-delete,
.e-chip-list .e-chip:active .e-chip-icon,
.e-chip-list .e-chip:active .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-chip:active .e-chip-avatar,
.e-chip-list .e-chip:active .e-chip-avatar {
  background-color: #999999;
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-chip.e-disabled,
.e-chip-list .e-chip.e-disabled {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
  opacity: 1;
  pointer-events: none;
}

.e-chip-list.e-chip.e-disabled .e-chip-icon,
.e-chip-list.e-chip.e-disabled .e-chip-delete,
.e-chip-list .e-chip.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-disabled .e-chip-avatar,
.e-chip-list .e-chip.e-disabled .e-chip-avatar {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-outline,
.e-chip-list .e-chip.e-outline {
  background-color: transparent;
  border-color: #bdbdbd;
  color: rgba(0, 0, 0, 0.87);
  border-width: 1px;
}

.e-chip-list.e-chip.e-outline .e-chip-icon,
.e-chip-list.e-chip.e-outline .e-chip-delete,
.e-chip-list .e-chip.e-outline .e-chip-icon,
.e-chip-list .e-chip.e-outline .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-chip.e-outline .e-chip-delete.e-dlt-btn,
.e-chip-list .e-chip.e-outline .e-chip-delete.e-dlt-btn {
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-chip.e-outline .e-chip-avatar,
.e-chip-list .e-chip.e-outline .e-chip-avatar {
  background-color: #bdbdbd;
  color: rgba(0, 0, 0, 0.87);
}

.e-chip-list.e-chip.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover,
.e-chip-list .e-chip.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
  color: rgba(0, 0, 0, 0.7);
}

.e-chip-list.e-chip.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list .e-chip.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active {
  color: #000;
}

.e-chip-list.e-chip.e-outline:hover,
.e-chip-list .e-chip.e-outline:hover {
  background-color: rgba(0, 0, 0, 0.04);
  border-color: #bdbdbd;
  color: rgba(0, 0, 0, 0.87);
}

.e-chip-list.e-chip.e-outline:hover .e-chip-icon,
.e-chip-list.e-chip.e-outline:hover .e-chip-delete,
.e-chip-list .e-chip.e-outline:hover .e-chip-icon,
.e-chip-list .e-chip.e-outline:hover .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-chip.e-outline:hover .e-chip-avatar,
.e-chip-list .e-chip.e-outline:hover .e-chip-avatar {
  background-color: #bdbdbd;
  color: rgba(0, 0, 0, 0.87);
}

.e-chip-list.e-chip.e-outline.e-focused,
.e-chip-list .e-chip.e-outline.e-focused {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: #bdbdbd;
  color: rgba(0, 0, 0, 0.87);
}

.e-chip-list.e-chip.e-outline.e-focused .e-chip-icon,
.e-chip-list.e-chip.e-outline.e-focused .e-chip-delete,
.e-chip-list .e-chip.e-outline.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-outline.e-focused .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-chip.e-outline.e-focused .e-chip-avatar,
.e-chip-list .e-chip.e-outline.e-focused .e-chip-avatar {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-chip.e-outline.e-active,
.e-chip-list .e-chip.e-outline.e-active {
  background-color: rgba(0, 0, 0, 0.14);
  border-color: #bdbdbd;
  color: rgba(0, 0, 0, 0.87);
}

.e-chip-list.e-chip.e-outline.e-active .e-chip-icon,
.e-chip-list.e-chip.e-outline.e-active .e-chip-delete,
.e-chip-list .e-chip.e-outline.e-active .e-chip-icon,
.e-chip-list .e-chip.e-outline.e-active .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-chip.e-outline.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-outline.e-active .e-chip-avatar {
  background-color: rgba(0, 0, 0, 0.14);
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-chip.e-outline.e-focused.e-active,
.e-chip-list .e-chip.e-outline.e-focused.e-active {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: #bdbdbd;
  color: rgba(0, 0, 0, 0.87);
}

.e-chip-list.e-chip.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list.e-chip.e-outline.e-focused.e-active .e-chip-delete,
.e-chip-list .e-chip.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-outline.e-focused.e-active .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-chip.e-outline.e-focused.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-outline.e-focused.e-active .e-chip-avatar {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-chip.e-outline:active,
.e-chip-list .e-chip.e-outline:active {
  background-color: rgba(0, 0, 0, 0.16);
  border-color: #bdbdbd;
  color: rgba(0, 0, 0, 0.87);
}

.e-chip-list.e-chip.e-outline:active .e-chip-icon,
.e-chip-list.e-chip.e-outline:active .e-chip-delete,
.e-chip-list .e-chip.e-outline:active .e-chip-icon,
.e-chip-list .e-chip.e-outline:active .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-chip.e-outline:active .e-chip-avatar,
.e-chip-list .e-chip.e-outline:active .e-chip-avatar {
  background-color: rgba(0, 0, 0, 0.16);
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-chip.e-outline.e-disabled,
.e-chip-list .e-chip.e-outline.e-disabled {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-outline.e-disabled .e-chip-icon,
.e-chip-list.e-chip.e-outline.e-disabled .e-chip-delete,
.e-chip-list .e-chip.e-outline.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-outline.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-outline.e-disabled .e-chip-avatar,
.e-chip-list .e-chip.e-outline.e-disabled .e-chip-avatar {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-selection .e-chip.e-active {
  background-color: #e3165b;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-selection .e-chip.e-active .e-chip-icon,
.e-chip-list.e-selection .e-chip.e-active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-selection .e-chip.e-active .e-chip-avatar {
  background-color: #ab1145;
  color: #fff;
}

.e-chip-list.e-selection .e-chip.e-active.e-focused {
  background-color: #ed4980;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-selection .e-chip.e-active.e-focused .e-chip-icon,
.e-chip-list.e-selection .e-chip.e-active.e-focused .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-selection .e-chip.e-active.e-focused .e-chip-avatar {
  background-color: #e3165b;
  color: #fff;
}

.e-chip-list.e-selection .e-chip.e-active.e-disabled {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-selection .e-chip.e-active.e-disabled .e-chip-icon,
.e-chip-list.e-selection .e-chip.e-active.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-selection .e-chip.e-active.e-disabled .e-chip-avatar {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-selection .e-chip.e-active.e-outline {
  background-color: #e3165b;
  border-color: #e3165b;
  color: #fff;
}

.e-chip-list.e-selection .e-chip.e-active.e-outline .e-chip-icon,
.e-chip-list.e-selection .e-chip.e-active.e-outline .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-selection .e-chip.e-active.e-outline .e-chip-avatar {
  background-color: #ab1145;
  color: #fff;
}

.e-chip-list.e-selection .e-chip.e-active.e-outline.e-focused {
  background-color: #ed4980;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-selection .e-chip.e-active.e-outline.e-focused .e-chip-icon,
.e-chip-list.e-selection .e-chip.e-active.e-outline.e-focused .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-selection .e-chip.e-active.e-outline.e-focused .e-chip-avatar {
  background-color: #e3165b;
  color: #fff;
}

.e-chip-list.e-selection .e-chip.e-active.e-outline.e-disabled {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-selection .e-chip.e-active.e-outline.e-disabled .e-chip-icon,
.e-chip-list.e-selection .e-chip.e-active.e-outline.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-selection .e-chip.e-active.e-outline.e-disabled .e-chip-avatar {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-selection .e-chip:active {
  background-color: rgba(227, 22, 91, 0.16);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
}

.e-chip-list.e-selection .e-chip:active .e-chip-icon,
.e-chip-list.e-selection .e-chip:active .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-selection .e-chip:active .e-chip-avatar {
  background-color: rgba(171, 17, 69, 0.16);
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-selection .e-chip:active.e-outline {
  background-color: rgba(227, 22, 91, 0.16);
  border-color: #bdbdbd;
  color: rgba(0, 0, 0, 0.87);
}

.e-chip-list.e-selection .e-chip:active.e-outline .e-chip-icon,
.e-chip-list.e-selection .e-chip:active.e-outline .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-selection .e-chip:active.e-outline .e-chip-avatar {
  background-color: rgba(171, 17, 69, 0.16);
  color: rgba(0, 0, 0, 0.54);
}

.e-chip-list.e-chip.e-primary,
.e-chip-list .e-chip.e-primary {
  background-color: #e3165b;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-primary .e-chip-icon,
.e-chip-list.e-chip.e-primary .e-chip-delete,
.e-chip-list .e-chip.e-primary .e-chip-icon,
.e-chip-list .e-chip.e-primary .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-primary .e-chip-delete.e-dlt-btn,
.e-chip-list .e-chip.e-primary .e-chip-delete.e-dlt-btn {
  color: rgba(255, 255, 255, 0.8);
}

.e-chip-list.e-chip.e-primary .e-chip-avatar,
.e-chip-list .e-chip.e-primary .e-chip-avatar {
  background-color: #ab1145;
  color: #fff;
}

.e-chip-list.e-chip.e-primary:not(.e-active) .e-chip-delete.e-dlt-btn:hover,
.e-chip-list .e-chip.e-primary:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
  color: #fff;
}

.e-chip-list.e-chip.e-primary:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list .e-chip.e-primary:not(.e-active) .e-chip-delete.e-dlt-btn:active {
  color: #fff;
}

.e-chip-list.e-chip.e-primary:hover,
.e-chip-list .e-chip.e-primary:hover {
  background-color: #ec3673;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-primary:hover .e-chip-icon,
.e-chip-list.e-chip.e-primary:hover .e-chip-delete,
.e-chip-list .e-chip.e-primary:hover .e-chip-icon,
.e-chip-list .e-chip.e-primary:hover .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-primary:hover .e-chip-avatar,
.e-chip-list .e-chip.e-primary:hover .e-chip-avatar {
  background-color: #d01454;
  color: #fff;
}

.e-chip-list.e-chip.e-primary.e-focused,
.e-chip-list .e-chip.e-primary.e-focused {
  background-color: #ed4980;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-primary.e-focused .e-chip-icon,
.e-chip-list.e-chip.e-primary.e-focused .e-chip-delete,
.e-chip-list .e-chip.e-primary.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-focused .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-primary.e-focused .e-chip-avatar,
.e-chip-list .e-chip.e-primary.e-focused .e-chip-avatar {
  background-color: #e3165b;
  color: #fff;
}

.e-chip-list.e-chip.e-primary.e-active,
.e-chip-list .e-chip.e-primary.e-active {
  background-color: #ef5b8d;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-primary.e-active .e-chip-icon,
.e-chip-list.e-chip.e-primary.e-active .e-chip-delete,
.e-chip-list .e-chip.e-primary.e-active .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-primary.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-primary.e-active .e-chip-avatar {
  background-color: #ea2466;
  color: #fff;
}

.e-chip-list.e-chip.e-primary.e-focused.e-active,
.e-chip-list .e-chip.e-primary.e-focused.e-active {
  background-color: #ed4980;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-primary.e-focused.e-active .e-chip-icon,
.e-chip-list.e-chip.e-primary.e-focused.e-active .e-chip-delete,
.e-chip-list .e-chip.e-primary.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-focused.e-active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-primary.e-focused.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-primary.e-focused.e-active .e-chip-avatar {
  background-color: #e3165b;
  color: #fff;
}

.e-chip-list.e-chip.e-primary:active,
.e-chip-list .e-chip.e-primary:active {
  background-color: #ef5b8d;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-primary:active .e-chip-icon,
.e-chip-list.e-chip.e-primary:active .e-chip-delete,
.e-chip-list .e-chip.e-primary:active .e-chip-icon,
.e-chip-list .e-chip.e-primary:active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-primary:active .e-chip-avatar,
.e-chip-list .e-chip.e-primary:active .e-chip-avatar {
  background-color: #ea2466;
  color: #fff;
}

.e-chip-list.e-chip.e-primary.e-disabled,
.e-chip-list .e-chip.e-primary.e-disabled {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-primary.e-disabled .e-chip-icon,
.e-chip-list.e-chip.e-primary.e-disabled .e-chip-delete,
.e-chip-list .e-chip.e-primary.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-primary.e-disabled .e-chip-avatar,
.e-chip-list .e-chip.e-primary.e-disabled .e-chip-avatar {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-primary.e-outline,
.e-chip-list .e-chip.e-primary.e-outline {
  background-color: transparent;
  border-color: #e3165b;
  color: #e3165b;
}

.e-chip-list.e-chip.e-primary.e-outline .e-chip-icon,
.e-chip-list.e-chip.e-primary.e-outline .e-chip-delete,
.e-chip-list .e-chip.e-primary.e-outline .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-outline .e-chip-delete {
  color: #e3165b;
}

.e-chip-list.e-chip.e-primary.e-outline .e-chip-delete.e-dlt-btn,
.e-chip-list .e-chip.e-primary.e-outline .e-chip-delete.e-dlt-btn {
  color: rgba(227, 22, 91, 0.8);
}

.e-chip-list.e-chip.e-primary.e-outline .e-chip-avatar,
.e-chip-list .e-chip.e-primary.e-outline .e-chip-avatar {
  background-color: #e3165b;
  color: #fff;
}

.e-chip-list.e-chip.e-primary.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover,
.e-chip-list .e-chip.e-primary.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
  color: #e3165b;
}

.e-chip-list.e-chip.e-primary.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list .e-chip.e-primary.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active {
  color: #fff;
}

.e-chip-list.e-chip.e-primary.e-outline:hover,
.e-chip-list .e-chip.e-primary.e-outline:hover {
  background-color: rgba(227, 22, 91, 0.12);
  border-color: #e3165b;
  color: #e3165b;
}

.e-chip-list.e-chip.e-primary.e-outline:hover .e-chip-icon,
.e-chip-list.e-chip.e-primary.e-outline:hover .e-chip-delete,
.e-chip-list .e-chip.e-primary.e-outline:hover .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-outline:hover .e-chip-delete {
  color: #e3165b;
}

.e-chip-list.e-chip.e-primary.e-outline:hover .e-chip-avatar,
.e-chip-list .e-chip.e-primary.e-outline:hover .e-chip-avatar {
  background-color: #e3165b;
  color: #fff;
}

.e-chip-list.e-chip.e-primary.e-outline.e-focused,
.e-chip-list .e-chip.e-primary.e-outline.e-focused {
  background-color: #ed4980;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-primary.e-outline.e-focused .e-chip-icon,
.e-chip-list.e-chip.e-primary.e-outline.e-focused .e-chip-delete,
.e-chip-list .e-chip.e-primary.e-outline.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-outline.e-focused .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-primary.e-outline.e-focused .e-chip-avatar,
.e-chip-list .e-chip.e-primary.e-outline.e-focused .e-chip-avatar {
  background-color: #e3165b;
  color: #fff;
}

.e-chip-list.e-chip.e-primary.e-outline.e-active,
.e-chip-list .e-chip.e-primary.e-outline.e-active {
  background-color: #ef5b8d;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-primary.e-outline.e-active .e-chip-icon,
.e-chip-list.e-chip.e-primary.e-outline.e-active .e-chip-delete,
.e-chip-list .e-chip.e-primary.e-outline.e-active .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-outline.e-active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-primary.e-outline.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-primary.e-outline.e-active .e-chip-avatar {
  background-color: #ea2466;
  color: #fff;
}

.e-chip-list.e-chip.e-primary.e-outline.e-focused.e-active,
.e-chip-list .e-chip.e-primary.e-outline.e-focused.e-active {
  background-color: #ed4980;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-primary.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list.e-chip.e-primary.e-outline.e-focused.e-active .e-chip-delete,
.e-chip-list .e-chip.e-primary.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-outline.e-focused.e-active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-primary.e-outline.e-focused.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-primary.e-outline.e-focused.e-active .e-chip-avatar {
  background-color: #e3165b;
  color: #fff;
}

.e-chip-list.e-chip.e-primary.e-outline:active,
.e-chip-list .e-chip.e-primary.e-outline:active {
  background-color: #ef5b8d;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-primary.e-outline:active .e-chip-icon,
.e-chip-list.e-chip.e-primary.e-outline:active .e-chip-delete,
.e-chip-list .e-chip.e-primary.e-outline:active .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-outline:active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-primary.e-outline:active .e-chip-avatar,
.e-chip-list .e-chip.e-primary.e-outline:active .e-chip-avatar {
  background-color: #ea2466;
  color: #fff;
}

.e-chip-list.e-chip.e-primary.e-outline.e-disabled,
.e-chip-list .e-chip.e-primary.e-outline.e-disabled {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-primary.e-outline.e-disabled .e-chip-icon,
.e-chip-list.e-chip.e-primary.e-outline.e-disabled .e-chip-delete,
.e-chip-list .e-chip.e-primary.e-outline.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-outline.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-primary.e-outline.e-disabled .e-chip-avatar,
.e-chip-list .e-chip.e-primary.e-outline.e-disabled .e-chip-avatar {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-success,
.e-chip-list .e-chip.e-success {
  background-color: #4d841d;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-success .e-chip-icon,
.e-chip-list.e-chip.e-success .e-chip-delete,
.e-chip-list .e-chip.e-success .e-chip-icon,
.e-chip-list .e-chip.e-success .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-success .e-chip-delete.e-dlt-btn,
.e-chip-list .e-chip.e-success .e-chip-delete.e-dlt-btn {
  color: rgba(255, 255, 255, 0.8);
}

.e-chip-list.e-chip.e-success .e-chip-avatar,
.e-chip-list .e-chip.e-success .e-chip-avatar {
  background-color: #305212;
  color: #fff;
}

.e-chip-list.e-chip.e-success:not(.e-active) .e-chip-delete.e-dlt-btn:hover,
.e-chip-list .e-chip.e-success:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
  color: #fff;
}

.e-chip-list.e-chip.e-success:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list .e-chip.e-success:not(.e-active) .e-chip-delete.e-dlt-btn:active {
  color: #fff;
}

.e-chip-list.e-chip.e-success:hover,
.e-chip-list .e-chip.e-success:hover {
  background-color: #61a524;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-success:hover .e-chip-icon,
.e-chip-list.e-chip.e-success:hover .e-chip-delete,
.e-chip-list .e-chip.e-success:hover .e-chip-icon,
.e-chip-list .e-chip.e-success:hover .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-success:hover .e-chip-avatar,
.e-chip-list .e-chip.e-success:hover .e-chip-avatar {
  background-color: #437319;
  color: #fff;
}

.e-chip-list.e-chip.e-success.e-focused,
.e-chip-list .e-chip.e-success.e-focused {
  background-color: #6ab628;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-success.e-focused .e-chip-icon,
.e-chip-list.e-chip.e-success.e-focused .e-chip-delete,
.e-chip-list .e-chip.e-success.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-success.e-focused .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-success.e-focused .e-chip-avatar,
.e-chip-list .e-chip.e-success.e-focused .e-chip-avatar {
  background-color: #4d841d;
  color: #fff;
}

.e-chip-list.e-chip.e-success.e-active,
.e-chip-list .e-chip.e-success.e-active {
  background-color: #74c72c;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-success.e-active .e-chip-icon,
.e-chip-list.e-chip.e-success.e-active .e-chip-delete,
.e-chip-list .e-chip.e-success.e-active .e-chip-icon,
.e-chip-list .e-chip.e-success.e-active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-success.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-success.e-active .e-chip-avatar {
  background-color: #579521;
  color: #fff;
}

.e-chip-list.e-chip.e-success.e-focused.e-active,
.e-chip-list .e-chip.e-success.e-focused.e-active {
  background-color: #6ab628;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-success.e-focused.e-active .e-chip-icon,
.e-chip-list.e-chip.e-success.e-focused.e-active .e-chip-delete,
.e-chip-list .e-chip.e-success.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-success.e-focused.e-active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-success.e-focused.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-success.e-focused.e-active .e-chip-avatar {
  background-color: #4d841d;
  color: #fff;
}

.e-chip-list.e-chip.e-success:active,
.e-chip-list .e-chip.e-success:active {
  background-color: #74c72c;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-success:active .e-chip-icon,
.e-chip-list.e-chip.e-success:active .e-chip-delete,
.e-chip-list .e-chip.e-success:active .e-chip-icon,
.e-chip-list .e-chip.e-success:active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-success:active .e-chip-avatar,
.e-chip-list .e-chip.e-success:active .e-chip-avatar {
  background-color: #579521;
  color: #fff;
}

.e-chip-list.e-chip.e-success.e-disabled,
.e-chip-list .e-chip.e-success.e-disabled {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-success.e-disabled .e-chip-icon,
.e-chip-list.e-chip.e-success.e-disabled .e-chip-delete,
.e-chip-list .e-chip.e-success.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-success.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-success.e-disabled .e-chip-avatar,
.e-chip-list .e-chip.e-success.e-disabled .e-chip-avatar {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-success.e-outline,
.e-chip-list .e-chip.e-success.e-outline {
  background-color: transparent;
  border-color: #4d841d;
  color: #4d841d;
}

.e-chip-list.e-chip.e-success.e-outline .e-chip-icon,
.e-chip-list.e-chip.e-success.e-outline .e-chip-delete,
.e-chip-list .e-chip.e-success.e-outline .e-chip-icon,
.e-chip-list .e-chip.e-success.e-outline .e-chip-delete {
  color: #4d841d;
}

.e-chip-list.e-chip.e-success.e-outline .e-chip-delete.e-dlt-btn,
.e-chip-list .e-chip.e-success.e-outline .e-chip-delete.e-dlt-btn {
  color: rgba(77, 132, 29, 0.8);
}

.e-chip-list.e-chip.e-success.e-outline .e-chip-avatar,
.e-chip-list .e-chip.e-success.e-outline .e-chip-avatar {
  background-color: #4d841d;
  color: #fff;
}

.e-chip-list.e-chip.e-success.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover,
.e-chip-list .e-chip.e-success.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
  color: #4d841d;
}

.e-chip-list.e-chip.e-success.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list .e-chip.e-success.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active {
  color: #fff;
}

.e-chip-list.e-chip.e-success.e-outline:hover,
.e-chip-list .e-chip.e-success.e-outline:hover {
  background-color: rgba(77, 132, 29, 0.12);
  border-color: #4d841d;
  color: #4d841d;
}

.e-chip-list.e-chip.e-success.e-outline:hover .e-chip-icon,
.e-chip-list.e-chip.e-success.e-outline:hover .e-chip-delete,
.e-chip-list .e-chip.e-success.e-outline:hover .e-chip-icon,
.e-chip-list .e-chip.e-success.e-outline:hover .e-chip-delete {
  color: #4d841d;
}

.e-chip-list.e-chip.e-success.e-outline:hover .e-chip-avatar,
.e-chip-list .e-chip.e-success.e-outline:hover .e-chip-avatar {
  background-color: #4d841d;
  color: #fff;
}

.e-chip-list.e-chip.e-success.e-outline.e-focused,
.e-chip-list .e-chip.e-success.e-outline.e-focused {
  background-color: #6ab628;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-success.e-outline.e-focused .e-chip-icon,
.e-chip-list.e-chip.e-success.e-outline.e-focused .e-chip-delete,
.e-chip-list .e-chip.e-success.e-outline.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-success.e-outline.e-focused .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-success.e-outline.e-focused .e-chip-avatar,
.e-chip-list .e-chip.e-success.e-outline.e-focused .e-chip-avatar {
  background-color: #4d841d;
  color: #fff;
}

.e-chip-list.e-chip.e-success.e-outline.e-active,
.e-chip-list .e-chip.e-success.e-outline.e-active {
  background-color: #74c72c;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-success.e-outline.e-active .e-chip-icon,
.e-chip-list.e-chip.e-success.e-outline.e-active .e-chip-delete,
.e-chip-list .e-chip.e-success.e-outline.e-active .e-chip-icon,
.e-chip-list .e-chip.e-success.e-outline.e-active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-success.e-outline.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-success.e-outline.e-active .e-chip-avatar {
  background-color: #579521;
  color: #fff;
}

.e-chip-list.e-chip.e-success.e-outline.e-focused.e-active,
.e-chip-list .e-chip.e-success.e-outline.e-focused.e-active {
  background-color: #6ab628;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-success.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list.e-chip.e-success.e-outline.e-focused.e-active .e-chip-delete,
.e-chip-list .e-chip.e-success.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-success.e-outline.e-focused.e-active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-success.e-outline.e-focused.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-success.e-outline.e-focused.e-active .e-chip-avatar {
  background-color: #4d841d;
  color: #fff;
}

.e-chip-list.e-chip.e-success.e-outline:active,
.e-chip-list .e-chip.e-success.e-outline:active {
  background-color: #74c72c;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-success.e-outline:active .e-chip-icon,
.e-chip-list.e-chip.e-success.e-outline:active .e-chip-delete,
.e-chip-list .e-chip.e-success.e-outline:active .e-chip-icon,
.e-chip-list .e-chip.e-success.e-outline:active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-success.e-outline:active .e-chip-avatar,
.e-chip-list .e-chip.e-success.e-outline:active .e-chip-avatar {
  background-color: #579521;
  color: #fff;
}

.e-chip-list.e-chip.e-success.e-outline.e-disabled,
.e-chip-list .e-chip.e-success.e-outline.e-disabled {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-success.e-outline.e-disabled .e-chip-icon,
.e-chip-list.e-chip.e-success.e-outline.e-disabled .e-chip-delete,
.e-chip-list .e-chip.e-success.e-outline.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-success.e-outline.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-success.e-outline.e-disabled .e-chip-avatar,
.e-chip-list .e-chip.e-success.e-outline.e-disabled .e-chip-avatar {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-info,
.e-chip-list .e-chip.e-info {
  background-color: #0378d5;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-info .e-chip-icon,
.e-chip-list.e-chip.e-info .e-chip-delete,
.e-chip-list .e-chip.e-info .e-chip-icon,
.e-chip-list .e-chip.e-info .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-info .e-chip-delete.e-dlt-btn,
.e-chip-list .e-chip.e-info .e-chip-delete.e-dlt-btn {
  color: rgba(255, 255, 255, 0.8);
}

.e-chip-list.e-chip.e-info .e-chip-avatar,
.e-chip-list .e-chip.e-info .e-chip-avatar {
  background-color: #025699;
  color: #fff;
}

.e-chip-list.e-chip.e-info:not(.e-active) .e-chip-delete.e-dlt-btn:hover,
.e-chip-list .e-chip.e-info:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
  color: #fff;
}

.e-chip-list.e-chip.e-info:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list .e-chip.e-info:not(.e-active) .e-chip-delete.e-dlt-btn:active {
  color: #fff;
}

.e-chip-list.e-chip.e-info:hover,
.e-chip-list .e-chip.e-info:hover {
  background-color: #058efb;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-info:hover .e-chip-icon,
.e-chip-list.e-chip.e-info:hover .e-chip-delete,
.e-chip-list .e-chip.e-info:hover .e-chip-icon,
.e-chip-list .e-chip.e-info:hover .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-info:hover .e-chip-avatar,
.e-chip-list .e-chip.e-info:hover .e-chip-avatar {
  background-color: #036dc1;
  color: #fff;
}

.e-chip-list.e-chip.e-info.e-focused,
.e-chip-list .e-chip.e-info.e-focused {
  background-color: #1998fc;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-info.e-focused .e-chip-icon,
.e-chip-list.e-chip.e-info.e-focused .e-chip-delete,
.e-chip-list .e-chip.e-info.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-info.e-focused .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-info.e-focused .e-chip-avatar,
.e-chip-list .e-chip.e-info.e-focused .e-chip-avatar {
  background-color: #0378d5;
  color: #fff;
}

.e-chip-list.e-chip.e-info.e-active,
.e-chip-list .e-chip.e-info.e-active {
  background-color: #2ea1fc;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-info.e-active .e-chip-icon,
.e-chip-list.e-chip.e-info.e-active .e-chip-delete,
.e-chip-list .e-chip.e-info.e-active .e-chip-icon,
.e-chip-list .e-chip.e-info.e-active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-info.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-info.e-active .e-chip-avatar {
  background-color: #0383e9;
  color: #fff;
}

.e-chip-list.e-chip.e-info.e-focused.e-active,
.e-chip-list .e-chip.e-info.e-focused.e-active {
  background-color: #1998fc;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-info.e-focused.e-active .e-chip-icon,
.e-chip-list.e-chip.e-info.e-focused.e-active .e-chip-delete,
.e-chip-list .e-chip.e-info.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-info.e-focused.e-active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-info.e-focused.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-info.e-focused.e-active .e-chip-avatar {
  background-color: #0378d5;
  color: #fff;
}

.e-chip-list.e-chip.e-info:active,
.e-chip-list .e-chip.e-info:active {
  background-color: #2ea1fc;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-info:active .e-chip-icon,
.e-chip-list.e-chip.e-info:active .e-chip-delete,
.e-chip-list .e-chip.e-info:active .e-chip-icon,
.e-chip-list .e-chip.e-info:active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-info:active .e-chip-avatar,
.e-chip-list .e-chip.e-info:active .e-chip-avatar {
  background-color: #0383e9;
  color: #fff;
}

.e-chip-list.e-chip.e-info.e-disabled,
.e-chip-list .e-chip.e-info.e-disabled {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-info.e-disabled .e-chip-icon,
.e-chip-list.e-chip.e-info.e-disabled .e-chip-delete,
.e-chip-list .e-chip.e-info.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-info.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-info.e-disabled .e-chip-avatar,
.e-chip-list .e-chip.e-info.e-disabled .e-chip-avatar {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-info.e-outline,
.e-chip-list .e-chip.e-info.e-outline {
  background-color: transparent;
  border-color: #0378d5;
  color: #0378d5;
}

.e-chip-list.e-chip.e-info.e-outline .e-chip-icon,
.e-chip-list.e-chip.e-info.e-outline .e-chip-delete,
.e-chip-list .e-chip.e-info.e-outline .e-chip-icon,
.e-chip-list .e-chip.e-info.e-outline .e-chip-delete {
  color: #0378d5;
}

.e-chip-list.e-chip.e-info.e-outline .e-chip-delete.e-dlt-btn,
.e-chip-list .e-chip.e-info.e-outline .e-chip-delete.e-dlt-btn {
  color: rgba(3, 120, 213, 0.8);
}

.e-chip-list.e-chip.e-info.e-outline .e-chip-avatar,
.e-chip-list .e-chip.e-info.e-outline .e-chip-avatar {
  background-color: #0378d5;
  color: #fff;
}

.e-chip-list.e-chip.e-info.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover,
.e-chip-list .e-chip.e-info.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
  color: #0378d5;
}

.e-chip-list.e-chip.e-info.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list .e-chip.e-info.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active {
  color: #fff;
}

.e-chip-list.e-chip.e-info.e-outline:hover,
.e-chip-list .e-chip.e-info.e-outline:hover {
  background-color: rgba(3, 120, 213, 0.12);
  border-color: #0378d5;
  color: #0378d5;
}

.e-chip-list.e-chip.e-info.e-outline:hover .e-chip-icon,
.e-chip-list.e-chip.e-info.e-outline:hover .e-chip-delete,
.e-chip-list .e-chip.e-info.e-outline:hover .e-chip-icon,
.e-chip-list .e-chip.e-info.e-outline:hover .e-chip-delete {
  color: #0378d5;
}

.e-chip-list.e-chip.e-info.e-outline:hover .e-chip-avatar,
.e-chip-list .e-chip.e-info.e-outline:hover .e-chip-avatar {
  background-color: #0378d5;
  color: #fff;
}

.e-chip-list.e-chip.e-info.e-outline.e-focused,
.e-chip-list .e-chip.e-info.e-outline.e-focused {
  background-color: #1998fc;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-info.e-outline.e-focused .e-chip-icon,
.e-chip-list.e-chip.e-info.e-outline.e-focused .e-chip-delete,
.e-chip-list .e-chip.e-info.e-outline.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-info.e-outline.e-focused .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-info.e-outline.e-focused .e-chip-avatar,
.e-chip-list .e-chip.e-info.e-outline.e-focused .e-chip-avatar {
  background-color: #0378d5;
  color: #fff;
}

.e-chip-list.e-chip.e-info.e-outline.e-active,
.e-chip-list .e-chip.e-info.e-outline.e-active {
  background-color: #2ea1fc;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-info.e-outline.e-active .e-chip-icon,
.e-chip-list.e-chip.e-info.e-outline.e-active .e-chip-delete,
.e-chip-list .e-chip.e-info.e-outline.e-active .e-chip-icon,
.e-chip-list .e-chip.e-info.e-outline.e-active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-info.e-outline.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-info.e-outline.e-active .e-chip-avatar {
  background-color: #0383e9;
  color: #fff;
}

.e-chip-list.e-chip.e-info.e-outline.e-focused.e-active,
.e-chip-list .e-chip.e-info.e-outline.e-focused.e-active {
  background-color: #1998fc;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-info.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list.e-chip.e-info.e-outline.e-focused.e-active .e-chip-delete,
.e-chip-list .e-chip.e-info.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-info.e-outline.e-focused.e-active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-info.e-outline.e-focused.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-info.e-outline.e-focused.e-active .e-chip-avatar {
  background-color: #0378d5;
  color: #fff;
}

.e-chip-list.e-chip.e-info.e-outline:active,
.e-chip-list .e-chip.e-info.e-outline:active {
  background-color: #2ea1fc;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-info.e-outline:active .e-chip-icon,
.e-chip-list.e-chip.e-info.e-outline:active .e-chip-delete,
.e-chip-list .e-chip.e-info.e-outline:active .e-chip-icon,
.e-chip-list .e-chip.e-info.e-outline:active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-info.e-outline:active .e-chip-avatar,
.e-chip-list .e-chip.e-info.e-outline:active .e-chip-avatar {
  background-color: #0383e9;
  color: #fff;
}

.e-chip-list.e-chip.e-info.e-outline.e-disabled,
.e-chip-list .e-chip.e-info.e-outline.e-disabled {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-info.e-outline.e-disabled .e-chip-icon,
.e-chip-list.e-chip.e-info.e-outline.e-disabled .e-chip-delete,
.e-chip-list .e-chip.e-info.e-outline.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-info.e-outline.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-info.e-outline.e-disabled .e-chip-avatar,
.e-chip-list .e-chip.e-info.e-outline.e-disabled .e-chip-avatar {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-warning,
.e-chip-list .e-chip.e-warning {
  background-color: #c15700;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-warning .e-chip-icon,
.e-chip-list.e-chip.e-warning .e-chip-delete,
.e-chip-list .e-chip.e-warning .e-chip-icon,
.e-chip-list .e-chip.e-warning .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-warning .e-chip-delete.e-dlt-btn,
.e-chip-list .e-chip.e-warning .e-chip-delete.e-dlt-btn {
  color: rgba(255, 255, 255, 0.8);
}

.e-chip-list.e-chip.e-warning .e-chip-avatar,
.e-chip-list .e-chip.e-warning .e-chip-avatar {
  background-color: #843b00;
  color: #fff;
}

.e-chip-list.e-chip.e-warning:not(.e-active) .e-chip-delete.e-dlt-btn:hover,
.e-chip-list .e-chip.e-warning:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
  color: #fff;
}

.e-chip-list.e-chip.e-warning:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list .e-chip.e-warning:not(.e-active) .e-chip-delete.e-dlt-btn:active {
  color: #fff;
}

.e-chip-list.e-chip.e-warning:hover,
.e-chip-list .e-chip.e-warning:hover {
  background-color: #ea6900;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-warning:hover .e-chip-icon,
.e-chip-list.e-chip.e-warning:hover .e-chip-delete,
.e-chip-list .e-chip.e-warning:hover .e-chip-icon,
.e-chip-list .e-chip.e-warning:hover .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-warning:hover .e-chip-avatar,
.e-chip-list .e-chip.e-warning:hover .e-chip-avatar {
  background-color: #ad4e00;
  color: #fff;
}

.e-chip-list.e-chip.e-warning.e-focused,
.e-chip-list .e-chip.e-warning.e-focused {
  background-color: #fe7300;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-warning.e-focused .e-chip-icon,
.e-chip-list.e-chip.e-warning.e-focused .e-chip-delete,
.e-chip-list .e-chip.e-warning.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-focused .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-warning.e-focused .e-chip-avatar,
.e-chip-list .e-chip.e-warning.e-focused .e-chip-avatar {
  background-color: #c15700;
  color: #fff;
}

.e-chip-list.e-chip.e-warning.e-active,
.e-chip-list .e-chip.e-warning.e-active {
  background-color: #ff7e14;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-warning.e-active .e-chip-icon,
.e-chip-list.e-chip.e-warning.e-active .e-chip-delete,
.e-chip-list .e-chip.e-warning.e-active .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-warning.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-warning.e-active .e-chip-avatar {
  background-color: #d56000;
  color: #fff;
}

.e-chip-list.e-chip.e-warning.e-focused.e-active,
.e-chip-list .e-chip.e-warning.e-focused.e-active {
  background-color: #fe7300;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-warning.e-focused.e-active .e-chip-icon,
.e-chip-list.e-chip.e-warning.e-focused.e-active .e-chip-delete,
.e-chip-list .e-chip.e-warning.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-focused.e-active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-warning.e-focused.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-warning.e-focused.e-active .e-chip-avatar {
  background-color: #c15700;
  color: #fff;
}

.e-chip-list.e-chip.e-warning:active,
.e-chip-list .e-chip.e-warning:active {
  background-color: #ff7e14;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-warning:active .e-chip-icon,
.e-chip-list.e-chip.e-warning:active .e-chip-delete,
.e-chip-list .e-chip.e-warning:active .e-chip-icon,
.e-chip-list .e-chip.e-warning:active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-warning:active .e-chip-avatar,
.e-chip-list .e-chip.e-warning:active .e-chip-avatar {
  background-color: #d56000;
  color: #fff;
}

.e-chip-list.e-chip.e-warning.e-disabled,
.e-chip-list .e-chip.e-warning.e-disabled {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-warning.e-disabled .e-chip-icon,
.e-chip-list.e-chip.e-warning.e-disabled .e-chip-delete,
.e-chip-list .e-chip.e-warning.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-warning.e-disabled .e-chip-avatar,
.e-chip-list .e-chip.e-warning.e-disabled .e-chip-avatar {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-warning.e-outline,
.e-chip-list .e-chip.e-warning.e-outline {
  background-color: transparent;
  border-color: #c15700;
  color: #c15700;
}

.e-chip-list.e-chip.e-warning.e-outline .e-chip-icon,
.e-chip-list.e-chip.e-warning.e-outline .e-chip-delete,
.e-chip-list .e-chip.e-warning.e-outline .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-outline .e-chip-delete {
  color: #c15700;
}

.e-chip-list.e-chip.e-warning.e-outline .e-chip-delete.e-dlt-btn,
.e-chip-list .e-chip.e-warning.e-outline .e-chip-delete.e-dlt-btn {
  color: rgba(193, 87, 0, 0.8);
}

.e-chip-list.e-chip.e-warning.e-outline .e-chip-avatar,
.e-chip-list .e-chip.e-warning.e-outline .e-chip-avatar {
  background-color: #c15700;
  color: #fff;
}

.e-chip-list.e-chip.e-warning.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover,
.e-chip-list .e-chip.e-warning.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
  color: #c15700;
}

.e-chip-list.e-chip.e-warning.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list .e-chip.e-warning.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active {
  color: #fff;
}

.e-chip-list.e-chip.e-warning.e-outline:hover,
.e-chip-list .e-chip.e-warning.e-outline:hover {
  background-color: rgba(193, 87, 0, 0.12);
  border-color: #c15700;
  color: #c15700;
}

.e-chip-list.e-chip.e-warning.e-outline:hover .e-chip-icon,
.e-chip-list.e-chip.e-warning.e-outline:hover .e-chip-delete,
.e-chip-list .e-chip.e-warning.e-outline:hover .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-outline:hover .e-chip-delete {
  color: #c15700;
}

.e-chip-list.e-chip.e-warning.e-outline:hover .e-chip-avatar,
.e-chip-list .e-chip.e-warning.e-outline:hover .e-chip-avatar {
  background-color: #c15700;
  color: #fff;
}

.e-chip-list.e-chip.e-warning.e-outline.e-focused,
.e-chip-list .e-chip.e-warning.e-outline.e-focused {
  background-color: #fe7300;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-warning.e-outline.e-focused .e-chip-icon,
.e-chip-list.e-chip.e-warning.e-outline.e-focused .e-chip-delete,
.e-chip-list .e-chip.e-warning.e-outline.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-outline.e-focused .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-warning.e-outline.e-focused .e-chip-avatar,
.e-chip-list .e-chip.e-warning.e-outline.e-focused .e-chip-avatar {
  background-color: #c15700;
  color: #fff;
}

.e-chip-list.e-chip.e-warning.e-outline.e-active,
.e-chip-list .e-chip.e-warning.e-outline.e-active {
  background-color: #ff7e14;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-warning.e-outline.e-active .e-chip-icon,
.e-chip-list.e-chip.e-warning.e-outline.e-active .e-chip-delete,
.e-chip-list .e-chip.e-warning.e-outline.e-active .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-outline.e-active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-warning.e-outline.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-warning.e-outline.e-active .e-chip-avatar {
  background-color: #d56000;
  color: #fff;
}

.e-chip-list.e-chip.e-warning.e-outline.e-focused.e-active,
.e-chip-list .e-chip.e-warning.e-outline.e-focused.e-active {
  background-color: #fe7300;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-warning.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list.e-chip.e-warning.e-outline.e-focused.e-active .e-chip-delete,
.e-chip-list .e-chip.e-warning.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-outline.e-focused.e-active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-warning.e-outline.e-focused.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-warning.e-outline.e-focused.e-active .e-chip-avatar {
  background-color: #c15700;
  color: #fff;
}

.e-chip-list.e-chip.e-warning.e-outline:active,
.e-chip-list .e-chip.e-warning.e-outline:active {
  background-color: #ff7e14;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-warning.e-outline:active .e-chip-icon,
.e-chip-list.e-chip.e-warning.e-outline:active .e-chip-delete,
.e-chip-list .e-chip.e-warning.e-outline:active .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-outline:active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-warning.e-outline:active .e-chip-avatar,
.e-chip-list .e-chip.e-warning.e-outline:active .e-chip-avatar {
  background-color: #d56000;
  color: #fff;
}

.e-chip-list.e-chip.e-warning.e-outline.e-disabled,
.e-chip-list .e-chip.e-warning.e-outline.e-disabled {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-warning.e-outline.e-disabled .e-chip-icon,
.e-chip-list.e-chip.e-warning.e-outline.e-disabled .e-chip-delete,
.e-chip-list .e-chip.e-warning.e-outline.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-outline.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-warning.e-outline.e-disabled .e-chip-avatar,
.e-chip-list .e-chip.e-warning.e-outline.e-disabled .e-chip-avatar {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-danger,
.e-chip-list .e-chip.e-danger {
  background-color: #d64113;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-danger .e-chip-icon,
.e-chip-list.e-chip.e-danger .e-chip-delete,
.e-chip-list .e-chip.e-danger .e-chip-icon,
.e-chip-list .e-chip.e-danger .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-danger .e-chip-delete.e-dlt-btn,
.e-chip-list .e-chip.e-danger .e-chip-delete.e-dlt-btn {
  color: rgba(255, 255, 255, 0.8);
}

.e-chip-list.e-chip.e-danger .e-chip-avatar,
.e-chip-list .e-chip.e-danger .e-chip-avatar {
  background-color: #9e300e;
  color: #fff;
}

.e-chip-list.e-chip.e-danger:not(.e-active) .e-chip-delete.e-dlt-btn:hover,
.e-chip-list .e-chip.e-danger:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
  color: #fff;
}

.e-chip-list.e-chip.e-danger:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list .e-chip.e-danger:not(.e-active) .e-chip-delete.e-dlt-btn:active {
  color: #fff;
}

.e-chip-list.e-chip.e-danger:hover,
.e-chip-list .e-chip.e-danger:hover {
  background-color: #ec5526;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-danger:hover .e-chip-icon,
.e-chip-list.e-chip.e-danger:hover .e-chip-delete,
.e-chip-list .e-chip.e-danger:hover .e-chip-icon,
.e-chip-list .e-chip.e-danger:hover .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-danger:hover .e-chip-avatar,
.e-chip-list .e-chip.e-danger:hover .e-chip-avatar {
  background-color: #c33b11;
  color: #fff;
}

.e-chip-list.e-chip.e-danger.e-focused,
.e-chip-list .e-chip.e-danger.e-focused {
  background-color: #ed6339;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-danger.e-focused .e-chip-icon,
.e-chip-list.e-chip.e-danger.e-focused .e-chip-delete,
.e-chip-list .e-chip.e-danger.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-focused .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-danger.e-focused .e-chip-avatar,
.e-chip-list .e-chip.e-danger.e-focused .e-chip-avatar {
  background-color: #d64113;
  color: #fff;
}

.e-chip-list.e-chip.e-danger.e-active,
.e-chip-list .e-chip.e-danger.e-active {
  background-color: #ef724c;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-danger.e-active .e-chip-icon,
.e-chip-list.e-chip.e-danger.e-active .e-chip-delete,
.e-chip-list .e-chip.e-danger.e-active .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-danger.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-danger.e-active .e-chip-avatar {
  background-color: #e94715;
  color: #fff;
}

.e-chip-list.e-chip.e-danger.e-focused.e-active,
.e-chip-list .e-chip.e-danger.e-focused.e-active {
  background-color: #ed6339;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-danger.e-focused.e-active .e-chip-icon,
.e-chip-list.e-chip.e-danger.e-focused.e-active .e-chip-delete,
.e-chip-list .e-chip.e-danger.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-focused.e-active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-danger.e-focused.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-danger.e-focused.e-active .e-chip-avatar {
  background-color: #d64113;
  color: #fff;
}

.e-chip-list.e-chip.e-danger:active,
.e-chip-list .e-chip.e-danger:active {
  background-color: #ef724c;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-danger:active .e-chip-icon,
.e-chip-list.e-chip.e-danger:active .e-chip-delete,
.e-chip-list .e-chip.e-danger:active .e-chip-icon,
.e-chip-list .e-chip.e-danger:active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-danger:active .e-chip-avatar,
.e-chip-list .e-chip.e-danger:active .e-chip-avatar {
  background-color: #e94715;
  color: #fff;
}

.e-chip-list.e-chip.e-danger.e-disabled,
.e-chip-list .e-chip.e-danger.e-disabled {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-danger.e-disabled .e-chip-icon,
.e-chip-list.e-chip.e-danger.e-disabled .e-chip-delete,
.e-chip-list .e-chip.e-danger.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-danger.e-disabled .e-chip-avatar,
.e-chip-list .e-chip.e-danger.e-disabled .e-chip-avatar {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-danger.e-outline,
.e-chip-list .e-chip.e-danger.e-outline {
  background-color: transparent;
  border-color: #d64113;
  color: #d64113;
}

.e-chip-list.e-chip.e-danger.e-outline .e-chip-icon,
.e-chip-list.e-chip.e-danger.e-outline .e-chip-delete,
.e-chip-list .e-chip.e-danger.e-outline .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-outline .e-chip-delete {
  color: #d64113;
}

.e-chip-list.e-chip.e-danger.e-outline .e-chip-delete.e-dlt-btn,
.e-chip-list .e-chip.e-danger.e-outline .e-chip-delete.e-dlt-btn {
  color: rgba(214, 65, 19, 0.8);
}

.e-chip-list.e-chip.e-danger.e-outline .e-chip-avatar,
.e-chip-list .e-chip.e-danger.e-outline .e-chip-avatar {
  background-color: #d64113;
  color: #fff;
}

.e-chip-list.e-chip.e-danger.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover,
.e-chip-list .e-chip.e-danger.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
  color: #d64113;
}

.e-chip-list.e-chip.e-danger.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active,
.e-chip-list .e-chip.e-danger.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active {
  color: #fff;
}

.e-chip-list.e-chip.e-danger.e-outline:hover,
.e-chip-list .e-chip.e-danger.e-outline:hover {
  background-color: rgba(214, 65, 19, 0.12);
  border-color: #d64113;
  color: #d64113;
}

.e-chip-list.e-chip.e-danger.e-outline:hover .e-chip-icon,
.e-chip-list.e-chip.e-danger.e-outline:hover .e-chip-delete,
.e-chip-list .e-chip.e-danger.e-outline:hover .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-outline:hover .e-chip-delete {
  color: #d64113;
}

.e-chip-list.e-chip.e-danger.e-outline:hover .e-chip-avatar,
.e-chip-list .e-chip.e-danger.e-outline:hover .e-chip-avatar {
  background-color: #d64113;
  color: #fff;
}

.e-chip-list.e-chip.e-danger.e-outline.e-focused,
.e-chip-list .e-chip.e-danger.e-outline.e-focused {
  background-color: #ed6339;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-danger.e-outline.e-focused .e-chip-icon,
.e-chip-list.e-chip.e-danger.e-outline.e-focused .e-chip-delete,
.e-chip-list .e-chip.e-danger.e-outline.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-outline.e-focused .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-danger.e-outline.e-focused .e-chip-avatar,
.e-chip-list .e-chip.e-danger.e-outline.e-focused .e-chip-avatar {
  background-color: #d64113;
  color: #fff;
}

.e-chip-list.e-chip.e-danger.e-outline.e-active,
.e-chip-list .e-chip.e-danger.e-outline.e-active {
  background-color: #ef724c;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-danger.e-outline.e-active .e-chip-icon,
.e-chip-list.e-chip.e-danger.e-outline.e-active .e-chip-delete,
.e-chip-list .e-chip.e-danger.e-outline.e-active .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-outline.e-active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-danger.e-outline.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-danger.e-outline.e-active .e-chip-avatar {
  background-color: #e94715;
  color: #fff;
}

.e-chip-list.e-chip.e-danger.e-outline.e-focused.e-active,
.e-chip-list .e-chip.e-danger.e-outline.e-focused.e-active {
  background-color: #ed6339;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-danger.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list.e-chip.e-danger.e-outline.e-focused.e-active .e-chip-delete,
.e-chip-list .e-chip.e-danger.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-outline.e-focused.e-active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-danger.e-outline.e-focused.e-active .e-chip-avatar,
.e-chip-list .e-chip.e-danger.e-outline.e-focused.e-active .e-chip-avatar {
  background-color: #d64113;
  color: #fff;
}

.e-chip-list.e-chip.e-danger.e-outline:active,
.e-chip-list .e-chip.e-danger.e-outline:active {
  background-color: #ef724c;
  border-color: transparent;
  color: #fff;
}

.e-chip-list.e-chip.e-danger.e-outline:active .e-chip-icon,
.e-chip-list.e-chip.e-danger.e-outline:active .e-chip-delete,
.e-chip-list .e-chip.e-danger.e-outline:active .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-outline:active .e-chip-delete {
  color: #fff;
}

.e-chip-list.e-chip.e-danger.e-outline:active .e-chip-avatar,
.e-chip-list .e-chip.e-danger.e-outline:active .e-chip-avatar {
  background-color: #e94715;
  color: #fff;
}

.e-chip-list.e-chip.e-danger.e-outline.e-disabled,
.e-chip-list .e-chip.e-danger.e-outline.e-disabled {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-danger.e-outline.e-disabled .e-chip-icon,
.e-chip-list.e-chip.e-danger.e-outline.e-disabled .e-chip-delete,
.e-chip-list .e-chip.e-danger.e-outline.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-outline.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}

.e-chip-list.e-chip.e-danger.e-outline.e-disabled .e-chip-avatar,
.e-chip-list .e-chip.e-danger.e-outline.e-disabled .e-chip-avatar {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}

.e-dropdown-btn .e-caret::before,
.e-dropdown-btn.e-btn .e-caret::before {
  content: '\e969';
}

/*! drop-down button layout */
.e-dropdown-btn,
.e-dropdown-btn.e-btn {
  box-shadow: none;
  text-transform: none;
  white-space: normal;
}

.e-dropdown-btn:hover, .e-dropdown-btn:focus,
.e-dropdown-btn.e-btn:hover,
.e-dropdown-btn.e-btn:focus {
  box-shadow: none;
}

.e-dropdown-btn:active,
.e-dropdown-btn.e-btn:active {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.e-dropdown-btn .e-btn-icon,
.e-dropdown-btn.e-btn .e-btn-icon {
  font-size: 14px;
}

.e-dropdown-btn .e-caret,
.e-dropdown-btn.e-btn .e-caret {
  font-size: 8px;
}

.e-dropdown-btn.e-vertical,
.e-dropdown-btn.e-btn.e-vertical {
  line-height: 1;
  padding: 12px 12px;
}

.e-dropdown-btn.e-caret-hide .e-caret,
.e-dropdown-btn.e-btn.e-caret-hide .e-caret {
  display: none;
}

.e-dropdown-btn.e-small .e-dropdown-btn.e-small, .e-dropdown-btn.e-small .e-dropdown-btn.e-btn.e-small.e-dropdown-popup ul,
.e-dropdown-btn.e-btn.e-small .e-dropdown-btn.e-small,
.e-dropdown-btn.e-btn.e-small .e-dropdown-btn.e-btn.e-small.e-dropdown-popup ul {
  padding: 8px 0;
}

.e-dropdown-btn.e-small .e-dropdown-btn.e-small .e-item, .e-dropdown-btn.e-small .e-dropdown-btn.e-btn.e-small.e-dropdown-popup ul .e-item,
.e-dropdown-btn.e-btn.e-small .e-dropdown-btn.e-small .e-item,
.e-dropdown-btn.e-btn.e-small .e-dropdown-btn.e-btn.e-small.e-dropdown-popup ul .e-item {
  padding: 0 16px;
}

.e-dropdown-btn.e-small.e-vertical,
.e-dropdown-btn.e-btn.e-small.e-vertical {
  line-height: 1;
  padding: 12px 12px;
}

.e-bigger .e-dropdown-btn .e-btn-icon,
.e-bigger.e-dropdown-btn .e-btn-icon {
  font-size: 16px;
}

.e-bigger .e-dropdown-btn .e-caret,
.e-bigger.e-dropdown-btn .e-caret {
  font-size: 10px;
}

.e-bigger .e-dropdown-btn.e-vertical,
.e-bigger.e-dropdown-btn.e-vertical {
  line-height: 1;
  padding: 16px 16px;
}

.e-bigger .e-dropdown-btn.e-small.e-vertical,
.e-bigger.e-dropdown-btn.e-small.e-vertical {
  line-height: 1;
  padding: 16px 16px;
}

.e-dropdown-popup {
  position: absolute;
}

.e-dropdown-popup ul {
  border: none;
  border-radius: 0;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  font-size: 14px;
  font-weight: normal;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  min-width: 120px;
  overflow: hidden;
  padding: 8px 0;
  -webkit-user-select: none;
          user-select: none;
  white-space: nowrap;
}

.e-dropdown-popup ul .e-item {
  cursor: pointer;
  display: flex;
  height: 36px;
  line-height: 36px;
  padding: 0 16px;
}

.e-dropdown-popup ul .e-item.e-url {
  padding: 0;
}

.e-dropdown-popup ul .e-item .e-menu-url {
  display: inline-block;
  padding: 0 16px;
  text-decoration: none;
}

.e-dropdown-popup ul .e-item .e-menu-icon {
  float: left;
  font-size: 14px;
  line-height: 36px;
  margin-right: 10px;
  vertical-align: middle;
  width: 1em;
}

.e-dropdown-popup ul .e-item.e-disabled {
  cursor: auto;
  pointer-events: none;
}

.e-dropdown-popup ul .e-item.e-separator {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  cursor: auto;
  height: auto;
  line-height: normal;
  margin: 8px 0;
  pointer-events: none;
}

.e-rtl.e-dropdown-popup .e-item .e-menu-icon {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}

.e-bigger .e-dropdown-popup ul,
.e-bigger.e-dropdown-popup ul {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  font-size: 15px;
  max-width: 280px;
  min-width: 112px;
  padding: 8px 0;
}

.e-bigger .e-dropdown-popup ul .e-item,
.e-bigger.e-dropdown-popup ul .e-item {
  height: 48px;
  line-height: 48px;
  padding: 0 16px;
}

.e-bigger .e-dropdown-popup ul .e-item.e-url,
.e-bigger.e-dropdown-popup ul .e-item.e-url {
  padding: 0;
}

.e-bigger .e-dropdown-popup ul .e-item .e-menu-icon,
.e-bigger.e-dropdown-popup ul .e-item .e-menu-icon {
  font-size: 16px;
  line-height: 48px;
}

.e-bigger .e-dropdown-popup ul .e-item.e-separator,
.e-bigger.e-dropdown-popup ul .e-item.e-separator {
  height: auto;
  line-height: normal;
}

/*! drop-down button theme */
.e-dropdown-popup {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87);
}

.e-dropdown-popup ul .e-item .e-menu-url {
  color: rgba(0, 0, 0, 0.87);
}

.e-dropdown-popup ul .e-item .e-menu-icon {
  color: rgba(0, 0, 0, 0.87);
}

.e-dropdown-popup ul .e-item.e-focused {
  background-color: #e0e0e0;
  box-shadow: none;
}

.e-dropdown-popup ul .e-item:hover {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}

.e-dropdown-popup ul .e-item:active, .e-dropdown-popup ul .e-item.e-selected {
  background-color: #bdbdbd;
  color: rgba(0, 0, 0, 0.87);
}

.e-dropdown-popup ul .e-item:active .e-menu-url, .e-dropdown-popup ul .e-item.e-selected .e-menu-url {
  color: rgba(0, 0, 0, 0.87);
}

.e-dropdown-popup ul .e-item:active .e-menu-icon, .e-dropdown-popup ul .e-item.e-selected .e-menu-icon {
  color: rgba(0, 0, 0, 0.87);
}

.e-dropdown-popup ul .e-separator {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

/*! splitbutton layout */
.e-split-btn-wrapper {
  display: inline-flex;
  white-space: nowrap;
  width: min-content;
}

.e-split-btn-wrapper .e-split-btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  text-transform: none;
  z-index: 1;
  padding-left: 10px;
  padding-right: 4px;
}

.e-split-btn-wrapper .e-split-btn:focus {
  outline-offset: 0;
}

.e-split-btn-wrapper .e-split-btn:hover, .e-split-btn-wrapper .e-split-btn:focus {
  box-shadow: none;
}

.e-split-btn-wrapper .e-split-btn:active {
  box-shadow: none;
  z-index: 2;
}

.e-split-btn-wrapper .e-split-btn.e-top-icon-btn {
  padding-bottom: 10px;
  padding-top: 10px;
}

.e-split-btn-wrapper .e-split-btn .e-btn-icon {
  font-size: 14px;
  margin-left: 0;
  padding-right: 8px;
  width: auto;
}

.e-split-btn-wrapper .e-split-btn .e-icon-top {
  padding-bottom: 4px;
  padding-right: 0;
}

.e-split-btn-wrapper .e-split-btn.e-icon-btn {
  padding-left: 6px;
  padding-right: 6px;
}

.e-split-btn-wrapper .e-split-btn.e-icon-btn .e-btn-icon {
  padding-right: 0;
}

.e-split-btn-wrapper .e-dropdown-btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: 0;
  padding-left: 4px;
  padding-right: 4px;
}

.e-split-btn-wrapper .e-dropdown-btn:focus, .e-split-btn-wrapper .e-dropdown-btn:hover {
  box-shadow: none;
}

.e-split-btn-wrapper .e-dropdown-btn:active {
  box-shadow: none;
  z-index: 0;
}

.e-split-btn-wrapper .e-dropdown-btn:disabled:focus, .e-split-btn-wrapper .e-dropdown-btn:disabled:hover, .e-split-btn-wrapper .e-dropdown-btn:disabled:active {
  z-index: 0;
}

.e-split-btn-wrapper .e-dropdown-btn:focus {
  outline-offset: 0;
}

.e-split-btn-wrapper .e-btn {
  box-shadow: none;
}

.e-split-btn-wrapper .e-btn:hover, .e-split-btn-wrapper .e-btn:focus {
  box-shadow: none;
}

.e-split-btn-wrapper .e-btn:active {
  box-shadow: none;
}

.e-split-btn-wrapper .e-btn:disabled {
  box-shadow: none;
}

.e-split-btn-wrapper.e-rtl .e-split-btn {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
  margin-left: 0;
  padding-left: 4px;
  padding-right: 10px;
}

.e-split-btn-wrapper.e-rtl .e-split-btn .e-btn-icon {
  margin-right: 0;
  padding-left: 8px;
  padding-right: 0;
}

.e-split-btn-wrapper.e-rtl .e-split-btn .e-icon-top {
  padding-left: 0;
}

.e-split-btn-wrapper.e-rtl .e-split-btn.e-icon-btn {
  padding-left: 6px;
  padding-right: 6px;
}

.e-split-btn-wrapper.e-rtl .e-split-btn.e-icon-btn .e-btn-icon {
  padding-left: 0;
}

.e-split-btn-wrapper.e-rtl .e-dropdown-btn {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 0;
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  margin-left: 0;
}

.e-split-btn-wrapper.e-vertical {
  display: inline-block;
}

.e-split-btn-wrapper.e-vertical .e-split-btn,
.e-split-btn-wrapper.e-vertical .e-dropdown-btn {
  display: block;
  width: 100%;
}

.e-split-btn-wrapper.e-vertical .e-split-btn {
  border-bottom-left-radius: 0;
  border-top-right-radius: 2px;
  line-height: 1;
  padding-bottom: 4px;
  padding-right: 10px;
}

.e-split-btn-wrapper.e-vertical .e-split-btn .e-icon-top {
  padding-bottom: 4px;
}

.e-split-btn-wrapper.e-vertical .e-dropdown-btn {
  border-bottom-left-radius: 2px;
  border-top-right-radius: 0;
  line-height: 0.417em;
  margin-left: 0;
  margin-top: 0;
  padding-bottom: 4px;
  padding-top: 4px;
}

.e-split-btn-wrapper.e-vertical .e-dropdown-btn .e-icon-bottom {
  padding-top: 0;
}

.e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn {
  border-bottom-right-radius: 0;
  border-top-left-radius: 2px;
  margin-left: 0;
}

.e-split-btn-wrapper.e-vertical.e-rtl .e-dropdown-btn {
  border-bottom-right-radius: 2px;
  border-top-left-radius: 0;
}

.e-bigger .e-split-btn-wrapper .e-split-btn,
.e-bigger.e-split-btn-wrapper .e-split-btn {
  padding-left: 12px;
  padding-right: 6px;
}

.e-bigger .e-split-btn-wrapper .e-split-btn.e-top-icon-btn,
.e-bigger.e-split-btn-wrapper .e-split-btn.e-top-icon-btn {
  padding-bottom: 12px;
  padding-top: 12px;
}

.e-bigger .e-split-btn-wrapper .e-split-btn .e-btn-icon,
.e-bigger.e-split-btn-wrapper .e-split-btn .e-btn-icon {
  font-size: 16px;
  margin-left: 0;
  padding-right: 10px;
  width: auto;
}

.e-bigger .e-split-btn-wrapper .e-split-btn .e-icon-top,
.e-bigger.e-split-btn-wrapper .e-split-btn .e-icon-top {
  padding-bottom: 6px;
  padding-right: 0;
}

.e-bigger .e-split-btn-wrapper .e-split-btn.e-icon-btn,
.e-bigger.e-split-btn-wrapper .e-split-btn.e-icon-btn {
  padding-left: 9px;
  padding-right: 9px;
}

.e-bigger .e-split-btn-wrapper .e-split-btn.e-icon-btn .e-btn-icon,
.e-bigger.e-split-btn-wrapper .e-split-btn.e-icon-btn .e-btn-icon {
  padding-right: 0;
}

.e-bigger .e-split-btn-wrapper .e-dropdown-btn,
.e-bigger.e-split-btn-wrapper .e-dropdown-btn {
  padding-left: 4px;
  padding-right: 4px;
}

.e-bigger .e-split-btn-wrapper.e-rtl .e-split-btn,
.e-bigger.e-split-btn-wrapper.e-rtl .e-split-btn {
  padding-left: 6px;
  padding-right: 12px;
}

.e-bigger .e-split-btn-wrapper.e-rtl .e-split-btn .e-btn-icon,
.e-bigger.e-split-btn-wrapper.e-rtl .e-split-btn .e-btn-icon {
  padding-left: 10px;
  padding-right: 0;
}

.e-bigger .e-split-btn-wrapper.e-rtl .e-split-btn .e-icon-top,
.e-bigger.e-split-btn-wrapper.e-rtl .e-split-btn .e-icon-top {
  padding-left: 0;
}

.e-bigger .e-split-btn-wrapper.e-rtl .e-split-btn.e-icon-btn,
.e-bigger.e-split-btn-wrapper.e-rtl .e-split-btn.e-icon-btn {
  padding-left: 9px;
  padding-right: 9px;
}

.e-bigger .e-split-btn-wrapper.e-rtl .e-split-btn.e-icon-btn .e-btn-icon,
.e-bigger.e-split-btn-wrapper.e-rtl .e-split-btn.e-icon-btn .e-btn-icon {
  padding-left: 0;
}

.e-bigger .e-split-btn-wrapper.e-vertical .e-split-btn,
.e-bigger.e-split-btn-wrapper.e-vertical .e-split-btn {
  padding-bottom: 6px;
  padding-right: 12px;
}

.e-bigger .e-split-btn-wrapper.e-vertical .e-dropdown-btn,
.e-bigger.e-split-btn-wrapper.e-vertical .e-dropdown-btn {
  padding-bottom: 4px;
  padding-top: 4px;
}

.e-bigger .e-split-btn-wrapper.e-vertical .e-dropdown-btn .e-icon-bottom,
.e-bigger.e-split-btn-wrapper.e-vertical .e-dropdown-btn .e-icon-bottom {
  padding-top: 0;
}

/*! splitbutton theme */
.e-split-btn-wrapper .e-split-btn {
  border-right-color: transparent;
}

.e-split-btn-wrapper .e-split-btn:focus {
  border-right-color: transparent;
}

.e-split-btn-wrapper .e-split-btn:active {
  border-right-color: transparent;
}

.e-split-btn-wrapper .e-split-btn:disabled {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.e-split-btn-wrapper:hover :not(e-active) .e-split-btn {
  border-right-color: transparent;
}

.e-split-btn-wrapper:hover :not(e-active) .e-split-btn:disabled {
  border-right-color: transparent;
}

.e-split-btn-wrapper.e-rtl .e-split-btn {
  border-color: transparent;
}

.e-split-btn-wrapper.e-rtl .e-split-btn:focus {
  border-color: transparent;
}

.e-split-btn-wrapper.e-rtl .e-split-btn:active {
  border-color: transparent;
}

.e-split-btn-wrapper.e-rtl .e-split-btn:disabled {
  border-left-color: transparent;
  border-right-color: transparent;
}

.e-split-btn-wrapper.e-rtl:hover .e-split-btn :not(e-active) {
  border-left-color: transparent;
  border-right-color: transparent;
}

.e-split-btn-wrapper.e-rtl:hover .e-split-btn :not(e-active):disabled {
  border-left-color: transparent;
}

.e-split-btn-wrapper.e-vertical .e-split-btn {
  border-bottom-color: transparent;
  border-right-color: transparent;
}

.e-split-btn-wrapper.e-vertical .e-split-btn:focus {
  border-bottom-color: transparent;
  border-right-color: transparent;
}

.e-split-btn-wrapper.e-vertical .e-split-btn:active {
  border-bottom-color: transparent;
  border-right-color: transparent;
}

.e-split-btn-wrapper.e-vertical .e-split-btn:disabled {
  border-bottom-color: transparent;
  border-right-color: transparent;
}

.e-split-btn-wrapper.e-vertical:hover .e-split-btn {
  border-bottom-color: transparent;
  border-right-color: transparent;
}

.e-split-btn-wrapper.e-vertical:hover .e-split-btn:disabled {
  border-bottom-color: transparent;
}

.e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn {
  border-left-color: transparent;
}

.e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn:focus {
  border-left-color: transparent;
}

.e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn:active {
  border-left-color: transparent;
}

.e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn:disabled {
  border-left-color: transparent;
}

.e-split-btn-wrapper.e-vertical.e-rtl:hover .e-split-btn {
  border-left-color: transparent;
}

@keyframes e-input-ripple {
  100% {
    opacity: 0;
    transform: scale(4);
  }
}

.e-input-group-icon.e-spin-up::before {
  content: '\e834';
  font-family: 'e-icons';
}

.e-input-group-icon.e-spin-down::before {
  content: '\e83d';
  font-family: 'e-icons';
}

.e-numeric-container {
  width: 100%;
}

.e-content-placeholder.e-numeric.e-placeholder-numeric {
  background-size: 300px 33px;
  min-height: 33px;
}

.e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
.e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
  background-size: 300px 40px;
  min-height: 40px;
}

.e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
.e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,
.e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
.e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden {
  border: 0;
  height: 0;
  margin: 0;
  padding: 0;
  text-indent: 0;
  visibility: hidden;
  width: 0;
}

.e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
  font-size: 12px;
}

.e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon,
.e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
  font-size: 12px;
}

.e-tooltip-close::before {
  content: '\e7e9';
  font-size: 16px;
}

.e-arrow-tip-inner.e-tip-right::before {
  content: '\e848';
}

.e-arrow-tip-inner.e-tip-top::before {
  content: '\e918';
}

.e-arrow-tip-inner.e-tip-bottom::before {
  content: '\e919';
}

.e-arrow-tip-inner.e-tip-left::before {
  content: '\e84b';
}

/*! tooltip layout */
.e-tooltip-wrap {
  max-width: 350px;
  min-width: 30px;
  padding: 0;
  position: absolute;
  visibility: visible;
  /*! tooltip arrow */
  /*! tooltip sticky mode close icon */
  /*! tooltip content area */
}

.e-tooltip-wrap .e-arrow-tip {
  overflow: hidden;
  position: absolute;
}

.e-tooltip-wrap .e-arrow-tip.e-tip-bottom {
  height: 8px;
  left: 50%;
  top: 100%;
  width: 16px;
}

.e-tooltip-wrap .e-arrow-tip.e-tip-top {
  height: 8px;
  left: 50%;
  top: -9px;
  width: 16px;
}

.e-tooltip-wrap .e-arrow-tip.e-tip-left {
  height: 16px;
  left: -9px;
  top: 48%;
  width: 8px;
}

.e-tooltip-wrap .e-arrow-tip.e-tip-right {
  height: 16px;
  left: 100%;
  top: 50%;
  width: 8px;
}

.e-tooltip-wrap .e-tooltip-close {
  cursor: pointer;
  float: right;
  position: absolute;
  right: -9px;
  top: -9px;
  z-index: inherit;
}

.e-tooltip-wrap .e-tip-content {
  background-color: inherit;
  height: 100%;
  line-height: 16px;
  overflow-wrap: break-word;
  overflow-x: hidden;
  padding: 3px 6px;
  position: relative;
  white-space: normal;
  width: 100%;
  word-break: break-word;
  z-index: 1;
}

/*! Bigger Style */
.e-bigger .e-tooltip-wrap .e-tip-content,
.e-tooltip-wrap.e-bigger .e-tip-content {
  line-height: 20px;
  padding: 5px 8px;
}

/*! Tooltip theme */
.e-tooltip-wrap {
  border-radius: 2px;
  filter: none;
  opacity: 0.9;
  /*! tooltip arrow */
  /*! tooltip sticky mode close icon */
  /*! tooltip content area */
}

.e-tooltip-wrap.e-popup {
  background-color: #616161;
  border: 1px solid #616161;
}

.e-tooltip-wrap .e-arrow-tip-outer {
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}

.e-tooltip-wrap .e-arrow-tip-outer.e-tip-bottom {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #616161;
}

.e-tooltip-wrap .e-arrow-tip-outer.e-tip-top {
  border-bottom: 8px solid #616161;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}

.e-tooltip-wrap .e-arrow-tip-outer.e-tip-left {
  border-bottom: 8px solid transparent;
  border-right: 8px solid #616161;
  border-top: 8px solid transparent;
}

.e-tooltip-wrap .e-arrow-tip-outer.e-tip-right {
  border-bottom: 8px solid transparent;
  border-left: 8px solid #616161;
  border-top: 8px solid transparent;
}

.e-tooltip-wrap .e-arrow-tip-inner {
  height: 0;
  position: absolute;
  width: 0;
  z-index: 10;
}

.e-tooltip-wrap .e-arrow-tip-inner.e-tip-right, .e-tooltip-wrap .e-arrow-tip-inner.e-tip-left, .e-tooltip-wrap .e-arrow-tip-inner.e-tip-bottom, .e-tooltip-wrap .e-arrow-tip-inner.e-tip-top {
  color: #616161;
  font-family: 'e-icons';
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
}

.e-tooltip-wrap .e-tooltip-close {
  background-color: #fff;
  border-color: transparent;
  border-radius: 8px;
  color: #616161;
}

.e-tooltip-wrap .e-tooltip-close:hover {
  background-color: #fff;
  color: #616161;
}

.e-tooltip-wrap .e-tip-content {
  color: #fff;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 11px;
}

/*! bigger style */
.e-bigger .e-tooltip-wrap .e-tip-content,
.e-tooltip-wrap.e-bigger .e-tip-content {
  font-size: 14px;
}

.e-control-wrapper.e-slider-container.e-material-slider .e-slider .e-handle.e-material-handle {
  cursor: default;
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  z-index: 3;
}

.e-control-wrapper.e-slider-container.e-material-slider .e-slider .e-handle.e-tab-handle::after {
  background-color: transparent;
}

.e-control-wrapper.e-slider-container.e-material-slider .e-slider .e-handle.e-handle-start.e-tab-handle::after {
  background-color: transparent;
}

.e-slider-tooltip.e-tooltip-wrap.e-popup {
  background-color: #e3165b;
  border: 0;
  border-radius: 8px;
  cursor: grab;
  opacity: 1;
}

.e-slider-tooltip.e-tooltip-wrap.e-popup.e-popup.e-popup-close {
  display: block;
  opacity: 0;
}

.e-slider-tooltip.e-tooltip-wrap.e-popup.e-material-tooltip-start {
  background-color: rgba(0, 0, 0, 0.26);
}

.e-slider-tooltip.e-tooltip-wrap.e-popup.e-material-tooltip-start .e-arrow-tip-inner {
  color: #000;
  opacity: 0;
}

.e-slider-tooltip.e-tooltip-wrap.e-popup.e-material-tooltip-start .e-arrow-tip-outer.e-tip-bottom {
  border-top-color: rgba(0, 0, 0, 0.26);
}

.e-slider-tooltip.e-tooltip-wrap.e-popup.e-material-tooltip-start .e-arrow-tip-outer.e-tip-top {
  border-bottom-color: rgba(0, 0, 0, 0.26);
}

.e-slider-tooltip.e-tooltip-wrap.e-popup.e-material-tooltip-start .e-arrow-tip-outer.e-tip-right {
  border-left-color: rgba(0, 0, 0, 0.26);
}

.e-slider-tooltip.e-tooltip-wrap.e-popup.e-material-tooltip-start .e-arrow-tip-outer.e-tip-left {
  border-right-color: rgba(0, 0, 0, 0.26);
}

.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-active {
  cursor: grabbing;
}

.e-slider-tooltip.e-tooltip-wrap.e-popup .e-arrow-tip {
  visibility: visible;
}

.e-slider-tooltip.e-tooltip-wrap.e-popup .e-tip-content {
  background-color: transparent;
  height: 16px;
  overflow: hidden;
  padding: 0 8px;
  text-align: center;
  top: calc(50% - 8px);
  width: 100%;
}

.e-slider-tooltip.e-tooltip-wrap.e-popup .e-tip-content.e-material-tooltip-show {
  color: #fff;
}

.e-slider-tooltip.e-tooltip-wrap.e-popup .e-tip-content.e-material-tooltip-hide {
  color: transparent;
}

.e-slider-tooltip.e-tooltip-wrap.e-popup .e-arrow-tip-inner {
  color: #e3165b;
}

.e-slider-tooltip.e-tooltip-wrap.e-popup .e-arrow-tip-outer.e-tip-bottom {
  border-top-color: #e3165b;
}

.e-slider-tooltip.e-tooltip-wrap.e-popup .e-arrow-tip-outer.e-tip-top {
  border-bottom-color: #e3165b;
}

.e-slider-tooltip.e-tooltip-wrap.e-popup .e-arrow-tip-outer.e-tip-right {
  border-left-color: #e3165b;
}

.e-slider-tooltip.e-tooltip-wrap.e-popup .e-arrow-tip-outer.e-tip-left {
  border-right-color: #e3165b;
}

.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default {
  background-color: #e3165b;
  border: 0;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 0%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  cursor: grab;
  opacity: 1;
}

.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default.e-material-tooltip-start {
  background-color: rgba(0, 0, 0, 0.26);
}

.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default.e-tooltip-active {
  cursor: grabbing;
}

.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default .e-arrow-tip {
  visibility: hidden;
}

.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default.e-slider-horizontal-before .e-tip-content {
  transform: rotate(-45deg);
}

.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default.e-slider-horizontal-after .e-tip-content {
  transform: rotate(-225deg);
}

.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default.e-slider-vertical-before .e-tip-content {
  transform: rotate(45deg);
}

.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default.e-slider-vertical-after .e-tip-content {
  transform: rotate(225deg);
}

.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default .e-tip-content {
  background-color: transparent;
  height: 16px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  top: calc(50% - 8px);
  width: 100%;
}

.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default .e-tip-content.e-material-tooltip-show {
  color: #fff;
}

.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default .e-tip-content.e-material-tooltip-hide {
  color: transparent;
}

.e-slider-horizantal-color {
  height: 100%;
  position: absolute;
  top: 0;
}

.e-slider-vertical-color {
  left: -1px;
  position: absolute;
  width: 100%;
}

.e-bigger.e-slider-tooltip.e-tooltip-wrap.e-popup .e-tip-content {
  font-size: 11px;
  line-height: 16px;
}

.e-bigger .e-slider-tooltip.e-tooltip-wrap.e-popup .e-tip-content {
  font-size: 11px;
  line-height: 16px;
}

.e-bigger .e-control-wrapper.e-slider-container .e-scale .e-tick .e-tick-value,
.e-control-wrapper.e-slider-container.e-bigger .e-scale .e-tick .e-tick-value {
  font-size: 12px;
}

.e-control-wrapper.e-slider-container {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: inline-block;
  height: 18px;
  line-height: normal;
  outline: none;
  position: relative;
  user-select: none;
}

.e-control-wrapper.e-slider-container::after {
  content: "material";
  display: none;
}

.e-control-wrapper.e-slider-container .e-slider .e-handle.e-large-thumb-size {
  transform: scale(1.5);
}

.e-control-wrapper.e-slider-container.e-rtl.e-horizontal .e-slider .e-handle {
  margin: 0 -6px 0 0;
  top: calc(50% - 6px);
}

.e-control-wrapper.e-slider-container.e-rtl.e-horizontal .e-scale.e-h-scale .e-tick.e-first-tick {
  background-position-x: right;
}

.e-control-wrapper.e-slider-container.e-rtl.e-horizontal .e-scale.e-h-scale .e-tick.e-last-tick {
  background-position-x: left;
}

.e-control-wrapper.e-slider-container.e-rtl.e-vertical {
  direction: ltr;
}

.e-control-wrapper.e-slider-container.e-disabled.e-material-slider .e-slider .e-handle.e-handle-first {
  background-color: #757575;
}

.e-control-wrapper.e-slider-container.e-disabled:hover .e-scale .e-tick {
  visibility: hidden;
}

.e-control-wrapper.e-slider-container.e-disabled .e-slider .e-range {
  background: rgba(0, 0, 0, 0.26);
}

.e-control-wrapper.e-slider-container.e-disabled .e-slider .e-handle {
  background: #757575;
  transform: scale(0.5) !important;
}

.e-control-wrapper.e-slider-container.e-disabled .e-slider .e-handle.e-handle-first {
  background-color: #757575;
  border: 0;
}

.e-control-wrapper.e-slider-container.e-disabled .e-slider .e-handle::after {
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  background: transparent;
  border: 7px solid #fff;
  border-radius: 50%;
  box-sizing: border-box;
  content: '';
  height: 26px;
  left: calc(50% - 13px);
  opacity: 1;
  position: absolute;
  top: calc(50% - 13px);
  transform: scale(1);
  transition: none;
  width: 26px;
  z-index: -1;
}

.e-control-wrapper.e-slider-container.e-disabled .e-btn {
  cursor: default;
}

.e-control-wrapper.e-slider-container.e-disabled .e-slider .e-handle {
  cursor: default;
}

.e-control-wrapper.e-slider-container.e-disabled .e-slider .e-handle.e-handle-disable {
  display: block;
}

.e-control-wrapper.e-slider-container.e-horizontal {
  height: 48px;
  width: 100%;
}

.e-control-wrapper.e-slider-container.e-horizontal .e-first-button {
  left: 0;
  margin-top: -9px;
  top: 50%;
}

.e-control-wrapper.e-slider-container.e-horizontal .e-first-button .e-button-icon {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAkFBMVEUAAAD////////////////////////+/v7////+/v7////////+/v7+/v7////////+/v7+/v7+/v7////+/v7+/v7+/v7+/v7////+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7///8G+5iqAAAAL3RSTlMABAgMEBQYHCAkKDA0ODxETFRYYGRsdHyAh4uTm6Onr7O/w8fL09ff4+fr7/P3+/6nVicAAADJSURBVHgBldJHdoNgAANhQUjvPTHuxbgAuv/t/J5O8I82Wn27UfGaVmjvBwvsdmEDUH33JuBxYwNQ/48m4LWzAbie2QR8nkzA/coGoPodTMDzzgagae1ykHAASDgAJBwAEk4xSDgAJBwAEg4ACacYJBwAEg4ACYeAjyMEaqYQSC97CFT/DQxID2sIpK8zBLqZQyC9dRDoajIyID1tIVD10zMg3S0ZSF4IJC8GkhcDyQuB5MVA8kIgeTGQvBhIXggkLwaSFwLJK3cBRvanB71ijlkAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  height: 7px;
  left: calc(50% - 4.6px);
  position: absolute;
  top: calc(50% - 3.6px);
  width: 7px;
}

.e-control-wrapper.e-slider-container.e-horizontal .e-second-button {
  margin-top: -9px;
  right: 0;
  top: 50%;
}

.e-control-wrapper.e-slider-container.e-horizontal .e-second-button .e-button-icon {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAkFBMVEUAAAD////////////////////////+/v7////////+/v7+/v7+/v7////////+/v7////+/v7+/v7+/v7+/v7+/v7////////+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7///9VYKa9AAAAL3RSTlMABAgMEBQYHCAoLDQ4PEBMUFhcZGx0eICDi5Obn6ers7vDx8vP19vf4+fr7/P3++LF0fAAAADNSURBVHgBldNHbsNAGEPhkZSi9F4S915k6d3/dga8Jgjw7bkYzPeXS5ObkkX3EQ5gcRcO6H/qbACbp3AAo6twwOEtHMCsDQecvqpsAKuHcMDw12QD2L2EA/C8EFleiCwvRJYXIssLmeGFzPBCZnghM7yQGV7IDC9Eglc26D6zwfS2JIP9a/To4b8pyWD9GH1c/11FNOZthO/4nvEeX5dksH2OTnT4rUsyWN4Xk4cj8nBEHo7IwxF5OCIPR+ThiDwckYcj8nBEHo5Iw5GdAVm8p9sPUXNKAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  height: 7px;
  left: calc(50% - 2.6px);
  position: absolute;
  top: calc(50% - 3.6px);
  width: 7px;
}

.e-control-wrapper.e-slider-container.e-horizontal.e-slider-btn {
  padding: 0 30px;
}

.e-control-wrapper.e-slider-container.e-horizontal .e-slider {
  height: 32px;
  position: relative;
  top: calc(50% - 16px);
  width: 100%;
}

.e-control-wrapper.e-slider-container.e-horizontal .e-slider-track {
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, 0.26);
  overflow: hidden;
  top: calc(50% - 1px);
}

.e-control-wrapper.e-slider-container.e-horizontal .e-handle {
  margin-left: -6px;
  top: calc(50% - 6px);
}

.e-control-wrapper.e-slider-container.e-horizontal.e-scale-both .e-range {
  height: 2px;
}

.e-control-wrapper.e-slider-container.e-horizontal .e-range {
  height: 2px;
  top: calc(50% - 1px);
}

.e-control-wrapper.e-slider-container.e-horizontal .e-limits {
  background-color: rgba(0, 0, 0, 0.26);
  height: 2px;
  position: absolute;
  top: calc(50% - 1px);
}

.e-control-wrapper.e-slider-container.e-vertical {
  height: inherit;
  padding: 38px 0;
  width: 48px;
}

.e-control-wrapper.e-slider-container.e-vertical .e-slider {
  height: 100%;
  left: calc(50% - 16px);
  position: relative;
  width: 32px;
}

.e-control-wrapper.e-slider-container.e-vertical .e-slider-track {
  background: rgba(0, 0, 0, 0.26);
  bottom: 0;
  height: 100%;
  position: absolute;
  left: calc(50% - 1px);
  overflow: hidden;
  width: 2px;
}

.e-control-wrapper.e-slider-container.e-vertical.e-small-size.e-slider-btn {
  height: 100%;
  padding: 30px 0;
}

.e-control-wrapper.e-slider-container.e-vertical.e-small-size.e-slider-btn .e-slider {
  height: 100%;
  width: 2px;
}

.e-control-wrapper.e-slider-container.e-vertical .e-first-button {
  bottom: 0;
  margin-right: -9px;
  right: 50%;
}

.e-control-wrapper.e-slider-container.e-vertical .e-first-button .e-button-icon {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAjVBMVEUAAAD////////////////////////+/v7////+/v7////////+/v7////////+/v7+/v7+/v7+/v7////+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7////1kjJ6AAAALnRSTlMABAgMEBQYHCAkKDA4QERITFRcYGRodHyDj5OXn6Ons7e7v8vP09ff5+vv8/f7zZvJMAAAAItJREFUeAHdyVcagjAQBsAfUVTAXsTeSTRm7388i/kUQjYHYF4H9bAUXjuEV/KQEdC98f9I8dLXxJngY879CsbG/ccARuPsetHCT1tWXyUoSDXZRiiZ2p/Bsi7/HrbgVPw8REUk/n+P4ZAoMvQATmMyFmBk39+CExzefwnBauZEsgOPWOkevIYz1NEToo45F58KJy0AAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  height: 8px;
  left: calc(50% - 3.8px);
  position: absolute;
  top: calc(50% - 2.7px);
  width: 8px;
}

.e-control-wrapper.e-slider-container.e-vertical .e-second-button {
  margin-right: -9px;
  right: 50%;
  top: 0;
}

.e-control-wrapper.e-slider-container.e-vertical .e-second-button .e-button-icon {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAjVBMVEUAAAD////////////////////////////////+/v7////+/v7+/v7////////+/v7+/v7////+/v7////+/v7+/v7////+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7////wrNfvAAAALnRSTlMABAgMEBQYICgsMDQ4QERITFBcYGhseHyDi5Obn6Ort7u/x8/X29/j5+vv8/f77y3LJgAAAI1JREFUeAHdyVeagjAUBtCbYQTsXewFENGYf//LsyB8kORmAZzXQ600mLrfz2XX9X8xcO0Qb4+3s2B/ia8N9yOFwtz+wR0/z77tvQSVm0+mI2piYXyEhp3+E2gWzQ8lNGpY//8UhjygijjBIvGotIbVofwZGFHxPQmGGn/ez8B6hETiAofUo1XmtKVWeAEhzjgqqZr/lwAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  height: 8px;
  left: calc(50% - 3.8px);
  position: absolute;
  top: calc(50% - 4.7px);
  width: 8px;
}

.e-control-wrapper.e-slider-container.e-vertical.e-scale-both .e-slider .e-handle {
  margin-bottom: -6px;
}

.e-control-wrapper.e-slider-container.e-vertical .e-slider .e-handle {
  margin-bottom: -6px;
  left: calc(50% - 6px);
}

.e-control-wrapper.e-slider-container.e-vertical .e-slider .e-range {
  left: calc(50% - 1px);
  width: 2px;
}

.e-control-wrapper.e-slider-container.e-vertical .e-slider .e-limits {
  background-color: rgba(0, 0, 0, 0.26);
  left: calc(50% - 1px);
  position: absolute;
  width: 2px;
}

.e-control-wrapper.e-slider-container .e-range {
  border-radius: 2px;
  position: absolute;
  transition: left 300ms ease-out, right 300ms ease-out, bottom 300ms ease-out, width 300ms ease-out, height 300ms ease-out;
}

.e-control-wrapper.e-slider-container .e-range.e-drag-horizontal {
  cursor: ew-resize;
}

.e-control-wrapper.e-slider-container .e-range.e-drag-vertical {
  cursor: ns-resize;
}

.e-control-wrapper.e-slider-container .e-slider {
  box-sizing: border-box;
  cursor: default;
  display: block;
  outline: 0 none;
  padding: 0;
  position: relative;
}

.e-control-wrapper.e-slider-container .e-slider .e-handle {
  border-radius: 50%;
  box-sizing: border-box;
  cursor: grab;
  height: 12px;
  outline: none;
  position: absolute;
  touch-action: none;
  transition: left 300ms ease-out, right 300ms ease-out, bottom 300ms ease-out, transform 300ms ease-out;
  width: 12px;
  z-index: 10;
  cursor: grab;
}

.e-control-wrapper.e-slider-container .e-slider .e-handle.e-handle-active {
  cursor: grabbing;
}

.e-control-wrapper.e-slider-container .e-slider .e-handle.e-handle-start {
  background-color: #fff;
  border: 2px solid rgba(0, 0, 0, 0.26);
}

.e-control-wrapper.e-slider-container .e-slider .e-handle::after {
  -moz-box-sizing: content-box;
  -ms-transform: scale(0);
  -webkit-box-sizing: content-box;
  -webkit-transform: scale(0);
  border: 0 solid;
  border-radius: 50%;
  box-sizing: content-box;
  content: '';
  filter: alpha(opacity=26);
  height: 32px;
  left: calc(50% - 16px);
  opacity: .26;
  position: absolute;
  top: calc(50% - 16px);
  transform: scale(0);
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 32px;
  z-index: -1;
}

.e-control-wrapper.e-slider-container .e-slider .e-handle.e-tab-handle.e-handle-start::after {
  background-color: #e0e0e0;
  opacity: .38;
}

.e-control-wrapper.e-slider-container .e-slider .e-handle.e-tab-handle::after {
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  background-color: #e3165b;
  transform: scale(1);
}

.e-control-wrapper.e-slider-container .e-tick-before.e-scale.e-h-scale .e-tick {
  background-position: bottom;
  height: 50%;
  top: 1px;
}

.e-control-wrapper.e-slider-container .e-tick-before.e-scale.e-v-scale .e-tick {
  background-position: right;
  left: 1px;
  width: 50%;
}

.e-control-wrapper.e-slider-container .e-tick-after.e-scale.e-h-scale .e-tick {
  background-position-x: center;
  height: 50%;
  top: calc(50% - 1px);
}

.e-control-wrapper.e-slider-container .e-tick-after.e-scale.e-v-scale .e-tick {
  background-position: left;
  left: calc(50% - 1px);
  width: 50%;
}

.e-control-wrapper.e-slider-container .e-tick-both.e-scale.e-h-scale .e-tick {
  background-position: center;
  height: 99%;
}

.e-control-wrapper.e-slider-container .e-tick-both.e-scale.e-v-scale .e-tick {
  background-position: center;
  width: 100%;
}

.e-control-wrapper.e-slider-container .e-tick-both.e-scale.e-v-scale .e-large {
  width: 100%;
}

.e-control-wrapper.e-slider-container .e-scale {
  box-sizing: content-box;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  height: 28px;
  line-height: normal;
  list-style: none outside none;
  margin: 0;
  outline: 0 none;
  padding: 0;
  position: absolute;
  top: calc(50% - 14px);
  width: 100%;
  z-index: 1;
}

.e-control-wrapper.e-slider-container .e-scale .e-tick {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAACXBIWXMAAAsSAAALEgHS3X78AAAAFElEQVQI12NkYGAIZ2BgYGBigAIABPgAW+yfXroAAAAASUVORK5CYII=");
  cursor: default;
  outline: none;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
}

.e-control-wrapper.e-slider-container .e-scale .e-tick .e-tick-value {
  color: #000;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 10px;
  outline: none;
  position: absolute;
  -webkit-user-select: none;
          user-select: none;
  white-space: nowrap;
}

.e-control-wrapper.e-slider-container .e-scale.e-v-scale {
  height: 100%;
  left: calc(50% - 14px);
  top: 0;
  width: 28px;
}

.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick {
  background-repeat: no-repeat;
}

.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick.e-first-tick {
  background-position-y: top;
}

.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick.e-last-tick {
  background-position-y: bottom;
}

.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick {
  display: inline-block;
  background-repeat: no-repeat;
}

.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick .e-tick-value.e-tick-before {
  top: -18px;
}

.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick .e-tick-value.e-tick-after {
  bottom: -20px;
}

.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick .e-tick-value.e-tick-both {
  bottom: -20px;
}

.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick .e-tick-value.e-tick-both:first-child {
  top: -18px;
}

.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick.e-first-tick {
  background-position-x: left;
}

.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick.e-last-tick {
  background-position-x: right;
}

.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick .e-tick-value.e-tick-before {
  right: 26px;
}

.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick .e-tick-value.e-tick-after {
  left: 27px;
}

.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick .e-tick-value.e-tick-both {
  right: 41px;
}

.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick .e-tick-value.e-tick-both:first-child {
  left: 39px;
}

.e-control-wrapper.e-slider-container .e-scale .e-tick {
  visibility: hidden;
}

.e-control-wrapper.e-slider-container .e-scale .e-tick .e-tick-value {
  visibility: visible;
}

.e-control-wrapper.e-slider-container:hover .e-scale .e-tick {
  visibility: visible;
}

.e-control-wrapper.e-slider-container:active .e-scale .e-tick {
  visibility: visible;
}

.e-slider-hover .e-scale .e-tick {
  visibility: visible;
}

/*! component theme */
.e-control-wrapper.e-slider-container.e-material-slider .e-slider .e-handle.e-handle-first {
  background: transparent;
  border-color: transparent;
}

.e-control-wrapper.e-slider-container.e-material-slider .e-slider .e-handle.e-handle-second {
  background: transparent;
  border-color: transparent;
}

.e-control-wrapper.e-slider-container .e-slider-button {
  background-color: rgba(0, 0, 0, 0.54);
  border: 1px solid transparent;
  border-radius: 50%;
  box-sizing: border-box;
  cursor: pointer;
  height: 18px;
  outline: none;
  padding: 0;
  position: absolute;
  width: 18px;
}

.e-control-wrapper.e-slider-container .e-slider .e-range {
  background-color: #e3165b;
}

.e-control-wrapper.e-slider-container .e-slider .e-handle {
  background-color: #e3165b;
  border-color: #e3165b;
}

.e-control-wrapper.e-slider-container .e-slider .e-handle.e-material-tooltip {
  background-color: transparent;
  border-color: transparent;
}

.e-control-wrapper.e-slider-container.e-slider-hover .e-slider-track {
  background-color: rgba(0, 0, 0, 0.26);
}

.e-control-wrapper.e-slider-container.e-slider-hover .e-range {
  background-color: #e3165b;
}

.e-control-wrapper.e-slider-container.e-slider-hover .e-handle {
  border-color: #e3165b;
}

@keyframes e-input-ripple {
  100% {
    opacity: 0;
    transform: scale(4);
  }
}

.e-container .e-value-switch-btn::before {
  content: '\e430';
}

.e-colorpicker-wrapper {
  display: inline-block;
  line-height: 0;
  outline: none;
  -webkit-user-select: none;
          user-select: none;
}

.e-colorpicker-wrapper .e-colorpicker {
  height: 1px;
  opacity: 0;
  position: absolute;
  width: 1px;
}

.e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn {
  font-family: initial;
  line-height: 14px;
  padding: 0 4px;
}

.e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color {
  background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNnB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDYgNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTAgKDU0OTgzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ikdyb3VwLTkiPgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExIiBmaWxsPSIjRTBFMEUwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weS0yIiBmaWxsPSIjRkZGRkZGIiB4PSIwIiB5PSIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weSIgZmlsbD0iI0ZGRkZGRiIgeD0iMyIgeT0iMCIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExLUNvcHktMyIgZmlsbD0iI0UwRTBFMCIgeD0iMyIgeT0iMyIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
  background-size: 8px;
  border-radius: 2px;
  height: 18px;
  margin-top: 0;
  position: relative;
  width: 18px;
}

.e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color .e-split-preview {
  border-radius: 2px;
}

.e-colorpicker-wrapper .e-split-btn-wrapper.e-rtl .e-split-colorpicker.e-split-btn {
  padding: 0 4px;
}

.e-colorpicker-wrapper * {
  box-sizing: border-box;
}

.e-colorpicker-wrapper.e-disabled .e-palette .e-tile {
  cursor: default;
}

.e-colorpicker-wrapper.e-disabled .e-palette .e-tile:hover {
  border: 0;
  box-shadow: none;
}

.e-colorpicker-wrapper.e-disabled .e-palette .e-tile.e-selected {
  border: 0;
}

.e-colorpicker-wrapper.e-disabled .e-container .e-handler,
.e-colorpicker-wrapper.e-disabled .e-container .e-preview-container {
  cursor: default;
}

.e-colorpicker-popup {
  line-height: 0;
}

.e-colorpicker.e-modal {
  -webkit-overflow-scrolling: touch;
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  left: 0;
  opacity: .5;
  pointer-events: auto;
  position: fixed;
  top: 0;
  width: 100%;
}

body.e-colorpicker-overflow {
  overflow: visible;
}

.e-bigger .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn,
.e-bigger.e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn {
  line-height: 18px;
  padding: 0 6px;
}

.e-bigger .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color,
.e-bigger.e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color {
  height: 22px;
  width: 22px;
}

.e-bigger .e-colorpicker-wrapper .e-split-btn-wrapper.e-rtl .e-split-colorpicker.e-split-btn,
.e-bigger.e-colorpicker-wrapper .e-split-btn-wrapper.e-rtl .e-split-colorpicker.e-split-btn {
  padding: 0 6px;
}

.e-container {
  border: 0;
  border-radius: 0;
  display: inline-block;
  line-height: 0;
  outline: none;
  -webkit-user-select: none;
          user-select: none;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.e-container.e-color-picker {
  width: 270px;
}

.e-container.e-color-picker .e-mode-switch-btn {
  background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUwLjIgKDU1MDQ3KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA0IENvcHk8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iQXJ0Ym9hcmQiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtNC1Db3B5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMC4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMjUtQ29weS04IiBmaWxsPSIjNDU5NkNFIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMjUtQ29weS05IiBmaWxsPSIjNUNDMTVCIiB4PSIwIiB5PSIxMiIgd2lkdGg9IjEyIiBoZWlnaHQ9IjEyIj48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTI1LUNvcHktMTAiIGZpbGw9IiNGQkQ1MDYiIHg9IjEyIiB5PSIwIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMjUtQ29weS0xMSIgZmlsbD0iI0VDNEU0MyIgeD0iMTIiIHk9IjEyIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiPjwvcmVjdD4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+") no-repeat 100% 100%;
}

.e-container.e-color-palette {
  width: auto;
}

.e-container.e-color-palette .e-mode-switch-btn {
  background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+Cjxzdmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDE4IDE4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zOnNlcmlmPSJodHRwOi8vd3d3LnNlcmlmLmNvbS8iIHN0eWxlPSJmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MS40MTQyMTsiPgogICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsLTEsMCwxOCkiPgogICAgICAgIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgc3R5bGU9ImZpbGw6dXJsKCNfTGluZWFyMSk7Ii8+CiAgICA8L2c+CiAgICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLDAsMCwtMSwwLDE4KSI+CiAgICAgICAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4IiBzdHlsZT0iZmlsbDp1cmwoI19MaW5lYXIyKTsiLz4KICAgIDwvZz4KICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLC0xLDAsMTgpIj4KICAgICAgICA8Y2xpcFBhdGggaWQ9Il9jbGlwMyI+CiAgICAgICAgICAgIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIvPgogICAgICAgIDwvY2xpcFBhdGg+CiAgICAgICAgPGcgY2xpcC1wYXRoPSJ1cmwoI19jbGlwMykiPgogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLDAsMCwtMSwtMCwxOCkiPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgogICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsLTEsMCwxOCkiPgogICAgICAgIDxjbGlwUGF0aCBpZD0iX2NsaXA0Ij4KICAgICAgICAgICAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4Ii8+CiAgICAgICAgPC9jbGlwUGF0aD4KICAgICAgICA8ZyBjbGlwLXBhdGg9InVybCgjX2NsaXA0KSI+CiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLC0xLC0wLDE4KSI+CiAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNfSW1hZ2U1IiB4PSIwIiB5PSIwIiB3aWR0aD0iMThweCIgaGVpZ2h0PSIxOHB4Ii8+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+CiAgICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLDAsMCwtMSwwLDE4KSI+CiAgICAgICAgPGNsaXBQYXRoIGlkPSJfY2xpcDYiPgogICAgICAgICAgICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTgiIGhlaWdodD0iMTgiLz4KICAgICAgICA8L2NsaXBQYXRoPgogICAgICAgIDxnIGNsaXAtcGF0aD0idXJsKCNfY2xpcDYpIj4KICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsLTEsLTAsMTgpIj4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iX0xpbmVhcjEiIHgxPSIwIiB5MT0iMCIgeDI9IjEiIHkyPSIwIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCg2LjI3MDE5ZS0xNCwtMTAyNCwtMTAyNCwtNi4yNzAxOWUtMTQsMCwxOCkiPjxzdG9wIG9mZnNldD0iMCIgc3R5bGU9InN0b3AtY29sb3I6cmdiKDAsMTgyLDI1NSk7c3RvcC1vcGFjaXR5OjAiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOmJsYWNrO3N0b3Atb3BhY2l0eTowIi8+PC9saW5lYXJHcmFkaWVudD4KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Il9MaW5lYXIyIiB4MT0iMCIgeTE9IjAiIHgyPSIxIiB5Mj0iMCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMS4xMDIxOGUtMTUsLTE4LC0xOCwtMS4xMDIxOGUtMTUsMTgsMTgpIj48c3RvcCBvZmZzZXQ9IjAiIHN0eWxlPSJzdG9wLWNvbG9yOnJnYigwLDE4MiwyNTUpO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjpibGFjaztzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+CiAgICAgICAgPGltYWdlIGlkPSJfSW1hZ2U1IiB3aWR0aD0iMThweCIgaGVpZ2h0PSIxOHB4IiB4bGluazpocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQUJJQUFBQVNDQVlBQUFCV3pvNVhBQUFBQ1hCSVdYTUFBQTdFQUFBT3hBR1ZLdzRiQUFBQmUwbEVRVlE0alcyUjIyNGNNUXhER2NBbyt2OC8yU0lYZE9wTk5iSXVWaDlrZXp6SlBoaWlTT3JNQXZ2eTBBanlBSGVBSEdBSHlDUDE4dTQ3ZVl6ZTlBS2xhaDlCZ0F5WG5tVUxjQStRYmQ3cWp4OWdnVkxGUWRiVDlBQlpYNlZkWHpNLy9MVmZqbE11dy9xQWR2QUMzZmR2bVE1UVpVbUErZ1ZUWDZWZDh3Sjk3NWRLbkdYek1VZnBpVGYzdXpkQi93Z2tsaVZ4a0U1dFdSSkxiNGMvNlplamZvTE5NdFJaeXYyWk4zZFNCYXREVlFGWGxQcDRnTlZBb3FPa1F4dW8yY3Iybk5Wd2lnSnVnQ2xnaWxMclgxQ2Jod3BXdmUwa3NtVTUzUXh3SGM4QU01UjZIQnRBUUUzQVlqa25WREpyb2tDM1BIYlBPZlpTano4SjRMWU9XRFIzVlJBblBOeUE3dm1tZGs5UWQ1VGo0dzBzRzRqYjBPbXBUa0FmMHpiZDExN3FCSjBOeEx3MGl5RGNnZGlPcG80K0lCMElINkQzMXdTMEJqb1ozQ1QvMHBpSGNla0ppTmgwdmxMZmZnOUF3OGs4Z3RoZXYyczh6MHA5L1FVNlQ3Z2JFTWhnbGhIcDdjZDQzbm5CajU4ekhVZERiMk1URit6TC9oOXIveU91c0ZQS093QUFBQUJKUlU1RXJrSmdnZz09Ii8+CiAgICA8L2RlZnM+Cjwvc3ZnPgo=") no-repeat 100% 100%;
}

.e-container .e-custom-palette {
  display: inline-block;
}

.e-container .e-custom-palette .e-palette {
  padding: 10px;
}

.e-container .e-custom-palette.e-palette-group {
  height: 270px;
  overflow-y: scroll;
}

.e-container .e-palette {
  border-bottom: 0;
  display: table;
  line-height: 0;
  outline: none;
  -webkit-user-select: none;
          user-select: none;
}

.e-container .e-palette .e-row {
  display: table-row;
  white-space: nowrap;
}

.e-container .e-palette .e-tile {
  border: 0.5px solid transparent;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  height: 27px;
  text-align: center;
  vertical-align: middle;
  width: 27px;
}

.e-container .e-palette .e-tile.e-selected {
  outline: #000 0.5px solid;
  position: relative;
}

.e-container .e-palette .e-tile:hover {
  box-shadow: 2px 2px 7px 2px rgba(0, 0, 0, 0.3);
  position: relative;
}

.e-container .e-palette .e-tile.e-nocolor-item {
  background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNnB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDYgNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTAgKDU0OTgzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ikdyb3VwLTkiPgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExIiBmaWxsPSIjRTBFMEUwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weS0yIiBmaWxsPSIjRkZGRkZGIiB4PSIwIiB5PSIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weSIgZmlsbD0iI0ZGRkZGRiIgeD0iMyIgeT0iMCIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExLUNvcHktMyIgZmlsbD0iI0UwRTBFMCIgeD0iMyIgeT0iMyIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
  background-size: 8px;
}

.e-container .e-hsv-container {
  border-bottom: 0;
  position: relative;
  touch-action: none;
}

.e-container .e-hsv-container .e-hsv-color {
  background: linear-gradient(to bottom, transparent 0, #000 100%), linear-gradient(to right, #fff 0, rgba(255, 255, 255, 0) 100%);
  height: 170px;
}

.e-container .e-hsv-container .e-handler {
  border: 1px solid #fff;
  border-radius: 6px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.7), inset 0 0 2px rgba(0, 0, 0, 0.7);
  cursor: pointer;
  display: inline-block;
  height: 8px;
  margin-left: -4px;
  margin-top: -4px;
  position: absolute;
  touch-action: none;
  -webkit-user-select: none;
          user-select: none;
  width: 8px;
}

.e-container .e-slider-preview {
  display: inline-block;
  width: 100%;
  padding: 10px 16px;
}

.e-container .e-slider-preview .e-colorpicker-slider {
  display: inline-block;
  width: 82.34%;
}

.e-container .e-slider-preview .e-colorpicker-slider .e-slider-container {
  height: 18px;
}

.e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-slider {
  height: 18px;
  top: calc(50% - 9px);
}

.e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-slider-track {
  border-radius: 0;
  height: 6px;
  top: calc(50% - 3px);
}

.e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-handle {
  border-radius: 6px;
  cursor: pointer;
  height: 14px;
  top: calc(50% - 7px);
  width: 14px;
}

.e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-handle.e-handle-active {
  cursor: pointer;
}

.e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-handle.e-large-thumb-size {
  transform: scale(1);
}

.e-container .e-slider-preview .e-colorpicker-slider .e-hue-slider .e-slider-track {
  background: linear-gradient(to right, #f00 0, #ff0 16%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 84%, #ff0004 100%);
}

.e-container .e-slider-preview .e-colorpicker-slider .e-opacity-slider .e-slider-track {
  border: 0;
  z-index: 1;
}

.e-container .e-slider-preview .e-colorpicker-slider .e-opacity-slider .e-opacity-empty-track {
  background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNnB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDYgNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTAgKDU0OTgzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ikdyb3VwLTkiPgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExIiBmaWxsPSIjRTBFMEUwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weS0yIiBmaWxsPSIjRkZGRkZGIiB4PSIwIiB5PSIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weSIgZmlsbD0iI0ZGRkZGRiIgeD0iMyIgeT0iMCIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExLUNvcHktMyIgZmlsbD0iI0UwRTBFMCIgeD0iMyIgeT0iMyIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
  background-size: contain;
  border: 0;
  height: 6px;
  position: absolute;
  top: calc(50% - 3px);
  width: 100%;
  z-index: 0;
}

.e-container .e-slider-preview .e-colorpicker-slider .e-slider.e-hue-slider .e-handle,
.e-container .e-slider-preview .e-colorpicker-slider .e-slider.e-hue-slider .e-handle-start,
.e-container .e-slider-preview .e-colorpicker-slider .e-slider.e-opacity-slider .e-handle,
.e-container .e-slider-preview .e-colorpicker-slider .e-slider.e-opacity-slider .e-handle-start {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.e-container .e-slider-preview .e-preview-container {
  background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNnB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDYgNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTAgKDU0OTgzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ikdyb3VwLTkiPgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExIiBmaWxsPSIjRTBFMEUwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weS0yIiBmaWxsPSIjRkZGRkZGIiB4PSIwIiB5PSIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weSIgZmlsbD0iI0ZGRkZGRiIgeD0iMyIgeT0iMCIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExLUNvcHktMyIgZmlsbD0iI0UwRTBFMCIgeD0iMyIgeT0iMyIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
  background-size: 10px;
  border: 1px solid #e0e0e0;
  cursor: pointer;
  display: inline-block;
  height: 32px;
  margin-left: 4.205%;
  position: relative;
  top: -2px;
  width: 13.45%;
}

.e-container .e-slider-preview .e-preview-container .e-preview {
  display: block;
  height: 16px;
  position: absolute;
  width: 100%;
}

.e-container .e-slider-preview .e-preview-container .e-preview.e-current {
  border-bottom: 1px solid #e0e0e0;
  top: 0;
}

.e-container .e-slider-preview .e-preview-container .e-preview.e-previous {
  height: 14px;
  top: 16px;
}

.e-container .e-selected-value {
  align-items: center;
  display: inline-flex;
  padding: 0 16px 16px;
  -webkit-user-select: none;
          user-select: none;
  width: 100%;
}

.e-container .e-selected-value .e-input-container .e-float-input input {
  padding-left: 0;
  text-align: center;
}

.e-container .e-selected-value .e-input-container .e-numeric-hidden {
  display: none;
}

.e-container .e-selected-value .e-value-switch-btn {
  font-family: 'e-icons';
  font-size: 16px;
  line-height: 16px;
  margin-top: 0;
  padding: 2px 3px;
}

.e-container .e-input-container {
  display: inline-block;
  width: 89.8%;
}

.e-container .e-input-container .e-float-input {
  display: inline-block;
  margin-right: 3.75%;
  vertical-align: baseline;
}

.e-container .e-input-container .e-float-input:first-child {
  width: 33%;
}

.e-container .e-input-container .e-float-input:first-child input {
  height: auto;
}

.e-container .e-input-container .e-float-input.e-numeric {
  height: auto;
  width: 12%;
}

.e-container .e-input-container .e-float-input.e-numeric input {
  height: auto;
}

.e-container .e-input-container .e-float-input .e-float-text {
  text-align: center;
}

.e-container .e-switch-ctrl-btn {
  display: inline-block;
  padding: 0 16px 16px;
  white-space: nowrap;
  width: 100%;
}

.e-container .e-switch-ctrl-btn .e-ctrl-btn {
  float: right;
  text-align: right;
  white-space: nowrap;
  width: 89.913%;
}

.e-container .e-switch-ctrl-btn .e-ctrl-btn .e-btn {
  max-width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-container .e-switch-ctrl-btn .e-ctrl-btn .e-btn.e-cancel {
  margin-left: 0;
}

.e-container .e-switch-ctrl-btn .e-mode-switch-btn {
  background-origin: border-box;
  background-position: center;
  background-size: cover;
  float: left;
  margin-top: 0;
  overflow: hidden;
  white-space: nowrap;
}

.e-container .e-switch-ctrl-btn .e-mode-switch-btn:focus {
  box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.2);
}

.e-container .e-value-switch-btn,
.e-container .e-mode-switch-btn {
  background-color: transparent;
  border-color: transparent;
  position: relative;
  width: 10.09%;
  height: 24px;
}

.e-container.e-color-picker .e-value-switch-btn:focus, .e-container.e-color-picker .e-value-switch-btn:hover, .e-container.e-color-picker .e-value-switch-btn:active {
  border-color: transparent;
  box-shadow: none;
  outline: none;
}

.e-container.e-color-picker .e-value-switch-btn:focus {
  outline: none;
}

.e-container.e-color-palette .e-palette + .e-selected-value,
.e-container.e-color-palette .e-palette-group + .e-selected-value {
  padding: 16px 16px;
}

.e-container.e-color-palette .e-palette + .e-switch-ctrl-btn,
.e-container.e-color-palette .e-palette-group + .e-switch-ctrl-btn {
  padding: 23px 16px 16px;
}

.e-hide-opacity .e-container .e-slider-preview .e-colorpicker-slider {
  vertical-align: super;
}

.e-hide-opacity .e-container .e-slider-preview .e-preview-container {
  top: 0;
}

.e-hide-opacity .e-container .e-float-input:first-child {
  width: 36%;
}

.e-hide-opacity .e-container .e-float-input.e-numeric {
  width: 16.3%;
}

.e-hide-hex-value .e-container .e-float-input.e-numeric {
  width: 21.25%;
}

.e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric {
  width: 29.59%;
}

.e-hide-valueswitcher .e-container .e-input-container {
  width: 100%;
}

.e-hide-valueswitcher .e-container .e-float-input:first-child {
  width: 33%;
}

.e-hide-valueswitcher .e-container .e-float-input.e-numeric {
  width: 13%;
}

.e-hide-valueswitcher .e-container .e-float-input:last-child {
  margin-right: 0;
}

.e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input:first-child {
  width: 36%;
}

.e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input.e-numeric {
  width: 17.58%;
}

.e-hide-valueswitcher.e-hide-hex-value .e-container .e-float-input.e-numeric {
  width: 22.18%;
}

.e-hide-valueswitcher.e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric {
  width: 30.82%;
}

.e-rtl .e-container .e-hsv-container .e-hsv-color {
  background: linear-gradient(to bottom, transparent 0, #000 100%), linear-gradient(to left, #fff 0, rgba(255, 255, 255, 0) 100%);
}

.e-rtl .e-container .e-slider-preview .e-hue-slider .e-slider-track {
  background: linear-gradient(to left, #f00 0, #ff0 16%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 84%, #ff0004 100%);
}

.e-rtl .e-container .e-slider-preview .e-preview-container {
  margin-left: 0;
  margin-right: 4.205%;
}

.e-rtl .e-container .e-selected-value .e-float-input {
  margin-left: 3.75%;
  margin-right: 0;
}

.e-rtl .e-container .e-selected-value .e-float-input input {
  padding-right: 0;
}

.e-rtl .e-container .e-selected-value .e-value-switch-btn {
  transform: rotate(180deg);
}

.e-rtl .e-container .e-switch-ctrl-btn .e-mode-switch-btn {
  float: right;
}

.e-rtl .e-container .e-switch-ctrl-btn .e-ctrl-btn {
  float: left;
  text-align: left;
}

.e-rtl .e-container .e-switch-ctrl-btn .e-ctrl-btn .e-cancel {
  margin-left: 0;
  margin-right: 0;
}

.e-rtl.e-hide-valueswitcher .e-container .e-float-input:last-child {
  margin-left: 0;
}

.e-bigger .e-container.e-color-picker {
  width: 290px;
}

.e-bigger .e-container .e-palette .e-tile {
  height: 29px;
  width: 29px;
}

.e-bigger .e-container .e-hsv-container .e-hsv-color {
  height: 180px;
}

.e-bigger .e-container .e-custom-palette.e-palette-group {
  height: 290px;
}

.e-bigger .e-container .e-slider-preview {
  padding: 8px 16px;
}

.e-bigger .e-container .e-slider-preview .e-preview-container {
  margin-left: 4.657%;
  top: 0;
  vertical-align: super;
  width: 12.408%;
}

.e-bigger .e-container .e-slider-preview .e-colorpicker-slider {
  width: 82.944%;
}

.e-bigger .e-container .e-slider-preview .e-colorpicker-slider .e-slider-container {
  height: 20px;
}

.e-bigger .e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-handle {
  border-radius: 8px;
  height: 16px;
  top: calc(50% - 8px);
  width: 16px;
}

.e-bigger .e-container .e-slider-preview .e-switch-ctrl-btn .e-ctrl-btn {
  width: 90.6%;
}

.e-bigger .e-container.e-color-palette .e-palette + .e-switch-ctrl-btn {
  padding: 25px 16px 16px;
}

.e-bigger .e-container .e-input-container {
  width: 90.7%;
}

.e-bigger .e-container .e-input-container .e-float-input {
  margin-right: 3.425%;
}

.e-bigger .e-container .e-input-container .e-float-input:first-child {
  width: 33.5%;
}

.e-bigger .e-container .e-input-container .e-float-input:first-child input {
  height: auto;
}

.e-bigger .e-container .e-input-container .e-float-input.e-numeric {
  height: auto;
  width: 12.34%;
}

.e-bigger .e-container .e-input-container .e-float-input.e-numeric input {
  height: auto;
}

.e-bigger .e-container .e-css.e-value-switch-btn,
.e-bigger .e-container .e-mode-switch-btn {
  font-size: 18px;
  line-height: 18px;
  padding: 2px 3px;
  width: 9.306%;
}

.e-bigger .e-container .e-mode-switch-btn {
  margin-top: 5px;
}

.e-bigger .e-hide-opacity .e-container .e-slider-preview, .e-bigger.e-hide-opacity .e-container .e-slider-preview {
  padding: 8px 16px;
}

.e-bigger .e-hide-opacity .e-container .e-slider-preview .e-preview-container, .e-bigger.e-hide-opacity .e-container .e-slider-preview .e-preview-container {
  vertical-align: initial;
}

.e-bigger .e-hide-opacity .e-container .e-float-input:first-child, .e-bigger.e-hide-opacity .e-container .e-float-input:first-child {
  width: 36%;
}

.e-bigger .e-hide-opacity .e-container .e-float-input.e-numeric, .e-bigger.e-hide-opacity .e-container .e-float-input.e-numeric {
  width: 16.76%;
}

.e-bigger.e-hide-hex-value .e-container .e-float-input.e-numeric,
.e-bigger .e-hide-hex-value .e-container .e-float-input.e-numeric {
  width: 21.58%;
}

.e-bigger.e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric,
.e-bigger .e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric {
  width: 29.59%;
}

.e-bigger.e-hide-valueswitcher .e-container .e-input-container,
.e-bigger .e-hide-valueswitcher .e-container .e-input-container {
  width: 100%;
}

.e-bigger.e-hide-valueswitcher .e-container .e-float-input:last-child,
.e-bigger .e-hide-valueswitcher .e-container .e-float-input:last-child {
  margin-right: 0;
}

.e-bigger.e-hide-valueswitcher .e-container .e-float-input.e-numeric,
.e-bigger .e-hide-valueswitcher .e-container .e-float-input.e-numeric {
  width: 13.2%;
}

.e-bigger.e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input:first-child,
.e-bigger .e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input:first-child {
  width: 36%;
}

.e-bigger.e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input.e-numeric,
.e-bigger .e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input.e-numeric {
  width: 17.9%;
}

.e-bigger.e-hide-valueswitcher.e-hide-hex-value .e-container .e-float-input.e-numeric,
.e-bigger.e-hide-valueswitcher .e-hide-hex-value .e-container .e-float-input.e-numeric,
.e-bigger .e-hide-valueswitcher.e-hide-hex-value .e-container .e-float-input.e-numeric,
.e-bigger .e-hide-valueswitcher .e-hide-hex-value .e-container .e-float-input.e-numeric {
  width: 21.58%;
}

.e-bigger.e-hide-valueswitcher.e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric,
.e-bigger.e-hide-valueswitcher .e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric,
.e-bigger .e-hide-valueswitcher.e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric,
.e-bigger .e-hide-valueswitcher .e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric {
  width: 31%;
}

.e-bigger .e-rtl .e-container .e-slider-preview .e-preview-container,
.e-bigger.e-rtl .e-container .e-slider-preview .e-preview-container {
  margin-left: 0;
  margin-right: 4.657%;
}

.e-bigger .e-rtl .e-container .e-selected-value .e-float-input,
.e-bigger.e-rtl .e-container .e-selected-value .e-float-input {
  margin-left: 3.425%;
  margin-right: 0;
}

.e-bigger .e-rtl.e-hide-valueswitcher .e-container .e-float-input:last-child,
.e-bigger.e-rtl.e-hide-valueswitcher .e-container .e-float-input:last-child {
  margin-left: 0;
}

.e-hide-switchable-value .e-container .e-input-container .e-float-input:first-child,
.e-bigger.e-hide-switchable-value .e-container .e-input-container .e-float-input:first-child,
.e-bigger .e-hide-switchable-value .e-container .e-input-container .e-float-input:first-child {
  width: 100%;
}

.e-popup.e-tooltip-wrap.e-color-picker-tooltip {
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 0%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  min-width: 26px;
  transform: translateY(18px) rotate(45deg) scale(0.01);
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.e-popup.e-tooltip-wrap.e-color-picker-tooltip .e-tip-content {
  background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNnB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDYgNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTAgKDU0OTgzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ikdyb3VwLTkiPgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExIiBmaWxsPSIjRTBFMEUwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weS0yIiBmaWxsPSIjRkZGRkZGIiB4PSIwIiB5PSIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weSIgZmlsbD0iI0ZGRkZGRiIgeD0iMyIgeT0iMCIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExLUNvcHktMyIgZmlsbD0iI0UwRTBFMCIgeD0iMyIgeT0iMyIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
  background-size: 8px;
  border-radius: 50%;
  height: 24px;
  position: relative;
  transform: rotate(45deg);
  width: 24px;
}

.e-split-preview,
.e-tip-transparent {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.e-bigger .e-popup.e-tooltip-wrap.e-color-picker-tooltip,
.e-bigger.e-popup.e-tooltip-wrap.e-color-picker-tooltip {
  min-width: 32px;
}

.e-bigger .e-popup.e-tooltip-wrap.e-color-picker-tooltip .e-tip-content,
.e-bigger.e-popup.e-tooltip-wrap.e-color-picker-tooltip .e-tip-content {
  height: 30px;
  width: 30px;
}

.e-container {
  background-color: #fff;
}

.e-container .e-palette .e-tile:hover {
  border-color: #eee;
}

.e-container .e-palette .e-tile.e-selected {
  border-color: #eee;
}

.e-container .e-handler.e-hide-handler,
.e-container .e-handle.e-hide-handler {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

.e-container .e-control-wrapper.e-slider-container .e-slider.e-hue-slider .e-handle:not(.e-tab-handle),
.e-container .e-control-wrapper.e-slider-container .e-slider.e-opacity-slider .e-handle:not(.e-tab-handle) {
  background-color: #fff;
  border-color: #fff;
}

.e-container .e-control-wrapper.e-slider-container .e-slider.e-hue-slider .e-handle:not(.e-tab-handle).e-handle-start:not(.e-tab-handle),
.e-container .e-control-wrapper.e-slider-container .e-slider.e-opacity-slider .e-handle:not(.e-tab-handle).e-handle-start:not(.e-tab-handle) {
  background-color: #fff;
  border-color: #fff;
}

.e-container .e-control-wrapper.e-slider-container .e-slider.e-hue-slider .e-handle.e-tab-handle,
.e-container .e-control-wrapper.e-slider-container .e-slider.e-opacity-slider .e-handle.e-tab-handle {
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.e-colorpicker-wrapper.e-disabled .e-value-switch-btn,
.e-colorpicker-wrapper.e-disabled .e-mode-switch-btn {
  color: rgba(0, 0, 0, 0.26);
}

.e-colorpicker-wrapper.e-disabled .e-value-switch-btn:focus,
.e-colorpicker-wrapper.e-disabled .e-mode-switch-btn:focus {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.26);
  outline: none;
  outline-offset: unset;
}

.e-colorpicker-wrapper.e-disabled .e-value-switch-btn:active,
.e-colorpicker-wrapper.e-disabled .e-mode-switch-btn:active {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}

.e-popup.e-tooltip-wrap.e-color-picker-tooltip {
  background-color: #fff;
  border-color: #fff;
}

/*! contextmenu layout */
.e-contextmenu-wrapper ul .e-menu-item .e-previous::before {
  content: '\e977';
}

.e-contextmenu-wrapper ul .e-menu-item .e-caret::before {
  content: '\e956';
}

.e-rtl.e-contextmenu-wrapper .e-menu-item .e-caret::before {
  content: '\e937';
}

/*! contextmenu layout */
.e-contextmenu-wrapper ul {
  font-weight: normal;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  -webkit-user-select: none;
          user-select: none;
  font-size: 14px;
  padding: 8px 0;
  border: none;
  border-radius: 0;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  display: none;
  min-width: 120px;
  position: absolute;
}

.e-contextmenu-wrapper ul.e-ul,
.e-contextmenu-wrapper ul.e-ul * {
  box-sizing: border-box;
}

.e-contextmenu-wrapper ul.e-ul:focus,
.e-contextmenu-wrapper ul.e-ul *:focus {
  outline: none;
}

.e-contextmenu-wrapper ul.e-contextmenu {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.e-contextmenu-wrapper ul.e-ul {
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
}

.e-contextmenu-wrapper ul .e-menu-item {
  cursor: pointer;
  position: relative;
  height: 36px;
  line-height: 36px;
  padding: 0 16px;
}

.e-contextmenu-wrapper ul .e-menu-item.e-menu-hide {
  display: none;
}

.e-contextmenu-wrapper ul .e-menu-item.e-menu-header {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.e-contextmenu-wrapper ul .e-menu-item .e-menu-url {
  text-decoration: none;
}

.e-contextmenu-wrapper ul .e-menu-item .e-menu-icon {
  display: inline-block;
  vertical-align: middle;
}

.e-contextmenu-wrapper ul .e-menu-item.e-separator {
  cursor: auto;
  line-height: normal;
  pointer-events: none;
}

.e-contextmenu-wrapper ul .e-menu-item .e-menu-url {
  display: inline-block;
  min-width: 120px;
}

.e-contextmenu-wrapper ul .e-menu-item .e-menu-icon {
  font-size: 14px;
  line-height: 36px;
  margin-right: 10px;
}

.e-contextmenu-wrapper ul .e-menu-item .e-caret {
  line-height: 36px;
  margin-left: 16px;
  margin-right: 0;
  position: absolute;
  right: 8px;
}

.e-contextmenu-wrapper ul .e-menu-item.e-menu-caret-icon {
  padding-right: 36px;
}

.e-contextmenu-wrapper ul .e-menu-item.e-separator {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  height: auto;
  margin: 8px 0;
}

.e-contextmenu-wrapper ul .e-menu-item.e-blankicon {
  padding-left: 40px;
}

.e-contextmenu-wrapper ul .e-menu-item .e-caret {
  font-size: 11px;
}

.e-contextmenu-wrapper ul .e-menu-item .e-previous {
  margin-right: 16px;
}

.e-contextmenu-wrapper ul .e-menu-item.e-disabled {
  cursor: auto;
  pointer-events: none;
}

.e-rtl.e-contextmenu-wrapper .e-menu-item .e-menu-icon {
  float: right;
  margin-right: 0;
}

.e-rtl.e-contextmenu-wrapper .e-menu-item .e-caret {
  margin-left: 0;
  right: auto;
}

.e-rtl.e-contextmenu-wrapper .e-menu-item .e-menu-icon {
  margin-left: 10px;
}

.e-rtl.e-contextmenu-wrapper .e-menu-item .e-caret {
  left: 8px;
}

.e-rtl.e-contextmenu-wrapper .e-menu-item.e-menu-caret-icon {
  padding-left: 36px;
  padding-right: 16px;
}

.e-rtl.e-contextmenu-wrapper .e-menu-item.e-blankicon {
  padding-left: 16px;
  padding-right: 40px;
}

.e-rtl.e-contextmenu-wrapper .e-menu-item.e-blankicon.e-menu-caret-icon {
  padding-left: 36px;
}

.e-bigger .e-contextmenu-wrapper ul,
.e-bigger.e-contextmenu-wrapper ul {
  font-size: 15px;
  padding: 8px 0;
  white-space: nowrap;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  max-width: 280px;
  min-width: 112px;
}

.e-bigger .e-contextmenu-wrapper ul .e-menu-item,
.e-bigger.e-contextmenu-wrapper ul .e-menu-item {
  height: 48px;
  line-height: 48px;
}

.e-bigger .e-contextmenu-wrapper ul .e-menu-item .e-menu-icon,
.e-bigger.e-contextmenu-wrapper ul .e-menu-item .e-menu-icon {
  font-size: 16px;
  line-height: 48px;
}

.e-bigger .e-contextmenu-wrapper ul .e-menu-item .e-caret,
.e-bigger.e-contextmenu-wrapper ul .e-menu-item .e-caret {
  line-height: 48px;
}

.e-bigger .e-contextmenu-wrapper ul .e-menu-item.e-separator,
.e-bigger.e-contextmenu-wrapper ul .e-menu-item.e-separator {
  height: auto;
  line-height: normal;
}

.e-bigger .e-contextmenu-wrapper ul .e-menu-item.e-blankicon,
.e-bigger.e-contextmenu-wrapper ul .e-menu-item.e-blankicon {
  padding-left: 42px;
}

.e-bigger .e-contextmenu-wrapper ul .e-menu-item .e-caret,
.e-bigger.e-contextmenu-wrapper ul .e-menu-item .e-caret {
  font-size: 12px;
}

.e-bigger .e-contextmenu-wrapper.e-rtl ul .e-blankicon,
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon {
  padding-left: 16px;
  padding-right: 42px;
}

.e-bigger .e-contextmenu-wrapper.e-rtl ul .e-blankicon.e-menu-caret-icon,
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon.e-menu-caret-icon {
  padding-left: 36px;
}

/*! contextmenu theme */
.e-contextmenu-wrapper ul {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87);
}

.e-contextmenu-wrapper ul .e-menu-item.e-menu-header {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.e-contextmenu-wrapper ul .e-menu-item .e-caret {
  color: rgba(0, 0, 0, 0.54);
}

.e-contextmenu-wrapper ul .e-menu-item .e-menu-icon {
  color: rgba(0, 0, 0, 0.54);
}

.e-contextmenu-wrapper ul .e-menu-item .e-menu-url {
  color: rgba(0, 0, 0, 0.87);
}

.e-contextmenu-wrapper ul .e-menu-item.e-focused {
  background-color: #eee;
  color: rgba(0, 0, 0, 0.87);
  outline: 0 solid rgba(0, 0, 0, 0.12);
  outline-offset: 0;
}

.e-contextmenu-wrapper ul .e-menu-item.e-focused .e-caret {
  color: rgba(0, 0, 0, 0.54);
}

.e-contextmenu-wrapper ul .e-menu-item.e-focused .e-menu-icon {
  color: rgba(0, 0, 0, 0.54);
}

.e-contextmenu-wrapper ul .e-menu-item.e-selected {
  background-color: #eee;
  color: rgba(0, 0, 0, 0.87);
  outline: 0 solid #eee;
  outline-offset: 0;
}

.e-contextmenu-wrapper ul .e-menu-item.e-selected .e-caret {
  color: rgba(0, 0, 0, 0.54);
}

.e-contextmenu-wrapper ul .e-menu-item.e-selected .e-menu-icon {
  color: rgba(0, 0, 0, 0.54);
}

.e-contextmenu-wrapper ul .e-disabled {
  color: rgba(0, 0, 0, 0.38);
  opacity: 1;
}

.e-contextmenu-wrapper ul .e-disabled .e-menu-icon {
  color: rgba(0, 0, 0, 0.38);
}

.e-contextmenu-wrapper ul .e-disabled .e-caret {
  color: rgba(0, 0, 0, 0.38);
}

.e-contextmenu-wrapper ul .e-disabled .e-menu-url {
  color: rgba(0, 0, 0, 0.38);
}

.e-contextmenu-wrapper ul .e-separator {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

/*! component's theme wise override material-definitions and variables */
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east,
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east {
  height: 100%;
  padding: 20px 0;
  right: 1px;
  top: 0;
  width: 12px;
}

.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-west,
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-west {
  height: 100%;
  left: 0;
  padding: 20px 0;
  top: 0;
  width: 12px;
}

.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north,
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north {
  height: 12px;
  padding: 0 20px;
  top: 1px;
  width: 100%;
}

.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south,
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south {
  bottom: 1px;
  height: 12px;
  padding: 0 20px;
  width: 100%;
}

.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-east,
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-east {
  bottom: 0;
  right: 1px;
  z-index: 10;
}

.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-west,
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-west {
  left: 2px;
  top: 2px;
  z-index: 10;
}

.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-east,
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-east {
  right: 2px;
  top: 2px;
  z-index: 10;
}

.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-west,
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-west {
  bottom: 1px;
  left: 1px;
  z-index: 10;
}

.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-east::before,
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-east::before {
  bottom: 0;
  content: '\eb05';
  font-size: 12px;
  position: absolute;
  right: 0;
}

.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-west::before,
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-west::before {
  bottom: 0;
  content: '\eb05';
  font-size: 12px;
  left: 0;
  position: absolute;
  transform: rotateY(180deg);
}

.e-dashboardlayout.e-control .e-dashboard-gridline-table {
  background: #f5f5f5;
  border-collapse: collapse;
  height: 100%;
  width: 100%;
}

.e-dashboardlayout.e-control .e-dashboard-gridline-table tbody tr td.e-dashboard-gridline {
  border: 1px dotted #bdbdbd;
  position: absolute;
}

.e-dashboardlayout.e-control.e-responsive {
  width: 100% !important;
}

.e-dashboardlayout.e-control.e-prevent {
  -webkit-user-select: none;
          user-select: none;
}

.e-dashboardlayout.e-control .e-panel {
  border-radius: 2px;
}

.e-dashboardlayout.e-control .e-panel:hover {
  border: 1px #bdbdbd solid;
}

.e-dashboardlayout.e-control .e-panel:hover .e-panel-container .e-resize.e-dl-icon {
  display: block;
}

.e-dashboardlayout.e-control .e-panel:active {
  border: 1px #3f51b5 solid;
}

.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-dl-icon {
  display: none;
}

.e-dashboardlayout.e-control .e-panel.e-panel-transition {
  transition: top .5s, left .5s;
}

.e-dashboardlayout.e-control .e-panel .e-panel-header {
  border-bottom: none;
  color: rgba(0, 0, 0, 0.54);
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 14px;
  font-weight: 500;
  height: 28px;
  padding: 2px 12px;
}

.e-dashboardlayout.e-control .e-panel .e-panel-header div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-dashboardlayout.e-control .e-panel .e-panel-header .e-header-content {
  display: inline-block;
}

.e-dashboardlayout.e-control .e-panel .e-panel-header .e-header-template {
  float: right;
}

.e-dashboardlayout.e-control .e-panel .e-panel-container {
  height: 100%;
  width: 100%;
}

.e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-content .e-blazor-template {
  height: inherit;
  width: inherit;
}

.e-dashboardlayout.e-control .e-panel {
  border: 1px #e0e0e0 solid;
  height: 100%;
  -webkit-user-select: none;
          user-select: none;
  width: 100%;
}

.e-dashboardlayout.e-control .e-panel .e-resize.e-single,
.e-dashboardlayout.e-control .e-panel .e-resize.e-double {
  position: absolute;
  touch-action: none;
}

.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north, .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south,
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east,
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-west,
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north,
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south {
  border: none;
}

.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east:hover,
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east:hover {
  cursor: e-resize;
}

.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-west:hover,
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-west:hover {
  cursor: w-resize;
}

.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north:hover,
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north:hover {
  cursor: n-resize;
}

.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south:hover,
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south:hover {
  cursor: s-resize;
}

.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-west:hover,
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-west:hover {
  cursor: nw-resize;
}

.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-east:hover,
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-east:hover {
  cursor: ne-resize;
}

.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-west:hover,
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-west:hover {
  cursor: sw-resize;
}

.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-east:hover,
.e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-east:hover {
  cursor: se-resize;
}

.e-dashboardlayout.e-control .e-panel .e-resize.e-single::before,
.e-dashboardlayout.e-control .e-panel .e-resize.e-double::before {
  font-family: 'e-icons';
  position: absolute;
}

.e-dashboardlayout.e-control .e-drag:hover {
  cursor: move;
}

.e-dashboardlayout.e-control .e-panel.e-dragging,
.e-dashboardlayout.e-control .e-panel.e-item-moving {
  cursor: move;
  z-index: 1111 !important;
}

.e-dashboardlayout.e-control .e-panel.e-rtl .e-panel-header .e-header-template {
  float: left;
}

.e-dashboardlayout.e-control .e-holder {
  background: rgba(63, 81, 181, 0.2);
  border: 1px #3f51b5 dotted;
  border-radius: 2px;
  position: absolute;
  border-radius: 2px;
}

.e-dashboardlayout.e-control .e-holder.e-holder-transition {
  transition: top .3s, left .3s;
}

.e-dashboardlayout.e-control .e-panel.e-bigger.e-panel-header {
  font-size: 13px;
  font-weight: 500;
  height: 30px;
  padding: 0 12px;
}

.e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
  height: 100%;
  width: 100%;
}

.e-dashboardlayout.e-control {
  display: block;
  position: relative;
}

.e-dashboardlayout.e-control .e-panel {
  background: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  position: absolute;
}

.e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header {
  color: rgba(0, 0, 0, 0.54);
}

.e-dashboardlayout.e-control .e-panel {
  background: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  position: absolute;
}

.e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header {
  color: rgba(0, 0, 0, 0.54);
}

.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-single {
  background: none;
}

.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double {
  color: #000;
  font-size: 20px;
  height: 20px;
  width: 20px;
}

.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-double {
  bottom: 1px;
  right: 1px;
}

.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-double {
  bottom: 1px;
  left: 1px;
}

.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-double {
  left: 1px;
  top: 1px;
}

.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-double {
  right: 1px;
  top: 1px;
}

.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-shrink {
  right: 1px;
  top: 1px;
}

.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-shrink {
  left: 1px;
  top: 1px;
}

.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-shrink {
  bottom: 1px;
  left: 1px;
}

.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-shrink {
  bottom: 1px;
  right: 1px;
}

.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-expand {
  right: 1px;
  top: 1px;
}

.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-expand {
  left: 1px;
  top: 1px;
}

.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-expand {
  bottom: 1px;
  left: 1px;
}

.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-expand {
  bottom: 1px;
  right: 1px;
}

.e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
  color: rgba(0, 0, 0, 0.54);
}

@keyframes e-input-ripple {
  100% {
    opacity: 0;
    transform: scale(4);
  }
}

/*! calendar material theme variables */
/*! component icons */
.e-input-group-icon.e-date-icon,
.e-control-wrapper .e-input-group-icon.e-date-icon {
  font-size: 16px;
  margin: 0 0 4px 0;
  min-height: 24px;
  min-width: 24px;
  outline: none;
}

.e-input-group-icon.e-date-icon::before,
.e-control-wrapper .e-input-group-icon.e-date-icon::before {
  content: '\e901';
  font-family: 'e-icons';
}

.e-input-group-icon.e-date-icon:focus,
.e-control-wrapper .e-input-group-icon.e-date-icon:focus {
  background: #eee;
  border-radius: 50%;
}

.e-bigger .e-input-group-icon.e-date-icon,
.e-control-wrapper.e-bigger .e-input-group-icon.e-date-icon,
.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
  font-size: 20px;
  margin: 5px 0 6px 0;
  min-height: 26px;
  min-width: 26px;
}

.e-bigger .e-input-group-icon.e-date-icon::before,
.e-control-wrapper.e-bigger .e-input-group-icon.e-date-icon::before,
.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon::before {
  content: '\e901';
  font-family: 'e-icons';
}

.e-bigger .e-input-group-icon.e-date-icon:focus,
.e-control-wrapper.e-bigger .e-input-group-icon.e-date-icon:focus,
.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon:focus {
  background: #eee;
  border-radius: 50%;
}

.e-small .e-input-group-icon.e-date-icon,
.e-control-wrapper.e-small .e-input-group-icon.e-date-icon,
.e-small .e-control-wrapper .e-input-group-icon.e-date-icon {
  font-size: 14px;
}

.e-small.e-bigger .e-input-group-icon.e-date-icon,
.e-control-wrapper.e-small.e-bigger .e-input-group-icon.e-date-icon,
.e-small.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
  font-size: 18px;
}

.e-date-wrapper.e-outline .e-input-group-icon.e-date-icon,
.e-date-wrapper.e-control-wrapper.e-outline .e-input-group-icon.e-date-icon {
  min-height: 0;
  min-width: 20px;
}

.e-bigger .e-date-wrapper.e-outline .e-input-group-icon.e-date-icon,
.e-date-wrapper.e-control-wrapper.e-bigger.e-outline .e-input-group-icon.e-date-icon,
.e-bigger .e-date-wrapper.e-control-wrapper.e-outline .e-input-group-icon.e-date-icon {
  min-height: 0;
  min-width: 24px;
}

.e-small .e-date-wrapper.e-outline .e-input-group-icon.e-date-icon,
.e-date-wrapper.e-control-wrapper.e-small.e-outline .e-input-group-icon.e-date-icon,
.e-small .e-date-wrapper.e-control-wrapper.e-outline .e-input-group-icon.e-date-icon {
  min-height: 0;
  min-width: 18px;
}

.e-bigger.e-small .e-outline.e-date-wrapper .e-input-group-icon.e-date-icon,
.e-bigger.e-small.e-outline.e-date-wrapper .e-input-group-icon.e-date-icon,
.e-date-wrapper.e-control-wrapper.e-bigger.e-small.e-outline .e-input-group-icon.e-date-icon,
.e-bigger.e-small .e-date-wrapper.e-control-wrapper.e-outline .e-input-group-icon.e-date-icon {
  min-height: 0;
  min-width: 20px;
}

.e-input-group.e-control-wrapper.e-date-wrapper.e-non-edit.e-input-focus .e-input:focus ~ .e-clear-icon,
.e-float-input.e-control-wrapper.e-input-group.e-date-wrapper.e-non-edit.e-input-focus input:focus ~ .e-clear-icon {
  display: flex;
}

.e-date-wrapper:not(.e-filled) .e-date-icon.e-icons {
  box-sizing: border-box;
}

.e-datepicker .e-calendar .e-content table tbody tr.e-month-hide:last-child {
  display: none;
}

.e-datepicker.e-popup-wrapper {
  border-radius: 0;
  overflow-y: hidden;
  pointer-events: auto;
}

.e-datepicker.e-date-modal {
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  left: 0;
  opacity: .5;
  pointer-events: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}

.e-datepicker .e-model-header {
  background-color: #e3165b;
  color: #fff;
  cursor: default;
  display: block;
  padding: 10px 10px 10px 15px;
}

.e-datepicker .e-model-header .e-model-year {
  font-size: 14px;
  font-weight: 500;
  line-height: 32px;
  margin: 0;
}

.e-datepicker .e-model-month,
.e-datepicker .e-model-day {
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  margin: 0;
}

.e-date-overflow {
  overflow: hidden !important;
}

.e-datepick-mob-popup-wrap {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  left: 0;
  max-height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1002;
}

.e-datepick-mob-popup-wrap .e-datepicker.e-popup-wrapper.e-lib.e-popup.e-control.e-popup-open {
  position: relative;
  top: 0 !important;
  left: 0 !important;
}

.e-content-placeholder.e-datepicker.e-placeholder-datepicker {
  background-size: 250px 33px;
  min-height: 33px;
}

.e-bigger .e-content-placeholder.e-datepicker.e-placeholder-datepicker,
.e-bigger.e-content-placeholder.e-datepicker.e-placeholder-datepicker {
  background-size: 250px 40px;
  min-height: 40px;
}

@media screen and (orientation: landscape) and (max-height: 360px) {
  .e-datepicker .e-calendar.e-device .e-month table tbody {
    display: inline-block;
    height: 130px;
    overflow: auto;
  }
}

.e-datepicker.e-popup-wrapper,
.e-bigger.e-small .e-datepicker.e-popup-wrapper {
  border: none;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.e-datepicker .e-calendar,
.e-bigger.e-small .e-datepicker .e-calendar {
  background-color: #fff;
  border: none;
}

.e-input-group.e-date-wrapper.e-dateinput-active:active:not(.e-success):not(.e-warning):not(.e-error) {
  border: none;
}

.e-date-wrapper span.e-input-group-icon.e-date-icon.e-icons.e-active {
  color: #e3165b;
}

.e-date-wrapper span.e-input-group-icon.e-date-icon.e-icons.e-active {
  color: #e3165b;
}

/*! radiobutton layout */
.e-radio-wrapper {
  display: inline-block;
  line-height: 1;
  position: relative;
}

.e-radio {
  -webkit-appearance: none;
  height: 1px;
  opacity: 0;
  position: absolute;
  width: 1px;
}

.e-radio + label {
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}

.e-radio + label .e-label {
  display: inline-block;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  padding-left: 28px;
  vertical-align: text-top;
  white-space: normal;
}

.e-radio + label::before {
  border: 2px solid;
  border-radius: 50%;
  box-sizing: border-box;
  content: '';
  height: 18px;
  left: 0;
  position: absolute;
  top: 0;
  width: 18px;
}

.e-radio + label:focus::before {
  box-shadow: none;
}

.e-radio + label::after {
  border: 1px solid;
  border-radius: 50%;
  box-sizing: border-box;
  content: '';
  height: 8px;
  left: 5px;
  position: absolute;
  top: 5px;
  transform: scale(0);
  width: 8px;
}

.e-radio + label .e-ripple-container {
  border-radius: 50%;
  height: 34px;
  left: -8px;
  position: absolute;
  top: -8px;
  width: 34px;
  z-index: 1;
}

.e-radio + label.e-right .e-label, .e-radio + label.e-rtl .e-label {
  padding-left: 0;
  padding-right: 28px;
}

.e-radio + label.e-right::before, .e-radio + label.e-rtl::before {
  left: auto;
  right: 0;
}

.e-radio + label.e-right::after, .e-radio + label.e-rtl::after {
  left: auto;
  right: 5px;
}

.e-radio + label.e-right .e-ripple-container, .e-radio + label.e-rtl .e-ripple-container {
  left: auto;
  right: -8px;
}

.e-radio + label.e-right.e-rtl .e-label {
  padding-left: 28px;
  padding-right: 0;
}

.e-radio + label.e-right.e-rtl::before {
  left: 0;
  right: auto;
}

.e-radio + label.e-right.e-rtl::after {
  left: 5px;
  right: auto;
}

.e-radio + label.e-right.e-rtl .e-ripple-container {
  left: -8px;
  right: auto;
}

.e-radio + label.e-small .e-label {
  line-height: 14px;
  padding-left: 24px;
}

.e-radio + label.e-small::before {
  height: 14px;
  width: 14px;
}

.e-radio + label.e-small::after {
  height: 6px;
  left: 4px;
  top: 4px;
  width: 6px;
}

.e-radio + label.e-small .e-ripple-container {
  left: -10px;
  top: -10px;
}

.e-radio + label.e-small.e-right .e-label, .e-radio + label.e-small.e-rtl .e-label {
  padding-left: 0;
  padding-right: 24px;
}

.e-radio + label.e-small.e-right::after, .e-radio + label.e-small.e-rtl::after {
  left: auto;
  right: 4px;
}

.e-radio + label.e-small.e-right .e-ripple-container, .e-radio + label.e-small.e-rtl .e-ripple-container {
  left: auto;
  right: -10px;
}

.e-radio + label.e-small.e-right.e-rtl .e-label {
  padding-left: 24px;
  padding-right: 0;
}

.e-radio + label.e-small.e-right.e-rtl::after {
  left: 4px;
  right: auto;
}

.e-radio + label.e-small.e-right.e-rtl .e-ripple-container {
  left: -10px;
  right: auto;
}

.e-radio:checked + label::after {
  transform: scale(1);
  transition: transform ease 280ms, background-color ease 280ms;
}

.e-small .e-radio + label .e-label,
.e-radio + label.e-small .e-label {
  line-height: 14px;
  padding-left: 24px;
}

.e-small .e-radio + label::before,
.e-radio + label.e-small::before {
  height: 14px;
  width: 14px;
}

.e-small .e-radio + label::after,
.e-radio + label.e-small::after {
  height: 6px;
  left: 4px;
  top: 4px;
  width: 6px;
}

.e-small .e-radio + label .e-ripple-container,
.e-radio + label.e-small .e-ripple-container {
  left: -10px;
  top: -10px;
}

.e-small .e-radio + label.e-right .e-label, .e-small .e-radio + label.e-rtl .e-label,
.e-radio + label.e-small.e-right .e-label,
.e-radio + label.e-small.e-rtl .e-label {
  padding-left: 0;
  padding-right: 24px;
}

.e-small .e-radio + label.e-right::after, .e-small .e-radio + label.e-rtl::after,
.e-radio + label.e-small.e-right::after,
.e-radio + label.e-small.e-rtl::after {
  left: auto;
  right: 4px;
}

.e-small .e-radio + label.e-right .e-ripple-container, .e-small .e-radio + label.e-rtl .e-ripple-container,
.e-radio + label.e-small.e-right .e-ripple-container,
.e-radio + label.e-small.e-rtl .e-ripple-container {
  left: auto;
  right: -10px;
}

.e-small .e-radio + label.e-right.e-rtl .e-label,
.e-radio + label.e-small.e-right.e-rtl .e-label {
  padding-left: 24px;
  padding-right: 0;
}

.e-small .e-radio + label.e-right.e-rtl::after,
.e-radio + label.e-small.e-right.e-rtl::after {
  left: 4px;
  right: auto;
}

.e-small .e-radio + label.e-right.e-rtl .e-ripple-container,
.e-radio + label.e-small.e-right.e-rtl .e-ripple-container {
  left: -10px;
  right: auto;
}

.e-bigger.e-small .e-radio + label .e-label,
.e-radio + label.e-bigger.e-small .e-label {
  line-height: 20px;
  padding-left: 32px;
}

.e-bigger.e-small .e-radio + label::before,
.e-radio + label.e-bigger.e-small::before {
  height: 20px;
  width: 20px;
}

.e-bigger.e-small .e-radio + label::after,
.e-radio + label.e-bigger.e-small::after {
  height: 8px;
  left: 6px;
  top: 6px;
  width: 8px;
}

.e-bigger.e-small .e-radio + label .e-ripple-container,
.e-radio + label.e-bigger.e-small .e-ripple-container {
  height: 40px;
  left: -10px;
  top: -10px;
  width: 40px;
}

.e-bigger.e-small .e-radio + label.e-right .e-label, .e-bigger.e-small .e-radio + label.e-rtl .e-label,
.e-radio + label.e-bigger.e-small.e-right .e-label,
.e-radio + label.e-bigger.e-small.e-rtl .e-label {
  padding-left: 0;
  padding-right: 32px;
}

.e-bigger.e-small .e-radio + label.e-right::after, .e-bigger.e-small .e-radio + label.e-rtl::after,
.e-radio + label.e-bigger.e-small.e-right::after,
.e-radio + label.e-bigger.e-small.e-rtl::after {
  left: auto;
  right: 6px;
}

.e-bigger.e-small .e-radio + label.e-right .e-ripple-container, .e-bigger.e-small .e-radio + label.e-rtl .e-ripple-container,
.e-radio + label.e-bigger.e-small.e-right .e-ripple-container,
.e-radio + label.e-bigger.e-small.e-rtl .e-ripple-container {
  left: auto;
  right: -10px;
}

.e-bigger.e-small .e-radio + label.e-right.e-rtl .e-label,
.e-radio + label.e-bigger.e-small.e-right.e-rtl .e-label {
  padding-left: 32px;
  padding-right: 0;
}

.e-bigger.e-small .e-radio + label.e-right.e-rtl::after,
.e-radio + label.e-bigger.e-small.e-right.e-rtl::after {
  left: 6px;
  right: auto;
}

.e-bigger.e-small .e-radio + label.e-right.e-rtl .e-ripple-container,
.e-radio + label.e-bigger.e-small.e-right.e-rtl .e-ripple-container {
  left: -10px;
  right: auto;
}

.e-bigger .e-radio + label .e-label,
.e-radio + label.e-bigger .e-label {
  font-size: 14px;
  line-height: 22px;
  padding-left: 34px;
}

.e-bigger .e-radio + label::before,
.e-radio + label.e-bigger::before {
  height: 22px;
  width: 22px;
}

.e-bigger .e-radio + label::after,
.e-radio + label.e-bigger::after {
  height: 10px;
  left: 6px;
  top: 6px;
  width: 10px;
}

.e-bigger .e-radio + label .e-ripple-container,
.e-radio + label.e-bigger .e-ripple-container {
  height: 42px;
  left: -10px;
  top: -10px;
  width: 42px;
}

.e-bigger .e-radio + label.e-right .e-label, .e-bigger .e-radio + label.e-rtl .e-label,
.e-radio + label.e-bigger.e-right .e-label,
.e-radio + label.e-bigger.e-rtl .e-label {
  padding-left: 0;
  padding-right: 34px;
}

.e-bigger .e-radio + label.e-right::after, .e-bigger .e-radio + label.e-rtl::after,
.e-radio + label.e-bigger.e-right::after,
.e-radio + label.e-bigger.e-rtl::after {
  left: auto;
  right: 6px;
}

.e-bigger .e-radio + label.e-right .e-ripple-container, .e-bigger .e-radio + label.e-rtl .e-ripple-container,
.e-radio + label.e-bigger.e-right .e-ripple-container,
.e-radio + label.e-bigger.e-rtl .e-ripple-container {
  left: auto;
  right: -10px;
}

.e-bigger .e-radio + label.e-right.e-rtl .e-label,
.e-radio + label.e-bigger.e-right.e-rtl .e-label {
  padding-left: 34px;
  padding-right: 0;
}

.e-bigger .e-radio + label.e-right.e-rtl::after,
.e-radio + label.e-bigger.e-right.e-rtl::after {
  left: 6px;
  right: auto;
}

.e-bigger .e-radio + label.e-right.e-rtl .e-ripple-container,
.e-radio + label.e-bigger.e-right.e-rtl .e-ripple-container {
  left: -12px;
  right: auto;
}

.e-bigger .e-radio + label.e-small .e-label,
.e-radio + label.e-bigger.e-small .e-label {
  line-height: 20px;
  padding-left: 32px;
}

.e-bigger .e-radio + label.e-small::before,
.e-radio + label.e-bigger.e-small::before {
  height: 20px;
  width: 20px;
}

.e-bigger .e-radio + label.e-small::after,
.e-radio + label.e-bigger.e-small::after {
  height: 8px;
  left: 6px;
  top: 6px;
  width: 8px;
}

.e-bigger .e-radio + label.e-small .e-ripple-container,
.e-radio + label.e-bigger.e-small .e-ripple-container {
  height: 40px;
  left: -10px;
  top: -10px;
  width: 40px;
}

.e-bigger .e-radio + label.e-small.e-right .e-label, .e-bigger .e-radio + label.e-small.e-rtl .e-label,
.e-radio + label.e-bigger.e-small.e-right .e-label,
.e-radio + label.e-bigger.e-small.e-rtl .e-label {
  padding-left: 0;
  padding-right: 32px;
}

.e-bigger .e-radio + label.e-small.e-right::after, .e-bigger .e-radio + label.e-small.e-rtl::after,
.e-radio + label.e-bigger.e-small.e-right::after,
.e-radio + label.e-bigger.e-small.e-rtl::after {
  left: auto;
  right: 6px;
}

.e-bigger .e-radio + label.e-small.e-right .e-ripple-container, .e-bigger .e-radio + label.e-small.e-rtl .e-ripple-container,
.e-radio + label.e-bigger.e-small.e-right .e-ripple-container,
.e-radio + label.e-bigger.e-small.e-rtl .e-ripple-container {
  left: auto;
  right: -10px;
}

.e-bigger .e-radio + label.e-small.e-right.e-rtl .e-label,
.e-radio + label.e-bigger.e-small.e-right.e-rtl .e-label {
  padding-left: 32px;
  padding-right: 0;
}

.e-bigger .e-radio + label.e-small.e-right.e-rtl::after,
.e-radio + label.e-bigger.e-small.e-right.e-rtl::after {
  left: 6px;
  right: auto;
}

.e-bigger .e-radio + label.e-small.e-right.e-rtl .e-ripple-container,
.e-radio + label.e-bigger.e-small.e-right.e-rtl .e-ripple-container {
  left: -10px;
  right: auto;
}

/*! radiobutton theme */
.e-radio + label::before {
  background-color: #fff;
  border-color: #757575;
}

.e-radio + label.e-focus .e-ripple-container {
  background-color: rgba(0, 0, 0, 0.12);
}

.e-radio + label .e-label {
  color: rgba(0, 0, 0, 0.87);
}

.e-radio + label .e-ripple-element {
  background-color: rgba(227, 22, 91, 0.26);
}

.e-radio + label:active .e-ripple-element {
  background-color: rgba(0, 0, 0, 0.12);
}

.e-radio:focus + label::before {
  border-color: #757575;
  box-shadow: none;
}

.e-radio:hover + label::before {
  border-color: #757575;
}

.e-radio:checked + label::before {
  background-color: #fff;
  border-color: #e3165b;
}

.e-radio:checked + label::after {
  background-color: #e3165b;
  color: #e3165b;
}

.e-radio:checked + label:active .e-ripple-element {
  background-color: rgba(227, 22, 91, 0.26);
}

.e-radio:checked + .e-focus .e-ripple-container {
  background-color: rgba(227, 22, 91, 0.26);
}

.e-radio:checked + .e-focus::before {
  outline: #fff 0 solid;
  outline-offset: 0;
}

.e-radio:checked:focus + label::before {
  border-color: #e3165b;
}

.e-radio:checked:focus + label::after {
  background-color: #e3165b;
}

.e-radio:checked + label:hover::before {
  border-color: #e3165b;
}

.e-radio:checked + label:hover::after {
  background-color: #e3165b;
}

.e-radio:disabled + label {
  cursor: default;
  pointer-events: none;
}

.e-radio:disabled + label::before {
  border-color: #bdbdbd;
  cursor: default;
}

.e-radio:disabled + label .e-ripple-container {
  background-color: transparent;
}

.e-radio:disabled + label .e-ripple-container::after {
  background-color: transparent;
  cursor: default;
}

.e-radio:disabled + label .e-label {
  color: #bdbdbd;
}

.e-radio:disabled:checked + label::before {
  background-color: transparent;
  border-color: #bdbdbd;
}

.e-radio:disabled:checked + label::after {
  background-color: #bdbdbd;
  border-color: #bdbdbd;
  cursor: default;
}

.e-radio:disabled:checked + label .e-ripple-container {
  background-color: transparent;
}

.e-radio:disabled:checked + label .e-ripple-container::after {
  background-color: transparent;
}

/*! switch layout */
.e-switch-wrapper,
.e-css.e-switch-wrapper {
  cursor: pointer;
  display: inline-block;
  height: 12px;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
  width: 34px;
}

.e-switch-wrapper .e-switch,
.e-css.e-switch-wrapper .e-switch {
  -moz-appearance: none;
  height: 1px;
  opacity: 0;
  position: absolute;
  width: 1px;
}

.e-switch-wrapper .e-switch-inner,
.e-css.e-switch-wrapper .e-switch-inner {
  -ms-transition: all 0.08s linear;
  -webkit-transition: all 0.08s linear;
  border: none;
  border-radius: 20px;
  box-sizing: border-box;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  transition: all 0.08s linear;
  width: 100%;
}

.e-switch-wrapper .e-switch-on,
.e-switch-wrapper .e-switch-off,
.e-css.e-switch-wrapper .e-switch-on,
.e-css.e-switch-wrapper .e-switch-off {
  -ms-transition: transform 90ms cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition: transform 90ms cubic-bezier(0.4, 0, 0.2, 1);
  align-items: center;
  border-radius: inherit;
  display: flex;
  font-family: "";
  font-size: small;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  transition: transform 90ms cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
}

.e-switch-wrapper .e-switch-on,
.e-css.e-switch-wrapper .e-switch-on {
  left: -100%;
  text-indent: -9999px;
}

.e-switch-wrapper .e-switch-off,
.e-css.e-switch-wrapper .e-switch-off {
  left: 0;
  opacity: 0.42;
  text-indent: -9999px;
}

.e-switch-wrapper .e-switch-handle,
.e-css.e-switch-wrapper .e-switch-handle {
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  border-radius: 50%;
  bottom: 0;
  height: 18px;
  left: 0;
  margin: auto 0;
  position: absolute;
  top: 0;
  transition: all 0.2s linear;
  width: 18px;
}

.e-switch-wrapper .e-switch-inner.e-switch-active .e-switch-on,
.e-css.e-switch-wrapper .e-switch-inner.e-switch-active .e-switch-on {
  left: 0;
  opacity: 0.54;
}

.e-switch-wrapper .e-switch-inner.e-switch-active .e-switch-off,
.e-css.e-switch-wrapper .e-switch-inner.e-switch-active .e-switch-off {
  left: 100%;
}

.e-switch-wrapper .e-switch-handle.e-switch-active,
.e-css.e-switch-wrapper .e-switch-handle.e-switch-active {
  left: 100%;
  margin-left: -18px;
}

.e-switch-wrapper.e-switch-disabled,
.e-css.e-switch-wrapper.e-switch-disabled {
  cursor: default;
}

.e-switch-wrapper .e-ripple-container,
.e-css.e-switch-wrapper .e-ripple-container {
  border-radius: 50%;
  bottom: -9px;
  height: 52px;
  left: -17px;
  pointer-events: none;
  position: absolute;
  top: -17px;
  width: 52px;
  z-index: 1;
}

.e-switch-wrapper.e-rtl .e-switch-handle,
.e-css.e-switch-wrapper.e-rtl .e-switch-handle {
  left: 100%;
  margin-left: -18px;
}

.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on {
  left: 0;
}

.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off {
  left: -100%;
}

.e-switch-wrapper.e-rtl .e-switch-on,
.e-css.e-switch-wrapper.e-rtl .e-switch-on {
  left: 100%;
}

.e-switch-wrapper.e-rtl .e-switch-off,
.e-css.e-switch-wrapper.e-rtl .e-switch-off {
  left: 0;
}

.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
.e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active {
  border-radius: 50%;
  height: 18px;
  left: 0;
  margin: auto 0;
  position: absolute;
  top: 0;
  transition: all 0.2s linear;
  width: 18px;
}

.e-switch-wrapper.e-small,
.e-css.e-switch-wrapper.e-small {
  height: 10px;
  width: 26px;
}

.e-switch-wrapper.e-small .e-switch-handle,
.e-css.e-switch-wrapper.e-small .e-switch-handle {
  height: 16px;
  width: 16px;
}

.e-switch-wrapper.e-small .e-ripple-container,
.e-css.e-switch-wrapper.e-small .e-ripple-container {
  border-radius: 50%;
  height: 36px;
  left: -10px;
  pointer-events: none;
  position: absolute;
  top: -10px;
  width: 36px;
  z-index: 1;
}

.e-switch-wrapper.e-small .e-switch-handle.e-switch-active,
.e-css.e-switch-wrapper.e-small .e-switch-handle.e-switch-active {
  left: 100%;
  margin-left: -16px;
}

.e-switch-wrapper.e-small .e-switch-on,
.e-switch-wrapper.e-small .e-switch-off,
.e-css.e-switch-wrapper.e-small .e-switch-on,
.e-css.e-switch-wrapper.e-small .e-switch-off {
  font-size: 9px;
}

.e-switch-wrapper.e-small .e-switch-on,
.e-css.e-switch-wrapper.e-small .e-switch-on {
  text-indent: -9999px;
}

.e-switch-wrapper.e-small .e-switch-off,
.e-css.e-switch-wrapper.e-small .e-switch-off {
  text-indent: -9999px;
}

.e-switch-wrapper.e-small.e-rtl .e-switch-handle,
.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle {
  left: 100%;
  margin-left: -16px;
}

.e-switch-wrapper.e-small.e-rtl .e-switch-handle,
.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle {
  height: 16px;
  width: 16px;
}

.e-switch-wrapper.e-small.e-rtl .e-switch-on,
.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-on {
  left: 100%;
  opacity: 0.54;
}

.e-switch-wrapper.e-small.e-rtl .e-switch-off,
.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-off {
  left: 0;
}

.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-on {
  left: 0;
}

.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-off {
  left: -100%;
}

.e-switch-wrapper.e-small.e-rtl .e-switch-handle.e-switch-active,
.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle.e-switch-active {
  left: 16px;
}

.e-small .e-switch-wrapper,
.e-small.e-switch-wrapper,
.e-small .e-css.e-switch-wrapper,
.e-small.e-css.e-switch-wrapper {
  height: 10px;
  width: 26px;
}

.e-small .e-switch-wrapper .e-switch-handle,
.e-small.e-switch-wrapper .e-switch-handle,
.e-small .e-css.e-switch-wrapper .e-switch-handle,
.e-small.e-css.e-switch-wrapper .e-switch-handle {
  height: 16px;
  width: 16px;
}

.e-small .e-switch-wrapper .e-ripple-container,
.e-small.e-switch-wrapper .e-ripple-container,
.e-small .e-css.e-switch-wrapper .e-ripple-container,
.e-small.e-css.e-switch-wrapper .e-ripple-container {
  border-radius: 50%;
  height: 36px;
  left: -10px;
  pointer-events: none;
  position: absolute;
  top: -10px;
  width: 36px;
  z-index: 1;
}

.e-small .e-switch-wrapper .e-switch-handle.e-switch-active,
.e-small.e-switch-wrapper .e-switch-handle.e-switch-active,
.e-small .e-css.e-switch-wrapper .e-switch-handle.e-switch-active,
.e-small.e-css.e-switch-wrapper .e-switch-handle.e-switch-active {
  left: 100%;
  margin-left: -16px;
}

.e-small .e-switch-wrapper .e-switch-on,
.e-small .e-switch-wrapper .e-switch-off,
.e-small.e-switch-wrapper .e-switch-on,
.e-small.e-switch-wrapper .e-switch-off,
.e-small .e-css.e-switch-wrapper .e-switch-on,
.e-small .e-css.e-switch-wrapper .e-switch-off,
.e-small.e-css.e-switch-wrapper .e-switch-on,
.e-small.e-css.e-switch-wrapper .e-switch-off {
  font-size: 9px;
}

.e-small .e-switch-wrapper .e-switch-on,
.e-small.e-switch-wrapper .e-switch-on,
.e-small .e-css.e-switch-wrapper .e-switch-on,
.e-small.e-css.e-switch-wrapper .e-switch-on {
  text-indent: -9999px;
}

.e-small .e-switch-wrapper .e-switch-off,
.e-small.e-switch-wrapper .e-switch-off,
.e-small .e-css.e-switch-wrapper .e-switch-off,
.e-small.e-css.e-switch-wrapper .e-switch-off {
  text-indent: -9999px;
}

.e-small .e-switch-wrapper.e-rtl .e-switch-handle,
.e-small.e-switch-wrapper.e-rtl .e-switch-handle,
.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-handle,
.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-handle {
  left: 100%;
  margin-left: -16px;
}

.e-small .e-switch-wrapper.e-rtl .e-switch-handle,
.e-small.e-switch-wrapper.e-rtl .e-switch-handle,
.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-handle,
.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-handle {
  height: 16px;
  width: 16px;
}

.e-small .e-switch-wrapper.e-rtl .e-switch-on,
.e-small.e-switch-wrapper.e-rtl .e-switch-on,
.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-on,
.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-on {
  left: 100%;
  opacity: 0.54;
}

.e-small .e-switch-wrapper.e-rtl .e-switch-off,
.e-small.e-switch-wrapper.e-rtl .e-switch-off,
.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-off,
.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-off {
  left: 0;
}

.e-small .e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-small.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on {
  left: 0;
}

.e-small .e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-small.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off {
  left: -100%;
}

.e-small .e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
.e-small.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active {
  left: 16px;
}

.e-bigger.e-small .e-switch-wrapper,
.e-bigger.e-small.e-switch-wrapper,
.e-bigger.e-small .e-css.e-switch-wrapper,
.e-bigger.e-small.e-css.e-switch-wrapper {
  height: 12px;
  width: 34px;
}

.e-bigger.e-small .e-switch-wrapper .e-switch-handle,
.e-bigger.e-small.e-switch-wrapper .e-switch-handle,
.e-bigger.e-small .e-css.e-switch-wrapper .e-switch-handle,
.e-bigger.e-small.e-css.e-switch-wrapper .e-switch-handle {
  height: 18px;
  left: 0;
  top: 0;
  width: 18px;
}

.e-bigger.e-small .e-switch-wrapper .e-ripple-container,
.e-bigger.e-small.e-switch-wrapper .e-ripple-container,
.e-bigger.e-small .e-css.e-switch-wrapper .e-ripple-container,
.e-bigger.e-small.e-css.e-switch-wrapper .e-ripple-container {
  border-radius: 50%;
  height: 50px;
  left: -16px;
  pointer-events: none;
  position: absolute;
  top: -16px;
  width: 50px;
  z-index: 1;
}

.e-bigger.e-small .e-switch-wrapper .e-switch-handle.e-switch-active,
.e-bigger.e-small.e-switch-wrapper .e-switch-handle.e-switch-active,
.e-bigger.e-small .e-css.e-switch-wrapper .e-switch-handle.e-switch-active,
.e-bigger.e-small.e-css.e-switch-wrapper .e-switch-handle.e-switch-active {
  left: 100%;
  margin-left: -18px;
}

.e-bigger.e-small .e-switch-wrapper .e-switch-on,
.e-bigger.e-small .e-switch-wrapper .e-switch-off,
.e-bigger.e-small.e-switch-wrapper .e-switch-on,
.e-bigger.e-small.e-switch-wrapper .e-switch-off,
.e-bigger.e-small .e-css.e-switch-wrapper .e-switch-on,
.e-bigger.e-small .e-css.e-switch-wrapper .e-switch-off,
.e-bigger.e-small.e-css.e-switch-wrapper .e-switch-on,
.e-bigger.e-small.e-css.e-switch-wrapper .e-switch-off {
  font-size: 9px;
}

.e-bigger.e-small .e-switch-wrapper .e-switch-on,
.e-bigger.e-small.e-switch-wrapper .e-switch-on,
.e-bigger.e-small .e-css.e-switch-wrapper .e-switch-on,
.e-bigger.e-small.e-css.e-switch-wrapper .e-switch-on {
  text-indent: -9999px;
}

.e-bigger.e-small .e-switch-wrapper .e-switch-off,
.e-bigger.e-small.e-switch-wrapper .e-switch-off,
.e-bigger.e-small .e-css.e-switch-wrapper .e-switch-off,
.e-bigger.e-small.e-css.e-switch-wrapper .e-switch-off {
  text-indent: -9999px;
}

.e-bigger.e-small .e-switch-wrapper.e-rtl .e-switch-handle,
.e-bigger.e-small.e-switch-wrapper.e-rtl .e-switch-handle,
.e-bigger.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-handle,
.e-bigger.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-handle {
  left: 100%;
  margin-left: -18px;
}

.e-bigger.e-small .e-switch-wrapper.e-rtl .e-switch-handle,
.e-bigger.e-small.e-switch-wrapper.e-rtl .e-switch-handle,
.e-bigger.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-handle,
.e-bigger.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-handle {
  height: 18px;
  width: 18px;
}

.e-bigger.e-small .e-switch-wrapper.e-rtl .e-switch-on,
.e-bigger.e-small.e-switch-wrapper.e-rtl .e-switch-on,
.e-bigger.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-on,
.e-bigger.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-on {
  left: 100%;
  opacity: 0.54;
}

.e-bigger.e-small .e-switch-wrapper.e-rtl .e-switch-off,
.e-bigger.e-small.e-switch-wrapper.e-rtl .e-switch-off,
.e-bigger.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-off,
.e-bigger.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-off {
  left: 0;
}

.e-bigger.e-small .e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-bigger.e-small.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-bigger.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-bigger.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on {
  left: 0;
}

.e-bigger.e-small .e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-bigger.e-small.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-bigger.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-bigger.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off {
  left: -100%;
}

.e-bigger.e-small .e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
.e-bigger.e-small.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
.e-bigger.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
.e-bigger.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active {
  left: 18px;
}

.e-bigger .e-switch-wrapper,
.e-bigger.e-switch-wrapper,
.e-bigger .e-css.e-switch-wrapper,
.e-bigger.e-css.e-switch-wrapper {
  height: 14px;
  width: 36px;
}

.e-bigger .e-switch-wrapper .e-switch-handle,
.e-bigger.e-switch-wrapper .e-switch-handle,
.e-bigger .e-css.e-switch-wrapper .e-switch-handle,
.e-bigger.e-css.e-switch-wrapper .e-switch-handle {
  height: 20px;
  left: 0;
  top: 0;
  width: 20px;
}

.e-bigger .e-switch-wrapper .e-switch-handle.e-switch-active,
.e-bigger.e-switch-wrapper .e-switch-handle.e-switch-active,
.e-bigger .e-css.e-switch-wrapper .e-switch-handle.e-switch-active,
.e-bigger.e-css.e-switch-wrapper .e-switch-handle.e-switch-active {
  left: 100%;
  margin-left: -20px;
}

.e-bigger .e-switch-wrapper .e-switch-on,
.e-bigger .e-switch-wrapper .e-switch-off,
.e-bigger.e-switch-wrapper .e-switch-on,
.e-bigger.e-switch-wrapper .e-switch-off,
.e-bigger .e-css.e-switch-wrapper .e-switch-on,
.e-bigger .e-css.e-switch-wrapper .e-switch-off,
.e-bigger.e-css.e-switch-wrapper .e-switch-on,
.e-bigger.e-css.e-switch-wrapper .e-switch-off {
  font-size: 0;
}

.e-bigger .e-switch-wrapper .e-switch-on,
.e-bigger.e-switch-wrapper .e-switch-on,
.e-bigger .e-css.e-switch-wrapper .e-switch-on,
.e-bigger.e-css.e-switch-wrapper .e-switch-on {
  text-indent: -9999px;
}

.e-bigger .e-switch-wrapper .e-switch-off,
.e-bigger.e-switch-wrapper .e-switch-off,
.e-bigger .e-css.e-switch-wrapper .e-switch-off,
.e-bigger.e-css.e-switch-wrapper .e-switch-off {
  text-indent: -9999px;
}

.e-bigger .e-switch-wrapper .e-ripple-container,
.e-bigger.e-switch-wrapper .e-ripple-container,
.e-bigger .e-css.e-switch-wrapper .e-ripple-container,
.e-bigger.e-css.e-switch-wrapper .e-ripple-container {
  height: 52px;
  left: -16px;
  top: -16px;
  width: 52px;
}

.e-bigger .e-switch-wrapper.e-rtl .e-switch-handle,
.e-bigger.e-switch-wrapper.e-rtl .e-switch-handle,
.e-bigger .e-css.e-switch-wrapper.e-rtl .e-switch-handle,
.e-bigger.e-css.e-switch-wrapper.e-rtl .e-switch-handle {
  height: 20px;
  left: 100%;
  margin-left: -20px;
  top: 0;
  width: 20px;
}

.e-bigger .e-switch-wrapper.e-rtl .e-switch-on,
.e-bigger.e-switch-wrapper.e-rtl .e-switch-on,
.e-bigger .e-css.e-switch-wrapper.e-rtl .e-switch-on,
.e-bigger.e-css.e-switch-wrapper.e-rtl .e-switch-on {
  left: 100%;
  opacity: 0.54;
}

.e-bigger .e-switch-wrapper.e-rtl .e-switch-off,
.e-bigger.e-switch-wrapper.e-rtl .e-switch-off,
.e-bigger .e-css.e-switch-wrapper.e-rtl .e-switch-off,
.e-bigger.e-css.e-switch-wrapper.e-rtl .e-switch-off {
  left: 0;
}

.e-bigger .e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-bigger.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-bigger .e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-bigger.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on {
  left: 0;
}

.e-bigger .e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-bigger.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-bigger .e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-bigger.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off {
  left: -100%;
}

.e-bigger .e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
.e-bigger.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
.e-bigger .e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
.e-bigger.e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active {
  left: 20px;
}

.e-bigger .e-switch-wrapper.e-small,
.e-bigger.e-switch-wrapper.e-small,
.e-bigger .e-css.e-switch-wrapper.e-small,
.e-bigger.e-css.e-switch-wrapper.e-small {
  height: 12px;
  width: 34px;
}

.e-bigger .e-switch-wrapper.e-small .e-switch-handle,
.e-bigger.e-switch-wrapper.e-small .e-switch-handle,
.e-bigger .e-css.e-switch-wrapper.e-small .e-switch-handle,
.e-bigger.e-css.e-switch-wrapper.e-small .e-switch-handle {
  height: 18px;
  left: 0;
  top: 0;
  width: 18px;
}

.e-bigger .e-switch-wrapper.e-small .e-ripple-container,
.e-bigger.e-switch-wrapper.e-small .e-ripple-container,
.e-bigger .e-css.e-switch-wrapper.e-small .e-ripple-container,
.e-bigger.e-css.e-switch-wrapper.e-small .e-ripple-container {
  border-radius: 50%;
  height: 50px;
  left: -16px;
  pointer-events: none;
  position: absolute;
  top: -16px;
  width: 50px;
  z-index: 1;
}

.e-bigger .e-switch-wrapper.e-small .e-switch-handle.e-switch-active,
.e-bigger.e-switch-wrapper.e-small .e-switch-handle.e-switch-active,
.e-bigger .e-css.e-switch-wrapper.e-small .e-switch-handle.e-switch-active,
.e-bigger.e-css.e-switch-wrapper.e-small .e-switch-handle.e-switch-active {
  left: 100%;
  margin-left: -18px;
}

.e-bigger .e-switch-wrapper.e-small .e-switch-on,
.e-bigger .e-switch-wrapper.e-small .e-switch-off,
.e-bigger.e-switch-wrapper.e-small .e-switch-on,
.e-bigger.e-switch-wrapper.e-small .e-switch-off,
.e-bigger .e-css.e-switch-wrapper.e-small .e-switch-on,
.e-bigger .e-css.e-switch-wrapper.e-small .e-switch-off,
.e-bigger.e-css.e-switch-wrapper.e-small .e-switch-on,
.e-bigger.e-css.e-switch-wrapper.e-small .e-switch-off {
  font-size: 9px;
}

.e-bigger .e-switch-wrapper.e-small .e-switch-on,
.e-bigger.e-switch-wrapper.e-small .e-switch-on,
.e-bigger .e-css.e-switch-wrapper.e-small .e-switch-on,
.e-bigger.e-css.e-switch-wrapper.e-small .e-switch-on {
  text-indent: -9999px;
}

.e-bigger .e-switch-wrapper.e-small .e-switch-off,
.e-bigger.e-switch-wrapper.e-small .e-switch-off,
.e-bigger .e-css.e-switch-wrapper.e-small .e-switch-off,
.e-bigger.e-css.e-switch-wrapper.e-small .e-switch-off {
  text-indent: -9999px;
}

.e-bigger .e-switch-wrapper.e-small.e-rtl .e-switch-handle,
.e-bigger.e-switch-wrapper.e-small.e-rtl .e-switch-handle,
.e-bigger .e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle,
.e-bigger.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle {
  left: 100%;
  margin-left: -18px;
}

.e-bigger .e-switch-wrapper.e-small.e-rtl .e-switch-handle,
.e-bigger.e-switch-wrapper.e-small.e-rtl .e-switch-handle,
.e-bigger .e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle,
.e-bigger.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle {
  height: 18px;
  width: 18px;
}

.e-bigger .e-switch-wrapper.e-small.e-rtl .e-switch-on,
.e-bigger.e-switch-wrapper.e-small.e-rtl .e-switch-on,
.e-bigger .e-css.e-switch-wrapper.e-small.e-rtl .e-switch-on,
.e-bigger.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-on {
  left: 100%;
  opacity: 0.54;
}

.e-bigger .e-switch-wrapper.e-small.e-rtl .e-switch-off,
.e-bigger.e-switch-wrapper.e-small.e-rtl .e-switch-off,
.e-bigger .e-css.e-switch-wrapper.e-small.e-rtl .e-switch-off,
.e-bigger.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-off {
  left: 0;
}

.e-bigger .e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-bigger.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-bigger .e-css.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-bigger.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-on {
  left: 0;
}

.e-bigger .e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-bigger.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-bigger .e-css.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-bigger.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-off {
  left: -100%;
}

.e-bigger .e-switch-wrapper.e-small.e-rtl .e-switch-handle.e-switch-active,
.e-bigger.e-switch-wrapper.e-small.e-rtl .e-switch-handle.e-switch-active,
.e-bigger .e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle.e-switch-active,
.e-bigger.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle.e-switch-active {
  left: 18px;
}

/*! switch theme */
.e-switch-wrapper,
.e-css.e-switch-wrapper {
  -webkit-tap-highlight-color: transparent;
}

.e-switch-wrapper .e-switch-off,
.e-css.e-switch-wrapper .e-switch-off {
  background-color: #000;
  color: #fff;
}

.e-switch-wrapper .e-switch-handle,
.e-css.e-switch-wrapper .e-switch-handle {
  background-color: #f5f5f5;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.e-switch-wrapper .e-switch-on,
.e-css.e-switch-wrapper .e-switch-on {
  background-color: #e3165b;
  color: #fff;
}

.e-switch-wrapper .e-switch-handle.e-switch-active,
.e-css.e-switch-wrapper .e-switch-handle.e-switch-active {
  background-color: #e3165b;
}

.e-switch-wrapper .e-switch-inner.e-switch-active,
.e-css.e-switch-wrapper .e-switch-inner.e-switch-active {
  background-color: #fff;
  border-color: transparent;
}

.e-switch-wrapper .e-switch-inner,
.e-css.e-switch-wrapper .e-switch-inner {
  background-color: initial;
}

.e-switch-wrapper .e-ripple-element,
.e-css.e-switch-wrapper .e-ripple-element {
  background-color: rgba(0, 0, 0, 0.12);
}

.e-switch-wrapper .e-ripple-check .e-ripple-element,
.e-css.e-switch-wrapper .e-ripple-check .e-ripple-element {
  background-color: rgba(227, 22, 91, 0.12);
}

.e-switch-wrapper.e-switch-disabled .e-switch-handle.e-switch-active,
.e-css.e-switch-wrapper.e-switch-disabled .e-switch-handle.e-switch-active {
  box-shadow: none;
}

.e-switch-wrapper.e-switch-disabled .e-switch-handle,
.e-css.e-switch-wrapper.e-switch-disabled .e-switch-handle {
  background-color: #bdbdbd;
  box-shadow: none;
}

.e-switch-wrapper.e-switch-disabled .e-switch-inner .e-switch-off,
.e-css.e-switch-wrapper.e-switch-disabled .e-switch-inner .e-switch-off {
  background-color: #000;
  border-color: #bdbdbd;
  color: transparent;
  opacity: 0.12;
}

.e-switch-wrapper.e-switch-disabled .e-switch-inner .e-switch-on,
.e-css.e-switch-wrapper.e-switch-disabled .e-switch-inner .e-switch-on {
  background-color: #000;
  color: transparent;
  opacity: 0.12;
}

.e-switch-wrapper.e-switch-disabled .e-switch-inner,
.e-css.e-switch-wrapper.e-switch-disabled .e-switch-inner {
  background-color: #000;
  border-color: transparent;
  opacity: 0.12;
}

.e-switch-wrapper.e-switch-disabled:hover .e-switch-inner.e-switch-active,
.e-css.e-switch-wrapper.e-switch-disabled:hover .e-switch-inner.e-switch-active {
  background-color: #000;
  border-color: transparent;
}

.e-switch-wrapper.e-switch-disabled:hover .e-switch-inner,
.e-css.e-switch-wrapper.e-switch-disabled:hover .e-switch-inner {
  border-color: transparent;
  color: transparent;
}

.e-switch-wrapper.e-switch-disabled:hover .e-switch-inner.e-switch-active .e-switch-on,
.e-css.e-switch-wrapper.e-switch-disabled:hover .e-switch-inner.e-switch-active .e-switch-on {
  background-color: #000;
  color: transparent;
}

.e-switch-wrapper.e-switch-disabled:hover .e-switch-handle,
.e-css.e-switch-wrapper.e-switch-disabled:hover .e-switch-handle {
  background-color: #bdbdbd;
}

.e-switch-wrapper.e-switch-disabled:hover .e-switch-handle.e-switch-active,
.e-css.e-switch-wrapper.e-switch-disabled:hover .e-switch-handle.e-switch-active {
  background-color: #bdbdbd;
}

.e-switch-wrapper:hover .e-switch-inner.e-switch-active,
.e-css.e-switch-wrapper:hover .e-switch-inner.e-switch-active {
  background-color: transparent;
  border-color: transparent;
}

.e-switch-wrapper:hover .e-switch-inner,
.e-css.e-switch-wrapper:hover .e-switch-inner {
  background-color: transparent;
  border-color: inherit;
}

.e-switch-wrapper:hover .e-switch-inner.e-switch-active .e-switch-on,
.e-css.e-switch-wrapper:hover .e-switch-inner.e-switch-active .e-switch-on {
  background-color: #e3165b;
  color: #fff;
}

.e-switch-wrapper:hover .e-switch-handle.e-switch-active,
.e-css.e-switch-wrapper:hover .e-switch-handle.e-switch-active {
  background-color: #e3165b;
}

.e-switch-wrapper:not(.e-switch-disabled):hover .e-switch-handle:not(.e-switch-active),
.e-css.e-switch-wrapper:not(.e-switch-disabled):hover .e-switch-handle:not(.e-switch-active) {
  background-color: #f5f5f5;
}

.e-switch-wrapper.e-focus .e-switch-inner,
.e-css.e-switch-wrapper.e-focus .e-switch-inner {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  outline: none;
  outline-offset: initial;
}

.e-switch-wrapper.e-focus .e-switch-inner.e-switch-active,
.e-css.e-switch-wrapper.e-focus .e-switch-inner.e-switch-active {
  background-color: transparent;
  border-color: transparent;
  outline: none;
}

.e-switch-wrapper.e-focus .e-ripple-container,
.e-css.e-switch-wrapper.e-focus .e-ripple-container {
  background-color: rgba(0, 0, 0, 0.12);
}

.e-switch-wrapper.e-focus .e-ripple-check.e-ripple-container,
.e-css.e-switch-wrapper.e-focus .e-ripple-check.e-ripple-container {
  background-color: rgba(227, 22, 91, 0.12);
}

.e-switch-wrapper.e-rtl.e-focus .e-switch-on,
.e-css.e-switch-wrapper.e-rtl.e-focus .e-switch-on {
  background-color: rgba(227, 22, 91, 0.54);
}

.e-switch-wrapper.e-rtl.e-focus .e-switch-off,
.e-css.e-switch-wrapper.e-rtl.e-focus .e-switch-off {
  background-color: rgba(227, 22, 91, 0.54);
}

.e-switch-wrapper.e-rtl.e-focus .e-switch-inner.e-switch-active,
.e-css.e-switch-wrapper.e-rtl.e-focus .e-switch-inner.e-switch-active {
  background-color: transparent;
  border-color: transparent;
  outline: none;
}

.e-switch-wrapper.e-rtl .e-switch-on,
.e-css.e-switch-wrapper.e-rtl .e-switch-on {
  background-color: #e3165b;
}

.e-switch-wrapper.e-rtl .e-switch-handle,
.e-css.e-switch-wrapper.e-rtl .e-switch-handle {
  background-color: #f5f5f5;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off {
  background-color: #000;
}

.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
.e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active {
  background-color: #e3165b;
}

.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active,
.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active {
  background-color: #fff;
  border-color: transparent;
}

.e-switch-wrapper.e-rtl:hover .e-switch-inner.e-switch-active,
.e-css.e-switch-wrapper.e-rtl:hover .e-switch-inner.e-switch-active {
  background-color: transparent;
  border-color: transparent;
}

.e-switch-wrapper.e-rtl:hover .e-switch-inner,
.e-css.e-switch-wrapper.e-rtl:hover .e-switch-inner {
  border-color: inherit;
}

.e-switch-wrapper.e-rtl:hover .e-switch-inner.e-switch-active .e-switch-on,
.e-css.e-switch-wrapper.e-rtl:hover .e-switch-inner.e-switch-active .e-switch-on {
  background-color: #e3165b;
}

.e-switch-wrapper.e-rtl:hover .e-switch-handle.e-switch-active,
.e-css.e-switch-wrapper.e-rtl:hover .e-switch-handle.e-switch-active {
  background-color: #e3165b;
}

.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-inner .e-switch-on,
.e-css.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-inner .e-switch-on {
  background-color: #000;
  color: transparent;
  opacity: 0.12;
}

.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-inner .e-switch-off,
.e-css.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-inner .e-switch-off {
  background-color: #000;
  color: transparent;
  opacity: 0.12;
}

.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-handle,
.e-css.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-handle {
  background-color: #bdbdbd;
  box-shadow: none;
}

.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-handle.e-switch-active,
.e-css.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-handle.e-switch-active {
  background-color: #bdbdbd;
  box-shadow: none;
}

.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-inner,
.e-css.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-inner {
  background-color: #000;
  border-color: transparent;
  opacity: 0.12;
}

.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-inner.e-switch-active .e-switch-on,
.e-css.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-inner.e-switch-active .e-switch-on {
  background-color: #000;
  color: transparent;
}

.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-inner.e-switch-active,
.e-css.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-inner.e-switch-active {
  background-color: #000;
  border-color: transparent;
}

.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-inner,
.e-css.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-inner {
  border-color: transparent;
  color: transparent;
}

.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-handle.e-switch-active,
.e-css.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-handle.e-switch-active {
  background-color: #bdbdbd;
}

.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-handle,
.e-css.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-handle {
  background-color: #bdbdbd;
}

.e-switch-wrapper .e-switch:focus,
.e-css.e-switch-wrapper .e-switch:focus {
  box-shadow: none;
}

.e-switch-wrapper.e-small.e-rtl.e-switch-disabled:hover .e-switch-inner.e-switch-active,
.e-css.e-switch-wrapper.e-small.e-rtl.e-switch-disabled:hover .e-switch-inner.e-switch-active {
  background-color: #000;
}

.e-icon-collapsible::before {
  content: '\e913';
}

.e-icon-back::before {
  content: '\e85b';
}

.e-bigger .e-listview .e-list-item,
.e-listview.e-bigger .e-list-item {
  border-bottom: 0 solid transparent;
  border-left: 0 solid transparent;
  border-right: 0 solid transparent;
  border-top: 0 solid transparent;
}

.e-bigger .e-listview:not(.e-list-template) .e-list-item,
.e-listview.e-bigger:not(.e-list-template) .e-list-item {
  height: 48px;
  line-height: 45px;
  position: relative;
}

.e-bigger .e-listview .e-text-content,
.e-listview.e-bigger .e-text-content {
  font-size: 15px;
}

.e-bigger .e-listview .e-list-group-item,
.e-listview.e-bigger .e-list-group-item {
  height: 48px;
  line-height: 45px;
}

.e-bigger .e-listview .e-list-header,
.e-listview.e-bigger .e-list-header {
  align-items: center;
  display: flex;
  font-weight: bold;
  height: 64px;
}

.e-bigger .e-listview .e-list-header .e-text.header,
.e-listview.e-bigger .e-list-header .e-text.header {
  display: none;
}

.e-bigger .e-listview .e-list-header .e-headertemplate-text.nested-header,
.e-listview.e-bigger .e-list-header .e-headertemplate-text.nested-header {
  display: none;
}

.e-bigger .e-listview .e-list-header .e-text,
.e-listview.e-bigger .e-list-header .e-text {
  font-size: 20px;
}

.e-listview {
  -webkit-overflow-scrolling: touch;
  border: 0 solid;
  border-radius: 0;
  display: block;
  overflow: auto;
  position: relative;
  width: 100%;
}

.e-listview:not(.e-list-template) .e-list-item {
  height: 36px;
  line-height: 36px;
  padding: 0 16px;
  position: relative;
}

.e-listview .e-list-item {
  border-bottom: 0 solid;
}

.e-listview .e-list-parent {
  margin: 0;
  padding: 0;
}

.e-listview .e-list-header .e-text.header {
  display: none;
}

.e-listview .e-icon-back {
  margin-top: 2px;
}

.e-listview .e-list-header .e-headertemplate-text.nested-header {
  display: none;
}

.e-listview .e-list-header {
  align-items: center;
  border-bottom: 1px solid;
  display: flex;
  font-weight: bold;
  height: 48px;
  padding: 0 16px;
}

.e-listview .e-has-header > .e-view {
  top: 45px;
}

.e-listview .e-but-back {
  cursor: pointer;
  padding-right: 30px;
}

.e-listview .e-list-group-item:first-child {
  border: 0;
  border-bottom: 0 solid transparent;
}

.e-listview .e-list-group-item {
  border-bottom: 0 solid transparent;
  border-top: 1px solid;
  font-weight: 600;
  height: 36px;
  line-height: 36px;
  padding: 0 16px;
}

.e-listview .e-icon-collapsible {
  cursor: pointer;
  font-size: 12px;
  position: absolute;
  right: 0%;
  top: 50%;
  transform: translateY(-50%);
}

.e-listview .e-text-content {
  height: 100%;
  position: relative;
  vertical-align: middle;
}

.e-listview .e-text-content * {
  display: inline-block;
  vertical-align: middle;
}

.e-listview .e-text-content.e-checkbox .e-list-text {
  width: calc(100% - 40px);
}

.e-listview .e-text-content.e-checkbox.e-checkbox-left .e-list-icon + .e-list-text {
  width: calc(100% - 90px);
}

.e-listview .e-text-content.e-checkbox.e-checkbox-right .e-list-icon + .e-list-text {
  width: calc(100% - 80px);
}

.e-listview .e-list-item.e-checklist.e-has-child .e-text-content.e-checkbox.e-checkbox-right .e-list-icon + .e-list-text {
  width: calc(100% - 92px);
}

.e-listview .e-checkbox .e-checkbox-left {
  margin: -2px 10px 0 0;
}

.e-listview .e-checkbox .e-checkbox-right {
  margin: -2px 0 0 10px;
}

.e-listview .e-list-text {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  width: 100%;
}

.e-listview .e-list-icon + .e-list-text {
  width: calc(100% - 60px);
}

.e-listview .e-icon-wrapper .e-list-text {
  width: calc(100% - 60px);
}

.e-listview .e-icon-wrapper.e-text-content.e-checkbox .e-list-text {
  width: calc(100% - 60px);
}

.e-listview .e-list-icon {
  height: 30px;
  margin-right: 16px;
  width: 30px;
}

.e-listview .e-content {
  overflow: hidden;
  position: relative;
}

.e-listview .e-list-header .e-text {
  cursor: pointer;
  text-indent: 0;
}

.e-listview .e-text .e-headertext {
  display: inline-block;
  line-height: inherit;
}

.e-listview.e-rtl {
  direction: rtl;
}

.e-listview.e-rtl .e-list-icon {
  margin-left: 16px;
  margin-right: 0;
}

.e-listview.e-rtl .e-icon-collapsible {
  left: 0%;
  right: initial;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
}

.e-listview.e-rtl .e-list-header .e-text {
  cursor: pointer;
}

.e-listview.e-rtl .e-but-back {
  transform: rotate(180deg);
}

.e-listview.e-rtl .e-icon-back {
  margin-top: -2px;
}

.e-listview.e-rtl .e-checkbox .e-checkbox-left {
  margin: -2px 0 0 10px;
}

.e-listview.e-rtl .e-checkbox .e-checkbox-right {
  margin: -2px 10px 0 0;
}

.e-listview {
  border-color: #000;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 15px;
}

.e-listview .e-list-header {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
  font-size: 20px;
}

.e-listview .e-icons {
  color: rgba(0, 0, 0, 0.54);
}

.e-listview .e-list-item {
  background-color: #fff;
  border-bottom: 0 solid transparent;
  border-left: 0 solid transparent;
  border-right: 0 solid transparent;
  border-top: 0 solid transparent;
  color: rgba(0, 0, 0, 0.87);
}

.e-listview .e-list-item.e-hover,
.e-listview .e-list-item.e-hover.e-active.e-checklist {
  background-color: #eee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
}

.e-listview .e-list-item.e-active {
  background-color: #f5f5f5;
  color: rgba(0, 0, 0, 0.87);
}

.e-listview .e-list-item.e-active.e-checklist {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87);
}

.e-listview .e-list-item.e-focused,
.e-listview .e-list-item.e-focused.e-active.e-checklist {
  background-color: #f5f5f5;
  color: rgba(0, 0, 0, 0.87);
}

.e-listview .e-list-item.e-focused .e-checkbox-wrapper .e-frame.e-check,
.e-listview .e-list-item.e-focused .e-css.e-checkbox-wrapper .e-frame.e-check {
  background-color: var(--jbCyan);
  border-color: transparent;
  color: #fff;
}

.e-listview .e-list-group-item {
  background-color: #fafafa;
  border-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.54);
  font-size: 15px;
}

.e-listview.e-list-template .e-list-wrapper {
  height: inherit;
  position: relative;
}

.e-listview.e-list-template .e-list-wrapper:not(.e-list-multi-line) {
  padding: 0.2667em 1.0666em;
}

.e-listview.e-list-template .e-list-wrapper.e-list-multi-line {
  padding: 1.0666em;
}

.e-listview.e-list-template .e-list-wrapper.e-list-multi-line .e-list-item-header {
  color: rgba(0, 0, 0, 0.87);
  display: block;
  font-size: 15px;
  font-weight: 500;
  margin: 0;
  overflow: hidden;
  padding: 0.115em 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-listview.e-list-template .e-list-wrapper.e-list-multi-line .e-list-content {
  color: rgba(0, 0, 0, 0.54);
  display: block;
  font-size: 13px;
  margin: 0;
  padding: 0.115em 0;
  word-wrap: break-word;
}

.e-listview.e-list-template .e-list-wrapper.e-list-multi-line .e-list-content:not(.e-text-overflow) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-listview.e-list-template .e-list-wrapper.e-list-avatar .e-avatar {
  height: 2.6667em;
  left: 1.0667em;
  position: absolute;
  top: 0.2666em;
  width: 2.6667em;
}

.e-listview.e-list-template .e-list-wrapper.e-list-avatar:not(.e-list-badge) {
  padding-left: 4.8em;
  padding-right: 1.0666em;
}

.e-listview.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) {
  padding-left: 1.0666em;
  padding-right: 4.8em;
}

.e-listview.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) .e-avatar {
  height: 2.6667em;
  position: absolute;
  right: 1.0667em;
  top: 0.2666em;
  width: 2.6667em;
}

.e-listview.e-list-template .e-list-wrapper.e-list-multi-line.e-list-avatar .e-avatar {
  top: 1.0666em;
}

.e-listview.e-list-template .e-list-wrapper.e-list-multi-line.e-list-avatar-right:not(.e-list-badge) .e-avatar {
  top: 1.0666em;
}

.e-listview.e-list-template .e-list-wrapper.e-list-badge .e-badge {
  font-size: 12px;
  height: 1.6666em;
  line-height: 1.8666em;
  padding: 0;
  position: absolute;
  right: 1.33em;
  top: 50%;
  transform: translateY(-50%);
  width: 2.5em;
}

.e-listview.e-list-template .e-list-wrapper.e-list-badge.e-list-avatar {
  padding-left: 4.8em;
  padding-right: 4.1333em;
}

.e-listview.e-list-template .e-list-wrapper.e-list-badge:not(.e-list-avatar) {
  padding-left: 1.0666em;
  padding-right: 4.1333em;
}

.e-listview.e-list-template .e-list-wrapper:not(.e-list-multi-line) .e-list-content {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0.72em 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-listview.e-list-template .e-list-item.e-hover .e-list-item-header {
  color: rgba(0, 0, 0, 0.87);
}

.e-listview.e-list-template .e-list-item.e-hover .e-list-content {
  color: rgba(0, 0, 0, 0.87);
}

.e-listview.e-list-template .e-list-item.e-active .e-list-item-header {
  color: rgba(0, 0, 0, 0.87);
}

.e-listview.e-list-template .e-list-item.e-active .e-list-content {
  color: rgba(0, 0, 0, 0.87);
}

.e-listview.e-rtl.e-list-template .e-list-wrapper.e-list-avatar .e-avatar {
  left: inherit;
  right: 1.0667em;
}

.e-listview.e-rtl.e-list-template .e-list-wrapper.e-list-avatar:not(.e-list-badge) {
  padding-left: 1.0666em;
  padding-right: 4.8em;
}

.e-listview.e-rtl.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) {
  padding-left: 4.8em;
  padding-right: 1.0666em;
}

.e-listview.e-rtl.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) .e-avatar {
  left: 1.0667em;
  right: inherit;
}

.e-listview.e-rtl.e-list-template .e-list-wrapper.e-list-badge .e-badge {
  left: 1.33em;
  right: inherit;
}

.e-listview.e-rtl.e-list-template .e-list-wrapper.e-list-badge.e-list-avatar {
  padding-left: 4.1333em;
  padding-right: 4.8em;
}

.e-listview.e-rtl.e-list-template .e-list-wrapper.e-list-badge:not(.e-list-avatar) {
  padding-left: 4.1333em;
  padding-right: 1.0666em;
}

.e-sortable {
  outline: none;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
}

.e-sortable .e-disabled {
  background-image: none;
  cursor: default;
  filter: alpha(Opacity=35);
  opacity: .35;
}

.e-sortable .e-sortableclone {
  position: fixed !important;
}

.e-sortable * {
  box-sizing: border-box;
}

.e-sortable *:focus {
  outline: none;
}

@keyframes e-input-ripple {
  100% {
    opacity: 0;
    transform: scale(4);
  }
}

/*! calendar material theme variables */
/*! component icons */
.e-input-group-icon.e-range-icon,
.e-control-wrapper .e-input-group-icon.e-range-icon {
  font-size: 16px;
  margin: 0 0 4px 0;
  min-height: 24px;
  min-width: 24px;
  outline: none;
}

.e-input-group-icon.e-range-icon::before,
.e-control-wrapper .e-input-group-icon.e-range-icon::before {
  content: '\e245';
  font-family: 'e-icons';
}

.e-input-group-icon.e-range-icon:focus,
.e-control-wrapper .e-input-group-icon.e-range-icon:focus {
  background: #eee;
  border-radius: 50%;
}

.e-daterangepicker .e-calendar .e-header .e-date-icon-next::before {
  content: '\e913';
}

.e-daterangepicker .e-calendar .e-header .e-date-icon-prev::before {
  content: '\e921';
}

.e-daterangepicker .e-change-icon::before {
  content: '\e85f';
}

.e-daterangepicker .e-calendar.e-rtl .e-header .e-date-icon-next::before {
  content: '\e921';
}

.e-daterangepicker .e-calendar.e-rtl .e-header .e-date-icon-prev::before {
  content: '\e913';
}

.e-daterangepicker.e-rtl .e-start-end .e-change-icon::before {
  content: '\e85b';
}

.e-bigger .e-input-group-icon.e-range-icon,
.e-bigger.e-control-wrapper .e-input-group-icon.e-range-icon,
.e-bigger .e-control-wrapper .e-input-group-icon.e-range-icon {
  font-size: 20px;
  margin: 0 0 2px 0;
  min-height: 24px;
  min-width: 24px;
  outline: none;
}

.e-small .e-input-group-icon.e-range-icon,
.e-control-wrapper.e-small .e-input-group-icon.e-range-icon,
.e-small .e-control-wrapper .e-input-group-icon.e-range-icon {
  font-size: 14px;
}

.e-small.e-bigger .e-input-group-icon.e-range-icon,
.e-control-wrapper.e-small.e-bigger .e-input-group-icon.e-range-icon,
.e-small.e-bigger .e-control-wrapper .e-input-group-icon.e-range-icon {
  font-size: 18px;
}

.e-date-range-wrapper.e-outline .e-input-group-icon.e-range-icon,
.e-date-range-wrapper.e-control-wrapper.e-outline .e-input-group-icon.e-range-icon {
  min-height: 0;
  min-width: 20px;
}

.e-bigger .e-date-range-wrapper.e-outline .e-input-group-icon.e-range-icon,
.e-date-range-wrapper.e-control-wrapper.e-bigger.e-outline .e-input-group-icon.e-range-icon,
.e-bigger .e-date-range-wrapper.e-control-wrapper.e-outline .e-input-group-icon.e-range-icon {
  min-height: 0;
  min-width: 24px;
}

.e-small .e-date-range-wrapper.e-outline .e-input-group-icon.e-range-icon,
.e-date-range-wrapper.e-control-wrapper.e-small.e-outline .e-input-group-icon.e-range-icon,
.e-small .e-date-range-wrapper.e-control-wrapper.e-outline .e-input-group-icon.e-range-icon {
  min-height: 0;
  min-width: 18px;
}

.e-bigger.e-small .e-outline.e-date-range-wrapper .e-input-group-icon.e-range-icon,
.e-bigger.e-small.e-outline.e-date-range-wrapper .e-input-group-icon.e-range-icon,
.e-date-range-wrapper.e-control-wrapper.e-bigger.e-small.e-outline .e-input-group-icon.e-range-icon,
.e-bigger.e-small .e-date-range-wrapper.e-control-wrapper.e-outline .e-input-group-icon.e-range-icon {
  min-height: 0;
  min-width: 20px;
}

/*! daterangepicker layout */
.e-input-group.e-control-wrapper.e-date-range-wrapper.e-non-edit.e-input-focus .e-input:focus ~ .e-clear-icon,
.e-float-input.e-control-wrapper.e-input-group.e-date-range-wrapper.e-non-edit.e-input-focus input:focus ~ .e-clear-icon {
  display: flex;
}

.e-float-input.e-input-group.e-control-wrapper.e-date-range-wrapper .e-daterange-hidden,
.e-input-group.e-control-wrapper.e-date-range-wrapper .e-daterange-hidden,
.e-float-input.e-control-wrapper.e-date-range-wrapper .e-daterange-hidden,
.e-float-input.e-input-group.e-control-wrapper.e-date-range-wrapper.e-input-focus .e-daterange-hidden,
.e-input-group.e-control-wrapper.e-date-range-wrapper.e-input-focus .e-daterange-hidden,
.e-float-input.e-control-wrapper.e-date-range-wrapper.e-input-focus .e-daterange-hidden {
  border: 0;
  height: 0;
  margin: 0;
  padding: 0;
  text-indent: 0;
  visibility: hidden;
  width: 0;
}

.e-daterangepicker.e-popup,
.e-bigger.e-small .e-daterangepicker.e-popup {
  border: none;
  border-radius: 0;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  max-height: 500px;
  max-width: 730px;
}

.e-daterangepicker.e-popup.e-daterange-day-header-lg,
.e-bigger.e-small .e-daterangepicker.e-popup.e-daterange-day-header-lg {
  max-width: 100%;
}

.e-daterangepicker.e-popup.e-preset-wrapper,
.e-bigger.e-small .e-daterangepicker.e-popup.e-preset-wrapper {
  min-width: 625px;
}

.e-daterangepicker.e-popup.e-preset-wrapper .e-presets,
.e-bigger.e-small .e-daterangepicker.e-popup.e-preset-wrapper .e-presets {
  max-height: none;
}

.e-daterangepicker.e-popup .e-range-header,
.e-bigger.e-small .e-daterangepicker.e-popup .e-range-header {
  margin: 16px 16px 0 16px;
  width: auto;
}

.e-daterangepicker.e-popup .e-range-header .e-start-label,
.e-daterangepicker.e-popup .e-range-header .e-end-label,
.e-bigger.e-small .e-daterangepicker.e-popup .e-range-header .e-start-label,
.e-bigger.e-small .e-daterangepicker.e-popup .e-range-header .e-end-label {
  cursor: default;
  display: inline-block;
  font-size: 18px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  text-overflow: ellipsis;
  -webkit-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: 48%;
}

.e-daterangepicker.e-popup .e-range-header .e-change-icon,
.e-bigger.e-small .e-daterangepicker.e-popup .e-range-header .e-change-icon {
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  width: 4%;
}

.e-daterangepicker.e-popup .e-range-header .e-day-span,
.e-bigger.e-small .e-daterangepicker.e-popup .e-range-header .e-day-span {
  direction: ltr;
  font-size: 13px;
  height: 14px;
  margin: 0 0 15px 0;
  text-align: center;
  -webkit-user-select: none;
          user-select: none;
  width: 100%;
}

.e-daterangepicker.e-popup .e-range-header .e-start-end,
.e-bigger.e-small .e-daterangepicker.e-popup .e-range-header .e-start-end {
  align-items: center;
  display: flex;
  height: 35px;
}

.e-daterangepicker.e-popup .e-separator,
.e-bigger.e-small .e-daterangepicker.e-popup .e-separator {
  height: 1px;
  margin: 0 16px;
}

.e-daterangepicker.e-popup .e-calendar,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar {
  border: none;
  margin: 0;
  padding: 0;
}

.e-daterangepicker.e-popup .e-calendar .e-content table,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-content table {
  padding: 0 10px 10px;
}

.e-daterangepicker.e-popup .e-calendar .e-header .e-title,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-header .e-title {
  cursor: pointer;
  float: none;
  font-weight: normal;
  line-height: 36px;
  margin-left: 0;
  width: auto;
}

.e-daterangepicker.e-popup .e-calendar .e-header.e-month, .e-daterangepicker.e-popup .e-calendar .e-header.e-year, .e-daterangepicker.e-popup .e-calendar .e-header.e-decade,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-header.e-month,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-header.e-year,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-header.e-decade {
  padding: 10px 5px 0 5px;
}

.e-daterangepicker.e-popup .e-calendar .e-header .e-next,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-header .e-next {
  float: right;
}

.e-daterangepicker.e-popup .e-calendar .e-header .e-prev,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-header .e-prev {
  float: left;
}

.e-daterangepicker.e-popup .e-calendar .e-header .e-next,
.e-daterangepicker.e-popup .e-calendar .e-header .e-prev,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-header .e-next,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-header .e-prev {
  height: 36px;
  width: 36px;
}

.e-daterangepicker.e-popup .e-calendar .e-header .e-next span,
.e-daterangepicker.e-popup .e-calendar .e-header .e-prev span,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-header .e-next span,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-header .e-prev span {
  padding: 10px;
}

.e-daterangepicker.e-popup .e-calendar .e-start-date.e-selected.e-range-hover,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-start-date.e-selected.e-range-hover {
  border-radius: 50% 0 0 50%;
}

.e-daterangepicker.e-popup .e-calendar .e-end-date.e-selected.e-range-hover,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-end-date.e-selected.e-range-hover {
  border-radius: 0 50% 50% 0;
}

.e-daterangepicker.e-popup .e-calendar .e-end-date.e-selected.e-range-hover span.e-day,
.e-daterangepicker.e-popup .e-calendar .e-start-date.e-selected.e-range-hover span.e-day,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-end-date.e-selected.e-range-hover span.e-day,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-start-date.e-selected.e-range-hover span.e-day {
  border: none;
}

.e-daterangepicker.e-popup .e-footer,
.e-bigger.e-small .e-daterangepicker.e-popup .e-footer {
  align-items: center;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  clear: both;
  display: flex;
  flex-direction: row-reverse;
  height: 48px;
}

.e-daterangepicker.e-popup .e-footer .e-btn,
.e-bigger.e-small .e-daterangepicker.e-popup .e-footer .e-btn {
  font-weight: 500;
  height: 27px;
  line-height: 27px;
  overflow: hidden;
  padding: 0 16px;
  text-overflow: ellipsis;
}

.e-daterangepicker.e-popup .e-footer .e-btn.e-apply,
.e-bigger.e-small .e-daterangepicker.e-popup .e-footer .e-btn.e-apply {
  margin: 0 8px 0 8px;
}

.e-daterangepicker.e-popup .e-date-range-container,
.e-bigger.e-small .e-daterangepicker.e-popup .e-date-range-container {
  float: left;
}

.e-daterangepicker.e-popup .e-date-range-container.e-range-border,
.e-bigger.e-small .e-daterangepicker.e-popup .e-date-range-container.e-range-border {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}

.e-daterangepicker.e-popup .e-calendar-container,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar-container {
  display: flex;
}

.e-daterangepicker.e-popup .e-calendar-container .e-left-container,
.e-daterangepicker.e-popup .e-calendar-container .e-right-container,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar-container .e-left-container,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar-container .e-right-container {
  float: left;
}

.e-daterangepicker.e-popup .e-calendar-container .e-left-container,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar-container .e-left-container {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}

.e-daterangepicker.e-popup .e-presets,
.e-bigger.e-small .e-daterangepicker.e-popup .e-presets {
  max-height: 192px;
  overflow: auto;
  width: auto;
}

.e-daterangepicker.e-popup .e-presets .e-list-item,
.e-bigger.e-small .e-daterangepicker.e-popup .e-presets .e-list-item {
  border-radius: 0;
  cursor: pointer;
  line-height: 48px;
  overflow: hidden;
  padding: 0 24px;
  white-space: nowrap;
}

.e-daterangepicker.e-popup .e-presets .e-list-parent,
.e-bigger.e-small .e-daterangepicker.e-popup .e-presets .e-list-parent {
  margin: 0;
  max-width: 160px;
  padding: 0;
}

.e-daterangepicker.e-popup .e-presets .e-text-content,
.e-bigger.e-small .e-daterangepicker.e-popup .e-presets .e-text-content {
  line-height: 47px;
}

.e-daterangepicker.e-popup .e-presets .e-ul li.e-list-item,
.e-bigger.e-small .e-daterangepicker.e-popup .e-presets .e-ul li.e-list-item {
  font-size: 13px;
  height: 36px;
  line-height: 36px;
}

.e-daterangepicker.e-popup .e-hide-range,
.e-bigger.e-small .e-daterangepicker.e-popup .e-hide-range {
  display: none;
}

.e-daterangepicker.e-rtl .e-date-range-container,
.e-bigger.e-small .e-daterangepicker.e-rtl .e-date-range-container {
  float: right;
}

.e-daterangepicker.e-rtl .e-date-range-container.e-range-border,
.e-bigger.e-small .e-daterangepicker.e-rtl .e-date-range-container.e-range-border {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  border-right: 0;
}

.e-daterangepicker.e-rtl .e-date-range-container .e-left-container,
.e-bigger.e-small .e-daterangepicker.e-rtl .e-date-range-container .e-left-container {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  border-right: 0;
}

.e-daterangepicker.e-rtl .e-date-range-container .e-calendar .e-next,
.e-bigger.e-small .e-daterangepicker.e-rtl .e-date-range-container .e-calendar .e-next {
  float: left;
}

.e-daterangepicker.e-rtl .e-date-range-container .e-calendar .e-prev,
.e-bigger.e-small .e-daterangepicker.e-rtl .e-date-range-container .e-calendar .e-prev {
  float: right;
}

.e-daterangepicker.e-rtl .e-date-range-container .e-calendar .e-start-date.e-selected.e-range-hover,
.e-bigger.e-small .e-daterangepicker.e-rtl .e-date-range-container .e-calendar .e-start-date.e-selected.e-range-hover {
  border-radius: 0 50% 50% 0;
}

.e-daterangepicker.e-rtl .e-date-range-container .e-calendar .e-end-date.e-selected.e-range-hover,
.e-bigger.e-small .e-daterangepicker.e-rtl .e-date-range-container .e-calendar .e-end-date.e-selected.e-range-hover {
  border-radius: 50% 0 0 50%;
}

.e-daterangepicker.e-rtl .e-footer,
.e-bigger.e-small .e-daterangepicker.e-rtl .e-footer {
  flex-direction: row;
  justify-content: flex-end;
}

.e-daterangepicker.e-rtl .e-footer .e-btn.e-cancel,
.e-bigger.e-small .e-daterangepicker.e-rtl .e-footer .e-btn.e-cancel {
  margin: 0 8px 0 8px;
}

.e-daterangepicker.e-rtl .e-footer .e-btn.e-apply,
.e-bigger.e-small .e-daterangepicker.e-rtl .e-footer .e-btn.e-apply {
  margin-left: 0;
}

.e-bigger .e-daterangepicker.e-range-modal,
.e-device.e-daterangepicker.e-range-modal {
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  left: 0;
  opacity: .5;
  pointer-events: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}

.e-bigger.e-small .e-daterangepicker .e-calendar {
  max-width: 246px;
}

.e-bigger .e-daterangepicker.e-popup.e-preset-wrapper,
.e-bigger.e-daterangepicker.e-popup.e-preset-wrapper,
.e-device.e-daterangepicker.e-popup.e-preset-wrapper {
  max-width: 770px;
  min-width: auto;
}

.e-bigger .e-daterangepicker.e-popup.e-preset-wrapper .e-presets,
.e-bigger.e-daterangepicker.e-popup.e-preset-wrapper .e-presets,
.e-device.e-daterangepicker.e-popup.e-preset-wrapper .e-presets {
  max-height: none;
}

.e-bigger .e-daterangepicker.e-popup .e-range-header,
.e-bigger.e-daterangepicker.e-popup .e-range-header,
.e-device.e-daterangepicker.e-popup .e-range-header {
  width: auto;
}

.e-bigger .e-daterangepicker.e-popup .e-range-header .e-start-end,
.e-bigger.e-daterangepicker.e-popup .e-range-header .e-start-end,
.e-device.e-daterangepicker.e-popup .e-range-header .e-start-end {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 36px;
  justify-content: center;
  -webkit-user-select: none;
          user-select: none;
  width: 100%;
}

.e-bigger .e-daterangepicker.e-popup .e-range-header .e-start-end .e-start-btn,
.e-bigger .e-daterangepicker.e-popup .e-range-header .e-start-end .e-end-btn,
.e-bigger.e-daterangepicker.e-popup .e-range-header .e-start-end .e-start-btn,
.e-bigger.e-daterangepicker.e-popup .e-range-header .e-start-end .e-end-btn,
.e-device.e-daterangepicker.e-popup .e-range-header .e-start-end .e-start-btn,
.e-device.e-daterangepicker.e-popup .e-range-header .e-start-end .e-end-btn {
  border: 1px solid #3f51b5;
  box-shadow: none;
  font-size: 14px;
  font-weight: 500;
  height: 36px;
  line-height: 34px;
  max-width: 116px;
  overflow: hidden;
  padding: 1px 6px;
  text-overflow: ellipsis;
  width: 50%;
}

.e-bigger .e-daterangepicker.e-popup .e-range-header .e-start-end .e-end-btn,
.e-bigger.e-daterangepicker.e-popup .e-range-header .e-start-end .e-end-btn,
.e-device.e-daterangepicker.e-popup .e-range-header .e-start-end .e-end-btn {
  border-left: 0;
  border-radius: 0 2px 2px 0;
}

.e-bigger .e-daterangepicker.e-popup .e-range-header .e-start-end .e-start-btn,
.e-bigger.e-daterangepicker.e-popup .e-range-header .e-start-end .e-start-btn,
.e-device.e-daterangepicker.e-popup .e-range-header .e-start-end .e-start-btn {
  border-radius: 2px 0 0 2px;
}

.e-bigger .e-daterangepicker.e-popup .e-range-header .e-start-end .e-start-btn:hover,
.e-bigger .e-daterangepicker.e-popup .e-range-header .e-start-end .e-end-btn:hover:not([disabled]),
.e-bigger.e-daterangepicker.e-popup .e-range-header .e-start-end .e-start-btn:hover,
.e-bigger.e-daterangepicker.e-popup .e-range-header .e-start-end .e-end-btn:hover:not([disabled]),
.e-device.e-daterangepicker.e-popup .e-range-header .e-start-end .e-start-btn:hover,
.e-device.e-daterangepicker.e-popup .e-range-header .e-start-end .e-end-btn:hover:not([disabled]) {
  box-shadow: none;
}

.e-bigger .e-daterangepicker.e-popup .e-range-header .e-start-end .e-start-btn.e-active,
.e-bigger .e-daterangepicker.e-popup .e-range-header .e-start-end .e-start-btn.e-active:active,
.e-bigger .e-daterangepicker.e-popup .e-range-header .e-start-end .e-end-btn.e-active,
.e-bigger .e-daterangepicker.e-popup .e-range-header .e-start-end .e-end-btn.e-active:active:not([disabled]),
.e-bigger .e-daterangepicker.e-popup .e-range-header .e-start-end .e-start-btn.e-active:hover,
.e-bigger .e-daterangepicker.e-popup .e-range-header .e-start-end .e-end-btn.e-active:hover,
.e-bigger.e-daterangepicker.e-popup .e-range-header .e-start-end .e-start-btn.e-active,
.e-bigger.e-daterangepicker.e-popup .e-range-header .e-start-end .e-start-btn.e-active:active,
.e-bigger.e-daterangepicker.e-popup .e-range-header .e-start-end .e-end-btn.e-active,
.e-bigger.e-daterangepicker.e-popup .e-range-header .e-start-end .e-end-btn.e-active:active:not([disabled]),
.e-bigger.e-daterangepicker.e-popup .e-range-header .e-start-end .e-start-btn.e-active:hover,
.e-bigger.e-daterangepicker.e-popup .e-range-header .e-start-end .e-end-btn.e-active:hover,
.e-device.e-daterangepicker.e-popup .e-range-header .e-start-end .e-start-btn.e-active,
.e-device.e-daterangepicker.e-popup .e-range-header .e-start-end .e-start-btn.e-active:active,
.e-device.e-daterangepicker.e-popup .e-range-header .e-start-end .e-end-btn.e-active,
.e-device.e-daterangepicker.e-popup .e-range-header .e-start-end .e-end-btn.e-active:active:not([disabled]),
.e-device.e-daterangepicker.e-popup .e-range-header .e-start-end .e-start-btn.e-active:hover,
.e-device.e-daterangepicker.e-popup .e-range-header .e-start-end .e-end-btn.e-active:hover {
  box-shadow: none;
}

.e-bigger .e-daterangepicker.e-popup .e-range-header .e-start-end .e-start-btn,
.e-bigger .e-daterangepicker.e-popup .e-range-header .e-start-end .e-end-btn,
.e-bigger.e-daterangepicker.e-popup .e-range-header .e-start-end .e-start-btn,
.e-bigger.e-daterangepicker.e-popup .e-range-header .e-start-end .e-end-btn,
.e-device.e-daterangepicker.e-popup .e-range-header .e-start-end .e-start-btn,
.e-device.e-daterangepicker.e-popup .e-range-header .e-start-end .e-end-btn {
  max-width: 141px;
}

.e-bigger .e-daterangepicker.e-popup .e-presets,
.e-bigger.e-daterangepicker.e-popup .e-presets,
.e-device.e-daterangepicker.e-popup .e-presets {
  max-height: 240px;
}

.e-bigger .e-daterangepicker.e-popup .e-presets.e-preset-wrapper,
.e-bigger.e-daterangepicker.e-popup .e-presets.e-preset-wrapper,
.e-device.e-daterangepicker.e-popup .e-presets.e-preset-wrapper {
  max-height: none;
}

.e-bigger .e-daterangepicker.e-popup .e-presets ul,
.e-bigger.e-daterangepicker.e-popup .e-presets ul,
.e-device.e-daterangepicker.e-popup .e-presets ul {
  max-width: none;
}

.e-bigger .e-daterangepicker.e-popup .e-presets ul li.e-list-item,
.e-bigger.e-daterangepicker.e-popup .e-presets ul li.e-list-item,
.e-device.e-daterangepicker.e-popup .e-presets ul li.e-list-item {
  font-size: 14px;
  height: 48px;
  line-height: 48px;
  padding: 0 16px;
}

.e-bigger .e-daterangepicker .e-calendar,
.e-bigger.e-daterangepicker .e-calendar,
.e-device.e-daterangepicker .e-calendar {
  max-width: 296px;
  padding: 0;
}

.e-bigger .e-daterangepicker .e-calendar .e-content table,
.e-bigger.e-daterangepicker .e-calendar .e-content table,
.e-device.e-daterangepicker .e-calendar .e-content table {
  padding: 0 15px 15px;
}

.e-bigger .e-daterangepicker .e-calendar .e-header .e-next,
.e-bigger .e-daterangepicker .e-calendar .e-header .e-prev,
.e-bigger.e-daterangepicker .e-calendar .e-header .e-next,
.e-bigger.e-daterangepicker .e-calendar .e-header .e-prev,
.e-device.e-daterangepicker .e-calendar .e-header .e-next,
.e-device.e-daterangepicker .e-calendar .e-header .e-prev {
  height: 48px;
  width: 48px;
}

.e-bigger .e-daterangepicker .e-calendar .e-header .e-next span,
.e-bigger .e-daterangepicker .e-calendar .e-header .e-prev span,
.e-bigger.e-daterangepicker .e-calendar .e-header .e-next span,
.e-bigger.e-daterangepicker .e-calendar .e-header .e-prev span,
.e-device.e-daterangepicker .e-calendar .e-header .e-next span,
.e-device.e-daterangepicker .e-calendar .e-header .e-prev span {
  padding: 15px;
}

.e-bigger .e-daterangepicker .e-calendar .e-header .e-title,
.e-bigger.e-daterangepicker .e-calendar .e-header .e-title,
.e-device.e-daterangepicker .e-calendar .e-header .e-title {
  cursor: pointer;
  line-height: 48px;
}

.e-bigger .e-daterangepicker .e-calendar .e-header.e-month, .e-bigger .e-daterangepicker .e-calendar .e-header.e-year, .e-bigger .e-daterangepicker .e-calendar .e-header.e-decade,
.e-bigger.e-daterangepicker .e-calendar .e-header.e-month,
.e-bigger.e-daterangepicker .e-calendar .e-header.e-year,
.e-bigger.e-daterangepicker .e-calendar .e-header.e-decade,
.e-device.e-daterangepicker .e-calendar .e-header.e-month,
.e-device.e-daterangepicker .e-calendar .e-header.e-year,
.e-device.e-daterangepicker .e-calendar .e-header.e-decade {
  padding: 10px 5px 0 5px;
}

.e-bigger .e-daterangepicker .e-footer,
.e-bigger.e-daterangepicker .e-footer,
.e-device.e-daterangepicker .e-footer {
  height: 58px;
}

.e-bigger .e-daterangepicker .e-footer .e-btn,
.e-bigger.e-daterangepicker .e-footer .e-btn,
.e-device.e-daterangepicker .e-footer .e-btn {
  height: 36px;
  line-height: 36px;
  overflow: hidden;
}

.e-bigger .e-daterangepicker .e-footer .e-btn.e-apply,
.e-bigger.e-daterangepicker .e-footer .e-btn.e-apply,
.e-device.e-daterangepicker .e-footer .e-btn.e-apply {
  margin: 0 8px 0 8px;
}

.e-bigger .e-daterangepicker.e-rtl.e-popup .e-range-header .e-start-end .e-end-btn,
.e-bigger.e-daterangepicker.e-rtl.e-popup .e-range-header .e-start-end .e-end-btn,
.e-device.e-daterangepicker.e-rtl.e-popup .e-range-header .e-start-end .e-end-btn {
  border: 1px solid #3f51b5;
  border-radius: 2px 0 0 2px;
  border-right: 0;
}

.e-bigger .e-daterangepicker.e-rtl.e-popup .e-range-header .e-start-end .e-start-btn,
.e-bigger.e-daterangepicker.e-rtl.e-popup .e-range-header .e-start-end .e-start-btn,
.e-device.e-daterangepicker.e-rtl.e-popup .e-range-header .e-start-end .e-start-btn {
  border-radius: 0 2px 2px 0;
}

.e-bigger .e-daterangepicker.e-rtl.e-popup .e-footer.e-btn.e-cancel,
.e-bigger.e-daterangepicker.e-rtl.e-popup .e-footer.e-btn.e-cancel,
.e-device.e-daterangepicker.e-rtl.e-popup .e-footer.e-btn.e-cancel {
  margin: 0 8px 0 8px;
}

.e-bigger .e-daterangepicker.e-rtl.e-popup .e-footer .e-btn.e-apply,
.e-bigger.e-daterangepicker.e-rtl.e-popup .e-footer .e-btn.e-apply,
.e-device.e-daterangepicker.e-rtl.e-popup .e-footer .e-btn.e-apply {
  margin-left: 0;
}

.e-bigger .e-daterangepicker.e-device.e-popup,
.e-bigger.e-daterangepicker.e-device.e-popup,
.e-device.e-daterangepicker.e-device.e-popup {
  max-width: 298px;
}

.e-bigger .e-daterangepicker.e-device.e-popup .e-range-header,
.e-bigger.e-daterangepicker.e-device.e-popup .e-range-header,
.e-device.e-daterangepicker.e-device.e-popup .e-range-header {
  margin: 20px 16px 0 16px;
}

.e-bigger .e-daterangepicker.e-device.e-popup .e-range-header .e-day-span,
.e-bigger.e-daterangepicker.e-device.e-popup .e-range-header .e-day-span,
.e-device.e-daterangepicker.e-device.e-popup .e-range-header .e-day-span {
  margin: 10px 0;
}

.e-small .e-daterangepicker.e-popup .e-range-header,
.e-small.e-daterangepicker.e-popup .e-range-header {
  margin: 10px 10px 0 10px;
}

.e-small .e-daterangepicker.e-popup .e-range-header .e-start-label,
.e-small .e-daterangepicker.e-popup .e-range-header .e-end-label,
.e-small.e-daterangepicker.e-popup .e-range-header .e-start-label,
.e-small.e-daterangepicker.e-popup .e-range-header .e-end-label {
  font-size: 16px;
}

.e-small .e-daterangepicker.e-popup .e-range-header .e-change-icon,
.e-small.e-daterangepicker.e-popup .e-range-header .e-change-icon {
  font-size: 12px;
}

.e-small .e-daterangepicker.e-popup .e-range-header .e-start-end,
.e-small.e-daterangepicker.e-popup .e-range-header .e-start-end {
  height: 32px;
}

.e-small .e-daterangepicker.e-popup .e-range-header .e-day-span,
.e-small.e-daterangepicker.e-popup .e-range-header .e-day-span {
  font-size: 12px;
  margin: 0 0 10px 0;
}

.e-small .e-daterangepicker.e-popup .e-range-header .e-separator,
.e-small.e-daterangepicker.e-popup .e-range-header .e-separator {
  margin: 0 10px;
}

.e-small .e-daterangepicker.e-popup .e-footer .e-btn.e-apply,
.e-small.e-daterangepicker.e-popup .e-footer .e-btn.e-apply {
  margin: 10px 10px 10px 8px;
}

.e-small .e-daterangepicker.e-popup.e-preset-wrapper .e-presets .e-list-parent.e-ul .e-list-item,
.e-small.e-daterangepicker.e-popup.e-preset-wrapper .e-presets .e-list-parent.e-ul .e-list-item {
  font-size: 12px;
  height: 26px;
  line-height: 26px;
}

.e-range-overflow {
  overflow: hidden;
}

.e-daterangepick-mob-popup-wrap {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  left: 0;
  max-height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1002;
}

.e-daterangepick-mob-popup-wrap .e-daterangepicker.e-popup.e-control.e-lib.e-device.e-popup-open {
  position: relative;
  top: 0 !important;
  left: 0 !important;
}

.e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
  background-size: 250px 33px;
  min-height: 33px;
}

.e-bigger .e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker,
.e-bigger.e-content-placeholder.e-daterangepicker.e-placeholder-daterangepicker {
  background-size: 250px 40px;
  min-height: 40px;
}

/*! daterangepicker theme */
.e-date-range-wrapper .e-input-group-icon.e-icons.e-active {
  color: #e3165b;
}

.e-date-range-wrapper.e-input-group:not(.e-disabled) .e-input-group-icon.e-active:active {
  color: #e3165b;
}

.e-daterangepicker.e-popup,
.e-bigger.e-small .e-daterangepicker.e-popup {
  background: #fff;
}

.e-daterangepicker.e-popup .e-calendar,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar {
  background-color: #fff;
}

.e-daterangepicker.e-popup .e-calendar .e-header .e-title,
.e-daterangepicker.e-popup .e-calendar .e-header .e-title:hover,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-header .e-title,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-header .e-title:hover {
  color: rgba(0, 0, 0, 0.87);
  text-decoration: none;
}

.e-daterangepicker.e-popup .e-calendar .e-content .e-range-hover,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-content .e-range-hover {
  background-color: #eee;
  color: rgba(0, 0, 0, 0.87);
}

.e-daterangepicker.e-popup .e-calendar .e-content.e-month .e-today.e-range-hover span,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-content.e-month .e-today.e-range-hover span {
  background-color: #eee;
  border: 1px solid #e3165b;
  color: #e3165b;
}

.e-daterangepicker.e-popup .e-calendar .e-content .e-range-hover span,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-content .e-range-hover span {
  background: #eee;
  border: none;
  color: rgba(0, 0, 0, 0.87);
}

.e-daterangepicker.e-popup .e-calendar .e-range-hover:not(.e-selected):hover span.e-day,
.e-daterangepicker.e-popup .e-calendar .e-range-hover.e-focused-date:not(.e-selected) span.e-day,
.e-daterangepicker.e-popup .e-calendar .e-range-hover.e-focused-date.e-today span.e-day,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-range-hover:not(.e-selected):hover span.e-day,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-range-hover.e-focused-date:not(.e-selected) span.e-day,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-range-hover.e-focused-date.e-today span.e-day {
  background-color: #c8c8c8;
  border: none;
  color: rgba(0, 0, 0, 0.87);
}

.e-daterangepicker.e-popup .e-calendar .e-range-hover.e-today:hover span.e-day,
.e-daterangepicker.e-popup .e-calendar .e-range-hover.e-focused-date.e-today span.e-day,
.e-daterangepicker.e-popup .e-calendar .e-range-hover.e-start-date.e-selected.e-today span.e-day,
.e-daterangepicker.e-popup .e-calendar .e-range-hover.e-end-date.e-selected.e-today span.e-day,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-range-hover.e-today:hover span.e-day,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-range-hover.e-focused-date.e-today span.e-day,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-range-hover.e-start-date.e-selected.e-today span.e-day,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-range-hover.e-end-date.e-selected.e-today span.e-day {
  border: 1px solid #e3165b;
}

.e-daterangepicker.e-popup .e-calendar .e-range-hover.e-selected.e-today:hover span.e-day,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-range-hover.e-selected.e-today:hover span.e-day {
  border: 1px solid #e3165b;
}

.e-daterangepicker.e-popup .e-calendar .e-content .e-other-month.e-range-hover,
.e-daterangepicker.e-popup .e-calendar .e-content .e-other-month.e-today.e-range-hover span,
.e-daterangepicker.e-popup .e-calendar .e-content .e-other-month.e-range-hover span,
.e-daterangepicker.e-popup .e-calendar .e-content .e-other-month.e-range-hover:hover span.e-day,
.e-daterangepicker.e-popup .e-calendar .e-content .e-other-month.e-selected,
.e-daterangepicker.e-popup .e-calendar .e-content .e-other-month.e-selected span,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-content .e-other-month.e-range-hover,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-content .e-other-month.e-today.e-range-hover span,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-content .e-other-month.e-range-hover span,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-content .e-other-month.e-range-hover:hover span.e-day,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-content .e-other-month.e-selected,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-content .e-other-month.e-selected span {
  background-color: #fff;
  border: none;
  color: rgba(0, 0, 0, 0.38);
}

.e-daterangepicker.e-popup .e-calendar .e-content .e-other-month.e-range-hover,
.e-daterangepicker.e-popup .e-calendar .e-content .e-other-month.e-selected,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-content .e-other-month.e-range-hover,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-content .e-other-month.e-selected {
  background-color: #fff;
  border: none;
  color: rgba(0, 0, 0, 0.38);
}

.e-daterangepicker.e-popup .e-calendar .e-end-date.e-selected.e-range-hover span.e-day,
.e-daterangepicker.e-popup .e-calendar .e-start-date.e-selected.e-range-hover span.e-day,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-end-date.e-selected.e-range-hover span.e-day,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-start-date.e-selected.e-range-hover span.e-day {
  background-color: #e3165b;
  color: #fff;
}

.e-daterangepicker.e-popup .e-calendar .e-start-date.e-selected.e-range-hover.e-today span.e-day,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-start-date.e-selected.e-range-hover.e-today span.e-day {
  background-color: #e3165b;
  color: #fff;
}

.e-daterangepicker.e-popup .e-calendar .e-other-month.e-selected span,
.e-bigger.e-small .e-daterangepicker.e-popup .e-calendar .e-other-month.e-selected span {
  color: #fff;
}

.e-daterangepicker.e-popup .e-presets,
.e-bigger.e-small .e-daterangepicker.e-popup .e-presets {
  background-color: #fff;
  color: #000;
}

.e-daterangepicker.e-popup .e-presets .e-list-item.e-active,
.e-bigger.e-small .e-daterangepicker.e-popup .e-presets .e-list-item.e-active {
  background-color: #fff;
  color: #e3165b;
}

.e-daterangepicker.e-popup .e-presets .e-list-item.e-hover,
.e-bigger.e-small .e-daterangepicker.e-popup .e-presets .e-list-item.e-hover {
  background-color: #eee;
  color: rgba(0, 0, 0, 0.87);
}

.e-daterangepicker.e-popup .e-start-label,
.e-daterangepicker.e-popup .e-end-label,
.e-bigger.e-small .e-daterangepicker.e-popup .e-start-label,
.e-bigger.e-small .e-daterangepicker.e-popup .e-end-label {
  color: rgba(0, 0, 0, 0.87);
}

.e-daterangepicker.e-popup .e-change-icon,
.e-bigger.e-small .e-daterangepicker.e-popup .e-change-icon {
  color: rgba(0, 0, 0, 0.74);
}

.e-daterangepicker.e-popup .e-day-span,
.e-bigger.e-small .e-daterangepicker.e-popup .e-day-span {
  color: rgba(0, 0, 0, 0.54);
}

.e-daterangepicker.e-popup .e-separator,
.e-bigger.e-small .e-daterangepicker.e-popup .e-separator {
  background-color: rgba(0, 0, 0, 0.12);
}

.e-daterangepicker.e-popup .e-footer,
.e-bigger.e-small .e-daterangepicker.e-popup .e-footer {
  background-color: #fff;
}

.e-bigger .e-daterangepicker,
.e-bigger.e-daterangepicker,
.e-device.e-daterangepicker {
  background-color: #fff;
  padding: 0;
}

.e-bigger .e-daterangepicker .e-calendar th,
.e-bigger.e-daterangepicker .e-calendar th,
.e-device.e-daterangepicker .e-calendar th {
  color: rgba(0, 0, 0, 0.38);
}

.e-bigger .e-daterangepicker .e-start-btn,
.e-bigger .e-daterangepicker .e-end-btn,
.e-bigger.e-daterangepicker .e-start-btn,
.e-bigger.e-daterangepicker .e-end-btn,
.e-device.e-daterangepicker .e-start-btn,
.e-device.e-daterangepicker .e-end-btn {
  background: #fff;
}

.e-bigger .e-daterangepicker .e-start-btn.e-active,
.e-bigger .e-daterangepicker .e-start-btn.e-active:active,
.e-bigger .e-daterangepicker .e-end-btn.e-active,
.e-bigger .e-daterangepicker .e-end-btn.e-active:active:not([disabled]),
.e-bigger .e-daterangepicker .e-start-btn.e-active:hover,
.e-bigger .e-daterangepicker .e-end-btn.e-active:hover,
.e-bigger.e-daterangepicker .e-start-btn.e-active,
.e-bigger.e-daterangepicker .e-start-btn.e-active:active,
.e-bigger.e-daterangepicker .e-end-btn.e-active,
.e-bigger.e-daterangepicker .e-end-btn.e-active:active:not([disabled]),
.e-bigger.e-daterangepicker .e-start-btn.e-active:hover,
.e-bigger.e-daterangepicker .e-end-btn.e-active:hover,
.e-device.e-daterangepicker .e-start-btn.e-active,
.e-device.e-daterangepicker .e-start-btn.e-active:active,
.e-device.e-daterangepicker .e-end-btn.e-active,
.e-device.e-daterangepicker .e-end-btn.e-active:active:not([disabled]),
.e-device.e-daterangepicker .e-start-btn.e-active:hover,
.e-device.e-daterangepicker .e-end-btn.e-active:hover {
  background: #3f51b5;
  color: #fff;
}

@keyframes e-input-ripple {
  100% {
    opacity: 0;
    transform: scale(4);
  }
}

/*! component icons */
.e-datetime-wrapper .e-time-icon.e-icons::before {
  content: '\e20c';
  font-family: 'e-icons';
}

.e-datetime-wrapper.e-outline .e-input-group-icon.e-date-icon,
.e-datetime-wrapper.e-control-wrapper.e-outline .e-input-group-icon.e-date-icon,
.e-datetime-wrapper.e-outline .e-input-group-icon.e-time-icon,
.e-datetime-wrapper.e-control-wrapper.e-outline .e-input-group-icon.e-time-icon {
  min-height: 0;
  min-width: 20px;
}

.e-bigger .e-datetime-wrapper.e-outline .e-input-group-icon.e-date-icon,
.e-datetime-wrapper.e-control-wrapper.e-bigger.e-outline .e-input-group-icon.e-date-icon,
.e-bigger .e-datetime-wrapper.e-control-wrapper.e-outline .e-input-group-icon.e-date-icon,
.e-bigger .e-datetime-wrapper.e-outline .e-input-group-icon.e-time-icon,
.e-datetime-wrapper.e-control-wrapper.e-bigger.e-outline .e-input-group-icon.e-time-icon,
.e-bigger .e-datetime-wrapper.e-control-wrapper.e-outline .e-input-group-icon.e-time-icon {
  min-height: 0;
  min-width: 24px;
}

.e-small .e-datetime-wrapper.e-outline .e-input-group-icon.e-date-icon,
.e-datetime-wrapper.e-control-wrapper.e-small.e-outline .e-input-group-icon.e-date-icon,
.e-small .e-datetime-wrapper.e-control-wrapper.e-outline .e-input-group-icon.e-date-icon,
.e-small .e-datetime-wrapper.e-outline .e-input-group-icon.e-time-icon,
.e-datetime-wrapper.e-control-wrapper.e-small.e-outline .e-input-group-icon.e-time-icon,
.e-small .e-datetime-wrapper.e-control-wrapper.e-outline .e-input-group-icon.e-time-icon {
  min-height: 0;
  min-width: 18px;
}

.e-bigger.e-small .e-outline.e-datetime-wrapper .e-input-group-icon.e-date-icon,
.e-bigger.e-small.e-outline.e-datetime-wrapper .e-input-group-icon.e-date-icon,
.e-datetime-wrapper.e-control-wrapper.e-bigger.e-small.e-outline .e-input-group-icon.e-date-icon,
.e-bigger.e-small .e-datetime-wrapper.e-control-wrapper.e-outline .e-input-group-icon.e-date-icon,
.e-bigger.e-small .e-outline.e-datetime-wrapper .e-input-group-icon.e-time-icon,
.e-bigger.e-small.e-outline.e-datetime-wrapper .e-input-group-icon.e-time-icon,
.e-datetime-wrapper.e-control-wrapper.e-bigger.e-small.e-outline .e-input-group-icon.e-time-icon,
.e-bigger.e-small .e-datetime-wrapper.e-control-wrapper.e-outline .e-input-group-icon.e-time-icon {
  min-height: 0;
  min-width: 20px;
}

.e-datetime-wrapper.e-filled .e-input-group-icon.e-time-icon,
.e-datetime-wrapper.e-control-wrapper.e-filled .e-input-group-icon.e-time-icon,
.e-rtl.e-datetime-wrapper.e-filled .e-input-group-icon.e-time-icon,
.e-rtl.e-datetime-wrapper.e-control-wrapper.e-filled .e-input-group-icon.e-time-icon,
.e-rtl .e-datetime-wrapper.e-filled .e-input-group-icon.e-time-icon,
.e-rtl .e-datetime-wrapper.e-control-wrapper.e-filled .e-input-group-icon.e-time-icon {
  margin: 0;
}

.e-input-group.e-control-wrapper.e-datetime-wrapper.e-non-edit.e-input-focus .e-input:focus ~ .e-clear-icon,
.e-float-input.e-control-wrapper.e-input-group.e-datetime-wrapper.e-non-edit.e-input-focus input:focus ~ .e-clear-icon {
  display: flex;
}

.e-datetime-wrapper {
  -webkit-tap-highlight-color: transparent;
}

.e-datetime-wrapper .e-time-icon.e-icons::before {
  font-size: 16px;
}

.e-datetime-wrapper.e-control-wrapper {
  box-sizing: border-box;
}

.e-datetime-wrapper .e-time-icon.e-icons.e-disabled,
.e-datetime-wrapper .e-date-icon.e-icons.e-disabled {
  pointer-events: none;
}

.e-datetime-wrapper .e-clear-icon {
  box-sizing: content-box;
}

.e-datetime-wrapper span {
  cursor: pointer;
}

.e-datetime-wrapper .e-input-group-icon.e-date-icon,
.e-datetime-wrapper .e-input-group-icon.e-time-icon {
  font-size: 16px;
  margin: 0 0 4px;
  min-height: 24px;
  min-width: 24px;
  outline: none;
}

.e-datetime-wrapper .e-input-group-icon.e-time-icon {
  border: 0;
  border-style: none;
  margin: 0 0 4px 6px;
}

.e-datetime-wrapper:not(.e-outline).e-rtl .e-input-group-icon.e-time-icon {
  margin: 0 6px 4px 0;
}

.e-datetimepicker.e-time-modal {
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  left: 0;
  opacity: .5;
  pointer-events: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}

.e-datetimepicker.e-popup {
  border-style: solid;
  border-width: 1px;
  overflow: auto;
}

.e-datetimepicker.e-popup .e-content {
  position: relative;
}

.e-datetimepicker.e-popup .e-list-parent.e-ul {
  margin: 0;
  padding: 8px 0;
}

.e-datetimepicker.e-popup .e-list-parent.e-ul .e-list-item {
  color: rgba(0, 0, 0, 0.87);
  cursor: default;
  font-size: 13px;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  width: 100%;
}

.e-datetimepicker.e-popup .e-list-parent.e-ul .e-list-item.e-hover {
  cursor: pointer;
}

.e-datetimepicker.e-popup .e-list-parent.e-ul .e-list-item {
  line-height: 36px;
  text-indent: 16px;
}

.e-bigger.e-datetime-wrapper .e-time-icon.e-icons::before,
.e-bigger .e-datetime-wrapper .e-time-icon.e-icons::before {
  font-size: 20px;
}

.e-bigger.e-datetime-wrapper .e-input-group-icon.e-time-icon,
.e-bigger .e-datetime-wrapper .e-input-group-icon.e-time-icon {
  margin: 5px 0 6px 8px;
  min-height: 26px;
  min-width: 26px;
}

.e-bigger.e-datetime-wrapper:not(.e-outline).e-rtl .e-input-group-icon.e-time-icon,
.e-bigger .e-datetime-wrapper:not(.e-outline).e-rtl .e-input-group-icon.e-time-icon {
  margin: 5px 8px 6px 0;
}

.e-bigger .e-datetimepicker.e-popup .e-list-parent.e-ul,
.e-bigger.e-datetimepicker.e-popup .e-list-parent.e-ul {
  padding: 8px 0;
}

.e-bigger .e-datetimepicker.e-popup .e-list-parent.e-ul .e-list-item,
.e-bigger.e-datetimepicker.e-popup .e-list-parent.e-ul .e-list-item {
  font-size: 14px;
  line-height: 48px;
  text-indent: 16px;
}

.e-small .e-datetimepicker.e-popup .e-list-parent.e-ul .e-list-item,
.e-small.e-datetimepicker.e-popup .e-list-parent.e-ul .e-list-item {
  font-size: 12px;
  line-height: 26px;
  text-indent: 12px;
}

.e-small.e-bigger .e-datetimepicker.e-popup .e-list-parent.e-ul .e-list-item,
.e-small.e-bigger.e-datetimepicker.e-popup .e-list-parent.e-ul .e-list-item {
  font-size: 13px;
  line-height: 40px;
  text-indent: 16px;
}

.e-small.e-datetime-wrapper .e-time-icon.e-icons::before,
.e-small .e-datetime-wrapper .e-time-icon.e-icons::before {
  font-size: 14px;
}

.e-small.e-bigger.e-datetime-wrapper .e-time-icon.e-icons::before,
.e-small.e-bigger .e-datetime-wrapper .e-time-icon.e-icons::before {
  font-size: 18px;
}

.e-content-placeholder.e-datetimepicker.e-placeholder-datetimepicker {
  background-size: 250px 33px;
  min-height: 33px;
}

.e-bigger .e-content-placeholder.e-datetimepicker.e-placeholder-datetimepicker,
.e-bigger.e-content-placeholder.e-datetimepicker.e-placeholder-datetimepicker {
  background-size: 250px 40px;
  min-height: 40px;
}

/*! datetimepicker theme */
.e-datetime-wrapper .e-input-group-icon.e-icons.e-active {
  color: #e3165b;
}

.e-datetime-wrapper.e-input-group:not(.e-disabled) .e-input-group-icon.e-active:active {
  color: #e3165b;
}

.e-datetimepicker.e-popup {
  border: none;
  border-radius: 2px;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.e-datetimepicker.e-popup .e-list-parent.e-ul {
  background-color: #fff;
}

.e-datetimepicker.e-popup .e-list-parent.e-ul li.e-list-item {
  border: none;
  color: rgba(0, 0, 0, 0.87);
}

.e-datetimepicker.e-popup .e-list-parent.e-ul .e-list-item.e-hover,
.e-datetimepicker.e-popup .e-list-parent.e-ul .e-list-item.e-navigation,
.e-datetimepicker.e-popup .e-list-parent.e-ul .e-list-item:focus {
  background-color: #eee;
  border: none;
  color: #000;
}

.e-datetimepicker.e-popup .e-list-parent.e-ul .e-list-item.e-active {
  background-color: #eee;
  color: #e3165b;
}

.e-datetimepicker.e-popup .e-list-parent.e-ul .e-list-item.e-active.e-hover {
  background-color: #eee;
  color: #e3165b;
}

@keyframes e-input-ripple {
  100% {
    opacity: 0;
    transform: scale(4);
  }
}

/*! maskedtextbox layout */
.e-control-wrapper.e-mask .e-maskedtextbox {
  font-family: Arial, "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 12.5px;
}

.e-bigger .e-control-wrapper.e-mask .e-maskedtextbox {
  font-size: 13px;
}

.e-control-wrapper.e-mask.e-bigger .e-maskedtextbox {
  font-size: 13px;
}

.e-content-placeholder.e-mask.e-placeholder-mask {
  background-size: 300px 33px;
  min-height: 33px;
}

.e-bigger .e-content-placeholder.e-mask.e-placeholder-mask,
.e-bigger.e-content-placeholder.e-mask.e-placeholder-mask {
  background-size: 300px 40px;
  min-height: 40px;
}

/*! maskedtextbox theme */
.e-control-wrapper.e-mask.e-error .e-maskedtextbox {
  color: #f44336;
}

.e-utility-mask.e-error {
  color: #f44336;
}

@keyframes e-input-ripple {
  100% {
    opacity: 0;
    transform: scale(4);
  }
}

@keyframes material-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes fabric-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.e-upload .e-upload-files .e-file-remove-btn.e-icons::before {
  content: '\e945';
}

.e-upload .e-upload-files .e-icons.e-file-pause-btn::before {
  content: '\e326';
}

.e-upload .e-upload-files .e-icons.e-file-reload-btn::before {
  content: '\e99d';
}

.e-upload .e-upload-files .e-icons.e-file-play-btn::before {
  content: '\e324';
}

.e-upload .e-upload-files .e-file-delete-btn.e-icons::before {
  content: '\e94a';
}

.e-upload .e-upload-files .e-file-abort-btn.e-icons::before {
  content: '\e974';
}

.e-upload .e-upload-files .e-icons.e-msie::before {
  position: relative;
  right: 10px;
}

.e-upload .e-upload-files .e-icons.e-file-abort-icon.e-msie::before {
  right: 12px;
}

.e-bigger .e-upload {
  width: 100%;
}

.e-bigger .e-upload .e-file-select-wrap {
  padding: 20px 0 20px 16px;
}

.e-bigger .e-upload .e-file-select-wrap .e-file-drop {
  font-size: 15px;
  margin-left: 16px;
}

.e-bigger .e-upload .e-upload-files .e-upload-file-list {
  font-size: 15px;
  line-height: normal;
  min-height: 100px;
}

.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container {
  margin-left: 16px;
  top: 0;
}

.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name {
  font-size: 15px;
  padding-top: 16px;
}

.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-size {
  font-size: 12px;
  padding: 10px 0;
}

.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type {
  font-size: 15px;
  padding-top: 16px;
  top: initial;
}

.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status,
.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information {
  font-size: 12px;
  padding-bottom: 16px;
}

.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap {
  height: 10px;
}

.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-inner-wrap {
  height: 3px;
  width: 98%;
}

.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-inner-wrap .e-upload-progress-bar {
  height: 3px;
}

.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-bar-text {
  font-size: 11px;
  right: 10px;
  top: -33px;
}

.e-bigger .e-upload .e-upload-files .e-file-remove-btn.e-icons,
.e-bigger .e-upload .e-upload-files .e-file-delete-btn.e-icons,
.e-bigger .e-upload .e-upload-files .e-file-abort-btn.e-icons,
.e-bigger .e-upload .e-upload-files .e-file-reload-btn.e-icons,
.e-bigger .e-upload .e-upload-files .e-file-play-btn.e-icons,
.e-bigger .e-upload .e-upload-files .e-file-pause-btn.e-icons {
  box-sizing: border-box;
  font-size: 12px;
  height: 18px;
  margin: 16px;
  margin-top: -24px;
  padding: 20px;
  top: 50%;
  width: 18px;
}

.e-bigger .e-upload .e-upload-files .e-file-remove-btn.e-icons.e-disabled,
.e-bigger .e-upload .e-upload-files .e-file-delete-btn.e-icons.e-disabled {
  color: rgba(0, 0, 0, 0.38);
  cursor: not-allowed;
  opacity: .4;
  pointer-events: none;
}

.e-bigger .e-upload .e-upload-files .e-file-remove-btn.e-msie.e-icons,
.e-bigger .e-upload .e-upload-files .e-file-delete-btn.e-msie.e-icons,
.e-bigger .e-upload .e-upload-files .e-file-abort-btn.e-msie.e-icons,
.e-bigger .e-upload .e-upload-files .e-file-reload-btn.e-msie.e-icons,
.e-bigger .e-upload .e-upload-files .e-file-play-btn.e-msie.e-icons,
.e-bigger .e-upload .e-upload-files .e-file-pause-btn.e-msie.e-icons {
  padding: 20px 17px 20px 26px;
}

.e-bigger .e-upload .e-upload-files .e-file-play-btn.e-icons,
.e-bigger .e-upload .e-upload-files .e-file-reload-btn.e-icons,
.e-bigger .e-upload .e-upload-files .e-file-pause-btn.e-icons {
  right: 45px;
}

.e-bigger .e-upload .e-upload-files .e-file-delete-btn.e-icons {
  font-size: 13px;
}

.e-bigger .e-upload .e-upload-files .e-file-abort-btn.e-icons {
  font-size: 18px;
}

.e-bigger .e-upload .e-upload-actions .e-btn {
  margin-left: 16px;
}

.e-bigger .e-upload .e-upload-actions .e-file-upload-btn {
  margin: 15px;
}

.e-bigger .e-upload .e-upload-actions .e-file-clear-btn {
  margin: 15px;
}

.e-bigger .e-upload.e-rtl .e-file-select-wrap {
  padding: 20px 16px 20px 0;
}

.e-bigger .e-upload.e-rtl .e-file-select-wrap .e-control.e-btn {
  margin-right: 0;
}

.e-bigger .e-upload.e-rtl .e-file-select-wrap .e-file-drop {
  margin-right: 16px;
}

.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container {
  margin-left: 60px;
  margin-right: 16px;
}

.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-status,
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-information {
  top: 54px;
}

.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-bar-text {
  left: 10px;
  right: initial;
}

.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-remove-btn.e-icons,
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-delete-btn.e-icons,
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-abort-btn.e-icons,
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons,
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-play-btn.e-icons,
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-pause-btn.e-icons {
  box-sizing: border-box;
  left: 0;
  margin-left: 16px;
  margin-right: 16px;
  padding: 20px;
  top: 50%;
}

.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-remove-btn.e-msie.e-icons,
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-delete-btn.e-msie.e-icons,
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-abort-btn.e-msie.e-icons,
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-msie.e-icons,
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-play-btn.e-msie.e-icons,
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-pause-btn.e-msie.e-icons {
  padding: 20px 17px 20px 26px;
}

.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-play-btn.e-icons,
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons,
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-pause-btn.e-icons {
  left: 41px;
}

.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list {
  min-height: 35px;
  padding-bottom: 16px;
  padding-top: 12px;
}

.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container {
  top: 0;
}

.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-hidden-input {
  display: none;
}

.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name,
.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type {
  line-height: 1.5;
  padding-top: 4px;
}

.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name.e-error,
.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type.e-error,
.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-error {
  color: #f44336;
}

.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status,
.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information {
  color: rgba(0, 0, 0, 0.54);
  display: block;
  font-size: 12px;
  line-height: 1.5;
  padding-bottom: 0;
  padding-top: 4px;
  position: relative;
}

.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid {
  color: #f44336;
}

.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-name,
.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-type,
.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-status {
  color: #f44336;
}

.e-bigger .e-upload.e-form-upload .e-upload-files .e-file-remove-btn.e-icons,
.e-bigger .e-upload.e-form-upload .e-upload-files .e-file-delete-btn.e-icons,
.e-bigger .e-upload.e-form-upload .e-upload-files .e-file-abort-btn.e-icons,
.e-bigger .e-upload.e-form-upload .e-upload-files .e-file-reload-btn.e-icons,
.e-bigger .e-upload.e-form-upload .e-upload-files .e-file-play-btn.e-icons,
.e-bigger .e-upload.e-form-upload .e-upload-files .e-file-pause-btn.e-icons {
  box-sizing: border-box;
  top: 42px;
}

.e-upload,
.e-bigger.e-small .e-upload {
  width: 100%;
}

.e-upload.e-control-wrapper,
.e-bigger.e-small .e-upload.e-control-wrapper {
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
}

.e-upload .e-hidden-file-input,
.e-bigger.e-small .e-upload .e-hidden-file-input {
  border: 0;
  height: 0;
  margin: 0;
  outline: none;
  padding: 0;
  text-indent: 0;
  visibility: hidden;
  width: 0;
}

.e-upload .e-file-select-wrap,
.e-bigger.e-small .e-upload .e-file-select-wrap {
  padding: 16px 0 16px 12px;
}

.e-upload .e-file-select-wrap .e-file-select,
.e-upload .e-file-select-wrap .e-file-select .e-uploader,
.e-bigger.e-small .e-upload .e-file-select-wrap .e-file-select,
.e-bigger.e-small .e-upload .e-file-select-wrap .e-file-select .e-uploader {
  display: inline-block;
  width: 0;
}

.e-upload .e-file-select-wrap .e-file-select .e-uploader,
.e-bigger.e-small .e-upload .e-file-select-wrap .e-file-select .e-uploader {
  opacity: 0;
}

.e-upload .e-file-select-wrap .e-file-drop,
.e-bigger.e-small .e-upload .e-file-select-wrap .e-file-drop {
  font-family: inherit;
  font-size: 14px;
  margin-left: 12px;
}

.e-upload.e-form-upload .e-upload-files .e-upload-file-list,
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list {
  min-height: 35px;
  padding-bottom: 12px;
  padding-top: 8px;
}

.e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container,
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container {
  top: 0;
}

.e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-hidden-input,
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-hidden-input {
  display: none;
}

.e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name,
.e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type,
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name,
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type {
  line-height: 1.5;
  padding-top: 4px;
}

.e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name.e-error,
.e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type.e-error,
.e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-error,
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name.e-error,
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type.e-error,
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-error {
  color: #f44336;
}

.e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status,
.e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information,
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status,
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information {
  color: rgba(0, 0, 0, 0.54);
  display: block;
  font-size: 11px;
  line-height: 1.5;
  padding-bottom: 0;
  padding-top: 4px;
  position: relative;
}

.e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid,
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid {
  color: #f44336;
}

.e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-name,
.e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-type,
.e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-status,
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-name,
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-type,
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-status {
  color: #f44336;
}

.e-upload.e-form-upload .e-upload-files .e-file-remove-btn.e-icons,
.e-upload.e-form-upload .e-upload-files .e-file-delete-btn.e-icons,
.e-upload.e-form-upload .e-upload-files .e-file-abort-btn.e-icons,
.e-upload.e-form-upload .e-upload-files .e-file-reload-btn.e-icons,
.e-upload.e-form-upload .e-upload-files .e-file-play-btn.e-icons,
.e-upload.e-form-upload .e-upload-files .e-file-pause-btn.e-icons,
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-file-remove-btn.e-icons,
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-file-delete-btn.e-icons,
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-file-abort-btn.e-icons,
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-file-reload-btn.e-icons,
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-file-play-btn.e-icons,
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-file-pause-btn.e-icons {
  box-sizing: border-box;
  top: 32px;
}

.e-upload .e-upload-files,
.e-bigger.e-small .e-upload .e-upload-files {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.e-upload .e-upload-files .e-icons:focus,
.e-bigger.e-small .e-upload .e-upload-files .e-icons:focus {
  outline: none;
}

.e-upload .e-upload-files .e-upload-file-list,
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list {
  font-family: inherit;
  font-size: 14px;
  height: 100%;
  line-height: normal;
  min-height: 90px;
  position: relative;
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container,
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container {
  display: block;
  height: 100%;
  margin-left: 12px;
  margin-right: 90px;
  min-height: 35px;
  position: relative;
  top: 3px;
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name,
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name {
  float: left;
  font-family: inherit;
  font-size: 14px;
  max-width: 75%;
  overflow: hidden;
  padding-top: 12px;
  position: relative;
  text-overflow: ellipsis;
  top: 0;
  white-space: nowrap;
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name::before,
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name::before {
  content: attr(data-tail);
  float: right;
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type,
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type {
  display: block;
  font-family: inherit;
  font-size: 14px;
  padding-top: 12px;
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-size,
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-size {
  display: block;
  font-size: 11px;
  padding: 8px 0;
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status,
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information,
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status,
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information {
  display: block;
  font-family: inherit;
  font-size: 11px;
  padding-bottom: 12px;
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-upload-progress,
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information.e-upload-progress,
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-upload-progress,
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information.e-upload-progress {
  display: none;
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap,
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap {
  display: block;
  height: 8px;
  padding-bottom: 6px;
  padding-top: 6px;
  position: absolute;
  width: 98%;
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-inner-wrap,
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-inner-wrap {
  border-radius: 0;
  display: block;
  height: 2px;
  width: 100%;
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-inner-wrap .e-upload-progress-bar,
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-inner-wrap .e-upload-progress-bar {
  border-radius: 0;
  display: inherit;
  height: 2px;
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-bar-text,
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-bar-text {
  float: right;
  font-family: inherit;
  font-size: 11px;
  position: relative;
  right: 6px;
  top: -27px;
}

.e-upload .e-upload-files .e-file-remove-btn.e-icons,
.e-upload .e-upload-files .e-file-delete-btn.e-icons,
.e-upload .e-upload-files .e-file-abort-btn.e-icons,
.e-upload .e-upload-files .e-file-pause-btn.e-icons,
.e-upload .e-upload-files .e-file-play-btn.e-icons,
.e-upload .e-upload-files .e-file-reload-btn.e-icons,
.e-bigger.e-small .e-upload .e-upload-files .e-file-remove-btn.e-icons,
.e-bigger.e-small .e-upload .e-upload-files .e-file-delete-btn.e-icons,
.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons,
.e-bigger.e-small .e-upload .e-upload-files .e-file-pause-btn.e-icons,
.e-bigger.e-small .e-upload .e-upload-files .e-file-play-btn.e-icons,
.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons {
  align-items: center;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-flex;
  font-size: 11px;
  height: 18px;
  justify-content: center;
  margin: 0 12px;
  margin-top: -18px;
  padding: 18px;
  position: absolute;
  right: 0;
  top: 50%;
  vertical-align: middle;
  width: 18px;
}

.e-upload .e-upload-files .e-file-remove-btn.e-icons.e-upload-progress,
.e-upload .e-upload-files .e-file-delete-btn.e-icons.e-upload-progress,
.e-upload .e-upload-files .e-file-abort-btn.e-icons.e-upload-progress,
.e-upload .e-upload-files .e-file-pause-btn.e-icons.e-upload-progress,
.e-upload .e-upload-files .e-file-play-btn.e-icons.e-upload-progress,
.e-upload .e-upload-files .e-file-reload-btn.e-icons.e-upload-progress,
.e-bigger.e-small .e-upload .e-upload-files .e-file-remove-btn.e-icons.e-upload-progress,
.e-bigger.e-small .e-upload .e-upload-files .e-file-delete-btn.e-icons.e-upload-progress,
.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons.e-upload-progress,
.e-bigger.e-small .e-upload .e-upload-files .e-file-pause-btn.e-icons.e-upload-progress,
.e-bigger.e-small .e-upload .e-upload-files .e-file-play-btn.e-icons.e-upload-progress,
.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons.e-upload-progress {
  cursor: default;
}

.e-upload .e-upload-files .e-file-remove-btn.e-msie.e-icons,
.e-upload .e-upload-files .e-file-delete-btn.e-msie.e-icons,
.e-upload .e-upload-files .e-file-abort-btn.e-msie.e-icons,
.e-upload .e-upload-files .e-file-pause-btn.e-msie.e-icons,
.e-upload .e-upload-files .e-file-play-btn.e-msie.e-icons,
.e-upload .e-upload-files .e-file-reload-btn.e-msie.e-icons,
.e-bigger.e-small .e-upload .e-upload-files .e-file-remove-btn.e-msie.e-icons,
.e-bigger.e-small .e-upload .e-upload-files .e-file-delete-btn.e-msie.e-icons,
.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-msie.e-icons,
.e-bigger.e-small .e-upload .e-upload-files .e-file-pause-btn.e-msie.e-icons,
.e-bigger.e-small .e-upload .e-upload-files .e-file-play-btn.e-msie.e-icons,
.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-msie.e-icons {
  padding: 18px 13px 18px 23px;
}

.e-upload .e-upload-files .e-file-pause-btn.e-icons,
.e-upload .e-upload-files .e-file-play-btn.e-icons,
.e-upload .e-upload-files .e-file-reload-btn.e-icons,
.e-bigger.e-small .e-upload .e-upload-files .e-file-pause-btn.e-icons,
.e-bigger.e-small .e-upload .e-upload-files .e-file-play-btn.e-icons,
.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons {
  right: 36px;
}

.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):hover,
.e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):hover,
.e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):hover,
.e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):hover,
.e-upload .e-upload-files .e-file-reload-btn.e-icons:hover,
.e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):hover,
.e-upload .e-upload-files .e-clear-icon-focus,
.e-bigger.e-small .e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):hover,
.e-bigger.e-small .e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):hover,
.e-bigger.e-small .e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):hover,
.e-bigger.e-small .e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):hover,
.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons:hover,
.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):hover,
.e-bigger.e-small .e-upload .e-upload-files .e-clear-icon-focus {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  border-radius: 50%;
  box-shadow: 0 0 0 transparent;
}

.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus,
.e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus,
.e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus,
.e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus,
.e-upload .e-upload-files .e-file-reload-btn.e-icons:focus,
.e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus,
.e-upload .e-upload-files .e-clear-icon-focus,
.e-bigger.e-small .e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus,
.e-bigger.e-small .e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus,
.e-bigger.e-small .e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus,
.e-bigger.e-small .e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus,
.e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons:focus,
.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus,
.e-bigger.e-small .e-upload .e-upload-files .e-clear-icon-focus {
  border-radius: 50%;
}

.e-upload .e-upload-files .e-file-delete-btn.e-icons,
.e-bigger.e-small .e-upload .e-upload-files .e-file-delete-btn.e-icons {
  font-size: 11px;
  opacity: 1;
}

.e-upload .e-upload-files .e-file-abort-btn.e-icons,
.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons {
  font-size: 15px;
  opacity: 1;
}

.e-upload .e-file-select-wrap .e-btn,
.e-upload .e-upload-actions .e-btn,
.e-bigger.e-small .e-upload .e-file-select-wrap .e-btn,
.e-bigger.e-small .e-upload .e-upload-actions .e-btn {
  font-family: inherit;
}

.e-upload .e-upload-actions,
.e-bigger.e-small .e-upload .e-upload-actions {
  position: relative;
  text-align: right;
}

.e-upload .e-upload-actions .e-file-upload-btn,
.e-bigger.e-small .e-upload .e-upload-actions .e-file-upload-btn {
  margin: 12px;
}

.e-upload .e-upload-actions .e-file-clear-btn,
.e-bigger.e-small .e-upload .e-upload-actions .e-file-clear-btn {
  margin: 12px;
}

.e-upload.e-rtl .e-file-select-wrap,
.e-bigger.e-small .e-upload.e-rtl .e-file-select-wrap {
  padding: 16px 12px 16px 0;
}

.e-upload.e-rtl .e-file-select-wrap .e-control.e-btn,
.e-bigger.e-small .e-upload.e-rtl .e-file-select-wrap .e-control.e-btn {
  margin-right: 10px;
}

.e-upload.e-rtl .e-file-select-wrap .e-file-drop,
.e-bigger.e-small .e-upload.e-rtl .e-file-select-wrap .e-file-drop {
  margin-left: 60px;
  margin-right: 12px;
  position: relative;
}

.e-upload.e-rtl .e-upload-actions,
.e-bigger.e-small .e-upload.e-rtl .e-upload-actions {
  text-align: left;
}

.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container,
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container {
  height: 100%;
  margin-left: 60px;
  margin-right: 12px;
  position: relative;
}

.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-rtl-container,
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-rtl-container {
  direction: ltr;
  float: right;
  width: 100%;
}

.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-type,
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-type {
  float: right;
}

.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-name,
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-name {
  float: right;
}

.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-size,
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-size {
  direction: ltr;
  float: right;
  position: relative;
  text-align: right;
  width: 100%;
}

.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap,
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap {
  float: right;
  position: initial;
  top: 46px;
  width: 89%;
}

.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-bar-text,
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-bar-text {
  float: left;
  right: -8px;
  top: -25px;
}

.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-remove-btn.e-icons,
.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-delete-btn.e-icons,
.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-abort-btn.e-icons,
.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons,
.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-pause-btn.e-icons,
.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-play-btn.e-icons,
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-remove-btn.e-icons,
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-delete-btn.e-icons,
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-abort-btn.e-icons,
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons,
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-pause-btn.e-icons,
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-play-btn.e-icons {
  left: 0;
  margin-left: 12px;
  margin-right: 12px;
  right: auto;
  top: 50%;
}

.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons,
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons {
  left: 36px;
  right: auto;
}

.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-play-btn.e-icons,
.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons,
.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-pause-btn.e-icons,
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-play-btn.e-icons,
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons,
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-pause-btn.e-icons {
  left: 36px;
}

.e-upload.e-disabled .e-file-drop,
.e-bigger.e-small .e-upload.e-disabled .e-file-drop {
  color: rgba(0, 0, 0, 0.38);
}

.e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-name,
.e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-type,
.e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-size,
.e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-status,
.e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-information,
.e-bigger.e-small .e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-name,
.e-bigger.e-small .e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-type,
.e-bigger.e-small .e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-size,
.e-bigger.e-small .e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-status,
.e-bigger.e-small .e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-information {
  color: rgba(0, 0, 0, 0.38);
}

.e-upload .e-content-placeholder.e-upload.e-placeholder-upload,
.e-bigger.e-small .e-upload .e-content-placeholder.e-upload.e-placeholder-upload {
  background-size: 400px 65px;
  min-height: 65px;
}

.e-upload .e-bigger .e-content-placeholder.e-upload.e-placeholder-upload,
.e-upload .e-bigger.e-content-placeholder.e-upload.e-placeholder-upload,
.e-bigger.e-small .e-upload .e-bigger .e-content-placeholder.e-upload.e-placeholder-upload,
.e-bigger.e-small .e-upload .e-bigger.e-content-placeholder.e-upload.e-placeholder-upload {
  background-size: 400px 80px;
  min-height: 80px;
}

.e-small .e-upload .e-file-select-wrap {
  padding: 16px 0 16px 12px;
}

.e-small .e-upload .e-file-select-wrap .e-file-drop {
  font-size: 13px;
  margin-left: 12px;
}

.e-small .e-upload .e-upload-files .e-upload-file-list {
  min-height: 76px;
}

.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name {
  font-size: 12px;
  padding-top: 10px;
}

.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-size {
  font-size: 11px;
  padding: 5px 0;
}

.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type {
  font-size: 12px;
  padding-top: 10px;
}

.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status,
.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information {
  padding-bottom: 10px;
}

.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap {
  padding-bottom: 3px;
  padding-top: 3px;
}

.e-small .e-upload .e-upload-files .e-file-remove-btn.e-icons,
.e-small .e-upload .e-upload-files .e-file-delete-btn.e-icons,
.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons,
.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons,
.e-small .e-upload .e-upload-files .e-file-play-btn.e-icons,
.e-small .e-upload .e-upload-files .e-file-pause-btn.e-icons {
  font-size: 10px;
  height: 24px;
  padding: 12px;
  width: 24px;
}

.e-small .e-upload.e-rtl .e-file-select-wrap {
  padding: 16px 12px 16px 0;
}

.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list {
  min-height: 35px;
  padding-bottom: 10px;
  padding-top: 6px;
}

.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container {
  top: 0;
}

.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-hidden-input {
  display: none;
}

.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name,
.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type {
  line-height: 1.5;
  padding-top: 4px;
}

.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name.e-error,
.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type.e-error,
.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-error {
  color: #f44336;
}

.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status,
.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information {
  color: rgba(0, 0, 0, 0.54);
  display: block;
  font-size: 11px;
  line-height: 1.5;
  padding-bottom: 0;
  padding-top: 4px;
  position: relative;
}

.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid {
  color: #f44336;
}

.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-name,
.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-type,
.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-status {
  color: #f44336;
}

.e-small .e-upload.e-form-upload .e-upload-files .e-file-remove-btn.e-icons,
.e-small .e-upload.e-form-upload .e-upload-files .e-file-delete-btn.e-icons,
.e-small .e-upload.e-form-upload .e-upload-files .e-file-abort-btn.e-icons,
.e-small .e-upload.e-form-upload .e-upload-files .e-file-reload-btn.e-icons,
.e-small .e-upload.e-form-upload .e-upload-files .e-file-play-btn.e-icons,
.e-small .e-upload.e-form-upload .e-upload-files .e-file-pause-btn.e-icons {
  box-sizing: border-box;
  top: 34px;
}

.e-upload {
  border: 1px solid rgba(0, 0, 0, 0.12);
}

.e-upload .e-file-drop {
  color: rgba(0, 0, 0, 0.87);
}

.e-upload .e-upload-files {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}

.e-upload .e-upload-files .e-upload-file-list {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name {
  color: rgba(0, 0, 0, 0.87);
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type {
  color: rgba(0, 0, 0, 0.87);
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-size {
  color: rgba(0, 0, 0, 0.54);
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status,
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information {
  color: rgba(0, 0, 0, 0.87);
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-upload-success {
  color: #22b24b;
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-upload-fails {
  color: #f44336;
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-validation-fails {
  color: #f44336;
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-progress-inner-wrap {
  background-color: #e0e0e0;
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-progress-inner-wrap .e-upload-progress-bar.e-upload-progress {
  background: #e3165b;
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-progress-inner-wrap .e-upload-progress-bar.e-upload-success {
  background: #22b24b;
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-progress-inner-wrap .e-upload-progress-bar.e-upload-failed {
  background: #f44336;
}

.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-progress-bar-text {
  color: rgba(0, 0, 0, 0.87);
}

.e-upload .e-upload-files .e-file-remove-btn.e-icons,
.e-upload .e-upload-files .e-file-delete-btn.e-icons,
.e-upload .e-upload-files .e-file-reload-btn.e-icons,
.e-upload .e-upload-files .e-file-abort-btn.e-icons,
.e-upload .e-upload-files .e-file-pause-btn.e-icons,
.e-upload .e-upload-files .e-file-play-btn.e-icons {
  color: #000;
}

.e-upload .e-upload-files .e-file-remove-btn.e-icons:hover,
.e-upload .e-upload-files .e-file-delete-btn.e-icons:hover,
.e-upload .e-upload-files .e-file-reload-btn.e-icons:hover,
.e-upload .e-upload-files .e-file-abort-btn.e-icons:hover,
.e-upload .e-upload-files .e-file-pause-btn.e-icons:hover,
.e-upload .e-upload-files .e-file-play-btn.e-icons:hover {
  color: #000;
}

.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus,
.e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus,
.e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus,
.e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus,
.e-upload .e-upload-files .e-file-reload-btn.e-icons:focus,
.e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus,
.e-upload .e-upload-files .e-clear-icon-focus {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: 0 0 0 transparent;
}

.e-upload-drag-hover {
  outline: 2px dashed #9e9e9e;
}

.e-dialog .e-icon-dlg-close::before {
  content: '\e7fc';
  position: relative;
}

.e-dialog .e-icon-dlg-close {
  opacity: initial;
}

.e-dialog .e-icon-dlg-close:active {
  opacity: initial;
}

.e-dialog .e-icon-dlg-close:hover {
  opacity: initial;
}

.e-dialog .e-south-east::before,
.e-dialog .e-south-west::before {
  content: '\eb05';
}

/*! dialog layout */
.e-dialog {
  border: none;
  border-radius: 2px;
  flex-direction: column;
  width: 100%;
}

.e-dialog.e-popup {
  width: 100%;
}

.e-dialog.e-dlg-resizable {
  touch-action: none;
}

.e-dialog .e-dlg-header-content {
  border-radius: 1px 1px 0 0;
  line-height: 30px;
}

.e-dialog .e-dlg-header-content + .e-dlg-content {
  padding-top: 0;
}

.e-dialog .e-btn .e-btn-icon.e-icon-dlg-close {
  font-size: 12px;
  width: auto;
}

.e-dialog .e-dlg-header {
  display: block;
  font-size: 18px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-user-select: none;
          user-select: none;
  vertical-align: top;
  white-space: nowrap;
  width: 80%;
}

.e-dialog .e-dlg-modal {
  position: fixed;
}

.e-dialog .e-scroll-disabled {
  overflow: hidden !important;
}

.e-dialog .e-dlg-content {
  display: block;
  flex: 1 1 auto;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  overflow: auto;
  overflow-x: hidden;
}

.e-dialog .e-footer-content {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top: none;
  bottom: 0;
  display: block;
  right: 0;
  width: 100%;
}

.e-dialog .e-footer-content {
  text-align: right;
}

.e-dialog .e-resize-handle {
  height: 15px;
  position: absolute;
  width: 15px;
}

.e-dialog .e-resize-handle.e-south-east {
  bottom: 0;
  cursor: nwse-resize;
  right: 0;
}

.e-bigger.e-dialog .e-dlg-header-content,
.e-bigger .e-dialog .e-dlg-header-content {
  padding: 24px 24px 20px;
}

.e-bigger.e-dialog .e-dlg-header,
.e-bigger .e-dialog .e-dlg-header {
  font-size: 18px;
}

.e-bigger.e-dialog .e-dlg-content,
.e-bigger .e-dialog .e-dlg-content {
  font-size: 13px;
  padding: 24px;
}

.e-bigger.e-dialog .e-footer-content,
.e-bigger .e-dialog .e-footer-content {
  padding: 8px;
}

.e-bigger.e-dialog .e-footer-content .e-btn,
.e-bigger .e-dialog .e-footer-content .e-btn {
  margin-left: 8px;
}

.e-bigger.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
.e-bigger .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
  bottom: 3px;
  height: 36px;
  left: 6px;
  width: 36px;
}

.e-bigger.e-dialog .e-btn .e-btn-icon.e-icon-dlg-close,
.e-bigger .e-dialog .e-btn .e-btn-icon.e-icon-dlg-close {
  font-size: 12px;
  width: auto;
}

.e-bigger.e-rtl .e-footer-content .e-btn,
.e-bigger .e-rtl .e-footer-content .e-btn {
  margin-left: 0;
  margin-right: 8px;
}

.e-bigger .e-dlg-header-content + .e-dlg-content {
  padding-top: 0;
}

.e-dialog .e-dlg-header-content {
  border-bottom: none;
  padding: 18px;
}

.e-dialog .e-dlg-content {
  padding: 18px;
}

.e-dialog .e-footer-content {
  padding: 8px;
}

.e-dialog .e-footer-content .e-btn {
  margin-left: 6px;
}

.e-rtl .e-footer-content .e-btn {
  margin-right: 6px;
}

.e-dialog.e-draggable .e-dlg-header-content {
  cursor: move;
}

.e-dialog {
  max-height: 98%;
  max-width: 100%;
  min-width: 240px;
}

.e-rtl .e-footer-content .e-btn {
  margin-left: 0;
}

.e-rtl .e-footer-content {
  text-align: left;
}

.e-rtl .e-footer-content {
  text-align: left;
}

.e-dialog.e-rtl .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
  float: left;
}

.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
  background-color: transparent;
  border-color: transparent;
  border-radius: 50%;
  bottom: 0;
  float: right;
  height: 30px;
  left: 6px;
  position: relative;
  width: 30px;
}

.e-rtl.e-dialog .e-resize-handle.e-south-west {
  bottom: 2px;
  cursor: sw-resize;
  left: 2px;
  transform: rotate(90deg);
}

.e-dlg-target.e-scroll-disabled {
  overflow: hidden !important;
}

.e-dlg-overlay {
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: fixed;
  top: 0;
  transition: opacity .15s linear;
  width: 100%;
}

.e-dlg-overlay.e-fade {
  opacity: 0;
}

.e-dlg-overflow-hidden {
  overflow: auto;
}

.e-dlg-fullscreen {
  height: 100% !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
}

.e-popup.e-popup-open.e-dialog {
  display: -ms-inline-flexbox;
  display: none !important;
}

.e-dlg-container {
  align-items: flex-start;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  display: none !important;
}

.e-dlg-center-center {
  -webkit-align-items: center;
  -webkit-justify-content: center;
  align-items: center;
		justify-content: center;
	display: none !important;
}

.e-dlg-left-center {
  -webkit-align-items: center;
  -webkit-justify-content: flex-start;
  align-items: center;
		justify-content: flex-start;
		display: none !important;
}

.e-dlg-right-center {
  -webkit-align-items: center;
  -webkit-justify-content: flex-end;
  align-items: center;
		justify-content: flex-end;
		display: none !important;
}

.e-dlg-left-top {
  -webkit-align-items: flex-start;
  -webkit-justify-content: flex-start;
  align-items: flex-start;
		justify-content: flex-start;
		display: none !important;
}

.e-dlg-right-top {
  -webkit-align-items: flex-start;
  -webkit-justify-content: flex-end;
  align-items: flex-start;
		justify-content: flex-end;
		display: none !important;
}

.e-dlg-center-top {
  align-items: center;
		flex-direction: column;
		display: none !important;
}

.e-dlg-left-bottom {
  -webkit-align-items: flex-end;
  -webkit-justify-content: flex-start;
  align-items: flex-end;
		justify-content: flex-start;
		display: none !important;
}

.e-dlg-right-bottom {
  -webkit-align-items: flex-end;
  -webkit-justify-content: flex-end;
  align-items: flex-end;
		justify-content: flex-end;
		display: none !important;
}

.e-dlg-center-bottom {
  -webkit-align-items: center;
  -webkit-justify-content: flex-end;
  align-items: center;
  flex-direction: column;
		justify-content: flex-end;
		display: none !important;
}

.e-dialog .e-btn.e-dlg-closeicon-btn:hover,
.e-dialog .e-btn.e-dlg-closeicon-btn:focus,
.e-dialog .e-btn.e-dlg-closeicon-btn:active {
  background-color: #e0e0e0;
  border-color: transparent;
  box-shadow: 0 0 0 transparent;
  display: none !important;
}

.e-content-placeholder.e-dialog.e-placeholder-dialog {
  background-size: 400px 210px;
  min-height: 210px;
}

.e-bigger .e-content-placeholder.e-dialog.e-placeholder-dialog,
.e-bigger.e-content-placeholder.e-dialog.e-placeholder-dialog {
  background-size: 400px 220px;
  min-height: 220px;
}

@media (min-width: 768px) {
  .e-alert-dialog.e-dialog.e-popup,
  .e-confirm-dialog.e-dialog.e-popup {
    margin: 30px auto;
    width: 600px;
  }
}

@media (max-width: 768px) {
  .e-alert-dialog.e-dialog.e-popup,
  .e-confirm-dialog.e-dialog.e-popup {
    margin: 30px auto;
    width: auto;
  }
}

.e-dlg-ref-element {
  display: none;
}

.e-dialog {
  background-color: #fff;
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.e-dlg-overlay {
  background-color: #383838;
}

.e-footer-content {
  background-color: #fff;
}

.e-dlg-header,
.e-dlg-header * {
  color: rgba(0, 0, 0, 0.87);
  font-size: 18px;
  font-weight: normal;
}

.e-dlg-content {
  color: rgba(0, 0, 0, 0.87);
}

.e-device .e-dlg-content,
.e-device .e-dlg-content * {
  font-size: 14px;
}

.e-dlg-header-content {
  background-color: #fff;
}

.e-dlg-content {
  background-color: #fff;
}

.e-icon-dlg-close {
  color: #000;
}

.e-dialog .e-btn.e-dlg-closeicon-btn:hover span {
  color: #000;
}

.e-dialog .e-btn.e-dlg-closeicon-btn:active span,
.e-dialog .e-btn.e-dlg-closeicon-btn:focus span {
  border-radius: 50%;
  color: #000;
  opacity: 1;
}

.e-icon-dlg-close:active {
  border-radius: 50%;
  color: #000;
  opacity: 1;
}

.e-icon-dlg-close:hover {
  color: #000;
}

.e-dlg-header-content .e-dlg-closeicon-btn:hover {
  background-color: transparent;
}

.e-dlg-header-content .e-dlg-closeicon-btn:active {
  background-color: transparent;
}

.e-south-east,
.e-south-west {
  color: #000;
}

/*! component's theme wise override definitions and variables */
@keyframes hscroll-popup-shadow {
  0% {
    border-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(255, 255, 255, 0.12);
  }
}

/*! hscroll icons */
.e-hscroll.e-rtl.e-scroll-device .e-nav-right-arrow::before {
  content: '\e904';
}

.e-hscroll.e-rtl.e-scroll-device .e-nav-left-arrow::before {
  content: '\e913';
}

.e-hscroll.e-rtl .e-nav-left-arrow::before {
  content: '\e913';
}

.e-hscroll.e-rtl .e-nav-right-arrow::before {
  content: '\e904';
}

.e-hscroll.e-scroll-device .e-nav-right-arrow::before {
  content: '\e913';
}

.e-hscroll.e-scroll-device .e-nav-left-arrow::before {
  content: '\e904';
}

.e-hscroll .e-nav-left-arrow::before {
  content: '\e904';
  line-height: normal;
}

.e-hscroll .e-nav-right-arrow::before {
  content: '\e913';
  line-height: normal;
}

/*! h-scroll layout */
.e-bigger .e-hscroll,
.e-hscroll.e-bigger {
  min-height: 56px;
}

.e-bigger .e-hscroll:not(.e-scroll-device),
.e-hscroll.e-bigger:not(.e-scroll-device) {
  padding: 0 50px;
}

.e-bigger .e-hscroll.e-scroll-device,
.e-hscroll.e-bigger.e-scroll-device {
  padding-right: 50px;
}

.e-bigger .e-hscroll.e-rtl.e-scroll-device,
.e-hscroll.e-bigger.e-rtl.e-scroll-device {
  padding-left: 50px;
  padding-right: initial;
}

.e-bigger .e-hscroll .e-nav-arrow.e-icons,
.e-hscroll.e-bigger .e-nav-arrow.e-icons {
  font-size: 14px;
}

.e-bigger .e-hscroll.e-rtl .e-scroll-overlay.e-scroll-right-overlay,
.e-hscroll.e-bigger.e-rtl .e-scroll-overlay.e-scroll-right-overlay {
  left: 50px;
}

.e-bigger .e-hscroll .e-scroll-overlay.e-scroll-right-overlay,
.e-hscroll.e-bigger .e-scroll-overlay.e-scroll-right-overlay {
  right: 50px;
}

.e-bigger .e-hscroll .e-scroll-nav,
.e-hscroll.e-bigger .e-scroll-nav {
  min-height: 56px;
  width: 50px;
}

.e-hscroll {
  display: block;
  position: relative;
  width: inherit;
}

.e-hscroll.e-rtl.e-scroll-device {
  padding-left: 50px;
  padding-right: initial;
}

.e-hscroll.e-rtl.e-scroll-device .e-scroll-nav {
  transform: skewX(-16deg) translateX(-6px);
}

.e-hscroll.e-rtl.e-scroll-device .e-scroll-overlay.e-scroll-right-overlay {
  left: 56px;
  right: auto;
  transform: skewX(-16deg) translateX(-6px);
}

.e-hscroll.e-rtl.e-scroll-device .e-scroll-overlay.e-scroll-left-overlay {
  left: auto;
  right: 0;
}

.e-hscroll:not(.e-scroll-device) {
  padding: 0 40px;
}

.e-hscroll.e-scroll-device {
  padding-right: 50px;
}

.e-hscroll.e-scroll-device .e-scroll-nav {
  transform: skewX(-16deg) translateX(6px);
  width: 56px;
}

.e-hscroll.e-scroll-device .e-scroll-nav .e-nav-arrow {
  font-size: 14px;
  transform: skewX(16deg);
}

.e-hscroll.e-scroll-device .e-scroll-overlay {
  opacity: 0.5;
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: 100;
}

.e-hscroll.e-scroll-device .e-scroll-overlay.e-scroll-right-overlay {
  left: auto;
  right: 56px;
  transform: skewX(-16deg) translateX(6px);
}

.e-hscroll.e-scroll-device .e-scroll-overlay.e-scroll-left-overlay {
  left: 0;
  right: auto;
}

.e-hscroll.e-overlay .e-hscroll-content > * {
  pointer-events: none;
}

.e-hscroll > * {
  height: inherit;
}

.e-hscroll .e-hscroll-content {
  display: inline-block;
  height: inherit;
  position: relative;
  touch-action: none;
}

.e-hscroll .e-hscroll-content > * {
  pointer-events: auto;
}

.e-hscroll.e-rtl .e-scroll-nav.e-scroll-right-nav {
  left: 0;
  right: auto;
}

.e-hscroll.e-rtl .e-scroll-nav.e-scroll-left-nav {
  left: auto;
  right: 0;
}

.e-hscroll .e-scroll-nav {
  align-items: center;
  bottom: 0;
  cursor: pointer;
  display: flex;
  height: 100%;
  min-height: 42px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 40px;
}

.e-hscroll .e-scroll-nav.e-scroll-left-nav {
  left: 0;
}

.e-hscroll .e-scroll-nav.e-scroll-right-nav {
  right: 0;
}

.e-hscroll .e-scroll-nav.e-ie-align {
  display: table;
}

.e-hscroll .e-nav-arrow {
  position: relative;
}

.e-hscroll .e-nav-arrow.e-icons {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}

.e-hscroll .e-hscroll-bar .e-hscroll-content .e-overlay {
  pointer-events: none;
}

/*! h-scroll theme */
.e-hscroll .e-icons {
  color: rgba(0, 0, 0, 0.54);
}

.e-hscroll.e-rtl.e-scroll-device .e-scroll-nav.e-scroll-right-nav {
  border-color: rgba(0, 0, 0, 0.12);
  box-shadow: 4px 0 8px 0 rgba(0, 0, 0, 0.06);
}

.e-hscroll.e-scroll-device .e-scroll-nav.e-scroll-right-nav {
  background-color: #fafafa;
  border-color: rgba(0, 0, 0, 0.12);
  border-width: 1px;
  box-shadow: -4px 0 8px 0 rgba(0, 0, 0, 0.06);
}

.e-hscroll.e-scroll-device .e-scroll-nav.e-scroll-right-nav .e-nav-arrow {
  color: #e3165b;
}

.e-hscroll .e-scroll-overlay {
  background-color: transparent;
  background-repeat: repeat-x;
}

.e-hscroll .e-scroll-overlay.e-scroll-left-overlay {
  background-image: linear-gradient(-270deg, #fafafa 0%, rgba(250, 250, 250, 0) 100%);
}

.e-hscroll .e-scroll-overlay.e-scroll-right-overlay {
  background-image: linear-gradient(-270deg, rgba(250, 250, 250, 0) 0%, #fafafa 100%);
}

.e-hscroll.e-rtl .e-scroll-nav {
  background: #fafafa;
}

.e-hscroll.e-rtl .e-scroll-nav.e-scroll-left-nav {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  border-right: 0;
}

.e-hscroll.e-rtl .e-scroll-nav.e-scroll-right-nav {
  border-left: 0;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}

.e-hscroll.e-rtl .e-scroll-nav:hover {
  background: rgba(0, 0, 0, 0.12);
  border: 0;
  color: #000;
  border-color: rgba(0, 0, 0, 0.12);
}

.e-hscroll:not(.e-scroll-device) .e-scroll-nav:hover {
  background: rgba(0, 0, 0, 0.12);
  border: 0;
  color: #000;
}

.e-hscroll:not(.e-scroll-device) .e-scroll-nav:focus {
  background: rgba(0, 0, 0, 0.12);
  border: 0;
  color: #000;
  border-color: rgba(0, 0, 0, 0.12);
}

.e-hscroll:not(.e-scroll-device) .e-scroll-nav:active {
  background: #bdbdbd;
  border: 0;
  box-shadow: none;
  color: #000;
}

.e-hscroll .e-scroll-nav {
  background: #fafafa;
}

.e-hscroll .e-scroll-nav.e-scroll-left-nav {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}

.e-hscroll .e-scroll-nav.e-scroll-right-nav {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
}

.e-hscroll .e-scroll-nav::after {
  background-color: transparent;
  border-radius: 50%;
  border-width: 1px;
  box-sizing: border-box;
  content: '';
  height: 1px;
  left: 50%;
  position: absolute;
  top: 50%;
  visibility: hidden;
  width: 1px;
}

.e-hscroll .e-scroll-nav:active::after {
  animation: hscroll-popup-shadow .6s ease-out 0ms;
  visibility: visible;
}

/*! component's theme wise override definitions and variables */
@keyframes vscroll-popup-shadow {
  0% {
    border-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(255, 255, 255, 0.12);
  }
}

/*! vscroll icons */
.e-vscroll.e-scroll-device .e-nav-up-arrow::before {
  content: '\e85e';
}

.e-vscroll.e-scroll-device .e-nav-down-arrow::before {
  content: '\e84f';
}

.e-vscroll .e-nav-up-arrow::before {
  content: '\e910';
  line-height: normal;
}

.e-vscroll .e-nav-down-arrow::before {
  content: '\e916';
  line-height: normal;
}

/*! v-scroll layout */
.e-bigger .e-vscroll:not(.e-scroll-device),
.e-vscroll.e-bigger:not(.e-scroll-device) {
  padding: 24px 0;
}

.e-bigger .e-vscroll .e-icons,
.e-vscroll.e-bigger .e-icons {
  font-size: 18px;
}

.e-bigger .e-vscroll.e-rtl .e-scroll-overlay.e-scroll-down-overlay,
.e-vscroll.e-bigger.e-rtl .e-scroll-overlay.e-scroll-down-overlay {
  left: 24px;
}

.e-bigger .e-vscroll .e-scroll-overlay.e-scroll-down-overlay,
.e-vscroll.e-bigger .e-scroll-overlay.e-scroll-down-overlay {
  right: 24px;
}

.e-bigger .e-vscroll .e-scroll-nav,
.e-vscroll.e-bigger .e-scroll-nav {
  height: 24px;
}

.e-vscroll {
  display: block;
  position: relative;
  width: inherit;
}

.e-vscroll.e-rtl.e-scroll-device .e-scroll-nav {
  transform: skewX(-16deg) translateX(-6px);
}

.e-vscroll.e-rtl.e-scroll-device .e-scroll-overlay.e-scroll-down-overlay {
  left: 56px;
  right: auto;
  transform: skewX(-16deg) translateX(-6px);
}

.e-vscroll.e-rtl.e-scroll-device .e-scroll-overlay.e-scroll-up-overlay {
  left: auto;
  right: 0;
}

.e-vscroll:not(.e-scroll-device) {
  padding: 0 16px;
}

.e-vscroll.e-scroll-device .e-scroll-nav {
  transform: skewX(-16deg) translateX(6px);
  width: 56px;
  z-index: 1001;
}

.e-vscroll.e-scroll-device .e-scroll-nav .e-nav-arrow {
  font-size: 14px;
  transform: skewX(16deg);
}

.e-vscroll.e-scroll-device .e-scroll-overlay {
  opacity: 0.5;
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: 100;
}

.e-vscroll.e-scroll-device .e-scroll-overlay.e-scroll-down-overlay {
  left: auto;
  right: 56px;
  transform: skewX(-16deg) translateX(6px);
}

.e-vscroll.e-scroll-device .e-scroll-overlay.e-scroll-up-overlay {
  left: 0;
  right: auto;
}

.e-vscroll > * {
  height: inherit;
}

.e-vscroll .e-vscroll-content {
  display: inline-block;
  height: auto;
  position: relative;
  touch-action: none;
  width: 100%;
}

.e-vscroll .e-vscroll-content > * {
  pointer-events: auto;
}

.e-vscroll.e-rtl .e-scroll-nav.e-scroll-up-nav {
  left: auto;
  right: 0;
}

.e-vscroll.e-rtl .e-scroll-nav.e-scroll-down-nav {
  left: 0;
  right: auto;
}

.e-vscroll .e-scroll-nav {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 40px;
  overflow: hidden;
  position: absolute;
  width: 100%;
}

.e-vscroll .e-scroll-nav.e-scroll-up-nav {
  top: 0;
}

.e-vscroll .e-scroll-nav.e-scroll-down-nav {
  bottom: 0;
}

.e-vscroll .e-scroll-nav.e-ie-align {
  display: table;
}

.e-vscroll .e-nav-arrow {
  position: relative;
}

.e-vscroll .e-nav-arrow.e-icons {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}

/*! v-scroll theme */
.e-vscroll .e-icons {
  color: rgba(0, 0, 0, 0.54);
}

.e-vscroll.e-rtl.e-scroll-device .e-scroll-nav.e-scroll-right-nav {
  border-color: rgba(0, 0, 0, 0.12);
  box-shadow: 4px 0 8px 0 rgba(0, 0, 0, 0.06);
}

.e-vscroll.e-scroll-device .e-scroll-nav.e-scroll-right-nav {
  background-color: #fafafa;
  border-color: rgba(0, 0, 0, 0.12);
  border-width: 1px;
  box-shadow: -4px 0 8px 0 rgba(0, 0, 0, 0.06);
}

.e-vscroll.e-scroll-device .e-scroll-nav.e-scroll-right-nav .e-nav-arrow {
  color: #e3165b;
}

.e-vscroll .e-scroll-overlay {
  background-color: transparent;
  background-repeat: repeat-x;
}

.e-vscroll .e-scroll-overlay.e-scroll-up-overlay {
  background-image: linear-gradient(-270deg, #fafafa 0%, rgba(250, 250, 250, 0) 100%);
}

.e-vscroll .e-scroll-overlay.e-scroll-down-overlay {
  background-image: linear-gradient(-270deg, rgba(250, 250, 250, 0) 0%, #fafafa 100%);
}

.e-vscroll.e-rtl .e-scroll-nav {
  background: #fafafa;
}

.e-vscroll.e-rtl .e-scroll-nav:hover {
  background: rgba(0, 0, 0, 0.12);
  border: 0;
  border-color: rgba(0, 0, 0, 0.12);
  color: #000;
}

.e-vscroll:not(.e-scroll-device) .e-scroll-nav:hover {
  background: rgba(0, 0, 0, 0.12);
  border: 0;
  color: #000;
}

.e-vscroll:not(.e-scroll-device) .e-scroll-nav:focus {
  background: rgba(0, 0, 0, 0.12);
  border: 0;
  border-color: rgba(0, 0, 0, 0.12);
  color: #000;
}

.e-vscroll:not(.e-scroll-device) .e-scroll-nav:active {
  background: #bdbdbd;
  border: 0;
  box-shadow: none;
  color: #000;
}

.e-vscroll .e-scroll-nav {
  background: #fafafa;
}

.e-vscroll .e-scroll-nav.e-scroll-up-nav {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.e-vscroll .e-scroll-nav.e-scroll-down-nav {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}

.e-vscroll .e-scroll-nav::after {
  background-color: transparent;
  border-radius: 50%;
  border-width: 1px;
  box-sizing: border-box;
  content: '';
  height: 1px;
  left: 50%;
  position: absolute;
  top: 50%;
  visibility: hidden;
  width: 1px;
}

.e-vscroll .e-scroll-nav:active::after {
  animation: vscroll-popup-shadow .6s ease-out 0ms;
  visibility: visible;
}

/*! component's theme wise override definitions and variables */
@keyframes hscroll-popup-shadow {
  0% {
    border-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(255, 255, 255, 0.12);
  }
}

/*! component's theme wise override definitions and variables */
@keyframes vscroll-popup-shadow {
  0% {
    border-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(255, 255, 255, 0.12);
  }
}

/*! component's theme wise override definitions and variables */
@keyframes tbar-popup-shadow {
  0% {
    border-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(255, 255, 255, 0.12);
  }
}

/*! toolbar icons */
.e-toolbar .e-popup-down-icon::before {
  content: '\e916';
  line-height: normal;
}

.e-toolbar .e-popup-up-icon::before {
  content: '\e910';
  line-height: normal;
}

/*! toolbar layout */
.e-bigger .e-toolbar,
.e-toolbar.e-bigger {
  height: 56px;
  min-height: 56px;
}

.e-bigger .e-toolbar .e-tbar-btn .e-icons,
.e-toolbar.e-bigger .e-tbar-btn .e-icons {
  font-size: 14px;
}

.e-bigger .e-toolbar.e-extended-toolbar.e-tbar-extended,
.e-toolbar.e-bigger.e-extended-toolbar.e-tbar-extended {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.e-bigger .e-toolbar.e-extended-toolbar.e-tbar-extended .e-toolbar-extended,
.e-toolbar.e-bigger.e-extended-toolbar.e-tbar-extended .e-toolbar-extended {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.e-bigger .e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-center .e-toolbar-item,
.e-toolbar.e-bigger.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-center .e-toolbar-item {
  margin: 0;
}

.e-bigger .e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item:last-child,
.e-toolbar.e-bigger.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item:last-child {
  margin: 0;
  margin-left: 3px;
}

.e-bigger .e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item,
.e-toolbar.e-bigger.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item {
  margin: 0;
}

.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:last-child,
.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:last-child {
  margin-left: 3px;
  margin-right: initial;
}

.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item,
.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item {
  margin: 0;
}

.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child,
.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child {
  margin-left: 3px;
  margin-right: 0;
}

.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item,
.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item {
  margin: 0;
}

.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child,
.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child {
  margin-left: 0;
}

.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:last-child,
.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:last-child {
  margin-left: 3px;
}

.e-bigger .e-toolbar.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-toolbar.e-bigger.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
  margin-left: 0;
  margin-right: 3px;
}

.e-bigger .e-toolbar .e-hor-nav,
.e-toolbar.e-bigger .e-hor-nav {
  min-height: 56px;
  min-width: 40px;
}

.e-bigger .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn,
.e-toolbar.e-bigger .e-toolbar-item .e-tbar-btn.e-btn {
  line-height: 35px;
}

.e-bigger .e-toolbar .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon,
.e-toolbar.e-bigger .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon {
  line-height: 34px;
  min-height: 34px;
  min-width: 27px;
}

.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
  line-height: inherit;
}

.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item,
.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item {
  height: 48px;
}

.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator),
.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
  min-width: 48px;
  padding: 0;
}

.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon,
.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon {
  min-width: 27px;
}

.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn,
.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn {
  min-height: 30px;
  padding: 0 16px;
}

.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
  margin-left: 0;
  padding: 0;
}

.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icon-left,
.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icon-left {
  padding-right: 16px;
}

.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,
.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
  padding: 0;
}

.e-bigger .e-toolbar .e-toolbar-items,
.e-toolbar.e-bigger .e-toolbar-items {
  min-height: 56px;
}

.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow,
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow {
  margin-left: 24px;
  margin-right: 24px;
  white-space: normal;
}

.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
  display: none;
}

.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator,
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator {
  display: inline-flex;
}

.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child {
  margin-left: 0;
}

.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:last-child,
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin-right: 0;
}

.e-bigger .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:last-child,
.e-toolbar.e-bigger .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:last-child {
  margin-right: 3px;
}

.e-bigger .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item,
.e-toolbar.e-bigger .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item {
  margin: 0;
}

.e-bigger .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child,
.e-toolbar.e-bigger .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child {
  margin-right: 3px;
}

.e-bigger .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item,
.e-toolbar.e-bigger .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item {
  margin: 0;
}

.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child,
.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child {
  margin-left: 3px;
}

.e-bigger .e-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-toolbar.e-bigger .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
  margin-left: 3px;
}

.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item,
.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item {
  min-height: 56px;
}

.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator),
.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item:not(.e-separator) {
  min-width: 48px;
  padding: 5px;
}

.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item.e-separator {
  height: calc(100% - 20px);
  margin: 10px 5px;
  min-height: 36px;
}

.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon,
.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon {
  padding: 0;
}

.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control,
.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
  height: calc(100% - 11px);
  margin: 5.5px 0;
  min-height: 0;
  min-width: 0;
  padding: 0 6px;
}

.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon,
.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon {
  padding: 0;
}

.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon,
.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon,
.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon,
.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon {
  padding: 0;
}

.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,
.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text,
.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,
.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text {
  padding: 0 2.5px 0 2.5px;
}

.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended {
  min-height: 56px;
  padding-bottom: 0;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 0;
}

.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-popup-close,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended.e-popup-close {
  display: none;
}

.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-popup-open,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended.e-popup-open {
  display: inline;
}

.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended {
  width: inherit;
}

.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended {
  box-shadow: none;
  display: inline;
  white-space: normal;
}

.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item:not(.e-separator),
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item:not(.e-separator) {
  min-width: 48px;
  padding: 5px;
}

.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator.e-extended-separator,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator.e-extended-separator {
  display: none;
}

.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator {
  display: inline-flex;
}

.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item {
  align-content: center;
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  min-height: 56px;
  vertical-align: middle;
  width: auto;
}

.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,
.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text {
  padding: 0 2.5px 0 2.5px;
}

.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,
.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control {
  height: calc(100% - 11px);
  margin: 5.5px 0;
  min-height: 0;
  min-width: 0;
  padding: 0 6px;
}

.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn {
  line-height: 35px;
}

.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator {
  height: calc(100% - 20px);
  margin: 10px 5px;
  min-height: 36px;
}

.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon {
  line-height: 34px;
  min-height: 34px;
  min-width: 27px;
}

.e-bigger .e-toolbar.e-extended-toolbar.e-rtl .e-hor-nav,
.e-toolbar.e-bigger.e-extended-toolbar.e-rtl .e-hor-nav {
  left: 0;
  right: auto;
}

.e-bigger .e-toolbar.e-extended-toolbar.e-rtl .e-toolbar-extended,
.e-toolbar.e-bigger.e-extended-toolbar.e-rtl .e-toolbar-extended {
  padding-right: 3px;
}

.e-bigger .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item:not(.e-separator),
.e-toolbar.e-bigger.e-vertical .e-toolbar-items .e-toolbar-item:not(.e-separator) {
  min-height: 38px;
}

.e-bigger .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item.e-separator,
.e-toolbar.e-bigger.e-vertical .e-toolbar-items .e-toolbar-item.e-separator {
  height: auto;
  margin: 5px 10px;
  min-height: auto;
}

.e-bigger .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
.e-toolbar.e-bigger.e-vertical .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
  margin: 5.5px auto;
}

.e-bigger .e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-toolbar.e-bigger.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
  margin-left: 0;
}

.e-bigger .e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,
.e-toolbar.e-bigger.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin-right: 0;
}

.e-bigger .e-toolbar.e-vertical .e-hor-nav,
.e-toolbar.e-bigger.e-vertical .e-hor-nav {
  min-height: 40px;
  min-width: 50px;
}

.e-toolbar {
  border-radius: 0;
  display: block;
  height: 42px;
  min-height: 42px;
  position: relative;
  touch-action: none;
  -webkit-user-select: none;
          user-select: none;
  white-space: nowrap;
}

.e-toolbar.e-extended-toolbar.e-rtl .e-hor-nav {
  left: 0;
  right: auto;
}

.e-toolbar.e-extended-toolbar.e-rtl .e-toolbar-extended {
  padding-right: 3px;
}

.e-toolbar.e-extended-toolbar.e-rtl .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-icon-left {
  padding-left: 0;
}

.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn-text {
  display: none;
}

.e-toolbar.e-extended-toolbar.e-extended-toolbar.e-tbar-extended {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
  display: table;
}

.e-toolbar.e-extended-toolbar .e-toolbar-extended {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  min-height: 42px;
  padding-bottom: 0;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 0;
}

.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-toolbar-text .e-tbar-btn-text {
  display: none;
}

.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-popup-close {
  display: none;
}

.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-popup-open {
  display: inline;
}

.e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended {
  width: inherit;
}

.e-toolbar.e-extended-toolbar .e-toolbar-extended {
  box-shadow: none;
  display: inline;
  white-space: normal;
}

.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item:not(.e-separator) {
  height: 100%;
  min-width: 34px;
  padding: 3.5px;
}

.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator.e-extended-separator {
  display: none;
}

.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator {
  display: inline-flex;
}

.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item {
  align-content: center;
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  min-height: 42px;
  vertical-align: middle;
  width: auto;
}

.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text {
  padding: 0 2px 0 2px;
}

.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn-text {
  display: inline-block;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif";
  font-size: 14px;
  line-height: inherit;
  vertical-align: middle;
  width: auto;
}

.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control {
  height: calc(100% - 10px);
  margin: 4px 0;
  min-height: 0;
  min-width: 0;
  padding: 0 1.5px;
}

.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn {
  line-height: 25px;
}

.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn:focus {
  padding: 0 1.5px;
}

.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn:hover {
  padding: 0 1.5px;
}

.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn:active {
  padding: 0 1.5px;
}

.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator {
  margin: 7.5px 3px;
  min-height: 25px;
  min-width: 1px;
  vertical-align: middle;
}

.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon:not(.e-toolbar-pop) {
  line-height: 25px;
  min-height: 25px;
  min-width: 24px;
  padding: 0;
}

.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
  display: inline-flex;
}

.e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item:not(.e-separator) {
  height: auto;
}

.e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon {
  font-size: 14px;
  vertical-align: middle;
}

.e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item .e-tbar-btn {
  cursor: pointer;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif";
  font-size: 14px;
  font-weight: 400;
  overflow: hidden;
  padding: 0 1.5px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-tbar-btn:first-child {
  display: inline-block;
}

.e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item > * {
  align-self: center;
  text-overflow: ellipsis;
}

.e-toolbar.e-control[class*='e-toolbar'] {
  box-sizing: content-box;
}

.e-toolbar.e-toolpop .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn-text {
  display: none;
}

.e-toolbar .e-tbar-btn-text,
.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
  display: inline-block;
  padding: 0 2px 0 2px;
}

.e-toolbar.e-hidden,
.e-toolbar .e-toolbar-items .e-toolbar-item.e-hidden {
  display: none;
}

.e-toolbar.e-corner {
  border-radius: 0;
}

.e-toolbar .e-toolbar-pop {
  border-radius: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
}

.e-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
  margin: 0;
  width: auto;
}

.e-toolbar .e-toolbar-pop .e-toolbar-item.e-toolbar-popup.e-hidden {
  display: none;
}

.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn {
  display: inline-flex;
  justify-content: flex-start;
  min-height: 24px;
  padding: 0 16px;
}

.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
  margin: 0;
  padding: 0;
  width: auto;
}

.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icon-left {
  padding-right: 16px;
}

.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
  padding: 0;
}

.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon {
  min-width: 24px;
}

.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
  min-width: 34px;
  padding: 0;
}

.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control {
  text-align: center;
}

.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
  min-width: 100%;
}

.e-toolbar .e-toolbar-pop .e-toolbar-item {
  align-content: center;
  align-items: center;
  display: flex;
  height: auto;
  justify-content: center;
  height: 36px;
}

.e-toolbar .e-toolbar-pop .e-toolbar-item > * {
  height: 100%;
  min-width: 100%;
  text-overflow: ellipsis;
}

.e-toolbar .e-toolbar-pop .e-toolbar-text .e-tbar-btn-text {
  display: none;
}

.e-toolbar .e-toolbar-pop .e-toolpopup {
  text-align: center;
}

.e-toolbar .e-toolbar-popup {
  text-align: center;
}

.e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-center .e-toolbar-item {
  margin: 0;
}

.e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item:last-child {
  margin: 0;
  margin-left: 3px;
}

.e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item {
  margin: 0;
}

.e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:last-child {
  margin-left: 3px;
  margin-right: initial;
}

.e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item {
  margin: 0;
}

.e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child {
  margin-right: 3px;
}

.e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item {
  margin: 0;
}

.e-toolbar.e-rtl .e-toolbar-items.e-tbar-pos .e-toolbar-left {
  left: auto;
  right: 0;
}

.e-toolbar.e-rtl .e-toolbar-items.e-tbar-pos .e-toolbar-right {
  left: 0;
  right: auto;
}

.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child {
  margin-left: 0;
}

.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:last-child {
  margin-left: 3px;
}

.e-toolbar.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
  margin-left: 0;
  margin-right: 3px;
}

.e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-left .e-toolbar-item:last-child {
  margin-left: 0;
}

.e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-left .e-toolbar-item:first-child {
  margin-left: 0;
  margin-right: 3px;
}

.e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-center .e-toolbar-item:last-child {
  margin-right: 0;
}

.e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-right .e-toolbar-item:last-child {
  margin-left: 3px;
  margin-right: 0;
}

.e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-right .e-toolbar-item:first-child {
  margin-right: 0;
}

.e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-item:last-child {
  margin-left: 3px;
  margin-right: 0;
}

.e-toolbar.e-rtl .e-toolbar-items:first-child > .e-toolbar-item:last-child:last-child,
.e-toolbar.e-rtl .e-toolbar-items:first-child > .e-toolbar-right .e-toolbar-item:last-child {
  margin-right: 0;
}

.e-toolbar.e-rtl .e-toolbar-items:first-child > .e-toolbar-item:last-child:first-child,
.e-toolbar.e-rtl .e-toolbar-items:first-child > .e-toolbar-right .e-toolbar-item:first-child {
  margin-right: 3px;
}

.e-toolbar.e-rtl .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icon-left {
  padding-left: 16px;
  padding-right: 0;
}

.e-toolbar.e-rtl .e-hor-nav {
  left: 0;
  right: auto;
  border-radius: 0 0 0 0;
}

.e-toolbar .e-hor-nav {
  align-items: center;
  border-radius: 0 0 0 0;
  cursor: pointer;
  display: flex;
  height: 100%;
  min-height: 42px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
}

.e-toolbar .e-hor-nav.e-ie-align {
  display: table;
}

.e-toolbar .e-popup-down-icon.e-icons,
.e-toolbar .e-popup-up-icon.e-icons {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}

.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn {
  line-height: 25px;
}

.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
  line-height: 25px;
  min-height: 25px;
}

.e-toolbar .e-toolbar-items {
  border-radius: 0 0 0 0;
  display: inline-block;
  height: 100%;
  min-height: 42px;
  vertical-align: middle;
}

.e-toolbar .e-toolbar-items.e-toolbar-multirow {
  margin-bottom: 1px;
  margin-left: 18px;
  margin-right: 18px;
  white-space: normal;
}

.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
  display: none;
}

.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator {
  display: inline-flex;
}

.e-toolbar .e-toolbar-items.e-multirow-pos .e-toolbar-left,
.e-toolbar .e-toolbar-items.e-multirow-pos .e-toolbar-center,
.e-toolbar .e-toolbar-items.e-multirow-pos .e-toolbar-right {
  display: inline;
}

.e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child {
  margin-left: 0;
}

.e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin-right: 0;
}

.e-toolbar .e-toolbar-items.e-tbar-pos {
  display: block;
}

.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left,
.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-center,
.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right {
  display: table;
  height: 100%;
  top: 0;
}

.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right,
.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left {
  position: absolute;
}

.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right {
  right: 0;
}

.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left {
  left: 0;
  line-height: 35px;
}

.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-center {
  margin: 0 auto;
}

.e-toolbar .e-toolbar-items .e-toolbar-left,
.e-toolbar .e-toolbar-items .e-toolbar-center,
.e-toolbar .e-toolbar-items .e-toolbar-right {
  display: inline-block;
}

.e-toolbar .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child {
  margin-left: 3px;
}

.e-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
  margin-left: 3px;
}

.e-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item:first-child {
  margin-left: 0;
}

.e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-left .e-toolbar-item:last-child {
  margin-right: 0;
}

.e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-left .e-toolbar-item:first-child {
  margin-left: 3px;
}

.e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-center .e-toolbar-item:last-child {
  margin-right: 0;
}

.e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-right .e-toolbar-item:last-child {
  margin-right: 3px;
}

.e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-right .e-toolbar-item:first-child {
  margin-left: 0;
}

.e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-item:last-child {
  margin-right: 3px;
}

.e-toolbar .e-toolbar-items:first-child > .e-toolbar-item:last-child,
.e-toolbar .e-toolbar-items:first-child > .e-toolbar-right .e-toolbar-item:last-child {
  margin-right: 3px;
}

.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:last-child {
  margin-right: 3px;
}

.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item {
  margin: 0;
}

.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child {
  margin-right: 3px;
}

.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item {
  margin: 0;
}

.e-toolbar .e-toolbar-items .e-toolbar-item {
  align-content: center;
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  min-height: 42px;
  vertical-align: middle;
  width: auto;
}

.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
  height: 100%;
  min-width: 34px;
  padding: 3.5px;
}

.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator {
  margin: 7.5px 3px;
  min-height: 27px;
  min-width: 1px;
}

.e-toolbar .e-toolbar-items .e-toolbar-item input[type='checkbox'] {
  height: auto;
}

.e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
  padding: 0;
}

.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
  height: calc(100% - 10px);
  margin: 4px 0;
  min-height: 0;
  min-width: 0;
  padding: 0 1.5px;
}

.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
  padding: 0;
}

.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon {
  padding: 0;
}

.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
  margin: 0;
  min-width: 24px;
  width: auto;
}

.e-toolbar .e-toolbar-items .e-toolbar-item > * {
  align-self: center;
  text-overflow: ellipsis;
}

.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator {
  height: calc(100% - 15px);
  vertical-align: middle;
}

.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator + .e-separator {
  display: none;
}

.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type, .e-toolbar .e-toolbar-items .e-toolbar-item.e-separator:first-of-type {
  display: none;
}

.e-toolbar .e-tbar-btn > :first-child {
  display: inline-block;
}

.e-toolbar .e-tbar-btn {
  border: none;
  cursor: pointer;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif";
  font-size: 14px;
  font-weight: 400;
  overflow: hidden;
  padding: 0 1.5px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.e-toolbar .e-tbar-btn .e-icons.e-btn-icon {
  font-size: 14px;
  vertical-align: middle;
}

.e-toolbar .e-tbar-btn div {
  vertical-align: middle;
}

.e-toolbar .e-tbar-btn .e-tbar-btn-text {
  display: inline-block;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif";
  font-size: 14px;
  line-height: inherit;
  vertical-align: middle;
  width: auto;
}

.e-toolbar.e-vertical {
  display: flex;
  flex-direction: column;
}

.e-toolbar.e-vertical.e-rtl.e-tbar-pos .e-toolbar-left {
  bottom: 0;
  top: auto;
}

.e-toolbar.e-vertical.e-rtl.e-tbar-pos .e-toolbar-right {
  bottom: auto;
  top: 0;
}

.e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-left,
.e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-center,
.e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-right {
  height: auto;
}

.e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-left {
  left: auto;
  right: auto;
  top: 0;
}

.e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-right {
  bottom: 0;
  left: auto;
  right: auto;
}

.e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
  margin-left: 0;
}

.e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin-right: 0;
}

.e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item {
  display: flex;
  height: auto;
}

.e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item:not(.e-separator) {
  min-width: 33px;
}

.e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item.e-separator {
  height: auto;
  margin: 3px 7.5px;
  min-height: auto;
}

.e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
  margin: 4px auto;
}

.e-toolbar.e-vertical .e-hor-nav {
  bottom: 0;
  height: auto;
  left: 0;
  min-height: 40px;
  min-width: 50px;
  right: auto;
  top: auto;
  width: auto;
}

/*! toolbar theme */
.e-toolbar {
  -webkit-tap-highlight-color: transparent;
  background: #fafafa;
  border: 1px none rgba(0, 0, 0, 0.12);
  box-shadow: none;
}

.e-toolbar.e-vertical .e-hor-nav {
  border: solid rgba(0, 0, 0, 0.12);
  border-width: 1px 0 0 0;
}

.e-toolbar.e-vertical.e-rtl .e-hor-nav {
  border: solid rgba(0, 0, 0, 0.12);
  border-width: 0 0 1px 0;
}

.e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item.e-separator {
  border-width: 0 0 0.5px 0;
}

.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay {
  background: #fafafa;
}

.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator {
  border: solid rgba(0, 0, 0, 0.12);
  border-width: 0 0.5px 0 0;
}

.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons {
  color: rgba(0, 0, 0, 0.54);
}

.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn {
  background: #fafafa;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
}

.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:focus {
  background: rgba(0, 0, 0, 0.12);
  border-color: rgba(0, 0, 0, 0.12);
  border-radius: 0;
  color: rgba(0, 0, 0, 0.87);
}

.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
  background: rgba(0, 0, 0, 0.12);
  border-color: rgba(0, 0, 0, 0.12);
  border-radius: 0;
  color: rgba(0, 0, 0, 0.87);
}

.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:active {
  background: #bdbdbd;
  border-color: #bdbdbd;
  border-radius: 0;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
}

.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn-text {
  color: rgba(0, 0, 0, 0.87);
}

.e-toolbar .e-icons {
  color: rgba(0, 0, 0, 0.54);
}

.e-toolbar .e-toolbar-pop {
  background: #fafafa;
  border: 1px none rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.21);
}

.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn-text {
  color: rgba(0, 0, 0, 0.87);
}

.e-toolbar.e-toolpop .e-hor-nav.e-nav-active,
.e-toolbar.e-toolpop .e-hor-nav.e-nav-active:not(.e-expended-nav) {
  background: rgba(0, 0, 0, 0.12);
  border: 0;
  border-left: 1px none rgba(0, 0, 0, 0.12);
  box-shadow: none;
}

.e-toolbar.e-toolpop .e-hor-nav.e-nav-active .e-icons,
.e-toolbar.e-toolpop .e-hor-nav.e-nav-active:not(.e-expended-nav) .e-icons {
  color: rgba(0, 0, 0, 0.87);
}

.e-toolbar .e-tbar-btn {
  background: #fafafa;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
}

.e-toolbar .e-tbar-btn:focus {
  background: rgba(0, 0, 0, 0.12);
  border-color: rgba(0, 0, 0, 0.12);
  border-radius: 0;
  color: rgba(0, 0, 0, 0.87);
}

.e-toolbar .e-tbar-btn:hover {
  background: rgba(0, 0, 0, 0.12);
  border-color: rgba(0, 0, 0, 0.12);
  border-radius: 0;
  color: rgba(0, 0, 0, 0.87);
}

.e-toolbar .e-toolbar-items {
  background: #fafafa;
}

.e-toolbar .e-toolbar-items .e-toolbar-item.e-overlay {
  background: #fafafa;
}

.e-toolbar .e-toolbar-items .e-toolbar-item.e-overlay .e-tbar-btn-text {
  color: rgba(0, 0, 0, 0.38);
}

.e-toolbar .e-toolbar-items .e-toolbar-item.e-overlay .e-icons {
  color: rgba(0, 0, 0, 0.26);
}

.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
  color: rgba(0, 0, 0, 0.87);
}

.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator {
  border: solid rgba(0, 0, 0, 0.12);
  border-width: 0 0.5px 0 0;
}

.e-toolbar.e-rtl .e-hor-nav {
  background: #fafafa;
  border: solid rgba(0, 0, 0, 0.12);
  border-left: 0;
  border-width: 0 1px 0 0;
}

.e-toolbar.e-rtl .e-hor-nav:not(.e-nav-active):hover {
  background: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
}

.e-toolbar .e-hor-nav {
  background: #fafafa;
  border: solid rgba(0, 0, 0, 0.12);
  border-width: 0 0 0 1px;
}

.e-toolbar .e-hor-nav:not(.e-expended-nav)::after {
  background-color: transparent;
  border-radius: 50%;
  border-width: 1px;
  box-sizing: border-box;
  content: '';
  height: 1px;
  left: 50%;
  position: absolute;
  top: 50%;
  visibility: hidden;
  width: 1px;
}

.e-toolbar .e-hor-nav:not(.e-expended-nav):active {
  border: 0;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
}

.e-toolbar .e-hor-nav:not(.e-expended-nav):active::after {
  animation: tbar-popup-shadow .6s ease-out 0ms;
  visibility: visible;
}

.e-toolbar .e-hor-nav:not(.e-expended-nav):hover {
  background: rgba(0, 0, 0, 0.12);
  border-left: 0;
  color: rgba(0, 0, 0, 0.87);
}

.e-toolbar .e-hor-nav:not(.e-expended-nav):focus {
  background: rgba(0, 0, 0, 0.12);
  border-left: 0;
  color: rgba(0, 0, 0, 0.87);
  border-color: rgba(0, 0, 0, 0.12);
}

.e-toolbar .e-tbar-btn:active {
  background: #bdbdbd;
  border-color: #bdbdbd;
  border-radius: 0;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
}

/*! component's theme wise override definitions and variables */
@keyframes tbar-popup-shadow {
  0% {
    border-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(255, 255, 255, 0.12);
  }
}

/*! Material theme definition's */
/*! component's theme wise override definitions and variables */
/*! Horizontal Tab */
@keyframes tbar-alt-popup-shadow {
  0% {
    border-color: rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.12);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(0, 0, 0, 0.12);
  }
}

@keyframes hscroll-alt-popup-shadow {
  0% {
    border-color: rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.12);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(0, 0, 0, 0.12);
  }
}

/*! Material specific themes definition's */
/*! Vertical Tab */
/*! tab icons */
.e-tab .e-tab-header .e-toolbar-items.e-hscroll.e-rtl .e-nav-left-arrow::before {
  content: '\e913';
}

.e-tab .e-tab-header .e-toolbar-items.e-hscroll.e-rtl .e-nav-right-arrow::before {
  content: '\e904';
}

.e-tab .e-tab-header .e-scroll-nav .e-nav-left-arrow::before {
  content: '\e904';
}

.e-tab .e-tab-header .e-scroll-nav .e-nav-right-arrow::before {
  content: '\e913';
}

.e-tab .e-tab-header .e-close-icon::before {
  content: '\e7fc';
  position: relative;
}

.e-tab .e-tab-header .e-popup-up-icon::before {
  content: '\e916';
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-popup-up-icon::before {
    content: '\e984';
  }
}

.e-tab .e-tab-header .e-popup-down-icon::before {
  content: '\e916';
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-popup-down-icon::before {
    content: '\e984';
  }
}

@media screen and (max-width: 480px) {
  .e-tab.e-vertical-icon .e-tab-header .e-popup-up-icon::before {
    content: '\e82a';
  }
  .e-tab.e-vertical-icon .e-tab-header .e-popup-down-icon::before {
    content: '\e83d';
  }
}

.e-tab.e-vertical-tab .e-tab-header .e-scroll-nav .e-nav-up-arrow::before {
  content: '\e910';
}

.e-tab.e-vertical-tab .e-tab-header .e-scroll-nav .e-nav-down-arrow::before {
  content: '\e916';
}

.e-tab.e-vertical-tab .e-tab-header .e-popup-up-icon::before {
  content: 'More';
}

.e-tab.e-vertical-tab .e-tab-header .e-popup-up-icon::after {
  content: '\e919';
}

.e-tab.e-vertical-tab .e-tab-header .e-popup-down-icon::before {
  content: 'More';
}

.e-tab.e-vertical-tab .e-tab-header .e-popup-down-icon::after {
  content: '\e919';
}

.e-tab.e-vertical-tab.e-icon-tab .e-tab-header .e-popup-up-icon::before {
  content: '';
}

.e-tab.e-vertical-tab.e-icon-tab .e-tab-header .e-popup-up-icon::after {
  content: '\ebb9';
}

.e-tab.e-vertical-tab.e-icon-tab .e-tab-header .e-popup-down-icon::before {
  content: '';
}

.e-tab.e-vertical-tab.e-icon-tab .e-tab-header .e-popup-down-icon::after {
  content: '\ebb9';
}

/*! tab layout */
.e-bigger .e-tab .e-tab-header,
.e-tab.e-bigger .e-tab-header {
  height: 48px;
  min-height: 48px;
}

.e-bigger .e-tab .e-tab-header .e-toolbar-items,
.e-tab.e-bigger .e-tab-header .e-toolbar-items {
  height: auto;
  min-height: auto;
}

.e-bigger .e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-bigger .e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,
.e-tab.e-bigger .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-tab.e-bigger .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
  .e-bigger .e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,
  .e-tab.e-bigger .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
  .e-tab.e-bigger .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
    margin: 0;
  }
}

.e-bigger .e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,
.e-tab.e-bigger .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  padding-bottom: 0;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,
  .e-tab.e-bigger .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
    margin: 0;
  }
}

.e-bigger .e-tab .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child,
.e-tab.e-bigger .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child,
  .e-tab.e-bigger .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child {
    margin: 0;
  }
}

.e-bigger .e-tab .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child.e-active,
.e-tab.e-bigger .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child.e-active {
  margin: 0;
}

.e-bigger .e-tab .e-tab-header .e-toolbar-items.e-hscroll .e-scroll-nav,
.e-tab.e-bigger .e-tab-header .e-toolbar-items.e-hscroll .e-scroll-nav {
  width: 50px;
}

.e-bigger .e-tab .e-tab-header .e-toolbar-item:not(.e-separator),
.e-tab.e-bigger .e-tab-header .e-toolbar-item:not(.e-separator) {
  height: 48px;
  margin: 0;
  min-height: 48px;
  min-width: auto;
  padding: 0;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-item:not(.e-separator),
  .e-tab.e-bigger .e-tab-header .e-toolbar-item:not(.e-separator) {
    margin: 0;
  }
}

.e-bigger .e-tab .e-tab-header .e-toolbar-item:not(.e-separator).e-itop, .e-bigger .e-tab .e-tab-header .e-toolbar-item:not(.e-separator).e-ibottom,
.e-tab.e-bigger .e-tab-header .e-toolbar-item:not(.e-separator).e-itop,
.e-tab.e-bigger .e-tab-header .e-toolbar-item:not(.e-separator).e-ibottom {
  height: 72px;
  min-height: 72px;
}

.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-tab-wrap {
  height: 48px;
  padding: 0 24px;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap,
  .e-tab.e-bigger .e-tab-header .e-toolbar-item .e-tab-wrap {
    padding: 0 12px;
  }
}

.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-text-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-text-wrap {
  height: 48px;
}

.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-tab-text,
.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-tab-text {
  font-size: 14px;
}

.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-active,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-active {
  margin: 0;
  padding-bottom: 0;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-item.e-active,
  .e-tab.e-bigger .e-tab-header .e-toolbar-item.e-active {
    margin: 0;
  }
}

.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-active .e-text-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-active .e-text-wrap {
  height: 48px;
  margin-top: 0;
}

.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap,
.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap {
  height: 48px;
}

.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap {
  padding: 0;
}

.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon,
.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-icons.e-close-icon {
  cursor: pointer;
  margin: 0 0 0 12px;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon,
  .e-tab.e-bigger .e-tab-header .e-toolbar-item .e-icons.e-close-icon {
    margin: 0 0 0 14px;
  }
}

.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon,
.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-close-icon::before,
.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-icons.e-close-icon,
.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-close-icon::before {
  font-size: 10px;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon,
  .e-bigger .e-tab .e-tab-header .e-toolbar-item .e-close-icon::before,
  .e-tab.e-bigger .e-tab-header .e-toolbar-item .e-icons.e-close-icon,
  .e-tab.e-bigger .e-tab-header .e-toolbar-item .e-close-icon::before {
    font-size: 12px;
  }
}

.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon,
.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
  height: 24px;
  min-width: 24px;
  width: 24px;
}

.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before,
.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-tab-icon,
.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-tab-icon::before {
  font-size: 20px;
}

.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-icon .e-tab-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-icon .e-tab-wrap {
  padding: 0 24px;
}

.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text {
  margin: 0 0 0 12px;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
  .e-tab.e-bigger .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text {
    margin: 0 0 0 14px;
  }
}

.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-bigger .e-tab .e-tab-header .e-toolbar-item.e-ibottom,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-itop,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-ibottom {
  height: 72px;
}

.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-bigger .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap {
  height: 72px;
}

.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap, .e-bigger .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}

.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap, .e-bigger .e-tab .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap {
  height: 72px;
}

.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap:focus .e-text-wrap, .e-bigger .e-tab .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}

.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-itop .e-close-icon, .e-bigger .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-close-icon,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-itop .e-close-icon,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-ibottom .e-close-icon {
  right: 24px;
}

.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-text,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-itop .e-tab-text {
  margin: 10px 0 0;
}

.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-text,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-ibottom .e-tab-text {
  margin: 0 0 10px;
}

.e-bigger .e-tab .e-tab-header.e-close-show .e-toolbar-item.e-itop .e-text-wrap,
.e-bigger .e-tab .e-tab-header.e-close-show .e-toolbar-item.e-ibottom .e-text-wrap,
.e-tab.e-bigger .e-tab-header.e-close-show .e-toolbar-item.e-itop .e-text-wrap,
.e-tab.e-bigger .e-tab-header.e-close-show .e-toolbar-item.e-ibottom .e-text-wrap {
  margin-right: 22px;
}

.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item,
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item {
  height: 48px;
  min-height: 48px;
}

.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap {
  height: 48px;
  padding: 0 16px;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap,
  .e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap {
    padding: 0 16px;
  }
}

.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-text-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item .e-text-wrap {
  height: 48px;
}

.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text + .e-close-icon[style='display:block'],
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text + .e-close-icon[style='display:block'] {
  padding-right: 12px;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text + .e-close-icon[style='display:block'],
  .e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text + .e-close-icon[style='display:block'] {
    padding-right: 0;
  }
}

.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-close-icon,
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item .e-close-icon {
  margin: 0;
}

.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-close-icon::before,
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item .e-close-icon::before {
  top: 0;
}

.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-close-icon, .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-close-icon,
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-close-icon,
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-close-icon {
  right: 18px;
}

.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator), .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator),
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator),
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator) {
  min-height: 48px;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator), .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator),
  .e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator),
  .e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator) {
    min-height: 48px;
  }
}

.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop,
.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap, .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom,
.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop,
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom,
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap {
  height: 48px;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop,
  .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap, .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom,
  .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap,
  .e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop,
  .e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap,
  .e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom,
  .e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap {
    height: 48px;
  }
}

.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text,
.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text,
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text,
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text {
  margin: 0;
  padding-left: 0;
  padding-right: 12px;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text,
  .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text,
  .e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text,
  .e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

.e-bigger .e-tab .e-tab-header .e-scroll-nav,
.e-tab.e-bigger .e-tab-header .e-scroll-nav {
  height: 48px;
  min-height: 48px;
  padding: 0 12px;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-scroll-nav,
  .e-tab.e-bigger .e-tab-header .e-scroll-nav {
    padding: 0 12px;
  }
}

.e-bigger .e-tab .e-tab-header .e-scroll-nav.e-scroll-right-nav,
.e-tab.e-bigger .e-tab-header .e-scroll-nav.e-scroll-right-nav {
  padding: 0 12px;
}

.e-bigger .e-tab .e-tab-header .e-scroll-nav.e-scroll-left-nav,
.e-tab.e-bigger .e-tab-header .e-scroll-nav.e-scroll-left-nav {
  padding: 0 12px;
}

.e-bigger .e-tab .e-tab-header .e-scroll-nav .e-nav-arrow,
.e-tab.e-bigger .e-tab-header .e-scroll-nav .e-nav-arrow {
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  width: 24px;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-scroll-nav .e-nav-arrow,
  .e-tab.e-bigger .e-tab-header .e-scroll-nav .e-nav-arrow {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    width: 24px;
  }
}

.e-bigger .e-tab .e-tab-header .e-scroll-nav .e-nav-left-arrow::before,
.e-bigger .e-tab .e-tab-header .e-scroll-nav .e-nav-right-arrow::before,
.e-tab.e-bigger .e-tab-header .e-scroll-nav .e-nav-left-arrow::before,
.e-tab.e-bigger .e-tab-header .e-scroll-nav .e-nav-right-arrow::before {
  font-size: 12px;
  line-height: 24px;
  top: 0;
  vertical-align: initial;
}

.e-bigger .e-tab .e-tab-header .e-hor-nav,
.e-tab.e-bigger .e-tab-header .e-hor-nav {
  height: 48px;
  min-height: 48px;
  padding: 0 12px;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-hor-nav,
  .e-tab.e-bigger .e-tab-header .e-hor-nav {
    padding: 0 12px;
  }
}

.e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-up-icon,
.e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-down-icon,
.e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-up-icon,
.e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-down-icon {
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  width: 24px;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-up-icon,
  .e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-down-icon,
  .e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-up-icon,
  .e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-down-icon {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    width: 24px;
  }
}

.e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-up-icon::before,
.e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-down-icon::before,
.e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-up-icon::before,
.e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-down-icon::before {
  font-size: 12px;
  line-height: 24px;
  top: 0;
  vertical-align: initial;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-up-icon::before,
  .e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-down-icon::before,
  .e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-up-icon::before,
  .e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-down-icon::before {
    font-size: 16px;
  }
}

.e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-up-icon:hover::before,
.e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-down-icon:hover::before,
.e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-up-icon:hover::before,
.e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-down-icon:hover::before {
  top: 0;
}

.e-bigger .e-tab .e-tab-header .e-hor-nav:focus .e-popup-up-icon::before,
.e-bigger .e-tab .e-tab-header .e-hor-nav:focus .e-popup-down-icon::before,
.e-tab.e-bigger .e-tab-header .e-hor-nav:focus .e-popup-up-icon::before,
.e-tab.e-bigger .e-tab-header .e-hor-nav:focus .e-popup-down-icon::before {
  top: 0;
}

.e-bigger .e-tab .e-tab-header .e-hor-nav.e-ie-align .e-popup-up-icon,
.e-bigger .e-tab .e-tab-header .e-hor-nav.e-ie-align .e-popup-down-icon,
.e-bigger .e-tab .e-tab-header .e-scroll-nav.e-ie-align .e-popup-up-icon,
.e-bigger .e-tab .e-tab-header .e-scroll-nav.e-ie-align .e-popup-down-icon,
.e-tab.e-bigger .e-tab-header .e-hor-nav.e-ie-align .e-popup-up-icon,
.e-tab.e-bigger .e-tab-header .e-hor-nav.e-ie-align .e-popup-down-icon,
.e-tab.e-bigger .e-tab-header .e-scroll-nav.e-ie-align .e-popup-up-icon,
.e-tab.e-bigger .e-tab-header .e-scroll-nav.e-ie-align .e-popup-down-icon {
  line-height: 15px;
}

.e-bigger .e-tab .e-tab-header .e-hor-nav.e-ie-align .e-nav-left-arrow,
.e-bigger .e-tab .e-tab-header .e-hor-nav.e-ie-align .e-nav-right-arrow,
.e-bigger .e-tab .e-tab-header .e-scroll-nav.e-ie-align .e-nav-left-arrow,
.e-bigger .e-tab .e-tab-header .e-scroll-nav.e-ie-align .e-nav-right-arrow,
.e-tab.e-bigger .e-tab-header .e-hor-nav.e-ie-align .e-nav-left-arrow,
.e-tab.e-bigger .e-tab-header .e-hor-nav.e-ie-align .e-nav-right-arrow,
.e-tab.e-bigger .e-tab-header .e-scroll-nav.e-ie-align .e-nav-left-arrow,
.e-tab.e-bigger .e-tab-header .e-scroll-nav.e-ie-align .e-nav-right-arrow {
  line-height: 15px;
}

.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child.e-active,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child.e-active {
  margin: 0;
}

.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active {
  margin: 0;
  padding-bottom: 0;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active,
  .e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active {
    margin: 0;
  }
}

.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-tab-text,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-tab-text {
  padding-top: 0;
}

.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active:last-child,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active:last-child {
  margin: 0;
  padding-bottom: 0;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active:last-child,
  .e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active:last-child {
    margin: 0;
  }
}

.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop, .e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom {
  padding-bottom: 0;
  padding-top: 0;
}

.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ileft.e-active .e-text-wrap,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ileft.e-active .e-text-wrap {
  margin: 0;
}

.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-text-wrap,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-text-wrap {
  height: 48px;
  padding: 0;
}

.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active.e-itop .e-text-wrap,
.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active.e-ibottom .e-text-wrap,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active.e-itop .e-text-wrap,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active.e-ibottom .e-text-wrap {
  height: 48px;
}

.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop.e-active .e-text-wrap,
.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom.e-active .e-text-wrap,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop.e-active .e-text-wrap,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom.e-active .e-text-wrap {
  height: initial;
}

.e-bigger .e-tab .e-tab-header.e-vertical,
.e-tab.e-bigger .e-tab-header.e-vertical {
  max-width: 150px;
}

.e-bigger .e-tab .e-tab-header.e-vertical[style*='overflow: hidden']::before,
.e-tab.e-bigger .e-tab-header.e-vertical[style*='overflow: hidden']::before {
  bottom: 23px;
  top: 23px;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header.e-vertical[style*='overflow: hidden']::before,
  .e-tab.e-bigger .e-tab-header.e-vertical[style*='overflow: hidden']::before {
    bottom: 0;
    top: 0;
  }
}

.e-bigger .e-tab .e-tab-header.e-vertical .e-toolbar-items,
.e-tab.e-bigger .e-tab-header.e-vertical .e-toolbar-items {
  height: inherit;
}

.e-bigger .e-tab .e-tab-header.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,
.e-tab.e-bigger .e-tab-header.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
}

.e-bigger .e-tab .e-tab-header.e-vertical .e-toolbar-items.e-vscroll:not(.e-scroll-device),
.e-tab.e-bigger .e-tab-header.e-vertical .e-toolbar-items.e-vscroll:not(.e-scroll-device) {
  padding: 24px 0;
}

.e-bigger .e-tab .e-tab-header.e-vertical .e-toolbar-item .e-tab-wrap,
.e-tab.e-bigger .e-tab-header.e-vertical .e-toolbar-item .e-tab-wrap {
  padding: 0 24px;
}

.e-bigger .e-tab .e-tab-header.e-vertical .e-toolbar-item.e-itop .e-close-icon, .e-bigger .e-tab .e-tab-header.e-vertical .e-toolbar-item.e-ibottom .e-close-icon,
.e-tab.e-bigger .e-tab-header.e-vertical .e-toolbar-item.e-itop .e-close-icon,
.e-tab.e-bigger .e-tab-header.e-vertical .e-toolbar-item.e-ibottom .e-close-icon {
  right: -24px;
}

.e-bigger .e-tab .e-tab-header.e-vertical .e-scroll-nav,
.e-tab.e-bigger .e-tab-header.e-vertical .e-scroll-nav {
  height: 24px;
  min-height: 24px;
}

.e-bigger .e-tab .e-tab-header.e-vertical .e-scroll-nav .e-nav-arrow,
.e-tab.e-bigger .e-tab-header.e-vertical .e-scroll-nav .e-nav-arrow {
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  width: 24px;
}

.e-bigger .e-tab .e-tab-header.e-vertical .e-hor-nav,
.e-tab.e-bigger .e-tab-header.e-vertical .e-hor-nav {
  padding: 0 24px;
}

.e-bigger .e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon::before,
.e-bigger .e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon::before,
.e-tab.e-bigger .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon::before,
.e-tab.e-bigger .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon::before {
  line-height: 46px;
}

.e-bigger .e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon::after,
.e-bigger .e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon::after,
.e-tab.e-bigger .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon::after,
.e-tab.e-bigger .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon::after {
  font-size: 14px;
  line-height: 46px;
  margin: 0 0 0 10px;
}

.e-bigger .e-tab .e-tab-header.e-vertical.e-toolpop .e-toolbar-items,
.e-tab.e-bigger .e-tab-header.e-vertical.e-toolpop .e-toolbar-items {
  height: auto;
}

.e-bigger .e-tab.e-vertical-icon .e-tab-header,
.e-tab.e-bigger.e-vertical-icon .e-tab-header {
  height: 72px;
  min-height: 72px;
}

.e-bigger .e-tab.e-vertical-icon .e-tab-header .e-toolbar-items,
.e-tab.e-bigger.e-vertical-icon .e-tab-header .e-toolbar-items {
  height: 72px;
}

.e-bigger .e-tab.e-vertical-icon .e-tab-header .e-scroll-nav,
.e-tab.e-bigger.e-vertical-icon .e-tab-header .e-scroll-nav {
  height: 72px;
}

.e-bigger .e-tab.e-vertical-icon .e-tab-header .e-hor-nav,
.e-tab.e-bigger.e-vertical-icon .e-tab-header .e-hor-nav {
  height: 72px;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-vertical-icon .e-tab-header .e-hor-nav .e-popup-up-icon::before,
  .e-bigger .e-tab.e-vertical-icon .e-tab-header .e-hor-nav .e-popup-down-icon::before,
  .e-tab.e-bigger.e-vertical-icon .e-tab-header .e-hor-nav .e-popup-up-icon::before,
  .e-tab.e-bigger.e-vertical-icon .e-tab-header .e-hor-nav .e-popup-down-icon::before {
    font-size: 12px;
  }
}

.e-bigger .e-tab.e-vertical-icon.e-vertical-tab .e-tab-header.e-vertical .e-toolbar-items,
.e-tab.e-bigger.e-vertical-icon.e-vertical-tab .e-tab-header.e-vertical .e-toolbar-items {
  height: inherit;
}

.e-bigger .e-tab.e-vertical-icon.e-vertical-tab .e-tab-header.e-vertical .e-scroll-nav,
.e-tab.e-bigger.e-vertical-icon.e-vertical-tab .e-tab-header.e-vertical .e-scroll-nav {
  height: 24px;
}

.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus,
.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus {
  height: 48px;
}

.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-text-wrap {
  height: 48px;
}

.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus, .e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus,
.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus,
.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus {
  height: 72px;
}

.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap, .e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}

.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap:focus .e-text-wrap, .e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}

.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:focus,
.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:focus {
  height: 48px;
}

.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:focus .e-text-wrap {
  height: 48px;
}

.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap:focus,
.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap:focus,
.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap:focus,
.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap:focus {
  height: 48px;
}

.e-bigger .e-tab.e-focused .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger.e-focused .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-tab-wrap:focus .e-text-wrap {
  height: 48px;
  padding: 0;
}

.e-bigger .e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-popup-up-icon,
.e-bigger .e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-popup-down-icon,
.e-bigger .e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-popup-up-icon,
.e-bigger .e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-popup-down-icon,
.e-tab.e-bigger.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-popup-up-icon,
.e-tab.e-bigger.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-popup-down-icon,
.e-tab.e-bigger.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-popup-up-icon,
.e-tab.e-bigger.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-popup-down-icon {
  line-height: 15px;
}

.e-bigger .e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-nav-left-arrow,
.e-bigger .e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-nav-right-arrow,
.e-bigger .e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-nav-left-arrow,
.e-bigger .e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-nav-right-arrow,
.e-tab.e-bigger.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-nav-left-arrow,
.e-tab.e-bigger.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-nav-right-arrow,
.e-tab.e-bigger.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-nav-left-arrow,
.e-tab.e-bigger.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-nav-right-arrow {
  line-height: 15px;
}

.e-bigger .e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-popup-up-icon,
.e-bigger .e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-popup-down-icon,
.e-bigger .e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-popup-up-icon,
.e-bigger .e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-popup-down-icon,
.e-tab.e-bigger.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-popup-up-icon,
.e-tab.e-bigger.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-popup-down-icon,
.e-tab.e-bigger.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-popup-up-icon,
.e-tab.e-bigger.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-popup-down-icon {
  line-height: 15px;
}

.e-bigger .e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-nav-left-arrow,
.e-bigger .e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-nav-right-arrow,
.e-bigger .e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-nav-left-arrow,
.e-bigger .e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-nav-right-arrow,
.e-tab.e-bigger.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-nav-left-arrow,
.e-tab.e-bigger.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-nav-right-arrow,
.e-tab.e-bigger.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-nav-left-arrow,
.e-tab.e-bigger.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-nav-right-arrow {
  line-height: 13px;
}

.e-bigger .e-tab.e-safari .e-tab-header .e-close-icon::before,
.e-tab.e-bigger.e-safari .e-tab-header .e-close-icon::before {
  top: 0;
}

.e-bigger .e-tab.e-safari .e-tab-header .e-hor-nav .e-popup-up-icon::before,
.e-bigger .e-tab.e-safari .e-tab-header .e-hor-nav .e-popup-down-icon::before,
.e-bigger .e-tab.e-safari .e-tab-header .e-scroll-nav .e-popup-up-icon::before,
.e-bigger .e-tab.e-safari .e-tab-header .e-scroll-nav .e-popup-down-icon::before,
.e-tab.e-bigger.e-safari .e-tab-header .e-hor-nav .e-popup-up-icon::before,
.e-tab.e-bigger.e-safari .e-tab-header .e-hor-nav .e-popup-down-icon::before,
.e-tab.e-bigger.e-safari .e-tab-header .e-scroll-nav .e-popup-up-icon::before,
.e-tab.e-bigger.e-safari .e-tab-header .e-scroll-nav .e-popup-down-icon::before {
  top: 0;
}

.e-bigger .e-tab.e-safari .e-tab-header .e-hor-nav .e-nav-left-arrow::before,
.e-bigger .e-tab.e-safari .e-tab-header .e-hor-nav .e-nav-right-arrow::before,
.e-bigger .e-tab.e-safari .e-tab-header .e-scroll-nav .e-nav-left-arrow::before,
.e-bigger .e-tab.e-safari .e-tab-header .e-scroll-nav .e-nav-right-arrow::before,
.e-tab.e-bigger.e-safari .e-tab-header .e-hor-nav .e-nav-left-arrow::before,
.e-tab.e-bigger.e-safari .e-tab-header .e-hor-nav .e-nav-right-arrow::before,
.e-tab.e-bigger.e-safari .e-tab-header .e-scroll-nav .e-nav-left-arrow::before,
.e-tab.e-bigger.e-safari .e-tab-header .e-scroll-nav .e-nav-right-arrow::before {
  top: 0;
}

.e-bigger .e-tab.e-fill .e-tab-header,
.e-tab.e-bigger.e-fill .e-tab-header {
  height: 46px;
  min-height: 46px;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-fill .e-tab-header,
  .e-tab.e-bigger.e-fill .e-tab-header {
    height: 46px;
    min-height: 46px;
  }
}

.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-items,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-items {
  height: auto;
  min-height: 46px;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-items,
  .e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-items {
    min-height: 46px;
  }
}

.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
  padding: 0;
}

.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item:not(.e-separator),
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item:not(.e-separator) {
  height: 46px;
  margin: 0;
  min-height: 46px;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item:not(.e-separator),
  .e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item:not(.e-separator) {
    height: 46px;
    min-height: 46px;
  }
}

.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item:not(.e-separator).e-itop, .e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item:not(.e-separator).e-ibottom,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item:not(.e-separator).e-itop,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item:not(.e-separator).e-ibottom {
  height: 70px;
  min-height: 70px;
}

.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap {
  height: 46px;
  padding: 0 24px;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap,
  .e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap {
    height: 46px;
    padding: 0 24px;
  }
}

.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item .e-text-wrap,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item .e-text-wrap {
  height: 46px;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item .e-text-wrap,
  .e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item .e-text-wrap {
    height: 46px;
  }
}

.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-active {
  padding: 0;
}

.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-wrap,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-wrap {
  margin-bottom: 0;
}

.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-text-wrap,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-active .e-text-wrap {
  height: 46px;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-text-wrap,
  .e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-active .e-text-wrap {
    height: 46px;
  }
}

.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap,
.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap {
  height: 46px;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap,
  .e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap,
  .e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap,
  .e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap {
    height: 46px;
  }
}

.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap,
.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap {
  height: 70px;
}

.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator),
.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator),
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator),
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator) {
  height: auto;
}

.e-bigger .e-tab.e-fill .e-tab-header.e-vertical .e-toolbar-items .e-toolbar-item .e-tab-wrap,
.e-tab.e-bigger.e-fill .e-tab-header.e-vertical .e-toolbar-items .e-toolbar-item .e-tab-wrap {
  padding: 0 24px;
}

.e-bigger .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-text-wrap,
.e-tab.e-bigger.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-text-wrap {
  height: 46px;
}

.e-bigger .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop .e-text-wrap,
.e-bigger .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom .e-text-wrap,
.e-tab.e-bigger.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop .e-text-wrap,
.e-tab.e-bigger.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom .e-text-wrap {
  height: auto;
}

.e-bigger .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap,
.e-bigger .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap {
  height: 50px;
}

.e-bigger .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus,
.e-tab.e-bigger.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus {
  height: 46px;
}

.e-bigger .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-text-wrap {
  height: 46px;
}

.e-bigger .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus,
.e-bigger .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus,
.e-tab.e-bigger.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus,
.e-tab.e-bigger.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus {
  height: 70px;
}

.e-bigger .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap,
.e-bigger .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap,
  .e-bigger .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap,
  .e-tab.e-bigger.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap,
  .e-tab.e-bigger.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap {
    height: auto;
  }
}

.e-bigger .e-tab.e-fill.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator),
.e-tab.e-bigger.e-fill.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) {
  margin: 0;
}

.e-bigger .e-tab.e-fill.e-vertical-icon .e-tab-header,
.e-tab.e-bigger.e-fill.e-vertical-icon .e-tab-header {
  height: 70px;
  min-height: 70px;
}

.e-bigger .e-tab.e-background .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-bigger .e-tab.e-background .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,
.e-tab.e-bigger.e-background .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-tab.e-bigger.e-background .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
  padding: 0;
}

.e-bigger .e-tab.e-background .e-tab-header .e-toolbar-item:not(.e-separator),
.e-tab.e-bigger.e-background .e-tab-header .e-toolbar-item:not(.e-separator) {
  margin: 0;
}

.e-bigger .e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap,
.e-tab.e-bigger.e-background .e-tab-header .e-toolbar-item .e-tab-wrap {
  padding: 0 24px;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap,
  .e-tab.e-bigger.e-background .e-tab-header .e-toolbar-item .e-tab-wrap {
    padding: 0 24px;
  }
}

.e-bigger .e-tab.e-background .e-tab-header .e-toolbar-item.e-active,
.e-tab.e-bigger.e-background .e-tab-header .e-toolbar-item.e-active {
  padding: 0;
}

.e-bigger .e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap,
.e-tab.e-bigger.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap {
  margin-bottom: 0;
}

.e-bigger .e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-text-wrap,
.e-tab.e-bigger.e-background .e-tab-header .e-toolbar-item.e-active .e-text-wrap {
  height: 48px;
}

.e-bigger .e-tab.e-background .e-tab-header.e-vertical .e-toolbar-items .e-toolbar-item .e-tab-wrap,
.e-tab.e-bigger.e-background .e-tab-header.e-vertical .e-toolbar-items .e-toolbar-item .e-tab-wrap {
  padding: 0 24px;
}

.e-bigger .e-tab.e-background.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator),
.e-tab.e-bigger.e-background.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) {
  margin: 0;
}

.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
}

.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator),
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) {
  margin: 0;
}

.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icon-left + .e-tab-text,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icon-left + .e-tab-text {
  margin: 0 12px 0 0;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icon-left + .e-tab-text,
  .e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icon-left + .e-tab-text {
    margin: 0 14px 0 0;
  }
}

.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icons.e-close-icon,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icons.e-close-icon {
  margin: 0 12px 0 0;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icons.e-close-icon,
  .e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icons.e-close-icon {
    margin: 0 14px 0 0;
  }
}

.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator).e-itop .e-close-icon,
.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator).e-ibottom .e-close-icon,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator).e-itop .e-close-icon,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator).e-ibottom .e-close-icon {
  left: 24px;
  right: auto;
}

.e-bigger .e-tab.e-rtl .e-tab-header.e-close-show .e-toolbar-item.e-itop .e-text-wrap,
.e-bigger .e-tab.e-rtl .e-tab-header.e-close-show .e-toolbar-item.e-ibottom .e-text-wrap,
.e-tab.e-bigger.e-rtl .e-tab-header.e-close-show .e-toolbar-item.e-itop .e-text-wrap,
.e-tab.e-bigger.e-rtl .e-tab-header.e-close-show .e-toolbar-item.e-ibottom .e-text-wrap {
  margin-left: 22px;
  margin-right: 0;
}

.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item {
  margin: 0;
}

.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text {
  padding-left: 12px;
  padding-right: 0;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text,
  .e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text {
    padding-left: 0;
  }
}

.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-icons.e-close-icon,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-icons.e-close-icon {
  margin: 0;
}

.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-close-icon, .e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-close-icon,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-close-icon,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-close-icon {
  left: 18px;
  right: auto;
}

.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text,
.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text {
  margin: 0;
  padding-left: 12px;
  padding-right: 0;
}

@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text,
  .e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text,
  .e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text,
  .e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

.e-bigger .e-tab.e-rtl .e-tab-header .e-hor-nav,
.e-bigger .e-tab.e-rtl .e-tab-header .e-scroll-right-nav,
.e-tab.e-bigger.e-rtl .e-tab-header .e-hor-nav,
.e-tab.e-bigger.e-rtl .e-tab-header .e-scroll-right-nav {
  padding: 0 12px;
}

.e-bigger .e-tab.e-rtl .e-tab-header .e-scroll-left-nav,
.e-tab.e-bigger.e-rtl .e-tab-header .e-scroll-left-nav {
  padding: 0 12px;
}

.e-bigger .e-tab.e-rtl .e-tab-header.e-vertical .e-toolbar-item:not(.e-separator),
.e-tab.e-bigger.e-rtl .e-tab-header.e-vertical .e-toolbar-item:not(.e-separator) {
  margin: 0;
}

.e-bigger .e-tab.e-rtl .e-tab-header.e-vertical .e-toolbar-item.e-itop .e-close-icon, .e-bigger .e-tab.e-rtl .e-tab-header.e-vertical .e-toolbar-item.e-ibottom .e-close-icon,
.e-tab.e-bigger.e-rtl .e-tab-header.e-vertical .e-toolbar-item.e-itop .e-close-icon,
.e-tab.e-bigger.e-rtl .e-tab-header.e-vertical .e-toolbar-item.e-ibottom .e-close-icon {
  left: -24px;
}

.e-bigger .e-tab.e-rtl .e-tab-header.e-vertical .e-hor-nav,
.e-tab.e-bigger.e-rtl .e-tab-header.e-vertical .e-hor-nav {
  padding: 0 24px;
}

.e-bigger .e-tab.e-rtl .e-tab-header.e-vertical .e-popup-up-icon::after,
.e-bigger .e-tab.e-rtl .e-tab-header.e-vertical .e-popup-down-icon::after,
.e-tab.e-bigger.e-rtl .e-tab-header.e-vertical .e-popup-up-icon::after,
.e-tab.e-bigger.e-rtl .e-tab-header.e-vertical .e-popup-down-icon::after {
  margin: 0 10px 0 0;
}

.e-tab {
  display: block;
  position: relative;
}

.e-tab.e-hidden {
  display: none;
}

.e-tab.e-fill-mode .e-content,
.e-tab.e-fill-mode .e-content .e-item,
.e-tab.e-fill-mode .e-content .e-item > div,
.e-tab.e-fill-mode .e-content .e-item > div > .e-blazor-template {
  height: 100%;
}

.e-tab .e-tab-header {
  height: 36px;
  min-height: 36px;
  -webkit-user-select: text;
          user-select: text;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header {
    height: 48px;
    min-height: 48px;
  }
}

.e-tab .e-tab-header::before {
  content: '';
  position: absolute;
}

.e-tab .e-tab-header:not(.e-vertical)::before {
  bottom: 0;
  top: 0;
  width: 100%;
}

.e-tab .e-tab-header .e-toolbar-items {
  height: auto;
  margin: 0;
  min-height: 36px;
  position: relative;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-items {
    min-height: 48px;
  }
}

.e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
}

.e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
  padding-bottom: 0;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
    margin: 0;
  }
}

.e-tab .e-tab-header .e-toolbar-items.e-hscroll.e-scroll-device {
  padding: 0;
}

.e-tab .e-tab-header .e-toolbar-items.e-hscroll.e-scroll-device .e-scroll-right-nav {
  display: none;
}

.e-tab .e-tab-header .e-toolbar-items.e-hscroll .e-scroll-nav {
  width: 40px;
}

.e-tab .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child {
    margin: 0;
  }
}

.e-tab .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child.e-active {
  margin: 0;
}

.e-tab .e-tab-header .e-hscroll-bar {
  overflow: hidden;
}

.e-tab .e-tab-header .e-indicator {
  display: block;
  position: absolute;
}

.e-tab .e-tab-header .e-indicator.e-hidden {
  display: none;
}

.e-tab .e-tab-header:not(.e-vertical) .e-indicator {
  bottom: 0;
  height: 2px;
  left: 0;
  right: 0;
  transition: left 0.125s cubic-bezier(0.35, 0, 0.25, 1), right 0.25s cubic-bezier(0.35, 0, 0.25, 1);
}

.e-tab .e-tab-header .e-toolbar-item {
  -webkit-user-select: text;
          user-select: text;
}

.e-tab .e-tab-header .e-toolbar-item.e-hidden {
  display: none;
}

.e-tab .e-tab-header .e-toolbar-item:not(.e-separator) {
  height: 36px;
  margin: 0;
  min-height: 36px;
  min-width: auto;
  padding: 0;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) {
    height: 48px;
    min-height: 48px;
  }
}

.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
  height: 36px;
  padding: 0 18px;
  width: 100%;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
    height: 48px;
    padding: 0 12px;
  }
}

.e-tab .e-tab-header .e-toolbar-item .e-text-wrap {
  align-content: center;
  align-items: center;
  display: inline-flex;
  height: 36px;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item .e-text-wrap {
    height: 48px;
  }
}

.e-tab .e-tab-header .e-toolbar-item .e-tab-text {
  display: inherit;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
    font-size: 14px;
  }
}

.e-tab .e-tab-header .e-toolbar-item.e-active {
  margin: 0;
  padding-bottom: 0;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item.e-active {
    margin: 0;
  }
}

.e-tab .e-tab-header .e-toolbar-item.e-active .e-text-wrap {
  height: 36px;
  margin-top: 0;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item.e-active .e-text-wrap {
    height: 48px;
  }
}

.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap {
  margin-bottom: 0;
}

.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-text {
  font-weight: 500;
}

.e-tab .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap, .e-tab .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap {
  height: 36px;
  padding: 0;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap, .e-tab .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap {
    height: 48px;
  }
}

.e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon {
  display: none;
  margin: 0 0 0 10px;
  min-width: 10px;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon {
    margin: 0 0 0 14px;
  }
}

.e-tab .e-tab-header .e-toolbar-item .e-close-icon,
.e-tab .e-tab-header .e-toolbar-item .e-close-icon::before {
  font-size: 10px;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item .e-close-icon,
  .e-tab .e-tab-header .e-toolbar-item .e-close-icon::before {
    font-size: 12px;
  }
}

.e-tab .e-tab-header .e-toolbar-item .e-close-icon::before {
  top: 0;
}

.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
  display: inline-flex;
  height: 20px;
  min-width: 20px;
  width: 20px;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
    height: 20px;
    width: 20px;
  }
}

.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
  font-size: 18px;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
  .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
    font-size: 20px;
  }
}

.e-tab .e-tab-header .e-toolbar-item.e-icon .e-tab-wrap {
  justify-content: center;
  padding: 0 18px;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item.e-icon .e-tab-wrap {
    padding: 0 24px;
  }
}

.e-tab .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text {
  margin: 0 0 0 10px;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text {
    margin: 0 0 0 14px;
  }
}

.e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom {
  height: 62px;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom {
    height: 72px;
  }
}

.e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap {
  align-items: center;
  display: flex;
  height: 62px;
  position: relative;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap {
    height: 72px;
  }
}

.e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}

.e-tab .e-tab-header .e-toolbar-item.e-itop .e-text-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-text-wrap {
  display: block;
  height: auto;
}

.e-tab .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap:focus .e-text-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}

.e-tab .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap .e-text-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap .e-text-wrap {
  height: auto;
}

.e-tab .e-tab-header .e-toolbar-item.e-itop .e-close-icon, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-close-icon {
  position: absolute;
  right: 18px;
  top: calc(50% - 6px);
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item.e-itop .e-close-icon, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-close-icon {
    right: 12px;
  }
}

.e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-text {
  margin: 8px 0 0;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-text {
    margin: 10px 0 0;
  }
}

.e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-text {
  margin: 0 0 8px;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-text {
    margin: 0 0 10px;
  }
}

.e-tab .e-tab-header .e-toolbar-item .e-tab-icon.e-icon-top,
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon.e-icon-bottom {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: auto;
}

.e-tab .e-tab-header .e-toolbar-pop {
  overflow-y: auto;
  padding: 0;
}

.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item {
  height: 36px;
  min-height: 36px;
  min-width: auto;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item {
    height: 48px;
    min-height: 48px;
  }
}

.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
  margin: 0;
}

.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap {
  height: 36px;
  padding: 0 16px;
  text-align: initial;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap {
    height: 48px;
    padding: 0 16px;
  }
}

.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-text-wrap {
  height: 36px;
  width: 100%;
}

.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text {
  display: inline-flex;
  width: 100%;
}

.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-close-icon {
  margin: 0 0 0 8px;
}

.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-close-icon::before {
  top: 0;
}

.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text + .e-close-icon[style='display:block'] {
  padding-right: 10px;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text + .e-close-icon[style='display:block'] {
    padding-right: 0;
  }
}

.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom {
  height: 36px;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom {
    height: 48px;
  }
}

.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator), .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator) {
  min-height: 36px;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator), .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator) {
    min-height: 48px;
  }
}

.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap {
  height: 36px;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap {
    height: 48px;
  }
}

.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-text-wrap, .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-text-wrap {
  display: inline-flex;
  height: auto;
}

.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text, .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text {
  display: block;
  justify-content: center;
  margin: 0 0 0 10px;
  padding-left: 0;
  padding-right: 10px;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text, .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text {
    justify-content: center;
    margin: 0 0 0 12px;
    padding-left: 0;
    padding-right: 0;
  }
}

.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-close-icon, .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-close-icon {
  right: 18px;
  top: initial;
}

.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text {
  margin: 0;
}

.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-icon.e-icon-top,
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-icon.e-icon-bottom {
  display: inline-flex;
}

.e-tab .e-tab-header.e-close-show .e-icons.e-close-icon {
  align-items: center;
  align-self: center;
  display: inline-flex;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header.e-close-show .e-icons.e-close-icon {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header.e-close-show .e-toolbar-item.e-active .e-close-icon {
    display: inline-flex;
  }
}

.e-tab .e-tab-header.e-close-show .e-toolbar-item.e-itop .e-text-wrap,
.e-tab .e-tab-header.e-close-show .e-toolbar-item.e-ibottom .e-text-wrap {
  margin-right: 20px;
}

.e-tab .e-tab-header .e-scroll-nav {
  height: 36px;
  min-height: 36px;
  min-width: auto;
  width: auto;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-scroll-nav {
    height: 48px;
    min-height: 48px;
  }
}

.e-tab .e-tab-header .e-scroll-nav.e-scroll-left-nav {
  padding: 0 9px;
}

.e-tab .e-tab-header .e-scroll-nav.e-scroll-right-nav {
  padding: 0 9px;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-scroll-nav.e-scroll-right-nav {
    padding: 0 12px;
  }
}

.e-tab .e-tab-header .e-scroll-nav .e-nav-left-arrow::before,
.e-tab .e-tab-header .e-scroll-nav .e-nav-right-arrow::before {
  font-size: 12px;
  line-height: 24px;
  position: relative;
  top: 0;
  vertical-align: initial;
}

.e-tab .e-tab-header .e-scroll-nav .e-nav-arrow {
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  width: 24px;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-scroll-nav .e-nav-arrow {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    width: 24px;
  }
}

.e-tab .e-tab-header .e-hor-nav {
  height: 36px;
  min-height: 36px;
  min-width: auto;
  padding: 0 9px;
  width: auto;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-hor-nav {
    height: 48px;
    min-height: 48px;
    padding: 0 12px;
  }
}

.e-tab .e-tab-header .e-hor-nav .e-popup-up-icon,
.e-tab .e-tab-header .e-hor-nav .e-popup-down-icon {
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  width: 24px;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-hor-nav .e-popup-up-icon,
  .e-tab .e-tab-header .e-hor-nav .e-popup-down-icon {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    width: 24px;
  }
}

.e-tab .e-tab-header .e-hor-nav .e-popup-up-icon::before,
.e-tab .e-tab-header .e-hor-nav .e-popup-down-icon::before {
  font-size: 12px;
  line-height: 24px;
  position: relative;
  top: 0;
  vertical-align: initial;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-hor-nav .e-popup-up-icon::before,
  .e-tab .e-tab-header .e-hor-nav .e-popup-down-icon::before {
    font-size: 16px;
  }
}

.e-tab .e-tab-header .e-hor-nav .e-popup-up-icon:hover::before,
.e-tab .e-tab-header .e-hor-nav .e-popup-down-icon:hover::before {
  top: 0;
}

.e-tab .e-tab-header .e-hor-nav .e-popup-up-icon {
  transform: rotate(180deg);
  transition: transform 0.1s ease;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-hor-nav .e-popup-up-icon {
    transform: none;
    transition: none;
  }
}

.e-tab .e-tab-header .e-hor-nav .e-popup-down-icon {
  transform: rotate(0deg);
  transition: transform 0.1s ease;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-hor-nav .e-popup-down-icon {
    transform: none;
    transition: none;
  }
}

.e-tab .e-tab-header .e-hor-nav:focus .e-popup-up-icon::before,
.e-tab .e-tab-header .e-hor-nav:focus .e-popup-down-icon::before {
  top: 0;
}

.e-tab .e-tab-header.e-horizontal-bottom::before {
  bottom: auto;
}

.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
  padding-bottom: 0;
  padding-top: 0;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
    margin: 0;
  }
}

.e-tab .e-tab-header.e-horizontal-bottom .e-indicator {
  bottom: auto;
  top: 0;
}

.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active {
  margin: 0;
  padding-bottom: 0;
  padding-top: 0;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active {
    margin: 0;
  }
}

.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-text-wrap {
  height: 36px;
  padding: 0;
}

.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop .e-text-wrap, .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom .e-text-wrap {
  height: initial;
}

.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop.e-active .e-text-wrap, .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom.e-active .e-text-wrap {
  height: initial;
  padding: 0;
}

.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop.e-active .e-text-wrap::before, .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom.e-active .e-text-wrap::before {
  bottom: auto;
  top: 0;
}

.e-tab .e-tab-header.e-vertical {
  max-width: 150px;
  z-index: 1;
}

.e-tab .e-tab-header.e-vertical::before {
  bottom: 0;
  height: 100%;
  left: 0;
  top: 0;
}

.e-tab .e-tab-header.e-vertical[style*='overflow: hidden']::before {
  bottom: 15px;
  height: auto;
  top: 15px;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header.e-vertical[style*='overflow: hidden']::before {
    bottom: 0;
    top: 0;
  }
}

.e-tab .e-tab-header.e-vertical .e-indicator {
  display: block;
  transition: top 0.125s cubic-bezier(0.35, 0, 0.25, 1), bottom 0.25s cubic-bezier(0.35, 0, 0.25, 1);
  width: 2px;
}

.e-tab .e-tab-header.e-vertical .e-toolbar-items {
  height: inherit;
}

.e-tab .e-tab-header.e-vertical .e-toolbar-items.e-vscroll:not(.e-scroll-device) {
  padding: 16px 0;
}

.e-tab .e-tab-header.e-vertical .e-toolbar-item:last-child {
  margin: 0;
}

.e-tab .e-tab-header.e-vertical .e-toolbar-item:not(.e-separator) {
  margin: 0;
}

.e-tab .e-tab-header.e-vertical .e-toolbar-item .e-tab-wrap {
  padding: 0 18px;
}

.e-tab .e-tab-header.e-vertical .e-toolbar-item .e-text-wrap {
  position: relative;
  width: 100%;
}

.e-tab .e-tab-header.e-vertical .e-toolbar-item .e-tab-text,
.e-tab .e-tab-header.e-vertical .e-toolbar-item .e-tab-icon::before {
  text-align: center;
  width: 100%;
}

.e-tab .e-tab-header.e-vertical .e-toolbar-item .e-tab-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-tab .e-tab-header.e-vertical .e-toolbar-item.e-active .e-text-wrap::before {
  display: none;
}

.e-tab .e-tab-header.e-vertical .e-toolbar-item.e-itop .e-close-icon, .e-tab .e-tab-header.e-vertical .e-toolbar-item.e-ibottom .e-close-icon {
  right: -18px;
}

.e-tab .e-tab-header.e-vertical .e-toolbar-pop {
  top: initial !important;
}

.e-tab .e-tab-header.e-vertical.e-vertical-left {
  float: left;
}

.e-tab .e-tab-header.e-vertical.e-vertical-left::before {
  right: 0;
}

.e-tab .e-tab-header.e-vertical.e-vertical-left .e-indicator {
  left: auto;
  right: 0;
}

.e-tab .e-tab-header.e-vertical.e-vertical-right {
  float: right;
}

.e-tab .e-tab-header.e-vertical.e-vertical-right::before {
  right: auto;
}

.e-tab .e-tab-header.e-vertical.e-vertical-right .e-indicator {
  left: 0;
  right: auto;
}

.e-tab .e-tab-header.e-vertical.e-vertical-right .e-tab-wrap {
  text-align: right;
}

.e-tab .e-tab-header.e-vertical.e-vertical-right .e-toolbar-pop .e-tab-text {
  width: auto;
}

.e-tab .e-tab-header.e-vertical .e-scroll-nav {
  height: 16px;
  justify-content: center;
  min-height: 16px;
  width: 100%;
}

.e-tab .e-tab-header.e-vertical .e-scroll-nav .e-nav-arrow {
  font-size: 10px;
  height: 16px;
  line-height: 16px;
  margin: 0 auto;
  width: 16px;
}

.e-tab .e-tab-header.e-vertical .e-hor-nav {
  padding: 0 18px;
  width: 100%;
}

.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon,
.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon {
  height: 100%;
  transform: none;
  transition: none;
  width: 100%;
}

.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon::before,
.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon::before {
  float: left;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 13px;
  font-weight: 500;
  line-height: 35px;
  text-align: left;
  text-transform: uppercase;
  transform: none;
  transition: none;
}

.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon::after,
.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon::after {
  float: left;
  font-size: 12px;
  line-height: 35px;
  margin: 0 0 0 10px;
  vertical-align: initial;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon::after,
  .e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon::after {
    font-size: 14px;
  }
}

.e-tab .e-tab-header.e-vertical .e-scroll-device .e-scroll-nav,
.e-tab .e-tab-header.e-vertical .e-scroll-device .e-scroll-overlay {
  display: none;
}

.e-tab .e-tab-header.e-vertical.e-toolpop .e-toolbar-items {
  height: auto;
}

.e-tab.e-rtl .e-tab-header.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
}

.e-tab.e-rtl .e-tab-header.e-vertical .e-toolbar-item:not(.e-separator) {
  margin: 0;
}

.e-tab.e-rtl .e-tab-header.e-vertical .e-toolbar-item:not(.e-separator).e-itop .e-close-icon,
.e-tab.e-rtl .e-tab-header.e-vertical .e-toolbar-item:not(.e-separator).e-ibottom .e-close-icon {
  left: -18px;
}

.e-tab.e-rtl .e-tab-header.e-vertical .e-hor-nav {
  padding: 0 18px;
}

.e-tab.e-rtl .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon::before,
.e-tab.e-rtl .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon::before {
  float: right;
}

.e-tab.e-rtl .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon::after,
.e-tab.e-rtl .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon::after {
  float: right;
  margin: 0 10px 0 0;
}

.e-tab .e-content {
  position: relative;
}

.e-tab .e-content .e-item.e-view {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}

.e-tab .e-content > .e-item {
  display: none;
}

.e-tab .e-content > .e-item.e-active {
  background: inherit;
  display: block;
}

.e-tab .e-content.e-progress {
  overflow-x: hidden;
}

.e-tab.e-vertical-tab .e-content {
  display: flex;
}

.e-tab.e-vertical-tab .e-content .e-item.e-active {
  display: flex;
  flex: none;
}

.e-tab.e-vertical-tab .e-content .e-item,
.e-tab.e-vertical-tab .e-content .e-item > :first-child {
  width: 100%;
}

.e-tab.e-vertical-icon .e-tab-header {
  height: 62px;
  min-height: 62px;
}

.e-tab.e-vertical-icon .e-tab-header .e-toolbar-items {
  height: 62px;
}

.e-tab.e-vertical-icon .e-tab-header .e-scroll-nav {
  height: 62px;
}

.e-tab.e-vertical-icon .e-tab-header .e-hor-nav {
  height: 62px;
}

@media screen and (max-width: 480px) {
  .e-tab.e-vertical-icon .e-tab-header .e-hor-nav .e-popup-up-icon::before,
  .e-tab.e-vertical-icon .e-tab-header .e-hor-nav .e-popup-down-icon::before {
    font-size: 12px;
  }
}

.e-tab.e-vertical-icon .e-tab-header.e-vertical .e-toolbar-item.e-active .e-tab-wrap::before,
.e-tab.e-vertical-icon .e-tab-header.e-vertical .e-toolbar-item:not(.e-separator):last-child.e-active .e-tab-wrap::before {
  display: none;
}

.e-tab.e-vertical-icon .e-tab-header.e-vertical .e-toolbar-item.e-active .e-text-wrap,
.e-tab.e-vertical-icon .e-tab-header.e-vertical .e-toolbar-item:not(.e-separator):last-child.e-active .e-text-wrap {
  position: relative;
}

.e-tab.e-vertical-icon .e-tab-header.e-vertical .e-scroll-nav {
  height: 16px;
}

.e-tab.e-vertical-icon.e-vertical-tab .e-tab-header.e-vertical .e-toolbar-items {
  height: inherit;
}

.e-tab.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus {
  height: 36px;
}

.e-tab.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-text-wrap {
  height: 36px;
}

.e-tab.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus, .e-tab.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus {
  height: 62px;
}

.e-tab.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap, .e-tab.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}

.e-tab.e-focused .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap:focus .e-text-wrap, .e-tab.e-focused .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}

.e-tab.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:focus {
  height: 36px;
}

.e-tab.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:focus .e-text-wrap {
  height: 36px;
}

.e-tab.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap:focus,
.e-tab.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap:focus {
  height: 36px;
}

.e-tab.e-focused .e-tab-header .e-horizontal-bottom .e-toolbar-item.e-active .e-tab-wrap:focus .e-text-wrap {
  height: 36px;
  padding: 0;
}

.e-tab.e-focused .e-tab-header .e-horizontal-bottom .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap, .e-tab.e-focused .e-tab-header .e-horizontal-bottom .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}

.e-tab.e-focused .e-tab-header .e-horizontal-bottom .e-toolbar-item.e-itop.e-active .e-tab-wrap:focus .e-text-wrap, .e-tab.e-focused .e-tab-header .e-horizontal-bottom .e-toolbar-item.e-ibottom.e-active .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}

.e-tab.e-template .e-content > .e-item {
  display: none;
}

.e-tab.e-template .e-content > .e-item.e-active {
  background: inherit;
  display: block;
}

.e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align,
.e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align {
  display: flex;
}

.e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-popup-up-icon,
.e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-popup-down-icon,
.e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-popup-up-icon,
.e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-popup-down-icon {
  display: block;
  line-height: 15px;
}

.e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-nav-left-arrow,
.e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-nav-right-arrow,
.e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-nav-left-arrow,
.e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-nav-right-arrow {
  display: block;
  line-height: 14px;
}

.e-tab.e-ie .e-tab-header .e-popup-up-icon,
.e-tab.e-ie .e-tab-header .e-popup-down-icon {
  transform: none;
  transition: none;
}

.e-tab.e-ie .e-tab-header .e-popup-up-icon::before {
  transform: rotate(180deg);
  transition: transform 0.1s ease;
}

@media screen and (max-width: 480px) {
  .e-tab.e-ie .e-tab-header .e-popup-up-icon::before {
    transform: none;
    transition: none;
  }
}

.e-tab.e-ie .e-tab-header .e-popup-down-icon::before {
  transform: rotate(0deg);
  transition: transform 0.1s ease;
}

@media screen and (max-width: 480px) {
  .e-tab.e-ie .e-tab-header .e-popup-down-icon::before {
    transform: none;
    transition: none;
  }
}

.e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align,
.e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align {
  display: flex;
}

.e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-popup-up-icon,
.e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-popup-down-icon,
.e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-popup-up-icon,
.e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-popup-down-icon {
  display: block;
  line-height: 14px;
  position: relative;
}

.e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-nav-left-arrow,
.e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-nav-right-arrow,
.e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-nav-left-arrow,
.e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-nav-right-arrow {
  display: block;
  line-height: 11px;
  position: relative;
}

.e-tab.e-edge .e-tab-header .e-popup-up-icon {
  transform: rotate(180deg);
  transition: transform 0.1s ease;
}

@media screen and (max-width: 480px) {
  .e-tab.e-edge .e-tab-header .e-popup-up-icon {
    transform: none;
    transition: none;
  }
}

.e-tab.e-edge .e-tab-header .e-popup-down-icon {
  transform: rotate(0deg);
  transition: transform 0.1s ease;
}

@media screen and (max-width: 480px) {
  .e-tab.e-edge .e-tab-header .e-popup-down-icon {
    transform: none;
    transition: none;
  }
}

@media screen and (max-width: 480px) and (max-width: 480px) {
  .e-tab.e-edge .e-tab-header .e-popup-down-icon {
    transform: none;
    transition: none;
  }
}

.e-tab.e-edge .e-tab-header .e-popup-up-icon::before {
  transform: rotate(180deg);
  transition: transform 0.1s ease;
}

@media screen and (max-width: 480px) {
  .e-tab.e-edge .e-tab-header .e-popup-up-icon::before {
    transform: none;
    transition: none;
  }
}

.e-tab.e-edge .e-tab-header .e-popup-down-icon::before {
  transform: rotate(0deg);
  transition: transform 0.1s ease;
}

@media screen and (max-width: 480px) {
  .e-tab.e-edge .e-tab-header .e-popup-down-icon::before {
    transform: none;
    transition: none;
  }
}

.e-tab.e-safari .e-tab-header .e-close-icon::before {
  top: -1px;
}

.e-tab.e-safari .e-tab-header .e-hor-nav .e-popup-up-icon::before,
.e-tab.e-safari .e-tab-header .e-hor-nav .e-popup-down-icon::before,
.e-tab.e-safari .e-tab-header .e-scroll-nav .e-popup-up-icon::before,
.e-tab.e-safari .e-tab-header .e-scroll-nav .e-popup-down-icon::before {
  top: 0;
}

.e-tab.e-safari .e-tab-header .e-hor-nav .e-nav-left-arrow::before,
.e-tab.e-safari .e-tab-header .e-hor-nav .e-nav-right-arrow::before,
.e-tab.e-safari .e-tab-header .e-scroll-nav .e-nav-left-arrow::before,
.e-tab.e-safari .e-tab-header .e-scroll-nav .e-nav-right-arrow::before {
  top: 0;
}

.e-tab.e-disable {
  pointer-events: none;
}

.e-tab.e-fill .e-tab-header {
  height: 34px;
  min-height: 34px;
}

@media screen and (max-width: 480px) {
  .e-tab.e-fill .e-tab-header {
    height: 46px;
    min-height: 46px;
  }
}

.e-tab.e-fill .e-tab-header .e-indicator {
  display: none;
}

.e-tab.e-fill .e-tab-header .e-toolbar-items {
  height: auto;
  min-height: 34px;
}

@media screen and (max-width: 480px) {
  .e-tab.e-fill .e-tab-header .e-toolbar-items {
    min-height: 46px;
  }
}

.e-tab.e-fill .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-tab.e-fill .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
  padding: 0;
}

.e-tab.e-fill .e-tab-header .e-toolbar-item:not(.e-separator) {
  height: 34px;
  margin: 0;
  min-height: 34px;
}

@media screen and (max-width: 480px) {
  .e-tab.e-fill .e-tab-header .e-toolbar-item:not(.e-separator) {
    height: 46px;
    min-height: 46px;
  }
}

.e-tab.e-fill .e-tab-header .e-toolbar-item:not(.e-separator).e-itop, .e-tab.e-fill .e-tab-header .e-toolbar-item:not(.e-separator).e-ibottom {
  height: 60px;
  min-height: 60px;
}

.e-tab.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap {
  height: 34px;
  padding: 0 18px;
}

@media screen and (max-width: 480px) {
  .e-tab.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap {
    height: 46px;
    padding: 0 18px;
  }
}

.e-tab.e-fill .e-tab-header .e-toolbar-item .e-text-wrap {
  height: 34px;
}

@media screen and (max-width: 480px) {
  .e-tab.e-fill .e-tab-header .e-toolbar-item .e-text-wrap {
    height: 46px;
  }
}

.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active {
  padding: 0;
}

.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-wrap {
  margin-bottom: 0;
}

.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-text-wrap {
  height: 34px;
}

@media screen and (max-width: 480px) {
  .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-text-wrap {
    height: 46px;
  }
}

.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-text {
  font-weight: 500;
}

.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap,
.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap {
  height: 36px;
}

@media screen and (max-width: 480px) {
  .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap,
  .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap {
    height: 46px;
  }
}

.e-tab.e-fill .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap,
.e-tab.e-fill .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap {
  height: 60px;
}

.e-tab.e-fill .e-tab-header .e-toolbar-item.e-itop .e-text-wrap,
.e-tab.e-fill .e-tab-header .e-toolbar-item.e-ibottom .e-text-wrap {
  height: auto;
}

.e-tab.e-fill .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator),
.e-tab.e-fill .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator) {
  height: auto;
}

.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child.e-active, .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child.e-active {
  padding: 0;
}

.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item.e-itop, .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child.e-itop, .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child.e-itop {
  padding-top: 0;
}

.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active {
  margin-right: 0;
  padding: 0;
}

.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-text-wrap {
  height: 34px;
}

@media screen and (max-width: 480px) {
  .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-text-wrap {
    height: 46px;
  }
}

.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap, .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap {
  height: 44px;
}

.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop .e-text-wrap, .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom .e-text-wrap {
  height: auto;
}

.e-tab.e-fill .e-tab-header.e-vertical .e-toolbar-items {
  height: inherit;
}

.e-tab.e-fill .e-tab-header.e-vertical .e-toolbar-items .e-toolbar-item .e-tab-wrap {
  padding: 0 18px;
}

.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus {
  height: 34px;
}

.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-text-wrap {
  height: 34px;
}

.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus,
.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus {
  height: 60px;
}

.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}

@media screen and (max-width: 480px) {
  .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap,
  .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap {
    height: auto;
  }
}

.e-tab.e-fill.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) {
  margin: 0;
}

.e-tab.e-fill.e-vertical-icon .e-tab-header {
  height: 60px;
  min-height: 60px;
}

.e-tab.e-background .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-tab.e-background .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
  padding: 0;
}

.e-tab.e-background .e-tab-header .e-toolbar-item:not(.e-separator) {
  margin: 0;
}

.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap {
  padding: 0 18px;
}

@media screen and (max-width: 480px) {
  .e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap {
    padding: 0 24px;
  }
}

.e-tab.e-background .e-tab-header .e-toolbar-item.e-active {
  padding: 0;
}

.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap {
  margin-bottom: 0;
}

.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-text-wrap {
  height: 36px;
}

.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-text {
  font-weight: 500;
}

.e-tab.e-background .e-tab-header.e-vertical .e-toolbar-items .e-toolbar-item .e-tab-wrap {
  padding: 0 18px;
}

.e-tab.e-background .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child.e-active,
.e-tab.e-background .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child.e-active {
  padding: 0;
}

.e-tab.e-background .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active {
  margin: 0;
  padding: 0;
}

.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item.e-active .e-text-wrap {
  height: 36px;
}

.e-tab.e-background.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) {
  margin: 0;
}

.e-tab.e-rtl .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-tab.e-rtl .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
}

.e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) {
  margin: 0;
}

.e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icon-left + .e-tab-text {
  margin: 0 10px 0 0;
}

.e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icons.e-close-icon {
  margin: 0 10px 0 0;
}

.e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator).e-itop .e-close-icon,
.e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator).e-ibottom .e-close-icon {
  left: 18px;
  right: auto;
}

.e-tab.e-rtl .e-tab-header.e-close-show .e-toolbar-item.e-itop .e-text-wrap,
.e-tab.e-rtl .e-tab-header.e-close-show .e-toolbar-item.e-ibottom .e-text-wrap {
  margin-left: 20px;
  margin-right: 0;
}

.e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item {
  margin: 0;
}

.e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text {
  padding-left: 10px;
  padding-right: 0;
}

@media screen and (max-width: 480px) {
  .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text {
    padding-left: 0;
  }
}

.e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-icons.e-close-icon {
  margin: 0;
}

.e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-close-icon {
  left: 16px;
  right: auto;
}

.e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-close-icon,
.e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-close-icon {
  left: 18px;
  right: auto;
}

.e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text,
.e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text {
  margin: 0;
  padding-left: 10px;
  padding-right: 0;
}

@media screen and (max-width: 480px) {
  .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text,
  .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text {
    margin: 0;
    padding-left: 10px;
    padding-right: 0;
  }
}

.e-tab.e-rtl .e-tab-header .e-hor-nav,
.e-tab.e-rtl .e-tab-header .e-scroll-right-nav {
  padding: 0 9px;
}

.e-tab.e-rtl .e-tab-header .e-scroll-left-nav {
  padding: 0 9px;
}

.e-tab.e-vertical-tab.e-icon-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon::before,
.e-tab.e-vertical-tab.e-icon-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon::before {
  display: none;
}

.e-tab.e-vertical-tab.e-icon-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon::after,
.e-tab.e-vertical-tab.e-icon-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon::after {
  margin: 0;
  width: 100%;
}

/*! tab theme */
.e-tab {
  background: transparent;
  border: none;
}

.e-tab .e-tab-header {
  background: inherit;
  border: 0;
  border-radius: 0;
  border-bottom: 0;
}

.e-tab .e-tab-header:not(.e-vertical) .e-toolbar-item.e-active {
  border-bottom: initial;
}

.e-tab .e-tab-header .e-toolbar-items {
  background: inherit;
}

.e-tab .e-tab-header .e-indicator {
  background: #e3165b;
}

.e-tab .e-tab-header .e-toolbar-item {
  background: inherit;
  border: none;
}

.e-tab .e-tab-header .e-toolbar-item .e-ripple-element {
  background: rgba(227, 22, 91, 0.12);
}

.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
  border-radius: 0;
  color: rgba(0, 0, 0, 0.54);
}

.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-icon {
  color: rgba(0, 0, 0, 0.54);
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
    color: rgba(0, 0, 0, 0.54);
  }
  .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-icon {
    color: rgba(0, 0, 0, 0.54);
  }
  .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap .e-close-icon {
    color: rgba(0, 0, 0, 0.87);
  }
}

.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover {
  background: inherit;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover {
    background: inherit;
  }
}

.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-text,
.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-icon {
  color: rgba(0, 0, 0, 0.87);
}

.e-tab .e-tab-header .e-toolbar-item.e-active {
  border: none;
  border-radius: 0;
}

.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-text,
.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-icon {
  color: #e3165b;
}

.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-text,
.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-icon {
  color: #e3165b;
}

.e-tab .e-tab-header .e-toolbar-item.e-active.e-ileft .e-tab-icon, .e-tab .e-tab-header .e-toolbar-item.e-active.e-iright .e-tab-icon {
  color: #e3165b;
}

.e-tab .e-tab-header .e-toolbar-item.e-active.e-ileft .e-tab-text, .e-tab .e-tab-header .e-toolbar-item.e-active.e-iright .e-tab-text {
  color: #e3165b;
}

.e-tab .e-tab-header .e-toolbar-item .e-close-icon {
  color: rgba(0, 0, 0, 0.54);
}

.e-tab .e-tab-header .e-toolbar-item .e-close-icon:hover {
  color: rgba(0, 0, 0, 0.87);
}

.e-tab .e-tab-header .e-toolbar-item .e-close-icon:active {
  color: rgba(0, 0, 0, 0.87);
}

.e-tab .e-tab-header .e-toolbar-item.e-disable.e-overlay {
  background: inherit;
  opacity: 1;
  pointer-events: none;
}

.e-tab .e-tab-header .e-toolbar-item.e-disable.e-overlay .e-tab-text,
.e-tab .e-tab-header .e-toolbar-item.e-disable.e-overlay .e-tab-icon {
  color: rgba(0, 0, 0, 0.38);
}

.e-tab .e-tab-header .e-toolbar-pop {
  background: #fff;
  border: 0;
  border-radius: 0;
  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.21);
  overflow-y: auto;
}

.e-tab .e-tab-header .e-toolbar-pop[e-animate='true'] {
  overflow-y: hidden;
}

@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-pop {
    box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.21);
  }
}

.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap .e-tab-text,
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap .e-tab-icon {
  color: rgba(0, 0, 0, 0.54);
}

.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:hover {
  background: #eee;
}

.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:hover .e-tab-text,
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:hover .e-tab-icon,
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:hover .e-close-icon {
  color: rgba(0, 0, 0, 0.87);
}

.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:active {
  background: #eee;
}

.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-disable.e-overlay .e-tab-text,
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-disable.e-overlay .e-tab-icon {
  color: rgba(0, 0, 0, 0.38);
}

.e-tab .e-tab-header .e-scroll-nav,
.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav {
  background: inherit;
  border: 0;
}

.e-tab .e-tab-header .e-scroll-nav .e-nav-arrow,
.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav .e-nav-arrow {
  color: rgba(0, 0, 0, 0.54);
}

.e-tab .e-tab-header .e-scroll-nav .e-nav-arrow:hover,
.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav .e-nav-arrow:hover {
  background: initial;
  color: rgba(0, 0, 0, 0.87);
}

.e-tab .e-tab-header .e-scroll-nav .e-nav-arrow:active,
.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav .e-nav-arrow:active {
  box-shadow: none;
}

.e-tab .e-tab-header .e-scroll-nav:focus .e-nav-arrow,
.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav:focus .e-nav-arrow {
  background: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
}

.e-tab .e-tab-header .e-scroll-nav:focus .e-nav-arrow:hover,
.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav:focus .e-nav-arrow:hover {
  background: initial;
  color: rgba(0, 0, 0, 0.87);
}

.e-tab .e-tab-header .e-scroll-nav.e-overlay .e-nav-arrow,
.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav.e-overlay .e-nav-arrow {
  color: rgba(0, 0, 0, 0.54);
}

.e-tab .e-tab-header .e-scroll-nav.e-overlay .e-nav-arrow:hover,
.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav.e-overlay .e-nav-arrow:hover {
  color: rgba(0, 0, 0, 0.54);
}

.e-tab .e-tab-header .e-hor-nav,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav) {
  background: transparent;
  border: 0;
}

.e-tab .e-tab-header .e-hor-nav .e-popup-up-icon,
.e-tab .e-tab-header .e-hor-nav .e-popup-down-icon,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav) .e-popup-up-icon,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav) .e-popup-down-icon {
  color: rgba(0, 0, 0, 0.54);
}

.e-tab .e-tab-header .e-hor-nav .e-popup-up-icon:hover,
.e-tab .e-tab-header .e-hor-nav .e-popup-down-icon:hover,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav) .e-popup-up-icon:hover,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav) .e-popup-down-icon:hover {
  background: initial;
  border: initial;
  border-radius: 0;
}

.e-tab .e-tab-header .e-hor-nav .e-popup-down-icon:hover,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav) .e-popup-down-icon:hover {
  color: rgba(0, 0, 0, 0.87);
}

.e-tab .e-tab-header .e-hor-nav:focus .e-popup-up-icon,
.e-tab .e-tab-header .e-hor-nav:focus .e-popup-down-icon,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav):focus .e-popup-up-icon,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav):focus .e-popup-down-icon {
  background: rgba(0, 0, 0, 0.12);
  border: initial;
  border-radius: 0;
  color: rgba(0, 0, 0, 0.87);
}

.e-tab .e-tab-header .e-hor-nav:focus .e-popup-up-icon:hover,
.e-tab .e-tab-header .e-hor-nav:focus .e-popup-down-icon:hover,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav):focus .e-popup-up-icon:hover,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav):focus .e-popup-down-icon:hover {
  background: initial;
  border: initial;
  border-radius: 0;
}

.e-tab .e-tab-header .e-hor-nav:focus .e-popup-up-icon:active,
.e-tab .e-tab-header .e-hor-nav:focus .e-popup-down-icon:active,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav):focus .e-popup-up-icon:active,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav):focus .e-popup-down-icon:active {
  background: initial;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.e-tab .e-tab-header .e-hor-nav:hover,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav):hover {
  border: 0;
}

.e-tab .e-tab-header .e-hor-nav:hover:active,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav):hover:active {
  background: transparent;
}

.e-tab .e-tab-header .e-hor-nav.e-nav-active,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav).e-nav-active {
  background: inherit;
  border: 0;
  box-shadow: none;
}

.e-tab .e-tab-header.e-horizontal-bottom {
  border-bottom: 0;
  border-top: 0;
}

.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active {
  border-bottom: 0;
  border-radius: 0;
  border-top: initial;
  border-top-color: inherit;
}

.e-tab .e-tab-header.e-vertical::before {
  border-width: 0 1px 0 0;
}

.e-tab .e-tab-header.e-vertical .e-toolbar-item.e-active {
  border-bottom: 0;
  border-top: 0;
}

.e-tab .e-tab-header.e-vertical.e-vertical-left .e-toolbar-item.e-active {
  border-radius: 0;
  border-right: initial;
}

.e-tab .e-tab-header.e-vertical.e-vertical-right .e-toolbar-item.e-active {
  border-left: initial;
  border-radius: 0;
}

.e-tab .e-tab-header.e-vertical .e-toolbar-pop {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.e-tab .e-tab-header.e-vertical .e-scroll-nav {
  background: inherit;
  border: 1px solid transparent;
}

.e-tab .e-tab-header.e-vertical .e-scroll-nav.e-scroll-up-nav {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.e-tab .e-tab-header.e-vertical .e-scroll-nav.e-scroll-down-nav {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.e-tab .e-tab-header.e-vertical .e-scroll-nav .e-nav-arrow {
  border: 0;
}

.e-tab .e-tab-header.e-vertical .e-scroll-nav .e-nav-arrow:hover {
  background: none;
}

.e-tab .e-tab-header.e-vertical .e-scroll-nav:hover {
  background: rgba(0, 0, 0, 0.12);
}

.e-tab .e-tab-header.e-vertical .e-scroll-nav:hover .e-nav-arrow {
  color: rgba(0, 0, 0, 0.87);
}

.e-tab .e-tab-header.e-vertical .e-scroll-nav:hover .e-nav-arrow:hover {
  background: none;
}

.e-tab .e-tab-header.e-vertical .e-scroll-nav:focus {
  background: rgba(0, 0, 0, 0.12);
}

.e-tab .e-tab-header.e-vertical .e-scroll-nav:focus .e-nav-arrow {
  background: none;
}

.e-tab .e-tab-header.e-vertical .e-scroll-nav:focus .e-nav-arrow:hover {
  background: none;
  border: 0;
}

.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon,
.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon {
  border: 0;
}

.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon:hover,
.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon:hover {
  background: inherit;
  border: 0;
}

.e-tab .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-up-icon,
.e-tab .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-down-icon {
  background: inherit;
  border: 0;
}

.e-tab .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-up-icon:hover, .e-tab .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-up-icon:active, .e-tab .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-up-icon:active:hover,
.e-tab .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-down-icon:hover,
.e-tab .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-down-icon:active,
.e-tab .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-down-icon:active:hover {
  background: inherit;
  border: 0;
  box-shadow: none;
}

.e-tab .e-tab-header.e-vertical .e-hor-nav:hover .e-popup-up-icon,
.e-tab .e-tab-header.e-vertical .e-hor-nav:hover .e-popup-down-icon {
  border: 0;
}

.e-tab.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus {
  background: rgba(227, 22, 91, 0.12);
}

.e-tab.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-icon,
.e-tab.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-text {
  color: #e3165b;
}

.e-tab.e-focused .e-tab-header .e-scroll-nav:focus .e-nav-arrow {
  color: rgba(0, 0, 0, 0.87);
}

.e-tab.e-focused .e-tab-header .e-hor-nav:focus .e-popup-up-icon,
.e-tab.e-focused .e-tab-header .e-hor-nav:focus .e-popup-down-icon {
  color: rgba(0, 0, 0, 0.87);
}

.e-tab.e-focused .e-tab-header.e-vertical .e-scroll-nav:focus .e-nav-arrow {
  border: 0;
}

.e-tab.e-focused .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon,
.e-tab.e-focused .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon {
  border: 0;
}

.e-tab.e-focused .e-tab-header.e-vertical .e-hor-nav:focus {
  outline: 0;
}

.e-tab.e-disable {
  pointer-events: none;
}

.e-tab.e-disable .e-tab-header .e-indicator {
  background: rgba(227, 22, 91, 0.38);
}

.e-tab.e-disable .e-tab-header .e-toolbar-item .e-tab-wrap {
  color: rgba(0, 0, 0, 0.38);
}

.e-tab.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-text,
.e-tab.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-icon {
  color: rgba(227, 22, 91, 0.38);
}

.e-tab.e-disable .e-content {
  opacity: 0.38;
}

.e-tab.e-fill .e-tab-header {
  border-bottom: 2px Solid #e3165b;
}

.e-tab.e-fill .e-tab-header .e-toolbar-item {
  border: 0;
}

.e-tab.e-fill .e-tab-header .e-toolbar-item .e-ripple-element {
  background: rgba(0, 0, 0, 0.05);
}

.e-tab.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap {
  color: rgba(0, 0, 0, 0.54);
}

.e-tab.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-text,
.e-tab.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-icon {
  color: rgba(0, 0, 0, 0.87);
}

.e-tab.e-fill .e-tab-header .e-toolbar-item .e-text-wrap {
  margin-top: 0;
}

.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active {
  border: 0;
}

.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-wrap {
  background: #e3165b;
  border-radius: 0;
}

.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-text,
.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-icon {
  color: white;
}

.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-text-wrap {
  margin-top: 0;
}

.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-text,
.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-icon {
  color: white;
}

.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-close-icon {
  color: rgba(255, 255, 255, 0.7);
}

.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-close-icon:hover {
  color: white;
}

.e-tab.e-fill .e-tab-header.e-horizontal-bottom {
  border-bottom: 0;
  border-top: 2px Solid #e3165b;
}

.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-text-wrap {
  margin-top: 0;
}

.e-tab.e-fill .e-tab-header.e-vertical {
  border-bottom: 0;
}

.e-tab.e-fill .e-tab-header.e-vertical.e-vertical-left {
  border-right: 2px Solid #e3165b;
}

.e-tab.e-fill .e-tab-header.e-vertical.e-vertical-right {
  border-left: 2px Solid #e3165b;
}

.e-tab.e-fill.e-corner .e-tab-header .e-toolbar-item.e-active .e-tab-wrap {
  border-radius: 3px 3px 0 0;
}

.e-tab.e-fill.e-corner .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-tab-wrap {
  border-radius: 0 0 3px 3px;
}

.e-tab.e-fill.e-disable .e-tab-header {
  border-bottom: 2px Solid rgba(227, 22, 91, 0.38);
}

.e-tab.e-fill.e-disable .e-tab-header .e-toolbar-item .e-tab-wrap {
  color: rgba(0, 0, 0, 0.38);
}

.e-tab.e-fill.e-disable .e-tab-header .e-toolbar-item.e-active {
  opacity: 1;
}

.e-tab.e-fill.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap,
.e-tab.e-fill.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus {
  background: rgba(227, 22, 91, 0.38);
}

.e-tab.e-fill.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-text,
.e-tab.e-fill.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-icon,
.e-tab.e-fill.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-text,
.e-tab.e-fill.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-icon {
  color: rgba(255, 255, 255, 0.38);
}

.e-tab.e-fill.e-disable .e-tab-header.e-horizontal-bottom {
  border-bottom: 0;
  border-top: 2px Solid rgba(227, 22, 91, 0.38);
}

.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-icon,
.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-text,
.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-close-icon {
  color: #e3165b;
}

.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus {
  background: rgba(227, 22, 91, 0.8);
}

.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-text,
.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-icon {
  color: white;
}

.e-tab.e-background .e-tab-header {
  background: #3f51b5;
  border: 0;
}

.e-tab.e-background .e-tab-header .e-toolbar-items {
  background: #3f51b5;
}

.e-tab.e-background .e-tab-header .e-indicator {
  background: #fff;
}

.e-tab.e-background .e-tab-header .e-toolbar-item {
  border: 0;
}

.e-tab.e-background .e-tab-header .e-toolbar-item .e-ripple-element {
  background: rgba(0, 0, 0, 0.1);
}

.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap {
  background: #3f51b5;
}

.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap:hover {
  background: inherit;
}

.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-text,
.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-icon {
  color: white;
}

.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-close-icon:hover, .e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-close-icon:active {
  color: #fff;
}

.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-text,
.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-icon,
.e-tab.e-background .e-tab-header .e-toolbar-item .e-close-icon {
  color: rgba(255, 255, 255, 0.7);
}

.e-tab.e-background .e-tab-header .e-toolbar-item .e-close-icon {
  color: rgba(255, 255, 255, 0.54);
}

.e-tab.e-background .e-tab-header .e-toolbar-item .e-close-icon:hover {
  color: #e3165b;
}

.e-tab.e-background .e-tab-header .e-toolbar-item.e-active {
  border: 0;
}

.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap {
  background: #3f51b5;
  border-radius: 0;
}

.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-text,
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-icon {
  color: white;
}

.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus {
  background: inherit;
}

.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-text,
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-icon {
  color: white;
}

.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-text,
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-icon {
  color: white;
}

.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-close-icon {
  color: rgba(255, 255, 255, 0.7);
}

.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-close-icon:hover {
  color: white;
}

.e-tab.e-background .e-tab-header .e-toolbar-item.e-active.e-itop .e-tab-wrap,
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active.e-ibottom .e-tab-wrap {
  background: rgba(63, 81, 181, 0);
}

.e-tab.e-background .e-tab-header .e-toolbar-item.e-disable .e-tab-text,
.e-tab.e-background .e-tab-header .e-toolbar-item.e-disable .e-tab-icon,
.e-tab.e-background .e-tab-header .e-toolbar-item.e-disable .e-close-icon {
  color: rgba(255, 255, 255, 0.38);
}

.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item {
  background: #3f51b5;
}

.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap .e-tab-text,
.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap .e-tab-icon {
  color: rgba(255, 255, 255, 0.7);
}

.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:hover {
  background: rgba(255, 255, 255, 0.12);
}

.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:hover .e-tab-text,
.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:hover .e-tab-icon,
.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:hover .e-close-icon {
  color: white;
}

.e-tab.e-background .e-tab-header .e-scroll-nav .e-nav-arrow {
  color: rgba(255, 255, 255, 0.7);
}

.e-tab.e-background .e-tab-header .e-scroll-nav .e-nav-arrow:hover {
  background: inherit;
  color: #fff;
}

.e-tab.e-background .e-tab-header .e-scroll-nav:focus .e-nav-arrow {
  color: #fff;
}

.e-tab.e-background .e-tab-header .e-scroll-nav:focus .e-nav-arrow:hover {
  background: inherit;
  color: #fff;
}

.e-tab.e-background .e-tab-header .e-scroll-nav:active::after {
  animation: hscroll-alt-popup-shadow 1s ease-out 0ms;
}

.e-tab.e-background .e-tab-header .e-hor-nav .e-popup-up-icon,
.e-tab.e-background .e-tab-header .e-hor-nav .e-popup-down-icon {
  color: rgba(255, 255, 255, 0.7);
}

.e-tab.e-background .e-tab-header .e-hor-nav .e-popup-up-icon:hover,
.e-tab.e-background .e-tab-header .e-hor-nav .e-popup-down-icon:hover {
  background: inherit;
  color: #fff;
}

.e-tab.e-background .e-tab-header .e-hor-nav:focus .e-popup-up-icon,
.e-tab.e-background .e-tab-header .e-hor-nav:focus .e-popup-down-icon {
  color: #fff;
}

.e-tab.e-background .e-tab-header .e-hor-nav:active::after {
  animation: tbar-alt-popup-shadow 1s ease-out 0ms;
}

.e-tab.e-background .e-tab-header .e-hor-nav.e-nav-active .e-popup-up-icon {
  color: #fff;
}

.e-tab.e-background .e-tab-header.e-vertical .e-scroll-nav .e-nav-arrow {
  border: 0;
}

.e-tab.e-background .e-tab-header.e-vertical .e-scroll-nav:focus .e-nav-arrow {
  border: 0;
}

.e-tab.e-background .e-tab-header.e-vertical .e-scroll-nav:focus .e-nav-arrow:hover {
  background: none;
}

.e-tab.e-background .e-tab-header.e-vertical .e-scroll-nav:hover .e-nav-arrow {
  color: #fff;
}

.e-tab.e-background .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-up-icon,
.e-tab.e-background .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-down-icon {
  background: inherit;
  border-color: transparent;
}

.e-tab.e-background .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-up-icon:hover,
.e-tab.e-background .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-down-icon:hover {
  background: inherit;
  border-color: transparent;
}

.e-tab.e-background .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon:hover,
.e-tab.e-background .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon:hover {
  background: inherit;
  border-color: transparent;
}

.e-tab.e-background.e-disable .e-tab-header .e-indicator {
  background: rgba(255, 255, 255, 0.38);
}

.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item .e-tab-wrap {
  color: rgba(255, 255, 255, 0.38);
}

.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-text,
.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-icon {
  color: rgba(255, 255, 255, 0.38);
}

.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-text,
.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-icon {
  color: rgba(255, 255, 255, 0.38);
}

.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item.e-active {
  opacity: 1;
}

.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap,
.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus {
  background: #3f51b5;
  color: rgba(255, 255, 255, 0.38);
}

.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-text,
.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-icon,
.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-text,
.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-icon {
  color: rgba(255, 255, 255, 0.38);
}

.e-tab.e-background.e-accent .e-tab-header .e-indicator {
  background: #e3165b;
}

.e-tab.e-background.e-accent .e-tab-header.e-disable .e-indicator {
  background: rgba(227, 22, 91, 0.38);
}

.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus {
  background: rgba(255, 255, 255, 0.12);
}

.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-icon,
.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-text,
.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-close-icon {
  color: rgba(255, 255, 255, 0.7);
}

.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus {
  background: rgba(255, 255, 255, 0.12);
}

.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-text,
.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-icon {
  color: white;
}

.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active.e-itop .e-tab-wrap,
.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active.e-ibottom .e-tab-wrap {
  background: rgba(63, 81, 181, 0);
}

.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active.e-itop .e-tab-wrap:focus,
.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active.e-ibottom .e-tab-wrap:focus {
  background: rgba(255, 255, 255, 0.12);
}

.e-tab.e-background.e-focused .e-tab-header .e-scroll-nav:focus .e-nav-arrow {
  color: rgba(255, 255, 255, 0.87);
}

.e-tab.e-background.e-focused .e-tab-header .e-hor-nav:focus .e-popup-up-icon,
.e-tab.e-background.e-focused .e-tab-header .e-hor-nav:focus .e-popup-down-icon {
  color: rgba(255, 255, 255, 0.87);
}

.e-tab.e-rtl .e-tab-header .e-hscroll.e-rtl .e-scroll-nav {
  border: 0;
}

.e-tab .e-content {
  background: inherit;
}

.e-tab .e-content .e-item {
  background: inherit;
  color: #000;
}

@keyframes e-input-ripple {
  100% {
    opacity: 0;
    transform: scale(4);
  }
}

/*! TreeView's material theme wise override definitions and variables */
.e-treeview .e-list-item div.e-icons.interaction {
  -webkit-transition: -webkit-transform .3s ease-in-out;
  border-radius: 15px;
  transition: transform .3s ease-in-out;
}

.e-treeview .e-list-item .e-icons.e-icon-collapsible {
  transform: rotate(90deg);
}

.e-treeview.e-drag-item.e-rtl .e-icons.e-drop-next {
  transform: rotate(180deg);
}

.e-treeview.e-rtl div.e-icons {
  transform: rotate(180deg);
}

/*! TreeView icons */
.e-treeview .e-list-item div.e-icons::before {
  content: '\e22f';
}

.e-treeview .e-sibling::before {
  content: '';
}

.e-treeview .e-popup .e-icons::before {
  content: '\e930';
}

.e-treeview.e-drag-item .e-icons.e-drop-in::before {
  content: '\e22c';
}

.e-treeview.e-drag-item .e-icons.e-drop-out::before {
  content: '\e22b';
}

.e-treeview.e-drag-item .e-icons.e-drop-next::before {
  content: '\e22d';
}

.e-treeview.e-drag-item .e-icons.e-no-drop::before {
  content: '\e22a';
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

.e-bigger .e-treeview .e-navigable .e-text-content,
.e-treeview.e-bigger .e-navigable .e-text-content {
  align-items: center;
  display: flex;
}

.e-bigger .e-treeview .e-navigable .e-list-text,
.e-treeview.e-bigger .e-navigable .e-list-text {
  padding: 0;
  width: 100%;
}

.e-bigger .e-treeview .e-navigable .e-checkbox-wrapper + .e-list-text,
.e-treeview.e-bigger .e-navigable .e-checkbox-wrapper + .e-list-text {
  padding: 0;
}

.e-bigger .e-treeview .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-icon,
.e-bigger .e-treeview .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-img,
.e-treeview.e-bigger .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-icon,
.e-treeview.e-bigger .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-img {
  margin: 0 10px 0 6px;
}

.e-bigger .e-treeview .e-navigable .e-anchor-wrap,
.e-treeview.e-bigger .e-navigable .e-anchor-wrap {
  padding: 0 0 0 10px;
}

.e-bigger .e-treeview .e-navigable .e-list-icon,
.e-bigger .e-treeview .e-navigable .e-list-img,
.e-bigger .e-treeview .e-navigable .e-list-icon + .e-list-img,
.e-treeview.e-bigger .e-navigable .e-list-icon,
.e-treeview.e-bigger .e-navigable .e-list-img,
.e-treeview.e-bigger .e-navigable .e-list-icon + .e-list-img {
  margin: 0 10px 0 0;
}

.e-bigger .e-treeview .e-fullrow,
.e-treeview.e-bigger .e-fullrow {
  height: 40px;
}

.e-bigger .e-treeview .e-list-text,
.e-treeview.e-bigger .e-list-text {
  line-height: 38px;
  min-height: 38px;
  padding: 0 10px;
}

.e-bigger .e-treeview .e-list-text .e-input-group,
.e-treeview.e-bigger .e-list-text .e-input-group {
  height: 38px;
}

.e-bigger .e-treeview .e-checkbox-wrapper,
.e-treeview.e-bigger .e-checkbox-wrapper {
  margin: 0 0 0 10px;
}

.e-bigger .e-treeview .e-checkbox-wrapper + .e-list-icon,
.e-bigger .e-treeview .e-checkbox-wrapper + .e-list-img,
.e-treeview.e-bigger .e-checkbox-wrapper + .e-list-icon,
.e-treeview.e-bigger .e-checkbox-wrapper + .e-list-img {
  margin: 0 0 0 16px;
}

.e-bigger .e-treeview .e-list-icon,
.e-bigger .e-treeview .e-list-img,
.e-treeview.e-bigger .e-list-icon,
.e-treeview.e-bigger .e-list-img {
  margin: 0 0 0 10px;
}

.e-bigger .e-treeview .e-list-icon + .e-list-icon,
.e-bigger .e-treeview .e-list-icon + .e-list-img,
.e-bigger .e-treeview .e-list-img + .e-list-icon,
.e-bigger .e-treeview .e-list-img + .e-list-img,
.e-treeview.e-bigger .e-list-icon + .e-list-icon,
.e-treeview.e-bigger .e-list-icon + .e-list-img,
.e-treeview.e-bigger .e-list-img + .e-list-icon,
.e-treeview.e-bigger .e-list-img + .e-list-img {
  margin: 0 0 0 10px;
}

.e-bigger .e-treeview .e-icon-collapsible::before,
.e-bigger .e-treeview .e-icon-expandable::before,
.e-treeview.e-bigger .e-icon-collapsible::before,
.e-treeview.e-bigger .e-icon-expandable::before {
  padding: 6px;
}

.e-bigger .e-treeview.e-rtl .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-icon,
.e-bigger .e-treeview.e-rtl .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-img,
.e-treeview.e-bigger.e-rtl .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-icon,
.e-treeview.e-bigger.e-rtl .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-img {
  margin: 0 6px 0 10px;
}

.e-bigger .e-treeview.e-rtl .e-navigable .e-anchor-wrap,
.e-treeview.e-bigger.e-rtl .e-navigable .e-anchor-wrap {
  padding: 0 10px 0 0;
}

.e-bigger .e-treeview.e-rtl .e-navigable .e-list-icon,
.e-bigger .e-treeview.e-rtl .e-navigable .e-list-img,
.e-bigger .e-treeview.e-rtl .e-navigable .e-list-icon + .e-list-img,
.e-treeview.e-bigger.e-rtl .e-navigable .e-list-icon,
.e-treeview.e-bigger.e-rtl .e-navigable .e-list-img,
.e-treeview.e-bigger.e-rtl .e-navigable .e-list-icon + .e-list-img {
  margin: 0 0 0 10px;
}

.e-bigger .e-treeview.e-rtl .e-checkbox-wrapper,
.e-treeview.e-bigger.e-rtl .e-checkbox-wrapper {
  margin: 0 10px 0 0;
}

.e-bigger .e-treeview.e-rtl .e-checkbox-wrapper + .e-list-icon,
.e-bigger .e-treeview.e-rtl .e-checkbox-wrapper + .e-list-img,
.e-treeview.e-bigger.e-rtl .e-checkbox-wrapper + .e-list-icon,
.e-treeview.e-bigger.e-rtl .e-checkbox-wrapper + .e-list-img {
  margin: 0 16px 0 0;
}

.e-bigger .e-treeview.e-rtl .e-list-icon,
.e-bigger .e-treeview.e-rtl .e-list-img,
.e-treeview.e-bigger.e-rtl .e-list-icon,
.e-treeview.e-bigger.e-rtl .e-list-img {
  margin: 0 10px 0 0;
}

.e-bigger .e-treeview.e-rtl .e-list-icon + .e-list-icon,
.e-bigger .e-treeview.e-rtl .e-list-icon + .e-list-img,
.e-bigger .e-treeview.e-rtl .e-list-img + .e-list-icon,
.e-bigger .e-treeview.e-rtl .e-list-img + .e-list-img,
.e-treeview.e-bigger.e-rtl .e-list-icon + .e-list-icon,
.e-treeview.e-bigger.e-rtl .e-list-icon + .e-list-img,
.e-treeview.e-bigger.e-rtl .e-list-img + .e-list-icon,
.e-treeview.e-bigger.e-rtl .e-list-img + .e-list-img {
  margin: 0 10px 0 0;
}

.e-treeview {
  display: block;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
}

.e-treeview > .e-ul {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.e-treeview .e-ul {
  margin: 0;
  padding: 0 0 0 24px;
}

.e-treeview li.e-node-collapsed .e-list-item .e-fullrow {
  display: none;
}

.e-treeview .e-display-none {
  display: none;
}

.e-treeview .e-list-item {
  list-style: none;
  padding: 2px 0;
}

.e-treeview .e-list-item .e-ul {
  margin: 2px 0 -2px;
  padding: 0 0 0 24px;
}

.e-treeview .e-list-item.e-disable > .e-text-content,
.e-treeview .e-list-item.e-disable > .e-fullrow {
  -ms-touch-action: none;
  filter: alpha(opacity=50);
  opacity: .5;
  pointer-events: none;
  touch-action: none;
}

.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
  content: none;
}

.e-treeview .e-icons .e-spinner-pane {
  position: relative;
}

.e-treeview .e-text-content {
  -webkit-user-select: none;
  user-select: none;
  border: 1px solid;
  cursor: pointer;
  margin: 0;
  padding: 0 0 0 24px;
}

.e-treeview .e-fullrow {
  -webkit-user-select: none;
  user-select: none;
  border: 1px solid;
  box-sizing: border-box;
  cursor: pointer;
  height: 32px;
  left: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
}

.e-treeview .e-checkbox-wrapper {
  margin: 0 0 0 5px;
  pointer-events: all;
  position: relative;
}

.e-treeview .e-checkbox-wrapper + .e-list-icon,
.e-treeview .e-checkbox-wrapper + .e-list-img {
  margin: 0 0 0 12px;
}

.e-treeview .e-checkbox-wrapper + .e-list-text {
  padding: 0 10px;
}

.e-treeview .e-checkbox-wrapper .e-ripple-container {
  bottom: -7px;
  height: 32px;
  left: -7px;
  right: -7px;
  top: -7px;
  width: 32px;
}

.e-treeview .e-list-text {
  box-sizing: border-box;
  display: inline-block;
  line-height: 30px;
  margin: 0;
  min-height: 30px;
  padding: 0 5px;
  text-decoration: none;
  vertical-align: middle;
}

.e-treeview .e-list-text .e-input-group {
  height: 30px;
  margin-bottom: 0;
  min-width: 150px;
  vertical-align: bottom;
}

.e-treeview .e-list-icon,
.e-treeview .e-list-img {
  display: inline-block;
  height: 18px;
  margin: 0 0 0 5px;
  vertical-align: middle;
  width: 18px;
}

.e-treeview .e-list-icon + .e-list-icon,
.e-treeview .e-list-icon + .e-list-img,
.e-treeview .e-list-img + .e-list-icon,
.e-treeview .e-list-img + .e-list-img {
  margin: 0 0 0 10px;
}

.e-treeview .e-list-icon + .e-list-text,
.e-treeview .e-list-img + .e-list-text {
  padding: 0 10px;
}

.e-treeview .e-icon-collapsible,
.e-treeview .e-icon-expandable {
  display: inline-block;
  height: 24px;
  margin: 0 0 0 -24px;
  vertical-align: middle;
  width: 24px;
}

.e-treeview .e-icon-collapsible::before,
.e-treeview .e-icon-expandable::before {
  display: inline-block;
  padding: 7px;
}

.e-treeview .e-load {
  animation: rotation .5s infinite linear;
}

.e-treeview .e-sibling {
  border-radius: 10px;
  height: 6px;
  margin-top: -5px;
  position: absolute;
  width: 6px;
  z-index: 2;
}

.e-treeview .e-text-content + .e-sibling {
  margin-top: -1px;
}

.e-treeview .e-sibling::before {
  left: 6px;
  top: 3px;
  height: 1px;
  position: absolute;
  width: 144px;
  z-index: 2;
}

.e-treeview .e-popup {
  -webkit-user-select: none;
  user-select: none;
  font-weight: normal;
  position: absolute;
  z-index: 99999;
}

.e-treeview .e-popup .e-content {
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  font-size: 14px;
  padding: 4px;
}

.e-treeview .e-popup .e-icons {
  border: 1px solid transparent;
  cursor: pointer;
  display: inline-block;
  height: 26px;
  line-height: 18px;
  padding: 4px;
  width: 26px;
}

.e-treeview .e-popup .e-downtail::before,
.e-treeview .e-popup .e-downtail::after {
  border: 10px solid transparent;
  content: '';
  height: 0;
  left: 8px;
  position: absolute;
  width: 0;
}

.e-treeview .e-popup .e-downtail::after {
  bottom: -18px;
}

.e-treeview.e-fullrow-wrap .e-text-content {
  pointer-events: none;
  position: relative;
}

.e-treeview.e-fullrow-wrap .e-icon-collapsible,
.e-treeview.e-fullrow-wrap .e-icon-expandable,
.e-treeview.e-fullrow-wrap .e-input,
.e-treeview.e-fullrow-wrap .e-list-url {
  pointer-events: auto;
}

.e-treeview .e-navigable .e-text-content {
  align-items: center;
  display: flex;
}

.e-treeview .e-navigable .e-list-url {
  padding: 0;
  width: 100%;
}

.e-treeview .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap {
  padding: 0 0 0 10px;
}

.e-treeview .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-icon,
.e-treeview .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-img {
  margin: 0 10px 0 2px;
}

.e-treeview .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-icon + .e-list-img {
  margin: 0 10px 0 0;
}

.e-treeview .e-navigable .e-anchor-wrap {
  padding: 0 0 0 5px;
}

.e-treeview .e-navigable .e-list-icon,
.e-treeview .e-navigable .e-list-img {
  margin: 0 10px 0 0;
}

.e-treeview.e-drag-item {
  overflow: visible;
  z-index: 10000;
}

.e-treeview.e-drag-item .e-text-content {
  float: left;
}

.e-treeview.e-drag-item .e-icon-collapsible::before,
.e-treeview.e-drag-item .e-icon-expandable::before {
  font-size: 12px;
  padding: 6px;
}

.e-treeview.e-drag-item .e-drop-count {
  border: 1px solid;
  border-radius: 15px;
  box-sizing: content-box;
  font-size: 13px;
  line-height: normal;
  min-width: 12px;
  padding: 3px 5px 4px;
  margin-left: -12px;
  position: absolute;
  text-align: center;
  top: -10px;
}

.e-treeview.e-dragging .e-text-content,
.e-treeview.e-dragging .e-fullrow {
  cursor: default;
}

.e-treeview.e-rtl .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap {
  padding: 0 10px 0 0;
}

.e-treeview.e-rtl .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-icon,
.e-treeview.e-rtl .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-img {
  margin: 0 2px 0 10px;
}

.e-treeview.e-rtl .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-icon + .e-list-img {
  margin: 0 0 0 10px;
}

.e-treeview.e-rtl .e-navigable .e-anchor-wrap {
  padding: 0 5px 0 0;
}

.e-treeview.e-rtl .e-navigable .e-list-icon,
.e-treeview.e-rtl .e-navigable .e-list-img,
.e-treeview.e-rtl .e-navigable .e-list-icon + .e-list-img {
  margin: 0 0 0 10px;
}

.e-treeview.e-rtl .e-ul {
  padding: 0 24px 0 0;
}

.e-treeview.e-rtl .e-list-item .e-ul {
  padding: 0 24px 0 0;
}

.e-treeview.e-rtl .e-text-content {
  padding: 0 24px 0 0;
}

.e-treeview.e-rtl .e-checkbox-wrapper {
  margin: 0 5px 0 0;
}

.e-treeview.e-rtl .e-checkbox-wrapper + .e-list-icon,
.e-treeview.e-rtl .e-checkbox-wrapper + .e-list-img {
  margin: 0 12px 0 0;
}

.e-treeview.e-rtl .e-list-icon,
.e-treeview.e-rtl .e-list-img {
  margin: 0 5px 0 0;
}

.e-treeview.e-rtl .e-list-icon + .e-list-icon,
.e-treeview.e-rtl .e-list-icon + .e-list-img,
.e-treeview.e-rtl .e-list-img + .e-list-icon,
.e-treeview.e-rtl .e-list-img + .e-list-img {
  margin: 0 10px 0 0;
}

.e-treeview.e-rtl .e-icon-collapsible,
.e-treeview.e-rtl .e-icon-expandable {
  margin: 0 -24px 0 0;
}

.e-treeview.e-rtl .e-sibling::before {
  right: 6px;
  top: 3px;
}

.e-treeview.e-rtl.e-drag-item .e-text-content {
  float: right;
}

.e-treeview.e-rtl.e-drag-item .e-drop-count {
  margin-right: -12px;
}

.e-treeview.e-disabled .e-fullrow,
.e-treeview.e-disabled .e-icons,
.e-treeview.e-disabled .e-text-content,
.e-treeview.e-disabled .e-list-img,
.e-treeview.e-disabled .e-list-icon {
  cursor: auto;
}

.e-treeview.e-disabled .e-list-url {
  cursor: default;
  pointer-events: none;
}

.e-bigger .e-treeview .e-list-text,
.e-treeview.e-bigger .e-list-text {
  font-size: 14px;
}

.e-bigger .e-treeview .e-icon-collapsible::before,
.e-bigger .e-treeview .e-icon-expandable::before,
.e-treeview.e-bigger .e-icon-collapsible::before,
.e-treeview.e-bigger .e-icon-expandable::before {
  font-size: 12px;
}

.e-treeview {
  -webkit-tap-highlight-color: transparent;
}

.e-treeview .e-text-content,
.e-treeview .e-fullrow {
  border-color: transparent;
}

.e-treeview .e-list-text {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13px;
}

.e-treeview .e-list-icon,
.e-treeview .e-list-img {
  font-size: 18px;
}

.e-treeview .e-icon-collapsible,
.e-treeview .e-icon-expandable {
  color: rgba(0, 0, 0, 0.54);
}

.e-treeview .e-icon-collapsible::before,
.e-treeview .e-icon-expandable::before {
  font-size: 10px;
}

.e-treeview .e-list-item.e-active,
.e-treeview .e-list-item.e-hover {
  background: transparent;
}

.e-treeview .e-list-item.e-hover > .e-text-content {
  color: rgba(0, 0, 0, 0.87);
}

.e-treeview .e-list-item.e-hover > .e-text-content .e-list-text {
  color: rgba(0, 0, 0, 0.87);
}

.e-treeview .e-list-item.e-hover > .e-text-content .e-icon-collapsible,
.e-treeview .e-list-item.e-hover > .e-text-content .e-icon-expandable {
  color: rgba(0, 0, 0, 0.54);
}

.e-treeview .e-list-item.e-active > .e-text-content {
  color: #e3165b;
}

.e-treeview .e-list-item.e-active > .e-text-content .e-list-text {
  color: #e3165b;
}

.e-treeview .e-list-item.e-active > .e-text-content .e-icon-collapsible,
.e-treeview .e-list-item.e-active > .e-text-content .e-icon-expandable {
  color: rgba(0, 0, 0, 0.54);
}

.e-treeview .e-list-item.e-active.e-hover > .e-text-content {
  color: #e3165b;
}

.e-treeview .e-list-item.e-active.e-hover > .e-text-content .e-list-text {
  color: #e3165b;
}

.e-treeview .e-list-item.e-active.e-hover > .e-text-content .e-icon-collapsible,
.e-treeview .e-list-item.e-active.e-hover > .e-text-content .e-icon-expandable {
  color: rgba(0, 0, 0, 0.54);
}

.e-treeview .e-list-item.e-editing.e-active > .e-text-content,
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content {
  color: rgba(0, 0, 0, 0.87);
}

.e-treeview .e-list-item.e-editing.e-active > .e-text-content .e-list-text,
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content .e-list-text {
  color: rgba(0, 0, 0, 0.87);
}

.e-treeview .e-list-item.e-editing.e-active > .e-text-content .e-icon-collapsible,
.e-treeview .e-list-item.e-editing.e-active > .e-text-content .e-icon-expandable,
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content .e-icon-collapsible,
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content .e-icon-expandable {
  color: rgba(0, 0, 0, 0.54);
}

.e-treeview .e-list-item.e-hover > .e-fullrow {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}

.e-treeview .e-list-item.e-active > .e-fullrow {
  background-color: #eee;
  border-color: #eee;
}

.e-treeview .e-list-item.e-active.e-animation-active > .e-fullrow {
  background-color: transparent;
  border-color: transparent;
}

.e-treeview .e-list-item.e-active.e-animation-active > .e-text-content {
  color: rgba(0, 0, 0, 0.87);
}

.e-treeview .e-list-item.e-active.e-animation-active > .e-text-content .e-list-text {
  color: rgba(0, 0, 0, 0.87);
}

.e-treeview .e-list-item.e-active.e-hover > .e-fullrow {
  background-color: #e0e0e0;
  border-color: #e0e0e0;
}

.e-treeview .e-list-item.e-editing.e-active > .e-fullrow,
.e-treeview .e-list-item.e-editing.e-hover > .e-fullrow {
  background-color: transparent;
  border-color: transparent;
}

.e-treeview .e-list-item.e-disable > .e-text-content,
.e-treeview .e-list-item.e-disable > .e-fullrow {
  color: rgba(0, 0, 0, 0.54);
}

.e-treeview .e-list-item.e-disable .e-icon-collapsible,
.e-treeview .e-list-item.e-disable .e-icon-expandable {
  color: rgba(0, 0, 0, 0.87);
}

.e-treeview .e-sibling {
  background: #e3165b;
}

.e-treeview .e-sibling::before {
  background: rgba(0, 0, 0, 0.54);
}

.e-treeview .e-popup .e-content {
  background-color: #fff;
  border-color: #eee;
}

.e-treeview .e-popup.e-select .e-icons {
  border-color: #eee;
}

.e-treeview .e-popup .e-downtail::before {
  border-top-color: #eee;
}

.e-treeview .e-popup .e-downtail::after {
  border-top-color: #fff;
}

.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-hover > .e-text-content {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}

.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-active > .e-text-content {
  background-color: #eee;
  border-color: #eee;
}

.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-active.e-hover > .e-text-content {
  background-color: #e0e0e0;
  border-color: #e0e0e0;
}

.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-editing.e-active > .e-text-content,
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-editing.e-hover > .e-text-content {
  background-color: transparent;
  border-color: transparent;
}

.e-treeview.e-fullrow-wrap .e-text-content {
  border-color: transparent;
}

.e-treeview.e-drag-item {
  background-color: #eee;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
}

.e-treeview.e-drag-item .e-icon-collapsible::before,
.e-treeview.e-drag-item .e-icon-expandable::before {
  font-size: 12px;
}

.e-treeview.e-drag-item .e-list-text {
  color: rgba(0, 0, 0, 0.54);
}

.e-treeview.e-drag-item .e-icons {
  color: rgba(0, 0, 0, 0.54);
}

.e-treeview.e-drag-item .e-drop-count {
  background-color: #e3165b;
  border-color: #fff;
  color: #fff;
}

.e-treeview.e-drag-item.e-rtl .e-sibling {
  background: #e3165b;
}

/*! Material theme definition's */
/*! component's theme wise override definitions and variables */
ejs-sidebar {
  display: block;
}

.e-sidebar {
  -webkit-tap-highlight-color: transparent;
  background: #fff;
  height: 100%;
  overflow: auto;
  position: fixed;
  top: 0;
  transition: none;
  vertical-align: middle;
  visibility: hidden;
  will-change: transform;
}

.e-sidebar.e-right.e-open {
  transform: translateX(0%);
  transition: transform .5s ease;
  visibility: visible;
}

.e-sidebar.e-right.e-close {
  box-shadow: none;
  transform: translateX(100%);
  transition: transform .5s ease, visibility 500ms;
  visibility: hidden;
}

.e-sidebar.e-left.e-open {
  transform: translateX(0%);
  transition: transform .5s ease;
  visibility: visible;
}

.e-sidebar.e-left.e-transition.e-close, .e-sidebar.e-right.e-transition.e-close {
  transition: transform .5s ease, visibility 500ms;
}

.e-sidebar.e-left.e-close {
  box-shadow: none;
  transform: translateX(-100%);
  visibility: hidden;
}

.e-sidebar.e-right.e-close {
  box-shadow: none;
  transform: translateX(100%);
  transition: transform .5s ease, visibility 500ms;
  visibility: hidden;
}

.e-sidebar.e-right {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  left: auto;
  right: 0;
  top: 0;
}

.e-sidebar.e-left {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  left: 0;
  right: auto;
  top: 0;
}

.e-sidebar.e-left.e-close.e-dock {
  transform: translateX(0%);
  transition: width .5s ease, visibility 500ms;
  visibility: visible;
}

.e-sidebar.e-right.e-close.e-dock {
  transform: translateX(0%);
  transition: width .5s ease, visibility 500ms;
  visibility: visible;
}

.e-sidebar.e-left.e-open.e-disable-animation, .e-sidebar.e-right.e-open.e-disable-animation, .e-sidebar.e-right.e-close.e-disable-animation, .e-sidebar.e-left.e-close.e-disable-animation {
  transition: none;
}

.e-sidebar.e-visibility {
  visibility: hidden;
}

.e-sidebar.e-over {
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.18);
}

.e-sidebar-absolute {
  position: absolute;
}

.e-sidebar-context {
  overflow-x: hidden;
  position: relative;
}

.e-backdrop {
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  left: 0;
  opacity: .5;
  pointer-events: auto;
  top: 0;
  width: auto;
  z-index: 999;
}

.e-content-animation {
  transition: margin .5s ease, transform .5s ease;
}

.e-content-animation.e-overlay {
  box-sizing: border-box;
  overflow: auto;
  -webkit-user-select: none;
          user-select: none;
}

.e-disable-interaction {
  pointer-events: none;
  touch-action: none;
}

.e-sidebar-overflow {
  overflow-x: hidden !important;
}

.e-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  left: 0;
  opacity: .5;
  pointer-events: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}

.e-content-placeholder.e-sidebar.e-placeholder-sidebar {
  left: 0;
  position: fixed;
  right: auto;
  top: 0;
  visibility: visible;
}

/*! component's theme wise override definitions and variables */
@keyframes hscroll-popup-shadow {
  0% {
    border-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(255, 255, 255, 0.12);
  }
}

/*! component's theme wise override definitions and variables */
@keyframes vscroll-popup-shadow {
  0% {
    border-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(255, 255, 255, 0.12);
  }
}

/*! menu layout */
.e-menu-wrapper ul.e-vertical .e-menu-item .e-caret::before {
  content: '\e956';
}

.e-menu-wrapper ul .e-menu-item .e-caret::before {
  content: '\e94d';
}

.e-menu-wrapper .e-ul .e-menu-item .e-caret::before {
  content: '\e956';
}

.e-menu-wrapper.e-hamburger .e-menu-header .e-menu-icon::before {
  content: '\e99a';
}

.e-menu-wrapper.e-hamburger.e-close-icon .e-menu-header .e-menu-icon::before {
  content: '\eb36';
}

.e-menu-wrapper.e-hamburger .e-vertical .e-menu-item .e-caret::before,
.e-menu-wrapper.e-hamburger .e-menu-item .e-caret::before {
  content: '\e94d';
}

.e-menu-wrapper.e-rtl.e-hamburger ul.e-ul .e-caret::before {
  content: '\e94d';
}

.e-menu-wrapper .e-menu-hscroll.e-hscroll .e-nav-left-arrow::before,
.e-menu-wrapper .e-menu-hscroll.e-hscroll .e-nav-right-arrow::before {
  content: '\e956';
}

.e-menu-wrapper .e-menu-vscroll.e-vscroll .e-nav-up-arrow::before,
.e-menu-wrapper .e-menu-vscroll.e-vscroll .e-nav-down-arrow::before {
  content: '\e94d';
}

.e-rtl.e-menu-wrapper ul.e-vertical .e-caret::before {
  content: '\e937';
}

.e-rtl.e-menu-wrapper ul.e-ul .e-caret::before {
  content: '\e937';
}

.e-bigger .e-rtl.e-menu-wrapper ul.e-vertical .e-caret::before,
.e-bigger.e-rtl.e-menu-wrapper ul.e-vertical .e-caret::before {
  content: '\e937';
}

.e-bigger .e-rtl.e-menu-wrapper ul.e-ul .e-caret::before,
.e-bigger.e-rtl.e-menu-wrapper ul.e-ul .e-caret::before {
  content: '\e937';
}

.e-bigger .e-rtl.e-menu-wrapper.e-hamburger ul.e-ul .e-caret::before,
.e-bigger.e-rtl.e-menu-wrapper.e-hamburger ul.e-ul .e-caret::before {
  content: '\e94d';
}

/*! menu layout */
.e-menu-wrapper {
  border: none;
  border-radius: 0;
  display: inline-block;
  line-height: 0;
}

.e-menu-wrapper .e-menu-vscroll {
  height: inherit;
}

.e-menu-wrapper ul {
  font-weight: normal;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  -webkit-user-select: none;
          user-select: none;
  font-size: 13px;
  padding: 0;
  text-align: left;
  white-space: nowrap;
}

.e-menu-wrapper ul.e-ul,
.e-menu-wrapper ul.e-ul * {
  box-sizing: border-box;
}

.e-menu-wrapper ul.e-ul:focus,
.e-menu-wrapper ul.e-ul *:focus {
  outline: none;
}

.e-menu-wrapper ul.e-vertical {
  min-width: 120px;
}

.e-menu-wrapper ul.e-vertical .e-menu-item {
  display: list-item;
}

.e-menu-wrapper ul.e-vertical .e-menu-item.e-blankicon {
  padding-left: 44px;
}

.e-menu-wrapper ul.e-vertical .e-separator {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  height: auto;
}

.e-menu-wrapper ul.e-menu {
  display: inline-block;
}

.e-menu-wrapper ul.e-menu:not(.e-vertical) {
  padding: 0;
}

.e-menu-wrapper ul.e-menu:not(.e-vertical) .e-separator {
  border-right-style: solid;
  border-right-width: 1px;
  padding: 0;
}

.e-menu-wrapper ul .e-menu-item {
  cursor: pointer;
  position: relative;
  display: inline-flex;
  height: 42px;
  line-height: 42px;
  padding: 0 12px;
  vertical-align: top;
  white-space: nowrap;
}

.e-menu-wrapper ul .e-menu-item.e-menu-hide {
  display: none;
}

.e-menu-wrapper ul .e-menu-item.e-menu-header {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.e-menu-wrapper ul .e-menu-item .e-menu-url {
  text-decoration: none;
}

.e-menu-wrapper ul .e-menu-item .e-menu-icon {
  display: inline-block;
  vertical-align: middle;
}

.e-menu-wrapper ul .e-menu-item.e-separator {
  cursor: auto;
  line-height: normal;
  pointer-events: none;
}

.e-menu-wrapper ul .e-menu-item .e-menu-icon {
  font-size: 14px;
  height: auto;
  line-height: 42px;
  margin-right: 8px;
  text-align: center;
  width: 24px;
}

.e-menu-wrapper ul .e-menu-item .e-caret {
  font-size: 10px;
  height: auto;
  line-height: 42px;
  position: absolute;
  right: 12px;
  width: auto;
}

.e-menu-wrapper ul .e-menu-item.e-menu-caret-icon {
  padding-right: 30px;
}

.e-menu-wrapper ul .e-menu-item.e-disabled {
  cursor: auto;
  opacity: 0.38;
  pointer-events: none;
}

.e-menu-wrapper .e-ul {
  font-size: 14px;
  padding: 8px 0;
  min-width: 120px;
}

.e-menu-wrapper .e-ul .e-menu-item {
  height: 36px;
  line-height: 36px;
  padding: 0 16px;
  display: list-item;
}

.e-menu-wrapper .e-ul .e-menu-item .e-menu-url {
  display: inline-block;
  min-width: 120px;
}

.e-menu-wrapper .e-ul .e-menu-item .e-menu-icon {
  font-size: 14px;
  line-height: 36px;
  margin-right: 10px;
}

.e-menu-wrapper .e-ul .e-menu-item .e-caret {
  line-height: 36px;
  margin-left: 16px;
  margin-right: 0;
  position: absolute;
  right: 8px;
}

.e-menu-wrapper .e-ul .e-menu-item.e-menu-caret-icon {
  padding-right: 36px;
}

.e-menu-wrapper .e-ul .e-menu-item.e-separator {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  height: auto;
  margin: 8px 0;
}

.e-menu-wrapper .e-ul .e-menu-item.e-blankicon {
  padding-left: 40px;
}

.e-menu-wrapper .e-ul .e-menu-item .e-caret {
  font-size: 11px;
}

.e-menu-wrapper .e-ul .e-menu-item .e-menu-icon {
  width: auto;
}

.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon {
  float: right;
}

.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-title {
  padding: 0 16px;
}

.e-menu-wrapper .e-menu-header {
  display: none;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 42px;
  text-align: left;
  white-space: nowrap;
}

.e-menu-wrapper .e-menu-header .e-menu-title,
.e-menu-wrapper .e-menu-header .e-menu-icon {
  display: inline-block;
  line-height: inherit;
}

.e-menu-wrapper .e-menu-header .e-menu-icon {
  cursor: pointer;
  float: left;
  outline: none;
  padding: 0 16px;
}

.e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device) {
  padding: 0 30px;
}

.e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav {
  width: 30px;
}

.e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav:focus, .e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav:hover {
  border: 0;
}

.e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav.e-scroll-right-nav {
  border-left: none;
}

.e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav.e-scroll-left-nav {
  border-right: none;
}

.e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-hscroll-bar {
  overflow-y: hidden;
}

.e-menu-wrapper .e-scroll-nav .e-nav-arrow {
  font-size: 10px;
}

.e-menu-wrapper .e-scroll-nav .e-nav-arrow.e-nav-left-arrow {
  transform: rotate(180deg);
}

.e-menu-wrapper .e-scroll-nav .e-nav-arrow.e-nav-up-arrow {
  transform: rotate(180deg);
}

.e-menu-wrapper.e-rtl .e-scroll-nav .e-nav-arrow.e-nav-left-arrow {
  transform: rotate(0deg);
}

.e-menu-wrapper.e-rtl .e-scroll-nav .e-nav-arrow.e-nav-right-arrow {
  transform: rotate(180deg);
}

.e-menu-wrapper.e-popup.e-menu-popup {
  border: none;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  overflow: hidden;
  position: absolute;
}

.e-menu-wrapper .e-menu-vscroll.e-vscroll:not(.e-scroll-device) {
  padding: 16px 0;
}

.e-menu-wrapper .e-menu-vscroll.e-vscroll.e-scroll-device .e-scroll-nav.e-scroll-down-nav {
  transform: none;
  width: 100%;
}

.e-menu-wrapper .e-menu-vscroll.e-vscroll.e-scroll-device .e-scroll-nav.e-scroll-down-nav .e-nav-down-arrow {
  transform: none;
}

.e-menu-wrapper .e-menu-vscroll.e-vscroll .e-vscroll-bar {
  height: 100%;
  width: inherit;
}

.e-menu-wrapper .e-menu-vscroll.e-vscroll .e-vscroll-bar .e-vscroll-content {
  width: inherit;
}

.e-menu-wrapper .e-menu-vscroll.e-vscroll .e-scroll-nav {
  height: 16px;
}

.e-menu-wrapper.e-scrollable {
  display: block;
}

.e-menu-wrapper.e-scrollable .e-menu {
  display: block;
  overflow: auto;
}

.e-rtl.e-menu-wrapper ul .e-menu-item {
  text-align: right;
}

.e-rtl.e-menu-wrapper ul .e-menu-item .e-menu-icon {
  float: right;
  margin-right: 0;
}

.e-rtl.e-menu-wrapper ul .e-menu-item .e-caret {
  margin-left: 0;
  right: auto;
}

.e-rtl.e-menu-wrapper ul .e-menu-item .e-menu-icon {
  margin-left: 8px;
}

.e-rtl.e-menu-wrapper ul .e-menu-item .e-caret {
  left: 12px;
}

.e-rtl.e-menu-wrapper ul .e-menu-item.e-menu-caret-icon {
  padding-left: 30px;
  padding-right: 12px;
}

.e-rtl.e-menu-wrapper ul.e-vertical .e-menu-item.e-blankicon {
  padding-right: 44px;
}

.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item .e-menu-icon {
  margin-left: 10px;
}

.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item .e-caret {
  left: 8px;
}

.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-menu-caret-icon {
  padding-left: 36px;
  padding-right: 16px;
}

.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-blankicon {
  padding-left: 16px;
  padding-right: 40px;
}

.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-blankicon.e-menu-caret-icon {
  padding-left: 36px;
}

.e-bigger .e-menu-wrapper ul,
.e-bigger.e-menu-wrapper ul {
  font-size: 14px;
}

.e-bigger .e-menu-wrapper ul .e-menu-item,
.e-bigger.e-menu-wrapper ul .e-menu-item {
  height: 56px;
  line-height: 56px;
  padding: 0 16px;
}

.e-bigger .e-menu-wrapper ul .e-menu-item .e-menu-icon,
.e-bigger.e-menu-wrapper ul .e-menu-item .e-menu-icon {
  font-size: 16px;
  line-height: 56px;
  margin-right: 10px;
  width: 24px;
}

.e-bigger .e-menu-wrapper ul .e-menu-item.e-menu-caret-icon,
.e-bigger.e-menu-wrapper ul .e-menu-item.e-menu-caret-icon {
  padding-right: 36px;
}

.e-bigger .e-menu-wrapper ul .e-menu-item .e-caret,
.e-bigger.e-menu-wrapper ul .e-menu-item .e-caret {
  font-size: 12px;
  line-height: 56px;
  right: 16px;
}

.e-bigger .e-menu-wrapper ul .e-menu-item.e-separator,
.e-bigger.e-menu-wrapper ul .e-menu-item.e-separator {
  padding: 0;
}

.e-bigger .e-menu-wrapper ul.e-menu:not(.e-vertical),
.e-bigger.e-menu-wrapper ul.e-menu:not(.e-vertical) {
  padding: 0;
}

.e-bigger .e-menu-wrapper ul.e-menu.e-vertical .e-menu-item.e-separator,
.e-bigger.e-menu-wrapper ul.e-menu.e-vertical .e-menu-item.e-separator {
  height: auto;
  line-height: normal;
}

.e-bigger .e-menu-wrapper ul.e-menu.e-vertical .e-menu-item.e-blankicon,
.e-bigger.e-menu-wrapper ul.e-menu.e-vertical .e-menu-item.e-blankicon {
  padding-left: 50px;
}

.e-bigger .e-menu-wrapper ul.e-ul,
.e-bigger.e-menu-wrapper ul.e-ul {
  font-size: 15px;
  padding: 8px 0;
  white-space: nowrap;
  max-width: 280px;
  min-width: 112px;
}

.e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
.e-bigger.e-menu-wrapper ul.e-ul .e-menu-item {
  height: 48px;
  line-height: 48px;
  padding: 0 16px;
}

.e-bigger .e-menu-wrapper ul.e-ul .e-menu-item .e-menu-icon,
.e-bigger.e-menu-wrapper ul.e-ul .e-menu-item .e-menu-icon {
  font-size: 16px;
  line-height: 48px;
}

.e-bigger .e-menu-wrapper ul.e-ul .e-menu-item .e-caret,
.e-bigger.e-menu-wrapper ul.e-ul .e-menu-item .e-caret {
  line-height: 48px;
}

.e-bigger .e-menu-wrapper ul.e-ul .e-menu-item.e-separator,
.e-bigger.e-menu-wrapper ul.e-ul .e-menu-item.e-separator {
  height: auto;
  line-height: normal;
}

.e-bigger .e-menu-wrapper ul.e-ul .e-menu-item.e-blankicon,
.e-bigger.e-menu-wrapper ul.e-ul .e-menu-item.e-blankicon {
  padding-left: 42px;
}

.e-bigger .e-menu-wrapper ul.e-ul .e-menu-item .e-caret,
.e-bigger.e-menu-wrapper ul.e-ul .e-menu-item .e-caret {
  font-size: 12px;
  right: 8px;
}

.e-bigger .e-menu-wrapper ul.e-ul .e-menu-item.e-menu-caret-icon,
.e-bigger.e-menu-wrapper ul.e-ul .e-menu-item.e-menu-caret-icon {
  padding-right: 36px;
}

.e-bigger .e-menu-wrapper ul.e-ul .e-menu-item .e-menu-icon,
.e-bigger.e-menu-wrapper ul.e-ul .e-menu-item .e-menu-icon {
  margin-right: 10px;
  width: auto;
}

.e-bigger .e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device),
.e-bigger.e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device) {
  padding: 0 36px;
}

.e-bigger .e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav,
.e-bigger.e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav {
  width: 36px;
}

.e-bigger .e-menu-wrapper .e-menu-vscroll.e-vscroll:not(.e-scroll-device),
.e-bigger.e-menu-wrapper .e-menu-vscroll.e-vscroll:not(.e-scroll-device) {
  padding: 24px 0;
}

.e-bigger .e-menu-wrapper .e-menu-vscroll.e-vscroll .e-scroll-nav,
.e-bigger.e-menu-wrapper .e-menu-vscroll.e-vscroll .e-scroll-nav {
  height: 24px;
}

.e-bigger .e-menu-wrapper.e-menu-popup,
.e-bigger.e-menu-wrapper.e-menu-popup {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.e-bigger .e-menu-wrapper .e-scroll-nav .e-icons,
.e-bigger.e-menu-wrapper .e-scroll-nav .e-icons {
  font-size: 12px;
}

.e-bigger .e-rtl.e-menu-wrapper ul .e-menu-item,
.e-bigger.e-rtl.e-menu-wrapper ul .e-menu-item {
  text-align: right;
}

.e-bigger .e-rtl.e-menu-wrapper ul .e-menu-item .e-menu-icon,
.e-bigger.e-rtl.e-menu-wrapper ul .e-menu-item .e-menu-icon {
  margin-left: 10px;
  margin-right: 0;
}

.e-bigger .e-rtl.e-menu-wrapper ul .e-menu-item .e-caret,
.e-bigger.e-rtl.e-menu-wrapper ul .e-menu-item .e-caret {
  left: 16px;
  margin-left: 0;
  right: auto;
}

.e-bigger .e-rtl.e-menu-wrapper ul .e-menu-item.e-menu-caret-icon,
.e-bigger.e-rtl.e-menu-wrapper ul .e-menu-item.e-menu-caret-icon {
  padding-left: 36px;
  padding-right: 16px;
}

.e-bigger .e-rtl.e-menu-wrapper ul.e-vertical .e-menu-item.e-blankicon,
.e-bigger.e-rtl.e-menu-wrapper ul.e-vertical .e-menu-item.e-blankicon {
  padding-right: 50px;
}

.e-bigger .e-rtl.e-menu-wrapper ul.e-ul .e-menu-item .e-menu-icon,
.e-bigger.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item .e-menu-icon {
  margin-left: 10px;
}

.e-bigger .e-rtl.e-menu-wrapper ul.e-ul .e-menu-item .e-caret,
.e-bigger.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item .e-caret {
  left: 8px;
}

.e-bigger .e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-menu-caret-icon,
.e-bigger.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-menu-caret-icon {
  padding-left: 36px;
  padding-right: 16px;
}

.e-bigger .e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-blankicon,
.e-bigger.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-blankicon {
  padding-left: 16px;
  padding-right: 42px;
}

.e-bigger .e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-blankicon.e-menu-caret-icon,
.e-bigger.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-blankicon.e-menu-caret-icon {
  padding-left: 36px;
}

.e-menu-wrapper.e-hamburger {
  border: 0;
  display: block;
  position: relative;
}

.e-menu-wrapper.e-hamburger .e-menu-header:not(.e-vertical) {
  border: none;
  display: block;
}

.e-menu-wrapper.e-hamburger .e-popup.e-menu-popup {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  display: block;
  position: relative;
  width: 100%;
}

.e-menu-wrapper.e-hamburger ul.e-menu {
  border: none;
  overflow-y: auto;
  width: 100%;
}

.e-menu-wrapper.e-hamburger ul.e-menu.e-menu-parent.e-hide-menu {
  display: none;
}

.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item {
  text-indent: 12px;
}

.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item.e-blankicon {
  text-indent: 34px;
}

.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item .e-menu-icon {
  display: inline;
  text-indent: 0;
}

.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item .e-caret {
  transition: transform .3s ease-in-out;
  text-indent: 0;
}

.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item.e-selected > .e-caret {
  transform: rotate(-180deg);
}

.e-menu-wrapper.e-hamburger ul.e-menu:not(.e-vertical) {
  border-top: 0;
  display: block;
  padding: 0;
  position: absolute;
}

.e-menu-wrapper.e-hamburger ul.e-ul {
  font-size: 13px;
  padding: 0;
}

.e-menu-wrapper.e-hamburger ul.e-ul .e-menu-item {
  line-height: 42px;
  text-indent: inherit;
}

.e-menu-wrapper.e-hamburger ul.e-ul .e-menu-item.e-blankicon {
  padding: 0;
  text-indent: inherit;
}

.e-menu-wrapper.e-hamburger ul.e-ul .e-menu-item .e-caret {
  font-size: 10px;
  right: 12px;
}

.e-menu-wrapper.e-hamburger ul .e-menu-item {
  display: list-item;
  height: auto;
  padding: 0;
}

.e-menu-wrapper.e-hamburger ul .e-menu-item.e-menu-caret-icon {
  padding: 0;
}

.e-menu-wrapper.e-hamburger ul .e-menu-item .e-menu-url {
  display: inline-block;
  min-width: 120px;
  text-indent: 0;
  width: 100%;
}

.e-menu-wrapper.e-hamburger ul .e-menu-item.e-blankicon {
  padding: 0;
}

.e-menu-wrapper.e-hamburger ul .e-menu-item.e-separator {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  height: auto;
}

.e-rtl.e-menu-wrapper.e-hamburger ul .e-menu-item .e-menu-caret-icon {
  padding-left: 0;
  padding-right: 0;
}

.e-rtl.e-menu-wrapper.e-hamburger ul .e-menu-item .e-menu-icon {
  margin-left: 0;
  text-indent: inherit;
}

.e-rtl.e-menu-wrapper.e-hamburger ul .e-menu-item .e-caret {
  left: 12px;
  right: auto;
}

.e-bigger .e-menu-wrapper.e-hamburger ul .e-ul,
.e-bigger.e-menu-wrapper.e-hamburger ul .e-ul {
  max-width: 100%;
}

.e-bigger .e-menu-wrapper.e-hamburger ul .e-ul .e-menu-item,
.e-bigger.e-menu-wrapper.e-hamburger ul .e-ul .e-menu-item {
  height: auto;
  line-height: 56px;
  padding: 0;
}

.e-bigger .e-menu-wrapper.e-hamburger .e-menu-header,
.e-bigger.e-menu-wrapper.e-hamburger .e-menu-header {
  font-size: 16px;
  height: 56px;
  line-height: 56px;
}

.e-bigger .e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item,
.e-bigger.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item {
  text-indent: 16px;
}

.e-bigger .e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item.e-blankicon,
.e-bigger.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item.e-blankicon {
  text-indent: 42px;
}

.e-bigger .e-menu-wrapper.e-hamburger ul.e-menu .e-ul,
.e-bigger.e-menu-wrapper.e-hamburger ul.e-menu .e-ul {
  font-size: 14px;
}

.e-bigger .e-menu-wrapper.e-hamburger ul.e-menu .e-ul .e-menu-item,
.e-bigger.e-menu-wrapper.e-hamburger ul.e-menu .e-ul .e-menu-item {
  text-indent: inherit;
}

.e-bigger .e-menu-wrapper.e-hamburger ul.e-menu .e-ul .e-menu-item .e-caret,
.e-bigger.e-menu-wrapper.e-hamburger ul.e-menu .e-ul .e-menu-item .e-caret {
  font-size: 12px;
  right: 16px;
}

.e-bigger .e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item,
.e-bigger.e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item {
  padding: 0;
  text-indent: 16px;
}

.e-bigger .e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item.e-blankicon,
.e-bigger.e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item.e-blankicon {
  text-indent: 42px;
}

.e-bigger .e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item .e-menu-icon,
.e-bigger.e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item .e-menu-icon {
  margin-left: 0;
  text-indent: inherit;
}

.e-bigger .e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item.e-menu-caret-icon,
.e-bigger.e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item.e-menu-caret-icon {
  padding-left: 0;
  padding-right: 0;
}

.e-bigger .e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item .e-caret,
.e-bigger.e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item .e-caret {
  left: 12px;
  right: auto;
}

.e-bigger .e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-ul .e-menu-item,
.e-bigger.e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-ul .e-menu-item {
  text-indent: inherit;
}

/*! menu theme */
.e-menu-wrapper {
  background-color: #fafafa;
}

.e-menu-wrapper ul {
  background-color: inherit;
  color: rgba(0, 0, 0, 0.87);
}

.e-menu-wrapper ul.e-menu:not(.e-vertical) .e-separator {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.e-menu-wrapper ul .e-menu-item.e-menu-header {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.e-menu-wrapper ul .e-menu-item .e-caret {
  color: rgba(0, 0, 0, 0.54);
}

.e-menu-wrapper ul .e-menu-item .e-menu-icon {
  color: rgba(0, 0, 0, 0.54);
}

.e-menu-wrapper ul .e-menu-item.e-menu-header {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.e-menu-wrapper ul .e-menu-item .e-menu-url {
  color: rgba(0, 0, 0, 0.87);
}

.e-menu-wrapper ul .e-menu-item.e-focused {
  color: initial;
  outline: 0 solid rgba(0, 0, 0, 0.12);
  outline-offset: 0;
  background-color: #eee;
}

.e-menu-wrapper ul .e-menu-item.e-focused .e-caret {
  color: rgba(0, 0, 0, 0.54);
}

.e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon {
  color: rgba(0, 0, 0, 0.54);
}

.e-menu-wrapper ul .e-menu-item.e-selected {
  color: rgba(0, 0, 0, 0.87);
  outline: 0 solid #e0e0e0;
  outline-offset: 0;
  background-color: #e0e0e0;
}

.e-menu-wrapper ul .e-menu-item.e-selected .e-caret {
  color: rgba(0, 0, 0, 0.54);
}

.e-menu-wrapper ul .e-menu-item.e-selected .e-menu-icon {
  color: rgba(0, 0, 0, 0.54);
}

.e-menu-wrapper ul .e-menu-item.e-separator {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.e-menu-wrapper ul .e-disabled {
  color: rgba(0, 0, 0, 0.38);
  opacity: 1;
}

.e-menu-wrapper ul .e-disabled .e-menu-icon {
  color: rgba(0, 0, 0, 0.38);
}

.e-menu-wrapper ul .e-disabled .e-caret {
  color: rgba(0, 0, 0, 0.38);
}

.e-menu-wrapper ul .e-disabled .e-menu-url {
  color: rgba(0, 0, 0, 0.38);
}

.e-menu-wrapper .e-ul {
  background-color: inherit;
  color: rgba(0, 0, 0, 0.87);
}

.e-menu-wrapper .e-ul .e-menu-item .e-menu-url {
  color: rgba(0, 0, 0, 0.87);
}

.e-menu-wrapper .e-ul .e-menu-item.e-focused {
  background-color: #eee;
  color: rgba(0, 0, 0, 0.87);
  outline: 0 solid rgba(0, 0, 0, 0.12);
  outline-offset: 0;
}

.e-menu-wrapper .e-ul .e-menu-item.e-selected {
  background-color: #eee;
  color: rgba(0, 0, 0, 0.87);
  outline: 0 solid #eee;
  outline-offset: 0;
}

.e-menu-wrapper .e-ul .e-menu-item.e-separator {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.e-menu-wrapper.e-menu-popup {
  background-color: #fff;
}

.e-menu-wrapper .e-menu-hscroll.e-hscroll .e-scroll-nav {
  background: #fafafa;
}

.e-menu-wrapper .e-menu-hscroll.e-hscroll .e-scroll-nav .e-nav-arrow.e-icons {
  color: rgba(0, 0, 0, 0.54);
}

.e-menu-wrapper .e-menu-hscroll.e-hscroll .e-scroll-nav:hover {
  background: #eee;
}

.e-menu-wrapper .e-menu-hscroll.e-hscroll .e-scroll-nav:focus {
  background: #eee;
}

.e-menu-wrapper .e-menu-hscroll.e-hscroll .e-scroll-nav:active {
  background: #eee;
}

.e-menu-wrapper.e-menu-popup .e-menu-vscroll.e-vscroll .e-scroll-nav {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.12);
}

.e-menu-wrapper.e-menu-popup .e-menu-vscroll.e-vscroll .e-scroll-nav .e-icons {
  color: rgba(0, 0, 0, 0.87);
}

.e-menu-wrapper.e-menu-popup .e-menu-vscroll.e-vscroll .e-scroll-nav:hover, .e-menu-wrapper.e-menu-popup .e-menu-vscroll.e-vscroll .e-scroll-nav:focus {
  background: #eee;
}

.e-menu-wrapper.e-menu-popup .e-menu-vscroll.e-vscroll .e-scroll-nav:active {
  background: #eee;
}

.e-menu-wrapper.e-hamburger .e-menu-header {
  color: rgba(0, 0, 0, 0.87);
}

.e-menu-wrapper.e-hamburger .e-menu-header .e-menu-icon {
  color: rgba(0, 0, 0, 0.87);
}

.e-menu-wrapper.e-hamburger ul {
  color: rgba(0, 0, 0, 0.87);
}

.e-icons {
  font-family: 'e-icons';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
}

.e-diagram-menu .e-bringforward::before {
  content: '\e574';
}

.e-diagram-menu .e-bringfront::before {
  content: '\e575';
}

.e-diagram-menu .e-sendback::before {
  content: '\e576';
}

.e-diagram-menu .e-sendbackward::before {
  content: '\e577';
}

.e-diagram-menu .e-delete::before {
  content: '\e578';
}

.e-diagram-menu .e-ungroup::before {
  content: '\e579';
}

.e-diagram-menu .e-group::before {
  content: '\e57a';
}

.e-diagram-menu .e-undo::before {
  content: '\e57c';
}

.e-diagram-menu .e-cut::before {
  content: '\e57d';
}

.e-diagram-menu .e-save::before {
  content: '\e57e';
}

.e-diagram-menu .e-paste::before {
  content: '\e57f';
}

.e-diagram-menu .e-copy::before {
  content: '\e580';
}

.e-diagram-menu .e-redo::before {
  content: '\e581';
}

.e-diagram-menu .e-zoomin::before {
  content: '\e582';
}

.e-diagram-menu .e-italic::before {
  content: '\e583';
}

.e-diagram-menu .e-close::before {
  content: '\e584';
}

.e-diagram-menu .e-pan::before {
  content: '\e585';
}

.e-diagram-menu .e-bold::before {
  content: '\e586';
}

.e-diagram-menu .e-underline::before {
  content: '\e587';
}

.e-diagram-menu .e-zoomout::before {
  content: '\e588';
}

.e-diagram-menu .e-export::before {
  content: '\e589';
}

.e-diagram-menu .e-print::before {
  content: '\e58a';
}

.e-diagram-menu .e-order::before {
  content: '\e58b';
}

.e-symbolpalette .e-clear-searchtext::before {
  content: '\e58c';
}

.e-icons {
  font-family: 'e-icons';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
}

.e-diagram-menu .e-bringforward::before {
  content: '\e5a1';
}

.e-diagram-menu .e-bringfront::before {
  content: '\e5a2';
}

.e-diagram-menu .e-sendback::before {
  content: '\e5a3';
}

.e-diagram-menu .e-sendbackward::before {
  content: '\e5a4';
}

.e-diagram-menu .e-delete::before {
  content: '\e94a';
}

.e-diagram-menu .e-ungroup::before {
  content: '\e5a6';
}

.e-diagram-menu .e-group::before {
  content: '\e5a7';
}

.e-diagram-menu .e-undo::before {
  content: '\e341';
}

.e-diagram-menu .e-cut::before {
  content: '\e33b';
}

.e-diagram-menu .e-save::before {
  content: '\e735';
}

.e-diagram-menu .e-paste::before {
  content: '\e355';
}

.e-diagram-menu .e-copy::before {
  content: '\e33d';
}

.e-diagram-menu .e-redo::before {
  content: '\e354';
}

.e-diagram-menu .e-zoomin::before {
  content: '\e349';
}

.e-diagram-menu .e-italic::before {
  content: '\e35a';
}

.e-diagram-menu .e-close::before {
  content: '\ec0f';
}

.e-diagram-menu .e-pan::before {
  content: '\ec1a';
}

.e-diagram-menu .e-bold::before {
  content: '\e339';
}

.e-diagram-menu .e-underline::before {
  content: '\e343';
}

.e-diagram-menu .e-zoomout::before {
  content: '\e351';
}

.e-diagram-menu .e-export::before {
  content: '\e711';
}

.e-diagram-menu .e-print::before {
  content: '\e34b';
}

.e-diagram-menu .e-order::before {
  content: '\e4a4';
}

.e-symbolpalette .e-clear-searchtext::before {
  content: '\ec0f';
}

.e-diagram {
  background-color: transparent;
  display: block;
}

.e-symbolpalette {
  display: block;
}

.e-overview {
  display: block;
}

.e-content-placeholder.e-diagram.e-placeholder-diagram {
  background-size: 100% 100%;
  max-height: 500px;
  max-width: 500px;
}

.e-content-placeholder.e-symbolpalette.e-placeholder-symbolpalette {
  background-size: 100% 100%;
  max-height: 200px;
  max-width: 200px;
}

.e-diagram-endpoint-handle {
  fill: #e3165b;
  stroke: #fff;
}

.e-diagram-endpoint-handle.e-connected {
  fill: #fff;
  stroke: #e3165b;
}

.e-diagram-endpoint-handle.e-disabled {
  fill: #9e9e9e;
  opacity: 1;
  stroke: #fff;
}

.e-diagram-bezier-handle {
  fill: #e3165b;
  stroke: #fff;
}

.e-diagram-bezier-line {
  stroke: #e3165b;
}

.e-diagram-resize-handle {
  fill: #e3165b;
  stroke: #fff;
}

.e-diagram-resize-handle.e-disabled {
  fill: #9e9e9e;
  opacity: 1;
  stroke: #fff;
}

.e-diagram-rotate-handle {
  fill: #000;
  stroke: #fff;
}

.e-diagram-border {
  stroke: #e3165b;
}

.e-diagram-border.e-disabled {
  opacity: 1;
  stroke: #bdbdbd;
}

.e-diagram-border.e-thick-border {
  stroke: #e3165b;
  stroke-width: 2;
}

.e-diagram-border.e-thick-border.e-diagram-lane {
  stroke: #0078ff;
  stroke-width: 2;
}

.e-diagram-highlighter {
  stroke: #e3165b;
  stroke-width: 2;
}

.e-diagram-selected-region {
  stroke: #3f51b5;
}

.e-diagram-pivot-line {
  stroke: #e3165b;
}

.e-symbolpalette .e-symbol-hover:hover {
  background: #eee;
  border-radius: 0px;
}

.e-symbolpalette .e-symbol-selected {
  background: #e0e0e0;
  border-radius: 0px;
}

.e-diagram-tooltip {
  pointer-events: none;
}

.e-diagram .e-ruler {
  background-color: #fff;
  color: #757575;
  font-size: 10px;
}

.e-diagram .e-ruler-overlap {
  background-color: #fff;
}

.e-diagram .e-d-ruler-marker {
  stroke: #e3165b;
}

.e-diagram .e-diagram-text-edit {
  background: #fff;
  border-color: #e3165b;
  border-style: dashed;
  border-width: 1px;
  box-sizing: content-box;
  color: #000;
  min-width: 50px;
}

.e-diagram-text-edit::selection {
  background: #e3165b;
  color: #fff;
}

.e-ruler-tick-label {
  fill: #616161;
}

.e-ruler-tick {
  stroke: #757575;
}

.e-menu-item e-blankicon {
  padding-left: 28px;
}

.e-diagram-rotate {
  cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsSAAALEgHS3X78AAAA60lEQVQ4jZ1SwQ2DMBAzlfLJI2KEjJAVukG7ARsxQkfoKHQDugHdgOoqh14oCaGWIpSTudzZRg2MdYOxrq0il2Csm411o7Eu5GinTN0D6AGMAGZVux9p1LGBrHIF0LD+4l3ql70thDABSFZYaeTJ6UqNWhL3ELhyyhUR98TcwI06Lk1aNonO1NocqGWy/6zOcGCq6OjiSCw22/wUfEzL8ND2P9duFXBmHMDvWVN7CliFkkGe69VM5RmVLDqG7ZMPOroWP5BTle5WjR6dkQayutyLqU6gsiU/ypHMiI41yf+CE01qov+R0egXAN5x6jng51I3yAAAAABJRU5ErkJggg==), auto !important;
}

@keyframes e-input-ripple {
  100% {
    opacity: 0;
    transform: scale(4);
  }
}

@keyframes material-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes fabric-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*! TreeView's material theme wise override definitions and variables */
.e-treeview .e-list-item div.e-icons.interaction {
  -webkit-transition: -webkit-transform .3s ease-in-out;
  border-radius: 15px;
  transition: transform .3s ease-in-out;
}

.e-treeview .e-list-item .e-icons.e-icon-collapsible {
  transform: rotate(90deg);
}

.e-treeview.e-drag-item.e-rtl .e-icons.e-drop-next {
  transform: rotate(180deg);
}

.e-treeview.e-rtl div.e-icons {
  transform: rotate(180deg);
}

.e-ddt .e-ddt-icon::before {
  content: '\e969';
}

.e-ddt .e-chips-close::before {
  content: '\e7e9';
}

.e-ddt {
  cursor: pointer;
  outline: none;
}

.e-ddt.e-icon-anim .e-ddt-icon::before {
  transform: rotate(180deg);
  transition: transform 300ms ease;
}

.e-ddt .e-ddt-icon::before {
  transform: rotate(0deg);
  transition: transform 300ms ease;
}

.e-ddt .e-ddt-hidden {
  border: 0;
  height: 0;
  visibility: hidden;
  width: 0;
}

.e-ddt.e-input-group.e-control-wrapper .e-clear-icon, .e-ddt.e-float-input.e-control-wrapper .e-clear-icon {
  min-height: 22px;
}

.e-ddt.e-input-group.e-control-wrapper .e-input-group-icon.e-ddt-icon, .e-ddt.e-float-input.e-control-wrapper .e-input-group-icon.e-ddt-icon {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 5px 4px;
}

.e-ddt.e-input-group.e-control-wrapper .e-icon-hide, .e-ddt.e-float-input.e-control-wrapper .e-icon-hide {
  display: none;
}

.e-ddt.e-input-group.e-control-wrapper.e-show-chip .e-clear-icon, .e-ddt.e-float-input.e-control-wrapper.e-show-chip .e-clear-icon {
  bottom: 2px;
  position: absolute;
  right: 0;
}

.e-ddt.e-input-group.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon, .e-ddt.e-float-input.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon {
  right: 26px;
}

.e-ddt.e-input-group.e-control-wrapper.e-show-chip .e-ddt-icon, .e-ddt.e-float-input.e-control-wrapper.e-show-chip .e-ddt-icon {
  bottom: 2px;
  position: absolute;
  right: 0;
}

.e-ddt.e-input-group.e-control-wrapper.e-show-chip.e-input-focus input.e-dropdowntree.e-chip-input,
.e-ddt.e-input-group.e-control-wrapper.e-show-chip input.e-dropdowntree.e-chip-input, .e-ddt.e-float-input.e-control-wrapper.e-show-chip.e-input-focus input.e-dropdowntree.e-chip-input,
.e-ddt.e-float-input.e-control-wrapper.e-show-chip input.e-dropdowntree.e-chip-input {
  padding-left: 0;
  padding-right: 0;
}

.e-ddt .e-chips-wrapper {
  width: 100%;
}

.e-ddt .e-chips-wrapper .e-chips-close {
  line-height: 16px;
  min-height: 16px;
  min-width: 16px;
  text-align: center;
}

.e-ddt .e-chips-wrapper .e-chips-close::before {
  font-size: 16px;
}

.e-ddt .e-chips-wrapper .e-chips {
  align-items: center;
  display: inline-flex;
  float: left;
  height: 24px;
  margin: 2px 1px;
  max-width: 100%;
  overflow: hidden;
  padding: 0 4px 0 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-ddt .e-chips-wrapper .e-chips > .e-chipcontent {
  max-width: 100%;
  overflow: hidden;
  padding: 0 4px 0 0;
  text-indent: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-ddt.e-show-clear.e-show-dd-icon .e-chips-wrapper .e-chips-collection .e-chips:last-child {
  margin-right: 58px;
}

.e-ddt.e-show-clear .e-chips-wrapper .e-chips-collection .e-chips:last-child {
  margin-right: 26px;
}

.e-ddt.e-show-dd-icon .e-chips-wrapper .e-chips-collection .e-chips:last-child {
  margin-right: 26px;
}

.e-ddt input[readonly],
.e-ddt .e-dropdowntree,
.e-ddt input[readonly].e-input {
  pointer-events: none;
}

.e-ddt input[readonly].e-chip-input,
.e-ddt .e-dropdowntree.e-chip-input,
.e-ddt input[readonly].e-input.e-chip-input {
  width: 0;
}

.e-ddt.e-popup {
  border: 1px solid;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 0px rgba(0, 0, 0, 0.14), 0 3px 14px 0px rgba(0, 0, 0, 0.12);
  margin-top: 2px;
  position: absolute;
}

.e-ddt.e-popup .e-selectall-parent {
  border-bottom: 1px solid;
  cursor: pointer;
  display: block;
  line-height: 36px;
  overflow: hidden;
  position: relative;
  text-indent: 39px;
  white-space: nowrap;
  width: 100%;
}

.e-ddt.e-popup .e-selectall-parent.e-hide-selectall {
  display: none;
}

.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
  margin-right: 10px;
  position: relative;
  text-indent: 0;
}

.e-ddt.e-popup .e-selectall-parent .e-all-text {
  font-family: inherit;
  font-size: 14px;
}

.e-ddt.e-popup .e-filter-wrap .e-input-group {
  padding: 0 10px;
}

.e-ddt.e-popup .e-popup-content {
  overflow: auto;
  position: relative;
}

.e-ddt.e-popup .e-popup-content .e-ddt-nodata {
  display: none;
}

.e-ddt.e-popup .e-popup-content.e-no-data {
  cursor: default;
  font-family: inherit;
  font-size: 14px;
  padding: 14px 16px;
  text-align: center;
}

.e-ddt.e-popup .e-popup-content.e-no-data .e-treeview {
  display: none;
}

.e-ddt.e-popup .e-popup-content.e-no-data .e-ddt-nodata {
  display: block;
}

.e-ddt.e-popup .e-treeview {
  display: inline-table;
  width: 100%;
}

.e-ddt.e-popup .e-treeview .e-list-item {
  padding: 0;
}

.e-ddt.e-popup .e-treeview .e-list-item .e-ul {
  margin: 0;
  padding: 0 0 0 14px;
}

.e-ddt.e-popup .e-treeview .e-fullrow {
  height: 36px;
}

.e-ddt.e-popup .e-treeview > .e-ul {
  overflow: hidden;
  padding: 0 8px;
}

.e-ddt.e-popup .e-treeview.e-fullrow-wrap .e-text-content {
  padding-bottom: 2px;
  padding-top: 2px;
}

.e-ddt.e-popup .e-ddt-footer,
.e-ddt.e-popup .e-ddt-header {
  cursor: default;
}

.e-ddt.e-rtl .e-chips-wrapper .e-chips {
  float: right;
  padding: 0 8px 0 4px;
}

.e-ddt.e-rtl .e-chips-wrapper .e-chips > .e-chipcontent {
  padding: 0 0 0 4px;
}

.e-ddt.e-rtl.e-show-clear.e-show-dd-icon .e-chips-wrapper .e-chips-collection .e-chips:last-child {
  margin-left: 58px;
  margin-right: 1px;
}

.e-ddt.e-rtl.e-show-clear .e-chips-wrapper .e-chips-collection .e-chips:last-child {
  margin-left: 26px;
  margin-right: 1px;
}

.e-ddt.e-rtl.e-show-dd-icon .e-chips-wrapper .e-chips-collection .e-chips:last-child {
  margin-left: 26px;
  margin-right: 1px;
}

.e-ddt.e-rtl.e-input-group.e-control-wrapper .e-clear-icon, .e-ddt.e-rtl.e-float-input.e-control-wrapper .e-clear-icon {
  padding: 4px 7px 4px 7px;
}

.e-ddt.e-rtl.e-input-group.e-control-wrapper.e-show-chip .e-clear-icon, .e-ddt.e-rtl.e-float-input.e-control-wrapper.e-show-chip .e-clear-icon {
  left: 0;
  right: auto;
}

.e-ddt.e-rtl.e-input-group.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon, .e-ddt.e-rtl.e-float-input.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon {
  left: 26px;
}

.e-ddt.e-rtl.e-input-group.e-control-wrapper.e-show-chip .e-ddt-icon, .e-ddt.e-rtl.e-float-input.e-control-wrapper.e-show-chip .e-ddt-icon {
  left: 0;
  right: auto;
}

.e-ddt.e-rtl.e-popup .e-selectall-parent .e-checkbox-wrapper {
  margin-left: 10px;
  margin-right: 0;
}

.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
  padding: 0 14px 0 0;
}

.e-bigger .e-ddt .e-chips,
.e-ddt.e-bigger .e-chips {
  height: 32px;
}

.e-bigger .e-ddt.e-input-group.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon, .e-bigger .e-ddt.e-float-input.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon,
.e-ddt.e-bigger.e-input-group.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon,
.e-ddt.e-bigger.e-float-input.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon {
  right: 28px;
}

.e-bigger .e-ddt.e-input-group.e-control-wrapper.e-show-chip .e-ddt-icon, .e-bigger .e-ddt.e-float-input.e-control-wrapper.e-show-chip .e-ddt-icon,
.e-ddt.e-bigger.e-input-group.e-control-wrapper.e-show-chip .e-ddt-icon,
.e-ddt.e-bigger.e-float-input.e-control-wrapper.e-show-chip .e-ddt-icon {
  bottom: 6px;
}

.e-bigger .e-ddt.e-input-group.e-control-wrapper .e-input-group-icon.e-ddt-icon, .e-bigger .e-ddt.e-float-input.e-control-wrapper .e-input-group-icon.e-ddt-icon,
.e-ddt.e-bigger.e-input-group.e-control-wrapper .e-input-group-icon.e-ddt-icon,
.e-ddt.e-bigger.e-float-input.e-control-wrapper .e-input-group-icon.e-ddt-icon {
  padding: 9px 4px;
}

.e-bigger .e-ddt.e-input-group.e-control-wrapper .e-clear-icon, .e-bigger .e-ddt.e-float-input.e-control-wrapper .e-clear-icon,
.e-ddt.e-bigger.e-input-group.e-control-wrapper .e-clear-icon,
.e-ddt.e-bigger.e-float-input.e-control-wrapper .e-clear-icon {
  min-height: 26px;
  padding: 6px 9px 5px 9px;
}

.e-bigger .e-ddt.e-show-clear.e-show-dd-icon .e-chips-wrapper .e-chips-collection .e-chips:last-child,
.e-ddt.e-bigger.e-show-clear.e-show-dd-icon .e-chips-wrapper .e-chips-collection .e-chips:last-child {
  margin-right: 66px;
}

.e-bigger .e-ddt.e-show-clear .e-chips-wrapper .e-chips-collection .e-chips:last-child,
.e-ddt.e-bigger.e-show-clear .e-chips-wrapper .e-chips-collection .e-chips:last-child {
  margin-right: 32px;
}

.e-bigger .e-ddt.e-show-dd-icon .e-chips-wrapper .e-chips-collection .e-chips:last-child,
.e-ddt.e-bigger.e-show-dd-icon .e-chips-wrapper .e-chips-collection .e-chips:last-child {
  margin-right: 28px;
}

.e-bigger .e-ddt.e-popup .e-selectall-parent,
.e-ddt.e-bigger.e-popup .e-selectall-parent {
  text-indent: 44px;
}

.e-bigger .e-ddt.e-popup .e-treeview .e-fullrow,
.e-ddt.e-bigger.e-popup .e-treeview .e-fullrow {
  height: 44px;
}

.e-bigger .e-ddt.e-rtl.e-input-group.e-control-wrapper .e-clear-icon,
.e-bigger .e-ddt.e-rtl.e-float-input.e-control-wrapper .e-clear-icon,
.e-ddt.e-bigger.e-rtl.e-input-group.e-control-wrapper .e-clear-icon,
.e-ddt.e-bigger.e-rtl.e-float-input.e-control-wrapper .e-clear-icon {
  padding: 6px 9px 5px 9px;
}

.e-bigger .e-ddt.e-rtl.e-show-clear.e-show-dd-icon .e-chips-wrapper .e-chips-collection .e-chips:last-child,
.e-ddt.e-bigger.e-rtl.e-show-clear.e-show-dd-icon .e-chips-wrapper .e-chips-collection .e-chips:last-child {
  margin-left: 66px;
  margin-right: 1px;
}

.e-bigger .e-ddt.e-rtl.e-show-clear .e-chips-wrapper .e-chips-collection .e-chips:last-child,
.e-ddt.e-bigger.e-rtl.e-show-clear .e-chips-wrapper .e-chips-collection .e-chips:last-child {
  margin-left: 32px;
  margin-right: 1px;
}

.e-bigger .e-ddt.e-rtl.e-show-dd-icon .e-chips-wrapper .e-chips-collection .e-chips:last-child,
.e-ddt.e-bigger.e-rtl.e-show-dd-icon .e-chips-wrapper .e-chips-collection .e-chips:last-child {
  margin-left: 28px;
  margin-right: 1px;
}

.e-bigger .e-ddt.e-rtl.e-show-chip.e-input-group.e-show-dd-icon .e-clear-icon,
.e-ddt.e-bigger.e-rtl.e-show-chip.e-input-group.e-show-dd-icon .e-clear-icon {
  left: 28px;
  right: auto;
}

.e-ddt .e-chips {
  background-color: #eee;
  border-radius: 16px;
}

.e-ddt .e-chips .e-chips-close::before {
  color: rgba(0, 0, 0, 0.54);
}

.e-ddt .e-chips > .e-chipcontent {
  color: rgba(0, 0, 0, 0.87);
}

.e-ddt .e-chips:hover {
  background-color: #d6d6d6;
}

.e-ddt .e-chips:hover > .e-chipcontent {
  color: rgba(0, 0, 0, 0.87);
}

.e-ddt.e-input-group.e-control-wrapper .e-clear-icon, .e-ddt.e-float-input.e-control-wrapper .e-clear-icon {
  background-color: #fff;
}

.e-ddt.e-input-group.e-control-wrapper .e-input-group-icon.e-ddt-icon, .e-ddt.e-float-input.e-control-wrapper .e-input-group-icon.e-ddt-icon {
  background-color: #fff;
}

.e-ddt.e-popup {
  background: #fff;
  border-color: transparent;
}

.e-ddt.e-popup .e-popup-content.e-no-data {
  color: #000;
}

.e-ddt.e-popup .e-selectall-parent {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.e-ddt.e-popup .e-selectall-parent .e-all-text {
  color: rgba(0, 0, 0, 0.87);
}

@keyframes e-input-ripple {
  100% {
    opacity: 0;
    transform: scale(4);
  }
}

@keyframes material-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes fabric-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.e-multiselect.e-input-group .e-ddl-icon::before {
  content: '\e969';
  font-family: 'e-icons';
}

.e-multi-select-wrapper .e-chips .e-chips-close::before {
  content: '\e7e9';
  cursor: pointer;
  left: 0;
  position: relative;
  top: 0;
}

.e-multi-select-wrapper .e-close-hooker::before {
  content: '\e7a7';
  cursor: pointer;
  left: 6px;
  position: relative;
  top: 6px;
}

.e-multiselect.e-input-group .e-ddl-disable-icon::before {
  content: '';
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  height: 38px;
  margin-top: -19px;
  right: 18px;
  top: 50%;
  width: 16px;
}

.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
  right: 52px;
}

.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  height: 38px;
  margin-top: -19px;
  right: 12px;
  top: 50%;
  width: 18px;
}

.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
  right: 48px;
}

.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  height: 54px;
  margin-top: -27px;
  right: 16px;
  top: 50%;
  width: 20px;
}

.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
  right: 60px;
}

.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  height: 34px;
  margin-top: -17px;
  right: 16px;
  top: 50%;
  width: 14px;
}

.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
  right: 48px;
}

.e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  left: 52px;
  right: auto;
}

.e-rtl.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl .e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger.e-small .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl .e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger .e-rtl.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger .e-rtl .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl .e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-small .e-rtl .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-small .e-rtl.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  left: 48px;
  right: auto;
}

.e-rtl.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl .e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger .e-rtl .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  left: 60px;
  right: auto;
}

.e-rtl.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl .e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-small .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-small .e-rtl .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  left: 48px;
  right: auto;
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker::before {
  content: '\e208';
  font-size: 16px;
  height: 16px;
  margin-top: -8px;
  top: 50%;
}

.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker::before,
.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker::before {
  content: '\e208';
  font-size: 14px;
  height: 14px;
  margin-top: -7px;
  top: 50%;
}

.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker::before,
.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker::before {
  content: '\e208';
  font-size: 20px;
  height: 20px;
  left: 0;
  margin-top: -10px;
  top: 50%;
}

.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker::before,
.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker::before,
.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker::before,
.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker::before {
  content: '\e208';
  font-size: 18px;
  height: 18px;
  left: 0;
  margin-top: -9px;
  top: 50%;
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close::before {
  font-size: 14px;
}

.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close::before,
.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close::before {
  font-size: 13px;
}

.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close::before,
.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close::before {
  font-size: 16px;
}

.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close::before,
.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close::before,
.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close::before,
.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close::before {
  font-size: 14px;
}

.e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-multiselect.e-outline.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon {
  margin: 7px 12px 9px 0;
}

.e-multiselect.e-input-group.e-outline.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger .e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-multiselect.e-input-group.e-outline.e-control-wrapper.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger .e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon {
  margin: 10px 16px 10px 0;
}

.e-multiselect.e-input-group.e-outline.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-small .e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-small .e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon {
  margin: 6px 10px 8px 0;
}

.e-multiselect.e-input-group.e-outline.e-small.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger.e-small .e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-small.e-bigger .e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger .e-multiselect.e-input-group.e-outline.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger .e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-small .e-multiselect.e-input-group.e-outline.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-small .e-multiselect.e-input-group.e-outline.e-control-wrapper.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon {
  margin: 6px 12px 8px 0;
}

.e-rtl.e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl.e-multiselect.e-outline.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl .e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl .e-multiselect.e-outline.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon {
  margin: 7px 0 9px 12px;
}

.e-rtl.e-multiselect.e-input-group.e-outline.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger .e-rtl.e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl.e-multiselect.e-input-group.e-outline.e-control-wrapper.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger .e-rtl.e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl .e-multiselect.e-input-group.e-outline.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger.e-rtl .e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl .e-multiselect.e-input-group.e-outline.e-control-wrapper.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger.e-rtl .e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon {
  margin: 10px 0 10px 16px;
}

.e-rtl.e-multiselect.e-input-group.e-outline.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl.e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-small .e-rtl.e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-small .e-rtl.e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl .e-multiselect.e-input-group.e-outline.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl .e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl.e-small .e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl.e-small .e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon {
  margin: 6px 0 8px 10px;
}

.e-rtl.e-multiselect.e-input-group.e-outline.e-small.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger.e-small .e-rtl.e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl.e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-small.e-bigger .e-rtl.e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger .e-rtl.e-multiselect.e-input-group.e-outline.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger .e-rtl.e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-small .e-rtl.e-multiselect.e-input-group.e-outline.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-small .e-rtl.e-multiselect.e-input-group.e-outline.e-control-wrapper.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl .e-multiselect.e-input-group.e-outline.e-small.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl.e-bigger.e-small .e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl .e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl.e-small.e-bigger .e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl.e-bigger .e-multiselect.e-input-group.e-outline.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl.e-bigger .e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl.e-small .e-multiselect.e-input-group.e-outline.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl.e-small .e-multiselect.e-input-group.e-outline.e-control-wrapper.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon {
  margin: 6px 0 8px 12px;
}

.e-multi-select-wrapper {
  box-sizing: border-box;
  cursor: text;
  line-height: normal;
  min-height: 30px;
  padding: 0 32px 0 0;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
  width: 100%;
}

.e-multi-select-wrapper.e-delimiter .e-searcher {
  height: 27px;
  vertical-align: middle;
}

.e-multi-select-wrapper.e-delimiter .e-searcher .e-dropdownbase {
  height: 100%;
  min-height: 100%;
}

.e-multi-select-wrapper .e-delim-view {
  white-space: nowrap;
}

.e-multi-select-wrapper .e-delim-view.e-delim-values.e-delim-overflow, .e-multi-select-wrapper .e-delim-view.e-delim-values.e-delim-total {
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
}

.e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close::before {
  color: #fff;
  font-size: 16px;
  left: 12px;
  top: 0;
}

.e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chipcontent {
  background-color: #3f51b5;
  color: #fff;
  padding: 12px 4px 11px 0;
}

.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) {
  width: 0;
}

.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type='text'] {
  height: 1px;
  min-height: 1px;
}

.e-multi-select-wrapper .e-chips.e-mob-chip > .e-chipcontent {
  max-width: 100%;
}

.e-multiselect.e-input-group,
.e-multiselect.e-float-input {
  word-wrap: initial;
}

.e-multiselect.e-input-group .e-searcher .e-label-top {
  top: 15px;
}

.e-bigger .e-multi-select-wrapper {
  min-height: 36px;
}

.e-multi-select-wrapper.e-close-icon-hide {
  padding-right: 0;
}

.e-multi-select-wrapper .e-chips-collection {
  cursor: default;
  display: block;
}

.e-multi-select-wrapper .e-multi-hidden {
  border: 0;
  height: 0;
  position: absolute;
  visibility: hidden;
  width: 0;
}

.e-multi-select-wrapper .e-chips {
  align-items: center;
  display: inline-flex;
  float: left;
  margin: 0 8px 6px 0;
  max-width: 100%;
  overflow: hidden;
  padding: 0 4px 0 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-bigger .e-multi-select-wrapper .e-chips {
  margin: 0 8px 6px 0;
}

.e-multi-select-wrapper .e-chips > .e-chipcontent {
  max-width: 100%;
  overflow: hidden;
  padding: 0 4px 0 0;
  text-indent: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-multi-select-wrapper.e-delimiter .e-searcher {
  display: inline-block;
  float: none;
}

.e-multi-select-wrapper .e-mob-chip.e-chips > .e-chipcontent,
.e-bigger .e-multi-select-wrapper .e-chips > .e-chipcontent {
  padding: 8px 4px 8px 0;
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-mob-chip.e-chips > .e-chipcontent,
.e-bigger .e-multiselect.e-rtl .e-multi-select-wrapper .e-chips > .e-chipcontent {
  padding: 8px 0 8px 4px;
}

.e-multi-select-wrapper .e-chips-close {
  align-self: center;
  display: flex;
  float: right;
  font-family: 'e-icons';
  height: 16px;
  margin: 0 0 0;
  width: 16px;
}

.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
  margin: 3px 0 0;
}

.e-multi-select-wrapper .e-chips-close.e-close-hooker {
  cursor: default;
  font-size: 10px;
  height: 24px;
  margin-top: -2.5em;
  position: absolute;
  right: 5px;
  top: 100%;
  width: 24px;
}

.e-multiselect .e-down-icon .e-chips-close.e-close-hooker {
  right: 22px;
}

.e-bigger .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  margin-top: -3em;
}

.e-multi-select-wrapper input[type='text'] {
  background: none;
  border: 0;
  font-family: inherit;
  font-size: 13px;
  font-weight: 400;
  height: 28px;
  min-height: 28px;
  outline: none;
  padding: 0;
  text-indent: 0;
}

.e-bigger .e-multi-select-wrapper input[type='text'],
.e-multi-select-wrapper.e-mob-wrapper input[type='text'] {
  height: 28px;
  min-height: 28px;
}

.e-bigger .e-multi-select-wrapper input[type='text'] {
  height: 34px;
  min-height: 34px;
}

.e-multi-select-wrapper input[type='text']::-ms-clear {
  display: none;
}

.e-multi-select-wrapper .e-searcher {
  display: block;
  float: left;
  width: auto;
}

.e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width {
  width: calc(100% - 32px);
}

.e-bigger .e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,
.e-bigger.e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width {
  width: calc(100% - 38px);
}

.e-small .e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,
.e-small.e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width {
  width: calc(100% - 30px);
}

.e-bigger.e-small .e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,
.e-bigger.e-small.e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,
.e-bigger .e-small.e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,
.e-small .e-bigger.e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width {
  width: calc(100% - 32px);
}

.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width {
  width: calc(100% - 32px);
}

.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,
.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width {
  width: calc(100% - 38px);
}

.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,
.e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width {
  width: calc(100% - 30px);
}

.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,
.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,
.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,
.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width {
  width: calc(100% - 32px);
}

.e-multi-select-wrapper .e-delim-values {
  font-family: inherit;
  font-size: 14px;
  line-height: 28px;
  max-width: 100%;
  padding-left: 0;
  padding-right: 6px;
  vertical-align: middle;
}

.e-bigger .e-multi-select-wrapper .e-delim-values {
  line-height: 34px;
}

.e-multi-select-list-wrapper .e-hide-listitem {
  display: none;
}

.e-multi-select-wrapper .e-delim-values .e-remain {
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  padding-left: 16px;
}

.e-multiselect.e-disabled .e-multi-select-wrapper,
.e-multiselect.e-disabled .e-multi-select-wrapper .e-chips .e-chips-close::before {
  cursor: not-allowed;
}

.e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close {
  height: 40px;
  left: 0;
  margin: 0 0 0 0;
  margin-left: auto;
  position: relative;
  top: 0;
  width: 40px;
}

.e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected {
  align-self: center;
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.21);
  display: inline-flex;
  padding: 0 0 0 16px;
  width: 92%;
}

.e-multi-select-wrapper .e-ddl-disable-icon::before {
  content: '';
}

.e-multiselect.e-rtl .e-multi-select-wrapper.e-delimiter .e-searcher {
  float: none;
}

.e-multiselect.e-rtl .e-multi-select-wrapper.e-close-icon-hide {
  padding-left: 0;
}

.e-multiselect.e-rtl .e-multi-select-wrapper {
  padding: 0 2px 0 32px;
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close::before {
  left: -12px;
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close {
  margin: 0;
  margin-right: auto;
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-searcher {
  float: right;
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips {
  float: right;
  margin: 0 0 8px 8px;
  padding: 0 8px 0 4px;
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips .e-chipcontent {
  padding: 5px 4px;
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips .e-chips-close {
  float: left;
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips .e-chips-close::before {
  left: 0;
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip {
  padding: 0 4px 0 8px;
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip .e-chipcontent {
  padding: 8px 4px;
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected {
  padding: 0 8px 0 4px;
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chipcontent {
  padding: 12px 4px;
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  left: 22px;
  position: absolute;
  right: auto;
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-close-hooker::before {
  left: -4px;
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-delim-values .e-remain {
  padding-right: 16px;
}

.e-multiselect.e-rtl .e-down-icon .e-chips-close.e-icon.e-close-hooker {
  left: 19px;
}

.e-multiselect.e-rtl .e-multi-select-wrapper.e-down-icon .e-close-hooker::before {
  left: -7px;
}

.e-popup.e-multi-select-list-wrapper .e-list-item .e-checkbox-wrapper {
  bottom: 1px;
  margin-right: 10px;
  position: relative;
  text-indent: 0;
  vertical-align: middle;
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group:not(.e-rtl) .e-list-item .e-checkbox-wrapper {
  padding-left: 14px;
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-rtl .e-list-item .e-checkbox-wrapper {
  padding-right: 25px;
}

.e-bigger .e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-rtl .e-list-item .e-checkbox-wrapper {
  padding-right: 25px;
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-list-group-item .e-checkbox-wrapper {
  bottom: 1px;
  margin-right: 10px;
  position: relative;
  text-indent: 0;
  vertical-align: middle;
}

.e-bigger .e-popup.e-multi-select-list-wrapper .e-list-item .e-checkbox-wrapper {
  bottom: 1px;
  margin-right: 12px;
}

.e-bigger .e-popup.e-multi-select-list-wrapper.e-mulltiselect-group .e-list-group-item .e-checkbox-wrapper {
  bottom: 1px;
  margin-right: 12px;
}

.e-popup.e-multi-select-list-wrapper.e-rtl .e-list-item .e-checkbox-wrapper {
  margin-left: 12px;
  margin-right: 0;
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-rtl .e-list-group-item .e-checkbox-wrapper {
  margin-left: 12px;
  margin-right: 0;
}

.e-popup.e-multi-select-list-wrapper.e-rtl .e-list-item {
  padding-right: 0;
}

.e-popup.e-multi-select-list-wrapper.e-rtl .e-dropdownbase.e-rtl.e-dd-group .e-list-item {
  padding-right: 0;
}

.e-bigger .e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-dropdownbase.e-dd-group .e-list-group-item {
  padding-left: 16px;
}

.e-bigger .e-popup.e-multi-select-list-wrapper.e-multiselect-group:not(.e-rtl) .e-dropdownbase.e-dd-group .e-list-item .e-checkbox-wrapper {
  padding-left: 14px;
}

.e-multi-select-list-wrapper .e-selectall-parent {
  cursor: pointer;
  display: block;
  line-height: 36px;
  overflow: hidden;
  position: relative;
  text-indent: 17px;
  white-space: nowrap;
  width: 100%;
}

.e-multi-select-list-wrapper .e-selectall-parent .e-all-text {
  color: rgba(0, 0, 0, 0.87);
  font-family: inherit;
  font-size: 14px;
}

.e-bigger .e-multi-select-list-wrapper .e-selectall-parent {
  font-size: 13px;
  line-height: 48px;
  text-indent: 17px;
}

.e-multi-select-list-wrapper .e-selectall-parent .e-checkbox-wrapper {
  bottom: 1px;
  margin-right: 10px;
  position: relative;
  text-indent: 0;
  vertical-align: middle;
}

.e-bigger .e-multi-select-list-wrapper .e-selectall-parent .e-checkbox-wrapper {
  bottom: 1px;
  margin-right: 12px;
}

.e-multi-select-list-wrapper.e-rtl .e-selectall-parent .e-checkbox-wrapper {
  margin-left: 12px;
  margin-right: 0;
}

.e-multiselect .e-input-group-icon.e-ddl-icon {
  float: right;
  margin-top: 6px;
}

.e-multiselect.e-rtl .e-input-group-icon.e-ddl-icon {
  float: left;
}

.e-multiselect .e-ddl-icon::before {
  transform: rotate(0deg);
  transition: transform 300ms ease;
}

.e-multiselect.e-icon-anim .e-ddl-icon::before {
  transform: rotate(180deg);
  transition: transform 300ms ease;
}

.e-multiselect.e-checkbox .e-multi-select-wrapper,
.e-multiselect .e-multi-select-wrapper.e-down-icon {
  padding: 0;
}

.e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-filter,
.e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-group.e-input-focus .e-input-filter {
  padding: 8px;
}

.e-bigger .e-ddl.e-popup.e-multi-select-list-wrappe .e-filter-parent .e-input-filter,
.e-bigger .e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-group.e-input-focus {
  padding: 4px 0;
}

.e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-clear-icon,
.e-bigger .e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-clear-icon {
  padding-left: 8px;
  padding-right: 8px;
}

.e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-back-icon {
  padding: 0 8px;
}

.e-bigger .e-checkbox .e-multi-select-wrapper .e-delim-values {
  line-height: 34px;
}

.e-checkbox .e-multi-select-wrapper .e-delim-values .e-remain {
  line-height: 20px;
  padding-left: 10px;
}

.e-popup.e-multi-select-list-wrapper .e-list-item.e-disable .e-checkbox-wrapper .e-frame,
.e-popup.e-multi-select-list-wrapper .e-list-group-item.e-disable .e-checkbox-wrapper .e-frame {
  opacity: .3;
}

.e-popup.e-multi-select-list-wrapper .e-list-item.e-disable,
.e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-checkbox .e-list-group-item.e-disable {
  opacity: .7;
}

.e-multi-select-wrapper input[readonly='true'] {
  pointer-events: none;
}

.e-multiselect.e-checkbox .e-multi-select-wrapper .e-searcher {
  pointer-events: none;
}

ejs-multiselect {
  display: block;
}

.e-small .e-multi-select-list-wrapper .e-selectall-parent {
  line-height: 26px;
}

.e-small .e-multi-select-wrapper .e-chips-close {
  height: 14px;
  width: 14px;
}

.e-small .e-multi-select-wrapper {
  min-height: 24px;
}

.e-small .e-multi-select-wrapper input[type='text'] {
  height: 26px;
  min-height: 26px;
}

.e-small .e-multi-select-wrapper .e-delim-values {
  font-size: 12px;
  line-height: 28px;
}

.e-small .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  margin-top: -2.5em;
}

.e-bigger.e-small .e-multi-select-list-wrapper .e-selectall-parent {
  line-height: 40px;
}

.e-bigger.e-small .e-multi-select-wrapper .e-chips-close {
  height: 16px;
  width: 16px;
}

.e-bigger.e-small .e-multi-select-wrapper {
  min-height: 28px;
}

.e-bigger.e-small .e-multi-select-wrapper input[type='text'] {
  height: 30px;
  min-height: 30px;
}

.e-small.e-bigger .e-multi-select-wrapper .e-delim-values {
  font-size: 13px;
  line-height: 30px;
}

.e-bigger.e-small .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  margin-top: -2.5em;
  right: 5px;
}

.e-content-placeholder.e-multiselect.e-placeholder-multiselect {
  background-size: 300px 33px;
  min-height: 33px;
}

.e-bigger .e-content-placeholder.e-multiselect.e-placeholder-multiselect,
.e-bigger.e-content-placeholder.e-multiselect.e-placeholder-multiselect {
  background-size: 300px 40px;
  min-height: 40px;
}

.e-multiselect.e-outline .e-multi-select-wrapper input[type='text'] {
  font-size: inherit;
  min-height: 34px;
  padding: 8px 12px 9px;
}

.e-multiselect.e-outline.e-input-focus .e-multi-select-wrapper input[type='text'] {
  padding: 8px 12px 9px;
}

.e-small.e-multiselect.e-outline .e-multi-select-wrapper input[type='text'],
.e-small .e-multiselect.e-outline .e-multi-select-wrapper input[type='text'] {
  font-size: inherit;
  min-height: 30px;
  padding: 7px 10px;
}

.e-small.e-multiselect.e-outline.e-input-focus .e-multi-select-wrapper input[type='text'],
.e-small .e-multiselect.e-outline.e-input-focus .e-multi-select-wrapper input[type='text'] {
  padding: 7px 10px;
}

.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper input[type='text'],
.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper input[type='text'],
.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper input[type='text'],
.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper input[type='text'] {
  font-size: inherit;
  min-height: 34px;
  padding: 8px 12px 9px;
}

.e-bigger.e-small.e-multiselect.e-outline.e-input-focus .e-multi-select-wrapper input[type='text'],
.e-bigger.e-small .e-multiselect.e-outline.e-input-focus .e-multi-select-wrapper input[type='text'],
.e-bigger .e-small.e-multiselect.e-outline.e-input-focus .e-multi-select-wrapper input[type='text'],
.e-small .e-bigger.e-multiselect.e-outline.e-input-focus .e-multi-select-wrapper input[type='text'] {
  padding: 8px 12px 9px;
}

.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper input[type='text'],
.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper input[type='text'] {
  font-size: inherit;
  min-height: 40px;
}

.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper,
.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper {
  min-height: 40px;
  padding: 7px 42px 7px 0;
}

.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper {
  min-height: 34px;
  padding: 3px 38px 1px 0;
}

.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper,
.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper {
  min-height: 34px;
  padding: 3px 38px 1px 0;
}

.e-small .e-multiselect.e-outline .e-multi-select-wrapper,
.e-small.e-multiselect.e-outline .e-multi-select-wrapper {
  min-height: 30px;
  padding: 3px 38px 1px 0;
}

.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper {
  min-height: 34px;
  padding: 3px 38px 1px 0;
}

.e-small.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper {
  min-height: 34px;
  padding: 3px 38px 1px 0;
}

.e-multiselect.e-outline .e-multi-select-wrapper {
  min-height: 34px;
  padding: 3px 38px 1px 0;
}

.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,
.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-bigger.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,
.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-bigger .e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,
.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon {
  padding-right: 0;
}

.e-rtl.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,
.e-rtl.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-rtl .e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,
.e-rtl .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-rtl.e-bigger.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,
.e-rtl.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-bigger .e-rtl.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,
.e-bigger .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-rtl .e-bigger.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,
.e-rtl .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-rtl.e-small.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,
.e-rtl.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-small .e-rtl.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,
.e-small .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-rtl .e-small.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,
.e-rtl .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-rtl.e-bigger .e-small.e-multiselect.e-outline.e-checkbox .e-multi-select-wrapper,
.e-rtl.e-small .e-bigger.e-multiselect.e-outline.e-checkbox .e-multi-select-wrapper,
.e-rtl .e-bigger .e-small.e-multiselect.e-outline.e-checkbox .e-multi-select-wrapper,
.e-rtl .e-small .e-bigger.e-multiselect.e-outline.e-checkbox .e-multi-select-wrapper,
.e-rtl.e-small.e-bigger .e-multiselect.e-outline.e-checkbox .e-multi-select-wrapper,
.e-rtl.e-small.e-bigger.e-multiselect.e-outline.e-checkbox .e-multi-select-wrapper,
.e-rtl.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-rtl.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-rtl .e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-rtl .e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-rtl.e-small.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-rtl.e-small.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon {
  padding-left: 0;
}

.e-rtl .e-multiselect.e-outline .e-multi-select-wrapper,
.e-rtl.e-multiselect.e-outline .e-multi-select-wrapper,
.e-rtl .e-small.e-multiselect.e-outline .e-multi-select-wrapper,
.e-rtl.e-small .e-multiselect.e-outline .e-multi-select-wrapper,
.e-rtl.e-small.e-multiselect.e-outline .e-multi-select-wrapper,
.e-rtl.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper,
.e-rtl.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper,
.e-rtl .e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper,
.e-rtl .e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper,
.e-rtl.e-small.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper,
.e-rtl.e-small.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper {
  padding: 3px 0 1px 38px;
}

.e-rtl .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper,
.e-rtl.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper,
.e-rtl.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper {
  padding: 7px 0 7px 42px;
}

.e-rtl .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-rtl.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-rtl .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-rtl.e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-rtl.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-rtl.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-rtl.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-rtl .e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-rtl .e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-rtl.e-small.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-rtl.e-small.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-rtl .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-rtl.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-rtl.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide {
  padding-left: 0;
}

.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-small.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-small.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide {
  padding-right: 0;
}

.e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher {
  height: 34px;
}

.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher,
.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher {
  height: 40px;
}

.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher,
.e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher {
  height: 30px;
}

.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher,
.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher,
.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher,
.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher {
  height: 34px;
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values {
  font-size: 14px;
  line-height: 34px;
  padding: 0 0 0 12px;
}

.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values {
  font-size: 16px;
  line-height: 40px;
  padding: 0 0 0 16px;
}

.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values {
  font-size: 13px;
  line-height: 30px;
  padding: 0 0 0 8px;
}

.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values {
  font-size: 14px;
  line-height: 34px;
  padding: 0 0 0 12px;
}

.e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values {
  padding: 0 12px 0 0;
}

.e-rtl.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-rtl.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-rtl .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-bigger .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-bigger .e-rtl .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-rtl .e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values {
  padding: 0 16px 0 0;
}

.e-rtl.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-rtl.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-rtl .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-small .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-small .e-rtl .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-rtl .e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values {
  padding: 0 8px 0 0;
}

.e-rtl.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-rtl.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-rtl .e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-bigger.e-small .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-rtl.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-rtl .e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-bigger .e-rtl.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-bigger .e-rtl .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-rtl.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-rtl .e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-small .e-rtl .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-small .e-rtl.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values {
  padding: 0 12px 0 0;
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips {
  height: 26px;
  margin: 4px 0 4px 8px;
  padding: 0 8px;
}

.e-rtl .e-multiselect.e-outline .e-multi-select-wrapper .e-chips,
.e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-chips {
  margin: 4px 8px 4px 0;
}

.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips,
.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-chips {
  height: 32px;
  padding: 0 12px;
}

.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips,
.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips {
  height: 24px;
  padding: 0 8px;
}

.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips,
.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips,
.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips,
.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips {
  height: 26px;
  padding: 0 8px;
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent {
  padding: 0 8px 0 0;
}

.e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-rtl .e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent {
  padding: 0 0 0 8px;
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent {
  font-size: 13px;
}

.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent {
  font-size: 14px;
}

.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent {
  font-size: 12px;
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close {
  align-items: center;
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  align-items: normal;
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain {
  font-size: 14px;
}

.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain,
.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain {
  font-size: 16px;
}

.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain,
.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain {
  font-size: 13px;
}

.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain,
.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain,
.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain,
.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain {
  font-size: 14px;
}

.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
  color: #fff;
}

.e-multi-select-wrapper .e-chips.e-chip-selected {
  background-color: #757575;
}

.e-multi-select-wrapper .e-chips.e-chip-selected:hover {
  background-color: #757575;
}

.e-multiselect {
  box-sizing: border-box;
}

.e-multi-select-wrapper .e-chips > .e-chipcontent {
  color: rgba(0, 0, 0, 0.87);
  font-family: inherit;
  font-size: 13px;
}

.e-multi-select-wrapper .e-chips.e-chip-selected > .e-chipcontent {
  color: #fff;
}

.e-multi-select-wrapper .e-chips.e-chip-selected > .e-chipcontent:hover {
  color: #fff;
}

.e-multi-select-wrapper .e-chips {
  background-color: #eee;
  border-radius: 16px;
  height: 24px;
}

.e-multi-select-wrapper .e-chips:hover {
  background-color: #eee;
}

.e-multi-select-wrapper .e-chips > .e-chipcontent:hover {
  color: rgba(0, 0, 0, 0.87);
}

.e-multi-select-wrapper .e-chips .e-chips-close::before {
  color: rgba(0, 0, 0, 0.54);
  font-size: 16px;
}

.e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected {
  background-color: #3f51b5;
  border-radius: 2px;
  color: #fff;
  height: 40px;
  line-height: 40px;
}

.e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chipcontent {
  color: #fff;
}

.e-multi-select-wrapper .e-chips.e-mob-chip,
.e-bigger .e-multi-select-wrapper .e-chips {
  height: 28px;
}

.e-popup.e-multi-select-list-wrapper {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  box-sizing: content-box;
  overflow: initial;
}

.e-popup.e-multi-select-list-wrapper .e-list-item.e-active {
  border-bottom: 1px solid transparent;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-top: 1px solid #fff;
}

.e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-item.e-active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-checkbox .e-list-group-item.e-active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
}

.e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-item.e-active.e-item-focus {
  color: rgba(0, 0, 0, 0.87);
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-checkbox .e-list-group-item.e-active.e-item-focus {
  color: rgba(0, 0, 0, 0.87);
}

.e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-item.e-active.e-hover {
  background-color: #eee;
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-checkbox .e-list-group-item.e-active.e-hover {
  background-color: #eee;
}

.e-popup.e-multi-select-list-wrapper .e-list-item.e-active:first-child {
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
}

.e-popup.e-multi-select-list-wrapper .e-list-item.e-active:last-child {
  border-bottom: 1px solid transparent;
}

.e-popup.e-multi-select-list-wrapper .e-list-item.e-active.e-item-focus + li.e-active {
  border-top: 1px solid transparent;
}

.e-popup.e-multi-select-list-wrapper .e-list-item.e-active.e-item-focus {
  background-color: #e0e0e0;
  border: 1px solid transparent;
  box-shadow: none;
  color: #e3165b;
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-list-group-item.e-active.e-item-focus {
  background-color: #e0e0e0;
  border: 1px solid transparent;
  box-shadow: none;
  color: #e3165b;
}

.e-popup.e-multi-select-list-wrapper .e-list-item {
  border: 1px solid transparent;
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-list-group-item {
  border: 1px solid transparent;
}

.e-multi-select-wrapper input.e-dropdownbase:-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.e-multi-select-wrapper input.e-dropdownbase::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.e-multi-select-wrapper input.e-dropdownbase:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.e-multi-select-wrapper input.e-dropdownbase::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.e-ul.e-reorder {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.e-multi-select-list-wrapper .e-selectall-parent {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.e-multi-select-wrapper .e-delim-values {
  color: rgba(0, 0, 0, 0.87);
}

.e-multi-select-wrapper .e-chips-close.e-close-hooker {
  color: #000;
}

.e-small .e-multi-select-wrapper .e-chips {
  height: 22px;
}

.e-small .e-multi-select-wrapper .e-chips > .e-chipcontent {
  font-size: 12px;
}

.e-small .e-multi-select-wrapper .e-chips .e-chips-close::before {
  font-size: 14px;
}

.e-small .e-multi-select-wrapper .e-close-hooker::before {
  left: 6px;
}

.e-bigger.e-small .e-multi-select-wrapper .e-chips {
  height: 24px;
}

.e-bigger.e-small .e-multi-select-wrapper .e-chips > .e-chipcontent {
  font-size: 13px;
}

.e-bigger.e-small .e-multi-select-wrapper .e-chips .e-chips-close::before {
  font-size: 16px;
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips {
  background-color: #e0e0e0;
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips:hover {
  background-color: #d6d6d6;
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-chip-selected {
  background-color: #c7c7c7;
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-chip-selected:hover {
  background-color: #c7c7c7;
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-chip-selected > .e-chipcontent {
  color: rgba(0, 0, 0, 0.87);
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-chip-selected > .e-chipcontent:hover {
  color: rgba(0, 0, 0, 0.87);
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  color: rgba(0, 0, 0, 0.54);
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker:hover {
  color: rgba(0, 0, 0, 0.87);
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
  color: rgba(0, 0, 0, 0.54);
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close::before {
  color: #fff;
}

.e-multiselect.e-outline:not(.e-disabled) .e-multi-select-wrapper .e-chips:not(.e-chip-selected) .e-chips-close:hover::before {
  color: rgba(0, 0, 0, 0.87);
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain {
  color: rgba(0, 0, 0, 0.6);
}

.e-multiselect.e-outline.e-disabled .e-multi-select-wrapper .e-delim-values,
.e-multiselect.e-outline.e-disabled .e-multi-select-wrapper .e-delim-values .e-remain,
.e-multiselect.e-outline.e-disabled .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-multiselect.e-outline.e-disabled .e-multi-select-wrapper .e-chips .e-chips-close::before,
.e-multiselect.e-outline.e-disabled .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  color: rgba(0, 0, 0, 0.38);
}

.e-multiselect.e-outline.e-disabled .e-multi-select-wrapper .e-chips {
  background-color: #f5f5f5;
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected {
  background-color: #3f51b5;
  border-radius: 4px;
  box-sizing: border-box;
  color: #fff;
  height: 40px;
  line-height: 40px;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close {
  width: 33px;
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chipcontent {
  color: #fff;
}

.e-listbox-tool .e-moveup::before {
  content: '\e651';
}

.e-listbox-tool .e-movedown::before {
  content: '\e652';
}

.e-listbox-tool .e-moveto::before {
  content: '\e653';
}

.e-listbox-tool .e-movefrom::before {
  content: '\e654';
}

.e-listbox-tool .e-moveallto::before {
  content: '\e655';
}

.e-listbox-tool .e-moveallfrom::before {
  content: '\e656';
}

.e-listbox-wrapper {
  -webkit-overflow-scrolling: touch;
  border: 0 solid;
  cursor: pointer;
  display: block;
  overflow: auto;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
  width: 100%;
}

.e-listbox-wrapper * {
  box-sizing: border-box;
}

.e-listbox-wrapper:focus {
  outline: none;
}

.e-listbox-wrapper.e-disabled {
  cursor: default;
  pointer-events: none;
}

.e-listbox-wrapper:not(.e-list-template) .e-list-item,
.e-listbox-wrapper .e-selectall-parent {
  height: 36px;
  line-height: 36px;
  padding: 0 16px;
  position: relative;
}

.e-listbox-wrapper .e-list-parent {
  height: 100%;
}

.e-listbox-wrapper .e-list-item {
  border-bottom: 0 solid;
  outline: none;
}

.e-listbox-wrapper .e-list-item.e-disabled {
  pointer-events: none;
}

.e-listbox-wrapper .e-disable {
  opacity: .7;
}

.e-listbox-wrapper .e-list-parent {
  margin: 0;
  padding: 0;
}

.e-listbox-wrapper .e-list-header .e-text.header {
  display: none;
}

.e-listbox-wrapper .e-icon-back {
  margin-top: 2px;
}

.e-listbox-wrapper .e-list-header .e-headertemplate-text.nested-header {
  display: none;
}

.e-listbox-wrapper .e-list-header {
  align-items: center;
  border-bottom: 1px solid;
  display: flex;
  font-weight: bold;
  height: 48px;
  padding: 0 16px;
}

.e-listbox-wrapper .e-has-header > .e-view {
  top: 45px;
}

.e-listbox-wrapper .e-but-back {
  cursor: pointer;
  padding-right: 30px;
}

.e-listbox-wrapper .e-list-group-item:first-child {
  border: 0;
  border-bottom: 0 solid transparent;
}

.e-listbox-wrapper .e-list-group-item {
  border-bottom: 0 solid transparent;
  border-top: 1px solid;
  font-weight: 600;
  height: 36px;
  line-height: 36px;
  padding: 0 16px;
}

.e-listbox-wrapper .e-icon-collapsible {
  cursor: pointer;
  font-size: 12px;
  position: absolute;
  right: 0%;
  top: 50%;
  transform: translateY(-50%);
}

.e-listbox-wrapper .e-text-content {
  height: 100%;
  position: relative;
  vertical-align: middle;
}

.e-listbox-wrapper .e-text-content * {
  display: inline-block;
  vertical-align: middle;
}

.e-listbox-wrapper .e-text-content.e-checkbox .e-list-text {
  width: calc(100% - 40px);
}

.e-listbox-wrapper .e-text-content.e-checkbox.e-checkbox-left .e-list-icon + .e-list-text {
  width: calc(100% - 90px);
}

.e-listbox-wrapper .e-text-content.e-checkbox.e-checkbox-right .e-list-icon + .e-list-text {
  width: calc(100% - 80px);
}

.e-listbox-wrapper .e-list-item.e-checklist.e-has-child .e-text-content.e-checkbox.e-checkbox-right .e-list-icon + .e-list-text {
  width: calc(100% - 92px);
}

.e-listbox-wrapper .e-checkbox .e-checkbox-left {
  margin: -2px 10px 0 0;
}

.e-listbox-wrapper .e-checkbox .e-checkbox-right {
  margin: -2px 0 0 10px;
}

.e-listbox-wrapper .e-list-text {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
  width: 100%;
}

.e-listbox-wrapper .e-list-icon + .e-list-text {
  width: calc(100% - 60px);
}

.e-listbox-wrapper .e-icon-wrapper .e-list-text {
  width: calc(100% - 60px);
}

.e-listbox-wrapper .e-icon-wrapper.e-text-content.e-checkbox .e-list-text {
  width: calc(100% - 60px);
}

.e-listbox-wrapper .e-list-icon {
  height: 30px;
  margin-right: 16px;
  width: 30px;
}

.e-listbox-wrapper .e-content {
  overflow: hidden;
  position: relative;
}

.e-listbox-wrapper .e-list-header .e-text {
  cursor: pointer;
  text-indent: 0;
}

.e-listbox-wrapper .e-text .e-headertext {
  display: inline-block;
  line-height: inherit;
}

.e-listbox-wrapper.e-rtl {
  direction: rtl;
}

.e-listbox-wrapper.e-rtl .e-list-icon {
  margin-left: 16px;
  margin-right: 0;
}

.e-listbox-wrapper.e-rtl .e-icon-collapsible {
  left: 0%;
  right: initial;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
}

.e-listbox-wrapper.e-rtl .e-list-header .e-text {
  cursor: pointer;
}

.e-listbox-wrapper.e-rtl .e-but-back {
  transform: rotate(180deg);
}

.e-listbox-wrapper.e-rtl .e-icon-back {
  margin-top: -2px;
}

.e-listbox-wrapper.e-rtl .e-checkbox .e-checkbox-left {
  margin: -2px 0 0 10px;
}

.e-listbox-wrapper.e-rtl .e-checkbox .e-checkbox-right {
  margin: -2px 10px 0 0;
}

.e-listbox-wrapper.e-rtl .e-checkbox-wrapper {
  margin: -2px 0 0 10px;
}

.e-listbox-wrapper .e-list-item .e-list-badge {
  align-items: center;
  background-color: #e3165b;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  display: flex;
  font-size: 12px;
  height: 22px;
  justify-content: center;
  position: absolute;
  right: -10px;
  top: -10px;
  width: 22px;
}

.e-listbox-wrapper .e-checkbox-wrapper {
  margin: -2px 10px 0 0;
  text-indent: 0;
  vertical-align: middle;
}

.e-listbox-wrapper.e-right .e-checkbox-wrapper {
  position: absolute;
  right: 0;
  top: 30%;
}

.e-listbox-wrapper .e-input-group {
  padding: 4px 8px;
}

.e-listbox-wrapper .e-input-focus {
  padding: 4px 4px 4px 8px;
}

.e-listbox-wrapper .e-hidden-select {
  height: 1px;
  opacity: 0;
  position: absolute;
  width: 100%;
}

.e-listbox-wrapper .e-placeholder {
  background-color: #e3165b;
  display: block;
  height: 1px;
}

.e-listbox-wrapper .e-sortableclone {
  z-index: 10000;
}

.e-listbox-wrapper .e-sortableclone.e-ripple {
  overflow: visible;
}

ejs-listbox {
  display: block;
}

.e-listboxtool-wrapper {
  cursor: pointer;
  display: flex;
}

.e-listboxtool-wrapper * {
  box-sizing: border-box;
}

.e-listboxtool-wrapper.e-disabled {
  cursor: default;
  pointer-events: none;
}

.e-listboxtool-wrapper .e-listbox-wrapper {
  flex: 1;
}

.e-listboxtool-wrapper.e-right .e-listbox-tool {
  margin-left: 15px;
}

.e-listboxtool-wrapper.e-left .e-listbox-tool {
  margin-right: 15px;
}

.e-listboxtool-wrapper .e-listbox-tool {
  border: 1px solid #e0e0e0;
  overflow: auto;
  padding: 8px;
}

.e-listboxtool-wrapper .e-listbox-tool .e-btn {
  display: list-item;
  list-style-type: none;
  margin-bottom: 10px;
}

.e-rtl.e-listboxtool-wrapper.e-right .e-listbox-tool {
  margin-right: 15px;
}

.e-rtl.e-listboxtool-wrapper.e-left .e-listbox-tool {
  margin-left: 15px;
}

.e-bigger .e-listbox-wrapper .e-list-item,
.e-listbox-wrapper.e-bigger .e-list-item {
  border-bottom: 0 solid transparent;
  border-left: 0 solid transparent;
  border-right: 0 solid transparent;
  border-top: 0 solid transparent;
}

.e-bigger .e-listbox-wrapper:not(.e-list-template) .e-list-item,
.e-bigger .e-listbox-wrapper .e-selectall-parent,
.e-listbox-wrapper.e-bigger:not(.e-list-template) .e-list-item,
.e-listbox-wrapper.e-bigger .e-selectall-parent {
  height: 48px;
  line-height: 45px;
  position: relative;
}

.e-bigger .e-listbox-wrapper .e-text-content,
.e-listbox-wrapper.e-bigger .e-text-content {
  font-size: 15px;
}

.e-bigger .e-listbox-wrapper .e-list-group-item,
.e-listbox-wrapper.e-bigger .e-list-group-item {
  height: 48px;
  line-height: 45px;
}

.e-bigger .e-listbox-wrapper .e-list-header,
.e-listbox-wrapper.e-bigger .e-list-header {
  align-items: center;
  display: flex;
  font-weight: bold;
  height: 64px;
}

.e-bigger .e-listbox-wrapper .e-list-header .e-text.header,
.e-listbox-wrapper.e-bigger .e-list-header .e-text.header {
  display: none;
}

.e-bigger .e-listbox-wrapper .e-list-header .e-headertemplate-text.nested-header,
.e-listbox-wrapper.e-bigger .e-list-header .e-headertemplate-text.nested-header {
  display: none;
}

.e-bigger .e-listbox-wrapper .e-list-header .e-text,
.e-listbox-wrapper.e-bigger .e-list-header .e-text {
  font-size: 20px;
}

.e-listbox-wrapper {
  border: 1px solid #e0e0e0;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 15px;
}

.e-listbox-wrapper .e-list-header {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
  font-size: 20px;
}

.e-listbox-wrapper .e-icons {
  color: rgba(0, 0, 0, 0.54);
}

.e-listbox-wrapper .e-list-item {
  background-color: #fff;
  border-bottom: 0 solid transparent;
  border-left: 0 solid transparent;
  border-right: 0 solid transparent;
  border-top: 0 solid transparent;
  color: rgba(0, 0, 0, 0.87);
}

.e-listbox-wrapper .e-list-item:hover:not(.e-selected):not(.e-disabled),
.e-listbox-wrapper .e-list-item:hover.e-selected.e-checklist:not(.e-disabled) {
  background-color: #eee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
}

.e-listbox-wrapper .e-list-item.e-selected {
  background-color: #f5f5f5;
  color: rgba(0, 0, 0, 0.87);
}

.e-listbox-wrapper .e-list-item.e-selected.e-checklist {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87);
}

.e-listbox-wrapper .e-list-item.e-focused,
.e-listbox-wrapper .e-list-item.e-focused.e-selected.e-checklist {
  background-color: #f5f5f5;
  color: rgba(0, 0, 0, 0.87);
}

.e-listbox-wrapper .e-list-item.e-focused .e-checkbox-wrapper .e-frame.e-check,
.e-listbox-wrapper .e-list-item.e-focused .e-css.e-checkbox-wrapper .e-frame.e-check {
  background-color:  var(--jbCyan);
  border-color: transparent;
  color: #fff;
}

.e-listbox-wrapper .e-list-group-item {
  background-color: #fafafa;
  border-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.54);
  font-size: 15px;
}

.e-listbox-wrapper .e-selectall-parent {
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
}

.e-listbox-wrapper .e-sortableclone.e-ripple .e-ripple-element {
  background-color: transparent;
}

.e-listbox-wrapper.e-list-template .e-list-wrapper {
  height: inherit;
  position: relative;
}

.e-listbox-wrapper.e-list-template .e-list-wrapper:not(.e-list-multi-line) {
  padding: 0.2667em 1.0666em;
}

.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-multi-line {
  padding: 1.0666em;
}

.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-multi-line .e-list-item-header {
  color: rgba(0, 0, 0, 0.87);
  display: block;
  font-size: 15px;
  font-weight: 500;
  margin: 0;
  overflow: hidden;
  padding: 0.115em 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-multi-line .e-list-content {
  color: rgba(0, 0, 0, 0.54);
  display: block;
  font-size: 13px;
  margin: 0;
  padding: 0.115em 0;
  word-wrap: break-word;
}

.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-multi-line .e-list-content:not(.e-text-overflow) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-avatar .e-avatar {
  height: 2.6667em;
  left: 1.0667em;
  position: absolute;
  top: 0.2666em;
  width: 2.6667em;
}

.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-avatar:not(.e-list-badge) {
  padding-left: 4.8em;
  padding-right: 1.0666em;
}

.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) {
  padding-left: 1.0666em;
  padding-right: 4.8em;
}

.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) .e-avatar {
  height: 2.6667em;
  position: absolute;
  right: 1.0667em;
  top: 0.2666em;
  width: 2.6667em;
}

.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-multi-line.e-list-avatar .e-avatar {
  top: 1.0666em;
}

.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-multi-line.e-list-avatar-right:not(.e-list-badge) .e-avatar {
  top: 1.0666em;
}

.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-badge .e-badge {
  font-size: 12px;
  height: 1.6666em;
  line-height: 1.8666em;
  padding: 0;
  position: absolute;
  right: 1.33em;
  top: 50%;
  transform: translateY(-50%);
  width: 2.5em;
}

.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-badge.e-list-avatar {
  padding-left: 4.8em;
  padding-right: 4.1333em;
}

.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-badge:not(.e-list-avatar) {
  padding-left: 1.0666em;
  padding-right: 4.1333em;
}

.e-listbox-wrapper.e-list-template .e-list-wrapper:not(.e-list-multi-line) .e-list-content {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0.72em 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-listbox-wrapper.e-list-template .e-list-item.e-list-item:hover .e-list-item-header {
  color: rgba(0, 0, 0, 0.87);
}

.e-listbox-wrapper.e-list-template .e-list-item.e-list-item:hover .e-list-content {
  color: rgba(0, 0, 0, 0.87);
}

.e-listbox-wrapper.e-list-template .e-list-item.e-selected .e-list-item-header {
  color: rgba(0, 0, 0, 0.87);
}

.e-listbox-wrapper.e-list-template .e-list-item.e-selected .e-list-content {
  color: rgba(0, 0, 0, 0.87);
}

.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-avatar .e-avatar {
  left: inherit;
  right: 1.0667em;
}

.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-avatar:not(.e-list-badge) {
  padding-left: 1.0666em;
  padding-right: 4.8em;
}

.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) {
  padding-left: 4.8em;
  padding-right: 1.0666em;
}

.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) .e-avatar {
  left: 1.0667em;
  right: inherit;
}

.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-badge .e-badge {
  left: 1.33em;
  right: inherit;
}

.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-badge.e-list-avatar {
  padding-left: 4.1333em;
  padding-right: 4.8em;
}

.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-badge:not(.e-list-avatar) {
  padding-left: 4.1333em;
  padding-right: 1.0666em;
}

.e-documenteditor .e-close::before {
  content: '\e825';
  font-family: 'e-icons';
  font-size: 14px;
}

.e-documenteditor .e-de-op-search-icon::before {
  content: '\e275';
  font-family: 'e-icons';
  font-size: 10px;
}

.e-documenteditor .e-arrow-up::before {
  content: '\e834';
  font-family: 'e-icons';
  font-size: 10px;
}

.e-documenteditor .e-arrow-down::before {
  content: '\e83d';
  font-family: 'e-icons';
  font-size: 10px;
}

.e-documenteditor .e-de-op-close-icon::before {
  content: '\e7fc';
}

.e-documenteditor .e-de-op-search-close-icon::before {
  content: '\e7fc';
  font-family: 'e-icons';
  font-size: 10px;
}

.e-documenteditor .e-de-new-cmt::before {
  content: '\e823';
  font-family: 'e-icons';
}

.e-documenteditor .e-de-menu-icon::before {
  content: '\e984';
  font-family: 'e-icons';
  font-size: 10px;
}

.e-documenteditor .e-de-save-icon::before {
  content: '\e614';
  font-family: 'e-icons';
}

.e-documenteditor .e-de-cancel-icon::before {
  content: '\eb36';
  font-family: 'e-icons';
}

.e-documenteditor .e-de-cmt-mark-icon::before {
  content: '\e817';
  font-family: 'e-icons';
  font-size: 13px;
}

.e-documenteditor .e-de-cmt-post::before {
  content: '\e816';
  font-family: 'e-icons';
}

.e-documenteditor .e-de-cmt-rply-icon::before {
  content: '\e815';
  font-family: 'e-icons';
}

.e-documenteditor .e-de-cmt-cancel::before {
  content: '\e7fc';
  font-family: 'e-icons';
}

.e-documenteditor .e-de-cmt-delete::before {
  content: '\e602';
  font-family: 'e-icons';
}

.e-documenteditor .e-de-cmt-reopen::before {
  content: '\e818';
  font-family: 'e-icons';
}

.e-documenteditor .e-de-nav-up::before {
  content: '\e651';
  font-family: 'e-icons';
}

.e-documenteditor .e-de-nav-right-arrow::before {
  content: '\e913';
}

.e-documenteditor .e-de-nav-left-arrow::before {
  content: '\e904';
}

.e-de-table-properties-alignment:hover {
  border-color: #f17eb8;
}

.e-de-table-properties-alignment {
  border: 1px solid transparent;
}

.e-de-tablecell-alignment {
  border: 1px solid transparent;
}

.e-de-tablecell-alignment:hover {
  border-color: #f17eb8;
}

.e-de-table-left-alignment::before {
  content: '\e517';
  font-size: 46px;
}

.e-de-table-center-alignment::before {
  content: '\e518';
  font-size: 46px;
}

.e-de-table-right-alignment::before {
  content: '\e515';
  font-size: 46px;
}

.e-de-tablecell-top-alignment::before {
  content: '\e527';
  font-size: 51px;
}

.e-de-tablecell-center-alignment::before {
  content: '\e526';
  font-size: 51px;
}

.e-de-tablecell-bottom-alignment::before {
  content: '\e525';
  font-size: 51px;
}

.e-de-table-border-setting {
  border: 1px solid black;
  height: 48px;
  left: 5px;
  position: relative;
  top: 5px;
  width: 48px;
}

.e-de-table-border-setting-genral {
  border: 1px solid rgba(0, 0, 0, 0.26);
  display: inline-block;
  height: 60px;
  width: 60px;
}

.e-de-table-border-preview-genral {
  border: 1px solid rgba(0, 0, 0, 0.26);
  display: inline-block;
  height: 25px;
  width: 25px;
}

.e-de-table-border-inside-setting:hover {
  border: 1px solid #f17eb8;
}

.e-de-table-border-preview {
  height: 24px;
  width: 24px;
}

.e-de-table-border-inside-preview:hover {
  border: 1px solid #f17eb8;
}

.e-de-table-border-inside-setting-click {
  border: 1px solid #ff4081;
}

.e-de-table-border-inside-preview-click {
  border: 1px solid #ff4081;
}

.e-de-table-border-none-setting::before {
  content: '\e507';
  font-size: 46px;
  position: absolute;
}

.e-de-table-border-box-setting::before {
  content: '\e509';
  font-size: 42px;
  left: 2px;
  position: absolute;
  top: 2px;
}

.e-de-table-border-all-setting::before {
  content: '\e511';
  font-size: 42px;
  left: 2px;
  position: absolute;
  top: 2px;
}

.e-de-table-border-custom-setting::before {
  content: '\e516';
  font-size: 42px;
  left: 2px;
  position: absolute;
  top: 2px;
}

.e-de-table-border-toptop-alignment::before {
  content: '\e281';
  font-size: 16px;
  left: 4px;
  position: absolute;
  top: 4px;
}

.e-de-table-border-topcenter-alignment::before {
  content: '\e276';
  font-size: 16px;
  left: 4px;
  position: absolute;
  top: 4px;
}

.e-de-table-border-topbottom-alignment::before {
  content: '\e298';
  font-size: 16px;
  left: 4px;
  position: absolute;
  top: 4px;
}

.e-de-table-border-diagionalup-alignment::before {
  content: '\e262';
  font-size: 16px;
  left: 4px;
  position: absolute;
  top: 4px;
}

.e-de-table-border-diagionaldown-alignment::before {
  content: '\e265';
  font-size: 16px;
  left: 4px;
  position: absolute;
  top: 4px;
}

.e-de-table-border-bottomleft-alignment::before {
  content: '\e291';
  font-size: 16px;
  left: 4px;
  position: absolute;
  top: 4px;
}

.e-de-table-border-bottomcenter-alignment::before {
  content: '\e287';
  font-size: 16px;
  left: 4px;
  position: absolute;
  top: 4px;
}

.e-de-table-border-bottomright-alignment::before {
  content: '\e288';
  font-size: 16px;
  left: 4px;
  position: absolute;
  top: 4px;
}

.e-menu-item .e-de-cmt-add::before {
  content: '\e814';
  font-family: 'e-icons';
}

.e-menu-item .e-de-cut::before {
  content: '\e279';
}

.e-menu-item .e-de-spellcheck::before {
  content: '\e689';
}

.e-menu-item .e-de-copy::before {
  content: '\e280';
}

.e-icon-btn .e-de-paste::before,
.e-menu-item .e-de-paste::before {
  content: '\e501';
}

.e-menu-item .e-de-continue-numbering::before {
  content: '\e503';
}

.e-menu-item .e-de-restart-at::before {
  content: '\e277';
}

.e-menu-item .e-de-insertlink::before {
  content: '\e290';
}

.e-menu-item .e-de-open-hyperlink::before {
  content: '\e278';
}

.e-menu-item .e-de-open-properties::before {
  content: '\e605';
}

.e-menu-item .e-de-copy-hyperlink::before {
  content: '\e295';
}

.e-menu-item .e-de-edit-hyperlink::before {
  content: '\e289';
}

.e-menu-item .e-de-remove-hyperlink::before {
  content: '\e286';
}

.e-menu-item .e-de-fonts::before {
  content: '\e273';
}

.e-menu-item .e-de-paragraph::before {
  content: '\e75e';
}

.e-menu-item .e-de-table::before {
  content: '\e294';
}

.e-menu-item .e-de-insertabove::before {
  content: '\e506';
}

.e-menu-item .e-de-insertbelow::before {
  content: '\e505';
}

.e-menu-item .e-de-insertleft::before {
  content: '\e285';
}

.e-menu-item .e-de-insertright::before {
  content: '\e284';
}

.e-menu-item .e-de-delete-table::before {
  content: '\e292';
}

.e-menu-item .e-de-deleterow::before {
  content: '\e283';
}

.e-menu-item .e-de-deletecolumn::before {
  content: '\e282';
}

.e-de-bold::before {
  content: '\e339';
  font-family: 'e-icons';
}

.e-de-italic::before {
  content: '\e35a';
  font-family: 'e-icons';
}

.e-de-underline::before {
  content: '\e343';
  font-family: 'e-icons';
}

.e-de-indent::before {
  content: '\e35d';
  font-family: 'e-icons';
}

.e-de-outdent::before {
  content: '\e33f';
  font-family: 'e-icons';
}

.e-de-align-left::before {
  content: '\e33a';
  font-family: 'e-icons';
}

.e-de-align-center::before {
  content: '\e35e';
  font-family: 'e-icons';
}

.e-de-align-right::before {
  content: '\e34d';
  font-family: 'e-icons';
}

.e-de-justify::before {
  content: '\e334';
  font-family: 'e-icons';
}

.e-de-single-spacing::before {
  content: '\e520';
  font-family: 'e-icons';
}

.e-de-double-spacing::before {
  content: '\e521';
  font-family: 'e-icons';
}

.e-de-one-point-five-spacing::before {
  content: '\e522';
  font-family: 'e-icons';
}

.e-de-before-spacing::before {
  content: '\e523';
  font-family: 'e-icons';
}

.e-de-after-spacing::before {
  content: '\e274';
  font-family: 'e-icons';
}

.e-de-icon-bullet-list-dot::before {
  content: '\e270';
  font-family: 'e-icons';
  font-size: 42px;
}

.e-de-icon-bullet-list-circle::before {
  content: '\e254';
  font-family: 'e-icons';
  font-size: 42px;
}

.e-de-icon-bullet-list-square::before {
  content: '\e271';
  font-family: 'e-icons';
  font-size: 42px;
}

.e-de-icon-bullet-list-tick::before {
  content: '\e259';
  font-family: 'e-icons';
  font-size: 42px;
}

.e-de-icon-bullet-list-flower::before {
  content: '\e267';
  font-family: 'e-icons';
  font-size: 42px;
}

.e-de-icon-bullet-list-arrow::before {
  content: '\e253';
  font-family: 'e-icons';
  font-size: 42px;
}

.e-de-icon-bullet-list-none::before {
  content: '\e256';
  font-family: 'e-icons';
  font-size: 42px;
}

.e-de-icon-autofit::before {
  content: '\eba8';
  font-family: 'e-icons';
}

.e-de-icon-fixed-columnwidth::before {
  content: '\eba9';
  font-family: 'e-icons';
}

.e-de-icon-auto-fitwindow::before {
  content: '\ebaa';
  font-family: 'e-icons';
}

.e-item .e-de-paste-text::before {
  content: '\e685';
}

.e-item .e-de-paste-source::before {
  content: '\e686';
}

.e-item .e-de-paste-merge::before {
  content: '\e688';
}

.e-de-blink-cursor {
  border-left: 1px solid rgba(0, 0, 0, 0.87);
  pointer-events: none;
  position: absolute;
  z-index: 3;
}

.e-de-cursor-animation {
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-name: FadeInFadeOut;
}

@keyframes FadeInFadeOut {
  from {
    opacity: 1;
  }
  13% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  63% {
    opacity: 1;
  }
  to {
    opacity: 1;
  }
}

.e-de-text-target {
  border: 0;
  height: 1px;
  opacity: 0;
  outline-style: none;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  top: -10000px;
  width: 625px;
}

.e-de-txt-form .e-de-txt-field {
  display: block;
}

.e-de-txt-form .e-de-num-field {
  display: none;
}

.e-de-txt-form .e-de-date-field {
  display: none;
}

.e-de-txt-form .e-de-ddl-field {
  display: none;
}

.e-de-num-form .e-de-txt-field {
  display: none;
}

.e-de-num-form .e-de-num-field {
  display: block;
}

.e-de-num-form .e-de-date-field {
  display: none;
}

.e-de-num-form .e-de-ddl-field {
  display: none;
}

.e-de-date-form .e-de-txt-field {
  display: none;
}

.e-de-date-form .e-de-num-field {
  display: none;
}

.e-de-date-form .e-de-date-field {
  display: block;
}

.e-de-date-form .e-de-ddl-field {
  display: none;
}

.e-de-ddl-form .e-de-txt-field {
  display: none;
}

.e-de-ddl-form .e-de-num-field {
  display: none;
}

.e-de-ddl-form .e-de-date-field {
  display: none;
}

.e-de-ddl-form .e-de-ddl-field {
  display: block;
}

.e-documenteditor .e-checkbox-wrapper .e-frame {
  height: 14px;
  line-height: 6px;
  width: 14px;
}

.e-documenteditor .e-checkbox-wrapper .e-label {
  font-size: 12px;
}

.e-documenteditor .e-de-op-close-button {
  left: 267px;
  position: absolute;
  top: 18px;
}

.e-documenteditor .e-de-op-close-button.e-de-rtl {
  left: 14px;
}

.e-de-background {
  background-color: #fff;
}

.e-de-ff-sub-header {
  display: block;
  font-size: 12px;
  font-weight: normal;
  margin-top: 6px;
}

.e-de-check-exactnumbr-width {
  width: 75px !important;
}

.e-de-ff-dlg-heading {
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 12px;
}

.e-de-ff-dlg-heading-small {
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 4px;
}

.e-de-ff-dlg-drpdwn-heading {
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 8px;
}

.e-de-ff-dlg-check {
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: -2px;
}

.e-de-div-seperate-dlg {
  display: inline-flex;
  margin-bottom: 15.5px;
  width: 100%;
}

.e-de-ff-radio-div {
  display: inline-flex;
  margin-bottom: 26px;
  margin-right: 16px;
}

.e-de-ff-radio-div.e-de-rtl {
  margin-left: 16px;
  margin-right: 0;
}

.e-de-ff-radio-scnd-div {
  display: inline-flex;
  margin-bottom: 18px;
  margin-right: 16px;
}

.e-de-ff-radio-scnd-div.e-de-rtl {
  margin-left: 16px;
  margin-right: 0;
}

.e-de-ff-dlg-lft-hlf {
  margin-right: 5%;
  width: 47.5%;
}

.e-de-ff-dlg-lft-hlf.e-de-rtl {
  margin-left: 5%;
  margin-right: 0;
}

.e-de-ff-chck-exact {
  margin-left: 15px;
  margin-top: -6px;
}

.e-de-ff-chck-exact.e-de-rtl {
  margin-left: 0;
  margin-right: 15px;
}

.e-de-ff-dlg-rght-hlf {
  width: 47.5%;
}

.e-de-ff-drpdwn-dlg-scndiv {
  display: inline-flex;
  height: 168px;
  margin-bottom: 16px;
  width: 100%;
}

.e-de-ff-drpdwn-listview {
  margin-right: 12px;
  width: 100%;
}

.e-de-ff-drpdwn-listview.e-de-rtl {
  margin-left: 12px;
  margin-right: 0;
}

.e-de-ff-drpdwn-mvup {
  margin-right: 8px;
}

.e-de-ff-drpdwn-mvup.e-de-rtl {
  margin-left: 8px;
  margin-right: 0;
}

.e-de-drp-dwn-frst-div {
  margin-bottom: 23.5px;
  width: 47.5%;
}

.e-de-result-list-block .e-de-search-result-hglt {
  background: transparent;
  border-bottom: 2px solid #bdbdbd;
  cursor: default;
  padding: 20px 1px 20px 5px;
}

.e-de-result-list-block .e-de-op-search-txt .e-de-op-search-word-text {
  color: #3f51b5;
}

.e-de-search-result-item {
  cursor: default;
  padding: 20px 1px 20px 5px;
  word-break: break-word;
}

.e-de-search-result-item:hover {
  border-bottom: 1px solid #bdbdbd;
  cursor: default;
}

.e-de-search-result-item:focus {
  border-bottom: 2px solid #bdbdbd;
  cursor: default;
  padding: 20px 1px 20px 5px;
}

.e-de-search-tab-content .e-input-group .e-de-op-search-icon:focus {
  border: 1px solid #ddd;
}

.e-de-op-search-icon:hover {
  background: #ddd;
}

.e-de-search-tab-content .e-input-group .e-de-op-search-close-icon:focus {
  border: 1px solid #ddd;
  border-right-width: 0;
}

.e-de-op-search-close-icon:hover {
  background: #ddd;
}

.e-spin-down:focus {
  border: 1px solid #ddd;
  border-right-width: 0;
}

.e-spin-down:hover {
  background: #ddd;
}

.e-spin-up:focus {
  border: 1px solid #ddd;
  border-right-width: 0;
}

.e-spin-up:hover {
  background: #ddd;
}

.e-de-para-dlg-heading {
  color: rgba(0, 0, 0, 0.87);
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 5px;
}

.e-de-para-dlg-container {
  height: auto;
  width: 400px;
}

.e-de-para-dlg-cs-check-box {
  margin-bottom: 8px;
  margin-top: 8px;
}

.e-de-para-dlg-spacing-div {
  margin-left: 40px;
}

.e-de-para-dlg-spacing-div.e-de-rtl {
  margin-left: 0;
  margin-right: 40px;
}

.e-de-toc-dlg-heading {
  color: rgba(0, 0, 0, 0.87);
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 5px;
}

.e-de-toc-dlg-main-heading {
  color: rgba(0, 0, 0, 0.87);
  display: block;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
}

.e-content-placeholder.e-documenteditor.e-placeholder-documenteditor {
  background-size: 100%;
}

.e-de-toc-reset-button {
  margin-top: 10px;
}

.e-de-toc-reset-button.e-de-rtl {
  margin-right: 0;
}

.e-de-toc-modify-button {
  margin-left: 156px;
  margin-top: 10px;
}

.e-de-toc-modify-button.e-de-rtl {
  margin-left: 0;
  margin-right: 174px;
}

.e-de-toc-dlg-container {
  height: 471px;
  width: 469px;
}

.e-de-toc-dlg-sub-container {
  margin-bottom: 20px;
}

.e-de-toc-list-view {
  border: 1px solid #808080;
  border-radius: 4px;
  font-size: 12px;
  height: 194px;
  margin-left: 36px;
  overflow-y: scroll;
  width: 211px;
}

.e-de-toc-list-view.e-de-rtl {
  margin-left: 0;
  margin-right: 36px;
}

.e-de-toc-dlg-sub-heading {
  color: rgba(0, 0, 0, 0.87);
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin: 10px 15px 5px 15px;
}

.e-de-toc-dlg-style-label {
  margin-left: 45px;
  margin-top: 58px;
}

.e-de-toc-dlg-style-label .e-de-rtl {
  margin-left: 0;
  margin-right: 45px;
}

.e-de-pagesetup-dlg-container {
  height: 246px;
  width: 356px;
}

.e-de-page-setup-ppty-tab {
  border: 0;
}

.e-de-page-setup-dlg-sub-container {
  margin-bottom: 25px;
}

.e-de-page-setup-dlg-left-sub-container {
  float: left;
  position: relative;
  top: 17px;
}

.e-de-page-setup-dlg-left-sub-container.e-de-rtl {
  float: right;
}

.e-de-page-setup-dlg-right-sub-container {
  float: right;
  position: relative;
  top: 17px;
}

.e-de-page-setup-dlg-right-sub-container.e-de-rtl {
  float: left;
}

.e-de-page-setup-dlg-sub-header {
  display: block;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 3px;
  margin-top: 8px;
}

.e-de-page-setup-dlg-sub-title-header {
  display: block;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 3px;
  margin-top: 12px;
}

.e-de-page-setup-dlg-sub-container-port {
  height: 40px;
  margin-bottom: 25px;
}

.e-de-page-setup-dlg-sub-label {
  font-size: 13px;
  font-weight: 500;
}

.e-de-page-setup-dlg-orientation-prop {
  margin-top: 13px;
}

.e-de-page-setup-dlg-sub-size-container {
  height: 65px;
  margin-bottom: 20px;
}

.e-de-page-setup-dlg-layout-sub-container {
  height: 60px;
  margin-bottom: 20px;
  position: relative;
  top: 17px;
}

.e-de-page-setup-dlg-first-page-prop .e-label,
.e-de-page-setup-dlg-odd-or-even-prop .e-label {
  font-size: 12px;
}

.e-de-page-setup-dlg-first-page-prop .e-frame,
.e-de-page-setup-dlg-odd-or-even-prop .e-frame {
  height: 18px;
  line-height: 10px;
  width: 18px;
}

.e-de-page-setup-dlg-left-layout-container {
  float: left;
  position: relative;
  top: 10px;
}

.e-de-page-setup-dlg-left-layout-container.e-de-rtl {
  float: right;
}

.e-de-page-setup-dlg-right-layout-container {
  float: right;
  position: relative;
  top: 10px;
}

.e-de-page-setup-dlg-right-layout-container.e-de-rtl {
  float: left;
}

.e-de-dlg-sub-header {
  display: block;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 15px;
  margin-top: 8px;
}

.e-de-para-dlg-sub-container .e-input-group {
  margin-bottom: 15px;
}

.e-de-para-dlg-sub-container {
  margin-bottom: 14px;
}

.e-de-para-dlg-right-sub-container {
  top: 17px;
}

.e-de-dlg-footer .e-btn {
  margin-left: 10px;
}

.e-de-hyperlink-dlg-title {
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 8px;
  margin-top: 8px;
}

.e-de-hyperlink .e-de-hyperlink-dlg-input {
  height: 16px;
  margin-bottom: 20px;
  width: 230px;
}

.e-de-font-dlg-header {
  display: flex;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 8px;
}

.e-de-font-dlg-header-effects,
.e-de-font-dlg-header-font-color {
  display: flex;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 8px;
}

.e-de-font-dlg-main-header {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  font-weight: normal;
  margin-right: 15px;
}

.e-de-font-dlg-cb-right {
  margin-left: 40px;
}

.e-de-font-dlg-cb-right.e-de-rtl {
  margin-left: 0;
  margin-right: 40px;
}

.e-de-font-dlg-cb-right-div {
  margin-left: 20px;
}

.e-de-dropdown {
  margin-right: 40px;
}

.e-de-restrict-pane,
.e-de-op {
  border-right: 1px solid #e0e0e0;
  padding-left: 16px;
  padding-top: 24px;
  position: relative;
  width: 300px;
}

.e-de-op.e-de-rtl {
  padding-left: 0;
  padding-right: 16px;
}

.e-de-op-header {
  color: rgba(0, 0, 0, 0.87);
  font-family: "Roboto";
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 20px;
}

.e-de-op-header.e-de-rtl {
  direction: rtl;
}

.e-de-op-tab {
  border: 0;
  height: 36px;
}

.e-de-op-icon {
  color: rgba(0, 0, 0, 0.54);
  height: 20px;
  width: 20px;
}

.e-de-op-close-icon {
  color: rgba(0, 0, 0, 0.87);
}

.e-de-op-nav-btn {
  height: 20px;
  width: 20px;
}

.e-de-op-search-txt {
  border-bottom: 1px solid #ddd;
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
}

.e-de-op-search-txt .e-de-op-search-word {
  color: #3f51b5;
}

.e-de-op-more-less {
  display: block;
  margin-top: 14px;
}

.e-de-op-replacetabcontentdiv {
  height: 82px;
  margin-top: 14px;
}

label[for*='_wholeWord_e-de-ltr'] {
  left: 35px;
}

label[for*='_wholeWord_e-de-rtl'] {
  right: 35px;
}

.e-de-cell-dia-label-common {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 8px;
  margin-top: 8px;
  width: 150px;
}

.e-de-cell-dia-options-label {
  font-size: 14px;
  font-weight: 400;
}

.e-de-table-border-heading {
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 20px;
}

.e-de-table-setting-heading {
  font-size: 14px;
  font-weight: normal;
  padding-bottom: 20px;
}

.e-de-layout-setting-heading {
  font-size: 14px;
  font-weight: normal;
  padding-bottom: 20px;
}

.e-de-table-setting-labels-heading {
  font-size: 12px;
  font-weight: normal;
}

.e-de-table-element-subheading {
  font-size: 12px;
  font-weight: normal;
}

.e-de-border-dlg-preview-div {
  border: 1px solid rgba(0, 0, 0, 0.54);
}

.e-de-border-dlg-preview-inside-divs {
  opacity: 0.54;
}

.e-de-table-dia-align-div {
  border: 1px solid #ddd;
  display: inline-block;
  height: 60px;
  margin-right: 10px;
  width: 60px;
}

.e-de-table-dia-align-div.e-de-rtl {
  margin-left: 10px;
  margin-right: 0;
}

.e-de-table-dia-align-label {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  margin-left: 10px;
  margin-top: 8px;
}

.e-de-table-dialog-separator-line {
  background-color: #e0e0e0;
  bottom: 50px;
  display: none;
  height: 1px;
  left: 1px;
  margin-top: 0;
  position: absolute;
  width: 100%;
}

.e-de-table-alignment-active {
  border: 1px solid #ff4081;
}

.e-de-table-dialog-options-label {
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 15px;
  padding-top: 20px;
}

.e-de-list-ddl-header {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 20px;
  margin-top: 20px;
}

.e-de-list-ddl-header-list-level {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 20px;
}

.e-de-tbl-dlg-footer {
  padding-top: 27px;
}

.e-de-row-ht-top {
  padding: 0 20px;
}

.e-de-ht-wdth-type {
  margin-top: -22px;
}

.e-de-row-ht-top.e-de-rtl {
  margin-left: 0;
  margin-right: 20px;
}

.e-de-cell-width-top {
  margin-left: 20px;
  margin-top: -23px;
}

.e-de-cell-width-top.e-de-rtl {
  margin-left: 0;
  margin-right: 20px;
}

.e-de-tbl-dlg-border-btn {
  float: right;
  margin-top: 12px;
}

.e-de-tbl-dlg-border-btn.e-de-rtl {
  margin-right: 0;
}

.e-de-table-border-setting.e-de-rtl {
  right: 5px;
}

.e-de-tbl-dlg-op-btn {
  left: 425px;
  position: absolute;
  top: 300px;
}

.e-de-insert-table-dlg-sub-header {
  display: block;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 8px;
  margin-top: 8px;
}

.e-de-insert-table-dlg-input {
  margin-bottom: 15px;
}

.e-de-list-ddl-subheader,
.e-de-list-ddl-subheaderbottom {
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 10px;
  margin-top: 10px;
}

.e-de-list-dlg-subdiv {
  float: right;
  margin-top: 51px;
  position: relative;
}

.e-de-list-dlg-subdiv.e-de-rtl {
  float: left;
  margin-top: -138px;
}

.e-de-list-dlg-div {
  float: right;
  margin-top: 46px;
  position: relative;
}

.e-de-list-dlg-div.e-de-rtl {
  float: left;
  margin-top: -139px;
}

.e-de-ok-button {
  margin-right: 10px;
}

.e-de-ok-button.e-de-rtl {
  margin-left: 10px;
}

.e-de-options-setter {
  left: 415px;
}

.e-de-op-close-icon:hover {
  color: rgba(0, 0, 0, 0.54);
}

.e-de-tooltip {
  background-color: #fff;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
  color: rgba(0, 0, 0, 0.87);
  cursor: text;
  display: table;
  max-width: 200px;
  padding: 5px;
  word-wrap: break-word;
}

.e-de-form-popup {
  background-color: #fff;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
  color: rgba(0, 0, 0, 0.87);
  cursor: text;
  max-width: 350px;
  min-width: 300px;
  padding: 16px;
  position: absolute;
  width: -moz-fit-content;
  width: fit-content;
  word-wrap: break-word;
}

.e-de-save,
.e-de-cancel {
  margin-left: 8px;
}

.e-btn.e-de-op-icon-btn {
  background-color: transparent;
  border-color: transparent;
}

.e-documenteditor .e-de-op-close-button {
  left: 260px;
  position: absolute;
  top: 18px;
}

.e-documenteditor .e-de-op-close-button.e-de-rtl {
  right: 267px;
}

.e-btn.e-de-op-close-button:hover {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.54);
}

.e-btn.e-de-op-close-button:focus {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.54);
}

.e-btn.e-de-op-close-button:active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.54);
}

.e-documenteditor .e-input {
  color: #000;
  font-size: 14px;
}

.e-de-dlg-target .e-footer-content .e-control.e-btn.e-flat:not(.e-icon-btn) {
  height: 36px;
}

.e-de-tbl-dlg-border-btn .e-control.e-btn.e-flat:not(.e-icon-btn) {
  height: auto;
}

.e-de-op-result-container {
  margin-top: 12px;
}

.e-de-restrict-pane,
.e-de-op {
  background-color: #fff;
}

.e-de-restrict-pane .e-tab-header .e-toolbar-items,
.e-de-op .e-tab-header .e-toolbar-items {
  margin-bottom: 20px;
  margin-top: 1px;
}

.e-de-font-dlg-color {
  border: 1px #ddd;
  border-radius: 4px;
  font-size: 12px;
  height: 16px;
  margin-left: 15px;
  width: 25px;
}

.e-de-icon-table-row-above {
  top: 7px;
}

.e-de-icon-table-row-below {
  top: 41px;
}

.e-de-icon-table-column-left {
  top: 75px;
}

.e-de-icon-table-column-right {
  top: 109px;
}

.e-de-icon-table-delete {
  top: 7px;
}

.e-de-icon-table-row-delete {
  top: 41px;
}

.e-de-icon-table-column-delete {
  top: 75px;
}

.e-de-list-bullet-none {
  height: 40px;
  width: 40px;
}

.e-de-list-bullet-dot {
  height: 40px;
  width: 40px;
}

.e-de-list-bullet-circle {
  height: 40px;
  width: 40px;
}

.e-de-list-bullet-square {
  height: 40px;
  width: 40px;
}

.e-de-list-bullet-flower {
  height: 40px;
  width: 40px;
}

.e-de-list-bullet-arrow {
  height: 40px;
  width: 40px;
}

.e-de-list-bullet-tick {
  height: 40px;
  width: 40px;
}

.e-de-bullet:hover {
  background: #ddd;
}

.e-de-list-numbered-none {
  height: 80px;
  width: 80px;
}

.e-de-list-numbered-number-dot {
  height: 80px;
  width: 80px;
}

.e-de-list-numbered-number-brace {
  height: 80px;
  width: 80px;
}

.e-de-list-numbered-up-roman {
  height: 80px;
  width: 80px;
}

.e-de-list-numbered-up-letter {
  height: 80px;
  width: 80px;
}

.e-de-list-numbered-low-letter-brace {
  height: 80px;
  width: 80px;
}

.e-de-numbered-low-letter-dot {
  height: 80px;
  width: 80px;
}

.e-de-list-numbered-low-roman {
  height: 80px;
  width: 80px;
}

.e-de-numbered:hover {
  background: #ddd;
}

.e-de-list-multilevel-none {
  height: 80px;
  width: 80px;
}

.e-de-list-multilevel-list-normal {
  height: 80px;
  width: 80px;
}

.e-de-list-multilevel-list-multilevel {
  height: 80px;
  width: 80px;
}

.e-de-list-multilevel-list-bullets {
  height: 80px;
  width: 80px;
}

.e-de-multilevel-list:hover {
  background: #ddd;
}

.e-de-list-dialog-open:hover {
  background: #ddd;
}

.e-de-cell-options {
  left: 339px;
  top: 290px;
}

.e-de-cell-options.e-de-rtl {
  left: 105px;
}

.e-de-font-color-label {
  margin-bottom: 7px;
  margin-top: 18px;
}

.e-de-font-content-label {
  width: 115px;
}

.e-de-font-color-margin {
  margin-right: 10px;
  margin-top: 6px;
}

.e-de-font-color-margin.e-de-rtl {
  margin-left: 10px;
  margin-right: 0;
}

.e-de-font-content-checkbox-label {
  margin-left: 38px;
}

.e-de-font-content-checkbox-label-rtl {
  margin-right: 47px;
}

.e-bigger .e-de-font-content-checkbox-label {
  margin-left: 60px;
}

.e-bigger .e-de-font-content-checkbox-label-rtl {
  margin-right: 60px;
}

.e-bigger .e-de-font-content-label {
  width: 132px;
}

.e-de-font-checkbox {
  margin-left: 58px;
}

.e-de-font-checkbox.e-de-rtl {
  margin-left: 0;
  margin-right: 58px;
}

.e-de-font-checkbox.e-de-rtl {
  margin-left: 0;
  margin-right: 58px;
}

.e-de-font-dlg-padding {
  margin-top: 15px;
}

.e-de-table-container-div {
  margin-top: 20px;
}

.e-de-table-header-div {
  padding-top: 6px;
}

.e-de-table-subheader-div {
  float: right;
  margin-right: 115px;
  margin-top: -40px;
}

.e-de-table-subheader-div.e-de-rtl {
  float: left;
  margin-left: 115px;
  margin-right: 0;
}

.e-de-table-cell-header-div {
  padding-top: 6px;
}

.e-de-table-cell-subheader-div {
  top: 57px;
}

.e-de-cell-margin-header {
  left: -7px;
  top: 310px;
}

.e-de-font-dlg-display {
  display: inline-flex;
}

.e-de-tbl-margin-sub-header {
  margin-top: 20px;
}

.e-de-tbl-btn-separator {
  width: 57%;
}

.e-de-op-msg {
  color: #000;
  top: 79px;
}

.e-de-save-dlg-file-name {
  height: 25px;
  margin-bottom: 8px;
}

.e-de-save-dlg-format-type {
  height: 25px;
  margin-bottom: 8px;
  padding-top: 10px;
}

.e-de-search-tab-content {
  margin-right: 1px;
  margin-top: 1px;
  width: 267px;
}

.e-de-font-dlg {
  width: 380px;
}

.e-de-hyperlink {
  height: 175px;
  width: 230px;
}

.e-de-insert-table {
  height: 131px;
  width: 230px;
}

.e-de-insert-spellchecker {
  height: 350px;
  width: 513px;
}

.e-de-dlg-spellcheck-listview {
  border: 1px solid #e4e4e4;
  border-radius: 2px !important;
  height: 132px !important;
  margin-top: 8px;
  position: relative;
  float: left;
  width: 343px;
}

.e-de-spellcheck-error-container {
  height: 140px;
  margin-bottom: 25px;
}

.e-de-spellcheck-suggestion-container {
  height: 140px;
}

.e-dlg-spellcheck-listitem {
  font-size: 15px !important;
}

.e-de-spellcheck-btncontainer {
  margin-top: 8px;
  position: relative;
  width: 154px;
  float: right;
}

.e-de-spellcheck-btn {
  height: 36px;
  margin-bottom: 8px;
  width: 154px;
}

.e-de-dlg-spellchecker-subheader {
  font-size: 15px;
  margin-top: 8px;
}

.e-de-dlg-spellchecker-subheaderbtm {
  font-size: 15px;
}

.e-de-list-dlg {
  height: 400px;
  width: 420px;
}

.e-de-save-dlg {
  height: 135px;
  width: 230px;
}

.e-de-table-properties-dlg {
  width: 426px;
}

.e-de-table-border-shading-dlg {
  height: 415px;
  width: 450px;
}

.e-de-table-cell-margin-dlg {
  height: 222px;
  width: 382px;
}

.e-de-table-options-dlg {
  height: 242px;
  width: 382px;
}

.e-de-table-border-none {
  position: absolute;
  top: 25px;
}

.e-de-table-border-box {
  position: absolute;
  top: 95px;
}

.e-de-table-border-all {
  position: absolute;
  top: 165px;
}

.e-de-table-border-custom {
  position: absolute;
  top: 235px;
}

.e-de-table-shading-preview {
  top: 385px;
}

.e-de-font-content-label span.e-label {
  color: rgba(0, 0, 0, 0.87);
}

.e-de-font-label span.e-label {
  color: rgba(0, 0, 0, 0.87);
}

.e-de-font-content-label:hover .e-label,
.e-css.e-de-font-content-label:hover .e-label {
  color: rgba(0, 0, 0, 0.87);
}

.e-de-font-label:hover .e-label,
.e-css.e-de-font-label:hover .e-label {
  color: rgba(0, 0, 0, 0.87);
}

.e-documenteditor .e-checkbox-wrapper .e-label {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
}

.e-documenteditor .e-checkbox-wrapper .e-frame {
  height: 18px;
  line-height: 10px;
  width: 18px;
}

.e-de-op-dlg-footer {
  margin-top: 15px;
}

.e-de-op-dlg-footer .e-btn {
  padding-left: 6px;
  padding-right: 6px;
}

.e-de-search-tab-content .e-input-group .e-de-search-input {
  width: 185px;
}

.e-de-op-replacewith {
  width: 95%;
}

.e-de-table-ppty-tab {
  border: 0;
}

.e-de-table-container-div .e-checkbox-wrapper .e-label {
  color: rgba(0, 0, 0, 0.87);
}

.e-de-table-header-div .e-checkbox-wrapper .e-label {
  color: rgba(0, 0, 0, 0.87);
}

.e-de-table-ppty-options-break .e-checkbox-wrapper .e-label {
  color: rgba(0, 0, 0, 0.87);
}

.e-de-table-ppty-options-header-row .e-checkbox-wrapper .e-label {
  color: rgba(0, 0, 0, 0.87);
}

.e-de-table-cell-header-div .e-checkbox-wrapper .e-label {
  color: rgba(0, 0, 0, 0.87);
}

.e-de-tbl-margin-sub-header .e-label {
  color: rgba(0, 0, 0, 0.87);
}

.e-de-tbl-btn-separator .e-checkbox-wrapper .e-label {
  color: rgba(0, 0, 0, 0.87);
}

.e-de-list-format-info {
  border-radius: 50%;
  cursor: default;
  font-size: 12px;
  height: 15px;
  line-height: 1px;
  padding: 3px 0 0 0;
  text-transform: lowercase;
  width: 16px;
}

.e-button-custom {
  height: 34px;
  padding: 0;
  width: 80px;
}

.e-bigger .e-button-custom {
  height: 37px;
  width: 86px;
}

.e-styles-listview,
.e-bookmark-listview {
  border: 1px solid #c8c8c8;
  border-radius: 5px;
  height: 150px;
  overflow-y: scroll;
}

.e-bookmark-gotobutton,
.e-bookmark-addbutton,
.e-styles-addbutton,
.e-bookmark-deletebutton {
  margin-bottom: 8px;
}

.e-bookmark-list {
  float: left;
  margin-right: 20px;
  width: 250px;
}

.e-bookmark-list.e-de-rtl {
  margin-left: 20px;
  margin-right: 0;
}

.e-bookmark-textboxdiv {
  margin-bottom: 10px;
}

.e-bookmark-listview .e-list-item {
  font-size: 13px;
  height: 30px;
  line-height: 27px;
}

.e-bookmark-common {
  display: flex;
}

.e-bookmark-button {
  position: relative;
  top: 15px;
}

.e-font {
  float: left;
}

.e-font-rtl {
  float: right;
}

.e-de-table-border-toptop-alignment,
.e-de-table-border-topcenter-alignment,
.e-de-table-border-topbottom-alignment,
.e-de-table-border-diagionalup-alignment,
.e-de-table-border-diagionaldown-alignment,
.e-de-table-border-bottomleft-alignment,
.e-de-table-border-bottomcenter-alignment,
.e-de-table-border-bottomright-alignment {
  left: 48%;
  position: absolute;
  top: 48%;
  transform: translate(-50%, -50%);
}

.e-de-style-properties,
.e-de-style-formatting {
  font-size: 14px;
  font-weight: 400;
}

.e-de-style-formatting {
  margin-bottom: 20px;
}

.e-de-style-paragraph-indent-group-button .e-btn,
.e-de-style-paragraph-group-button .e-btn,
.e-de-style-font-group-button .e-btn {
  box-shadow: none;
}

.e-de-table-options-dlg-div {
  height: auto;
  position: relative;
  margin-bottom: 14px;
  width: 504px;
}

.e-de-style-paragraph-indent-group-button .e-btn.e-active,
.e-de-style-paragraph-group-button .e-btn.e-active,
.e-de-style-font-group-button .e-btn.e-active {
  background-color: #c8c8c8;
  border-color: #c8c8c8;
  box-shadow: none;
  color: #000;
}

.e-de-style-properties {
  margin-bottom: 15px;
}

.e-de-style-nametype-div {
  margin-bottom: 20px;
}

.e-de-style-based-para-div {
  margin-bottom: 30px;
}

.e-de-style-name,
.e-de-style-styletype,
.e-de-style-style-based-on,
.e-de-style-style-paragraph {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 8px;
  width: 180px;
}

.e-de-style-left-div {
  margin-right: 24px;
}

.e-de-style-left-div.e-de-rtl {
  margin-left: 24px;
  margin-right: 0;
}

.e-de-style-font-color-picker,
.e-de-style-icon-button-size,
.e-de-style-icon-button-first-size,
.e-de-style-icon-button-last-size {
  height: 31px;
}

.e-bigger .e-de-style-font-color-picker,
.e-bigger .e-de-style-icon-button-size,
.e-bigger .e-de-style-icon-button-first-size,
.e-bigger .e-de-style-icon-button-last-size {
  height: 35px;
}

.e-bigger .e-de-style-bold-button-size {
  height: 35px;
  margin-left: 6px;
  margin-right: 8px;
}

.e-de-style-bold-button-size {
  height: 31px;
  margin-left: 6px;
  margin-right: 8px;
}

.e-de-style-format-dropdwn .e-btn-icon {
  margin-left: 8px;
}

.e-de-style-font-color-picker,
.e-de-style-icon-button-size {
  margin-right: 8px;
}

.e-de-style-icon-button-first-size {
  margin-left: 6px;
  margin-right: 3px;
}

.e-de-style-icon-button-last-size {
  margin-right: 6px;
}

.e-de-style-font-color-picker {
  margin-left: 8px;
}

.e-style-font-fmaily-right {
  margin-right: 8px;
}

.e-style-font {
  margin-left: 5px;
  margin-right: 15px;
}

.e-de-style-left-div .e-de-style-dlg-name-input {
  height: 18px;
}

.e-style-list {
  margin-left: 10px;
}

.e-de-style-dialog .e-de-style-only-this-document {
  margin-top: 25px;
}

.e-de-style-format-dropdwn {
  width: 135px;
}

.e-de-style-options-div {
  margin-bottom: 20px;
}

.e-de-style-paragraph-group-button {
  border-right: 2px solid #e0e0e0;
}

.e-de-style-font-group-button {
  border-left: 2px solid #e0e0e0;
  border-right: 2px solid #e0e0e0;
}

.e-de-op-replace-messagediv {
  color: #000;
  position: absolute;
  top: 144px;
}

.e-de-font-content-label .e-label,
.e-de-font-dlg-cb-right .e-label,
.e-de-font-checkbox .e-label {
  font-size: 12px;
}

.e-de-font-content-label .e-frame,
.e-de-font-dlg-cb-right .e-frame,
.e-de-font-checkbox .e-frame {
  height: 18px;
  line-height: 10px;
  width: 18px;
}

.e-de-op-input-group,
.e-de-op-replacewith {
  height: 32px;
}

.e-bigger .e-de-op-input-group,
.e-bigger .e-de-op-replacewith {
  height: 40px;
}

.e-de-hyperlink-bookmark-check {
  margin-top: 20px;
}

.e-de-table-container-div .e-checkbox-wrapper .e-frame,
.e-de-table-header-div .e-checkbox-wrapper .e-frame,
.e-de-table-ppty-options-break .e-checkbox-wrapper .e-frame,
.e-de-table-ppty-options-header-row .e-checkbox-wrapper .e-frame,
.e-de-table-cell-header-div .e-checkbox-wrapper .e-frame,
.e-de-tbl-btn-separator .e-checkbox-wrapper .e-frame,
.e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame,
.e-de-tbl-margin-sub-header .e-frame {
  height: 18px;
  line-height: 10px;
  width: 18px;
}

.e-de-table-container-div .e-checkbox-wrapper .e-label,
.e-de-table-header-div .e-checkbox-wrapper .e-label,
.e-de-table-ppty-options-break .e-checkbox-wrapper .e-label,
.e-de-table-ppty-options-header-row .e-checkbox-wrapper .e-label,
.e-de-table-cell-header-div .e-checkbox-wrapper .e-label,
.e-de-tbl-btn-separator .e-checkbox-wrapper .e-label,
.e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-label,
.e-de-tbl-margin-sub-header .e-label {
  font-size: 14px;
}

.e-de-table-ppty-dlg-measure-div {
  float: right;
  margin-left: 40px;
  margin-top: -18px;
}

.e-de-table-ppty-dlg-measure-div.e-de-rtl {
  float: left;
  margin-left: 0;
  margin-right: 40px;
}

.e-de-table-ppty-dlg-measure-drop-down-div {
  float: right;
  margin-left: 40px;
  margin-top: 6px;
}

.e-de-table-ppty-dlg-measure-drop-down-div.e-de-rtl {
  margin-left: 0;
  margin-right: 40px;
}

.e-de-table-ppty-dlg-left-indent-container {
  bottom: 0;
  left: 69px;
  position: relative;
}

.e-de-table-ppty-dlg-left-indent-container.e-de-rtl {
  right: 69px;
}

.e-de-table-ppty-dlg-row-height-label {
  float: right;
  margin-right: 161px;
  margin-top: -62px;
}

.e-de-table-ppty-dlg-row-height-label.e-de-rtl {
  float: left;
  margin-left: 161px;
  margin-right: 0;
}

.e-de-table-ppty-dlg-preferred-width-div {
  float: right;
  margin-left: 20px;
  margin-top: 6px;
}

.e-de-table-ppty-dlg-preferred-width-div.e-de-rtl {
  margin-left: 0;
  margin-right: 20px;
}

.e-de-table-ppty-options-break {
  margin-bottom: 15px;
}

.e-de-table-cell-subheader-div {
  margin-right: 105px;
  margin-top: -40px;
}

.e-de-table-cell-subheader-div.e-de-rtl {
  margin-left: 105px;
  margin-right: 0;
}

.e-de-table-ppty-dlg-cell-tab-measure-label {
  float: right;
  margin-right: 172px;
  margin-top: -64px;
}

.e-tab .e-tab-header .e-toolbar-item .e-de-table-ppty-dlg-row-header {
  padding-left: 24px;
  padding-right: 24px;
}

.e-tab .e-tab-header .e-toolbar-item .e-de-table-ppty-dlg-cell-header {
  padding-left: 24px;
  padding-right: 24px;
}

.e-tab .e-tab-header .e-toolbar-item .e-de-page-setup-dlg-margin-tab-header {
  padding-left: 1px;
  padding-right: 24px;
}

.e-styles-list {
  float: left;
  margin-right: 20px;
  width: 250px;
}

.e-styles-textboxdiv {
  padding-bottom: 15px;
}

.e-styles-listview .e-list-item {
  font-size: 13px;
  height: 30px;
  line-height: 27px;
}

.e-styles-common {
  padding-top: 5px;
}

.e-styles-button {
  float: right;
}

.e-de-toc-dlg-right-sub-container.e-de-rtl {
  margin-left: 2px;
  margin-right: 2px;
}

.e-de-toc-dlg-styles {
  margin-bottom: 11px;
  margin-left: 38px;
  margin-top: 30px;
}

.e-de-toc-dlg-styles.e-de-rtl {
  margin-left: 0;
  margin-right: 38px;
}

.e-de-toc-dlg-style-input.e-de-rtl {
  margin-left: 0;
  margin-right: 36px;
}

.e-de-toc-dlg-build-table {
  margin-top: 30px;
}

.e-de-toc-table-div .e-de-toc-dlg-toc-level {
  height: 24px;
  margin-left: 36px;
  width: 44px;
}

.e-de-toc-styles-table-div {
  border: 1px solid #808080;
  border-radius: 4px;
  margin-top: 15px;
  width: 213px;
}

.e-de-toc-dlg-sub-level-heading {
  font-size: 12px;
}

.e-de-toc-table-div {
  height: 163px;
  overflow-y: scroll;
  width: 211px;
}

.e-de-toc-dlg-style-input {
  margin-bottom: 3px;
  margin-left: 36px;
  width: 210px;
}

.e-de-toc-dlg-outline-levels {
  margin-top: 15px;
  width: 150px;
}

.e-bookmark-textboxdiv .e-bookmark-textbox-input {
  height: 34px;
}

.e-styles-dlgfields {
  font-weight: 400;
  margin-bottom: 6px;
}

.e-tab .e-tab-header .e-toolbar-item .e-de-op-find-tab-header {
  padding-left: 1px;
  padding-right: 24px;
}

.e-tab .e-tab-header .e-toolbar-item .e-de-op-replace-tab-header {
  padding-left: 1px;
  padding-right: 24px;
}

.e-de-dlg-target .e-footer-content .e-list-dlg-font {
  margin-left: 16px;
}

.e-bookmark-dlgfields {
  font-weight: 400;
  margin-bottom: 0;
}

.e-de-ui-wfloating-menu.e-de-ui-bullets-menu .e-de-ui-wfloating-menuitem-md {
  height: 65px;
  padding: 10px;
  width: 70px;
}

.e-de-ui-wfloating-menu.e-de-ui-bullets-menu .e-de-ui-wfloating-bullet-menuitem-md {
  height: 45px;
  width: 45px;
}

.e-de-bullet-icon-size {
  height: 45px;
  width: 45px;
}

.e-de-ui-list-header-presetmenu {
  cursor: pointer;
  font-size: 11px;
  line-height: 14px;
  min-width: 50px;
  overflow: hidden;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}

.e-de-ui-bullet {
  font-size: 42px;
}

.e-de-ui-list-header-presetmenu .e-de-ui-list-line {
  border-bottom: 1px solid #ccc;
  margin-left: 5px;
  width: 100%;
}

.e-de-ui-list-header-presetmenu div span {
  color: #aaa;
  display: inline-block;
  vertical-align: middle;
}

.e-de-ui-wfloating-menu .e-de-ui-wfloating-menuitem,
.e-de-ui-wfloating-menu .e-de-ui-menuitem-none {
  border: 0;
  box-shadow: inset 0 0 0 1px #ebebeb;
  cursor: pointer;
  height: 70px;
  margin: 0 5px 5px 0;
  padding: 0;
  width: 70px;
}

.e-de-ui-wfloating-menu {
  padding: 10px 4px 5px 10px;
}

.e-de-list-thumbnail .e-de-list-items {
  float: left;
}

.e-de-list-thumbnail .e-de-list-items {
  background: #fff;
  border: 1px solid transparent;
  clear: initial;
  display: inline-block;
  height: auto;
  margin: 5px;
  text-align: center;
  width: auto;
}

.e-de-list-items {
  background: #fff;
  box-sizing: border-box;
  cursor: pointer;
  list-style: none;
  padding: 7px 10px;
  position: relative;
}

.e-de-list-item-size {
  font-size: 14px;
}

.e-de-ui-wfloating-menu {
  padding: 10px 4px 5px 10px;
}

.e-de-table-border-fill.e-de-rtl {
  margin-left: 15px;
}

.e-de-table-border-fill:not(.e-de-rtl) {
  margin-right: 15px;
  margin-top: 5px;
}

.e-de-table-ppty-dlg-tabs {
  height: 320px;
  position: relative;
}

.e-de-ui-bullet-list-header-presetmenu .e-de-list-thumbnail .e-de-list-active,
.e-de-style-numbered-list .e-de-list-thumbnail .e-de-list-active {
  border-color: #ff4081;
}

.e-de-bullet-icons {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-43%, -43%);
}

.e-de-header-footer-list {
  color: #3f51b5;
}

.e-de-rtl-btn-div {
  font-size: 12px;
  margin-right: 14px;
  width: 200px;
}

.e-de-rtl-btn-div.e-de-rtl {
  margin-left: 14px;
  margin-right: 0;
}

.e-de-ltr-btn-div {
  font-size: 12px;
  width: 200px;
}

.e-de-tbl-rtl-btn-div {
  font-size: 12px;
  margin-right: 14px;
  width: 140px;
}

.e-de-tbl-rtl-btn-div.e-de-rtl {
  margin-left: 14px;
  margin-right: 0;
}

.e-de-tbl-ltr-btn-div {
  font-size: 12px;
  width: 140px;
}

.e-para-dlg-sub-height {
  height: 145px;
}

.e-de-disabledbutton {
  opacity: 0.4;
  pointer-events: none;
}

.e-bigger .e-de-insert-table {
  height: auto;
  width: auto;
}

.e-bigger .e-de-dlg-target .e-footer-content .e-control.e-btn.e-flat:not(.e-icon-btn) {
  height: auto;
}

.e-bigger .e-de-font-dlg {
  width: 375px;
}

.e-bigger .e-para-dlg-sub-height {
  height: 170px;
}

.e-bigger .e-de-toc-table-div .e-de-toc-dlg-toc-level.e-de-rtl {
  margin-right: 36px;
}

.e-bigger .e-de-font-content-label-width {
  width: 72px;
}

.e-bigger .e-de-toc-label {
  margin-left: 194px;
}

.e-bigger .e-de-toc-label-rtl {
  margin-left: 0;
  margin-right: 180px;
}

.e-bigger .e-de-outline-rtl {
  width: 173px;
}

.e-de-restrict-format {
  margin-top: 16px;
}

.e-de-rp-format {
  font-size: 13px;
  margin-bottom: 12px;
  opacity: .65;
}

.e-de-rp-checkbox {
  font-size: 12px;
}

.e-de-rp-border {
  margin-bottom: 12px;
  margin-top: 12px;
}

.e-de-rp-header {
  font-size: 15px;
  font-weight: 500;
  opacity: .87;
}

.e-de-restrict-pane .e-checkbox-wrapper .e-label {
  color: rgba(0, 0, 0, 0.87);
  font-size: 12px;
}

.e-de-restrict-pane .e-checkbox-wrapper .e-frame {
  height: 16px;
  width: 16px;
}

.e-de-restrict-pane .e-checkbox-wrapper {
  margin-bottom: 8px;
}

.e-de-rp-user .e-checkbox-wrapper {
  width: auto;
}

.e-de-rp-nav-btn,
.e-de-rp-btn-enforce {
  background: #fafafa;
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  font-size: 13px;
  height: 36px;
  opacity: .87;
  margin: 0 0;
}

.e-bigger .e-de-rp-btn-enforce {
  margin: 0;
  width: 100%;
  padding-left: 4px;
  padding-right: 4px;
}

.e-de-rp-nav-btn {
  margin: 0 12px;
  width: 210px;
}

.e-de-rp-btn-stop-enforce {
  background: #fafafa;
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  font-size: 13px;
  height: 36px;
  margin: 0 46px;
  opacity: .87;
}

.e-de-rp-nav-lbl {
  font-size: 13px;
  margin: 0 28px;
}

.e-de-rp-sub-div {
  border-bottom: 1px solid #e4e4e4;
  padding: 12px;
}

.e-de-restrict-pane {
  padding-left: 0;
  padding-top: 0;
}

.e-de-rp-whole-header {
  padding: 12px;
}

.e-de-rp-user {
  background: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 2px;
  font-size: 12px;
  height: 110px;
  width: 238px;
}

.e-de-rp-enforce {
  padding-top: 12px;
}

.e-de-rp-enforce-nav {
  margin: 12px 0;
}

.e-de-enforce-dlg-title {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 8px;
  margin-top: 8px;
}

.e-de-enforce .e-de-enforce-dlg-input {
  height: 16px;
  margin-bottom: 8px;
  width: 300px;
}

.e-de-user-add-btn {
  background: #e0e0e0;
  border-radius: 2px;
  width: 74px;
}

.e-de-user-dlg .e-de-user-dlg-textbox-input {
  margin-right: 16px;
  width: 304px;
}

.e-de-user-dlg-list {
  margin-bottom: 15px;
}

.e-de-user-listview {
  border: 1px solid #e4e4e4;
  border-radius: 2px;
  height: 106px;
}

.e-de-user-dlg-user {
  margin-bottom: 12px;
}

.e-user-delete {
  float: left;
}

.e-de-unprotect-dlg-title {
  font-size: 14px;
  margin-bottom: 8px;
}

.e-de-rp-stop-div1 {
  opacity: .87;
  padding: 12px 12px 6px 12px;
  font-weight: 500;
  border-bottom: 1px solid #E0E0E0;
}

.e-de-rp-stop-div2 {
  padding: 12px 12px 24px;
}

.e-de-rp-stop-div3 {
  padding: 0 0 12px 12px;
}

.e-de-rp-close-icon {
  float: right;
  position: relative;
  top: -7px;
}

.e-de-restrict-pane {
  height: 100%;
  overflow: auto;
  width: 268px;
}

.e-de-rp-nav-lbl {
  font-size: 13px;
  margin: 0 28px;
}

.e-documenteditor-optionspane {
  height: 100%;
}

.e-de-cmt-pane {
  background-color: inherit;
  border-left: 1px solid #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
  width: 264px;
}

.e-de-cp-close {
  background-color: inherit;
  border: none;
  float: right;
  position: relative;
  top: -7px;
}

.e-de-cp-whole-header {
  padding: 12px;
}

.e-de-cp-header {
  font-size: 13px;
  font-weight: 500;
  opacity: .87;
  width: 75%;
}

.e-de-cmt-container {
  height: auto;
  padding: 0px 8px;
  overflow: auto;
}

.e-de-cmt-sub-container {
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 2px;
  margin: 8px 0px;
  padding: 8px;
}

.e-de-cmt-view {
  cursor: default;
}

.e-de-cmt-sub-container.e-de-cmt-selection {
  border-left: 3px solid #e3165b;
  padding-left: 6px;
}

.e-de-cmt-sub-container:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
  border-left: 2px solid #e3165b;
  padding-left: 7px;
}

.e-de-cmt-author {
  margin-bottom: 8px;
}

.e-de-cmt-author-name {
  font-size: 13px;
  font-weight: 500;
  width: 90%;
}

.e-de-cp-option.e-btn.e-icon-btn {
  background-color: inherit;
  border: none;
  color: inherit;
  float: right;
  height: 20px;
  padding: 0px;
  width: 20px;
}

.e-de-cp-option.e-btn.e-icon-btn span {
  margin-top: 0px;
}

.e-de-cmt-view:hover .e-de-cp-option {
  display: block;
}

.e-de-cmt-readonly {
  font-size: 13px;
  padding-top: 4px;
  word-break: break-word;
}

.e-de-cmt-date {
  font-size: 13px;
  margin-top: 12px;
  opacity: .67;
}

.e-de-cmt-sub-container.e-de-cmt-reply {
  border: none;
  border-top: 1px solid #eee;
  border-radius: 0px;
  margin: 11.5px 8px 0px 8px;
  padding: 0px;
}

.e-de-cmt-sub-container.e-de-cmt-reply .e-de-cmt-view {
  margin-top: 11.5px;
}

.e-de-cmt-textarea.e-input {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13px;
  line-height: normal;
  min-height: 30px;
  overflow: hidden;
  padding-top: 7px;
  resize: none;
}

.e-bigger .e-de-cmt-textarea.e-input {
  padding-top: 5px;
}

.e-de-cmt-action-button {
  text-align: right;
  margin-top: 4.5px;
}

.e-de-cmt-post-btn.e-btn.e-flat, .e-de-cmt-cancel-btn.e-btn.e-flat {
  height: 28px;
  margin-left: 8px;
  width: 28px;
}

.e-de-cmt-resolved .e-de-cmt-author-name, .e-de-cmt-resolved .e-de-cmt-readonly, .e-de-cmt-resolved e-de-cmt-date {
  opacity: .67;
}

.e-de-cmt-resolved .e-de-cmt-rply-view {
  display: none;
}

.e-de-cmt-resolved .e-de-cmt-resolve-btn {
  display: block;
  margin-top: 8px;
  text-align: right;
}

.e-de-cmt-sub-container.e-de-cmt-resolved.e-de-cmt-selection {
  border-left: 3px solid rgba(227, 22, 91, 0.5);
}

.e-de-cmt-sub-container.e-de-cmt-resolved:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
  border-left: 2px solid rgba(227, 22, 91, 0.5);
}

.e-de-cmt-mark {
  cursor: default;
  color: #000;
  font-size: 13px;
  height: 13px;
  pointer-events: all;
  width: 13px;
}

.e-de-cmt-mark :hover {
  color: #e3165b;
}

.e-de-cmt-mark.e-de-cmt-mark-selected, .e-de-cmt-mark.e-de-cmt-mark-hover {
  color: #e3165b;
}

.e-de-cmt-no-cmt {
  margin-left: 6px;
  margin-top: 24px;
  font-size: 13px;
}

.e-de-cmt-drawer-cnt {
  font-size: 13px;
  height: 20px;
  margin-top: 8px;
}

.e-de-cmt-drawer {
  cursor: pointer;
  float: right;
  opacity: .54;
  margin-right: 4px;
  margin-top: 4px;
}

.e-de-cmt-rply-view {
  margin-top: 12px;
}

.e-de-cmt-resolve-btn {
  display: none;
}

.e-rtl .e-de-cp-close {
  float: left;
}

.e-rtl .e-de-cmt-pane {
  border-left: none;
  border-right: 1px solid #e0e0e0;
}

.e-rtl .e-de-rp-close-icon {
  float: left;
}

.e-rtl .e-de-cp-option.e-btn.e-icon-btn {
  float: left;
}

.e-rtl .e-de-cmt-sub-container.e-de-cmt-selection {
  border-left: 1px solid #eee;
  border-right: 3px solid #e3165b;
  padding-left: 8px;
  padding-right: 6px;
}

.e-rtl .e-de-cmt-sub-container:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
  border-left: 1px solid #eee;
  border-right: 2px solid #e3165b;
  padding-left: 8px;
  padding-right: 7px;
}

.e-rtl .e-de-cmt-sub-container.e-de-cmt-resolved.e-de-cmt-selection {
  border-right: 3px solid rgba(227, 22, 91, 0.5);
}

.e-rtl .e-de-cmt-sub-container.e-de-cmt-resolved:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
  border-right: 2px solid rgba(227, 22, 91, 0.5);
}

.e-rtl .e-de-cmt-action-button {
  text-align: left;
}

.e-rtl .e-de-cmt-no-cmt {
  margin-left: auto;
  margin-right: 6px;
}

.e-rtl .e-de-cmt-drawer {
  float: left;
  margin-left: 8px;
  margin-right: auto;
}

.e-rtl .e-de-cmt-resolve-btn {
  text-align: left;
}

.e-bigger .e-de-cmt-post-btn.e-btn.e-flat, .e-bigger .e-de-cmt-cancel-btn.e-btn.e-flat {
  height: 36px;
  margin-left: 12px;
  width: 36px;
}

.e-bigger .e-de-cp-whole-header {
  height: 56px;
  padding: 16px;
  padding-right: 8px;
}

.e-bigger .e-de-cp-close {
  margin-top: -3px;
}

.e-bigger .e-rtl .e-de-cmt-post-btn.e-btn.e-flat, .e-bigger .e-rtl .e-de-cmt-cancel-btn.e-btn.e-flat {
  margin-right: 12px;
}

.e-de-close-icon.e-btn {
  background-color: transparent;
  border-color: transparent;
  border-radius: 50%;
  color: rgba(0, 0, 0, 0.87);
  border: none;
}

.e-de-close-icon.e-btn:active {
  background-color: #e0e0e0;
  box-shadow: none;
}

.e-de-close-icon.e-btn:hover {
  background-color: #e0e0e0;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
  cursor: pointer;
  border: none;
}

.e-btn.e-de-close-icon:hover span {
  cursor: pointer;
  color: rgba(0, 0, 0, 0.87);
}

.e-de-ctnr-close::before {
  content: '\eb36';
}

.e-de-ctnr-linespacing::before {
  content: '\eb37';
}

.e-de-ctnr-lock::before {
  content: '\eb3a';
}

.e-de-ctnr-link::before {
  content: '\eb3c';
}

.e-de-ctnr-alignbottom::before {
  content: '\eb3d';
}

.e-de-selected-spellcheck-item::before {
  content: '\e935';
  font-family: 'e-icons';
  font-size: 10px;
}

.e-de-selected-underline-item::before {
  content: '\e935';
  font-family: 'e-icons';
  font-size: 10px;
}

.e-de-ctnr-table::before {
  content: '\eb3e';
}

.e-de-ctnr-tableofcontent::before {
  content: '\eb41';
}

.e-de-ctnr-pagenumber::before {
  content: '\eb43';
}

.e-de-ctnr-bold::before {
  content: '\eb47';
}

.e-de-ctnr-aligntop::before {
  content: '\eb49';
}

.e-de-ctnr-aligncenter::before {
  content: '\eb4a';
}

.e-de-ctnr-pagesetup::before {
  content: '\eb4c';
}

.e-de-ctnr-strokestyle::before {
  content: '\eb4d';
}

.e-de-ctnr-image::before {
  content: '\eb4f';
}

.e-de-ctnr-bookmark::before {
  content: '\eb51';
}

.e-de-ctnr-header::before {
  content: '\eb53';
}

.e-de-ctnr-bullets::before {
  content: '\eb5b';
}

.e-de-ctnr-showhide::before {
  content: '\eb5d';
  font-size: 16px;
}

.e-de-flip {
  transform: scaleX(-1);
}

.e-de-ctnr-print::before {
  content: '\eb5e';
}

.e-de-ctnr-alignright::before {
  content: '\eb5f';
}

.e-de-ctnr-footer::before {
  content: '\eb60';
}

.e-de-ctnr-outsideborder::before {
  content: '\eb66';
}

.e-de-ctnr-allborders::before {
  content: '\eb95';
}

.e-de-ctnr-insideborders::before {
  content: '\eb88';
}

.e-de-ctnr-mergecell::before {
  content: '\eb93';
}

.e-de-ctnr-aligntop::before {
  content: '\eb35';
}

.e-de-ctnr-alignbottom::before {
  content: '\eb0e';
}

.e-de-ctnr-aligncenter-table::before {
  content: '\eb0d';
}

.e-de-ctnr-bullet-none::before {
  content: '\e256';
}

.e-de-ctnr-bullet-dot::before {
  content: '\e270';
}

.e-de-ctnr-bullet-circle::before {
  content: '\e254';
}

.e-de-ctnr-bullet-square::before {
  content: '\e271';
}

.e-de-ctnr-bullet-flower::before {
  content: '\e267';
}

.e-de-ctnr-bullet-arrow::before {
  content: '\e253';
}

.e-de-ctnr-bullet-tick::before {
  content: '\e259';
}

.e-de-selected-item::before {
  content: '\e935';
}

.e-de-ctnr-break::before {
  content: '\eba6';
}

.e-de-ctnr-page-break::before {
  content: '\eba0';
}

.e-de-ctnr-section-break::before {
  content: '\eba2';
}

.e-de-ctnr-upload::before {
  content: '\e60f';
}

.e-de-ctnr-undo::before {
  content: '\e341';
}

.e-de-ctnr-find::before {
  content: '\e60e';
}

.e-de-ctnr-italic::before {
  content: '\e35a';
}

.e-de-ctnr-download::before {
  content: '\e603';
}

.e-de-ctnr-justify::before {
  content: '\e334';
}

.e-de-ctnr-highlight::before {
  content: '\ec15';
}

.e-de-ctnr-new::before {
  content: '\e823';
}

.e-de-ctnr-paste::before {
  content: '\e355';
}

.e-de-ctnr-subscript::before {
  content: '\e357';
}

.e-de-ctnr-fontcolor::before {
  content: '\ec22';
}

.e-de-ctnr-strikethrough::before {
  content: '\e332';
}

.e-de-ctnr-redo::before {
  content: '\e354';
}

.e-de-ctnr-increaseindent::before {
  content: '\e33f';
}

.e-de-ctnr-backgroundcolor::before {
  content: '\e35c';
}

.e-de-ctnr-open::before {
  content: '\e609';
}

.e-de-ctnr-underline::before {
  content: '\e343';
}

.e-de-ctnr-superscript::before {
  content: '\e352';
}

.e-de-ctnr-alignleft::before {
  content: '\e33a';
}

.e-de-ctnr-numbering::before {
  content: '\e346';
}

.e-de-ctnr-aligncenter::before {
  content: '\e35e';
}

.e-de-ctnr-decreaseindent::before {
  content: '\e35d';
}

.e-de-ctnr-clearall::before {
  content: '\e340';
}

.e-de-ctnr-leftborders::before {
  content: '\e291';
}

.e-de-ctnr-insideverticalborder::before {
  content: '\e287';
}

.e-de-ctnr-rightborder::before {
  content: '\e288';
}

.e-de-ctnr-topborder::before {
  content: '\e281';
}

.e-de-ctnr-insidehorizondalborder::before {
  content: '\e276';
}

.e-de-ctnr-bottomborder::before {
  content: '\e298';
}

.e-de-ctnr-strokesize::before {
  content: '\ec25';
}

.e-de-ctnr-highlightcolor::before {
  content: '\ec15';
}

.e-de-ctnr-insertleft::before {
  content: '\e285';
}

.e-de-ctnr-insertright::before {
  content: '\e284';
}

.e-de-ctnr-insertabove::before {
  content: '\e506';
}

.e-de-ctnr-insertbelow::before {
  content: '\e505';
}

.e-de-ctnr-deleterows::before {
  content: '\e283';
}

.e-de-ctnr-deletecolumns::before {
  content: '\e282';
}

.e-de-ctnr-cellbg-clr-picker::before {
  content: '\e35c';
  font-size: 15px;
}

.e-de-cnt-cmt-add::before {
  content: '\e814';
  font-family: 'e-icons';
}

.e-de-weblayout::before {
  content: '\e193';
  font-family: 'e-icons';
}

.e-de-printlayout::before {
  content: '\e194';
  font-family: 'e-icons';
}

.e-de-textform::before {
  content: '\e198';
  font-family: 'e-icons';
}

.e-de-formproperties::before {
  content: '\e199';
  font-family: 'e-icons';
}

.e-de-clearform::before {
  content: '\e19a';
  font-family: 'e-icons';
}

.e-de-dropdownform::before {
  content: '\e19b';
  font-family: 'e-icons';
}

.e-de-formfield::before {
  content: '\e19c';
  font-family: 'e-icons';
}

.e-de-checkbox-form::before {
  content: '\e192';
  font-family: 'e-icons';
}

.e-de-arrow-up::before {
  content: '\e834';
  font-family: 'e-icons';
}

.e-de-arrow-down::before {
  content: '\e83d';
  font-family: 'e-icons';
}

.e-de-update-field::before {
  content: '\e191';
  font-family: 'e-icons';
}

.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
  height: 0;
  line-height: 0;
}

.e-de-ctnr-file-picker {
  left: -110em;
  position: fixed;
}

.e-de-ctnr-rtl {
  direction: rtl;
}

.e-de-ctnr-hglt-btn {
  display: inline-block;
  height: 25px;
  margin: 3px;
  width: 25px;
}

.e-color-selected,
.e-de-ctnr-hglt-btn:hover {
  border: 1px solid #ff8c00;
}

.e-hglt-no-color {
  height: 30px;
  padding-top: 1px;
  width: 157px;
}

.e-hglt-no-color:hover {
  background-color: #d3d3d3;
  cursor: pointer;
}

.e-de-ctnr-hglt-no-color {
  font-size: 12px;
  font-weight: 400;
  left: 40px;
  padding-top: 11px;
  position: absolute;
  top: 100px;
}

.e-de-statusbar-pageweb {
  background-color: #fafafa;
  border: 0;
  box-shadow: none;
  float: right;
  height: 33px;
  width: 33px;
}

.e-de-statusbar-pageweb:hover {
  box-shadow: none;
}

.e-de-statusbar-pageweb .e-de-printlayout,
.e-de-statusbar-pageweb .e-de-weblayout {
  font-size: 14px;
}

.e-bigger .e-btn.e-de-statusbar-pageweb {
  padding: 0;
}

.e-bigger .e-de-statusbar-pageweb .e-de-printlayout,
.e-bigger .e-de-statusbar-pageweb .e-de-weblayout {
  font-size: 14px;
}

.e-de-statusbar-zoom {
  background-color: #fafafa;
  border: 0;
  color: #000;
  float: right;
  height: 33px;
}

.e-de-pagenumber-text {
  border: none !important;
  height: 22px !important;
  margin-top: -2px !important;
}

.e-de-pagenumber-input {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 2px;
  color: #000;
  height: 22px;
  padding: 2px;
  text-align: center;
  width: 22px;
}

.e-btn-pageweb-toggle {
  background-color: rgba(0, 0, 0, 0.12);
  box-shadow: none;
  outline: #fafafa 0 solid;
  outline-offset: 0;
}

.e-btn-pageweb-spellcheck {
  border: 0;
  box-shadow: none;
  float: right;
  height: 33px;
  margin-left: calc(100% - 362px);
  width: 33px;
}

.e-de-ctn-title {
  background-color: #3f51b5;
  color: #fff;
}

.e-de-tool-ctnr-properties-pane {
  display: flex;
  height: calc(100% - 115px);
  width: 100%;
}

.e-de-ctnr-properties-pane {
  display: inline-flex;
  height: calc(100% - 40px);
  width: 100%;
}

.e-de-statusbar-separator {
  border: 1px solid #ebebeb;
  height: 16px;
  margin-left: 15.5px;
  margin-top: 10px;
}

.e-de-statusbar-spellcheck {
  border-radius: 2px;
  height: 34px;
  margin-left: 7.5px;
  width: 91px;
}

.e-de-ctn {
  background-color: #fafafa;
  border: 1px solid #eee;
  height: calc(100%);
  position: relative;
  width: 100%;
}

.e-bigger .e-de-statusbar-spellcheck {
  border-radius: 2px;
  height: 34px;
  margin-left: 7.5px;
  width: 110px;
}

.e-de-ctnr-toolbar {
  display: flex;
  height: 77px;
  width: 100%;
}

.e-de-tlbr-wrapper .e-de-toolbar.e-toolbar,
.e-de-tlbr-wrapper .e-de-ctnr-properties-pane-btn {
  border: 0;
}

.e-de-pane {
  border-left: 1px solid #eee;
}

.e-de-pane-rtl {
  border-right: 1px solid #eee;
}

.e-de-pane > div button:not(.e-primary),
.e-de-pane-rtl > div button:not(.e-primary) {
  background-color: #eee;
}

.e-de-tool-ctnr-properties-pane,
.e-de-ctnr-properties-pane {
  background-color: #fafafa;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
}

.e-de-ctnr-segment {
  margin-bottom: 12px;
}

.e-de-ctnr-segment > div:first-child,
.e-de-ctnr-segment > button:first-child {
  margin-right: 12px;
}

.e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
.e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
  margin-left: 12px;
  margin-right: 0;
}

.e-de-tlbr-wrapper {
  background-color: #fafafa;
  height: 77px;
  width: calc(100% - 75px);
}

.e-de-ctnr-prop-label {
  color: rgba(0, 0, 0, 0.54);
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .05px;
  margin-bottom: 12px;
  opacity: .87;
}

.e-de-table-prop-label {
  margin-left: 12px;
}

.e-de-table-prop-label.e-de-rtl {
  margin-left: 0;
  margin-right: 12px;
}

.e-de-toolbar.e-toolbar {
  border-radius: 0;
}

.e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-first {
  margin-left: 0;
  margin-right: 6px;
}

.e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-first {
  margin-left: 6px;
  margin-right: 0;
}

.e-bigger .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-first {
  margin-left: 0;
  margin-right: 8px;
}

.e-bigger .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-first {
  margin-left: 8px;
  margin-right: 0;
}

.e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-last {
  margin-left: 6px;
  margin-right: 0;
}

.e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-last {
  margin-left: 0;
  margin-right: 6px;
}

.e-bigger .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-last {
  margin-left: 8px;
  margin-right: 0;
}

.e-bigger .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-last {
  margin-left: 0;
  margin-right: 8px;
}

.e-de-toolbar.e-toolbar .e-toolbar-items {
  height: 77px;
}

.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
  height: 59px;
  margin: 0 5.5px;
}

.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
  margin-left: 12px;
  margin-right: 6px;
}

.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-middle {
  margin-left: 6px;
  margin-right: 6px;
}

.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-end {
  margin-left: 6px;
  margin-right: 12px;
}

.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-image-focus :focus {
  background-color: rgba(184, 184, 184, 0.9584);
}

.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
  padding: 0;
  padding-bottom: 6px;
}

.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus {
  padding: 0;
  padding-bottom: 6px;
}

.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active {
  padding: 0;
  padding-bottom: 6px;
}

.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover {
  padding: 0;
  padding-bottom: 6px;
}

.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
  padding: 0;
}

.e-de-overlay {
  height: 100%;
  opacity: .5;
  pointer-events: none;
  touch-action: none;
  width: 100%;
}

.de-split-button > div:first-child {
  margin-right: 0;
}

.e-de-ctnr-properties-pane-btn {
  width: 75px;
}

.e-de-ctnr-properties-pane-btn .e-btn {
  background-color: #fafafa;
  border-radius: 0;
  box-shadow: none;
  color: #000;
  min-height: 100%;
  min-width: 100%;
}

.e-de-ctnr-properties-pane-btn .e-btn:focus {
  box-shadow: none;
}

.e-de-ctnr-properties-pane-btn .e-btn:active {
  box-shadow: none;
}

.e-de-ctnr-properties-pane-btn .e-btn:hover {
  box-shadow: none;
}

.e-de-showhide-btn {
  border: 0;
  height: 77px;
}

.e-de-showhide-btn-rtl {
  border: 0;
  height: 77px;
}

.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
  padding: 0;
}

.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
  display: table;
  font-size: 12px;
  margin: 0 6.5px;
  padding: 0;
  white-space: normal;
}

.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
.e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
  padding: 0;
}

.e-de-cntr-pane-padding {
  padding: 12px;
}

.e-de-prop-pane {
  height: 100%;
  min-height: 200px;
  overflow: auto;
  width: 262px;
}

.e-bigger .e-de-cntr-pane-padding {
  padding: 16px;
}

.e-bigger .e-de-prop-pane {
  height: 100%;
  min-height: 200px;
  overflow: auto;
  width: 270px;
}

.e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
  box-shadow: none;
  height: 28px;
}

.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
  box-shadow: none;
}

.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
  box-shadow: none;
}

.e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
  box-shadow: none;
}

.e-de-ctnr-group-btn button {
  box-shadow: none;
  height: 28px;
}

.e-de-ctnr-group-btn button:focus {
  box-shadow: none;
}

.e-de-ctnr-group-btn button:active {
  box-shadow: none;
}

.e-de-ctnr-group-btn button:hover {
  box-shadow: none;
}

.e-de-property-div-padding {
  border-bottom: 0.5px solid #e0e0e0;
  padding-bottom: 11.5px;
  padding-top: 12.5px;
}

.e-de-ctnr-dropdown-ftr {
  border-top: 1px solid #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
  display: block;
  font-size: 12px;
  line-height: 40px;
  text-indent: 1.2em;
}

.e-de-char-fmt-btn-left > button {
  width: 38.5px;
}

.e-de-char-fmt-btn-right > button {
  width: 36px;
}

.e-de-panel-left-width {
  width: 150px;
}

.e-bigger .e-de-panel-left-width {
  width: 150px;
}

.e-bigger .e-de-char-fmt-btn-left > button {
  width: 38.5px;
}

.e-de-panel-right-width {
  width: 72px;
}

.e-de-cntr-highlight-pane {
  border: 1px solid #eee;
}

.e-de-btn-hghlclr > button:first-child {
  padding: 1px !important;
}

.e-de-ctnr-hglt-color {
  font-size: 12px;
  font-weight: 400;
  height: 18px !important;
  width: 18px !important;
}

.e-de-font-clr-picker > div button,
.e-de-font-clr-picker > button {
  width: 30.8px;
}

.e-de-floating-menu.e-de-bullets-menu .e-de-floating-menuitem-md {
  height: 55px;
  padding: 4px !important;
  width: 60px;
}

.e-de-floating-menu.e-de-bullets-menu .e-de-floating-menuitem-md:hover {
  border: 3px solid rgba(0, 0, 0, 0.12);
  padding: 2px !important;
}

.e-de-floating-menu.e-de-bullets-menu .e-de-floating-bullet-menuitem-md {
  height: 38px;
  padding: 4px !important;
  width: 38px;
}

.e-de-floating-menu.e-de-bullets-menu .e-de-floating-bullet-menuitem-md:hover {
  border: 3px solid rgba(0, 0, 0, 0.12);
  padding: 2px !important;
}

.e-de-list-header-presetmenu {
  cursor: pointer;
  font-size: 11px;
  line-height: 14px;
  overflow: hidden;
  text-align: left;
  min-width: 50px;
  white-space: nowrap;
  width: 100%;
}

.e-de-bullet-list-header-presetmenu {
  cursor: pointer;
  font-size: 14px;
  left: -11px;
  line-height: 26px;
  min-width: 50px;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.e-rtl .e-de-bullet-list-header-presetmenu {
  cursor: pointer;
  font-size: 14px;
  left: 10px;
  line-height: 26px;
  min-width: 50px;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.e-de-bullet {
  font-size: 42px;
}

.e-de-list-header-presetmenu .e-de-list-line {
  border-bottom: 1px solid #ccc;
  margin-left: 5px;
  width: 100%;
}

.e-de-toc-optionsdiv {
  margin-bottom: 11.5px;
  margin-left: 5.5px;
  margin-top: 15.5px;
}

.e-de-toc-optionsdiv.e-de-rtl {
  margin-right: 5.5px;
  margin-left: 0;
}

.e-de-list-header-presetmenu div span {
  color: #aaa;
  display: inline-block;
  vertical-align: middle;
}

.e-de-floating-menu .e-de-floating-menuitem,
.e-de-floating-menu .e-de-menuitem-none {
  cursor: pointer;
  height: 70px;
  padding: 0 !important;
  margin: 0 5px 5px 0 !important;
  width: 70px;
}

.e-de-list-thumbnail .e-de-list-items {
  float: left;
}

.e-de-list-thumbnail .e-de-list-items {
  border: 1px solid #e4e4e4;
  clear: initial;
  display: inline-block;
  height: auto;
  margin: 5px;
  padding: 2px;
  text-align: center;
  width: auto;
}

.e-de-list-items {
  cursor: pointer;
  background: #fafafa;
  box-sizing: border-box;
  list-style: none;
  padding: 7px 10px 7px 10px;
  position: relative;
}

.e-de-list-item-size {
  font-size: 14px;
}

.e-de-floating-menuitem.e-de-floating-menuitem-md.e-de-list-items.e-de-list-item-size.de-list-item-selected,
.e-de-floating-menuitem.e-de-floating-bullet-menuitem-md.e-de-list-items.e-de-list-item-size.de-list-item-selected {
  border: 3px solid #3f51b5;
  padding: 2px !important;
}

.e-de-floating-menu {
  padding: 10px 4px 5px 10px !important;
}

.e-de-list-container {
  background: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  display: inline-block;
  line-height: normal;
  margin: 0;
  outline: 0;
  padding: 5px 0;
  position: absolute;
  width: auto;
  z-index: 10020;
}

.e-de-ctnr-list {
  font-size: 29px;
  vertical-align: top;
}

.e-de-image-property {
  padding-left: 32px;
}

.e-de-img-prty-span {
  color: #000;
  left: 8px;
  position: absolute;
  top: 6px;
}

.e-btn-toggle {
  background-color: rgba(184, 184, 184, 0.9584) !important;
  outline: #fafafa 0 solid;
  outline-offset: 0;
  box-shadow: none !important;
}

.e-btn-toggle:hover {
  background-color: rgba(184, 184, 184, 0.9584) !important;
  outline: #fafafa 0 solid;
  outline-offset: 0;
  box-shadow: none !important;
}

.e-de-toc-template1 {
  background: #fafafa;
  border: 1px solid #eee;
  color: rgba(0, 0, 0, 0.54);
  height: 129px;
  margin-left: 78px;
  width: 94px;
}

.e-de-toc-template1.e-de-rtl {
  margin-left: 0;
  margin-right: 78px;
}

.e-de-toc-template1-content1 {
  font-size: 10px;
  height: 11px;
  margin-left: 5.4px;
  margin-top: 6.7px;
  width: 78px;
}

.e-de-toc-template1-content2 {
  font-size: 8px;
  height: 9px;
  margin-left: 20.4px;
  margin-top: 5.7px;
  width: 63px;
}

.e-de-toc-template1-content3 {
  font-size: 7px;
  height: 8px;
  margin-left: 28.4px;
  margin-top: 6.7px;
  width: 55px;
}

.e-de-prop-sub-label {
  color: #000;
  font-size: 13px;
  margin-bottom: 8px;
}

.e-de-toc-checkbox1 {
  height: 14px;
  margin-top: 14px;
}

.e-de-toc-checkbox2 {
  height: 14px;
  margin-top: 14px;
}

.e-de-toc-checkbox3 {
  height: 14px;
  margin-top: 14px;
}

.e-de-status-bar {
  background-color: #fafafa;
  display: flex;
  padding-top: 2.5px;
  width: 100%;
}

.e-de-ctnr-pg-no {
  color: #000;
  display: inline-flex;
  font-size: 13px;
  height: 100%;
  width: 100px;
}

.e-de-ctnr-pg-no-spellout {
  color: #000;
  display: inline-flex;
  font-size: 13px;
  height: 100%;
  padding-top: 8px;
  width: calc(100% - 140px);
}

.e-bigger .e-de-ctnr-pg-no-spellout {
  color: #000;
  display: inline-flex;
  font-size: 13px;
  height: 100%;
  padding-top: 8px;
  width: calc(100% - 160px);
}

.e-de-statusbar-zoom-spell {
  background-color: #fafafa;
  border: 0;
  color: #000;
  float: right;
  height: 34px;
  margin-left: calc(100% - 362px);
}

.e-bigger .e-de-statusbar-zoom-spell {
  background-color: #fafafa;
  border: 0;
  color: #000;
  float: right;
  height: 34px;
  margin-left: calc(100% - 395px);
}

.e-de-btn-cancel {
  margin-left: 10px;
}

.e-de-btn-cancel-rtl {
  margin-left: 0;
  margin-right: 10px;
}

.e-de-prop-header-label {
  color: rgba(0, 0, 0, 0.54);
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: .05px;
  opacity: .87;
}

.e-de-prop-separator-line {
  border-bottom: 1px solid #eee;
}

.e-de-status-bar > div label {
  font-weight: normal;
}

.e-de-stylediv {
  padding-left: 12px;
}

.e-de-stylediv-rtl {
  padding-left: 0;
  padding-right: 12px;
}

.e-de-border-style-div {
  margin-left: 12px;
}

.e-de-border-style-div.e-de-rtl {
  margin-left: 0;
  margin-right: 12px;
}

.e-de-insert-del-cell {
  margin-left: 12px;
}

.e-de-insert-del-cell.e-de-rtl {
  margin-left: 0;
  margin-right: 12px;
}

.e-de-cell-margin {
  margin-left: 12px;
}

.e-de-align-text {
  margin-left: 12px;
}

.e-de-align-text.e-de-rtl {
  margin-left: 0;
  margin-right: 12px;
}

.e-de-border-size-button {
  height: 28px;
  margin-top: 14px;
  width: 100px;
}

.e-de-color-picker {
  height: 28px;
  width: 100px;
}

.e-de-cell-div {
  margin-left: 12px;
}

.e-de-cell-div.e-de-rtl {
  margin-left: 0;
  margin-right: 12px;
}

.e-de-cell-text-box {
  margin-right: 12px;
}

.e-de-prop-fill-label {
  margin-left: 10.3px;
  margin-right: 8px;
}

.e-de-prop-fill-label.e-de-rtl {
  margin-left: 8px;
  margin-right: 10.3px;
}

.e-de-grp-btn-ctnr .e-de-ctnr-group-btn,
.e-bigger .e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
  height: 42px !important;
}

.e-de-grp-btn-ctnr .e-de-ctnr-group-btn > button,
.e-bigger .e-de-grp-btn-ctnr .e-de-ctnr-group-btn > button {
  height: 42px;
  width: 42px;
}

.e-de-border-clr-picker .e-split-btn-wrapper > button:first-child {
  width: 70px;
}

.e-bigger .de-split-button > div:first-child {
  margin-right: 0;
}

.e-bigger .e-de-border-clr-picker .e-split-btn-wrapper > button:first-child {
  width: 66px;
}

.e-bigger .e-de-prop-fill-label {
  margin-left: 14.5px;
  margin-right: 9.8px;
}

.e-bigger .e-de-prop-fill-label.e-de-rtl {
  margin-left: 9.8px;
  margin-right: 14.5px;
}

.e-bigger .e-de-cell-text-box {
  margin-right: 16px;
}

.e-bigger .e-de-cell-div {
  margin-left: 16px;
}

.e-bigger .e-de-cell-div.e-de-rtl {
  margin-left: 0;
  margin-right: 16px;
}

.e-bigger .e-de-border-style-div {
  margin-left: 16px;
}

.e-bigger .e-de-border-style-div.e-de-rtl {
  margin-left: 0;
  margin-right: 16px;
}

.e-bigger .e-de-color-picker {
  height: 36px;
  width: 96px;
}

.e-bigger .e-de-border-size-button {
  height: 36px;
  margin-top: 14px;
  width: 96px;
}

.e-bigger .e-de-align-text {
  margin-left: 16px;
}

.e-bigger .e-de-align-text.e-de-rtl {
  margin-left: 0;
  margin-right: 16px;
}

.e-bigger .e-de-insert-del-cell {
  margin-left: 16px;
}

.e-bigger .e-de-insert-del-cell.e-de-rtl {
  margin-left: 0;
  margin-right: 16px;
}

.e-bigger .e-de-cell-margin {
  margin-left: 14px;
}

.e-bigger .e-de-cell-margin.e-de-rtl {
  margin-left: 0;
  margin-right: 14px;
}

.e-bigger .e-de-stylediv {
  padding-left: 16px;
}

.e-bigger .e-de-stylediv-rtl {
  padding-right: 16px;
}

.e-bigger .e-de-tool-ctnr-properties-pane {
  display: flex;
  height: calc(100% - 122px);
  min-height: 200px;
  width: 100%;
}

.e-bigger .e-de-ctnr-properties-pane {
  display: inline-flex;
  height: calc(100% - 40px);
  width: 100%;
}

.e-bigger .e-de-ctn {
  background-color: #fafafa;
  border: 1px solid #eee;
  height: calc(100%);
  position: relative;
  width: 100%;
}

.e-bigger .e-de-ctnr-toolbar {
  display: flex;
  height: 82px;
  width: 100%;
}

.e-bigger .e-de-tlbr-wrapper .e-de-toolbar.e-toolbar,
.e-bigger .e-de-tlbr-wrapper .e-de-ctnr-properties-pane-btn {
  border: 0;
}

.e-bigger .e-de-pane {
  border-left: 1px solid #eee;
}

.e-bigger .e-de-pane-rtl {
  border-right: 1px solid #eee;
}

.e-bigger .e-de-pane > div button:not(.e-primary),
.e-bigger .e-de-pane-rtl > div button:not(.e-primary) {
  background-color: #eee;
}

.e-bigger .e-de-ctnr-segment {
  margin-bottom: 16px;
}

.e-bigger .e-de-ctnr-segment > div:first-child,
.e-bigger .e-de-ctnr-segment > button:first-child {
  margin-right: 12px;
}

.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
  margin-left: 12px;
  margin-right: 0;
}

.e-bigger .e-de-tlbr-wrapper {
  background-color: #fafafa;
  height: 82px;
  width: calc(100% - 75px);
}

.e-bigger .e-de-ctnr-prop-label {
  color: rgba(0, 0, 0, 0.54);
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .05px;
  margin-bottom: 16px;
  opacity: .87;
}

.e-bigger .e-de-table-prop-label {
  margin-left: 14.5px;
}

.e-bigger .e-de-table-prop-label.e-de-rtl {
  margin-left: 0;
  margin-right: 14.5px;
}

.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items {
  height: 82px;
}

.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
  height: 25px;
  margin: 0 7.5px;
}

.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
  margin-left: 16px;
  margin-right: 8px;
}

.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-middle {
  margin-left: 8px;
  margin-right: 8px;
}

.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-end {
  margin-left: 8px;
  margin-right: 16px;
}

.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-image-focus :focus {
  background-color: rgba(184, 184, 184, 0.9584);
}

.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
  padding: 0;
  padding-bottom: 6px;
}

.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus {
  padding: 0;
  padding-bottom: 6px;
}

.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active {
  padding: 0;
  padding-bottom: 6px;
}

.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover {
  padding: 0;
  padding-bottom: 6px;
}

.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
  padding: 0;
}

.e-bigger .e-de-overlay {
  height: 100%;
  opacity: .5;
  pointer-events: none;
  touch-action: none;
  width: 100%;
}

.e-bigger .e-de-ctnr-properties-pane-btn {
  width: 75px;
}

.e-bigger .e-de-ctnr-properties-pane-btn .e-btn {
  background-color: #fafafa;
  border-radius: 0;
  box-shadow: none;
  min-height: 100%;
  min-width: 100%;
}

.e-bigger .e-de-ctnr-properties-pane-btn .e-btn:focus {
  box-shadow: none;
}

.e-bigger .e-de-ctnr-properties-pane-btn .e-btn:active {
  box-shadow: none;
}

.e-bigger .e-de-ctnr-properties-pane-btn .e-btn:hover {
  box-shadow: none;
}

.e-bigger .e-de-showhide-btn {
  border: 0;
  height: 82px;
}

.e-bigger .e-de-showhide-btn-rtl {
  border: 0;
  height: 82px;
}

.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
  padding: 0;
}

.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
  display: table;
  font-size: 13px;
  margin: 0 6px;
  padding: 0;
  white-space: normal;
}

.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
  font-size: 16px;
  padding: 0;
}

.e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
  box-shadow: none;
  height: 36px;
}

.e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
  box-shadow: none;
}

.e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
  box-shadow: none;
}

.e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
  box-shadow: none;
}

.e-bigger .e-de-ctnr-group-btn button {
  box-shadow: none;
  height: 36px;
}

.e-bigger .e-de-ctnr-group-btn button:focus {
  box-shadow: none;
}

.e-bigger .e-de-ctnr-group-btn button:active {
  box-shadow: none;
}

.e-bigger .e-de-ctnr-group-btn button:hover {
  box-shadow: none;
}

.e-bigger .e-de-property-div-padding {
  border-bottom: 0.5px solid #e0e0e0;
  padding-bottom: 14.5px;
  padding-top: 15.5px;
}

.e-bigger .e-de-ctnr-dropdown-ftr {
  border-top: 1px solid #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
  display: block;
  font-size: 12px;
  line-height: 40px;
  text-indent: 1.2em;
}

.e-bigger .e-de-char-fmt-btn > button {
  width: 38.5px;
}

.e-bigger .e-de-btn-hghlclr > button:first-child {
  padding: 0 6px !important;
}

.e-bigger .e-de-ctnr-hglt-color {
  font-size: 12px;
  font-weight: 400;
  height: 25px !important;
  width: 25px !important;
  border-radius: 4px;
}

.e-bigger .e-de-font-clr-picker > div button,
.e-bigger .e-de-font-clr-picker > button {
  width: auto;
}

.e-bigger .e-de-ctnr-list {
  font-size: 29px;
  vertical-align: top;
}

.e-bigger .e-de-image-property {
  padding-left: 32px;
}

.e-bigger .e-de-img-prty-span {
  color: #000;
  left: 10px;
  position: absolute;
  top: 12px;
}

.e-bigger .e-btn-toggle {
  background-color: rgba(184, 184, 184, 0.9584) !important;
  box-shadow: none !important;
  outline: #fafafa 0 solid;
  outline-offset: 0;
}

.e-bigger .e-btn-toggle:hover {
  background-color: rgba(184, 184, 184, 0.9584) !important;
  outline: #fafafa 0 solid;
  outline-offset: 0;
  box-shadow: none !important;
}

.e-bigger .e-de-toc-template1 {
  background: #fafafa;
  border: 1px solid #eee;
  color: rgba(0, 0, 0, 0.54);
  height: 129px;
  margin-left: 78px;
  width: 94px;
}

.e-bigger .e-de-toc-template1-content1 {
  font-size: 10px;
  height: 11px;
  margin-left: 5.4px;
  margin-top: 6.7px;
  width: 78px;
}

.e-bigger .e-de-toc-template1-content2 {
  font-size: 8px;
  height: 9px;
  margin-left: 20.4px;
  margin-top: 5.7px;
  width: 63px;
}

.e-bigger .e-de-toc-template1-content3 {
  font-size: 7px;
  height: 8px;
  margin-left: 28.4px;
  margin-top: 6.7px;
  width: 55px;
}

.e-bigger .e-de-toc-optionsdiv {
  margin-bottom: 11.5px;
  margin-left: 5.5px;
  margin-top: 15.5px;
}

.e-bigger .e-de-toc-optionsdiv.e-de-rtl {
  margin-right: 5.5px;
  margin-left: 0;
}

.e-bigger .e-de-prop-sub-label {
  font-size: 13px;
  margin-bottom: 8.5px;
}

.e-bigger .e-de-btn-cancel {
  margin-left: 10px;
}

.e-bigger .e-de-status-bar {
  background-color: #fafafa;
  display: flex;
  padding-top: 3.5px;
  width: 100%;
}

.e-bigger .e-de-statusbar-zoom {
  background-color: #fafafa;
  border: 0;
  color: #000;
  float: right;
  height: 34px;
}

.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
  line-height: 25px;
}

.e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
  height: 6px;
  line-height: 0;
}

/*! component's default definitions and variables */
.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler::before {
  content: '\e984';
  font-family: 'e-icons';
  font-size: 14px;
}

.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler::before {
  content: '\eb04';
  font-family: 'e-icons';
  font-size: 14px;
}

.e-bigger .e-splitter .e-split-bar .e-resize-handler::before {
  font-size: 16px;
}

.e-bigger.e-splitter .e-split-bar .e-resize-handler::before {
  font-size: 16px;
}

.e-splitter.e-splitter-horizontal, .e-splitter.e-splitter-vertical {
  border-width: 1px;
  display: flex;
  overflow: hidden;
  position: relative;
  touch-action: none;
  width: 100%;
}

.e-splitter.e-splitter-horizontal .e-pane, .e-splitter.e-splitter-vertical .e-pane {
  flex: 1 1 auto;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 13px;
  font-weight: normal;
}

.e-splitter.e-splitter-horizontal .e-pane.e-scrollable, .e-splitter.e-splitter-vertical .e-pane.e-scrollable {
  overflow: auto;
}

.e-splitter.e-splitter-horizontal .e-pane.e-static-pane, .e-splitter.e-splitter-vertical .e-pane.e-static-pane {
  flex-grow: 0;
  flex-shrink: 0;
}

.e-splitter.e-splitter-horizontal .e-pane.e-pane-horizontal, .e-splitter.e-splitter-vertical .e-pane.e-pane-horizontal {
  overflow: auto;
}

.e-splitter.e-splitter-horizontal .e-pane.e-pane-horizontal.e-pane-hidden, .e-splitter.e-splitter-vertical .e-pane.e-pane-horizontal.e-pane-hidden {
  flex-basis: 0 !important;
  overflow: hidden !important;
}

.e-splitter.e-splitter-horizontal {
  flex-direction: row;
}

.e-splitter.e-splitter-horizontal.e-pane.e-scrollable {
  overflow: hidden;
}

.e-splitter.e-splitter-horizontal.e-rtl {
  flex-direction: row-reverse;
}

.e-splitter.e-splitter-horizontal.e-rtl .e-split-bar.e-split-bar-horizontal {
  flex-direction: row-reverse;
}

.e-splitter.e-splitter-horizontal.e-rtl .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-arrow-right)::before,
.e-splitter.e-splitter-horizontal.e-rtl .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-arrow-right)::after {
  right: auto;
}

.e-splitter.e-splitter-vertical {
  flex-direction: column;
}

.e-splitter.e-splitter-vertical.e-pane.e-scrollable {
  overflow: hidden;
}

.e-splitter.e-splitter-vertical .e-pane-vertical {
  overflow: auto;
}

.e-splitter.e-splitter-vertical .e-pane-vertical.e-pane-hidden {
  flex-basis: 0 !important;
  overflow: hidden !important;
}

.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::before,
.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::after {
  right: auto;
}

.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down) {
  border-radius: 50%;
  bottom: 18px;
  right: 22px;
}

.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down {
  border-radius: 50%;
  left: 22px;
  right: auto;
  top: 18px;
}

.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::after {
  right: auto;
}

.e-splitter .e-split-bar.e-split-bar-active .e-navigate-arrow {
  visibility: hidden;
}

.e-splitter .e-split-bar.e-split-bar-hover.e-split-bar-active .e-navigate-arrow {
  visibility: hidden;
}

.e-splitter .e-split-bar.e-split-bar-horizontal {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  justify-content: center;
  min-width: 1px;
  z-index: 15;
}

.e-splitter .e-split-bar.e-split-bar-horizontal .e-icon-hidden {
  visibility: hidden;
}

.e-splitter .e-split-bar.e-split-bar-horizontal.e-resizable-split-bar {
  cursor: col-resize;
}

.e-splitter .e-split-bar.e-split-bar-horizontal.e-resizable-split-bar::after {
  content: '';
  cursor: col-resize;
  display: block;
  height: 100%;
  position: absolute;
  width: 16px;
  z-index: 10;
}

.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler {
  align-items: center;
  display: flex;
  height: 18px;
  justify-content: center;
  position: relative;
  width: 1px;
}

.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler.e-hide-handler {
  visibility: hidden;
}

.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-arrow-right)::before,
.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-arrow-right)::after {
  left: 8px;
  right: 3px;
}

.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow {
  border-image: none;
  border-width: 1px;
  cursor: pointer;
  display: flex;
  height: 26px;
  padding: 1px 12px;
  position: relative;
}

.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow::before, .e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow::after {
  border-radius: 16px;
  content: '';
  height: 8px;
  position: absolute;
  transform: rotate(0deg);
  width: 2px;
}

.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow::before {
  top: 5px;
  transform-origin: 1px 7px 0;
}

.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow::after {
  top: 11px;
  transform-origin: 1px 1px 0;
}

.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-arrow-right) {
  border-radius: 50%;
  right: 5px;
}

.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow.e-arrow-right {
  border-radius: 50%;
  left: 5px;
}

.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow.e-arrow-right::before, .e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow.e-arrow-right::after {
  right: 8px;
}

.e-splitter .e-split-bar.e-split-bar-horizontal.e-last-bar:not(.e-resizable-split-bar) {
  margin: 0 3px;
}

.e-splitter .e-split-bar.e-split-bar-horizontal:not(.e-resizable-split-bar) {
  margin: 0 0 0 3px;
}

.e-splitter .e-split-bar.e-split-bar-vertical {
  align-items: center;
  border: none;
  display: flex;
  flex: 0 0 auto;
  justify-content: center;
  min-height: 1px;
}

.e-splitter .e-split-bar.e-split-bar-vertical .e-icon-hidden {
  visibility: hidden;
}

.e-splitter .e-split-bar.e-split-bar-vertical.e-resizable-split-bar {
  cursor: row-resize;
}

.e-splitter .e-split-bar.e-split-bar-vertical.e-resizable-split-bar::after {
  content: '';
  cursor: row-resize;
  display: block;
  height: 16px;
  position: absolute;
  width: 100%;
  z-index: 12;
}

.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler {
  align-items: center;
  display: flex;
  height: 1px;
  justify-content: center;
  width: 18px;
}

.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler.e-hide-handler {
  visibility: hidden;
}

.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::before,
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::after {
  left: 10px;
}

.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow {
  border-image: none;
  border-width: 0;
  cursor: pointer;
  display: flex;
  height: 26px;
  padding: 10px 3px 10px 18px;
  position: relative;
  width: 26px;
}

.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow::before, .e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow::after {
  border-radius: 16px;
  content: '';
  height: 8px;
  position: absolute;
  transform: rotate(90deg);
  width: 2px;
}

.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::before {
  top: 3px;
  transform-origin: 2px 7px 0;
}

.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::after {
  left: 11px;
  top: 8px;
  transform-origin: 1px 1px 0;
}

.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::before {
  left: 12px;
  top: 8px;
  transform-origin: 1px 6px 0;
}

.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::after {
  left: 10px;
  top: 12px;
  transform-origin: 1px 2px 0;
}

.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down) {
  border-radius: 50%;
  bottom: 18px;
  left: 22px;
}

.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down {
  border-radius: 50%;
  right: 22px;
  top: 18px;
}

.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::before, .e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::after {
  right: 10px;
}

.e-splitter .e-split-bar.e-split-bar-vertical.e-last-bar:not(.e-resizable-split-bar) {
  margin: 3px 0;
}

.e-splitter .e-split-bar.e-split-bar-vertical:not(.e-resizable-split-bar) {
  margin: 3px 0 0;
}

.e-bigger.e-splitter .e-pane {
  font-size: 14px;
}

.e-bigger.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler {
  height: 20px;
}

.e-bigger.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler {
  width: 20px;
}

.e-bigger.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::before,
.e-bigger.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::after {
  margin-top: -2px;
}

.e-bigger.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::after {
  margin-top: 2px;
}

.e-rtl .e-splitter.e-splitter-horizontal {
  flex-direction: row-reverse;
}

.e-bigger .e-splitter .e-pane {
  font-size: 14px;
}

.e-bigger .e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler {
  height: 20px;
}

.e-bigger .e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler {
  width: 20px;
}

.e-content-placeholder.e-splitter.e-placeholder-splitter {
  background-size: 100px 110px;
  min-height: 110px;
}

.e-bigger .e-content-placeholder.e-splitter.e-placeholder-splitter,
.e-bigger.e-content-placeholder.e-splitter.e-placeholder-splitter {
  background-size: 100px 110px;
  min-height: 110px;
}

.e-splitter.e-ie .e-navigate-arrow.e-arrow-left {
  margin-left: -26px;
}

.e-splitter.e-ie .e-split-bar-horizontal .e-resize-handler {
  flex-direction: column;
}

.e-splitter.e-splitter-horizontal, .e-splitter.e-splitter-vertical {
  border: solid 1px #e0e0e0;
}

.e-splitter.e-splitter-horizontal .e-pane, .e-splitter.e-splitter-vertical .e-pane {
  color: rgba(0, 0, 0, 0.87);
}

.e-splitter.e-splitter-horizontal .e-pane.e-splitter.e-splitter-horizontal, .e-splitter.e-splitter-horizontal .e-pane.e-splitter.e-splitter-vertical, .e-splitter.e-splitter-vertical .e-pane.e-splitter.e-splitter-horizontal, .e-splitter.e-splitter-vertical .e-pane.e-splitter.e-splitter-vertical {
  border: transparent;
}

.e-splitter .e-split-bar.e-split-bar-horizontal {
  background: #e0e0e0;
  border: none;
}

.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler {
  background: #fff;
  color: rgba(0, 0, 0, 0.54);
}

.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-icon-hidden) {
  background-color: transparent;
  border-color: transparent;
  color: transparent;
  transition: background-color 500ms ease-out;
}

.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-icon-hidden)::before, .e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-icon-hidden)::after {
  background-color: #e3165b;
  opacity: 0;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}

.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover {
  background: #e3165b;
}

.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-resize-handler {
  background: #fff;
  color: #e3165b;
}

.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-navigate-arrow.e-arrow-left, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-navigate-arrow.e-arrow-right {
  background-color: #fff;
  border-color: rgba(227, 22, 91, 0.5);
  border-width: 1px;
  opacity: .9;
}

.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover.e-split-bar-hover .e-navigate-arrow::before, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover.e-split-bar-active .e-navigate-arrow::before {
  background-color: #e3165b;
  opacity: 1;
  transform: rotate(40deg);
}

.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover.e-split-bar-hover .e-navigate-arrow::after, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover.e-split-bar-active .e-navigate-arrow::after {
  background-color: #e3165b;
  opacity: 1;
  transform: rotate(-40deg);
}

.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-navigate-arrow.e-arrow-right::before, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-navigate-arrow.e-arrow-right::before {
  background-color: #e3165b;
  opacity: 1;
  transform: rotate(-40deg);
}

.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-navigate-arrow.e-arrow-right::after, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-navigate-arrow.e-arrow-right::after {
  background-color: #e3165b;
  opacity: 1;
  transform: rotate(40deg);
}

.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active {
  background: #e3165b;
}

.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-resize-handler {
  background: #fff;
  color: #e3165b;
}

.e-splitter .e-split-bar.e-split-bar-vertical {
  background: #e0e0e0;
}

.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler {
  background: #fff;
  color: rgba(0, 0, 0, 0.54);
}

.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover {
  background: #e3165b;
}

.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-up, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-down {
  background-color: #fff;
  border-color: rgba(227, 22, 91, 0.5);
  border-width: 1px;
  opacity: .9;
}

.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-resize-handler {
  background: #fff;
  color: #e3165b;
}

.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-up::before, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-up::before {
  background-color: #e3165b;
  opacity: 1;
  transform: rotate(125deg);
}

.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-up::after, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-up::after {
  background-color: #e3165b;
  opacity: 1;
  transform: rotate(50deg);
}

.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-down::before, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-down::before {
  background-color: #e3165b;
  opacity: 1;
  transform: rotate(55deg);
}

.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-down::after, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-down::after {
  background-color: #e3165b;
  opacity: 1;
  transform: rotate(125deg);
}

.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow {
  background-color: transparent;
  border-color: transparent;
  color: transparent;
  transition: background-color 300ms ease-out;
}

.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow::before, .e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow::after {
  background-color: #e3165b;
  opacity: 0;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}

.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active {
  background: #e3165b;
}

.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-resize-handler {
  background: #fff;
  color: #e3165b;
}

.e-splitter.e-disabled {
  opacity: 00.4;
  pointer-events: none;
}

/*! component icons */
.e-pager .e-icon-last::before,
.e-grid-menu .e-icon-last::before {
  content: '\e897';
}

.e-pager .e-icon-first::before,
.e-grid-menu .e-icon-first::before {
  content: '\e896';
}

.e-pager .e-icon-prev::before,
.e-grid-menu .e-icon-prev::before {
  content: '\e904';
}

.e-pager .e-icon-next::before,
.e-grid-menu .e-icon-next::before {
  content: '\e913';
}

.e-pager.e-rtl .e-icon-last.e-lastpage::before,
.e-pager.e-rtl .e-icon-last.e-lastpage:hover,
.e-pager.e-rtl .e-icon-last.e-lastpagedisabled::before,
.e-grid-menu.e-rtl .e-icon-last.e-lastpage::before,
.e-grid-menu.e-rtl .e-icon-last.e-lastpage:hover,
.e-grid-menu.e-rtl .e-icon-last.e-lastpagedisabled::before {
  content: '\e896';
}

.e-pager.e-rtl .e-icon-first.e-firstpage::before,
.e-pager.e-rtl .e-icon-first.e-firstpage:hover,
.e-pager.e-rtl .e-icon-first.e-firstpagedisabled::before,
.e-grid-menu.e-rtl .e-icon-first.e-firstpage::before,
.e-grid-menu.e-rtl .e-icon-first.e-firstpage:hover,
.e-grid-menu.e-rtl .e-icon-first.e-firstpagedisabled::before {
  content: '\e897';
}

.e-pager.e-rtl .e-icon-prev.e-prevpage::before,
.e-pager.e-rtl .e-icon-prev.e-prevpage:hover,
.e-pager.e-rtl .e-icon-prev.e-prevpagedisabled::before,
.e-grid-menu.e-rtl .e-icon-prev.e-prevpage::before,
.e-grid-menu.e-rtl .e-icon-prev.e-prevpage:hover,
.e-grid-menu.e-rtl .e-icon-prev.e-prevpagedisabled::before {
  content: '\e913';
}

.e-pager.e-rtl .e-icon-next.e-nextpage::before,
.e-pager.e-rtl .e-icon-next.e-nextpage:hover,
.e-pager.e-rtl .e-icon-next.e-nextpagedisabled::before,
.e-grid-menu.e-rtl .e-icon-next.e-nextpage::before,
.e-grid-menu.e-rtl .e-icon-next.e-nextpage:hover,
.e-grid-menu.e-rtl .e-icon-next.e-nextpagedisabled::before {
  content: '\e904';
}

/*! Pager layout */
.e-bigger .e-pager,
.e-pager.e-bigger {
  font-size: 13px;
  padding: 4px 0 2px;
}

.e-bigger .e-pager div.e-icons,
.e-pager.e-bigger div.e-icons {
  font-size: 13px;
}

.e-bigger .e-pager div.e-parentmsgbar,
.e-pager.e-bigger div.e-parentmsgbar {
  padding-bottom: 8px;
  padding-right: 24px;
  padding-top: 18.66667px;
}

.e-bigger .e-pager .e-pagerdropdown,
.e-pager.e-bigger .e-pagerdropdown {
  height: 40px;
  margin: -40px 0 0 16px;
  margin-top: -22px;
}

.e-bigger .e-pager .e-pagerconstant,
.e-pager.e-bigger .e-pagerconstant {
  margin-bottom: 15px;
  margin-left: 16px;
}

.e-bigger .e-pager .e-pagercontainer,
.e-pager.e-bigger .e-pagercontainer {
  margin: 5px 8px 5px 24px;
}

.e-bigger .e-pager.e-rtl .e-pagercontainer,
.e-pager.e-bigger.e-rtl .e-pagercontainer {
  margin: 5px 0 -4px 0;
}

@media (max-width: 769px) {
  .e-bigger .e-pager,
  .e-pager.e-bigger {
    padding: 19px 0;
  }
  .e-bigger .e-pager.e-rtl div.e-parentmsgbar,
  .e-pager.e-bigger.e-rtl div.e-parentmsgbar {
    margin-right: 0;
  }
  .e-bigger .e-pager div.e-parentmsgbar,
  .e-pager.e-bigger div.e-parentmsgbar {
    padding: 0;
  }
}

.e-bigger .e-pager .e-next.e-icons.e-icon-next.e-nextpagedisabled.e-disable,
.e-bigger .e-pager .e-next.e-icons.e-icon-next.e-nextpage.e-pager-default,
.e-pager.e-bigger .e-next.e-icons.e-icon-next.e-nextpagedisabled.e-disable,
.e-pager.e-bigger .e-next.e-icons.e-icon-next.e-nextpage.e-pager-default {
  margin-left: 12px;
}

.e-bigger .e-pager.e-rtl .e-next.e-icons.e-icon-next.e-nextpagedisabled.e-disable,
.e-bigger .e-pager.e-rtl e-next.e-icons.e-icon-next.e-nextpage.e-pager-default,
.e-pager.e-bigger.e-rtl .e-next.e-icons.e-icon-next.e-nextpagedisabled.e-disable,
.e-pager.e-bigger.e-rtl e-next.e-icons.e-icon-next.e-nextpage.e-pager-default {
  margin-left: 0;
  margin-right: 12px;
}

.e-bigger .e-pager.e-rtl div.e-parentmsgbar,
.e-pager.e-bigger.e-rtl div.e-parentmsgbar {
  margin-left: 6px;
  margin-top: -3px;
}

.e-bigger .e-pager .e-numericitem,
.e-pager.e-bigger .e-numericitem {
  margin: 0 8px;
}

.e-bigger .e-pager .e-pp.e-spacing,
.e-bigger .e-pager .e-np.e-spacing,
.e-bigger .e-pager .e-pp.e-spacing:hover,
.e-bigger .e-pager .e-np.e-spacing:hover,
.e-pager.e-bigger .e-pp.e-spacing,
.e-pager.e-bigger .e-np.e-spacing,
.e-pager.e-bigger .e-pp.e-spacing:hover,
.e-pager.e-bigger .e-np.e-spacing:hover {
  padding: 10px 13px;
}

.e-bigger .e-pager .e-spacing,
.e-bigger .e-pager .e-numericitem:hover,
.e-bigger .e-pager .e-currentitem,
.e-pager.e-bigger .e-spacing,
.e-pager.e-bigger .e-numericitem:hover,
.e-pager.e-bigger .e-currentitem {
  border-radius: 16px;
  padding: 10px 13px;
}

.e-bigger .e-pager .e-numericitem:hover:not(.e-np):not(.e-pp):not(.e-active),
.e-pager.e-bigger .e-numericitem:hover:not(.e-np):not(.e-pp):not(.e-active) {
  padding: 10px 13px;
}

.e-bigger .e-pager.e-rtl .e-spacing,
.e-bigger .e-pager.e-rtl .e-numericitem:hover,
.e-bigger .e-pager.e-rtl .e-currentitem,
.e-pager.e-bigger.e-rtl .e-spacing,
.e-pager.e-bigger.e-rtl .e-numericitem:hover,
.e-pager.e-bigger.e-rtl .e-currentitem {
  margin: 0 8px;
  padding: 10px 13px;
}

.e-bigger .e-pager.e-rtl .e-numericitem:hover:not(.e-np):not(.e-pp):not(.e-active),
.e-pager.e-bigger.e-rtl .e-numericitem:hover:not(.e-np):not(.e-pp):not(.e-active) {
  padding: 10px 13px;
}

.e-bigger .e-pager.e-rtl .e-pp,
.e-bigger .e-pager.e-rtl .e-np,
.e-bigger .e-pager.e-rtl .e-pp:hover,
.e-bigger .e-pager.e-rtl .e-np:hover,
.e-pager.e-bigger.e-rtl .e-pp,
.e-pager.e-bigger.e-rtl .e-np,
.e-pager.e-bigger.e-rtl .e-pp:hover,
.e-pager.e-bigger.e-rtl .e-np:hover {
  margin-top: -10px;
}

.e-bigger .e-pager.e-rtl .e-pagerdropdown,
.e-pager.e-bigger.e-rtl .e-pagerdropdown {
  margin: -38px 18px 0 0;
}

.e-bigger .e-pager.e-rtl .e-pagerconstant,
.e-pager.e-bigger.e-rtl .e-pagerconstant {
  margin: 8px 16px 14px 0;
}

.e-bigger .e-pager .e-pagercontainer .e-firstpage,
.e-bigger .e-pager .e-pagercontainer .e-prevpage,
.e-bigger .e-pager .e-pagercontainer .e-firstpagedisabled,
.e-bigger .e-pager .e-pagercontainer .e-prevpagedisabled,
.e-bigger .e-pager .e-pagercontainer .e-nextpage,
.e-bigger .e-pager .e-pagercontainer .e-lastpage,
.e-bigger .e-pager .e-pagercontainer .e-nextpagedisabled,
.e-bigger .e-pager .e-pagercontainer .e-lastpagedisabled,
.e-pager.e-bigger .e-pagercontainer .e-firstpage,
.e-pager.e-bigger .e-pagercontainer .e-prevpage,
.e-pager.e-bigger .e-pagercontainer .e-firstpagedisabled,
.e-pager.e-bigger .e-pagercontainer .e-prevpagedisabled,
.e-pager.e-bigger .e-pagercontainer .e-nextpage,
.e-pager.e-bigger .e-pagercontainer .e-lastpage,
.e-pager.e-bigger .e-pagercontainer .e-nextpagedisabled,
.e-pager.e-bigger .e-pagercontainer .e-lastpagedisabled {
  margin-right: 16px;
  padding: 6px;
}

.e-pager {
  border-style: solid;
  border-width: 1px;
  display: inline-block;
  font-size: 13px;
  padding: 0;
  white-space: normal;
  width: 100%;
}

.e-pager [class^='e-'] {
  box-sizing: border-box;
}

.e-pager div.e-parentmsgbar {
  float: right;
  padding-bottom: 9px;
  padding-right: 18px;
  padding-top: 14px;
}

.e-pager .e-pagesizes {
  display: inline;
}

.e-pager .e-pagerdropdown {
  display: inline-block;
  height: 32px;
  margin-left: 12px;
  margin-right: 0;
  margin-top: -22px;
  overflow: hidden;
  vertical-align: middle;
  width: 90px;
}

.e-pager .e-pagerconstant {
  display: inline-block;
  margin: 0 0 11px 12px;
  overflow: hidden;
  width: auto;
}

.e-pager .e-icons {
  font-size: 9px;
}

.e-pager .e-numericitem {
  border-right-style: solid;
  border-right-width: 0;
  display: inline-block;
  line-height: 1;
  margin-right: 4px;
  min-width: 26px;
  padding: 5px 8px;
  text-align: center;
}

.e-pager div.e-pagermsgdiv {
  padding-right: 6px;
  padding-top: 4px;
  text-align: right;
}

.e-pager .e-firstpagedisabled,
.e-pager .e-prevpagedisabled,
.e-pager .e-nextpagedisabled,
.e-pager .e-lastpagedisabled {
  opacity: .3;
}

.e-pager .e-spacing,
.e-pager .e-numericitem:hover,
.e-pager .e-currentitem {
  border-radius: 12px;
  cursor: pointer;
  padding: 6px;
  text-decoration: none;
}

.e-pager .e-numericitem:hover:not(.e-np):not(.e-pp):not(.e-active) {
  padding: 6px;
}

.e-pager .e-currentitem {
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

.e-pager div,
.e-pager a {
  display: inline;
  -webkit-user-select: none;
          user-select: none;
}

.e-pager .e-icons::before {
  display: inline-block;
}

.e-pager .e-pagercontainer .e-firstpage,
.e-pager .e-pagercontainer .e-prevpage,
.e-pager .e-pagercontainer .e-firstpagedisabled,
.e-pager .e-pagercontainer .e-prevpagedisabled,
.e-pager .e-pagercontainer .e-nextpage,
.e-pager .e-pagercontainer .e-lastpage,
.e-pager .e-pagercontainer .e-nextpagedisabled,
.e-pager .e-pagercontainer .e-lastpagedisabled {
  border-right-style: solid;
  border-right-width: 0;
  display: inline-block;
  margin-right: 12px;
  margin-top: 5px;
  min-width: 26px;
  padding: 11px 9px 8px;
}

.e-pager .e-pagercontainer .e-lastpage,
.e-pager .e-pagercontainer .e-lastpagedisabled {
  border-right: 0;
}

.e-pager .e-firstpage:hover,
.e-pager .e-prevpage:hover,
.e-pager .e-lastpage:hover,
.e-pager .e-nextpage:hover {
  cursor: pointer;
  text-decoration: none;
}

.e-pager a.e-nextprevitemdisabled {
  display: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
}

.e-pager .e-next.e-icons.e-icon-next.e-nextpagedisabled.e-disable,
.e-pager .e-next.e-icons.e-icon-next.e-nextpage.e-pager-default {
  margin-left: 9px;
}

.e-pager .e-pagercontainer {
  border-radius: 4px;
  border-style: solid;
  border-width: 0;
  display: inline-block;
  margin: 5px 6px 5px 18px;
  overflow: hidden;
}

.e-pager .e-lastpage:Hover {
  border-radius: 0 4px 4px 0;
}

.e-pager .e-firstpage:Hover {
  border-radius: 4px 0 0 4px;
}

.e-pager .e-pagermessage,
.e-pager .e-pagerexternalmsg {
  display: block;
  margin: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.e-pager .e-mfirst,
.e-pager .e-mprev,
.e-pager .e-mnext,
.e-pager .e-mlast {
  display: none;
}

.e-pager .e-mprev {
  text-indent: -3px;
}

.e-pager .e-mnext {
  text-indent: -2px;
}

.e-pager .e-mfirst,
.e-pager .e-mprev,
.e-pager .e-mnext,
.e-pager .e-mlast {
  -webkit-tap-highlight-color: #fff;
}

.e-pager .e-pp,
.e-pager .e-np,
.e-pager .e-pp:hover,
.e-pager .e-np:hover {
  font-size: 22px;
  font-weight: normal;
  letter-spacing: -0.1em;
  padding: 0 6px;
}

@media (max-width: 769px) {
  .e-pager {
    padding: 13px 0;
  }
  .e-pager div.e-parentmsgbar {
    box-sizing: border-box;
    display: inline-block;
    float: initial;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
    text-align: center;
    vertical-align: top;
    width: calc(60% - 48px);
  }
  .e-pager .e-pagesizes {
    display: none;
  }
  .e-pager .e-pagecountmsg {
    display: none;
  }
  .e-pager .e-pagercontainer {
    display: none;
  }
  .e-pager .e-icons {
    font-size: 11px;
  }
  .e-pager .e-mfirst,
  .e-pager .e-mprev,
  .e-pager .e-mnext,
  .e-pager .e-mlast {
    border: 0;
    box-sizing: border-box;
    display: inline-block;
    padding: 1% 5%;
  }
  .e-pager .e-mfirst {
    margin-right: 4px;
    text-align: right;
    width: calc(10% + 11px);
  }
  .e-pager .e-mprev {
    margin: 0 4px;
    text-align: right;
    width: 10%;
  }
  .e-pager .e-mnext {
    margin: 0 4px;
    text-align: left;
    width: 10%;
  }
  .e-pager .e-mlast {
    margin-left: 4px;
    text-align: left;
    width: calc(10% + 11px);
  }
}

.e-pager.e-rtl {
  direction: rtl;
}

.e-pager.e-rtl .e-pagercontainer,
.e-pager.e-rtl div,
.e-pager.e-rtl a {
  float: initial;
}

.e-pager.e-rtl .e-parentmsgbar {
  float: left;
  margin-left: 6px;
}

.e-pager.e-rtl .e-pagerdropdown {
  margin: -30px 18px 0 10px;
}

.e-pager.e-rtl .e-pagerconstant {
  margin: 14px;
}

.e-pager.e-rtl .e-pagerexternalmsg {
  float: none;
}

.e-pager.e-rtl .e-pagercontainer {
  float: none;
  margin: 5px 6px 5px 18px;
  padding: 0;
}

.e-pager.e-rtl .e-firstpage,
.e-pager.e-rtl .e-prevpage,
.e-pager.e-rtl .e-firstpagedisabled,
.e-pager.e-rtl .e-prevpagedisabled,
.e-pager.e-rtl .e-nextpage,
.e-pager.e-rtl .e-lastpage,
.e-pager.e-rtl .e-nextpagedisabled,
.e-pager.e-rtl .e-lastpagedisabled {
  padding: 9px 8px;
}

.e-pager.e-rtl .e-firstpage::before,
.e-pager.e-rtl .e-firstpage:hover,
.e-pager.e-rtl .e-firstpagedisabled::before {
  content: '\e701';
}

.e-pager.e-rtl .e-prevpage::before,
.e-pager.e-rtl .e-prevpage:hover,
.e-pager.e-rtl .e-prevpagedisabled::before {
  content: '\e848';
}

.e-pager.e-rtl .e-nextpage::before,
.e-pager.e-rtl .e-nextpage:hover,
.e-pager.e-rtl .e-nextpagedisabled::before {
  content: '\e84b';
}

.e-pager.e-rtl .e-lastpage::before,
.e-pager.e-rtl .e-lastpage:hover,
.e-pager.e-rtl .e-lastpagedisabled::before {
  content: '\e716';
}

.e-pager.e-rtl .e-nextpage,
.e-pager.e-rtl .e-nextpagedisabled,
.e-pager.e-rtl .e-prevpage,
.e-pager.e-rtl .e-prevpagedisabled,
.e-pager.e-rtl .e-firstpage,
.e-pager.e-rtl .e-firstpagedisabled {
  border-left-style: solid;
  border-left-width: 0;
}

.e-pager.e-rtl .e-nextpage,
.e-pager.e-rtl .e-nextpagedisabled,
.e-pager.e-rtl .e-prevpage,
.e-pager.e-rtl .e-prevpagedisabled {
  border-right-style: none;
  border-right-width: 0;
}

.e-pager.e-rtl .e-firstpage,
.e-pager.e-rtl .e-firstpagedisabled {
  border-right: medium none;
}

.e-pager.e-rtl .e-firstpage:hover {
  border-radius: 0 4px 4px 0;
}

.e-pager.e-rtl .e-lastpage:hover {
  border-radius: 4px 0 0 4px;
}

.e-pager.e-rtl .e-numericcontainer {
  float: none;
}

.e-pager.e-rtl .e-numericitem {
  border-left-style: solid;
  border-left-width: 0;
  border-right-style: none;
  border-right-width: 0;
  min-width: 26px;
}

.e-pager.e-rtl .e-next.e-icons.e-icon-next.e-nextpagedisabled.e-disable, .e-pager.e-rtl.e-next.e-icons.e-icon-next.e-nextpage.e-pager-default {
  margin-left: 0;
  margin-right: 9px;
}

.e-pager.e-rtl .e-spacing,
.e-pager.e-rtl .e-numericitem:hover,
.e-pager.e-rtl .e-currentitem {
  margin: 11px 4px 0 0;
  padding: 6px;
}

.e-pager.e-rtl .e-numericitem:hover:not(.e-np):not(.e-pp):not(.e-active) {
  padding: 6px;
}

.e-pager.e-rtl .e-pp,
.e-pager.e-rtl .e-np,
.e-pager.e-rtl .e-pp:hover,
.e-pager.e-rtl .e-np:hover {
  margin-top: -2px;
  padding: 3px 11px 9px;
}

@media (max-width: 769px) {
  .e-pager.e-rtl .e-mfirst,
  .e-pager.e-rtl .e-mprev,
  .e-pager.e-rtl .e-mnext,
  .e-pager.e-rtl .e-mlast {
    border: 0;
  }
  .e-pager.e-rtl.e-rtl div.e-parentmsgbar {
    float: initial;
    margin-left: 0;
    margin-top: 7px;
  }
  .e-pager.e-rtl .e-parentmsgbar {
    float: right;
  }
}

/*! Pager theme */
.e-pager {
  background-color: #fff;
  border-color: #e0e0e0;
  color: #000;
  opacity: 0.87;
}

.e-pager div.e-icons {
  color: #000;
}

.e-pager div.e-icons.e-disable {
  color: unset;
}

.e-pager .e-pager-default:hover {
  background: #fff;
  color: #000;
  opacity: 0.87;
}

.e-pager .e-parentmsgbar {
  font-weight: normal;
}

.e-pager .e-spacing {
  color: #000;
  opacity: 0.87;
}

.e-pager .e-spacing.e-numericitem:not(.e-active):not(.e-np):not(.e-pp):hover {
  background: unset;
}

.e-pager .e-numericitem:hover {
  color: #000;
  opacity: 0.87;
}

.e-pager .e-numericitem:hover:not(.e-np):not(.e-pp):not(.e-active) {
  border-left: 0 solid #e0e0e0;
}

.e-pager .e-numericitem:not(.e-active):not(.e-np):not(.e-pp):hover {
  background-color: #eee;
  opacity: 1;
}

.e-pager .e-numericitem {
  background: #fff;
  border-right-color: #e0e0e0;
  color: #000;
}

.e-pager .e-prevpagedisabled,
.e-pager .e-prevpage,
.e-pager .e-nextpage,
.e-pager .e-nextpagedisabled,
.e-pager .e-lastpagedisabled,
.e-pager .e-lastpage,
.e-pager .e-firstpage,
.e-pager .e-firstpagedisabled {
  background-color: #fff;
  color: #000;
}

.e-pager .e-lastpage,
.e-pager .e-firstpage {
  background-color: transparent;
}

.e-pager .e-pagercontainer {
  background-color: #fff;
  border-color: #e0e0e0;
}

.e-pager .e-firstpage,
.e-pager .e-prevpage,
.e-pager .e-firstpagedisabled,
.e-pager .e-prevpagedisabled,
.e-pager .e-nextpage,
.e-pager .e-lastpage,
.e-pager .e-nextpagedisabled,
.e-pager .e-lastpagedisabled {
  border-right-color: #e0e0e0;
}

.e-pager .e-currentitem,
.e-pager .e-currentitem:hover {
  background: #e3165b;
  color: #fff;
  opacity: 1;
}

@media (max-width: 590px) {
  .e-pager .e-pager-default:hover {
    background: #fff;
    color: #000;
    opacity: 0.87;
  }
}

.e-pager.e-rtl .e-numericitem {
  border-left-color: #e0e0e0;
}

.e-pager.e-rtl .e-firstpage,
.e-pager.e-rtl .e-prevpage,
.e-pager.e-rtl .e-firstpagedisabled,
.e-pager.e-rtl .e-prevpagedisabled,
.e-pager.e-rtl .e-nextpage,
.e-pager.e-rtl .e-lastpage,
.e-pager.e-rtl .e-nextpagedisabled,
.e-pager.e-rtl .e-lastpagedisabled {
  border-left-color: #e0e0e0;
}

.e-pager.e-rtl .e-nextpage,
.e-pager.e-rtl .e-nextpagedisabled {
  border-left-color: #e0e0e0;
}

@keyframes e-input-ripple {
  100% {
    opacity: 0;
    transform: scale(4);
  }
}

@keyframes material-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes fabric-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*!component icons*/
.e-icon-check::before {
  content: '\e7ff';
}

.e-excelfilter .e-icon-filter::before {
  content: '\e7ee';
}

.e-excelfilter .e-excl-filter-icon::before {
  content: '\e251';
}

.e-excelfilter .e-excl-filter-icon.e-filtered::before {
  content: '\e248';
}

.e-excelfilter .e-search-icon::before {
  content: '\e993';
}

.e-excelfilter .e-chkcancel-icon::before {
  content: '\e7a7';
}

/*! Excel-Filter layout */
.e-xlflmenu {
  min-height: 295px;
}

.e-xlflmenu .e-xlfl-dlgfields {
  font-size: 17px;
}

.e-xlflmenu .e-xlfl-fieldset {
  font-size: 14px;
  padding-top: 15px;
}

.e-xlflmenu .e-xlfl-optr,
.e-xlflmenu .e-xlfl-value {
  padding-top: 12px;
}

.e-xlflmenu .e-xlfl-radio,
.e-xlflmenu .e-xlfl-mtcase {
  padding-top: 12px;
}

.e-xlflmenu .e-xlfl-optr:first-child {
  padding-right: 12px;
}

.e-xlflmenu .e-xlfl-table {
  border-spacing: 0;
  table-layout: fixed;
  width: 100%;
}

.e-xlflmenu .e-radio + label .e-label {
  padding-left: 23px;
  padding-right: 13px;
}

.e-xlflmenu .e-checkbox-wrapper .e-frame + .e-label {
  margin-left: 6px;
}

.e-xlflmenu .e-dlg-content {
  padding-bottom: 6px;
}

.e-xlflmenu .e-xlfl-radiodiv {
  width: 117px;
}

.e-xlflmenu .e-xlfl-matchcasediv {
  margin-left: 0;
  margin-right: 13px;
}

.e-xlfl-radio-or,
.e-xlfl-matchcasediv {
  margin-left: 13px;
}

.e-emptyicon {
  opacity: 0;
}

.e-xlflmenu.e-rtl .e-xlfl-optr :first-child {
  padding-left: 12px;
}

.e-xlflmenu.e-rtl .e-radio + label .e-label {
  padding-left: 0;
  padding-right: 25px;
}

.e-xlflmenu.e-rtl .e-xlfl-radio-or {
  margin-left: 0;
  margin-right: 13px;
}

.e-bigger .e-xlflmenu {
  min-height: 396px;
}

.e-bigger .e-xlflmenu .e-xlfl-table {
  border-spacing: 0;
  width: 100%;
}

.e-bigger .e-xlflmenu .e-dlg-content {
  padding-bottom: 8px;
}

.e-bigger .e-xlflmenu .e-radio + label .e-label {
  padding-left: 28px;
  padding-right: 5px;
}

.e-bigger .e-xlflmenu .e-checkbox-wrapper .e-frame + .e-label {
  margin-left: 8px;
}

.e-bigger .e-xlflmenu .e-xlfl-radiodiv {
  width: 137px;
}

.e-bigger .e-xlflmenu .e-xlfl-radio-or,
.e-bigger .e-xlflmenu .e-xlfl-matchcasediv {
  margin-left: 18px;
}

.e-bigger .e-xlflmenu .e-xlfl-optr:first-child {
  padding-right: 16px;
}

.e-bigger .e-xlflmenu .e-xlfl-dlgfields {
  font-size: 18px;
}

.e-bigger .e-xlflmenu .e-xlfl-fieldset {
  font-size: 15px;
  padding-top: 20px;
}

.e-bigger .e-xlflmenu .e-xlfl-optr,
.e-bigger .e-xlflmenu .e-xlfl-value {
  padding-top: 16px;
}

.e-bigger .e-xlflmenu .e-xlfl-radio,
.e-bigger .e-xlflmenu .e-xlfl-mtcase {
  padding-top: 16px;
}

.e-bigger .e-excelfilter .e-xlflmenu,
.e-excelfilter.e-bigger .e-xlflmenu {
  min-height: 396px;
}

.e-bigger .e-excelfilter .e-ftrchk,
.e-excelfilter.e-bigger .e-ftrchk {
  padding-bottom: 13px;
  padding-top: 13px;
}

.e-bigger .e-excelfilter .e-contextmenu-wrapper ul li,
.e-excelfilter.e-bigger .e-contextmenu-wrapper ul li {
  height: 48px;
  line-height: 48px;
}

.e-bigger .e-excelfilter .e-contextmenu-wrapper ul li .e-menu-icon,
.e-excelfilter.e-bigger .e-contextmenu-wrapper ul li .e-menu-icon {
  height: 48px;
  line-height: 48px;
  margin-right: 15px;
}

.e-bigger .e-excelfilter .e-contextmenu-wrapper ul .e-menu-item .e-caret,
.e-excelfilter.e-bigger .e-contextmenu-wrapper ul .e-menu-item .e-caret {
  height: 48px;
  line-height: 48px;
}

.e-excelfilter .e-checkboxlist {
  height: 200px;
  margin-top: 5px;
  min-height: 160px;
  overflow-y: auto;
}

.e-excelfilter .e-checkboxfiltertext {
  width: 150px;
  word-break: normal;
}

.e-excelfilter .e-chk-hidden {
  -moz-appearance: none;
  height: 1px;
  opacity: 0;
  width: 1px;
}

.e-excelfilter .e-contextmenu-wrapper,
.e-excelfilter .e-contextmenu-wrapper ul {
  display: block;
}

.e-excelfilter .e-contextmenu-wrapper ul {
  padding-bottom: 4px;
  position: static;
}

.e-excelfilter .e-contextmenu-wrapper ul li {
  height: 36px;
  line-height: 36px;
}

.e-excelfilter .e-contextmenu-wrapper ul li .e-menu-icon {
  height: 36px;
  line-height: 36px;
  margin-right: 12px;
}

.e-excelfilter.e-rtl .e-contextmenu-wrapper ul li .e-menu-icon {
  margin-right: 0;
}

.e-excelfilter .e-contextmenu-wrapper ul .e-menu-item .e-caret {
  height: 36px;
  line-height: 36px;
}

.e-excelfilter .e-contextmenu-wrapper ul {
  border: 0;
  box-shadow: none;
  max-width: 300px;
  padding-bottom: 4px;
  position: static;
}

.e-excelfilter .e-footer-content {
  border-style: solid;
  border-width: 1px 0 0;
}

.e-excelfilter .e-excel-menu {
  z-index: 1000;
}

.e-excelfilter .e-dlg-content {
  padding-top: 0;
}

.e-excelfilter .e-contextmenu-wrapper,
.e-excelfilter .e-contextmenu-wrapper ul {
  display: block;
}

.e-excelfilter .e-contextmenu-wrapper ul {
  padding-bottom: 4px;
  position: static;
}

.e-excelfilter .e-contextmenu-wrapper ul li {
  height: 36px;
  line-height: 36px;
}

.e-excelfilter .e-contextmenu-wrapper ul li .e-menu-icon {
  height: 36px;
  line-height: 36px;
  margin-right: 12px;
}

.e-excelfilter.e-rtl .e-contextmenu-wrapper ul li .e-menu-icon {
  margin-right: 0;
}

.e-excelfilter .e-contextmenu-wrapper ul .e-menu-item .e-caret {
  height: 36px;
  line-height: 36px;
}

.e-excelfilter .e-contextmenu-wrapper ul {
  border: 0;
  box-shadow: none;
  max-width: 300px;
  padding-bottom: 4px;
  position: static;
}

.e-excelfilter .e-footer-content {
  border-style: solid;
  border-width: 1px 0 0;
}

.e-excelfilter .e-excel-menu {
  z-index: 1000;
}

.e-excelfilter .e-dlg-content {
  padding-top: 0;
}

.e-excelfilter .e-xlsel {
  border: 0 solid;
  position: absolute;
  -webkit-user-select: none;
          user-select: none;
}

.e-ftrchk {
  padding-bottom: 9px;
  padding-top: 9px;
}

/*! Excel-Filter theme */
.e-excelfilter .e-footer-content {
  border-color: rgba(0, 0, 0, 0.12);
  opacity: 1;
}

.e-excelfilter .e-filtered::before {
  color: #e3165b;
}

.e-xlsel {
  background-color: #e3165b;
  border-color: #e3165b;
}

@keyframes e-input-ripple {
  100% {
    opacity: 0;
    transform: scale(4);
  }
}

@keyframes material-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes fabric-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*! component's theme wise override definitions and variables */
@keyframes tbar-popup-shadow {
  0% {
    border-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(255, 255, 255, 0.12);
  }
}

/*!componenticons*/
.e-icon-check::before {
  content: '\e7ff';
}

.e-grid .e-group-animate .e-drag.e-icon-drag::before,
.e-grid-menu .e-group-animate .e-drag.e-icon-drag::before {
  content: '\e330';
}

.e-grid .e-group-animate .e-nextgroup.e-icon-next::before,
.e-grid-menu .e-group-animate .e-nextgroup.e-icon-next::before {
  content: '\ec07';
}

.e-grid .e-icon-ascending::before,
.e-grid-menu .e-icon-ascending::before {
  content: '\e840';
}

.e-grid .e-icon-descending::before,
.e-grid-menu .e-icon-descending::before {
  content: '\e83f';
}

.e-grid .e-icon-hide::before,
.e-grid-menu .e-icon-hide::before {
  content: '\e825';
}

.e-grid .e-ungroupbutton.e-icon-hide::before,
.e-grid-menu .e-ungroupbutton.e-icon-hide::before {
  content: '\e917';
}

.e-grid .e-icon-rowselect::before,
.e-grid-menu .e-icon-rowselect::before {
  content: '\e930';
}

.e-grid .e-icon-sortdirect::before,
.e-grid-menu .e-icon-sortdirect::before {
  content: '\e890';
}

.e-grid .e-icon-gdownarrow::before,
.e-grid-menu .e-icon-gdownarrow::before {
  content: '\e83d';
}

.e-grid .e-icon-grightarrow::before,
.e-grid-menu .e-icon-grightarrow::before {
  content: '\e859';
}

.e-grid .e-icon-filter::before,
.e-grid-menu .e-icon-filter::before {
  content: '\e7ee';
}

.e-grid .e-excl-filter-icon::before,
.e-grid-menu .e-excl-filter-icon::before {
  content: '\e251';
}

.e-grid .e-excl-filter-icon.e-filtered::before,
.e-grid-menu .e-excl-filter-icon.e-filtered::before {
  content: '\e248';
}

.e-grid.e-rtl .e-icon-grightarrow::before,
.e-grid-menu.e-rtl .e-icon-grightarrow::before {
  content: '\e854';
}

.e-grid .e-icon-group::before,
.e-grid-menu .e-icon-group::before {
  content: '\e926';
}

.e-grid .e-icon-ungroup::before,
.e-grid-menu .e-icon-ungroup::before {
  content: '\e926';
}

.e-grid .e-icon-reorderuparrow::before,
.e-grid-menu .e-icon-reorderuparrow::before {
  content: '\e918';
}

.e-grid .e-icon-reorderdownarrow::before,
.e-grid-menu .e-icon-reorderdownarrow::before {
  content: '\e919';
}

.e-grid .e-print::before,
.e-grid-menu .e-print::before {
  content: '\e813';
}

.e-grid .e-add::before,
.e-grid-menu .e-add::before {
  content: '\e7f9';
}

.e-grid .e-wordexport::before,
.e-grid-menu .e-wordexport::before {
  content: '\e7b0';
}

.e-grid .e-pdfexport::before,
.e-grid-menu .e-pdfexport::before {
  content: '\e240';
}

.e-grid .e-csvexport::before,
.e-grid-menu .e-csvexport::before {
  content: '\e241';
}

.e-grid .e-excelexport::before,
.e-grid-menu .e-excelexport::before {
  content: '\e242';
}

.e-grid .e-edit::before,
.e-grid-menu .e-edit::before {
  content: '\e81e';
}

.e-grid .e-columnmenu::before,
.e-grid-menu .e-columnmenu::before {
  content: '\e984';
}

.e-grid .e-delete::before,
.e-grid-menu .e-delete::before {
  content: '\e84e';
}

.e-grid .e-cancel::before,
.e-grid-menu .e-cancel::before {
  content: '\e825';
}

.e-grid .e-copy::before,
.e-grid-menu .e-copy::before {
  content: '\e70a';
}

.e-grid .e-save::before,
.e-grid-menu .e-save::before {
  content: '\e98e';
}

.e-grid .e-update::before,
.e-grid-menu .e-update::before {
  content: '\e735';
}

.e-grid .e-search-icon::before,
.e-grid-menu .e-search-icon::before {
  content: '\e993';
}

.e-grid .e-cancel-icon::before,
.e-grid-menu .e-cancel-icon::before {
  content: '\e825';
}

.e-grid .e-columnchooserdiv::before,
.e-grid-menu .e-columnchooserdiv::before {
  content: '\e714';
}

.e-grid .e-ccsearch-icon::before,
.e-grid-menu .e-ccsearch-icon::before {
  content: '\e993';
}

.e-grid .e-columnchooser::before,
.e-grid-menu .e-columnchooser::before {
  content: '\e21e';
}

.e-grid .e-columnchooser-btn::before,
.e-grid-menu .e-columnchooser-btn::before {
  content: '\e969';
}

.e-grid .e-cc-icon::before,
.e-grid-menu .e-cc-icon::before {
  content: '\e82e';
}

.e-grid .e-icon-rowdragicon::before,
.e-grid-menu .e-icon-rowdragicon::before {
  content: '\e330';
}

.e-grid.e-rtl .e-icon-rowdragicon::before,
.e-grid-menu.e-rtl .e-icon-rowdragicon::before {
  content: '\e330';
}

.e-grid .e-ccsearch-icon.e-cc-cancel::before,
.e-grid .e-chkcancel-icon::before,
.e-grid-menu .e-ccsearch-icon.e-cc-cancel::before,
.e-grid-menu .e-chkcancel-icon::before {
  content: '\e7a7';
}

/*! Grid layout */
.e-disableuserselect {
  -webkit-user-select: none;
          user-select: none;
}

.e-emptyicon {
  opacity: 0;
}

.e-device .e-flmenu-valuediv {
  padding: 24px 0 0;
}

.e-bigger .e-grid,
.e-grid.e-bigger {
  font-size: 13px;
}

.e-bigger .e-grid .e-toolbar-items .e-toolbar-item.e-search-wrapper,
.e-grid.e-bigger .e-toolbar-items .e-toolbar-item.e-search-wrapper {
  padding-bottom: 8px;
  padding-top: 2px;
}

.e-bigger .e-grid .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-search .e-search-icon,
.e-grid.e-bigger .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-search .e-search-icon {
  min-width: 20px;
}

.e-bigger .e-grid .e-toolbar .e-toolbar-items .e-tbar-btn .e-icons,
.e-grid.e-bigger .e-toolbar .e-toolbar-items .e-tbar-btn .e-icons {
  font-size: 18px;
}

.e-bigger .e-grid .e-flmenu-valuediv,
.e-grid.e-bigger .e-flmenu-valuediv {
  padding: 24px 0 0;
}

.e-bigger .e-grid .e-headercell,
.e-grid.e-bigger .e-headercell {
  height: 56px;
  padding: 0 28px 0;
}

.e-bigger .e-grid .e-headercelldiv,
.e-grid.e-bigger .e-headercelldiv {
  font-size: 12px;
  height: 29px;
  line-height: 30px;
}

.e-bigger .e-grid .e-headercell,
.e-bigger .e-grid .e-detailheadercell,
.e-grid.e-bigger .e-headercell,
.e-grid.e-bigger .e-detailheadercell {
  font-size: 12px;
}

.e-bigger .e-grid .e-icons,
.e-grid.e-bigger .e-icons {
  font-size: 12px;
}

.e-bigger .e-grid .e-gridheader thead .e-icons,
.e-grid.e-bigger .e-gridheader thead .e-icons {
  font-size: 12px;
}

.e-bigger .e-grid .e-icon-gdownarrow,
.e-grid.e-bigger .e-icon-gdownarrow {
  font-size: 12px;
}

.e-bigger .e-grid .e-icon-grightarrow,
.e-grid.e-bigger .e-icon-grightarrow {
  font-size: 12px;
}

.e-bigger .e-grid .e-toolbar .e-btn-icon.e-icons.e-columnchooser-btn,
.e-grid.e-bigger .e-toolbar .e-btn-icon.e-icons.e-columnchooser-btn {
  font-size: 12px;
}

.e-bigger .e-grid .e-gridheader tr th:last-child,
.e-grid.e-bigger .e-gridheader tr th:last-child {
  padding-right: 28px;
}

.e-bigger .e-grid .e-gridheader tr th:last-child.e-filterbarcell,
.e-grid.e-bigger .e-gridheader tr th:last-child.e-filterbarcell {
  padding-left: 21px;
}

.e-bigger .e-grid .e-gridheader tr th:first-child,
.e-grid.e-bigger .e-gridheader tr th:first-child {
  padding-left: 28px;
}

.e-bigger .e-grid .e-gridheader tr th:first-child.e-filterbarcell,
.e-grid.e-bigger .e-gridheader tr th:first-child.e-filterbarcell {
  padding-left: 21px;
}

.e-bigger .e-grid .e-headercelldiv,
.e-grid.e-bigger .e-headercelldiv {
  font-size: 12px;
}

.e-bigger .e-grid .e-rowcell,
.e-bigger .e-grid .e-summarycell,
.e-grid.e-bigger .e-rowcell,
.e-grid.e-bigger .e-summarycell {
  font-size: 13px;
  padding: 11px 28px;
}

.e-bigger .e-grid .e-rowcell:first-child,
.e-bigger .e-grid .e-summarycell:first-child,
.e-grid.e-bigger .e-rowcell:first-child,
.e-grid.e-bigger .e-summarycell:first-child {
  padding-left: 28px;
}

.e-bigger .e-grid .e-rowcell:last-child,
.e-bigger .e-grid .e-summarycell:last-child,
.e-grid.e-bigger .e-rowcell:last-child,
.e-grid.e-bigger .e-summarycell:last-child {
  padding-right: 28px;
}

.e-bigger .e-grid .e-filterbarcell,
.e-bigger .e-grid .e-filterbarcelldisabled,
.e-grid.e-bigger .e-filterbarcell,
.e-grid.e-bigger .e-filterbarcelldisabled {
  height: 56px;
  padding: 0 28px;
}

.e-bigger .e-grid .e-filterbarcell input,
.e-grid.e-bigger .e-filterbarcell input {
  height: 26px;
}

.e-bigger .e-grid .e-ftrchk,
.e-grid.e-bigger .e-ftrchk {
  padding-bottom: 13px;
  padding-top: 13px;
}

.e-bigger .e-grid .e-columnmenu,
.e-grid.e-bigger .e-columnmenu {
  bottom: 17px;
}

.e-bigger .e-grid.e-device.e-noselect,
.e-grid.e-bigger.e-device.e-noselect {
  -webkit-user-select: none;
          user-select: none;
}

.e-bigger .e-grid .e-dialog.e-checkboxfilter,
.e-bigger .e-grid .e-dialog.e-flmenu,
.e-grid.e-bigger .e-dialog.e-checkboxfilter,
.e-grid.e-bigger .e-dialog.e-flmenu {
  min-width: 260px;
}

.e-bigger .e-grid .e-dialog.e-checkboxfilter,
.e-grid.e-bigger .e-dialog.e-checkboxfilter {
  min-height: 352px;
}

.e-bigger .e-grid .e-filtermenudiv,
.e-grid.e-bigger .e-filtermenudiv {
  margin: -18px -7px;
}

.e-bigger .e-grid .e-sortfilterdiv,
.e-grid.e-bigger .e-sortfilterdiv {
  margin: -17px 8px;
}

.e-bigger .e-grid .e-gridheader .e-fltr-icon .e-sortfilterdiv,
.e-grid.e-bigger .e-gridheader .e-fltr-icon .e-sortfilterdiv {
  margin: -15px 18px;
}

.e-bigger .e-grid .e-gridheader .e-columnheader.e-wrap .e-sortfilterdiv,
.e-bigger .e-grid .e-wrap .e-sortfilterdiv,
.e-grid.e-bigger .e-gridheader .e-columnheader.e-wrap .e-sortfilterdiv,
.e-grid.e-bigger .e-wrap .e-sortfilterdiv {
  margin: -20px 8px;
}

.e-bigger .e-grid .e-gridheader .e-columnheader.e-wrap .e-rightalign .e-sortfilterdiv
.e-wrap .e-rightalign .e-sortfilterdiv,
.e-grid.e-bigger .e-gridheader .e-columnheader.e-wrap .e-rightalign .e-sortfilterdiv
.e-wrap .e-rightalign .e-sortfilterdiv {
  margin: -20px 2px;
}

.e-bigger .e-grid .e-gridheader .e-columnheader.e-wrap .e-fltr-icon .e-sortfilterdiv
.e-wrap .e-fltr-icon .e-sortfilterdiv,
.e-grid.e-bigger .e-gridheader .e-columnheader.e-wrap .e-fltr-icon .e-sortfilterdiv
.e-wrap .e-fltr-icon .e-sortfilterdiv {
  margin: -10px 18px;
}

.e-bigger .e-grid .e-gridheader .e-columnheader.e-wrap .e-rightalign.e-fltr-icon .e-sortfilterdiv,
.e-bigger .e-grid .e-wrap .e-rightalign.e-fltr-icon .e-sortfilterdiv,
.e-grid.e-bigger .e-gridheader .e-columnheader.e-wrap .e-rightalign.e-fltr-icon .e-sortfilterdiv,
.e-grid.e-bigger .e-wrap .e-rightalign.e-fltr-icon .e-sortfilterdiv {
  margin: -12px 2px;
}

.e-bigger .e-grid.e-wrap .e-rowcell,
.e-bigger .e-grid.e-wrap .e-columnheader .e-stackedheadercelldiv,
.e-bigger .e-grid.e-wrap .e-columnheader .e-headercelldiv,
.e-grid.e-bigger.e-wrap .e-rowcell,
.e-grid.e-bigger.e-wrap .e-columnheader .e-stackedheadercelldiv,
.e-grid.e-bigger.e-wrap .e-columnheader .e-headercelldiv {
  line-height: 18px;
}

.e-bigger .e-grid .e-gridheader .e-rightalign .e-sortfilterdiv,
.e-grid.e-bigger .e-gridheader .e-rightalign .e-sortfilterdiv {
  margin: -17px 2px;
}

.e-bigger .e-grid .e-gridheader .e-rightalign .e-sortnumber,
.e-grid.e-bigger .e-gridheader .e-rightalign .e-sortnumber {
  float: left;
  margin: 8px 2px 0 5px;
}

.e-bigger .e-grid .e-sortnumber,
.e-grid.e-bigger .e-sortnumber {
  border-radius: 65%;
  display: inline-block;
  float: right;
  font-size: 9px;
  height: 15px;
  line-height: 16px;
  margin: 8px 5px 0 2px;
  text-align: center;
  width: 15px;
}

.e-bigger .e-grid .e-gridheader .e-rightalign.e-fltr-icon .e-sortfilterdiv,
.e-grid.e-bigger .e-gridheader .e-rightalign.e-fltr-icon .e-sortfilterdiv {
  margin: -17px 2px;
}

.e-bigger .e-grid.e-rtl .e-headercell .e-sortfilterdiv,
.e-bigger .e-grid.e-rtl .e-detailheadercell .e-sortfilterdiv,
.e-grid.e-bigger.e-rtl .e-headercell .e-sortfilterdiv,
.e-grid.e-bigger.e-rtl .e-detailheadercell .e-sortfilterdiv {
  margin: -17px 10px;
}

.e-bigger .e-grid.e-rtl .e-gridheader .e-rightalign .e-sortfilterdiv,
.e-grid.e-bigger.e-rtl .e-gridheader .e-rightalign .e-sortfilterdiv {
  margin: -17px 10px;
}

.e-bigger .e-grid.e-rtl .e-gridheader .e-fltr-icon .e-sortfilterdiv,
.e-grid.e-bigger.e-rtl .e-gridheader .e-fltr-icon .e-sortfilterdiv {
  margin: -15px 30px 0 0;
}

.e-bigger .e-grid.e-rtl .e-gridheader .e-rightalign.e-fltr-icon .e-sortfilterdiv,
.e-grid.e-bigger.e-rtl .e-gridheader .e-rightalign.e-fltr-icon .e-sortfilterdiv {
  margin: -16px 0;
}

.e-bigger .e-grid.e-rtl .e-filtermenudiv,
.e-grid.e-bigger.e-rtl .e-filtermenudiv {
  margin: -18px 0 -18px -11px;
}

.e-bigger .e-grid.e-rtl .e-rightalign .e-filtermenudiv,
.e-grid.e-bigger.e-rtl .e-rightalign .e-filtermenudiv {
  margin: -18px 0 -18px -11px;
}

.e-bigger .e-grid.e-rtl .e-headercell .e-headercelldiv .e-sortnumber,
.e-bigger .e-grid.e-rtl .e-detailheadercell .e-headercelldiv .e-sortnumber,
.e-grid.e-bigger.e-rtl .e-headercell .e-headercelldiv .e-sortnumber,
.e-grid.e-bigger.e-rtl .e-detailheadercell .e-headercelldiv .e-sortnumber {
  margin: 6px 0 0 5px;
}

.e-bigger .e-grid .e-rowcell,
.e-bigger .e-grid .e-summarycell,
.e-bigger .e-grid .e-emptyrow td,
.e-bigger .e-grid .e-frozencontent table tr td:first-child:empty,
.e-bigger .e-grid .e-movablecontent table tr td:first-child:empty,
.e-bigger .e-grid:not(.e-grid-min-height) .e-gridcontent tr td:not(.e-indentcell):first-child:empty,
.e-bigger .e-grid:not(.e-grid-min-height) .e-gridcontent tr.e-row .e-rowcell:empty,
.e-grid.e-bigger .e-rowcell,
.e-grid.e-bigger .e-summarycell,
.e-grid.e-bigger .e-emptyrow td,
.e-grid.e-bigger .e-frozencontent table tr td:first-child:empty,
.e-grid.e-bigger .e-movablecontent table tr td:first-child:empty,
.e-grid.e-bigger:not(.e-grid-min-height) .e-gridcontent tr td:not(.e-indentcell):first-child:empty,
.e-grid.e-bigger:not(.e-grid-min-height) .e-gridcontent tr.e-row .e-rowcell:empty {
  line-height: 27px;
}

.e-bigger .e-grid .e-filterbarcell input,
.e-grid.e-bigger .e-filterbarcell input {
  font-size: 13px;
}

.e-bigger .e-grid .e-groupdroparea,
.e-grid.e-bigger .e-groupdroparea {
  font-size: 19px;
  min-height: 64px;
  padding: 22px 24px;
}

.e-bigger .e-grid .e-cloneproperties,
.e-grid.e-bigger .e-cloneproperties {
  padding: 4px 5px;
}

.e-bigger .e-grid .e-headerclone,
.e-grid.e-bigger .e-headerclone {
  font-size: 12px;
}

.e-bigger .e-grid .e-groupdroparea.e-grouped,
.e-grid.e-bigger .e-groupdroparea.e-grouped {
  padding: 11px 0 12px;
}

.e-bigger .e-grid .e-frozenheader table tr td.e-rowcell,
.e-grid.e-bigger .e-frozenheader table tr td.e-rowcell {
  height: 43px;
}

.e-bigger .e-grid .e-frozencontent table tr td:first-child:empty,
.e-bigger .e-grid .e-movablecontent table tr td:first-child:empty,
.e-bigger .e-grid .e-frozenhdrcont table tr td:first-child:empty,
.e-bigger .e-grid:not(.e-grid-min-height) .e-gridcontent tr td:not(.e-indentcell):first-child:empty,
.e-bigger .e-grid:not(.e-grid-min-height) .e-gridcontent tr.e-row .e-rowcell:empty,
.e-grid.e-bigger .e-frozencontent table tr td:first-child:empty,
.e-grid.e-bigger .e-movablecontent table tr td:first-child:empty,
.e-grid.e-bigger .e-frozenhdrcont table tr td:first-child:empty,
.e-grid.e-bigger:not(.e-grid-min-height) .e-gridcontent tr td:not(.e-indentcell):first-child:empty,
.e-grid.e-bigger:not(.e-grid-min-height) .e-gridcontent tr.e-row .e-rowcell:empty {
  height: 49px;
}

.e-bigger .e-grid.e-bigger .e-columnmenu,
.e-grid.e-bigger.e-bigger .e-columnmenu {
  bottom: 16px;
  margin: 0 -7px;
}

.e-bigger .e-grid .e-columnmenu,
.e-grid.e-bigger .e-columnmenu {
  right: 10px;
}

.e-bigger .e-grid .e-groupheadercell,
.e-bigger .e-grid .e-groupheadercell:hover,
.e-grid.e-bigger .e-groupheadercell,
.e-grid.e-bigger .e-groupheadercell:hover {
  border-radius: 16px;
  height: 32px;
  margin: 4px 0 0 24px;
  padding: 0 8px 0 12px;
  font-size: 13px;
}

.e-bigger .e-grid .e-groupheadercell:hover,
.e-grid.e-bigger .e-groupheadercell:hover {
  padding: 0 8px 0 12px;
}

.e-bigger .e-grid .e-gdclone,
.e-grid.e-bigger .e-gdclone {
  border-radius: 17px;
  padding: 6px;
}

.e-bigger .e-grid .e-groupheadercell span,
.e-grid.e-bigger .e-groupheadercell span {
  height: 32px;
  line-height: 32px;
  padding: 0;
}

.e-bigger .e-grid .e-groupheadercell .e-ungroupbutton,
.e-grid.e-bigger .e-groupheadercell .e-ungroupbutton {
  font-size: 16px;
}

.e-bigger .e-grid .e-groupheadercell .e-grouptext,
.e-grid.e-bigger .e-groupheadercell .e-grouptext {
  line-height: 32px;
}

.e-bigger .e-grid .e-row .e-input-group .e-input.e-field,
.e-bigger .e-grid .e-row .e-input-focus .e-input.e-field,
.e-grid.e-bigger .e-row .e-input-group .e-input.e-field,
.e-grid.e-bigger .e-row .e-input-focus .e-input.e-field {
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 13px;
  padding-bottom: 9px;
  padding-top: 13px;
}

.e-bigger .e-grid.e-device .e-row .e-input-group .e-input.e-field,
.e-bigger .e-grid.e-device .e-row .e-input-focus .e-input.e-field,
.e-grid.e-bigger.e-device .e-row .e-input-group .e-input.e-field,
.e-grid.e-bigger.e-device .e-row .e-input-focus .e-input.e-field {
  padding-bottom: 5px;
  padding-top: 12px;
}

.e-bigger .e-grid .e-row .e-input-group,
.e-grid.e-bigger .e-row .e-input-group {
  margin-bottom: 5px;
  vertical-align: middle;
}

.e-bigger .e-grid.e-device .e-headercell,
.e-grid.e-bigger.e-device .e-headercell {
  padding: 0 12px 0;
}

.e-bigger .e-grid.e-device .e-headercell:first-child,
.e-grid.e-bigger.e-device .e-headercell:first-child {
  padding: 0 12px 0 16px;
}

.e-bigger .e-grid.e-device .e-headercell:last-child,
.e-grid.e-bigger.e-device .e-headercell:last-child {
  padding: 0 16px 0 12px;
}

.e-bigger .e-grid.e-device .e-groupheadercell span,
.e-grid.e-bigger.e-device .e-groupheadercell span {
  line-height: 30px;
}

.e-bigger .e-grid.e-device .e-rowcell,
.e-bigger .e-grid.e-device .e-summarycell,
.e-grid.e-bigger.e-device .e-rowcell,
.e-grid.e-bigger.e-device .e-summarycell {
  padding: 8px 12px;
}

.e-bigger .e-grid.e-device .e-rowcell:first-child,
.e-bigger .e-grid.e-device .e-summarycell:first-child,
.e-grid.e-bigger.e-device .e-rowcell:first-child,
.e-grid.e-bigger.e-device .e-summarycell:first-child {
  padding: 8px 12px 8px 16px;
}

.e-bigger .e-grid.e-device .e-rowcell:last-child,
.e-bigger .e-grid.e-device .e-summarycell:last-child,
.e-grid.e-bigger.e-device .e-rowcell:last-child,
.e-grid.e-bigger.e-device .e-summarycell:last-child {
  padding: 8px 16px 8px 12px;
}

.e-bigger .e-grid.e-device .e-filterbarcell,
.e-grid.e-bigger.e-device .e-filterbarcell {
  padding: 8px 12px;
}

.e-bigger .e-grid.e-device .e-filterbarcell:first-child,
.e-grid.e-bigger.e-device .e-filterbarcell:first-child {
  padding: 8px 12px 8px 16px;
}

.e-bigger .e-grid.e-device .e-filterbarcell:last-child,
.e-grid.e-bigger.e-device .e-filterbarcell:last-child {
  padding: 8px 16px 8px 12px;
}

.e-bigger .e-grid.e-device .e-groupheadercell .e-ungroupbutton,
.e-grid.e-bigger.e-device .e-groupheadercell .e-ungroupbutton {
  line-height: 33px;
}

.e-bigger .e-grid.e-device .e-normaledit .e-rowcell,
.e-grid.e-bigger.e-device .e-normaledit .e-rowcell {
  padding-bottom: 0;
  padding-top: 0;
}

.e-bigger .e-grid.e-device .e-editedbatchcell.e-rowcell,
.e-grid.e-bigger.e-device .e-editedbatchcell.e-rowcell {
  padding-bottom: 0;
  padding-top: 0;
}

.e-bigger .e-grid .e-unboundcell,
.e-bigger .e-grid .e-editedrow .e-normaledit .e-unboundcell,
.e-bigger .e-grid .e-addedrow .e-normaledit .e-unboundcell,
.e-grid.e-bigger .e-unboundcell,
.e-grid.e-bigger .e-editedrow .e-normaledit .e-unboundcell,
.e-grid.e-bigger .e-addedrow .e-normaledit .e-unboundcell {
  padding-bottom: 6px;
  padding-top: 6px;
}

.e-bigger .e-grid .e-grouptext,
.e-grid.e-bigger .e-grouptext {
  margin-right: 8px;
  width: 76px;
}

.e-bigger .e-grid .e-gridheader table th[rowspan],
.e-bigger .e-grid.e-device .e-gridheader table th[rowspan],
.e-grid.e-bigger .e-gridheader table th[rowspan],
.e-grid.e-bigger.e-device .e-gridheader table th[rowspan] {
  padding-bottom: 20px;
}

.e-bigger .e-grid .e-groupsort,
.e-bigger .e-grid span.e-ungroupbutton,
.e-bigger .e-grid .e-toggleungroup,
.e-grid.e-bigger .e-groupsort,
.e-grid.e-bigger span.e-ungroupbutton,
.e-grid.e-bigger .e-toggleungroup {
  margin-left: 8px;
  margin-top: 0;
}

.e-bigger .e-grid span.e-ungroupbutton.e-icons,
.e-grid.e-bigger span.e-ungroupbutton.e-icons {
  font-size: 16px;
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
}

.e-bigger .e-grid .e-groupsort,
.e-grid.e-bigger .e-groupsort {
  margin-right: 0;
  margin-top: 0;
}

.e-bigger .e-grid.e-rtl .e-groupheadercell,
.e-bigger .e-grid.e-rtl .e-groupheadercell:hover,
.e-grid.e-bigger.e-rtl .e-groupheadercell,
.e-grid.e-bigger.e-rtl .e-groupheadercell:hover {
  margin: 3px 24px 0 0;
  padding: 0 12px 0 8px;
}

.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
  margin-left: 0;
  margin-right: 6px;
  margin-top: 0;
  padding-top: 0;
}

.e-bigger .e-grid .e-groupcaption,
.e-grid.e-bigger .e-groupcaption {
  line-height: 32px;
}

.e-bigger .e-grid .e-ccdlg .e-dlg-content,
.e-grid.e-bigger .e-ccdlg .e-dlg-content {
  margin: 20px 0 0;
  padding: 17px 24px 5px 12px;
}

.e-bigger .e-grid .e-ccdlg .e-ccul-ele,
.e-grid.e-bigger .e-ccdlg .e-ccul-ele {
  padding: 0;
}

.e-bigger .e-grid .e-ccdlg .e-cc-searchdiv,
.e-grid.e-bigger .e-ccdlg .e-cc-searchdiv {
  padding-left: 6px;
}

.e-bigger .e-grid .e-ccdlg .e-checkbox-wrapper.e-control.e-keyboard,
.e-grid.e-bigger .e-ccdlg .e-checkbox-wrapper.e-control.e-keyboard {
  padding-left: 12px;
}

.e-bigger .e-grid .e-ccdlg li.e-cclist,
.e-grid.e-bigger .e-ccdlg li.e-cclist {
  padding: 11px 0;
}

.e-bigger .e-grid .e-ccdlg .e-toolbar .e-ccdiv,
.e-grid.e-bigger .e-ccdlg .e-toolbar .e-ccdiv {
  margin-top: 0;
}

.e-grid {
  border-radius: 0;
  border-style: none solid solid;
  border-width: 1px;
  display: block;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 13px;
  height: auto;
  position: relative;
}

.e-grid .e-gridheader {
  -webkit-user-select: none;
          user-select: none;
}

.e-grid .e-gridheader .e-firstrow-dragborder,
.e-grid.e-rtl .e-gridheader .e-firstrow-dragborder,
.e-grid .e-gridcontent .e-lastrow-dragborder,
.e-grid.e-rtl .e-gridcontent .e-lastrow-dragborder {
  bottom: 0;
  background-color: #e3165b;
  height: 2px;
  position: absolute;
  z-index: 10;
}

.e-grid .e-grid-relative {
  position: relative;
}

.e-grid .e-dropitemscount {
  border: 1px solid #fff;
  border-radius: 17px;
  box-sizing: content-box;
  font-size: 13px;
  line-height: normal;
  margin-left: -8px;
  min-width: 12px;
  padding: 3px 7px 4px;
  position: absolute;
  text-align: center;
  top: -10px;
  z-index: 5;
}

.e-grid.e-verticallines .e-cloneproperties.e-draganddrop .e-rowdragdrop,
.e-grid.e-bothlines .e-cloneproperties.e-draganddrop .e-rowdragdrop {
  border-top: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-bottom: 0;
}

.e-grid .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder,
.e-grid .e-gridcontent .e-rowcell.e-dragborder,
.e-grid .e-gridcontent .e-rowdragdrop.e-dragborder,
.e-grid .e-gridheader thead tr th.e-firstrowdragborder,
.e-grid.e-rtl .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder,
.e-grid.e-rtl .e-gridcontent .e-rowcell.e-dragborder,
.e-grid.e-rtl .e-gridcontent .e-rowdragdrop.e-dragborder {
  box-shadow: 0 2px 0 0 #e3165b;
  position: relative;
  z-index: 5;
}

.e-grid .e-gridheader thead .e-icons:not(.e-check):not(.e-stop) {
  font-size: 10px;
}

.e-grid .e-row .e-icon-rowdragicon::before {
  display: block;
  text-indent: 10px;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  opacity: 0.54;
}

.e-grid .e-row .e-icon-rowdragmoveicon::before {
  font-size: 12px;
  font-weight: bold;
}

.e-grid .e-row .e-icon-rowdragmoveicon {
  padding-left: 10px;
}

.e-grid .e-draganddrop .e-rowcell, .e-grid.e-rtl .e-draganddrop .e-rowcell {
  padding-left: 6px;
  padding-right: 6px;
}

.e-grid .e-gridcontent .e-rowdragdrop {
  border-style: solid;
  border-width: 1px 0 0 0;
  border-color: #e0e0e0;
}

.e-grid .e-gridcontent .e-rowdragdrop.e-lastrowcell {
  border-bottom-width: 1px;
}

.e-grid .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
  position: relative;
  left: -5px;
}

.e-grid .e-icon-rowdragicon {
  font-size: 10px;
  text-indent: 12px;
}

.e-grid .e-toolbar {
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  border-top: 1px solid #e0e0e0;
}

.e-grid .e-toolbar-items .e-toolbar-item.e-search-wrapper {
  padding-bottom: 6px;
  padding-top: 1px;
}

.e-grid .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-search {
  margin-bottom: 0;
  opacity: .6;
  width: 230px;
}

.e-grid .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-search.e-input-focus {
  opacity: 1;
}

.e-grid .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-search .e-search-icon {
  min-width: 18px;
}

.e-bigger .e-grid .e-group-animator .e-groupheadercell,
.e-bigger .e-grid .e-group-animator .e-groupheadercell:hover {
  margin: 15px 0 15px 0;
  border-bottom-width: 1px;
}

.e-grid .e-groupdroparea.e-group-animate.e-grouped {
  height: 54px;
}

.e-bigger .e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
  margin-top: 15px;
}

.e-grid .e-group-animator .e-groupheadercell,
.e-grid .e-group-animator .e-groupheadercell:hover {
  margin: 12px 0 12px 0;
  border-bottom-width: 1px;
}

.e-grid .e-group-animator:last-child .e-nextgroup.e-icons.e-icon-next {
  display: none;
}

.e-grid .e-groupdroparea.e-group-animate.e-grouped {
  overflow: hidden;
  padding: 0;
  height: 48px;
  border-bottom-width: 0;
}

.e-grid.e-rtl .e-group-animator {
  float: right;
}

.e-grid.e-rtl .e-group-animate .e-groupheadercell, .e-grid.e-rtl .e-group-animate .e-groupheadercell:hover {
  margin-right: 0;
  margin-left: 0;
}

.e-grid.e-rtl .e-group-animate.e-groupdroparea .e-nextgroup {
  transform: rotate(180deg);
  margin-top: 16px;
}

.e-grid.e-rtl .e-group-animator:first-child .e-groupheadercell {
  margin: 12px 16px 12px 0;
}

.e-grid .e-group-animator:first-child .e-groupheadercell {
  margin: 12px 0 12px 16px;
}

.e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
  margin-top: 9px;
}

.e-grid .e-groupdroparea.e-group-animate .e-drag.e-icon-drag {
  display: inline-block;
  height: 24px;
  font-size: 11px;
  line-height: 25px;
  padding: 0;
  vertical-align: middle;
}

.e-grid .e-group-animator .e-icon-drag.e-icons {
  margin-left: 0;
}

.e-grid .e-groupdroparea.e-group-animate span.e-drag.e-icons.e-icon-drag {
  cursor: move;
}

.e-grid .e-group-animate .e-drag.e-icon-drag::before {
  opacity: 0.7;
}

.e-grid .e-group-animate span.e-nextgroup.e-icons.e-icon-next {
  display: inline-block;
  float: left;
  height: 24px;
  line-height: 32px;
  padding: 0;
  vertical-align: middle;
}

.e-grid .e-groupdroparea.e-grouped {
  padding: 9px 0 10px;
}

.e-grid .e-groupdroparea.e-grouped {
  padding: 9px 0 10px;
}

.e-grid.e-default .e-gridheader.e-stackedfilter .e-grouptopleftcell,
.e-grid.e-default.e-horizontallines .e-gridheader.e-stackedfilter .e-grouptopleftcell {
  border-top: 0;
}

.e-grid.e-default .e-gridheader.e-stackedfilter tr:first-child th.e-grouptopleftcell,
.e-grid.e-default.e-horizontallines .e-gridheader.e-stackedfilter tr:first-child th.e-grouptopleftcell {
  border-bottom: 1px solid;
}

.e-grid.e-default.e-verticallines .e-gridheader.e-stackedfilter tr:first-child th.e-grouptopleftcell,
.e-grid.e-default.e-hidelines .e-gridheader.e-stackedfilter tr:first-child th.e-grouptopleftcell {
  border-bottom: 0;
}

.e-grid.e-default .e-gridheader.e-stackedfilter tr:last-child th.e-grouptopleftcell,
.e-grid.e-default.e-horizontallines .e-gridheader.e-stackedfilter tr:last-child th.e-grouptopleftcell {
  border-top: 1px solid;
}

.e-grid.e-default.e-hidelines .e-gridheader.e-stackedfilter tr:last-child th.e-grouptopleftcell,
.e-grid.e-default.e-verticallines .e-gridheader.e-stackedfilter tr:last-child th.e-grouptopleftcell {
  border-top: 0;
}

.e-grid.e-default .e-grouptopleftcell {
  border-top: 1px solid;
}

.e-grid.e-default .e-gridheader .e-headercell.e-firstheader,
.e-grid.e-default.e-horizontallines .e-headercell.e-firstheader {
  border-left: 1px solid;
}

.e-grid.e-default.e-hidelines .e-headercell.e-firstheader {
  border-left: 0;
}

.e-grid.e-default.e-verticallines .e-grouptopleftcell,
.e-grid.e-default.e-bothlines .e-grouptopleftcell,
.e-grid.e-default.e-hidelines .e-grouptopleftcell {
  border-top-width: 0;
}

.e-grid.e-default.e-verticallines .e-detailrowcollapse,
.e-grid.e-default.e-verticallines .e-detailrowexpand,
.e-grid.e-default.e-verticallines .e-rowdragdrop, .e-grid.e-default.e-hidelines .e-detailrowcollapse,
.e-grid.e-default.e-hidelines .e-detailrowexpand,
.e-grid.e-default.e-hidelines .e-rowdragdrop {
  border-top-width: 0;
}

.e-grid.e-default.e-horizontallines .e-grouptopleftcell {
  border-top: 1px solid;
}

.e-grid .e-gridheader .e-headercell .e-rhandler,
.e-grid .e-gridheader .e-headercell .e-rsuppress {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 4px;
}

.e-grid.e-device .e-gridheader .e-headercell .e-rhandler {
  width: 14px;
}

.e-grid.e-rtl .e-gridheader .e-headercell .e-rhandler,
.e-grid.e-rtl .e-gridheader .e-headercell .e-rsuppress {
  left: 0;
  right: auto;
}

.e-grid.e-resize-lines .e-gridheader th.e-headercell.e-lastcell .e-rhandler {
  border-right-width: 0;
}

.e-grid .e-rhelper {
  position: absolute;
  width: 1px;
}

.e-grid.e-device .e-ricon::before {
  border-bottom: 6px solid transparent;
  border-right: 6px solid;
  border-top: 6px solid transparent;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  right: 4px;
  top: 4px;
  width: 20px;
}

.e-grid.e-device .e-ricon::after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid;
  border-top: 6px solid transparent;
  content: '';
  display: block;
  height: 0;
  left: 4px;
  position: absolute;
  top: 4px;
  width: 20px;
  z-index: 3;
}

.e-grid.e-rcursor,
.e-grid .e-gridheader .e-stackedheadercell.e-rcursor,
.e-grid .e-gridheader .e-rcursor {
  cursor: col-resize;
}

.e-grid.e-editing .e-gridheader .e-rcursor {
  cursor: default;
}

.e-grid .e-table {
  border-collapse: separate;
  table-layout: fixed;
  width: 100%;
}

.e-grid .e-tableborder {
  border-right: 1px solid;
}

.e-grid .e-virtualtable {
  will-change: transform;
  z-index: 1;
}

.e-grid .e-headercelldiv {
  border: 0 none;
  display: block;
  font-size: 12px;
  font-weight: 500;
  height: 29px;
  line-height: 30px;
  margin: -7px;
  overflow: hidden;
  padding: 0 0.6em;
  text-align: left;
  -webkit-user-select: none;
          user-select: none;
}

.e-grid .e-headercelldiv.e-headerchkcelldiv {
  overflow: visible;
}

.e-grid .e-gridheader .e-headercontent .e-rightalign .e-headercelldiv.e-headerchkcelldiv {
  padding: 0 .6em;
}

.e-grid .e-gridheader .e-headercontent .e-centeralign .e-headercelldiv.e-headerchkcelldiv {
  padding: 0 .6em;
}

.e-grid .e-headercell,
.e-grid .e-headercell.e-stackedheadercell,
.e-grid .e-headercell.e-defaultcursor {
  cursor: default;
}

.e-grid .e-headercell.e-mousepointer,
.e-grid .e-headercell.e-stackedheadercell.e-mousepointer {
  cursor: pointer;
}

.e-grid .e-gridheader .e-headercell,
.e-grid .e-gridheader .e-detailheadercell {
  -webkit-user-select: none;
          user-select: none;
}

.e-grid .e-gridcontent tr:first-child td {
  border-top: 0 none;
}

.e-grid .e-gridheader tr:first-child th {
  border-top: 0 none;
}

.e-grid .e-gridheader tr th:last-child.e-filterbarcell {
  padding-right: 21px;
}

.e-grid .e-gridheader tr th:last-child {
  padding-right: 21px;
}

.e-grid .e-gridheader tr th:first-child {
  padding-left: 21px;
}

.e-grid .e-gridheader tr th:first-child.e-filterbarcell {
  padding-left: 21px;
}

.e-grid .e-gridheader {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
}

.e-grid .e-frozenhdrcont {
  border-bottom-width: 0;
}

.e-grid .e-frozenhdrcont table tr:not(.e-editedrow):first-child td {
  border-top-style: solid;
  border-top-width: 1px;
}

.e-grid.e-bothlines .e-filterbarcell,
.e-grid.e-bothlines .e-filterbarcelldisabled {
  border-width: 1px 0 0 1px;
}

.e-grid .e-headercell,
.e-grid .e-detailheadercell {
  border-style: solid;
  border-width: 0;
  font-size: 12px;
  font-weight: 500;
  height: 42px;
  overflow: hidden;
  padding: 0 21px 0;
  position: relative;
  text-align: left;
}

.e-grid.e-device .e-headercell {
  padding: 0 12px 0;
}

.e-grid.e-device .e-headercell:first-child {
  padding: 0 12px 0 16px;
}

.e-grid.e-device .e-headercell:last-child {
  padding: 0 16px 0 12px;
}

.e-grid .e-rowcell {
  border-style: solid;
  border-width: 1px 0 0 0;
  display: table-cell;
  font-size: 13px;
  line-height: 20px;
  overflow: hidden;
  padding: 8px 21px;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}

.e-grid .e-frozenheader table tr td.e-rowcell {
  height: 36px;
}

.e-grid .e-frozencontent table tr td:first-child:empty,
.e-grid .e-movablecontent table tr td:first-child:empty,
.e-grid .e-frozenhdrcont table tr td:first-child:empty,
.e-grid:not(.e-grid-min-height) .e-gridcontent tr td:not(.e-indentcell):first-child:empty,
.e-grid:not(.e-grid-min-height) .e-gridcontent tr.e-row .e-rowcell:empty {
  height: 36px;
}

.e-grid .e-rowcell:first-child,
.e-grid .e-summarycell:first-child {
  padding-left: 21px;
}

.e-grid .e-rowcell:last-child,
.e-grid .e-summarycell:last-child {
  padding-right: 21px;
}

.e-grid .e-unboundcell,
.e-grid .e-editedrow .e-normaledit .e-unboundcell,
.e-grid .e-addedrow .e-normaledit .e-unboundcell {
  padding-bottom: 4px;
  padding-top: 4px;
}

.e-grid .e-unboundcelldiv > button {
  margin: 0 3.5px;
}

.e-grid .e-unboundcelldiv {
  margin: 0 -3.5px;
}

.e-grid .e-summarycell {
  border-style: solid;
  border-width: 1px 0 0;
  font-size: 13px;
  font-weight: 500;
  height: auto;
  line-height: 18px;
  padding: 8px 21px;
  white-space: normal;
  word-wrap: break-word;
}

.e-grid .e-summarycontent .e-frozenfootercontent {
  float: left;
  width: min-content;
}

.e-grid .e-summarycontent .e-movablefootercontent {
  height: inherit;
  overflow: hidden;
}

.e-grid .e-summarycontent .e-indentcell {
  border-width: 0;
}

.e-grid .e-summarycontent .e-detailindentcelltop {
  border-width: 1px 0 0;
}

.e-grid.e-device .e-rowcell,
.e-grid.e-device .e-summarycell {
  padding: 8px 12px;
}

.e-grid.e-device .e-rowcell:first-child,
.e-grid.e-device .e-summarycell:first-child {
  padding: 8px 12px 8px 16px;
}

.e-grid.e-device .e-rowcell:last-child,
.e-grid.e-device .e-summarycell:last-child {
  padding: 8px 16px 8px 12px;
}

.e-grid td.e-rowcell.e-checkbox {
  padding: 6px 21px;
}

.e-grid td.e-rowcell.e-checkbox input[type='checkbox'] {
  margin-top: 5px;
}

.e-grid.e-default .e-rowcell.e-lastrowcell {
  border-bottom-width: 1px;
}

.e-grid.e-bothlines .e-rowcell.e-lastrowcell {
  border-bottom-width: 1px;
}

.e-grid.e-bothlines .e-rowcell {
  border-width: 1px 0 0 1px;
}

.e-grid .e-gridheader table th[rowspan],
.e-grid.e-device .e-gridheader table th[rowspan] {
  padding-bottom: 13px;
  vertical-align: bottom;
}

.e-grid .e-emptyrow td {
  line-height: 20px;
  padding: .7em;
}

.e-grid.e-responsive .e-rowcell,
.e-grid.e-responsive .e-headercelldiv {
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-grid.e-responsive .e-rowcell.e-gridchkbox,
.e-grid.e-responsive .e-headercelldiv.e-headerchkcelldiv {
  text-overflow: clip;
}

.e-grid.e-default .e-headercell,
.e-grid.e-default .e-detailheadercell {
  border-width: 0;
}

.e-grid [aria-selected] + tr .e-detailindentcell {
  border-top-style: solid;
  border-top-width: 1px;
}

.e-grid.e-default.e-verticallines .e-headercell,
.e-grid.e-default.e-verticallines .e-detailheadercell {
  border-width: 0 0 0 1px;
}

.e-grid.e-default.e-verticallines .e-headercell.e-stackedheadercell {
  border-bottom: 1px solid;
}

.e-grid.e-default .e-stackedheadercell {
  border-width: 0 0 1px 1px;
}

.e-grid.e-default.e-verticallines tr th:first-child:not(.e-firstcell) {
  border-left-width: 0;
}

.e-grid.e-default.e-bothlines .e-headercell,
.e-grid.e-default.e-bothlines .e-detailheadercell {
  border-width: 0 0 0 1px;
}

.e-grid.e-default table th[rowspan] {
  border-width: 0 0 0 1px;
}

.e-grid tr th.e-firstcell {
  border-left-style: solid;
  border-left-width: 1px;
}

.e-grid.e-default tr td:first-child,
.e-grid.e-default tr th.e-headercell:first-child:not(.e-firstcell),
.e-grid.e-default tr th.e-detailheadercell:first-child,
.e-grid.e-default tr th.e-filterbarcell:first-child {
  border-left-width: 0;
}

.e-grid.e-default .e-gridheader th.e-firstcell.e-movablefirst {
  border-left-width: 0;
}

.e-grid .e-hide {
  display: none;
}

.e-grid .e-rowcell,
.e-grid .e-gridcontent,
.e-grid .e-gridheader,
.e-grid .e-headercontent,
.e-grid .e-groupdroparea,
.e-grid .e-gridfooter,
.e-grid .e-summarycontent {
  overflow: hidden;
  vertical-align: middle;
}

.e-grid .e-sortfilterdiv {
  float: right;
  height: 10px;
  margin: -15px 10px;
  padding: 3px;
  width: 10px;
}

.e-grid .e-gridheader .e-rightalign .e-sortfilterdiv {
  float: left;
  margin: -15px 5px;
}

.e-grid .e-gridheader .e-sortfilter .e-rightalign .e-headercelldiv,
.e-grid .e-gridheader .e-rightalign .e-stackedheadercelldiv {
  padding: 0 0.6em 0 1.9em;
}

.e-grid .e-gridheader .e-sortfilter .e-rightalign.e-fltr-icon .e-headercelldiv {
  margin: -7px 15px -7px -7px;
}

.e-grid .e-gridheader .e-sortfilter .e-fltr-icon .e-headercelldiv {
  margin: -7px 15px -7px -7px;
}

.e-grid .e-gridheader .e-sortfilter .e-headercelldiv,
.e-grid .e-gridheader .e-stackedheadercelldiv,
.e-grid .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
  padding: 0 1.8em 0 0.6em;
}

.e-grid .e-filtermenudiv {
  float: right;
  margin: -18px -7px;
  padding: 6px;
  text-align: right;
}

.e-grid .e-filtermenudiv:hover {
  cursor: pointer;
}

.e-grid.e-print-grid-layout .e-pager, .e-grid.e-print-grid-layout .e-filterbar, .e-grid.e-print-grid-layout .e-icons:not(.e-frame), .e-grid.e-print-grid-layout .e-grouptopleftcell, .e-grid.e-print-grid-layout .e-recordpluscollapse, .e-grid.e-print-grid-layout .e-indentcell, .e-grid.e-print-grid-layout .e-recordplusexpand {
  display: none;
}

.e-grid.e-print-grid-layout .e-indentcell.e-detailindentcelltop {
  display: table-cell;
}

.e-grid.e-print-grid-layout .e-content {
  overflow-y: hidden;
}

.e-grid.e-print-grid-layout .e-grouptext {
  width: auto;
}

.e-grid.e-print-grid-layout .e-detailcell {
  padding: .8em .6em;
}

.e-grid.e-print-grid {
  left: -1000px;
  top: -1000px;
}

.e-grid .e-flmenu-valuediv {
  padding: 24px 0 0;
}

.e-grid .e-flbldcontent {
  padding: 18px 18px 0;
}

.e-grid .e-flblbtn {
  width: 110px;
}

.e-grid .e-sortnumber {
  border-radius: 65%;
  display: inline-block;
  float: right;
  font-size: 9px;
  height: 15px;
  line-height: 16px;
  margin: 8px 5px 0 2px;
  text-align: center;
  width: 15px;
}

.e-grid .e-gridheader .e-rightalign .e-sortnumber {
  float: left;
  margin: 8px 2px 0 5px;
}

.e-grid .e-gridheader .e-fltr-icon .e-sortfilterdiv {
  margin: -15px 24px;
}

.e-grid .e-gridheader .e-rightalign.e-fltr-icon .e-sortfilterdiv {
  margin: -15px 5px;
}

.e-grid.e-wrap .e-gridheader .e-rightalign .e-sortnumber {
  margin: 3px 2px 0 5px;
}

.e-grid.e-wrap .e-gridheader .e-sortnumber {
  margin: 3px 5px 0 2px;
}

.e-grid.e-wrap .e-gridheader .e-sortfilterdiv {
  margin: -9px 10px;
}

.e-grid .e-movableheader .e-editcell.e-normaledit,
.e-grid .e-frozenheader .e-editcell.e-normaledit {
  border-top-color: transparent;
}

.e-grid .e-columnmenu {
  position: absolute;
  right: 23px;
  float: right;
  margin: -18px;
  padding: 6px;
}

.e-grid.e-wrap .e-columnmenu {
  margin: -13px -13px -23px -23px;
}

.e-grid.e-rtl .e-columnmenu {
  left: 5px;
  right: auto;
  margin: -17px -18px -18px 3px;
}

.e-grid.e-wrap.e-rtl .e-columnmenu {
  margin: -13px -13px -23px -3px;
}

.e-grid [class^='e-'] {
  box-sizing: border-box;
}

.e-grid .e-detailrowcollapse,
.e-grid .e-detailrowexpand {
  border-style: solid;
  border-width: 1px 0 0 0;
  cursor: pointer;
}

.e-grid .e-detailindentcell {
  border-right-style: solid;
  border-right-width: 1px;
}

.e-grid .e-detailcell {
  border-top-style: solid;
  border-top-width: 1px;
  padding: .3em;
}

.e-grid.e-verticallines .e-rowcell,
.e-grid.e-verticallines .e-filterbarcell {
  border-width: 0 0 0 1px;
}

.e-grid.e-hidelines .e-rowcell,
.e-grid.e-horizontallines .e-headercell,
.e-grid.e-hidelines .e-headercell,
.e-grid.e-horizontallines .e-detailheadercell,
.e-grid.e-hidelines .e-detailheadercell,
.e-grid.e-hidelines tr th.e-firstcell,
.e-grid.e-hidelines .e-filterbarcell {
  border-width: 0;
}

.e-grid.e-horizontallines .e-headercell.e-stackedheadercell {
  border-width: 0 0 1px 1px;
}

.e-grid.e-horizontallines .e-rowcell {
  border-width: 1px 0 0;
}

.e-grid.e-horizontallines .e-filterbarcell {
  border-width: 1px 0 0;
}

.e-grid.e-horizontallines .e-rowcell.e-lastrowcell, .e-grid.e-verticallines .e-rowcell.e-lastrowcell, .e-grid.e-hidelines .e-rowcell.e-lastrowcell {
  border-bottom-width: 1px;
}

.e-grid.e-horizontallines .e-detailrowvisible, .e-grid.e-verticallines .e-detailrowvisible, .e-grid.e-hidelines .e-detailrowvisible, .e-grid.e-bothlines .e-detailrowvisible {
  border-left-width: 0;
}

.e-grid.e-verticallines .e-firstchildrow .e-rowcell,
.e-grid.e-verticallines .e-firstchildrow .e-detailrowcollapse,
.e-grid.e-verticallines .e-firstchildrow .e-detailrowexpand, .e-grid.e-hidelines .e-firstchildrow .e-rowcell,
.e-grid.e-hidelines .e-firstchildrow .e-detailrowcollapse,
.e-grid.e-hidelines .e-firstchildrow .e-detailrowexpand {
  border-top-width: 1px;
}

.e-grid .e-filterbarcell .e-icons::before {
  display: block;
  margin: 0 auto;
}

.e-grid .e-filterbarcell .e-filtertext::-webkit-search-cancel-button,
.e-grid .e-search input::-webkit-search-cancel-button {
  display: none;
}

.e-grid .e-filterbarcell .e-filtertext::-ms-clear,
.e-grid .e-search input::-ms-clear {
  display: none;
}

.e-grid .e-filterbarcell,
.e-grid .e-filterbarcelldisabled {
  border-collapse: collapse;
  border-style: solid;
  border-width: 1px 0 0;
  cursor: default;
  height: 42px;
  overflow: hidden;
  padding: 0 21px;
  vertical-align: middle;
}

.e-grid .e-rowdragheader {
  border-color: #e0e0e0;
  border-style: solid;
  border-width: 1px 0 0;
}

.e-grid .e-filterbarcell input {
  border-radius: 0;
  border-style: solid;
  border-width: 0 0 2px 0;
  font-size: 13px;
  font-weight: normal;
  height: 26px;
  padding-right: 24px;
  text-indent: 0;
  width: 100%;
}

.e-grid.e-device .e-filterbarcell {
  padding: 8px 12px;
}

.e-grid.e-device .e-filterbarcell:first-child {
  padding: 8px 12px 8px 16px;
}

.e-grid.e-device .e-filterbarcell:last-child {
  padding: 8px 16px 8px 12px;
}

.e-grid .e-searchclear {
  float: right;
  position: relative;
}

.e-grid.e-rtl .e-searchclear {
  float: left;
  position: relative;
  top: 10px;
}

.e-grid .e-checkboxlist {
  height: 200px;
  margin-top: 5px;
  min-height: 160px;
  overflow-y: auto;
}

.e-grid .e-chk-hidden {
  -moz-appearance: none;
  height: 1px;
  opacity: 0;
  width: 1px;
}

.e-grid .e-checkselect,
.e-grid .e-checkselectall {
  margin: 0;
  opacity: 0;
  position: absolute;
  width: 0;
}

.e-grid .e-rowcell .e-checkbox-wrapper,
.e-grid .e-rowcell .e-css.e-checkbox-wrapper {
  height: 20px;
  line-height: 20px;
}

.e-grid .e-dialog.e-checkboxfilter,
.e-grid .e-dialog.e-flmenu {
  min-width: 250px;
}

.e-grid .e-dialog.e-checkboxfilter {
  min-height: 322px;
}

.e-grid .e-ftrchk {
  padding-bottom: 9px;
  padding-top: 9px;
}

.e-grid .e-filterdiv,
.e-grid .e-fltrtempdiv {
  padding: 0;
  position: relative;
  text-align: center;
  width: 100%;
}

.e-grid .e-pager {
  border-bottom: transparent;
  border-left: transparent;
  border-right: transparent;
}

.e-grid .e-gridpopup {
  font-weight: normal;
  position: absolute;
  -webkit-user-select: none;
          user-select: none;
  z-index: 99999;
}

.e-grid .e-gridpopup .e-content {
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  font-size: 14px;
  padding: 4px;
}

.e-grid .e-lastsummarycell {
  border-right: 1px solid;
}

.e-grid .e-footerpadding {
  padding-right: 14px;
}

.e-grid .e-gridpopup span {
  border: 1px solid transparent;
  cursor: pointer;
  display: inline-block;
  height: 26px;
  padding: 4px;
  width: 26px;
}

.e-grid .e-gridpopup .e-tail::before,
.e-grid .e-gridpopup .e-tail::after {
  border: 10px solid transparent;
  content: '';
  height: 0;
  left: 8px;
  position: absolute;
  width: 0;
}

.e-grid .e-gridpopup .e-downtail::after {
  top: 34px;
}

.e-grid .e-gridpopup .e-uptail::after {
  top: -17px;
}

.e-grid .e-gridpopup .e-uptail::before {
  top: -19px;
}

.e-grid .e-gridpopup .e-sortdirect,
.e-grid .e-gridpopup .e-rowselect {
  line-height: 18px;
  text-indent: 7%;
}

.e-grid .e-cloneproperties {
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 0;
  font-size: 12px;
  font-weight: 500;
  opacity: 1;
  overflow: hidden;
  padding: 4px 5px;
  text-align: center;
  -webkit-user-select: none;
          user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  z-index: 10;
}

.e-grid .e-cloneproperties.e-draganddrop {
  border-spacing: 0;
  font-size: 12px;
  font-weight: normal;
  overflow: visible;
}

.e-grid .e-cloneproperties.e-draganddrop table {
  border-spacing: 0;
}

.e-grid .e-defaultcur {
  cursor: default;
}

.e-grid .e-notallowedcur {
  cursor: not-allowed;
}

.e-grid .e-cloneproperties.e-headerclone table {
  border-spacing: 0;
}

.e-grid .e-headerclone {
  border-radius: 12px;
  font-size: 12px;
  font-weight: 500;
  line-height: 29px;
}

.e-grid .e-draganddrop {
  border-width: 0 1px 1px;
  font-weight: normal;
  padding: 0;
}

.e-grid .e-draganddrop .e-rowcell {
  opacity: .95;
}

.e-grid.e-default .e-gridheader th.e-firstcell {
  border-left-style: solid;
  border-left-width: 1px;
}

.e-grid.e-bothlines .e-gridheader th.e-stackedheadercell {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
}

.e-grid.e-default.e-hidelines .e-gridheader th.e-firstcell {
  border-left-width: 0;
}

.e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
.e-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
  font-size: 7px;
  position: absolute;
  z-index: 10;
}

.e-grid td.e-active {
  font-weight: normal;
}

.e-grid td.e-cellselectionbackground {
  font-weight: normal;
}

.e-grid .e-groupdroparea {
  height: auto;
  min-height: 48px;
}

.e-grid .e-griddragarea {
  border: 1px solid;
  opacity: .6;
  position: absolute;
}

.e-grid .e-gdclone {
  border-radius: 13px;
  padding: 2px;
}

.e-grid .e-content {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  overflow-y: scroll;
  position: relative;
}

.e-grid.e-ungroupdrag .e-columnheader,
.e-grid.e-ungroupdrag .e-groupdroparea,
.e-grid.e-rowdrag .e-columnheader,
.e-grid.e-rowdrag .e-groupdroparea {
  cursor: not-allowed;
}

.e-grid .e-groupdroparea,
.e-grid.e-ungroupdrag .e-gridcontent,
.e-grid.e-rowdrag .e-gridcontent {
  cursor: default;
}

.e-grid .e-groupdroparea {
  border-style: solid none;
  border-width: 1px 0 0;
}

.e-grid .e-groupdroparea {
  border-top-width: 1px;
  font-size: 14px;
  font-weight: lighter;
  opacity: 0.87;
  padding: 14px 24px;
  text-align: left;
  text-indent: 1pt;
  -webkit-user-select: none;
          user-select: none;
  width: 100%;
}

.e-grid .e-grouptext {
  display: inline-block;
  margin-right: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 57px;
}

.e-grid .e-grid-icon {
  float: left;
}

.e-grid .e-groupheadercell,
.e-grid .e-groupheadercell:hover {
  border: 0;
  border-collapse: collapse;
  border-radius: 12px;
  cursor: pointer;
  font-size: 13px;
  font-weight: normal;
  height: 24px;
  margin: 3px 0 0 18px;
  overflow: hidden;
  padding: 0 6px 0 9px;
  vertical-align: middle;
}

.e-grid .e-groupheadercell:hover {
  border: 0;
  padding: 0 6px 0 9px;
}

.e-grid .e-groupheadercell span {
  display: inline-block;
  float: left;
  height: 24px;
  line-height: 26px;
  padding: 0;
  vertical-align: middle;
}

.e-grid .e-groupheadercell .e-grouptext {
  line-height: 24px;
}

.e-grid .e-groupheadercell .e-ungroupbutton {
  font-size: 13px;
  line-height: 26px;
}

.e-grid.e-device .e-groupheadercell span {
  line-height: 26px;
}

.e-grid.e-device .e-groupheadercell .e-ungroupbutton {
  line-height: 28px;
}

.e-grid .e-groupheadercell .e-cancel {
  padding-right: 10px;
}

.e-grid .e-groupheadercell .e-icons::before {
  display: inline;
}

.e-grid .e-groupsort,
.e-grid .e-ungroupbutton,
.e-grid .e-toggleungroup {
  font-size: 10px;
  margin-left: 6px;
}

.e-grid .e-groupsort {
  margin-right: 0;
  margin-top: 0;
}

.e-grid span.e-ungroupbutton.e-icons {
  margin-left: 6px;
  margin-top: 0;
}

.e-grid .e-grptogglebtn {
  padding: 7px;
}

.e-grid .e-icon-gdownarrow {
  font-size: 11px;
  text-indent: 12px;
}

.e-grid .e-icon-grightarrow {
  font-size: 10px;
  text-indent: 12px;
}

.e-grid .e-recordplusexpand {
  padding-top: 5px;
}

.e-grid .e-indentcell {
  border-style: solid;
  border-width: 0 1px 0 0;
}

.e-grid .e-indentcell.e-indentcelltop, .e-grid .e-indentcell.e-detailindentcelltop {
  border-width: 1px 0 0;
}

.e-grid .e-recordplusexpand,
.e-grid .e-recordpluscollapse {
  border-style: solid;
  border-width: 1px 0 0;
  cursor: pointer;
}

.e-grid .e-groupcaption {
  border-style: solid;
  border-width: 1px 0 0;
  display: table-cell;
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
  padding: .7em;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}

.e-grid .e-virtualtable .e-groupcaption {
  line-height: 20px;
  padding: 8px 21px;
}

.e-grid .e-autofill {
  border: 1px solid;
  height: 8px;
  position: absolute;
  -webkit-user-select: none;
          user-select: none;
  width: 8px;
}

.e-grid .e-headercontent {
  border-style: solid;
  border-width: 0;
}

.e-grid .e-stackedheadercell {
  border-width: 0 0 1px 1px;
  white-space: nowrap;
}

.e-grid .e-noselect {
  -webkit-user-select: none;
          user-select: none;
}

.e-grid .e-toolbar .e-btn-icon.e-icons.e-columnchooser-btn {
  font-size: 9px;
  line-height: 3;
}

.e-grid .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
  margin-top: 0;
  padding: 3px 0 0;
}

.e-grid .e-edit-dialog .e-dlg-content {
  position: relative;
}

.e-grid .e-edit-dialog {
  min-height: 350px;
}

.e-grid .e-griderror label {
  display: inline !important;
}

.e-grid .e-tooltip-wrap.e-griderror {
  z-index: 1000;
}

.e-grid .e-tooltip-wrap.e-griderror .e-arrow-tip.e-tip-top {
  left: 44%;
}

.e-grid .e-normaledit .e-rowcell {
  padding-bottom: 0;
  padding-top: 0;
}

.e-grid.e-device .e-normaledit .e-rowcell {
  padding-bottom: 4px;
  padding-top: 4px;
}

.e-grid .e-gridcontent .e-normaledit .e-rowcell.e-lastrowadded {
  border-bottom: 1px solid #e0e0e0;
  border-top: 0 none #e0e0e0;
}

.e-grid .e-normaledit {
  border-top: 0;
  padding: 0;
}

.e-grid .e-gridcontent .e-normaledit .e-rowcell {
  border-top: 1px solid;
}

.e-grid .e-gridcontent tr.e-row:first-child .e-rowcell {
  border-top: 0;
}

.e-grid.e-device .e-editedbatchcell.e-rowcell,
.e-grid .e-editedbatchcell.e-rowcell,
.e-grid.e-device .e-gridcontent .e-normaledit .e-rowcell {
  padding-bottom: 0;
  padding-top: 0;
}

.e-grid .e-editedbatchcell,
.e-grid td.e-boolcell {
  padding-left: 21px;
  padding-right: 21px;
}

.e-grid td.e-boolcell input {
  margin: 3px 3px 3px 4px;
}

.e-grid td.e-boolcell.e-rowcell {
  padding-bottom: 5px;
  padding-top: 5px;
}

.e-grid .e-dialog .e-gridform .e-rowcell {
  border: 0;
  padding: 0;
}

.e-grid .e-row .e-input-group .e-input.e-field,
.e-grid .e-row .e-input-focus .e-input.e-field {
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 13px;
  padding-bottom: 6px;
  padding-top: 9px;
}

.e-grid .e-row .e-input-group {
  margin-bottom: 2px;
  margin-top: 0;
  vertical-align: middle;
}

.e-grid .e-defaultcell.e-ralign,
.e-grid .e-editedrow .e-defaultcell.e-ralign,
.e-grid .e-defaultcell.e-ralign:focus,
.e-grid .e-editedrow .e-defaultcell.e-ralign:focus {
  padding-right: 10px;
}

.e-grid .e-dlg-content .e-defaultcell.e-ralign,
.e-grid .e-dlg-content .e-defaultcell.e-ralign:focus {
  padding-right: 0;
}

.e-grid .e-hiddenrow {
  display: none;
}

.e-grid .e-columnchooserdiv {
  float: right;
  margin: -12px;
}

.e-grid .e-ccdlg .e-dlg-content {
  margin: 20px 0 0;
  overflow: visible;
  padding: 16px 18px 13px 9px;
}

.e-grid .e-ccdlg .e-checkbox-wrapper.e-control.e-keyboard {
  padding-left: 9px;
}

.e-grid .e-ccdlg .e-main-div {
  box-sizing: border-box;
  position: relative;
}

.e-grid .e-ccdlg .e-ccul-ele {
  margin: 13px 0;
  padding: 0;
}

.e-grid .e-ccdlg li.e-cclist {
  padding: 9px 0;
}

.e-grid .e-ccdlg .e-checkbox-wrapper .e-frame {
  margin-left: 0;
}

.e-grid .e-ccdlg label.e-cc {
  margin: 0;
}

.e-grid .e-ccdlg .e-footer-content {
  border-style: solid;
  border-width: 1px 0 0;
}

.e-grid .e-ccdlg .e-cc-contentdiv {
  height: 196px;
  overflow-y: auto;
}

.e-grid .e-ccdlg .e-cc-searchdiv {
  border-style: solid;
  border-width: 0 0 2px;
  left: 4px;
  opacity: 0.6;
  position: absolute;
  right: 0;
  top: -46px;
}

.e-grid .e-ccdlg .e-cc-searchdiv span.e-ccsearch-icon.e-icons {
  float: right;
  opacity: .6;
  padding: 5px 2px;
}

.e-grid .e-ccdlg .e-cc-searchdiv span.e-ccsearch-icon.e-cc-cancel {
  font-size: 11px;
  padding: 5px 2px 6px;
}

.e-grid .e-ccdlg .e-cc-searchdiv.e-input-focus {
  opacity: 1;
}

.e-grid .e-ccdlg .e-cc-searchdiv.e-input-focus span.e-ccsearch-icon.e-icons {
  opacity: 1;
}

.e-grid .e-ccdlg .e-innerdiv.e-ccnmdiv {
  height: 60px;
  padding: 23px;
  text-align: center;
}

.e-grid .e-ccdlg .e-checkbox-wrapper .e-label {
  text-overflow: ellipsis;
}

.e-grid .e-ccdlg .e-cc-chbox {
  margin: 3px;
  vertical-align: middle;
}

.e-grid .e-ccdlg .e-cc-lab-name {
  padding: 7px;
  text-overflow: ellipsis;
  vertical-align: middle;
}

.e-grid .e-ccdlg .e-cc.e-input,
.e-grid .e-ccdlg .e-cc.e-input:focus {
  border: 0;
  padding-bottom: 8px;
  padding-left: 4px;
  padding-top: 4px;
}

.e-grid .e-checkboxfiltertext {
  width: 150px;
  word-break: normal;
}

.e-grid .e-frozenhdrcont .e-headercontent > .e-table,
.e-grid .e-frozenhdrcont .e-frozenheader > .e-table,
.e-grid .e-frozenhdrcont .e-movableheader > .e-table,
.e-grid .e-frozenhdrcont .e-headercontent .e-virtualtable > .e-table {
  border-bottom: 1px solid;
}

.e-grid .e-frozenheader > .e-table,
.e-grid .e-frozencontent > .e-table,
.e-grid .e-frozenheader .e-virtualtable > .e-table,
.e-grid .e-frozencontent .e-virtualtable > .e-table {
  border-left: 0;
  border-right: 1px solid;
}

.e-grid .e-frozenheader {
  float: left;
  width: min-content;
}

.e-grid.e-rtl .e-frozenheader > .e-table,
.e-grid.e-rtl .e-frozencontent > .e-table {
  border-left: 1px solid;
  border-right: 0;
}

.e-grid.e-rtl .e-frozenheader {
  float: right;
}

.e-grid.e-rtl .e-frozencontent {
  float: right;
}

.e-grid .e-movableheader {
  overflow: hidden;
}

.e-grid .e-frozenhdrcont {
  -ms-touch-action: none;
}

.e-grid .e-frozencontent {
  -ms-touch-action: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  float: left;
  height: inherit;
  overflow: hidden;
  width: min-content;
}

.e-grid .e-movablecontent {
  height: inherit;
  overflow: scroll;
}

.e-grid .e-columnchooser::before {
  line-height: 1.9;
}

.e-grid .e-toolbar .e-ccdiv .e-columnchooser.e-cctbn-icon {
  font-size: 15px;
  vertical-align: middle;
}

.e-grid .e-toolbar .e-ccdiv {
  margin-top: -1px;
  padding: 0 10px;
}

.e-grid.e-rtl .e-tableborder {
  border-left: 1px solid;
  border-right: 0;
}

.e-grid.e-rtl .e-headercell,
.e-grid.e-rtl .e-detailheadercell {
  border-width: 0;
  text-align: right;
}

.e-grid.e-rtl .e-headercell .e-headercelldiv,
.e-grid.e-rtl .e-headercell .e-headercelldiv.e-headerchkcelldiv,
.e-grid.e-rtl .e-detailheadercell .e-headercelldiv,
.e-grid.e-rtl .e-detailheadercell .e-headercelldiv.e-headerchkcelldiv {
  padding: 0 0.6em 0 1.8em;
  text-align: right;
}

.e-grid.e-rtl .e-headercell .e-headercelldiv .e-sortnumber,
.e-grid.e-rtl .e-headercell .e-headercelldiv.e-headerchkcelldiv .e-sortnumber,
.e-grid.e-rtl .e-detailheadercell .e-headercelldiv .e-sortnumber,
.e-grid.e-rtl .e-detailheadercell .e-headercelldiv.e-headerchkcelldiv .e-sortnumber {
  float: left;
  margin: 9px 0 0 5px;
}

.e-grid.e-rtl .e-headercell .e-filterbarcell input,
.e-grid.e-rtl .e-detailheadercell .e-filterbarcell input {
  border-width: 0 0 2px 0;
}

.e-grid.e-rtl .e-headercell .e-sortfilterdiv,
.e-grid.e-rtl .e-detailheadercell .e-sortfilterdiv {
  float: left;
  margin: -14px 10px;
}

.e-grid.e-rtl .e-headercell.e-leftalign .e-sortfilterdiv,
.e-grid.e-rtl .e-detailheadercell.e-leftalign .e-sortfilterdiv {
  float: right;
  margin: -14px 3px;
}

.e-grid.e-rtl .e-headercell.e-leftalign .e-headercelldiv,
.e-grid.e-rtl .e-detailheadercell.e-leftalign .e-headercelldiv {
  padding: 0 25px 0 .7em;
}

.e-grid.e-rtl .e-headercell.e-leftalign .e-headercelldiv .e-sortnumber,
.e-grid.e-rtl .e-detailheadercell.e-leftalign .e-headercelldiv .e-sortnumber {
  float: right;
  margin: 6px 5px 0 0;
}

.e-grid.e-rtl .e-headercell.e-rightalign .e-sortnumber,
.e-grid.e-rtl .e-detailheadercell.e-rightalign .e-sortnumber {
  float: left;
  margin: 9px 0 0 5px;
}

.e-grid.e-rtl .e-rowcell:first-child,
.e-grid.e-rtl .e-summarycell:first-child {
  padding-right: 21px;
}

.e-grid.e-rtl .e-rowcell:last-child,
.e-grid.e-rtl .e-summarycell:last-child {
  padding-left: 21px;
}

.e-grid.e-rtl.e-wrap .e-gridheader .e-rightalign .e-sortnumber {
  margin: 3px 5px 0 2px;
}

.e-grid.e-rtl.e-wrap .e-gridheader .e-sortnumber {
  margin: 3px 5px 0 2px;
}

.e-grid.e-rtl.e-wrap .e-gridheader .e-sortfilterdiv {
  margin: -17px 4px;
}

.e-grid.e-rtl.e-wrap .e-gridheader .e-rightalign .e-sortfilterdiv {
  margin: -17px 5px;
}

.e-grid.e-rtl .e-gridheader .e-fltr-icon .e-sortfilterdiv {
  margin: -14px 0 0 11px;
}

.e-grid.e-rtl .e-gridheader .e-rightalign.e-fltr-icon .e-sortfilterdiv {
  margin: -14px 0 0 11px;
}

.e-grid.e-rtl .e-gridheader .e-sortfilter .e-rightalign.e-fltr-icon .e-headercelldiv {
  margin: -7px;
}

.e-grid.e-rtl .e-gridheader .e-sortfilter .e-fltr-icon .e-headercelldiv {
  margin: -7px;
}

.e-grid.e-rtl.e-verticallines .e-grouptopleftcell,
.e-grid.e-rtl.e-bothlines .e-grouptopleftcell,
.e-grid.e-rtl.e-hidelines .e-grouptopleftcell {
  border-top: 0;
}

.e-grid.e-rtl .e-grouptopleftcell {
  border-top: 1px solid;
}

.e-grid.e-rtl .e-grouptext {
  margin-left: 18px;
  margin-right: 0;
}

.e-grid.e-rtl .e-groupheadercell span {
  float: right;
}

.e-grid.e-rtl.e-horizontallines .e-grouptopleftcell {
  border-top: 1px solid;
}

.e-grid.e-rtl .e-rowcell {
  border-width: 1px 0 0 0;
}

.e-grid.e-rtl .e-filterbarcell,
.e-grid.e-rtl .e-filterbarcelldisabled {
  border-width: 1px 0 0;
}

.e-grid.e-rtl .e-lastrowcell {
  border-width: 1px 1px 1px 0;
}

.e-grid.e-rtl .e-gridheader .e-rightalign .e-sortfilterdiv {
  margin: -14px 10px;
}

.e-grid.e-rtl .e-cloneproperties {
  border-width: 1px 1px 3px;
}

.e-grid.e-rtl tr td:first-child,
.e-grid.e-rtl tr th:first-child {
  border-left-width: 0;
}

.e-grid.e-rtl.e-default.e-bothlines tr td:first-child:not(.e-summarycell),
.e-grid.e-rtl.e-default.e-bothlines tr th:first-child {
  border-left-width: 1px;
}

.e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowcollapse,
.e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowexpand {
  border-left-width: 0;
}

.e-grid.e-rtl.e-default tr td:last-child,
.e-grid.e-rtl.e-default tr th:last-child {
  border-left: 0;
}

.e-grid.e-rtl.e-default.e-verticallines tr th:last-child {
  border-left: 1px solid;
}

.e-grid.e-rtl.e-default .e-gridheader tr th:last-child {
  padding-left: 21px;
  padding-right: 21px;
}

.e-grid.e-rtl.e-default .e-gridheader tr th:first-child {
  padding-left: 21px;
  padding-right: 21px;
}

.e-grid.e-rtl.e-default th:first-child
.e-grid.e-rtl.e-default .e-headercell,
.e-grid.e-rtl.e-default .e-detailheadercell {
  border-width: 0;
}

.e-grid.e-rtl.e-default .e-rowcell {
  border-width: 1px 0 0 0;
}

.e-grid.e-rtl.e-default.e-verticallines .e-headercell,
.e-grid.e-rtl.e-default.e-verticallines .e-rowcell,
.e-grid.e-rtl.e-default.e-verticallines .e-filterbarcell,
.e-grid.e-rtl.e-default.e-verticallines .e-detailheadercell,
.e-grid.e-rtl.e-default.e-verticallines .e-gridheader th.e-firstcell {
  border-width: 0 0 0 1px;
}

.e-grid.e-rtl.e-default.e-verticallines tr th:first-child:not(.e-firstcell) {
  border-left-width: 1px;
}

.e-grid.e-rtl.e-default .e-stackedheadercell,
.e-grid.e-rtl.e-default.e-horizontallines .e-stackedheadercell {
  border-width: 0 1px 1px 0;
}

.e-grid.e-rtl.e-default .e-gridheader th.e-firstcell,
.e-grid.e-rtl.e-default.e-horizontallines .e-gridheader th.e-firstcell {
  border-left-width: 0;
  border-right-width: 1px;
}

.e-grid.e-rtl.e-default.e-bothlines .e-gridheader th.e-firstcell {
  border-left-width: 1px;
  border-right-width: 0;
}

.e-grid.e-rtl.e-default .e-gridheader .e-headercell.e-firstheader,
.e-grid.e-rtl.e-default.e-horizontallines .e-headercell.e-firstheader {
  border-left: 0;
}

.e-grid.e-rtl.e-default.e-hidelines .e-gridheader th.e-firstcell {
  border-left: 0;
  border-right: 0;
}

.e-grid.e-rtl.e-default .e-gridheader .e-headercell.e-firstheader,
.e-grid.e-rtl.e-default.e-horizontallines .e-gridheader .e-headercell.e-firstheader {
  border-right: 1px solid;
}

.e-grid.e-rtl.e-default.e-verticallines .e-gridheader .e-headercell.e-firstheader {
  border-right: 0;
}

.e-grid.e-rtl.e-default.e-verticallines .e-gridheader .e-headercell.e-firstheader,
.e-grid.e-rtl.e-default.e-verticallines .e-gridheader th.e-grouptopleftcell.e-lastgrouptopleftcell {
  border-left: 1px solid;
}

.e-grid.e-rtl.e-default.e-verticallines .e-headercell.e-stackedheadercell {
  border-bottom: 1px solid;
}

.e-grid.e-rtl.e-default .e-detailcell,
.e-grid.e-rtl.e-default.e-bothlines .e-detailcell {
  border-right-style: solid;
  border-right-width: 1px;
}

.e-grid.e-rtl .e-cc-searchdiv span.e-ccsearch-icon.e-icons {
  float: left;
}

.e-grid.e-rtl .e-groupsort,
.e-grid.e-rtl .e-ungroupbutton,
.e-grid.e-rtl .e-toggleungroup {
  margin-left: 0;
  margin-right: 6px;
}

.e-grid.e-rtl span.e-ungroupbutton.e-icons {
  margin-left: 0;
  margin-right: 6px;
  padding-top: 0;
}

.e-grid.e-rtl.e-default.e-bothlines .e-headercell,
.e-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
  border-width: 0 0 0 1px;
}

.e-grid.e-rtl.e-default.e-bothlines .e-dragheadercell,
.e-grid.e-rtl.e-default.e-bothlines .e-rowdragheader,
.e-grid.e-rtl.e-default.e-bothlines .e-cloneproperties.e-draganddrop td.e-rowdragdrop,
.e-grid.e-rtl.e-default.e-verticallines .e-cloneproperties.e-draganddrop td.e-rowdragdrop {
  border-left: 1px solid #e0e0e0;
  padding-left: 3px;
}

.e-grid.e-rtl .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
  left: 4px;
  position: relative;
}

.e-grid.e-rtl.e-default table th[rowspan] {
  border-width: 0 1px 0 0;
}

.e-grid.e-rtl.e-default.e-bothlines .e-gridheader .e-headercell.e-firstheader,
.e-grid.e-rtl.e-default.e-bothlines .e-gridheader th.e-grouptopleftcell.e-lastgrouptopleftcell {
  border-left: 1px solid;
  border-right: 0;
}

.e-grid.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.e-grid.e-rtl.e-bothlines .e-filterbarcell,
.e-grid.e-rtl.e-bothlines .e-filterbarcelldisabled {
  border-width: 1px 0 0 1px;
}

.e-grid.e-rtl.e-bothlines .e-rowcell,
.e-grid.e-rtl.e-bothlines .e-rowcell.e-lastrowcell {
  border-width: 1px 0 0 1px;
}

.e-grid.e-rtl.e-verticallines .e-rowcell,
.e-grid.e-rtl.e-verticallines .e-filterbarcell {
  border-width: 1px 0 0 1px;
}

.e-grid.e-rtl.e-hidelines .e-rowcell,
.e-grid.e-rtl.e-hidelines .e-headercell,
.e-grid.e-rtl.e-hidelines .e-detailheadercell,
.e-grid.e-rtl.e-hidelines .e-filterbarcell {
  border-width: 0;
}

.e-grid.e-rtl.e-horizontallines .e-rowcell {
  border-width: 1px 0 0;
}

.e-grid.e-rtl.e-horizontallines .e-filterbarcell {
  border-width: 1px 0 0;
}

.e-grid.e-rtl.e-horizontallines .e-rowcell.e-lastrowcell, .e-grid.e-rtl.e-verticallines .e-rowcell.e-lastrowcell, .e-grid.e-rtl.e-hidelines .e-rowcell.e-lastrowcell {
  border-bottom-width: 1px;
}

.e-grid.e-rtl.e-verticallines .e-firstchildrow .e-rowcell, .e-grid.e-rtl.e-hidelines .e-firstchildrow .e-rowcell {
  border-top-width: 1px;
}

.e-grid.e-rtl .e-groupheadercell .e-icons::before {
  display: inline-block;
}

.e-grid.e-rtl .e-groupheadercell .e-cancel {
  padding-left: 23px;
  padding-right: 0;
  padding-top: 2px;
}

.e-grid.e-rtl .e-groupheadercell,
.e-grid.e-rtl .e-groupheadercell:hover {
  margin-left: 10px;
  margin-right: 18px;
  padding: 0 9px 0 6px;
}

.e-grid.e-rtl .e-groupheadercell,
.e-grid.e-rtl .e-groupheadercell:hover {
  float: right;
}

.e-grid.e-rtl .e-groupdroparea {
  text-align: right;
}

.e-grid.e-rtl .e-ungroupbutton {
  float: left;
}

.e-grid.e-rtl tr:not(.e-summaryrow) td.e-indentcell {
  border-style: solid;
  border-width: 0 0 0 1px;
}

.e-grid.e-rtl .e-defaultcell.e-ralign,
.e-grid.e-rtl .e-row .e-input.e-defaultcell.e-ralign,
.e-grid.e-rtl .e-defaultcell.e-ralign:focus,
.e-grid.e-rtl .e-editedrow .e-defaultcell.e-ralign:focus {
  padding-left: 10px;
}

.e-grid.e-rtl .e-detailindentcell {
  border-left-style: solid;
  border-left-width: 1px;
  border-right-width: 0;
}

.e-grid.e-rtl .e-filtermenudiv {
  float: left;
  margin: -18px 0 -18px -11px;
  padding: 6px;
}

.e-grid.e-wrap .e-rowcell,
.e-grid.e-wrap .e-columnheader .e-stackedheadercelldiv,
.e-grid.e-wrap .e-columnheader .e-headercelldiv {
  height: Auto;
  line-height: 18px;
  overflow-wrap: break-word;
  text-overflow: clip;
  white-space: normal;
  word-wrap: break-word;
}

.e-grid.e-wrap .e-stackedheader .e-columnheader .e-stackedheadercelldiv,
.e-grid.e-wrap .e-stackedheader .e-columnheader .e-headercelldiv {
  max-height: 36px;
}

.e-grid.e-wrap .e-columnheader .e-headercelldiv,
.e-grid .e-columnheader.e-wrap .e-headercelldiv {
  margin-bottom: 2px;
  margin-top: 0;
}

.e-grid.e-wrap .e-columnheader .e-filtermenudiv {
  line-height: 18px;
}

.e-grid .e-columnheader.e-wrap .e-filtermenudiv {
  line-height: 18px;
}

.e-grid .e-columnheader.e-wrap .e-headercelldiv,
.e-grid .e-columnheader.e-wrap .e-stackedheadercelldiv,
.e-grid .e-gridcontent.e-wrap .e-rowcell,
.e-grid .e-frozenhdrcont.e-wrap .e-rowcell {
  height: Auto;
  line-height: 18px;
  overflow-wrap: break-word;
  text-overflow: clip;
  white-space: normal;
  word-wrap: break-word;
}

.e-grid .e-stackedheadercelldiv {
  overflow: hidden;
  text-overflow: ellipsis;
}

.e-grid .e-stackedheader .e-columnheader.e-wrap .e-headercelldiv,
.e-grid .e-stackedheader .e-columnheader.e-wrap .e-stackedheadercelldiv {
  max-height: 36px;
}

.e-grid .e-columnheader.e-wrap .e-sortfilterdiv,
.e-grid.e-wrap .e-columnheader .e-sortfilterdiv {
  margin: -18px 10px;
}

.e-grid .e-columnheader.e-wrap .e-rightalign .e-sortfilterdiv,
.e-grid.e-wrap .e-columnheader .e-rightalign .e-sortfilterdiv {
  margin: -18px 5px;
}

.e-grid .e-columnheader.e-wrap .e-fltr-icon .e-sortfilterdiv,
.e-grid.e-wrap .e-columnheader .e-fltr-icon .e-sortfilterdiv {
  margin: -11px 24px;
}

.e-grid .e-columnheader.e-wrap .e-fltr-icon.e-rightalign .e-sortfilterdiv,
.e-grid.e-wrap .e-columnheader .e-fltr-icon.e-rightalign .e-sortfilterdiv {
  margin: -10px 5px;
}

.e-grid .e-columnheader.e-wrap .e-icon-group::before,
.e-grid.e-wrap .e-columnheader .e-icon-group::before {
  display: inline-block;
}

.e-grid.e-responsive .e-rowcell.e-gridclip,
.e-grid.e-responsive .e-gridclip .e-headercelldiv,
.e-grid.e-responsive .e-stackedheadercelldiv.e-gridclip {
  text-overflow: clip;
}

.e-grid .e-clipboard {
  cursor: default;
  height: 1px;
  left: -1000px;
  overflow: hidden;
  position: fixed;
  resize: none;
  top: -1000px;
  width: 1px;
}

.e-grid.e-resize-lines th.e-headercell.e-stackedheadercell,
.e-grid.e-resize-lines th.e-headercell.e-firstcell, .e-grid.e-resize-lines.e-rtl th.e-headercell.e-stackedheadercell,
.e-grid.e-resize-lines.e-rtl th.e-headercell.e-firstcell {
  border-left: 0;
  border-right: 0;
  border-top: 0;
}

.e-grid.e-resize-lines tr.e-columnheader th:last-child.e-stackedheadercell .e-rhandler.e-rcursor, .e-grid.e-resize-lines.e-rtl tr.e-columnheader th:last-child.e-stackedheadercell .e-rhandler.e-rcursor {
  border-right: 0;
}

.e-grid.e-resize-lines.e-default table th[rowspan], .e-grid.e-resize-lines.e-rtl.e-default table th[rowspan] {
  border-left: 0;
}

.e-grid.e-resize-lines.e-rtl tr.e-columnheader th:last-child.e-stackedheadercell .e-rhandler.e-rcursor,
.e-grid.e-resize-lines.e-rtl tr.e-columnheader th.e-lastcell .e-rhandler.e-rcursor {
  border-left: 0;
}

.e-grid.e-resize-lines.e-rtl.e-default table th[rowspan] {
  border-right: 0;
}

.e-grid-min-height .e-rowcell {
  line-height: 0;
  padding-bottom: 0;
  padding-top: 0;
}

.e-grid-min-height .e-gridheader .e-headercell,
.e-grid-min-height .e-gridheader .e-detailheadercell,
.e-grid-min-height .e-gridheader .e-headercell .e-headercelldiv {
  height: auto;
}

.e-grid-min-height .e-gridcontent .e-groupcaption {
  line-height: normal;
  padding: 0 .7em;
}

.e-grid-min-height .e-summarycell {
  line-height: normal;
  padding: 0 8px;
}

.e-device.e-grid-min-height .e-rowcell,
.e-device.e-grid-min-height .e-rowcell:first-child,
.e-device.e-grid-min-height .e-rowcell:last-child {
  padding-bottom: 0;
  padding-top: 0;
}

.e-bigger .e-grid.e-grid-min-height .e-rowcell,
.e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
.e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
  line-height: 0;
  padding-bottom: 0;
  padding-top: 0;
}

.e-bigger .e-wrap.e-grid-min-height .e-rowcell {
  line-height: 18px;
}

.e-bigger .e-wrap.e-grid-min-height .e-frozencontent table tr td:first-child:empty,
.e-bigger .e-wrap.e-grid-min-height .e-movablecontent table tr td:first-child:empty,
.e-bigger .e-wrap.e-grid-min-height .e-frozenhdrcont table tr td:first-child:empty,
.e-bigger .e-wrap.e-grid-min-height:not(.e-grid-min-height) .e-gridcontent tr td:not(.e-indentcell):first-child:empty,
.e-bigger .e-wrap.e-grid-min-height:not(.e-grid-min-height) .e-gridcontent tr.e-row .e-rowcell:empty {
  height: 18px;
}

.e-rtl .e-grid .e-headercell,
.e-rtl .e-grid .e-detailheadercell,
.e-rtl .e-grid .e-headercelldiv,
.e-rtl .e-grid .e-headercelldiv.e-headerchkcelldiv {
  text-align: right;
}

.e-edit-dialog .e-gridform .e-table {
  border-collapse: separate;
  border-spacing: 11px;
  width: 100%;
}

.e-edit-dialog .e-dlg-content {
  position: relative;
}

/*! Grid theme */
.e-grid {
  border-color: #e0e0e0;
}

.e-grid .e-content {
  background-color: #fff;
}

.e-grid .e-icons {
  color: #000;
}

.e-grid .e-unboundcelldiv .e-icons {
  color: #000;
}

.e-grid .e-table {
  background-color: #fff;
}

.e-grid .e-focused:not(.e-menu-item) {
  box-shadow: 0 0 0 1px #9e9e9e inset;
}

.e-grid .e-gridheader .e-icons:not(.e-icon-hide):not(.e-check):not(.e-stop) {
  color: #212121;
}

.e-grid .e-groupdroparea .e-icons {
  color: #fff;
}

.e-grid .e-tableborder {
  border-right-color: #e0e0e0;
}

.e-grid .e-autofill,
.e-grid .e-xlsel {
  background-color: #e3165b;
  border-color: #e3165b;
}

.e-grid .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder,
.e-grid .e-gridcontent .e-rowcell.e-dragborder,
.e-grid .e-gridcontent .e-rowdragdrop.e-dragborder,
.e-grid .e-gridheader thead tr th.e-firstrowdragborder,
.e-grid.e-rtl .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder,
.e-grid.e-rtl .e-gridcontent .e-rowcell.e-dragborder,
.e-grid.e-rtl .e-gridcontent .e-rowdragdrop.e-dragborder {
  box-shadow: 0 2px 0 0 #e3165b;
  position: relative;
  z-index: 5;
}

.e-grid .e-gridheader {
  background-color: #fff;
  border-bottom-color: #e0e0e0;
  border-top-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}

.e-grid .e-gridcontent tr:first-child td {
  border-top-color: transparent;
}

.e-grid th.e-headercell[aria-sort='ascending'] .e-headertext,
.e-grid th.e-headercell[aria-sort='descending'] .e-headertext,
.e-grid th.e-headercell[aria-sort='ascending'] .e-sortfilterdiv,
.e-grid th.e-headercell[aria-sort='descending'] .e-sortfilterdiv {
  color: #000;
  opacity: 1;
}

.e-grid.e-default.e-verticallines .e-headercell.e-stackedheadercell {
  border-color: #e0e0e0;
}

.e-grid.e-default.e-horizontallines .e-grouptopleftcell {
  border-color: #e0e0e0;
}

.e-grid.e-default .e-gridheader.e-stackedfilter tr:last-child th.e-grouptopleftcell,
.e-grid.e-default.e-horizontallines .e-gridheader.e-stackedfilter tr:last-child th.e-grouptopleftcell,
.e-grid.e-default .e-gridheader.e-stackedfilter tr:first-child th.e-grouptopleftcell,
.e-grid.e-default.e-horizontallines .e-gridheader.e-stackedfilter tr:first-child th.e-grouptopleftcell {
  border-color: #e0e0e0;
}

.e-grid.e-default .e-gridheader .e-headercell.e-firstheader,
.e-grid.e-default.e-horizontallines .e-headercell.e-firstheader {
  border-color: #e0e0e0;
}

.e-grid .e-filterbarcell input {
  border-color: #e0e0e0;
}

.e-grid .e-gridcontent {
  background-color: #fff;
}

.e-grid .e-gridfooter {
  background-color: #f6f6f6;
}

.e-grid .e-headercontent {
  border-color: #e0e0e0;
}

.e-grid .e-headercell,
.e-grid .e-detailheadercell {
  background-color: #fff;
  border-color: #e0e0e0;
}

.e-grid [aria-selected] + tr .e-detailindentcell {
  border-color: #e0e0e0;
}

.e-grid tr th.e-firstcell {
  border-left-color: #e0e0e0;
  border-right-color: #e0e0e0;
}

.e-grid .e-rowcell:not(.e-editedbatchcell),
.e-grid .e-detailrowcollapse:not(.e-editedbatchcell),
.e-grid .e-detailrowexpand:not(.e-editedbatchcell),
.e-grid .e-gridcontent .e-rowdragdrop:not(.e-editedbatchcell),
.e-grid .e-emptyrow:not(.e-editedbatchcell) {
  color: #000;
  opacity: 0.87;
}

.e-grid .e-summarycell {
  background-color: #fafafa;
  border-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}

.e-grid .e-summaryrow .e-summarycell,
.e-grid .e-summaryrow .e-templatecell,
.e-grid .e-summarycontent .e-indentcell,
.e-grid .e-indentcell.e-detailindentcelltop {
  background-color: #f6f6f6;
  border-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}

.e-grid .e-rowcell,
.e-grid .e-groupcaption,
.e-grid .e-indentcell,
.e-grid .e-recordplusexpand,
.e-grid .e-recordpluscollapse,
.e-grid .e-detailrowcollapse,
.e-grid .e-detailrowexpand,
.e-grid .e-detailindentcell,
.e-grid .e-detailcell {
  border-color: #e0e0e0;
}

.e-grid.e-default .e-grouptopleftcell {
  border-color: #e0e0e0;
}

.e-grid .e-frozenhdrcont .e-headercontent > .e-table,
.e-grid .e-frozenhdrcont .e-frozenheader > .e-table,
.e-grid .e-frozenhdrcont .e-movableheader > .e-table,
.e-grid .e-frozenhdrcont .e-headercontent .e-virtualtable > .e-table {
  border-bottom-color: #e3165b;
}

.e-grid .e-frozencontent {
  border-bottom-color: #e0e0e0;
}

.e-grid .e-frozenheader > .e-table,
.e-grid .e-frozencontent > .e-table,
.e-grid .e-frozencontent .e-virtualtable > .e-table,
.e-grid .e-frozenheader .e-virtualtable > .e-table {
  border-right-color: #e3165b;
}

.e-grid.e-rtl .e-frozenheader > .e-table,
.e-grid.e-rtl .e-frozencontent > .e-table {
  border-left-color: #e3165b;
}

.e-grid.e-gridhover tr[role='row']:not(.e-editedrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
.e-grid.e-gridhover tr[role='row']:hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
.e-grid.e-gridhover tr[role='row']:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
.e-grid.e-rtl .e-gridhover tr[role='row']:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
.e-grid.e-gridhover tr[role='row']:hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
  background-color: #eee;
  color: #000;
}

.e-grid tr[role='row']:hover .e-rowdragdrop {
  cursor: move;
}

.e-grid .e-sortnumber {
  background-color: #bbbdc0;
  color: #000;
}

.e-grid.e-gridhover .e-frozenhover {
  background-color: #eee;
  color: #000;
}

.e-grid .e-col-menu.e-filter-popup {
  box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.24);
}

.e-grid td.e-active .e-icon-rowdragicon::before {
  color: #000;
}

.e-grid td.e-active {
  background: #e0e0e0;
  color: #000;
}

.e-grid td.e-cellselectionbackground {
  background: #e0e0e0;
  color: #000;
}

.e-grid .e-filterbarcell,
.e-grid .e-filterbarcelldisabled {
  background-color: #fff;
  background-image: none;
  border-color: #e0e0e0;
}

.e-grid .e-filtered::before {
  color: #e3165b;
}

.e-grid .e-gridpopup .e-content {
  background-color: #fff;
  border-color: #e0e0e0;
}

.e-grid .e-gridpopup span:hover,
.e-grid .e-gridpopup .e-spanclicked {
  border-color: #000;
}

.e-grid .e-gridpopup .e-downtail::before,
.e-grid .e-gridpopup .e-downtail {
  border-top-color: #e0e0e0;
}

.e-grid .e-gridpopup .e-downtail::after {
  border-top-color: #fff;
}

.e-grid .e-gridpopup .e-uptail::before,
.e-grid .e-gridpopup .e-uptail {
  border-bottom-color: #e0e0e0;
}

.e-grid .e-gridpopup .e-uptail::after {
  border-bottom-color: #fff;
}

.e-grid .e-cloneproperties {
  background-color: #eee;
  border-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}

.e-grid .e-rhelper {
  background-color: #000;
  cursor: col-resize;
  opacity: 0.87;
}

.e-grid.e-device .e-rcursor::before {
  border-right-color: #000;
  opacity: 0.87;
}

.e-grid.e-device .e-rcursor::after {
  border-left-color: #000;
  opacity: 0.87;
}

.e-grid.e-resize-lines .e-headercell .e-rhandler,
.e-grid.e-resize-lines .e-headercell .e-rsuppress {
  border-right: 1px solid #e0e0e0;
}

.e-grid.e-resize-lines .e-focused .e-rhandler {
  border: 0 none;
}

.e-grid.e-resize-lines .e-headercell.e-stackedheadercell {
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}

.e-grid.e-rtl.e-resize-lines .e-headercell.e-stackedheadercell,
.e-grid.e-rtl.e-resize-lines .e-headercell .e-rhandler,
.e-grid.e-rtl.e-resize-lines .e-headercell .e-rsuppress {
  border-left: 1px solid #e0e0e0;
  border-right-width: 0;
}

.e-grid.e-resize-lines .e-filterbarcell,
.e-grid.e-rtl.e-resize-lines .e-filterbarcell {
  border-top: 1px solid #e0e0e0;
}

.e-grid .e-cloneproperties.e-draganddrop {
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
  opacity: .95;
  overflow: visible;
}

.e-grid .e-row .e-dragstartrow::before,
.e-grid .e-row .e-selectionbackground .e-dragstartrow::before {
  color: #e3165b;
}

.e-grid .e-griddragarea {
  background-color: #eee;
  border-color: #eee;
  color: #000;
}

.e-grid .e-groupdroparea {
  background-color: #e8eaf6;
  border-top-color: #e0e0e0;
  color: #000;
}

.e-grid .e-groupdroparea.e-hover {
  background-color: #c5cae9;
}

.e-grid .e-groupdroparea.e-grouped {
  background-color: #7986cb;
}

.e-grid .e-groupheadercell {
  background-color: #3f51b5;
  border-color: #e0e0e0;
  border-radius: 12px;
  color: #fff;
}

.e-grid .e-groupheadercell:hover {
  background-color: #3f51b5;
  border-color: #000;
}

.e-grid .e-ungroupbutton:hover {
  color: #fff;
  opacity: 1;
}

.e-grid .e-ungroupbutton {
  opacity: 0.7;
}

.e-grid .e-groupcaption,
.e-grid .e-indentcell,
.e-grid .e-recordplusexpand,
.e-grid .e-recordpluscollapse {
  background-color: #fafafa;
  color: #000;
}

.e-grid .e-grouptopleftcell {
  background-color: #fff;
  border-color: #e0e0e0;
}

.e-grid .e-stackedheadercell {
  border-bottom-color: #e0e0e0;
}

.e-grid .e-verticallines tr th {
  border-color: #e0e0e0;
}

.e-grid td.e-updatedtd {
  background-color: #d7f9c7;
  color: #000;
}

.e-grid .e-gridcontent .e-normaledit .e-rowcell {
  border-top-color: #e0e0e0;
}

.e-grid .e-gridcontent .e-normaledit .e-dragindentcell,
.e-grid .e-gridcontent .e-normaledit .e-detailrowcollapse {
  border-top: 1px solid #e0e0e0;
}

.e-grid .e-ccdlg .e-footer-content {
  border-color: rgba(0, 0, 0, 0.12);
  opacity: 1;
}

.e-grid .e-ccdlg .e-cc-searchdiv {
  border-color: #212121;
}

.e-grid .e-ccdlg .e-cc-searchdiv.e-input-focus {
  border-color: #ff4081;
}

.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
  color: #000;
}

.e-grid .e-cloneproperties.e-draganddrop table,
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
  background-color: #fff;
  height: 30px;
}

.e-grid.e-rtl .e-verticallines tr th:first-child:not(.e-firstcell) {
  border-color: #e0e0e0;
}

.e-grid.e-rtl.e-default .e-gridheader .e-headercell.e-firstheader,
.e-grid.e-rtl.e-default.e-horizontallines .e-headercell.e-firstheader,
.e-grid.e-rtl.e-default.e-verticallines .e-gridheader .e-headercell.e-firstheader,
.e-grid.e-rtl.e-default.e-verticallines .e-headercell.e-stackedheadercell,
.e-grid.e-rtl.e-default.e-verticallines tr th:last-child,
.e-grid.e-rtl.e-default.e-verticallines .e-gridheader th.e-grouptopleftcell,
.e-grid.e-rtl.e-default.e-verticallines .e-gridheader th.e-grouptopleftcell.e-lastgrouptopleftcell,
.e-grid.e-rtl.e-default.e-bothlines .e-gridheader .e-headercell.e-firstheader,
.e-grid.e-rtl.e-default.e-bothlines .e-gridheader th.e-grouptopleftcell.e-lastgrouptopleftcell {
  border-color: #e0e0e0;
}

.e-grid.e-rtl .e-tableborder {
  border-left-color: #e0e0e0;
}

.e-tooltip-wrap.e-griderror,
.e-control.e-tooltip-wrap.e-popup.e-griderror {
  background-color: #fcdbe4;
  border-color: #fcdbe4;
}

.e-tooltip-wrap.e-griderror .e-arrow-tip-inner.e-tip-top,
.e-tooltip-wrap.e-griderror .e-arrow-tip-outer.e-tip-top {
  border-bottom: 8px solid #fcdbe4;
  color: #fcdbe4;
}

.e-tooltip-wrap.e-griderror .e-arrow-tip-outer.e-tip-bottom,
.e-tooltip-wrap.e-griderror .e-arrow-tip-inner.e-tip-bottom {
  border-top: 8px solid #fcdbe4;
  color: #fcdbe4;
}

.e-tooltip-wrap.e-griderror .e-tip-content,
.e-tooltip-wrap.e-griderror .e-tip-content label {
  color: #f44336;
}

.e-dropitemscount {
  background-color: #e3165b;
  color: #fff;
}

@keyframes e-input-ripple {
  100% {
    opacity: 0;
    transform: scale(4);
  }
}

@keyframes material-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes fabric-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*! TreeView's material theme wise override definitions and variables */
.e-treeview .e-list-item div.e-icons.interaction {
  -webkit-transition: -webkit-transform .3s ease-in-out;
  border-radius: 15px;
  transition: transform .3s ease-in-out;
}

.e-treeview .e-list-item .e-icons.e-icon-collapsible {
  transform: rotate(90deg);
}

.e-treeview.e-drag-item.e-rtl .e-icons.e-drop-next {
  transform: rotate(180deg);
}

.e-treeview.e-rtl div.e-icons {
  transform: rotate(180deg);
}

/*! component's theme wise override definitions and variables */
@keyframes tbar-popup-shadow {
  0% {
    border-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(255, 255, 255, 0.12);
  }
}

/*! component's default definitions and variables */
/*! FileManager's material theme wise override definitions and variables */
.e-filemanager .e-fe-icon,
.e-filemanager .e-list-icon {
  background-repeat: no-repeat;
}

.e-filemanager .e-fe-access-error {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMzIgMzIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMyIDMyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I0ZGQkUzRjtzdHJva2U6I0FDODkzODtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0MXtmaWxsOiMwNjAyMDA7fTwvc3R5bGU+PGcgaWQ9ImNmdUt3Ri50aWYiPjxpbWFnZSBzdHlsZT0ib3ZlcmZsb3c6dmlzaWJsZTsiIHdpZHRoPSIxMjgiIGhlaWdodD0iMTQwIiBpZD0iTGF5ZXJfMF8xXyIgeGxpbms6aHJlZj0iQTQ5RUUwRjNGODFBNjdDMS5wbmciICB0cmFuc2Zvcm09Im1hdHJpeCgwLjI2NTYgMCAwIDAuMjY1NiAtODMuNTc3OSAtMi4yNzgyKSI+PC9pbWFnZT48L2c+PHBhdGggY2xhc3M9InN0MCIgZD0iTTE1LDMuMUwxLjYsMjcuOWMtMC40LDAuNywwLjEsMS42LDAuOSwxLjZoMjYuOGMwLjgsMCwxLjMtMC45LDAuOS0xLjZMMTYuOSwzLjFDMTYuNSwyLjMsMTUuNCwyLjMsMTUsMy4xeiIvPjxwb2x5Z29uIGNsYXNzPSJzdDEiIHBvaW50cz0iMTcsMjIgMTUsMjIgMTQuNSwxMCAxNy4zLDEwICIvPjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0xNiwyNi41TDE2LDI2LjVjLTAuOCwwLTEuNS0wLjctMS41LTEuNXYwYzAtMC44LDAuNy0xLjUsMS41LTEuNWgwYzAuOCwwLDEuNSwwLjcsMS41LDEuNXYwQzE3LjUsMjUuOCwxNi44LDI2LjUsMTYsMjYuNXoiLz48L3N2Zz4=");
}

.e-filemanager .e-fe-docx,
.e-filemanager .e-fe-doc {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDhmZTc7fS5jbHMtMntmaWxsOiNhN2RkZmY7fS5jbHMtM3tmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9Xb3JkPC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0yMiwwSDRBMiwyLDAsMCwwLDIsMlYzMGEyLDIsMCwwLDAsMiwySDI4YTIsMiwwLDAsMCwyLTJWOFoiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0yMiwwVjZhMiwyLDAsMCwwLDIsMmg2WiIvPjxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iNyIgeT0iMjIiIHdpZHRoPSIxOCIgaGVpZ2h0PSIyIi8+PHJlY3QgY2xhc3M9ImNscy0zIiB4PSI3IiB5PSIxNiIgd2lkdGg9IjE4IiBoZWlnaHQ9IjIiLz48cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjciIHk9IjEwIiB3aWR0aD0iMTEiIGhlaWdodD0iMiIvPjwvc3ZnPg==");
}

.e-filemanager .e-fe-pptx,
.e-filemanager .e-fe-ppt {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZDY2MDA7fS5jbHMtMntmaWxsOiNmZmNkYWE7fS5jbHMtM3tmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9QUHQ8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTIyLDBINEEyLDIsMCwwLDAsMiwyVjMwYTIsMiwwLDAsMCwyLDJIMjhhMiwyLDAsMCwwLDItMlY4WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTIyLDBWN2ExLDEsMCwwLDAsMSwxaDdaIi8+PHJlY3QgY2xhc3M9ImNscy0zIiB4PSI3IiB5PSIyMiIgd2lkdGg9IjE3IiBoZWlnaHQ9IjIiLz48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik0xNiw5aDBhNSw1LDAsMCwxLDUsNXYwYTAsMCwwLDAsMSwwLDBIMTZhMCwwLDAsMCwxLDAsMFY5QTAsMCwwLDAsMSwxNiw5WiIvPjxwYXRoIGNsYXNzPSJjbHMtMyIgZD0iTTE2LDE2SDE0VjEwLjNBNC44MSw0LjgxLDAsMSwwLDE5LjcsMTZaIi8+PC9zdmc+");
}

.e-filemanager .e-fe-xlsx,
.e-filemanager .e-fe-xls {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMyZWI5ODg7fS5jbHMtMntmaWxsOiM5MmVjY2E7fS5jbHMtM3tmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9FeGNlbDwvdGl0bGU+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMjIsMEg0QTIsMiwwLDAsMCwyLDJWMzBhMiwyLDAsMCwwLDIsMkgyOGEyLDIsMCwwLDAsMi0yVjhaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjIsMFY3YTEsMSwwLDAsMCwxLDFoN1oiLz48cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjciIHk9IjE2IiB3aWR0aD0iMTciIGhlaWdodD0iMiIvPjxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iOSIgeT0iMTYiIHdpZHRoPSIxNCIgaGVpZ2h0PSIyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMyAxKSByb3RhdGUoOTApIi8+PHBhdGggY2xhc3M9ImNscy0zIiBkPSJNMjUsMjRIN1YxMEgyNVpNOSwyMkgyM1YxMkg5WiIvPjwvc3ZnPg==");
}

.e-filemanager .e-fe-pdf {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZjNlM2U7fS5jbHMtMntmaWxsOiNmZmY7fS5jbHMtM3tmaWxsOiNmZmNjY2I7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9QREY8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTIyLDBINEEyLDIsMCwwLDAsMiwyVjMwYTIsMiwwLDAsMCwyLDJIMjhhMiwyLDAsMCwwLDItMlY4WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTEwLjI5LDE0LjgxQTIuNDcsMi40NywwLDAsMSwxMS40LDE1YTIsMiwwLDAsMSwuNzIuNTgsMi4yNCwyLjI0LDAsMCwxLC40LjgyLDMuODEsMy44MSwwLDAsMSwuMTIuOTUsMy4xMSwzLjExLDAsMCwxLS4yLDEuMTUsMiwyLDAsMCwxLS41NS44LDIuMjQsMi4yNCwwLDAsMS0uODYuNDdBMy44NiwzLjg2LDAsMCwxLDkuOTIsMjBIOXYzLjQySDcuMjZWMTQuODFabS0uNTMsMy44N2ExLjEyLDEuMTIsMCwwLDAsLjgzLS4zMSwxLjI4LDEuMjgsMCwwLDAsLjMyLTEsMS41MywxLjUzLDAsMCwwLS4yNy0xLDEuMTQsMS4xNCwwLDAsMC0uOTMtLjM0SDl2Mi42WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTE2LjQxLDE0LjgxYTMuMTcsMy4xNywwLDAsMSwxLjQ1LjI5LDIuMTcsMi4xNywwLDAsMSwuODYuODQsMy44LDMuOCwwLDAsMSwuNDEsMS4zMkExMi42LDEyLjYsMCwwLDEsMTkuMjQsMTlhMTIuMzMsMTIuMzMsMCwwLDEtLjE0LDIsMy43OSwzLjc5LDAsMCwxLS40NywxLjM4LDIuMSwyLjEsMCwwLDEtLjkuOCwzLjMyLDMuMzIsMCwwLDEtMS40My4yN0gxMy41OFYxNC44MVptLS4zNCw3LjI5QTEuNSwxLjUsMCwwLDAsMTYuOCwyMmExLjA5LDEuMDksMCwwLDAsLjQ0LS41MiwzLDMsMCwwLDAsLjIyLS45NWMwLS4zOS4wNS0uODguMDUtMS40NmExMi4wOCwxMi4wOCwwLDAsMC0uMDUtMS4yOCwzLjA5LDMuMDksMCwwLDAtLjE5LS45MiwxLjEzLDEuMTMsMCwwLDAtLjQ1LS41NSwxLjQxLDEuNDEsMCwwLDAtLjc4LS4xOUgxNS4zdjZaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjUuMTcsMTQuODF2MS40MUgyMi4xMXYySDI1djEuNDJIMjIuMTF2My43MkgyMC4zOFYxNC44MVoiLz48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik0yMiwwVjdhMSwxLDAsMCwwLDEsMWg3WiIvPjwvc3ZnPg==");
}

.e-filemanager .e-fe-image {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmMTAzMDA7fS5jbHMtMntmaWxsOiNmZmNjY2I7fS5jbHMtM3tmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9JbWFnZTwvdGl0bGU+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMjIsMEg0QTIsMiwwLDAsMCwyLDJWMzBhMiwyLDAsMCwwLDIsMkgyOGEyLDIsMCwwLDAsMi0yVjhaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjIsMFY3YTEsMSwwLDAsMCwxLDFoN1oiLz48cG9seWdvbiBjbGFzcz0iY2xzLTMiIHBvaW50cz0iNSAyNCAxMC41OSAxNy4zNSAxNC43NyAyMS44OCAyMS4zNSAxMy4yMyAyNyAyNCA1IDI0Ii8+PC9zdmc+");
}

.e-filemanager .e-fe-rar {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNjMzcxYmQ7fS5jbHMtMntmaWxsOiNmZmY7fS5jbHMtM3tmaWxsOiNmZmNjZmU7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9SQVI8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTIyLDBINEEyLDIsMCwwLDAsMiwyVjMwYTIsMiwwLDAsMCwyLDJIMjhhMiwyLDAsMCwwLDItMlY4WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTkuNzgsMTQuODFhMi40MiwyLjQyLDAsMCwxLDEuNjguNTQsMi4xNiwyLjE2LDAsMCwxLC42LDEuNjcsMi42MywyLjYzLDAsMCwxLS4zNCwxLjQxLDEuNjgsMS42OCwwLDAsMS0xLjA4Ljd2MGExLjYyLDEuNjIsMCwwLDEsLjk0LjQyQTEuODIsMS44MiwwLDAsMSwxMiwyMC42MmMwLC4xNiwwLC4zMywwLC41MnMwLC40LDAsLjYzYTEwLjQsMTAuNCwwLDAsMCwuMDcsMSwuNjYuNjYsMCwwLDAsLjMxLjQ5di4wOEgxMC41M2EuODcuODcsMCwwLDEtLjE3LS40MmMwLS4xNSwwLS4zMiwwLS40OGwtLjA1LTEuNjVBMS4zMywxLjMzLDAsMCwwLDEwLDIwYS45My45MywwLDAsMC0uNzctLjI5SDguMzJ2My42M0g2LjU5VjE0LjgxWk05LDE4LjU1YTEuNDMsMS40MywwLDAsMCwxLS4yOSwxLjI5LDEuMjksMCwwLDAsLjM0LTEsMS4wNiwxLjA2LDAsMCwwLTEuMi0xLjE5SDguMzJ2Mi40N1oiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xNy4wNywxNC44MWwyLjI3LDguNTdoLTEuOGwtLjQtMS44MkgxNC44NmwtLjQsMS44MmgtMS44bDIuMjctOC41N1ptLS4yMyw1LjM0TDE2LDE2LjNoMGwtLjgzLDMuODVaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjMuMTMsMTQuODFhMi40MiwyLjQyLDAsMCwxLDEuNjguNTQsMi4xNiwyLjE2LDAsMCwxLC42LDEuNjcsMi42MywyLjYzLDAsMCwxLS4zNSwxLjQxLDEuNjMsMS42MywwLDAsMS0xLjA4Ljd2MGExLjY1LDEuNjUsMCwwLDEsLjk1LjQyLDEuODMsMS44MywwLDAsMSwuMzcsMS4wNWMwLC4xNiwwLC4zMywwLC41MnMwLC40LDAsLjYzYzAsLjQ1LDAsLjguMDcsMWEuNjYuNjYsMCwwLDAsLjMxLjQ5di4wOEgyMy44N0ExLDEsMCwwLDEsMjMuNywyM2EzLjczLDMuNzMsMCwwLDEsMC0uNDhsLS4wNS0xLjY1YTEuNCwxLjQsMCwwLDAtLjI1LS43OSwxLDEsMCwwLDAtLjc3LS4yOWgtLjkzdjMuNjNIMTkuOTRWMTQuODFabS0uNzUsMy43NGExLjQzLDEuNDMsMCwwLDAsMS0uMjksMS4yNSwxLjI1LDAsMCwwLC4zNC0xLDEuMDYsMS4wNiwwLDAsMC0xLjItMS4xOWgtLjgydjIuNDdaIi8+PHBhdGggY2xhc3M9ImNscy0zIiBkPSJNMjIsMFY3YTEsMSwwLDAsMCwxLDFoN1oiLz48L3N2Zz4=");
}

.e-filemanager .e-fe-zip {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmMjljMWY7fS5jbHMtMntmaWxsOiNmZmVmY2M7fS5jbHMtM3tmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9aaXA8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTIyLDBINEEyLDIsMCwwLDAsMiwyVjMwYTIsMiwwLDAsMCwyLDJIMjhhMiwyLDAsMCwwLDItMlY4WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTIyLDBWN2ExLDEsMCwwLDAsMSwxaDdaIi8+PHJlY3QgY2xhc3M9ImNscy0zIiB4PSI2IiB5PSI3IiB3aWR0aD0iMTMiIGhlaWdodD0iMiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMyIgcG9pbnRzPSIxMi41IDI4IDYgMjIgMTkgMjIgMTIuNSAyOCIvPjxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iNiIgeT0iMTIiIHdpZHRoPSIxMyIgaGVpZ2h0PSIyIi8+PHJlY3QgY2xhc3M9ImNscy0zIiB4PSI2IiB5PSIxNyIgd2lkdGg9IjEzIiBoZWlnaHQ9IjIiLz48L3N2Zz4=");
}

.e-filemanager .e-fe-txt {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNhYWE7fS5jbHMtMntmaWxsOiNlY2VjZWM7fS5jbHMtM3tmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9UZXh0PC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0yMiwwSDRBMiwyLDAsMCwwLDIsMlYzMGEyLDIsMCwwLDAsMiwySDI4YTIsMiwwLDAsMCwyLTJWOFoiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0yMiwwVjdhMSwxLDAsMCwwLDEsMWg3WiIvPjxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iNyIgeT0iMjIiIHdpZHRoPSIxOCIgaGVpZ2h0PSIyIi8+PHJlY3QgY2xhc3M9ImNscy0zIiB4PSI3IiB5PSIxNiIgd2lkdGg9IjE4IiBoZWlnaHQ9IjIiLz48cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjciIHk9IjEwIiB3aWR0aD0iMTEiIGhlaWdodD0iMiIvPjwvc3ZnPg==");
}

.e-filemanager .e-fe-music {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDhmZTc7fS5jbHMtMntmaWxsOiNhN2RkZmY7fS5jbHMtM3tmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9NdXNpYzwvdGl0bGU+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMjIsMEg0QTIsMiwwLDAsMCwyLDJWMzBhMiwyLDAsMCwwLDIsMkgyOGEyLDIsMCwwLDAsMi0yVjhaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjIsMFY3YTEsMSwwLDAsMCwxLDFoN1oiLz48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik0xMiwxMy41M1YyMWEyLjUsMi41LDAsMCwwLTMuOSwxLjI4LDIuNTEsMi41MSwwLDAsMCwyLjc4LDMuMThBMi41OCwyLjU4LDAsMCwwLDEzLDIyLjg4VjE2LjU2bDEwLTEuODRWMTlhMi41LDIuNSwwLDAsMC0zLjksMS4yOCwyLjUxLDIuNTEsMCwwLDAsMi43OCwzLjE4QTIuNTgsMi41OCwwLDAsMCwyNCwyMC44OFYxMS43YTEsMSwwLDAsMC0xLjE4LTFsLTEwLDEuODNBMSwxLDAsMCwwLDEyLDEzLjUzWiIvPjwvc3ZnPg==");
}

.e-filemanager .e-fe-video {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmMTAzMDA7fS5jbHMtMntmaWxsOiNmZmNjY2I7fS5jbHMtM3tmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9WaWRlbzwvdGl0bGU+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMjIsMEg0QTIsMiwwLDAsMCwyLDJWMzBhMiwyLDAsMCwwLDIsMkgyOGEyLDIsMCwwLDAsMi0yVjhaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjIsMFY3YTEsMSwwLDAsMCwxLDFoN1oiLz48cG9seWdvbiBjbGFzcz0iY2xzLTMiIHBvaW50cz0iMTUgMTQuNSAxOSAxOCAxNSAyMS41IDE1IDE0LjUiLz48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik0yMiwyNUgxMGEzLDMsMCwwLDEtMy0zVjE0YTMsMywwLDAsMSwzLTNIMjJhMywzLDAsMCwxLDMsM3Y4QTMsMywwLDAsMSwyMiwyNVpNMTAsMTNhMSwxLDAsMCwwLTEsMXY4YTEsMSwwLDAsMCwxLDFIMjJhMSwxLDAsMCwwLDEtMVYxNGExLDEsMCwwLDAtMS0xWiIvPjwvc3ZnPg==");
}

.e-filemanager .e-fe-js {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM4MmJiMjI7fS5jbHMtMntmaWxsOiNmZmY7fS5jbHMtM3tmaWxsOiNlOWZmYjg7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9KUzwvdGl0bGU+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMjIsMEg0QTIsMiwwLDAsMCwyLDJWMzBhMiwyLDAsMCwwLDIsMkgyOGEyLDIsMCwwLDAsMi0yVjhaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTUuMTQsMjFhMi41NywyLjU3LDAsMCwxLS42NCwxLjk1LDIuODMsMi44MywwLDAsMS0xLjk0LjU4LDIuODQsMi44NCwwLDAsMS0xLjEzLS4xOSwxLjYsMS42LDAsMCwxLS42OS0uNTMsMiwyLDAsMCwxLS4zNi0uNzksNSw1LDAsMCwxLS4wOS0xdi0uMzhoMS41OHYuMjdhMi41OCwyLjU4LDAsMCwwLC4xNSwxLC42MS42MSwwLDAsMCwuNjIuMzMuNjEuNjEsMCwwLDAsLjYyLS4zMywyLjU4LDIuNTgsMCwwLDAsLjE1LTFWMTQuODFoMS43M1oiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xNy42NiwyMWEzLjE2LDMuMTYsMCwwLDAsMCwuNTUsMS4xOSwxLjE5LDAsMCwwLC4xOC40MSwxLDEsMCwwLDAsLjM2LjI3LDEuNDksMS40OSwwLDAsMCwuNTYuMDksMS4wNiwxLjA2LDAsMCwwLC43MS0uMjYsMSwxLDAsMCwwLC4zMi0uNzksMS40NiwxLjQ2LDAsMCwwLS4wOC0uNSwxLDEsMCwwLDAtLjI2LS4zOEEyLjI1LDIuMjUsMCwwLDAsMTksMjBjLS4yLS4wOS0uNDQtLjE4LS43My0uMjhhNi43LDYuNywwLDAsMS0xLS40MiwyLjgsMi44LDAsMCwxLS43MS0uNTMsMi4xLDIuMSwwLDAsMS0uNDEtLjcxLDIuOTQsMi45NCwwLDAsMS0uMTMtLjkzLDIuMzgsMi4zOCwwLDAsMSwuNzEtMS45LDIuODYsMi44NiwwLDAsMSwxLjk0LS42Miw0LDQsMCwwLDEsMS4wNi4xMywyLjE5LDIuMTksMCwwLDEsLjg0LjQsMS44NywxLjg3LDAsMCwxLC41NS43MiwyLjQ2LDIuNDYsMCwwLDEsLjIsMS4wNXYuMjRIMTkuN2ExLjc2LDEuNzYsMCwwLDAtLjIyLS45NC43OS43OSwwLDAsMC0uNzItLjMzLDEuMTQsMS4xNCwwLDAsMC0uNDguMDkuNzkuNzksMCwwLDAtLjMxLjIyLjg2Ljg2LDAsMCwwLS4xNS4zMiwxLjUsMS41LDAsMCwwLDAsLjM3LDEuMjQsMS4yNCwwLDAsMCwuMTYuNjYsMS41OCwxLjU4LDAsMCwwLC43Mi41bDEuMzQuNThhMy45MywzLjkzLDAsMCwxLC44LjQ1LDIuMTUsMi4xNSwwLDAsMSwuNS41LDEuNzksMS43OSwwLDAsMSwuMjYuNiwzLjgyLDMuODIsMCwwLDEsLjA3LjcyLDIuMzQsMi4zNCwwLDAsMS0uNzksMiwzLjQ2LDMuNDYsMCwwLDEtMi4xOS42MiwyLjg0LDIuODQsMCwwLDEtMi4wOS0uNjQsMi40NywyLjQ3LDAsMCwxLS42My0xLjgyVjIwLjdoMS43M1oiLz48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik0yMiwwVjdhMSwxLDAsMCwwLDEsMWg3WiIvPjwvc3ZnPg==");
}

.e-filemanager .e-fe-css {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZjg2MmM7fS5jbHMtMntmaWxsOiNmZmY7fS5jbHMtM3tmaWxsOiNmZmNkYWI7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9DU1M8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTIyLDBINEEyLDIsMCwwLDAsMiwyVjMwYTIsMiwwLDAsMCwyLDJIMjhhMiwyLDAsMCwwLDItMlY4WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTEwLjcsMTYuMzRhLjgzLjgzLDAsMCwwLS44MS0uNDMuNzkuNzksMCwwLDAtLjUzLjE4LDEuMTEsMS4xMSwwLDAsMC0uMzMuNTYsNC42Nyw0LjY3LDAsMCwwLS4xNywxYzAsLjQyLDAsLjkzLDAsMS41NGExMy4zLDEzLjMsMCwwLDAsLjA3LDEuNTcsMy40NCwzLjQ0LDAsMCwwLC4yLjkzLjg4Ljg4LDAsMCwwLC4zNS40NSwxLjA3LDEuMDcsMCwwLDAsLjQ5LjExLDEsMSwwLDAsMCwuNDItLjA4LjY3LjY3LDAsMCwwLC4zNC0uMzEsMS43NCwxLjc0LDAsMCwwLC4yMy0uNjZBNS42MSw1LjYxLDAsMCwwLDExLDIwLjFoMS43MmE4LDgsMCwwLDEtLjEsMS4zMiwzLDMsMCwwLDEtLjQxLDEuMDksMS45NCwxLjk0LDAsMCwxLS44Mi43MywzLjEsMy4xLDAsMCwxLTEuMzkuMjcsMy4zOCwzLjM4LDAsMCwxLTEuNTUtLjMxLDIuMTIsMi4xMiwwLDAsMS0uODgtLjksNC4xLDQuMSwwLDAsMS0uNC0xLjQxLDE3Ljk1LDE3Ljk1LDAsMCwxLDAtMy41OSw0LDQsMCwwLDEsLjQtMS40MUEyLjIzLDIuMjMsMCwwLDEsOC40NSwxNSwzLjEzLDMuMTMsMCwwLDEsMTAsMTQuNjRhMywzLDAsMCwxLDEuNDYuMywyLjEsMi4xLDAsMCwxLC44Ljc2LDIuODgsMi44OCwwLDAsMSwuMzMsMSw4LjkxLDguOTEsMCwwLDEsLjA2LDFIMTAuOTJBMy4wOCwzLjA4LDAsMCwwLDEwLjcsMTYuMzRaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTUuMSwyMWEzLjEyLDMuMTIsMCwwLDAsLjA1LjU1LjkuOSwwLDAsMCwuMTguNDEsMSwxLDAsMCwwLC4zNS4yNywxLjUzLDEuNTMsMCwwLDAsLjU2LjA5QTEuMDYsMS4wNiwwLDAsMCwxNywyMmEuOTMuOTMsMCwwLDAsLjMyLS43OSwxLjI1LDEuMjUsMCwwLDAtLjA4LS41LjkzLjkzLDAsMCwwLS4yNS0uMzgsMi4xLDIuMSwwLDAsMC0uNDgtLjMxYy0uMTktLjA5LS40NC0uMTgtLjcyLS4yOGE2LjQxLDYuNDEsMCwwLDEtMS0uNDIsMi43NCwyLjc0LDAsMCwxLS43LS41MywyLDIsMCwwLDEtLjQyLS43MSwzLjI2LDMuMjYsMCwwLDEtLjEzLS45MywyLjQyLDIuNDIsMCwwLDEsLjcxLTEuOSwyLjg2LDIuODYsMCwwLDEsMS45NC0uNjIsNCw0LDAsMCwxLDEuMDcuMTMsMi4zNCwyLjM0LDAsMCwxLC44NC40LDIsMiwwLDAsMSwuNTUuNzIsMi42MiwyLjYyLDAsMCwxLC4yLDEuMDV2LjI0SDE3LjE0YTEuNjgsMS42OCwwLDAsMC0uMjItLjk0Ljc5Ljc5LDAsMCwwLS43Mi0uMzMsMS4xNCwxLjE0LDAsMCwwLS40OC4wOS43Ni43NiwwLDAsMC0uMy4yMi43NC43NCwwLDAsMC0uMTYuMzIsMS41LDEuNSwwLDAsMCwwLC4zNywxLjI0LDEuMjQsMCwwLDAsLjE3LjY2LDEuNDcsMS40NywwLDAsMCwuNzIuNWwxLjMzLjU4YTMuNDUsMy40NSwwLDAsMSwuOC40NSwyLDIsMCwwLDEsLjUuNSwxLjYxLDEuNjEsMCwwLDEsLjI2LjYsMy4xNCwzLjE0LDAsMCwxLC4wNy43MiwyLjM2LDIuMzYsMCwwLDEtLjc4LDIsMy41LDMuNSwwLDAsMS0yLjE5LjYyLDIuODUsMi44NSwwLDAsMS0yLjEtLjY0LDIuNDcsMi40NywwLDAsMS0uNjMtMS44MlYyMC43SDE1LjFaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjEuMzMsMjFhMi4zOSwyLjM5LDAsMCwwLC4wNS41NS45LjksMCwwLDAsLjE4LjQxLjg5Ljg5LDAsMCwwLC4zNS4yNywxLjQ5LDEuNDksMCwwLDAsLjU2LjA5LDEuMDYsMS4wNiwwLDAsMCwuNzEtLjI2LDEsMSwwLDAsMCwuMzItLjc5LDEuNDYsMS40NiwwLDAsMC0uMDgtLjUsMSwxLDAsMCwwLS4yNi0uMzgsMiwyLDAsMCwwLS40Ny0uMzFjLS4yLS4wOS0uNDQtLjE4LS43My0uMjhhNi43LDYuNywwLDAsMS0xLS40MiwyLjU4LDIuNTgsMCwwLDEtLjctLjUzLDIsMiwwLDAsMS0uNDItLjcxLDIuOTQsMi45NCwwLDAsMS0uMTMtLjkzLDIuNDIsMi40MiwwLDAsMSwuNzEtMS45LDIuODYsMi44NiwwLDAsMSwxLjk0LS42MiwzLjksMy45LDAsMCwxLDEuMDYuMTMsMi4xOSwyLjE5LDAsMCwxLC44NC40LDIsMiwwLDAsMSwuNTYuNzJBMi42MiwyLjYyLDAsMCwxLDI1LDE2Ljk0di4yNEgyMy4zN2ExLjY4LDEuNjgsMCwwLDAtLjIyLS45NC43OS43OSwwLDAsMC0uNzItLjMzQTEuMTQsMS4xNCwwLDAsMCwyMiwxNmEuNjkuNjksMCwwLDAtLjMuMjIuNzQuNzQsMCwwLDAtLjE2LjMyLDEuNSwxLjUsMCwwLDAsMCwuMzcsMS4xNiwxLjE2LDAsMCwwLC4xNy42NiwxLjQ3LDEuNDcsMCwwLDAsLjcyLjVsMS4zMy41OGEzLjY3LDMuNjcsMCwwLDEsLjguNDUsMiwyLDAsMCwxLC41LjUsMS43OSwxLjc5LDAsMCwxLC4yNi42LDMuMTQsMy4xNCwwLDAsMSwuMDcuNzIsMi4zNCwyLjM0LDAsMCwxLS43OSwyLDMuNDYsMy40NiwwLDAsMS0yLjE5LjYyLDIuODQsMi44NCwwLDAsMS0yLjA5LS42NCwyLjQ3LDIuNDcsMCwwLDEtLjYzLTEuODJWMjAuN2gxLjczWiIvPjxwYXRoIGNsYXNzPSJjbHMtMyIgZD0iTTIyLDBWN2ExLDEsMCwwLDAsMSwxaDdaIi8+PC9zdmc+");
}

.e-filemanager .e-fe-html {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM4MjNhOWI7fS5jbHMtMntmaWxsOiNlY2JkZmY7fS5jbHMtM3tmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9IVE1MPC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0yMiwwSDRBMiwyLDAsMCwwLDIsMlYzMGEyLDIsMCwwLDAsMiwySDI4YTIsMiwwLDAsMCwyLTJWOFoiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0yMiwwVjdhMSwxLDAsMCwwLDEsMWg3WiIvPjxwYXRoIGNsYXNzPSJjbHMtMyIgZD0iTTIwLjY0LDI2Ljc3bC0xLjI4LTEuNTRMMjQuNDQsMjFsLTUuMDgtNC4yMywxLjI4LTEuNTQsNiw1YTEsMSwwLDAsMSwwLDEuNTRaIi8+PHBhdGggY2xhc3M9ImNscy0zIiBkPSJNMTEuMjgsMjYuNzdsLTYtNWExLDEsMCwwLDEsMC0xLjU0bDYtNSwxLjI4LDEuNTRMNy40OCwyMWw1LjA4LDQuMjNaIi8+PHJlY3QgY2xhc3M9ImNscy0zIiB4PSI3Ljc1IiB5PSIyMCIgd2lkdGg9IjE2LjQ5IiBoZWlnaHQ9IjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC04LjI2IDMxLjQyKSByb3RhdGUoLTc1Ljk1KSIvPjwvc3ZnPg==");
}

.e-filemanager .e-fe-php {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM3MzcxY2M7fS5jbHMtMntmaWxsOiNmZmY7fS5jbHMtM3tmaWxsOiNkY2RjZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9QSFA8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTIyLDBINEEyLDIsMCwwLDAsMiwyVjMwYTIsMiwwLDAsMCwyLDJIMjhhMiwyLDAsMCwwLDItMlY4WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTEwLjA2LDE0LjgxYTIuNDcsMi40NywwLDAsMSwxLjExLjIyLDIuMTEsMi4xMSwwLDAsMSwuNzMuNTgsMi4zOSwyLjM5LDAsMCwxLC4zOS44MiwzLjgxLDMuODEsMCwwLDEsLjEyLjk1LDIuOTIsMi45MiwwLDAsMS0uMiwxLjE1LDIsMiwwLDAsMS0uNTUuOCwyLjE3LDIuMTcsMCwwLDEtLjg2LjQ3QTMuODEsMy44MSwwLDAsMSw5LjY5LDIwSDguNzZ2My40Mkg3VjE0LjgxWm0tLjUzLDMuODdhMS4xNSwxLjE1LDAsMCwwLC44NC0uMzEsMS4zMiwxLjMyLDAsMCwwLC4zMS0xLDEuNTMsMS41MywwLDAsMC0uMjctMSwxLjEzLDEuMTMsMCwwLDAtLjkzLS4zNEg4Ljc2djIuNloiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xNSwxNC44MXYzLjI3aDJWMTQuODFoMS43M3Y4LjU3SDE3VjE5LjU3SDE1djMuODFIMTMuMjZWMTQuODFaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjMsMTQuODFhMi40NywyLjQ3LDAsMCwxLDEuMTEuMjIsMi4xMSwyLjExLDAsMCwxLC43My41OCwyLjM5LDIuMzksMCwwLDEsLjM5LjgyLDMuODEsMy44MSwwLDAsMSwuMTIuOTUsMi45MiwyLjkyLDAsMCwxLS4yLDEuMTUsMiwyLDAsMCwxLS41NS44LDIuMTcsMi4xNywwLDAsMS0uODYuNDcsMy44MSwzLjgxLDAsMCwxLTEuMTEuMTZoLS45M3YzLjQySDE5Ljk0VjE0LjgxWm0tLjUzLDMuODdhMS4xNSwxLjE1LDAsMCwwLC44NC0uMzEsMS4zMiwxLjMyLDAsMCwwLC4zMS0xLDEuNTMsMS41MywwLDAsMC0uMjctMSwxLjEzLDEuMTMsMCwwLDAtLjkzLS4zNGgtLjcydjIuNloiLz48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik0yMiwwVjdhMSwxLDAsMCwwLDEsMWg3WiIvPjwvc3ZnPg==");
}

.e-filemanager .e-fe-exe {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM0YjQ4NGM7fS5jbHMtMntmaWxsOiNmZmY7fS5jbHMtM3tmaWxsOiNkNmQ2ZDY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9FeGU8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTIyLDBINEEyLDIsMCwwLDAsMiwyVjMwYTIsMiwwLDAsMCwyLDJIMjhhMiwyLDAsMCwwLDItMlY4WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTExLjgyLDE2LjIySDguNzZ2MmgyLjg4djEuNDJIOC43NlYyMmgzLjE4djEuNDJIN1YxNC44MWg0Ljc4WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTE0LjM2LDE0LjgxbDEuMSwyLjc3LDEuMDktMi43N2gxLjg5bC0yLDQuMjMsMi4xNCw0LjM0SDE2LjY0TDE1LjQsMjAuNDdsLTEuMjIsMi45MWgtMS45TDE0LjQyLDE5bC0yLTQuMjNaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjQsMTYuMjJIMjF2MmgyLjg4djEuNDJIMjFWMjJoMy4xOHYxLjQySDE5LjI1VjE0LjgxSDI0WiIvPjxwYXRoIGNsYXNzPSJjbHMtMyIgZD0iTTIyLDBWN2ExLDEsMCwwLDAsMSwxaDdaIi8+PC9zdmc+");
}

.e-filemanager .e-fe-msi {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM0ZGJjYzE7fS5jbHMtMntmaWxsOiNmZmY7fS5jbHMtM3tmaWxsOiNhZmVmZWQ7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9NU0k8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTIyLDBINEEyLDIsMCwwLDAsMiwyVjMwYTIsMiwwLDAsMCwyLDJIMjhhMiwyLDAsMCwwLDItMlY4WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTkuNjQsMTQuODFsMS4yMiw2aDBsMS4yMy02aDIuNTZ2OC41N0gxMy4xVjE2LjU0aDBsLTEuNTIsNi44NEgxMC4yTDguNjgsMTYuNTRoMHY2Ljg0SDcuMDdWMTQuODFaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTcuMzEsMjFhMi4zOSwyLjM5LDAsMCwwLC4wNS41NS45LjksMCwwLDAsLjE4LjQxLjg5Ljg5LDAsMCwwLC4zNS4yNywxLjQ5LDEuNDksMCwwLDAsLjU2LjA5LDEuMDYsMS4wNiwwLDAsMCwuNzEtLjI2LDEsMSwwLDAsMCwuMzItLjc5LDEuNDYsMS40NiwwLDAsMC0uMDgtLjUsMSwxLDAsMCwwLS4yNi0uMzgsMiwyLDAsMCwwLS40Ny0uMzFjLS4yLS4wOS0uNDQtLjE4LS43My0uMjhhNi43LDYuNywwLDAsMS0xLS40MiwyLjU4LDIuNTgsMCwwLDEtLjctLjUzLDIsMiwwLDAsMS0uNDItLjcxLDIuOTQsMi45NCwwLDAsMS0uMTMtLjkzLDIuNDIsMi40MiwwLDAsMSwuNzEtMS45LDIuODYsMi44NiwwLDAsMSwxLjk0LS42MiwzLjksMy45LDAsMCwxLDEuMDYuMTMsMi4xOSwyLjE5LDAsMCwxLC44NC40LDIsMiwwLDAsMSwuNTYuNzJBMi42MiwyLjYyLDAsMCwxLDIxLDE2Ljk0di4yNEgxOS4zNWExLjY4LDEuNjgsMCwwLDAtLjIyLS45NC43OS43OSwwLDAsMC0uNzItLjMzLDEuMTQsMS4xNCwwLDAsMC0uNDguMDkuNjkuNjksMCwwLDAtLjMuMjIuNzQuNzQsMCwwLDAtLjE2LjMyLDEuNSwxLjUsMCwwLDAsMCwuMzcsMS4xNiwxLjE2LDAsMCwwLC4xNy42NiwxLjQ3LDEuNDcsMCwwLDAsLjcyLjVsMS4zMy41OGEzLjY3LDMuNjcsMCwwLDEsLjguNDUsMiwyLDAsMCwxLC41LjUsMS43OSwxLjc5LDAsMCwxLC4yNi42LDMuMTQsMy4xNCwwLDAsMSwuMDcuNzIsMi4zNCwyLjM0LDAsMCwxLS43OSwyLDMuNDYsMy40NiwwLDAsMS0yLjE5LjYyLDIuODQsMi44NCwwLDAsMS0yLjA5LS42NCwyLjQ3LDIuNDcsMCwwLDEtLjYzLTEuODJWMjAuN2gxLjczWiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTIyLjIzLDE0LjgxSDI0djguNTdIMjIuMjNaIi8+PHBhdGggY2xhc3M9ImNscy0zIiBkPSJNMjIsMFY3YTEsMSwwLDAsMCwxLDFoN1oiLz48L3N2Zz4=");
}

.e-filemanager .e-fe-unknown {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZjg2MmM7fS5jbHMtMntvcGFjaXR5OjAuNDU7fS5jbHMtM3tmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9FeGNsYW1hdG9yeTwvdGl0bGU+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMjIsMEg0QTIsMiwwLDAsMCwyLDJWMzBhMiwyLDAsMCwwLDIsMkgyOGEyLDIsMCwwLDAsMi0yVjhaIi8+PGcgY2xhc3M9ImNscy0yIj48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik0yMiwwVjdhMSwxLDAsMCwwLDEsMWg3WiIvPjwvZz48cG9seWdvbiBjbGFzcz0iY2xzLTMiIHBvaW50cz0iMTcuNDcgMjAgMTQuNSAyMCAxNCA4IDE4IDggMTcuNDcgMjAiLz48Y2lyY2xlIGNsYXNzPSJjbHMtMyIgY3g9IjE2IiBjeT0iMjQiIHI9IjIiLz48L3N2Zz4=");
}

.e-filemanager .e-fe-rtf {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDkwZDg7fS5jbHMtMntmaWxsOiNmZmY7fS5jbHMtM3tmaWxsOiNjNWVmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9SVEY8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTIyLDBINEEyLDIsMCwwLDAsMiwyVjMwYTIsMiwwLDAsMCwyLDJIMjhhMiwyLDAsMCwwLDItMlY4WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTExLjIzLDE0LjgxYTIuNDIsMi40MiwwLDAsMSwxLjY4LjU0LDIuMTYsMi4xNiwwLDAsMSwuNiwxLjY3LDIuNjMsMi42MywwLDAsMS0uMzUsMS40MSwxLjYzLDEuNjMsMCwwLDEtMS4wOC43djBhMS42NSwxLjY1LDAsMCwxLC45NS40MiwxLjgzLDEuODMsMCwwLDEsLjM3LDEuMDVjMCwuMTYsMCwuMzMsMCwuNTJzMCwuNCwwLC42M2MwLC40NSwwLC44LjA3LDFhLjY2LjY2LDAsMCwwLC4zMS40OXYuMDhIMTJBMSwxLDAsMCwxLDExLjgsMjNhMy43MywzLjczLDAsMCwxLDAtLjQ4bDAtMS42NWExLjQsMS40LDAsMCwwLS4yNS0uNzksMSwxLDAsMCwwLS43Ny0uMjlIOS43NnYzLjYzSDhWMTQuODFabS0uNzUsMy43NGExLjQzLDEuNDMsMCwwLDAsMS0uMjksMS4yNSwxLjI1LDAsMCwwLC4zNC0xLDEuMDYsMS4wNiwwLDAsMC0xLjItMS4xOUg5Ljc2djIuNDdaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTkuNTEsMTYuMjJIMTcuNjR2Ny4xNkgxNS45MVYxNi4yMkgxNFYxNC44MWg1LjQ3WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTI1LDE0LjgxdjEuNDFIMjJ2MmgyLjg4djEuNDJIMjJ2My43MkgyMC4yNVYxNC44MVoiLz48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik0yMiwwVjdhMSwxLDAsMCwwLDEsMWg3WiIvPjwvc3ZnPg==");
}

.e-filemanager .e-fe-xml {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMyMjc5NGE7fS5jbHMtMntmaWxsOiNmZmY7fS5jbHMtM3tmaWxsOiNjYWZmZTE7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9YTUw8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTIyLDBINEEyLDIsMCwwLDAsMiwyVjMwYTIsMiwwLDAsMCwyLDJIMjhhMiwyLDAsMCwwLDItMlY4WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTcuNzEsMTQuODFsMS4xLDIuNzdMOS45LDE0LjgxaDEuODlMOS44LDE5bDIuMTMsNC4zNEgxMEw4Ljc1LDIwLjQ3LDcuNTMsMjMuMzhINS42M0w3Ljc3LDE5bC0yLTQuMjNaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTUuMjEsMTQuODFsMS4yMiw2aDBsMS4yMy02aDIuNTZ2OC41N0gxOC42NlYxNi41NGgwbC0xLjUyLDYuODRIMTUuNzdsLTEuNTItNi44NGgwdjYuODRIMTIuNjRWMTQuODFaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjEuNDgsMTQuODFoMS43M1YyMmgzLjA2djEuNDJIMjEuNDhaIi8+PHBhdGggY2xhc3M9ImNscy0zIiBkPSJNMjIsMFY3YTEsMSwwLDAsMCwxLDFoN1oiLz48L3N2Zz4=");
}

.e-filemanager .e-fe-folder {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM4ZjhmOGY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9Gb2xkZXI8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTI5LjUsNy4xNGgtMTNMMTMuMDYsNEgyLjVBMi41LDIuNSwwLDAsMCwwLDYuNXYxOUEyLjUsMi41LDAsMCwwLDIuNSwyOGgyN0EyLjUsMi41LDAsMCwwLDMyLDI1LjVWOS42NEEyLjUsMi41LDAsMCwwLDI5LjUsNy4xNFoiLz48L3N2Zz4=");
}

.e-filemanager .e-fe-locked > .e-text-content .e-fe-folder,
.e-filemanager .e-fe-locked > .e-fe-grid-icon .e-fe-folder {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMzIgMzIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMyIDMyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzREQkNDMTt9LnN0MXtmaWxsOiNGRjNFM0U7fS5zdDJ7ZmlsbDojMDA5MEQ4O30uc3Qze2ZpbGw6I0MzNzFCRDt9LnN0NHtmaWxsOiNGRjg2MkM7fS5zdDV7ZmlsbDojNzM3MUNDO30uc3Q2e2ZpbGw6IzRCNDg0Qzt9LnN0N3tmaWxsOiMyMjc5NEE7fS5zdDh7ZmlsbDojODJCQjIyO30uc3Q5e2ZpbGw6I0FBQUFBQTt9LnN0MTB7ZmlsbDojOTk5OTk5O30uc3QxMXtmaWxsOiM4MTgxODE7fS5zdDEye2ZpbGw6I0YzRjNGMzt9LnN0MTN7ZmlsbDojRkZGRkZGO30uc3QxNHtmaWxsOiNFQUVBRUE7fS5zdDE1e2ZpbGw6bm9uZTtzdHJva2U6Izk0OTQ5NDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0MTZ7ZmlsbDojMDI3OUQ3O30uc3QxN3tvcGFjaXR5OjAuNTtmaWxsOiM5NDk0OTQ7fS5zdDE4e2ZpbGw6bm9uZTtzdHJva2U6IzAyNzlENztzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0MTl7ZmlsbDojQzhDOEM4O30uc3QyMHtmaWxsOiMwNDdBRDY7fS5zdDIxe2ZpbGw6I0ZGRkZGRjtzdHJva2U6Izk0OTQ5NDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0MjJ7ZmlsbDpub25lO3N0cm9rZTojQzhDOEM4O3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3QyM3tmaWxsOm5vbmU7c3Ryb2tlOiNDNUM1QzU7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDI0e2ZpbGw6bm9uZTtzdHJva2U6I0QxNTczNztzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0MjV7ZmlsbDojRDE1NzM3O30uc3QyNntmaWxsOm5vbmU7c3Ryb2tlOiNGRUZFRkU7c3Ryb2tlLXdpZHRoOjQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDI3e2ZpbGw6I0Y1QkE5RTt9LnN0Mjh7ZmlsbDpub25lO3N0cm9rZTojRkZGRkZGO3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3QyOXtmaWxsOiNGRUZFRkU7fS5zdDMwe2ZpbGw6IzM4NjJBMTt9LnN0MzF7ZmlsbDpub25lO3N0cm9rZTojRDE1NzM3O3N0cm9rZS13aWR0aDo0O3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3QzMntmaWxsOiMyQzdBNEY7fS5zdDMze2ZpbGw6bm9uZTtzdHJva2U6I0ZFRkVGRTtzdHJva2Utd2lkdGg6NTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0MzR7ZmlsbDojRkZGRkZGO3N0cm9rZTojQzhDOEM4O3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3QzNXtmaWxsOm5vbmU7c3Ryb2tlOiM2RUFGREY7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDM2e2ZpbGw6bm9uZTtzdHJva2U6Izk5OTk5OTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0Mzd7ZmlsbDojNkFCMEU1O30uc3QzOHtmaWxsOiNDNUM1QzU7fS5zdDM5e2ZpbGw6I0ZGRkZGRjtzdHJva2U6Izk5OTk5OTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0NDB7ZmlsbDpub25lO3N0cm9rZTojRjVCQjlFO3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3Q0MXtmaWxsOiM4NkJFQjc7fS5zdDQye2ZpbGw6IzZFQUZERjt9LnN0NDN7ZmlsbDojNkJCMEU1O30uc3Q0NHtmaWxsOm5vbmU7c3Ryb2tlOiM2QUFGRTU7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDQ1e2ZpbGw6IzZBQUZFNTt9LnN0NDZ7ZmlsbDojMDA3OEQ3O30uc3Q0N3tmaWxsOiNGRjkyOTI7fS5zdDQ4e2ZpbGw6I0U4N0U3RTt9LnN0NDl7ZmlsbDojRkZDM0MzO30uc3Q1MHtmaWxsOiM5MUQ0RkU7fS5zdDUxe2ZpbGw6IzYzQTdEMzt9LnN0NTJ7ZmlsbDojQzFFN0ZGO30uc3Q1M3tmaWxsOiM4M0Q2Qjk7fS5zdDU0e2ZpbGw6IzQ2QzY4Qzt9LnN0NTV7ZmlsbDojQkJFOEQ4O30uc3Q1NntmaWxsOiNGRUIxN0Q7fS5zdDU3e2ZpbGw6I0REOTY2Njt9LnN0NTh7ZmlsbDojRkVENEI3O30uc3Q1OXtmaWxsOiNGMkEyQTI7fS5zdDYwe2ZpbGw6I0YxQzVDNTt9LnN0NjF7ZmlsbDojREJCNjYzO30uc3Q2MntmaWxsOiNDRUExNTE7fS5zdDYze2ZpbGw6I0VCRDdBOTt9LnN0NjR7ZmlsbDojQ0VDRUNFO30uc3Q2NXtmaWxsOiNCN0I3Qjc7fS5zdDY2e2ZpbGw6I0U0RTRFNDt9LnN0Njd7ZmlsbDojNjVBQUQxO30uc3Q2OHtmaWxsOiNFNTdBN0E7fS5zdDY5e2ZpbGw6I0U2QTZFODt9LnN0NzB7ZmlsbDojRDY4QUQ2O30uc3Q3MXtmaWxsOiNGRkNDRkU7fS5zdDcye2ZpbGw6Izk4Q0U1Rjt9LnN0NzN7ZmlsbDojOENBRjJDO30uc3Q3NHtmaWxsOiNDNkUzQTc7fS5zdDc1e2ZpbGw6I0ZGQjU3ODt9LnN0NzZ7ZmlsbDojRUQ5RjY0O30uc3Q3N3tmaWxsOiNGRkQ2QjU7fS5zdDc4e2ZpbGw6I0Y0QTFFRjt9LnN0Nzl7ZmlsbDojREQ4N0REO30uc3Q4MHtmaWxsOiNGOUNCRjY7fS5zdDgxe2ZpbGw6I0E4QTJGNDt9LnN0ODJ7ZmlsbDojODg4NUU4O30uc3Q4M3tmaWxsOiNDRkNDRjg7fS5zdDg0e2ZpbGw6I0JDQkNCQzt9LnN0ODV7ZmlsbDojQThBOEE4O30uc3Q4NntmaWxsOiNEQURBREE7fS5zdDg3e2ZpbGw6Izc3Q0NEQjt9LnN0ODh7ZmlsbDojQjRFM0VCO30uc3Q4OXtmaWxsOiNGRkI3QTQ7fS5zdDkwe2ZpbGw6I0Y2OUE3Qjt9LnN0OTF7ZmlsbDojRkZEN0NEO30uc3Q5MntmaWxsOiM3MUM4RjQ7fS5zdDkze2ZpbGw6IzhEQzk3Nzt9LnN0OTR7ZmlsbDojN0NBODUxO30uc3Q5NXtvcGFjaXR5OjAuNDU7ZmlsbDojRkZGRkZGO30uc3Q5NntmaWxsOm5vbmU7c3Ryb2tlOiM2QkIwRTU7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDk3e2ZpbGw6IzAwOEZFNzt9LnN0OTh7ZmlsbDojQTdEREZGO30uc3Q5OXtmaWxsOiMyRUI5ODg7fS5zdDEwMHtmaWxsOiM5MkVDQ0E7fS5zdDEwMXtmaWxsOm5vbmU7c3Ryb2tlOiNGRkZGRkY7c3Ryb2tlLXdpZHRoOjI7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDEwMntmaWxsOiNGRDY2MDA7fS5zdDEwM3tmaWxsOiNGRkNEQUE7fS5zdDEwNHtmaWxsOiNGRkNDQ0I7fS5zdDEwNXtmaWxsOiNGMTAzMDA7fS5zdDEwNntmaWxsOiNFQ0VDRUM7fS5zdDEwN3tmaWxsOiNGMjlDMUY7fS5zdDEwOHtmaWxsOiNGRkVGQ0M7fS5zdDEwOXtmaWxsOiNEQ0RDRkY7fS5zdDExMHtmaWxsOiNENkQ2RDY7fS5zdDExMXtmaWxsOiNFOUZGQjg7fS5zdDExMntmaWxsOiNDNUVGRkY7fS5zdDExM3tmaWxsOiNDQUZGRTE7fS5zdDExNHtmaWxsOiNGRkNEQUI7fS5zdDExNXtmaWxsOiM4MjNBOUI7fS5zdDExNntmaWxsOiNFQ0JERkY7fS5zdDExN3tmaWxsOiNBRkVGRUQ7fS5zdDExOHtmaWxsOm5vbmU7c3Ryb2tlOiNGRkZGRkY7c3Ryb2tlLXdpZHRoOjI7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3QxMTl7ZmlsbDojOEY4RjhGO30uc3QxMjB7b3BhY2l0eTowLjQ1O30uc3QxMjF7ZmlsbDpub25lO3N0cm9rZTojRkZGRkZGO3N0cm9rZS13aWR0aDozO3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3QxMjJ7ZmlsbDojOTFENUZGO30uc3QxMjN7ZmlsbDojMjY5RkU5O30uc3QxMjR7ZmlsbDojOTQ5NDk0O30uc3QxMjV7ZmlsbDojRjVCQjlFO30uc3QxMjZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMl8pO30uc3QxMjd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNF8pO2ZpbGw6IzMwMzAzMDt9LnN0MTI4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzZfKTtmaWxsOm5vbmU7c3Ryb2tlOiM2MTYxNjE7c3Ryb2tlLWxpbmVjYXA6c3F1YXJlO3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3QxMjl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOF8pO30uc3QxMzB7b3BhY2l0eTowO2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwXyk7ZmlsbDojRkZFMkUyO30uc3QxMzF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTRfKTt9LnN0MTMye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2Xyk7ZmlsbDojMzAzMDMwO30uc3QxMzN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMThfKTtmaWxsOm5vbmU7c3Ryb2tlOiM2MTYxNjE7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDEzNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8yMF8pO30uc3QxMzV7b3BhY2l0eTowLjc7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjJfKTtmaWxsOiNGRkZGRkY7fS5zdDEzNntvcGFjaXR5OjAuNDI7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjRfKTtmaWxsOm5vbmU7c3Ryb2tlOiNGRkZGRkY7c3Ryb2tlLWxpbmVjYXA6c3F1YXJlO3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3QxMzd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjRfKTt9LnN0MTM4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzI2Xyk7fS5zdDEzOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8yOF8pO2ZpbGw6IzMwMzAzMDt9LnN0MTQwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzMwXyk7ZmlsbDpub25lO3N0cm9rZTojNjE2MTYxO3N0cm9rZS1saW5lY2FwOnNxdWFyZTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0MTQxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzMyXyk7fS5zdDE0MntvcGFjaXR5OjAuNztjbGlwLXBhdGg6dXJsKCNTVkdJRF8zNF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MTQze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzM2Xyk7fS5zdDE0NHtvcGFjaXR5OjAuNztjbGlwLXBhdGg6dXJsKCNTVkdJRF8zOF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MTQ1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQyXyk7fS5zdDE0NntvcGFjaXR5OjAuNztjbGlwLXBhdGg6dXJsKCNTVkdJRF80NF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MTQ3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQ2Xyk7fS5zdDE0OHtvcGFjaXR5OjA7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDhfKTtmaWxsOiNGRkZGRkY7fS5zdDE0OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF81MF8pO30uc3QxNTB7b3BhY2l0eTowO2NsaXAtcGF0aDp1cmwoI1NWR0lEXzUyXyk7ZmlsbDojRkZGRkZGO30uc3QxNTF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTRfKTt9LnN0MTUye29wYWNpdHk6MC4xODtjbGlwLXBhdGg6dXJsKCNTVkdJRF81Nl8pO2ZpbGw6I0ZGRkZGRjt9LnN0MTUze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzU4Xyk7fS5zdDE1NHtvcGFjaXR5OjAuNztjbGlwLXBhdGg6dXJsKCNTVkdJRF82MF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MTU1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzYyXyk7fS5zdDE1NntvcGFjaXR5OjAuNztjbGlwLXBhdGg6dXJsKCNTVkdJRF82NF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MTU3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzY2Xyk7fS5zdDE1OHtvcGFjaXR5OjAuNztjbGlwLXBhdGg6dXJsKCNTVkdJRF82OF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MTU5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzcwXyk7fS5zdDE2MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF83Ml8pO30uc3QxNjF7b3BhY2l0eTowLjE7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNzRfKTtmaWxsOiNGRkZGRkY7fS5zdDE2MntjbGlwLXBhdGg6dXJsKCNTVkdJRF83Nl8pO30uc3QxNjN7b3BhY2l0eTowLjc7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNzhfKTtmaWxsOiNGRkZGRkY7fS5zdDE2NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF84Ml8pO30uc3QxNjV7b3BhY2l0eTowO2NsaXAtcGF0aDp1cmwoI1NWR0lEXzg0Xyk7ZmlsbDojRkZGRkZGO30uc3QxNjZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODZfKTt9LnN0MTY3e29wYWNpdHk6MC43O2NsaXAtcGF0aDp1cmwoI1NWR0lEXzg4Xyk7ZmlsbDojRkZGRkZGO30uc3QxNjh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTJfKTt9LnN0MTY5e29wYWNpdHk6MDtjbGlwLXBhdGg6dXJsKCNTVkdJRF85NF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MTcwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzk2Xyk7fS5zdDE3MXtvcGFjaXR5OjAuNztjbGlwLXBhdGg6dXJsKCNTVkdJRF85OF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MTcye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwMl8pO30uc3QxNzN7b3BhY2l0eTowO2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwNF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MTc0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwNl8pO30uc3QxNzV7b3BhY2l0eTowLjc7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTA4Xyk7ZmlsbDojRkZGRkZGO30uc3QxNzZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTEyXyk7fS5zdDE3N3tvcGFjaXR5OjA7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTE0Xyk7ZmlsbDojRkZGRkZGO30uc3QxNzh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTE2Xyk7fS5zdDE3OXtvcGFjaXR5OjAuNztjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMThfKTtmaWxsOiNGRkZGRkY7fS5zdDE4MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjJfKTt9LnN0MTgxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyNF8pO2ZpbGw6I0UwRERERDt9LnN0MTgye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyNl8pO30uc3QxODN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTI4Xyk7ZmlsbDojRTBEREREO30uc3QxODR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTMwXyk7fS5zdDE4NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzJfKTtmaWxsOiNFMEREREQ7fS5zdDE4NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzRfKTt9LnN0MTg3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzNl8pO2ZpbGw6I0UwRERERDt9LnN0MTg4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzOF8pO30uc3QxODl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQwXyk7ZmlsbDojRTBEREREO30uc3QxOTB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQyXyk7fS5zdDE5MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDRfKTtmaWxsOiNFMEREREQ7fS5zdDE5MntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDZfKTt9LnN0MTkze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0OF8pO2ZpbGw6I0UwRERERDt9LnN0MTk0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1MF8pO30uc3QxOTV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTUyXyk7ZmlsbDojRTBEREREO30uc3QxOTZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTU0Xyk7fS5zdDE5N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTZfKTtmaWxsOiMyMTIxMjE7fS5zdDE5OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNThfKTt9LnN0MTk5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2MF8pO2ZpbGw6bm9uZTtzdHJva2U6IzYxNjE2MTtzdHJva2Utd2lkdGg6MjtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0MjAwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2Ml8pO30uc3QyMDF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTY0Xyk7ZmlsbDojRkZGRkZGO30uc3QyMDJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTY4Xyk7fS5zdDIwM3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzBfKTtmaWxsOiNGRkZGRkY7fS5zdDIwNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzJfKTt9LnN0MjA1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3NF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MjA2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3Nl8pO30uc3QyMDd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTc4Xyk7ZmlsbDojRkZGRkZGO30uc3QyMDh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTgwXyk7fS5zdDIwOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODJfKTtmaWxsOiNGRkZGRkY7fS5zdDIxMHtvcGFjaXR5OjAuMjQ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg0Xyk7ZmlsbDpub25lO3N0cm9rZTojRkZGRkZGO3N0cm9rZS1saW5lY2FwOnNxdWFyZTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0MjExe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE4Nl8pO30uc3QyMTJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg4Xyk7ZmlsbDojRkZGRkZGO30uc3QyMTN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTkwXyk7fS5zdDIxNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTJfKTtmaWxsOiMzMDMwMzA7fS5zdDIxNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTRfKTt9LnN0MjE2e29wYWNpdHk6MDtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTZfKTtmaWxsOiNEOEQ4RDg7fS5zdDIxN3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOThfKTt9LnN0MjE4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzIwMF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MjE5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzIwMl8pO30uc3QyMjB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjA0Xyk7ZmlsbDojMzAzMDMwO30uc3QyMjF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjA4Xyk7fS5zdDIyMntjbGlwLXBhdGg6dXJsKCNTVkdJRF8yMTBfKTtlbmFibGUtYmFja2dyb3VuZDpuZXcgICAgO30uc3QyMjN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjEyXyk7fS5zdDIyNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8yMTRfKTt9LnN0MjI1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzIxNl8pO2ZpbGw6I0UwRERERDt9LnN0MjI2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzIxOF8pO30uc3QyMjd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjIwXyk7ZW5hYmxlLWJhY2tncm91bmQ6bmV3ICAgIDt9LnN0MjI4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzIyMl8pO30uc3QyMjl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjI0Xyk7fS5zdDIzMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8yMjZfKTtmaWxsOiNFMEREREQ7fS5zdDIzMXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8yMjhfKTt9LnN0MjMye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzIzMF8pO2VuYWJsZS1iYWNrZ3JvdW5kOm5ldyAgICA7fS5zdDIzM3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8yMzJfKTt9LnN0MjM0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzIzNF8pO30uc3QyMzV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjM2Xyk7ZmlsbDojRTBEREREO30uc3QyMzZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjM4Xyk7fS5zdDIzN3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8yNDBfKTtlbmFibGUtYmFja2dyb3VuZDpuZXcgICAgO30uc3QyMzh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjQyXyk7fS5zdDIzOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8yNDRfKTt9LnN0MjQwe29wYWNpdHk6MC44MjI4O2NsaXAtcGF0aDp1cmwoI1NWR0lEXzI0Nl8pO2ZpbGw6I0ZGRkZGRjt9LnN0MjQxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzI0OF8pO30uc3QyNDJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjUwXyk7ZW5hYmxlLWJhY2tncm91bmQ6bmV3ICAgIDt9LnN0MjQze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzI1Ml8pO30uc3QyNDR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjU0Xyk7fS5zdDI0NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8yNTZfKTtmaWxsOiNFMEREREQ7fS5zdDI0NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8yNThfKTt9LnN0MjQ3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzI2MF8pO2VuYWJsZS1iYWNrZ3JvdW5kOm5ldyAgICA7fS5zdDI0OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8yNjJfKTt9LnN0MjQ5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzI2NF8pO30uc3QyNTB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjY2Xyk7ZmlsbDojRTBEREREO30uc3QyNTF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjY4Xyk7fS5zdDI1MntjbGlwLXBhdGg6dXJsKCNTVkdJRF8yNzBfKTtlbmFibGUtYmFja2dyb3VuZDpuZXcgICAgO30uc3QyNTN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjcyXyk7fS5zdDI1NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8yNzRfKTt9LnN0MjU1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzI3Nl8pO2ZpbGw6I0UwRERERDt9LnN0MjU2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzI3OF8pO30uc3QyNTd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjgwXyk7ZW5hYmxlLWJhY2tncm91bmQ6bmV3ICAgIDt9LnN0MjU4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzI4Ml8pO30uc3QyNTl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjg0Xyk7fS5zdDI2MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8yODZfKTtmaWxsOiNFMEREREQ7fS5zdDI2MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8yODhfKTt9LnN0MjYye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzI5MF8pO2VuYWJsZS1iYWNrZ3JvdW5kOm5ldyAgICA7fS5zdDI2M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8yOTJfKTt9LnN0MjY0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzI5NF8pO30uc3QyNjV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjk2Xyk7ZmlsbDojRTBEREREO30uc3QyNjZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjk4Xyk7fS5zdDI2N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8zMDBfKTtmaWxsOiNGRjg2MkM7fS5zdDI2OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8zMDJfKTt9LnN0MjY5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzMwNF8pO2ZpbGw6I0ZGRkZGRjt9LnN0Mjcwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzMwNl8pO30uc3QyNzF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzA4Xyk7ZmlsbDojRkZGRkZGO30uc3QyNzJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzEwXyk7fS5zdDI3M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8zMTJfKTtmaWxsOiNGRkZGRkY7fS5zdDI3NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8zMTRfKTt9LnN0Mjc1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzMxNl8pO2ZpbGw6I0ZGQ0RBQjt9LnN0Mjc2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzMxOF8pO30uc3QyNzd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzIwXyk7ZmlsbDojRkY4NjJDO30uc3QyNzh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzIyXyk7fS5zdDI3OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8zMjRfKTtmaWxsOiNGRkZGRkY7fS5zdDI4MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8zMjZfKTt9LnN0Mjgxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzMyOF8pO2ZpbGw6I0ZGRkZGRjt9LnN0Mjgye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzMzMF8pO30uc3QyODN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzMyXyk7ZmlsbDojRkZGRkZGO30uc3QyODR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzM0Xyk7fS5zdDI4NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8zMzZfKTtmaWxsOiNGRkNEQUI7fS5zdDI4NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8zMzhfKTt9LnN0Mjg3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzM0MF8pO2ZpbGw6I0ZGODYyQzt9LnN0Mjg4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzM0Ml8pO30uc3QyODl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzQ0Xyk7ZmlsbDojRkZGRkZGO30uc3QyOTB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzQ2Xyk7fS5zdDI5MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8zNDhfKTtmaWxsOiNGRkZGRkY7fS5zdDI5MntjbGlwLXBhdGg6dXJsKCNTVkdJRF8zNTBfKTt9LnN0Mjkze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzM1Ml8pO2ZpbGw6I0ZGRkZGRjt9LnN0Mjk0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzM1NF8pO30uc3QyOTV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzU2Xyk7ZmlsbDojRkZDREFCO30uc3QyOTZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzU4Xyk7fS5zdDI5N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8zNjBfKTtmaWxsOiM0QjQ4NEM7fS5zdDI5OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8zNjJfKTt9LnN0Mjk5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzM2NF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MzAwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzM2Nl8pO30uc3QzMDF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzY4Xyk7ZmlsbDojRkZGRkZGO30uc3QzMDJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzcwXyk7fS5zdDMwM3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8zNzJfKTtmaWxsOiNGRkZGRkY7fS5zdDMwNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8zNzRfKTt9LnN0MzA1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzM3Nl8pO2ZpbGw6I0Q2RDZENjt9LnN0MzA2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzM3OF8pO30uc3QzMDd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzgwXyk7ZmlsbDojMkVCOTg4O30uc3QzMDh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzgyXyk7fS5zdDMwOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8zODRfKTtmaWxsOiM5MkVDQ0E7fS5zdDMxMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8zODZfKTt9LnN0MzExe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzM4OF8pO2VuYWJsZS1iYWNrZ3JvdW5kOm5ldyAgICA7fS5zdDMxMntjbGlwLXBhdGg6dXJsKCNTVkdJRF8zOTBfKTt9LnN0MzEze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzM5Ml8pO30uc3QzMTR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzk0Xyk7ZmlsbDojRkZGRkZGO30uc3QzMTV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzk2Xyk7fS5zdDMxNntjbGlwLXBhdGg6dXJsKCNTVkdJRF8zOThfKTtmaWxsOiNGRkZGRkY7fS5zdDMxN3tjbGlwLXBhdGg6dXJsKCNTVkdJRF80MDBfKTt9LnN0MzE4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQwMl8pO2ZpbGw6I0ZGRkZGRjt9LnN0MzE5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQwNF8pO30uc3QzMjB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDA2Xyk7ZmlsbDojRkY4NjJDO30uc3QzMjF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDA4Xyk7fS5zdDMyMntjbGlwLXBhdGg6dXJsKCNTVkdJRF80MTBfKTtmaWxsOiNGRkZGRkY7fS5zdDMyM3tjbGlwLXBhdGg6dXJsKCNTVkdJRF80MTJfKTt9LnN0MzI0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQxNF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MzI1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQxNl8pO30uc3QzMjZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDE4Xyk7ZmlsbDojRkZGRkZGO30uc3QzMjd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDIwXyk7fS5zdDMyOHtjbGlwLXBhdGg6dXJsKCNTVkdJRF80MjJfKTtmaWxsOiNBQUFBQUE7fS5zdDMyOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF80MjRfKTt9LnN0MzMwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQyNl8pO2ZpbGw6I0VDRUNFQzt9LnN0MzMxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQyOF8pO30uc3QzMzJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDMwXyk7ZW5hYmxlLWJhY2tncm91bmQ6bmV3ICAgIDt9LnN0MzMze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQzMl8pO30uc3QzMzR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDM0Xyk7fS5zdDMzNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF80MzZfKTtmaWxsOiNGRkZGRkY7fS5zdDMzNntjbGlwLXBhdGg6dXJsKCNTVkdJRF80MzhfKTt9LnN0MzM3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQ0MF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MzM4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQ0Ml8pO30uc3QzMzl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDQ0Xyk7ZmlsbDojRkZGRkZGO30uc3QzNDB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDQ2Xyk7fS5zdDM0MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF80NDhfKTtmaWxsOiMwMDkwRDg7fS5zdDM0MntjbGlwLXBhdGg6dXJsKCNTVkdJRF80NTBfKTt9LnN0MzQze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQ1Ml8pO2ZpbGw6I0ZGRkZGRjt9LnN0MzQ0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQ1NF8pO30uc3QzNDV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDU2Xyk7ZmlsbDojRkZGRkZGO30uc3QzNDZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDU4Xyk7fS5zdDM0N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF80NjBfKTtmaWxsOiNGRkZGRkY7fS5zdDM0OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF80NjJfKTt9LnN0MzQ5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQ2NF8pO2ZpbGw6I0M1RUZGRjt9LnN0MzUwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQ2Nl8pO30uc3QzNTF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDY4Xyk7ZmlsbDojMjI3OTRBO30uc3QzNTJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDcwXyk7fS5zdDM1M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF80NzJfKTtmaWxsOiNGRkZGRkY7fS5zdDM1NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF80NzRfKTt9LnN0MzU1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQ3Nl8pO2ZpbGw6I0ZGRkZGRjt9LnN0MzU2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQ3OF8pO30uc3QzNTd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDgwXyk7ZmlsbDojRkZGRkZGO30uc3QzNTh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDgyXyk7fS5zdDM1OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF80ODRfKTtmaWxsOiNDQUZGRTE7fS5zdDM2MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF80ODZfKTt9LnN0MzYxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQ4OF8pO2ZpbGw6I0YyOUMxRjt9LnN0MzYye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQ5MF8pO30uc3QzNjN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDkyXyk7ZmlsbDojRkZFRkNDO30uc3QzNjR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDk0Xyk7fS5zdDM2NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF80OTZfKTtlbmFibGUtYmFja2dyb3VuZDpuZXcgICAgO30uc3QzNjZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDk4Xyk7fS5zdDM2N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF81MDBfKTt9LnN0MzY4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzUwMl8pO2ZpbGw6I0ZGRkZGRjt9LnN0MzY5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzUwNF8pO30uc3QzNzB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTA2Xyk7ZmlsbDojRkZGRkZGO30uc3QzNzF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTA4Xyk7fS5zdDM3MntjbGlwLXBhdGg6dXJsKCNTVkdJRF81MTBfKTtmaWxsOiNGRkZGRkY7fS5zdDM3M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF81MTJfKTt9LnN0Mzc0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzUxNF8pO2ZpbGw6I0ZGRkZGRjt9LnN0Mzc1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzUxNl8pO30uc3QzNzZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTE4Xyk7ZmlsbDojRjEwMzAwO30uc3QzNzd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTIwXyk7fS5zdDM3OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF81MjJfKTtmaWxsOiNGRkNDQ0I7fS5zdDM3OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF81MjRfKTt9LnN0Mzgwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzUyNl8pO2ZpbGw6I0ZGRkZGRjt9LnN0Mzgxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzUyOF8pO30uc3QzODJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTMwXyk7ZmlsbDojRkZGRkZGO30uc3QzODN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTMyXyk7fS5zdDM4NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF81MzRfKTtmaWxsOiMwMDhGRTc7fS5zdDM4NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF81MzZfKTt9LnN0Mzg2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzUzOF8pO2ZpbGw6I0E3RERGRjt9LnN0Mzg3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzU0MF8pO30uc3QzODh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTQyXyk7ZW5hYmxlLWJhY2tncm91bmQ6bmV3ICAgIDt9LnN0Mzg5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzU0NF8pO30uc3QzOTB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTQ2Xyk7fS5zdDM5MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF81NDhfKTtmaWxsOiNGRkZGRkY7fS5zdDM5MntjbGlwLXBhdGg6dXJsKCNTVkdJRF81NTBfKTt9LnN0Mzkze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzU1Ml8pO2ZpbGw6I0ZGRkZGRjt9LnN0Mzk0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzU1NF8pO30uc3QzOTV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTU2Xyk7ZmlsbDojRkZGRkZGO30uc3QzOTZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTU4Xyk7fS5zdDM5N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF81NjBfKTtmaWxsOiMzMDMwMzA7fS5zdDM5OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF81NjRfKTt9LnN0Mzk5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzU2Nl8pO2ZpbGw6IzI4MjcyNzt9LnN0NDAwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzU2OF8pO30uc3Q0MDF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTcwXyk7ZmlsbDpub25lO3N0cm9rZTojNDE0MDQwO3N0cm9rZS13aWR0aDoyO3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3Q0MDJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTcyXyk7fS5zdDQwM3tjbGlwLXBhdGg6dXJsKCNTVkdJRF81NzRfKTtmaWxsOiNEQURBREE7fS5zdDQwNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF81NzZfKTt9LnN0NDA1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzU3OF8pO2ZpbGw6I0RBREFEQTt9LnN0NDA2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzU4MF8pO30uc3Q0MDd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTgyXyk7ZmlsbDojREFEQURBO30uc3Q0MDh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTg2Xyk7fS5zdDQwOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF81ODhfKTtmaWxsOiNEQURBREE7fS5zdDQxMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF81OTJfKTt9LnN0NDExe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzU5NF8pO2ZpbGw6I0RBREFEQTt9LnN0NDEye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzU5OF8pO30uc3Q0MTN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjAwXyk7ZmlsbDojREFEQURBO30uc3Q0MTR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjA0Xyk7fS5zdDQxNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF82MDZfKTtmaWxsOiNEQURBREE7fS5zdDQxNntjbGlwLXBhdGg6dXJsKCNTVkdJRF82MTBfKTt9LnN0NDE3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzYxMl8pO2ZpbGw6I0RBREFEQTt9LnN0NDE4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzYxNl8pO30uc3Q0MTl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjE4Xyk7ZmlsbDojMjAxRjFGO30uc3Q0MjB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjIwXyk7fS5zdDQyMXtjbGlwLXBhdGg6dXJsKCNTVkdJRF82MjJfKTtmaWxsOm5vbmU7c3Ryb2tlOiM0MTQwNDA7c3Ryb2tlLXdpZHRoOjI7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDQyMntjbGlwLXBhdGg6dXJsKCNTVkdJRF82MjRfKTt9LnN0NDIze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzYyNl8pO2ZpbGw6IzUxNEY0Rjt9LnN0NDI0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzYyOF8pO30uc3Q0MjV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjMwXyk7ZmlsbDojREFEQURBO30uc3Q0MjZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjMyXyk7fS5zdDQyN3tjbGlwLXBhdGg6dXJsKCNTVkdJRF82MzRfKTtmaWxsOiNEQURBREE7fS5zdDQyOHtjbGlwLXBhdGg6dXJsKCNTVkdJRF82MzZfKTt9LnN0NDI5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzYzOF8pO2ZpbGw6I0RBREFEQTt9LnN0NDMwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzY0MF8pO30uc3Q0MzF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjQyXyk7ZmlsbDojRkZGRkZGO30uc3Q0MzJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjQ0Xyk7fS5zdDQzM3tjbGlwLXBhdGg6dXJsKCNTVkdJRF82NDZfKTtmaWxsOiNEQURBREE7fS5zdDQzNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF82NDhfKTt9LnN0NDM1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzY1MF8pO2ZpbGw6I0RBREFEQTt9LnN0NDM2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzY1Ml8pO30uc3Q0Mzd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjU0Xyk7ZmlsbDojREFEQURBO30uc3Q0Mzh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjU2Xyk7fS5zdDQzOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF82NThfKTtmaWxsOiNEQURBREE7fS5zdDQ0MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF82NjBfKTt9LnN0NDQxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzY2Ml8pO2ZpbGw6I0RBREFEQTt9LnN0NDQye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzY2Nl8pO30uc3Q0NDN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjY4Xyk7ZmlsbDojNDE0MDQwO30uc3Q0NDR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjcwXyk7fS5zdDQ0NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF82NzJfKTtmaWxsOiMyMDFGMUY7fS5zdDQ0NntjbGlwLXBhdGg6dXJsKCNTVkdJRF82NzRfKTt9LnN0NDQ3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzY3Nl8pO2ZpbGw6bm9uZTtzdHJva2U6IzQxNDA0MDtzdHJva2Utd2lkdGg6MjtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0NDQ4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzY3OF8pO30uc3Q0NDl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjgwXyk7ZmlsbDojMjAxRjFGO30uc3Q0NTB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjgyXyk7fS5zdDQ1MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF82ODRfKTtmaWxsOm5vbmU7c3Ryb2tlOiM5QTlBOUE7c3Ryb2tlLXdpZHRoOjI7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDQ1MntjbGlwLXBhdGg6dXJsKCNTVkdJRF82ODhfKTt9LnN0NDUze29wYWNpdHk6MDtjbGlwLXBhdGg6dXJsKCNTVkdJRF82OTBfKTtmaWxsOiNEOEQ4RDg7fS5zdDQ1NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF82OTJfKTt9LnN0NDU1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzY5NF8pO2ZpbGw6I0RBREFEQTt9LnN0NDU2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzY5Nl8pO30uc3Q0NTd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjk4Xyk7ZmlsbDojREFEQURBO30uc3Q0NTh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNzAwXyk7fS5zdDQ1OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF83MDJfKTtmaWxsOiNEQURBREE7fS5zdDQ2MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF83MDZfKTt9LnN0NDYxe29wYWNpdHk6MDtjbGlwLXBhdGg6dXJsKCNTVkdJRF83MDhfKTtmaWxsOiNGRjg0ODQ7fS5zdDQ2MntjbGlwLXBhdGg6dXJsKCNTVkdJRF83MTRfKTt9LnN0NDYze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzcxOF8pO30uc3Q0NjR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNzIyXyk7fS5zdDQ2NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF83MjRfKTtmaWxsOm5vbmU7c3Ryb2tlOiNGRkZGRkY7c3Ryb2tlLXdpZHRoOjQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDQ2NntjbGlwLXBhdGg6dXJsKCNTVkdJRF83MzBfKTt9LnN0NDY3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzczNF8pO30uc3Q0Njh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNzM4Xyk7fS5zdDQ2OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF83NDBfKTtmaWxsOm5vbmU7c3Ryb2tlOiNGRkZGRkY7c3Ryb2tlLXdpZHRoOjQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDQ3MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF83NDZfKTt9LnN0NDcxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzc1MF8pO30uc3Q0NzJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNzU0Xyk7fS5zdDQ3M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF83NTZfKTtmaWxsOm5vbmU7c3Ryb2tlOiNGRkZGRkY7c3Ryb2tlLXdpZHRoOjQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDQ3NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF83NThfKTt9LnN0NDc1e29wYWNpdHk6MDtjbGlwLXBhdGg6dXJsKCNTVkdJRF83NjBfKTtmaWxsOiNGRjkxOTE7fS5zdDQ3NntjbGlwLXBhdGg6dXJsKCNTVkdJRF83NjRfKTt9LnN0NDc3e29wYWNpdHk6MDtjbGlwLXBhdGg6dXJsKCNTVkdJRF83NjZfKTtmaWxsOiNGRjkxOTE7fS5zdDQ3OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF83NzBfKTt9LnN0NDc5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzc3Ml8pO2ZpbGw6I0ZGRkZGRjt9LnN0NDgwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzc3NF8pO30uc3Q0ODF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNzc2Xyk7ZmlsbDojOTQ5NDk0O30uc3Q0ODJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNzc4Xyk7fS5zdDQ4M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF83ODBfKTtmaWxsOiM5NDk0OTQ7fS5zdDQ4NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF83ODJfKTt9LnN0NDg1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzc4NF8pO2ZpbGw6Izk0OTQ5NDt9LnN0NDg2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzc4Nl8pO30uc3Q0ODd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNzg4Xyk7ZmlsbDojOTQ5NDk0O30uc3Q0ODh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNzkwXyk7fS5zdDQ4OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF83OTJfKTtmaWxsOiNDNUM1QzU7fS5zdDQ5MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF83OTRfKTt9LnN0NDkxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzc5Nl8pO2ZpbGw6I0M1QzVDNTt9LnN0NDkye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzc5OF8pO30uc3Q0OTN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODAwXyk7ZmlsbDojOTQ5NDk0O30uc3Q0OTR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODA0Xyk7fS5zdDQ5NXtvcGFjaXR5OjA7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODA2Xyk7ZmlsbDojRURGRjhGO30uc3Q0OTZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODEwXyk7fS5zdDQ5N3tvcGFjaXR5OjA7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODEyXyk7ZmlsbDojRkZCMUIxO30uc3Q0OTh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODE2Xyk7fS5zdDQ5OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF84MThfKTtmaWxsOiNGRkZGRkY7fS5zdDUwMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF84MjBfKTt9LnN0NTAxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzgyMl8pO2ZpbGw6Izk0OTQ5NDt9LnN0NTAye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzgyNF8pO30uc3Q1MDN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODI2Xyk7ZmlsbDojOTQ5NDk0O30uc3Q1MDR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODI4Xyk7fS5zdDUwNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF84MzBfKTtmaWxsOiM5NDk0OTQ7fS5zdDUwNntjbGlwLXBhdGg6dXJsKCNTVkdJRF84MzJfKTt9LnN0NTA3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzgzNF8pO2ZpbGw6Izk0OTQ5NDt9LnN0NTA4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzgzNl8pO30uc3Q1MDl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODM4Xyk7ZmlsbDojQzVDNUM1O30uc3Q1MTB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODQwXyk7fS5zdDUxMXtjbGlwLXBhdGg6dXJsKCNTVkdJRF84NDJfKTtmaWxsOiNDNUM1QzU7fS5zdDUxMntjbGlwLXBhdGg6dXJsKCNTVkdJRF84NDRfKTt9LnN0NTEze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzg0Nl8pO2ZpbGw6IzZFQUZERjt9LnN0NTE0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzg0OF8pO30uc3Q1MTV7b3BhY2l0eTowO2NsaXAtcGF0aDp1cmwoI1NWR0lEXzg1MF8pO2ZpbGw6I0ZGODQ4NDt9LnN0NTE2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzg1NF8pO30uc3Q1MTd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODU2Xyk7ZmlsbDojQkRCQ0JDO30uc3Q1MTh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODU4Xyk7fS5zdDUxOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF84NjBfKTtmaWxsOiNGMUVERUQ7fS5zdDUyMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF84NjJfKTt9LnN0NTIxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzg2NF8pO2ZpbGw6I0RBRDhEODt9LnN0NTIye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzg2Nl8pO30uc3Q1MjN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODY4Xyk7ZmlsbDojQkRCQ0JDO30uc3Q1MjR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODcwXyk7fS5zdDUyNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF84NzJfKTtmaWxsOiNCREJDQkM7fS5zdDUyNntjbGlwLXBhdGg6dXJsKCNTVkdJRF84NzRfKTt9LnN0NTI3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzg3Nl8pO2ZpbGw6I0JEQkNCQzt9LnN0NTI4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzg3OF8pO30uc3Q1Mjl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODgwXyk7ZmlsbDojRUFFQUVBO30uc3Q1MzB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODgyXyk7fS5zdDUzMXtjbGlwLXBhdGg6dXJsKCNTVkdJRF84ODRfKTtmaWxsOiNCREJDQkM7fS5zdDUzMntjbGlwLXBhdGg6dXJsKCNTVkdJRF84ODZfKTt9LnN0NTMze29wYWNpdHk6MDtjbGlwLXBhdGg6dXJsKCNTVkdJRF84ODhfKTtmaWxsOiNERUVDRjk7fS5zdDUzNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF84OTJfKTt9LnN0NTM1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzg5NF8pO2ZpbGw6I0ZGRkZGRjt9LnN0NTM2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzg5Nl8pO30uc3Q1Mzd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODk4Xyk7ZmlsbDojOTQ5NDk0O30uc3Q1Mzh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTAwXyk7fS5zdDUzOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF85MDJfKTtmaWxsOiM5NDk0OTQ7fS5zdDU0MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF85MDRfKTt9LnN0NTQxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzkwNl8pO2ZpbGw6I0M1QzVDNTt9LnN0NTQye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzkwOF8pO30uc3Q1NDN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTEwXyk7ZmlsbDojQzVDNUM1O30uc3Q1NDR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTEyXyk7fS5zdDU0NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF85MTRfKTtmaWxsOiM5NDk0OTQ7fS5zdDU0NntjbGlwLXBhdGg6dXJsKCNTVkdJRF85MTZfKTt9LnN0NTQ3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzkxOF8pO2ZpbGw6Izk0OTQ5NDt9LnN0NTQ4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzkyMl8pO30uc3Q1NDl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTI0Xyk7ZmlsbDojRkZGRkZGO30uc3Q1NTB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTI2Xyk7fS5zdDU1MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF85MjhfKTtmaWxsOiM5NDk0OTQ7fS5zdDU1MntjbGlwLXBhdGg6dXJsKCNTVkdJRF85MzBfKTt9LnN0NTUze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzkzMl8pO2ZpbGw6Izk0OTQ5NDt9LnN0NTU0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzkzNF8pO30uc3Q1NTV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTM2Xyk7ZmlsbDojQzVDNUM1O30uc3Q1NTZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTM4Xyk7fS5zdDU1N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF85NDBfKTtmaWxsOiNDNUM1QzU7fS5zdDU1OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF85NDJfKTt9LnN0NTU5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzk0NF8pO2ZpbGw6I0M1QzVDNTt9LnN0NTYwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzk0Nl8pO30uc3Q1NjF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTQ4Xyk7ZmlsbDojQzVDNUM1O30uc3Q1NjJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTUwXyk7fS5zdDU2M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF85NTJfKTtmaWxsOiNDNUM1QzU7fS5zdDU2NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF85NTRfKTt9LnN0NTY1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzk1Nl8pO2ZpbGw6I0M1QzVDNTt9LnN0NTY2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzk1OF8pO30uc3Q1Njd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTYwXyk7ZmlsbDojQzVDNUM1O30uc3Q1Njh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTYyXyk7fS5zdDU2OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF85NjRfKTtmaWxsOiNDNUM1QzU7fS5zdDU3MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF85NjZfKTt9LnN0NTcxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzk2OF8pO2ZpbGw6I0M1QzVDNTt9LnN0NTcye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzk3MF8pO30uc3Q1NzN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTcyXyk7ZmlsbDojQzVDNUM1O30uc3Q1NzR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTc0Xyk7fS5zdDU3NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF85NzZfKTtmaWxsOiNDNUM1QzU7fS5zdDU3NntjbGlwLXBhdGg6dXJsKCNTVkdJRF85NzhfKTt9LnN0NTc3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzk4MF8pO2ZpbGw6I0M1QzVDNTt9LnN0NTc4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzk4Ml8pO30uc3Q1Nzl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTg0Xyk7ZmlsbDojQzVDNUM1O30uc3Q1ODB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTg2Xyk7fS5zdDU4MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF85ODhfKTtmaWxsOiNDNUM1QzU7fS5zdDU4MntjbGlwLXBhdGg6dXJsKCNTVkdJRF85OTBfKTt9LnN0NTgze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzk5Ml8pO2ZpbGw6I0M1QzVDNTt9LnN0NTg0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzk5NF8pO30uc3Q1ODV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTk2Xyk7ZmlsbDojQzVDNUM1O30uc3Q1ODZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTk4Xyk7fS5zdDU4N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDAwXyk7ZmlsbDojQzVDNUM1O30uc3Q1ODh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTAwMl8pO30uc3Q1ODl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTAwNF8pO2ZpbGw6I0M1QzVDNTt9LnN0NTkwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwMDZfKTt9LnN0NTkxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwMDhfKTtmaWxsOiMyQzdBNEY7fS5zdDU5MntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDEwXyk7fS5zdDU5M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDEyXyk7ZmlsbDojRkVGRUZFO30uc3Q1OTR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTAxNF8pO30uc3Q1OTV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTAxNl8pO2ZpbGw6I0JEQkNCQzt9LnN0NTk2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwMThfKTt9LnN0NTk3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwMjBfKTtmaWxsOiNGMUVERUQ7fS5zdDU5OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDIyXyk7fS5zdDU5OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDI0Xyk7ZmlsbDojREFEOEQ4O30uc3Q2MDB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTAyNl8pO30uc3Q2MDF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTAyOF8pO2ZpbGw6I0JEQkNCQzt9LnN0NjAye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwMzBfKTt9LnN0NjAze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwMzJfKTtmaWxsOiNGMUVERUQ7fS5zdDYwNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDM0Xyk7fS5zdDYwNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDM2Xyk7ZmlsbDojREFEOEQ4O30uc3Q2MDZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTAzOF8pO30uc3Q2MDd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTA0MF8pO2ZpbGw6I0JEQkNCQzt9LnN0NjA4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwNDJfKTt9LnN0NjA5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwNDRfKTtmaWxsOiNGMUVERUQ7fS5zdDYxMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDQ2Xyk7fS5zdDYxMXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDQ4Xyk7ZmlsbDojREFEOEQ4O30uc3Q2MTJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTA1MF8pO30uc3Q2MTN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTA1Ml8pO2ZpbGw6I0JEQkNCQzt9LnN0NjE0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwNTRfKTt9LnN0NjE1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwNTZfKTtmaWxsOiNGMUVERUQ7fS5zdDYxNntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDU4Xyk7fS5zdDYxN3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDYwXyk7ZmlsbDojREFEOEQ4O30uc3Q2MTh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTA2Ml8pO30uc3Q2MTl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTA2NF8pO2ZpbGw6I0JEQkNCQzt9LnN0NjIwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwNjZfKTt9LnN0NjIxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwNjhfKTtmaWxsOiNGMUVERUQ7fS5zdDYyMntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDcwXyk7fS5zdDYyM3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDcyXyk7ZmlsbDojREFEOEQ4O30uc3Q2MjR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTA3NF8pO30uc3Q2MjV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTA3Nl8pO2ZpbGw6I0JEQkNCQzt9LnN0NjI2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwNzhfKTt9LnN0NjI3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwODBfKTtmaWxsOiNGMUVERUQ7fS5zdDYyOHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDgyXyk7fS5zdDYyOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDg0Xyk7ZmlsbDojREFEOEQ4O30uc3Q2MzB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTA4Nl8pO30uc3Q2MzF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTA4OF8pO2ZpbGw6I0JEQkNCQzt9LnN0NjMye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwOTBfKTt9LnN0NjMze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwOTJfKTtmaWxsOiNGMUVERUQ7fS5zdDYzNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDk0Xyk7fS5zdDYzNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDk2Xyk7ZmlsbDojREFEOEQ4O30uc3Q2MzZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTA5OF8pO30uc3Q2Mzd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTEwMF8pO2ZpbGw6I0JEQkNCQzt9LnN0NjM4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExMDJfKTt9LnN0NjM5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExMDRfKTtmaWxsOiNGMUVERUQ7fS5zdDY0MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTA2Xyk7fS5zdDY0MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTA4Xyk7ZmlsbDojREFEOEQ4O30uc3Q2NDJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTExMF8pO30uc3Q2NDN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTExMl8pO2ZpbGw6I0JEQkNCQzt9LnN0NjQ0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExMTRfKTt9LnN0NjQ1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExMTZfKTtmaWxsOiNGMUVERUQ7fS5zdDY0NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTE4Xyk7fS5zdDY0N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTIwXyk7ZmlsbDojREFEOEQ4O30uc3Q2NDh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTEyMl8pO30uc3Q2NDl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTEyNF8pO2ZpbGw6I0JEQkNCQzt9LnN0NjUwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExMjZfKTt9LnN0NjUxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExMjhfKTtmaWxsOiNGMUVERUQ7fS5zdDY1MntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTMwXyk7fS5zdDY1M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTMyXyk7ZmlsbDojREFEOEQ4O30uc3Q2NTR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTEzNF8pO30uc3Q2NTV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTEzNl8pO2ZpbGw6I0JEQkNCQzt9LnN0NjU2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExMzhfKTt9LnN0NjU3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExNDBfKTtmaWxsOiNGMUVERUQ7fS5zdDY1OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTQyXyk7fS5zdDY1OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTQ0Xyk7ZmlsbDojREFEOEQ4O30uc3Q2NjB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTE0Nl8pO30uc3Q2NjF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTE0OF8pO2ZpbGw6I0JEQkNCQzt9LnN0NjYye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExNTBfKTt9LnN0NjYze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExNTJfKTtmaWxsOiNGMUVERUQ7fS5zdDY2NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTU0Xyk7fS5zdDY2NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTU2Xyk7ZmlsbDojREFEOEQ4O30uc3Q2NjZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTE1OF8pO30uc3Q2Njd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTE2MF8pO2ZpbGw6I0JEQkNCQzt9LnN0NjY4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExNjJfKTt9LnN0NjY5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExNjRfKTtmaWxsOiNGMUVERUQ7fS5zdDY3MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTY2Xyk7fS5zdDY3MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTY4Xyk7ZmlsbDojREFEOEQ4O30uc3Q2NzJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTE3MF8pO30uc3Q2NzN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTE3Ml8pO2ZpbGw6I0JEQkNCQzt9LnN0Njc0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExNzRfKTt9LnN0Njc1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExNzZfKTtmaWxsOiNGMUVERUQ7fS5zdDY3NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTc4Xyk7fS5zdDY3N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTgwXyk7ZmlsbDojREFEOEQ4O30uc3Q2Nzh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTE4Ml8pO30uc3Q2Nzl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTE4NF8pO2ZpbGw6I0JEQkNCQzt9LnN0Njgwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExODZfKTt9LnN0Njgxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExODhfKTtmaWxsOiNGMUVERUQ7fS5zdDY4MntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTkwXyk7fS5zdDY4M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTkyXyk7ZmlsbDojREFEOEQ4O30uc3Q2ODR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTE5NF8pO30uc3Q2ODV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTE5Nl8pO2ZpbGw6I0ZGRkZGRjt9LnN0Njg2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExOThfKTt9LnN0Njg3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyMDBfKTtmaWxsOiM5NDk0OTQ7fS5zdDY4OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjAyXyk7fS5zdDY4OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjA0Xyk7ZmlsbDojOTQ5NDk0O30uc3Q2OTB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTIwNl8pO30uc3Q2OTF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTIwOF8pO2ZpbGw6Izk0OTQ5NDt9LnN0Njkye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyMTBfKTt9LnN0Njkze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyMTJfKTtmaWxsOiM5NDk0OTQ7fS5zdDY5NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjE0Xyk7fS5zdDY5NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjE2Xyk7ZmlsbDojQzVDNUM1O30uc3Q2OTZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTIxOF8pO30uc3Q2OTd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTIyMF8pO2ZpbGw6I0M1QzVDNTt9LnN0Njk4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyMjJfKTt9LnN0Njk5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyMjRfKTtmaWxsOiM5NDk0OTQ7fS5zdDcwMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjI2Xyk7fS5zdDcwMXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjI4Xyk7ZmlsbDojRkZGRkZGO30uc3Q3MDJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTIzMF8pO30uc3Q3MDN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTIzMl8pO2ZpbGw6Izk5OTk5OTt9LnN0NzA0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyMzRfKTt9LnN0NzA1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyMzZfKTtmaWxsOiNFQUVBRUE7fS5zdDcwNntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjM4Xyk7fS5zdDcwN3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjQwXyk7ZmlsbDojNkJCMEU1O30uc3Q3MDh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTI0Ml8pO30uc3Q3MDl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTI0NF8pO2ZpbGw6Izk5OTk5OTt9LnN0NzEwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyNDZfKTt9LnN0NzExe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyNDhfKTtmaWxsOiNDOEM4Qzg7fS5zdDcxMntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjUwXyk7fS5zdDcxM3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjUyXyk7ZmlsbDojQzhDOEM4O30uc3Q3MTR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTI1NF8pO30uc3Q3MTV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTI1Nl8pO2ZpbGw6I0M4QzhDODt9LnN0NzE2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyNThfKTt9LnN0NzE3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyNjBfKTtmaWxsOiNDOEM4Qzg7fS5zdDcxOHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjYyXyk7fS5zdDcxOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjY0Xyk7ZmlsbDojQzVDNUM1O30uc3Q3MjB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTI2Nl8pO30uc3Q3MjF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTI2OF8pO2ZpbGw6I0M1QzVDNTt9LnN0NzIye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyNzBfKTt9LnN0NzIze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyNzJfKTtmaWxsOiNDNUM1QzU7fS5zdDcyNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjc0Xyk7fS5zdDcyNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjc2Xyk7ZmlsbDojQzVDNUM1O30uc3Q3MjZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTI3OF8pO30uc3Q3Mjd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTI4MF8pO2ZpbGw6I0M1QzVDNTt9LnN0NzI4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyODJfKTt9LnN0NzI5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyODRfKTtmaWxsOiNDNUM1QzU7fS5zdDczMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjg2Xyk7fS5zdDczMXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjg4Xyk7ZmlsbDojQzVDNUM1O30uc3Q3MzJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTI5MF8pO30uc3Q3MzN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTI5Ml8pO2ZpbGw6I0ZGRkZGRjt9LnN0NzM0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyOTRfKTt9LnN0NzM1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyOTZfKTtmaWxsOiM5NDk0OTQ7fS5zdDczNntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjk4Xyk7fS5zdDczN3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzAwXyk7ZmlsbDojRkZGRkZGO30uc3Q3Mzh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTMwMl8pO30uc3Q3Mzl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTMwNF8pO2ZpbGw6Izk0OTQ5NDt9LnN0NzQwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzMDZfKTt9LnN0NzQxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzMDhfKTtmaWxsOiNGRkZGRkY7fS5zdDc0MntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzEwXyk7fS5zdDc0M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzEyXyk7ZmlsbDojQzhDOEM4O30uc3Q3NDR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTMxNF8pO30uc3Q3NDV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTMxNl8pO2ZpbGw6I0ZGRkZGRjt9LnN0NzQ2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzMThfKTt9LnN0NzQ3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzMjBfKTtmaWxsOiNDOEM4Qzg7fS5zdDc0OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzIyXyk7fS5zdDc0OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzI0Xyk7ZmlsbDojRkZGRkZGO30uc3Q3NTB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTMyNl8pO30uc3Q3NTF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTMyOF8pO2ZpbGw6I0M4QzhDODt9LnN0NzUye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzMzBfKTt9LnN0NzUze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzMzJfKTtmaWxsOiNGRkZGRkY7fS5zdDc1NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzM0Xyk7fS5zdDc1NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzM2Xyk7ZmlsbDojQzhDOEM4O30uc3Q3NTZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTMzOF8pO30uc3Q3NTd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTM0MF8pO2ZpbGw6I0ZGRkZGRjt9LnN0NzU4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzNDJfKTt9LnN0NzU5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzNDRfKTtmaWxsOiNDOEM4Qzg7fS5zdDc2MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzQ2Xyk7fS5zdDc2MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzQ4Xyk7ZmlsbDojRkZGRkZGO30uc3Q3NjJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTM1MF8pO30uc3Q3NjN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTM1Ml8pO2ZpbGw6I0M4QzhDODt9LnN0NzY0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzNTRfKTt9LnN0NzY1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzNTZfKTtmaWxsOiNGRkZGRkY7fS5zdDc2NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzU4Xyk7fS5zdDc2N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzYwXyk7ZmlsbDojQzhDOEM4O30uc3Q3Njh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTM2Ml8pO30uc3Q3Njl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTM2NF8pO2ZpbGw6I0ZGRkZGRjt9LnN0Nzcwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzNjZfKTt9LnN0Nzcxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzNjhfKTtmaWxsOiNDOEM4Qzg7fS5zdDc3MntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzcwXyk7fS5zdDc3M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzcyXyk7ZmlsbDojRkZGRkZGO30uc3Q3NzR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTM3NF8pO30uc3Q3NzV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTM3Nl8pO2ZpbGw6I0M4QzhDODt9LnN0Nzc2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzNzhfKTt9LnN0Nzc3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzODBfKTtmaWxsOiNGRkZGRkY7fS5zdDc3OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzgyXyk7fS5zdDc3OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzg0Xyk7ZmlsbDojQzhDOEM4O30uc3Q3ODB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTM4Nl8pO30uc3Q3ODF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTM4OF8pO2ZpbGw6I0ZGRkZGRjt9LnN0Nzgye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzOTBfKTt9LnN0Nzgze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzOTJfKTtmaWxsOiM5NDk0OTQ7fS5zdDc4NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzk0Xyk7fS5zdDc4NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzk2Xyk7ZmlsbDojOTQ5NDk0O30uc3Q3ODZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTM5OF8pO30uc3Q3ODd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQwMF8pO2ZpbGw6I0M1QzVDNTt9LnN0Nzg4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0MDJfKTt9LnN0Nzg5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0MDRfKTtmaWxsOiNDNUM1QzU7fS5zdDc5MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDA2Xyk7fS5zdDc5MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDA4Xyk7ZmlsbDojQzVDNUM1O30uc3Q3OTJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQxMF8pO30uc3Q3OTN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQxMl8pO2ZpbGw6I0M1QzVDNTt9LnN0Nzk0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0MTRfKTt9LnN0Nzk1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0MTZfKTtmaWxsOiNDNUM1QzU7fS5zdDc5NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDE4Xyk7fS5zdDc5N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDIwXyk7ZmlsbDojMDI3OUQ3O30uc3Q3OTh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQyMl8pO30uc3Q3OTl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQyNF8pO2ZpbGw6IzZBQUZFNTt9LnN0ODAwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0MjZfKTt9LnN0ODAxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0MjhfKTtmaWxsOiM2QUFGRTU7fS5zdDgwMntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDMwXyk7fS5zdDgwM3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDMyXyk7ZmlsbDojQzVDNUM1O30uc3Q4MDR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQzNF8pO30uc3Q4MDV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQzNl8pO2ZpbGw6IzZBQUZFNTt9LnN0ODA2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0MzhfKTt9LnN0ODA3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0NDBfKTtmaWxsOiMwMDc4RDc7fS5zdDgwOHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDQyXyk7fS5zdDgwOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDQ0Xyk7ZmlsbDojMzAzMDMwO30uc3Q4MTB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQ0OF8pO30uc3Q4MTF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQ1MF8pO2ZpbGw6IzFBMUExQTt9LnN0ODEye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0NTJfKTt9LnN0ODEze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0NTRfKTtmaWxsOm5vbmU7c3Ryb2tlOiM1MDUwNTA7c3Ryb2tlLXdpZHRoOjI7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDgxNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDU2Xyk7fS5zdDgxNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDU4Xyk7ZmlsbDojRjBGMEYwO30uc3Q4MTZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQ2MF8pO30uc3Q4MTd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQ2Ml8pO2ZpbGw6IzkxRDVGRjt9LnN0ODE4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0NjRfKTtmaWxsOm5vbmU7c3Ryb2tlOiMyNjlGRTk7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDgxOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDY2Xyk7fS5zdDgyMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDY4Xyk7ZmlsbDojRjBGMEYwO30uc3Q4MjF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQ3MF8pO30uc3Q4MjJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQ3Ml8pO2ZpbGw6IzkxRDVGRjt9LnN0ODIze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0NzRfKTtmaWxsOm5vbmU7c3Ryb2tlOiMyNjlGRTk7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDgyNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDc2Xyk7fS5zdDgyNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDc4Xyk7ZmlsbDojRjBGMEYwO30uc3Q4MjZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQ4MF8pO30uc3Q4Mjd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQ4Ml8pO2ZpbGw6IzkxRDVGRjt9LnN0ODI4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0ODRfKTtmaWxsOm5vbmU7c3Ryb2tlOiMyNjlGRTk7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDgyOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDg2Xyk7fS5zdDgzMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDg4Xyk7ZmlsbDojMDA3MEYwO30uc3Q4MzF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQ5MF8pO30uc3Q4MzJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQ5Ml8pO2ZpbGw6I0ZGRkZGRjt9LnN0ODMze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0OTRfKTt9LnN0ODM0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0OTZfKTtmaWxsOiM5MUQ1RkY7fS5zdDgzNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDk4Xyk7ZmlsbDpub25lO3N0cm9rZTojMjY5RkU5O3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3Q4MzZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTUwMF8pO30uc3Q4Mzd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTUwMl8pO2ZpbGw6IzM5MzkzOTt9LnN0ODM4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1MDRfKTt9LnN0ODM5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1MDZfKTtmaWxsOiNGMEYwRjA7fS5zdDg0MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTA4Xyk7fS5zdDg0MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTEwXyk7ZmlsbDojOTFENUZGO30uc3Q4NDJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTUxMl8pO2ZpbGw6bm9uZTtzdHJva2U6IzI2OUZFOTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0ODQze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1MTRfKTt9LnN0ODQ0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1MTZfKTtmaWxsOiNGMEYwRjA7fS5zdDg0NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTE4Xyk7fS5zdDg0NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTIwXyk7ZmlsbDojOTFENUZGO30uc3Q4NDd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTUyMl8pO2ZpbGw6bm9uZTtzdHJva2U6IzI2OUZFOTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0ODQ4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1MjRfKTt9LnN0ODQ5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1MjZfKTtmaWxsOiNGMEYwRjA7fS5zdDg1MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTI4Xyk7fS5zdDg1MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTMwXyk7ZmlsbDojOTFENUZGO30uc3Q4NTJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTUzMl8pO2ZpbGw6bm9uZTtzdHJva2U6IzI2OUZFOTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0ODUze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1MzRfKTt9LnN0ODU0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1MzZfKTtmaWxsOiNGMEYwRjA7fS5zdDg1NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTM4Xyk7fS5zdDg1NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTQwXyk7ZmlsbDojOTFENUZGO30uc3Q4NTd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTU0Ml8pO2ZpbGw6bm9uZTtzdHJva2U6IzI2OUZFOTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0ODU4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1NDRfKTt9LnN0ODU5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1NDZfKTtmaWxsOiM0ODQ4NDg7fS5zdDg2MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTQ4Xyk7fS5zdDg2MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTUwXyk7ZmlsbDojMUExQTFBO30uc3Q4NjJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTU1Ml8pO30uc3Q4NjN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTU1NF8pO2ZpbGw6bm9uZTtzdHJva2U6IzQ4NDg0ODtzdHJva2Utd2lkdGg6MjtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0ODY0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1NTZfKTt9LnN0ODY1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1NThfKTtmaWxsOiMxQTFBMUE7fS5zdDg2NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTYwXyk7fS5zdDg2N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTYyXyk7ZmlsbDpub25lO3N0cm9rZTojNzY3Njc2O3N0cm9rZS13aWR0aDoyO3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3Q4Njh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTU2Nl8pO30uc3Q4Njl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTU2OF8pO2ZpbGw6IzkxRDVGRjt9LnN0ODcwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1NzBfKTtmaWxsOm5vbmU7c3Ryb2tlOiMyNjlGRTk7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDg3MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTcyXyk7fS5zdDg3MntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTc0Xyk7ZmlsbDojOTFENUZGO30uc3Q4NzN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTU3Nl8pO2ZpbGw6bm9uZTtzdHJva2U6IzI2OUZFOTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0ODc0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1NzhfKTt9LnN0ODc1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1ODBfKTtmaWxsOiM5MUQ1RkY7fS5zdDg3NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTgyXyk7ZmlsbDpub25lO3N0cm9rZTojMjY5RkU5O3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3Q4Nzd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTU4NF8pO30uc3Q4Nzh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTU4Nl8pO2ZpbGw6IzkxRDVGRjt9LnN0ODc5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1ODhfKTtmaWxsOm5vbmU7c3Ryb2tlOiMyNjlGRTk7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDg4MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTkwXyk7fS5zdDg4MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTkyXyk7ZmlsbDojOTFENUZGO30uc3Q4ODJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTU5NF8pO2ZpbGw6bm9uZTtzdHJva2U6IzI2OUZFOTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0ODgze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1OTZfKTt9LnN0ODg0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1OThfKTtmaWxsOiM5MUQ1RkY7fS5zdDg4NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNjAwXyk7ZmlsbDpub25lO3N0cm9rZTojMjY5RkU5O3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3Q4ODZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTYwNF8pO30uc3Q4ODd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTYwOF8pO30uc3Q4ODh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTYxMl8pO30uc3Q4ODl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTYxNF8pO2ZpbGw6bm9uZTtzdHJva2U6I0ZGRkZGRjtzdHJva2Utd2lkdGg6NDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0ODkwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2MjBfKTt9LnN0ODkxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2MjRfKTt9LnN0ODkye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2MjhfKTt9LnN0ODkze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2MzBfKTtmaWxsOm5vbmU7c3Ryb2tlOiNGRkZGRkY7c3Ryb2tlLXdpZHRoOjQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDg5NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNjM2Xyk7fS5zdDg5NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNjQwXyk7fS5zdDg5NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNjQ0Xyk7fS5zdDg5N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNjQ2Xyk7ZmlsbDpub25lO3N0cm9rZTojRkZGRkZGO3N0cm9rZS13aWR0aDo0O3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3Q4OTh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTY1MF8pO30uc3Q4OTl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTY1Ml8pO2ZpbGw6I0ZGQjU3ODt9LnN0OTAwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2NTRfKTt9LnN0OTAxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2NTZfKTtmaWxsOiNFRDlGNjQ7fS5zdDkwMntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNjU4Xyk7fS5zdDkwM3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNjYwXyk7ZmlsbDojRkZENkI1O30uc3Q5MDR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTY2Ml8pO30uc3Q5MDV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTY2NF8pO2ZpbGw6I0VEOUY2NDt9LnN0OTA2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2NjZfKTt9LnN0OTA3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2NjhfKTtmaWxsOiNGRkZGRkY7fS5zdDkwOHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNjcwXyk7fS5zdDkwOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNjcyXyk7ZmlsbDojRkZGRkZGO30uc3Q5MTB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTY3NF8pO30uc3Q5MTF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTY3Nl8pO2ZpbGw6I0ZGRkZGRjt9LnN0OTEye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2ODBfKTt9LnN0OTEze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2ODJfKTtmaWxsOiNGRkI1Nzg7fS5zdDkxNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNjg0Xyk7fS5zdDkxNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNjg2Xyk7ZmlsbDojRUQ5RjY0O30uc3Q5MTZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTY4OF8pO30uc3Q5MTd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTY5MF8pO2ZpbGw6I0ZGRDZCNTt9LnN0OTE4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2OTJfKTt9LnN0OTE5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2OTRfKTtmaWxsOiNFRDlGNjQ7fS5zdDkyMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNjk2Xyk7fS5zdDkyMXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNjk4Xyk7ZmlsbDojRkZGRkZGO30uc3Q5MjJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTcwMF8pO30uc3Q5MjN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTcwMl8pO2ZpbGw6I0ZGRkZGRjt9LnN0OTI0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3MDRfKTt9LnN0OTI1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3MDZfKTtmaWxsOiNGRkZGRkY7fS5zdDkyNntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzEwXyk7fS5zdDkyN3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzEyXyk7ZmlsbDojQ0VDRUNFO30uc3Q5Mjh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTcxNF8pO30uc3Q5Mjl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTcxNl8pO2ZpbGw6I0I3QjdCNzt9LnN0OTMwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3MThfKTt9LnN0OTMxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3MjBfKTtmaWxsOiNFNEU0RTQ7fS5zdDkzMntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzIyXyk7fS5zdDkzM3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzI0Xyk7ZmlsbDojQjdCN0I3O30uc3Q5MzR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTcyNl8pO30uc3Q5MzV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTcyOF8pO2ZpbGw6I0ZGRkZGRjt9LnN0OTM2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3MzBfKTt9LnN0OTM3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3MzJfKTtmaWxsOiNGRkZGRkY7fS5zdDkzOHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzM0Xyk7fS5zdDkzOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzM2Xyk7ZmlsbDojRkZGRkZGO30uc3Q5NDB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTc0MF8pO30uc3Q5NDF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTc0Ml8pO2ZpbGw6IzcxQzhGNDt9LnN0OTQye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3NDRfKTt9LnN0OTQze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3NDZfKTtmaWxsOiM2M0E3RDM7fS5zdDk0NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzQ4Xyk7fS5zdDk0NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzUwXyk7ZmlsbDojQzFFN0ZGO30uc3Q5NDZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTc1Ml8pO30uc3Q5NDd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTc1NF8pO2ZpbGw6IzYzQTdEMzt9LnN0OTQ4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3NTZfKTt9LnN0OTQ5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3NThfKTtmaWxsOiNGRkZGRkY7fS5zdDk1MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzYwXyk7fS5zdDk1MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzYyXyk7ZmlsbDojRkZGRkZGO30uc3Q5NTJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTc2NF8pO30uc3Q5NTN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTc2Nl8pO2ZpbGw6I0ZGRkZGRjt9LnN0OTU0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3NzBfKTt9LnN0OTU1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3NzJfKTtmaWxsOiM4REM5Nzc7fS5zdDk1NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzc0Xyk7fS5zdDk1N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzc2Xyk7ZmlsbDojN0NBODUxO30uc3Q5NTh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTc3OF8pO30uc3Q5NTl7b3BhY2l0eTowLjQ1O2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3ODBfKTtmaWxsOiNGRkZGRkY7fS5zdDk2MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzgyXyk7fS5zdDk2MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzg0Xyk7ZmlsbDojN0NBODUxO30uc3Q5NjJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTc4Nl8pO30uc3Q5NjN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTc4OF8pO2ZpbGw6I0ZGRkZGRjt9LnN0OTY0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3OTBfKTt9LnN0OTY1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3OTJfKTtmaWxsOiNGRkZGRkY7fS5zdDk2NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzk0Xyk7fS5zdDk2N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzk2Xyk7ZmlsbDojRkZGRkZGO30uc3Q5Njh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTgwMF8pO30uc3Q5Njl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTgwMl8pO2ZpbGw6I0RCQjY2Mzt9LnN0OTcwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE4MDRfKTt9LnN0OTcxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE4MDZfKTtmaWxsOiNDRUExNTE7fS5zdDk3MntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODA4Xyk7fS5zdDk3M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODEwXyk7ZmlsbDojRUJEN0E5O30uc3Q5NzR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTgxMl8pO30uc3Q5NzV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTgxNF8pO2ZpbGw6I0NFQTE1MTt9LnN0OTc2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE4MTZfKTt9LnN0OTc3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE4MThfKTtmaWxsOiNGRkZGRkY7fS5zdDk3OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODIwXyk7fS5zdDk3OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODIyXyk7ZmlsbDojRkZGRkZGO30uc3Q5ODB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTgyNF8pO30uc3Q5ODF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTgyNl8pO2ZpbGw6I0ZGRkZGRjt9LnN0OTgye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE4MjhfKTt9LnN0OTgze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE4MzBfKTtmaWxsOiNGRkZGRkY7fS5zdDk4NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODM0Xyk7fS5zdDk4NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODM2Xyk7ZmlsbDojODNENkI5O30uc3Q5ODZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTgzOF8pO30uc3Q5ODd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg0MF8pO2ZpbGw6IzQ2QzY4Qzt9LnN0OTg4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE4NDJfKTt9LnN0OTg5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE4NDRfKTtmaWxsOiNCQkU4RDg7fS5zdDk5MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODQ2Xyk7fS5zdDk5MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODQ4Xyk7ZmlsbDojNDZDNjhDO30uc3Q5OTJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg1MF8pO30uc3Q5OTN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg1Ml8pO2ZpbGw6I0ZGRkZGRjt9LnN0OTk0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE4NTRfKTt9LnN0OTk1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE4NTZfKTtmaWxsOiNGRkZGRkY7fS5zdDk5NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODU4Xyk7fS5zdDk5N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODYwXyk7ZmlsbDojRkZGRkZGO30uc3Q5OTh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg2NF8pO30uc3Q5OTl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg2Nl8pO2ZpbGw6I0YwRjBGMDt9LnN0MTAwMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODY4Xyk7fS5zdDEwMDF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg3MF8pO2ZpbGw6I0YwRjBGMDt9LnN0MTAwMntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODcyXyk7fS5zdDEwMDN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg3NF8pO2ZpbGw6I0YwRjBGMDt9LnN0MTAwNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODc2Xyk7fS5zdDEwMDV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg3OF8pO2ZpbGw6IzEzMTMxMzt9LnN0MTAwNntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODgwXyk7fS5zdDEwMDd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg4Ml8pO2ZpbGw6bm9uZTtzdHJva2U6IzUwNTA1MDtzdHJva2Utd2lkdGg6MjtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0MTAwOHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODg0Xyk7fS5zdDEwMDl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg4Nl8pO2ZpbGw6I0YwRjBGMDt9LnN0MTAxMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODg4Xyk7fS5zdDEwMTF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg5MF8pO2ZpbGw6I0YwRjBGMDt9LnN0MTAxMntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODkyXyk7fS5zdDEwMTN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg5NF8pO2ZpbGw6I0YwRjBGMDt9LnN0MTAxNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODk4Xyk7fS5zdDEwMTV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTkwMF8pO2ZpbGw6I0YwRjBGMDt9LnN0MTAxNntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTA0Xyk7fS5zdDEwMTd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTkwNl8pO2ZpbGw6I0YwRjBGMDt9LnN0MTAxOHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTEwXyk7fS5zdDEwMTl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTkxMl8pO2ZpbGw6I0YwRjBGMDt9LnN0MTAyMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTE2Xyk7fS5zdDEwMjF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTkxOF8pO2ZpbGw6I0YwRjBGMDt9LnN0MTAyMntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTIwXyk7fS5zdDEwMjN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTkyMl8pO2ZpbGw6I0YwRjBGMDt9LnN0MTAyNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTI0Xyk7ZmlsbDpub25lO3N0cm9rZTojNTA1MDUwO3N0cm9rZS1saW5lY2FwOnNxdWFyZTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0MTAyNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTI2Xyk7fS5zdDEwMjZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTkyOF8pO2ZpbGw6IzM5MzkzOTt9LnN0MTAyN3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTMyXyk7fS5zdDEwMjh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTkzNF8pO2ZpbGw6I0JDQkNCQzt9LnN0MTAyOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTM2Xyk7fS5zdDEwMzB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTkzOF8pO2ZpbGw6I0E4QThBODt9LnN0MTAzMXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTQwXyk7fS5zdDEwMzJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTk0Ml8pO2ZpbGw6I0RBREFEQTt9LnN0MTAzM3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTQ0Xyk7fS5zdDEwMzR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTk0Nl8pO2ZpbGw6I0E4QThBODt9LnN0MTAzNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTQ4Xyk7fS5zdDEwMzZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTk1MF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MTAzN3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTUyXyk7fS5zdDEwMzh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTk1NF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MTAzOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTU2Xyk7fS5zdDEwNDB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTk1OF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MTA0MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTYwXyk7fS5zdDEwNDJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTk2Ml8pO2ZpbGw6IzFBMUExQTt9LnN0MTA0M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTY0Xyk7fS5zdDEwNDR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTk2Nl8pO2ZpbGw6bm9uZTtzdHJva2U6I0YwRjBGMDtzdHJva2Utd2lkdGg6MjtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0MTA0NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTY4Xyk7fS5zdDEwNDZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTk3MF8pO2ZpbGw6IzAwNzBGMDt9LnN0MTA0N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTc0Xyk7fS5zdDEwNDh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTk3Nl8pO2ZpbGw6IzFBMUExQTt9LnN0MTA0OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTc4Xyk7fS5zdDEwNTB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTk4MF8pO2ZpbGw6bm9uZTtzdHJva2U6I0YwRjBGMDtzdHJva2Utd2lkdGg6MjtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0MTA1MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTgyXyk7fS5zdDEwNTJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTk4NF8pO2ZpbGw6I0YwRjBGMDt9LnN0MTA1M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTg2Xyk7fS5zdDEwNTR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTk4OF8pO2ZpbGw6I0ZGRTc5Mjt9LnN0MTA1NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTkwXyk7ZmlsbDpub25lO3N0cm9rZTojMjY5RkU5O3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3QxMDU2e2ZpbGw6I0ZCRDEzRjt9LnN0MTA1N3tmaWxsOiNFMkI3MzA7fS5zdDEwNTh7ZmlsbDojRkZFNzkyO30uc3QxMDU5e2ZpbGw6IzVCQzFGRjt9LnN0MTA2MHtmaWxsOiNFMEREREQ7fS5zdDEwNjF7ZmlsbDojNkQ2RDZEO30uc3QxMDYye2ZpbGw6IzJDOTZEMTt9LnN0MTA2M3tmaWxsOiMxMjlCRTA7fS5zdDEwNjR7ZmlsbDojQTNBM0EzO30uc3QxMDY1e2ZpbGw6I0Q2QTUxRDt9PC9zdHlsZT48cGF0aCBjbGFzcz0ic3QxMDYxIiBkPSJNMzAuOSwxOEgyOXYtMy40YzAtMC45LTAuNy0xLjYtMS42LTEuNmgtMy44Yy0wLjksMC0xLjYsMC43LTEuNiwxLjZWMThoLTEuOWMtMC42LDAtMS4xLDAuNS0xLjEsMS4xdjcuOWMwLDAuNiwwLjUsMS4xLDEuMSwxLjFoMTAuOWMwLjYsMCwxLjEtMC41LDEuMS0xLjF2LTcuOUMzMiwxOC41LDMxLjUsMTgsMzAuOSwxOHogTTIzLjUsMTRoMy45YzAuMywwLDAuNSwwLjIsMC41LDAuNVYxOGgtNXYtMy41QzIzLDE0LjIsMjMuMiwxNCwyMy41LDE0eiIvPjxyZWN0IHg9IjI0IiB5PSIxNSIgY2xhc3M9InN0MTE5IiB3aWR0aD0iMyIgaGVpZ2h0PSIyIi8+PGc+PHBhdGggY2xhc3M9InN0MTE5IiBkPSJNMTgsMjYuOXYtNy45YzAtMS4xLDAuOS0yLjEsMi4xLTIuMUgyMXYtMi40YzAtMS40LDEuMi0yLjYsMi42LTIuNmgzLjhjMS40LDAsMi42LDEuMiwyLjYsMi42VjE3aDAuOWMwLjQsMCwwLjgsMC4xLDEuMSwwLjNWOS42YzAtMS40LTEuMS0yLjUtMi41LTIuNWgtMTNMMTMuMSw0SDIuNUMxLjEsNCwwLDUuMSwwLDYuNXYxOUMwLDI2LjksMS4xLDI4LDIuNSwyOGgxNS44QzE4LjEsMjcuNywxOCwyNy4zLDE4LDI2Ljl6Ii8+PC9nPjwvc3ZnPg==");
}

.e-filemanager .e-address .e-address-list-item .e-icons::before {
  content: '\e608';
}

.e-filemanager .e-fe-open::before,
.e-fe-popup .e-fe-open::before {
  content: '\e609';
}

.e-filemanager .e-fe-cut::before,
.e-fe-popup .e-fe-cut::before {
  content: '\e604';
}

.e-filemanager .e-fe-copy::before,
.e-fe-popup .e-fe-copy::before {
  content: '\e60d';
}

.e-filemanager .e-fe-paste::before,
.e-fe-popup .e-fe-paste::before {
  content: '\e601';
}

.e-filemanager .e-fe-delete::before,
.e-fe-popup .e-fe-delete::before {
  content: '\e602';
}

.e-filemanager .e-fe-rename::before,
.e-fe-popup .e-fe-rename::before {
  content: '\e60c';
}

.e-filemanager .e-fe-newfolder::before,
.e-fe-popup .e-fe-newfolder::before {
  content: '\e60b';
}

.e-filemanager .e-fe-refresh::before,
.e-fe-popup .e-fe-refresh::before {
  content: '\e606';
}

.e-filemanager .e-fe-upload::before,
.e-fe-popup .e-fe-upload::before {
  content: '\e60f';
}

.e-filemanager .e-fe-download::before,
.e-fe-popup .e-fe-download::before {
  content: '\e603';
}

.e-filemanager .e-fe-grid::before,
.e-fe-popup .e-fe-grid::before {
  content: '\e605';
}

.e-filemanager .e-fe-large::before,
.e-fe-popup .e-fe-large::before {
  content: '\e600';
}

.e-filemanager .e-fe-select::before,
.e-fe-popup .e-fe-select::before {
  content: '\e611';
}

.e-filemanager .e-fe-details::before,
.e-fe-popup .e-fe-details::before {
  content: '\e607';
}

.e-filemanager .e-fe-sort::before,
.e-fe-popup .e-fe-sort::before {
  content: '\e612';
}

.e-filemanager .e-fe-search::before,
.e-fe-popup .e-fe-search::before {
  content: '\e60e';
}

.e-filemanager .e-fe-clear::before,
.e-fe-popup .e-fe-clear::before {
  content: '\e60a';
}

.e-filemanager .e-fe-breadcrumb::before,
.e-fe-popup .e-fe-breadcrumb::before {
  content: '\e615';
}

.e-filemanager .e-fe-drop-in::before,
.e-fe-popup .e-fe-drop-in::before {
  content: '\e22c';
}

.e-filemanager .e-fe-drop-out::before,
.e-fe-popup .e-fe-drop-out::before {
  content: '\e22d';
}

.e-filemanager .e-fe-no-drop::before,
.e-fe-popup .e-fe-no-drop::before {
  content: '\e22a';
}

.e-filemanager .e-toolbar .e-hor-nav .e-popup-up-icon::before,
.e-fe-popup .e-toolbar .e-hor-nav .e-popup-up-icon::before {
  content: '\e613';
}

.e-filemanager .e-toolbar .e-hor-nav .e-popup-down-icon::before,
.e-fe-popup .e-toolbar .e-hor-nav .e-popup-down-icon::before {
  content: '\e613';
}

.e-filemanager.e-fe-m-filter .e-fe-search::before,
.e-fe-popup.e-fe-m-filter .e-fe-search::before {
  content: '\e610';
}

.e-fe-popup .e-fe-dot::before {
  content: '\e614';
}

.e-fe-popup .e-fe-tick::before {
  content: '\e614';
}

ejs-filemanager {
  display: block;
}

.e-filemanager {
  -webkit-user-select: none;
  user-select: none;
  border: 1px solid;
  position: relative;
}

.e-filemanager .e-blur {
  opacity: .5;
}

.e-filemanager .e-display-none {
  display: none;
}

.e-filemanager.e-fe-drop,
.e-filemanager.e-fe-drop .e-treeview .e-text-content,
.e-filemanager.e-fe-drop .e-treeview .e-fullrow,
.e-filemanager.e-fe-drop .e-address .e-address-list-item:last-child .e-list-text,
.e-filemanager.e-fe-drop .e-grid .e-columnheader {
  cursor: grab;
}

.e-filemanager.e-no-drop {
  cursor: no-drop;
}

.e-filemanager .e-toolbar {
  border-bottom-style: solid;
  border-width: 0 0 1px;
}

.e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn {
  border: 0;
  box-shadow: none;
  font-weight: 400;
  height: calc(100% - 10px);
  padding: 0;
}

.e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn .e-btn-icon.e-icons:not(.e-icon-left):not(.e-icon-right) {
  padding: 0;
}

.e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn .e-btn-icon.e-icons.e-caret {
  font-size: 8px;
  padding: 0 8px;
}

.e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn .e-tbar-btn-text.e-tbar-ddb-text {
  padding-right: 0;
}

.e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn.e-active {
  border: 0;
  padding: 0;
}

.e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn:hover {
  border: 0;
  padding: 0;
}

.e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn:focus {
  border: 0;
  padding: 0;
}

.e-filemanager .e-toolbar .e-toolbar-pop .e-toolbar-item .e-dropdown-btn .e-icons.e-caret {
  font-size: 8px;
  min-width: 0;
  padding: 0 8px;
}

.e-filemanager .e-toolbar .e-toolbar-pop .e-toolbar-item .e-dropdown-btn .e-tbar-btn-text.e-tbar-ddb-text {
  padding-right: 0;
}

.e-filemanager .e-toolbar .e-toolbar-pop {
  width: max-content;
}

.e-filemanager .e-treeview > .e-ul {
  overflow: initial;
  padding-left: 8px;
}

.e-filemanager .e-treeview .e-list-parent {
  margin-bottom: 0;
  margin-top: 0;
}

.e-filemanager .e-treeview .e-list-parent .e-list-item {
  padding-bottom: 0;
  padding-top: 0;
}

.e-filemanager .e-treeview .e-list-parent .e-list-item .e-fullrow {
  height: 34px;
}

.e-filemanager .e-treeview .e-list-parent .e-list-item .e-list-text {
  height: 32px;
  line-height: 32px;
}

.e-filemanager .e-treeview .e-list-parent .e-list-item.e-fe-drop-folder > .e-fullrow {
  border: 1px solid;
  box-sizing: border-box;
}

.e-filemanager .e-treeview .e-text-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-filemanager .e-treeview .e-list-text {
  display: initial;
}

.e-filemanager .e-splitter {
  border-width: 0;
}

.e-filemanager .e-splitter .e-split-bar .e-resize-handler {
  display: none;
}

.e-filemanager .e-splitter .e-display-none {
  display: none;
}

.e-filemanager .e-address {
  border-bottom: 1px solid;
  height: 34px;
  position: relative;
}

.e-filemanager .e-address .e-fe-breadcrumb.e-icons {
  padding-bottom: 6px;
}

.e-filemanager .e-address .e-search-wrap {
  float: right;
  padding: 1px 7px 0 16px;
  position: absolute;
  right: 0;
  top: 0;
  width: 200px;
}

.e-filemanager .e-address .e-search-wrap .e-input-group {
  border-bottom-width: 1px;
  height: 29px;
  margin: 0;
}

.e-filemanager .e-address .e-search-wrap .e-input-group .e-input {
  margin: 0 0 0 24px;
  padding: 0;
}

.e-filemanager .e-address .e-search-wrap .e-input-group .e-clear-icon {
  margin: 8px 8px 0 8px;
}

.e-filemanager .e-address .e-fe-search {
  font-size: 14px;
  margin: 3px 0;
  padding: 5px;
  position: absolute;
  z-index: 1;
}

.e-filemanager .e-address .e-fe-search::before {
  display: inline-block;
}

.e-filemanager .e-address .e-addressbar-ul {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  list-style: none;
  margin: 0;
  padding: 3px 8px;
  visibility: visible;
}

.e-filemanager .e-address .e-addressbar-ul .e-breadcrumb-menu {
  display: inline;
}

.e-filemanager .e-address .e-addressbar-ul .e-breadcrumb-menu .e-breadcrumb-submenu {
  height: 26px;
}

.e-filemanager .e-address .e-list-text {
  cursor: pointer;
  font-size: 14px;
  line-height: 27px;
  padding: 4px 4px 5px;
  text-decoration: none;
}

.e-filemanager .e-address .e-list-text:hover {
  text-decoration: none;
}

.e-filemanager .e-address .e-address-list-item {
  display: inline-block;
  height: 27px;
}

.e-filemanager .e-address .e-address-list-item:last-child .e-list-text {
  cursor: default;
}

.e-filemanager .e-address .e-address-list-item:last-child .e-list-text:hover {
  text-decoration: none;
}

.e-filemanager .e-address .e-address-list-item .e-icons {
  font-size: 10px;
  margin: 0 4px;
}

.e-filemanager .e-address .e-address-list-item .e-icons::before {
  padding: 5px;
}

.e-filemanager .e-grid {
  border-width: 0;
  float: left;
}

.e-filemanager .e-grid .e-checkbox-wrapper .e-frame {
  border-width: 1px;
  line-height: 9px;
}

.e-filemanager .e-grid .e-spin-show {
  display: none;
}

.e-filemanager .e-grid .e-gridcontent tr.e-emptyrow td.e-lastrowcell:first-child:empty {
  height: 0;
  padding: 0;
}

.e-filemanager .e-grid .e-gridheader {
  border-width: 0 1px 1px;
}

.e-filemanager .e-grid .e-gridheader .e-headercell {
  height: 32px;
}

.e-filemanager .e-grid .e-gridheader .e-headercell.e-fe-grid-icon .e-sortfilterdiv {
  margin-right: 5px;
}

.e-filemanager .e-grid .e-gridheader .e-headercell .e-headertext {
  font-size: 14px;
}

.e-filemanager .e-grid .e-gridheader .e-headercell .e-rcursor {
  border: 0;
}

.e-filemanager .e-grid .e-gridheader .e-checkbox-wrapper {
  visibility: hidden;
}

.e-filemanager .e-grid .e-gridheader:hover .e-checkbox-wrapper,
.e-filemanager .e-grid .e-gridheader .e-active .e-checkbox-wrapper {
  visibility: visible;
}

.e-filemanager .e-grid.e-headercheck .e-gridheader .e-headercontent .e-checkbox-wrapper {
  visibility: visible;
}

.e-filemanager .e-grid .e-content {
  overflow-y: auto !important;
}

.e-filemanager .e-grid .e-content .e-table {
  border-spacing: 0;
}

.e-filemanager .e-grid .e-content .e-rowcell {
  border: 0;
  font-size: 12px;
}

.e-filemanager .e-grid .e-content .e-rowcell .e-fe-text {
  font-size: 13px;
}

.e-filemanager .e-grid .e-content tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
  box-shadow: 1px 0 0 1px #e3165b inset;
}

.e-filemanager .e-grid .e-content tr.e-row.e-fe-drop-folder .e-rowcell:last-child {
  box-shadow: -1px 0 0 1px #e3165b inset;
}

.e-filemanager .e-grid .e-content tr.e-row.e-fe-drop-folder .e-rowcell {
  box-shadow: 0 2px 0 -1px #e3165b inset, 0 -2px 0 -1px #e3165b inset;
}

.e-filemanager .e-grid .e-empty {
  min-width: 200px;
}

.e-filemanager .e-grid .e-empty-content {
  font-size: 20px;
  margin: 0 auto;
  padding: 8px;
  text-align: center;
}

.e-filemanager .e-grid .e-empty-icon {
  height: 82px;
  margin: 0 auto;
  width: 82px;
}

.e-filemanager .e-grid .e-empty-inner-content {
  font-size: 14px;
  margin: 0 auto;
  opacity: 0.5;
  padding: 6px;
  text-align: center;
}

.e-filemanager .e-grid .e-gridpopup {
  display: none !important;
}

.e-filemanager .e-grid .e-gridheader .e-emptyrow,
.e-filemanager .e-grid .e-gridcontent .e-emptyrow {
  display: none;
}

.e-filemanager .e-grid .e-gridheader .e-fe-checkbox,
.e-filemanager .e-grid .e-gridcontent .e-fe-checkbox {
  overflow: inherit;
  padding-left: 12px;
  padding-right: 0;
}

.e-filemanager .e-grid .e-gridheader .e-fe-grid-icon,
.e-filemanager .e-grid .e-gridcontent .e-fe-grid-icon {
  padding: 0 0 0 12px;
}

.e-filemanager .e-grid .e-gridheader .e-fe-grid-icon .e-headercelldiv,
.e-filemanager .e-grid .e-gridcontent .e-fe-grid-icon .e-headercelldiv {
  text-overflow: unset;
}

.e-filemanager .e-grid .e-gridheader .e-fe-grid-icon + .e-rowcell,
.e-filemanager .e-grid .e-gridheader .e-fe-grid-icon + .e-headercell,
.e-filemanager .e-grid .e-gridcontent .e-fe-grid-icon + .e-rowcell,
.e-filemanager .e-grid .e-gridcontent .e-fe-grid-icon + .e-headercell {
  padding-left: 0;
}

.e-filemanager .e-grid .e-gridheader .e-fe-grid-icon + .e-rowcell.e-fe-grid-name,
.e-filemanager .e-grid .e-gridheader .e-fe-grid-icon + .e-headercell.e-fe-grid-name,
.e-filemanager .e-grid .e-gridcontent .e-fe-grid-icon + .e-rowcell.e-fe-grid-name,
.e-filemanager .e-grid .e-gridcontent .e-fe-grid-icon + .e-headercell.e-fe-grid-name {
  padding-left: 6px;
}

.e-filemanager .e-grid .e-row .e-checkbox-wrapper {
  visibility: hidden;
}

.e-filemanager .e-grid .e-row.e-focused {
  box-shadow: none;
}

.e-filemanager .e-grid .e-row.e-focused td {
  box-shadow: inset 0 1px 0 0 #9e9e9e, inset 0 -1px 0 0 #9e9e9e;
}

.e-filemanager .e-grid .e-row.e-focused td:first-child {
  box-shadow: inset 1px 1px 0 0 #9e9e9e, inset 1px -1px 0 0 #9e9e9e;
}

.e-filemanager .e-grid .e-row.e-focused td:last-child {
  box-shadow: inset -1px 1px 0 0 #9e9e9e, inset -1px -1px 0 0 #9e9e9e;
}

.e-filemanager .e-grid .e-row:hover .e-checkbox-wrapper,
.e-filemanager .e-grid .e-row .e-active .e-checkbox-wrapper {
  visibility: visible;
}

.e-filemanager .e-grid .e-row.e-fe-drop-file:hover .e-checkbox-wrapper {
  visibility: hidden;
}

.e-filemanager .e-grid.e-horizontallines .e-rowcell.e-lastrowcell, .e-filemanager .e-grid.e-verticallines .e-rowcell.e-lastrowcell, .e-filemanager .e-grid.e-hidelines .e-rowcell.e-lastrowcell {
  border-bottom-width: 0;
}

.e-filemanager .e-grid.e-resize-lines .e-headercell .e-rsuppress {
  border-width: 0;
}

.e-filemanager .e-grid .e-fe-icon {
  display: inline-block;
  height: 18px;
  margin: 0 8px 0 0;
  vertical-align: middle;
  width: 18px;
}

.e-filemanager .e-dialog td {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  max-width: 211px;
  min-width: 51px;
  padding: 8px 24px 8px 0;
}

.e-filemanager .e-dialog td.e-fe-value {
  white-space: unset;
  word-break: break-word;
}

.e-filemanager .e-dialog .e-fe-errorcontent {
  white-space: normal;
  word-break: break-word;
}

.e-filemanager .e-dialog .e-fe-icon {
  display: inline-block;
  height: 18px;
  margin: 0 8px -2px 0;
  width: 18px;
}

.e-filemanager .e-dialog .e-fe-access-header {
  display: inline-block;
}

.e-filemanager .e-dialog .e-fe-retrycontent {
  padding: 16px 0;
}

.e-filemanager .e-dialog .e-image {
  height: 100%;
  width: 100%;
}

.e-filemanager .e-dialog.e-rtl td {
  padding: 8px 0 8px 24px;
}

.e-filemanager .e-dialog.e-rtl .e-fe-icon {
  margin: 0 0 -2px 8px;
}

.e-filemanager .e-large-icons {
  float: left;
  overflow: auto;
  width: 100%;
}

.e-filemanager .e-large-icons .e-checkbox-wrapper .e-frame {
  border-width: 1px;
  line-height: 9px;
}

.e-filemanager .e-large-icons .e-empty {
  min-width: 200px;
}

.e-filemanager .e-large-icons .e-empty-content {
  font-size: 20px;
  margin: 0 auto;
  padding: 8px;
  text-align: center;
}

.e-filemanager .e-large-icons .e-empty-icon {
  height: 82px;
  margin: 0 auto;
  width: 82px;
}

.e-filemanager .e-large-icons .e-empty-inner-content {
  font-size: 14px;
  margin: 0 auto;
  opacity: 0.5;
  padding: 6px;
  text-align: center;
}

.e-filemanager .e-large-icons .e-list-parent {
  display: block;
  height: 100%;
  margin: 0;
  overflow: auto;
  padding: 0 4px;
}

.e-filemanager .e-large-icons .e-checkbox-wrapper {
  float: left;
  position: absolute;
  top: 0;
  visibility: hidden;
}

.e-filemanager .e-large-icons .e-list-item {
  border: 1px solid;
  float: left;
  height: 85px;
  margin: 8px 4px;
  overflow: hidden;
  padding: 2px;
  width: 80px;
}

.e-filemanager .e-large-icons .e-list-item.e-active .e-checkbox-wrapper, .e-filemanager .e-large-icons .e-list-item.e-hover .e-checkbox-wrapper {
  visibility: visible;
}

.e-filemanager .e-large-icons .e-text-content {
  display: table-cell;
  height: 79px;
  position: relative;
  vertical-align: bottom;
}

.e-filemanager .e-large-icons .e-list-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-size: 13px;
  padding: 2px 0 0 0;
  text-align: center;
  width: 74px;
}

.e-filemanager .e-large-icons .e-list-img {
  border: 2px solid;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.05);
  display: block;
  margin: 0 auto;
  max-height: 62px;
  max-width: 100%;
  min-height: 20px;
}

.e-filemanager .e-large-icons .e-list-icon {
  display: block;
  height: 40px;
  margin: 10px auto;
  width: 40px;
}

.e-filemanager .e-fe-error {
  font-size: 12px;
  line-height: 1.5;
}

.e-filemanager .e-fe-clone {
  pointer-events: none;
  z-index: 20;
}

.e-filemanager .e-fe-clone .e-fe-content {
  border: none;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
  display: inline-flex;
  height: 36px;
  padding: 4px 8px;
}

.e-filemanager .e-fe-clone .e-fe-content .e-fe-name {
  display: inline-block;
  font-size: 13px;
  margin: auto 8px;
  max-width: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-filemanager .e-fe-clone .e-fe-content .e-fe-icon {
  display: inline-block;
  height: 18px;
  margin: auto 8px;
  width: 18px;
}

.e-filemanager .e-fe-clone .e-fe-count {
  border: 1px solid;
  border-radius: 50%;
  font-size: 12px;
  height: 22px;
  line-height: 22px;
  margin-left: -12px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 22px;
}

.e-filemanager.e-rtl .e-treeview > .e-ul {
  padding: 0 8px 0 0;
}

.e-filemanager.e-rtl .e-toolbar .e-fe-grid {
  display: inline-table;
  transform: rotate(180deg);
}

.e-filemanager.e-rtl .e-splitter.e-splitter-horizontal {
  flex-direction: row-reverse;
}

.e-filemanager.e-rtl .e-address .e-search-wrap {
  float: left;
  left: 0;
  right: auto;
}

.e-filemanager.e-rtl .e-address .e-search-wrap .e-input-group .e-input {
  margin: 0 24px 0 0;
  padding: 0;
}

.e-filemanager.e-rtl .e-address .e-addressbar-ul {
  display: flex;
}

.e-filemanager.e-rtl .e-address .e-addressbar-ul .e-icons::before {
  display: inline-block;
  transform: rotate(180deg);
}

.e-filemanager.e-rtl .e-grid.e-rtl .e-row.e-focused td:first-child {
  box-shadow: inset -1px 1px 0 0 #9e9e9e, inset -1px -1px 0 0 #9e9e9e;
}

.e-filemanager.e-rtl .e-grid.e-rtl .e-row.e-focused td:last-child {
  box-shadow: inset 1px 1px 0 0 #9e9e9e, inset 1px -1px 0 0 #9e9e9e;
}

.e-filemanager.e-rtl .e-grid.e-rtl .e-gridheader .e-fe-checkbox,
.e-filemanager.e-rtl .e-grid.e-rtl .e-gridcontent .e-fe-checkbox {
  padding-left: 0;
  padding-right: 12px;
}

.e-filemanager.e-rtl .e-grid.e-rtl .e-gridheader .e-fe-grid-icon,
.e-filemanager.e-rtl .e-grid.e-rtl .e-gridcontent .e-fe-grid-icon {
  padding-left: 0;
  padding-right: 12px;
}

.e-filemanager.e-rtl .e-grid.e-rtl .e-gridheader .e-fe-grid-icon + .e-rowcell,
.e-filemanager.e-rtl .e-grid.e-rtl .e-gridheader .e-fe-grid-icon + .e-headercell,
.e-filemanager.e-rtl .e-grid.e-rtl .e-gridcontent .e-fe-grid-icon + .e-rowcell,
.e-filemanager.e-rtl .e-grid.e-rtl .e-gridcontent .e-fe-grid-icon + .e-headercell {
  padding-left: 21px;
  padding-right: 0;
}

.e-filemanager.e-rtl .e-grid.e-rtl .e-gridheader .e-fe-grid-icon + .e-rowcell.e-fe-grid-name,
.e-filemanager.e-rtl .e-grid.e-rtl .e-gridheader .e-fe-grid-icon + .e-headercell.e-fe-grid-name,
.e-filemanager.e-rtl .e-grid.e-rtl .e-gridcontent .e-fe-grid-icon + .e-rowcell.e-fe-grid-name,
.e-filemanager.e-rtl .e-grid.e-rtl .e-gridcontent .e-fe-grid-icon + .e-headercell.e-fe-grid-name {
  padding-right: 12px;
}

.e-filemanager.e-rtl .e-grid.e-rtl .e-fe-icon {
  margin: 0 0 0 8px;
}

.e-filemanager.e-rtl .e-large-icons .e-list-item {
  float: right;
}

.e-filemanager.e-rtl .e-fe-clone .e-fe-count {
  margin-left: 0;
  margin-right: -12px;
}

.e-filemanager .e-upload {
  border-bottom-width: 0;
  border-top-width: 0;
}

.e-filemanager .e-upload .e-file-select-wrap {
  display: none;
}

.e-filemanager .e-upload .e-icons.e-file-delete-btn {
  display: none;
}

.e-filemanager .e-upload .e-upload-actions {
  border-bottom: 1px solid;
}

.e-filemanager .e-layout-content {
  position: relative;
}

.e-filemanager .e-fe-overlay {
  border: 3px dashed #e3165b;
  bottom: 0;
  display: block;
  height: calc(100% - 34px);
  pointer-events: none;
  position: absolute;
  visibility: hidden;
  width: 100%;
}

.e-filemanager .e-upload-drag-hover {
  outline: none;
}

.e-filemanager .e-upload-drag-hover .e-fe-overlay {
  visibility: visible;
}

.e-filemanager .e-dialog.e-popup.e-dlg-resizable {
  min-height: 200px;
}

.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-tick,
.e-fe-popup.e-contextmenu-wrapper ul .e-menu-item .e-fe-dot,
.e-fe-popup.e-contextmenu-wrapper ul .e-menu-item .e-fe-tick {
  font-size: 14px;
}

.e-fe-popup.e-dlg-resizable .e-dlg-content {
  overflow: hidden;
}

.e-fe-popup.e-contextmenu-wrapper ul .e-menu-item.e-separator {
  margin: 0 0;
}

.e-fe-popup.e-rtl .e-fe-grid {
  display: inline-table;
  transform: rotate(180deg);
}

.e-filemanager.e-fe-mobile .e-toolbar-items .e-toolbar-item .e-btn-icon.e-icons,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar-items .e-toolbar-item .e-btn-icon.e-icons,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar-items .e-toolbar-item .e-btn-icon.e-icons {
  font-size: 20px;
}

.e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-newfolder,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-newfolder,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-newfolder {
  padding-top: 0;
}

.e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-upload,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-upload,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-upload {
  padding-left: 0;
}

.e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-sort,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-sort,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-sort {
  padding-top: 3px;
}

.e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-refresh,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-refresh,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-refresh {
  padding-top: 3px;
}

.e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-select,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-select,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-select {
  padding-top: 2px;
}

.e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-large,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-large,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-large {
  padding: 4px 0 0 2px;
}

.e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-grid,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-grid,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-grid {
  padding: 4px 2px 0 2px;
}

.e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-details,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-details,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-details {
  padding-top: 3px;
}

.e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-delete,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-delete,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-delete {
  padding-left: 4px;
}

.e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-rename,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-rename,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-rename {
  padding-left: 2px;
  padding-top: 3px;
}

.e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-download,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-download,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-download {
  padding-left: 4px;
}

.e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-cut,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-cut,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-cut {
  padding-left: 2px;
  padding-top: 1px;
}

.e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-copy,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-copy,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-copy {
  padding-left: 4px;
}

.e-filemanager.e-fe-mobile .e-toolbar .e-popup-up-icon.e-icons,
.e-filemanager.e-fe-mobile .e-toolbar .e-popup-down-icon.e-icons,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-popup-up-icon.e-icons,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-popup-down-icon.e-icons,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-popup-up-icon.e-icons,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-popup-down-icon.e-icons {
  font-size: 20px;
}

.e-filemanager.e-fe-mobile .e-toolbar-left .e-icons.e-fe-sort,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar-left .e-icons.e-fe-sort,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar-left .e-icons.e-fe-sort {
  display: inline-block;
  margin: 0;
  width: 14px;
}

.e-filemanager.e-fe-mobile .e-toolbar-left .e-tbar-ddb-text,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar-left .e-tbar-ddb-text,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar-left .e-tbar-ddb-text {
  display: none;
}

.e-filemanager.e-fe-mobile .e-toolbar-left .e-toolbar-item .e-tbar-btn-text,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar-left .e-toolbar-item .e-tbar-btn-text,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar-left .e-toolbar-item .e-tbar-btn-text {
  display: none;
}

.e-filemanager.e-fe-mobile .e-splitter .e-split-bar,
.e-bigger .e-filemanager.e-fe-mobile .e-splitter .e-split-bar,
.e-filemanager.e-bigger.e-fe-mobile .e-splitter .e-split-bar {
  display: none;
}

.e-filemanager.e-fe-mobile .e-address,
.e-bigger .e-filemanager.e-fe-mobile .e-address,
.e-filemanager.e-bigger.e-fe-mobile .e-address {
  height: 40px;
}

.e-filemanager.e-fe-mobile .e-address .e-addressbar-ul,
.e-bigger .e-filemanager.e-fe-mobile .e-address .e-addressbar-ul,
.e-filemanager.e-bigger.e-fe-mobile .e-address .e-addressbar-ul {
  height: 40px;
}

.e-filemanager.e-fe-mobile .e-address .e-address-list-item .e-icons,
.e-bigger .e-filemanager.e-fe-mobile .e-address .e-address-list-item .e-icons,
.e-filemanager.e-bigger.e-fe-mobile .e-address .e-address-list-item .e-icons {
  font-size: 12px;
}

.e-filemanager.e-fe-mobile .e-address .e-list-text,
.e-bigger .e-filemanager.e-fe-mobile .e-address .e-list-text,
.e-filemanager.e-bigger.e-fe-mobile .e-address .e-list-text {
  font-size: 15px;
}

.e-filemanager.e-fe-mobile .e-address .e-search-wrap,
.e-bigger .e-filemanager.e-fe-mobile .e-address .e-search-wrap,
.e-filemanager.e-bigger.e-fe-mobile .e-address .e-search-wrap {
  min-width: 47px;
  width: auto;
}

.e-filemanager.e-fe-mobile .e-address .e-search-wrap .e-input-group,
.e-bigger .e-filemanager.e-fe-mobile .e-address .e-search-wrap .e-input-group,
.e-filemanager.e-bigger.e-fe-mobile .e-address .e-search-wrap .e-input-group {
  display: none;
  height: 40px;
  width: 100%;
}

.e-filemanager.e-fe-mobile .e-address .e-search-wrap .e-input-group .e-clear-icon,
.e-bigger .e-filemanager.e-fe-mobile .e-address .e-search-wrap .e-input-group .e-clear-icon,
.e-filemanager.e-bigger.e-fe-mobile .e-address .e-search-wrap .e-input-group .e-clear-icon {
  margin: 2px 8px 0;
}

.e-filemanager.e-fe-mobile .e-address .e-search-wrap .e-input-group .e-input,
.e-bigger .e-filemanager.e-fe-mobile .e-address .e-search-wrap .e-input-group .e-input,
.e-filemanager.e-bigger.e-fe-mobile .e-address .e-search-wrap .e-input-group .e-input {
  margin: 0 0 0 24px;
}

.e-filemanager.e-fe-mobile .e-address .e-fe-search,
.e-bigger .e-filemanager.e-fe-mobile .e-address .e-fe-search,
.e-filemanager.e-bigger.e-fe-mobile .e-address .e-fe-search {
  font-size: 20px;
  margin: 3px 0;
  right: 13px;
}

.e-filemanager.e-fe-mobile .e-dialog td.e-fe-value,
.e-bigger .e-filemanager.e-fe-mobile .e-dialog td.e-fe-value,
.e-filemanager.e-bigger.e-fe-mobile .e-dialog td.e-fe-value {
  white-space: unset;
  word-break: break-word;
}

.e-filemanager.e-fe-mobile .e-grid .e-fe-grid-icon .e-fe-icon,
.e-bigger .e-filemanager.e-fe-mobile .e-grid .e-fe-grid-icon .e-fe-icon,
.e-filemanager.e-bigger.e-fe-mobile .e-grid .e-fe-grid-icon .e-fe-icon {
  height: 35px;
  width: 35px;
}

.e-filemanager.e-fe-mobile .e-grid .e-gridheader,
.e-bigger .e-filemanager.e-fe-mobile .e-grid .e-gridheader,
.e-filemanager.e-bigger.e-fe-mobile .e-grid .e-gridheader {
  display: none;
}

.e-filemanager.e-fe-mobile .e-grid .e-content .e-rowcell,
.e-bigger .e-filemanager.e-fe-mobile .e-grid .e-content .e-rowcell,
.e-filemanager.e-bigger.e-fe-mobile .e-grid .e-content .e-rowcell {
  border-bottom: 1px solid;
  border-bottom-color: #e0e0e0;
}

.e-filemanager.e-fe-mobile .e-grid .e-content .e-rowcell.e-fe-checkbox,
.e-bigger .e-filemanager.e-fe-mobile .e-grid .e-content .e-rowcell.e-fe-checkbox,
.e-filemanager.e-bigger.e-fe-mobile .e-grid .e-content .e-rowcell.e-fe-checkbox {
  padding: 0;
}

.e-filemanager.e-fe-mobile .e-grid .e-gridcontent .e-fe-grid-icon,
.e-bigger .e-filemanager.e-fe-mobile .e-grid .e-gridcontent .e-fe-grid-icon,
.e-filemanager.e-bigger.e-fe-mobile .e-grid .e-gridcontent .e-fe-grid-icon {
  padding-left: 10px;
  padding-right: 10px;
}

.e-filemanager.e-fe-mobile .e-grid .e-fe-text,
.e-bigger .e-filemanager.e-fe-mobile .e-grid .e-fe-text,
.e-filemanager.e-bigger.e-fe-mobile .e-grid .e-fe-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-filemanager.e-fe-mobile .e-large-icons .e-list-parent,
.e-bigger .e-filemanager.e-fe-mobile .e-large-icons .e-list-parent,
.e-filemanager.e-bigger.e-fe-mobile .e-large-icons .e-list-parent {
  padding: 0;
}

.e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item,
.e-bigger .e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item,
.e-filemanager.e-bigger.e-fe-mobile .e-large-icons .e-list-parent .e-list-item {
  display: inline-table;
  height: 155px;
  margin: 8px 8px;
  width: 155px;
}

.e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item.e-hover .e-checkbox-wrapper,
.e-bigger .e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item.e-hover .e-checkbox-wrapper,
.e-filemanager.e-bigger.e-fe-mobile .e-large-icons .e-list-parent .e-list-item.e-hover .e-checkbox-wrapper {
  visibility: hidden;
}

.e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item.e-active .e-checkbox-wrapper,
.e-bigger .e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item.e-active .e-checkbox-wrapper,
.e-filemanager.e-bigger.e-fe-mobile .e-large-icons .e-list-parent .e-list-item.e-active .e-checkbox-wrapper {
  visibility: visible;
}

.e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item .e-checkbox-wrapper,
.e-bigger .e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item .e-checkbox-wrapper,
.e-filemanager.e-bigger.e-fe-mobile .e-large-icons .e-list-parent .e-list-item .e-checkbox-wrapper {
  z-index: 1000;
}

.e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item .e-list-text,
.e-bigger .e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item .e-list-text,
.e-filemanager.e-bigger.e-fe-mobile .e-large-icons .e-list-parent .e-list-item .e-list-text {
  margin: 0 auto;
  width: 110px;
}

.e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item .e-list-img,
.e-bigger .e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item .e-list-img,
.e-filemanager.e-bigger.e-fe-mobile .e-large-icons .e-list-parent .e-list-item .e-list-img {
  margin: 11px auto;
  max-height: 110px;
  max-width: 110px;
}

.e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item .e-list-icon,
.e-bigger .e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item .e-list-icon,
.e-filemanager.e-bigger.e-fe-mobile .e-large-icons .e-list-parent .e-list-item .e-list-icon {
  height: 110px;
  margin: 11px auto 0;
  width: 110px;
}

.e-filemanager.e-fe-m-select .e-large-icons .e-list-item.e-large-icon .e-checkbox-wrapper,
.e-bigger .e-filemanager.e-fe-m-select .e-large-icons .e-list-item.e-large-icon .e-checkbox-wrapper,
.e-filemanager.e-bigger.e-fe-m-select .e-large-icons .e-list-item.e-large-icon .e-checkbox-wrapper {
  visibility: visible;
}

.e-filemanager.e-fe-m-select .e-grid .e-content .e-row .e-rowcell .e-checkbox-wrapper,
.e-bigger .e-filemanager.e-fe-m-select .e-grid .e-content .e-row .e-rowcell .e-checkbox-wrapper,
.e-filemanager.e-bigger.e-fe-m-select .e-grid .e-content .e-row .e-rowcell .e-checkbox-wrapper {
  visibility: visible;
}

.e-filemanager.e-fe-m-filter .e-address .e-search-wrap,
.e-bigger .e-filemanager.e-fe-m-filter .e-address .e-search-wrap,
.e-filemanager.e-bigger.e-fe-m-filter .e-address .e-search-wrap {
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
}

.e-filemanager.e-fe-m-filter .e-address .e-search-wrap .e-input-group,
.e-bigger .e-filemanager.e-fe-m-filter .e-address .e-search-wrap .e-input-group,
.e-filemanager.e-bigger.e-fe-m-filter .e-address .e-search-wrap .e-input-group {
  display: inline-flex;
}

.e-filemanager.e-fe-m-filter .e-address .e-search-wrap .e-input-group .e-input,
.e-bigger .e-filemanager.e-fe-m-filter .e-address .e-search-wrap .e-input-group .e-input,
.e-filemanager.e-bigger.e-fe-m-filter .e-address .e-search-wrap .e-input-group .e-input {
  height: auto;
  margin-left: 45px;
}

.e-filemanager.e-fe-m-filter .e-address .e-search-wrap .e-fe-search,
.e-bigger .e-filemanager.e-fe-m-filter .e-address .e-search-wrap .e-fe-search,
.e-filemanager.e-bigger.e-fe-m-filter .e-address .e-search-wrap .e-fe-search {
  left: 0;
  margin-left: 8px;
  margin-top: 3px;
  width: 30px;
}

.e-filemanager.e-fe-m-filter .e-address .e-addressbar-ul,
.e-bigger .e-filemanager.e-fe-m-filter .e-address .e-addressbar-ul,
.e-filemanager.e-bigger.e-fe-m-filter .e-address .e-addressbar-ul {
  visibility: hidden;
}

.e-filemanager.e-fe-m-filter.e-rtl .e-address .e-search-wrap .e-input-group .e-input,
.e-bigger .e-filemanager.e-fe-m-filter.e-rtl .e-address .e-search-wrap .e-input-group .e-input,
.e-filemanager.e-bigger.e-fe-m-filter.e-rtl .e-address .e-search-wrap .e-input-group .e-input {
  margin-right: 45px;
}

.e-filemanager.e-fe-m-filter.e-rtl .e-address .e-search-wrap .e-fe-search,
.e-bigger .e-filemanager.e-fe-m-filter.e-rtl .e-address .e-search-wrap .e-fe-search,
.e-filemanager.e-bigger.e-fe-m-filter.e-rtl .e-address .e-search-wrap .e-fe-search {
  transform: rotate(180deg);
}

.e-filemanager.e-rtl .e-grid .e-gridheader .e-fe-grid-icon,
.e-filemanager.e-rtl .e-grid .e-gridcontent .e-fe-grid-icon,
.e-bigger .e-filemanager.e-rtl .e-grid .e-gridheader .e-fe-grid-icon,
.e-bigger .e-filemanager.e-rtl .e-grid .e-gridcontent .e-fe-grid-icon,
.e-filemanager.e-bigger.e-rtl .e-grid .e-gridheader .e-fe-grid-icon,
.e-filemanager.e-bigger.e-rtl .e-grid .e-gridcontent .e-fe-grid-icon {
  padding-right: 10px;
}

.e-bigger .e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-btn-icon.e-icons,
.e-filemanager.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-btn-icon.e-icons {
  font-size: 20px;
}

.e-bigger .e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn,
.e-filemanager.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn {
  padding: 0 6px;
}

.e-bigger .e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn.e-active,
.e-filemanager.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn.e-active {
  padding: 0 6px;
}

.e-bigger .e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn:hover,
.e-filemanager.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn:hover {
  padding: 0 6px;
}

.e-bigger .e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn:focus,
.e-filemanager.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn:focus {
  padding: 0 6px;
}

.e-bigger .e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn .e-btn-icon.e-icons.e-caret,
.e-filemanager.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn .e-btn-icon.e-icons.e-caret {
  padding: 0 10px;
}

.e-bigger .e-filemanager .e-toolbar .e-toolbar-pop .e-toolbar-item .e-dropdown-btn .e-btn-icon.e-icons.e-caret,
.e-filemanager.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-dropdown-btn .e-btn-icon.e-icons.e-caret {
  padding: 0 10px;
}

.e-bigger .e-filemanager .e-toolbar .e-popup-up-icon.e-icons,
.e-bigger .e-filemanager .e-toolbar .e-popup-down-icon.e-icons,
.e-filemanager.e-bigger .e-toolbar .e-popup-up-icon.e-icons,
.e-filemanager.e-bigger .e-toolbar .e-popup-down-icon.e-icons {
  font-size: 20px;
}

.e-bigger .e-filemanager .e-treeview > .e-ul,
.e-filemanager.e-bigger .e-treeview > .e-ul {
  padding-left: 12px;
}

.e-bigger .e-filemanager .e-treeview .e-list-parent .e-list-item .e-fullrow,
.e-filemanager.e-bigger .e-treeview .e-list-parent .e-list-item .e-fullrow {
  height: 40px;
}

.e-bigger .e-filemanager .e-treeview .e-list-parent .e-list-item .e-list-text,
.e-filemanager.e-bigger .e-treeview .e-list-parent .e-list-item .e-list-text {
  height: 38px;
  line-height: 38px;
}

.e-bigger .e-filemanager .e-address,
.e-filemanager.e-bigger .e-address {
  height: 40px;
}

.e-bigger .e-filemanager .e-address .e-breadcrumb-menu .e-breadcrumb-submenu,
.e-filemanager.e-bigger .e-address .e-breadcrumb-menu .e-breadcrumb-submenu {
  height: 27px;
}

.e-bigger .e-filemanager .e-address .e-address-list-item,
.e-filemanager.e-bigger .e-address .e-address-list-item {
  height: 28px;
}

.e-bigger .e-filemanager .e-address .e-address-list-item .e-icons,
.e-filemanager.e-bigger .e-address .e-address-list-item .e-icons {
  font-size: 12px;
}

.e-bigger .e-filemanager .e-address .e-addressbar-ul,
.e-filemanager.e-bigger .e-address .e-addressbar-ul {
  padding: 6px 12px;
}

.e-bigger .e-filemanager .e-address .e-list-text,
.e-filemanager.e-bigger .e-address .e-list-text {
  font-size: 15px;
  line-height: 28px;
  padding: 5px 4px;
}

.e-bigger .e-filemanager .e-address .e-search-wrap,
.e-filemanager.e-bigger .e-address .e-search-wrap {
  min-width: 51px;
  padding: 1px 10px 0 16px;
}

.e-bigger .e-filemanager .e-address .e-search-wrap .e-input-group,
.e-filemanager.e-bigger .e-address .e-search-wrap .e-input-group {
  height: 36px;
}

.e-bigger .e-filemanager .e-address .e-search-wrap .e-input-group .e-input:focus,
.e-filemanager.e-bigger .e-address .e-search-wrap .e-input-group .e-input:focus {
  padding: 0;
}

.e-bigger .e-filemanager .e-address .e-fe-search,
.e-filemanager.e-bigger .e-address .e-fe-search {
  margin: 7px 0;
}

.e-bigger .e-filemanager .e-grid .e-checkbox-wrapper .e-frame,
.e-filemanager.e-bigger .e-grid .e-checkbox-wrapper .e-frame {
  border-width: 1px;
  line-height: 14px;
}

.e-bigger .e-filemanager .e-grid .e-headercell,
.e-filemanager.e-bigger .e-grid .e-headercell {
  height: 36px;
}

.e-bigger .e-filemanager .e-grid .e-headertext,
.e-filemanager.e-bigger .e-grid .e-headertext {
  font-size: 15px;
}

.e-bigger .e-filemanager .e-grid .e-gridheader .e-rowcell,
.e-bigger .e-filemanager .e-grid .e-gridcontent .e-rowcell,
.e-filemanager.e-bigger .e-grid .e-gridheader .e-rowcell,
.e-filemanager.e-bigger .e-grid .e-gridcontent .e-rowcell {
  font-size: 13px;
}

.e-bigger .e-filemanager .e-grid .e-gridheader .e-rowcell .e-fe-text,
.e-bigger .e-filemanager .e-grid .e-gridcontent .e-rowcell .e-fe-text,
.e-filemanager.e-bigger .e-grid .e-gridheader .e-rowcell .e-fe-text,
.e-filemanager.e-bigger .e-grid .e-gridcontent .e-rowcell .e-fe-text {
  font-size: 14px;
}

.e-bigger .e-filemanager .e-grid .e-gridheader .e-fe-checkbox,
.e-bigger .e-filemanager .e-grid .e-gridcontent .e-fe-checkbox,
.e-filemanager.e-bigger .e-grid .e-gridheader .e-fe-checkbox,
.e-filemanager.e-bigger .e-grid .e-gridcontent .e-fe-checkbox {
  padding-left: 16px;
}

.e-bigger .e-filemanager .e-grid .e-gridheader .e-fe-grid-icon,
.e-bigger .e-filemanager .e-grid .e-gridcontent .e-fe-grid-icon,
.e-filemanager.e-bigger .e-grid .e-gridheader .e-fe-grid-icon,
.e-filemanager.e-bigger .e-grid .e-gridcontent .e-fe-grid-icon {
  padding-left: 16px;
}

.e-bigger .e-filemanager .e-grid .e-fe-icon,
.e-filemanager.e-bigger .e-grid .e-fe-icon {
  margin: 0 12px 0 0;
}

.e-bigger .e-filemanager .e-grid .e-empty,
.e-filemanager.e-bigger .e-grid .e-empty {
  min-width: 300px;
}

.e-bigger .e-filemanager .e-grid .e-empty-content,
.e-filemanager.e-bigger .e-grid .e-empty-content {
  font-size: 24px;
  margin: 0 auto;
  padding: 12px;
  text-align: center;
}

.e-bigger .e-filemanager .e-grid .e-empty-icon,
.e-filemanager.e-bigger .e-grid .e-empty-icon {
  height: 92px;
  margin: 0 auto;
  width: 92px;
}

.e-bigger .e-filemanager .e-grid .e-empty-inner-content,
.e-filemanager.e-bigger .e-grid .e-empty-inner-content {
  font-size: 16px;
  margin: 0 auto;
  opacity: 0.5;
  padding: 4px;
  text-align: center;
}

.e-bigger .e-filemanager .e-dialog .e-dlg-header-content,
.e-filemanager.e-bigger .e-dialog .e-dlg-header-content {
  padding: 21px;
}

.e-bigger .e-filemanager .e-dialog td,
.e-filemanager.e-bigger .e-dialog td {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  max-width: 205px;
  min-width: 45px;
  padding: 8px 30px 8px 0;
}

.e-bigger .e-filemanager .e-large-icons .e-checkbox-wrapper .e-frame,
.e-filemanager.e-bigger .e-large-icons .e-checkbox-wrapper .e-frame {
  border-width: 1px;
  line-height: 14px;
}

.e-bigger .e-filemanager .e-large-icons .e-list-parent,
.e-filemanager.e-bigger .e-large-icons .e-list-parent {
  padding: 0 6px;
}

.e-bigger .e-filemanager .e-large-icons .e-list-item,
.e-filemanager.e-bigger .e-large-icons .e-list-item {
  height: 106px;
  margin: 12px 6px;
  width: 100px;
}

.e-bigger .e-filemanager .e-large-icons .e-text-content,
.e-filemanager.e-bigger .e-large-icons .e-text-content {
  height: 100px;
}

.e-bigger .e-filemanager .e-large-icons .e-list-text,
.e-filemanager.e-bigger .e-large-icons .e-list-text {
  font-size: 14px;
  padding: 4px 2px 2px;
  width: 94px;
}

.e-bigger .e-filemanager .e-large-icons .e-list-img,
.e-filemanager.e-bigger .e-large-icons .e-list-img {
  max-height: 79px;
  max-width: 94px;
}

.e-bigger .e-filemanager .e-large-icons .e-list-icon,
.e-filemanager.e-bigger .e-large-icons .e-list-icon {
  height: 52px;
  margin: 11px auto;
  width: 52px;
}

.e-bigger .e-filemanager .e-large-icons .e-empty,
.e-filemanager.e-bigger .e-large-icons .e-empty {
  min-width: 300px;
}

.e-bigger .e-filemanager .e-large-icons .e-empty-content,
.e-filemanager.e-bigger .e-large-icons .e-empty-content {
  font-size: 24px;
  margin: 0 auto;
  padding: 12px;
  text-align: center;
}

.e-bigger .e-filemanager .e-large-icons .e-empty-icon,
.e-filemanager.e-bigger .e-large-icons .e-empty-icon {
  height: 92px;
  margin: 0 auto;
  width: 92px;
}

.e-bigger .e-filemanager .e-large-icons .e-empty-inner-content,
.e-filemanager.e-bigger .e-large-icons .e-empty-inner-content {
  font-size: 16px;
  margin: 0 auto;
  opacity: 0.5;
  padding: 4px;
  text-align: center;
}

.e-bigger .e-filemanager.e-rtl .e-treeview > .e-ul,
.e-filemanager.e-bigger.e-rtl .e-treeview > .e-ul {
  padding: 0 12px 0 0;
}

.e-bigger .e-filemanager.e-rtl .e-grid .e-gridheader .e-fe-checkbox,
.e-bigger .e-filemanager.e-rtl .e-grid .e-gridcontent .e-fe-checkbox,
.e-filemanager.e-bigger.e-rtl .e-grid .e-gridheader .e-fe-checkbox,
.e-filemanager.e-bigger.e-rtl .e-grid .e-gridcontent .e-fe-checkbox {
  padding-right: 16px;
}

.e-bigger .e-filemanager .e-fe-overlay,
.e-filemanager.e-bigger .e-fe-overlay {
  height: calc(100% - 41px);
}

@media (max-width: 469px) {
  .e-bigger .e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item,
  .e-filemanager.e-bigger.e-fe-mobile .e-large-icons .e-list-parent .e-list-item {
    min-width: 140px;
    width: calc(50% - 17px);
  }
}

@media (min-width: 470px) and (max-width: 625px) {
  .e-bigger .e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item,
  .e-filemanager.e-bigger.e-fe-mobile .e-large-icons .e-list-parent .e-list-item {
    min-width: 140px;
    width: calc(33.33% - 17px);
  }
}

.e-content-placeholder.e-filemanager.e-placeholder-filemanager {
  height: 100%;
  width: 100%;
}

.e-filemanager {
  background: transparent;
  border-color: #e0e0e0;
}

.e-filemanager .e-toolbar {
  border-bottom-color: #e0e0e0;
}

.e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn.e-active {
  background: rgba(0, 0, 0, 0.12);
  border-color: rgba(0, 0, 0, 0.12);
}

.e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn:hover {
  background: rgba(0, 0, 0, 0.12);
  border-color: rgba(0, 0, 0, 0.12);
}

.e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn:focus {
  background: rgba(0, 0, 0, 0.12);
  border-color: rgba(0, 0, 0, 0.12);
}

.e-filemanager .e-address {
  border-bottom-color: #e0e0e0;
}

.e-filemanager .e-address .e-icons {
  color: rgba(0, 0, 0, 0.54);
}

.e-filemanager .e-address .e-list-text {
  color: rgba(0, 0, 0, 0.54);
}

.e-filemanager .e-address .e-address-list-item {
  color: rgba(0, 0, 0, 0.54);
}

.e-filemanager .e-address .e-address-list-item:focus .e-list-text {
  background: #eee;
  color: rgba(0, 0, 0, 0.87);
}

.e-filemanager .e-address .e-address-list-item:last-child .e-list-text {
  color: rgba(0, 0, 0, 0.87);
}

.e-filemanager .e-address .e-address-list-item:not(:last-child) .e-list-text:hover {
  background: #eee;
  color: rgba(0, 0, 0, 0.87);
}

.e-filemanager .e-address .e-address-list-item:not(:last-child) .e-list-text:active {
  background: #eee;
  color: rgba(0, 0, 0, 0.87);
}

.e-filemanager .e-address .e-address-list-item:not(:last-child) .e-list-text:focus {
  background: #eee;
  color: rgba(0, 0, 0, 0.87);
}

.e-filemanager .e-address .e-search-wrap .e-input-group.e-control-wrapper:not(.e-success) {
  background: rgba(250, 250, 250, 0.5);
  border-color: #e0e0e0;
}

.e-filemanager .e-treeview .e-list-item.e-active > .e-fullrow {
  border: lightgray;
}

.e-filemanager .e-treeview .e-list-parent .e-list-item.e-fe-drop-folder.e-hover > .e-fullrow {
  border-color: #e3165b;
}

.e-filemanager .e-grid .e-gridheader tr:first-child th {
  background: #fff;
}

.e-filemanager .e-grid .e-gridheader .e-headercell:not(.e-fe-grid-icon):hover {
  background: #eee;
}

.e-filemanager .e-grid .e-gridheader .e-headercell.e-fe-checkbox:hover {
  background: #fff;
}

.e-filemanager .e-grid .e-gridheader .e-headercell.e-fe-grid-icon .e-headercelldiv:hover {
  background: #eee;
}

.e-filemanager .e-grid td.e-active {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}

.e-filemanager .e-grid.e-gridhover tr[role='row'].e-fe-drop-file:not(.e-editedrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
  background-color: transparent;
}

.e-filemanager .e-dialog td {
  color: rgba(0, 0, 0, 0.87);
}

.e-filemanager .e-dialog td:first-child {
  color: rgba(0, 0, 0, 0.54);
}

.e-filemanager .e-large-icons .e-list-img {
  border-color: #fff;
}

.e-filemanager .e-large-icons .e-active {
  color: rgba(0, 0, 0, 0.87);
}

.e-filemanager .e-large-icons .e-large-icon {
  border-color: transparent;
}

.e-filemanager .e-large-icons .e-large-icon.e-active {
  background: #e0e0e0;
  border-color: #e0e0e0;
}

.e-filemanager .e-large-icons .e-large-icon.e-hover {
  background: #eee;
  border-color: #eee;
}

.e-filemanager .e-large-icons .e-large-icon.e-active.e-hover {
  background: lightgray;
  border-color: lightgray;
}

.e-filemanager .e-large-icons .e-large-icon.e-focus {
  border-color: #eee;
}

.e-filemanager .e-large-icons .e-large-icon.e-hover.e-fe-drop-folder {
  border-color: #e3165b;
}

.e-filemanager .e-large-icons .e-checkbox-wrapper .e-icons.e-check {
  background-color: #e3165b;
  color: #fff;
}

.e-filemanager .e-fe-error {
  color: #f44336;
}

.e-filemanager .e-upload .e-upload-actions {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.e-filemanager .e-fe-clone .e-fe-content {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87);
}

.e-filemanager .e-fe-clone .e-fe-count {
  background-color: #e3165b;
  border-color: #e3165b;
  color: #fff;
}

.e-filemanager.e-fe-mobile .e-large-icons .e-large-icon.e-hover {
  background: transparent;
  border-color: transparent;
}

.e-filemanager.e-fe-mobile .e-large-icons .e-large-icon.e-focus {
  border-color: transparent;
}

.e-filemanager.e-fe-mobile .e-large-icons .e-large-icon.e-active {
  background: #e0e0e0;
  border-color: #e0e0e0;
}

.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-tick,
.e-fe-popup.e-contextmenu-wrapper ul .e-menu-item .e-fe-dot,
.e-fe-popup.e-contextmenu-wrapper ul .e-menu-item .e-fe-tick {
  color: #e3165b;
}

@keyframes e-input-ripple {
  100% {
    opacity: 0;
    transform: scale(4);
  }
}

@keyframes material-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes fabric-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*! component's theme wise override definitions and variables */
@keyframes tbar-popup-shadow {
  0% {
    border-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(255, 255, 255, 0.12);
  }
}

.e-treegrid .e-treegridexpand::before,
.e-treegrid .e-treegridcollapse::before {
  content: "";
}

.e-treegrid .e-toolbar-item .e-expand::before {
  content: "";
}

.e-treegrid .e-toolbar-item .e-collapse::before {
  content: "";
}

.e-treegrid .e-toolbar-item .e-indent::before {
  content: "";
}

.e-treegrid .e-toolbar-item .e-outdent::before {
  content: "";
}

.e-bigger .e-treegrid .e-treegridexpand,
.e-bigger .e-treegrid .e-treegridcollapse {
  height: 18px;
  width: 18px;
}

.e-bigger .e-treegrid .e-rowcell.e-treerowcell {
  padding-left: 25px;
}

.e-bigger .e-treegrid .e-hierarchycheckbox {
  padding-left: 2px;
}

.e-treegrid .e-treegridexpand::before,
.e-treegrid .e-treegridcollapse::before {
  vertical-align: middle;
}

.e-treegrid .e-rowcell:not(.e-gridclip) .e-treecolumn-container {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}

.e-treegrid .e-rowcell:not(.e-gridclip) .e-treecolumn-container span.e-treecell {
  display: inline;
  overflow: hidden;
  text-overflow: ellipsis;
}

.e-treegrid .e-treegridexpand:hover::before,
.e-treegrid .e-treegridcollapse:hover::before {
  color: #000;
}

.e-treegrid .e-rowcell.e-treerowcell {
  padding-left: 18px;
}

.e-treegrid .e-rtl .e-treegridcollapse {
  transform: scale(-1);
}

.e-treegrid .e-treegridexpand {
  transform: rotate(90deg);
}

.e-treegrid .e-treerowexpanded:not(.e-hiddenrow) {
  display: table-row;
}

.e-treegrid .e-treerowcollapsed {
  display: none;
}

.e-treegrid .e-treecheckbox-container {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}

.e-treegrid .e-treecheckbox-container :not(.e-treecheckbox) {
  white-space: nowrap;
}

.e-treegrid .e-treecheckbox {
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}

.e-treegrid .e-treecolumn-container span {
  display: inline-block;
  vertical-align: middle;
}

.e-treegrid .e-treecolumn-container .e-hierarchycheckbox .e-frame {
  height: 18px;
}

.e-treegrid .e-checkselection .e-frozenheader .e-rowcell,
.e-treegrid .e-checkselection .e-movableheader .e-rowcell,
.e-treegrid .e-checkselection .e-frozencontent .e-rowcell,
.e-treegrid .e-checkselection .e-movablecontent .e-rowcell {
  line-height: 21px;
}

.e-treegrid .e-treegridexpand,
.e-treegrid .e-treegridcollapse {
  color: #000;
  cursor: pointer;
  font-size: 10px;
  height: 16px;
  text-align: center;
  vertical-align: bottom;
  width: 16px;
}

.e-treegrid .e-treecell {
  display: table-cell;
  line-height: normal;
}

.e-treegrid .e-grid.e-wrap .e-rowcell .e-treecolumn-container {
  white-space: nowrap;
}

.e-treegrid .e-grid.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
  display: inline-block;
  white-space: normal;
  word-wrap: break-word;
}

.e-treegrid .e-grid.e-wrap .e-rowcell .e-treecheckbox-container {
  white-space: nowrap;
}

.e-treegrid .e-grid.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
  display: inline-block;
  white-space: normal;
  word-wrap: break-word;
}

.e-treegrid .e-summarycell {
  pointer-events: none;
}

.e-treegrid.e-grid.e-print-grid-layout .e-icons {
  display: inline-block;
}

.e-treegrid .e-treecheckselect,
.e-treegrid .e-treeselectall {
  margin: 0;
  opacity: 0;
  position: absolute;
  width: 0;
}

.e-treegrid .e-detailheadercell,
.e-treegrid .e-headercontent .e-table .e-detail-intent,
.e-treegrid .e-gridcontent .e-table .e-detail-intent,
.e-treegrid .e-table .e-detailrow .e-detailindentcell,
.e-treegrid .e-table .e-detailrowexpand,
.e-treegrid .e-table .e-detailrowcollapse,
.e-treegrid .e-filterbarcell.e-mastercell {
  display: none;
}

.e-treegrid .e-icons.e-errorelem {
  display: inline-block;
  padding-left: 10px;
  vertical-align: middle;
}

.e-treegrid .e-errorelem::before {
  color: #e3165b;
  content: '\e22a';
  transform: rotate(180deg);
}

.e-treegrid .e-gridcontent td.e-childborder {
  border-color: #e3165b;
  border-width: 1px 0 0;
  box-shadow: 0 1px 0 0 #e3165b;
  position: relative;
  z-index: 1;
}

.e-treegrid .e-gridcontent td.e-rowcell.e-childborder.e-dragborder,
.e-treegrid .e-gridcontent td.e-rowcell.e-dropbottom.e-dragborder td.e-rowdragdrop.e-dropbottom.e-dragborder {
  box-shadow: 0 1px 0 0 #e3165b;
}

.e-treegrid .e-gridcontent td.e-rowcell.e-dragborder,
.e-treegrid .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder,
.e-treegrid .e-gridcontent .e-rowdragdrop.e-dragborder {
  box-shadow: 0 0 0 0;
}

.e-treegrid .e-gridcontent td.e-childborder:first-child {
  border-left: 1px solid #e3165b;
  box-shadow: 0 1px 0 0 #e3165b;
  position: relative;
  z-index: 1;
}

.e-treegrid .e-gridcontent td.e-rowcell.e-childborder:last-child {
  border-right: 1px solid #e3165b;
}

.e-treegrid .e-gridcontent td.e-lastrowcell.e-childborder {
  border-width: 1px 0;
}

.e-treegrid .e-gridcontent td.e-lastrowcell.e-childborder:last-child {
  border-right: 1px solid #e3165b;
}

.e-treegrid .e-gridcontent td.e-lastrowcell.e-childborder:first-child {
  border-left: 1px solid #e3165b;
}

.e-treegrid .e-gridcontent td.e-dropbottom:first-child,
.e-treegrid .e-gridcontent td.e-rowcell.e-dropbottom,
.e-treegrid .e-gridcontent td.e-dropbottom {
  box-shadow: 0 1px 0 0 #e3165b;
  position: relative;
  z-index: 1;
}

.e-treegrid .e-gridcontent td.e-droptop:first-child,
.e-treegrid .e-gridcontent td.e-rowcell.e-droptop {
  border-top-color: #e3165b;
}

.e-treegrid .e-gridcontent td.e-lastrowcell.e-dropbottom {
  border-bottom-color: #e3165b;
}

.e-treegrid .e-gridcontent td.e-rowdragdrop.e-droptop.e-dragborder {
  box-shadow: 0 0 0 0;
}

.e-treegrid .e-gridcontent .e-gridheader .e-firstrow-dragborder {
  height: 1px;
}

.e-treegrid .e-gridcontent .e-lastrow-dragborder {
  height: 0;
}

.e-treegrid .e-gridheader .e-firstrow-dragborder {
  height: 0;
}

.e-treegrid .e-droptop .e-lastrow-dragborder {
  height: 0;
}

.e-treegrid .e-treegrid-relative {
  position: relative;
}

.e-treegrid .e-gridheader .e-firstrow-dragborder tr:first-child.e-dropbottom {
  height: 0;
}

.e-treegrid .e-gridheader .e-firstrow-border,
.e-treegrid .e-gridcontent .e-lastrow-border {
  background-color: #e3165b;
  bottom: 0;
  display: none;
  height: 1px;
  position: absolute;
  z-index: 1;
}

.e-treegrid .e-grid .e-gridcontent tr.e-row:first-child td.e-rowcell.e-childborder,
.e-treegrid .e-grid .e-gridcontent tr.e-row:first-child td.e-rowdragdrop.e-childborder {
  border-bottom: 1px solid #e3165b;
  border-top: 1px solid #e3165b;
  box-shadow: 0 0 0 0 #e3165b;
}

.e-treegrid .e-grid .e-gridcontent tr.e-row:first-child td.e-rowcell.e-droptop,
.e-treegrid .e-grid .e-gridcontent tr.e-row:first-child td.e-rowdragdrop.e-droptop {
  border-top: 1px solid #e3165b;
}

.e-treegrid .e-grid .e-gridcontent td.e-rowcell.e-childborder, .e-treegrid .e-grid .e-gridcontent td.e-rowcell.e-dropbottom {
  border-bottom: 1px solid #e3165b;
  box-shadow: 0 0 0 0 #e3165b;
}

.e-treegrid .e-grid .e-gridcontent td.e-rowdragdrop.e-childborder, .e-treegrid .e-grid .e-gridcontent td.e-rowdragdrop.e-dropbottom {
  border-bottom: 1px solid #e3165b;
  box-shadow: 0 0 0 0 #e3165b;
}

.e-btn-group,
.e-css.e-btn-group {
  display: inline-flex;
  border-radius: 2px;
  flex-direction: row;
  position: relative;
}

.e-btn-group input:focus + label.e-btn,
.e-btn-group .e-btn:focus,
.e-btn-group .e-btn:hover,
.e-css.e-btn-group input:focus + label.e-btn,
.e-css.e-btn-group .e-btn:focus,
.e-css.e-btn-group .e-btn:hover {
  z-index: 2;
}

.e-btn-group input + label.e-btn,
.e-css.e-btn-group input + label.e-btn {
  margin-bottom: 0;
}

.e-btn-group input,
.e-css.e-btn-group input {
  -moz-appearance: none;
  height: 1px;
  margin: 0 0 0 -1px;
  opacity: 0;
  position: absolute;
  width: 1px;
}

.e-btn-group input:disabled + label.e-btn,
.e-btn-group :disabled,
.e-css.e-btn-group input:disabled + label.e-btn,
.e-css.e-btn-group :disabled {
  cursor: default;
  pointer-events: none;
}

.e-btn-group .e-btn-icon,
.e-css.e-btn-group .e-btn-icon {
  font-size: 14px;
}

.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn,
.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn {
  margin-left: 0;
}

.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type),
.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type) {
  border-radius: 0;
}

.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type,
.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type,
.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child),
.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn,
.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child,
.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child,
.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.e-btn-group.e-rtl .e-btn,
.e-css.e-btn-group.e-rtl .e-btn {
  margin-left: 0;
}

.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
  border-radius: 0;
}

.e-btn-group.e-rtl .e-btn:first-of-type,
.e-css.e-btn-group.e-rtl .e-btn:first-of-type {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.e-btn-group.e-rtl .e-btn:last-of-type,
.e-css.e-btn-group.e-rtl .e-btn:last-of-type {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child),
.e-css.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn,
.e-css.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child,
.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child,
.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.e-btn-group.e-vertical,
.e-css.e-btn-group.e-vertical {
  flex-direction: column;
}

.e-btn-group.e-vertical input,
.e-css.e-btn-group.e-vertical input {
  margin: -1px 0 0;
}

.e-btn-group.e-vertical .e-btn:not(.e-outline),
.e-css.e-btn-group.e-vertical .e-btn:not(.e-outline) {
  margin-top: -1px;
}

.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type),
.e-css.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type) {
  border-radius: 0;
}

.e-btn-group.e-vertical .e-btn:first-of-type,
.e-css.e-btn-group.e-vertical .e-btn:first-of-type {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.e-btn-group.e-vertical .e-btn:last-of-type,
.e-css.e-btn-group.e-vertical .e-btn:last-of-type {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl),
.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) {
  border-radius: 20px;
}

.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type,
.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type {
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}

.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type,
.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type {
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}

.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child),
.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn,
.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child,
.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child {
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}

.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child,
.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child,
.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child,
.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child {
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}

.e-btn-group.e-round-corner:not(.e-vertical).e-rtl,
.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl {
  border-radius: 20px;
}

.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type,
.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type {
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}

.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type,
.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type {
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}

.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child),
.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child),
.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.e-bigger .e-btn-group .e-btn-icon,
.e-bigger.e-btn-group .e-btn-icon,
.e-bigger .e-css.e-btn-group .e-btn-icon,
.e-bigger.e-css.e-btn-group .e-btn-icon {
  font-size: 16px;
}

.e-btn-group:not(.e-outline),
.e-css.e-btn-group:not(.e-outline) {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.e-btn-group .e-btn,
.e-css.e-btn-group .e-btn {
  box-shadow: none;
}

.e-btn-group .e-btn:hover,
.e-css.e-btn-group .e-btn:hover {
  box-shadow: none;
}

.e-btn-group .e-btn:focus,
.e-btn-group input:focus + label.e-btn,
.e-css.e-btn-group .e-btn:focus,
.e-css.e-btn-group input:focus + label.e-btn {
  background-color: rgba(0, 0, 0, 0.18);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  outline: #fafafa 0 solid;
  outline-offset: 0;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: none;
  outline-color: inherit;
}

.e-btn-group .e-btn:focus.e-primary,
.e-btn-group input:focus + label.e-btn.e-primary,
.e-css.e-btn-group .e-btn:focus.e-primary,
.e-css.e-btn-group input:focus + label.e-btn.e-primary {
  background-color: #ea4e82;
  border-color: transparent;
  color: #fff;
  outline: #fafafa 0 solid;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: none;
  outline-color: inherit;
}

.e-btn-group .e-btn:focus.e-success,
.e-btn-group input:focus + label.e-btn.e-success,
.e-css.e-btn-group .e-btn:focus.e-success,
.e-css.e-btn-group input:focus + label.e-btn.e-success {
  background-color: #78a253;
  border-color: transparent;
  color: #fff;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: none;
  outline-color: inherit;
}

.e-btn-group .e-btn:focus.e-info,
.e-btn-group input:focus + label.e-btn.e-info,
.e-css.e-btn-group .e-btn:focus.e-info,
.e-css.e-btn-group input:focus + label.e-btn.e-info {
  background-color: #3f98df;
  border-color: transparent;
  color: #fff;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: none;
  outline-color: inherit;
}

.e-btn-group .e-btn:focus.e-warning,
.e-btn-group input:focus + label.e-btn.e-warning,
.e-css.e-btn-group .e-btn:focus.e-warning,
.e-css.e-btn-group input:focus + label.e-btn.e-warning {
  background-color: #d07f3d;
  border-color: transparent;
  color: #fff;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: none;
  outline-color: inherit;
}

.e-btn-group .e-btn:focus.e-danger,
.e-btn-group input:focus + label.e-btn.e-danger,
.e-css.e-btn-group .e-btn:focus.e-danger,
.e-css.e-btn-group input:focus + label.e-btn.e-danger {
  background-color: #e06f4c;
  border-color: transparent;
  color: #fff;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: none;
  outline-color: inherit;
}

.e-btn-group .e-btn:focus.e-link,
.e-btn-group input:focus + label.e-btn.e-link,
.e-css.e-btn-group .e-btn:focus.e-link,
.e-css.e-btn-group input:focus + label.e-btn.e-link {
  border-radius: 0;
  text-decoration: underline;
  color: #0a3576;
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  outline: none;
}

.e-btn-group .e-btn:focus.e-outline,
.e-btn-group input:focus + label.e-btn.e-outline,
.e-css.e-btn-group .e-btn:focus.e-outline,
.e-css.e-btn-group input:focus + label.e-btn.e-outline {
  background-color: rgba(0, 0, 0, 0.24);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: none;
}

.e-btn-group .e-btn:focus.e-outline.e-primary,
.e-btn-group input:focus + label.e-btn.e-outline.e-primary,
.e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
  background-color: #ea4e82;
  border-color: transparent;
  color: #fff;
  box-shadow: none;
}

.e-btn-group .e-btn:focus.e-outline.e-success,
.e-btn-group input:focus + label.e-btn.e-outline.e-success,
.e-css.e-btn-group .e-btn:focus.e-outline.e-success,
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
  background-color: #78a253;
  border-color: transparent;
  color: #fff;
  box-shadow: none;
}

.e-btn-group .e-btn:focus.e-outline.e-info,
.e-btn-group input:focus + label.e-btn.e-outline.e-info,
.e-css.e-btn-group .e-btn:focus.e-outline.e-info,
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
  background-color: #2188da;
  border-color: transparent;
  color: #fff;
  box-shadow: none;
}

.e-btn-group .e-btn:focus.e-outline.e-warning,
.e-btn-group input:focus + label.e-btn.e-outline.e-warning,
.e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
  background-color: #c86b1f;
  border-color: transparent;
  color: #fff;
  box-shadow: none;
}

.e-btn-group .e-btn:focus.e-outline.e-danger,
.e-btn-group input:focus + label.e-btn.e-outline.e-danger,
.e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
  background-color: #db582f;
  border-color: transparent;
  color: #fff;
  box-shadow: none;
}

.e-btn-group .e-btn:active,
.e-btn-group input:active + label.e-btn,
.e-btn-group input:checked + label.e-btn,
.e-css.e-btn-group .e-btn:active,
.e-css.e-btn-group input:active + label.e-btn,
.e-css.e-btn-group input:checked + label.e-btn {
  background-color: rgba(184, 184, 184, 0.9584);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  outline: #fafafa 0 solid;
  outline-offset: 0;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  box-shadow: none;
}

.e-btn-group .e-btn:active.e-primary,
.e-btn-group input:active + label.e-btn.e-primary,
.e-btn-group input:checked + label.e-btn.e-primary,
.e-css.e-btn-group .e-btn:active.e-primary,
.e-css.e-btn-group input:active + label.e-btn.e-primary,
.e-css.e-btn-group input:checked + label.e-btn.e-primary {
  background-color: #ec618f;
  border-color: transparent;
  color: #fff;
  outline: #fafafa 0 solid;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  box-shadow: none;
}

.e-btn-group .e-btn:active.e-success,
.e-btn-group input:active + label.e-btn.e-success,
.e-btn-group input:checked + label.e-btn.e-success,
.e-css.e-btn-group .e-btn:active.e-success,
.e-css.e-btn-group input:active + label.e-btn.e-success,
.e-css.e-btn-group input:checked + label.e-btn.e-success {
  background-color: #86ab65;
  border-color: transparent;
  color: #fff;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  box-shadow: none;
}

.e-btn-group .e-btn:active.e-info,
.e-btn-group input:active + label.e-btn.e-info,
.e-btn-group input:checked + label.e-btn.e-info,
.e-css.e-btn-group .e-btn:active.e-info,
.e-css.e-btn-group input:active + label.e-btn.e-info,
.e-css.e-btn-group input:checked + label.e-btn.e-info {
  background-color: #54a3e2;
  border-color: transparent;
  color: #fff;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  box-shadow: none;
}

.e-btn-group .e-btn:active.e-warning,
.e-btn-group input:active + label.e-btn.e-warning,
.e-btn-group input:checked + label.e-btn.e-warning,
.e-css.e-btn-group .e-btn:active.e-warning,
.e-css.e-btn-group input:active + label.e-btn.e-warning,
.e-css.e-btn-group input:checked + label.e-btn.e-warning {
  background-color: #d58d52;
  border-color: transparent;
  color: #fff;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  box-shadow: none;
}

.e-btn-group .e-btn:active.e-danger,
.e-btn-group input:active + label.e-btn.e-danger,
.e-btn-group input:checked + label.e-btn.e-danger,
.e-css.e-btn-group .e-btn:active.e-danger,
.e-css.e-btn-group input:active + label.e-btn.e-danger,
.e-css.e-btn-group input:checked + label.e-btn.e-danger {
  background-color: #e37e5f;
  border-color: transparent;
  color: #fff;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  box-shadow: none;
}

.e-btn-group .e-btn:active.e-outline,
.e-btn-group input:active + label.e-btn.e-outline,
.e-btn-group input:checked + label.e-btn.e-outline,
.e-css.e-btn-group .e-btn:active.e-outline,
.e-css.e-btn-group input:active + label.e-btn.e-outline,
.e-css.e-btn-group input:checked + label.e-btn.e-outline {
  background-color: rgba(0, 0, 0, 0.32);
  border-color: #adadad;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
  box-shadow: none;
}

.e-btn-group .e-btn:active.e-outline.e-primary,
.e-btn-group input:active + label.e-btn.e-outline.e-primary,
.e-btn-group input:checked + label.e-btn.e-outline.e-primary,
.e-css.e-btn-group .e-btn:active.e-outline.e-primary,
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-primary,
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-primary {
  background-color: #ec618f;
  border-color: transparent;
  box-shadow: none;
  color: #fff;
  box-shadow: none;
}

.e-btn-group .e-btn:active.e-outline.e-success,
.e-btn-group input:active + label.e-btn.e-outline.e-success,
.e-btn-group input:checked + label.e-btn.e-outline.e-success,
.e-css.e-btn-group .e-btn:active.e-outline.e-success,
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-success,
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-success {
  background-color: #86ab65;
  border-color: transparent;
  box-shadow: none;
  color: #fff;
  box-shadow: none;
}

.e-btn-group .e-btn:active.e-outline.e-info,
.e-btn-group input:active + label.e-btn.e-outline.e-info,
.e-btn-group input:checked + label.e-btn.e-outline.e-info,
.e-css.e-btn-group .e-btn:active.e-outline.e-info,
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-info,
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-info {
  background-color: #54a3e2;
  border-color: transparent;
  box-shadow: none;
  color: #fff;
  box-shadow: none;
}

.e-btn-group .e-btn:active.e-outline.e-warning,
.e-btn-group input:active + label.e-btn.e-outline.e-warning,
.e-btn-group input:checked + label.e-btn.e-outline.e-warning,
.e-css.e-btn-group .e-btn:active.e-outline.e-warning,
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-warning,
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-warning {
  background-color: #d58d52;
  border-color: transparent;
  box-shadow: none;
  color: #fff;
  box-shadow: none;
}

.e-btn-group .e-btn:active.e-outline.e-danger,
.e-btn-group input:active + label.e-btn.e-outline.e-danger,
.e-btn-group input:checked + label.e-btn.e-outline.e-danger,
.e-css.e-btn-group .e-btn:active.e-outline.e-danger,
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-danger,
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-danger {
  background-color: #e37e5f;
  border-color: transparent;
  box-shadow: none;
  color: #fff;
  box-shadow: none;
}

.e-btn-group .e-btn:disabled,
.e-btn-group input:disabled + label.e-btn,
.e-css.e-btn-group .e-btn:disabled,
.e-css.e-btn-group input:disabled + label.e-btn {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
  border-color: transparent;
}

.e-btn-group .e-btn:disabled.e-primary,
.e-btn-group input:disabled + label.e-btn.e-primary,
.e-css.e-btn-group .e-btn:disabled.e-primary,
.e-css.e-btn-group input:disabled + label.e-btn.e-primary {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
  border-color: transparent;
}

.e-btn-group .e-btn:disabled.e-success,
.e-btn-group input:disabled + label.e-btn.e-success,
.e-css.e-btn-group .e-btn:disabled.e-success,
.e-css.e-btn-group input:disabled + label.e-btn.e-success {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
  border-color: transparent;
}

.e-btn-group .e-btn:disabled.e-info,
.e-btn-group input:disabled + label.e-btn.e-info,
.e-css.e-btn-group .e-btn:disabled.e-info,
.e-css.e-btn-group input:disabled + label.e-btn.e-info {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
  border-color: transparent;
}

.e-btn-group .e-btn:disabled.e-warning,
.e-btn-group input:disabled + label.e-btn.e-warning,
.e-css.e-btn-group .e-btn:disabled.e-warning,
.e-css.e-btn-group input:disabled + label.e-btn.e-warning {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
  border-color: transparent;
}

.e-btn-group .e-btn:disabled.e-danger,
.e-btn-group input:disabled + label.e-btn.e-danger,
.e-css.e-btn-group .e-btn:disabled.e-danger,
.e-css.e-btn-group input:disabled + label.e-btn.e-danger {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
  border-color: transparent;
}

.e-btn-group .e-btn:disabled.e-link,
.e-btn-group input:disabled + label.e-btn.e-link,
.e-css.e-btn-group .e-btn:disabled.e-link,
.e-css.e-btn-group input:disabled + label.e-btn.e-link {
  color: rgba(0, 0, 0, 0.26);
  background-color: transparent;
  box-shadow: none;
  text-decoration: none;
  border-color: transparent;
}

.e-btn-group .e-btn:disabled.e-outline,
.e-btn-group input:disabled + label.e-btn.e-outline,
.e-css.e-btn-group .e-btn:disabled.e-outline,
.e-css.e-btn-group input:disabled + label.e-btn.e-outline {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
  border-color: #adadad;
}

.e-btn-group .e-btn:disabled.e-outline.e-primary,
.e-btn-group input:disabled + label.e-btn.e-outline.e-primary,
.e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-primary {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
  border-color: #e3165b;
}

.e-btn-group .e-btn:disabled.e-outline.e-success,
.e-btn-group input:disabled + label.e-btn.e-outline.e-success,
.e-css.e-btn-group .e-btn:disabled.e-outline.e-success,
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-success {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
  border-color: #4d841d;
}

.e-btn-group .e-btn:disabled.e-outline.e-info,
.e-btn-group input:disabled + label.e-btn.e-outline.e-info,
.e-css.e-btn-group .e-btn:disabled.e-outline.e-info,
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-info {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
  border-color: #0378d5;
}

.e-btn-group .e-btn:disabled.e-outline.e-warning,
.e-btn-group input:disabled + label.e-btn.e-outline.e-warning,
.e-css.e-btn-group .e-btn:disabled.e-outline.e-warning,
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-warning {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
  border-color: #c15700;
}

.e-btn-group .e-btn:disabled.e-outline.e-danger,
.e-btn-group input:disabled + label.e-btn.e-outline.e-danger,
.e-css.e-btn-group .e-btn:disabled.e-outline.e-danger,
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-danger {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
  border-color: #d64113;
}

.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
  border-left: transparent;
  border-right: transparent;
}

.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type {
  border-right: transparent;
}

.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type {
  border-left: transparent;
}

.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline {
  border-color: inherit;
  outline-color: inherit;
}

.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
  border-color: inherit;
  outline-color: inherit;
}

.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
  border-color: inherit;
  outline-color: inherit;
}

.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
  border-color: inherit;
  outline-color: inherit;
}

.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
  border-color: inherit;
  outline-color: inherit;
}

.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
  border-color: inherit;
  outline-color: inherit;
}

.e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
  border-bottom: transparent;
  border-top: transparent;
}

.e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type,
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type {
  border-bottom: transparent;
}

.e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type,
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type {
  border-top: transparent;
}

.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline,
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline {
  border-color: inherit;
  outline-color: inherit;
}

.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
  border-color: inherit;
  outline-color: inherit;
}

.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
  border-color: inherit;
  outline-color: inherit;
}

.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
  border-color: inherit;
  outline-color: inherit;
}

.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
  border-color: inherit;
  outline-color: inherit;
}

.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
  border-color: inherit;
  outline-color: inherit;
}

.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
  border-left: transparent;
  border-right: transparent;
}

.e-btn-group.e-rtl .e-btn:first-of-type,
.e-css.e-btn-group.e-rtl .e-btn:first-of-type {
  border-left: transparent;
}

.e-btn-group.e-rtl .e-btn:last-of-type,
.e-css.e-btn-group.e-rtl .e-btn:last-of-type {
  border-right: transparent;
}

@keyframes material-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes fabric-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*! Progress Button Layout */
.e-progress-btn {
  position: relative;
}

.e-progress-btn .e-progress {
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity .3s linear;
}

.e-progress-btn .e-spinner {
  transition: all 0.3s linear;
}

.e-progress-btn .e-btn-content {
  display: inline-block;
  position: relative;
  z-index: 1;
}

.e-progress-btn.e-vertical .e-progress {
  bottom: 0;
  height: 0%;
  top: auto;
  width: 100%;
}

.e-progress-btn.e-progress-top .e-progress {
  height: 10%;
}

.e-progress-btn.e-progress-bottom .e-progress {
  bottom: -1px;
  height: 10%;
  top: auto;
}

.e-progress-btn.e-progress-active {
  overflow: hidden;
}

.e-progress-btn.e-progress-active .e-progress {
  opacity: 1;
}

.e-progress-btn.e-progress-active .e-animate-end {
  opacity: 0;
}

.e-progress-btn.e-spin-top, .e-progress-btn.e-spin-bottom {
  transition: padding .3s linear;
}

.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top .e-btn-content,
.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top .e-spinner, .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom .e-btn-content,
.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom .e-spinner {
  display: block;
  line-height: 1;
}

.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-center .e-spinner {
  display: flex;
  justify-content: center;
}

.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round) .e-spinner {
  padding-right: 12px;
}

.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round) .e-spinner .e-spinner-inner {
  top: -1px;
}

.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round).e-rtl .e-spinner {
  padding-left: 12px;
  padding-right: 0;
}

.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round) .e-spinner {
  padding-left: 12px;
}

.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round) .e-spinner .e-spinner-inner {
  top: -1px;
}

.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round).e-rtl .e-spinner {
  padding-left: 0;
  padding-right: 12px;
}

.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top {
  padding-bottom: 16px;
  padding-top: 16px;
}

.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top .e-spinner {
  padding-bottom: 12px;
}

.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom {
  padding-bottom: 16px;
  padding-top: 16px;
}

.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom .e-spinner {
  padding-top: 12px;
}

.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-left:not(.e-round) .e-spinner {
  padding-right: 10px;
}

.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-left:not(.e-round).e-rtl .e-spinner {
  padding-left: 10px;
  padding-right: 0;
}

.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-right:not(.e-round) .e-spinner {
  padding-left: 10px;
}

.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-right:not(.e-round).e-rtl .e-spinner {
  padding-left: 0;
  padding-right: 10px;
}

.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-top {
  padding-bottom: 14px;
  padding-top: 14px;
}

.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-top .e-spinner {
  padding-bottom: 10px;
}

.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-bottom {
  padding-bottom: 14px;
  padding-top: 14px;
}

.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-bottom .e-spinner {
  padding-top: 10px;
}

.e-progress-btn.e-round-corner {
  border-radius: 5em;
  outline: none;
  overflow: hidden;
}

.e-progress-btn.e-rtl .e-progress {
  left: auto;
  right: 0;
}

.e-progress-btn.e-rtl.e-vertical .e-progress {
  bottom: auto;
  top: 0;
}

.e-progress-btn .e-spinner-pane {
  height: auto;
  position: relative;
  width: auto;
}

.e-progress-btn .e-spinner-pane .e-spinner-inner {
  left: auto;
  position: relative;
  top: auto;
  transform: none;
}

.e-progress-btn .e-cont-animate {
  align-items: center;
  display: inline-flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

@keyframes ProgressSlideLeft {
  from {
    left: 0%;
    opacity: 1;
  }
  to {
    left: -100%;
    opacity: 0;
  }
}

@keyframes ProgressSlideRight {
  from {
    left: 0%;
    opacity: 1;
  }
  to {
    left: 100%;
    opacity: 0;
  }
}

@keyframes ProgressSlideUp {
  from {
    height: auto;
    opacity: 1;
    top: 0;
  }
  to {
    height: auto;
    opacity: 0;
    top: -100px;
  }
}

@keyframes ProgressSlideDown {
  from {
    height: auto;
    opacity: 1;
    top: 0;
  }
  to {
    height: auto;
    opacity: 0;
    top: 100px;
  }
}

@keyframes ProgressZoomIn {
  from {
    opacity: 1;
    transform: translate(0, 0) scale(1);
  }
  to {
    opacity: 0;
    transform: translate(0, 0) scale(3);
  }
}

@keyframes ProgressZoomOut {
  from {
    transform: translate(0, 0) scale(1);
  }
  to {
    transform: translate(0, 0) scale(0);
  }
}

.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round) .e-spinner,
.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round) .e-spinner {
  padding-right: 14px;
}

.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round).e-rtl .e-spinner,
.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round).e-rtl .e-spinner {
  padding-left: 14px;
  padding-right: 0;
}

.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round) .e-spinner,
.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round) .e-spinner {
  padding-left: 14px;
}

.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round).e-rtl .e-spinner,
.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round).e-rtl .e-spinner {
  padding-left: 0;
  padding-right: 14px;
}

.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top,
.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top {
  padding-bottom: 20px;
  padding-top: 20px;
}

.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top .e-spinner,
.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top .e-spinner {
  padding-bottom: 14px;
}

.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom,
.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom {
  padding-bottom: 20px;
  padding-top: 20px;
}

.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom .e-spinner,
.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom .e-spinner {
  padding-top: 14px;
}

.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-left:not(.e-round) .e-spinner,
.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-left:not(.e-round) .e-spinner {
  padding-right: 12px;
}

.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-left:not(.e-round).e-rtl .e-spinner,
.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-left:not(.e-round).e-rtl .e-spinner {
  padding-left: 12px;
  padding-right: 0;
}

.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-right:not(.e-round) .e-spinner,
.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-right:not(.e-round) .e-spinner {
  padding-left: 12px;
}

.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-right:not(.e-round).e-rtl .e-spinner,
.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-right:not(.e-round).e-rtl .e-spinner {
  padding-left: 0;
  padding-right: 12px;
}

.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-top,
.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-top {
  padding-bottom: 16px;
  padding-top: 16px;
}

.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-top .e-spinner,
.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-top .e-spinner {
  padding-bottom: 12px;
}

.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-bottom,
.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-bottom {
  padding-bottom: 16px;
  padding-top: 16px;
}

.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-bottom .e-spinner,
.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-bottom .e-spinner {
  padding-top: 12px;
}

/*! Progress Button Theme */
.e-progress-btn .e-spinner-pane .e-spinner-inner svg {
  fill: rgba(0, 0, 0, 0.87);
  stroke: rgba(0, 0, 0, 0.87);
}

.e-progress-btn .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: rgba(0, 0, 0, 0.87);
}

.e-progress-btn .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: rgba(0, 0, 0, 0.87);
}

.e-progress-btn.e-primary .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-primary.e-outline:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-primary.e-outline:focus .e-spinner-pane .e-spinner-inner svg {
  fill: #fff;
  stroke: #fff;
}

.e-progress-btn.e-primary .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-primary.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-primary.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: white;
}

.e-progress-btn.e-primary .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-primary.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-primary.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #fff;
}

.e-progress-btn.e-primary.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-primary.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-primary.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg {
  fill: #e3165b;
  stroke: #e3165b;
}

.e-progress-btn.e-primary.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-primary.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-primary.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: #e3165b;
}

.e-progress-btn.e-primary.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-primary.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-primary.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #e3165b;
}

.e-progress-btn.e-success .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-success.e-outline:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-success.e-outline:focus .e-spinner-pane .e-spinner-inner svg {
  fill: #fff;
  stroke: #fff;
}

.e-progress-btn.e-success .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-success.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-success.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: white;
}

.e-progress-btn.e-success .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-success.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-success.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #fff;
}

.e-progress-btn.e-success.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-success.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-success.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg {
  fill: #4d841d;
  stroke: #4d841d;
}

.e-progress-btn.e-success.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-success.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-success.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: #4d841d;
}

.e-progress-btn.e-success.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-success.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-success.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #4d841d;
}

.e-progress-btn.e-info .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-info.e-outline:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-info.e-outline:focus .e-spinner-pane .e-spinner-inner svg {
  fill: #fff;
  stroke: #fff;
}

.e-progress-btn.e-info .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-info.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-info.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: white;
}

.e-progress-btn.e-info .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-info.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-info.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #fff;
}

.e-progress-btn.e-info.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-info.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-info.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg {
  fill: #0378d5;
  stroke: #0378d5;
}

.e-progress-btn.e-info.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-info.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-info.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: #0378d5;
}

.e-progress-btn.e-info.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-info.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-info.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #0378d5;
}

.e-progress-btn.e-warning .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-warning.e-outline:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-warning.e-outline:focus .e-spinner-pane .e-spinner-inner svg {
  fill: #fff;
  stroke: #fff;
}

.e-progress-btn.e-warning .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-warning.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-warning.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: white;
}

.e-progress-btn.e-warning .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-warning.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-warning.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #fff;
}

.e-progress-btn.e-warning.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-warning.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-warning.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg {
  fill: #c15700;
  stroke: #c15700;
}

.e-progress-btn.e-warning.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-warning.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-warning.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: #c15700;
}

.e-progress-btn.e-warning.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-warning.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-warning.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #c15700;
}

.e-progress-btn.e-danger .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-danger.e-outline:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-danger.e-outline:focus .e-spinner-pane .e-spinner-inner svg {
  fill: #fff;
  stroke: #fff;
}

.e-progress-btn.e-danger .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-danger.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-danger.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: white;
}

.e-progress-btn.e-danger .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-danger.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-danger.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #fff;
}

.e-progress-btn.e-danger.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-danger.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-danger.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg {
  fill: #d64113;
  stroke: #d64113;
}

.e-progress-btn.e-danger.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-danger.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-danger.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: #d64113;
}

.e-progress-btn.e-danger.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-danger.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-danger.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #d64113;
}

.e-progress-btn.e-outline.e-primary .e-spinner-pane .e-spinner-inner svg {
  fill: #e3165b;
  stroke: #e3165b;
}

.e-progress-btn.e-outline.e-primary .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: #e3165b;
}

.e-progress-btn.e-outline.e-primary .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #e3165b;
}

.e-progress-btn.e-outline.e-success .e-spinner-pane .e-spinner-inner svg {
  fill: #4d841d;
  stroke: #4d841d;
}

.e-progress-btn.e-outline.e-success .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: #4d841d;
}

.e-progress-btn.e-outline.e-success .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #4d841d;
}

.e-progress-btn.e-outline.e-info .e-spinner-pane .e-spinner-inner svg {
  fill: #0378d5;
  stroke: #0378d5;
}

.e-progress-btn.e-outline.e-info .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: #0378d5;
}

.e-progress-btn.e-outline.e-info .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #0378d5;
}

.e-progress-btn.e-outline.e-warning .e-spinner-pane .e-spinner-inner svg {
  fill: #c15700;
  stroke: #c15700;
}

.e-progress-btn.e-outline.e-warning .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: #c15700;
}

.e-progress-btn.e-outline.e-warning .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #c15700;
}

.e-progress-btn.e-outline.e-danger .e-spinner-pane .e-spinner-inner svg {
  fill: #d64113;
  stroke: #d64113;
}

.e-progress-btn.e-outline.e-danger .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: #d64113;
}

.e-progress-btn.e-outline.e-danger .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #d64113;
}

.e-progress-btn.e-link .e-spinner-pane .e-spinner-inner svg {
  fill: #0d47a1;
  stroke: #0d47a1;
}

.e-progress-btn.e-link .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: #0d47a1;
}

.e-progress-btn.e-link .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #0d47a1;
}

.e-progress {
  background-color: rgba(0, 0, 0, 0.2);
}

.e-primary .e-progress,
.e-success .e-progress,
.e-danger .e-progress,
.e-info .e-progress {
  background-color: rgba(0, 0, 0, 0.2);
}

.e-warning .e-progress {
  background-color: rgba(0, 0, 0, 0.2);
}

.e-flat.e-primary .e-progress {
  background-color: rgba(227, 22, 91, 0.2);
}

.e-flat.e-success .e-progress {
  background-color: rgba(77, 132, 29, 0.2);
}

.e-flat.e-info .e-progress {
  background-color: rgba(3, 120, 213, 0.2);
}

.e-flat.e-warning .e-progress {
  background-color: rgba(193, 87, 0, 0.2);
}

.e-flat.e-danger .e-progress {
  background-color: rgba(214, 65, 19, 0.2);
}

.e-outline:not(:focus).e-primary .e-progress {
  background-color: rgba(227, 22, 91, 0.2);
}

.e-outline:not(:focus).e-success .e-progress {
  background-color: rgba(77, 132, 29, 0.2);
}

.e-outline:not(:focus).e-info .e-progress {
  background-color: rgba(3, 120, 213, 0.2);
}

.e-outline:not(:focus).e-warning .e-progress {
  background-color: rgba(193, 87, 0, 0.2);
}

.e-outline:not(:focus).e-danger .e-progress {
  background-color: rgba(214, 65, 19, 0.2);
}

/*! component's theme wise override definitions and variables */
/*! richtexteditor icons */
.e-rte-toolbar .e-alignments::before,
.e-rte-dropdown-popup .e-alignments::before {
  content: '\e33a';
}

.e-rte-toolbar .e-justify-left::before,
.e-rte-dropdown-popup .e-justify-left::before {
  content: '\e33a';
}

.e-rte-toolbar .e-justify-center::before,
.e-rte-dropdown-popup .e-justify-center::before {
  content: '\e35e';
}

.e-rte-toolbar .e-justify-right::before,
.e-rte-dropdown-popup .e-justify-right::before {
  content: '\e34d';
}

.e-rte-toolbar .e-justify-full::before,
.e-rte-dropdown-popup .e-justify-full::before {
  content: '\e334';
}

.e-rte-toolbar .e-font-name::before,
.e-rte-dropdown-popup .e-font-name::before {
  content: '\e35f';
}

.e-rte-toolbar .e-font-color::before,
.e-rte-dropdown-popup .e-font-color::before {
  content: '\e34c';
}

.e-rte-toolbar .e-background-color::before,
.e-rte-dropdown-popup .e-background-color::before {
  content: '\e35c';
}

.e-rte-toolbar .e-bold::before,
.e-rte-dropdown-popup .e-bold::before {
  content: '\e339';
}

.e-rte-toolbar .e-italic::before,
.e-rte-dropdown-popup .e-italic::before {
  content: '\e35a';
}

.e-rte-toolbar .e-underline::before,
.e-rte-dropdown-popup .e-underline::before {
  content: '\e343';
}

.e-rte-toolbar .e-strike-through::before,
.e-rte-dropdown-popup .e-strike-through::before {
  content: '\e332';
}

.e-rte-toolbar .e-clear-format::before,
.e-rte-dropdown-popup .e-clear-format::before {
  content: '\e331';
}

.e-rte-toolbar .e-clear-all::before,
.e-rte-dropdown-popup .e-clear-all::before {
  content: '\e340';
}

.e-rte-toolbar .e-cut::before,
.e-rte-dropdown-popup .e-cut::before {
  content: '\e33b';
}

.e-rte-toolbar .e-copy::before,
.e-rte-dropdown-popup .e-copy::before {
  content: '\e33d';
}

.e-rte-toolbar .e-paste::before,
.e-rte-dropdown-popup .e-paste::before {
  content: '\e355';
}

.e-rte-toolbar .e-unorder-list::before,
.e-rte-dropdown-popup .e-unorder-list::before {
  content: '\e344';
}

.e-rte-toolbar .e-order-list::before,
.e-rte-dropdown-popup .e-order-list::before {
  content: '\e346';
}

.e-rte-toolbar .e-indent::before,
.e-rte-dropdown-popup .e-indent::before {
  content: '\e33f';
}

.e-rte-toolbar .e-outdent::before,
.e-rte-dropdown-popup .e-outdent::before {
  content: '\e35d';
}

.e-rte-toolbar .e-undo::before,
.e-rte-dropdown-popup .e-undo::before {
  content: '\e341';
}

.e-rte-toolbar .e-redo::before,
.e-rte-dropdown-popup .e-redo::before {
  content: '\e354';
}

.e-rte-toolbar .e-super-script::before,
.e-rte-dropdown-popup .e-super-script::before {
  content: '\e352';
}

.e-rte-toolbar .e-sub-script::before,
.e-rte-dropdown-popup .e-sub-script::before {
  content: '\e357';
}

.e-rte-toolbar .e-create-link::before,
.e-rte-dropdown-popup .e-create-link::before {
  content: '\e34e';
}

.e-rte-toolbar .e-open-link::before,
.e-rte-dropdown-popup .e-open-link::before {
  content: '\e34a';
}

.e-rte-toolbar .e-edit-link::before,
.e-rte-dropdown-popup .e-edit-link::before {
  content: '\e338';
}

.e-rte-toolbar .e-remove-link::before,
.e-rte-dropdown-popup .e-remove-link::before {
  content: '\e348';
}

.e-rte-toolbar .e-image::before,
.e-rte-dropdown-popup .e-image::before {
  content: '\e335';
}

.e-rte-toolbar .e-replace::before,
.e-rte-dropdown-popup .e-replace::before {
  content: '\e359';
}

.e-rte-toolbar .e-align::before,
.e-rte-dropdown-popup .e-align::before {
  content: '\e33a';
}

.e-rte-toolbar .e-caption::before,
.e-rte-dropdown-popup .e-caption::before {
  content: '\e35b';
}

.e-rte-toolbar .e-remove::before,
.e-rte-dropdown-popup .e-remove::before {
  content: '\e33e';
}

.e-rte-toolbar .e-insert-link::before,
.e-rte-dropdown-popup .e-insert-link::before {
  content: '\e34e';
}

.e-rte-toolbar .e-display::before,
.e-rte-dropdown-popup .e-display::before {
  content: '\e358';
}

.e-rte-toolbar .e-alt-text::before,
.e-rte-dropdown-popup .e-alt-text::before {
  content: '\e33c';
}

.e-rte-toolbar .e-dimension::before,
.e-rte-dropdown-popup .e-dimension::before {
  content: '\e336';
}

.e-rte-toolbar .e-maximize::before,
.e-rte-dropdown-popup .e-maximize::before {
  content: '\e342';
}

.e-rte-toolbar .e-minimize::before,
.e-rte-dropdown-popup .e-minimize::before {
  content: '\e337';
}

.e-rte-toolbar .e-zoom-in::before,
.e-rte-dropdown-popup .e-zoom-in::before {
  content: '\e349';
}

.e-rte-toolbar .e-zoom-out::before,
.e-rte-dropdown-popup .e-zoom-out::before {
  content: '\e351';
}

.e-rte-toolbar .e-lower-case::before,
.e-rte-dropdown-popup .e-lower-case::before {
  content: '\e347';
}

.e-rte-toolbar .e-upper-case::before,
.e-rte-dropdown-popup .e-upper-case::before {
  content: '\e333';
}

.e-rte-toolbar .e-print::before,
.e-rte-dropdown-popup .e-print::before {
  content: '\e34b';
}

.e-rte-toolbar .e-formats::before,
.e-rte-dropdown-popup .e-formats::before {
  content: '\e353';
}

.e-rte-toolbar .e-source-code::before,
.e-rte-dropdown-popup .e-source-code::before {
  content: '\e350';
}

.e-rte-toolbar .e-preview::before,
.e-rte-dropdown-popup .e-preview::before {
  content: '\e345';
}

.e-rte-toolbar .e-view-side::before,
.e-rte-dropdown-popup .e-view-side::before {
  content: '\e34f';
}

.e-rte-toolbar .e-insert-code::before,
.e-rte-dropdown-popup .e-insert-code::before {
  content: '\e356';
}

.e-rte-toolbar .e-table-header::before,
.e-rte-dropdown-popup .e-table-header::before {
  content: '\eb03';
}

.e-rte-toolbar .e-table-remove::before,
.e-rte-dropdown-popup .e-table-remove::before {
  content: '\eb00';
}

.e-rte-toolbar .e-table-rows::before,
.e-rte-dropdown-popup .e-table-rows::before {
  content: '\eb02';
}

.e-rte-toolbar .e-table-columns::before,
.e-rte-dropdown-popup .e-table-columns::before {
  content: '\ea9e';
}

.e-rte-toolbar .e-table-cell-ver-align::before,
.e-rte-dropdown-popup .e-table-cell-ver-align::before {
  content: '\ea9b';
}

.e-rte-toolbar .e-table-edit-properties::before,
.e-rte-dropdown-popup .e-table-edit-properties::before {
  content: '\ea9a';
}

.e-rte-toolbar .e-create-table::before,
.e-rte-dropdown-popup .e-create-table::before {
  content: '\e705';
}

.e-rte-toolbar .e-align-bottom::before,
.e-rte-dropdown-popup .e-align-bottom::before {
  content: '\ea91';
}

.e-rte-toolbar .e-align-middle::before,
.e-rte-dropdown-popup .e-align-middle::before {
  content: '\ea94';
}

.e-rte-toolbar .e-align-top::before,
.e-rte-dropdown-popup .e-align-top::before {
  content: '\ea98';
}

.e-rte-toolbar .e-insert-column-left::before,
.e-rte-dropdown-popup .e-insert-column-left::before {
  content: '\ea97';
}

.e-rte-toolbar .e-insert-column-right::before,
.e-rte-dropdown-popup .e-insert-column-right::before {
  content: '\ea99';
}

.e-rte-toolbar .e-delete-column::before,
.e-rte-dropdown-popup .e-delete-column::before {
  content: '\ea95';
}

.e-rte-toolbar .e-insert-row-before::before,
.e-rte-dropdown-popup .e-insert-row-before::before {
  content: '\ea92';
}

.e-rte-toolbar .e-insert-row-after::before,
.e-rte-dropdown-popup .e-insert-row-after::before {
  content: '\ea93';
}

.e-rte-toolbar .e-delete-row::before,
.e-rte-dropdown-popup .e-delete-row::before {
  content: '\ea96';
}

.e-rte-toolbar .e-style::before,
.e-rte-dropdown-popup .e-style::before {
  content: '\ea9f';
}

.e-richtexteditor .e-south-east::before,
.e-richtexteditor .e-south-west::before {
  content: '\eb05';
}

/*! tab layout */
.e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
  margin-left: 3px;
}

.e-bigger .e-richtexteditor.e-rtl .e-rte-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-richtexteditor.e-bigger.e-rtl .e-rte-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
  margin-left: 0;
  margin-right: 3px;
}

.e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-extended,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended,
.e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-extended,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended {
  padding-left: 3px;
}

.e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
.e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
.e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
.e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret) {
  font-size: 18px;
}

.e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
.e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-background-color .e-selected-color.e-icons::before,
.e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
.e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-background-color .e-selected-color.e-icons::before,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-background-color .e-selected-color.e-icons::before,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-background-color .e-selected-color.e-icons::before,
.e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
.e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-background-color .e-selected-color.e-icons::before,
.e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
.e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-background-color .e-selected-color.e-icons::before,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-background-color .e-selected-color.e-icons::before,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
  top: -20px;
}

.e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn,
.e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn,
.e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn,
.e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn {
  padding-left: 10px;
  padding-right: 6px;
}

.e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn:hover,
.e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn:focus,
.e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn:active,
.e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn:hover,
.e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn:focus,
.e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn:active,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn:hover,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn:focus,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn:active,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn:hover,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn:focus,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn:active,
.e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn:focus,
.e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn:active,
.e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn:focus,
.e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn:active,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn:focus,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn:active,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn:focus,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn:active {
  padding-left: 10px;
  padding-right: 6px;
}

.e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-tbar-btn.e-btn,
.e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item.e-active .e-tbar-btn.e-btn,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-tbar-btn.e-btn,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-active .e-tbar-btn.e-btn,
.e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-tbar-btn.e-btn,
.e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-extended .e-toolbar-item.e-active .e-tbar-btn.e-btn,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-tbar-btn.e-btn,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-active .e-tbar-btn.e-btn {
  padding: 0 6px;
}

.e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-active .e-rte-color-content,
.e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-active .e-rte-color-content,
.e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-active .e-rte-color-content,
.e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-active .e-rte-color-content,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-active .e-rte-color-content,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-active .e-rte-color-content,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-active .e-rte-color-content,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-active .e-rte-color-content,
.e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-active .e-rte-color-content,
.e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-active .e-rte-color-content,
.e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-active .e-rte-color-content,
.e-richtexteditor.e-bigger .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-active .e-rte-color-content,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-active .e-rte-color-content,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-active .e-rte-color-content,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-active .e-rte-color-content,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-active .e-rte-color-content {
  line-height: 35px;
}

.e-bigger .e-richtexteditor .e-rte-toolbar .e-dropdown-btn .e-caret,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-dropdown-btn .e-caret,
.e-richtexteditor.e-bigger .e-rte-toolbar .e-dropdown-btn .e-caret,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-dropdown-btn .e-caret {
  font-size: 12px;
}

.e-richtexteditor {
  color: #333;
  display: block;
  position: relative;
}

.e-richtexteditor textarea.e-content {
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  outline: 0;
  padding: 8px;
  resize: none;
  width: 100%;
}

.e-richtexteditor .e-rte-hidden {
  border: 0;
  display: block;
  height: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  resize: none;
  visibility: hidden;
  width: 0;
}

.e-richtexteditor.e-disabled {
  pointer-events: none;
}

.e-richtexteditor.e-rte-full-screen {
  bottom: 0;
  height: 100% !important;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100% !important;
  z-index: 999;
}

.e-richtexteditor.e-rtl .e-rte-character-count {
  left: 0;
  padding-left: 30px;
  padding-right: unset;
  right: unset;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
  margin-left: 7px;
}

.e-richtexteditor.e-rtl .e-rte-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
  margin-left: 0;
  margin-right: 7px;
}

.e-richtexteditor .e-rte-toolbar.e-rte-tb-mobile .e-toolbar-multirow {
  margin-left: 0;
  margin-right: 0;
  overflow-x: auto;
  white-space: nowrap;
  width: 100%;
}

.e-richtexteditor .e-rte-toolbar,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar {
  z-index: 99;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-extended,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended {
  margin-left: 0;
  padding-left: 7px;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-formats-tbar-btn > :first-child,
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-formats-tbar-btn > :first-child,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-formats-tbar-btn > :first-child,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-formats-tbar-btn > :first-child {
  min-width: 0;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-font-name-tbar-btn > :first-child,
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-font-name-tbar-btn > :first-child,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-font-name-tbar-btn > :first-child,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-font-name-tbar-btn > :first-child {
  min-width: 0;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-font-size-tbar-btn > :first-child,
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-font-size-tbar-btn > :first-child,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-font-size-tbar-btn > :first-child,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-font-size-tbar-btn > :first-child {
  min-width: 0;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn,
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn {
  padding-left: 7px;
  padding-right: 2.5px;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn .e-rte-dropdown-btn-text,
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn .e-rte-dropdown-btn-text,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn .e-rte-dropdown-btn-text,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn .e-rte-dropdown-btn-text {
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn:hover,
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn:focus,
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn:active,
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn:hover,
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn:focus,
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn:active,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn:hover,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn:focus,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn:active,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn:hover,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn:focus,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn:active {
  padding-left: 7px;
  padding-right: 2.5px;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-font-color .e-selected-color.e-icons::before {
  font-size: 12px;
  position: relative;
  top: -18px;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-font-color.e-icons::before,
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-font-color.e-icons::before,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-font-color.e-icons::before,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-font-color.e-icons::before {
  font-size: 13px;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-background-color.e-icons::before,
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-background-color.e-icons::before,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-background-color.e-icons::before,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-background-color.e-icons::before {
  display: inline;
  font-size: 14px;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-active .e-rte-color-content,
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-active .e-rte-color-content,
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-active .e-rte-color-content,
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-active .e-rte-color-content,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-active .e-rte-color-content,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-active .e-rte-color-content,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-active .e-rte-color-content,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-active .e-rte-color-content {
  line-height: 25px;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret) {
  font-size: 16px;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-tbar-btn.e-btn,
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item.e-active .e-tbar-btn.e-btn,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-tbar-btn.e-btn,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-active .e-tbar-btn.e-btn {
  padding: 0 1.5px;
}

.e-richtexteditor .e-rte-toolbar.e-control[class*='e-toolbar'],
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar.e-control[class*='e-toolbar'] {
  box-sizing: border-box;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-extended.e-visible,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-visible {
  display: block;
  visibility: hidden;
}

.e-richtexteditor .e-rte-toolbar.e-tbar-ios-fixed.e-rte-tb-fixed,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar.e-tbar-ios-fixed.e-rte-tb-fixed {
  top: 0;
  transform: translate3d(0, 0, 0);
}

.e-richtexteditor .e-rte-toolbar.e-rte-tb-fixed:not(.e-tbar-ios-fixed),
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar.e-rte-tb-fixed:not(.e-tbar-ios-fixed) {
  bottom: 0;
}

.e-richtexteditor .e-rte-toolbar.e-rte-tb-fixed,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar.e-rte-tb-fixed {
  display: none;
  left: 0;
  position: fixed;
  right: 0;
}

.e-richtexteditor .e-rte-toolbar.e-rte-tb-fixed.e-show,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar.e-rte-tb-fixed.e-show {
  display: block;
  z-index: 101;
}

.e-richtexteditor .e-rte-toolbar.e-rte-tb-float,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar.e-rte-tb-float {
  position: fixed;
  top: 0;
}

.e-richtexteditor .e-rte-toolbar.e-rte-tb-float.e-rte-tb-abs-float,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar.e-rte-tb-float.e-rte-tb-abs-float {
  position: absolute;
}

.e-richtexteditor .e-rte-toolbar .e-dropdown-btn .e-caret,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-dropdown-btn .e-caret {
  font-size: 12px;
}

.e-richtexteditor .rte-placeholder {
  color: #333;
  line-height: 16px;
  opacity: 00.54;
  overflow: hidden;
  position: absolute;
  text-align: start;
  top: 0;
  z-index: 1;
}

.e-richtexteditor .e-rte-content {
  position: relative;
  z-index: 1;
}

.e-richtexteditor .e-rte-content,
.e-richtexteditor .e-source-content {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  transition: 100ms ease-out;
  width: 100%;
}

.e-richtexteditor .e-rte-content .e-content,
.e-richtexteditor .e-source-content .e-content {
  background: unset;
  box-sizing: border-box;
  height: 100%;
  min-height: 100px;
  outline: 0 solid transparent;
  overflow-x: auto;
  padding: 12px;
  position: relative;
  text-align: inherit;
  z-index: 2;
}

.e-control.e-richtexteditor.e-lib.e-rte-readonly.e-rte-inline .e-content {
  box-shadow: 0px 0px 10px 0px rgb(0 157 144 / 25%);
  border: 1px solid rgb(232, 233, 239);
}

@media screen and (min-width: 992px) {
  .e-richtexteditor .e-rte-content .e-content,
  .e-richtexteditor .e-source-content .e-content {
    font-size: 14px;
  }
}

.e-richtexteditor .e-rte-content .e-content p,
.e-richtexteditor .e-source-content .e-content p {
  margin: 0 0 10px;
  margin-bottom: 10px;
}

.e-richtexteditor .e-rte-content .e-content li,
.e-richtexteditor .e-source-content .e-content li {
  margin-bottom: 10px;
}

.e-richtexteditor .e-rte-content .e-content h1,
.e-richtexteditor .e-source-content .e-content h1 {
  font-size: 2.17em;
  font-weight: 400;
  line-height: 1;
  margin: 10px 0;
}

.e-richtexteditor .e-rte-content .e-content h2,
.e-richtexteditor .e-source-content .e-content h2 {
  font-size: 1.74em;
  font-weight: 400;
  margin: 10px 0;
}

.e-richtexteditor .e-rte-content .e-content h3,
.e-richtexteditor .e-source-content .e-content h3 {
  font-size: 1.31em;
  font-weight: 400;
  margin: 10px 0;
}

.e-richtexteditor .e-rte-content .e-content h4,
.e-richtexteditor .e-source-content .e-content h4 {
  font-size: 1em;
  font-weight: 400;
  margin: 0;
}

.e-richtexteditor .e-rte-content .e-content h5,
.e-richtexteditor .e-source-content .e-content h5 {
  font-size: 00.8em;
  font-weight: 400;
  margin: 0;
}

.e-richtexteditor .e-rte-content .e-content h6,
.e-richtexteditor .e-source-content .e-content h6 {
  font-size: 00.65em;
  font-weight: 400;
  margin: 0;
}

.e-richtexteditor .e-rte-content .e-content blockquote,
.e-richtexteditor .e-source-content .e-content blockquote {
  margin: 10px 0;
  margin-left: 0;
  padding-left: 5px;
}

.e-richtexteditor .e-rte-content .e-content pre,
.e-richtexteditor .e-source-content .e-content pre {
  background-color: inherit;
  border: 0;
  border-radius: 0;
  color: #333;
  font-size: inherit;
  line-height: inherit;
  margin: 0 0 10px;
  overflow: visible;
  padding: 0;
  white-space: pre-wrap;
  word-break: inherit;
  word-wrap: break-word;
}

.e-richtexteditor .e-rte-content .e-content strong,
.e-richtexteditor .e-rte-content .e-content b,
.e-richtexteditor .e-source-content .e-content strong,
.e-richtexteditor .e-source-content .e-content b {
  font-weight: 700;
}

.e-richtexteditor .e-rte-content .e-content a,
.e-richtexteditor .e-source-content .e-content a {
  text-decoration: none;
  -webkit-user-select: auto;
          user-select: auto;
}

.e-richtexteditor .e-rte-content .e-content a:hover,
.e-richtexteditor .e-source-content .e-content a:hover {
  text-decoration: underline;
}

.e-richtexteditor .e-rte-content .e-content p:last-child,
.e-richtexteditor .e-rte-content .e-content pre:last-child,
.e-richtexteditor .e-rte-content .e-content blockquote:last-child,
.e-richtexteditor .e-source-content .e-content p:last-child,
.e-richtexteditor .e-source-content .e-content pre:last-child,
.e-richtexteditor .e-source-content .e-content blockquote:last-child {
  margin-bottom: 0;
}

.e-richtexteditor .e-rte-content .e-content h3 + h4,
.e-richtexteditor .e-rte-content .e-content h4 + h5,
.e-richtexteditor .e-rte-content .e-content h5 + h6,
.e-richtexteditor .e-source-content .e-content h3 + h4,
.e-richtexteditor .e-source-content .e-content h4 + h5,
.e-richtexteditor .e-source-content .e-content h5 + h6 {
  margin-top: 00.6em;
}

.e-richtexteditor .e-rte-content .e-content ul:last-child,
.e-richtexteditor .e-source-content .e-content ul:last-child {
  margin-bottom: 0;
}

.e-richtexteditor .e-rte-character-count {
  bottom: 0;
  color: #000;
  font-family: 'Times New Roman', Georgia, Serif;
  font-size: 14px;
  opacity: 00.54;
  padding-bottom: 2px;
  padding-right: 30px;
  position: absolute;
  right: 0;
  z-index: 100;
}

.e-richtexteditor .e-rte-character-count.e-warning {
  color: #ffb74d;
  opacity: unset;
}

.e-richtexteditor .e-rte-character-count.e-error {
  color: #c62828;
  opacity: unset;
}

.e-richtexteditor .e-rte-srctextarea {
  background-color: transparent;
  border: 0;
  color: #333;
  display: block;
  height: 100%;
  line-height: 22px;
  min-height: 200px;
  overflow: auto;
  padding: 16px;
  resize: none;
  transition: 100ms ease-out;
  width: 100%;
}

.e-richtexteditor img::selection {
  background: transparent;
  color: transparent;
}

.e-richtexteditor .e-resize-handle {
  height: 15px;
  position: absolute;
  width: 15px;
}

.e-richtexteditor .e-resize-handle.e-south-east {
  bottom: 0;
  cursor: nwse-resize;
  right: 0;
  z-index: 100;
}

.e-rte-linkcontent .e-rte-label {
  padding-top: 20px;
}

.e-rte-label label {
  font-weight: normal;
}

.e-rte-linkcontent .e-rte-label:first-child {
  padding-top: 0;
}

.e-bigger .e-rte-dropdown-popup ul {
  min-width: 84px;
}

@media screen and (max-width: 768px) {
  .e-rte-dropdown-popup.e-rte-inline-dropdown ul {
    padding: 7px 0;
  }
  .e-rte-dropdown-popup.e-rte-inline-dropdown ul li.e-item {
    height: 34px;
    line-height: 34px;
    padding: 0 6.5px;
  }
  .e-rte-dropdown-popup.e-rte-inline-dropdown ul .e-item .e-menu-icon {
    float: none;
  }
}

@media screen and (max-width: 768px) {
  .e-rte-dropdown-popup.e-rte-inline-dropdown.e-rte-dropdown-icons.e-dropdown-popup {
    max-height: 280px;
  }
  .e-rte-dropdown-popup.e-rte-inline-dropdown.e-rte-dropdown-icons.e-dropdown-popup ul {
    display: inline-flex;
  }
}

.e-rte-dropdown-popup ul {
  min-width: 82px;
}

.e-rte-dropdown-popup ul .e-item .e-menu-icon {
  margin: 0 6px;
  width: auto;
}

.e-rte-dropdown-popup ul .e-item.e-h1 {
  font-size: 2em;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
}

.e-rte-dropdown-popup ul .e-item.e-h2 {
  font-size: 1.5em;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
}

.e-rte-dropdown-popup ul .e-item.e-h3 {
  font-size: 1.16em;
  font-weight: bold;
}

.e-rte-dropdown-popup ul .e-item.e-h4 {
  font-size: 1em;
  font-weight: bold;
}

.e-rte-dropdown-popup ul .e-item.e-h5 {
  font-size: .83em;
  font-weight: bold;
}

.e-rte-dropdown-popup ul .e-item.e-h6 {
  font-size: .7em;
  font-weight: bold;
}

.e-rte-dropdown-popup ul .e-item.e-segoe-ui {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.e-rte-dropdown-popup ul .e-item.e-arial {
  font-family: Arial, Helvetica, sans-serif;
}

.e-rte-dropdown-popup ul .e-item.e-courier-new {
  font-family: Courier New, Courier, monospace;
}

.e-rte-dropdown-popup ul .e-item.e-georgia {
  font-family: Georgia, 'Times New Roman', Times, serif;
}

.e-rte-dropdown-popup ul .e-item.e-helvetica-neue {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.e-rte-dropdown-popup ul .e-item.e-impact {
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

.e-rte-dropdown-popup ul .e-item.e-lucida-console {
  font-family: Lucida Console, Monaco, monospace;
}

.e-rte-dropdown-popup ul .e-item.e-tahoma {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.e-rte-dropdown-popup ul .e-item.e-times-new-roman {
  font-family: 'Times New Roman', Times, serif;
}

.e-rte-dropdown-popup ul .e-item.e-trebuchet-ms {
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.e-rte-dropdown-popup ul .e-item.e-verdana {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.e-rte-dropdown-popup ul .e-item.e-roboto {
  font-family: 'Roboto', 'Segoe UI', 'GeezaPro', 'DejaVu Serif', sans-serif;
}

.e-rte-dropdown-popup.e-rte-dropdown-icons ul {
  min-width: auto;
}

@media screen and (max-width: 768px) {
  .e-rte-dropdown-popup.e-rte-dropdown-icons ul {
    min-width: 30px;
  }
}

.e-rte-image.e-imgbreak {
  border: 0;
  cursor: pointer;
  display: block;
  float: none;
  margin: 5px auto;
  max-width: 100%;
  position: relative;
}

.e-rte-image {
  border: 0;
  cursor: pointer;
  display: block;
  float: none;
  margin: auto;
  max-width: 100%;
  position: relative;
}

.e-rte-image.e-imginline {
  display: inline-block;
  float: none;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% - (2 * 5px));
  vertical-align: bottom;
}

.e-rte-image.e-imgcenter {
  cursor: pointer;
  display: block;
  float: none;
  margin: 5px auto;
  max-width: 100%;
  position: relative;
}

.e-rte-image.e-imgleft {
  float: left;
  margin: 0 5px 0 0;
  text-align: left;
}

.e-rte-image.e-imgright {
  float: right;
  margin: 0 0 0 5px;
  text-align: right;
}

.e-rte-img-popup .e-item {
  height: 106px;
  width: 300px;
}

.e-rte-img-caption {
  display: inline-block;
  margin: 5px auto;
  max-width: 100%;
  position: relative;
}

.e-rte-img-caption.e-caption-inline {
  display: inline-block;
  margin: 5px auto;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% - (2 * 5px));
  position: relative;
  text-align: center;
  vertical-align: bottom;
}

.e-rte-img-caption.e-imgcenter {
  display: block;
}

.e-rte-img-caption .e-rte-image.e-imgright,
.e-rte-img-caption .e-rte-image.e-imgleft {
  float: none;
  margin: 0;
}

.e-rte-table {
  border-collapse: collapse;
  empty-cells: show;
}

.e-rte-table td,
.e-rte-table th {
  border: 1px solid #bdbdbd;
  height: 20px;
  min-width: 20px;
  padding: 2px 5px;
  vertical-align: middle;
}

.e-rte-table.e-dashed-border td,
.e-rte-table.e-dashed-border th {
  border-style: dashed;
}

.e-rte-img-caption .e-img-inner {
  box-sizing: border-box;
  display: block;
  font-size: 16px;
  font-weight: initial;
  margin: auto;
  opacity: .9;
  position: relative;
  text-align: center;
  width: 100%;
}

.e-rte-img-caption .e-img-wrap {
  display: inline-block;
  margin: auto;
  padding: 0;
  width: 100%;
}

.e-rte-img-dialog .e-rte-label {
  padding-top: 20px;
}

.e-rte-img-dialog .e-rte-label:first-child {
  padding-top: 0;
}

.e-rte-table-resize.e-row-resize,
.e-rte-table-resize.e-column-resize {
  background-color: transparent;
  background-repeat: repeat;
  bottom: 0;
  cursor: col-resize;
  height: 1px;
  overflow: visible;
  position: absolute;
  width: 1px;
}

.e-rte-table-resize.e-row-resize {
  cursor: row-resize;
  height: 1px;
}

.e-richtexteditor .e-linkheader {
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 15px;
  opacity: .87;
  padding-bottom: 20px;
  padding-top: 20px;
}

.e-richtexteditor .e-img-uploadwrap.e-droparea .e-upload .e-upload-files .e-file-delete-btn.e-icons,
.e-richtexteditor .e-img-uploadwrap.e-droparea .e-upload .e-upload-files .e-file-abort-btn.e-icons {
  margin-top: 0;
}

.e-richtexteditor .e-img-uploadwrap.e-droparea .e-upload .e-upload-files .e-upload-file-list {
  border-bottom: 0 solid transparent;
  min-height: initial;
}

.e-richtexteditor .e-img-uploadwrap.e-droparea .e-upload .e-upload-files .e-upload-file-list .e-file-container {
  margin-left: 0;
}

.e-richtexteditor .e-img-uploadwrap.e-droparea .e-upload .e-upload-files {
  border-top: 0 solid transparent;
}

.e-richtexteditor .e-img-uploadwrap.e-droparea .e-file-select-wrap {
  display: none;
}

.e-richtexteditor .e-img-uploadwrap.e-droparea .e-upload {
  border: 0 solid transparent;
  float: none;
}

.e-richtexteditor .e-dialog .e-img-uploadwrap.e-droparea .e-browsebtn {
  display: block;
  height: 36px;
  margin: -50px auto;
  padding: 0 18px;
}

.e-richtexteditor .e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-browsebtn {
  display: none;
}

.e-richtexteditor .e-dialog .e-img-uploadwrap.e-droparea {
  line-height: 10;
  min-height: 50px;
  position: relative;
}

.e-richtexteditor .e-dialog .e-img-uploadwrap.e-droparea .e-rte-upload-text {
  display: inline-block;
  line-height: normal;
}

.e-richtexteditor .e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea {
  line-height: 4;
}

.e-richtexteditor .e-rte-inline-dropdown ul {
  max-height: 200px;
  overflow-y: auto;
}

.e-richtexteditor .e-rte-dropdown-popup.e-rte-dropdown-items ul {
  max-height: 280px;
  overflow-y: auto;
}

.e-richtexteditor .e-bigger .e-rte-dropdown-popup.e-rte-dropdown-items ul {
  max-height: 360px;
  overflow-y: auto;
}

.e-richtexteditor .e-rte-inline-dropdown.e-rte-backgroundcolor-dropdown,
.e-richtexteditor .e-rte-inline-dropdown.e-rte-fontcolor-dropdown {
  line-height: 0;
}

.e-richtexteditor .e-rte-inline-dropdown .e-rte-color-content .e-rte-elements {
  border-bottom-style: solid;
  border-bottom-width: 3px;
  line-height: 1;
  padding-bottom: 1px;
}

.e-richtexteditor .e-rte-table-popup.e-popup.e-popup-open {
  border-radius: 0;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
  font-size: 14px;
  font-weight: normal;
  min-width: 120px;
  overflow: hidden;
  padding: 10px;
}

.e-richtexteditor .e-rte-table-popup.e-popup-open .e-rte-tablecell {
  border: 1px solid #bdbdbd;
  display: inline-block;
  height: 14px;
  margin: 1px;
  overflow: hidden;
  vertical-align: top;
  width: 14px;
}

.e-richtexteditor .e-rte-table-popup.e-popup-open .e-rte-table-row {
  height: 16px;
}

.e-richtexteditor .e-rte-table-popup.e-popup-open .e-insert-table-btn {
  width: 100%;
}

.e-richtexteditor .e-rte-edit-table .e-rte-field {
  padding-top: 20px;
}

.e-richtexteditor .e-rte-edit-table .e-rte-field:first-child {
  padding-top: 0;
}

.e-richtexteditor .e-rte-content .e-content table td.e-cell-select,
.e-richtexteditor .e-rte-content .e-content table th.e-cell-select {
  border: 1px double #0478d7;
  height: 24.67px;
}

.e-richtexteditor span.e-table-box {
  cursor: nwse-resize;
  display: block;
  height: 10px;
  position: absolute;
  width: 10px;
}

.e-richtexteditor span.e-table-box.e-rmob {
  height: 14px;
  width: 14px;
}

.e-richtexteditor .e-upload .e-upload-files .e-upload-file-list .e-file-container {
  margin-right: 50px;
}

.e-richtexteditor .e-rte-upload-popup {
  width: 250px;
}

.e-richtexteditor .e-rte-dialog-upload .e-upload-files {
  border-top: 0;
}

.e-richtexteditor .e-rte-dialog-upload .e-upload-files .e-upload-file-list {
  border-bottom: 0;
}

.e-rte-backgroundcolor-colorpicker .e-color-palette.e-container .e-custom-palette .e-palette,
.e-rte-fontcolor-colorpicker .e-color-palette.e-container .e-custom-palette .e-palette {
  padding: 0;
}

.e-rte-backgroundcolor-colorpicker .e-color-palette.e-container .e-switch-ctrl-btn,
.e-rte-fontcolor-colorpicker .e-color-palette.e-container .e-switch-ctrl-btn {
  padding: 5px;
}

.e-bigger .e-rte-backgroundcolor-colorpicker .e-color-palette.e-container .e-switch-ctrl-btn, .e-bigger
.e-rte-fontcolor-colorpicker .e-color-palette.e-container .e-switch-ctrl-btn {
  padding: 5px;
}

.e-rte-quick-popup {
  border-radius: 2px;
  overflow: hidden;
}

.e-rte-quick-popup .e-rte-quick-toolbar {
  border-radius: 2px;
  min-height: 42px;
}

.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos).e-toolbar-multirow {
  white-space: nowrap;
}

.e-rte-quick-popup .e-rte-quick-toolbar.e-remove-white-space .e-toolbar-items:not(.e-tbar-pos).e-toolbar-multirow {
  white-space: nowrap;
}

.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) {
  border-radius: 2px;
  margin: 0 6px;
  min-height: 42px;
}

.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item.e-rte-horizontal-separator,
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item.e-separator.e-multirow-separator.e-rte-horizontal-separator {
  display: block;
  height: 1px;
  margin: 0;
  min-height: 1px;
}

.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item {
  margin: 0 6px;
  min-height: 42px;
}

.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child, .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0 6px;
}

.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item .e-tbar-btn:not(.e-rte-dropdown-btn) {
  line-height: 20px;
}

.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item .e-tbar-btn:not(.e-rte-dropdown-btn) .e-icons {
  min-width: 24px;
}

.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item .e-btn,
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item .e-btn:hover {
  min-height: 26px;
  min-width: 27px;
  padding: 0;
}

.e-rte-quick-popup .e-rte-quick-toolbar .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret) {
  font-size: 16px;
}

.e-rte-quick-popup .e-rte-quick-toolbar .e-background-color.e-icons::before {
  display: inline;
}

.e-rte-quick-popup .e-rte-quick-toolbar .e-rte-backgroundcolor-dropdown .e-btn-icon.e-caret {
  font-size: 10px;
}

.e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn {
  line-height: 24px;
  margin: 4px 0;
  padding: 1px 0;
}

.e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-rte-dropdown-btn-text {
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-icons:not(.e-caret) {
  font-size: 14px;
  margin-left: -3px;
}

.e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-caret {
  font-size: 10px;
  width: 12px;
}

.e-rte-quick-popup.e-hide {
  display: block;
  visibility: hidden;
}

.e-bigger .e-rte-quick-popup .e-rte-quick-toolbar {
  min-height: 48px;
}

.e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) {
  margin: 0 6px;
  min-height: 48px;
}

.e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:not(.e-separator) {
  margin: 0 6px;
  min-height: 48px;
  min-width: 36px;
  padding: 0;
}

.e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item .e-tbar-btn:not(.e-rte-dropdown-btn) {
  line-height: normal;
}

.e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item .e-btn,
.e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item .e-btn:hover {
  min-height: 34px;
  min-width: 39px;
  padding: 0;
}

.e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0 6px;
}

.e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item .e-tbar-btn.e-btn.e-control {
  height: 34px;
  line-height: normal;
  margin: 0;
  min-height: 34px;
  min-width: 39px;
}

.e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret) {
  font-size: 18px;
}

.e-bigger .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn {
  line-height: 33px;
  margin: 4px 0;
  padding: 0;
}

.e-bigger .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-icons:not(.e-caret) {
  font-size: 16px;
}

.e-bigger .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-caret {
  font-size: 12px;
  width: 20px;
}

.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control {
  display: flex;
  padding-left: 0;
  padding-right: 0;
}

.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover, .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active, .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active, .e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover {
  padding-left: 0;
  padding-right: 0;
}

.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover {
  padding-bottom: 0;
  padding-top: 0;
}

.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content {
  position: relative;
  vertical-align: middle;
  width: 30px;
}

.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content .e-rte-elements {
  border-bottom-style: solid;
  border-bottom-width: 3px;
  line-height: 1;
  padding-bottom: 1px;
}

.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after {
  content: '';
  height: 100%;
  position: absolute;
  right: 0;
  width: 0;
}

.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon {
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1;
  min-width: 18px;
  text-align: center;
  width: 18px;
}

.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-bigger .e-richtexteditor .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-richtexteditor.e-bigger .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon {
  min-width: 20px;
  width: 20px;
}

.e-popup-modal.e-popup.e-popup-open {
  display: inline-flex;
}

.e-rte-modal-popup.e-popup-container.e-center {
  justify-content: center;
}

.e-rte-modal-popup.e-popup-container {
  align-items: center;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}

.e-popup-overlay {
  height: 100%;
  left: 0;
  opacity: .5;
  position: absolute;
  top: 0;
  width: 100%;
}

.e-bigger .e-rte-table-popup.e-popup-open .e-rte-tablecell {
  height: 16px;
  width: 16px;
}

.e-bigger .e-rte-table-popup.e-popup-open .e-rte-table-row {
  height: 18px;
}

.e-table-rhelper {
  cursor: col-resize;
  opacity: .87;
  position: absolute;
}

.e-table-rhelper.e-column-helper {
  width: 1px;
}

.e-table-rhelper.e-row-helper {
  height: 1px;
}

.e-reicon::before {
  border-bottom: 6px solid transparent;
  border-right: 6px solid;
  border-top: 6px solid transparent;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  right: 4px;
  top: 4px;
  width: 20px;
}

.e-reicon::after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid;
  border-top: 6px solid transparent;
  content: '';
  display: block;
  height: 0;
  left: 4px;
  position: absolute;
  top: 4px;
  width: 20px;
  z-index: 3;
}

.e-row-helper.e-reicon::after {
  top: 10px;
  transform: rotate(90deg);
}

.e-row-helper.e-reicon::before {
  left: 4px;
  top: -20px;
  transform: rotate(90deg);
}

.e-rte-overflow {
  overflow: hidden;
}

.e-rte-dialog-minheight {
  min-height: 296px;
}

.e-content-placeholder.e-richtexteditor.e-placeholder-richtexteditor {
  background-size: 700px 190px;
  min-height: 190px;
}

.e-bigger .e-content-placeholder.e-richtexteditor.e-placeholder-richtexteditor,
.e-bigger.e-content-placeholder.e-richtexteditor.e-placeholder-richtexteditor {
  background-size: 700px 190px;
  min-height: 190px;
}

.e-rte-table.e-rte-table-border {
  border: 1px solid #bdbdbd;
  border-collapse: separate;
}

.e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea {
  line-height: 10;
  min-height: 50px;
  position: relative;
}

.e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-browsebtn {
  display: block;
  height: 36px;
  margin: -50px auto;
  padding: 0 18px;
}

.e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-upload {
  border: 0 solid transparent;
  float: none;
}

.e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-file-select-wrap {
  display: none;
}

.e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-linkheader {
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 15px;
  opacity: .87;
  padding-bottom: 20px;
  padding-top: 20px;
}

/*! tab layout */
.e-richtexteditor .e-rte-toolbar {
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: 0;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-active .e-tbar-btn,
.e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-active .e-tbar-btn:focus {
  background: rgba(0, 0, 0, 0.12);
  border: 0;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-active .e-tbar-btn .e-icons,
.e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-active .e-tbar-btn:focus .e-icons {
  color: #000;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-icons {
  color: #000;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-dropdown-btn.e-active {
  background: rgba(184, 184, 184, 0.9584);
  border-color: inherit;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-dropdown-btn.e-active .e-icons,
.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-dropdown-btn.e-active .e-rte-dropdown-btn-text {
  color: #000;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown:hover .e-rte-color-content::after,
.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown:hover .e-rte-color-content::after {
  background: transparent;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown:active:hover .e-icons,
.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown:active:hover .e-icons {
  color: #000;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown:active:hover .e-caret:active.e-icons,
.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown:active:hover .e-rte-color-content:active .e-icons,
.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown:active:hover .e-caret:active.e-icons,
.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown:active:hover .e-rte-color-content:active .e-icons {
  color: #000;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown:hover,
.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown:hover {
  background: rgba(0, 0, 0, 0.04);
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown:hover .e-rte-color-content:hover,
.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown:hover .e-rte-color-content:hover {
  background: rgba(0, 0, 0, 0.12);
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown:hover .e-rte-color-content:focus,
.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown:hover .e-rte-color-content:focus {
  background: rgba(0, 0, 0, 0.24);
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown:hover .e-rte-color-content:active,
.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown:hover .e-rte-color-content:active {
  background: rgba(0, 0, 0, 0.36);
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown:hover .e-caret:hover,
.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown:hover .e-caret:hover {
  background: rgba(0, 0, 0, 0.12);
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown:hover .e-caret:focus,
.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown:hover .e-caret:focus {
  background: rgba(0, 0, 0, 0.24);
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown:hover .e-caret:active,
.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown:hover .e-caret:active {
  background: rgba(0, 0, 0, 0.36);
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-active,
.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown.e-active {
  background: rgba(0, 0, 0, 0.36);
  border: 0;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-active .e-rte-color-content::after,
.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown.e-active .e-rte-color-content::after {
  background: transparent;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-active:hover .e-caret:hover,
.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-active:hover .e-rte-color-content:hover,
.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown.e-active:hover .e-caret:hover,
.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown.e-active:hover .e-rte-color-content:hover {
  background: transparent;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-active .e-icons,
.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-active:active .e-icons,
.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown.e-active .e-icons,
.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-rte-fontcolor-dropdown.e-active:active .e-icons {
  color: #000;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons {
  color: #000;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item.e-active .e-tbar-btn .e-icons {
  color: #000;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
  color: rgba(0, 0, 0, 0.26);
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn.e-active {
  background: rgba(184, 184, 184, 0.9584);
}

.e-richtexteditor .e-rte-toolbar.e-rte-tb-float {
  border: 1px solid rgba(0, 0, 0, 0.12);
}

.e-richtexteditor .e-rte-toolbar.e-tb-static {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.e-richtexteditor .e-toolbar-wrapper + .e-rte-toolbar:not(.e-rte-tb-float) {
  border: 0;
}

.e-richtexteditor .e-rte-content,
.e-richtexteditor .e-source-content {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.12);
  color: #333;
}

.e-richtexteditor .e-rte-content .e-content blockquote,
.e-richtexteditor .e-source-content .e-content blockquote {
  border-left: solid 2px #333;
}

.e-richtexteditor .e-rte-content .e-content .e-img-focus:not(.e-resize),
.e-richtexteditor .e-source-content .e-content .e-img-focus:not(.e-resize) {
  border: solid 2px #4a90e2;
}

.e-richtexteditor .e-rte-content .e-content a,
.e-richtexteditor .e-source-content .e-content a {
  color: #2e2ef1;
}

.e-richtexteditor.e-rte-resize {
  background: #fff;
}

.e-richtexteditor .e-input.e-rte-linkurl.e-error,
.e-richtexteditor .e-input.e-img-link.e-error {
  color: #f00;
}

.e-richtexteditor.e-rte-full-screen {
  background: #fff;
}

.e-richtexteditor.e-rte-inline .e-rte-content {
  border: 0;
}

.e-richtexteditor.e-rte-tb-expand {
  border: 1px solid rgba(0, 0, 0, 0.12);
}

.e-richtexteditor.e-rte-tb-expand .e-rte-toolbar {
  border: 0;
}

.e-richtexteditor.e-rte-tb-expand .e-rte-toolbar.e-extended-toolbar,
.e-richtexteditor.e-rte-tb-expand .e-rte-toolbar .e-toolbar-extended {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.e-richtexteditor.e-rte-tb-expand .e-rte-toolbar .e-toolbar-extended {
  border: 0;
  border-bottom: 0;
}

.e-richtexteditor.e-rte-tb-expand .e-rte-toolbar.e-expand-open + .e-rte-content {
  border-top: 0;
}

.e-richtexteditor.e-rte-tb-expand .e-rte-toolbar.e-rte-tb-float {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}

.e-richtexteditor.e-rte-tb-expand .e-rte-toolbar.e-rte-tb-float.e-expand-open {
  border-bottom: 1px solid #fafafa;
}

.e-richtexteditor.e-rte-tb-expand .e-rte-toolbar.e-rte-tb-float.e-expand-open .e-toolbar-extended {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}

.e-richtexteditor.e-rte-tb-expand .e-rte-content,
.e-richtexteditor.e-rte-tb-expand .e-source-content {
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}

.e-richtexteditor.e-rte-tb-expand.e-rte-resize .e-rte-content,
.e-richtexteditor.e-rte-tb-expand.e-rte-resize .e-source-content {
  border-bottom: 0;
}

.e-rte-quick-popup {
  border: 0;
  border-radius: 2px;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.e-rte-quick-popup .e-rte-quick-toolbar {
  background: #fff;
  border: 0;
}

.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items {
  background: #fff;
}

.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-separator {
  border: 0.5px solid rgba(0, 0, 0, 0.05);
}

.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-tbar-btn {
  background: #fff;
  border: 0;
}

.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-tbar-btn:hover {
  background: rgba(0, 0, 0, 0.12);
  border-color: #fff;
}

.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-tbar-btn:focus {
  background: rgba(0, 0, 0, 0.12);
}

.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-tbar-btn:active {
  background: rgba(0, 0, 0, 0.12);
  border-color: #fff;
}

.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-tbar-btn:active .e-icons {
  color: #000;
}

.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-tbar-btn,
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-tbar-btn:focus {
  background: rgba(0, 0, 0, 0.12);
  border: 0;
}

.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-tbar-btn .e-icons,
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-tbar-btn:focus .e-icons {
  color: #000;
}

.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-icons {
  color: #000;
}

.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons {
  color: #000;
}

.e-rte-quick-popup .e-rte-dropdown-btn {
  background: #fff;
  border-color: #fff;
}

.e-rte-quick-popup .e-rte-dropdown-btn:focus, .e-rte-quick-popup .e-rte-dropdown-btn:hover {
  background: rgba(0, 0, 0, 0.12);
}

.e-rte-quick-popup .e-rte-dropdown-btn:hover {
  border-color: #fff;
}

.e-dialog .e-img-uploadwrap .e-droptext {
  border: dashed 2px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.38);
  display: block;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 14px;
  height: 185px;
  margin: 0 auto;
  text-align: center;
  width: 300px;
}

.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext {
  margin: 0 auto;
  width: 250px;
}

.e-linkheader {
  color: rgba(0, 0, 0, 0.87);
}

.e-rte-img-popup.e-popup {
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  color: #000;
  padding: 10px;
}

.e-rte-content .e-content img:not(.e-resize) {
  z-index: 1000;
}

span.e-rte-imageboxmark {
  background: #4a90e2;
  border: 1px solid #fff;
  display: block;
  height: 10px;
  position: absolute;
  width: 10px;
  z-index: 1000;
}

.e-mob-rte span.e-rte-imageboxmark {
  background: #fff;
  border: 1px solid #4a90e2;
  border-radius: 15px;
  height: 20px;
  width: 20px;
}

.e-mob-rte.e-mob-span span.e-rte-imageboxmark {
  background: #4a90e2;
  border: 1px solid #fff;
}

.e-rte-content .e-content img.e-resize {
  z-index: 1000;
}

.e-disabled {
  -webkit-user-select: none;
          user-select: none;
}

.e-disabled .e-rte-toolbar .e-toolbar-item {
  cursor: default;
}

.e-disabled .e-rte-toolbar .e-toolbar-item .e-tbar-btn.e-icon-btn:hover, .e-disabled .e-rte-toolbar .e-toolbar-item .e-tbar-btn.e-icon-btn:active, .e-disabled .e-rte-toolbar .e-toolbar-item .e-tbar-btn.e-icon-btn:focus,
.e-disabled .e-rte-toolbar .e-toolbar-item .e-dropdown-btn.e-btn:hover,
.e-disabled .e-rte-toolbar .e-toolbar-item .e-dropdown-btn.e-btn:active,
.e-disabled .e-rte-toolbar .e-toolbar-item .e-dropdown-btn.e-btn:focus,
.e-disabled .e-rte-toolbar .e-toolbar-item .e-colorpicker-wrapper .e-btn:hover,
.e-disabled .e-rte-toolbar .e-toolbar-item .e-colorpicker-wrapper .e-btn:active,
.e-disabled .e-rte-toolbar .e-toolbar-item .e-colorpicker-wrapper .e-btn:focus {
  background: transparent;
  cursor: default;
}

.e-dropdown-popup ul .e-item.e-active {
  background-color: #bdbdbd;
  color: rgba(0, 0, 0, 0.87);
}

.e-popup-overlay {
  background-color: #383838;
}

.e-rte-toolbar.e-extended-toolbar .e-toolbar-item.e-overlay .e-dropdown-btn {
  color: rgba(0, 0, 0, 0.26);
}

.e-rte-table-popup.e-popup.e-popup-open {
  background-color: #fff;
  color: #000;
}

.e-rte-table-popup .e-span-border {
  border: 1px solid rgba(0, 0, 0, 0.12);
  display: block;
  margin-bottom: 8px;
  margin-top: 12px;
}

.e-rte-table-popup .e-rte-popup-header {
  color: rgba(0, 0, 0, 0.87);
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 14px;
  text-align: center;
}

.e-rte-table-popup.e-popup-open .e-rte-tablecell.e-default {
  background-color: #fff;
}

.e-rte-table-popup.e-popup-open .e-rte-tablecell.e-active {
  background-color: rgba(227, 22, 91, 0.2);
  border: 1px solid #e3165b;
}

.e-rte-table.e-alternate-border tbody tr:nth-child(2n) {
  background-color: #f5f5f5;
}

.e-rte-table th {
  background-color: #e0e0e0;
}

.e-rte-table-popup.e-popup.e-popup-open {
  background-color: #fff;
  color: #000;
}

span.e-table-box {
  background-color: #fff;
  border: 1px solid #bdbdbd;
}

span.e-table-box.e-rbox-select {
  background-color: #bdbdbd;
  border: 1px solid #bdbdbd;
}

.e-table-rhelper {
  background-color: #e3165b;
}

.e-rte-dialog-upload.e-upload.e-lib.e-keyboard {
  background: #fff;
}

.e-rte-inline-popup .e-rte-quick-toolbar.e-rte-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-tbar-btn .e-icons,
.e-rte-inline-popup .e-rte-quick-toolbar.e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:active .e-icons,
.e-rte-inline-popup .e-rte-quick-toolbar.e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:focus .e-icons,
.e-rte-inline-popup .e-rte-quick-toolbar.e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:hover .e-icons {
  color: #000;
}

/*! component's theme wise override definitions and variables */
@keyframes tbar-popup-shadow {
  0% {
    border-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(255, 255, 255, 0.12);
  }
}

/*! Material theme definition's */
/*! component's theme wise override definitions and variables */
/*! Horizontal Tab */
@keyframes tbar-alt-popup-shadow {
  0% {
    border-color: rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.12);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(0, 0, 0, 0.12);
  }
}

@keyframes hscroll-alt-popup-shadow {
  0% {
    border-color: rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.12);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(0, 0, 0, 0.12);
  }
}

/*! Material specific themes definition's */
/*! Vertical Tab */
@keyframes e-input-ripple {
  100% {
    opacity: 0;
    transform: scale(4);
  }
}

@keyframes material-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes fabric-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*! component's default definitions and variables */
.e-gantt .e-add::before {
  content: '\e7f9';
}

.e-gantt .e-edit::before {
  content: '\e81e';
}

.e-gantt .e-delete::before {
  content: '\e84e';
}

.e-gantt .e-cancel::before {
  content: '\e825';
}

.e-gantt .e-save::before {
  content: '\e98e';
}

.e-gantt .e-update::before {
  content: '\e735';
}

.e-gantt .e-search-icon::before {
  content: '\e993';
}

.e-gantt .e-cancel-icon::before {
  content: '\e825';
}

.e-gantt .e-notes-info::before {
  content: '\1F6C8';
}

.e-gantt .e-left-resize-gripper::before,
.e-gantt .e-right-resize-gripper::before {
  content: '\ec16';
}

.e-gantt .e-expandall::before {
  content: '\e556';
}

.e-gantt .e-collapseall::before {
  content: '\e554';
}

.e-gantt .e-prevtimespan::before {
  content: '\e85b';
}

.e-gantt .e-nexttimespan::before {
  content: '\e85f';
}

.e-gantt .e-zoomin::before {
  content: '\e349';
}

.e-gantt .e-zoomout::before {
  content: '\e351';
}

.e-gantt .e-zoomtofit::before {
  content: '\e657';
}

.e-gantt .e-csvexport::before {
  content: '\e241';
}

.e-gantt .e-excelexport::before {
  content: '\e242';
}

.e-gantt .e-pdfexport::before {
  content: '\e240';
}

.e-gantt .e-add-above::before {
  content: '\e658';
}

.e-gantt .e-add-below::before {
  content: '\e659';
}

.e-gantt.e-device .e-backarrowspan::before,
.e-gantt.e-device .e-icon-dlg-close::before {
  content: '\e85b';
}

.e-gantt.e-device .e-left-resize-gripper::before,
.e-gantt.e-device .e-right-resize-gripper::before {
  content: '\e903';
}

.e-gantt {
  display: block;
  width: 100%;
}

.e-gantt .e-cloneproperties {
  padding: 4px 5px;
}

.e-gantt .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
  left: -5px;
  position: relative;
}

.e-gantt .e-cloneproperties {
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 0;
  font-size: 12px;
  font-weight: 500;
  opacity: 1;
  overflow: hidden;
  padding: 4px 5px;
  text-align: center;
  -webkit-user-select: none;
          user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  z-index: 100;
}

.e-gantt .e-cloneproperties.e-draganddrop {
  border-spacing: 0;
  font-size: 12px;
  font-weight: normal;
  overflow: visible;
}

.e-gantt .e-cloneproperties .e-bothganttlines {
  border-width: 1px 0 0 1px;
}

.e-gantt .e-draganddrop {
  border-width: 0 1px 1px;
  font-weight: normal;
  padding: 0;
}

.e-gantt .e-draganddrop .e-rowcell {
  opacity: .95;
}

.e-gantt .e-cloneproperties.e-draganddrop table {
  border-spacing: 0;
}

.e-gantt .e-icons.e-errorelem {
  display: inline-block;
  padding-left: 10px;
  vertical-align: middle;
}

.e-gantt .e-errorelem::before {
  color: #e3165b;
  content: '\e22a';
  transform: rotate(180deg);
}

.e-gantt .e-verticallines .e-cloneproperties.e-draganddrop .e-rowdragdrop,
.e-gantt .e-bothlines .e-cloneproperties.e-draganddrop .e-rowdragdrop {
  border-bottom: 0;
  border-right: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
}

.e-gantt .e-gantt-toolbar {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-style: solid;
  border-width: 1px 1px 0;
}

.e-gantt .e-flmenu-valuediv {
  padding-top: 24px;
}

.e-gantt .e-gantt-splitter .e-split-bar.e-split-bar-horizontal.e-resizable-split-bar {
  margin: 0;
}

.e-gantt .e-gantt-splitter .e-pane {
  overflow: hidden !important;
}

.e-gantt .e-temp-content {
  border-left: 1px solid;
}

.e-gantt .e-tab {
  border: 0;
}

.e-gantt .e-tab .e-tab-header .e-toolbar-item.e-active {
  border-color: transparent;
}

.e-gantt .e-gantt-dialog .e-tab .e-tab-header {
  padding-left: 0px;
}

.e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
  display: block;
}

.e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
  border-style: solid;
  border-width: 0px;
}

.e-gantt .e-gantt-dialog .e-tab .e-tab-header:not(.e-vertical)::before {
  border: 0;
}

.e-gantt .e-gantt-tree-grid-pane .e-grid {
  border-width: 0;
}

.e-gantt .e-gantt-tree-grid-pane .e-grid.e-gridhover tr[role='row']:not(.e-editedrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
.e-gantt .e-gantt-tree-grid-pane .e-grid.e-gridhover tr[role='row']:hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
.e-gantt .e-gantt-tree-grid-pane .e-grid.e-gridhover tr[role='row']:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
.e-gantt .e-gantt-tree-grid-pane .e-grid.e-rtl .e-gridhover tr[role='row']:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
.e-gantt .e-gantt-tree-grid-pane .e-grid.e-gridhover tr[role='row']:hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
  background-color: transparent;
}

.e-gantt .e-gantt-tree-grid-pane .e-gantt-temp-header {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  height: 45px;
}

.e-gantt .e-gantt-tree-grid-pane .e-headercontent {
  border-right-width: 0 !important;
}

.e-gantt .e-gantt-tree-grid-pane .e-gridheader {
  border-top-style: none;
  border-top-width: 0;
  padding-right: 0 !important;
}

.e-gantt .e-gantt-tree-grid-pane .e-columnheader,
.e-gantt .e-gantt-tree-grid-pane .e-headercell {
  height: 63px !important;
}

.e-gantt .e-gantt-tree-grid-pane .e-gridcontent .e-content {
  overflow-x: scroll !important;
}

.e-gantt .e-gantt-tree-grid-pane .e-gridcontent .e-content.e-gantt-scroll-padding {
  width: calc(100% + 17px);
}

.e-gantt .e-gantt-tree-grid-pane .e-ganttnotes-info {
  text-align: center;
}

.e-gantt .e-gantt-tree-grid-pane .e-icons.e-notes-info {
  display: inline-block;
  font-size: 18px;
  height: 15px;
  line-height: 10px;
  vertical-align: middle;
}

.e-gantt .e-gantt-chart {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.e-gantt .e-gantt-chart .e-chart-root-container {
  border-right: 0 solid;
}

.e-gantt .e-gantt-chart .e-chart-root-container .e-content {
  -webkit-overflow-scrolling: touch;
  overflow-x: scroll;
  overflow-y: auto;
  position: relative;
}

.e-gantt .e-gantt-chart .e-chart-root-container .e-nonworking-day-container {
  position: absolute;
}

.e-gantt .e-gantt-chart .e-chart-root-container .e-event-markers-container {
  position: absolute;
}

.e-gantt .e-gantt-chart .e-chart-root-container .e-holiday-container {
  position: absolute;
}

.e-gantt .e-gantt-chart .e-chart-root-container .e-weekend-container {
  position: absolute;
}

.e-gantt .e-gantt-chart .e-timeline-header-container {
  border-bottom-style: solid;
  border-right-width: 0;
  overflow: hidden;
  position: relative;
  z-index: 6;
}

.e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
  border-left: 0;
  padding: 0 3px;
}

.e-gantt .e-gantt-chart .e-timeline-header-table-container {
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 0;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.e-gantt .e-gantt-chart .e-timeline-header-table-body {
  border-collapse: collapse;
  box-sizing: border-box;
  display: inline-block;
  white-space: nowrap;
  zoom: 1;
}

.e-gantt .e-gantt-chart .e-timeline-top-header-cell,
.e-gantt .e-gantt-chart .e-timeline-single-header-cell {
  border-spacing: 0;
  border-style: solid;
  border-top: 0;
  border-width: 1px;
  box-sizing: border-box;
  display: inline-flex;
  font-size: 12px;
  font-weight: 500;
  margin: 0;
  padding: 0;
  position: static;
  text-align: center;
  -webkit-user-select: none;
          user-select: none;
  white-space: nowrap;
}

.e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-header-cell-label,
.e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-header-cell-label {
  box-sizing: border-box;
  margin: auto;
  overflow: hidden;
  position: static;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
.e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
  padding-left: 8px;
  text-align: left;
}

.e-gantt .e-gantt-chart .e-gantt-grid-lines {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-collapse: collapse;
  border-spacing: 0;
  box-sizing: border-box;
}

.e-gantt .e-gantt-chart .e-zero-spacing {
  border-spacing: 0;
}

.e-gantt .e-gantt-chart .e-chart-row:first-child .e-chart-row-border {
  border-top-color: transparent;
}

.e-gantt .e-gantt-chart .e-chart-row .e-chart-row-border {
  border-collapse: separate;
  border-style: solid;
  border-width: 1px 0 0;
}

.e-gantt .e-gantt-chart .e-chart-row .e-chart-row-cell {
  font-size: 0;
  padding: 0;
}

.e-gantt .e-gantt-chart .e-chart-row .e-chart-row-border.e-lastrow {
  border-bottom-width: 1px;
}

.e-gantt .e-gantt-chart .e-line-container-cell {
  border-right-style: solid;
  border-right-width: 1px;
  height: 100%;
  position: absolute;
}

.e-gantt .e-gantt-chart .e-taskbar-main-container {
  cursor: move;
  display: inline-block;
  position: absolute;
  vertical-align: middle;
  z-index: 3;
}

.e-gantt .e-gantt-chart .e-left-label-container.e-left-label-temp-container {
  align-items: center;
  display: inline-flex;
  justify-content: flex-end;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-gantt .e-gantt-chart .e-right-label-container.e-right-label-temp-container {
  align-items: center;
  display: inline-flex;
  float: left;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-gantt .e-gantt-chart .e-left-label-container {
  display: inline-block;
}

.e-gantt .e-gantt-chart .e-left-label-inner-div,
.e-gantt .e-gantt-chart .e-right-label-container {
  overflow: hidden;
}

.e-gantt .e-gantt-chart .e-left-label-inner-div {
  align-items: center;
  display: inline-flex;
  justify-content: flex-end;
  width: 100%;
}

.e-gantt .e-gantt-chart .e-label {
  margin: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-gantt .e-gantt-chart .e-right-label-container {
  background-color: transparent;
  display: inline-block;
  margin: 0;
  position: absolute;
}

.e-gantt .e-gantt-chart .e-right-label-inner-div {
  align-items: center;
  display: inline-flex;
  float: left;
  outline: none;
  overflow: hidden;
}

.e-gantt .e-gantt-chart .e-indicator-span {
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
}

.e-gantt .e-gantt-chart .e-gantt-child-taskbar,
.e-gantt .e-gantt-chart .e-gantt-parent-taskbar,
.e-gantt .e-gantt-chart .e-gantt-child-progressbar,
.e-gantt .e-gantt-chart .e-gantt-parent-progressbar,
.e-gantt .e-gantt-chart .e-gantt-milestone,
.e-gantt .e-gantt-chart .e-gantt-parent-milestone,
.e-gantt .e-gantt-chart .e-gantt-manualparent-milestone {
  display: inline-block;
  width: 100%;
}

.e-gantt .e-gantt-chart .e-manualparent-main-container {
  background-color: transparent;
  cursor: move;
  margin-top: -5px;
  position: absolute;
}

.e-gantt .e-gantt-chart .e-gantt-manualparent-taskbar {
  margin-top: 3px;
}

.e-gantt .e-gantt-chart .e-gantt-child-taskbar-inner-div,
.e-gantt .e-gantt-chart .e-gantt-parent-taskbar-inner-div {
  border-spacing: 0;
  box-sizing: border-box;
  margin: auto;
  overflow: hidden;
  padding: 0;
  z-index: 3;
}

.e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div {
  z-index: 3;
}

.e-gantt .e-gantt-chart .e-gantt-child-progressbar-inner-div,
.e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div {
  box-sizing: border-box;
  text-align: right;
}

.e-gantt .e-gantt-chart .e-chart-scroll-container,
.e-gantt .e-gantt-chart .e-chart-rows-container {
  -webkit-user-select: none;
          user-select: none;
}

.e-gantt .e-gantt-chart .e-taskbar-left-resizer,
.e-gantt .e-gantt-chart .e-taskbar-right-resizer {
  display: inline-block;
  position: absolute;
  top: 0;
  width: 10px;
  z-index: 4;
}

.e-gantt .e-gantt-chart .e-child-progress-resizer {
  display: inline-block;
  height: 15px;
  position: absolute;
  top: 0;
  width: 20px;
  z-index: 5;
}

.e-gantt .e-gantt-chart .e-progress-resize-gripper {
  cursor: col-resize;
}

.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler {
  border-style: solid;
  border-width: 1px;
  box-sizing: content-box;
  cursor: col-resize;
  height: 2px;
  position: absolute;
  top: 7px;
  width: 12px;
}

.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-element {
  border-bottom-style: solid;
  border-bottom-width: 6px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  cursor: col-resize;
  height: 0;
  left: -1px;
  position: absolute;
  top: -7px;
  width: 0;
}

.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after {
  border-bottom-style: solid;
  border-bottom-width: 6px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  cursor: col-resize;
  height: 0;
  left: -1px;
  position: absolute;
  top: -6px;
  width: 0;
}

.e-gantt .e-gantt-chart .e-baseline-bar {
  box-sizing: border-box;
  position: absolute;
  z-index: 3;
}

.e-gantt .e-gantt-chart .e-milestone-top,
.e-gantt .e-gantt-chart .e-parent-milestone-top,
.e-gantt .e-gantt-chart .e-manualparent-milestone-top {
  border-style: none solid solid;
  border-top: 0;
}

.e-gantt .e-gantt-chart .e-milestone-top,
.e-gantt .e-gantt-chart .e-milestone-bottom,
.e-gantt .e-gantt-chart .e-parent-milestone-top,
.e-gantt .e-gantt-chart .e-parent-milestone-bottom,
.e-gantt .e-gantt-chart .e-manualparent-milestone-top,
.e-gantt .e-gantt-chart .e-manualparent-milestone-bottom {
  border-left-color: transparent;
  border-right-color: transparent;
}

.e-gantt .e-gantt-chart .e-milestone-bottom,
.e-gantt .e-gantt-chart .e-parent-milestone-bottom,
.e-gantt .e-gantt-chart .e-manualparent-milestone-bottom {
  border-bottom: 0;
  border-style: solid solid none;
}

.e-gantt .e-gantt-chart .e-baseline-gantt-milestone-container {
  position: absolute;
  z-index: 2;
}

.e-gantt .e-gantt-chart .e-task-label {
  display: inline;
  font-weight: normal;
  margin-left: 8px;
  margin-right: 15px;
  vertical-align: middle;
}

.e-gantt .e-gantt-chart .e-task-table {
  overflow: hidden;
}

.e-gantt .e-gantt-chart .e-left-resize-gripper,
.e-gantt .e-gantt-chart .e-right-resize-gripper {
  align-items: center;
  cursor: e-resize;
  display: inline-flex;
}

.e-gantt .e-gantt-chart .e-holiday {
  display: inline-block;
  position: absolute;
}

.e-gantt .e-gantt-chart .e-holiday .e-span {
  font-size: 13px;
  position: absolute;
  transform: rotate(-90deg);
  white-space: nowrap;
  width: 0;
}

.e-gantt .e-gantt-chart .e-weekend {
  display: inline-block;
  position: absolute;
  z-index: 0;
}

.e-gantt .e-gantt-chart .e-event-markers {
  border-left: 1px dashed;
  position: absolute;
  width: 1px;
  z-index: 2;
}

.e-gantt .e-gantt-chart .e-event-markers .e-span-label {
  border-radius: 3px;
  font-weight: 500;
  height: 30px;
  left: 5px;
  line-height: 1.4;
  padding: 7px 12px;
  position: absolute;
  top: 50px;
  white-space: nowrap;
  width: auto;
  z-index: 2;
}

.e-gantt .e-gantt-chart .e-event-markers .e-gantt-right-arrow {
  border-bottom: 5px solid transparent;
  border-right: 5px solid;
  border-top: 5px solid transparent;
  height: 0;
  position: absolute;
  top: 60px;
  width: 0;
}

.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar {
  border-radius: 0;
  border-style: none;
  display: inline-block;
}

.e-gantt .e-gantt-chart .e-connector-line-right-arrow {
  border-left-style: solid;
  border-left-width: 10px;
}

.e-gantt .e-gantt-chart .e-connector-line-left-arrow {
  border-right-style: solid;
  border-right-width: 10px;
}

.e-gantt .e-gantt-chart .e-connector-line-right-arrow,
.e-gantt .e-gantt-chart .e-connector-line-left-arrow {
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
}

.e-gantt .e-gantt-chart .e-connector-line-container {
  z-index: 5;
}

.e-gantt .e-gantt-chart .e-connector-line-z-index {
  z-index: 1;
}

.e-gantt .e-gantt-chart .e-connector-line-hover {
  outline: 1px solid;
}

.e-gantt .e-gantt-chart .e-connector-line-hover-z-index {
  z-index: 100;
}

.e-gantt .e-gantt-chart .e-connectortouchpoint {
  background-color: transparent;
  display: block;
  position: absolute;
  z-index: 5;
}

.e-gantt .e-gantt-chart .e-connectorpoint-right,
.e-gantt .e-gantt-chart .e-connectorpoint-left,
.e-gantt .e-gantt-chart .e-right-connectorpoint-outer-div,
.e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div {
  border-radius: 50%;
  display: inline-block;
  position: absolute;
}

.e-gantt .e-gantt-chart .e-connectorpoint-left-hover,
.e-gantt .e-gantt-chart .e-connectorpoint-right-hover {
  border-style: solid;
  border-width: 1px;
  box-sizing: content-box;
  cursor: pointer;
  display: inline-block;
}

.e-gantt .e-gantt-chart .e-connectorpoint-allow-block {
  cursor: no-drop;
}

.e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-left,
.e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-right {
  background-color: #989A9C;
  border-color: #989A9C;
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  margin: -1px;
  position: absolute;
  width: 10px;
}

.e-gantt .e-gantt-chart .e-manualparent-milestone-top,
.e-gantt .e-gantt-chart .e-manualparent-milestone-bottom {
  border-bottom-color: #989A9C;
}

.e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-right {
  cursor: e-resize;
  margin-left: -8px;
}

.e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar-left {
  margin-left: 0;
}

.e-gantt .e-gantt-chart .e-gantt-manualparenttaskbar {
  background: #989A9C;
  margin-top: 3px;
  position: absolute;
}

.e-gantt .e-gantt-chart .e-icon {
  font-family: 'e-icons';
  font-size: 13px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  vertical-align: middle;
}

.e-gantt .e-gantt-chart .e-active-container {
  outline: 1px solid;
  outline-offset: 2px;
}

.e-gantt .e-gantt-dialog {
  border: 0;
}

.e-gantt .e-gantt-dialog .e-gridform .e-table {
  border-spacing: 0;
}

.e-gantt .e-gantt-dialog .e-item {
  height: 241px;
}

.e-gantt .e-gantt-dialog .e-dependent-div {
  border-bottom-width: 1px;
}

.e-gantt .e-gantt-dialog .e-icon-dlg-close {
  opacity: initial;
}

.e-gantt .e-gantt-dialog .e-toolbar {
  border-top-width: 0;
}

.e-gantt .e-gantt-dialog .e-resource-div {
  border-bottom-width: 1px;
}

.e-gantt .e-gantt-dialog .e-resource-div .e-gridheader {
  border-top-width: 0;
}

.e-gantt .e-gantt-dialog .e-edit-form-row {
  height: 241px;
  overflow-y: auto;
  padding-bottom: 16px;
}

.e-gantt .e-gantt-dialog .e-edit-form-column:nth-child(odd) {
  float: left;
  padding: 16px 18px 0 18px;
  width: 50%;
}

.e-gantt .e-gantt-dialog .e-edit-form-column:nth-child(even) {
  float: left;
  padding: 16px 16px 0 0;
  width: 50%;
}

.e-gantt .e-gantt-dialog .e-edit-form-row.e-scroll .e-edit-form-column:nth-child(even) {
  padding: 16px 16px 0 0;
}

.e-gantt .e-gantt-dialog .e-edit-form-column {
  height: 75px;
}

.e-gantt .e-gantt-dialog .e-dependent-div .e-content {
  height: 153px;
}

.e-gantt .e-gantt-dialog .e-resource-div .e-content {
  height: 196px;
}

.e-gantt .e-gantt-dialog .e-richtexteditor {
  border-bottom-width: 1px;
  height: 241px !important;
  overflow: hidden;
}

.e-gantt .e-gantt-dialog .e-richtexteditor.e-rte-tb-expand {
  border-top: 0;
}

.e-gantt .e-gantt-dialog .e-richtexteditor .e-rte-content {
  border-bottom-width: 0px;
  height: 198px;
}

.e-gantt .e-gantt-dialog > .e-dlg-content {
  padding: 0 !important;
}

.e-gantt .e-gantt-dialog .e-dlg-header-content {
  border-bottom: 0 !important;
}

.e-gantt .e-gantt-dialog .e-dlg-header-content {
  border-radius: 0px;
  padding-bottom: 4px;
}

.e-gantt .e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
  border-radius: 50%;
}

.e-icon-rowselect::before {
  content: '\e930';
}

.e-ganttpopup {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  font-weight: normal;
  position: absolute;
  user-select: none;
  z-index: 99999;
}

.e-ganttpopup .e-rowselect {
  line-height: 18px;
  text-indent: 7%;
}

.e-ganttpopup span {
  border: 1px solid transparent;
  cursor: pointer;
  display: inline-block;
  height: 26px;
  padding: 4px;
  width: 26px;
}

.e-ganttpopup .e-content {
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  font-size: 14px;
  padding: 4px;
}

.e-ganttpopup .e-tail::after,
.e-ganttpopup .e-tail::before,
.e-ganttpopup .e-ganttpopup {
  border: 10px solid transparent;
  content: '';
  height: 0;
  left: 8px;
  position: absolute;
  width: 0;
}

.e-ganttpopup .e-downtail::after {
  top: 34px;
}

.e-gantt-tooltip.e-tooltip-wrap {
  opacity: 1;
}

.e-gantt-tooltip-label {
  padding-bottom: 2px;
  padding-right: 2px;
  text-align: right;
}

.e-gantt.e-device .e-edit-form-column:nth-child(odd), .e-gantt.e-device .e-edit-form-column:nth-child(even) {
  float: none;
  padding: 16px 18px 0 18px;
  width: 100%;
}

.e-gantt.e-device .e-edit-form-row {
  height: auto;
}

.e-gantt.e-device .e-adaptive-searchbar {
  padding: 5px 10px;
  width: 90%;
}

.e-gantt.e-device .e-backarrowspan {
  font-size: 16px;
  padding: 5px 10px;
}

.e-gantt.e-device .e-gantt-dialog {
  max-height: none;
}

.e-gantt.e-device .e-gantt-dialog .e-dlg-closeicon-btn {
  float: left;
  left: -4px;
}

.e-gantt.e-device .e-gantt-dialog .e-icon-dlg-close {
  font-size: 16px;
}

.e-gantt.e-device .e-gantt-dialog .e-dlg-header {
  display: inline-block;
}

.e-gantt.e-device .e-toolbar-item {
  padding: 7px;
}

.e-gantt.e-device .e-toolbar .e-icons {
  font-size: 18px;
}

.e-gantt.e-device .e-gridheader .e-icons {
  font-size: 12px;
}

.e-gantt.e-device .e-right-resize-gripper,
.e-gantt.e-device .e-left-resize-gripper {
  border: 7px solid;
  z-index: -1;
}

.e-gantt.e-device .e-right-resize-gripper::before,
.e-gantt.e-device .e-left-resize-gripper::before {
  font-size: 14px;
  margin-left: -7px;
}

.e-gantt.e-device .e-dependent-div .e-content {
  height: 100%;
}

.e-gantt.e-device .e-resource-div .e-content {
  height: 100%;
}

.e-gantt.e-device .e-richtexteditor {
  height: 100%;
}

.e-gantt.e-device .e-richtexteditor .e-rte-content {
  height: 100%;
}

/*! Gantt theme */
.e-gantt .e-gantt-splitter {
  border-color: #e0e0e0;
  border-radius: 0px;
}

.e-gantt .e-cloneproperties.e-draganddrop {
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
  opacity: .95;
  overflow: visible;
}

.e-gantt .e-cloneproperties {
  background-color: #eee;
  border-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}

.e-gantt .e-cloneproperties.e-draganddrop .e-rowcell {
  color: #000;
}

.e-gantt .e-cloneproperties.e-draganddrop table,
.e-gantt .e-cloneproperties.e-draganddrop table .e-selectionbackground {
  background-color: #fff;
  height: 30px;
}

.e-gantt .e-gantt-toolbar + .e-gantt-splitter {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.e-gantt .e-grid .e-focused:not(.e-menu-item) {
  box-shadow: 0 0 0 1px #9e9e9e inset !important;
}

.e-gantt .e-gantt-dialog .e-dlg-header {
  color: #fff;
}

.e-gantt .e-gantt-dialog .e-dlg-header-content {
  background: #3f51b5;
}

.e-gantt .e-gantt-dialog .e-icon-dlg-close {
  color: #fff;
}

.e-gantt .e-gantt-dialog .e-btn.e-dlg-closeicon-btn:hover {
  background-color: rgba(255, 255, 255, 0.15);
}

.e-gantt .e-gantt-dialog .e-btn.e-dlg-closeicon-btn:hover .e-icon-dlg-close {
  color: black;
}

.e-gantt .e-gantt-dialog .e-tab .e-tab-header {
  background: #3f51b5;
}

.e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
  background: #e3165b;
}

.e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active {
  background-color: transparent;
}

.e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-text {
  color: #fff;
}

.e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
  border-color: transparent;
}

.e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-text {
  color: rgba(255, 255, 255, 0.64);
}

.e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item:not(.e-active) .e-tab-wrap:hover {
  background: transparent;
  border-bottom: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-color: transparent;
}

.e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item:not(.e-active) .e-tab-wrap:hover .e-tab-text {
  color: #e3165b;
}

.e-gantt .e-temp-content {
  border-color: #e0e0e0;
}

.e-gantt .e-splitter-box {
  border-color: #e0e0e0;
}

.e-gantt .e-gantt-temp-header {
  border-color: #e0e0e0;
}

.e-gantt .e-gantt-chart-pane {
  border-color: #e0e0e0;
}

.e-gantt .e-gantt-tree-grid-pane .e-timeline-single-header-outer-div {
  height: 45px !important;
}

.e-gantt .e-gantt-tree-grid-pane .e-grid td.e-active {
  background: rgba(63, 81, 181, 0.15);
}

.e-gantt .e-gantt-chart .e-timeline-header-container {
  background: #fff;
  border-bottom-color: #e0e0e0;
  border-bottom-width: 1px;
  border-right-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
  height: 64px;
}

.e-gantt .e-gantt-chart .e-timeline-top-header-cell,
.e-gantt .e-gantt-chart .e-timeline-single-header-cell {
  border-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}

.e-gantt .e-gantt-chart .e-timeline-single-header-cell {
  height: 46px;
  line-height: 46px;
}

.e-gantt .e-gantt-chart .e-timeline-single-header-outer-div {
  height: 46px !important;
}

.e-gantt .e-gantt-chart .e-timeline-top-header-cell {
  height: 32px;
}

.e-gantt .e-gantt-chart .e-chart-root-container {
  background-color: #fff;
  border-color: #e0e0e0;
}

.e-gantt .e-gantt-chart .e-timeline-header-table-body {
  border-spacing: 0;
}

.e-gantt .e-gantt-chart .e-chart-row-border {
  border-top-color: #e0e0e0;
}

.e-gantt .e-gantt-chart .e-chart-row-cell {
  color: black;
}

.e-gantt .e-gantt-chart .e-chart-row-border.e-lastrow {
  border-bottom-color: #e0e0e0;
}

.e-gantt .e-gantt-chart .e-line-container-cell {
  border-color: #e0e0e0;
}

.e-gantt .e-gantt-chart .e-active-container {
  outline-color: #9e9e9e;
}

.e-gantt .e-gantt-chart .e-gantt-child-taskbar-inner-div {
  background-color: #5869c5;
  border: 1px solid #3f51b5;
  border-radius: 4px;
}

.e-gantt .e-gantt-chart .e-gantt-parent-taskbar-inner-div {
  background-color: rgba(97, 97, 97, 0.87);
  border: 1px solid #616161;
  border-radius: 4px;
}

.e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div {
  background-color: #616161;
  border: 0px;
}

.e-gantt .e-gantt-chart .e-gantt-child-progressbar-inner-div {
  background-color: #3f51b5;
  border: 0px;
}

.e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
  background-color: rgba(0, 135, 134, 0.85);
  border: 1px solid #008786;
}

.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
  background: linear-gradient(to right, rgba(63, 81, 181, 0.2), #008786 30%, #008786 70%, #008786 70%, rgba(63, 81, 181, 0.2) 100%);
}

.e-gantt .e-gantt-chart .e-gantt-child-manualprogressbar {
  background-color: #008786;
  border: 0px;
}

.e-gantt .e-gantt-chart .e-holiday {
  background: #eee;
}

.e-gantt .e-gantt-chart .e-holiday .e-span {
  color: rgba(0, 0, 0, 0.87);
  font-size: 12px;
}

.e-gantt .e-gantt-chart .e-weekend {
  background: #fafafa;
}

.e-gantt .e-gantt-chart .e-weekend-header-cell {
  background: #fafafa;
}

.e-gantt .e-gantt-chart .e-event-markers {
  border-left-color: #e3165b;
}

.e-gantt .e-gantt-chart .e-event-markers .e-span-label {
  background-color: #fdbf64;
  color: #212121;
  font-size: 12px;
}

.e-gantt .e-gantt-chart .e-event-markers .e-gantt-right-arrow {
  border-right-color: #fdbf64;
}

.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar {
  background: linear-gradient(to right, rgba(63, 81, 181, 0.2), #3f51b5 30%, #3f51b5 70%, #3f51b5 70%, rgba(63, 81, 181, 0.2) 100%);
  background-color: rgba(63, 81, 181, 0.2);
  border: 0px;
  border-radius: 2px;
}

.e-gantt .e-gantt-chart .e-unscheduled-milestone-top {
  border-bottom-color: rgba(51, 51, 51, 0.6);
}

.e-gantt .e-gantt-chart .e-unscheduled-milestone-bottom {
  border-top-color: rgba(51, 51, 51, 0.6);
}

.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler {
  background: #222;
  border-color: #fff;
}

.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-element {
  border-bottom-color: #fff;
}

.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after {
  border-bottom-color: #222;
}

.e-gantt .e-gantt-chart .e-gantt-dependency-view-container {
  display: block;
  z-index: 5;
}

.e-gantt .e-gantt-chart .e-line {
  border-color: #3f51b5;
}

.e-gantt .e-gantt-chart .e-connector-line-right-arrow {
  border-left-color: #3f51b5;
}

.e-gantt .e-gantt-chart .e-connector-line-left-arrow {
  border-right-color: #3f51b5;
}

.e-gantt .e-gantt-chart .e-connector-line-right-arrow-hover {
  border-left-color: #3f51b5;
}

.e-gantt .e-gantt-chart .e-connector-line-left-arrow-hover {
  border-right-color: #3f51b5;
}

.e-gantt .e-gantt-chart .e-connector-line-hover {
  border-color: #3f51b5;
  outline-color: #3f51b5;
}

.e-gantt .e-gantt-chart .e-gantt-false-line {
  border-top-color: #3f51b5;
}

.e-gantt .e-gantt-chart .e-connectorpoint-left-hover,
.e-gantt .e-gantt-chart .e-connectorpoint-right-hover {
  background-color: #333;
  border-color: #fff;
}

.e-gantt .e-gantt-chart .e-connectorpoint-left-hover:hover,
.e-gantt .e-gantt-chart .e-connectorpoint-right-hover:hover {
  background-color: #bdbdbd;
  border-color: #3f51b5;
}

.e-gantt .e-gantt-chart .e-left-label-inner-div,
.e-gantt .e-gantt-chart .e-right-label-inner-div {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13px;
}

.e-gantt .e-gantt-chart .e-left-label-temp-container {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13px;
  padding-right: 25px;
}

.e-gantt .e-gantt-chart .e-right-label-temp-container {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13px;
  margin-left: 25px;
}

.e-gantt .e-gantt-chart .e-right-label-container {
  margin-left: 25px;
}

.e-gantt .e-gantt-chart .e-left-label-container {
  padding-right: 25px;
}

.e-gantt .e-gantt-chart .e-connectorpoint-right {
  margin-left: 2px;
}

.e-gantt .e-gantt-chart .e-right-connectorpoint-outer-div,
.e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div {
  height: 8px;
  width: 12px;
}

.e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div {
  left: -12px;
}

.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-left,
.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-right {
  border-right: transparent;
  border-width: 3px;
}

.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-right {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 0px;
  border-top-right-radius: 2px;
}

.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar-left {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.e-gantt .e-gantt-chart .e-task-label {
  color: #fff;
  font-size: 12px;
}

.e-gantt .e-gantt-chart .e-icon {
  color: #fff;
}

.e-gantt .e-gantt-chart .e-milestone-top {
  border-bottom-color: #616161;
}

.e-gantt .e-gantt-chart .e-milestone-bottom {
  border-top-color: #616161;
}

.e-gantt .e-gantt-chart .e-parent-milestone-top {
  border-bottom-color: #616161;
}

.e-gantt .e-gantt-chart .e-parent-milestone-bottom {
  border-top-color: #616161;
}

.e-gantt .e-gantt-chart .e-manualparent-milestone-top {
  border-bottom-color: #989A9C;
}

.e-gantt .e-gantt-chart .e-manualparent-milestone-bottom {
  border-top-color: #989A9C;
}

.e-gantt .e-gantt-chart .e-gantt-unscheduled-manualtask {
  background: linear-gradient(to right, rgba(63, 81, 181, 0.2), #989A9C 30%, #989A9C 70%, #989A9C 70%, rgba(63, 81, 181, 0.2) 100%);
}

.e-gantt .e-gantt-chart .e-label {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13px;
}

.e-gantt .e-gantt-chart .e-active {
  background: rgba(63, 81, 181, 0.15);
  color: #000;
  opacity: 1;
}

.e-gantt .e-gantt-chart .e-active .e-label {
  color: #000;
}

.e-gantt .e-gantt-chart .e-baseline-bar {
  background-color: #FF9800;
}

.e-gantt .e-gantt-chart .e-baseline-milestone-top {
  border-bottom-color: #FF9800;
}

.e-gantt .e-gantt-chart .e-baseline-milestone-bottom {
  border-top-color: #FF9800;
}

.e-gantt .e-gantt-chart .e-uptail::before {
  border-bottom-color: #e0e0e0;
}

.e-gantt .e-gantt-chart .e-downtail::after {
  border-top-color: #fff;
}

.e-gantt .e-gantt-chart .e-downtail::before {
  border-top-color: #e0e0e0;
}

.e-gantt .e-gantt-chart .e-ganttpopup .e-content {
  background-color: #fff;
  border-color: #e0e0e0;
}

.e-gantt .e-gantt-chart .e-spanclicked,
.e-gantt .e-gantt-chart .e-grid .e-gridpopup .e-spanclicked {
  border-color: #000;
}

.e-gantt .e-gantt-chart .e-active-parent-task {
  border-radius: 4px;
  box-shadow: 4px 4px 3px 0 rgba(0, 0, 0, 0.5);
}

.e-gantt .e-gantt-chart .e-active-parent-task .e-gantt-parent-taskbar-inner-div {
  background: #1a1a1a;
  border: #1a1a1a;
}

.e-gantt .e-gantt-chart .e-active-parent-task .e-gantt-parent-progressbar-inner-div {
  background-color: transparent;
  border: transparent;
}

.e-gantt .e-gantt-chart .e-active-parent-task .e-task-label {
  color: transparent;
}

.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-task-label {
  color: transparent !important;
}

.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-line {
  border-color: #8A8A8A !important;
}

.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-connector-line-right-arrow {
  border-left-color: #8A8A8A !important;
}

.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-connector-line-left-arrow {
  border-right-color: #8A8A8A !important;
}

.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-child-taskbar-inner-div {
  background: #D5D5D5 !important;
  border: #D5D5D5 !important;
}

.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-child-progressbar-inner-div {
  background-color: transparent !important;
  border: transparent !important;
}

.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-milestone-top {
  border-bottom-color: #D5D5D5 !important;
}

.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-milestone-bottom {
  border-top-color: #D5D5D5 !important;
}

.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-parent-taskbar-inner-div {
  background-color: #8A8A8A !important;
  border: #8A8A8A !important;
}

.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-parent-progressbar-inner-div {
  background-color: transparent !important;
  border: transparent !important;
}

.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-gantt-child-taskbar-inner-div {
  background: #3f51b5 !important;
  border: #3f51b5 !important;
}

.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-milestone-top {
  border-bottom-color: #3f51b5 !important;
}

.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-milestone-bottom {
  border-top-color: #3f51b5 !important;
}

.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-gantt-child-taskbar-inner-div {
  background: #8591d5 !important;
  border: #8591d5 !important;
}

.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-milestone-top {
  border-bottom-color: #8591d5 !important;
}

.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-milestone-bottom {
  border-top-color: #8591d5 !important;
}

.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-line {
  border-color: #3f51b5 !important;
}

.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-connector-line-right-arrow {
  border-left-color: #3f51b5 !important;
}

.e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-connector-line-left-arrow {
  border-right-color: #3f51b5 !important;
}

.e-gantt .e-icons {
  color: rgba(0, 0, 0, 0.87);
}

.e-gantt .e-grid .e-icons:not(.e-stop):not(.e-check):not(.e-icon-left):not(.e-date-icon) {
  color: rgba(0, 0, 0, 0.54) !important;
}

.e-gantt.e-device .e-left-resize-gripper,
.e-gantt.e-device .e-right-resize-gripper {
  border-color: #9e9e9e;
  color: #eee;
}

.e-gantt.e-device .e-backarrowspan {
  color: #000;
}

@font-face {
  font-family: "e-icons";
  font-style: normal;
  font-weight: normal;
  src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMjgaTzgAAAEoAAAAVmNtYXCAWHyYAAAInAAACJhnbHlmaqCukgAAFMQAAWpkaGVhZBiG0T0AAADQAAAANmhoZWEIXgWIAAAArAAAACRobXR4HAb+rAAAAYAAAAccbG9jYV3FvHwAABE0AAADkG1heHAC8gGMAAABCAAAACBuYW1lc0cOBgABfygAAAIlcG9zdNweZq8AAYFQAAAY5AABAAAEAAAAAFwEAP/A/8AEQAABAAAAAAAAAAAAAAAAAAABxwABAAAAAQAAhVraUl8PPPUACwQAAAAAANqzxiAAAAAA2rPGIP/A/+QEQAQcAAAACAACAAAAAAAAAAEAAAHHAYAAIQAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQQAAZAABQAAAokCzAAAAI8CiQLMAAAB6wAyAQgAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA4ZHsKgQAAAAAXAQcABwAAAABAAAAAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAP/kBAD/5AQAAAAEAP/kBAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAP/ABAAAAAQAAAAEAAAABAAAAAQAAAAEAP/ABAAAAAQA/8AEAAAABAAAAAQAAAAEAAAABAAAAAQA/8AEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAA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AIQAhQCGAIcAiACJABAAEQASABMAFAAVABYAFwAYABoAGwAcAB0AHgAZAHIAcwDLAJwAnQCeAJ8AoAChAKIAowCkAKUApgCnAKgAqQCqAKsArACtAK4ArwCwALEAsgCzALQAtQC2ALcAuAC5ALoAuwC8AL0AvgC/AMAAwQDCAMMAxADFAMYAxwDIAMkAygA2AB8AIABxAMwBbACKAIsAjACNAI4AjwCQAJEAkgCTAJQAlQCWAJcAmACZAJoAmwENAQ4BDwEQAREBEgETARQBFgEXARgBGQEaAWYBZwFoAWkBagFrAR0BHgEfASABIQEiASMBJAElASYBJwEoASkBKgErASwBLQEuAS8BMAExATIBbQFuAW8BcAFxAXIBcwF0AXUBlgGVAZQBkwGYAZIBmQGaAZcBmwGcAZ0BngGfAXYBdwF4AXkBegF7AXwBfQF+AX8BgAGBAYIBgwGEAYUBtQG2AbcBuAG5ATMBNAE1ATYAJQE4ATkBOgE7ACYBPQE+AT8BQAFBAUIBNwE8AYYAJwGHAYgBigGLAYwBjQGQAYkBjgGPAZEBoAGhAaIBowAoAakBqAGxAasBrAGtAa4BrwGwAbIBswG0ACkAKgArACwALQAuAC8AMAAxADIBpAGlAaYBpwG6ADMANAGqADUANwA4ADkAOgA7ADwAPQA+AD8AQABBAEIAQwBEAEUARgBHAEgASQEVAEoBHABLAEwATQBOAE8AUABRAFIAUwBUAFUAVgBXAFgBXwBZAGMAWgBbAGQAZQBcAF0AXgBfAGAAYQBmAGIAZwBoAM0AzgDPANAA0QDSANMAIQAiACMAJADUANUA1gDXANgA2QDaANsA3ADdAN4A3wDgAOEA4gDjAOQA5QFeAV0BXAFEAUUBRgFIAUkBSgFLAUwBTQFOAU8BUAFRAVIBUwFUAVUBVgFXAVgBRwFaAVsBWQFhAWIBYAFjAWQBZQEbAOYA5wDoAOkA6gDrAOwA7QDuAO8A8ADxAPIA8wD0APUA9gD3APgA+QD6APsA/AD9AP4A/wEAAQEBAgEDAQQBBQEGAQcBCAEJAQoBCwEMAAAAAAEIAjgCdALoA3IDogO4BEoFUgVkBjgHDAcwB34HjAewB9IH9ggWCNYJdAq6C2QMbAzUDgQOeA72D1gPyBDeEdYSkhNmFHYVUBWSFk4WthbuFxoXUhd0F/QYlBiw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AUABAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAf7AAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgGABwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYG+QcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBvkHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgb5BwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYGAAEAAAAAA/gC/AACAAATIQEIA/D+CAEEAfgAAAABAAAAAAP4AvwAAgAACQEhAgAB+PwQAQQB+AAAAQAAAAAC/AP4AAIAACUJAQEEAfj+CAgB+AH4AAEAAAAAAvwD+AACAAAJAREBBAH4AgD+CAPwAAADAAAAAAJ+A/gAPwB/AL8AACUfDz8PLw8PDgMfDz8PLw8PDgMfDz8PLw8PDgGCAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwKGDQwNCwsKCgkICAYFBAMCAQECAwQFBggICQoKCwsNDA0NDA0LCwoKCQgIBgUEAwIBAQIDBAUGCAgJCgoLCw0MAW0NDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJ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BwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAYYJCgkJCAgHBwYFBQQDAgICAgMEBQUGBwcICAkJCgkKCQkJCAgHBwYGBAQDAwEBAQEDAwQEBgYHBwgICQkJAXAKCQkJCAgHBwYFBQQDAwEBAwMEBQUGBwcICAkJCQoKCQkJCAgHBwYFBQQDAwEBAwMEBQUGBwcICAkJCQFwCgkJCQgIBwcGBgQEAwMBAQEBAwMEBAYGBwcICAkJCQoJCgkJCAgHBwYFBQQDAgICAgMEBQUGBwcICAkJCgAAAAEAAAAAA/cDeQAFAAABJwcJAScBVfRZAU0Co1kBN/Fa/rgCmloAAAADAAAAAAPYAl4APwB/AL8AAAEVHw07AT8NPQEvDSsBDw0FFR8NOwE/DT0BLw0rAQ8NBRUfDTsBPw09AS8NKwEPDQMcAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMB/oYBAwMEBQUGBwcICAkJCQoKCQkJCAgHBwYFBQQDAwEBAwMEBQUGBwcICAkJCQoKCQkJCAgHBwYFBQQDAwH+hgEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQIACgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkAAAAAAgAAAAAD+AP3AAsATwAAARc3MwcXIycHIzcnJREVHw4hPw41ETUvDiEPDgF3iYluxcpwjIxwzcf+/gICAwQF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AaUBpgGnAagBqQGqAasBrAGtAa4BrwGwAbEBsgGzAbQBtQG2AbcBuAG5AboBuwG8Ab0BvgG/AcABwQHCAcMBxAHFAcYBxwHIAckBygHLAcwBzQHOAc8B0AHRAdIB0wHUAdUB1gHXAdgB2QHaAdsB3AHdAd4B3wHgAeEB4gHjAeQB5QHmAecB6AHpAeoB6wHsAe0B7gHvAfAB8QHyAfMB9AH1AfYB9wH4AfkB+gH7AfwB/QH+Af8CAAIBAgICAwIEAgUCBgIHAggCCQIKAgsCDAINAg4CDwIQAhECEgITAhQCFQIWAhcCGAIZAhoCGwIcAh0CHgIfAiACIQIiAiMCJAIlAiYCJwIoAikCKgIrAiwCLQIuAi8CMAIxAjICMwI0AjUCNgI3AjgCOQI6AjsCPAI9Aj4CPwJAAkECQgJDAkQCRQJGAkcCSAJJAkoCSwJMAk0CTgJPAlACUQJSAlMCVAJVAlYCVwJYAlkCWgJbAlwCXQJeAl8CYAJhAmICYwJkAmUCZgJnAmgCaQJqAmsCbAJtAm4CbwJwAnECcgJzAnQCdQJ2AncCeAJ5AnoCewJ8An0CfgJ/AoACgQKCAoMChAKFAoYChwKIAokCigKLAowCjQKOAo8CkAKRApICkwKUApUClgKXApgCmQKaApsCnAKdAp4CnwKgAqECogKjAqQCpQKmAqcCqAKpAqoCqwKsAq0CrgKvArACsQKyArMCtAK1ArYCtwK4ArkCugK7ArwCvQK+Ar8CwALBAsICwwLEAsUCxgLHAsgAClBkZl9FeHBvcnQKQ1NWX0V4cG9ydAxFeGNlbF9FeHBvcnQMTVRfRGF0ZXJhbmdlDUJUX0V4Y2VsY2xlYXIOQlRfRXhjZWxmaWx0ZXIMQnVsbGV0X0Fycm93DUJ1bGxldF9DaXJjbGUFTm9uZTILQnVsbGV0X1RpY2sRQm9yZGVyX0RpYWdvbmFsVXATQm9yZGVyX0RpYWdvbmFsRG93bg1CdWxsZXRfRmxvd2VyCkJ1bGxldF9Eb3QNQnVsbGV0X1NxdWFyZQ1NVF9SaWdodEFycm93DE1UX0xlZnRBcnJvdwxNVF9Eb3duQXJyb3cKTVRfVXBhcnJvdw1NVF9SZWN1cnJlbmNlE01UX1JlY3VycmVuY2VFZGl0ZWQLTVRfTG9jYXRpb24OTVRfRGVzY3JpcHRpb24LTVRfVGltZXpvbmUITVRfVG9kYXkOTVRfTW9udGhBZ2VuZGELTVRfV29ya3dlZWsLTVRfV2Vla1ZpZXcKTVRfRGF5Vmlldw1NVF9BZ2VuZGFWaWV3C01UX0RhdGVUaW1lC01UX1Jlc291cmNlDk1UX1RpbWVMaW5lRGF5D01UX1RpbWVMaW5lV2VlaxNNVF9UaW1lTGluZVdvcmtXZWVrEE1UX1RpbWVMaW5lTW9udGgIdGFibGUtMDIEY29weQh0aC1zbWFsbAdzYXZlLTAyCmFsaWduLWxlZnQHZWRpdC0wNghjbG9zZS13Zgt3b3JkLWV4cG9ydAtjcm9zcy1jbG9zZQZmaWx0ZXIEcGx1cwVjbG9zZQ1jaGVjay1tYXJrLTAxCnByaW50ZXItMDEHZWRpdC0wNAdhZGQtbmV3CGNsb3NlLTAxEUZUX0Ryb3Bkb3duX0Fycm93D2Fycm93aGVhZC11cC0wMRFhcnJvd2hlYWQtZG93bi0wMQxhcnJvd2hlYWQtdXAOYXJyb3doZWFkLWRvd24NYXJyb3ctZG93bi0wMgthcnJvdy11cC0wMRNhcnJvdy1oZWFkLXJpZ2h0LTAyD2Fycm93aGVhZC1yaWdodA5hcnJvd2hlYWQtbGVmdAlkZWxldGUtMDUSYXJyb3ctc2Fucy1sZWZ0LTAxE2Fycm93LXNhbnMtcmlnaHQtMDENYXJvb3ctbGVmdC0wMRBuYXZpZ2F0aW9uLXJpZ2h0CVNvcnRpbmctbQplZGl0LWljb24xDWZpcnN0LXBhZ2VuYXYMbHN0LXBhZ2UtbmF2B3RlbXAtZHQLQm90dG9tLWljb24GRmlsdGVyCFRvcC1pY29uC254dC1wZy1pY29uC2Rvd24tYXJyb3cyB2dycC1kZWwIVXAtYXJyb3cKRHduLWFycm93MwlmbHRyLWNhbjIJcHJldi1pY29uCUdyb3VwaWNvbgtTZWxlY3Rpb24tbQ9DbGVhcl9pbnB1dF8wMDERQ2hlY2JveF9zZWxlY3Rpb24MSW50ZXJtZWRpYXRlDU1UX0xlZnRfQXJyb3cHQlRfRWRpdAhNVF9DbGVhcg5NVF9SaWdodF9BcnJvdwpNVF9BZGRmbGF0DE1UX0JvdHRvbWZpbAlNVF9yZW1vdmULTVRfQmFja3dhcmQHTVRfTWVudQlNVF9TZWFyY2gITVRfbW9udGgJTVRfRGVsZXRlD01UX0JvdHRvbV9BcnJvdwdNVF9TYXZlCE1UX21lbnUxCU1UX3JlbG9hZAhNVF9DbG9zZQdNVF9UaW1lDkNvbHVtbl9jaG9vc2VyCFRyZWV2aWV3CVRyZWV2aWV3MglUcmVldmlldzEJVHJlZXZpZXczDk1UX1RyZWVfZXhwYW5kCE1hdGVyYWlsDU1hdGVyaWFsX1BsYXkOTWF0ZXJpYWxfUGF1c2UPUGFyYU9wdGlvbmRvd24xClRleHRTZWFyY2gXSW5zaWRlSG9yaXpvbmRhbEJvcmRlcnMKUmVzdGFydEF0MQ1PcGVuSHlwZXJsaW5rB0N1dERhdGEIQ29weURhdGEJVG9wQm9yZGVyDURlbGV0ZUNvbHVtbnMKRGVsZXRlUm93cwtJbnNlcnRSaWdodApJbnNlcnRMZWZ0D1JlbW92ZUh5cGVybGluaxVJbnNpZGVWZXJ0aWNhbEJvcmRlcnMLUmlnaHRCb3JkZXINRWRpdEh5cGVybGluawlIeXBlcmxpbmsLTGVmdEJvcmRlcnMLRGVsZXRlVGFibGUPVGFibGVQcm9wZXJ0aWVzDUNvcHlIeXBlcmxpbmsMQm90dG9tQm9yZGVyDkNsaXBib2FyZFBhc3RlEUNvbnRpbnVlTnVtYmVyaW5nC0luc2VydEJlbG93C0luc2VydEFib3ZlCkJvcmRlck5vbmUJQm9yZGVyQm94A0FsbA9UYWJsZUFsaWduUmlnaHQMQ3VzdG9tQm9yZGVyDlRhYmxlQWxpZ25MZWZ0EFRhYmxlQWxpZ25DZW50ZXINTGluZVZlcnlzbWFsbApMaW5lbm9ybWFsCUxpbmVzbWFsbA1QYXJhT3B0aW9udXAxClRleHRCb3R0b20KVGV4dENlbnRlcgdUZXh0VG9wDk1UX0NsZWFyRm9ybWF0EE1UX1N0cmlrZXRocm91Z2gMTVRfVXBwZXJjYXNlCk1UX0p1c3RpZnkITVRfSW1hZ2UJTVRfUmVzaXplC01UX01pbmltaXNlC01UX0VkaXRMaW5rB01UX0JvbGQMTVRfQWxpZ25MZWZ0Bk1UX0N1dBJNVF9BbHRlcm5hdGl2ZVRleHQHTVRfQ29weQlNVF9SZW1vdmURTVRfSW5jcmVhc2VJbmRlbnQLTVRfQ2xlYXJBbGwHTVRfVW5kbw1NVF9GdWxsU2NyZWVuDE1UX1VuZGVybGluZRBNVF9Vbm9yZGVyZWRMaXN0Ck1UX1ByZXZpZXcOTVRfT3JkZXJlZExpc3QMTVRfTG93ZXJjYXNlDU1UX1JlbW92ZUxpbmsJTVRfWm9vbUluC01UX09wZW5MaW5rCE1UX1ByaW50DE1UX0ZvbnRDb2xvcg1NVF9BbGlnblJpZ2h0DU1UX0NyZWF0ZUxpbmsLTVRfVmlld1NpZGULTVRfQ29kZVZpZXcKTVRfWm9vbU91dA5NVF9TdXBlcnNjcmlwdAdNVF9QYXJhB01UX1JlZG8ITVRfUGFzdGUNTVRfSW5zZXJ0Q29kZQxNVF9TdWJzY3JpcHQKTVRfRGlzcGxheQpNVF9SZXBsYWNlCU1UX0l0YWxpYwpNVF9DYXB0aW9uEk1UX0JhY2tncm91bmRjb2xvchFNVF9EZWNyZWFzZUluZGVudA5NVF9BbGlnbkNlbnRlcgtNVF9Gb250TmFtZQtEcmFnQW5kRHJvcAxGaWx0ZXJGaWVsZHMKTmV3X0NvbHVtbgdOZXdfUm93A1N1bQhGaWx0ZXJfQgdDbG9zZV9GDUNsZWFyZmlsdGVyX00CT2sLQWxpZ25Cb3R0b20OSW5zZXJ0Um93QWJvdmUOSW5zZXJ0Um93QmVsb3cLQWxpZ25DZW50ZXIMRGVsZXRlQ29sdW1uCURlbGV0ZVJvdxBJbnNlcnRDb2x1bW5MZWZ0CEFsaWduVG9wEUluc2VydENvbHVtblJpZ2h0DkVkaXRQcm9wZXJ0aWVzEVZlcnRpY2FsQWxpZ25tZW50CUFkZENvbHVtbgVTdHlsZQlUYl9EZWxldGUGQWRkUm93BkhlYWRlcghUYWJfTW9yZQZSZXNpemUJTV9QVl9PcGVuDk1fUFZfRmlyc3RwYWdlDU1fUFZfUHJldmlvdXMJTV9QVl9OZXh0DU1fUFZfTGFzdHBhZ2UMTV9QVl9ab29tb3V0C01fUFZfWm9vbWluDU1fUFZfRG93bmxvYWQNTV9QVl9Cb29rbWFyawtNX1BWX1NlYXJjaBNNX1BWX1RleHRBbm5vdGF0aW9uCk1fUFZfQ2xvc2UMTV9QVl9Db21tZW50CU1fUFZfU2F2ZQ5NX1BWX0FsaWduTGVmdA1NX1BWX0ZyZWVoYW5kCU1fUFZfVW5kbw5NX1BWX0hpZ2hsaWdodAlNX1BWX01vcmUOTV9QVl9VbmRlcmxpbmUSTV9QVl9TdHJpa2V0aHJvdWdoCk1fUFZfUGFpbnQITV9QVl9QYW4MTV9QVl9PcGFjaXR5C01fUFZfRGVsZXRlC01fUFZfQ3Vyc29yD01fUFZfUmlnaHRBcnJvdxBNX1BWX1N0cm9rZWNvbG9yCk1fUFZfUHJpbnQJTV9QVl9SZWRvDk1fUFZfRm9udGNvbG9yC01fUFZfU2hhcGVzDk1fUFZfTGVmdEFycm93EU1fUFZfU3Ryb2tld2VpZ2h0Ek1fUFZfQW5ub3RhaW9uRWRpdA5NX1BWX1RodW1ibmFpbApNX1BWX1N0YW1wDk1fUFZfUGFnZWJyZWFrEE1fUFZfTmV3RG9jdW1lbnQKTV9Db2xsYXBzZQhNX0V4cGFuZA5Eb3VibGVSZXNpemVfMg5Eb3VibGVSZXNpemVfMQ5TaW5nbGVSZXNpemVfMQ5TaW5nbGVSZXNpemVfMw5TaW5nbGVSZXNpemVfMg5TaW5nbGVSZXNpemVfNAtEcmFnYW5kRHJvcAdBcnJvd1VwCUFycm93RG93bgpBcnJvd3JpZ2h0CUFycm93TGVmdAdHcmlwcGVyEE5ld19GaWx0ZXJBY3RpdmUHTVRfQ29kZQdNVF9HcmlkBVBhc3RlBkRlbGV0ZQtNVF9Eb3dubG9hZANDdXQHTVRfTGlzdApNVF9SZWZyZXNoB01UX2luZm8NTVRfUmlnaHRhcnJvdw1NVF9PcGVuRm9sZGVyBUNsZWFyDE1UX05ld0ZvbGRlcglNVF9SZW5hbWUEQ29weQZTZWFyY2gJTVRfVXBsb2FkB01UX0JhY2sMTVRfU2VsZWN0QWxsB01UX1NvcnQJTVRfT3B0aW9uB01UX1RpY2sMTV9CcmVhZGNydW1iDU1fRXhjZWxFeHBvcnQLTV9DU1ZFeHBvcnQGTV9TYXZlCE1fU2F2ZWFzCE1fRXhwb3J0CE1fRGVsZXRlDE1fR3JhbmRUb3RhbAZNX0dyaWQKTV9TdWJ0b3RhbAtNX05ld1JlcG9ydBJNX051bWJlckZvcm1hdHRpbmcITV9SZW5hbWULTV9QREZFeHBvcnQMTV9GdWxsc2NyZWVuB01fQ2hhcnQGTV9Mb2FkCEZvbnRUeXBlB01fQ2xvc2UNTV9MaW5lU3BhY2luZwZNX0xvY2sNT3V0c2lkZUJvcmRlcgZNX0xpbmsNTV9BbGlnbkJvdHRvbQdNX1RhYmxlEE1fVGFibGVPZkNvbnRlbnQMTV9QYWdlTnVtYmVyBk1fQm9sZApNX0FsaWduVG9wEk1fQWxpZ25DZW50ZXJUYWJsZQtNX1BhZ2VTZXR1cA1NX1N0cm9rZVN0eWxlB01fSW1hZ2UKTV9Cb29rbWFyawhNX0hlYWRlcglNX0J1bGxldHMSTV9TaG93SGlkZVByb3BlcnR5DE1fQWxpZ25SaWdodAhNX0Zvb3RlcgpBbGxCb3JkZXJzDUluc2lkZUJvcmRlcnMEQ2VsbA9NX0FsaWduVG9wdGFibGUSTV9BbGlnbkJvdHRvbXRhYmxlEk1fQWxpZ25DZW50ZXJ0YWJsZQlTZWxlY3Rpb24HTV9CcmVhawtNX1BhZ2VCcmVhaw5NX1NlY3Rpb25CcmVhawdBdXRvRml0EEZpeGVkQ29sdW1uV2lkdGgNQXV0b0ZpdFdpbmRvdwxCcmluZ0ZvcndhcmQKQnJpbmdGcm9udAhTZW5kYmFjawxTZW5kQmFja3dhcmQHVW5ncm91cAVHcm91cAVPcmRlcg9NX1NpbmdsZVVwQXJyb3cRTV9TaW5nbGVEb3duQXJyb3cSTV9TaW5nbGVSaWdodEFycm93EU1fU2luZ2xlTGVmdEFycm93Ek1fRG91YmxlUmlnaHRBcnJvdxFNX0RvdWJsZUxlZnRBcnJvdwlab29tVG9GaXQIQWRkQWJvdmUIQWRkQmVsb3cGTV9MaW5lB01fQXJyb3cLTV9SZWN0YW5nbGUITV9DaXJjbGUKTV9QZW50YWdhbghNX0xlbmd0aAtNX1BlcmltZXRlcgZNX0FyZWEITV9SYWRpdXMITV9Wb2x1bWUSTV9DaGFuZ2VTY2FsZVJhdGlvDE1fUHJvcGVydGllcwlNX0NvbW1lbnQKVGh1bWJzRG93bghUaHVtYnNVcAtUaHVtYnNEb3duMQlKUEdFeHBvcnQJUE5HRXhwb3J0CVNWR0V4cG9ydBdNX0NvbmRpdGlvbmFsRm9ybWF0dGluZxFNX0Zvcm11bGFGdW5jdGlvbgxIaWRlaGVhZGluZ3MNSGlkZUdyaWRsaW5lcwZNX0hpZGUJTXNFeGNlbDk3CUV4cG9ydENTVgNNRFgIRm9ybWF0X00LT3BlbmZvbGRlcjEITmFtZWRzZXQLTy1BdHRyaWJ1dGUJRGltZW5zaW9uBkxldmVsMQZMZXZlbDIGTGV2ZWwzBkxldmVsNAZMZXZlbDULVXNlckRlZmluZWQDS1BJCk1fU29ydERvd24KTV9Tb3J0Tm9uZQhNX1NvcnRVcBBDYWxjdWxhdGVkTWVtYmVyCkN1c3RvbVNvcnQOU29ydERlc2NlbmRpbmcNU29ydEFzY2VuZGluZwpBZGRDb21tZW50BVJlcGx5CVNlbmRBcnJvdwtDb21tZW50TWFyaxFNX0hhbmRXcml0dGVuU2lnbgxNX01haW5GaWx0ZXIGTV9XcmFwClVuZmlsdGVyZWQQRmlsdGVyZWRTb3J0RGVzYwpGX1NvcnREZXNjCkZfU29ydEFzY2UQRmlsdGVyZWRTb3J0QXNjZQhGaWx0ZXJlZA1NX0NsZWFyZmlsdGVyCU1fUmVhcHBseQdNX0dyb3VwCU1fVW5ncm91cBBNVF9QYXN0ZVRleHRvbmx5DU1UX1Bhc3RlU3R5bGUNTVRfUGFzdGVJbWFnZRFNX01lcmdlRm9ybWF0dGluZwxNX1NwZWxsQ2hlY2sITV9SZW9wZW4LV2ViTGF5b3V0X00NUHJpbnRMYXlvdXRfTQhOb0JvcmRlchBNX0RhdGFWYWxpZGF0aW9uDk1fUHJvdGVjdFNoZWV0Ck1fVGV4dGZvcm0QTV9Gb3JtUHJvcGVydGllcwtNX0NsZWFyZm9ybQpNX0Ryb3Bkb3duC01fRm9ybUZpZWxkCk1fQ2hlY2tCb3gNTV9VcGRhdGVGaWVsZAAA) format("truetype");
}

.e-icons {
  font-family: "e-icons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
}

@keyframes e-input-ripple {
  100% {
    opacity: 0;
    transform: scale(4);
  }
}

/*! calendar material theme variables */
@keyframes material-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes fabric-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*! Material theme definitions and variables */
/*! Value element styles */
/*! Tooltip styles */
/*! Tip Content styles */
/*! Title styles */
/*! Wrapper styles */
/*! Component group styles */
/*! Button styles */
/*! inplaceeditor icons */
.e-inplaceeditor .e-save-icon::before,
.e-inplaceeditor-tip .e-save-icon::before {
  content: '\e614';
}

.e-inplaceeditor .e-cancel-icon::before,
.e-inplaceeditor-tip .e-cancel-icon::before {
  content: '\eb36';
}

.e-inplaceeditor .e-editable-overlay-icon::before,
.e-inplaceeditor-tip .e-editable-overlay-icon::before {
  content: '\e891';
}

/*! inplaceeditor layout */
.e-bigger .e-inplaceeditor .e-editable-value-wrapper,
.e-inplaceeditor.e-bigger .e-editable-value-wrapper {
  padding: 8px;
}

.e-bigger .e-inplaceeditor .e-editable-value-wrapper .e-editable-value,
.e-inplaceeditor.e-bigger .e-editable-value-wrapper .e-editable-value {
  font-size: 14px;
  margin: 0 30px 0 0;
}

.e-bigger .e-inplaceeditor .e-editable-value-wrapper .e-editable-overlay-icon,
.e-inplaceeditor.e-bigger .e-editable-value-wrapper .e-editable-overlay-icon {
  right: 8px;
  width: 20px;
}

.e-bigger .e-inplaceeditor .e-editable-value-wrapper .e-editable-overlay-icon::before,
.e-inplaceeditor.e-bigger .e-editable-value-wrapper .e-editable-overlay-icon::before {
  font-size: 16px;
}

.e-bigger .e-inplaceeditor .e-editable-value-wrapper .e-spinner-pane .e-spinner-inner,
.e-inplaceeditor.e-bigger .e-editable-value-wrapper .e-spinner-pane .e-spinner-inner {
  right: 8px;
}

.e-bigger .e-inplaceeditor .e-editable-action-buttons .e-btn-save,
.e-inplaceeditor.e-bigger .e-editable-action-buttons .e-btn-save {
  margin: 0 4px 0 0;
}

.e-bigger .e-inplaceeditor .e-editable-action-buttons .e-btn-cancel,
.e-inplaceeditor.e-bigger .e-editable-action-buttons .e-btn-cancel {
  margin: 0 0 0 4px;
}

.e-bigger .e-inplaceeditor.e-rtl .e-editable-value-wrapper .e-editable-value,
.e-inplaceeditor.e-bigger.e-rtl .e-editable-value-wrapper .e-editable-value {
  margin: 0 0 0 30px;
}

.e-bigger .e-inplaceeditor.e-rtl .e-editable-value-wrapper .e-editable-overlay-icon,
.e-inplaceeditor.e-bigger.e-rtl .e-editable-value-wrapper .e-editable-overlay-icon {
  left: 8px;
  right: auto;
}

.e-bigger .e-inplaceeditor.e-rtl .e-editable-value-wrapper .e-spinner-pane,
.e-bigger .e-inplaceeditor.e-rtl .e-editable-value-wrapper .e-spinner-pane .e-spinner-inner,
.e-inplaceeditor.e-bigger.e-rtl .e-editable-value-wrapper .e-spinner-pane,
.e-inplaceeditor.e-bigger.e-rtl .e-editable-value-wrapper .e-spinner-pane .e-spinner-inner {
  left: 8px;
}

.e-bigger .e-inplaceeditor.e-rtl .e-editable-action-buttons .e-btn-save,
.e-inplaceeditor.e-bigger.e-rtl .e-editable-action-buttons .e-btn-save {
  margin: 0 0 0 4px;
}

.e-bigger .e-inplaceeditor.e-rtl .e-editable-action-buttons .e-btn-cancel,
.e-inplaceeditor.e-bigger.e-rtl .e-editable-action-buttons .e-btn-cancel {
  margin: 0 4px 0 0;
}

.e-inplaceeditor {
  display: inline-block;
  position: relative;
  width: auto;
}

.e-inplaceeditor .e-editable-value-wrapper {
  display: inline-block;
  padding: 6px 8px;
  position: relative;
  width: auto;
  word-break: break-word;
}

.e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
  display: inline-block;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 13px;
  margin: 0 28px 0 0;
}

.e-inplaceeditor .e-editable-value-wrapper .e-editable-overlay-icon {
  bottom: 0;
  cursor: pointer;
  display: inline-flex;
  height: inherit;
  position: absolute;
  right: 8px;
  top: 0;
  visibility: hidden;
  width: 18px;
}

.e-inplaceeditor .e-editable-value-wrapper .e-editable-overlay-icon::before {
  align-items: center;
  display: flex;
  font-size: 14px;
}

.e-inplaceeditor .e-editable-value-wrapper.e-hide {
  display: none;
}

.e-inplaceeditor .e-editable-value-wrapper.e-editable-open {
  -webkit-user-select: none;
          user-select: none;
}

.e-inplaceeditor .e-editable-value-wrapper.e-loading {
  pointer-events: none;
}

.e-inplaceeditor .e-editable-value-wrapper .e-spinner-pane .e-spinner-inner {
  left: unset;
  right: 8px;
}

.e-inplaceeditor .e-editable-value-wrapper:hover .e-editable-overlay-icon {
  visibility: visible;
}

.e-inplaceeditor .e-editable-value-wrapper:hover.e-editable-open .e-editable-overlay-icon {
  visibility: hidden;
}

.e-inplaceeditor .e-editable-action-buttons {
  margin-top: 4px;
  position: absolute;
  right: 0;
  z-index: 100;
}

.e-inplaceeditor.e-overlay {
  -webkit-user-select: none;
          user-select: none;
}

.e-inplaceeditor.e-rtl .e-editable-value-wrapper .e-editable-value {
  margin: 0 0 0 28px;
}

.e-inplaceeditor.e-rtl .e-editable-value-wrapper .e-editable-overlay-icon {
  left: 8px;
  right: auto;
}

.e-inplaceeditor.e-rtl .e-editable-value-wrapper .e-spinner-pane {
  right: unset;
}

.e-inplaceeditor.e-rtl .e-editable-value-wrapper .e-spinner-pane,
.e-inplaceeditor.e-rtl .e-editable-value-wrapper .e-spinner-pane .e-spinner-inner {
  left: 8px;
}

.e-inplaceeditor.e-rtl .e-editable-action-buttons {
  left: 0;
  right: auto;
}

.e-bigger .e-inplaceeditor,
.e-inplaceeditor.e-bigger,
.e-bigger .e-inplaceeditor-tip,
.e-inplaceeditor-tip.e-bigger {
  width: auto;
}

.e-bigger .e-inplaceeditor .e-input-group + .e-editable-loading .e-spinner-inner,
.e-inplaceeditor.e-bigger .e-input-group + .e-editable-loading .e-spinner-inner,
.e-bigger .e-inplaceeditor-tip .e-input-group + .e-editable-loading .e-spinner-inner,
.e-inplaceeditor-tip.e-bigger .e-input-group + .e-editable-loading .e-spinner-inner {
  top: 45%;
}

.e-inplaceeditor .e-input-group + .e-editable-loading .e-spinner-inner,
.e-inplaceeditor-tip .e-input-group + .e-editable-loading .e-spinner-inner {
  top: 35%;
}

.e-inplaceeditor .e-editable-elements:not(.e-richtexteditor) + .e-editable-loading .e-spinner-pane .e-spinner-inner .e-spin-bootstrap4 .e-path-circle,
.e-inplaceeditor-tip .e-editable-elements:not(.e-richtexteditor) + .e-editable-loading .e-spinner-pane .e-spinner-inner .e-spin-bootstrap4 .e-path-circle {
  stroke-width: inherit;
}

.e-inplaceeditor .e-input-group + .e-editable-loading .e-spinner-inner,
.e-inplaceeditor-tip .e-input-group + .e-editable-loading .e-spinner-inner {
  top: 35%;
}

.e-inplaceeditor .e-editable-elements:not(.e-richtexteditor) + .e-editable-loading .e-spinner-pane .e-spinner-inner .e-spin-bootstrap4 .e-path-circle,
.e-inplaceeditor-tip .e-editable-elements:not(.e-richtexteditor) + .e-editable-loading .e-spinner-pane .e-spinner-inner .e-spin-bootstrap4 .e-path-circle {
  stroke-width: inherit;
}

.e-inplaceeditor .e-editable-loading,
.e-inplaceeditor-tip .e-editable-loading {
  display: none;
  min-height: 100%;
  position: absolute;
  top: 0;
}

.e-inplaceeditor .e-editable-loading.e-show,
.e-inplaceeditor-tip .e-editable-loading.e-show {
  display: block;
}

.e-inplaceeditor .e-editable-loading.e-show:not(.e-rte-spin-wrap) .e-spinner-inner,
.e-inplaceeditor-tip .e-editable-loading.e-show:not(.e-rte-spin-wrap) .e-spinner-inner {
  left: auto;
  right: 5px;
  transform: translateX(-30%) translateY(-50%);
}

.e-inplaceeditor .e-editable-form,
.e-inplaceeditor-tip .e-editable-form {
  width: 100%;
}

.e-inplaceeditor .e-editable-form.e-loading .e-input-group-icon,
.e-inplaceeditor-tip .e-editable-form.e-loading .e-input-group-icon {
  visibility: hidden;
}

.e-inplaceeditor .e-component-group,
.e-inplaceeditor-tip .e-component-group {
  margin-bottom: 4px;
}

.e-inplaceeditor .e-component-group .e-editable-component,
.e-inplaceeditor-tip .e-component-group .e-editable-component {
  min-width: 150px;
  position: relative;
}

.e-inplaceeditor .e-control-overlay,
.e-inplaceeditor-tip .e-control-overlay {
  visibility: hidden;
}

.e-inplaceeditor .e-control-overlay.e-richtexteditor,
.e-inplaceeditor-tip .e-control-overlay.e-richtexteditor {
  opacity: .5;
  pointer-events: none;
  -webkit-user-select: none;
          user-select: none;
  visibility: visible;
}

.e-inplaceeditor .e-editable-action-buttons .e-btn-save,
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save {
  margin: 0 4px 0 0;
}

.e-inplaceeditor .e-editable-action-buttons .e-btn-save .e-btn-icon.e-icons,
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save .e-btn-icon.e-icons {
  font-size: 16px;
}

.e-inplaceeditor .e-editable-action-buttons .e-btn-cancel,
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel {
  margin: 0 0 0 4px;
}

.e-inplaceeditor .e-editable-action-buttons .e-btn-cancel .e-btn-icon.e-icons,
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel .e-btn-icon.e-icons {
  font-size: 16px;
}

.e-inplaceeditor .e-editable-action-buttons.e-hide,
.e-inplaceeditor-tip .e-editable-action-buttons.e-hide {
  visibility: hidden;
}

.e-inplaceeditor.e-rtl .e-editable-action-buttons .e-btn-save,
.e-inplaceeditor-tip.e-rtl .e-editable-action-buttons .e-btn-save {
  margin: 0 0 0 4px;
}

.e-inplaceeditor.e-rtl .e-editable-action-buttons .e-btn-cancel,
.e-inplaceeditor-tip.e-rtl .e-editable-action-buttons .e-btn-cancel {
  margin: 0 4px 0 0;
}

.e-inplaceeditor.e-rtl .e-editable-loading.e-show:not(.e-rte-spin-wrap) .e-spinner-inner,
.e-inplaceeditor-tip.e-rtl .e-editable-loading.e-show:not(.e-rte-spin-wrap) .e-spinner-inner {
  left: 5px;
  right: auto;
  transform: translateX(30%) translateY(-50%);
}

.e-bigger .e-inplaceeditor-tip.e-tooltip-wrap .e-tip-content .e-editable-wrapper,
.e-inplaceeditor-tip.e-bigger.e-tooltip-wrap .e-tip-content .e-editable-wrapper {
  padding: 16px;
}

.e-bigger .e-inplaceeditor-tip.e-tooltip-wrap .e-tip-content .e-editable-title + .e-editable-wrapper,
.e-inplaceeditor-tip.e-bigger.e-tooltip-wrap .e-tip-content .e-editable-title + .e-editable-wrapper {
  padding: 10px 16px 16px 16px;
}

.e-bigger .e-inplaceeditor-tip .e-editable-title,
.e-inplaceeditor-tip.e-bigger .e-editable-title {
  font-size: 14px;
  min-height: 36px;
  padding: 0 0 0 12px;
}

.e-bigger .e-inplaceeditor-tip.e-rtl.e-tooltip-wrap .e-tip-content .e-editable-title,
.e-inplaceeditor-tip.e-bigger.e-rtl.e-tooltip-wrap .e-tip-content .e-editable-title {
  padding: 0 12px 0 0;
}

.e-inplaceeditor-tip {
  opacity: 1;
  width: auto;
}

.e-inplaceeditor-tip.e-tooltip-wrap {
  max-width: 100%;
}

.e-inplaceeditor-tip.e-tooltip-wrap .e-tip-content {
  padding: 0;
}

.e-inplaceeditor-tip.e-tooltip-wrap .e-tip-content .e-editable-title {
  align-content: center;
  display: flex;
  flex-direction: column;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 13px;
  font-weight: 500;
  height: 30px;
  justify-content: center;
  padding: 0 0 0 10px;
}

.e-inplaceeditor-tip.e-tooltip-wrap .e-tip-content .e-editable-wrapper {
  display: flex;
  padding: 16px;
}

.e-inplaceeditor-tip.e-tooltip-wrap .e-tip-content .e-editable-wrapper .e-editable-action-buttons {
  float: right;
  margin-top: 4px;
  position: relative;
  right: auto;
  top: auto;
}

.e-inplaceeditor-tip.e-tooltip-wrap .e-tip-content .e-editable-title + .e-editable-wrapper {
  padding: 10px 16px 16px 16px;
}

.e-inplaceeditor-tip.e-hide {
  visibility: hidden;
}

.e-inplaceeditor-tip.e-rtl.e-tooltip-wrap .e-tip-content .e-editable-title {
  padding: 0 10px 0 0;
}

.e-inplaceeditor-tip.e-rtl.e-tooltip-wrap .e-tip-content .e-editable-wrapper .e-editable-action-buttons {
  float: left;
}

.e-content-placeholder.e-inplaceeditor.e-placeholder-inplaceeditor {
  background-size: 150px 60px;
  min-height: 60px;
}

.e-bigger .e-content-placeholder.e-inplaceeditor.e-placeholder-inplaceeditor,
.e-bigger.e-content-placeholder.e-inplaceeditor.e-placeholder-inplaceeditor {
  background-size: 150px 70px;
  min-height: 70px;
}

/*! inplaceeditor theme */
.e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.87);
  color: rgba(0, 0, 0, 0.87);
}

.e-inplaceeditor .e-editable-value-wrapper .e-editable-overlay-icon {
  color: rgba(0, 0, 0, 0.54);
}

.e-inplaceeditor .e-editable-value-wrapper.e-loading .e-editable-value {
  border-bottom: 0;
}

.e-inplaceeditor .e-editable-value-wrapper:hover {
  background: #f5f5f5;
  border-radius: 2px;
}

.e-inplaceeditor .e-editable-value-wrapper:hover .e-editable-value {
  border-bottom-color: transparent;
}

.e-inplaceeditor[data-underline='false'] .e-editable-value-wrapper .e-editable-value {
  border-bottom: 0;
}

.e-inplaceeditor.e-disable {
  pointer-events: none;
  touch-action: none;
}

.e-inplaceeditor.e-disable .e-editable-value-wrapper .e-editable-value {
  border-bottom-color: transparent;
}

.e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn .e-btn-icon.e-icons,
.e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn .e-btn-icon.e-icons,
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save.e-icon-btn .e-btn-icon.e-icons,
.e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel.e-icon-btn .e-btn-icon.e-icons {
  color: rgba(0, 0, 0, 0.54);
}

.e-inplaceeditor-tip.e-tooltip-wrap {
  background: #fff;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.e-inplaceeditor-tip.e-tooltip-wrap .e-tip-content {
  border-radius: 2px;
  color: rgba(0, 0, 0, 0.87);
}

.e-inplaceeditor-tip.e-tooltip-wrap .e-arrow-tip-inner {
  color: #fff;
}

.e-inplaceeditor-tip.e-tooltip-wrap .e-arrow-tip-outer.e-tip-top {
  border-bottom-color: #bdbdbd;
}

.e-inplaceeditor-tip.e-tooltip-wrap .e-arrow-tip-outer.e-tip-bottom {
  border-top-color: #bdbdbd;
}

.e-inplaceeditor-tip.e-tooltip-wrap.e-popup {
  border: 1px solid #bdbdbd;
}

.e-inplaceeditor-tip.e-tooltip-wrap .e-editable-title {
  background: #eee;
  border-bottom: 0;
  color: rgba(0, 0, 0, 0.87);
}

.e-inplaceeditor-tip.e-editable-tip-title.e-tooltip-wrap .e-arrow-tip-outer.e-tip-top {
  border-bottom-color: #bdbdbd;
}

.e-inplaceeditor-tip.e-editable-tip-title.e-tooltip-wrap .e-arrow-tip-inner.e-tip-top {
  color: #eee;
}

@keyframes e-input-ripple {
  100% {
    opacity: 0;
    transform: scale(4);
  }
}

/*! component's theme wise override material-definitions and variables */
/*! TreeView's material theme wise override definitions and variables */
.e-treeview .e-list-item div.e-icons.interaction {
  -webkit-transition: -webkit-transform .3s ease-in-out;
  border-radius: 15px;
  transition: transform .3s ease-in-out;
}

.e-treeview .e-list-item .e-icons.e-icon-collapsible {
  transform: rotate(90deg);
}

.e-treeview.e-drag-item.e-rtl .e-icons.e-drop-next {
  transform: rotate(180deg);
}

.e-treeview.e-rtl div.e-icons {
  transform: rotate(180deg);
}

@keyframes material-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes fabric-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*! Kanban component's material theme definitions and variables */
.e-kanban .e-column-expand::before {
  content: '\e937';
}

.e-kanban .e-column-collapse::before {
  content: '\e956';
}

.e-kanban .e-swimlane-row-expand::before {
  content: '\e652';
}

.e-kanban .e-swimlane-row-collapse::before {
  content: '\e653';
}

.e-kanban .e-show-add-icon::before {
  content: '\e823';
}

.e-kanban .e-swimlane-header-toolbar .e-icon-menu::before {
  content: '\e99a';
}

.e-kanban.e-rtl .e-column-collapse::before {
  content: '\e937';
}

.e-kanban.e-rtl .e-column-expand::before {
  content: '\e956';
}

.e-kanban.e-rtl .e-swimlane-row-collapse::before {
  content: '\e654';
}

.e-mobile-popup-wrapper .e-close-icon::before {
  content: '\e7fc';
}

/*! kanban component layout */
.e-kanban {
  display: block;
  outline: medium none;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
}

.e-kanban .e-icons:focus {
  background: #e0e0e0;
  border-radius: 100%;
  color: rgba(0, 0, 0, 0.87);
}

.e-kanban .e-kanban-table {
  border: 0;
  border-collapse: separate;
  border-spacing: 10px 0;
  table-layout: fixed;
  width: 100%;
}

.e-kanban .e-kanban-table col.e-collapsed {
  width: 50px;
}

.e-kanban .e-kanban-header > div {
  overflow: hidden;
}

.e-kanban .e-kanban-header .e-header-cells {
  height: 50px;
  overflow: hidden;
  padding: 5px 8px;
  position: relative;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-kanban .e-kanban-header .e-header-cells .e-header-wrap {
  display: flex;
}

.e-kanban .e-kanban-header .e-header-cells .e-header-wrap .e-header-title {
  display: flex;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}

.e-kanban .e-kanban-header .e-header-cells.e-stacked-header-cell {
  border-bottom: 1px solid #9e9e9e;
}

.e-kanban .e-kanban-header .e-header-cells.e-toggle-header .e-column-expand {
  cursor: pointer;
  padding: 6px;
}

.e-kanban .e-kanban-header .e-header-cells.e-toggle-header .e-column-collapse {
  cursor: pointer;
  font-size: 12px;
  padding: 11px;
}

.e-kanban .e-kanban-header .e-header-cells.e-min-color {
  background: #ffe082;
}

.e-kanban .e-kanban-header .e-header-cells.e-max-color {
  background: #ffcdd2;
}

.e-kanban .e-kanban-header .e-header-cells.e-collapsed {
  background-color: #f5f5f5;
  text-align: center;
  width: 50px;
}

.e-kanban .e-kanban-header .e-header-cells.e-collapsed.e-min-color {
  background: #ffe082;
}

.e-kanban .e-kanban-header .e-header-cells.e-collapsed.e-max-color {
  background: #ffcdd2;
}

.e-kanban .e-kanban-header .e-header-cells.e-collapsed .e-limits,
.e-kanban .e-kanban-header .e-header-cells.e-collapsed .e-header-title {
  display: none;
}

.e-kanban .e-kanban-header .e-header-cells .e-header-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  overflow: hidden;
  padding-right: 5px;
  text-overflow: ellipsis;
}

.e-kanban .e-kanban-header .e-header-cells .e-item-count {
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  opacity: .57;
}

.e-kanban .e-kanban-header .e-header-cells .e-limits {
  display: flex;
  padding-top: 3px;
}

.e-kanban .e-kanban-header .e-header-cells .e-limits .e-min-count,
.e-kanban .e-kanban-header .e-header-cells .e-limits .e-max-count {
  font-size: 13px;
  font-weight: 400;
  opacity: .57;
  width: 100%;
}

.e-kanban .e-kanban-header .e-header-cells .e-limits .e-max-count {
  text-align: right;
}

.e-kanban .e-kanban-header .e-swimlane .e-header-cells {
  border-bottom: 1px solid #e0e0e0;
}

.e-kanban .e-kanban-content {
  overflow: auto;
  padding-bottom: 10px;
}

.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-limits {
  display: flex;
  height: 26px;
  position: relative;
}

.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-limits .e-min-count,
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-limits .e-max-count {
  font-size: 13px;
  font-weight: 400;
  opacity: .57;
  padding: 4px 8px;
}

.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-limits .e-max-count {
  position: absolute;
  right: 0;
}

.e-kanban .e-kanban-content .e-content-row .e-content-cells.e-min-color {
  background: #ffe082;
}

.e-kanban .e-kanban-content .e-content-row .e-content-cells.e-max-color {
  background: #ffcdd2;
}

.e-kanban .e-kanban-content .e-content-row .e-content-cells.e-collapsed {
  overflow: hidden;
  text-align: center;
  width: 50px;
}

.e-kanban .e-kanban-content .e-content-row .e-content-cells.e-collapsed .e-card-wrapper,
.e-kanban .e-kanban-content .e-content-row .e-content-cells.e-collapsed .e-limits {
  display: none;
}

.e-kanban .e-kanban-content .e-content-row .e-content-cells.e-collapsed .e-collapse-header-text {
  color: rgba(0, 0, 0, 0.87);
  font-size: 16px;
  font-weight: 400;
  transform: rotate(90deg) translate(30px);
  white-space: nowrap;
}

.e-kanban .e-kanban-content .e-content-row .e-content-cells.e-collapsed .e-collapse-header-text .e-item-count {
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  opacity: .57;
}

.e-kanban .e-kanban-content .e-content-row .e-content-cells.e-dropping {
  border: 1px dashed #9e9e9e;
}

.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-show-add-button {
  border: 1px dashed #3f51b5;
  height: 36px;
  margin: 0 8px 16px;
}

.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-show-add-button .e-show-add-icon {
  padding-top: 11px;
  text-align: center;
}

.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-multi-card-wrapper {
  display: none;
}

.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper {
  overflow: auto;
  padding: 8px;
}

.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card {
  cursor: all-scroll;
  margin-bottom: 8px;
  min-height: 50px;
}

.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card .e-card-header {
  padding-bottom: 0;
}

.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-cloned-card {
  position: absolute;
  z-index: 1;
}

.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-kanban-dragged-card {
  display: none;
}

.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-multi-card-clone {
  border: 1px solid #9e9e9e;
  height: 34px;
}

.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-multi-card-text {
  background: #fff;
  display: table-cell;
  padding-left: 8px;
  text-align: center;
}

.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dragged-clone,
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dropped-clone {
  margin-bottom: 8px;
}

.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dragged-clone {
  border: 1px dashed #9e9e9e;
}

.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dropped-clone {
  background: rgba(63, 81, 181, 0.1);
  border: 1px dashed #3f51b5;
}

.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-target-multi-clone .e-column-key {
  border-bottom: 1px dashed #9e9e9e;
  border-left: 1px dashed #9e9e9e;
  border-right: 1px dashed #9e9e9e;
}

.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-target-multi-clone .e-column-key .e-text {
  opacity: .5;
  text-align: center;
}

.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-target-multi-clone .e-column-key:first-child {
  border-top: 1px dashed #9e9e9e;
}

.e-kanban .e-kanban-content .e-content-row.e-swimlane-row .e-content-cells {
  height: 50px;
  min-height: 50px;
}

.e-kanban .e-kanban-content .e-content-row.e-swimlane-row .e-content-cells .e-swimlane-header {
  display: flex;
}

.e-kanban .e-kanban-content .e-content-row.e-swimlane-row .e-content-cells .e-swimlane-header .e-swimlane-row-expand,
.e-kanban .e-kanban-content .e-content-row.e-swimlane-row .e-content-cells .e-swimlane-header .e-swimlane-row-collapse {
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
  height: 24px;
  margin-left: 8px;
  padding: 6px;
}

.e-kanban .e-kanban-content .e-content-row.e-swimlane-row .e-content-cells .e-swimlane-header .e-swimlane-row-expand:focus,
.e-kanban .e-kanban-content .e-content-row.e-swimlane-row .e-content-cells .e-swimlane-header .e-swimlane-row-collapse:focus {
  background: #e0e0e0;
  border-radius: 100%;
  color: rgba(0, 0, 0, 0.87);
  margin-left: 8px;
  padding: 6px;
}

.e-kanban .e-kanban-content .e-content-row.e-swimlane-row .e-content-cells .e-swimlane-header .e-swimlane-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  padding: 2px;
}

.e-kanban .e-kanban-content .e-content-row.e-swimlane-row .e-content-cells .e-swimlane-header .e-item-count {
  font-size: 12px;
  line-height: 20px;
  opacity: .57;
  padding: 2px;
}

.e-kanban .e-kanban-content .e-content-row:not(.e-swimlane-row) .e-content-cells {
  height: 100px;
  vertical-align: top;
}

.e-kanban .e-kanban-content .e-content-row:not(.e-swimlane-row) .e-content-cells.e-min-color {
  background: #ffe082;
}

.e-kanban .e-kanban-content .e-content-row:not(.e-swimlane-row) .e-content-cells.e-max-color {
  background: #ffcdd2;
}

.e-kanban .e-kanban-content .e-content-row.e-collapsed:not(.e-swimlane-row) .e-content-cells {
  border-bottom: 0;
  height: 0;
}

.e-kanban .e-kanban-content .e-content-row.e-collapsed:not(.e-swimlane-row) .e-content-cells > .e-collapse-header-text,
.e-kanban .e-kanban-content .e-content-row.e-collapsed:not(.e-swimlane-row) .e-content-cells .e-limits,
.e-kanban .e-kanban-content .e-content-row.e-collapsed:not(.e-swimlane-row) .e-content-cells .e-card-wrapper {
  display: none;
}

.e-kanban.e-rtl .e-kanban-table .e-header-cells {
  text-align: right;
}

.e-kanban.e-rtl .e-kanban-table .e-header-cells .e-header-text {
  padding-left: 5px;
  padding-right: initial;
  text-align: right;
}

.e-kanban.e-rtl .e-kanban-table .e-header-cells .e-limits .e-max-count {
  text-align: left;
}

.e-kanban.e-rtl .e-kanban-table .e-header-cells.e-toggle-header .e-column-collapse {
  text-align: center;
}

.e-kanban.e-rtl .e-kanban-table.e-content-table .e-content-row .e-content-cells .e-limits .e-max-count {
  left: 0;
  right: auto;
}

.e-kanban.e-rtl .e-kanban-table.e-content-table .e-content-row .e-content-cells.e-collapsed .e-collapse-header-text {
  direction: initial;
}

.e-kanban.e-rtl .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-content-cells .e-swimlane-header .e-swimlane-row-expand,
.e-kanban.e-rtl .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-content-cells .e-swimlane-header .e-swimlane-row-collapse {
  height: 24px;
  margin-left: 0;
  margin-right: 8px;
}

.e-kanban.e-device .e-swimlane-header .e-swimlane-header-toolbar {
  background: #f5f5f5;
  border-bottom: 0;
  display: flex;
  margin-bottom: 3px;
  min-height: 42px;
  padding: 10px;
}

.e-kanban.e-device .e-swimlane-header .e-swimlane-header-toolbar .e-toolbar-swimlane-name {
  font-size: 14px;
  padding: 5px;
}

.e-kanban.e-device .e-swimlane-header .e-swimlane-header-toolbar .e-toolbar-menu,
.e-kanban.e-device .e-swimlane-header .e-swimlane-header-toolbar .e-toolbar-level-title {
  padding-top: 6px;
}

.e-kanban.e-device .e-swimlane-header .e-swimlane-header-toolbar .e-toolbar-menu .e-icon-menu,
.e-kanban.e-device .e-swimlane-header .e-swimlane-header-toolbar .e-toolbar-level-title .e-icon-menu {
  font-size: 14px;
  padding: 7px;
  padding-left: 4px;
}

.e-kanban.e-device .e-kanban-header .e-swimlane .e-header-cells {
  border-bottom: 0;
}

.e-kanban.e-device .e-swimlane-content {
  position: absolute;
  width: 100%;
}

.e-kanban.e-device .e-swimlane-content .e-swimlane-resource {
  background: #fff;
  height: 100%;
  width: 225px;
}

.e-kanban.e-device .e-swimlane-content .e-swimlane-resource .e-swimlane-tree {
  height: 100%;
  overflow-y: auto;
}

.e-kanban.e-device .e-swimlane-content .e-swimlane-overlay {
  position: absolute;
}

.e-kanban.e-device .e-swimlane-content .e-swimlane-overlay.e-enable {
  background-color: #383838;
  height: 100%;
  opacity: .5;
  width: 100%;
}

.e-bigger .e-kanban .e-swimlane-header-toolbar,
.e-bigger.e-kanban .e-swimlane-header-toolbar {
  margin-bottom: 5px;
  min-height: 56px;
}

.e-bigger .e-kanban .e-swimlane-header-toolbar .e-toolbar-swimlane-name,
.e-bigger.e-kanban .e-swimlane-header-toolbar .e-toolbar-swimlane-name {
  font-size: 18px;
}

.e-bigger .e-kanban .e-swimlane-header-toolbar .e-icon-menu,
.e-bigger.e-kanban .e-swimlane-header-toolbar .e-icon-menu {
  font-size: 18px;
}

.e-bigger .e-kanban .e-kanban-table .e-header-cells,
.e-bigger.e-kanban .e-kanban-table .e-header-cells {
  height: 56px;
}

.e-bigger .e-kanban .e-kanban-table .e-header-cells .e-header-text,
.e-bigger.e-kanban .e-kanban-table .e-header-cells .e-header-text {
  font-size: 18px;
  line-height: 24px;
}

.e-mobile-popup-wrapper.e-device {
  background-color: #fff;
  border-radius: 2px;
  bottom: 0;
  box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
  display: flex;
  height: 60px;
  left: 0;
  margin: 0;
  max-width: 100%;
  min-width: 100%;
  opacity: 1;
  overflow: hidden;
  padding: 15px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-user-select: none;
          user-select: none;
  width: 100%;
  z-index: 1004;
}

.e-mobile-popup-wrapper.e-device .e-popup-header {
  padding: 5px;
}

.e-mobile-popup-wrapper.e-device .e-popup-header .e-close {
  border: 0;
  height: auto;
  padding: 4px;
  width: auto;
  background-color: transparent;
}

.e-mobile-popup-wrapper.e-device .e-popup-content {
  font-size: 15px;
  font-weight: 500;
  overflow: hidden;
  padding: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.e-kanban-dialog .e-kanban-form-wrapper table {
  width: 100%;
}

.e-kanban-dialog .e-kanban-form-wrapper table td {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 18px;
  opacity: .87;
  padding: 5px 0;
  text-align: left;
}

.e-kanban-dialog .e-kanban-form-wrapper table .e-label {
  padding-right: 10px;
  width: 35px;
}

.e-kanban-dialog .e-kanban-form-wrapper table .e-field {
  width: 100%;
}

.e-kanban-dialog .e-dialog-delete {
  float: left;
}

/*! kanban component theme */
.e-kanban .e-kanban-table .e-header-cells .e-header-text {
  color: rgba(0, 0, 0, 0.87);
}

.e-kanban .e-kanban-table .e-header-cells.e-toggle-header .e-column-expand,
.e-kanban .e-kanban-table .e-header-cells.e-toggle-header .e-column-collapse {
  color: rgba(0, 0, 0, 0.54);
}

.e-kanban .e-kanban-table .e-header-cells.e-toggle-header .e-column-expand:focus,
.e-kanban .e-kanban-table .e-header-cells.e-toggle-header .e-column-collapse:focus {
  color: rgba(0, 0, 0, 0.87);
}

.e-kanban .e-kanban-table.e-content-table .e-content-row:not(.e-swimlane-row) td {
  background-color: #f5f5f5;
}

.e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-swimlane-text {
  color: rgba(0, 0, 0, 0.87);
}

.e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button .e-show-add-icon {
  color: #3f51b5;
}

.e-kanban .e-kanban-table.e-content-table .e-card.e-selection {
  background-color: #eee;
}

.e-kanban .e-kanban-table.e-content-table .e-target-multi-clone .e-column-key.e-multi-active {
  background: rgba(63, 81, 181, 0.1);
  border-color: #3f51b5;
}

.e-kanban .e-kanban-table.e-content-table .e-target-multi-clone .e-column-key.e-multi-bottom-border {
  border-bottom-color: #3f51b5;
}

.e-kanban .e-kanban-table.e-content-table .e-target-multi-clone .e-column-key.e-multi-active:first-child {
  border-color: #3f51b5;
}

.e-toast .e-toast-close-icon::before {
  content: "";
}

/*! toast layout */
.e-bigger .e-toast-container.e-toast-top-left,
.e-toast-container.e-bigger.e-toast-top-left {
  left: 10px;
  top: 10px;
}

.e-bigger .e-toast-container.e-toast-bottom-left,
.e-toast-container.e-bigger.e-toast-bottom-left {
  bottom: 10px;
  left: 10px;
}

.e-bigger .e-toast-container.e-toast-top-right,
.e-toast-container.e-bigger.e-toast-top-right {
  right: 10px;
  top: 10px;
}

.e-bigger .e-toast-container.e-toast-bottom-right,
.e-toast-container.e-bigger.e-toast-bottom-right {
  bottom: 10px;
  right: 10px;
}

.e-bigger .e-toast-container.e-toast-bottom-center,
.e-toast-container.e-bigger.e-toast-bottom-center {
  bottom: 10px;
}

.e-bigger .e-toast-container.e-toast-bottom-center .e-toast,
.e-toast-container.e-bigger.e-toast-bottom-center .e-toast {
  margin: 0 auto 10px;
}

.e-bigger .e-toast-container.e-toast-top-center,
.e-toast-container.e-bigger.e-toast-top-center {
  top: 10px;
}

.e-bigger .e-toast-container.e-toast-top-center .e-toast,
.e-toast-container.e-bigger.e-toast-top-center .e-toast {
  margin: 0 auto 10px;
}

.e-bigger .e-toast-container.e-toast-full-width,
.e-toast-container.e-bigger.e-toast-full-width {
  left: 0;
  right: 0;
}

.e-bigger .e-toast-container.e-toast-full-width .e-toast,
.e-toast-container.e-bigger.e-toast-full-width .e-toast {
  margin: 0 auto 10px;
}

.e-bigger .e-toast-container.e-rtl .e-toast .e-toast-message .e-toast-actions,
.e-toast-container.e-bigger.e-rtl .e-toast .e-toast-message .e-toast-actions {
  text-align: left;
}

.e-bigger .e-toast-container.e-rtl .e-toast .e-toast-message .e-toast-actions > *,
.e-toast-container.e-bigger.e-rtl .e-toast .e-toast-message .e-toast-actions > * {
  margin-left: initial;
  margin-right: 10px;
}

.e-bigger .e-toast-container.e-rtl .e-toast .e-toast-close-icon,
.e-toast-container.e-bigger.e-rtl .e-toast .e-toast-close-icon {
  margin-left: initial;
  margin-right: auto;
}

.e-bigger .e-toast-container.e-rtl .e-toast .e-toast-icon,
.e-toast-container.e-bigger.e-rtl .e-toast .e-toast-icon {
  margin-left: 14px;
  margin-right: initial;
}

.e-bigger .e-toast-container.e-rtl .e-toast .e-toast-progress,
.e-toast-container.e-bigger.e-rtl .e-toast .e-toast-progress {
  left: auto;
  right: 0;
}

.e-bigger .e-toast-container .e-toast,
.e-toast-container.e-bigger .e-toast {
  border-radius: 2px;
  font-size: 14px;
  margin: 0 0 10px;
  min-height: 48px;
}

.e-bigger .e-toast-container .e-toast .e-toast-message .e-toast-content,
.e-toast-container.e-bigger .e-toast .e-toast-message .e-toast-content {
  padding: 14px 0 10px 0;
}

.e-bigger .e-toast-container .e-toast .e-toast-message .e-toast-content:first-child,
.e-toast-container.e-bigger .e-toast .e-toast-message .e-toast-content:first-child {
  padding: 0;
}

.e-bigger .e-toast-container .e-toast .e-toast-message .e-toast-content:last-child,
.e-toast-container.e-bigger .e-toast .e-toast-message .e-toast-content:last-child {
  padding-bottom: 0;
}

.e-bigger .e-toast-container .e-toast .e-toast-message .e-toast-content + .e-toast-actions,
.e-toast-container.e-bigger .e-toast .e-toast-message .e-toast-content + .e-toast-actions {
  padding: 0;
}

.e-bigger .e-toast-container .e-toast .e-toast-message .e-toast-actions,
.e-toast-container.e-bigger .e-toast .e-toast-message .e-toast-actions {
  padding: 10px 0 0 0;
  text-align: right;
}

.e-bigger .e-toast-container .e-toast .e-toast-message .e-toast-actions > *,
.e-toast-container.e-bigger .e-toast .e-toast-message .e-toast-actions > * {
  margin-left: 10px;
}

.e-bigger .e-toast-container .e-toast .e-toast-close-icon,
.e-toast-container.e-bigger .e-toast .e-toast-close-icon {
  font-size: 14px;
  height: 24px;
  width: 24px;
}

.e-bigger .e-toast-container .e-toast .e-toast-icon,
.e-toast-container.e-bigger .e-toast .e-toast-icon {
  font-size: 18px;
  height: 24px;
  margin-right: 14px;
  width: 24px;
}

.e-bigger .e-toast-container .e-toast .e-toast-progress,
.e-toast-container.e-bigger .e-toast .e-toast-progress {
  height: 4px;
}

.e-toast-container {
  display: inline-flex;
  flex-direction: column;
  position: relative;
}

.e-toast-container.e-toast-top-left {
  left: 10px;
  top: 10px;
}

.e-toast-container.e-toast-bottom-left {
  bottom: 10px;
  left: 10px;
}

.e-toast-container.e-toast-top-right {
  right: 10px;
  top: 10px;
}

.e-toast-container.e-toast-bottom-right {
  bottom: 10px;
  right: 10px;
}

.e-toast-container.e-toast-bottom-center {
  bottom: 10px;
  pointer-events: none;
  right: 0;
  width: 100%;
}

.e-toast-container.e-toast-bottom-center .e-toast {
  margin: 0 auto 10px;
  pointer-events: auto;
}

.e-toast-container.e-toast-top-center {
  pointer-events: none;
  right: 0;
  top: 10px;
  width: 100%;
}

.e-toast-container.e-toast-top-center .e-toast {
  margin: 0 auto 10px;
  pointer-events: auto;
}

.e-toast-container.e-toast-full-width {
  left: 0;
  right: 0;
  width: 100%;
}

.e-toast-container.e-toast-full-width .e-toast {
  margin: 0 auto 10px;
  width: 96%;
}

.e-toast-container.e-rtl .e-toast .e-toast-actions {
  text-align: left;
}

.e-toast-container.e-rtl .e-toast .e-toast-actions > * {
  margin-left: initial;
  margin-right: 10px;
}

.e-toast-container.e-rtl .e-toast .e-toast-close-icon {
  margin-left: initial;
  margin-right: auto;
}

.e-toast-container.e-rtl .e-toast .e-toast-icon {
  margin-left: 14px;
  margin-right: initial;
}

.e-toast-container.e-rtl .e-toast .e-toast-progress {
  left: auto;
  right: 0;
}

.e-toast-container .e-toast {
  border-radius: 2px;
  display: inline-flex;
  font-size: 14px;
  margin: 0 0 10px;
  overflow: hidden;
  padding: 14px;
  position: relative;
}

.e-toast-container .e-toast .e-toast-icon,
.e-toast-container .e-toast .e-toast-message {
  display: inline-flex;
}

.e-toast-container .e-toast > * {
  word-break: break-word;
  word-wrap: break-word;
}

.e-toast-container .e-toast .e-toast-message {
  align-self: center;
  flex-direction: column;
  overflow: hidden;
  width: inherit;
}

.e-toast-container .e-toast .e-toast-message .e-toast-title,
.e-toast-container .e-toast .e-toast-message .e-toast-content {
  overflow: hidden;
  text-overflow: ellipsis;
}

.e-toast-container .e-toast .e-toast-message .e-toast-title:first-child,
.e-toast-container .e-toast .e-toast-message .e-toast-content:first-child {
  padding: 0;
}

.e-toast-container .e-toast .e-toast-message .e-toast-title:last-child,
.e-toast-container .e-toast .e-toast-message .e-toast-content:last-child {
  padding-bottom: 0;
}

.e-toast-container .e-toast .e-toast-message .e-toast-title > *,
.e-toast-container .e-toast .e-toast-message .e-toast-content > * {
  overflow: hidden;
  text-overflow: ellipsis;
}

.e-toast-container .e-toast .e-toast-message .e-toast-title {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: .5px;
}

.e-toast-container .e-toast .e-toast-message .e-toast-content {
  padding: 14px 0 10px 0;
  word-break: break-word;
  word-wrap: break-word;
}

.e-toast-container .e-toast .e-toast-message .e-toast-content + .e-toast-actions {
  padding-top: 0;
}

.e-toast-container .e-toast .e-toast-message .e-toast-actions {
  margin: 1px;
  padding: 10px 0 0 0;
  text-align: right;
}

.e-toast-container .e-toast .e-toast-message .e-toast-actions > * {
  margin-left: 10px;
}

.e-toast-container .e-toast .e-toast-close-icon {
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  height: 24px;
  justify-content: center;
  margin-left: auto;
  width: 24px;
  opacity: .7;
}

.e-toast-container .e-toast .e-toast-icon {
  align-items: center;
  font-size: 18px;
  height: 24px;
  justify-content: center;
  margin-right: 14px;
  width: 24px;
}

.e-toast-container .e-toast .e-toast-progress {
  bottom: 0;
  height: 4px;
  left: 0;
  position: absolute;
}

.e-content-placeholder.e-toast.e-placeholder-toast {
  background-size: 400px 100px;
  min-height: 100px;
}

.e-bigger .e-content-placeholder.e-toast.e-placeholder-toast,
.e-bigger.e-content-placeholder.e-toast.e-placeholder-toast {
  background-size: 400px 100px;
  min-height: 100px;
}

.e-blazor-toast-hidden {
  visibility: hidden;
}

.e-toast-container .e-toast {
  background-color: #303030;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  color: #fff;
}

.e-toast-container .e-toast.e-toast-success {
  background-color: #4d831e;
  color: #fff;
}

.e-toast-container .e-toast.e-toast-success .e-toast-message .e-toast-title {
  color: #fff;
}

.e-toast-container .e-toast.e-toast-success .e-toast-message .e-toast-content {
  color: #fff;
}

.e-toast-container .e-toast.e-toast-success .e-toast-icon {
  color: #fff;
}

.e-toast-container .e-toast.e-toast-success:hover {
  background-color: #4d831e;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.26);
  color: #fff;
}

.e-toast-container .e-toast.e-toast-info {
  background-color: #0677d5;
  color: #fff;
}

.e-toast-container .e-toast.e-toast-info .e-toast-message .e-toast-title {
  color: #fff;
}

.e-toast-container .e-toast.e-toast-info .e-toast-message .e-toast-content {
  color: #fff;
}

.e-toast-container .e-toast.e-toast-info .e-toast-icon {
  color: #fff;
}

.e-toast-container .e-toast.e-toast-info:hover {
  background-color: #0677d5;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.26);
  color: #fff;
}

.e-toast-container .e-toast.e-toast-warning {
  background-color: #c15601;
  color: #fff;
}

.e-toast-container .e-toast.e-toast-warning .e-toast-message .e-toast-title {
  color: #fff;
}

.e-toast-container .e-toast.e-toast-warning .e-toast-message .e-toast-content {
  color: #fff;
}

.e-toast-container .e-toast.e-toast-warning .e-toast-icon {
  color: #fff;
}

.e-toast-container .e-toast.e-toast-warning:hover {
  background-color: #c15601;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.26);
  color: #fff;
}

.e-toast-container .e-toast.e-toast-danger {
  background-color: #d74113;
  color: #fff;
}

.e-toast-container .e-toast.e-toast-danger .e-toast-message .e-toast-title {
  color: #fff;
}

.e-toast-container .e-toast.e-toast-danger .e-toast-message .e-toast-content {
  color: #fff;
}

.e-toast-container .e-toast.e-toast-danger .e-toast-icon {
  color: #fff;
}

.e-toast-container .e-toast.e-toast-danger:hover {
  background-color: #d74113;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.26);
  color: #fff;
}

.e-toast-container .e-toast:hover {
  background-color: #212121;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.26);
}

.e-toast-container .e-toast .e-toast-icon {
  color: #fff;
}

.e-toast-container .e-toast .e-toast-close-icon {
  color: #fff;
}

.e-toast-container .e-toast .e-toast-message .e-toast-title {
  color: #fff;
}

.e-toast-container .e-toast .e-toast-message .e-toast-content {
  color: #fff;
}

.e-toast-container .e-toast .e-toast-progress {
  background-color: #e3165b;
}

.e-toast-container .e-toast .e-toast-actions .e-btn {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  color: #ef578a;
}

.e-toast-container .e-toast .e-toast-actions .e-btn:hover {
  background-color: transparent;
  color: #ef578a;
}

.e-toast-container .e-toast .e-toast-actions .e-btn:focus {
  background-color: transparent;
  color: #ef578a;
}

.e-toast-container .e-toast .e-toast-actions .e-btn:active {
  background-color: transparent;
  color: #ef578a;
}

/*! PdfViewer's default definitions and variables */
.e-pdfviewer .e-pv-icon::before {
  font-family: 'e-icons';
}

.e-pdfviewer .e-pv-icon-search::before {
  font-family: 'e-icons';
  font-size: 12px;
}

.e-pdfviewer .e-pv-open-document-icon::before {
  content: '\ec04';
}

.e-pdfviewer .e-pv-download-document-icon::before {
  content: '\ec0b';
}

.e-pdfviewer .e-pv-print-document-icon::before {
  content: '\ec20';
}

.e-pdfviewer .e-pv-first-page-navigation-icon::before {
  content: '\ec05';
}

.e-pdfviewer .e-pv-previous-page-navigation-icon::before,
.e-pdfviewer .e-pv-prev-search-icon::before {
  content: '\ec06';
}

.e-pdfviewer .e-pv-next-page-navigation-icon::before,
.e-pdfviewer .e-pv-next-search-icon::before {
  content: '\ec07';
}

.e-pdfviewer .e-pv-last-page-navigation-icon::before {
  content: '\ec08';
}

.e-pdfviewer .e-pv-zoom-out-icon::before {
  content: '\ec09';
  line-height: 26px;
}

.e-pdfviewer .e-pv-zoom-in-icon::before {
  content: '\ec0a';
  line-height: 26px;
}

.e-pdfviewer .e-pv-thumbnail-view-icon::before {
  content: '\ec27';
}

.e-pdfviewer .e-pv-stamp-icon::before {
  content: '\ec28';
}

.e-pdfviewer .e-pv-thumbnail-view-disable-icon::before {
  color: rgba(0, 0, 0, 0.2);
  content: '\ec27';
}

.e-pdfviewer .e-pv-thumbnail-view-selection-icon::before {
  color: rgba(227, 22, 91, 0.6);
  content: '\ec27';
}

.e-pdfviewer .e-pv-bookmark-icon::before {
  content: '\ec0c';
}

.e-pdfviewer .e-pv-bookmark-disable-icon::before {
  color: rgba(0, 0, 0, 0.2);
  content: '\ec0c';
}

.e-pdfviewer .e-pv-bookmark-selection-icon::before {
  color: rgba(227, 22, 91, 0.6);
  content: '\ec0c';
}

.e-pdfviewer .e-pv-title-close-icon::before,
.e-pdfviewer .e-pv-annotation-tools-close-icon::before,
.e-pdfviewer .e-pv-annotation-popup-close::before {
  content: '\ec0f';
}

.e-pdfviewer .e-pv-resize-icon::before {
  content: '\e84b';
  font-size: 10px;
}

.e-pdfviewer .e-pv-text-select-tool-icon::before {
  content: '\ec1d';
}

.e-pdfviewer .e-pv-pan-tool-icon::before {
  content: '\ec1a';
}

.e-pdfviewer .e-pv-text-search-icon::before {
  content: '\ec0d';
}

.e-pdfviewer .e-pv-search-icon::before {
  content: '\ec0d';
  font-family: 'e-icons';
}

.e-pdfviewer .e-pv-search-close::before {
  content: '\ec0f';
  font-family: 'e-icons';
}

.e-pdfviewer .e-pv-annotation-icon::before {
  content: '\ec26';
}

.e-pdfviewer .e-pv-annotation-color-icon::before {
  content: '\ec19';
}

.e-pdfviewer .e-pv-annotation-stroke-icon::before {
  content: '\e668';
}

.e-pdfviewer .e-pv-annotation-opacity-icon::before {
  content: '\ec1b';
}

.e-pdfviewer .e-pv-annotation-thickness-icon::before {
  content: '\ec25';
}

.e-pdfviewer .e-pv-annotation-delete-icon::before {
  content: '\ec1c';
}

.e-pdfviewer .e-pv-undo-icon::before {
  content: '\ec14';
}

.e-pdfviewer .e-pv-redo-icon::before {
  content: '\ec21';
}

.e-pdfviewer .e-pv-more-icon::before {
  content: '\ec16';
}

.e-pdfviewer .e-pv-backward-icon::before {
  content: '\e977';
}

.e-pdfviewer .e-pv-notification-icon {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzFweCIgdmlld0JveD0iMCAwIDM1IDMxIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTEuMiAoNTc1MTkpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPg0KICAgIDx0aXRsZT5Hcm91cCAzPC90aXRsZT4NCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4NCiAgICA8ZGVmcz48L2RlZnM+DQogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJDb3JydXB0ZWQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01MTQuMDAwMDAwLCAtMzUzLjAwMDAwMCkiPg0KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTE5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0OTQuMDAwMDAwLCAyODUuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwLjAwMDAwMCwgNjguMTg0NDc0KSI+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNS4yMjM0NzA4LDEwLjM1NzYwMjYgTDEyLjY1MzYzNywyMy40MDU1MTA2IEwxNC4xMzIwOTA1LDI2Ljk5MTI0OTUgTDE5LjM2MTc3ODksMjYuOTkxMjQ5NSBDMjAuNDQwMjUwNywxNy44NjA2NDE1IDIwLjY5MzgwOTcsMTIuMzE2MDkyNSAyMC4xMjI0NTU4LDEwLjM1NzYwMjYgQzE5LjU1MTEwMTksOC4zOTkxMTI3NCAxNy45MTgxMDY5LDguMzk5MTEyNzQgMTUuMjIzNDcwOCwxMC4zNTc2MDI2IFoiIGlkPSJQYXRoLTExIiBmaWxsPSIjMEUwRTBFIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMS42MjM4MDkxLDMwLjM4NzQxMDEgQzMzLjgyOTUxMDUsMzAuMzg3NDEwMSAzNC43MjA5MTk0LDI4LjgzODYyNDQgMzMuNjExOTMzMiwyNi45MjMxMDI4IEwxOS4yODk5MDMsMi4xODUwNTA2OCBDMTguMTgyMjEyMiwwLjI3MTc2NjU5NSAxNi4zODc1ODYsMC4yNjk1MjkwNjkgMTUuMjc4NTk5OCwyLjE4NTA1MDY4IEwwLjk1NjU2OTY4NSwyNi45MjMxMDI4IEMtMC4xNTExMjExMDMsMjguODM2Mzg2OCAwLjc0NDI0ODg4MiwzMC4zODc0MTAxIDIuOTQ0NjkzNzksMzAuMzg3NDEwMSBMMzEuNjIzODA5MSwzMC4zODc0MTAxIFogTTE1LjYxNzU4NDgsMjYuMzg3NDEwMSBMMTUuNjE3NTg0OCwyMy4wNTQwNzY3IEwxOC45NTA5MTgxLDIzLjA1NDA3NjcgTDE4Ljk1MDkxODEsMjYuMzg3NDEwMSBMMTUuNjE3NTg0OCwyNi4zODc0MTAxIFogTTE1LjYxNzU4NDgsMjAuNzIwNzQzNCBMMTUuNjE3NTg0OCwxMC4wNTQwNzY3IEwxOC45NTA5MTgxLDEwLjA1NDA3NjcgTDE4Ljk1MDkxODEsMjAuNzIwNzQzNCBMMTUuNjE3NTg0OCwyMC43MjA3NDM0IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0VGQzAwMiI+PC9wYXRoPg0KICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgIDwvZz4NCiAgICAgICAgPC9nPg0KICAgIDwvZz4NCjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 36.7px 31.7px;
  height: 31.7px;
}

.e-pdfviewer .e-pv-notification-icon-rtl {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzFweCIgdmlld0JveD0iMCAwIDM1IDMxIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTEuMiAoNTc1MTkpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPg0KICAgIDx0aXRsZT5Hcm91cCAzPC90aXRsZT4NCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4NCiAgICA8ZGVmcz48L2RlZnM+DQogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJDb3JydXB0ZWQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01MTQuMDAwMDAwLCAtMzUzLjAwMDAwMCkiPg0KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTE5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0OTQuMDAwMDAwLCAyODUuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwLjAwMDAwMCwgNjguMTg0NDc0KSI+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNS4yMjM0NzA4LDEwLjM1NzYwMjYgTDEyLjY1MzYzNywyMy40MDU1MTA2IEwxNC4xMzIwOTA1LDI2Ljk5MTI0OTUgTDE5LjM2MTc3ODksMjYuOTkxMjQ5NSBDMjAuNDQwMjUwNywxNy44NjA2NDE1IDIwLjY5MzgwOTcsMTIuMzE2MDkyNSAyMC4xMjI0NTU4LDEwLjM1NzYwMjYgQzE5LjU1MTEwMTksOC4zOTkxMTI3NCAxNy45MTgxMDY5LDguMzk5MTEyNzQgMTUuMjIzNDcwOCwxMC4zNTc2MDI2IFoiIGlkPSJQYXRoLTExIiBmaWxsPSIjMEUwRTBFIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMS42MjM4MDkxLDMwLjM4NzQxMDEgQzMzLjgyOTUxMDUsMzAuMzg3NDEwMSAzNC43MjA5MTk0LDI4LjgzODYyNDQgMzMuNjExOTMzMiwyNi45MjMxMDI4IEwxOS4yODk5MDMsMi4xODUwNTA2OCBDMTguMTgyMjEyMiwwLjI3MTc2NjU5NSAxNi4zODc1ODYsMC4yNjk1MjkwNjkgMTUuMjc4NTk5OCwyLjE4NTA1MDY4IEwwLjk1NjU2OTY4NSwyNi45MjMxMDI4IEMtMC4xNTExMjExMDMsMjguODM2Mzg2OCAwLjc0NDI0ODg4MiwzMC4zODc0MTAxIDIuOTQ0NjkzNzksMzAuMzg3NDEwMSBMMzEuNjIzODA5MSwzMC4zODc0MTAxIFogTTE1LjYxNzU4NDgsMjYuMzg3NDEwMSBMMTUuNjE3NTg0OCwyMy4wNTQwNzY3IEwxOC45NTA5MTgxLDIzLjA1NDA3NjcgTDE4Ljk1MDkxODEsMjYuMzg3NDEwMSBMMTUuNjE3NTg0OCwyNi4zODc0MTAxIFogTTE1LjYxNzU4NDgsMjAuNzIwNzQzNCBMMTUuNjE3NTg0OCwxMC4wNTQwNzY3IEwxOC45NTA5MTgxLDEwLjA1NDA3NjcgTDE4Ljk1MDkxODEsMjAuNzIwNzQzNCBMMTUuNjE3NTg0OCwyMC43MjA3NDM0IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0VGQzAwMiI+PC9wYXRoPg0KICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgIDwvZz4NCiAgICAgICAgPC9nPg0KICAgIDwvZz4NCjwvc3ZnPg==");
  background-position: right;
  background-repeat: no-repeat;
  background-size: 36.7px 31.7px;
  height: 31.7px;
}

.e-pdfviewer .e-pv-annotation-shape-icon::before {
  content: '\ec23';
}

.e-pdfviewer .e-pv-annotation-calibrate-icon::before {
  content: '\e678';
}

.e-pv-download-document-icon.e-menu-icon::before {
  content: '\ec0b';
}

.e-pv-bookmark-icon.e-menu-icon::before {
  content: '\ec0c';
}

.e-pv-highlight-icon::before {
  content: '\ec15';
  font-family: 'e-icons';
}

.e-pv-underline-icon::before {
  content: '\ec17';
  font-family: 'e-icons';
}

.e-pv-strikethrough-icon::before {
  content: '\ec18';
  font-family: 'e-icons';
}

.e-pv-copy-icon::before {
  content: '\e33d';
  font-family: 'e-icons';
}

.e-pv-cut-icon::before {
  content: '\e33b';
  font-family: 'e-icons';
}

.e-pv-paste-icon::before {
  content: '\e355';
  font-family: 'e-icons';
}

.e-pv-delete-icon::before {
  content: '\ec1c';
  font-family: 'e-icons';
}

.e-pv-properties-fill-color-icon::before {
  content: '\ec19';
  font-family: 'e-icons';
}

.e-pv-properties-stroke-color-icon::before {
  content: '\e668';
  font-family: 'e-icons';
}

.e-pv-shape-line-icon::before {
  content: '\e668';
  font-family: 'e-icons';
}

.e-pv-shape-arrow-icon::before {
  content: '\e669';
  font-family: 'e-icons';
}

.e-pv-shape-rectangle-icon::before {
  content: '\e670';
  font-family: 'e-icons';
}

.e-pv-shape-circle-icon::before {
  content: '\e671';
  font-family: 'e-icons';
}

.e-pv-shape-pentagon-icon::before {
  content: '\e672';
  font-family: 'e-icons';
}

.e-pv-comment-icon::before {
  content: '\e680';
  font-family: 'e-icons';
}

.e-pv-comment-selection-icon::before {
  color: rgba(227, 22, 91, 0.6);
  content: '\e680';
  font-family: 'e-icons';
}

.e-pv-comment-panel-icon::before {
  content: '\eb5d';
  font-family: 'e-icons';
}

.e-pv-accepted-icon::before {
  color: #fff;
  content: '\e682';
  font-family: 'e-icons';
  font-size: 14px;
  padding: 1px 1px 1px 4px;
  position: absolute;
}

.e-pv-rejected-icon::before {
  color: #fff;
  content: '\e683';
  font-family: 'e-icons';
  font-size: 14px;
  padding: 2px 1px 1px 4px;
  position: absolute;
}

.e-pv-completed-icon::before {
  color: #fff;
  content: '\e614';
  font-family: 'e-icons';
  font-size: 14px;
  padding: 2px 1px 1px 3.5px;
  position: absolute;
}

.e-pv-cancelled-icon::before {
  color: #fff;
  content: '\e60a';
  font-family: 'e-icons';
  font-size: 14px;
  padding: 2px 1px 1px 3.5px;
  position: absolute;
}

.e-pv-scale-ratio-icon::before {
  content: '\e678';
  font-family: 'e-icons';
}

.e-pv-calibrate-distance-icon::before {
  content: '\e673';
  font-family: 'e-icons';
}

.e-pv-calibrate-perimeter-icon::before {
  content: '\e674';
  font-family: 'e-icons';
}

.e-pv-calibrate-area-icon::before {
  content: '\e675';
  font-family: 'e-icons';
}

.e-pv-calibrate-radius-icon::before {
  content: '\e676';
  font-family: 'e-icons';
}

.e-pv-calibrate-volume-icon::before {
  content: '\e677';
  font-family: 'e-icons';
}

.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret::before {
  content: '\e969';
  font-size: 8px;
}

.e-pv-freetext-icon::before {
  content: '\ec0e';
  font-family: 'e-icons';
}

.e-pv-annotation-textcolor-icon::before {
  content: '\e34c';
}

.e-pv-annotation-textalign-icon::before {
  content: '\e33a';
  font-family: 'e-icons';
}

.e-pv-annotation-textprop-icon::before {
  content: '\eb04';
  font-family: 'e-icons';
}

.e-pv-left-align-icon::before {
  content: '\e33a';
  font-family: 'e-icons';
}

.e-pv-right-align-icon::before {
  content: '\eb5f';
  font-family: 'e-icons';
}

.e-pv-center-align-icon::before {
  content: '\e35e';
  font-family: 'e-icons';
}

.e-pv-justfiy-align-icon::before {
  content: '\e334';
  font-family: 'e-icons';
}

.e-pv-bold-icon::before {
  content: '\eb47';
  font-family: 'e-icons';
}

.e-pv-italic-icon::before {
  content: '\e35a';
  font-family: 'e-icons';
}

.e-pv-strikeout-icon::before {
  content: '\e332';
  font-family: 'e-icons';
}

.e-pv-underlinetext-icon::before {
  content: '\e343';
  font-family: 'e-icons';
}

.e-pv-superscript-icon::before {
  content: '\e352';
  font-family: 'e-icons';
}

.e-pv-subscript-icon::before {
  content: '\e357';
  font-family: 'e-icons';
}

.e-pv-handwritten-icon::before {
  content: '\e737';
  font-family: 'e-icons';
}

/*! component layout */
.e-pdfviewer .e-pv-viewer-container {
  border-style: solid;
  border-width: 1px 1px 1px 0;
}

.e-pdfviewer .e-pv-text-layer {
  position: absolute;
  top: 0;
  z-index: 2;
}

.e-pdfviewer .e-pv-annotation-canvas {
  left: 0;
  position: absolute;
  top: 0;
}

.e-pdfviewer .e-pv-text {
  background: transparent;
  color: transparent;
  line-height: normal;
  opacity: 0.6;
  position: absolute;
}

.e-pdfviewer .e-pv-search-text-highlight,
.e-pdfviewer .e-pv-search-text-highlightother {
  line-height: normal;
  opacity: 0.6;
  position: absolute;
}

.e-pdfviewer .e-pv-hyperlink {
  z-index: 2;
}

.e-pdfviewer .e-pv-hyperlink.e-pv-onselection {
  z-index: 1;
}

.e-pdfviewer .e-enable-text-selection {
  -webkit-user-select: text;
  user-select: text;
}

.e-pdfviewer .e-disable-text-selection {
  -webkit-user-select: none;
  user-select: none;
}

.e-pdfviewer .e-enable-text-selection .e-pv-text {
  display: inline-block;
}

.e-pdfviewer .e-disable-text-selection .e-pv-text {
  display: none;
}

.e-pdfviewer .e-pv-cursor {
  cursor: text;
}

.e-pdfviewer .e-pv-crosshair-cursor {
  cursor: crosshair;
}

.e-pdfviewer .e-pv-touch-select-drop {
  display: inline-block;
  height: 30px;
  position: absolute;
  width: 30px;
  z-index: 1000;
}

.e-pdfviewer .e-pv-touch-ellipse {
  background-color: #3088ed;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-color: #3088ed;
  border-style: solid;
  border-top-left-radius: 50%;
  border-width: 2px;
  height: 20px;
  margin: 0 0 0 9px;
  position: absolute;
  width: 20px;
}

.e-pdfviewer .e-pv-annotation-note {
  border-radius: 2px;
  cursor: auto;
  font-size: 14px;
  height: auto;
  max-width: 200px;
  min-height: 10px;
  min-width: 30px;
  overflow-wrap: break-word;
  padding: 5px;
  position: absolute;
  width: auto;
  z-index: 10000;
}

.e-pdfviewer .e-pv-annotation-note-author {
  border-bottom: 1px solid #000;
  font-weight: bold;
}

.e-pdfviewer .e-pv-annotation-popup-menu {
  cursor: auto;
  min-width: 396px;
  padding-bottom: 6px;
  position: absolute;
  width: auto;
  z-index: 10000;
}

.e-pdfviewer .e-pv-annotation-popup-header {
  height: auto;
  min-height: 29px;
  padding-top: 14px;
}

.e-pdfviewer .e-pv-annotation-popup-author {
  float: left;
  font-size: 16px;
  font-weight: bold;
  margin-left: 14px;
}

.e-pdfviewer .e-pv-annotation-popup-close {
  float: right;
  height: 20px;
  margin-right: 14px;
  width: 20px;
}

.e-pdfviewer .e-pv-annotation-modified-time {
  height: 14px;
  margin-left: 14px;
  padding-top: 8px;
}

.e-pdfviewer .e-pv-annotation-popup-note-container {
  height: auto;
  padding: 14px;
  width: auto;
}

.e-pdfviewer .e-pv-annotation-popup-content {
  background-color: #fff;
  border: 1px solid;
  font-size: 16px;
  min-height: 132.08px;
  overflow: hidden auto;
  width: 368px;
}

.e-pdfviewer .e-pv-properties-fill-color-icon,
.e-pdfviewer .e-pv-properties-stroke-color-icon {
  border-bottom: 2px solid;
}

.e-pdfviewer .e-pv-drop {
  color: #3088ed;
  display: inline-block;
  height: 20px;
  position: absolute;
  width: 20px;
  z-index: 1000;
}

.e-pdfviewer .e-pv-droplet {
  background-color: #3088ed;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-color: #3088ed;
  border-style: solid;
  border-top-left-radius: 50%;
  border-width: 2px;
  height: 20px;
  margin: 0 0 0 9px;
  position: absolute;
  width: 20px;
}

.e-pv-viewer-container {
  background-color: #e0e0e0;
  border-color: #e0e0e0;
  height: calc(100%);
  overflow: auto;
  position: relative;
  touch-action: pan-x pan-y;
}

.e-pdfviewer.e-pv-mobile-view .e-pv-viewer-container::-webkit-scrollbar {
  display: none;
}

.e-pv-page-container {
  margin: 0;
  padding: 0;
  touch-action: pan-x pan-y;
}

.e-pv-mobilespanscroll-container {
  color: rgba(0, 0, 0, 0.87);
  font-family: Roboto-Regular;
  font-size: 14px;
}

.e-pv-annotation-color-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
.e-pv-annotation-opacity-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
.e-pv-annotation-stroke-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
.e-pv-annotation-thickness-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
.e-pv-annotation-shapes-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
.e-pv-annotation-calibrate-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
.e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
.e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
.e-pv-annotation-textprop-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
.e-bigger .e-pv-icon-search,
.e-pv-icon {
  font-size: 16px;
}

.e-pv-mobilescroll-container {
  background-color: #e0e0e0;
  border: 1px solid #bdbdbd;
  border-radius: 56px 0 0 56px;
  line-height: 27px;
  position: absolute;
  text-align: center;
}

.e-pv-viewer-container .e-pv-page-div {
  border-color: #757575;
  border-style: none;
  border-width: 1px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.21);
  box-sizing: content-box;
  position: absolute;
}

.e-pv-toolbar,
.e-pv-nav-toolbar,
.e-pv-annotation-toolbar {
  border: 0 solid #e0e0e0;
  border-radius: 0;
  border-width: 1px 1px 0 1px;
}

.e-pv-toolbar,
.e-pv-annotation-toolbar {
  height: 56px;
}

.e-pv-nav-toolbar,
.e-bigger .e-pv-toolbar,
.e-pv-toolbar.e-pv-mobile-toolbar,
.e-bigger .e-pv-annotation-toolbar,
.e-pv-mobile-view .e-pv-annotation-toolbar {
  height: 56px;
}

.e-toolbar.e-pv-toolbar .e-pv-zoom-drop-down-container {
  height: 32px;
  width: 86px;
}

.e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
  display: none;
}

.e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
.e-pv-toolbar.e-toolbar.e-toolpop .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn-text {
  display: none;
}

.e-pv-current-page-box.e-input-group.e-control-wrapper {
  height: 28px;
  margin-top: 3px;
  width: 46px;
}

.e-pv-mobilepagenoscroll-container {
  background: #eee;
  border: 1px solid #bdbdbd;
  border-radius: 10px;
  padding: 6px;
  text-align: center;
  vertical-align: middle;
}

.e-pv-mobilecurrentpage-container {
  color: rgba(0, 0, 0, 0.87);
  display: block;
  font-family: Roboto-Regular;
  font-size: 24px;
}

.e-pv-mobiledashedline-container {
  color: rgba(0, 0, 0, 0.87);
  display: block;
  padding: 10px;
}

.e-pv-number-ofpages {
  width: 10%;
}

.e-pv-gotopage-popup {
  max-width: 500px;
  padding-left: 16px;
  padding-top: 16px;
}

.e-pv-gotopage-apply-btn.e-btn.e-flat.e-primary:disabled {
  background-color: transparent;
}

.e-pv-mobiletotalpage-container {
  color: rgba(0, 0, 0, 0.87);
  display: block;
  font-family: Roboto-Regular;
  font-size: 14px;
}

.e-pv-password-input {
  margin-top: 8px;
}

.e-pv-password-error {
  color: #f44336;
}

.e-pv-corrupted-popup-header {
  color: #000;
  opacity: 0.87;
}

.e-pv-corrupted-popup-content {
  color: #000;
  font-size: 16px;
  line-height: 24px;
  margin-left: 50px;
  opacity: 0.87;
  padding-top: 4.7px;
  text-align: left;
}

.e-pv-corrupted-popup-content-rtl {
  color: #000;
  font-size: 16px;
  line-height: 24px;
  margin-right: 53px;
  opacity: 0.87;
  padding-top: 4.7px;
  text-align: right;
}

.e-pv-toolbar.e-toolbar:not(.e-pv-mobile-toolbar) .e-toolbar-items .e-toolbar-item:not(.e-separator) {
  height: auto;
  margin-left: 0.5px;
  margin-right: 0.5px;
  padding-bottom: 6px;
  padding-top: 6px;
}

.e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
  margin-left: 0.5px;
  margin-right: 0.5px;
}

.e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator {
  border-right-width: 1px;
  height: 27px;
  margin-left: 3px;
  margin-right: 3px;
}

.e-pdfviewer .e-pv-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:first-child,
.e-pdfviewer .e-pv-annotation-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:first-child {
  margin-left: 4.5px;
}

.e-pdfviewer .e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-item:first-child,
.e-pdfviewer .e-pv-annotation-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-item:first-child {
  margin-right: 4.5px;
}

.e-pdfviewer .e-pv-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:last-child,
.e-pdfviewer .e-pv-annotation-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:last-child {
  margin-right: 4.5px;
}

.e-pdfviewer .e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-item:last-child,
.e-pdfviewer .e-pv-annotation-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-item:last-child {
  margin-left: 4.5px;
}

.e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
  height: 36px;
  min-width: 20px;
  width: 36px;
}

.e-pv-open-document-icon {
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  width: 18px;
}

.e-toolbar-items:not(.e-toolbar-pop) .e-pv-download-document-icon {
  line-height: 16px;
}

.e-toolbar-items:not(.e-toolbar-pop) .e-pv-print-document-icon {
  line-height: 16px;
}

.e-pv-first-page-navigation-icon {
  line-height: 14px;
}

.e-pv-previous-page-navigation-icon {
  line-height: 14px;
}

.e-pv-next-page-navigation-icon {
  line-height: 14px;
}

.e-pv-last-page-navigation-icon {
  line-height: 14px;
}

.e-toolbar-items:not(.e-toolbar-pop) .e-pv-zoom-out-icon,
.e-toolbar-items:not(.e-toolbar-pop) .e-pv-zoom-in-icon {
  line-height: 16px;
}

.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
  padding-left: 8px;
}

.e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-btn.e-pv-pan-tool .e-pv-icon {
  margin-right: 2px;
}

.e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-pv-zoom-drop-down-container {
  margin: 0 4px;
  padding: 6px 0;
}

.e-pv-toolbar.e-toolbar .e-toolbar-items .e-pv-total-page-container.e-toolbar-item:not(.e-separator) {
  color: rgba(0, 0, 0, 0.87);
  cursor: default;
  font-size: 13px;
  margin-left: 0.5px;
  margin-right: 9.5px;
  min-width: unset;
  padding-bottom: 6.5px;
  padding-left: 0.5px;
  position: relative;
}

.e-pv-total-page {
  color: #000;
  font-size: inherit;
}

.e-pv-total-page-ms {
  -ms-transform: translateY(-50%);
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.e-pv-zoom-drop-down.e-input-group.e-control-wrapper.e-ddl:not(.e-error),
.e-pv-prop-dropdown.e-input-group.e-control-wrapper.e-ddl:not(.e-error) {
  background-color: transparent;
  border: 0;
  height: inherit;
  margin-top: 3px;
  padding: 0;
}

.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) {
  background-color: #e0e0e0;
  border: 0;
  border-radius: 2px;
}

.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus .e-search-icon.e-ddl-icon,
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus .e-search-icon.e-ddl-icon {
  color: inherit;
}

.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-input.e-control.e-keyboard,
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard {
  height: auto;
  margin-top: 0;
  padding-bottom: 5px;
  padding-top: 7px;
}

.e-pv-toolbar:not(.e-rtl) .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-input.e-control.e-keyboard,
.e-pv-toolbar:not(.e-rtl) .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard {
  padding-left: 14px;
}

.e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-input.e-control.e-keyboard,
.e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard {
  padding-right: 14px;
}

.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-search-icon.e-ddl-icon,
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-search-icon.e-ddl-icon {
  background-color: transparent;
  border-left: 0;
  margin-bottom: 4.5px;
  margin-left: 0;
  margin-top: 7.5px;
  padding-right: 15px;
}

.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-input.e-control,
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control,
.e-input-group.e-control-wrapper.e-pv-current-page-box .e-numerictextbox.e-input {
  text-align: center;
}

.e-pv-zoom-drop-down.e-ddl.e-popup.e-popup-open,
.e-pv-prop-dropdown.e-ddl.e-popup.e-popup-open {
  text-align: left;
}

.e-pv-zoom-drop-down.e-popup.e-popup-open .e-dropdownbase .e-list-item.e-active
.e-pv-prop-dropdown.e-popup.e-popup-open .e-dropdownbase .e-list-item.e-active {
  color: #e3165b;
}

.e-pv-zoom-drop-down.e-popup.e-popup-open {
  min-height: 327px;
  min-width: 110px;
}

.e-input-group.e-control-wrapper.e-pv-current-page-box:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left) {
  border: 1px solid rgba(0, 0, 0, 0.42);
  border-radius: 2px;
}

.e-pv-password-popup.e-dialog .e-dlg-header,
.e-pv-corrupted-popup.e-dialog .e-pv-corrupted-popup-header,
.e-pv-notification-popup.e-dialog .e-dlg-header {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.2px;
}

.e-pv-password-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
.e-pv-corrupted-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
.e-pv-notification-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
  padding-top: 6px;
}

.e-pv-password-popup.e-dialog {
  height: 198px;
  margin: 0 10px;
  max-width: 500px;
}

.e-pv-corrupted-popup.e-dialog {
  height: 180px;
  margin: 0 10px;
  max-width: 409px;
}

.e-pv-corrupted-popup.e-dialog .e-dlg-header-content,
.e-pv-notification-popup.e-dialog .e-dlg-header-content {
  border-bottom: 0;
}

.e-pv-corrupted-popup.e-dialog .e-footer-content,
.e-pv-notification-popup.e-dialog .e-footer-content {
  border-top: 0;
}

.e-pv-corrupted-popup.e-dialog .e-dlg-content {
  padding-bottom: 15px;
  padding-top: 6.9px;
}

.e-pv-password-popup.e-dialog span[id*='_prompt'] {
  font-size: 16px;
  letter-spacing: -0.16px;
}

.e-pv-password-popup.e-dialog .e-dlg-header-content {
  border-bottom: 0;
}

.e-pv-password-popup.e-dialog .e-footer-content {
  border-top: 0;
}

.e-pv-password-popup.e-dialog .e-dlg-content {
  padding-bottom: 11px;
  padding-top: 6px;
}

.e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input {
  max-height: 28px;
  padding-bottom: 8px;
}

.e-pv-toolbar:not(.e-rtl) .e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input {
  padding-left: 0;
}

.e-pv-toolbar.e-rtl .e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input {
  padding-right: 0;
}

.e-pv-zoom-drop-down.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before,
.e-pv-prop-dropdown.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before {
  transform: rotate(0deg);
}

.e-input-group.e-control-wrapper.e-pv-current-page-box:not(.e-float-icon-left):not(.e-float-input)::after,
.e-input-group.e-control-wrapper.e-pv-current-page-box:not(.e-float-icon-left):not(.e-float-input)::before,
.e-input-group.e-control-wrapper.e-pv-current-page-box.e-input-focus:not(.e-float-icon-left):not(.e-float-input)::after,
.e-input-group.e-control-wrapper.e-pv-current-page-box.e-input-focus:not(.e-float-icon-left):not(.e-float-input)::before,
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl::after,
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl::before,
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus::after,
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus::before,
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl::after,
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl::before,
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus::after,
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus::before {
  background: none;
}

.e-pv-sidebar-container {
  background: #fafafa;
  border-top: 1px solid #e0e0e0;
  bottom: 0;
  position: absolute;
  top: 56px;
  transition: transform .3s ease;
  transition-duration: 200ms;
  transition-timing-function: ease;
  width: 250px;
  z-index: 100;
}

.e-pv-main-container {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.e-pv-viewer-main-container {
  background-color: #e0e0e0;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.e-pdfviewer:not(.e-pv-mobile-view) .e-pv-viewer-main-container {
  min-width: 400px;
}

.e-pdfviewer:not(.e-pv-mobile-view) .e-pv-main-container {
  min-height: 500px;
}

.e-pv-sidebar-content-container {
  border-top: 1px solid #e0e0e0;
  display: none;
  float: left;
  height: calc(100% - 56px);
  position: absolute;
  transition-duration: 200ms;
  transition-timing-function: ease;
  width: 202px;
}

.e-pv-sidebar-content-container.e-thumbnail {
  height: 100%;
  left: 1px;
  position: unset;
}

.e-pv-sidebar-title-container {
  background: #fafafa;
  height: 50px;
  position: absolute;
  top: 0;
  width: 202px;
}

.e-pv-sidebar-title {
  color: rgba(38, 38, 38, 0.87);
  font-size: 14px;
  height: 16px;
  margin: 0;
  position: absolute;
  text-align: left;
  top: 15px;
}

.e-pv-sidebar-title.e-left {
  left: 8px;
  width: 160px;
}

.e-pv-sidebar-title.e-right {
  right: 8px;
}

.e-pv-sidebar-toolbar {
  background: #fafafa;
  border: 1px solid #e0e0e0;
  border-width: 1px 0 1px 1px;
  bottom: 0;
  height: calc(100% - 57px);
  position: absolute;
  width: 47px;
  z-index: 100;
}

.e-pv-sidebar-content {
  -webkit-overflow-scrolling: touch;
  background: #fafafa;
  bottom: 0;
  overflow: auto;
  overflow-x: hidden;
  position: absolute;
  top: 48px;
  width: 202px;
  z-index: 103;
}

.e-pv-sidebar-content.e-thumbnail {
  top: 1px;
}

.e-pv-sidebar-resizer {
  background: #eee;
  border: 0;
  border-width: 0;
  color: inherit;
  cursor: ew-resize;
  height: calc(100%);
  position: absolute;
  width: 8px;
  z-index: 105;
}

.e-pv-sidebar-content::-webkit-scrollbar {
  width: 16px;
}

.e-pv-sidebar-content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.3);
  background: #fafafa;
  border: 1px solid #e7e7e7;
}

.e-pv-sidebar-content::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.5);
  background: #c1c1c1;
  background-clip: content-box;
  border: 4px solid transparent;
  border-radius: 100px;
}

.e-pv-thumbnail-view-button.e-btn {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-weight: 500;
  height: 32px;
  line-height: none;
  margin: 8px;
  outline: none;
  padding: 10px;
  width: 32px;
}

.e-pv-thumbnail-view-button-selection.e-pv-thumbnail-view-button.e-btn,
.e-pv-bookmark-button-selection.e-pv-bookmark-button.e-btn {
  background: transparent;
  border: none;
  border-radius: 0;
  line-height: none;
  padding: 10px;
}

.e-pv-bookmark-button.e-btn {
  background: transparent;
  border: none;
  box-shadow: none;
  font-weight: 500;
  height: 34px;
  margin: 8px;
  outline: none;
  padding: 10px;
  width: 34px;
}

.e-pv-title-close-div.e-btn {
  background: transparent;
  border: none;
  box-shadow: none;
  height: 32px;
  left: 170px;
  padding: 0 10px 2px 0;
  position: absolute;
  right: 21px;
  top: 8px;
  width: 32px;
}

.e-pv-sidebar-toolbar-splitter {
  background: #e0e0e0;
  bottom: 0;
  height: calc(100% - 56px);
  position: absolute;
  width: 1px;
  z-index: 104;
}

.e-pv-sidebar-content-splitter {
  background: #e0e0e0;
  height: 1px;
  position: absolute;
  top: 47px;
  width: 201px;
  z-index: 104;
}

.e-pv-thumbnail-view {
  bottom: 0;
  height: 50%;
  padding: 8px 30px 0;
  position: absolute;
  top: 0;
}

.e-pv-thumbnail {
  height: 140px;
  margin: 0 20px 40px;
  width: 100px;
}

.e-pv-thumbnail-number {
  color: rgba(38, 38, 38, 0.87);
  font-family: Roboto;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 8px;
}

.e-pv-thumbnail-selection-ring {
  border-radius: 2px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
  padding: 6px;
}

.e-pv-thumbnail-image {
  background-clip: content-box;
  background-color: #fff;
  height: 126px;
  width: 86px;
}

.e-pv-thumbnail-hover {
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
  padding: 5px;
}

.e-pv-thumbnail-focus {
  border: 6px solid rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
  padding: 0;
}

.e-pv-thumbnail-selection {
  border: 6px solid rgba(227, 22, 91, 0.7);
  border-radius: 2px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
  padding: 0;
}

.e-pv-thumbnail-row {
  -ms-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
}

.e-pv-thumbnail-row {
  display: -ms-flexbox;
}

.e-pv-thumbnail-column {
  flex: 25%;
}

.e-pv-thumbnail-column img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.e-pv-bookmark-view {
  height: 100%;
  overflow: auto;
  padding-top: 15px;
  position: relative;
}

div > .e-pv-bookmark-icon.e-pv-icon {
  float: left;
  font-size: 14px;
  padding-left: 6px;
  padding-right: 18px;
}

.e-pv-sidebar-bookmark-title {
  color: rgba(0, 0, 0, 0.87);
  font-family: Roboto-Regular;
  font-size: 14px;
}

.e-pv-bookmark-view::-webkit-scrollbar {
  height: 16px;
  width: 16px;
}

.e-pv-bookmark-view::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.3);
  background: #fafafa;
  border: 1px solid #e7e7e7;
}

.e-pv-bookmark-view::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.5);
  background: #c1c1c1;
  background-clip: content-box;
  border: 4px solid transparent;
  border-radius: 100px;
}

.e-pv-bookmark-view > .e-ul {
  height: inherit;
  overflow: unset;
}

.e-pv-bookmark-view .e-fullrow {
  height: 34px;
}

.e-pv-bookmark-view .e-icon-collapsible::before,
.e-pv-bookmark-view .e-icon-expandable::before {
  display: inline-block;
  height: 13px;
  padding: 7px;
  width: 13px;
}

.e-pv-bookmark-view .e-list-item .e-ul {
  padding-left: 32px;
}

.e-pv-bookmark-view .e-ul {
  padding: 0 0 0 16px;
}

.e-pv-text::selection {
  background: #247796;
}

.e-pv-text .e-pv-maintaincontent {
  background: #247796;
}

.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn,
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn,
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn,
.e-pv-shapes-toolbar .e-pv-tbar-btn,
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused,
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret {
  color: rgba(0, 0, 0, 0.54);
}

.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
.e-pv-annotation-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
.e-pv-annotation-toolbar .e-toolbar-item.e-overlay .e-dropdown-btn.e-btn .e-pv-icon {
  color: rgba(0, 0, 0, 0.54);
}

.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item {
  height: inherit;
}

.e-pv-print-popup-container {
  height: 100%;
  left: 0;
  overflow: auto;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}

.e-pdfviewer .e-pv-print-popup-container .e-spinner-pane.e-spin-center.e-spin-show {
  background-color: rgba(0, 0, 0, 0.3);
}

.e-pv-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-pv-icon {
  padding: 0 16px 0 0;
}

.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-pv-icon {
  padding: 0 0 0 16px;
}

.e-pv-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select,
.e-pv-annotation-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select {
  background: #fafafa;
  border: 0;
  border-radius: 0;
  color: rgba(227, 22, 91, 0.7);
}

.e-pv-sidebar-toolbar .e-pv-tbar-btn {
  color: rgba(0, 0, 0, 0.54);
}

.e-pv-search-bar {
  background-color: #fafafa;
  border: 0 solid #e0e0e0;
  border-radius: 2px;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
  height: 104px;
  padding: 16px;
  position: absolute;
  top: 50px;
  width: 348px;
  z-index: 105;
}

.e-pv-search-input {
  height: 31px;
  width: 244px;
}

.e-pv-search-input-mobile {
  height: 31px;
}

.e-pv-match-case-container {
  margin-top: 12px;
}

.e-pv-search-btn.e-btn {
  background-color: transparent;
  border: 0;
  box-shadow: none;
  height: 24px;
  margin-top: -6px;
  width: 24px;
}

.e-pv-search-btn.e-btn:active {
  background-color: transparent;
}

.e-pv-search-bar:not(.e-rtl) .e-pv-prev-search {
  margin-left: 16px;
}

.e-pv-search-bar:not(.e-rtl) .e-pv-next-search {
  margin-left: 8px;
}

.e-pv-search-bar.e-rtl .e-pv-prev-search {
  margin-right: 16px;
}

.e-pv-search-bar.e-rtl .e-pv-next-search {
  margin-right: 8px;
}

.e-pv-search-bar.e-rtl .e-pv-prev-search .e-pv-icon-search {
  padding-right: 5px;
}

.e-pv-notification-popup {
  height: 175px;
  margin: 0 10px;
  max-width: 409px;
}

.e-pv-notification-popup.e-pv-notification-large-content {
  height: 190px;
  max-width: 400px;
}

.e-pv-notification-popup .e-pv-notification-popup-content {
  font-size: 16px;
}

.e-pv-search-input.e-input-group .e-input-search-group-icon.e-input-group-icon {
  background: transparent;
}

.e-pv-search-input.e-input-group:not(.e-disabled) .e-input-search-group-icon.e-input-group-icon:active {
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
}

.e-pv-search-input.e-input-group:not(.e-disabled) .e-input-search-group-icon.e-input-group-icon:hover {
  color: rgba(0, 0, 0, 0.54);
}

.e-pv-bookmark-container {
  background-color: #fff;
  border: 1px solid #e0e0e0;
}

.e-pv-bookmark-container .e-listview:not(.e-list-template) .e-list-item {
  border-bottom: 1px solid #e0e0e0;
  height: 48px;
}

.e-pv-bookmark-container .e-pv-bookmark-view.e-listview .e-ul .e-list-item:last-child {
  border-bottom-width: 0;
}

.e-pv-bookmark-container .e-listview .e-list-text {
  -ms-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.e-pv-nav-toolbar.e-toolbar .e-tbar-btn:active .e-tbar-btn-text {
  color: rgba(0, 0, 0, 0.87);
}

.e-pv-nav-toolbar.e-toolbar .e-tbar-btn.e-tbtn-txt {
  background-color: transparent;
  border-width: 0;
  box-shadow: none;
}

.e-pv-bookmark-container .e-pv-bookmark-view {
  padding-top: 0;
}

.e-pv-bookmark-container .e-pv-bookmark-view .e-list-parent.e-ul {
  padding-left: 0;
}

.e-pv-annotation-color-icon,
.e-pv-annotation-stroke-icon,
.e-pv-annotation-textcolor-icon {
  border-bottom: 2px solid;
}

.e-pv-annotation-opacity-popup-container,
.e-pv-annotation-thickness-popup-container {
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
  height: auto;
  min-height: 48px;
  padding: 16px;
  width: auto;
}

.e-pv-annotation-opacity-label,
.e-pv-annotation-opacity-indicator,
.e-pv-annotation-thickness-label,
.e-pv-annotation-thickness-indicator {
  float: left;
  font-family: inherit;
  font-size: inherit;
}

.e-pv-annotation-opacity-slider-container.e-control-wrapper.e-slider-container.e-horizontal,
.e-pv-annotation-thickness-slider-container.e-control-wrapper.e-slider-container.e-horizontal {
  float: left;
  height: auto;
  margin-left: 11px;
  margin-right: 10px;
}

.e-dropdown-popup:not(.e-rtl) .e-pv-annotation-opacity-slider-container.e-control-wrapper.e-slider-container.e-horizontal,
.e-dropdown-popup:not(.e-rtl) .e-pv-annotation-thickness-slider-container.e-control-wrapper.e-slider-container.e-horizontal {
  width: 172px;
}

.e-dropdown-popup.e-rtl .e-pv-annotation-opacity-slider-container.e-control-wrapper.e-slider-container.e-horizontal,
.e-dropdown-popup.e-rtl .e-pv-annotation-thickness-slider-container.e-control-wrapper.e-slider-container.e-horizontal {
  width: 140px;
}

.e-pv-annotation-opacity-slider-container.e-control-wrapper.e-slider-container .e-pv-annotation-opacity-slider.e-slider,
.e-pv-annotation-thickness-slider-container.e-control-wrapper.e-slider-container .e-pv-annotation-opacity-slider.e-slider {
  height: 16px;
}

.e-pv-annotation-color-container.e-dropdown-btn.e-btn .e-caret
.e-pv-annotation-opacity-container.e-dropdown-btn.e-btn .e-caret
.e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn .e-caret,
.e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-caret,
.e-pv-annotation-textprop-container.e-dropdown-btn.e-btn .e-caret {
  font-size: 12px;
}

.e-pv-annotation-color-container,
.e-pv-annotation-opacity-container,
.e-pv-annotation-stroke-container,
.e-pv-annotation-thickness-container,
.e-pv-annotation-textcolor-container,
.e-pv-annotation-textalign-container,
.e-pv-annotation-textprop-container {
  height: 32px;
  width: 54px;
}

.e-pv-annotation-thickness-container.e-btn.e-icon-btn.e-dropdown-btn {
  padding-top: 10px;
}

.e-pv-shapes-toolbar {
  box-shadow: rgba(0, 0, 0, 0.24) 0 8px 10px 0;
}

.e-pv-shapes-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
  padding: 4px;
}

.e-pv-shapes-toolbar.e-toolbar .e-toolbar-items.e-toolbar-multirow {
  margin-bottom: 0;
  margin-left: 4px;
  margin-right: 4px;
}

.e-pv-shapes-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
  height: 32px;
  width: 32px;
}

.e-pv-annotation-thickness-slider-container {
  margin-top: -6px;
}

.e-pv-annotation-opacity-icon {
  padding-top: 1px;
}

.e-pv-annotation-color-container.e-btn,
.e-pv-annotation-opacity-container.e-btn,
.e-pv-annotation-stroke-container.e-btn,
.e-pv-annotation-thickness-container.e-btn,
.e-pv-annotation-shapes-container.e-btn,
.e-pv-annotation-calibrate-container.e-btn,
.e-pv-annotation-textcolor-container.e-btn,
.e-pv-annotation-textalign-container.e-btn,
.e-pv-annotation-textprop-container.e-btn,
.e-pv-stamp.e-menu-wrapper ul .e-menu-item.e-focused:not(.e-selected) {
  background-color: #fafafa;
  border-color: transparent;
}

.e-pv-annotation-color-container.e-btn:hover,
.e-pv-annotation-opacity-container.e-btn:hover,
.e-pv-annotation-stroke-container.e-btn:hover,
.e-pv-annotation-thickness-container.e-btn:hover,
.e-pv-annotation-shapes-container.e-btn:hover,
.e-pv-annotation-calibrate-container.e-btn:hover,
.e-pv-annotation-textcolor-container.e-btn:hover,
.e-pv-annotation-textalign-container.e-btn:hover,
.e-pv-annotation-textprop-container.e-btn:hover,
.e-pv-stamp.e-menu-wrapper ul .e-menu-item.e-focused:hover {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
}

.e-pv-annotation-color-container.e-btn:active,
.e-pv-annotation-opacity-container.e-btn:active,
.e-pv-annotation-stroke-container.e-btn:active,
.e-pv-annotation-thickness-container.e-btn:active,
.e-pv-annotation-shapes-container.e-btn:active,
.e-pv-annotation-calibrate-container.e-btn:active,
.e-pv-annotation-textcolor-container.e-btn:active,
.e-pv-annotation-textalign-container.e-btn:active,
.e-pv-annotation-textprop-container.e-btn:active {
  background-color: #e0e0e0;
  border-color: transparent;
  box-shadow: none;
  color: rgba(227, 22, 91, 0.7);
}

.e-pv-annotation-shapes-container.e-btn.e-dropdown-btn.e-active:not(:hover),
.e-pv-annotation-calibrate-container.e-btn.e-dropdown-btn.e-active:not(:hover) {
  background-color: #e0e0e0;
}

.e-pv-annotation-color-container.e-dropdown-btn.e-btn,
.e-pv-annotation-opacity-container.e-dropdown-btn.e-btn,
.e-pv-annotation-stroke-container.e-dropdown-btn.e-btn,
.e-pv-annotation-thickness-container.e-dropdown-btn.e-btn,
.e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn,
.e-pv-annotation-textalign-container.e-dropdown-btn.e-btn,
.e-pv-annotation-textprop-container.e-dropdown-btn.e-btn {
  line-height: 1.143em;
  padding: 8px 7px 4px;
}

.e-pv-mobile-toolbar .e-toolbar-items .e-toolbar-item .e-btn.e-tbar-btn,
.e-pv-nav-toolbar .e-toolbar-items .e-toolbar-item .e-btn.e-tbar-btn {
  height: 36px;
  min-width: 36px;
}

.e-pv-annotation-popup-menu {
  background-color: #fafafa;
  border-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}

.e-pv-properties-window {
  max-width: 422px;
}

.e-pv-scale-ratio-window {
  max-width: 420px;
}

.e-pv-line-styles-content,
.e-pv-line-styles-item {
  border-bottom-color: #000;
}

.e-pv-line-styles-container:hover {
  background-color: #e0e0e0;
}

.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
  height: 32px;
  line-height: 16px;
}

.e-pv-properties-window .e-dlg-content {
  padding-top: 6px;
}

.e-pv-scale-ratio-text,
.e-pv-depth-text {
  margin-bottom: 8px;
}

.e-pv-properties-line-start-container,
.e-pv-properties-line-end-container,
.e-pv-properties-line-style-container,
.e-pv-properties-line-thickness-container,
.e-pv-properties-line-fill-color-container,
.e-pv-properties-line-stroke-color-container,
.e-pv-properties-line-leader-length-container {
  float: left;
  height: 52px;
  margin-bottom: 16px;
}

.e-pv-properties-line-opacity-container {
  float: left;
  height: auto;
}

.e-pv-scale-ratio-src-input-container,
.e-pv-scale-ratio-src-unit-container,
.e-pv-scale-ratio-dest-input-container,
.e-pv-scale-ratio-dest-unit-container,
.e-pv-depth-input-container,
.e-pv-depth-unit-container {
  float: left;
  height: 24px;
}

.e-pv-scale-ratio-src-input-container,
.e-pv-scale-ratio-src-unit-container,
.e-pv-scale-ratio-dest-input-container,
.e-pv-scale-ratio-dest-unit-container {
  margin-bottom: 24px;
}

.e-pv-scale-ratio-src-unit-container,
.e-pv-scale-ratio-dest-unit-container,
.e-pv-depth-unit-container {
  margin-left: 24px;
}

.e-pv-scale-ratio-src-unit.e-btn,
.e-pv-scale-ratio-dest-unit.e-btn,
.e-pv-depth-unit.e-btn {
  padding: 6px 8px 4px;
}

.e-pv-scale-unit-content {
  float: left;
  width: 33px;
}

.e-pv-scale-ratio-src-unit .e-caret,
.e-pv-scale-ratio-dest-unit .e-caret,
.e-pv-depth-unit .e-caret {
  margin-left: 96px;
  margin-top: 4px;
}

.e-pv-properties-line-opacity {
  margin-top: -10px;
}

.e-pv-properties-line-start-label,
.e-pv-properties-line-end-label,
.e-pv-properties-line-style-label,
.e-pv-properties-line-thickness-label,
.e-pv-properties-line-fill-color-label,
.e-pv-properties-line-stroke-color-label,
.e-pv-properties-line-opacity-label,
.e-pv-properties-line-leader-length-label {
  font-size: 14px;
  margin-bottom: 8px;
}

.e-pv-properties-line-end-container,
.e-pv-properties-line-thickness-container {
  margin-left: 24px;
}

.e-pv-properties-line-leader-length-container {
  margin-left: 21px;
}

.e-pv-properties-line-stroke-color-container {
  margin-left: 150px;
  margin-right: 87px;
}

.e-pv-properties-line-start,
.e-pv-properties-line-end,
.e-pv-properties-line-style,
.e-pv-properties-line-thickness,
.e-pv-properties-line-opacity,
.e-pv-properties-line-leader-length,
.e-pv-scale-ratio-src-input,
.e-pv-scale-ratio-dest-input,
.e-pv-depth-input {
  max-width: 180px;
}

.e-pv-properties-line-start,
.e-pv-properties-line-end,
.e-pv-properties-line-style,
.e-pv-scale-ratio-src-unit,
.e-pv-scale-ratio-dest-unit,
.e-pv-depth-unit {
  width: 180px;
}

.e-pv-line-styles-container {
  line-height: 0;
  padding: 17px;
}

.e-pv-line-styles-item {
  border-bottom-width: 2px;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}

.e-pv-line-styles-content {
  border-bottom-width: 2px;
  display: inline-block;
  width: 100%;
}

.e-pv-properties-line-style-content {
  float: left;
  line-height: 16px;
  width: 44px;
}

.e-pv-properties-line-start.e-btn,
.e-pv-properties-line-end.e-btn {
  height: 32px;
  padding: 8px;
}

.e-pv-properties-line-style.e-btn {
  height: 32px;
  line-height: 0;
  padding: 8px;
  white-space: pre;
}

.e-pv-properties-line-start.e-btn .e-caret,
.e-pv-properties-line-end.e-btn .e-caret {
  display: inline;
  line-height: 16px;
  margin-left: 95px;
}

.e-pv-line-styles-content-container {
  float: left;
  font-size: 0;
  margin-right: 7.5px;
  margin-top: 2.5px;
  width: 138px;
}

.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
.e-menu-wrapper.e-custom-scroll.e-lib.e-keyboard.e-pv-stamp ul {
  height: 32px;
  width: 69px;
}

.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn {
  padding-top: 1px;
}

.e-pv-annotation-shape-icon,
.e-pv-annotation-calibrate-icon {
  margin-right: 10px;
}

.e-pv-properties-opacity-indicator {
  margin-left: 153px;
}

.e-pv-annotation-stamp-container .e-menu-parent.e-menu {
  border-radius: 2px;
}

.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
  line-height: 32px;
}

.e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
.e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
  height: 36px;
  line-height: 25px;
  margin: 4px 0;
  padding: 0 1.5px;
  width: 36px;
}

.e-bigger .e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input {
  padding-top: 4px;
}

.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item.e-pv-zoom-drop-down-container {
  width: 93px;
}

.e-pv-toolbar.e-toolbar .e-tbar-btn > :first-child {
  line-height: 26px;
  min-height: 26px;
}

.e-bigger .e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input:focus {
  padding-left: 0;
}

.e-bigger .e-pv-password-popup.e-dialog,
.e-pv-mobile-view .e-pv-password-popup.e-dialog {
  height: 240px;
}

.e-bigger .e-pv-notification-popup.e-dialog,
.e-pv-mobile-view .e-pv-notification-popup.e-dialog {
  height: 195px;
}

.e-bigger .e-pv-notification-popup.e-pv-notification-large-content.e-dialog,
.e-pv-mobile-view .e-pv-notification-popup.e-pv-notification-large-content.e-dialog {
  height: 220px;
}

.e-bigger .e-pv-corrupted-popup.e-dialog,
.e-pv-mobile-view .e-pv-corrupted-popup.e-dialog {
  height: 198px;
}

.e-bigger .e-pv-password-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
.e-bigger .e-pv-corrupted-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
.e-pv-mobile-view .e-pv-password-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
.e-pv-mobile-view .e-pv-corrupted-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
  padding-top: 6px;
}

.e-bigger .e-toolbar.e-pv-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left,
.e-bigger .e-toolbar.e-pv-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right {
  top: 0;
}

.e-bigger .e-pv-toolbar.e-rtl .e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input {
  padding-right: 0;
}

.e-bigger .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl input.e-input.e-control.e-keyboard,
.e-bigger .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.-pv-prop-dropdown.e-ddl input.e-input.e-control.e-keyboard {
  padding-left: 0;
  padding-right: 14px;
}

.e-pv-sidebar-content-container.e-left {
  left: 47px;
}

.e-pv-sidebar-content-container.e-right {
  right: 47px;
}

.e-pv-sidebar-toolbar-splitter.e-left {
  left: 47px;
}

.e-pv-sidebar-toolbar-splitter.e-right {
  right: 47px;
}

.e-pv-sidebar-resizer.e-left {
  left: 202px;
}

.e-pv-sidebar-resizer.e-right {
  right: 202px;
}

.e-pdfviewer .e-checkbox-wrapper .e-frame + .e-label,
.e-pdfviewer .e-css.e-checkbox-wrapper .e-frame + .e-label {
  margin-right: 10px;
}

div > .e-pv-bookmark-icon.e-pv-icon.e-right {
  float: left;
  font-size: 14px;
  padding-left: 1px;
  padding-right: 1px;
  position: absolute;
}

.e-bigger .e-pv-properties-window {
  max-width: 435px;
}

.e-bigger .e-pv-scale-ratio-window {
  max-width: 435px;
}

.e-pdfviewer .e-treeview .e-list-item {
  white-space: pre-wrap;
  word-break: break-word;
}

.e-pdfviewer .e-treeview .e-list-text {
  width: 100%;
}

.e-pdfviewer .e-treeview.e-fullrow-wrap .e-icon-collapsible,
.e-pdfviewer .e-treeview.e-fullrow-wrap .e-icon-expandable,
.e-pdfviewer .e-treeview.e-fullrow-wrap .e-input,
.e-pdfviewer .e-treeview.e-fullrow-wrap .e-list-url {
  margin-top: 3px;
  position: absolute;
}

.e-pdfviewer .e-inplaceeditor .e-editable-value-wrapper.e-hide {
  display: none;
}

.e-pdfviewer .e-editable-inline {
  padding: 7px 8px 42px;
}

.e-pv-comment-textbox {
  min-height: 22px;
}

.e-pdfviewer .e-editable-value-wrapper {
  color: rgba(0, 0, 0, 0.9);
  font-size: 14px;
  line-height: normal;
  min-height: 22px;
  padding: 2px 8px 3px;
}

.e-pdfviewer .e-pv-comment-textbox .e-editable-value-wrapper {
  color: rgba(0, 0, 0, 0.9);
  font-size: 14px;
  line-height: normal;
  min-height: 24px;
  padding: 2px 8px 3px 32px;
}

.e-pdfviewer .e-inplaceeditor .e-editable-action-buttons {
  float: right;
  padding-bottom: 7px;
  padding-top: 5px;
  position: relative;
  right: 8px;
}

.e-pdfviewer .e-pv-reply-div .e-inplaceeditor .e-editable-action-buttons {
  float: right;
  padding-bottom: 7px;
  padding-top: 5px;
  position: relative;
  right: 8px;
}

.e-pv-comment-title-container {
  height: 36px;
}

.e-pv-reply-title-container {
  height: 36px;
}

.e-pv-more-options-button.e-btn {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  float: right;
  padding: 8px 7px 1px 1px;
}

.e-pdfviewer .e-editable-inline .e-btn.e-outline.e-primary,
.e-pdfviewer .e-editable-inline .e-btn.e-outline {
  border-color: transparent;
}

.e-pdfviewer .e-editable-inline .e-editable-form {
  margin-bottom: 1px;
}

.e-pdfviewer .e-editable-inline .e-clear-icon {
  padding-right: 2px;
}

.e-pdfviewer .e-btn-cancel {
  font-size: 14px;
  padding-left: 5px;
  padding-right: 5px;
}

.e-pdfviewer .e-btn-save {
  font-size: 14px;
  margin-right: 12px;
  padding-left: 7px;
  padding-right: 7px;
}

.e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
  background-color: #e0e0e0;
  border-radius: 2px;
  color: #a6a6a6;
}

.e-pdfviewer .e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content {
  box-shadow: 0 0 0 8px #fafafa inset;
  padding: 8px;
}

.e-pdfviewer .e-accordion .e-acrdn-item .e-acrdn-header {
  line-height: 32px;
  min-height: 32px;
}

.e-contextmenu-wrapper .e-pv-context-menu .e-menu-item {
  height: 38px;
}

.e-pv-comment-panel {
  background-color: #fafafa;
  border: 1px solid #e0e0e0;
  border-width: 1px 1px 0;
  opacity: 1;
  overflow: hidden;
  position: absolute;
  top: 57px;
  width: 300px;
  z-index: 100;
}

.e-pv-comment-panel-title-container {
  background-color: #fafafa;
  border-color: #d0d0d0;
  border-style: double;
  border-width: 0 1px 1px 0;
  height: 45px;
  position: relative;
}

.e-pv-comment-panel-title {
  color: rgba(0, 0, 0, 0.9);
  font-size: 14px;
  left: 15px;
  position: absolute;
  text-align: left;
  top: 14px;
}

.e-pv-comment-panel-title-close-div.e-btn {
  background: transparent;
  border: none;
  box-shadow: none;
  height: 32px;
  position: absolute;
  right: 11px;
  top: 5px;
  width: 32px;
}

.e-pv-title-close-icon {
  color: rgba(0, 0, 0, 0.6);
}

.e-pv-comments-panel-text {
  font-size: 15px;
  padding-left: 85px;
}

.e-pv-comments-content-container {
  background-color: #fff;
  border-color: #d0d0d0;
  border-style: double;
  border-width: 0 1px 1px 0;
  height: calc(100% - 45px);
  overflow: auto;
}

.e-pv-comments-container {
  background-color: #fafafa;
  border-radius: 2px;
  left: 7px;
  right: 7px;
}

.e-pv-comments-border {
  border: 2px;
  border-color: #e0e0e0;
  border-radius: 4px;
  border-style: groove;
}

.e-pv-comment-title {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  max-width: 237px;
  padding-left: 32px;
  padding-top: 7px;
  position: absolute;
}

.e-pv-reply-title {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  max-width: 212px;
  padding-left: 8px;
  padding-top: 7px;
  position: absolute;
}

.e-pv-comments-hover {
  background-color: #eee;
}

.e-pv-comments-select {
  background-color: #fafafa;
}

.e-pv-comments-select .e-pv-comment-textbox .e-editable-value-wrapper {
  color: rgba(0, 0, 0, 0.9);
}

.e-pv-comments-leave {
  background-color: #fafafa;
}

.e-pdfviewer .e-accordion {
  background-color: #fff;
  border: transparent;
}

.e-menu-wrapper.e-custom-scroll.e-lib.e-keyboard.e-pv-stamp {
  border: 0;
  display: block;
}

.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
  padding-left: 7px;
}

.e-pdfviewer .e-inplaceeditor {
  display: block;
}

.e-pdfviewer .e-inplaceeditor .e-editable-value-wrapper .e-editable-overlay-icon {
  display: none;
}

.e-pdfviewer .e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
  border-bottom: 0;
  word-break: break-all;
}

.e-pdfviewer .e-inplaceeditor .e-editable-value-wrapper {
  display: block;
}

.e-pdfviewer .e-inplaceeditor .e-editable-value-wrapper:hover {
  background: transparent;
}

.e-pv-status-div {
  height: 20px;
  left: 8px;
  position: relative;
  width: 20px;
}

.e-pv-status-container {
  padding-bottom: 5px;
  padding-top: 2px;
}

.e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
  caret-color: #e3165b;
}

.e-pv-reply-div {
  margin-top: 3px;
}

.e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header,
.e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header {
  background: #fafafa;
  border: #d0d0d0;
}

.e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header .e-acrdn-header-icon,
.e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header .e-acrdn-header-content,
.e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header .e-acrdn-header-icon,
.e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header .e-acrdn-header-content {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
}

.e-content-placeholder.e-pdfviewer.e-placeholder-pdfviewer {
  background-size: 100%;
}

.e-pdfviewer .e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content {
  line-height: normal;
}

.e-pdfviewer .e-pv-signature-apperance .e-checkbox-wrapper {
  margin-top: 10px;
}

.e-pdfviewer .e-pv-signature-window .e-footer-content .e-pv-clearbtn {
  float: left;
}

.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-bold.e-pv-tbar-btn.e-tooltip.textprop-option-active,
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-italic.e-pv-tbar-btn.e-tooltip.textprop-option-active,
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-strikeout.e-pv-tbar-btn.e-tooltip.textprop-option-active,
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-underlinetext.e-pv-tbar-btn.e-tooltip.textprop-option-active,
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-left-align.e-pv-tbar-btn.e-tooltip.textprop-option-active,
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-right-align.e-pv-tbar-btn.e-tooltip.textprop-option-active,
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-center-align.e-pv-tbar-btn.e-tooltip.textprop-option-active,
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-justfiy-align.e-pv-tbar-btn.e-tooltip.textprop-option-active {
  background: #bdbdbd;
  border-color: #bdbdbd;
}

.e-pv-comment-panel-resizer {
  background: #eee;
  border: 0;
  border-width: 0;
  color: inherit;
  cursor: ew-resize;
  height: calc(100%);
  position: absolute;
  width: 8px;
  z-index: 105;
}

.e-pv-comment-panel-resizer.e-left {
  left: 300px;
}

.e-pv-comment-panel-resizer.e-right {
  right: 300px;
}

@keyframes e-input-ripple {
  100% {
    opacity: 0;
    transform: scale(4);
  }
}

/*! component icons */
.e-time-wrapper .e-time-icon.e-icons::before,
.e-control-wrapper.e-time-wrapper .e-time-icon.e-icons::before {
  content: '\e20c';
}

.e-time-wrapper.e-outline .e-input-group-icon.e-time-icon,
.e-time-wrapper.e-control-wrapper.e-outline .e-input-group-icon.e-time-icon {
  min-height: 0;
  min-width: 20px;
}

.e-bigger .e-time-wrapper.e-outline .e-input-group-icon.e-time-icon,
.e-time-wrapper.e-control-wrapper.e-bigger.e-outline .e-input-group-icon.e-time-icon,
.e-bigger .e-time-wrapper.e-control-wrapper.e-outline .e-input-group-icon.e-time-icon {
  min-height: 0;
  min-width: 24px;
}

.e-small .e-time-wrapper.e-outline .e-input-group-icon.e-time-icon,
.e-time-wrapper.e-control-wrapper.e-small.e-outline .e-input-group-icon.e-time-icon,
.e-small .e-time-wrapper.e-control-wrapper.e-outline .e-input-group-icon.e-time-icon {
  min-height: 0;
  min-width: 18px;
}

.e-bigger.e-small .e-outline.e-time-wrapper .e-input-group-icon.e-time-icon,
.e-bigger.e-small.e-outline.e-time-wrapper .e-input-group-icon.e-time-icon,
.e-time-wrapper.e-control-wrapper.e-bigger.e-small.e-outline .e-input-group-icon.e-time-icon,
.e-bigger.e-small .e-time-wrapper.e-control-wrapper.e-outline .e-input-group-icon.e-time-icon {
  min-height: 0;
  min-width: 20px;
}

.e-input-group.e-control-wrapper.e-time-wrapper.e-non-edit.e-input-focus .e-input:focus ~ .e-clear-icon,
.e-float-input.e-control-wrapper.e-input-group.e-time-wrapper.e-non-edit.e-input-focus input:focus ~ .e-clear-icon {
  display: flex;
}

.e-time-wrapper,
.e-control-wrapper.e-time-wrapper {
  -webkit-tap-highlight-color: transparent;
}

.e-time-wrapper .e-time-icon.e-icons,
.e-control-wrapper.e-time-wrapper .e-time-icon.e-icons {
  font-size: 16px;
  min-height: 20px;
  min-width: 20px;
}

.e-time-wrapper .e-time-icon.e-icons.e-disabled,
.e-control-wrapper.e-time-wrapper .e-time-icon.e-icons.e-disabled {
  pointer-events: none;
}

.e-time-wrapper span,
.e-control-wrapper.e-time-wrapper span {
  cursor: pointer;
}

.e-timepicker.e-time-modal {
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  left: 0;
  opacity: .5;
  pointer-events: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}

.e-timepicker.e-popup {
  border-style: solid;
  border-width: 1px;
  overflow: auto;
}

.e-timepicker.e-popup .e-content {
  position: relative;
}

.e-timepicker.e-popup .e-list-parent.e-ul {
  margin: 0;
  padding: 0 0;
}

.e-timepicker.e-popup .e-list-parent.e-ul .e-list-item {
  cursor: default;
  font-size: 13px;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  width: 100%;
}

.e-timepicker.e-popup .e-list-parent.e-ul .e-list-item.e-hover {
  cursor: pointer;
}

.e-timepicker.e-popup .e-list-parent.e-ul .e-list-item {
  line-height: 36px;
  text-indent: 16px;
}

.e-bigger .e-time-wrapper .e-time-icon.e-icons,
.e-bigger.e-time-wrapper .e-time-icon.e-icons,
.e-bigger .e-control-wrapper .e-time-wrapper .e-time-icon.e-icons,
.e-control-wrapper.e-bigger.e-time-wrapper .e-time-icon.e-icons {
  font-size: 20px;
  min-height: 22px;
  min-width: 22px;
}

.e-bigger .e-timepicker.e-popup .e-list-parent.e-ul,
.e-bigger.e-timepicker.e-popup .e-list-parent.e-ul {
  padding: 0 0;
}

.e-bigger .e-timepicker.e-popup .e-list-parent.e-ul .e-list-item,
.e-bigger.e-timepicker.e-popup .e-list-parent.e-ul .e-list-item {
  font-size: 14px;
  line-height: 48px;
  text-indent: 16px;
}

.e-small .e-timepicker.e-popup .e-list-parent.e-ul .e-list-item,
.e-small.e-timepicker.e-popup .e-list-parent.e-ul .e-list-item {
  font-size: 12px;
  line-height: 26px;
  text-indent: 12px;
}

.e-small .e-time-wrapper .e-time-icon.e-icons,
.e-small.e-time-wrapper .e-time-icon.e-icons,
.e-small .e-control-wrapper.e-time-wrapper .e-time-icon.e-icons,
.e-control-wrapper.e-small.e-time-wrapper .e-time-icon.e-icons {
  font-size: 14px;
}

.e-small.e-bigger .e-timepicker.e-popup .e-list-parent.e-ul .e-list-item,
.e-small.e-bigger.e-timepicker.e-popup .e-list-parent.e-ul .e-list-item {
  font-size: 13px;
  line-height: 40px;
  text-indent: 16px;
}

.e-small.e-bigger .e-time-wrapper .e-time-icon.e-icons,
.e-small.e-bigger.e-time-wrapper .e-time-icon.e-icons,
.e-small.bigger .e-control-wrapper.e-time-wrapper .e-time-icon.e-icons,
.e-control-wrapper.e-small.bigger.e-time-wrapper .e-time-icon.e-icons {
  font-size: 18px;
}

.e-content-placeholder.e-timepicker.e-placeholder-timepicker {
  background-size: 250px 33px;
  min-height: 33px;
}

.e-bigger .e-content-placeholder.e-timepicker.e-placeholder-timepicker,
.e-bigger.e-content-placeholder.e-timepicker.e-placeholder-timepicker {
  background-size: 250px 40px;
  min-height: 40px;
}

.e-time-overflow {
  overflow: hidden;
}

.e-timepicker-mob-popup-wrap {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  left: 0;
  max-height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1002;
}

.e-timepicker-mob-popup-wrap .e-timepicker.e-popup.e-lib.e-control.e-popup-open {
  left: 0 !important;
  position: relative;
  top: 0 !important;
}

/*! timepicker theme */
.e-time-wrapper .e-input-group-icon.e-icons.e-active {
  color: #e3165b;
}

.e-time-wrapper.e-input-group:not(.e-disabled) .e-input-group-icon.e-active:active {
  color: #e3165b;
}

.e-timepicker.e-popup {
  border: none;
  border-radius: 2px;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.e-timepicker.e-popup .e-list-parent.e-ul {
  background-color: #fff;
}

.e-timepicker.e-popup .e-list-parent.e-ul li.e-list-item {
  border: none;
  color: rgba(0, 0, 0, 0.87);
}

.e-timepicker.e-popup .e-list-parent.e-ul .e-list-item.e-disabled {
  color: rgba(0, 0, 0, 0.38);
  opacity: 1;
  pointer-events: none;
  touch-action: none;
}

.e-timepicker.e-popup .e-list-parent.e-ul .e-list-item.e-hover,
.e-timepicker.e-popup .e-list-parent.e-ul .e-list-item.e-navigation,
.e-timepicker.e-popup .e-list-parent.e-ul .e-list-item:focus {
  background-color: #eee;
  border: none;
  color: #000;
}

.e-timepicker.e-popup .e-list-parent.e-ul .e-list-item.e-active {
  background-color: #eee;
  color: #e3165b;
}

.e-timepicker.e-popup .e-list-parent.e-ul .e-list-item.e-active.e-hover {
  background-color: #eee;
  color: #e3165b;
}

.e-small .e-timepicker.e-popup .e-list-parent.e-ul .e-list-item,
.e-small.e-timepicker.e-popup .e-list-parent.e-ul .e-list-item,
.e-bigger.e-small .e-timepicker.e-popup .e-list-parent.e-ul .e-list-item,
.e-bigger.e-small.e-timepicker.e-popup .e-list-parent.e-ul .e-list-item {
  color: #000;
}

/*! component's theme wise override definitions and variables */
/*! component's common definitions and variables */
/*! field-list component icons */
.e-pivotfieldlist .e-select-table::before {
  content: '\e434';
}

.e-pivot-formatting-dialog .e-format-delete-icon::before {
  content: '\ea7f';
}

.e-pivot-formatting-dialog .e-add-icon::before {
  content: '\e823';
}

.e-pivot-formatting-dialog .e-colorpicker-wrapper .e-format-back-color + .e-split-btn-wrapper .e-split-btn .e-selected-color::before {
  content: '\e35c';
}

.e-pivot-formatting-dialog .e-colorpicker-wrapper .e-format-font-color + .e-split-btn-wrapper .e-split-btn .e-selected-color::before {
  content: '\e35f';
}

.e-level-options .e-selected-level-icon::before {
  content: '\e614';
}

.e-pivot-calc-dialog-div .e-drag::before {
  content: '\e330';
}

.e-pivot-calc-dialog-div .e-pivot-all-field-title-wrapper .e-info.e-icons::before {
  content: '\e607';
}

.e-pivot-calc-dialog-div .e-list-item .e-text-content .e-edited.e-icons::before {
  content: '\e7a3';
}

.e-pivot-calc-dialog-div .e-list-item .e-text-content .e-edit.e-icons::before {
  content: '\e891';
}

.e-pivot-calc-dialog-div .e-list-item .e-text-content .e-remove-report.e-icons::before {
  content: '\e706';
}

.e-pivot-calc-dialog-div .e-list-item .e-text-content .e-format.e-icons::before {
  content: '\e22f';
}

.e-pivot-calc-dialog-div .e-measureGroupCDB-icon::before {
  content: '\ea76' !important;
}

.e-pivot-calc-dialog-div .e-measure-icon::before {
  content: '\ea76' !important;
}

.e-pivot-calc-dialog-div .e-folderCDB-icon::before {
  content: '\e60b' !important;
}

.e-pivot-calc-dialog-div .e-folderCDB-open-icon::before {
  content: '\e65f' !important;
}

.e-pivot-calc-dialog-div .e-dimensionCDB-icon::before {
  content: '\e65b' !important;
}

.e-pivot-calc-dialog-div .e-kpiCDB-icon::before {
  content: '\e664' !important;
}

.e-pivot-calc-dialog-div .e-kpiGoal-icon::before {
  content: '\e664' !important;
}

.e-pivot-calc-dialog-div .e-kpiStatus-icon::before {
  content: '\e664' !important;
}

.e-pivot-calc-dialog-div .e-kpiTrend-icon::before {
  content: '\e664' !important;
}

.e-pivot-calc-dialog-div .e-kpiValue-icon::before {
  content: '\e664' !important;
}

.e-pivot-calc-dialog-div .e-namedSetCDB-icon::before {
  content: '\e65d' !important;
}

.e-pivot-calc-dialog-div .e-hierarchyCDB-icon::before {
  content: '\e663' !important;
}

.e-pivot-calc-dialog-div .e-attributeCDB-icon::before {
  content: '\e65c' !important;
}

.e-pivot-calc-dialog-div .e-hierarchy-level-0-icon::before {
  content: '\e65a' !important;
}

.e-pivot-calc-dialog-div .e-hierarchy-level-1-icon::before {
  content: '\e65a' !important;
}

.e-pivot-calc-dialog-div .e-hierarchy-level-2-icon::before {
  content: '\e662' !important;
}

.e-pivot-calc-dialog-div .e-hierarchy-level-3-icon::before {
  content: '\e65e' !important;
}

.e-pivot-calc-dialog-div .e-hierarchy-level-4-icon::before {
  content: '\e660' !important;
}

.e-pivot-calc-dialog-div .e-hierarchy-level-5-icon::before {
  content: '\e661' !important;
}

.e-pivot-calc-dialog-div .e-calcMemberGroupCDB::before {
  content: '\e729' !important;
}

.e-pivot-calc-dialog-div .e-calc-measure-icon::before {
  content: '\ea76' !important;
}

.e-pivot-calc-dialog-div .e-calc-dimension-icon::before {
  content: '\e65b' !important;
}

.e-pivot-calc-dialog-div .e-sort-none::before {
  content: '\e666' !important;
}

.e-pivot-calc-dialog-div .e-sort-ascend::before {
  content: '\e667' !important;
}

.e-pivot-calc-dialog-div .e-sort-descend::before {
  content: '\e665' !important;
}

.e-pivotfieldlist-wrapper .e-field-list-back-icon::before {
  content: '\e977';
}

.e-pivotfieldlist-wrapper .e-sort::before {
  content: '\e840';
}

.e-pivotfieldlist-wrapper .e-pv-filter::before {
  content: '\e909';
}

.e-pivotfieldlist-wrapper .e-pv-filtered::before {
  color: #e3165b;
  content: '\ebb3';
}

.e-pivotfieldlist-wrapper .e-drag::before {
  content: '\e330';
}

.e-pivotfieldlist-wrapper .e-add-icon::before {
  content: '\e823';
}

.e-pivotfieldlist-wrapper .e-remove::before {
  content: '\e208';
}

.e-pivotfieldlist-wrapper .e-axis-rows::before {
  content: '\ea75';
}

.e-pivotfieldlist-wrapper .e-axis-columns::before {
  content: '\ea74';
}

.e-pivotfieldlist-wrapper .e-axis-values::before {
  content: '\ea76';
}

.e-pivotfieldlist-wrapper .e-axis-filters::before {
  content: '\e909';
}

.e-pivotfieldlist-wrapper .e-selected-option-icon::before {
  content: '\ea84';
}

.e-pivotfieldlist-wrapper .e-clear-filter-icon::before {
  content: '\ea82';
}

.e-pivotfieldlist-wrapper .e-dropdown-icon::before {
  content: '\e83d';
}

.e-pivotfieldlist-wrapper .e-measureGroupCDB-icon::before {
  content: '\ea76' !important;
}

.e-pivotfieldlist-wrapper .e-measure-icon::before {
  content: '\ea76' !important;
}

.e-pivotfieldlist-wrapper .e-folderCDB-icon::before {
  content: '\e60b' !important;
}

.e-pivotfieldlist-wrapper .e-folderCDB-open-icon::before {
  content: '\e65f' !important;
}

.e-pivotfieldlist-wrapper .e-dimensionCDB-icon::before {
  content: '\e65b' !important;
}

.e-pivotfieldlist-wrapper .e-kpiCDB-icon::before {
  content: '\e664' !important;
}

.e-pivotfieldlist-wrapper .e-kpiGoal-icon::before {
  content: '\e664' !important;
}

.e-pivotfieldlist-wrapper .e-kpiStatus-icon::before {
  content: '\e664' !important;
}

.e-pivotfieldlist-wrapper .e-kpiTrend-icon::before {
  content: '\e664' !important;
}

.e-pivotfieldlist-wrapper .e-kpiValue-icon::before {
  content: '\e664' !important;
}

.e-pivotfieldlist-wrapper .e-namedSetCDB-icon::before {
  content: '\e65d' !important;
}

.e-pivotfieldlist-wrapper .e-hierarchyCDB-icon::before {
  content: '\e663' !important;
}

.e-pivotfieldlist-wrapper .e-attributeCDB-icon::before {
  content: '\e65c' !important;
}

.e-pivotfieldlist-wrapper .e-hierarchy-level-0-icon::before {
  content: '\e65a' !important;
}

.e-pivotfieldlist-wrapper .e-hierarchy-level-1-icon::before {
  content: '\e65a' !important;
}

.e-pivotfieldlist-wrapper .e-hierarchy-level-2-icon::before {
  content: '\e662' !important;
}

.e-pivotfieldlist-wrapper .e-hierarchy-level-3-icon::before {
  content: '\e65e' !important;
}

.e-pivotfieldlist-wrapper .e-hierarchy-level-4-icon::before {
  content: '\e660' !important;
}

.e-pivotfieldlist-wrapper .e-hierarchy-level-5-icon::before {
  content: '\e661' !important;
}

.e-pivotfieldlist-wrapper .e-calcMemberGroupCDB::before {
  content: '\e729' !important;
}

.e-pivotfieldlist-wrapper .e-calc-measure-icon::before {
  content: '\ea76' !important;
}

.e-pivotfieldlist-wrapper .e-calc-dimension-icon::before {
  content: '\e65b' !important;
}

.e-pivotfieldlist-wrapper .e-sort-none::before {
  content: '\e666' !important;
}

.e-pivotfieldlist-wrapper .e-sort-ascend::before {
  content: '\e667' !important;
}

.e-pivotfieldlist-wrapper .e-sort-descend::before {
  content: '\e665' !important;
}

.e-pivotfieldlist-wrapper .e-pivot-calc-outer-div .e-pivot-accord .e-edited.e-icons::before {
  content: '\e7a3';
}

.e-pivotfieldlist-wrapper .e-pivot-calc-outer-div .e-pivot-accord .e-edit.e-icons::before {
  content: '\e891';
}

.e-pivotfieldlist-wrapper .e-pivot-calc-outer-div .e-pivot-accord .e-remove-report.e-icons::before {
  content: '\e706';
}

.e-pivotfieldlist-wrapper .e-pivot-button .e-edit::before {
  content: '\e891';
}

.e-pivotfieldlist-wrapper .e-sort-ascend-icon::before {
  content: '\e734';
}

.e-pivotfieldlist-wrapper .e-sort-descend-icon::before {
  content: '\e733';
}

/*! field-list theme */
.e-pivotfieldlist .e-disable {
  display: none;
}

.e-pivotfieldlist .e-hide {
  visibility: hidden;
}

.e-pivot-formatting-dialog {
  max-height: 480px !important;
  min-width: 628px !important;
  width: 628px !important;
}

.e-pivot-formatting-dialog .e-format-table tr:nth-child(odd) td {
  padding-bottom: 10px;
}

.e-pivot-formatting-dialog .e-format-delete-icon {
  font-weight: normal;
}

.e-pivot-formatting-dialog .e-format-delete-icon:hover {
  font-weight: 600;
}

.e-pivot-formatting-dialog .e-format-table tr:nth-child(even) td {
  padding-bottom: 14px;
  padding-right: 18px;
}

.e-pivot-formatting-dialog .e-format-value-span {
  vertical-align: bottom;
}

.e-pivot-formatting-dialog .e-format-value1,
.e-pivot-formatting-dialog .e-format-value2,
.e-pivot-formatting-dialog .e-format-value-span {
  margin-right: 10px;
}

.e-pivot-formatting-dialog .e-format-font-color-picker {
  margin-left: 0;
  margin-right: 18px;
}

.e-pivot-formatting-dialog .e-format-inner-div {
  padding-left: 14px;
  padding-top: 14px;
}

.e-pivot-formatting-dialog .e-format-outer-div {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  margin-bottom: 14px;
}

.e-pivot-formatting-dialog .e-format-condition-button {
  float: left;
}

.e-pivot-formatting-dialog .e-format-delete-button {
  background-color: transparent;
  border-color: transparent;
  float: right;
  padding-right: 12px;
  padding-top: 12px;
}

.e-pivot-formatting-dialog .e-format-delete-button:hover,
.e-pivot-formatting-dialog .e-format-delete-button:focus,
.e-pivot-formatting-dialog .e-format-delete-button:active {
  background-color: transparent;
  border-color: transparent;
  box-shadow: 0 0 0 transparent;
}

.e-pivot-formatting-dialog .e-format-delete-button:hover .e-format-delete-icon,
.e-pivot-formatting-dialog .e-format-delete-button:focus .e-format-delete-icon,
.e-pivot-formatting-dialog .e-format-delete-button:active .e-format-delete-icon {
  font-weight: 600;
}

.e-pivot-formatting-dialog .e-format-delete-icon {
  font-size: 10px;
}

.e-pivot-formatting-dialog .e-format-label,
.e-pivot-formatting-dialog .e-format-value-label {
  color: #000;
  font-size: 13px;
  font-weight: 500;
  opacity: 0.87;
}

.e-pivot-formatting-dialog .e-format-value-preview {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  height: 28px;
  margin: 0 !important;
  padding-left: 6px;
  padding-top: 6px;
  width: 80px;
}

.e-pivot-formatting-dialog .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-btn .e-selected-color {
  background: none;
  margin: 0 2px;
  width: 14px;
}

.e-pivot-formatting-dialog .e-split-preview,
.e-pivot-formatting-dialog .e-tip-transparent {
  border: 1px solid #e0e0e0;
  border-radius: 0 !important;
  height: 40%;
  left: -3px;
  position: absolute;
  top: 16px;
  width: 150%;
}

.e-pivot-formatting-dialog.e-device {
  min-width: 320px !important;
  width: 100%  !important;
}

.e-pivot-formatting-dialog.e-device .e-format-value1,
.e-pivot-formatting-dialog.e-device .e-format-value2,
.e-pivot-formatting-dialog.e-device .e-format-value-span {
  margin-right: 2px;
}

.e-pivot-formatting-dialog.e-device .e-format-color-picker {
  width: 33%;
}

.e-pivot-formatting-dialog.e-device .e-format-delete-button {
  font-size: 12px;
  padding-right: 16px;
  padding-top: 16px;
}

.e-pivot-formatting-dialog.e-device .e-format-apply-button,
.e-pivot-formatting-dialog.e-device .e-format-cancel-button {
  max-width: 40%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-pivot-formatting-dialog.e-rtl .e-format-font-color-picker {
  margin-left: 18px;
  margin-right: 0;
}

.e-pivot-formatting-dialog.e-rtl .e-format-condition-button {
  float: right;
}

.e-pivot-formatting-dialog.e-rtl .e-format-condition-button .e-add-icon {
  margin-left: auto;
}

.e-pivot-formatting-dialog.e-rtl .e-format-inner-div {
  padding-left: 0;
  padding-right: 14px;
}

.e-pivot-formatting-dialog.e-rtl .e-format-delete-button {
  float: left;
  padding-left: 12px;
}

.e-bigger.e-pivot-formatting-dialog,
.e-bigger .e-pivot-formatting-dialog,
.e-bigger.e-pivot-formatting-dialog,
.e-bigger .e-pivot-formatting-dialog {
  min-width: 680px !important;
  width: 680px !important;
}

.e-bigger.e-pivot-formatting-dialog .e-format-label,
.e-bigger.e-pivot-formatting-dialog .e-format-value-label,
.e-bigger .e-pivot-formatting-dialog .e-format-label,
.e-bigger .e-pivot-formatting-dialog .e-format-value-label,
.e-bigger.e-pivot-formatting-dialog .e-format-label,
.e-bigger.e-pivot-formatting-dialog .e-format-value-label,
.e-bigger .e-pivot-formatting-dialog .e-format-label,
.e-bigger .e-pivot-formatting-dialog .e-format-value-label {
  font-size: 14px;
}

.e-bigger.e-pivot-formatting-dialog .e-format-value1, .e-bigger.e-pivot-formatting-dialog .e-format-value2,
.e-bigger .e-pivot-formatting-dialog .e-format-value1,
.e-bigger .e-pivot-formatting-dialog .e-format-value2,
.e-bigger.e-pivot-formatting-dialog .e-format-value1,
.e-bigger.e-pivot-formatting-dialog .e-format-value2,
.e-bigger .e-pivot-formatting-dialog .e-format-value1,
.e-bigger .e-pivot-formatting-dialog .e-format-value2 {
  margin-bottom: 3px !important;
}

.e-bigger.e-pivot-formatting-dialog .e-format-inner-div,
.e-bigger .e-pivot-formatting-dialog .e-format-inner-div,
.e-bigger.e-pivot-formatting-dialog .e-format-inner-div,
.e-bigger .e-pivot-formatting-dialog .e-format-inner-div {
  padding-left: 16px;
  padding-top: 16px;
}

.e-bigger.e-pivot-formatting-dialog .e-format-outer-div,
.e-bigger .e-pivot-formatting-dialog .e-format-outer-div,
.e-bigger.e-pivot-formatting-dialog .e-format-outer-div,
.e-bigger .e-pivot-formatting-dialog .e-format-outer-div {
  margin-bottom: 16px;
}

.e-bigger.e-pivot-formatting-dialog .e-format-table tr:nth-child(odd) td,
.e-bigger .e-pivot-formatting-dialog .e-format-table tr:nth-child(odd) td,
.e-bigger.e-pivot-formatting-dialog .e-format-table tr:nth-child(odd) td,
.e-bigger .e-pivot-formatting-dialog .e-format-table tr:nth-child(odd) td {
  padding-bottom: 12px;
}

.e-bigger.e-pivot-formatting-dialog .e-format-table tr:nth-child(even) td,
.e-bigger .e-pivot-formatting-dialog .e-format-table tr:nth-child(even) td,
.e-bigger.e-pivot-formatting-dialog .e-format-table tr:nth-child(even) td,
.e-bigger .e-pivot-formatting-dialog .e-format-table tr:nth-child(even) td {
  padding-bottom: 16px;
  padding-right: 20px;
}

.e-bigger.e-pivot-formatting-dialog .e-format-font-color-picker,
.e-bigger .e-pivot-formatting-dialog .e-format-font-color-picker,
.e-bigger.e-pivot-formatting-dialog .e-format-font-color-picker,
.e-bigger .e-pivot-formatting-dialog .e-format-font-color-picker {
  margin-left: 0;
  margin-right: 20px;
}

.e-bigger.e-pivot-formatting-dialog.e-device,
.e-bigger .e-pivot-formatting-dialog.e-device,
.e-bigger.e-pivot-formatting-dialog.e-device,
.e-bigger .e-pivot-formatting-dialog.e-device {
  min-width: 320px !important;
  width: 100%  !important;
}

.e-bigger.e-pivot-formatting-dialog.e-device .e-format-color-picker,
.e-bigger .e-pivot-formatting-dialog.e-device .e-format-color-picker,
.e-bigger.e-pivot-formatting-dialog.e-device .e-format-color-picker,
.e-bigger .e-pivot-formatting-dialog.e-device .e-format-color-picker {
  width: 33%;
}

.e-bigger.e-pivot-formatting-dialog.e-device .e-format-delete-button,
.e-bigger .e-pivot-formatting-dialog.e-device .e-format-delete-button,
.e-bigger.e-pivot-formatting-dialog.e-device .e-format-delete-button,
.e-bigger .e-pivot-formatting-dialog.e-device .e-format-delete-button {
  font-size: 12px;
  padding-right: 16px;
  padding-top: 16px;
}

.e-bigger.e-pivot-formatting-dialog.e-rtl .e-format-font-color-picker,
.e-bigger .e-pivot-formatting-dialog.e-rtl .e-format-font-color-picker,
.e-bigger.e-pivot-formatting-dialog.e-rtl .e-format-font-color-picker,
.e-bigger .e-pivot-formatting-dialog.e-rtl .e-format-font-color-picker {
  margin-left: 20px;
  margin-right: 0;
}

.e-pivot-calc-dialog-div {
  max-height: 550px !important;
  min-width: 290px;
}

.e-pivot-calc-dialog-div .e-dlg-header-content,
.e-pivot-calc-dialog-div .e-footer-content {
  border: 0;
}

.e-pivot-calc-dialog-div .e-dlg-content {
  padding-bottom: 18px;
}

.e-pivot-calc-dialog-div .e-pivot-all-field-title,
.e-pivot-calc-dialog-div .e-pivot-field-name-title,
.e-pivot-calc-dialog-div .e-pivot-formula-title,
.e-pivot-calc-dialog-div .e-olap-hierarchy-title,
.e-pivot-calc-dialog-div .e-olap-format-title,
.e-pivot-calc-dialog-div .e-olap-member-title {
  color: rgba(0, 0, 0, 0.54);
  font-size: 13px;
  margin-top: 15px;
  overflow: hidden;
  padding: 4px 0;
  padding-bottom: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-pivot-calc-dialog-div .e-treeview .e-sibling {
  display: none;
}

.e-pivot-calc-dialog-div .e-treeview .e-list-selected {
  opacity: .5;
}

.e-pivot-calc-dialog-div .e-treeview ul {
  overflow: hidden;
}

.e-pivot-calc-dialog-div .e-treeview ul li {
  padding: 0;
}

.e-pivot-calc-dialog-div .e-treeview ul li .e-list-text {
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
}

.e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon {
  color: rgba(0, 0, 0, 0.54);
  margin: 0;
}

.e-pivot-calc-dialog-div .e-treeview ul .e-fullrow {
  cursor: default;
}

.e-pivot-calc-dialog-div .e-treeview ul .e-list-item .e-text-content {
  height: 36px;
  margin-left: -10px;
  padding: 0;
}

.e-pivot-calc-dialog-div .e-treeview .e-list-item div.e-icons {
  cursor: pointer;
  font-size: 12px;
  height: 24px;
  opacity: 0.87;
  padding: 2px 4px 4px;
  pointer-events: auto;
  width: 24px;
}

.e-pivot-calc-dialog-div .e-treeview .e-list-item div.e-iconspace {
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  height: 24px;
  opacity: 0.87;
  padding: 2px 4px 4px;
  pointer-events: auto;
  width: 24px;
}

.e-pivot-calc-dialog-div .e-treeview .e-list-item span.e-icons {
  color: #bdbdbd;
  cursor: move;
  display: inline-block;
  font-size: 14px;
  height: 24px;
  margin-right: 4px;
  margin-top: 4px;
  padding: 5px;
  pointer-events: auto;
  width: 24px;
}

.e-pivot-calc-dialog-div .e-dlg-header {
  font-size: 18px;
  font-weight: 500;
  opacity: 0.87;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 74%;
}

.e-pivot-calc-dialog-div .e-contextmenu {
  background-color: #fff;
  border-radius: 4px;
}

.e-pivot-calc-dialog-div .e-contextmenu .e-menu-item {
  color: #000;
  font-size: 14px;
  height: 48px;
  opacity: .87;
}

.e-pivot-calc-dialog-div.e-rtl .e-treeview .e-list-item div.e-icons {
  font-size: 14px;
  height: 24px;
  margin-bottom: 10px;
  padding: 5px;
  width: 24px;
}

.e-pivot-calc-dialog-div.e-rtl .e-treeview .e-list-item div.e-edit.e-icons,
.e-pivot-calc-dialog-div.e-rtl .e-treeview .e-list-item div.e-edited.e-icons,
.e-pivot-calc-dialog-div.e-rtl .e-treeview .e-list-item div.e-remove-report.e-icons {
  margin-right: 0;
  transform: rotate(0deg);
}

.e-pivot-calc-dialog-div.e-rtl .e-treeview ul {
  margin-right: 0;
}

.e-pivot-calc-dialog-div.e-rtl .e-treeview ul li {
  margin-left: 0;
  margin-right: -40px;
}

.e-pivot-calc-dialog-div.e-rtl .e-treeview ul li .e-text-content {
  padding: 0 24px 0 0;
}

.e-pivot-calc-dialog-div .e-pivot-calc-input.e-empty-field::-webkit-input-placeholder {
  color: #f44336 !important;
  font-weight: 600 !important;
}

.e-pivot-calc-dialog-div .e-pivot-calc-input.e-empty-field:-moz-placeholder {
  color: #f44336 !important;
  font-weight: 600 !important;
}

.e-pivot-calc-dialog-div .e-pivot-calc-input.e-empty-field::-moz-placeholder {
  color: #f44336 !important;
  font-weight: 600 !important;
}

.e-pivot-calc-dialog-div .e-pivot-calc-input.e-empty-field:-ms-input-placeholder {
  color: #f44336 !important;
  font-weight: 600 !important;
}

.e-pivot-calc-dialog-div .e-pivot-formula {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #000;
  font-size: 12px;
  height: 70px;
  margin-top: 5px;
  padding: 5px 10px;
  resize: none;
  width: 100%;
}

.e-pivot-calc-dialog-div .e-pivot-formula.e-copy-drop {
  cursor: copy;
}

.e-pivot-calc-dialog-div .e-list-parent .e-list-text {
  margin-bottom: 8px;
  min-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 65%;
}

.e-pivot-calc-dialog-div .e-pivot-treeview-outer {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  height: 120px;
  margin-top: 5px;
  overflow: auto;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div {
  min-width: 550px;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div {
  display: flex;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div {
  height: 430px;
  width: 50%;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer {
  height: 100%;
  margin-top: 0;
  overflow: hidden;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-treeview-outer-div {
  display: inline-block;
  height: 400px;
  overflow: auto;
  width: 100%;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview {
  display: inline-table;
  height: 100%;
  width: 100%;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview ul .e-fullrow {
  cursor: move;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview ul .e-list-text {
  margin-bottom: 0;
  overflow: unset;
  width: 100%;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview ul .e-list-item .e-text-content {
  height: 30px;
  margin: 0;
  padding: 0 0 0 24px;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview ul .e-list-icon {
  cursor: auto;
  font-size: 14px;
  width: auto;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview ul .e-list-icon.e-edit {
  cursor: pointer;
  padding: 7px !important;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview ul .e-list-icon.e-edited {
  cursor: pointer;
  padding: 7px !important;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview ul .e-list-item div.e-icons {
  padding: 0;
  height: auto;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview ul li {
  margin-left: 0;
  margin-right: 0;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview.e-rtl ul .e-list-icon {
  transform: rotateX(0deg) rotateY(180deg);
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview.e-rtl ul .e-list-item .e-text-content {
  padding: 0 24px 0 0;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview.e-rtl ul li {
  margin-left: 0;
  margin-right: 0;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview ul:first-child {
  padding-left: 10px;
  padding-right: 10px;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-all-field-title {
  color: rgba(0, 0, 0, 0.54);
  flex: auto;
  margin-top: 0;
  padding-bottom: 4px;
  padding-left: 15px;
  padding-right: 15px;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-all-field-title-wrapper {
  background-color: #f5f5f5;
  color: rgba(0, 0, 0, 0.54);
  display: flex;
  font-size: 13px;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-all-field-title-wrapper .e-info {
  padding: 7px !important;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-all-field-title-wrapper .e-info:hover {
  color: #e3165b;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-calculated-div {
  flex: auto;
  margin-left: 18px;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-calculated-div .e-pivot-formula {
  height: 100px;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-calculated-div .e-olap-calc-custom-format-div {
  margin-top: 15px;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-calculated-div .e-pivot-formula-title,
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-calculated-div .e-pivot-field-name-title,
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-calculated-div .e-olap-hierarchy-title,
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-calculated-div .e-olap-format-title,
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-calculated-div .e-olap-member-title {
  padding-left: 0;
  padding-right: 0;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-calculated-div .e-pivot-field-name-title {
  margin-top: 0;
  padding-top: 0;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div.e-dialog {
  max-height: 700px !important;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div.e-dialog .e-calc-clear-btn {
  float: left;
  margin: 0;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div.e-rtl .e-pivot-calc-outer-div .e-olap-calculated-div {
  margin-left: 0;
  margin-right: 18px;
}

.e-pivot-calc-dialog-div.e-olap-calc-dialog-div.e-rtl.e-dialog .e-calc-clear-btn {
  float: right;
}

.e-bigger.e-pivot-calc-dialog-div,
.e-bigger .e-pivot-calc-dialog-div,
.e-bigger.e-pivot-calc-dialog-div,
.e-bigger .e-pivot-calc-dialog-div {
  max-height: 580px !important;
  min-width: 310px;
}

.e-bigger.e-pivot-calc-dialog-div .e-pivot-all-field-title,
.e-bigger.e-pivot-calc-dialog-div .e-pivot-field-name-title,
.e-bigger.e-pivot-calc-dialog-div .e-pivot-formula-title,
.e-bigger.e-pivot-calc-dialog-div .e-olap-hierarchy-title,
.e-bigger.e-pivot-calc-dialog-div .e-olap-format-title,
.e-bigger.e-pivot-calc-dialog-div .e-olap-member-title,
.e-bigger .e-pivot-calc-dialog-div .e-pivot-all-field-title,
.e-bigger .e-pivot-calc-dialog-div .e-pivot-field-name-title,
.e-bigger .e-pivot-calc-dialog-div .e-pivot-formula-title,
.e-bigger .e-pivot-calc-dialog-div .e-olap-hierarchy-title,
.e-bigger .e-pivot-calc-dialog-div .e-olap-format-title,
.e-bigger .e-pivot-calc-dialog-div .e-olap-member-title,
.e-bigger.e-pivot-calc-dialog-div .e-pivot-all-field-title,
.e-bigger.e-pivot-calc-dialog-div .e-pivot-field-name-title,
.e-bigger.e-pivot-calc-dialog-div .e-pivot-formula-title,
.e-bigger.e-pivot-calc-dialog-div .e-olap-hierarchy-title,
.e-bigger.e-pivot-calc-dialog-div .e-olap-format-title,
.e-bigger.e-pivot-calc-dialog-div .e-olap-member-title,
.e-bigger .e-pivot-calc-dialog-div .e-pivot-all-field-title,
.e-bigger .e-pivot-calc-dialog-div .e-pivot-field-name-title,
.e-bigger .e-pivot-calc-dialog-div .e-pivot-formula-title,
.e-bigger .e-pivot-calc-dialog-div .e-olap-hierarchy-title,
.e-bigger .e-pivot-calc-dialog-div .e-olap-format-title,
.e-bigger .e-pivot-calc-dialog-div .e-olap-member-title {
  font-size: 14px;
  padding: 6px 0;
  padding-bottom: 0;
}

.e-bigger.e-pivot-calc-dialog-div .e-treeview ul li,
.e-bigger .e-pivot-calc-dialog-div .e-treeview ul li,
.e-bigger.e-pivot-calc-dialog-div .e-treeview ul li,
.e-bigger .e-pivot-calc-dialog-div .e-treeview ul li {
  padding: 2px 0;
}

.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item span.e-icons,
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item span.e-icons,
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item span.e-icons,
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item span.e-icons {
  font-size: 16px;
}

.e-bigger.e-pivot-calc-dialog-div .e-pivot-formula,
.e-bigger .e-pivot-calc-dialog-div .e-pivot-formula,
.e-bigger.e-pivot-calc-dialog-div .e-pivot-formula,
.e-bigger .e-pivot-calc-dialog-div .e-pivot-formula {
  font-size: 13px;
}

.e-bigger.e-pivot-calc-dialog-div .e-footer-content,
.e-bigger .e-pivot-calc-dialog-div .e-footer-content,
.e-bigger.e-pivot-calc-dialog-div .e-footer-content,
.e-bigger .e-pivot-calc-dialog-div .e-footer-content {
  padding-right: 8px;
  padding-top: 8px;
}

.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div,
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div,
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div,
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div {
  max-height: 700px !important;
  min-width: 580px;
}

.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div,
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div,
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div,
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div {
  height: 501px;
}

.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-treeview-outer-div,
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-treeview-outer-div,
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-treeview-outer-div,
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-treeview-outer-div {
  height: 470px;
}

.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-all-field-title,
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-all-field-title,
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-all-field-title,
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-all-field-title {
  padding-bottom: 6px;
}

.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-all-field-title-wrapper,
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-all-field-title-wrapper,
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-all-field-title-wrapper,
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-all-field-title-wrapper {
  font-size: 14px;
}

.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview ul .e-list-icon,
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview ul .e-list-icon,
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview ul .e-list-icon,
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview ul .e-list-icon {
  font-size: 16px;
}

.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-calculated-div,
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-calculated-div,
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-calculated-div,
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-calculated-div {
  margin-left: 24px;
}

.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div.e-rtl .e-pivot-calc-outer-div .e-olap-calculated-div,
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div.e-rtl .e-pivot-calc-outer-div .e-olap-calculated-div,
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div.e-rtl .e-pivot-calc-outer-div .e-olap-calculated-div,
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div.e-rtl .e-pivot-calc-outer-div .e-olap-calculated-div {
  margin-left: 0;
  margin-right: 24px;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog,
.e-pivotfieldlist-wrapper .e-member-editor-dialog,
.e-pivotfieldlist-wrapper .e-value-field-settings {
  border-radius: 4px;
  width: auto;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-header-content,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-footer-content,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-header-content,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-footer-content,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-header-content,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-footer-content {
  border-radius: 4px;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-header-content,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-header-content,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-header-content {
  border: 0;
  font-weight: normal;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-footer-content,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-footer-content,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-footer-content {
  border-top: 1px solid #e0e0e0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding-top: 10px;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-footer-content .e-clear-filter-button,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-footer-content .e-clear-filter-button,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-footer-content .e-clear-filter-button {
  float: left;
  margin: 0;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-footer-content .e-clear-filter-button.e-disable,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-footer-content .e-clear-filter-button.e-disable,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-footer-content .e-clear-filter-button.e-disable {
  display: none;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content {
  overflow: hidden;
  padding: 0;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-editor-label-wrapper,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-editor-label-wrapper,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-editor-label-wrapper {
  background-color: #f5f5f5;
  opacity: 56%;
  padding: 14px 10px 16px 20px;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-editor-label-wrapper .e-editor-label,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-editor-label-wrapper .e-editor-label,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-editor-label-wrapper .e-editor-label {
  color: #000;
  font: 500 13px Roboto;
  opacity: 0.87;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-field-div-content,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-field-div-content,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-field-div-content {
  padding: 0 20px 10px;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper {
  display: flex;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content {
  font-size: 13px;
  font-weight: 500;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title {
  flex: none;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content {
  flex: auto;
  width: 100%;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper {
  padding-top: 20px;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text {
  font-size: 13px;
  font-weight: 500;
  width: 100%;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text {
  font-size: 13px;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper {
  display: flex;
  padding: 0 20px 10px;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort {
  box-shadow: none;
  margin-left: 10px;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-ascend-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-descend-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-ascend-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-descend-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-ascend-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-descend-icon {
  font-size: 16px;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort .e-member-sort:focus.e-active,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort .e-member-sort:focus.e-active,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort .e-member-sort:focus.e-active {
  background-color: rgba(184, 184, 184, 0.9584);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  outline: none;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-member-prompt,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-prompt,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-prompt {
  padding: 25px 20px;
  text-align: center;
  width: 100%;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div {
  display: inline-block;
  height: 160px;
  max-width: 400px;
  overflow: auto;
  width: 100%;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container {
  display: inline-table;
  height: 100%;
  width: 100%;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container.e-rtl ul .e-list-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container.e-rtl ul .e-list-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container.e-rtl ul .e-list-icon {
  transform: rotateX(0deg) rotateY(180deg);
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul {
  margin-left: -35px;
  overflow: hidden;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-list-text,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-list-text,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-list-text,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-list-text,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-list-text,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-list-text {
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-list-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-list-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-list-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-list-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-list-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-list-icon {
  margin: 0;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-calc-measure-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-calc-dimension-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-attributeCDB-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-hierarchyCDB-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-level-members,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-namedSetCDB-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-measure-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-kpiGoal-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-kpiStatus-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-kpiTrend-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-kpiValue-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-calc-measure-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-calc-dimension-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-attributeCDB-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-hierarchyCDB-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-level-members,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-namedSetCDB-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-measure-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-kpiGoal-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-kpiStatus-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-kpiTrend-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-kpiValue-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-calc-measure-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-calc-dimension-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-attributeCDB-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-hierarchyCDB-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-level-members,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-namedSetCDB-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-measure-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-kpiGoal-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-kpiStatus-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-kpiTrend-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-kpiValue-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-calc-measure-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-calc-dimension-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-attributeCDB-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-hierarchyCDB-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-level-members,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-namedSetCDB-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-measure-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-kpiGoal-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-kpiStatus-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-kpiTrend-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-kpiValue-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-calc-measure-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-calc-dimension-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-attributeCDB-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-hierarchyCDB-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-level-members,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-namedSetCDB-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-measure-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-kpiGoal-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-kpiStatus-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-kpiTrend-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-kpiValue-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-calc-measure-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-calc-dimension-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-attributeCDB-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-hierarchyCDB-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-level-members,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-namedSetCDB-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-measure-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-kpiGoal-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-kpiStatus-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-kpiTrend-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-kpiValue-icon {
  margin-left: 10px;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-disable,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-disable,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-disable {
  display: none !important;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-filter-tab-wrapper,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-filter-tab-wrapper,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-filter-tab-wrapper {
  border: none;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text {
  margin: 0 0 0 6px;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-text-wrap .e-tab-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-text-wrap .e-tab-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-text-wrap .e-tab-icon {
  height: 14px;
  min-width: 14px;
  width: 14px;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-text-wrap .e-tab-icon::before,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-text-wrap .e-tab-icon::before,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-text-wrap .e-tab-icon::before {
  font-size: 14px;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text {
  margin: 0 6px 0 0;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-excelfilter,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-excelfilter,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-excelfilter {
  padding-top: 20px;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div {
  height: 147px;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter {
  height: 248px;
  overflow: auto;
  padding: 20px;
  padding-bottom: 0;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter .e-filter-text-div,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter .e-filter-text-div,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-text-div,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-text-div,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-text-div,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-text-div {
  font-size: 13px;
  font-weight: 500;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter .e-separator-div,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter .e-separator-div,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter .e-separator-div,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter .e-separator-div,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter .e-separator-div,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter .e-separator-div {
  padding-top: 20px;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter .e-between-text-div,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter .e-between-text-div,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter .e-between-text-div,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter .e-between-text-div,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter .e-between-text-div,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter .e-between-text-div {
  padding: 8px 0;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter .e-disable,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter .e-disable,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter .e-disable,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter .e-disable,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter .e-disable,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter .e-disable {
  display: none;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-empty-field::-webkit-input-placeholder,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-empty-field::-webkit-input-placeholder,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-empty-field::-webkit-input-placeholder {
  color: #f44336 !important;
  font-weight: 600 !important;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-empty-field:-moz-placeholder,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-empty-field:-moz-placeholder,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-empty-field:-moz-placeholder {
  color: #f44336 !important;
  font-weight: 600 !important;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-empty-field::-moz-placeholder,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-empty-field::-moz-placeholder,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-empty-field::-moz-placeholder {
  color: #f44336 !important;
  font-weight: 600 !important;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-empty-field:-ms-input-placeholder,
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-empty-field:-ms-input-placeholder,
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-empty-field:-ms-input-placeholder {
  color: #f44336 !important;
  font-weight: 600 !important;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-excel-filter .e-editor-label-wrapper,
.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-excel-filter .e-editor-label-wrapper,
.e-pivotfieldlist-wrapper .e-value-field-settings.e-excel-filter .e-editor-label-wrapper {
  opacity: 56%;
  padding: 14px 10px 9px 20px;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-rtl .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort,
.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort,
.e-pivotfieldlist-wrapper .e-value-field-settings.e-rtl .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort {
  margin-left: 0;
  margin-right: 10px;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-rtl .e-member-editor-wrapper ul,
.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul,
.e-pivotfieldlist-wrapper .e-value-field-settings.e-rtl .e-member-editor-wrapper ul {
  margin-left: 0;
  margin-right: -35px;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-rtl .e-footer-content .e-clear-filter-button,
.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-footer-content .e-clear-filter-button,
.e-pivotfieldlist-wrapper .e-value-field-settings.e-rtl .e-footer-content .e-clear-filter-button {
  float: right;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-select-all-wrapper ul,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-member-editor-container ul,
.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-select-all-wrapper ul,
.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-member-editor-container ul,
.e-pivotfieldlist-wrapper .e-value-field-settings.e-olap-editor-dialog .e-member-editor-wrapper .e-select-all-wrapper ul,
.e-pivotfieldlist-wrapper .e-value-field-settings.e-olap-editor-dialog .e-member-editor-wrapper .e-member-editor-container ul {
  margin-left: 0;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-treeview ul:first-child,
.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-treeview ul:first-child,
.e-pivotfieldlist-wrapper .e-value-field-settings.e-olap-editor-dialog .e-member-editor-wrapper .e-treeview ul:first-child {
  padding-left: 10px;
  padding-right: 10px;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-editor-search-wrapper,
.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-editor-search-wrapper,
.e-pivotfieldlist-wrapper .e-value-field-settings.e-olap-editor-dialog .e-member-editor-wrapper .e-editor-search-wrapper {
  display: flex;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-editor-search-wrapper .e-level-drop,
.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-editor-search-wrapper .e-level-drop,
.e-pivotfieldlist-wrapper .e-value-field-settings.e-olap-editor-dialog .e-member-editor-wrapper .e-editor-search-wrapper .e-level-drop {
  margin: 0 5px;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-editor-search-wrapper .e-level-drop .e-caret,
.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-editor-search-wrapper .e-level-drop .e-caret,
.e-pivotfieldlist-wrapper .e-value-field-settings.e-olap-editor-dialog .e-member-editor-wrapper .e-editor-search-wrapper .e-level-drop .e-caret {
  display: none;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-editor-search-wrapper .e-level-drop li .e-disabled,
.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-editor-search-wrapper .e-level-drop li .e-disabled,
.e-pivotfieldlist-wrapper .e-value-field-settings.e-olap-editor-dialog .e-member-editor-wrapper .e-editor-search-wrapper .e-level-drop li .e-disabled {
  opacity: .5;
  pointer-events: none;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort,
.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort,
.e-pivotfieldlist-wrapper .e-value-field-settings.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort {
  margin-left: 0;
  margin-right: 10px;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul,
.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul,
.e-pivotfieldlist-wrapper .e-value-field-settings.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul {
  margin-right: 0;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-calc-measure-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-calc-dimension-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-attributeCDB-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-hierarchyCDB-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-level-members,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-namedSetCDB-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-measure-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiGoal-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiStatus-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiTrend-icon,
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiValue-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-calc-measure-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-calc-dimension-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-attributeCDB-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-hierarchyCDB-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-level-members,
.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-namedSetCDB-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-measure-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiGoal-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiStatus-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiTrend-icon,
.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiValue-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-calc-measure-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-calc-dimension-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-attributeCDB-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-hierarchyCDB-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-level-members,
.e-pivotfieldlist-wrapper .e-value-field-settings.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-namedSetCDB-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-measure-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiGoal-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiStatus-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiTrend-icon,
.e-pivotfieldlist-wrapper .e-value-field-settings.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiValue-icon {
  margin-left: 0;
  margin-right: 10px;
}

.e-pivotfieldlist-wrapper .e-member-editor-dialog {
  min-width: 320px;
  max-width: 400px;
}

.e-pivotfieldlist-wrapper .e-value-field-settings {
  max-width: 400px;
  min-width: 300px;
}

.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content {
  overflow: auto;
}

.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div {
  height: 200px;
}

.e-field-list-tree.e-drag-item.e-treeview,
.e-pivot-calc.e-drag-item.e-treeview {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 20px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12);
  height: 28px;
  min-width: 100px;
  padding: 5px 10px;
}

.e-field-list-tree.e-drag-item.e-treeview .e-text-content,
.e-pivot-calc.e-drag-item.e-treeview .e-text-content {
  padding: 0;
  text-align: center;
  width: 100%;
}

.e-field-list-tree.e-drag-item.e-treeview .e-text-content .e-list-text,
.e-pivot-calc.e-drag-item.e-treeview .e-text-content .e-list-text {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  line-height: 1em;
  width: 100%;
}

.e-field-list-tree.e-drag-item.e-treeview .e-text-content > .e-icons,
.e-field-list-tree.e-drag-item.e-treeview .e-checkbox-wrapper,
.e-field-list-tree.e-drag-item.e-treeview .e-list-icon,
.e-pivot-calc.e-drag-item.e-treeview .e-text-content > .e-icons,
.e-pivot-calc.e-drag-item.e-treeview .e-checkbox-wrapper,
.e-pivot-calc.e-drag-item.e-treeview .e-list-icon {
  display: none;
}

.e-field-list-tree.e-drag-item.e-treeview.e-rtl .e-text-content,
.e-pivot-calc.e-drag-item.e-treeview.e-rtl .e-text-content {
  padding-right: 0;
}

.e-field-list-tree.e-drag-item.e-treeview.e-drag-restrict .e-text-content,
.e-pivot-calc.e-drag-item.e-treeview.e-drag-restrict .e-text-content {
  padding-left: 24px;
}

.e-field-list-tree.e-drag-item.e-treeview.e-drag-restrict .e-text-content .e-list-text,
.e-pivot-calc.e-drag-item.e-treeview.e-drag-restrict .e-text-content .e-list-text {
  padding: 0;
}

.e-field-list-tree.e-drag-item.e-treeview.e-drag-restrict .e-no-drop,
.e-pivot-calc.e-drag-item.e-treeview.e-drag-restrict .e-no-drop {
  display: inline-block !important;
  line-height: 0em;
}

.e-field-list-tree.e-drag-item.e-treeview.e-drag-restrict .e-no-drop::before,
.e-pivot-calc.e-drag-item.e-treeview.e-drag-restrict .e-no-drop::before {
  float: left;
  font-size: 14px;
  padding: 5px 0;
}

.e-field-list-tree.e-drag-item.e-treeview.e-drag-restrict.e-rtl .e-text-content,
.e-pivot-calc.e-drag-item.e-treeview.e-drag-restrict.e-rtl .e-text-content {
  padding-left: 0;
  padding-right: 24px;
}

.e-field-list-tree.e-drag-item.e-treeview.e-drag-restrict.e-rtl .e-text-content .e-icons,
.e-pivot-calc.e-drag-item.e-treeview.e-drag-restrict.e-rtl .e-text-content .e-icons {
  transform: rotateY(180deg);
}

.e-bigger .e-field-list-tree.e-drag-item.e-treeview,
.e-bigger .e-pivot-calc.e-drag-item.e-treeview,
.e-bigger.e-field-list-tree.e-drag-item.e-treeview,
.e-bigger.e-pivot-calc.e-drag-item.e-treeview,
.e-bigger .e-field-list-tree.e-drag-item.e-treeview,
.e-bigger .e-pivot-calc.e-drag-item.e-treeview,
.e-bigger.e-field-list-tree.e-drag-item.e-treeview
.e-bigger.e-pivot-calc.e-drag-item.e-treeview {
  height: 36px;
  padding: 6px 12px;
}

.e-bigger .e-field-list-tree.e-drag-item.e-treeview .e-text-content .e-list-text,
.e-bigger .e-pivot-calc.e-drag-item.e-treeview .e-text-content .e-list-text,
.e-bigger.e-field-list-tree.e-drag-item.e-treeview .e-text-content .e-list-text,
.e-bigger.e-pivot-calc.e-drag-item.e-treeview .e-text-content .e-list-text,
.e-bigger .e-field-list-tree.e-drag-item.e-treeview .e-text-content .e-list-text,
.e-bigger .e-pivot-calc.e-drag-item.e-treeview .e-text-content .e-list-text,
.e-bigger.e-field-list-tree.e-drag-item.e-treeview
.e-bigger.e-pivot-calc.e-drag-item.e-treeview .e-text-content .e-list-text {
  line-height: 1.5em;
}

.e-bigger .e-field-list-tree.e-drag-item.e-treeview.e-drag-restrict .e-no-drop::before,
.e-bigger .e-pivot-calc.e-drag-item.e-treeview.e-drag-restrict .e-no-drop::before,
.e-bigger.e-field-list-tree.e-drag-item.e-treeview.e-drag-restrict .e-no-drop::before,
.e-bigger.e-pivot-calc.e-drag-item.e-treeview.e-drag-restrict .e-no-drop::before,
.e-bigger .e-field-list-tree.e-drag-item.e-treeview.e-drag-restrict .e-no-drop::before,
.e-bigger .e-pivot-calc.e-drag-item.e-treeview.e-drag-restrict .e-no-drop::before,
.e-bigger.e-field-list-tree.e-drag-item.e-treeview
.e-bigger.e-pivot-calc.e-drag-item.e-treeview.e-drag-restrict .e-no-drop::before {
  padding: 4px;
}

.e-button-drag-clone {
  background-color: #fff !important;
  border: 1px solid #e0e0e0;
  border-radius: 20px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  height: 28px;
  line-height: 1.0em;
  min-width: 100px;
  overflow: hidden;
  padding: 5px 10px;
  text-align: center;
  width: auto;
  z-index: 100000;
}

.e-button-drag-clone .e-text-content {
  width: 100%;
}

.e-bigger .e-button-drag-clone,
.e-bigger.e-button-drag-clone,
.e-bigger .e-button-drag-clone,
.e-bigger.e-button-drag-clone {
  height: 36px !important;
  line-height: 1.5em;
  padding: 6px 12px;
}

.e-pivot-error-dialog {
  max-width: 400px;
  width: auto;
}

.e-pivot-error-dialog .e-dlg-header-content,
.e-pivot-error-dialog .e-footer-content {
  border: 0;
}

.e-pivot-error-dialog .e-dlg-header {
  font-weight: normal;
  opacity: 0.87;
}

.e-pivot-error-dialog .e-dlg-content {
  font-weight: normal;
  opacity: 0.54;
}

.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div,
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div {
  height: 125px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-ascend-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-descend-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-ascend-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-descend-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-ascend-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-descend-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-ascend-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-descend-icon {
  font-size: 18px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-calc-measure-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-calc-dimension-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-attributeCDB-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-hierarchyCDB-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-level-members,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-namedSetCDB-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-measure-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-kpiGoal-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-kpiStatus-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-kpiTrend-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-kpiValue-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-calc-measure-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-calc-dimension-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-attributeCDB-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-hierarchyCDB-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-level-members,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-namedSetCDB-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-measure-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-kpiGoal-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-kpiStatus-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-kpiTrend-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-kpiValue-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-calc-measure-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-calc-dimension-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-attributeCDB-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-hierarchyCDB-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-level-members,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-namedSetCDB-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-measure-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-kpiGoal-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-kpiStatus-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-kpiTrend-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-kpiValue-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-calc-measure-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-calc-dimension-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-attributeCDB-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-hierarchyCDB-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-level-members,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-namedSetCDB-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-measure-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-kpiGoal-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-kpiStatus-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-kpiTrend-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-member-editor-wrapper ul li .e-kpiValue-icon {
  margin-left: 10px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-calc-measure-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-calc-dimension-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-attributeCDB-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-hierarchyCDB-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-level-members,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-namedSetCDB-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-measure-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiGoal-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiStatus-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiTrend-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiValue-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-calc-measure-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-calc-dimension-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-attributeCDB-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-hierarchyCDB-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-level-members,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-namedSetCDB-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-measure-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiGoal-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiStatus-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiTrend-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiValue-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-calc-measure-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-calc-dimension-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-attributeCDB-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-hierarchyCDB-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-level-members,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-namedSetCDB-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-measure-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiGoal-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiStatus-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiTrend-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiValue-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-calc-measure-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-calc-dimension-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-attributeCDB-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-hierarchyCDB-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-level-members,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-namedSetCDB-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-measure-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiGoal-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiStatus-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiTrend-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul li .e-kpiValue-icon {
  margin-left: 10px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-header-content .e-clear-filter-button.e-small,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-header-content .e-clear-filter-button.e-small,
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-header-content .e-clear-filter-button.e-small,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-header-content .e-clear-filter-button.e-small {
  font-size: 14px;
  top: 0;
}

.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text {
  margin: 0 0 0 6px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text {
  margin: 0 6px 0 0;
}

.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div {
  height: 100px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter,
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter,
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter,
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter {
  height: 220px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter .e-filter-text-div,
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter .e-filter-text-div,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-text-div,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-text-div,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-text-div,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-text-div,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter .e-filter-text-div,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter .e-filter-text-div,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-text-div,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-text-div,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-text-div,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-text-div,
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter .e-filter-text-div,
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter .e-filter-text-div,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-text-div,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-text-div,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-text-div,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-text-div,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter .e-filter-text-div,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter .e-filter-text-div,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-text-div,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-text-div,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-text-div,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-text-div {
  font-size: 14px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter .e-separator-div,
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter .e-separator-div,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter .e-separator-div,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter .e-separator-div,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter .e-separator-div,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter .e-separator-div,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter .e-separator-div,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter .e-separator-div,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter .e-separator-div,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter .e-separator-div,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter .e-separator-div,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter .e-separator-div,
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter .e-separator-div,
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter .e-separator-div,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter .e-separator-div,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter .e-separator-div,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter .e-separator-div,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter .e-separator-div,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter .e-separator-div,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter .e-separator-div,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter .e-separator-div,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter .e-separator-div,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter .e-separator-div,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter .e-separator-div {
  padding-top: 24px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter .e-between-text-div,
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter .e-between-text-div,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter .e-between-text-div,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter .e-between-text-div,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter .e-between-text-div,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter .e-between-text-div,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter .e-between-text-div,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter .e-between-text-div,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter .e-between-text-div,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter .e-between-text-div,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter .e-between-text-div,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter .e-between-text-div,
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter .e-between-text-div,
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter .e-between-text-div,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter .e-between-text-div,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter .e-between-text-div,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter .e-between-text-div,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter .e-between-text-div,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-label-filter .e-between-text-div,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-value-filter .e-between-text-div,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-label-filter .e-between-text-div,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-dlg-content .e-value-filter .e-between-text-div,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-label-filter .e-between-text-div,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content .e-value-filter .e-between-text-div {
  padding: 10px 0;
}

.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-excel-filter,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog.e-excel-filter,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings.e-excel-filter,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-excel-filter,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-excel-filter,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings.e-excel-filter,
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-excel-filter,
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog.e-excel-filter,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings.e-excel-filter,
.e-bigger.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog.e-excel-filter,
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog.e-excel-filter,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings.e-excel-filter {
  min-width: 350px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content {
  padding: 0 20px 10px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper {
  display: flex;
}

.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content {
  font-size: 14px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper {
  padding-top: 24px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text {
  font-size: 14px;
}

/*! field-list theme */
.e-pivotfieldlist .e-member-editor-dialog,
.e-pivotfieldlist .e-olap-editor-dialog {
  visibility: hidden;
}

.e-pivotfieldlist .e-select-table {
  background-color: #fafafa;
  border: 0.5px solid rgba(0, 0, 0, 0.12);
  box-shadow: -1px 1px 4px 0 rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.54);
  font-size: 17px;
  height: 31px;
  max-height: 31px;
  max-width: 31px;
  min-height: 31px;
  min-width: 31px;
  padding: 8px;
  position: relative;
  width: 31px;
  z-index: 1000;
}

.e-pivotfieldlist .e-select-table.e-fieldlist-left {
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.12);
}

.e-pivotfieldlist .e-select-table:focus, .e-pivotfieldlist .e-select-table:active {
  background-color: #e0e0e0;
}

.e-pivotfieldlist .e-select-table:hover {
  background-color: #e0e0e0;
}

.e-rtl .e-select-table {
  padding: 8px 5px;
}

.e-bigger .e-pivotfieldlist .e-select-table,
.e-bigger.e-pivotfieldlist .e-select-table,
.e-bigger .e-pivotfieldlist .e-select-table,
.e-bigger.e-pivotfieldlist .e-select-table {
  font-size: 20px;
  height: 36px;
  max-height: 36px;
  max-width: 36px;
  min-height: 36px;
  min-width: 36px;
}

.e-pivotfieldlist-wrapper {
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 12px;
  max-width: 700px;
  min-width: 300px;
}

.e-pivotfieldlist-wrapper .e-layout-footer {
  padding: 10px 2px 2px;
  text-align: right;
}

.e-pivotfieldlist-wrapper .e-layout-footer .e-defer-apply-button {
  margin-right: 10px;
}

.e-pivotfieldlist-wrapper .e-layout-footer .e-cancel-btn,
.e-pivotfieldlist-wrapper .e-layout-footer .e-defer-apply-button,
.e-pivotfieldlist-wrapper .e-layout-footer .e-checkbox-layout {
  max-width: 25%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-pivotfieldlist-wrapper .e-layout-footer .e-checkbox-layout .e-label {
  white-space: nowrap;
}

.e-pivotfieldlist-wrapper .e-layout-footer .e-checkbox-layout {
  max-width: 45%;
}

.e-pivotfieldlist-wrapper .e-checkbox-layout {
  float: left;
  margin-top: 6px;
}

.e-pivotfieldlist-wrapper.e-rtl .e-layout-footer {
  text-align: left;
}

.e-pivotfieldlist-wrapper.e-rtl .e-layout-footer .e-defer-apply-button {
  margin-left: 10px;
}

.e-pivotfieldlist-wrapper.e-rtl .e-checkbox-layout {
  float: right;
}

.e-pivotfieldlist-wrapper.e-dialog {
  max-height: 550px !important;
}

.e-pivotfieldlist-wrapper.e-dialog .e-layout-footer {
  padding: 0;
}

.e-pivotfieldlist-wrapper.e-dialog .e-checkbox-layout {
  margin-left: 10px;
}

.e-pivotfieldlist-wrapper.e-dialog .e-button-layout {
  margin-right: 10px;
}

.e-pivotfieldlist-wrapper .e-dlg-header-content,
.e-pivotfieldlist-wrapper .e-footer-content {
  border: 0;
}

.e-pivotfieldlist-wrapper .e-field-list-title {
  display: flex;
  font-size: 18px;
  min-height: 25px;
  padding: 0 2px 20px;
  width: 100%;
}

.e-pivotfieldlist-wrapper .e-field-list-title .e-title-content {
  flex: auto;
}

.e-pivotfieldlist-wrapper .e-title-header {
  display: flex;
  padding: 2px;
  width: 100%;
}

.e-pivotfieldlist-wrapper .e-title-header .e-title-content {
  flex: auto;
}

.e-pivotfieldlist-wrapper .e-field-list-container {
  display: flex;
  height: 342px;
  padding: 1px;
  position: relative;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  display: inline-block;
  overflow: hidden;
  width: 30%;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list-tree .e-sibling {
  display: none;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-header,
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list {
  width: 100%;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-header {
  background-color: #f5f5f5;
  color: rgba(0, 0, 0, 0.54);
  font-size: 13px;
  font-weight: normal;
  height: 28px;
  overflow: hidden;
  padding: 7px 0 0 15px;
  text-align: left;
  text-overflow: ellipsis;
  word-break: break-all;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-header-wrapper {
  background-color: #f5f5f5;
  color: rgba(0, 0, 0, 0.54);
  display: flex;
  padding-right: 15px;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-header-wrapper .e-field-header {
  flex: auto;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-header-wrapper .e-sort-none,
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-header-wrapper .e-sort-ascend,
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-header-wrapper .e-sort-descend {
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
  font-size: 14px;
  height: 20px;
  padding: 7px 0 0 4px;
  width: 20px;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-header-wrapper .e-sort-none.e-selected::before,
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-header-wrapper .e-sort-ascend.e-selected::before,
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-header-wrapper .e-sort-descend.e-selected::before {
  color: #e3165b;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-header-wrapper .e-sort-none:hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-header-wrapper .e-sort-ascend:hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-header-wrapper .e-sort-descend:hover {
  font-weight: bold;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-header-wrapper .e-sort-none:focus,
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-header-wrapper .e-sort-ascend:focus,
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-header-wrapper .e-sort-descend:focus {
  font-weight: bold;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list-tree-outer-div {
  display: inline-block;
  height: 310px;
  overflow: auto;
  width: 100%;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list {
  display: inline-table;
  height: 100%;
  padding-left: 2px;
  width: 100%;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list ul {
  overflow: hidden;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list ul li {
  margin-left: -40px;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list ul li .e-fullrow {
  cursor: default;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list ul li .e-drag {
  color: #bdbdbd;
  cursor: move;
  display: inline-block;
  font-size: 14px;
  height: 20px;
  margin-bottom: 2px;
  margin-right: 6px;
  pointer-events: all;
  text-align: center;
  vertical-align: bottom;
  width: 20px;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list ul li .e-drag.e-disable-drag {
  cursor: not-allowed;
  opacity: .4;
  visibility: hidden;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list ul li .e-list-icon {
  color: rgba(0, 0, 0, 0.54);
  margin: 0;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list ul li .e-calc-measure-icon,
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list ul li .e-calc-dimension-icon,
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list ul li .e-attributeCDB-icon,
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list ul li .e-hierarchyCDB-icon,
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list ul li .e-level-members,
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list ul li .e-namedSetCDB-icon,
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list ul li .e-measure-icon,
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list ul li .e-kpiGoal-icon,
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list ul li .e-kpiStatus-icon,
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list ul li .e-kpiTrend-icon,
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list ul li .e-kpiValue-icon {
  margin-left: 10px;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list ul li .e-list-selected {
  opacity: .5;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list ul li .e-selected-node {
  font-weight: 500;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list ul li .e-list-text {
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree ul li {
  margin-left: 0;
  margin-right: 0;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree ul .e-list-icon {
  font-size: 14px;
  height: auto;
  width: auto;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree.e-treeview ul:first-child {
  padding-left: 10px;
  padding-right: 10px;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree.e-rtl ul .e-list-icon {
  transform: rotateX(0deg) rotateY(180deg);
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table.e-olap-field-table {
  width: 40%;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table {
  display: flex;
  overflow: hidden;
  width: 70%;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields {
  padding-left: 8px;
  width: 50%;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  fill: #fff;
  font-weight: normal;
  min-height: 165px;
  position: relative;
  width: 100%;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper {
  background-color: #f5f5f5;
  border-bottom: 1px solid #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
  display: flex;
  height: 28px;
  padding: 2px 15px 5px;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper {
  height: 20px;
  padding-top: 4px;
  width: 20px;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper .e-axis-rows,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper .e-axis-columns,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper .e-axis-values,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper .e-axis-filters,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper .e-axis-rows,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper .e-axis-columns,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper .e-axis-values,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper .e-axis-filters,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper .e-axis-rows,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper .e-axis-columns,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper .e-axis-values,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper .e-axis-filters,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper .e-axis-rows,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper .e-axis-columns,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper .e-axis-values,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper .e-axis-filters {
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-header,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-header,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-header,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-header {
  flex: auto;
  font-size: 13px;
  line-height: 1.5em;
  margin-top: 2px;
  overflow: hidden;
  padding: 0 8px;
  text-overflow: ellipsis;
  width: 100%;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content {
  cursor: default;
  width: 100%;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content.e-drag-restrict,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content.e-drag-restrict,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content.e-drag-restrict,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content.e-drag-restrict {
  cursor: no-drop;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-drop-indicator-last,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-drop-indicator,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-drop-indicator-last,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-drop-indicator,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-drop-indicator-last,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-drop-indicator,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-drop-indicator-last,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-drop-indicator {
  display: block;
  pointer-events: none;
  width: 100%;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-drop-indicator-last.e-drop-hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-drop-indicator.e-drop-hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-drop-indicator-last.e-drop-hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-drop-indicator.e-drop-hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-drop-indicator-last.e-drop-hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-drop-indicator.e-drop-hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-drop-indicator-last.e-drop-hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-drop-indicator.e-drop-hover {
  border-top: 2px dashed #9e9e9e;
  margin-top: -2px;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div.e-first-btn .e-drop-indicator.e-drop-hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div.e-first-btn .e-drop-indicator.e-drop-hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div.e-first-btn .e-drop-indicator.e-drop-hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div.e-first-btn .e-drop-indicator.e-drop-hover {
  position: absolute;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button {
  background-color: #fafafa;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  border-left: 0;
  border-radius: 0;
  border-right: 0;
  border-top: 0;
  box-shadow: none;
  cursor: default;
  display: flex;
  font-weight: normal;
  height: 32px;
  line-height: 1em;
  padding: 9px 12px;
  text-transform: none;
  width: 100%;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button.e-list-selected,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button.e-list-selected,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button.e-list-selected,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button.e-list-selected {
  color: #000;
  opacity: .5;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button:hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button:hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button:hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button:hover {
  background-color: #eee;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button:hover .e-content,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button:hover .e-content,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button:hover .e-content,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button:hover .e-content {
  background-color: transparent;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button:focus, .e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button:active,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button:focus,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button:active,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button:focus,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button:active,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button:focus,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button:active {
  background-color: #e0e0e0;
  color: #000;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button:focus .e-content, .e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button:active .e-content,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button:focus .e-content,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button:active .e-content,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button:focus .e-content,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button:active .e-content,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button:focus .e-content,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button:active .e-content {
  background-color: transparent;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button:focus .e-sort,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button:focus .e-pv-filter,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button:focus .e-pv-filtered,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button:focus .e-dropdown-icon,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button:focus .e-edit, .e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button:active .e-sort,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button:active .e-pv-filter,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button:active .e-pv-filtered,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button:active .e-dropdown-icon,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button:active .e-edit,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button:focus .e-sort,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button:focus .e-pv-filter,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button:focus .e-pv-filtered,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button:focus .e-dropdown-icon,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button:focus .e-edit,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button:active .e-sort,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button:active .e-pv-filter,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button:active .e-pv-filtered,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button:active .e-dropdown-icon,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button:active .e-edit,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button:focus .e-sort,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button:focus .e-pv-filter,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button:focus .e-pv-filtered,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button:focus .e-dropdown-icon,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button:focus .e-edit,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button:active .e-sort,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button:active .e-pv-filter,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button:active .e-pv-filtered,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button:active .e-dropdown-icon,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button:active .e-edit,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button:focus .e-sort,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button:focus .e-pv-filter,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button:focus .e-pv-filtered,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button:focus .e-dropdown-icon,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button:focus .e-edit,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button:active .e-sort,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button:active .e-pv-filter,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button:active .e-pv-filtered,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button:active .e-dropdown-icon,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button:active .e-edit {
  color: #000;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-content,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-content,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-content,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-content {
  background-color: transparent;
  flex: auto;
  font-size: 13px;
  height: 16px;
  line-height: 1em;
  overflow: hidden;
  padding: 0 8px;
  text-align: left;
  text-overflow: ellipsis;
  width: 70%;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-draggable,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-draggable,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-draggable,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-draggable {
  height: 20px;
  width: 20px;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-drag,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-drag,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-drag,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-drag {
  color: #bdbdbd;
  cursor: move;
  font-size: 14px;
  height: 20px;
  width: 20px;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-drag.e-disable-drag,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-drag.e-disable-drag,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-drag.e-disable-drag,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-drag.e-disable-drag {
  cursor: not-allowed;
  opacity: .4;
  visibility: hidden;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit {
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  height: 20px;
  padding-left: 4px;
  width: 20px;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort:hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter:hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered:hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon:hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit:hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort:hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter:hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered:hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon:hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit:hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort:hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter:hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered:hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon:hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit:hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort:hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter:hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered:hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon:hover,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit:hover {
  color: rgba(0, 0, 0, 0.87);
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort.e-disable,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter.e-disable,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered.e-disable,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon.e-disable,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit.e-disable,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort.e-disable,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter.e-disable,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered.e-disable,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon.e-disable,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit.e-disable,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort.e-disable,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter.e-disable,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered.e-disable,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon.e-disable,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit.e-disable,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort.e-disable,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter.e-disable,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered.e-disable,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon.e-disable,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit.e-disable {
  display: none;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort {
  height: 14px;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-remove,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-remove,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-remove,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-remove {
  display: none;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-content,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-content,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-content,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-content {
  text-align: right;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-sort,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-pv-filter,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-pv-filtered,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-remove,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-dropdown-icon,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-edit,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-sort,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-pv-filter,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-pv-filtered,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-remove,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-dropdown-icon,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-edit,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-sort,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-pv-filter,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-pv-filtered,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-remove,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-dropdown-icon,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-edit,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-sort,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-pv-filter,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-pv-filtered,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-remove,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-dropdown-icon,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button.e-rtl .e-edit {
  padding-left: 0;
  padding-right: 4px;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-sort,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-sort,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-sort,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-sort {
  height: -moz-fit-content;
  height: fit-content;
  transform: rotateX(0deg);
  transition: transform 200ms ease-in-out;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-sort.e-descend,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-sort.e-descend,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-sort.e-descend,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-sort.e-descend {
  transform: rotateX(180deg);
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content {
  height: 133px;
  overflow: auto;
  scroll-behavior: smooth;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-draggable-prompt,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-draggable-prompt,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-draggable-prompt,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-draggable-prompt {
  bottom: 32%;
  color: #e0e0e0;
  font-size: 12px;
  height: 25px;
  pointer-events: none;
  position: absolute;
  text-align: center;
  width: 100%;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-draggable-prompt.e-disable,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-draggable-prompt.e-disable,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-draggable-prompt.e-disable,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-draggable-prompt.e-disable {
  display: none;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows,
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values {
  margin-top: 8px;
}

.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table.e-olap-axis-table {
  width: 60%;
}

.e-pivotfieldlist-wrapper .e-calculated-field {
  color: #000;
  font-size: 13px;
  font-weight: 500;
  max-width: 160px;
  min-width: 145px;
}

.e-pivotfieldlist-wrapper .e-calculated-field.e-disable {
  display: none;
}

.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list {
  padding-left: 0;
  padding-right: 2px;
}

.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list ul li {
  margin-left: 0;
  margin-right: -40px;
}

.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list ul li .e-list-text {
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
}

.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list ul li .e-drag {
  margin-left: 6px !important;
  margin-right: 0 !important;
}

.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list ul li .e-calc-measure-icon,
.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list ul li .e-calc-dimension-icon,
.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list ul li .e-attributeCDB-icon,
.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list ul li .e-hierarchyCDB-icon,
.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list ul li .e-level-members,
.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list ul li .e-namedSetCDB-icon,
.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list ul li .e-measure-icon,
.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list ul li .e-kpiGoal-icon,
.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list ul li .e-kpiStatus-icon,
.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list ul li .e-kpiTrend-icon,
.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list ul li .e-kpiValue-icon {
  margin-left: 0;
  margin-right: 10px;
}

.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header {
  padding-left: 0;
  padding-right: 15px;
  text-align: right;
}

.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header-wrapper {
  padding-left: 15px;
  padding-right: 0;
}

.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header-wrapper .e-sort-none,
.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header-wrapper .e-sort-ascend,
.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header-wrapper .e-sort-descend {
  padding: 7px 4px 0 0;
}

.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields,
.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields {
  padding-left: 0;
  padding-right: 8px;
}

.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-header,
.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-header,
.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-header,
.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-header {
  float: right;
}

.e-pivotfieldlist-wrapper.e-static {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  max-height: 700px;
  padding: 10px;
  position: relative;
}

.e-pivotfieldlist-wrapper.e-static .e-title-content {
  color: #000;
}

.e-pivotfieldlist-wrapper.e-static .e-field-list-container {
  display: inline-block;
  height: 100%;
  width: 100%;
}

.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-field-table {
  height: 210px;
  width: 100%;
}

.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-field-table .e-field-list-tree-outer-div {
  height: 175px;
}

.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-center-div {
  display: none;
}

.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-center-title {
  color: rgba(0, 0, 0, 0.54);
  font-size: 13px;
  height: 25px;
  margin-top: 5px;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
}

.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table {
  width: 100%;
}

.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-left-axis-fields {
  padding: 0;
}

.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields {
  padding-left: 8px;
}

.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows,
.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values {
  margin-top: 8px;
}

.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper,
.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper,
.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper,
.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper {
  padding-top: 4px;
}

.e-pivotfieldlist-wrapper.e-static.e-rtl .e-center-title {
  text-align: right;
}

.e-pivotfieldlist-wrapper.e-static.e-rtl .e-axis-table .e-left-axis-fields {
  padding-left: 10px;
}

.e-pivotfieldlist-wrapper.e-static.e-rtl .e-axis-table .e-right-axis-fields {
  padding: 0;
}

.e-pivotfieldlist-wrapper.e-device {
  height: 100%;
  max-height: 100% !important;
  max-width: 100% !important;
  min-height: 500px;
  width: 100%;
}

.e-pivotfieldlist-wrapper.e-device .e-dlg-header-content {
  background-color: #f5f5f5;
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  height: 48px;
  padding-bottom: 9px;
  padding-top: 9px;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
.e-pivotfieldlist-wrapper.e-device .e-member-editor-dialog .e-dlg-header-content {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.87);
}

.e-pivotfieldlist-wrapper.e-device .e-title-mobile-header {
  display: flex;
}

.e-pivotfieldlist-wrapper.e-device .e-title-mobile-content {
  margin-top: 0;
}

.e-pivotfieldlist-wrapper.e-device .e-field-list-back-icon {
  color: rgba(0, 0, 0, 0.54);
  font-size: 16px;
  height: 24px;
  margin-left: 0;
  margin-right: 12px;
  padding-top: 7px;
  text-align: center;
  width: 24px;
}

.e-pivotfieldlist-wrapper.e-device .e-disable {
  display: none;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container {
  height: 100%;
  position: relative;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-tab-header {
  background-color: #f5f5f5;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-tab-header .e-toolbar-item .e-tab-wrap {
  border: 0;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content {
  display: initial;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values {
  display: inline-block;
  height: 100%;
  min-height: 250px;
  padding-top: 20px;
  position: relative;
  width: 100%;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-axis-content,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-axis-content,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-axis-content,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-axis-content {
  overflow: auto;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div {
  display: grid;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-drop-indicator,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-drop-indicator,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-drop-indicator,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-drop-indicator {
  display: none;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button {
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-left: 0;
  border-radius: 0;
  border-right: 0;
  border-top: 0;
  border-width: 1px 0;
  box-shadow: none;
  display: flex;
  font-size: 14px;
  font-weight: normal;
  height: 36px;
  line-height: normal;
  padding: 9px 16px;
  text-transform: none;
  width: 100%;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button.e-list-selected,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button.e-list-selected,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button.e-list-selected,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button.e-list-selected {
  opacity: .5;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-content,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button .e-content,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button .e-content,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button .e-content {
  flex: auto;
  font-size: 14px;
  height: 100%;
  margin-top: -2px;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  width: 70%;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-drag,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button .e-drag,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button .e-drag,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button .e-drag {
  display: none;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-remove,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-edit,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button .e-remove,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button .e-edit,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button .e-remove,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button .e-edit,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button .e-remove,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button .e-edit {
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  height: 24px;
  padding-left: 10px;
  width: 24px;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-sort:hover,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-pv-filter:hover,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-pv-filtered:hover,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-remove:hover,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-dropdown-icon:hover,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-edit:hover,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button .e-sort:hover,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button .e-pv-filter:hover,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button .e-pv-filtered:hover,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button .e-remove:hover,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon:hover,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button .e-edit:hover,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button .e-sort:hover,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button .e-pv-filter:hover,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button .e-pv-filtered:hover,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button .e-remove:hover,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button .e-dropdown-icon:hover,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button .e-edit:hover,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button .e-sort:hover,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button .e-pv-filter:hover,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button .e-pv-filtered:hover,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button .e-remove:hover,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button .e-dropdown-icon:hover,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button .e-edit:hover {
  color: rgba(0, 0, 0, 0.87);
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-sort.e-disable,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-pv-filter.e-disable,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-pv-filtered.e-disable,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-remove.e-disable,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-dropdown-icon.e-disable,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-edit.e-disable,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button .e-sort.e-disable,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button .e-pv-filter.e-disable,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button .e-pv-filtered.e-disable,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button .e-remove.e-disable,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon.e-disable,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button .e-edit.e-disable,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button .e-sort.e-disable,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button .e-pv-filter.e-disable,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button .e-pv-filtered.e-disable,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button .e-remove.e-disable,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button .e-dropdown-icon.e-disable,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button .e-edit.e-disable,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button .e-sort.e-disable,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button .e-pv-filter.e-disable,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button .e-pv-filtered.e-disable,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button .e-remove.e-disable,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button .e-dropdown-icon.e-disable,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button .e-edit.e-disable {
  display: none;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button .e-sort {
  height: -moz-fit-content;
  height: fit-content;
  transform: rotateX(0deg);
  transition: transform 200ms ease-in-out;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-sort.e-descend,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button .e-sort.e-descend,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button .e-sort.e-descend,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button .e-sort.e-descend {
  transform: rotateX(180deg);
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-remove,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button .e-remove,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button .e-remove,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button .e-remove {
  display: inline-block;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button.e-rtl .e-content,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button.e-rtl .e-content,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button.e-rtl .e-content,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button.e-rtl .e-content {
  text-align: right;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button.e-rtl .e-sort,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button.e-rtl .e-pv-filter,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button.e-rtl .e-pv-filtered,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button.e-rtl .e-remove,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button.e-rtl .e-dropdown-icon,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button.e-rtl .e-edit,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button.e-rtl .e-sort,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button.e-rtl .e-pv-filter,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button.e-rtl .e-pv-filtered,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button.e-rtl .e-remove,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button.e-rtl .e-dropdown-icon,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-pvt-btn-div .e-pivot-button.e-rtl .e-edit,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button.e-rtl .e-sort,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button.e-rtl .e-pv-filter,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button.e-rtl .e-pv-filtered,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button.e-rtl .e-remove,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button.e-rtl .e-dropdown-icon,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-pvt-btn-div .e-pivot-button.e-rtl .e-edit,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button.e-rtl .e-sort,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button.e-rtl .e-pv-filter,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button.e-rtl .e-pv-filtered,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button.e-rtl .e-remove,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button.e-rtl .e-dropdown-icon,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button.e-rtl .e-edit {
  padding-left: 0;
  padding-right: 10px;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-axis-content,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-axis-content,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-axis-content,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-axis-content {
  height: 100%;
  width: 100%;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-draggable-prompt,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-rows .e-draggable-prompt,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-columns .e-draggable-prompt,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-draggable-prompt {
  border: 1px dashed #f5f5f5;
  color: #f5f5f5;
  font-size: 14px;
  height: 200px;
  left: 15%;
  line-height: 200px;
  pointer-events: none;
  position: absolute;
  text-align: center;
  top: 25%;
  vertical-align: middle;
  width: 70%;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-formula {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #000;
  height: 200px;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 25px;
  padding: 2px 3px;
  resize: none;
  width: 90%;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-calc-input-div,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-member-options,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-calc-custom-format-div,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-olap-calc-custom-format-div {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
  width: 90% !important;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion {
  margin-top: 20px;
  overflow: auto;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
  display: table;
  font-size: 12px;
  height: 36px;
  min-height: 36px;
  min-width: 28px;
  padding: 0;
  position: absolute;
  right: 16px;
  top: 0;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
  cursor: pointer;
  display: table-cell;
  padding-right: 6px;
  text-align: center;
  vertical-align: middle;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-icons.e-frame {
  margin-right: 12px;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion.e-rtl .e-acrdn-header-icon {
  left: 16px;
  right: auto;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion.e-rtl .e-icons.e-frame {
  margin-left: 12px !important;
  margin-right: 0 !important;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-radio-wrapper {
  margin-bottom: 24px;
  margin-right: 20px;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-radio-wrapper .e-label {
  color: #000;
  font-family: Roboto-Reguar;
  font-size: 14px;
  opacity: .87;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-ok-button,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-add-button,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-cancel-button {
  float: right;
  margin-right: 20px;
  margin-top: 32px;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-ok-button {
  bottom: 0;
  position: sticky;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-accord {
  max-height: 290px;
  overflow: auto;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-accord ul .e-list-icon {
  color: rgba(0, 0, 0, 0.54);
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-accord ul .e-list-header-icon {
  display: table;
  height: 30px;
  min-height: 30px;
  min-width: 24px;
  padding: 0;
  position: absolute;
  right: 16px;
  top: 0;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-accord ul .e-list-header-icon .e-list-edit-icon {
  color: rgba(0, 0, 0, 0.54);
  display: table-cell;
  pointer-events: all;
  text-align: center;
  vertical-align: middle;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-accord.e-rtl ul .e-list-header-icon {
  left: 16px;
  right: auto;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-accord.e-rtl ul .e-list-icon {
  transform: rotateX(0deg) rotateY(180deg);
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-checkbox-wrapper .e-icons {
  height: 18px;
  width: 18px;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div.e-olap-calc-outer-div {
  max-height: 350px;
  overflow: hidden;
  overflow-y: auto;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-field-list-footer {
  bottom: 20px;
  display: inline-block;
  position: absolute;
  vertical-align: bottom;
  width: 100%;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-field-list-footer .e-field-list-footer-content {
  display: inline-block;
  padding: 15px;
  width: 100%;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-field-list-footer .e-field-list-footer-content .e-field-list-btn,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-field-list-footer .e-field-list-footer-content .e-calculated-field-btn {
  float: right;
  height: 52px;
  pointer-events: all;
  width: 52px;
  z-index: 1000;
}

.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-field-list-footer .e-field-list-footer-content .e-field-list-btn .e-add-icon,
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-field-list-footer .e-field-list-footer-content .e-calculated-field-btn .e-add-icon {
  font-size: 18px;
  line-height: 50px;
}

.e-pivotfieldlist-wrapper.e-device .e-footer-content.e-field-list-footer {
  background-color: transparent;
  bottom: 0;
  display: inline-block;
  padding: 15px;
  pointer-events: none;
  position: absolute;
  vertical-align: bottom;
  width: 100%;
}

.e-pivotfieldlist-wrapper.e-device .e-footer-content.e-field-list-footer .e-field-list-btn,
.e-pivotfieldlist-wrapper.e-device .e-footer-content.e-field-list-footer .e-calculated-field-btn,
.e-pivotfieldlist-wrapper.e-device .e-footer-content.e-field-list-footer .e-cancel-btn,
.e-pivotfieldlist-wrapper.e-device .e-footer-content.e-field-list-footer .e-defer-apply-button {
  float: right;
  height: 52px;
  pointer-events: all;
  width: 52px;
  z-index: 1000;
}

.e-pivotfieldlist-wrapper.e-device .e-footer-content.e-field-list-footer .e-field-list-btn .e-add-icon,
.e-pivotfieldlist-wrapper.e-device .e-footer-content.e-field-list-footer .e-calculated-field-btn .e-add-icon,
.e-pivotfieldlist-wrapper.e-device .e-footer-content.e-field-list-footer .e-cancel-btn .e-add-icon,
.e-pivotfieldlist-wrapper.e-device .e-footer-content.e-field-list-footer .e-defer-apply-button .e-add-icon {
  font-size: 18px;
  line-height: 50px;
}

.e-pivotfieldlist-wrapper.e-device .e-footer-content.e-field-list-footer .e-cancel-btn,
.e-pivotfieldlist-wrapper.e-device .e-footer-content.e-field-list-footer .e-defer-apply-button {
  float: left;
}

.e-pivotfieldlist-wrapper.e-device .e-footer-content.e-field-list-footer .e-cancel-btn,
.e-pivotfieldlist-wrapper.e-device .e-footer-content.e-field-list-footer .e-defer-apply-button,
.e-pivotfieldlist-wrapper.e-device .e-footer-content.e-field-list-footer .e-checkbox-layout {
  max-width: 20%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-pivotfieldlist-wrapper.e-device .e-footer-content.e-field-list-footer .e-checkbox-layout {
  max-width: 45%;
}

.e-pivotfieldlist-wrapper.e-device.e-static {
  border: 0;
  padding: 0;
}

.e-pivotfieldlist-wrapper.e-device.e-static .e-field-list-filters .e-axis-content,
.e-pivotfieldlist-wrapper.e-device.e-static .e-field-list-rows .e-axis-content,
.e-pivotfieldlist-wrapper.e-device.e-static .e-field-list-columns .e-axis-content,
.e-pivotfieldlist-wrapper.e-device.e-static .e-field-list-values .e-axis-content {
  max-height: 600px;
}

.e-pivotfieldlist-wrapper.e-device.e-rtl .e-field-list-back-icon {
  margin-left: 12px;
  margin-right: 0;
  transform: rotateY(180deg);
}

.e-pivotfieldlist-wrapper.e-device.e-rtl .e-field-list-footer .e-field-list-btn,
.e-pivotfieldlist-wrapper.e-device.e-rtl .e-field-list-footer .e-calculated-field-btn {
  float: left;
}

.e-pivotfieldlist-wrapper.e-device.e-rtl .e-field-list-footer .e-cancel-btn,
.e-pivotfieldlist-wrapper.e-device.e-rtl .e-field-list-footer .e-defer-apply-button {
  float: right;
}

.e-pivotfieldlist-wrapper.e-device.e-rtl .e-pivot-calc-outer-div .e-pivot-ok-button,
.e-pivotfieldlist-wrapper.e-device.e-rtl .e-pivot-calc-outer-div .e-pivot-add-button,
.e-pivotfieldlist-wrapper.e-device.e-rtl .e-pivot-calc-outer-div .e-pivot-cancel-button {
  float: left !important;
  margin-left: 20px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-left-axis-fields,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-right-axis-fields,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-left-axis-fields,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-right-axis-fields,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-left-axis-fields,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-right-axis-fields,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-left-axis-fields,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-right-axis-fields {
  padding-left: 16px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-header,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-header,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-header,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-header {
  background-color: #f5f5f5;
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  font-weight: normal;
  height: 30px;
  overflow: hidden;
  padding: 7px 0 0 20px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-header-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-header-wrapper,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-header-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-header-wrapper {
  padding-right: 20px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-header-wrapper .e-sort-none,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-header-wrapper .e-sort-ascend,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-header-wrapper .e-sort-descend,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-header-wrapper .e-sort-none,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-header-wrapper .e-sort-ascend,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-header-wrapper .e-sort-descend,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-header-wrapper .e-sort-none,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-header-wrapper .e-sort-ascend,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-header-wrapper .e-sort-descend,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-header-wrapper .e-sort-none,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-header-wrapper .e-sort-ascend,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-header-wrapper .e-sort-descend {
  font-size: 16px;
  height: 24px;
  padding: 7px 0 0 4px;
  width: 24px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list {
  padding-left: 5px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list ul li,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list ul li,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list ul li,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list ul li {
  padding: 0;
}

.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-drag,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-drag,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-drag,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-drag {
  font-size: 16px !important;
  height: 24px !important;
  margin-bottom: 3px !important;
  margin-right: 4px !important;
  width: 24px !important;
}

.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-calc-measure-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-calc-dimension-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-attributeCDB-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-hierarchyCDB-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-level-members,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-namedSetCDB-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-measure-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-kpiGoal-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-kpiStatus-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-kpiTrend-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-kpiValue-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-calc-measure-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-calc-dimension-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-attributeCDB-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-hierarchyCDB-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-level-members,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-namedSetCDB-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-measure-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-kpiGoal-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-kpiStatus-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-kpiTrend-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-kpiValue-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-calc-measure-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-calc-dimension-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-attributeCDB-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-hierarchyCDB-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-level-members,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-namedSetCDB-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-measure-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-kpiGoal-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-kpiStatus-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-kpiTrend-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-kpiValue-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-calc-measure-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-calc-dimension-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-attributeCDB-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-hierarchyCDB-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-level-members,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-namedSetCDB-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-measure-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-kpiGoal-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-kpiStatus-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-kpiTrend-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-kpiValue-icon {
  margin-left: 10px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list.e-olap-field-list-tree ul .e-list-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list.e-olap-field-list-tree ul .e-list-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list.e-olap-field-list-tree ul .e-list-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-list.e-olap-field-list-tree ul .e-list-icon {
  font-size: 16px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-left-axis-fields .e-field-list-rows,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-right-axis-fields .e-field-list-values,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-left-axis-fields .e-field-list-rows,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-right-axis-fields .e-field-list-values,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-left-axis-fields .e-field-list-rows,
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-right-axis-fields .e-field-list-values,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-left-axis-fields .e-field-list-rows,
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-right-axis-fields .e-field-list-values {
  margin-top: 16px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper {
  height: 30px;
  padding: 0 20px 5px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper {
  height: 24px;
  padding-top: 7px;
  width: 24px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper .e-axis-rows,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper .e-axis-columns,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper .e-axis-values,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper .e-axis-filters,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper .e-axis-rows,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper .e-axis-columns,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper .e-axis-values,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper .e-axis-filters,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper .e-axis-rows,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper .e-axis-columns,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper .e-axis-values,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper .e-axis-filters,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper .e-axis-rows,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper .e-axis-columns,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper .e-axis-values,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper .e-axis-filters,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper .e-axis-rows,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper .e-axis-columns,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper .e-axis-values,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper .e-axis-filters,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper .e-axis-rows,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper .e-axis-columns,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper .e-axis-values,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper .e-axis-filters,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper .e-axis-rows,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper .e-axis-columns,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper .e-axis-values,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper .e-axis-filters,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper .e-axis-rows,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper .e-axis-columns,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper .e-axis-values,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper .e-axis-filters,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper .e-axis-rows,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper .e-axis-columns,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper .e-axis-values,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper .e-axis-filters,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper .e-axis-rows,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper .e-axis-columns,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper .e-axis-values,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper .e-axis-filters,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper .e-axis-rows,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper .e-axis-columns,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper .e-axis-values,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper .e-axis-filters,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper .e-axis-rows,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper .e-axis-columns,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper .e-axis-values,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper .e-axis-filters,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper .e-axis-rows,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper .e-axis-columns,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper .e-axis-values,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper .e-axis-filters,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper .e-axis-rows,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper .e-axis-columns,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper .e-axis-values,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper .e-axis-filters,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper .e-axis-rows,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper .e-axis-columns,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper .e-axis-values,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper .e-axis-filters,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper .e-axis-rows,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper .e-axis-columns,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper .e-axis-values,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper .e-axis-filters {
  font-size: 16px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-header,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-header,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-header,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-header,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-header,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-header,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-header,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-header,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-header,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-header,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-header,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-header,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-header,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-header,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-header,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-header {
  font-size: 14px;
  line-height: 1.6em;
  margin-top: 4px;
  padding: 0 12px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button {
  font-size: 14px;
  height: 36px !important;
  padding: 9px 16px !important;
}

.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-content,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-content,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-content,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-content,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-content,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-content,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-content,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-content,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-content,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-content,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-content,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-content,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-content,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-content,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-content,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-content {
  font-size: 14px;
  line-height: 1.1em;
  padding: 0 10px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-draggable,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-draggable,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-draggable,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-draggable,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-draggable,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-draggable,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-draggable,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-draggable,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-draggable,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-draggable,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-draggable,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-draggable,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-draggable,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-draggable,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-draggable,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-draggable {
  height: 24px;
  width: 24px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-edit {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  height: 24px;
  width: 24px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-sort {
  height: 16px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-drag,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-drag,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-drag,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-drag,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-drag,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-drag,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-drag,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-drag,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-drag,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-drag,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-drag,
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-drag,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content .e-pvt-btn-div .e-pivot-button .e-drag,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-content .e-pvt-btn-div .e-pivot-button .e-drag,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-content .e-pvt-btn-div .e-pivot-button .e-drag,
.e-bigger.e-pivotfieldlist-wrapper .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-content .e-pvt-btn-div .e-pivot-button .e-drag {
  font-size: 16px;
  width: 24px;
}

.e-bigger .e-pivotfieldlist-wrapper .e-calculated-field,
.e-bigger.e-pivotfieldlist-wrapper .e-calculated-field,
.e-bigger .e-pivotfieldlist-wrapper .e-calculated-field,
.e-bigger.e-pivotfieldlist-wrapper .e-calculated-field {
  font-size: 14px;
}

.e-bigger .e-pivotfieldlist-wrapper.e-static,
.e-bigger.e-pivotfieldlist-wrapper.e-static,
.e-bigger .e-pivotfieldlist-wrapper.e-static,
.e-bigger.e-pivotfieldlist-wrapper.e-static {
  max-height: 720px;
}

.e-bigger .e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-center-title,
.e-bigger.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-center-title,
.e-bigger .e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-center-title,
.e-bigger.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-center-title {
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
}

.e-bigger .e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields,
.e-bigger.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields,
.e-bigger .e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields,
.e-bigger.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields {
  padding-left: 16px;
}

.e-bigger .e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows,
.e-bigger .e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values,
.e-bigger.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows,
.e-bigger.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values,
.e-bigger .e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows,
.e-bigger .e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values,
.e-bigger.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows,
.e-bigger.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values {
  margin-top: 16px;
}

.e-bigger .e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger .e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger .e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger .e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger .e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger .e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger .e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger .e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-columns .e-axis-wrapper .e-axis-icon-wrapper,
.e-bigger.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values .e-axis-wrapper .e-axis-icon-wrapper {
  padding-top: 7px;
}

.e-bigger .e-pivotfieldlist-wrapper.e-static.e-rtl .e-axis-table .e-left-axis-fields,
.e-bigger.e-pivotfieldlist-wrapper.e-static.e-rtl .e-axis-table .e-left-axis-fields,
.e-bigger .e-pivotfieldlist-wrapper.e-static.e-rtl .e-axis-table .e-left-axis-fields,
.e-bigger.e-pivotfieldlist-wrapper.e-static.e-rtl .e-axis-table .e-left-axis-fields {
  padding-left: 16px;
}

.e-bigger .e-pivotfieldlist-wrapper.e-static.e-rtl .e-axis-table .e-right-axis-fields,
.e-bigger.e-pivotfieldlist-wrapper.e-static.e-rtl .e-axis-table .e-right-axis-fields,
.e-bigger .e-pivotfieldlist-wrapper.e-static.e-rtl .e-axis-table .e-right-axis-fields,
.e-bigger.e-pivotfieldlist-wrapper.e-static.e-rtl .e-axis-table .e-right-axis-fields {
  padding: 0 !important;
}

.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list {
  padding-left: 0;
  padding-right: 5px;
}

.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-drag,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-drag,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-drag,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-drag {
  margin-left: 4px !important;
  margin-right: 0 !important;
}

.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-calc-measure-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-calc-dimension-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-attributeCDB-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-hierarchyCDB-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-level-members,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-namedSetCDB-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-measure-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-kpiGoal-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-kpiStatus-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-kpiTrend-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-kpiValue-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-calc-measure-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-calc-dimension-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-attributeCDB-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-hierarchyCDB-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-level-members,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-namedSetCDB-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-measure-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-kpiGoal-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-kpiStatus-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-kpiTrend-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-kpiValue-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-calc-measure-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-calc-dimension-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-attributeCDB-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-hierarchyCDB-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-level-members,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-namedSetCDB-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-measure-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-kpiGoal-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-kpiStatus-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-kpiTrend-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-kpiValue-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-calc-measure-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-calc-dimension-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-attributeCDB-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-hierarchyCDB-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-level-members,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-namedSetCDB-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-measure-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-kpiGoal-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-kpiStatus-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-kpiTrend-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-list .e-kpiValue-icon {
  margin-left: 0;
  margin-right: 10px;
}

.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header {
  padding-right: 20px;
}

.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header-wrapper,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header-wrapper,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header-wrapper,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header-wrapper {
  padding-left: 20px;
}

.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header-wrapper .e-sort-none,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header-wrapper .e-sort-ascend,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header-wrapper .e-sort-descend,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header-wrapper .e-sort-none,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header-wrapper .e-sort-ascend,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header-wrapper .e-sort-descend,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header-wrapper .e-sort-none,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header-wrapper .e-sort-ascend,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header-wrapper .e-sort-descend,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header-wrapper .e-sort-none,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header-wrapper .e-sort-ascend,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header-wrapper .e-sort-descend {
  padding: 7px 4px 0 0;
}

.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields {
  padding-left: 0;
  padding-right: 8px;
}

.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-filters .e-pivot-button .e-sort,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-filters .e-pivot-button .e-pv-filter,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-filters .e-pivot-button .e-pv-filtered,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-filters .e-pivot-button .e-remove,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-filters .e-pivot-button .e-dropdown-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-filters .e-pivot-button .e-edit,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-rows .e-pivot-button .e-sort,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-rows .e-pivot-button .e-pv-filter,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-rows .e-pivot-button .e-pv-filtered,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-rows .e-pivot-button .e-remove,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-rows .e-pivot-button .e-dropdown-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-rows .e-pivot-button .e-edit,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-columns .e-pivot-button .e-sort,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-columns .e-pivot-button .e-pv-filter,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-columns .e-pivot-button .e-pv-filtered,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-columns .e-pivot-button .e-remove,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-columns .e-pivot-button .e-dropdown-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-columns .e-pivot-button .e-edit,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-sort,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-pv-filter,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-pv-filtered,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-remove,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-dropdown-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-edit,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-filters .e-pivot-button .e-sort,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-filters .e-pivot-button .e-pv-filter,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-filters .e-pivot-button .e-pv-filtered,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-filters .e-pivot-button .e-remove,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-filters .e-pivot-button .e-dropdown-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-filters .e-pivot-button .e-edit,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-rows .e-pivot-button .e-sort,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-rows .e-pivot-button .e-pv-filter,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-rows .e-pivot-button .e-pv-filtered,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-rows .e-pivot-button .e-remove,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-rows .e-pivot-button .e-dropdown-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-rows .e-pivot-button .e-edit,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-columns .e-pivot-button .e-sort,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-columns .e-pivot-button .e-pv-filter,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-columns .e-pivot-button .e-pv-filtered,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-columns .e-pivot-button .e-remove,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-columns .e-pivot-button .e-dropdown-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-columns .e-pivot-button .e-edit,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-sort,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-pv-filter,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-pv-filtered,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-remove,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-dropdown-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-edit,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-filters .e-pivot-button .e-sort,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-filters .e-pivot-button .e-pv-filter,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-filters .e-pivot-button .e-pv-filtered,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-filters .e-pivot-button .e-remove,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-filters .e-pivot-button .e-dropdown-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-filters .e-pivot-button .e-edit,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-rows .e-pivot-button .e-sort,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-rows .e-pivot-button .e-pv-filter,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-rows .e-pivot-button .e-pv-filtered,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-rows .e-pivot-button .e-remove,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-rows .e-pivot-button .e-dropdown-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-rows .e-pivot-button .e-edit,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-columns .e-pivot-button .e-sort,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-columns .e-pivot-button .e-pv-filter,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-columns .e-pivot-button .e-pv-filtered,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-columns .e-pivot-button .e-remove,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-columns .e-pivot-button .e-dropdown-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-columns .e-pivot-button .e-edit,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-sort,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-pv-filter,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-pv-filtered,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-remove,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-dropdown-icon,
.e-bigger .e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-edit,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-filters .e-pivot-button .e-sort,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-filters .e-pivot-button .e-pv-filter,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-filters .e-pivot-button .e-pv-filtered,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-filters .e-pivot-button .e-remove,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-filters .e-pivot-button .e-dropdown-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-filters .e-pivot-button .e-edit,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-rows .e-pivot-button .e-sort,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-rows .e-pivot-button .e-pv-filter,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-rows .e-pivot-button .e-pv-filtered,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-rows .e-pivot-button .e-remove,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-rows .e-pivot-button .e-dropdown-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-rows .e-pivot-button .e-edit,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-columns .e-pivot-button .e-sort,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-columns .e-pivot-button .e-pv-filter,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-columns .e-pivot-button .e-pv-filtered,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-columns .e-pivot-button .e-remove,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-columns .e-pivot-button .e-dropdown-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-columns .e-pivot-button .e-edit,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-sort,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-pv-filter,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-pv-filtered,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-remove,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-dropdown-icon,
.e-bigger.e-pivotfieldlist-wrapper.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-edit {
  padding-left: 0;
  padding-right: 4px;
}

/*! component's theme wise override definitions and variables */
/*! component's common definitions and variables */
/*! component's theme wise override definitions and variables */
/*! component's common definitions and variables */
.e-pivotview .e-expand::before {
  content: '\e859';
}

.e-pivotview .e-collapse::before {
  content: '\e83d';
}

.e-pivotview.e-rtl .e-expand::before {
  content: '\e854';
}

.e-pivotview .e-sort::before {
  content: '\e667';
}

.e-pivotview .e-pv-filter::before {
  content: '\e909';
}

.e-pivotview .e-pv-filtered::before {
  color: #e3165b;
  content: '\ebb3';
}

.e-pivotview .e-remove::before {
  content: '\e208';
}

.e-pivotview .e-selected-option-icon::before {
  content: '\ea84';
}

.e-pivotview .e-clear-filter-icon::before {
  content: '\ea82';
}

.e-pivotview .e-dropdown-icon::before {
  content: '\e83d';
}

.e-pivotview .e-export::before {
  content: '\e711';
}

.e-pivotview .e-new-report::before {
  content: '\e712';
}

.e-pivotview .e-save-report::before {
  content: '\e703';
}

.e-pivotview .e-saveas-report::before {
  content: '\e704';
}

.e-pivotview .e-rename-report::before {
  content: '\e70c';
}

.e-pivotview .e-remove-report::before {
  content: '\e706';
}

.e-pivotview .e-sub-total::before {
  content: '\e709';
}

.e-pivotview .e-grand-total::before {
  content: '\e707';
}

.e-pivotview .e-toolbar-fieldlist::before {
  content: '\e434';
}

.e-pivotview .e-toolbar-grid::before {
  content: '\e708';
}

.e-pivotview .e-toolbar-chart::before {
  content: '\e70f';
}

.e-pivotview .e-toolbar-formatting::before {
  content: '\e725';
}

.e-pivotview .e-pivot-button .e-edit::before {
  content: '\e891';
}

.e-pivotview .e-sort-ascend-icon::before {
  content: '\e734';
}

.e-pivotview .e-sort-descend-icon::before {
  content: '\e733';
}

.e-pivotview-pdf-export::before {
  content: '\e70d';
}

.e-pivotview-excel-export::before {
  content: '\e700';
}

.e-pivotview-csv-export::before {
  content: '\e701';
}

.e-pivotview-png-export::before {
  content: '\e715';
}

.e-pivotview-jpeg-export::before {
  content: '\e713';
}

.e-pivotview-svg-export::before {
  content: '\e716';
}

.e-mdx::before {
  content: '\e724';
}

.e-pivotview-select-icon::before {
  content: '\e614';
}

.e-pivotview-export::before {
  content: '\e711';
}

.e-pivotview-grid::before {
  content: '\e708';
}

.e-pivotview-expand::before {
  content: '\e556';
}

.e-pivotview-collapse::before {
  content: '\e554';
}

.e-pivot-format-menu::before {
  content: '\e728';
}

.e-pivot-number-format-menu::before {
  content: '\e70b';
}

.e-pivot-conditional-format-menu::before {
  content: '\e725';
}

.e-pivot-format-toolbar::before {
  content: '\e70b';
}

.e-pivotview-group::before {
  content: '\e74b';
}

.e-pivotview-ungroup::before {
  content: '\e74c';
}

.e-level-options .e-selected-level-icon::before {
  content: '\e614';
}

/*! PivotView layout */
.e-pivotview .e-value-field-settings,
.e-pivotview .e-member-editor-dialog,
.e-pivotview .e-group-field-settings {
  max-height: 450px !important;
}

.e-pivotview .e-value-field-settings,
.e-pivotview .e-member-editor-dialog,
.e-pivotview .e-pivot-format-dialog,
.e-pivotview .e-group-field-settings {
  border-radius: 4px;
  max-width: 400px;
  width: auto;
}

.e-pivotview .e-value-field-settings .e-dlg-header-content,
.e-pivotview .e-value-field-settings .e-footer-content,
.e-pivotview .e-member-editor-dialog .e-dlg-header-content,
.e-pivotview .e-member-editor-dialog .e-footer-content,
.e-pivotview .e-pivot-format-dialog .e-dlg-header-content,
.e-pivotview .e-pivot-format-dialog .e-footer-content,
.e-pivotview .e-group-field-settings .e-dlg-header-content,
.e-pivotview .e-group-field-settings .e-footer-content {
  border-radius: 4px;
}

.e-pivotview .e-value-field-settings .e-dlg-header-content,
.e-pivotview .e-member-editor-dialog .e-dlg-header-content,
.e-pivotview .e-pivot-format-dialog .e-dlg-header-content,
.e-pivotview .e-group-field-settings .e-dlg-header-content {
  border: 0;
  font-weight: normal;
}

.e-pivotview .e-value-field-settings .e-footer-content,
.e-pivotview .e-member-editor-dialog .e-footer-content,
.e-pivotview .e-pivot-format-dialog .e-footer-content,
.e-pivotview .e-group-field-settings .e-footer-content {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding-bottom: 8px;
  padding-top: 8px;
}

.e-pivotview .e-value-field-settings .e-footer-content .e-clear-filter-button,
.e-pivotview .e-member-editor-dialog .e-footer-content .e-clear-filter-button,
.e-pivotview .e-pivot-format-dialog .e-footer-content .e-clear-filter-button,
.e-pivotview .e-group-field-settings .e-footer-content .e-clear-filter-button {
  float: left;
  margin: 0;
}

.e-pivotview .e-value-field-settings .e-footer-content .e-clear-filter-button.e-disable,
.e-pivotview .e-member-editor-dialog .e-footer-content .e-clear-filter-button.e-disable,
.e-pivotview .e-pivot-format-dialog .e-footer-content .e-clear-filter-button.e-disable,
.e-pivotview .e-group-field-settings .e-footer-content .e-clear-filter-button.e-disable {
  display: none;
}

.e-pivotview .e-value-field-settings .e-dlg-content,
.e-pivotview .e-member-editor-dialog .e-dlg-content,
.e-pivotview .e-pivot-format-dialog .e-dlg-content,
.e-pivotview .e-group-field-settings .e-dlg-content {
  overflow: hidden;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-editor-label-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-editor-label-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-editor-label-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-editor-label-wrapper {
  background-color: #f5f5f5;
  opacity: 56%;
  padding: 12px 10px 16px 20px;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-editor-label-wrapper .e-editor-label,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-editor-label-wrapper .e-editor-label,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-editor-label-wrapper .e-editor-label,
.e-pivotview .e-group-field-settings .e-dlg-content .e-editor-label-wrapper .e-editor-label {
  color: #000;
  font: 500 13px Roboto;
  opacity: 0.87;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper {
  display: flex;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content {
  font-size: 13px;
  font-weight: 500;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title {
  flex: none;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content {
  flex: auto;
  width: 100%;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-checkbox-wrapper .e-frame,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-checkbox-wrapper .e-frame,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-checkbox-wrapper .e-frame,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-checkbox-wrapper .e-frame,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-checkbox-wrapper .e-frame,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-checkbox-wrapper .e-frame,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-checkbox-wrapper .e-frame,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-checkbox-wrapper .e-frame,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-checkbox-wrapper .e-frame,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-checkbox-wrapper .e-frame,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-checkbox-wrapper .e-frame,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-checkbox-wrapper .e-frame,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-checkbox-wrapper .e-frame,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-checkbox-wrapper .e-frame,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-checkbox-wrapper .e-frame,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-checkbox-wrapper .e-frame {
  height: 18px;
  width: 18px;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper {
  margin-bottom: 10px;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-input-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-group-inerval-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label {
  font-size: 13px;
  font-weight: 500;
  width: 100%;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper {
  padding-top: 20px;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-type-option-text {
  font-size: 13px;
  font-weight: 500;
  width: 100%;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text {
  font-size: 13px;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-value-field-div-content.e-group-field-div-content,
.e-pivotview .e-value-field-settings .e-dlg-content .e-group-field-div-content.e-group-field-div-content,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-field-div-content.e-group-field-div-content,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-group-field-div-content.e-group-field-div-content,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-field-div-content.e-group-field-div-content,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-group-field-div-content.e-group-field-div-content,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-field-div-content.e-group-field-div-content,
.e-pivotview .e-group-field-settings .e-dlg-content .e-group-field-div-content.e-group-field-div-content {
  margin-bottom: 10px;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper {
  display: flex;
  padding: 0 20px 10px;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort,
.e-pivotview .e-group-field-settings .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort {
  box-shadow: none;
  margin-left: 10px;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-ascend-icon,
.e-pivotview .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-descend-icon,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-ascend-icon,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-descend-icon,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-ascend-icon,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-descend-icon,
.e-pivotview .e-group-field-settings .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-ascend-icon,
.e-pivotview .e-group-field-settings .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-descend-icon {
  font-size: 16px;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort .e-member-sort:focus.e-active,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort .e-member-sort:focus.e-active,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort .e-member-sort:focus.e-active,
.e-pivotview .e-group-field-settings .e-dlg-content .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort .e-member-sort:focus.e-active {
  background-color: rgba(184, 184, 184, 0.9584);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  outline: none;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-prompt,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-prompt,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-member-editor-wrapper .e-member-prompt,
.e-pivotview .e-group-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-prompt {
  padding: 15px 20px;
  text-align: center;
  width: 100%;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div,
.e-pivotview .e-group-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div {
  display: inline-block;
  height: 160px;
  max-width: 400px;
  overflow: auto;
  width: 100%;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container,
.e-pivotview .e-group-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container {
  display: inline-table;
  height: 100%;
  width: 100%;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container.e-olap-field-list-tree,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container.e-olap-field-list-tree,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container.e-olap-field-list-tree,
.e-pivotview .e-group-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container.e-olap-field-list-tree {
  overflow-x: auto;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul,
.e-pivotview .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul,
.e-pivotview .e-group-field-settings .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul,
.e-pivotview .e-group-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul {
  margin-left: -35px;
  overflow: hidden;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-list-text,
.e-pivotview .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-list-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-list-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-list-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-list-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-list-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-list-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-list-text {
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-list-icon,
.e-pivotview .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-list-icon,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-list-icon,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-list-icon,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-list-icon,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-list-icon,
.e-pivotview .e-group-field-settings .e-dlg-content .e-member-editor-wrapper .e-select-all-wrapper ul li .e-list-icon,
.e-pivotview .e-group-field-settings .e-dlg-content .e-member-editor-wrapper .e-member-editor-container ul li .e-list-icon {
  margin: 0;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-member-editor-wrapper .e-disable,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-disable,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-member-editor-wrapper .e-disable,
.e-pivotview .e-group-field-settings .e-dlg-content .e-member-editor-wrapper .e-disable {
  display: none !important;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-filter-tab-wrapper,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-filter-tab-wrapper,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-filter-tab-wrapper,
.e-pivotview .e-group-field-settings .e-dlg-content .e-filter-tab-wrapper {
  border: none;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text {
  margin: 0 0 0 6px;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-text-wrap .e-tab-icon,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-text-wrap .e-tab-icon,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-text-wrap .e-tab-icon,
.e-pivotview .e-group-field-settings .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-text-wrap .e-tab-icon {
  height: 14px;
  min-width: 14px;
  width: 14px;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-text-wrap .e-tab-icon::before,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-text-wrap .e-tab-icon::before,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-text-wrap .e-tab-icon::before,
.e-pivotview .e-group-field-settings .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-text-wrap .e-tab-icon::before {
  font-size: 14px;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-pivotview .e-group-field-settings .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text {
  margin: 0 6px 0 0;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-excelfilter,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-excelfilter,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-excelfilter,
.e-pivotview .e-group-field-settings .e-dlg-content .e-excelfilter {
  padding-top: 20px;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-pivotview .e-group-field-settings .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div {
  height: 147px;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter,
.e-pivotview .e-group-field-settings .e-dlg-content .e-label-filter,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-filter {
  height: 248px;
  overflow: auto;
  padding: 20px;
  padding-bottom: 0;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-text-div,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-text-div,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-text-div,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-text-div,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter .e-filter-text-div,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter .e-filter-text-div,
.e-pivotview .e-group-field-settings .e-dlg-content .e-label-filter .e-filter-text-div,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-filter .e-filter-text-div {
  font-size: 13px;
  font-weight: 500;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter .e-separator-div,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter .e-separator-div,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter .e-separator-div,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter .e-separator-div,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter .e-separator-div,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter .e-separator-div,
.e-pivotview .e-group-field-settings .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-pivotview .e-group-field-settings .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-pivotview .e-group-field-settings .e-dlg-content .e-label-filter .e-separator-div,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-filter .e-separator-div {
  padding-top: 20px;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter .e-between-text-div,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter .e-between-text-div,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter .e-between-text-div,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter .e-between-text-div,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter .e-between-text-div,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter .e-between-text-div,
.e-pivotview .e-group-field-settings .e-dlg-content .e-label-filter .e-between-text-div,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-filter .e-between-text-div {
  padding: 8px 0;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter .e-disable,
.e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter .e-disable,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter .e-disable,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter .e-disable,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter .e-disable,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter .e-disable,
.e-pivotview .e-group-field-settings .e-dlg-content .e-label-filter .e-disable,
.e-pivotview .e-group-field-settings .e-dlg-content .e-value-filter .e-disable {
  display: none;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-empty-field::-webkit-input-placeholder,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-empty-field::-webkit-input-placeholder,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-empty-field::-webkit-input-placeholder,
.e-pivotview .e-group-field-settings .e-dlg-content .e-empty-field::-webkit-input-placeholder {
  color: #f44336 !important;
  font-weight: 600 !important;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-empty-field:-moz-placeholder,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-empty-field:-moz-placeholder,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-empty-field:-moz-placeholder,
.e-pivotview .e-group-field-settings .e-dlg-content .e-empty-field:-moz-placeholder {
  color: #f44336 !important;
  font-weight: 600 !important;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-empty-field::-moz-placeholder,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-empty-field::-moz-placeholder,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-empty-field::-moz-placeholder,
.e-pivotview .e-group-field-settings .e-dlg-content .e-empty-field::-moz-placeholder {
  color: #f44336 !important;
  font-weight: 600 !important;
}

.e-pivotview .e-value-field-settings .e-dlg-content .e-empty-field:-ms-input-placeholder,
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-empty-field:-ms-input-placeholder,
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-empty-field:-ms-input-placeholder,
.e-pivotview .e-group-field-settings .e-dlg-content .e-empty-field:-ms-input-placeholder {
  color: #f44336 !important;
  font-weight: 600 !important;
}

.e-pivotview .e-value-field-settings.e-excel-filter .e-editor-label-wrapper,
.e-pivotview .e-member-editor-dialog.e-excel-filter .e-editor-label-wrapper,
.e-pivotview .e-pivot-format-dialog.e-excel-filter .e-editor-label-wrapper,
.e-pivotview .e-group-field-settings.e-excel-filter .e-editor-label-wrapper {
  opacity: 56%;
  padding: 14px 10px 9px 20px;
}

.e-pivotview .e-value-field-settings.e-rtl .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort,
.e-pivotview .e-member-editor-dialog.e-rtl .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort,
.e-pivotview .e-pivot-format-dialog.e-rtl .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort,
.e-pivotview .e-group-field-settings.e-rtl .e-member-editor-wrapper .e-editor-search-wrapper .e-filter-sort {
  margin-left: 0;
  margin-right: 10px;
}

.e-pivotview .e-value-field-settings.e-rtl .e-member-editor-wrapper ul,
.e-pivotview .e-member-editor-dialog.e-rtl .e-member-editor-wrapper ul,
.e-pivotview .e-pivot-format-dialog.e-rtl .e-member-editor-wrapper ul,
.e-pivotview .e-group-field-settings.e-rtl .e-member-editor-wrapper ul {
  margin-left: 0;
  margin-right: -35px;
}

.e-pivotview .e-value-field-settings.e-rtl .e-footer-content .e-clear-filter-button,
.e-pivotview .e-member-editor-dialog.e-rtl .e-footer-content .e-clear-filter-button,
.e-pivotview .e-pivot-format-dialog.e-rtl .e-footer-content .e-clear-filter-button,
.e-pivotview .e-group-field-settings.e-rtl .e-footer-content .e-clear-filter-button {
  float: right;
}

.e-pivotview .e-value-field-settings.e-olap-editor-dialog .e-member-editor-wrapper .e-select-all-wrapper ul,
.e-pivotview .e-value-field-settings.e-olap-editor-dialog .e-member-editor-wrapper .e-member-editor-container ul,
.e-pivotview .e-member-editor-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-select-all-wrapper ul,
.e-pivotview .e-member-editor-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-member-editor-container ul,
.e-pivotview .e-pivot-format-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-select-all-wrapper ul,
.e-pivotview .e-pivot-format-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-member-editor-container ul,
.e-pivotview .e-group-field-settings.e-olap-editor-dialog .e-member-editor-wrapper .e-select-all-wrapper ul,
.e-pivotview .e-group-field-settings.e-olap-editor-dialog .e-member-editor-wrapper .e-member-editor-container ul {
  margin-left: 0;
}

.e-pivotview .e-value-field-settings.e-olap-editor-dialog .e-member-editor-wrapper .e-treeview ul:first-child,
.e-pivotview .e-member-editor-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-treeview ul:first-child,
.e-pivotview .e-pivot-format-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-treeview ul:first-child,
.e-pivotview .e-group-field-settings.e-olap-editor-dialog .e-member-editor-wrapper .e-treeview ul:first-child {
  padding-left: 10px;
  padding-right: 10px;
}

.e-pivotview .e-value-field-settings.e-olap-editor-dialog .e-member-editor-wrapper .e-editor-search-wrapper .e-level-drop,
.e-pivotview .e-member-editor-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-editor-search-wrapper .e-level-drop,
.e-pivotview .e-pivot-format-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-editor-search-wrapper .e-level-drop,
.e-pivotview .e-group-field-settings.e-olap-editor-dialog .e-member-editor-wrapper .e-editor-search-wrapper .e-level-drop {
  margin: 0 5px;
}

.e-pivotview .e-value-field-settings.e-olap-editor-dialog .e-member-editor-wrapper .e-editor-search-wrapper .e-level-drop .e-caret,
.e-pivotview .e-member-editor-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-editor-search-wrapper .e-level-drop .e-caret,
.e-pivotview .e-pivot-format-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-editor-search-wrapper .e-level-drop .e-caret,
.e-pivotview .e-group-field-settings.e-olap-editor-dialog .e-member-editor-wrapper .e-editor-search-wrapper .e-level-drop .e-caret {
  display: none;
}

.e-pivotview .e-value-field-settings.e-olap-editor-dialog .e-member-editor-wrapper .e-editor-search-wrapper .e-level-drop li .e-disabled,
.e-pivotview .e-member-editor-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-editor-search-wrapper .e-level-drop li .e-disabled,
.e-pivotview .e-pivot-format-dialog.e-olap-editor-dialog .e-member-editor-wrapper .e-editor-search-wrapper .e-level-drop li .e-disabled,
.e-pivotview .e-group-field-settings.e-olap-editor-dialog .e-member-editor-wrapper .e-editor-search-wrapper .e-level-drop li .e-disabled {
  opacity: .5;
  pointer-events: none;
}

.e-pivotview .e-value-field-settings.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul,
.e-pivotview .e-member-editor-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul,
.e-pivotview .e-pivot-format-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul,
.e-pivotview .e-group-field-settings.e-olap-editor-dialog.e-rtl .e-member-editor-wrapper ul {
  margin-right: 0;
}

.e-pivotview .e-member-editor-dialog {
  min-width: 320px;
}

.e-pivotview .e-member-editor-dialog .e-dlg-content,
.e-pivotview .e-pivot-format-dialog .e-dlg-content {
  padding: 0;
}

.e-pivotview .e-value-field-settings .e-footer-content,
.e-pivotview .e-member-editor-dialog .e-footer-content {
  border-top: 1px solid #e0e0e0;
}

.e-pivotview .e-value-field-settings,
.e-pivotview .e-pivot-format-dialog {
  min-width: 300px;
}

.e-pivotview .e-value-field-settings .e-dlg-content,
.e-pivotview .e-pivot-format-dialog .e-dlg-content {
  overflow: auto;
}

.e-pivotview .e-pivotchart-type-dialog {
  max-width: 350px;
}

.e-pivotview .e-pivotchart-type-dialog .e-chart-type-option-wrapper,
.e-pivotview .e-pivotchart-type-dialog .e-chart-type-option-text {
  padding-bottom: 20px;
}

.e-pivotview .e-pivotchart-type-dialog .e-chart-type-option-wrapper .e-chart-type-option-text,
.e-pivotview .e-pivotchart-type-dialog .e-chart-type-option-text .e-chart-type-option-text {
  padding-bottom: 5px;
}

.e-pivotview .e-pivotchart-type-dialog .e-chart-type-option-wrapper .e-input-group.e-control-wrapper,
.e-pivotview .e-pivotchart-type-dialog .e-chart-type-option-text .e-input-group.e-control-wrapper {
  padding: 1px;
}

.e-pivotview .e-pivotchart-type-dialog .e-icons.e-frame {
  height: 18px;
  width: 18px;
}

.e-pivotview .e-pivot-format-dialog {
  max-height: 500px !important;
  max-width: 350px;
}

.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer {
  padding: 0 20px;
}

.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer .e-pivot-format-value-lable,
.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer .e-pivot-format-lable,
.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer .e-pivot-format-custom-lable,
.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer .e-pivot-format-grouping-lable,
.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer .e-pivot-format-decimal-lable {
  font-weight: 500;
}

.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer .e-pivot-format-value-drop,
.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer .e-pivot-format-drop,
.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer .e-pivot-format-custom-text,
.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer .e-pivot-format-grouping-drop,
.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer .e-pivot-format-decimal-drop {
  margin-bottom: 20px;
}

.e-pivotview .e-pivot-toolbar {
  border-bottom: 0;
  border-style: solid;
}

.e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
  font-size: 16px;
}

.e-pivotview .e-pivot-toolbar .e-menu-wrapper {
  background-color: transparent;
  border: none;
}

.e-pivotview .e-pivot-toolbar .e-menu-wrapper ul .e-menu-item {
  height: 40px;
  padding-left: 10px;
}

.e-pivotview .e-pivot-toolbar .e-menu-wrapper ul .e-menu-item .e-menu-icon {
  margin-left: 0;
  margin-right: 0;
  font-size: 16px;
}

.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template {
  padding: 0 !important;
}

.e-pivotview .e-pivot-toolbar .e-reportlist-label {
  float: left;
  font-weight: 500;
}

.e-pivotview .e-pivot-toolbar .e-reportlist-drop {
  float: right;
  margin: 0 8px;
}

.e-pivotview .e-pivot-toolbar.e-rtl .e-reportlist-label {
  float: right;
}

.e-pivotview .e-pivot-toolbar.e-rtl .e-reportlist-drop {
  float: left;
}

.e-pivotview .e-pivot-toolbar.e-rtl .e-menu-wrapper ul .e-menu-item {
  padding-left: 30px;
  padding-right: 10px;
}

.e-pivotview-disable-icon {
  visibility: hidden;
}

.e-pivotview-report-inner {
  padding-top: 10px;
}

.e-pivotview-report-dialog {
  max-width: 350px;
}

.e-mdx-query-content {
  background-color: #fff;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  height: 200px;
  margin-top: 5px;
  padding: 5px 10px;
  resize: none;
  width: 100%;
}

.e-pivotview-mdx-dialog {
  max-width: 500px;
}

.e-report-outer {
  display: inline-block;
  width: 100%;
}

.e-pivotview-report-label {
  float: left;
  margin-top: 8px;
  width: 40%;
}

.e-pivotview-report-input {
  float: right;
  width: 60% !important;
}

.e-rtl .e-pivotview-report-input {
  float: left;
}

.e-rtl .e-pivotview-report-label {
  float: right;
}

.e-pivotview-pdf-export,
.e-pivotview-excel-export,
.e-pivotview-csv-export,
.e-pivotview-png-export,
.e-pivotview-jpeg-export,
.e-pivotview-svg-export {
  font-size: 18px !important;
}

.e-drillthrough-dialog .e-drillthrough-body-header-container {
  margin-bottom: 20px;
}

.e-drillthrough-dialog .e-drillthrough-body-header {
  color: #000;
  font-weight: 600;
  opacity: 0.87;
}

.e-drillthrough-dialog .e-drillthrough-body-header-value {
  color: rgba(0, 0, 0, 0.6);
  margin-left: 10px;
  margin-right: 20px;
}

.e-drillthrough-dialog .e-drillthrough-body-header-common {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: inline-block;
  flex-wrap: wrap;
}

.e-bigger .e-pivotview .e-pivot-toolbar .e-menu-wrapper ul .e-menu-item,
.e-bigger.e-pivotview .e-pivot-toolbar .e-menu-wrapper ul .e-menu-item,
.e-bigger .e-pivotview .e-pivot-toolbar .e-menu-wrapper ul .e-menu-item,
.e-bigger.e-pivotview .e-pivot-toolbar .e-menu-wrapper ul .e-menu-item {
  height: 52px;
}

.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div,
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div {
  height: 125px;
}

.e-bigger .e-pivotview .e-member-editor-dialog .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-ascend-icon,
.e-bigger .e-pivotview .e-member-editor-dialog .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-descend-icon,
.e-bigger.e-pivotview .e-member-editor-dialog .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-ascend-icon,
.e-bigger.e-pivotview .e-member-editor-dialog .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-descend-icon,
.e-bigger .e-pivotview .e-member-editor-dialog .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-ascend-icon,
.e-bigger .e-pivotview .e-member-editor-dialog .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-descend-icon,
.e-bigger.e-pivotview .e-member-editor-dialog .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-ascend-icon,
.e-bigger.e-pivotview .e-member-editor-dialog .e-editor-search-wrapper .e-filter-sort .e-member-sort .e-sort-descend-icon {
  font-size: 18px;
}

.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-header-content .e-clear-filter-button.e-small,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-header-content .e-clear-filter-button.e-small,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-header-content .e-clear-filter-button.e-small,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-header-content .e-clear-filter-button.e-small,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-header-content .e-clear-filter-button.e-small {
  font-size: 14px;
  top: 0;
}

.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-filter-tab-wrapper .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text {
  margin: 0 0 0 6px;
}

.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-filter-tab-wrapper.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text {
  margin: 0 6px 0 0;
}

.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-excelfilter .e-member-editor-container-outer-div {
  height: 100px;
}

.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter,
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter,
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter,
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter {
  height: 220px;
}

.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-text-div,
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-text-div,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-text-div,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-text-div,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter .e-filter-text-div,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter .e-filter-text-div,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-text-div,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-text-div,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-text-div,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-text-div,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter .e-filter-text-div,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter .e-filter-text-div,
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-text-div,
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-text-div,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-text-div,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-text-div,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter .e-filter-text-div,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter .e-filter-text-div,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-text-div,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-text-div,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-text-div,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-text-div,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter .e-filter-text-div,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter .e-filter-text-div {
  font-size: 14px;
}

.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter .e-separator-div,
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter .e-separator-div,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter .e-separator-div,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter .e-separator-div,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter .e-separator-div,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter .e-separator-div,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter .e-separator-div,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter .e-separator-div,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter .e-separator-div,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter .e-separator-div,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter .e-separator-div,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter .e-separator-div,
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter .e-separator-div,
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter .e-separator-div,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter .e-separator-div,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter .e-separator-div,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter .e-separator-div,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter .e-separator-div,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter .e-separator-div,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter .e-separator-div,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter .e-separator-div,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter .e-separator-div,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-1,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter .e-filter-option-wrapper-2,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter .e-separator-div,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-1,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter .e-filter-option-wrapper-2,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter .e-separator-div {
  padding-top: 24px;
}

.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter .e-between-text-div,
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter .e-between-text-div,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter .e-between-text-div,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter .e-between-text-div,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter .e-between-text-div,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter .e-between-text-div,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter .e-between-text-div,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter .e-between-text-div,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter .e-between-text-div,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter .e-between-text-div,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter .e-between-text-div,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter .e-between-text-div,
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter .e-between-text-div,
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter .e-between-text-div,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter .e-between-text-div,
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter .e-between-text-div,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter .e-between-text-div,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter .e-between-text-div,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-label-filter .e-between-text-div,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-value-filter .e-between-text-div,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-label-filter .e-between-text-div,
.e-bigger.e-pivotview .e-value-field-settings .e-dlg-content .e-value-filter .e-between-text-div,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-label-filter .e-between-text-div,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-value-filter .e-between-text-div {
  padding: 10px 0;
}

.e-bigger .e-pivotview .e-member-editor-dialog.e-excel-filter,
.e-bigger .e-pivotview .e-value-field-settings.e-excel-filter,
.e-bigger .e-pivotview .e-pivot-format-dialog.e-excel-filter,
.e-bigger.e-pivotview .e-member-editor-dialog.e-excel-filter,
.e-bigger.e-pivotview .e-value-field-settings.e-excel-filter,
.e-bigger.e-pivotview .e-pivot-format-dialog.e-excel-filter,
.e-bigger .e-pivotview .e-member-editor-dialog.e-excel-filter,
.e-bigger .e-pivotview .e-value-field-settings.e-excel-filter,
.e-bigger .e-pivotview .e-pivot-format-dialog.e-excel-filter,
.e-bigger.e-pivotview .e-member-editor-dialog.e-excel-filter,
.e-bigger.e-pivotview .e-value-field-settings.e-excel-filter,
.e-bigger.e-pivotview .e-pivot-format-dialog.e-excel-filter {
  min-width: 350px;
}

.e-bigger .e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer,
.e-bigger .e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer,
.e-bigger.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer {
  padding: 0 20px 10px;
}

.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content {
  padding: 0 20px 10px;
}

.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-checkbox-wrapper .e-frame,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-checkbox-wrapper .e-frame {
  height: 22px;
  width: 22px;
}

.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-caption-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-caption-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-start-option-wrapper .e-checkbox-wrapper .e-label {
  font-size: 14px;
}

.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper {
  display: flex;
}

.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper .e-field-name-content,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-title,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-field-name-text-wrapper .e-field-name-content {
  font-size: 14px;
}

.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper {
  padding-top: 24px;
}

.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger .e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-field-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-caption-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-type-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-field-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-base-item-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-input-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-end-option-wrapper .e-group-inerval-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-field-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-base-item-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-type-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-caption-input-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-input-option-text,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-checkbox-wrapper .e-label,
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content .e-group-option-wrapper .e-group-interval-option-wrapper .e-group-inerval-option-text {
  font-size: 14px;
}

.e-bigger .e-pivotview-report-dialog .e-pivotview-report-label,
.e-bigger.e-pivotview-report-dialog .e-pivotview-report-label,
.e-bigger .e-pivotview-report-dialog .e-pivotview-report-label,
.e-bigger.e-pivotview-report-dialog .e-pivotview-report-label {
  margin-top: 12px;
}

/*! PivotView theme */
.e-pivotview .e-nextspan {
  display: inline-block;
  width: 18px;
}

.e-pivotview .e-lastspan {
  display: inline-block;
  padding-top: 10px;
  width: 12px;
}

.e-pivotview .e-grid.e-gridhover tr[role='row']:hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
  background-color: transparent;
}

.e-pivotview .e-rowsheader .e-cellvalue {
  margin-left: 10px;
}

.e-pivotview .e-valuescontent {
  padding-right: 8px;
  text-align: right;
}

.e-pivotview .e-grid
.e-rowcell {
  font-size: 13px;
  padding-left: 8px;
}

.e-pivotview .e-gtot,
.e-pivotview .e-gtot.e-rowsheader,
.e-pivotview .e-gtot.e-columnsheader,
.e-pivotview .e-grid .e-content,
.e-pivotview .e-grid .e-gridheader,
.e-pivotview .e-headercell {
  background-color: #f5f5f5;
}

.e-pivotview .e-grid .e-gridheader {
  border-bottom-width: 1px;
}

.e-pivotview .e-gtot {
  font-weight: 500;
}

.e-pivotview .e-gtot
.e-cellvalue {
  color: #000 87%;
}

.e-pivotview .e-rowsheader,
.e-pivotview .e-columnsheader {
  background-color: #fafafa;
}

.e-pivotview .e-rowsheader .e-cellvalue {
  margin-left: 8px;
  margin-top: 5px;
}

.e-pivotview .e-pivot-conditional-empty-format {
  margin: 10px;
}

.e-pivotview .e-member-editor-dialog,
.e-pivotview .e-olap-editor-dialog {
  visibility: hidden;
}

.e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
  width: 100%;
}

.e-pivotview .e-grid .e-rowsheader.e-active,
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
.e-pivotview .e-grid .e-columnsheader.e-active,
.e-pivotview .e-grid .e-columnsheader.e-cellselectionbackground,
.e-pivotview .e-grid .e-rowsheader.e-active,
.e-pivotview .e-grid .e-rowsheader.e-selectionbackground,
.e-pivotview .e-grid .e-columnsheader.e-active,
.e-pivotview .e-grid .e-columnsheader.e-selectionbackground {
  background: #e0e0e0 !important;
  color: #000 !important;
}

.e-pivotview .e-grid .e-rowsheader.e-active .e-cellvalue,
.e-pivotview .e-grid .e-rowsheader.e-active .e-icons,
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground .e-cellvalue,
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground .e-icons,
.e-pivotview .e-grid .e-columnsheader.e-active .e-cellvalue,
.e-pivotview .e-grid .e-columnsheader.e-active .e-icons,
.e-pivotview .e-grid .e-columnsheader.e-cellselectionbackground .e-cellvalue,
.e-pivotview .e-grid .e-columnsheader.e-cellselectionbackground .e-icons,
.e-pivotview .e-grid .e-rowsheader.e-active .e-cellvalue,
.e-pivotview .e-grid .e-rowsheader.e-active .e-icons,
.e-pivotview .e-grid .e-rowsheader.e-selectionbackground .e-cellvalue,
.e-pivotview .e-grid .e-rowsheader.e-selectionbackground .e-icons,
.e-pivotview .e-grid .e-columnsheader.e-active .e-cellvalue,
.e-pivotview .e-grid .e-columnsheader.e-active .e-icons,
.e-pivotview .e-grid .e-columnsheader.e-selectionbackground .e-cellvalue,
.e-pivotview .e-grid .e-columnsheader.e-selectionbackground .e-icons {
  color: #000 !important;
}

.e-pivotview .e-grid .e-rowsheader.e-active .e-headertext,
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground .e-headertext,
.e-pivotview .e-grid .e-columnsheader.e-active .e-headertext,
.e-pivotview .e-grid .e-columnsheader.e-cellselectionbackground .e-headertext,
.e-pivotview .e-grid .e-rowsheader.e-active .e-headertext,
.e-pivotview .e-grid .e-rowsheader.e-selectionbackground .e-headertext,
.e-pivotview .e-grid .e-columnsheader.e-active .e-headertext,
.e-pivotview .e-grid .e-columnsheader.e-selectionbackground .e-headertext {
  color: #000 !important;
}

.e-pivotview .e-drop-indicator {
  display: block;
}

.e-pivotview div.e-cellvalue {
  margin-top: 5px;
}

.e-pivotview .e-sortfilterdiv {
  margin: -15px !important;
}

.e-pivotview .e-pivotchart > svg, .e-pivotview .e-pivotchart-inner > svg {
  border: 1px solid #e0e0e0;
}

.e-pivotview .e-pivotchart.e-ltr {
  direction: ltr;
}

.e-pivotview .e-grid .e-columnheader.e-wrap .e-sortfilterdiv,
.e-pivotview .e-grid.e-wrap .e-columnheader .e-sortfilterdiv {
  margin: -18px !important;
}

.e-pivotview .e-grid .e-icons {
  color: rgba(0, 0, 0, 0.54) !important;
}

.e-pivotview .e-grid .e-icons:hover {
  color: rgba(0, 0, 0, 0.87) !important;
}

.e-pivotview .e-grid {
  border-color: #e0e0e0;
}

.e-pivotview .e-grid .e-rowsheader {
  padding-left: 8px;
}

.e-pivotview .e-grid .e-rowsheader.e-active .e-icons {
  color: rgba(0, 0, 0, 0.54) !important;
}

.e-pivotview .e-grid .e-headercelldiv,
.e-pivotview .e-grid .e-columnsheader {
  padding-left: 8px !important;
}

.e-pivotview .e-frozenheader > .e-table,
.e-pivotview .e-frozencontent > .e-table {
  border-left-color: #e0e0e0 !important;
  border-right-color: #e0e0e0 !important;
}

.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
  padding-left: 8px !important;
  margin-top: 5px;
}

.e-pivotview .e-stackedheadercelldiv {
  padding: 0 0 0 1px !important;
}

.e-pivotview .e-stackedheadercelldiv,
.e-pivotview .e-headertext,
.e-pivotview .e-rowsheader .e-cellvalue {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13px;
  font-weight: 500;
}

.e-pivotview .e-stackedheadercelldiv .e-hyperlinkcell,
.e-pivotview .e-headertext .e-hyperlinkcell,
.e-pivotview .e-rowsheader .e-cellvalue .e-hyperlinkcell {
  cursor: pointer;
}

.e-pivotview .e-valuescontent .e-cellvalue .e-hyperlinkcell {
  cursor: pointer;
}

.e-pivotview .e-valuescontent {
  opacity: 0.87 !important;
}

.e-pivotview .e-rowcell {
  opacity: 1;
}

.e-pivotview .e-rowcell .e-cellvalue {
  -webkit-user-select: none;
  user-select: none;
}

.e-pivotview .e-grouping-bar {
  display: flex;
}

.e-pivotview .e-grouping-bar .e-right-axis-fields {
  flex: auto;
}

.e-pivotview .e-grouping-bar .e-left-axis-fields,
.e-pivotview .e-grouping-bar .e-right-axis-fields {
  height: auto;
}

.e-pivotview .e-grouping-bar .e-left-axis-fields {
  min-width: 250px;
}

.e-pivotview .e-grouping-bar .e-axis-row,
.e-pivotview .e-grouping-bar .e-axis-column,
.e-pivotview .e-grouping-bar .e-axis-value,
.e-pivotview .e-grouping-bar .e-axis-filter {
  background: #f5f5f5;
  display: flex;
}

.e-pivotview .e-grouping-bar .e-left-axis-fields {
  border: 1px solid #e0e0e0;
  border-bottom-width: 0;
  border-right-width: 0;
}

.e-pivotview .e-grouping-bar .e-right-axis-fields {
  border: 1px solid #e0e0e0;
  border-bottom-width: 0;
}

.e-pivotview .e-grouping-bar .e-right-axis-fields .e-axis-filter {
  border-bottom: 1px solid #e0e0e0;
}

.e-pivotview .e-group-values,
.e-pivotview .e-group-columns,
.e-pivotview .e-group-filters,
.e-pivotview .e-group-rows {
  background: #f5f5f5;
  vertical-align: top;
}

.e-pivotview .e-group-values.e-drag-restrict,
.e-pivotview .e-group-columns.e-drag-restrict,
.e-pivotview .e-group-filters.e-drag-restrict,
.e-pivotview .e-group-rows.e-drag-restrict {
  cursor: no-drop;
}

.e-pivotview .e-group-values .e-draggable-prompt,
.e-pivotview .e-group-columns .e-draggable-prompt,
.e-pivotview .e-group-filters .e-draggable-prompt,
.e-pivotview .e-group-rows .e-draggable-prompt {
  color: #000;
  display: inline-block;
  line-height: 22px;
  margin-top: 4px;
  padding-left: 8px;
  pointer-events: none;
  position: relative;
  text-align: center;
  vertical-align: middle;
}

.e-pivotview .e-group-filters,
.e-pivotview .e-group-values,
.e-pivotview .e-group-columns,
.e-pivotview .e-group-rows {
  display: inline-table;
  flex: auto;
  height: 30px;
  min-height: 30px;
  overflow: hidden;
  padding-left: 8px;
  scroll-behavior: smooth;
}

.e-pivotview .e-group-filters .e-pvt-btn-div,
.e-pivotview .e-group-values .e-pvt-btn-div,
.e-pivotview .e-group-columns .e-pvt-btn-div,
.e-pivotview .e-group-rows .e-pvt-btn-div {
  display: inline-flex;
  height: 24px;
  padding: 3px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 8px;
}

.e-pivotview .e-group-filters .e-pvt-btn-div .e-indent-div,
.e-pivotview .e-group-values .e-pvt-btn-div .e-indent-div,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-indent-div,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-indent-div {
  pointer-events: none;
}

.e-pivotview .e-group-filters .e-pvt-btn-div .e-drop-indicator,
.e-pivotview .e-group-values .e-pvt-btn-div .e-drop-indicator,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-drop-indicator,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-drop-indicator {
  pointer-events: none;
  width: 2px;
}

.e-pivotview .e-group-filters .e-pvt-btn-div .e-drop-indicator.e-drop-hover,
.e-pivotview .e-group-values .e-pvt-btn-div .e-drop-indicator.e-drop-hover,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-drop-indicator.e-drop-hover,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-drop-indicator.e-drop-hover {
  border-left: 1px dashed #9e9e9e;
}

.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button {
  background-color: #e0e0e0;
  border: 1px solid #e0e0e0;
  border-radius: 25px;
  box-shadow: none;
  color: #000;
  cursor: default;
  display: flex;
  font-weight: normal;
  height: 24px;
  line-height: .9em;
  padding: 4px 8px;
  text-transform: none;
  vertical-align: bottom;
  z-index: 1;
}

.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button.e-list-selected,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button.e-list-selected,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button.e-list-selected,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button.e-list-selected {
  opacity: .5;
}

.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button:hover,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button:hover,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button:hover,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button:hover {
  background-color: #bdbdbd;
  border-color: #bdbdbd;
}

.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button:hover .e-sort,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button:hover .e-dropdown-icon,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button:hover .e-pv-filter,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button:hover .e-pv-filtered,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button:hover .e-remove,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button:hover .e-edit,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button:hover .e-sort,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button:hover .e-dropdown-icon,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button:hover .e-pv-filter,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button:hover .e-pv-filtered,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button:hover .e-remove,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button:hover .e-edit,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button:hover .e-sort,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button:hover .e-dropdown-icon,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button:hover .e-pv-filter,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button:hover .e-pv-filtered,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button:hover .e-remove,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button:hover .e-edit,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button:hover .e-sort,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button:hover .e-dropdown-icon,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button:hover .e-pv-filter,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button:hover .e-pv-filtered,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button:hover .e-remove,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button:hover .e-edit {
  color: rgba(0, 0, 0, 0.87) !important;
}

.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button.e-btn-focused,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button.e-btn-focused,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button.e-btn-focused,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button.e-btn-focused {
  background-color: #9e9e9e;
  color: #000;
}

.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-sort,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-dropdown-icon,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-pv-filter,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-pv-filtered,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-remove,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-edit,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-sort,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-dropdown-icon,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-pv-filter,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-pv-filtered,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-remove,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-edit,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-sort,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-dropdown-icon,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-pv-filter,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-pv-filtered,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-remove,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-edit,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-sort,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-dropdown-icon,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-pv-filter,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-pv-filtered,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-remove,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-edit {
  color: rgba(0, 0, 0, 0.87) !important;
}

.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button:focus, .e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button:active,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button:focus,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button:active,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button:focus,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button:active,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button:focus,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button:active {
  background-color: #9e9e9e;
  color: #000;
}

.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button:focus .e-sort,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button:focus .e-dropdown-icon,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button:focus .e-pv-filter,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button:focus .e-pv-filtered,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button:focus .e-remove,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button:focus .e-edit, .e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button:active .e-sort,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button:active .e-dropdown-icon,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button:active .e-pv-filter,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button:active .e-pv-filtered,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button:active .e-remove,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button:active .e-edit,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button:focus .e-sort,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button:focus .e-dropdown-icon,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button:focus .e-pv-filter,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button:focus .e-pv-filtered,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button:focus .e-remove,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button:focus .e-edit,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button:active .e-sort,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button:active .e-dropdown-icon,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button:active .e-pv-filter,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button:active .e-pv-filtered,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button:active .e-remove,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button:active .e-edit,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button:focus .e-sort,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button:focus .e-dropdown-icon,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button:focus .e-pv-filter,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button:focus .e-pv-filtered,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button:focus .e-remove,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button:focus .e-edit,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button:active .e-sort,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button:active .e-dropdown-icon,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button:active .e-pv-filter,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button:active .e-pv-filtered,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button:active .e-remove,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button:active .e-edit,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button:focus .e-sort,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button:focus .e-dropdown-icon,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button:focus .e-pv-filter,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button:focus .e-pv-filtered,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button:focus .e-remove,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button:focus .e-edit,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button:active .e-sort,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button:active .e-dropdown-icon,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button:active .e-pv-filter,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button:active .e-pv-filtered,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button:active .e-remove,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button:active .e-edit {
  color: rgba(0, 0, 0, 0.87) !important;
}

.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button .e-content,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button .e-content,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button .e-content,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-content {
  background-color: transparent;
  cursor: move;
  flex: auto;
  font-size: 13px;
  margin-right: 4px;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
}

.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button .e-content.e-disable-drag,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button .e-content.e-disable-drag,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button .e-content.e-disable-drag,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-content.e-disable-drag {
  cursor: auto;
}

.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button .e-draggable,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button .e-draggable,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button .e-draggable,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-draggable {
  height: inherit;
}

.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button .e-drag,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button .e-drag,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button .e-drag,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-drag {
  display: none;
}

.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button .e-remove,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button .e-edit,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button .e-remove,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button .e-edit,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button .e-remove,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button .e-edit,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-remove,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-edit {
  color: rgba(0, 0, 0, 0.54) !important;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  height: 18px;
  margin-left: 4px;
  width: 18px;
}

.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button .e-sort:hover,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button .e-dropdown-icon:hover,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button .e-pv-filter:hover,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button .e-pv-filtered:hover,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button .e-remove:hover,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button .e-edit:hover,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button .e-sort:hover,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button .e-dropdown-icon:hover,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button .e-pv-filter:hover,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button .e-pv-filtered:hover,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button .e-remove:hover,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button .e-edit:hover,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button .e-sort:hover,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button .e-dropdown-icon:hover,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button .e-pv-filter:hover,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button .e-pv-filtered:hover,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button .e-remove:hover,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button .e-edit:hover,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort:hover,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon:hover,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filter:hover,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filtered:hover,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-remove:hover,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-edit:hover {
  color: rgba(0, 0, 0, 0.87) !important;
}

.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button .e-sort.e-disable,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button .e-dropdown-icon.e-disable,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button .e-pv-filter.e-disable,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button .e-pv-filtered.e-disable,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button .e-remove.e-disable,
.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button .e-edit.e-disable,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button .e-sort.e-disable,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button .e-dropdown-icon.e-disable,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button .e-pv-filter.e-disable,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button .e-pv-filtered.e-disable,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button .e-remove.e-disable,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button .e-edit.e-disable,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button .e-sort.e-disable,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button .e-dropdown-icon.e-disable,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button .e-pv-filter.e-disable,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button .e-pv-filtered.e-disable,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button .e-remove.e-disable,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button .e-edit.e-disable,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort.e-disable,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon.e-disable,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filter.e-disable,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filtered.e-disable,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-remove.e-disable,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-edit.e-disable {
  display: none;
}

.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort {
  height: 12px;
  transform: rotateX(0deg);
  transition: transform 200ms ease-in-out;
}

.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button .e-sort.e-descend,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button .e-sort.e-descend,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button .e-sort.e-descend,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort.e-descend {
  transform: rotateX(180deg);
}

.e-pivotview .e-group-filters .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-pivotview .e-group-columns .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon {
  margin-top: 1px;
}

.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button {
  max-width: 230px;
}

.e-pivotview .e-group-filters,
.e-pivotview .e-group-columns {
  width: 100%;
}

.e-pivotview .e-group-row {
  padding: 0 !important;
}

.e-pivotview .e-group-row .e-group-rows {
  display: table;
  flex: none;
  width: 100%;
}

.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div {
  max-width: unset;
  width: 100%;
}

.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-indent-div {
  pointer-events: none;
}

.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button {
  padding: 4px 8px;
  width: 180px;
}

.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:hover {
  background-color: #bdbdbd;
}

.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:hover .e-sort,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:hover .e-dropdown-icon,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:hover .e-pv-filter,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:hover .e-pv-filtered,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:hover .e-remove,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:hover .e-edit {
  color: rgba(0, 0, 0, 0.87) !important;
}

.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button.e-btn-focused {
  background-color: #9e9e9e;
  color: #000;
}

.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-sort,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-dropdown-icon,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-pv-filter,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-pv-filtered,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-remove,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-edit {
  color: rgba(0, 0, 0, 0.87) !important;
}

.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:focus, .e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:active {
  background-color: #9e9e9e;
  color: #000;
}

.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:focus .e-sort,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:focus .e-dropdown-icon,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:focus .e-pv-filter,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:focus .e-pv-filtered,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:focus .e-remove,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:focus .e-edit, .e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:active .e-sort,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:active .e-dropdown-icon,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:active .e-pv-filter,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:active .e-pv-filtered,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:active .e-remove,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:active .e-edit {
  color: rgba(0, 0, 0, 0.87) !important;
}

.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-remove,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-edit {
  color: rgba(0, 0, 0, 0.54) !important;
  font-size: 12px;
  height: 18px;
  margin-left: 4px;
  width: 18px;
}

.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort:hover,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon:hover,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filter:hover,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filtered:hover,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-remove:hover,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-edit:hover {
  color: rgba(0, 0, 0, 0.87);
}

.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort.e-disable,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon.e-disable,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filter.e-disable,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filtered.e-disable,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-remove.e-disable,
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-edit.e-disable {
  display: none;
}

.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort {
  height: 12px;
  width: 18px;
}

.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort.e-descend {
  transform: rotateX(180deg);
}

.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon {
  margin-top: 1px;
}

.e-pivotview .e-axis-value {
  display: inline-block;
  height: 100%;
}

.e-pivotview .e-axis-value .e-group-values {
  height: 100%;
  padding-bottom: 0;
}

.e-pivotview .e-axis-value .e-group-chart-values {
  display: inline-block;
  height: 28px;
}

.e-pivotview .e-axis-value .e-group-chart-values-drodown {
  font-size: 13px;
  height: 25px;
}

.e-pivotview .e-chart-grouping-bar .e-axis-row {
  height: 50% !important;
}

.e-pivotview .e-chart-grouping-bar .e-axis-value {
  height: auto !important;
  padding-left: 6px;
  border-bottom: 1px solid #e0e0e0;
}

.e-pivotview .e-chart-grouping-bar .e-axis-value .e-group-chart-multi-values {
  padding-left: 2px;
}

.e-pivotview .e-chart-grouping-bar .e-axis-value .e-group-chart-values-drodown {
  margin: 0;
}

.e-pivotview .e-chart-grouping-bar .e-axis-value .e-group-chart-values-drodown .e-input-group-icon {
  min-height: initial;
}

.e-pivotview .e-chart-grouping-bar .e-axis-value .e-group-chart-values-drodown input.e-input {
  padding-bottom: 7px;
}

.e-pivotview .e-icons {
  height: auto;
  width: auto;
}

.e-pivotview .e-collapse::before {
  font-size: 10px;
}

.e-pivotview .e-expand,
.e-pivotview .e-collapse {
  cursor: pointer;
  display: inline-block;
  height: 18px;
  margin-top: 5px;
  text-align: center;
  width: 18px;
}

.e-pivotview th .e-expand,
.e-pivotview th .e-collapse {
  float: left;
  font-size: 10px !important;
  margin-left: 0px;
  margin-top: 8px;
}

.e-pivotview .e-expand::before {
  font-size: 10px;
}

.e-pivotview.e-rtl .e-expand::before,
.e-pivotview.e-rtl .e-collapse::before {
  margin-left: 0;
}

.e-pivotview.e-rtl th .e-expand,
.e-pivotview.e-rtl th .e-collapse {
  float: right;
  margin-right: -8px;
}

.e-pivotview.e-rtl .e-grid .e-rowsheader {
  padding-right: 8px !important;
}

.e-pivotview.e-rtl .e-grid .e-columnsheader {
  padding-right: 8px !important;
}

.e-pivotview.e-rtl .e-grid .e-headercelldiv,
.e-pivotview.e-rtl .e-grid .e-columnsheader {
  padding-left: 1.8em !important;
  padding-right: 8px !important;
}

.e-pivotview.e-rtl .e-rowsheader .e-cellvalue {
  margin-left: 0;
  margin-right: 7px;
}

.e-pivotview.e-rtl .e-valuescontent {
  text-align: left;
}

.e-pivotview.e-rtl .e-grouping-bar .e-left-axis-fields {
  border-left-width: 0;
  border-right-width: 1px;
}

.e-pivotview.e-rtl .e-grouping-bar .e-right-axis-fields {
  border-left-width: 1px;
}

.e-pivotview.e-rtl .e-grouping-bar .e-group-rows,
.e-pivotview.e-rtl .e-grouping-bar .e-group-columns,
.e-pivotview.e-rtl .e-grouping-bar .e-group-values,
.e-pivotview.e-rtl .e-grouping-bar .e-group-filters {
  padding-left: 0;
  padding-right: 8px;
}

.e-pivotview.e-rtl .e-grouping-bar .e-group-rows .e-pvt-btn-div,
.e-pivotview.e-rtl .e-grouping-bar .e-group-columns .e-pvt-btn-div,
.e-pivotview.e-rtl .e-grouping-bar .e-group-values .e-pvt-btn-div,
.e-pivotview.e-rtl .e-grouping-bar .e-group-filters .e-pvt-btn-div {
  padding-left: 8px;
  padding-right: 0;
}

.e-pivotview.e-rtl .e-grouping-bar .e-group-rows .e-pvt-btn-div .e-pivot-button .e-content,
.e-pivotview.e-rtl .e-grouping-bar .e-group-columns .e-pvt-btn-div .e-pivot-button .e-content,
.e-pivotview.e-rtl .e-grouping-bar .e-group-values .e-pvt-btn-div .e-pivot-button .e-content,
.e-pivotview.e-rtl .e-grouping-bar .e-group-filters .e-pvt-btn-div .e-pivot-button .e-content {
  margin-left: 4px;
  text-align: right;
}

.e-pivotview.e-rtl .e-grouping-bar .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotview.e-rtl .e-grouping-bar .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-pivotview.e-rtl .e-grouping-bar .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-pivotview.e-rtl .e-grouping-bar .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-pivotview.e-rtl .e-grouping-bar .e-group-rows .e-pvt-btn-div .e-pivot-button .e-remove,
.e-pivotview.e-rtl .e-grouping-bar .e-group-rows .e-pvt-btn-div .e-pivot-button .e-edit,
.e-pivotview.e-rtl .e-grouping-bar .e-group-columns .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotview.e-rtl .e-grouping-bar .e-group-columns .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-pivotview.e-rtl .e-grouping-bar .e-group-columns .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-pivotview.e-rtl .e-grouping-bar .e-group-columns .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-pivotview.e-rtl .e-grouping-bar .e-group-columns .e-pvt-btn-div .e-pivot-button .e-remove,
.e-pivotview.e-rtl .e-grouping-bar .e-group-columns .e-pvt-btn-div .e-pivot-button .e-edit,
.e-pivotview.e-rtl .e-grouping-bar .e-group-values .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotview.e-rtl .e-grouping-bar .e-group-values .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-pivotview.e-rtl .e-grouping-bar .e-group-values .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-pivotview.e-rtl .e-grouping-bar .e-group-values .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-pivotview.e-rtl .e-grouping-bar .e-group-values .e-pvt-btn-div .e-pivot-button .e-remove,
.e-pivotview.e-rtl .e-grouping-bar .e-group-values .e-pvt-btn-div .e-pivot-button .e-edit,
.e-pivotview.e-rtl .e-grouping-bar .e-group-filters .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotview.e-rtl .e-grouping-bar .e-group-filters .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-pivotview.e-rtl .e-grouping-bar .e-group-filters .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-pivotview.e-rtl .e-grouping-bar .e-group-filters .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-pivotview.e-rtl .e-grouping-bar .e-group-filters .e-pvt-btn-div .e-pivot-button .e-remove,
.e-pivotview.e-rtl .e-grouping-bar .e-group-filters .e-pvt-btn-div .e-pivot-button .e-edit {
  padding-left: 0;
  padding-right: 4px;
}

.e-pivotview.e-rtl .e-group-row .e-group-rows {
  padding-left: 0;
  padding-right: 8px;
}

.e-pivotview.e-rtl .e-group-row .e-group-rows .e-pvt-btn-div {
  padding-left: 8px;
  padding-right: 0;
}

.e-pivotview.e-rtl .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-content {
  margin-left: 4px;
  margin-right: 0;
  text-align: right;
}

.e-pivotview.e-rtl .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort,
.e-pivotview.e-rtl .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-pivotview.e-rtl .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-pivotview.e-rtl .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-pivotview.e-rtl .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-remove,
.e-pivotview.e-rtl .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-edit {
  padding-left: 0;
  padding-right: 7px;
}

.e-pivotview.e-rtl .e-stackedheadercelldiv.e-cellvalue {
  padding-right: 8px !important;
}

.e-pivotview.e-device .e-grouping-bar .e-pivot-button {
  line-height: 1em !important;
}

.e-pivotview.e-device .e-grouping-bar .e-group-filters .e-pvt-btn-div .e-pivot-button,
.e-pivotview.e-device .e-grouping-bar .e-group-values .e-pvt-btn-div .e-pivot-button {
  max-width: 155px;
}

.e-pivotview.e-device .e-grouping-bar .e-group-columns .e-pvt-btn-div .e-pivot-button {
  max-width: 200px;
}

.e-pivotview.e-device .e-group-row .e-group-rows .e-pvt-btn-div .e-indent-div {
  width: 0 !important;
}

.e-pivotview.e-device .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button {
  width: 155px;
}

.e-pivottooltipwrap {
  opacity: 1;
}

.e-drillthrough-dialog {
  visibility: hidden;
}

.e-pivottooltip {
  border-radius: 2px;
  padding: 3px 4px;
}

.e-pivottooltip p {
  color: #fff;
  display: inline-block;
  font-family: Roboto;
  font-size: 14px;
  line-height: 21px;
  margin: 0;
}

.e-pivottooltip p.e-tooltipcontent {
  margin-left: 5px;
}

.e-pivottooltiptemplate.e-tooltip-wrap {
  border: medium none transparent;
  max-width: none;
  min-width: 0;
  opacity: 1;
}

.e-pivottooltiptemplate .e-tip-content {
  overflow-x: visible;
  padding: unset;
  word-break: normal;
}

.e-rtl .e-pivottooltip p.e-tooltipcontent {
  margin-left: 0;
  margin-right: 5px;
}

.e-bigger .e-pivotview .e-chart-grouping-bar .e-axis-value .e-group-chart-values-drodown,
.e-bigger.e-pivotview .e-chart-grouping-bar .e-axis-value .e-group-chart-values-drodown,
.e-bigger .e-pivotview .e-chart-grouping-bar .e-axis-value .e-group-chart-values-drodown,
.e-bigger.e-pivotview .e-chart-grouping-bar .e-axis-value .e-group-chart-values-drodown {
  margin: 0;
}

.e-bigger .e-pivotview .e-chart-grouping-bar .e-axis-value .e-group-chart-values-drodown .e-input-group-icon,
.e-bigger.e-pivotview .e-chart-grouping-bar .e-axis-value .e-group-chart-values-drodown .e-input-group-icon,
.e-bigger .e-pivotview .e-chart-grouping-bar .e-axis-value .e-group-chart-values-drodown .e-input-group-icon,
.e-bigger.e-pivotview .e-chart-grouping-bar .e-axis-value .e-group-chart-values-drodown .e-input-group-icon {
  min-height: initial;
}

.e-bigger .e-pivotview .e-chart-grouping-bar .e-axis-value .e-group-chart-values-drodown input.e-input,
.e-bigger.e-pivotview .e-chart-grouping-bar .e-axis-value .e-group-chart-values-drodown input.e-input,
.e-bigger .e-pivotview .e-chart-grouping-bar .e-axis-value .e-group-chart-values-drodown input.e-input,
.e-bigger.e-pivotview .e-chart-grouping-bar .e-axis-value .e-group-chart-values-drodown input.e-input {
  padding-bottom: 10px;
  padding-top: 0;
}

.e-bigger .e-pivotview .e-grid .e-rowsheader,
.e-bigger.e-pivotview .e-grid .e-rowsheader,
.e-bigger .e-pivotview .e-grid .e-rowsheader,
.e-bigger.e-pivotview .e-grid .e-rowsheader {
  padding-left: 8px !important;
}

.e-bigger .e-pivotview .e-grid .e-headercelldiv,
.e-bigger.e-pivotview .e-grid .e-headercelldiv,
.e-bigger .e-pivotview .e-grid .e-headercelldiv,
.e-bigger.e-pivotview .e-grid .e-headercelldiv {
  padding-left: 8px !important;
}

.e-bigger .e-pivotview .e-grid .e-columnsheader,
.e-bigger.e-pivotview .e-grid .e-columnsheader,
.e-bigger .e-pivotview .e-grid .e-columnsheader,
.e-bigger.e-pivotview .e-grid .e-columnsheader {
  padding-left: 8px !important;
}

.e-bigger .e-pivotview .e-stackedheadercelldiv,
.e-bigger .e-pivotview .e-headertext,
.e-bigger .e-pivotview .e-rowsheader .e-cellvalue,
.e-bigger.e-pivotview .e-stackedheadercelldiv,
.e-bigger.e-pivotview .e-headertext,
.e-bigger.e-pivotview .e-rowsheader .e-cellvalue,
.e-bigger .e-pivotview .e-stackedheadercelldiv,
.e-bigger .e-pivotview .e-headertext,
.e-bigger .e-pivotview .e-rowsheader .e-cellvalue,
.e-bigger.e-pivotview .e-stackedheadercelldiv,
.e-bigger.e-pivotview .e-headertext,
.e-bigger.e-pivotview .e-rowsheader .e-cellvalue {
  font-size: 13px !important;
}

.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div,
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div,
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div,
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div {
  height: 30px;
}

.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button,
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button,
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button,
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button {
  height: 30px;
  line-height: 1em;
  padding: 6px 12px;
}

.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-content,
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-content,
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-content,
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-content {
  font-size: 13px;
  margin-right: 8px;
}

.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-remove,
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-edit,
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-remove,
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-edit,
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-remove,
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-edit,
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-remove,
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-edit {
  font-size: 14px;
  height: 20px;
  width: 20px;
}

.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-sort {
  height: 14px;
}

.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-dropdown-icon {
  margin-top: 1px;
}

.e-bigger .e-pivotview .e-grouping-bar .e-group-filters,
.e-bigger .e-pivotview .e-grouping-bar .e-group-values,
.e-bigger .e-pivotview .e-grouping-bar .e-group-columns,
.e-bigger .e-pivotview .e-grouping-bar .e-group-rows,
.e-bigger.e-pivotview .e-grouping-bar .e-group-filters,
.e-bigger.e-pivotview .e-grouping-bar .e-group-values,
.e-bigger.e-pivotview .e-grouping-bar .e-group-columns,
.e-bigger.e-pivotview .e-grouping-bar .e-group-rows,
.e-bigger .e-pivotview .e-grouping-bar .e-group-filters,
.e-bigger .e-pivotview .e-grouping-bar .e-group-values,
.e-bigger .e-pivotview .e-grouping-bar .e-group-columns,
.e-bigger .e-pivotview .e-grouping-bar .e-group-rows,
.e-bigger.e-pivotview .e-grouping-bar .e-group-filters,
.e-bigger.e-pivotview .e-grouping-bar .e-group-values,
.e-bigger.e-pivotview .e-grouping-bar .e-group-columns,
.e-bigger.e-pivotview .e-grouping-bar .e-group-rows {
  height: 36px;
  min-height: 36px;
  padding-left: 10px;
}

.e-bigger .e-pivotview .e-grouping-bar .e-group-values,
.e-bigger.e-pivotview .e-grouping-bar .e-group-values,
.e-bigger .e-pivotview .e-grouping-bar .e-group-values,
.e-bigger.e-pivotview .e-grouping-bar .e-group-values {
  height: 100%;
}

.e-bigger .e-pivotview .e-grouping-bar .e-left-axis-fields .e-axis-nav-div .e-left-nav-wrapper,
.e-bigger .e-pivotview .e-grouping-bar .e-left-axis-fields .e-axis-nav-div .e-right-nav-wrapper,
.e-bigger .e-pivotview .e-grouping-bar .e-right-axis-fields .e-axis-nav-div .e-left-nav-wrapper,
.e-bigger .e-pivotview .e-grouping-bar .e-right-axis-fields .e-axis-nav-div .e-right-nav-wrapper,
.e-bigger.e-pivotview .e-grouping-bar .e-left-axis-fields .e-axis-nav-div .e-left-nav-wrapper,
.e-bigger.e-pivotview .e-grouping-bar .e-left-axis-fields .e-axis-nav-div .e-right-nav-wrapper,
.e-bigger.e-pivotview .e-grouping-bar .e-right-axis-fields .e-axis-nav-div .e-left-nav-wrapper,
.e-bigger.e-pivotview .e-grouping-bar .e-right-axis-fields .e-axis-nav-div .e-right-nav-wrapper,
.e-bigger .e-pivotview .e-grouping-bar .e-left-axis-fields .e-axis-nav-div .e-left-nav-wrapper,
.e-bigger .e-pivotview .e-grouping-bar .e-left-axis-fields .e-axis-nav-div .e-right-nav-wrapper,
.e-bigger .e-pivotview .e-grouping-bar .e-right-axis-fields .e-axis-nav-div .e-left-nav-wrapper,
.e-bigger .e-pivotview .e-grouping-bar .e-right-axis-fields .e-axis-nav-div .e-right-nav-wrapper,
.e-bigger.e-pivotview .e-grouping-bar .e-left-axis-fields .e-axis-nav-div .e-left-nav-wrapper,
.e-bigger.e-pivotview .e-grouping-bar .e-left-axis-fields .e-axis-nav-div .e-right-nav-wrapper,
.e-bigger.e-pivotview .e-grouping-bar .e-right-axis-fields .e-axis-nav-div .e-left-nav-wrapper,
.e-bigger.e-pivotview .e-grouping-bar .e-right-axis-fields .e-axis-nav-div .e-right-nav-wrapper {
  width: 24px;
}

.e-bigger .e-pivotview .e-group-rows,
.e-bigger.e-pivotview .e-group-rows,
.e-bigger .e-pivotview .e-group-rows,
.e-bigger.e-pivotview .e-group-rows {
  padding-left: 10px;
}

.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div,
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div,
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div,
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div {
  height: 30px;
}

.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button,
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button,
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button,
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button {
  height: 30px;
  line-height: 1em;
  padding: 6px 12px;
}

.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-content,
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-content,
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-content,
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-content {
  font-size: 13px;
  margin-right: 8px;
}

.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-remove,
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-edit,
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-remove,
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-edit,
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-remove,
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-edit,
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filter,
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-remove,
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-edit {
  font-size: 14px;
  height: 20px;
  width: 20px;
}

.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort,
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort {
  height: 14px;
}

.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon {
  margin-top: 1px;
}

.e-bigger .e-pivotview .e-sortfilterdiv,
.e-bigger.e-pivotview .e-sortfilterdiv,
.e-bigger .e-pivotview .e-sortfilterdiv,
.e-bigger.e-pivotview .e-sortfilterdiv {
  margin: -17px -10px !important;
}

.e-bigger .e-pivotview .e-grid .e-columnheader.e-wrap .e-sortfilterdiv,
.e-bigger .e-pivotview .e-grid.e-wrap .e-columnheader .e-sortfilterdiv,
.e-bigger.e-pivotview .e-grid .e-columnheader.e-wrap .e-sortfilterdiv,
.e-bigger.e-pivotview .e-grid.e-wrap .e-columnheader .e-sortfilterdiv,
.e-bigger .e-pivotview .e-grid .e-columnheader.e-wrap .e-sortfilterdiv,
.e-bigger .e-pivotview .e-grid.e-wrap .e-columnheader .e-sortfilterdiv,
.e-bigger.e-pivotview .e-grid .e-columnheader.e-wrap .e-sortfilterdiv,
.e-bigger.e-pivotview .e-grid.e-wrap .e-columnheader .e-sortfilterdiv {
  margin: -18px -15px !important;
}

.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container,
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container,
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container {
  height: 125px;
}

.e-bigger .e-pivotview .e-stackedheadercelldiv,
.e-bigger .e-pivotview .e-headertext,
.e-bigger .e-pivotview .e-rowsheader .e-cellvalue,
.e-bigger.e-pivotview .e-stackedheadercelldiv,
.e-bigger.e-pivotview .e-headertext,
.e-bigger.e-pivotview .e-rowsheader .e-cellvalue,
.e-bigger .e-pivotview .e-stackedheadercelldiv,
.e-bigger .e-pivotview .e-headertext,
.e-bigger .e-pivotview .e-rowsheader .e-cellvalue,
.e-bigger.e-pivotview .e-stackedheadercelldiv,
.e-bigger.e-pivotview .e-headertext,
.e-bigger.e-pivotview .e-rowsheader .e-cellvalue {
  color: rgba(0, 0, 0, 0.6) !important;
  font-size: 13px;
  font-weight: 500 !important;
}

.e-bigger .e-pivotview .e-grid .e-columnsheader,
.e-bigger.e-pivotview .e-grid .e-columnsheader,
.e-bigger .e-pivotview .e-grid .e-columnsheader,
.e-bigger.e-pivotview .e-grid .e-columnsheader {
  padding-right: 16px !important;
}

.e-bigger .e-pivotview .e-rowcell,
.e-bigger.e-pivotview .e-rowcell,
.e-bigger .e-pivotview .e-rowcell,
.e-bigger.e-pivotview .e-rowcell {
  font-size: 13px;
}

.e-bigger .e-pivotview.e-rtl .e-grid .e-rowsheader,
.e-bigger.e-pivotview.e-rtl .e-grid .e-rowsheader,
.e-bigger .e-pivotview.e-rtl .e-grid .e-rowsheader,
.e-bigger.e-pivotview.e-rtl .e-grid .e-rowsheader {
  padding-right: 10px !important;
}

.e-bigger .e-pivotview.e-rtl .e-grid .e-columnsheader,
.e-bigger.e-pivotview.e-rtl .e-grid .e-columnsheader,
.e-bigger .e-pivotview.e-rtl .e-grid .e-columnsheader,
.e-bigger.e-pivotview.e-rtl .e-grid .e-columnsheader {
  padding-right: 16px !important;
}

.e-bigger .e-pivotview.e-rtl .e-grid .e-headercelldiv,
.e-bigger .e-pivotview.e-rtl .e-grid .e-columnsheader,
.e-bigger.e-pivotview.e-rtl .e-grid .e-headercelldiv,
.e-bigger.e-pivotview.e-rtl .e-grid .e-columnsheader,
.e-bigger .e-pivotview.e-rtl .e-grid .e-headercelldiv,
.e-bigger .e-pivotview.e-rtl .e-grid .e-columnsheader,
.e-bigger.e-pivotview.e-rtl .e-grid .e-headercelldiv,
.e-bigger.e-pivotview.e-rtl .e-grid .e-columnsheader {
  padding-left: 1.8em !important;
  padding-right: 8px !important;
}

.e-bigger .e-pivotview.e-rtl .e-grouping-bar .e-group-rows,
.e-bigger .e-pivotview.e-rtl .e-grouping-bar .e-group-columns,
.e-bigger .e-pivotview.e-rtl .e-grouping-bar .e-group-values,
.e-bigger .e-pivotview.e-rtl .e-grouping-bar .e-group-filters,
.e-bigger.e-pivotview.e-rtl .e-grouping-bar .e-group-rows,
.e-bigger.e-pivotview.e-rtl .e-grouping-bar .e-group-columns,
.e-bigger.e-pivotview.e-rtl .e-grouping-bar .e-group-values,
.e-bigger.e-pivotview.e-rtl .e-grouping-bar .e-group-filters,
.e-bigger .e-pivotview.e-rtl .e-grouping-bar .e-group-rows,
.e-bigger .e-pivotview.e-rtl .e-grouping-bar .e-group-columns,
.e-bigger .e-pivotview.e-rtl .e-grouping-bar .e-group-values,
.e-bigger .e-pivotview.e-rtl .e-grouping-bar .e-group-filters,
.e-bigger.e-pivotview.e-rtl .e-grouping-bar .e-group-rows,
.e-bigger.e-pivotview.e-rtl .e-grouping-bar .e-group-columns,
.e-bigger.e-pivotview.e-rtl .e-grouping-bar .e-group-values,
.e-bigger.e-pivotview.e-rtl .e-grouping-bar .e-group-filters {
  padding-left: 0;
  padding-right: 10px;
}

.e-bigger .e-pivotview.e-rtl .e-group-row .e-group-rows,
.e-bigger.e-pivotview.e-rtl .e-group-row .e-group-rows,
.e-bigger .e-pivotview.e-rtl .e-group-row .e-group-rows,
.e-bigger.e-pivotview.e-rtl .e-group-row .e-group-rows {
  padding-left: 0;
  padding-right: 10px;
}

.e-bigger .e-pivotview.e-rtl .e-stackedheadercelldiv.e-cellvalue,
.e-bigger.e-pivotview.e-rtl .e-stackedheadercelldiv.e-cellvalue,
.e-bigger .e-pivotview.e-rtl .e-stackedheadercelldiv.e-cellvalue,
.e-bigger.e-pivotview.e-rtl .e-stackedheadercelldiv.e-cellvalue {
  padding-right: 8px !important;
}

.e-content-placeholder.e-pivotview.e-placeholder-pivotview {
  background-size: 100% 200px;
}

@keyframes material-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes fabric-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.e-query-builder .e-collapse-rule::before {
  content: '\e907';
}

.e-query-builder {
  border: 1px solid;
  border-radius: 0;
  height: auto;
  width: auto;
}

.e-query-builder .e-multiselect .e-qb-spinner .e-spinner-inner {
  left: auto;
  right: 5px;
}

.e-query-builder.e-rtl .e-btn-group.e-rtl .e-btn.e-btngroup-and-lbl.e-small.e-not {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.e-query-builder.e-rtl .e-btn-group.e-rtl .e-btn.e-btngroup-and-lbl.e-small.e-readonly-and {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.e-query-builder.e-rtl .e-btn-group.e-rtl .e-btn.e-btngroup-or-lbl.e-small.e-readonly-or-not {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}

.e-query-builder.e-rtl .e-btn-group.e-rtl .e-btn.e-btngroup-or-lbl.e-small.e-readonly-or {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.e-query-builder.e-rtl .e-btn-group.e-rtl .e-qb-toggle.e-btn.e-small {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
}

.e-query-builder.e-rtl .e-btn-group.e-rtl .e-qb-toggle.e-btn.e-small.e-not-readonly {
  border-bottom-right-radius: 2px;
}

.e-query-builder.e-rtl .e-multiselect .e-qb-spinner .e-spinner-inner {
  left: 5px;
  right: auto;
}

.e-query-builder.e-rtl.e-bigger.e-device .e-group-body .e-rule-container .e-rule-delete,
.e-query-builder.e-rtl.e-bigger .e-group-body .e-rule-container.e-vertical-mode .e-rule-delete {
  padding-left: 0;
}

.e-query-builder.e-rtl.e-device .e-group-body .e-rule-container .e-rule-value-delete,
.e-query-builder.e-rtl .e-group-body .e-rule-container.e-vertical-mode .e-rule-value-delete {
  text-align: left;
}

.e-query-builder.e-rtl.e-device .e-group-body .e-rule-container .e-rule-delete,
.e-query-builder.e-rtl .e-group-body .e-rule-container.e-vertical-mode .e-rule-delete {
  padding-left: 0;
}

.e-query-builder.e-rtl .e-group-header .e-group-action .e-btn {
  margin-left: 0;
  margin-right: 12px;
}

.e-query-builder.e-rtl .e-horizontal-mode .e-rule-delete {
  margin-left: 0;
  margin-right: 12px;
}

.e-query-builder.e-rtl .e-group-body {
  padding-left: 0;
  padding-right: 20px;
}

.e-query-builder.e-rtl .e-rule-list > ::before {
  border-width: 0 2px 2px 0;
}

.e-query-builder.e-rtl .e-rule-list > .e-group-container:first-child {
  margin-top: 0;
}

.e-query-builder.e-rtl .e-rule-list > ::after,
.e-query-builder.e-rtl .e-rule-list > ::before {
  right: -12px;
}

.e-query-builder.e-rtl .e-rule-list > ::after {
  border-width: 0 2px 0 0;
}

.e-query-builder.e-rtl .e-rule-list .e-group-container::before {
  right: -12px;
}

.e-query-builder.e-rtl .e-rule-list > .e-group-container {
  padding-right: 0;
}

.e-query-builder .e-group-container,
.e-query-builder .e-rule-container {
  position: relative;
}

.e-query-builder .e-rule-list > :first-child::before {
  top: -12px;
}

.e-query-builder .e-rule-list > :last-child::after {
  display: none;
}

.e-query-builder .e-rule-list > ::before {
  border-width: 0 0 2px 2px;
  height: 25px;
  top: -10px;
}

.e-query-builder .e-rule-list > ::after,
.e-query-builder .e-rule-list > ::before {
  border-style: dotted;
  content: '';
  left: -12px;
  position: absolute;
  width: 10px;
}

.e-query-builder .e-rule-list > ::after {
  border-width: 0 0 0 2px;
  height: calc(100% - 17px);
  top: 17px;
}

.e-query-builder .e-rule-list > .e-rule-container::before {
  height: calc(50% + 8px);
}

.e-query-builder .e-rule-list > .e-rule-container:not(:first-child)::before {
  height: calc(50% + 12px);
}

.e-query-builder .e-rule-list > .e-rule-container::after {
  height: calc(50% + 6px);
  top: calc(50% - 3px);
}

.e-query-builder .e-rule-list > .e-group-container:first-child {
  margin-top: 0;
}

.e-query-builder .e-rule-list .e-group-container::before {
  left: -12px;
}

.e-query-builder .e-rule-list .e-group-container::after {
  left: -12px;
}

.e-query-builder .e-group-header .e-group-action .e-btn {
  margin-left: 12px;
}

.e-query-builder .e-group-header .e-qb-toggle.e-btn.e-small {
  border-bottom-right-radius: 0;
  border-radius: 2px;
  border-top-right-radius: 0;
}

.e-query-builder .e-group-header .e-qb-toggle.e-btn.e-small.e-not-readonly {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  pointer-events: none;
}

.e-query-builder .e-group-header .e-qb-toggle.e-btn.e-small.e-readonly {
  display: none;
}

.e-query-builder .e-group-header .e-btn-group {
  border: none;
  box-shadow: 0 1px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  display: inline-block;
}

.e-query-builder .e-group-header .e-btn.e-btngroup-and-lbl.e-small.e-not {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.e-query-builder .e-group-header .e-btn.e-btngroup-and-lbl.e-small.e-readonly-and {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}

.e-query-builder .e-group-header .e-btn.e-btngroup-and-lbl.e-small.e-readonly {
  display: none;
}

.e-query-builder .e-group-header .e-btn.e-btngroup-or-lbl.e-small {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.e-query-builder .e-group-header .e-btn.e-btngroup-or-lbl.e-small.e-readonly-or-not {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.e-query-builder .e-group-header .e-btn.e-btngroup-or-lbl.e-small.e-readonly-or {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.e-query-builder .e-group-header .e-btn.e-btngroup-or-lbl.e-small.e-readonly {
  display: none;
}

.e-query-builder .e-group-header .e-group-action {
  display: inline-block;
  margin-top: 0;
}

.e-query-builder .e-group-header .e-dropdown-btn.e-add-btn,
.e-query-builder .e-group-header .e-deletegroup {
  margin-bottom: 2px;
}

.e-query-builder .e-group-header .e-dropdown-btn.e-add-btn.e-readonly,
.e-query-builder .e-group-header .e-deletegroup.e-readonly {
  display: none;
}

.e-query-builder .e-group-header button.e-button-hide {
  display: none;
}

.e-query-builder .e-group-header.e-btn.e-small.e-round {
  box-shadow: none;
}

.e-query-builder .e-group-header .e-group-action .e-readonly {
  display: inline-block;
  visibility: hidden;
}

.e-query-builder .e-rule-list .e-group-container {
  margin-left: 0;
  margin-top: 12px;
  width: 100%;
}

.e-query-builder .e-rule-list {
  padding: 12px 0 12px 0;
  padding-bottom: 0;
}

.e-query-builder .e-group-container {
  padding: 12px;
}

.e-query-builder .e-rule-container {
  border: none;
  border-radius: 0;
}

.e-query-builder .e-rule-list > .e-group-container {
  padding: 0;
  padding-bottom: 12px;
}

.e-query-builder .e-group-container .e-rule-list > .e-group-container {
  padding-bottom: 0;
}

.e-query-builder .e-group-body {
  padding-left: 20px;
}

.e-query-builder .e-group-body .e-rule-container {
  box-shadow: 0 2px 6px #d3d3d3;
  height: auto;
  margin-top: 0;
  padding-right: 12px;
}

.e-query-builder .e-group-body .e-rule-container.e-prev-joined-rule {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.e-query-builder .e-group-body .e-rule-container.e-joined-rule {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-style: dotted;
  border-top-width: 2px;
  margin-top: 0;
}

.e-query-builder .e-group-body .e-rule-container.e-separate-rule {
  margin-top: 12px;
}

.e-query-builder .e-group-body .e-rule-container .e-rule-filter {
  padding: 12px 0 12px 12px;
  width: auto;
}

.e-query-builder .e-group-body .e-rule-container .e-rule-value .e-control-wrapper.e-numeric:not(:first-child),
.e-query-builder .e-group-body .e-rule-container .e-rule-value .e-control-wrapper.e-date-wrapper:not(:first-child),
.e-query-builder .e-group-body .e-rule-container .e-rule-value .e-control-wrapper.e-input-group:not(:first-child) {
  float: right;
  margin-top: 12px;
}

.e-query-builder .e-group-body .e-rule-container .e-rule-value .e-multi-select-wrapper {
  min-width: 190px;
}

.e-query-builder .e-group-body .e-rule-container .e-rule-value .e-multiselect,
.e-query-builder .e-group-body .e-rule-container .e-rule-value .e-multi-select-wrapper {
  max-width: 200px;
}

.e-query-builder .e-group-body .e-rule-container .e-operator,
.e-query-builder .e-group-body .e-rule-container .e-value {
  padding: 12px 0 12px 12px;
}

.e-query-builder .e-group-body .e-rule-container .e-operator .e-radio-wrapper,
.e-query-builder .e-group-body .e-rule-container .e-value .e-radio-wrapper {
  margin-right: 15px;
}

.e-query-builder .e-group-body .e-horizontal-mode .e-rule-delete {
  display: inline-block;
  margin-left: 12px;
}

.e-query-builder .e-group-body .e-rule-container button.e-button-hide {
  display: none;
}

.e-query-builder .e-group-body .e-horizontal-mode .e-rule-filter,
.e-query-builder .e-group-body .e-horizontal-mode .e-rule-operator,
.e-query-builder .e-group-body .e-horizontal-mode .e-rule-value,
.e-query-builder .e-group-body .e-horizontal-mode .e-rule-value-delete {
  display: inline-block;
}

.e-query-builder .e-group-body .e-rule-value.e-hide {
  display: none;
}

.e-query-builder .e-group-body .e-rule-value.e-show {
  display: inline-block;
}

.e-query-builder .e-group-body .e-rule-container.e-vertical-mode .e-rule-delete {
  margin-bottom: 12px;
  padding-right: 0;
  right: 0;
}

.e-query-builder .e-group-body .e-rule-field.e-btn.e-small.e-round,
.e-query-builder .e-group-body .e-rule-delete.e-btn.e-small.e-round {
  box-shadow: none;
}

.e-query-builder .e-group-body .e-vertical-mode .e-removerule.e-rule-delete {
  box-shadow: none;
  right: 0;
}

.e-query-builder .e-group-body .e-vertical-mode .e-removerule.e-rule-delete.e-readonly {
  display: none;
}

.e-query-builder .e-dropdown-btn {
  box-shadow: 0 2px 6px #d3d3d3;
}

.e-query-builder.e-device .e-group-body .e-rule-container .e-rule-filter {
  padding: 16px;
}

.e-query-builder.e-device .e-removerule.e-rule-delete {
  box-shadow: none;
}

.e-query-builder.e-device .e-removerule.e-rule-delete.e-readonly {
  display: none;
}

.e-query-builder.e-device .e-group-body .e-rule-container .e-rule-value .e-multiselect,
.e-query-builder.e-device .e-group-body .e-rule-container .e-rule-value .e-multi-select-wrapper,
.e-query-builder .e-group-body .e-rule-container.e-vertical-mode .e-rule-value .e-multi-select-wrapper,
.e-query-builder .e-group-body .e-rule-container.e-vertical-mode .e-rule-value .e-multiselect {
  max-width: 100%;
}

.e-query-builder.e-device .e-group-body .e-rule-container .e-rule-value-delete,
.e-query-builder .e-group-body .e-rule-container.e-vertical-mode .e-rule-value-delete {
  text-align: right;
}

.e-query-builder .e-delete-icon::before {
  content: "";
}

.e-query-builder .e-edit-rule.e-btn.e-small {
  box-shadow: none;
}

.e-query-builder .e-edit-rule {
  right: 0;
}

.e-query-builder .e-collapse-rule {
  border: 1px solid;
  border-right: 0;
  border-top: 0;
  box-shadow: -1px 1px 4px 0 rgba(0, 0, 0, 0.12);
  font-size: 20px;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
}

.e-query-builder .e-summary-text {
  border-style: none;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 14px;
  line-height: 1.5em;
  padding: 12px;
  resize: none;
  width: 100%;
}

.e-query-builder .e-summary-btndiv {
  padding: 8px 0 5px 8px;
  text-align: right;
}

.e-query-builder .e-rule-list .e-rule-container.e-vertical-mode .e-rule-filter,
.e-query-builder .e-rule-list .e-rule-container.e-vertical-mode .e-operator,
.e-query-builder .e-rule-list .e-rule-container.e-vertical-mode .e-value,
.e-query-builder .e-rule-list .e-rule-container.e-vertical-mode .e-rule-value-delete,
.e-query-builder.e-device .e-rule-list .e-rule-container .e-rule-filter,
.e-query-builder.e-device .e-rule-list .e-rule-container .e-operator,
.e-query-builder.e-device .e-rule-list .e-rule-container .e-value,
.e-query-builder.e-device .e-rule-list .e-rule-container .e-rule-value-delete {
  padding: 16px 0 0 16px;
}

.e-tooltip-wrap.e-querybuilder-error .e-arrow-tip-inner.e-tip-top,
.e-tooltip-wrap.e-querybuilder-error .e-arrow-tip-outer.e-tip-top {
  border-bottom: 8px solid;
}

.e-tooltip-wrap.e-querybuilder-error .e-arrow-tip-outer.e-tip-bottom,
.e-tooltip-wrap.e-querybuilder-error .e-arrow-tip-inner.e-tip-bottom {
  border-top: 8px solid;
}

.e-dropdown-popup .e-addgroup {
  float: right;
}

.e-dropdown-popup ul .e-item.e-button-hide {
  display: none;
}

.e-addrule.e-add-icon::before,
.e-addgroup.e-add-icon::before,
.e-query-builder .e-add-icon::before {
  content: "";
}

.e-query-builder.e-device .e-group-container,
.e-bigger.e-query-builder .e-group-container,
.e-bigger .e-query-builder .e-group-container {
  padding: 16px;
}

.e-query-builder.e-device .e-rule-list > .e-group-container,
.e-bigger.e-query-builder .e-rule-list > .e-group-container,
.e-bigger .e-query-builder .e-rule-list > .e-group-container {
  padding: 0;
}

.e-query-builder.e-device .e-rule-list > .e-rule-container:not(:first-child)::before,
.e-bigger.e-query-builder .e-rule-list > .e-rule-container:not(:first-child)::before,
.e-bigger .e-query-builder .e-rule-list > .e-rule-container:not(:first-child)::before {
  height: calc(50% + 12px);
}

.e-query-builder.e-device .e-rule-list > .e-group-container:first-child,
.e-bigger.e-query-builder .e-rule-list > .e-group-container:first-child,
.e-bigger .e-query-builder .e-rule-list > .e-group-container:first-child {
  margin-top: 0;
}

.e-query-builder.e-device .e-rule-list > ::before,
.e-bigger.e-query-builder .e-rule-list > ::before,
.e-bigger .e-query-builder .e-rule-list > ::before {
  top: -12px;
}

.e-query-builder.e-device .e-group-action .e-btn,
.e-bigger.e-query-builder .e-group-action .e-btn,
.e-bigger .e-query-builder .e-group-action .e-btn {
  margin-left: 16px;
}

.e-query-builder.e-device .e-rule-list > :first-child::before,
.e-bigger.e-query-builder .e-rule-list > :first-child::before,
.e-bigger .e-query-builder .e-rule-list > :first-child::before {
  top: -16px;
}

.e-query-builder.e-device .e-rule-list,
.e-bigger.e-query-builder .e-rule-list,
.e-bigger .e-query-builder .e-rule-list {
  padding: 16px 0 16px 0;
  padding-bottom: 0;
}

.e-query-builder.e-device .e-rule-list .e-group-container,
.e-bigger.e-query-builder .e-rule-list .e-group-container,
.e-bigger .e-query-builder .e-rule-list .e-group-container {
  margin-top: 16px;
}

.e-query-builder.e-device .e-group-body,
.e-bigger.e-query-builder .e-group-body,
.e-bigger .e-query-builder .e-group-body {
  padding-left: 24px;
}

.e-query-builder.e-device .e-group-body .e-rule-container,
.e-bigger.e-query-builder .e-group-body .e-rule-container,
.e-bigger .e-query-builder .e-group-body .e-rule-container {
  margin-top: 0;
  padding-right: 16px;
}

.e-query-builder.e-device .e-group-body .e-rule-container.e-vertical-mode,
.e-bigger.e-query-builder .e-group-body .e-rule-container.e-vertical-mode,
.e-bigger .e-query-builder .e-group-body .e-rule-container.e-vertical-mode {
  width: auto;
}

.e-query-builder.e-device .e-group-body .e-rule-container.e-separate-rule,
.e-bigger.e-query-builder .e-group-body .e-rule-container.e-separate-rule,
.e-bigger .e-query-builder .e-group-body .e-rule-container.e-separate-rule {
  margin-top: 16px;
}

.e-query-builder.e-device .e-group-body .e-rule-delete,
.e-query-builder.e-device .e-group-body .e-rule-container.e-vertical-mode .e-rule-delete,
.e-bigger.e-query-builder .e-group-body .e-rule-delete,
.e-bigger.e-query-builder .e-group-body .e-rule-container.e-vertical-mode .e-rule-delete,
.e-bigger .e-query-builder .e-group-body .e-rule-delete,
.e-bigger .e-query-builder .e-group-body .e-rule-container.e-vertical-mode .e-rule-delete {
  margin-bottom: 16px;
  padding-right: 0;
  right: 0;
}

.e-query-builder.e-device .e-group-body .e-rule-container.e-horizontal-mode .e-rule-delete,
.e-bigger.e-query-builder .e-group-body .e-rule-container.e-horizontal-mode .e-rule-delete,
.e-bigger .e-query-builder .e-group-body .e-rule-container.e-horizontal-mode .e-rule-delete {
  margin-bottom: 0;
}

.e-query-builder.e-device .e-group-body .e-horizontal-mode .e-rule-delete,
.e-bigger.e-query-builder .e-group-body .e-horizontal-mode .e-rule-delete,
.e-bigger .e-query-builder .e-group-body .e-horizontal-mode .e-rule-delete {
  display: inline-block;
  margin-left: 8px;
}

.e-query-builder.e-device .e-group-body .e-horizontal-mode .e-rule-filter,
.e-query-builder.e-device .e-group-body .e-horizontal-mode .e-rule-operator,
.e-query-builder.e-device .e-group-body .e-horizontal-mode .e-rule-value,
.e-query-builder.e-device .e-group-body .e-horizontal-mode .e-rule-value-delete,
.e-bigger.e-query-builder .e-group-body .e-horizontal-mode .e-rule-filter,
.e-bigger.e-query-builder .e-group-body .e-horizontal-mode .e-rule-operator,
.e-bigger.e-query-builder .e-group-body .e-horizontal-mode .e-rule-value,
.e-bigger.e-query-builder .e-group-body .e-horizontal-mode .e-rule-value-delete,
.e-bigger .e-query-builder .e-group-body .e-horizontal-mode .e-rule-filter,
.e-bigger .e-query-builder .e-group-body .e-horizontal-mode .e-rule-operator,
.e-bigger .e-query-builder .e-group-body .e-horizontal-mode .e-rule-value,
.e-bigger .e-query-builder .e-group-body .e-horizontal-mode .e-rule-value-delete {
  display: inline-block;
}

.e-query-builder.e-device .e-group-body .e-rule-value.e-hide,
.e-bigger.e-query-builder .e-group-body .e-rule-value.e-hide,
.e-bigger .e-query-builder .e-group-body .e-rule-value.e-hide {
  display: none;
}

.e-query-builder.e-device .e-group-body .e-rule-value.e-show,
.e-bigger.e-query-builder .e-group-body .e-rule-value.e-show,
.e-bigger .e-query-builder .e-group-body .e-rule-value.e-show {
  display: inline-block;
}

.e-query-builder.e-device .e-group-body .e-rule-field.e-btn.e-small.e-round,
.e-query-builder.e-device .e-group-body .e-rule-delete.e-btn.e-small.e-round,
.e-bigger.e-query-builder .e-group-body .e-rule-field.e-btn.e-small.e-round,
.e-bigger.e-query-builder .e-group-body .e-rule-delete.e-btn.e-small.e-round,
.e-bigger .e-query-builder .e-group-body .e-rule-field.e-btn.e-small.e-round,
.e-bigger .e-query-builder .e-group-body .e-rule-delete.e-btn.e-small.e-round {
  box-shadow: none;
}

.e-query-builder.e-device .e-summary-text,
.e-bigger.e-query-builder .e-summary-text,
.e-bigger .e-query-builder .e-summary-text {
  font-size: 16px;
  line-height: 1.5em;
  padding: 16px;
}

.e-query-builder.e-device .e-summary-btndiv,
.e-bigger.e-query-builder .e-summary-btndiv,
.e-bigger .e-query-builder .e-summary-btndiv {
  padding: 8px 0 5px 8px;
  text-align: right;
}

.e-device .e-rule-value {
  width: 100%;
}

.e-bigger .e-group-body .e-rule-container .e-rule-filter,
.e-bigger .e-group-body .e-rule-container .e-operator,
.e-bigger .e-group-body .e-rule-container .e-value {
  padding: 16px 0 16px 16px;
}

.e-query-builder {
  background-color: #fff;
  border-color: #e0e0e0;
}

.e-query-builder .e-group-header .e-btn-group {
  border-color: #e0e0e0;
}

.e-query-builder .e-group-container {
  border-color: #d3d3d3;
}

.e-query-builder .e-rule-container {
  background-color: #fff;
  border-color: #d3d3d3;
}

.e-query-builder .e-rule-container.e-joined-rule {
  border-top-color: #e0e0e0;
}

.e-query-builder .e-rule-list .e-group-container {
  background-color: #fff;
}

.e-query-builder .e-rule-list > ::after,
.e-query-builder .e-rule-list > ::before {
  border-color: #e0e0e0;
}

.e-query-builder .e-btn-group input:checked + label.e-btn,
.e-query-builder .e-btn-group .e-btn.e-qb-toggle.e-active-toggle {
  background: #e3165b;
  border-color: #e3165b;
  color: #fff;
}

.e-query-builder .e-removerule.e-btn.e-round {
  background-color: #fff;
}

.e-query-builder .e-removerule.e-btn.e-round.e-readonly {
  display: none;
}

.e-query-builder .e-summary-content textarea {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87);
}

.e-query-builder .e-collapse-rule {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
}

.e-query-builder .e-collapse-rule:focus, .e-query-builder .e-collapse-rule:active, .e-query-builder .e-collapse-rule:hover {
  background-color: #e0e0e0;
}

.e-tooltip-wrap.e-querybuilder-error,
.e-control.e-tooltip-wrap.e-popup.e-querybuilder-error {
  background-color: #fcdbe4;
  border-color: #fcdbe4;
}

.e-tooltip-wrap.e-querybuilder-error .e-arrow-tip-inner.e-tip-top,
.e-tooltip-wrap.e-querybuilder-error .e-arrow-tip-outer.e-tip-top {
  border-bottom-color: #fcdbe4;
  color: #fcdbe4;
}

.e-tooltip-wrap.e-querybuilder-error .e-arrow-tip-outer.e-tip-bottom,
.e-tooltip-wrap.e-querybuilder-error .e-arrow-tip-inner.e-tip-bottom {
  border-top-color: #fcdbe4;
  color: #fcdbe4;
}

.e-tooltip-wrap.e-querybuilder-error .e-tip-content,
.e-tooltip-wrap.e-querybuilder-error .e-tip-content label {
  color: #f44336;
}

/*! recurrence editor theme wise definitions*/
/*! Recurrence-Editor component layout */
.e-recurrenceeditor .e-editor {
  display: flex;
  flex-flow: row wrap;
  margin-left: auto;
  margin-right: auto;
  max-width: 1240px;
}

.e-recurrenceeditor .e-recurrence-table {
  table-layout: fixed;
  width: 100%;
}

.e-recurrenceeditor .e-recurrence-table.e-repeat-content-wrapper td:last-child {
  width: 27%;
}

.e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
  width: 24%;
}

.e-recurrenceeditor .e-recurrence-table .e-repeat-content {
  display: inline-block;
  font-weight: normal;
  padding: 18px 0 0 8px;
}

.e-recurrenceeditor .e-recurrence-table .e-input-wrapper {
  float: none;
  width: 100%;
}

.e-recurrenceeditor .e-recurrence-table .e-week-position {
  position: relative;
  right: 16px;
}

.e-recurrenceeditor .e-recurrence-table .e-monthday-element {
  padding-left: 10px;
}

.e-recurrenceeditor .e-icons {
  height: 0;
}

.e-recurrenceeditor .e-input-wrapper-side.e-form-left {
  padding: 0 8px 10px 0;
}

.e-recurrenceeditor .e-form-left {
  padding: 0 8px 16px 0;
}

.e-recurrenceeditor .e-form-right,
.e-recurrenceeditor .e-input-wrapper-side.e-form-right {
  padding: 0 0 10px 8px;
}

.e-recurrenceeditor .e-input-wrapper {
  float: left;
  width: 50%;
}

.e-recurrenceeditor .e-input-wrapper div {
  margin-bottom: 2.5%;
}

.e-recurrenceeditor .e-input-wrapper.e-end-on-date,
.e-recurrenceeditor .e-input-wrapper.e-end-on-count {
  padding-right: 0;
}

.e-recurrenceeditor.e-rtl .e-end-on > div,
.e-recurrenceeditor.e-rtl .e-month-expander > div > div {
  float: right;
}

.e-recurrenceeditor.e-rtl .e-form-left,
.e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-left {
  padding: 0 0 10px 8px;
}

.e-recurrenceeditor.e-rtl .e-form-right,
.e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-right {
  padding: 0 8px 10px 0;
}

.e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element {
  padding-left: 0;
}

.e-recurrenceeditor.e-rtl .e-week-position {
  padding-left: 16px;
  right: 0;
}

.e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-label,
.e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-non-week > .e-month-expander-label {
  padding-right: 0;
}

.e-recurrenceeditor.e-rtl .e-end-on-label {
  margin-bottom: 5px;
}

.e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
  padding-left: 8px;
  padding-right: 0;
}

.e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
.e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
  padding-left: 0;
  padding-right: 8px;
}

.e-recurrenceeditor.e-rtl .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
  width: 0;
}

.e-recurrenceeditor .e-days .e-week-expander-label {
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 8px;
}

.e-recurrenceeditor .e-days button {
  border-radius: 50%;
  flex-flow: row wrap;
  height: 35px;
  margin: 0 8px 10px;
  width: 35px;
}

.e-recurrenceeditor .e-hide-recurrence-element {
  display: none;
}

.e-recurrenceeditor .e-half-space {
  width: 20%;
}

.e-recurrenceeditor .e-year-expander {
  margin-bottom: 11px;
}

.e-recurrenceeditor .e-month-expander tr:first-child .e-input-wrapper {
  margin-bottom: 11px;
}

.e-recurrenceeditor .e-month-expander-checkbox-wrapper.e-input-wrapper {
  margin-top: -3px;
}

.e-recurrenceeditor .e-input-wrapper-side {
  float: left;
  padding: 16px 20px 0;
  width: 50%;
}

.e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-label {
  float: none;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 1px;
  padding-right: 16px;
}

.e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-left {
  padding-right: 16px;
}

.e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-input-wrapper {
  margin: 0;
}

.e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-month-expander-label {
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 1px;
  padding-right: 16px;
}

.e-recurrenceeditor .e-input-wrapper-side .e-days .e-form-left {
  padding-bottom: 6px;
}

.e-recurrenceeditor .e-input-wrapper-side .e-non-week .e-form-left {
  padding-bottom: 12px;
}

.e-recurrenceeditor .e-input-wrapper-side.e-form-right {
  margin-bottom: 11px;
}

.e-bigger .e-recurrenceeditor {
  padding: 0;
}

.e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-form-left {
  padding: 0 12px 11px 0;
}

.e-bigger .e-recurrenceeditor .e-form-left {
  padding: 0 12px 14px 0;
}

.e-bigger .e-recurrenceeditor .e-form-right,
.e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
  padding: 0 0 10px 12px;
}

.e-bigger .e-recurrenceeditor .e-recurrence-table .e-week-position {
  right: 24px;
}

.e-bigger .e-recurrenceeditor .e-input-wrapper-side .e-days .e-form-left {
  padding-bottom: 6px;
}

.e-bigger .e-recurrenceeditor .e-recurrence-table .e-monthday-element {
  padding-left: 70px;
}

.e-bigger .e-recurrenceeditor .e-week-position {
  padding-left: 55px;
  padding-right: 0;
}

.e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-month-expander-label {
  font-size: 12px;
  margin-bottom: 0;
}

.e-bigger .e-recurrenceeditor .e-end-on-label {
  margin-bottom: 0;
}

.e-bigger .e-recurrenceeditor .e-days .e-week-expander-label {
  font-size: 12px;
  margin-bottom: 8px;
}

.e-bigger .e-recurrenceeditor .e-input-wrapper-side .e-non-week .e-form-left {
  padding-bottom: 12px;
}

.e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-label {
  font-size: 12px;
  margin-bottom: 1px;
}

.e-bigger .e-recurrenceeditor .e-month-expander tr:first-child .e-input-wrapper,
.e-bigger .e-recurrenceeditor .e-year-expander,
.e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
  margin-bottom: 11px;
}

.e-bigger .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
  width: 0;
}

.e-bigger .e-recurrenceeditor .e-days button {
  height: 40px;
  width: 40px;
}

.e-bigger .e-recurrenceeditor.e-rtl .e-form-left,
.e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-left {
  padding: 0 0 10px 12px;
}

.e-bigger .e-recurrenceeditor.e-rtl .e-form-right,
.e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-right {
  padding: 0 12px 10px 0;
}

.e-bigger .e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element {
  padding-left: 0;
  padding-right: 64px;
}

.e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-label,
.e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-non-week > .e-month-expander-label {
  padding-right: 0;
}

.e-bigger .e-recurrenceeditor.e-rtl .e-end-on-label {
  margin-bottom: 5px;
}

.e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
  padding-left: 12px;
  padding-right: 0;
}

.e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
.e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
  padding-left: 0;
  padding-right: 12px;
}

.e-bigger .e-recurrenceeditor.e-rtl .e-recurrence-table .e-week-position {
  right: 33px;
}

.e-bigger .e-recurrenceeditor.e-rtl .e-week-position {
  padding-left: 46px;
}

.e-device .e-recurrenceeditor .e-recurrence-table.e-repeat-content-wrapper td:last-child {
  width: 25%;
}

.e-device .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
  width: 20%;
}

.e-device .e-recurrenceeditor .e-week-expander-label {
  margin-bottom: 6px;
}

.e-device .e-recurrenceeditor .e-month-expander-label {
  font-size: 12px;
  margin-bottom: 5px;
}

.e-device .e-recurrenceeditor .e-footer-content {
  padding: 12px;
}

.e-device .e-recurrenceeditor .e-form-left,
.e-device .e-recurrenceeditor .e-input-wrapper-side.e-form-left {
  padding: 0 0 10px;
}

.e-device .e-recurrenceeditor .e-form-right,
.e-device .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
  padding: 0 0 10px;
}

.e-device .e-recurrenceeditor .e-input-wrapper.e-end-on-date,
.e-device .e-recurrenceeditor .e-input-wrapper.e-end-on-count {
  padding-left: 10px;
  padding-right: 0;
}

.e-device .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-left {
  padding-right: 10px;
}

.e-device .e-recurrenceeditor.e-end-on {
  padding-right: 0;
}

.e-device .e-recurrenceeditor.e-end-on .e-end-on-label {
  float: none;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 1px;
}

.e-device .e-recurrenceeditor.e-end-on .e-end-on-left {
  padding-right: 0;
}

.e-device .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
  padding-right: 0;
}

.e-device .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
.e-device .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
  padding-left: 0;
  padding-right: 10px;
}

.e-device .e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element {
  padding-left: 0;
}

.e-device .e-recurrenceeditor.e-rtl .e-week-position {
  padding-left: 16px;
  padding-right: 0;
}

.e-device .e-recurrenceeditor .e-recurrence-table .e-monthday-element {
  padding-left: 20px;
}

.e-device .e-recurrenceeditor .e-week-position {
  padding-left: 0;
  padding-right: 0;
}

.e-device .e-recurrenceeditor .e-week-position {
  padding-left: 0;
}

.e-device.e-recurrence-dialog .e-dlg-header-content {
  background: none;
  box-shadow: none;
  padding-bottom: 10px;
}

.e-device.e-recurrence-dialog .e-editor .e-input-wrapper-side.e-end-on .e-end-on-label {
  margin-bottom: 1px;
}

.e-device.e-recurrence-dialog .e-footer-content {
  padding: 16px 8px;
}

@media (max-width: 580px) {
  .e-recurrenceeditor {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .e-recurrenceeditor .e-editor {
    flex-direction: column;
  }
  .e-recurrenceeditor .e-editor > .e-input-wrapper.e-form-left {
    margin-top: 0;
  }
  .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week > .e-month-expander-label,
  .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-label {
    margin-bottom: 1px;
  }
  .e-recurrenceeditor .e-editor > div {
    margin-top: 20px;
  }
  .e-recurrenceeditor .e-editor > .e-input-wrapper {
    width: 100%;
  }
  .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on {
    width: 100%;
  }
  .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-input-wrapper {
    width: 50%;
  }
  .e-recurrenceeditor .e-editor .e-form-left,
  .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-form-left {
    padding: 0 0 10px;
  }
  .e-recurrenceeditor .e-editor .e-input-wrapper.e-end-on-date,
  .e-recurrenceeditor .e-editor .e-input-wrapper.e-end-on-count {
    padding-left: 10px;
    padding-right: 0;
  }
  .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-left {
    padding-right: 10px;
  }
  .e-recurrenceeditor .e-editor .e-form-right,
  .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-form-right {
    padding-left: 0;
  }
  .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-days {
    width: 100%;
  }
  .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week {
    width: 100%;
  }
  .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
    padding-right: 0;
  }
  .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
  .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
    padding-left: 0;
    padding-right: 10px;
  }
}

/*! Recurrence-Editor component theme */
.e-ribbon .e-drop-icon::before {
  content: '\e94d';
}

.e-ribbon .e-menu-wrapper.e-file-menu ul .e-menu-item .e-caret::before {
  content: '\e969';
}

.e-ribbon {
  border: 1px solid #e0e0e0;
}

.e-ribbon .e-tab .e-content .e-toolbar {
  border: 0;
}

.e-ribbon .e-tab .e-tab-header {
  height: 35px;
  min-height: 35px;
}

.e-ribbon .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) {
  height: 35px;
  min-height: 35px;
}

.e-ribbon .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-tab-wrap {
  height: 35px;
}

.e-ribbon .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-text-wrap {
  height: 35px;
}

.e-ribbon .e-tab .e-tab-header .e-toolbar-items {
  height: 35px;
  min-height: 35px;
}

.e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-scroll-nav {
  height: 35px;
  min-height: 35px;
}

.e-ribbon .e-tab .e-tab-header .e-hscroll {
  display: inline-block !important;
  width: calc(100% - 28px);
}

.e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-toolbar-item:nth-child(2) .e-tab-wrap {
  padding: 0;
}

.e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-toolbar-item:nth-child(2) .e-text-wrap {
  vertical-align: top;
}

.e-ribbon .e-tab .e-tab-header .e-indicator {
  z-index: 1;
}

.e-ribbon .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
  padding: 0 12px;
}

.e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-toolbar-item.e-hide {
  display: none;
}

.e-ribbon .e-tab .e-tab-header .e-toolbar-item {
  -webkit-user-select: none;
          user-select: none;
}

.e-ribbon .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
  text-transform: none;
}

.e-ribbon .e-tab.e-sheet-tab .e-tab-header .e-tab-text {
  white-space: pre;
}

.e-ribbon .e-drop-icon {
  cursor: pointer;
  float: right;
  font-family: 'e-icons';
  margin: 12.5px 4px;
  text-align: center;
  transform: rotate(180deg);
  transition: transform 300ms ease;
  width: 18px;
  font-size: 10px;
}

.e-ribbon .e-drop-icon.e-disabled {
  cursor: default;
  pointer-events: none;
}

.e-ribbon.e-collapsed .e-content,
.e-ribbon.e-collapsed .e-indicator,
.e-ribbon.e-collapsed .e-tab-header .e-toolbar-item.e-active .e-text-wrap::before {
  display: none;
}

.e-ribbon.e-collapsed .e-drop-icon {
  transform: rotate(0deg);
}

.e-ribbon .e-content .e-toolbar.e-overlay .e-toolbar-items .e-toolbar-item.e-overlay {
  opacity: 1;
}

.e-ribbon .e-menu-wrapper {
  border-width: 0;
}

.e-ribbon .e-menu-wrapper ul.e-menu {
  padding: 0;
}

.e-ribbon .e-menu-wrapper ul .e-menu-item.e-menu-caret-icon {
  height: 35px;
  line-height: 35px;
}

.e-ribbon .e-menu-wrapper ul .e-menu-item.e-menu-caret-icon .e-caret {
  line-height: 35px;
}

.e-bigger .e-ribbon .e-menu-wrapper.e-file-menu ul.e-menu,
.e-bigger.e-ribbon .e-menu-wrapper.e-file-menu ul.e-menu {
  padding: 0;
}

.e-bigger .e-ribbon .e-menu-wrapper.e-file-menu ul.e-menu .e-menu-item.e-menu-caret-icon,
.e-bigger.e-ribbon .e-menu-wrapper.e-file-menu ul.e-menu .e-menu-item.e-menu-caret-icon {
  height: 41px;
  line-height: 41px;
}

.e-bigger .e-ribbon .e-menu-wrapper.e-file-menu ul.e-menu .e-menu-item.e-menu-caret-icon .e-caret,
.e-bigger.e-ribbon .e-menu-wrapper.e-file-menu ul.e-menu .e-menu-item.e-menu-caret-icon .e-caret {
  line-height: 41px;
}

.e-bigger .e-ribbon .e-drop-icon,
.e-bigger.e-ribbon .e-drop-icon {
  font-size: 12px;
  margin: 14.5px 5px;
}

.e-bigger .e-ribbon .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap,
.e-bigger.e-ribbon .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
  padding: 0 16px;
}

.e-bigger .e-ribbon .e-tab .e-tab-header,
.e-bigger.e-ribbon .e-tab .e-tab-header {
  height: 41px;
  min-height: 41px;
}

.e-bigger .e-ribbon .e-tab .e-tab-header .e-toolbar-item:not(.e-separator),
.e-bigger.e-ribbon .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) {
  height: 41px;
  min-height: 41px;
}

.e-bigger .e-ribbon .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-tab-wrap,
.e-bigger.e-ribbon .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-tab-wrap {
  height: 41px;
}

.e-bigger .e-ribbon .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-text-wrap,
.e-bigger.e-ribbon .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-text-wrap {
  height: 41px;
}

.e-bigger .e-ribbon .e-tab .e-tab-header .e-toolbar-items,
.e-bigger.e-ribbon .e-tab .e-tab-header .e-toolbar-items {
  height: 41px;
  min-height: 41px;
}

.e-bigger .e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-scroll-nav,
.e-bigger.e-ribbon .e-tab .e-tab-header .e-toolbar-items .e-scroll-nav {
  height: 41px;
  min-height: 41px;
}

.e-ribbon {
  background-color: #fafafa;
}

.e-ribbon .e-tab .e-tab-header {
  background-color: inherit;
}

.e-ribbon .e-tab .e-tab-header .e-drop-icon {
  color: #5f6368;
}

.e-ribbon .e-tab .e-content .e-toolbar .e-toolbar-items .e-toolbar-item.e-separator {
  border-color: #dcdcdc;
}

.e-ribbon .e-tab .e-tab-header:not(.e-vertical) .e-toolbar-item.e-active {
  border: 0;
}

.e-ribbon .e-tab .e-content .e-toolbar {
  border-bottom-color: transparent;
  border-top-color: transparent;
}

.e-ribbon .e-menu-wrapper {
  background-color: transparent;
}

/*! recurrence editor theme wise definitions*/
/*! Schedule component's material theme definitions and variables */
.e-schedule .e-schedule-toolbar .e-icon-prev::before {
  content: '\e937';
}

.e-schedule .e-schedule-toolbar .e-icon-next::before {
  content: '\e956';
}

.e-schedule .e-schedule-toolbar .e-icon-add::before {
  content: '\e963';
}

.e-schedule .e-schedule-toolbar .e-icon-today::before {
  content: '\e322';
}

.e-schedule .e-schedule-toolbar .e-icon-down-arrow::before {
  content: '\e969';
}

.e-schedule .e-schedule-toolbar .e-icon-day::before {
  content: '\e31b';
}

.e-schedule .e-schedule-toolbar .e-icon-week::before {
  content: '\e315';
}

.e-schedule .e-schedule-toolbar .e-icon-workweek::before {
  content: '\e314';
}

.e-schedule .e-schedule-toolbar .e-icon-month::before {
  content: '\e93c';
}

.e-schedule .e-schedule-toolbar .e-icon-month-agenda::before {
  content: '\e313';
}

.e-schedule .e-schedule-toolbar .e-icon-agenda::before {
  content: '\e31d';
}

.e-schedule .e-schedule-toolbar .e-icon-timeline-day::before {
  content: '\ea85';
}

.e-schedule .e-schedule-toolbar .e-icon-timeline-week::before {
  content: '\ea88';
}

.e-schedule .e-schedule-toolbar .e-icon-timeline-workweek::before {
  content: '\ea8b';
}

.e-schedule .e-schedule-toolbar .e-icon-timeline-month::before {
  content: '\ea8e';
}

.e-schedule .e-schedule-toolbar.e-toolbar .e-popup-down-icon::before {
  content: '\e984';
}

.e-schedule .e-schedule-toolbar.e-toolbar .e-popup-up-icon::before {
  content: '\e984';
}

.e-schedule .e-schedule-toolbar.e-rtl .e-icon-prev::before {
  content: '\e956';
}

.e-schedule .e-schedule-toolbar.e-rtl .e-icon-next::before {
  content: '\e937';
}

.e-schedule .e-schedule-resource-toolbar .e-icon-menu::before {
  content: '\e99a';
}

.e-schedule .e-schedule-resource-toolbar .e-icon-next::before {
  content: '\e956';
}

.e-schedule .e-close-icon::before {
  content: '\e7fc';
}

.e-schedule .e-block-indicator::before {
  content: '\e22a';
}

.e-schedule .e-appointment .e-recurrence-icon::before {
  content: '\e308';
}

.e-schedule .e-appointment .e-recurrence-edit-icon::before {
  content: '\e30a';
}

.e-schedule .e-appointment .e-up-icon::before {
  content: '\e306';
}

.e-schedule .e-appointment .e-down-icon::before {
  content: '\e304';
}

.e-schedule .e-appointment .e-left-icon::before {
  content: '\e302';
}

.e-schedule .e-appointment .e-right-icon::before {
  content: '\e300';
}

.e-schedule .e-vertical-view .e-all-day-cells .e-all-day-appointment-section::before {
  content: '\e916';
}

.e-schedule.e-rtl .e-appointment .e-left-icon::before {
  content: '\e300';
}

.e-schedule.e-rtl .e-appointment .e-right-icon::before {
  content: '\e302';
}

.e-schedule .e-resource-tree-icon::before {
  content: '\e22f';
}

.e-schedule-dialog.e-device .e-back-icon::before {
  content: '\e977';
}

.e-schedule-dialog.e-device .e-save-icon::before {
  content: '\e98e';
}

.e-schedule-dialog.e-device .e-recurrence-container .e-recurrence-edit-button .e-recurrence-edit.e-icons::before {
  content: '\e944';
}

.e-schedule-dialog.e-device.e-rtl .e-back-icon::before {
  content: '\e85f';
}

.e-quick-popup-wrapper .e-edit-icon::before {
  content: '\e891';
}

.e-quick-popup-wrapper .e-delete-icon::before {
  content: '\e94a';
}

.e-quick-popup-wrapper .e-close-icon::before {
  content: '\e7fc';
}

.e-quick-popup-wrapper .e-time-icon::before {
  content: '\e20c';
}

.e-quick-popup-wrapper .e-location-icon::before {
  content: '\e30c';
}

.e-quick-popup-wrapper .e-time-zone-icon::before {
  content: '\e30e';
}

.e-quick-popup-wrapper .e-description-icon::before {
  content: '\e30d';
}

.e-quick-popup-wrapper .e-resource-icon::before {
  content: '\e424';
}

.e-quick-popup-wrapper .e-date-time-icon::before {
  content: '\e421';
}

.e-more-popup-wrapper.e-device .e-close-icon::before {
  content: '\e7fc';
}

/*! schedule component layout */
.e-schedule {
  display: block;
  outline: medium none;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
}

.e-schedule .e-schedule-toolbar {
  background: #fafafa;
  border: 0;
  border-bottom: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  margin-bottom: 3px;
  min-height: 42px;
}

.e-schedule .e-schedule-toolbar .e-active-view .e-tbar-btn-text,
.e-schedule .e-schedule-toolbar .e-active-view .e-icons {
  color: #e3165b;
}

.e-schedule .e-schedule-toolbar .e-toolbar-pop {
  background: #fafafa;
  overflow: auto;
}

.e-schedule .e-schedule-toolbar .e-tbar-btn {
  background: #fafafa;
}

.e-schedule .e-schedule-toolbar .e-tbar-btn:hover, .e-schedule .e-schedule-toolbar .e-tbar-btn:focus {
  background-color: #e0e0e0;
}

.e-schedule .e-schedule-toolbar .e-tbar-btn:active {
  background: #e0e0e0;
}

.e-schedule .e-schedule-toolbar .e-tbar-btn .e-tbar-btn-text {
  cursor: pointer;
  font-size: 13px;
  text-transform: uppercase;
}

.e-schedule .e-schedule-toolbar .e-toolbar-items {
  background: #fafafa;
}

.e-schedule .e-schedule-toolbar .e-toolbar-items.e-tbar-pos {
  height: 42px;
  min-height: 42px;
}

.e-schedule .e-schedule-toolbar .e-toolbar-items.e-tbar-pos > div {
  height: inherit;
}

.e-schedule .e-schedule-toolbar .e-toolbar-items .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon.e-icon-down-arrow {
  font-size: 10px;
  padding-top: 0;
}

.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-left .e-tbar-btn.e-icon-btn:hover {
  background: #e0e0e0;
  border-radius: 100%;
}

.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-left .e-tbar-btn.e-icon-btn:focus {
  background: #e0e0e0;
  border-radius: 100%;
}

.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-day .e-icon-day,
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-week .e-icon-week,
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-work-week .e-icon-workweek,
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-month .e-icon-month,
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-year .e-icon-year,
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-agenda .e-icon-agenda,
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-month-agenda .e-icon-month-agenda,
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-day .e-icon-timeline-day,
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-week .e-icon-timeline-week,
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-work-week .e-icon-timeline-workweek,
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-month .e-icon-timeline-month,
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-year .e-icon-timeline-year,
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-add .e-tbar-btn-text,
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-today .e-icon-day,
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-today .e-icon-today + .e-tbar-btn-text {
  display: none;
}

.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-hidden {
  display: none;
}

.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-prev .e-icon-prev,
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-next .e-icon-next {
  font-size: 14px;
}

.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-separator {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}

.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-date-range .e-tbar-btn .e-tbar-btn-text {
  font-size: 14px;
  text-transform: initial;
}

.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-tbar-btn-text {
  cursor: pointer;
  font-size: 13px;
  text-transform: uppercase;
}

.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
  padding-left: 0;
}

.e-schedule .e-schedule-toolbar.e-rtl .e-hor-nav {
  background: #fafafa;
  border-left: 0;
  border-right: 1px solid #f5f5f5;
}

.e-schedule .e-schedule-toolbar.e-rtl .e-hor-nav:not(.e-nav-active):hover {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}

.e-schedule .e-schedule-toolbar .e-hor-nav {
  background: #fafafa;
  border-left: 1px solid #f5f5f5;
}

.e-schedule .e-schedule-toolbar .e-hor-nav::after {
  content: '';
}

.e-schedule .e-schedule-toolbar .e-hor-nav:active {
  color: rgba(0, 0, 0, 0.87);
}

.e-schedule .e-schedule-toolbar .e-hor-nav:active::after {
  content: '';
}

.e-schedule .e-schedule-toolbar .e-hor-nav:hover {
  background: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}

.e-schedule .e-schedule-toolbar .e-hor-nav:focus {
  background: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}

.e-schedule.e-device .e-schedule-toolbar {
  height: 56px;
  min-height: 56px;
}

.e-schedule.e-device .e-schedule-toolbar .e-toolbar-items .e-toolbar-left .e-tbar-btn.e-icon-btn:hover, .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items .e-toolbar-left .e-tbar-btn.e-icon-btn:focus {
  height: calc(100% - 20px);
}

.e-schedule.e-device .e-schedule-toolbar .e-toolbar-items.e-tbar-pos {
  height: 56px;
  min-height: 56px;
}

.e-schedule.e-device .e-schedule-toolbar .e-toolbar-items.e-tbar-pos > div {
  height: inherit;
}

.e-schedule.e-device .e-schedule-toolbar .e-tbar-btn .e-tbar-btn-text {
  font-size: 14px;
}

.e-schedule.e-device .e-schedule-toolbar .e-date-range .e-tbar-btn .e-tbar-btn-text {
  font-size: 14px;
}

.e-schedule .e-schedule-resource-toolbar {
  background: #fafafa;
  border-bottom: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  display: flex;
  margin-bottom: 3px;
  min-height: 42px;
  padding: 10px;
}

.e-schedule .e-schedule-resource-toolbar .e-resource-menu .e-icon-menu {
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  padding: 7px;
  padding-left: 4px;
}

.e-schedule .e-schedule-resource-toolbar .e-resource-menu.e-disable {
  display: none;
}

.e-schedule .e-schedule-resource-toolbar .e-resource-level-title {
  display: flex;
}

.e-schedule .e-schedule-resource-toolbar .e-resource-level-title .e-resource-name {
  font-size: 14px;
  padding: 5px;
}

.e-schedule .e-schedule-resource-toolbar .e-resource-level-title .e-resource-name:not(:last-child) {
  opacity: .6;
}

.e-schedule .e-schedule-resource-toolbar .e-resource-level-title .e-icon-next {
  color: rgba(0, 0, 0, 0.54);
  font-size: 10px;
  line-height: 18px;
  opacity: .4;
  padding: 5px;
}

.e-schedule .e-schedule-resource-toolbar.e-popup-close {
  display: none;
}

.e-schedule .e-schedule-resource-toolbar.e-popup-open {
  display: block;
}

.e-schedule .e-text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
}

.e-schedule .e-text-center {
  text-align: center;
}

.e-schedule .e-table-container {
  display: inline-flex;
  position: relative;
  vertical-align: top;
}

.e-schedule .e-table-container.e-translate {
  transition: transform .3s ease 0s;
}

.e-schedule .e-resource-tree-popup {
  background: #fff;
  box-shadow: 0 3px 4px 0.2px rgba(0, 0, 0, 0.4);
  height: 100%;
  position: absolute;
  width: 250px;
}

.e-schedule .e-resource-tree-popup .e-resource-tree {
  height: 100%;
  overflow-y: auto;
}

.e-schedule .e-resource-tree-popup .e-resource-tree.e-treeview .e-text-content {
  padding: 0 0 0 12px;
}

.e-schedule .e-resource-tree-popup-overlay.e-enable {
  background-color: #383838;
  height: 100%;
  left: 0;
  opacity: .5;
  position: absolute;
  top: 0;
  width: 100%;
}

.e-schedule .e-new-event {
  background-color: #3f51b5;
  border: 1px solid #fff;
  border-radius: 5px;
  height: 100%;
  opacity: .9;
  position: relative;
  width: 100%;
  z-index: 1;
}

.e-schedule .e-new-event .e-title {
  color: #fff;
  font-size: 12px;
  line-height: 1.2;
  margin: 0;
  overflow-wrap: break-word;
  padding: 3px;
  position: absolute;
  text-align: left;
  white-space: normal;
  word-wrap: break-word;
}

.e-schedule .e-month-view .e-new-event {
  height: calc(100% - 25px);
}

.e-schedule .e-schedule-table {
  border: 0 none;
  border-collapse: separate;
  border-spacing: 0;
  margin: 0;
  table-layout: fixed;
  width: 100%;
}

.e-schedule .e-schedule-table > tbody > tr > th,
.e-schedule .e-schedule-table > tbody > tr > td {
  box-sizing: border-box;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-schedule .e-outer-table > tbody > tr > td {
  padding: 0;
  vertical-align: top;
}

.e-schedule .e-content-wrap {
  position: relative;
}

.e-schedule .e-content-wrap .e-day-wrapper {
  width: 100%;
}

.e-schedule .e-content-wrap,
.e-schedule .e-scroll-container {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.e-schedule .e-hide-childs > * {
  display: none;
}

.e-schedule .e-recurrence-icon,
.e-schedule .e-recurrence-edit-icon {
  font-size: 11px;
}

.e-schedule .e-left-icon,
.e-schedule .e-right-icon {
  font-size: 8px;
}

.e-schedule .e-m-date {
  cursor: pointer;
  font-size: 20px;
}

.e-schedule .e-m-date:hover {
  text-decoration: underline;
}

.e-schedule .e-m-day {
  font-size: 12px;
}

.e-schedule.e-device .e-m-date:hover {
  text-decoration: none;
}

.e-schedule .e-block-appointment {
  background: rgba(0, 0, 0, 0.08);
  border-radius: 2px;
  color: rgba(0, 0, 0, 0.6);
  cursor: default;
  overflow: hidden;
  position: absolute;
}

.e-schedule .e-block-appointment .e-subject {
  overflow: hidden;
  overflow-wrap: break-word;
  padding: 4px;
  white-space: normal;
  word-wrap: break-word;
}

.e-schedule .e-block-indicator {
  color: rgba(0, 0, 0, 0.6);
  float: right;
  padding: 0 5px;
  z-index: 1;
}

.e-schedule.e-rtl .e-block-indicator {
  float: left;
}

.e-schedule .e-month-view .e-block-indicator {
  margin-top: -20px;
}

.e-schedule .e-timeline-view .e-block-indicator,
.e-schedule .e-timeline-month-view .e-block-indicator {
  position: absolute;
  top: 3px;
}

.e-schedule .e-appointment {
  opacity: 1;
  transition: opacity 100ms linear;
}

.e-schedule .e-appointment.e-event-action {
  opacity: .4;
}

.e-schedule .e-appointment.e-allow-select {
  pointer-events: none;
}

.e-schedule .e-read-only {
  opacity: .8;
}

.e-schedule.e-event-action .e-appointment:not(.e-schedule-event-clone),
.e-schedule.e-event-action .e-block-appointment {
  pointer-events: none;
}

.e-schedule.e-event-action .e-drag-clone,
.e-schedule.e-event-action .e-timeline-view .e-drag-clone {
  cursor: move;
}

.e-schedule.e-event-action .e-drag-clone .e-top-handler,
.e-schedule.e-event-action .e-drag-clone .e-bottom-handler,
.e-schedule.e-event-action .e-timeline-view .e-drag-clone .e-top-handler,
.e-schedule.e-event-action .e-timeline-view .e-drag-clone .e-bottom-handler {
  pointer-events: none;
}

.e-schedule.e-event-action .e-vertical-view .e-appointment-wrapper .e-resize-clone {
  cursor: ns-resize;
}

.e-schedule.e-event-action .e-timeline-view .e-resize-clone,
.e-schedule.e-event-action .e-timeline-month-view .e-resize-clone,
.e-schedule.e-event-action .e-all-day-appointment-wrapper .e-resize-clone {
  cursor: ew-resize;
}

.e-schedule.e-device .e-appointment {
  overflow: hidden;
}

.e-schedule.e-device .e-appointment.e-appointment-border .e-top-bottom-resize {
  height: 10px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100%;
}

.e-schedule.e-device .e-appointment.e-appointment-border .e-left-right-resize {
  border-radius: 50%;
  height: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
}

.e-schedule.e-device .e-appointment.e-appointment-border .e-top-handler .e-top-bottom-resize {
  margin-top: -8px;
}

.e-schedule.e-device .e-appointment.e-appointment-border .e-bottom-handler .e-top-bottom-resize {
  margin-top: 8px;
}

.e-schedule.e-device .e-appointment.e-appointment-border .e-left-handler .e-left-right-resize {
  margin-left: -8px;
}

.e-schedule.e-device .e-appointment.e-appointment-border .e-right-handler .e-left-right-resize {
  margin-left: 8px;
}

.e-schedule .e-event-resize {
  position: absolute;
}

.e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
  height: 100%;
  width: 10px;
}

.e-schedule .e-event-resize.e-left-handler {
  cursor: ew-resize;
  float: left;
  left: 0;
}

.e-schedule .e-event-resize.e-right-handler {
  cursor: e-resize;
  float: right;
  right: 0;
}

.e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
  height: 10px;
  width: 100%;
}

.e-schedule .e-event-resize.e-top-handler {
  cursor: ns-resize;
  top: 0;
}

.e-schedule .e-event-resize.e-bottom-handler {
  bottom: 0;
  cursor: ns-resize;
}

.e-schedule .e-vertical-view.e-timescale-disable .e-content-table,
.e-schedule .e-vertical-view.e-timescale-disable .e-content-wrap {
  height: 100%;
}

.e-schedule .e-vertical-view.e-timescale-disable .e-appointment {
  background: #3f51b5;
  border: 1px solid #e8eaf6;
  border-radius: 2px;
  color: #fff;
  display: flex;
  height: 54px;
  margin-bottom: 2px;
  overflow: hidden;
  position: absolute;
}

.e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-appointment-details {
  display: flex;
  flex: auto;
  padding: 2px 4px 0 2px;
  text-align: left;
}

.e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-inner-wrap {
  flex: auto;
  overflow: hidden;
}

.e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-subject {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.2;
  margin-left: auto;
  min-height: 18px;
  overflow: hidden;
  overflow-wrap: break-word;
  padding-top: 1px;
  white-space: normal;
  word-wrap: break-word;
}

.e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-time,
.e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-location {
  font-size: 11px;
  overflow: hidden;
  padding-top: 1px;
  text-overflow: ellipsis;
}

.e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-disable {
  display: none;
}

.e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-recurrence-icon,
.e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-recurrence-edit-icon {
  line-height: 54px;
  padding: 0 5px;
}

.e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-left-icon,
.e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-right-icon {
  line-height: 54px;
  padding: 0 2px;
}

.e-schedule .e-vertical-view.e-timescale-disable .e-appointment.e-appointment-border, .e-schedule .e-vertical-view.e-timescale-disable .e-appointment:focus {
  border: 0;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
}

.e-schedule .e-vertical-view.e-timescale-disable .e-appointment.e-allow-select {
  pointer-events: none;
}

.e-schedule .e-vertical-view.e-timescale-disable .e-appointment-wrapper {
  position: absolute;
  width: 0;
}

.e-schedule .e-vertical-view.e-timescale-disable .e-work-cells {
  height: auto;
  vertical-align: top;
}

.e-schedule .e-vertical-view.e-timescale-disable .e-more-indicator {
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
  font-size: 11px;
  line-height: 11px;
  overflow: hidden;
  padding: 2px 4px;
  position: absolute;
  text-overflow: ellipsis;
}

.e-schedule .e-vertical-view.e-timescale-disable .e-more-indicator:focus {
  text-decoration: underline;
}

.e-schedule .e-vertical-view .e-left-indent {
  width: 85px;
}

.e-schedule .e-vertical-view .e-left-indent .e-all-day-cells {
  position: relative;
}

.e-schedule .e-vertical-view .e-date-header-wrap table col,
.e-schedule .e-vertical-view .e-content-wrap table col {
  width: 36px;
}

.e-schedule .e-vertical-view .e-resource-cells {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13px;
  height: 40px;
  padding: 8px;
  padding-left: 15px;
}

.e-schedule .e-vertical-view .e-header-cells {
  font-size: 12px;
  height: 60px;
  padding: 5px;
}

.e-schedule .e-vertical-view .e-header-cells .e-header-day {
  display: table;
  font-size: 13px;
}

.e-schedule .e-vertical-view .e-header-cells .e-header-date {
  cursor: pointer;
  display: table;
  font-size: 18px;
}

.e-schedule .e-vertical-view .e-header-cells .e-header-date:hover {
  text-decoration: underline;
}

.e-schedule .e-vertical-view .e-header-cells.e-disable-dates .e-header-day {
  cursor: default;
  opacity: .35;
}

.e-schedule .e-vertical-view .e-header-cells.e-disable-dates .e-header-date {
  cursor: default;
  opacity: .35;
}

.e-schedule .e-vertical-view .e-header-cells.e-disable-dates .e-header-date:hover {
  text-decoration: none;
}

.e-schedule .e-vertical-view .e-row-count-wrapper {
  display: block;
  height: 100%;
  pointer-events: none;
  position: relative;
}

.e-schedule .e-vertical-view .e-row-count-wrapper .e-more-indicator {
  bottom: 0;
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
  overflow: hidden;
  overflow-wrap: normal;
  padding: 2px 4px;
  pointer-events: visible;
  position: absolute;
  text-overflow: ellipsis;
  width: 100%;
}

.e-schedule .e-vertical-view .e-row-count-wrapper .e-more-indicator:focus {
  text-decoration: underline;
}

.e-schedule .e-vertical-view .e-row-count-wrapper.e-disable {
  display: none;
}

.e-schedule .e-vertical-view .e-all-day-appointment-section {
  bottom: 4px;
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
  display: block;
  font-size: 11px;
  height: 25px;
  left: 0;
  line-height: 25px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  transform: rotate(0deg);
  transition: transform 300ms ease-in-out;
  width: 25px;
}

.e-schedule .e-vertical-view .e-all-day-appointment-section.e-disable {
  display: none;
}

.e-schedule .e-vertical-view .e-all-day-appointment-section.e-appointment-expand {
  transform: rotate(0deg);
}

.e-schedule .e-vertical-view .e-all-day-appointment-section.e-appointment-collapse {
  transform: rotate(180deg);
}

.e-schedule .e-vertical-view .e-all-day-appointment-section:hover, .e-schedule .e-vertical-view .e-all-day-appointment-section:focus {
  background: #e0e0e0;
  border-radius: 100%;
}

.e-schedule .e-vertical-view .e-appointment-hide {
  opacity: 0;
}

.e-schedule .e-vertical-view .e-all-day-cells {
  height: 0;
  padding: 0;
  text-align: center;
  vertical-align: top;
}

.e-schedule .e-vertical-view .e-all-day-cells:first-child.e-animate {
  transition: 250ms ease-out;
}

.e-schedule .e-vertical-view .e-time-cells-wrap table td,
.e-schedule .e-vertical-view .e-work-cells {
  font-size: 12px;
  height: 36px;
  text-align: center;
}

.e-schedule .e-vertical-view .e-work-cells {
  width: 36px;
}

.e-schedule .e-vertical-view .e-work-cells.e-disable-dates {
  background-color: rgba(0, 0, 0, 0.08);
}

.e-schedule .e-vertical-view .e-work-cells.e-disable-dates:hover {
  background-color: rgba(0, 0, 0, 0.08);
}

.e-schedule .e-vertical-view .e-current-time {
  font-size: 11px;
}

.e-schedule .e-vertical-view .e-clone-time-indicator,
.e-schedule .e-vertical-view .e-current-time,
.e-schedule .e-vertical-view .e-previous-timeline,
.e-schedule .e-vertical-view .e-current-timeline {
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
}

.e-schedule .e-vertical-view .e-previous-timeline,
.e-schedule .e-vertical-view .e-current-timeline {
  z-index: 1;
}

.e-schedule .e-vertical-view .e-date-header-wrap,
.e-schedule .e-vertical-view .e-time-cells-wrap {
  overflow: hidden;
}

.e-schedule .e-vertical-view .e-content-wrap,
.e-schedule .e-vertical-view .e-time-cells-wrap {
  position: relative;
}

.e-schedule .e-vertical-view .e-timeline-wrapper,
.e-schedule .e-vertical-view .e-day-wrapper,
.e-schedule .e-vertical-view .e-all-day-appointment-wrapper {
  height: 0;
  margin: 0;
  padding: 0;
  position: relative;
}

.e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
  cursor: default;
}

.e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment {
  background: #3f51b5;
  border: 1px solid #e8eaf6;
  border-radius: 2px;
  color: #fff;
  display: flex;
  height: 22px;
  overflow: hidden;
  position: absolute;
}

.e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details {
  display: flex;
  flex: auto;
  line-height: 20px;
  overflow: hidden;
  padding: 1px 0 1px 4px;
}

.e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-subject {
  flex: auto;
  font-size: 13px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
}

.e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-time {
  display: block;
  font-size: 11px;
  padding: 1px 4px 2px 0;
}

.e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-recurrence-icon,
.e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-recurrence-edit-icon,
.e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-left-icon,
.e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-right-icon {
  line-height: 20px;
  padding: 0 2px;
}

.e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-disable {
  display: none;
}

.e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-appointment-border, .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment:focus {
  border: 0;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
}

.e-schedule .e-vertical-view .e-day-wrapper .e-appointment:not(.e-schedule-event-clone) {
  cursor: default;
}

.e-schedule .e-vertical-view .e-day-wrapper .e-appointment {
  background: #3f51b5;
  border: 1px solid #e8eaf6;
  border-radius: 2px;
  color: #fff;
  overflow: hidden;
  position: absolute;
}

.e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-appointment-details {
  flex: auto;
  padding: 0 4px;
  text-align: left;
}

.e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-subject {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.2;
  margin-left: auto;
  min-height: 18px;
  overflow: hidden;
  overflow-wrap: break-word;
  padding-top: 4px;
  white-space: normal;
  word-wrap: break-word;
}

.e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-time,
.e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-location {
  font-size: 11px;
  overflow: hidden;
  padding-top: 1px;
  text-overflow: ellipsis;
}

.e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-time {
  display: block;
}

.e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-disable {
  display: none;
}

.e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-recurrence-icon,
.e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-recurrence-edit-icon {
  bottom: 5px;
  display: block;
  float: right;
  height: auto;
  left: auto;
  position: absolute;
  right: 5px;
  width: auto;
}

.e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-indicator {
  display: block;
  margin: 0 45%;
}

.e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-up-icon,
.e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-down-icon {
  font-size: 8px;
}

.e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-up-icon {
  margin-top: 3px;
  top: 0;
}

.e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-down-icon {
  bottom: 6px;
  position: absolute;
}

.e-schedule .e-vertical-view .e-day-wrapper .e-appointment.e-appointment-border, .e-schedule .e-vertical-view .e-day-wrapper .e-appointment:focus {
  border: 0;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
}

.e-schedule .e-vertical-view.e-day-view .e-header-date {
  cursor: default;
}

.e-schedule .e-vertical-view.e-day-view .e-header-date:hover {
  text-decoration: none;
}

.e-schedule.e-device .e-vertical-view .e-header-cells .e-header-day {
  font-size: 14px;
}

.e-schedule.e-device .e-vertical-view .e-header-cells .e-header-date {
  font-size: 20px;
}

.e-schedule.e-device .e-vertical-view .e-header-cells .e-header-date:hover {
  text-decoration: none;
}

.e-schedule.e-device .e-vertical-view .e-left-indent {
  width: 35px;
}

.e-schedule.e-device .e-vertical-view .e-clone-time-indicator,
.e-schedule.e-device .e-vertical-view .e-current-time {
  font-size: 9px;
}

.e-schedule.e-device .e-vertical-view .e-time-cells-wrap {
  float: left;
  width: 35px;
}

.e-schedule.e-device .e-vertical-view .e-time-cells-wrap table td {
  font-size: 11px;
}

.e-schedule.e-device .e-vertical-view .e-day-wrapper .e-appointment .e-subject {
  font-weight: 500;
  min-height: auto;
}

.e-schedule.e-rtl {
  text-align: right;
}

.e-schedule.e-rtl .e-vertical-view.e-timescale-disable .e-appointment-details {
  text-align: right;
}

.e-schedule.e-rtl .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details {
  padding: 1px 4px 1px 0;
}

.e-schedule.e-rtl .e-vertical-view .e-day-wrapper .e-appointment .e-appointment-details {
  line-height: 15px;
  text-align: right;
}

.e-schedule.e-rtl .e-vertical-view .e-day-wrapper .e-appointment .e-subject {
  font-weight: 500;
  margin-left: 15px;
  margin-right: auto;
}

.e-schedule.e-rtl .e-vertical-view .e-day-wrapper .e-appointment .e-recurrence-icon,
.e-schedule.e-rtl .e-vertical-view .e-day-wrapper .e-appointment .e-recurrence-edit-icon {
  float: left;
  left: 5px;
  right: auto;
}

.e-schedule.e-rtl.e-device .e-vertical-view .e-time-cells-wrap {
  float: right;
}

@media screen and (max-width: 480px) {
  .e-schedule .e-vertical-view .e-left-indent {
    width: 35px;
  }
}

.e-schedule .e-month-view .e-left-indent,
.e-schedule .e-month-agenda-view .e-left-indent {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  width: 36px;
}

.e-schedule .e-month-view .e-week-number-wrapper,
.e-schedule .e-month-agenda-view .e-week-number-wrapper {
  overflow: hidden;
  position: relative;
}

.e-schedule .e-month-view .e-week-number-wrapper .e-schedule-table,
.e-schedule .e-month-agenda-view .e-week-number-wrapper .e-schedule-table {
  height: 100%;
}

.e-schedule .e-month-view .e-week-number-wrapper .e-week-number,
.e-schedule .e-month-agenda-view .e-week-number-wrapper .e-week-number {
  color: rgba(0, 0, 0, 0.54);
  padding-top: 4px;
  text-align: center;
  vertical-align: top;
  width: 36px;
}

.e-schedule .e-month-view .e-content-wrap table tr:last-child td {
  border-bottom-width: 0;
}

.e-schedule .e-month-view .e-date-header-wrap {
  font-size: 13px;
  overflow: hidden;
}

.e-schedule .e-month-view .e-week-number {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  height: 70px;
}

.e-schedule .e-month-view .e-content-wrap {
  display: flex;
  font-size: 13px;
}

.e-schedule .e-month-view .e-date-header-wrap table col {
  width: 36px;
}

.e-schedule .e-month-view .e-resource-cells {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13px;
  height: 40px;
  padding: 8px;
  padding-left: 15px;
}

.e-schedule .e-month-view .e-header-cells {
  cursor: default;
  font-weight: 400;
  height: 30px;
  padding: 3px;
}

.e-schedule .e-month-view .e-content-table {
  height: 100%;
}

.e-schedule .e-month-view .e-work-cells {
  height: 70px;
  vertical-align: top;
  width: 36px;
}

.e-schedule .e-month-view .e-work-cells.e-disable-date .e-date-header {
  visibility: hidden;
}

.e-schedule .e-month-view .e-work-cells.e-disable-dates {
  background-color: rgba(0, 0, 0, 0.08);
}

.e-schedule .e-month-view .e-work-cells.e-disable-dates .e-date-header {
  cursor: default;
  opacity: .35;
}

.e-schedule .e-month-view .e-work-cells.e-disable-dates .e-date-header:hover {
  text-decoration: none;
}

.e-schedule .e-month-view .e-work-cells.e-disable-dates:hover {
  background-color: rgba(0, 0, 0, 0.08);
}

.e-schedule .e-month-view .e-date-header {
  cursor: pointer;
  display: table;
  height: 20px;
  line-height: 20px;
  margin: 3px 3px 2px;
  text-align: center;
}

.e-schedule .e-month-view .e-date-header:hover {
  text-decoration: underline;
}

.e-schedule .e-month-view .e-appointment-wrapper {
  position: absolute;
}

.e-schedule .e-month-view .e-appointment {
  background: #3f51b5;
  border: 1px solid #e8eaf6;
  border-radius: 2px;
  color: #fff;
  cursor: default;
  display: flex;
  height: 22px;
  overflow: hidden;
  position: absolute;
}

.e-schedule .e-month-view .e-appointment .e-disable {
  display: none;
}

.e-schedule .e-month-view .e-appointment .e-appointment-details {
  display: flex;
  flex: auto;
  line-height: 20px;
  overflow: hidden;
}

.e-schedule .e-month-view .e-appointment .e-appointment-details .e-subject {
  flex: auto;
  font-size: 13px;
  font-weight: 500;
  overflow: hidden;
  padding: 1px 2px;
  text-overflow: ellipsis;
}

.e-schedule .e-month-view .e-appointment .e-appointment-details .e-time {
  font-size: 11px;
  padding: 1.5px;
}

.e-schedule .e-month-view .e-appointment .e-appointment-details .e-recurrence-icon,
.e-schedule .e-month-view .e-appointment .e-appointment-details .e-recurrence-edit-icon,
.e-schedule .e-month-view .e-appointment .e-appointment-details .e-left-icon,
.e-schedule .e-month-view .e-appointment .e-appointment-details .e-right-icon {
  line-height: 22px;
  padding: 0 2px;
}

.e-schedule .e-month-view .e-appointment.e-appointment-border, .e-schedule .e-month-view .e-appointment:focus {
  border: 0;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
}

.e-schedule .e-month-view .e-appointment.e-allow-select {
  pointer-events: none;
}

.e-schedule .e-month-view .e-appointment .e-subject {
  padding: 2px;
  width: 100%;
}

.e-schedule .e-month-view .e-more-indicator {
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
  font-size: 11px;
  line-height: 11px;
  overflow: hidden;
  padding: 2px 4px;
  position: absolute;
  text-overflow: ellipsis;
}

.e-schedule .e-month-view .e-more-indicator:focus {
  text-decoration: underline;
}

.e-schedule.e-rtl .e-month-view .e-left-indent {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  border-right-width: 0;
}

.e-schedule.e-rtl .e-month-view .e-week-number {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  border-right-width: 0;
}

.e-schedule .e-year-view .e-calendar-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar {
  border: 0;
}

.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-header .e-title {
  cursor: default;
}

.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-content span.e-day {
  display: block;
}

.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-other-month {
  color: rgba(0, 0, 0, 0.54);
  pointer-events: visible;
  touch-action: auto;
}

.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-other-month.e-today {
  opacity: .5;
}

.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-appointment {
  background-color: #3f51b5;
  border-radius: 50%;
  height: 5px;
  margin-left: 13px;
  margin-top: -6px;
  position: absolute;
  width: 5px;
}

.e-schedule .e-year-view .e-date-header-wrap {
  font-size: 13px;
  overflow: hidden;
}

.e-schedule .e-year-view .e-date-header-wrap table col {
  width: 36px;
}

.e-schedule .e-year-view .e-date-header-wrap table td {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0 0 1px 1px;
  color: rgba(0, 0, 0, 0.87);
  text-align: left;
}

.e-schedule .e-year-view .e-date-header-wrap table td:first-child {
  border-left-width: 0;
}

.e-schedule .e-year-view .e-resource-cells {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13px;
  height: 40px;
  padding: 8px;
  padding-left: 15px;
}

.e-schedule .e-year-view .e-content-wrap table td:first-child {
  border-left-width: 0;
}

.e-schedule .e-year-view .e-calendar-table td:not(.e-cell) {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
}

.e-schedule .e-year-view .e-resource .e-month-calendar {
  max-width: 100%;
  min-width: 100%;
}

.e-schedule .e-timeline-year-view .e-date-header-wrap,
.e-schedule .e-timeline-year-view .e-month-header-wrapper {
  overflow: hidden;
  position: relative;
}

.e-schedule .e-timeline-year-view .e-date-header-wrap table col,
.e-schedule .e-timeline-year-view .e-content-wrap table col {
  width: 60px;
}

.e-schedule .e-timeline-year-view .e-resource-left-td,
.e-schedule .e-timeline-year-view .e-date-header-wrap table td {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0 1px 1px 0;
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
}

.e-schedule .e-timeline-year-view .e-resource-left-td.e-current-day,
.e-schedule .e-timeline-year-view .e-date-header-wrap table td.e-current-day {
  color: #e3165b;
}

.e-schedule .e-timeline-year-view .e-resource-text {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13px;
  overflow: hidden;
  padding: 0 15px;
  text-overflow: ellipsis;
}

.e-schedule .e-timeline-year-view .e-resource-left-td {
  vertical-align: middle;
  width: 200px;
}

.e-schedule .e-timeline-year-view .e-left-indent-wrap .e-resource-cells,
.e-schedule .e-timeline-year-view .e-date-header-wrap .e-resource-cells {
  height: 40px;
}

.e-schedule .e-timeline-year-view .e-resource-column-wrap {
  overflow: hidden;
  position: relative;
}

.e-schedule .e-timeline-year-view .e-resource-column-wrap .e-resource-cells {
  background-color: #fafafa;
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0 1px 1px 0;
  color: rgba(0, 0, 0, 0.87);
  height: 70px;
  padding-left: 15px;
  padding-right: 0;
  vertical-align: middle;
}

.e-schedule .e-timeline-year-view .e-resource-column-wrap .e-resource-cells.e-child-node {
  background-color: #fff;
}

.e-schedule .e-timeline-year-view .e-resource-column-table {
  height: 100%;
}

.e-schedule .e-timeline-year-view .e-resource-column-table.e-auto-height {
  height: auto;
}

.e-schedule .e-timeline-year-view .e-resource-tree-icon {
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
  float: left;
  font-family: 'e-icons';
  font-size: 12px;
}

.e-schedule .e-timeline-year-view .e-resource-collapse {
  transform: rotate(90deg);
}

.e-schedule .e-timeline-year-view .e-work-cells {
  background-color: #fafafa;
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0 1px 1px 0;
  color: rgba(0, 0, 0, 0.87);
}

.e-schedule .e-timeline-year-view .e-work-cells:hover:not(.e-other-month) {
  background: #f5f5f5;
  color: #000;
}

.e-schedule .e-timeline-year-view .e-work-cells.e-work-days {
  background-color: #fff;
}

.e-schedule .e-timeline-year-view .e-work-cells.e-other-month {
  color: rgba(0, 0, 0, 0.54);
}

.e-schedule .e-timeline-year-view .e-work-cells.e-current-day .e-date-header {
  background-color: #e3165b;
  border-radius: 50%;
  color: #fff;
  margin: 2px;
  width: 20px;
}

.e-schedule .e-timeline-year-view .e-work-cells.e-selected-cell {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}

.e-schedule .e-timeline-year-view .e-work-cells.e-selected-cell .e-more-indicator {
  color: rgba(0, 0, 0, 0.87);
}

.e-schedule .e-timeline-year-view .e-work-cells.e-selected-cell:hover {
  background-color: #e0e0e0;
}

.e-schedule .e-timeline-year-view .e-content-table {
  height: 100%;
}

.e-schedule .e-timeline-year-view .e-content-table.e-auto-height {
  height: auto;
}

.e-schedule .e-timeline-year-view .e-left-indent td {
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0 1px 0 0;
  vertical-align: middle;
}

.e-schedule .e-timeline-year-view .e-left-indent tr:last-child td {
  border-width: 0 1px 1px 0;
}

.e-schedule .e-timeline-year-view.e-horizontal .e-left-indent {
  padding: 0;
  width: 100px;
}

.e-schedule .e-timeline-year-view.e-vertical .e-left-indent,
.e-schedule .e-timeline-year-view.e-vertical .e-left-indent .e-header-cells {
  width: 50px;
}

.e-schedule .e-timeline-year-view .e-month-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  text-align: center;
}

.e-schedule .e-timeline-year-view .e-month-header.e-current-day {
  color: #e3165b;
}

.e-schedule .e-timeline-year-view .e-left-indent,
.e-schedule .e-timeline-year-view .e-header-cells {
  cursor: default;
  font-weight: 400;
  height: 30px;
  padding: 0;
  text-align: center;
}

.e-schedule .e-timeline-year-view .e-month-header,
.e-schedule .e-timeline-year-view .e-work-cells {
  height: 70px;
}

.e-schedule .e-timeline-year-view .e-header-cells,
.e-schedule .e-timeline-year-view .e-work-cells {
  width: 60px;
}

.e-schedule .e-timeline-year-view .e-work-cells {
  vertical-align: top;
}

.e-schedule .e-timeline-year-view .e-work-cells .e-date-header {
  cursor: pointer;
  display: table;
  height: 20px;
  line-height: 20px;
  margin: 3px 3px 2px;
  text-align: center;
  width: 10px;
}

.e-schedule .e-timeline-year-view .e-work-cells .e-date-header:hover {
  text-decoration: underline;
}

.e-schedule .e-timeline-year-view .e-event-table {
  position: absolute;
  top: 0;
}

.e-schedule .e-timeline-year-view .e-event-table .e-appointment-wrapper {
  position: absolute;
}

.e-schedule .e-timeline-year-view .e-event-table .e-appointment {
  background: #3f51b5;
  border: 1px solid #e8eaf6;
  border-radius: 2px;
  color: #fff;
  cursor: default;
  display: flex;
  height: 22px;
  overflow: hidden;
  position: absolute;
}

.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-appointment-details {
  display: flex;
  flex: auto;
  line-height: 20px;
  overflow: hidden;
}

.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-subject {
  flex: auto;
  font-size: 13px;
  font-weight: 500;
  overflow: hidden;
  padding: 1px 2px;
  text-overflow: ellipsis;
}

.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-time,
.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-location {
  font-size: 11px;
  overflow: hidden;
  padding: 1.5px;
  text-overflow: ellipsis;
}

.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-disable {
  display: none;
}

.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-icon,
.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-edit-icon {
  line-height: 38px;
  padding: 0 5px;
}

.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-indicator {
  display: block;
}

.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-left-icon,
.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
  font-size: 10px;
  line-height: 38px;
  padding-right: 7px;
}

.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
  padding-right: 5px;
}

.e-schedule .e-timeline-year-view .e-event-table .e-appointment.e-appointment-border, .e-schedule .e-timeline-year-view .e-event-table .e-appointment:focus {
  border: 0;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
}

.e-schedule .e-timeline-year-view .e-event-table .e-appointment.e-allow-select {
  pointer-events: none;
}

.e-schedule .e-timeline-year-view .e-event-table .e-more-indicator {
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
  font-size: 11px;
  line-height: 11px;
  overflow: hidden;
  padding: 2px 4px;
  position: absolute;
  text-overflow: ellipsis;
}

.e-schedule .e-timeline-year-view .e-event-table .e-more-indicator:focus {
  text-decoration: underline;
}

.e-schedule.e-device .e-year-view .e-month-calendar {
  max-width: 100%;
  min-width: 100%;
}

.e-schedule .e-timeline-view .e-content-wrap,
.e-schedule .e-timeline-view .e-content-table,
.e-schedule .e-timeline-month-view .e-content-wrap,
.e-schedule .e-timeline-month-view .e-content-table {
  height: 100%;
}

.e-schedule .e-timeline-view .e-date-header-wrap,
.e-schedule .e-timeline-month-view .e-date-header-wrap {
  font-size: 13px;
  overflow: hidden;
  position: relative;
}

.e-schedule .e-timeline-view .e-event-table,
.e-schedule .e-timeline-month-view .e-event-table {
  position: absolute;
  top: 0;
}

.e-schedule .e-timeline-view .e-date-header-wrap table col,
.e-schedule .e-timeline-view .e-content-wrap table col,
.e-schedule .e-timeline-month-view .e-date-header-wrap table col,
.e-schedule .e-timeline-month-view .e-content-wrap table col {
  width: 50px;
}

.e-schedule .e-timeline-view .e-date-header-wrap table tbody td,
.e-schedule .e-timeline-month-view .e-date-header-wrap table tbody td {
  height: 36px;
  overflow: hidden;
  padding: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-schedule .e-timeline-view .e-date-header-wrap table tbody td.e-time-slots,
.e-schedule .e-timeline-month-view .e-date-header-wrap table tbody td.e-time-slots {
  overflow: inherit;
}

.e-schedule .e-timeline-view .e-date-header-wrap table tbody td > span,
.e-schedule .e-timeline-month-view .e-date-header-wrap table tbody td > span {
  position: relative;
}

.e-schedule .e-timeline-view .e-navigate:hover,
.e-schedule .e-timeline-month-view .e-navigate:hover {
  cursor: pointer;
  text-decoration: underline;
}

.e-schedule .e-timeline-view .e-navigate:focus,
.e-schedule .e-timeline-month-view .e-navigate:focus {
  text-decoration: underline;
}

.e-schedule .e-timeline-view .e-work-cells,
.e-schedule .e-timeline-month-view .e-work-cells {
  height: 60px;
}

.e-schedule .e-timeline-view .e-work-cells.e-disable-dates,
.e-schedule .e-timeline-month-view .e-work-cells.e-disable-dates {
  background-color: rgba(0, 0, 0, 0.08);
}

.e-schedule .e-timeline-view .e-work-cells.e-disable-dates:hover,
.e-schedule .e-timeline-month-view .e-work-cells.e-disable-dates:hover {
  background-color: rgba(0, 0, 0, 0.08);
}

.e-schedule .e-timeline-view .e-resource-text,
.e-schedule .e-timeline-month-view .e-resource-text {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13px;
  overflow: hidden;
  padding: 0 15px;
  text-overflow: ellipsis;
}

.e-schedule .e-timeline-view .e-resource-left-td,
.e-schedule .e-timeline-month-view .e-resource-left-td {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0 1px 1px 0;
  color: rgba(0, 0, 0, 0.87);
  vertical-align: middle;
  width: 200px;
}

.e-schedule .e-timeline-view .e-resource-cells,
.e-schedule .e-timeline-month-view .e-resource-cells {
  background-color: #fafafa;
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0 1px 1px 0;
  color: rgba(0, 0, 0, 0.87);
  height: 60px;
  padding-left: 15px;
  padding-right: 0;
  vertical-align: middle;
}

.e-schedule .e-timeline-view .e-resource-column-wrap,
.e-schedule .e-timeline-month-view .e-resource-column-wrap {
  overflow: hidden;
  position: relative;
}

.e-schedule .e-timeline-view .e-resource-column-table,
.e-schedule .e-timeline-month-view .e-resource-column-table {
  height: 100%;
}

.e-schedule .e-timeline-view .e-auto-height,
.e-schedule .e-timeline-month-view .e-auto-height {
  height: auto;
}

.e-schedule .e-timeline-view .e-ignore-whitespace .e-work-cells,
.e-schedule .e-timeline-view .e-ignore-whitespace .e-resource-cells,
.e-schedule .e-timeline-month-view .e-ignore-whitespace .e-work-cells,
.e-schedule .e-timeline-month-view .e-ignore-whitespace .e-resource-cells {
  height: 42px;
}

.e-schedule .e-timeline-view .e-resource-tree-icon,
.e-schedule .e-timeline-month-view .e-resource-tree-icon {
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
  float: left;
  font-family: 'e-icons';
  font-size: 12px;
}

.e-schedule .e-timeline-view .e-resource-collapse,
.e-schedule .e-timeline-month-view .e-resource-collapse {
  transform: rotate(90deg);
}

.e-schedule .e-timeline-view .e-child-node,
.e-schedule .e-timeline-month-view .e-child-node {
  background-color: #fff;
}

.e-schedule .e-timeline-view .e-appointment-wrapper,
.e-schedule .e-timeline-month-view .e-appointment-wrapper {
  position: absolute;
}

.e-schedule .e-timeline-view .e-appointment,
.e-schedule .e-timeline-month-view .e-appointment {
  background: #3f51b5;
  border: 1px solid #e8eaf6;
  border-radius: 2px;
  color: #fff;
  cursor: default;
  display: flex;
  height: 38px;
  overflow: hidden;
  position: absolute;
}

.e-schedule .e-timeline-view .e-appointment .e-appointment-details,
.e-schedule .e-timeline-month-view .e-appointment .e-appointment-details {
  display: flex;
  flex: auto;
  overflow: hidden;
  padding: 0 4px;
}

.e-schedule .e-timeline-view .e-appointment .e-appointment-details .e-inner-wrap,
.e-schedule .e-timeline-month-view .e-appointment .e-appointment-details .e-inner-wrap {
  flex: auto;
  overflow: hidden;
}

.e-schedule .e-timeline-view .e-appointment .e-subject,
.e-schedule .e-timeline-month-view .e-appointment .e-subject {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.2;
  margin-left: auto;
  min-height: 18px;
  overflow: hidden;
  padding-top: 4px;
  text-overflow: ellipsis;
}

.e-schedule .e-timeline-view .e-appointment .e-time,
.e-schedule .e-timeline-view .e-appointment .e-location,
.e-schedule .e-timeline-month-view .e-appointment .e-time,
.e-schedule .e-timeline-month-view .e-appointment .e-location {
  font-size: 11px;
  overflow: hidden;
  padding-top: 1px;
  text-overflow: ellipsis;
}

.e-schedule .e-timeline-view .e-appointment .e-time,
.e-schedule .e-timeline-month-view .e-appointment .e-time {
  display: block;
}

.e-schedule .e-timeline-view .e-appointment .e-disable,
.e-schedule .e-timeline-month-view .e-appointment .e-disable {
  display: none;
}

.e-schedule .e-timeline-view .e-appointment .e-recurrence-icon,
.e-schedule .e-timeline-view .e-appointment .e-recurrence-edit-icon,
.e-schedule .e-timeline-month-view .e-appointment .e-recurrence-icon,
.e-schedule .e-timeline-month-view .e-appointment .e-recurrence-edit-icon {
  line-height: 38px;
  padding: 0 5px;
}

.e-schedule .e-timeline-view .e-appointment .e-indicator,
.e-schedule .e-timeline-month-view .e-appointment .e-indicator {
  display: block;
}

.e-schedule .e-timeline-view .e-appointment .e-left-icon,
.e-schedule .e-timeline-view .e-appointment .e-right-icon,
.e-schedule .e-timeline-month-view .e-appointment .e-left-icon,
.e-schedule .e-timeline-month-view .e-appointment .e-right-icon {
  font-size: 10px;
  line-height: 38px;
  padding-right: 7px;
}

.e-schedule .e-timeline-view .e-appointment .e-right-icon,
.e-schedule .e-timeline-month-view .e-appointment .e-right-icon {
  padding-right: 5px;
}

.e-schedule .e-timeline-view .e-appointment.e-appointment-border, .e-schedule .e-timeline-view .e-appointment:focus,
.e-schedule .e-timeline-month-view .e-appointment.e-appointment-border,
.e-schedule .e-timeline-month-view .e-appointment:focus {
  border: 0;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
}

.e-schedule .e-timeline-view .e-appointment.e-allow-select,
.e-schedule .e-timeline-month-view .e-appointment.e-allow-select {
  pointer-events: none;
}

.e-schedule .e-timeline-view .e-more-indicator,
.e-schedule .e-timeline-month-view .e-more-indicator {
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
  font-size: 11px;
  line-height: 11px;
  overflow: hidden;
  padding: 2px 4px;
  position: absolute;
  text-overflow: ellipsis;
}

.e-schedule .e-timeline-view .e-more-indicator:focus,
.e-schedule .e-timeline-month-view .e-more-indicator:focus {
  text-decoration: underline;
}

.e-schedule .e-timeline-view .e-navigate {
  font-size: 13px;
}

.e-schedule .e-timeline-view .e-clone-time-indicator,
.e-schedule .e-timeline-view .e-current-time {
  bottom: 0;
  position: absolute;
}

.e-schedule .e-timeline-view .e-current-timeline {
  position: absolute;
  top: 0;
}

.e-schedule .e-timeline-month-view .e-date-header-wrap table col,
.e-schedule .e-timeline-month-view .e-content-wrap table col {
  width: 70px;
}

.e-schedule .e-virtual-scroll .e-content-table {
  position: absolute;
  transform: translateY(0);
}

.e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
  transition: all 1000ms linear;
}

.e-schedule.e-rtl .e-timeline-view .e-appointment .e-left-icon,
.e-schedule.e-rtl .e-timeline-view .e-appointment .e-right-icon,
.e-schedule.e-rtl .e-timeline-month-view .e-appointment .e-left-icon,
.e-schedule.e-rtl .e-timeline-month-view .e-appointment .e-right-icon {
  padding: 0 0 0 5px;
}

.e-schedule.e-rtl .e-timeline-view .e-resource-left-td,
.e-schedule.e-rtl .e-timeline-month-view .e-resource-left-td {
  border-width: 0 0 1px 1px;
}

.e-schedule.e-rtl .e-timeline-view .e-resource-cells,
.e-schedule.e-rtl .e-timeline-month-view .e-resource-cells {
  border-width: 0 0 1px 1px;
  padding-right: 15px;
}

.e-schedule.e-rtl .e-timeline-view .e-resource-tree-icon,
.e-schedule.e-rtl .e-timeline-month-view .e-resource-tree-icon {
  float: right;
}

.e-schedule.e-rtl .e-timeline-view .e-appointment.e-schedule-event-clone .e-appointment-details .e-inner-wrap,
.e-schedule.e-rtl .e-timeline-month-view .e-appointment.e-schedule-event-clone .e-appointment-details .e-inner-wrap {
  text-align: right;
}

.e-schedule.e-device .e-month-view .e-date-header-wrap,
.e-schedule.e-device .e-timeline-view .e-date-header-wrap,
.e-schedule.e-device .e-timeline-month-view .e-date-header-wrap {
  font-size: 13px;
}

.e-schedule.e-device .e-month-view .e-date-header-wrap td,
.e-schedule.e-device .e-timeline-view .e-date-header-wrap td,
.e-schedule.e-device .e-timeline-month-view .e-date-header-wrap td {
  border-left-width: 0;
  border-right-width: 0;
}

.e-schedule.e-device .e-month-view .e-content-wrap,
.e-schedule.e-device .e-timeline-view .e-content-wrap,
.e-schedule.e-device .e-timeline-month-view .e-content-wrap {
  font-size: 14px;
}

.e-schedule.e-device .e-month-view .e-date-header:hover,
.e-schedule.e-device .e-timeline-view .e-date-header:hover,
.e-schedule.e-device .e-timeline-month-view .e-date-header:hover {
  text-decoration: none;
}

.e-schedule.e-device .e-month-view .e-more-indicator,
.e-schedule.e-device .e-timeline-view .e-more-indicator,
.e-schedule.e-device .e-timeline-month-view .e-more-indicator {
  font-size: 12px;
}

.e-schedule.e-device .e-month-view .e-navigate:hover,
.e-schedule.e-device .e-timeline-view .e-navigate:hover,
.e-schedule.e-device .e-timeline-month-view .e-navigate:hover {
  text-decoration: none;
}

.e-schedule .e-month-agenda-view .e-schedule-resource-toolbar .e-resource-menu {
  margin-top: 6px;
}

.e-schedule .e-month-agenda-view .e-schedule-resource-toolbar .e-resource-menu.e-disable {
  display: none;
}

.e-schedule .e-month-agenda-view .e-schedule-resource-toolbar .e-resource-level-title .e-icon-next {
  margin-top: 4px;
}

.e-schedule .e-month-agenda-view .e-week-number-wrapper .e-week-number {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  padding-top: 8px;
}

.e-schedule .e-month-agenda-view .e-wrapper-container {
  position: relative;
}

.e-schedule .e-month-agenda-view .e-week-number-wrapper .e-schedule-table,
.e-schedule .e-month-agenda-view .e-content-table {
  border-bottom: 2px solid rgba(0, 0, 0, 0.12);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
}

.e-schedule .e-month-agenda-view .e-resource-column {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  vertical-align: top;
  width: 75px;
}

.e-schedule .e-month-agenda-view .e-resource-name {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13px;
  line-height: 26px;
  overflow: hidden;
  padding: 8px;
  text-overflow: ellipsis;
}

.e-schedule .e-month-agenda-view .e-day-padding {
  padding-left: 8px;
}

.e-schedule .e-month-agenda-view .e-day-border {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.e-schedule .e-month-agenda-view .e-date-header-wrap {
  font-size: 13px;
  overflow: hidden;
}

.e-schedule .e-month-agenda-view .e-content-wrap {
  font-size: 13px;
}

.e-schedule .e-month-agenda-view .e-header-cells {
  cursor: default;
  font-weight: 400;
  height: 30px;
  padding: 5px;
  text-align: center;
}

.e-schedule .e-month-agenda-view .e-work-cells {
  height: 40px;
  position: relative;
  vertical-align: top;
}

.e-schedule .e-month-agenda-view .e-work-cells.e-disable-dates {
  background-color: rgba(0, 0, 0, 0.08);
}

.e-schedule .e-month-agenda-view .e-work-cells.e-disable-dates:hover {
  background-color: rgba(0, 0, 0, 0.08);
}

.e-schedule .e-month-agenda-view .e-date-header {
  height: 24px;
  line-height: 24.5px;
  margin: 4px auto 0;
  text-align: center;
  width: 24px;
}

.e-schedule .e-month-agenda-view .e-appointment-container {
  min-height: 40px;
}

.e-schedule .e-month-agenda-view .e-appointment-wrap {
  background-color: #fff;
  overflow: auto;
  padding: 0 8px;
}

.e-schedule .e-month-agenda-view .e-appointment {
  border-left: 3px solid #3f51b5;
  border-right: 0;
  cursor: default;
  padding: 0 8px;
}

.e-schedule .e-month-agenda-view .e-appointment:hover {
  background: #f5f5f5;
}

.e-schedule .e-month-agenda-view .e-appointment.e-appointment-border, .e-schedule .e-month-agenda-view .e-appointment:focus {
  background: #e0e0e0;
}

.e-schedule .e-month-agenda-view .e-subject-wrap {
  display: flex;
}

.e-schedule .e-month-agenda-view .e-subject {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.e-schedule .e-month-agenda-view .e-recurrence-icon,
.e-schedule .e-month-agenda-view .e-recurrence-edit-icon {
  color: rgba(0, 0, 0, 0.54);
  line-height: 26px;
  padding: 0 10px;
}

.e-schedule .e-month-agenda-view .e-date-time {
  color: rgba(0, 0, 0, 0.54);
  font-size: 12px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.e-schedule .e-month-agenda-view .e-location {
  color: rgba(0, 0, 0, 0.54);
  font-size: 12px;
  line-height: 26px;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
}

.e-schedule .e-month-agenda-view .e-no-event {
  color: rgba(0, 0, 0, 0.54);
  cursor: default;
  font-size: 14px;
  height: 100%;
  padding: 8px 4px;
}

.e-schedule .e-month-agenda-view .e-agenda-item.e-month-agenda-view {
  padding: 10px 0;
}

.e-schedule .e-month-agenda-view .e-agenda-parent.e-month-agenda-view {
  margin: 0;
  padding: 0;
}

.e-schedule .e-month-agenda-view .e-appointment-indicator {
  background: #3f51b5;
  border-radius: 50%;
  height: 6px;
  left: 0;
  margin: 1px auto;
  width: 6px;
}

.e-schedule.e-rtl .e-month-agenda-view .e-left-indent {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  border-right-width: 0;
}

.e-schedule.e-rtl .e-month-agenda-view .e-week-number {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  border-right-width: 0;
}

.e-schedule.e-rtl .e-month-agenda-view .e-appointment {
  border-left: 0;
  border-right: 3px solid #3f51b5;
}

.e-schedule.e-rtl .e-month-agenda-view .e-resource-column {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  border-right: 0;
  vertical-align: top;
  width: 75px;
}

.e-schedule.e-rtl .e-month-agenda-view .e-day-padding {
  padding-right: 8px;
}

.e-schedule.e-device .e-month-agenda-view .e-date-header-wrap {
  font-size: 13px;
}

.e-schedule.e-device .e-month-agenda-view .e-content-wrap {
  font-size: 14px;
}

.e-schedule .e-agenda-view {
  background-color: #fff;
}

.e-schedule .e-agenda-view .e-content-wrap table td:first-child,
.e-schedule .e-agenda-view .e-date-column {
  vertical-align: top;
  width: 75px;
}

.e-schedule .e-agenda-view .e-resource-column {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
  vertical-align: top;
  width: 75px;
}

.e-schedule .e-agenda-view .e-month-header {
  background: #3f51b5;
  height: 100px;
  padding-top: 12px;
  vertical-align: top;
}

.e-schedule .e-agenda-view .e-month-header .e-date-header {
  color: #fff;
  font-size: 18px;
}

.e-schedule .e-agenda-view .e-day-date-header {
  color: rgba(0, 0, 0, 0.87);
  cursor: default;
  padding: 10px 32px 0 16px;
}

.e-schedule .e-agenda-view .e-day-date-header .e-m-date {
  font-size: 18px;
}

.e-schedule .e-agenda-view .e-day-date-header .e-m-day {
  font-size: 13px;
}

.e-schedule .e-agenda-view .e-day-date-header.e-current-day {
  color: #e3165b;
}

.e-schedule .e-agenda-view .e-day-border {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.e-schedule .e-agenda-view .e-date-border {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}

.e-schedule .e-agenda-view .e-day-padding {
  padding-left: 8px;
}

.e-schedule .e-agenda-view .e-date-header {
  font-size: 20px;
}

.e-schedule .e-agenda-view .e-day-header {
  font-size: 12px;
}

.e-schedule .e-agenda-view .e-subject-wrap {
  display: flex;
}

.e-schedule .e-agenda-view .e-active-appointment-agenda .e-subject {
  color: rgba(0, 0, 0, 0.87);
}

.e-schedule .e-agenda-view .e-active-appointment-agenda .e-date-time {
  color: rgba(0, 0, 0, 0.87);
}

.e-schedule .e-agenda-view .e-active-appointment-agenda .e-resource-name {
  color: rgba(0, 0, 0, 0.87);
}

.e-schedule .e-agenda-view .e-active-appointment-agenda .e-recurrence-icon,
.e-schedule .e-agenda-view .e-active-appointment-agenda .e-recurrence-edit-icon {
  color: rgba(0, 0, 0, 0.87);
}

.e-schedule .e-agenda-view .e-active-appointment-agenda .e-location {
  color: rgba(0, 0, 0, 0.87);
}

.e-schedule .e-agenda-view .e-subject {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  line-height: 23px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.e-schedule .e-agenda-view .e-resource-name {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13px;
  line-height: 26px;
  overflow: hidden;
  padding: 8px;
  text-overflow: ellipsis;
}

.e-schedule .e-agenda-view .e-recurrence-icon,
.e-schedule .e-agenda-view .e-recurrence-edit-icon {
  color: rgba(0, 0, 0, 0.87);
  line-height: 21px;
  padding: 0 10px;
}

.e-schedule .e-agenda-view .e-date-time {
  color: rgba(0, 0, 0, 0.54);
  font-size: 12px;
  line-height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.e-schedule .e-agenda-view .e-location {
  color: rgba(0, 0, 0, 0.54);
  font-size: 12px;
  line-height: 23px;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
}

.e-schedule .e-agenda-view .e-agenda-item {
  padding: 10px 0;
}

.e-schedule .e-agenda-view .e-agenda-parent {
  margin: 0;
  padding: 0;
}

.e-schedule .e-agenda-view .e-appointment {
  border-left: 3px solid #3f51b5;
  border-right: 0;
  cursor: default;
  padding: 0 8px;
}

.e-schedule .e-agenda-view .e-appointment:hover {
  background: #f5f5f5;
}

.e-schedule .e-agenda-view .e-appointment.e-appointment-border, .e-schedule .e-agenda-view .e-appointment:focus {
  background: #e0e0e0;
}

.e-schedule .e-agenda-view .e-appointment.e-template {
  display: inline-flex;
  flex-direction: row-reverse;
}

.e-schedule .e-agenda-view .e-no-event {
  color: rgba(0, 0, 0, 0.54);
  cursor: default;
  font-size: 14px;
  line-height: 52px;
  padding: 0 11px;
}

.e-schedule .e-agenda-view .e-empty-event {
  color: rgba(0, 0, 0, 0.54);
  cursor: default;
  font-size: 14px;
  line-height: 52px;
  padding: 0 11px;
}

.e-schedule.e-device .e-agenda-view .e-m-date,
.e-schedule.e-device .e-month-agenda-view .e-m-date {
  font-size: 20px;
}

.e-schedule.e-device .e-agenda-view .e-resource-name,
.e-schedule.e-device .e-agenda-view .e-m-day,
.e-schedule.e-device .e-month-agenda-view .e-resource-name,
.e-schedule.e-device .e-month-agenda-view .e-m-day {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
}

.e-schedule.e-rtl .e-agenda-view .e-appointment {
  border-left: 0;
  border-right: 3px solid #3f51b5;
}

.e-schedule.e-rtl .e-agenda-view .e-resource-column {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  border-right: 0;
  vertical-align: top;
  width: 75px;
}

.e-schedule.e-rtl .e-agenda-view .e-day-padding {
  padding-right: 8px;
}

.e-schedule.e-rtl .e-agenda-view .e-date-border {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  border-right: 0;
}

.e-schedule.e-read-only .e-toolbar-item.e-add.e-overflow-show {
  display: none;
}

.e-bigger .e-schedule .e-schedule-toolbar,
.e-bigger.e-schedule .e-schedule-toolbar {
  height: 56px;
  min-height: 56px;
}

.e-bigger .e-schedule .e-schedule-toolbar .e-tbar-btn .e-tbar-btn-text,
.e-bigger.e-schedule .e-schedule-toolbar .e-tbar-btn .e-tbar-btn-text {
  font-size: 14px;
}

.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-item.e-date-range .e-tbar-btn-text,
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-item.e-date-range .e-tbar-btn-text {
  font-size: 16px;
}

.e-bigger .e-schedule .e-schedule-toolbar .e-icon-down-arrow,
.e-bigger.e-schedule .e-schedule-toolbar .e-icon-down-arrow {
  font-size: 10px;
}

.e-bigger .e-schedule .e-schedule-toolbar .e-schedule .e-toolbar .e-hor-nav,
.e-bigger.e-schedule .e-schedule-toolbar .e-schedule .e-toolbar .e-hor-nav {
  min-height: 56px;
  min-width: 32px;
  z-index: 0;
}

.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-item .e-tbar-btn-text,
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-item .e-tbar-btn-text {
  line-height: inherit;
}

.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items,
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items {
  min-height: 56px;
}

.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item,
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item {
  min-height: 56px;
}

.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator),
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
  min-width: 34px;
}

.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-separator {
  height: calc(100% - 15px);
  margin: 7.5px 3px;
  min-height: 27px;
}

.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-icons,
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-icons {
  min-width: 24px;
}

.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn,
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control,
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn,
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
  height: auto;
  line-height: 25px;
  margin: 4px 0;
  min-height: 0;
  min-width: 34px;
  padding: 0 1.5px;
}

.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons,
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons,
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons,
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons {
  padding: 0;
}

.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-icon-right,
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right,
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-icon-right,
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right {
  padding: 0;
}

.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn .e-btn-icon,
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-btn-icon,
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn .e-btn-icon,
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-btn-icon {
  height: 25px;
}

.e-bigger .e-schedule .e-more-popup-wrapper .e-header-day,
.e-bigger.e-schedule .e-more-popup-wrapper .e-header-day {
  font-size: 14px;
}

.e-bigger .e-schedule .e-vertical-view .e-header-cells .e-header-day,
.e-bigger.e-schedule .e-vertical-view .e-header-cells .e-header-day {
  font-size: 14px;
}

.e-bigger .e-schedule .e-vertical-view .e-header-cells .e-header-date,
.e-bigger.e-schedule .e-vertical-view .e-header-cells .e-header-date {
  font-size: 20px;
}

.e-bigger .e-schedule .e-vertical-view .e-resource-cells,
.e-bigger.e-schedule .e-vertical-view .e-resource-cells {
  font-size: 14px;
}

.e-bigger .e-schedule .e-vertical-view .e-time-cells-wrap table td,
.e-bigger.e-schedule .e-vertical-view .e-time-cells-wrap table td {
  font-size: 13px;
}

.e-bigger .e-schedule .e-vertical-view .e-clone-time-indicator,
.e-bigger .e-schedule .e-vertical-view .e-current-time,
.e-bigger.e-schedule .e-vertical-view .e-clone-time-indicator,
.e-bigger.e-schedule .e-vertical-view .e-current-time {
  font-size: 12px;
}

.e-bigger .e-schedule.e-device .e-vertical-view .e-time-cells-wrap table td,
.e-bigger.e-schedule.e-device .e-vertical-view .e-time-cells-wrap table td {
  font-size: 11px;
}

.e-bigger .e-schedule.e-device .e-vertical-view .e-clone-time-indicator,
.e-bigger .e-schedule.e-device .e-vertical-view .e-current-time,
.e-bigger.e-schedule.e-device .e-vertical-view .e-clone-time-indicator,
.e-bigger.e-schedule.e-device .e-vertical-view .e-current-time {
  font-size: 9px;
}

.e-bigger .e-schedule .e-month-view .e-header-cells,
.e-bigger.e-schedule .e-month-view .e-header-cells {
  height: 35px;
}

.e-bigger .e-schedule .e-month-view .e-resource-cells,
.e-bigger .e-schedule .e-month-view .e-date-header-wrap,
.e-bigger.e-schedule .e-month-view .e-resource-cells,
.e-bigger.e-schedule .e-month-view .e-date-header-wrap {
  font-size: 14px;
}

.e-bigger .e-schedule .e-month-view .e-content-wrap,
.e-bigger.e-schedule .e-month-view .e-content-wrap {
  font-size: 14px;
}

.e-bigger .e-schedule .e-month-view .e-m-date,
.e-bigger.e-schedule .e-month-view .e-m-date {
  font-size: 20px;
}

.e-bigger .e-schedule .e-month-view .e-resource-name,
.e-bigger .e-schedule .e-month-view .e-m-day,
.e-bigger.e-schedule .e-month-view .e-resource-name,
.e-bigger.e-schedule .e-month-view .e-m-day {
  font-size: 14px;
}

/*! schedule event tooltip */
.e-schedule-event-tooltip .e-subject {
  font-size: 12px;
}

.e-bigger .e-schedule-event-tooltip .e-subject,
.e-schedule-event-tooltip.e-bigger .e-subject {
  font-size: 14px;
  font-weight: 500;
}

.e-dialog.e-quick-dialog.e-following-events-dialog {
  width: 420px;
}

@media screen and (max-width: 767px) {
  .e-dialog.e-quick-dialog.e-following-events-dialog {
    width: 289px;
  }
}

.e-dialog.e-quick-dialog {
  -webkit-user-select: none;
          user-select: none;
  width: 320px;
}

.e-dialog.e-quick-dialog .e-disable {
  display: none;
}

.e-dialog.e-quick-dialog .e-quick-dialog-cancel {
  box-shadow: none;
}

.e-dialog.e-quick-dialog.e-rtl {
  text-align: right;
}

.e-bigger .e-dialog.e-quick-dialog {
  min-width: 370px;
}

/*! schedule event window */
.e-schedule-dialog .e-disable {
  display: none;
}

.e-schedule-dialog .e-icon-disable {
  opacity: .5;
}

.e-schedule-dialog .e-dlg-header-content {
  padding-bottom: 8px;
}

.e-schedule-dialog .e-dlg-content {
  padding-bottom: 12px;
  position: relative;
}

.e-schedule-dialog .e-event-delete {
  float: left;
}

.e-schedule-dialog .e-subject-container,
.e-schedule-dialog .e-start-container,
.e-schedule-dialog .e-start-time-zone-container,
.e-schedule-dialog .e-description-label {
  padding-right: 8px;
}

.e-schedule-dialog .e-location-container,
.e-schedule-dialog .e-end-container,
.e-schedule-dialog .e-end-time-zone-container {
  padding-left: 8px;
}

.e-schedule-dialog .e-all-day-container {
  padding-right: 16px;
}

.e-schedule-dialog .e-time-zone-row {
  display: flex;
  height: 0;
  margin-bottom: 0;
  overflow: hidden;
  padding-bottom: 0;
  transition: .3s ease-in-out;
  width: 100%;
}

.e-schedule-dialog .e-time-zone-row .e-start-time-zone-container,
.e-schedule-dialog .e-time-zone-row .e-end-time-zone-container {
  display: none;
  transform: translateY(-100%);
}

.e-schedule-dialog .e-time-zone-row.e-enable {
  height: 50px;
  margin-bottom: 12px;
}

.e-schedule-dialog .e-time-zone-row.e-enable .e-start-time-zone-container,
.e-schedule-dialog .e-time-zone-row.e-enable .e-end-time-zone-container {
  display: block;
  transform: translateY(0);
}

.e-schedule-dialog .e-title-location-row,
.e-schedule-dialog .e-start-end-row,
.e-schedule-dialog .e-start-input-container,
.e-schedule-dialog .e-end-input-container {
  display: flex;
  padding-bottom: 12px;
  width: 100%;
}

.e-schedule-dialog .e-resources {
  padding-bottom: 12px;
  width: 100%;
}

.e-schedule-dialog .e-all-day-time-zone-row {
  display: flex;
  padding-bottom: 14px;
  padding-top: 8px;
  width: 100%;
}

.e-schedule-dialog .e-subject-container,
.e-schedule-dialog .e-location-container,
.e-schedule-dialog .e-start-container,
.e-schedule-dialog .e-end-container,
.e-schedule-dialog .e-start-time-zone-container,
.e-schedule-dialog .e-end-time-zone-container {
  width: 50%;
}

.e-schedule-dialog .e-description,
.e-schedule-dialog .e-float-input .e-description {
  height: 50px;
  resize: vertical;
}

.e-schedule-dialog .e-repeat-container,
.e-schedule-dialog .e-input-group .e-input-group-icon.e-icon-disable {
  display: none;
}

.e-schedule-dialog .e-footer-content {
  margin-top: 4px;
}

.e-schedule-dialog.e-rtl {
  text-align: right;
}

.e-schedule-dialog.e-rtl .e-all-day-container {
  margin-left: 16px;
  margin-right: 0;
}

.e-schedule-dialog.e-rtl .e-subject-container,
.e-schedule-dialog.e-rtl .e-start-container,
.e-schedule-dialog.e-rtl .e-start-time-zone-container,
.e-schedule-dialog.e-rtl .e-description-label {
  padding-left: 8px;
  padding-right: 0;
}

.e-schedule-dialog.e-rtl .e-location-container,
.e-schedule-dialog.e-rtl .e-end-container,
.e-schedule-dialog.e-rtl .e-end-time-zone-container {
  padding-left: 0;
  padding-right: 8px;
}

.e-schedule-dialog.e-rtl .e-event-delete {
  float: right;
}

.e-ddl.e-popup .e-resource-template {
  display: flex;
  padding: 0 10px;
  text-indent: 10px;
}

.e-ddl.e-popup .e-resource-template .e-resource-color {
  height: 14px;
  margin-top: 10px;
  width: 14px;
}

.e-bigger .e-ddl.e-popup .e-resource-template {
  padding: 0 15px;
}

.e-bigger .e-ddl.e-popup .e-resource-template .e-resource-color {
  height: 16px;
  margin-top: 14px;
  width: 16px;
}

.e-bigger .e-schedule-dialog .e-disable {
  display: none;
}

.e-bigger .e-schedule-dialog .e-dlg-header-content {
  padding-bottom: 8px;
}

.e-bigger .e-schedule-dialog .e-dlg-content {
  padding-bottom: 12px;
  position: relative;
}

.e-bigger .e-schedule-dialog .e-event-cancel,
.e-bigger .e-schedule-dialog .e-event-delete {
  border: none;
  box-shadow: none;
}

.e-bigger .e-schedule-dialog .e-footer-content .e-btn.e-event-delete {
  float: left;
  margin-left: 0;
}

.e-bigger .e-schedule-dialog .e-subject-container,
.e-bigger .e-schedule-dialog .e-start-container,
.e-bigger .e-schedule-dialog .e-start-time-zone-container,
.e-bigger .e-schedule-dialog .e-description-label {
  padding-right: 12px;
}

.e-bigger .e-schedule-dialog .e-location-container,
.e-bigger .e-schedule-dialog .e-end-container,
.e-bigger .e-schedule-dialog .e-end-time-zone-container {
  padding-left: 12px;
}

.e-bigger .e-schedule-dialog .e-all-day-container {
  padding-right: 16px;
}

.e-bigger .e-schedule-dialog .e-time-zone-row {
  display: none;
}

.e-bigger .e-schedule-dialog .e-time-zone-row.e-enable {
  display: flex;
  height: 60px;
}

.e-bigger .e-schedule-dialog .e-title-location-row,
.e-bigger .e-schedule-dialog .e-start-end-row,
.e-bigger .e-schedule-dialog .e-start-input-container,
.e-bigger .e-schedule-dialog .e-end-input-container,
.e-bigger .e-schedule-dialog .e-time-zone-row {
  display: flex;
  padding-bottom: 12px;
  width: 100%;
}

.e-bigger .e-schedule-dialog .e-resources {
  padding-bottom: 12px;
  width: 100%;
}

.e-bigger .e-schedule-dialog .e-all-day-time-zone-row {
  display: flex;
  padding-bottom: 20px;
  padding-top: 0;
  width: 100%;
}

.e-bigger .e-schedule-dialog .e-subject-container,
.e-bigger .e-schedule-dialog .e-location-container,
.e-bigger .e-schedule-dialog .e-start-container,
.e-bigger .e-schedule-dialog .e-end-container,
.e-bigger .e-schedule-dialog .e-start-time-zone-container,
.e-bigger .e-schedule-dialog .e-end-time-zone-container {
  width: 50%;
}

.e-bigger .e-schedule-dialog .e-location-container,
.e-bigger .e-schedule-dialog .e-end-container,
.e-bigger .e-schedule-dialog .e-end-time-zone-container,
.e-bigger .e-schedule-dialog .e-start-container,
.e-bigger .e-schedule-dialog .e-start-time-zone-container,
.e-bigger .e-schedule-dialog .e-subject-container,
.e-bigger .e-schedule-dialog .e-description-row,
.e-bigger .e-schedule-dialog .e-repeat-container {
  padding-top: 0;
}

.e-bigger .e-schedule-dialog .e-all-day-time-zone-row {
  padding-bottom: 16px;
  padding-top: 10px;
}

.e-bigger .e-schedule-dialog .e-description,
.e-bigger .e-schedule-dialog .e-float-input .e-description {
  height: 50px;
  resize: vertical;
}

.e-bigger .e-schedule-dialog .e-time-zone-row,
.e-bigger .e-schedule-dialog .e-repeat-container,
.e-bigger .e-schedule-dialog .e-input-group .e-input-group-icon.e-icon-disable {
  display: none;
}

.e-bigger .e-schedule-dialog .e-footer-content {
  padding-top: 8px;
}

.e-bigger .e-schedule-dialog.e-rtl .e-all-day-container {
  margin-left: 20px;
  margin-right: 0;
}

.e-bigger .e-schedule-dialog.e-rtl .e-subject-container,
.e-bigger .e-schedule-dialog.e-rtl .e-start-container,
.e-bigger .e-schedule-dialog.e-rtl .e-start-time-zone-container,
.e-bigger .e-schedule-dialog.e-rtl .e-description-label {
  padding-left: 12px;
  padding-right: 0;
}

.e-bigger .e-schedule-dialog.e-rtl .e-location-container,
.e-bigger .e-schedule-dialog.e-rtl .e-end-container,
.e-bigger .e-schedule-dialog.e-rtl .e-end-time-zone-container {
  padding-left: 0;
  padding-right: 12px;
}

.e-bigger .e-schedule-dialog.e-rtl .e-event-delete {
  float: right;
}

.e-schedule-dialog.e-device .e-dlg-header,
.e-schedule-dialog.e-device .e-dlg-header * {
  width: 100%;
}

.e-schedule-dialog.e-device .e-dlg-header-content {
  background: #fafafa;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  margin-bottom: 3px;
}

.e-schedule-dialog.e-device .e-title-location-row,
.e-schedule-dialog.e-device .e-start-end-row,
.e-schedule-dialog.e-device .e-time-zone-row,
.e-schedule-dialog.e-device .e-start-input-container,
.e-schedule-dialog.e-device .e-end-input-container {
  display: inline;
}

.e-schedule-dialog.e-device .e-time-zone-row.e-enable {
  display: inline;
}

.e-schedule-dialog.e-device .e-subject-container,
.e-schedule-dialog.e-device .e-location-container,
.e-schedule-dialog.e-device .e-start-container,
.e-schedule-dialog.e-device .e-end-container,
.e-schedule-dialog.e-device .e-start-time-zone-container,
.e-schedule-dialog.e-device .e-end-time-zone-container {
  padding-left: 0;
  width: 100%;
}

.e-schedule-dialog.e-device .e-subject-container,
.e-schedule-dialog.e-device .e-start-container,
.e-schedule-dialog.e-device .e-start-time-zone-container,
.e-schedule-dialog.e-device .e-description-label {
  padding-right: 0;
}

.e-schedule-dialog.e-device .e-location-container,
.e-schedule-dialog.e-device .e-end-container,
.e-schedule-dialog.e-device .e-end-time-zone-container,
.e-schedule-dialog.e-device .e-start-container,
.e-schedule-dialog.e-device .e-start-time-zone-container,
.e-schedule-dialog.e-device .e-subject-container,
.e-schedule-dialog.e-device .e-description-row,
.e-schedule-dialog.e-device .e-repeat-container {
  padding-top: 20px;
}

.e-schedule-dialog.e-device .e-all-day-time-zone-row {
  padding-top: 20px;
}

.e-schedule-dialog.e-device .e-resources {
  padding-bottom: 0;
  padding-top: 20px;
}

.e-schedule-dialog.e-device .e-description,
.e-schedule-dialog.e-device .e-float-input .e-description {
  height: 60px;
  resize: vertical;
}

.e-schedule-dialog.e-device .e-all-day-time-zone-row {
  margin-top: 0;
  padding-bottom: 0;
}

.e-schedule-dialog.e-device .e-repeat-parent-row {
  padding-top: 8px;
}

.e-schedule-dialog.e-device .e-all-day-container {
  margin-right: 20px;
}

.e-schedule-dialog.e-device .e-title-header {
  display: flex;
  width: 100%;
}

.e-schedule-dialog.e-device .e-save-icon,
.e-schedule-dialog.e-device .e-back-icon,
.e-schedule-dialog.e-device .e-forward-icon {
  cursor: pointer;
  line-height: normal;
}

.e-schedule-dialog.e-device .e-save-icon {
  text-align: right;
}

.e-schedule-dialog.e-device .e-time-zone-row,
.e-schedule-dialog.e-device .e-input-group .e-input-group-icon.e-icon-disable {
  display: none;
}

.e-schedule-dialog.e-device .e-repeat-container {
  display: block;
}

.e-schedule-dialog.e-device .e-icon-down-arrow {
  font-size: 10px;
}

.e-schedule-dialog.e-device.e-rtl .e-save-icon {
  text-align: left;
}

.e-schedule-dialog.e-device.e-rtl .e-all-day-container {
  margin-left: 20px;
  margin-right: 0;
}

.e-schedule-dialog.e-device.e-rtl .e-subject-container,
.e-schedule-dialog.e-device.e-rtl .e-start-container,
.e-schedule-dialog.e-device.e-rtl .e-start-time-zone-container,
.e-schedule-dialog.e-device.e-rtl .e-description-label {
  padding-left: 0;
}

.e-schedule-dialog.e-device.e-rtl .e-location-container,
.e-schedule-dialog.e-device.e-rtl .e-end-container,
.e-schedule-dialog.e-device.e-rtl .e-end-time-zone-container,
.e-schedule-dialog.e-device.e-rtl .e-all-day-container {
  padding-right: 0;
}

.e-schedule-dialog.e-device .e-recurrence-container {
  position: relative;
}

.e-schedule-dialog.e-device .e-recurrence-container.e-hide {
  display: none;
}

.e-schedule-dialog.e-device .e-recurrence-container .e-recurrence-edit-button {
  background: none;
  border: 0;
  box-shadow: none;
  margin: -3px 5px;
  position: absolute;
}

.e-schedule-dialog.e-device .e-recurrence-container .e-recurrence-edit-button .e-recurrence-edit.e-icons {
  font-size: 12px;
  position: relative;
  top: 1px;
}

/*! schedule quick popup */
.e-quick-popup-wrapper {
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.87);
  max-width: 365px;
  min-width: 320px;
  opacity: 1;
  -webkit-user-select: none;
          user-select: none;
  width: 100%;
}

.e-quick-popup-wrapper .e-hidden {
  display: none;
}

.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper {
  position: absolute;
  right: 6px;
  top: 4px;
}

.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-edit,
.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-delete,
.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-close {
  color: #000;
}

.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-edit:focus, .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-edit:hover,
.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-delete:focus,
.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-delete:hover,
.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-close:focus,
.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-close:hover {
  background: #e0e0e0;
  color: #000;
}

.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-edit .e-close-icon,
.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-delete .e-close-icon,
.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-close .e-close-icon {
  font-size: 11px;
}

.e-quick-popup-wrapper .e-cell-popup .e-popup-content {
  padding: 28px 18px 8px;
}

.e-quick-popup-wrapper .e-cell-popup .e-popup-content .e-popup-table {
  width: 100%;
}

.e-quick-popup-wrapper .e-cell-popup .e-popup-content .e-popup-table .e-schedule-form > span {
  margin-bottom: 4px;
  margin-bottom: 8px;
}

.e-quick-popup-wrapper .e-cell-popup .e-popup-content .e-popup-table .e-subject {
  font-size: 22px;
}

.e-quick-popup-wrapper .e-event-popup .e-popup-header {
  background-color: #3f51b5;
}

.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper {
  padding: 5px 5px 2px;
}

.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit,
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete {
  display: none;
  display: block;
}

.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit,
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete,
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close {
  color: #fff;
}

.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:focus, .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:hover,
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:focus,
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:hover,
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close:focus,
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close:hover {
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
}

.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit-icon,
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete-icon,
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close-icon {
  font-size: 11px;
}

.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:disabled:hover,
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:disabled:hover {
  background: none;
}

.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:disabled > .e-edit-icon,
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:disabled > .e-delete-icon,
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:disabled > .e-edit-icon,
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:disabled > .e-delete-icon {
  opacity: .5;
}

.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-subject-wrap {
  padding: 0 24px 16px;
}

.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-subject-wrap .e-subject {
  cursor: default;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  max-height: 87px;
  color: #fff;
}

.e-quick-popup-wrapper .e-event-popup .e-popup-content {
  padding: 8px 18px 26px 26px;
}

.e-quick-popup-wrapper .e-cell-popup .e-header-icon-wrapper,
.e-quick-popup-wrapper .e-event-popup .e-header-icon-wrapper {
  display: flex;
  justify-content: flex-end;
}

.e-quick-popup-wrapper .e-cell-popup .e-header-icon-wrapper .e-edit,
.e-quick-popup-wrapper .e-cell-popup .e-header-icon-wrapper .e-delete,
.e-quick-popup-wrapper .e-cell-popup .e-header-icon-wrapper .e-close,
.e-quick-popup-wrapper .e-event-popup .e-header-icon-wrapper .e-edit,
.e-quick-popup-wrapper .e-event-popup .e-header-icon-wrapper .e-delete,
.e-quick-popup-wrapper .e-event-popup .e-header-icon-wrapper .e-close {
  background-color: transparent;
  border: 0;
}

.e-quick-popup-wrapper .e-cell-popup .e-date-time,
.e-quick-popup-wrapper .e-cell-popup .e-location,
.e-quick-popup-wrapper .e-cell-popup .e-time-zone,
.e-quick-popup-wrapper .e-cell-popup .e-description,
.e-quick-popup-wrapper .e-cell-popup .e-resource,
.e-quick-popup-wrapper .e-event-popup .e-date-time,
.e-quick-popup-wrapper .e-event-popup .e-location,
.e-quick-popup-wrapper .e-event-popup .e-time-zone,
.e-quick-popup-wrapper .e-event-popup .e-description,
.e-quick-popup-wrapper .e-event-popup .e-resource {
  color: rgba(0, 0, 0, 0.87);
  display: flex;
  padding-top: 16px;
}

.e-quick-popup-wrapper .e-cell-popup .e-date-time-icon,
.e-quick-popup-wrapper .e-cell-popup .e-location-icon,
.e-quick-popup-wrapper .e-cell-popup .e-time-zone-icon,
.e-quick-popup-wrapper .e-cell-popup .e-description-icon,
.e-quick-popup-wrapper .e-cell-popup .e-resource-icon,
.e-quick-popup-wrapper .e-event-popup .e-date-time-icon,
.e-quick-popup-wrapper .e-event-popup .e-location-icon,
.e-quick-popup-wrapper .e-event-popup .e-time-zone-icon,
.e-quick-popup-wrapper .e-event-popup .e-description-icon,
.e-quick-popup-wrapper .e-event-popup .e-resource-icon {
  color: rgba(0, 0, 0, 0.54);
  font-size: 18px;
  padding-right: 13px;
}

.e-quick-popup-wrapper .e-cell-popup .e-date-time-details,
.e-quick-popup-wrapper .e-cell-popup .e-location-details,
.e-quick-popup-wrapper .e-cell-popup .e-time-zone-details,
.e-quick-popup-wrapper .e-cell-popup .e-description-details,
.e-quick-popup-wrapper .e-cell-popup .e-resource-details,
.e-quick-popup-wrapper .e-event-popup .e-date-time-details,
.e-quick-popup-wrapper .e-event-popup .e-location-details,
.e-quick-popup-wrapper .e-event-popup .e-time-zone-details,
.e-quick-popup-wrapper .e-event-popup .e-description-details,
.e-quick-popup-wrapper .e-event-popup .e-resource-details {
  color: rgba(0, 0, 0, 0.87);
  cursor: default;
  font-size: 14px;
}

.e-quick-popup-wrapper .e-popup-table td:last-child {
  padding-top: 0;
}

.e-quick-popup-wrapper .e-popup-footer {
  display: block;
  padding: 8px 18px 8px 22px;
  text-align: right;
  padding-right: 4px;
}

.e-quick-popup-wrapper .e-popup-footer .e-event-edit {
  margin-right: 8px;
}

.e-quick-popup-wrapper .e-popup-footer .e-event-edit,
.e-quick-popup-wrapper .e-popup-footer .e-event-delete {
  right: auto;
}

.e-quick-popup-wrapper .e-popup-footer .e-event-edit:disabled,
.e-quick-popup-wrapper .e-popup-footer .e-event-delete:disabled {
  color: rgba(0, 0, 0, 0.26);
}

.e-quick-popup-wrapper .e-popup-footer .e-event-details {
  border: none;
  margin-right: 8px;
  right: auto;
  text-transform: capitalize;
  text-transform: uppercase;
}

.e-quick-popup-wrapper .e-event-popup .e-popup-footer {
  display: none;
}

.e-quick-popup-wrapper.e-rtl {
  text-align: right;
}

.e-quick-popup-wrapper.e-rtl .e-cell-popup .e-header-icon-wrapper {
  left: 6px;
  right: auto;
}

.e-quick-popup-wrapper.e-rtl .e-cell-popup .e-popup-footer {
  padding: 8px 18px 8px 8px;
  text-align: left;
}

.e-quick-popup-wrapper.e-rtl .e-popup-content .e-date-time-wrapper,
.e-quick-popup-wrapper.e-rtl .e-popup-content .e-location-details,
.e-quick-popup-wrapper.e-rtl .e-popup-content .e-time-zone-details,
.e-quick-popup-wrapper.e-rtl .e-popup-content .e-description-details,
.e-quick-popup-wrapper.e-rtl .e-popup-content .e-resource-details {
  margin-right: 10px;
}

.e-quick-popup-wrapper.e-device {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-width: 100%;
  overflow: hidden;
  padding: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1004;
}

.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:focus, .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:hover,
.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:focus,
.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:hover,
.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close:focus,
.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close:hover {
  background: none;
}

.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-edit,
.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-delete {
  display: block;
}

.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-close {
  margin-left: 0;
  margin-right: auto;
  order: -1;
}

.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-subject-wrap {
  padding: 12px 24px;
  padding: 24px;
}

.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-content {
  padding: 12px 24px;
}

.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header {
  display: flex;
  padding: 15px;
}

.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-close,
.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-edit,
.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-delete {
  background-color: transparent;
  border: 0;
  height: 40px;
  width: 40px;
}

.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-close:focus, .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-close:hover,
.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-edit:focus,
.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-edit:hover,
.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-delete:focus,
.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-delete:hover {
  background: none;
}

.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-subject {
  font-size: 15px;
  font-weight: 500;
  height: 40px;
  line-height: 2.25;
  padding: 4px 5px;
  width: calc(100% - 95px);
}

.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-close-icon,
.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-edit-icon,
.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-delete-icon {
  font-size: 14px;
}

.e-quick-popup-wrapper.e-device.e-rtl .e-event-popup .e-popup-header .e-close {
  margin-left: auto;
  margin-right: 0;
}

.e-bigger .e-quick-popup-wrapper .e-cell-popup .e-popup-content .e-popup-table .e-subject {
  font-size: 24px;
}

.e-bigger .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close-icon,
.e-bigger .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit-icon,
.e-bigger .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete-icon {
  font-size: 14px;
}

.e-bigger .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close-icon,
.e-bigger .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit-icon,
.e-bigger .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete-icon {
  font-size: 14px;
}

.e-bigger .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-subject {
  padding: 0 5px 0 8px;
  padding: 5px 5px 0 8px;
}

.e-appointment.e-schedule-event-clone {
  background: #3f51b5;
  border-radius: 2px;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
  color: #fff;
  display: flex;
  height: 38px;
  width: 100px;
  z-index: 9;
}

.e-appointment.e-schedule-event-clone.e-drag-clone {
  cursor: move;
}

.e-appointment.e-schedule-event-clone .e-recurrence-icon,
.e-appointment.e-schedule-event-clone .e-recurrence-edit-icon,
.e-appointment.e-schedule-event-clone .e-indicator.e-left-icon,
.e-appointment.e-schedule-event-clone .e-indicator.e-right-icon,
.e-appointment.e-schedule-event-clone .e-event-resize.e-left-handler,
.e-appointment.e-schedule-event-clone .e-event-resize.e-right-handler {
  display: none;
}

.e-appointment.e-schedule-event-clone .e-appointment-details {
  flex: auto;
  overflow: hidden;
  padding: 0 4px;
  text-align: left;
}

.e-appointment.e-schedule-event-clone .e-appointment-details .e-inner-wrap {
  flex: auto;
  overflow: hidden;
}

.e-appointment.e-schedule-event-clone .e-appointment-details .e-subject {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.2;
  margin-left: auto;
  min-height: 18px;
  overflow: hidden;
  padding-top: 4px;
  text-overflow: ellipsis;
}

.e-appointment.e-schedule-event-clone .e-appointment-details .e-time {
  font-size: 11px;
  overflow: hidden;
  padding-top: 1px;
  text-overflow: ellipsis;
}

.e-appointment.e-schedule-event-clone .e-appointment-details .e-location {
  display: none;
}

.e-appointment.e-schedule-event-clone.e-month-event .e-appointment-details .e-subject {
  padding: 3px 2px;
}

.e-appointment.e-schedule-event-clone.e-month-event .e-appointment-details .e-time {
  display: none;
}

.e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-schedule-event-clone .e-appointment-details .e-subject {
  padding: 3px 0 1px 4px;
}

.e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-schedule-event-clone .e-appointment-details .e-time {
  display: none;
}

.e-bigger .e-schedule .e-month-view .e-current-date .e-date-header {
  width: 26px;
}

.e-more-popup-wrapper {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.4);
  opacity: 1;
  padding: 8px 0;
  width: 225px;
}

.e-more-popup-wrapper .e-more-appointment-wrapper {
  margin: 0 4px;
}

.e-more-popup-wrapper .e-more-event-popup {
  height: 100%;
  position: relative;
  width: 100%;
}

.e-more-popup-wrapper .e-more-event-header {
  height: 35px;
  margin: 0 8px 4px 14px;
}

.e-more-popup-wrapper .e-more-event-content {
  height: calc(100% - 35px);
  max-height: 300px;
  overflow-y: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.e-more-popup-wrapper .e-more-event-content .e-appointment-border {
  border: 0;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
}

.e-more-popup-wrapper .e-more-event-date-header {
  height: 100%;
  width: calc(100% - 25px);
}

.e-more-popup-wrapper .e-more-event-date-header .e-current-date {
  color: #e3165b;
}

.e-more-popup-wrapper .e-header-day {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13px;
  line-height: 1;
  padding-bottom: 2px;
}

.e-more-popup-wrapper .e-header-date {
  color: rgba(0, 0, 0, 0.87);
  font-size: 18px;
  line-height: 1;
  max-width: 15%;
}

.e-more-popup-wrapper .e-header-date:hover {
  cursor: pointer;
  text-decoration: underline;
}

.e-more-popup-wrapper .e-header-date:focus {
  text-decoration: underline;
}

.e-more-popup-wrapper .e-more-event-close {
  background-color: transparent;
  border: 0;
  box-shadow: none;
  color: #000;
  cursor: pointer;
  height: 25px;
  position: absolute;
  right: 6px;
  width: 25px;
}

.e-more-popup-wrapper .e-more-event-close .e-close-icon {
  font-size: 9px;
}

.e-more-popup-wrapper .e-more-event-close .e-btn-icon {
  margin-top: 0;
}

.e-more-popup-wrapper .e-more-event-close:focus, .e-more-popup-wrapper .e-more-event-close:hover {
  background-color: #e0e0e0;
  border-radius: 50%;
  color: #000;
}

.e-more-popup-wrapper .e-appointment {
  background: #3f51b5;
  border-radius: 2px;
  color: #fff;
  display: flex;
  height: 22px;
  line-height: 20px;
  margin-bottom: 2px;
  padding: 2px 0;
  width: 100%;
}

.e-more-popup-wrapper .e-appointment .e-subject {
  color: #fff;
  flex: auto;
  font-size: 13px;
  font-weight: 500;
  overflow: hidden;
  padding: 0 2px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-more-popup-wrapper .e-appointment .e-recurrence-icon,
.e-more-popup-wrapper .e-appointment .e-recurrence-edit-icon {
  line-height: 22px;
  padding: 0 2px;
}

.e-more-popup-wrapper .e-appointment.e-appointment-border, .e-more-popup-wrapper .e-appointment:focus {
  border: 0;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
}

.e-more-popup-wrapper.e-device {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-width: 100%;
  overflow: hidden;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1002;
}

.e-more-popup-wrapper.e-device .e-more-event-content {
  max-height: unset;
}

.e-more-popup-wrapper.e-rtl .e-more-event-close {
  left: 6px;
  right: auto;
}

/*! schedule component theme */
.e-schedule {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.12);
}

.e-schedule .e-date-header-wrap {
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0;
  position: relative;
}

.e-schedule .e-vertical-view .e-date-header-wrap table tbody td:first-child,
.e-schedule .e-vertical-view .e-content-wrap table td:first-child {
  border-left-width: 0;
}

.e-schedule .e-vertical-view .e-date-header-wrap .e-all-day-cells {
  background-color: #fff;
}

.e-schedule .e-vertical-view .e-date-header-wrap .e-all-day-cells:hover {
  background: #f5f5f5;
}

.e-schedule .e-vertical-view .e-left-indent-wrap table tbody td {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0 1px 1px 0;
  color: rgba(0, 0, 0, 0.87);
}

.e-schedule .e-vertical-view .e-left-indent-wrap table tbody td.e-header-cells {
  border-bottom-width: 0;
}

.e-schedule .e-vertical-view .e-left-indent-wrap table tbody td.e-header-cells.e-week-number {
  color: rgba(0, 0, 0, 0.54);
  font-size: 13px;
  padding-top: 10px;
  text-align: center;
  vertical-align: top;
}

.e-schedule .e-vertical-view .e-left-indent-wrap table tbody td.e-resource-cells {
  border-bottom-color: transparent;
}

.e-schedule .e-vertical-view .e-date-header-wrap table tbody td {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0 0 1px 1px;
  color: rgba(0, 0, 0, 0.87);
  text-align: left;
}

.e-schedule .e-vertical-view .e-date-header-wrap table tbody td.e-header-cells {
  border-bottom-width: 0;
}

.e-schedule .e-vertical-view .e-time-cells-wrap table td {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0 1px 1px 0;
  color: rgba(0, 0, 0, 0.54);
}

.e-schedule .e-vertical-view .e-time-cells-wrap table td {
  border-bottom-color: transparent;
}

.e-schedule .e-vertical-view .e-time-cells-wrap .e-time-cells {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.e-schedule .e-vertical-view .e-header-cells {
  background-color: #fff;
}

.e-schedule .e-vertical-view .e-header-cells.e-current-day {
  color: #e3165b;
}

.e-schedule .e-vertical-view .e-work-cells {
  background-color: #fafafa;
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0 0 1px 1px;
}

.e-schedule .e-vertical-view .e-work-cells:hover {
  background: #f5f5f5;
  color: #000;
}

.e-schedule .e-vertical-view .e-alternate-cells {
  border-bottom-style: dotted;
}

.e-schedule .e-vertical-view .e-work-hours {
  background-color: #fff;
}

.e-schedule .e-vertical-view .e-all-day-cells {
  background-color: #fff;
}

.e-schedule .e-vertical-view .e-all-day-cells.e-current-day {
  color: #e3165b;
}

.e-schedule .e-vertical-view .e-all-day-cells.e-selected-cell {
  background-color: #e0e0e0;
  color: #000;
}

.e-schedule .e-vertical-view .e-all-day-cells.e-selected-cell:hover {
  background-color: #e0e0e0;
}

.e-schedule .e-vertical-view .e-selected-cell {
  background-color: #e0e0e0;
  color: #000;
}

.e-schedule .e-vertical-view .e-selected-cell:hover {
  background-color: #e0e0e0;
}

.e-schedule .e-vertical-view .e-clone-time-indicator,
.e-schedule .e-vertical-view .e-current-time {
  color: #e3165b;
}

.e-schedule .e-vertical-view .e-current-timeline {
  border-top: 1px solid #e3165b;
}

.e-schedule .e-vertical-view .e-previous-timeline {
  border-top: 1px dotted #e3165b;
}

.e-schedule .e-vertical-view.e-by-date .e-date-header-wrap table tbody td.e-header-cells {
  border-bottom-width: 1px;
}

.e-schedule .e-month-view .e-date-header-wrap table td:first-child,
.e-schedule .e-month-view .e-content-wrap table td:first-child {
  border-left-width: 0;
}

.e-schedule .e-month-view .e-date-header-wrap table td,
.e-schedule .e-month-agenda-view .e-date-header-wrap table td {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0 0 1px 1px;
  color: rgba(0, 0, 0, 0.87);
  text-align: left;
}

.e-schedule .e-month-view .e-date-header-wrap table td.e-current-day,
.e-schedule .e-month-agenda-view .e-date-header-wrap table td.e-current-day {
  color: #e3165b;
}

.e-schedule .e-month-view .e-work-cells,
.e-schedule .e-month-agenda-view .e-work-cells {
  background-color: #fafafa;
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0 0 1px 1px;
  color: rgba(0, 0, 0, 0.87);
}

.e-schedule .e-month-view .e-work-cells:hover,
.e-schedule .e-month-agenda-view .e-work-cells:hover {
  background: #f5f5f5;
  color: #000;
}

.e-schedule .e-month-view .e-work-days,
.e-schedule .e-month-agenda-view .e-work-days {
  background-color: #fff;
}

.e-schedule .e-month-view .e-other-month,
.e-schedule .e-month-agenda-view .e-other-month {
  color: rgba(0, 0, 0, 0.54);
}

.e-schedule .e-month-view .e-current-date .e-date-header,
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
  background-color: #e3165b;
  border-radius: 50%;
  color: #fff;
  width: 20px;
}

.e-schedule .e-month-view .e-selected-cell,
.e-schedule .e-month-agenda-view .e-selected-cell {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}

.e-schedule .e-month-view .e-selected-cell .e-more-indicator,
.e-schedule .e-month-agenda-view .e-selected-cell .e-more-indicator {
  color: rgba(0, 0, 0, 0.87);
}

.e-schedule .e-month-view .e-selected-cell:hover,
.e-schedule .e-month-agenda-view .e-selected-cell:hover {
  background-color: #e0e0e0;
}

.e-schedule .e-month-agenda-view .e-date-header-wrap table td {
  border-width: 0 0 1px 0;
  text-align: center;
}

.e-schedule .e-month-agenda-view .e-work-cells {
  border-width: 0;
}

.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
  width: 24px;
}

.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
.e-schedule .e-timeline-month-view .e-date-header-wrap table td:first-child,
.e-schedule .e-timeline-month-view .e-content-wrap table td:first-child {
  border-left-width: 0;
}

.e-schedule .e-timeline-view .e-content-wrap table tr:last-child td,
.e-schedule .e-timeline-month-view .e-content-wrap table tr:last-child td {
  border-bottom-width: 0;
}

.e-schedule .e-timeline-view .e-date-header-wrap table td,
.e-schedule .e-timeline-month-view .e-date-header-wrap table td {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0 0 1px 1px;
  color: rgba(0, 0, 0, 0.87);
}

.e-schedule .e-timeline-view .e-date-header-wrap table td.e-current-day,
.e-schedule .e-timeline-month-view .e-date-header-wrap table td.e-current-day {
  color: #e3165b;
}

.e-schedule .e-timeline-view .e-work-cells,
.e-schedule .e-timeline-month-view .e-work-cells {
  background-color: #fafafa;
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0 0 1px 1px;
  color: rgba(0, 0, 0, 0.87);
}

.e-schedule .e-timeline-view .e-work-cells:hover:not(.e-resource-group-cells),
.e-schedule .e-timeline-month-view .e-work-cells:hover:not(.e-resource-group-cells) {
  background: #f5f5f5;
  color: #000;
}

.e-schedule .e-timeline-view .e-work-days,
.e-schedule .e-timeline-month-view .e-work-days {
  background-color: #fff;
}

.e-schedule .e-timeline-view .e-resource-group-cells,
.e-schedule .e-timeline-month-view .e-resource-group-cells {
  background-color: #fafafa;
}

.e-schedule .e-timeline-view .e-selected-cell,
.e-schedule .e-timeline-month-view .e-selected-cell {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}

.e-schedule .e-timeline-view .e-selected-cell:hover:not(.e-resource-group-cells),
.e-schedule .e-timeline-month-view .e-selected-cell:hover:not(.e-resource-group-cells) {
  background-color: #e0e0e0;
}

.e-schedule .e-timeline-view .e-work-hours {
  background-color: #fff;
}

.e-schedule .e-timeline-view .e-resource-group-cells {
  background-color: #fafafa;
}

.e-schedule .e-timeline-view .e-selected-cell {
  background-color: #e0e0e0;
  color: #000;
}

.e-schedule .e-timeline-view .e-selected-cell:hover {
  background-color: #e0e0e0;
}

.e-schedule .e-timeline-view .e-alternate-cells {
  border-left-style: dotted;
}

.e-schedule .e-timeline-view .e-header-row .e-time-cells {
  border-left-width: 0;
}

.e-schedule .e-timeline-view .e-clone-time-indicator,
.e-schedule .e-timeline-view .e-current-time {
  color: #e3165b;
  font-size: 11px;
}

.e-schedule .e-timeline-view .e-current-timeline {
  border-left: 1px solid #e3165b;
}

.e-schedule.e-rtl .e-vertical-view .e-date-header-wrap table tbody td:first-child,
.e-schedule.e-rtl .e-vertical-view .e-content-wrap table td:first-child {
  border-right-width: 0;
}

.e-schedule.e-rtl .e-vertical-view .e-date-header-wrap table tbody td,
.e-schedule.e-rtl .e-vertical-view .e-work-cells {
  border-width: 0 1px 1px 0;
}

.e-schedule.e-rtl .e-vertical-view .e-left-indent-wrap .e-header-cells,
.e-schedule.e-rtl .e-vertical-view .e-date-header-wrap .e-header-cells {
  border-bottom-width: 0;
}

.e-schedule.e-rtl .e-vertical-view .e-left-indent-wrap table tbody td,
.e-schedule.e-rtl .e-vertical-view .e-time-cells-wrap table tbody td {
  border-width: 0 0 1px 1px;
}

.e-schedule.e-rtl .e-month-view .e-date-header-wrap table td:first-child,
.e-schedule.e-rtl .e-month-view .e-content-wrap table td:first-child {
  border-right-width: 0;
}

.e-schedule.e-rtl .e-month-view .e-date-header-wrap table td {
  border-width: 0 1px 1px 0;
}

.e-schedule.e-rtl .e-month-view .e-work-cells,
.e-schedule.e-rtl .e-month-agenda-view .e-work-cells {
  border-width: 0 1px 1px 0;
}

.e-schedule.e-rtl .e-month-agenda-view .e-work-cells {
  border-width: 0;
}

.e-schedule.e-rtl .e-timeline-view .e-date-header-wrap table td:first-child,
.e-schedule.e-rtl .e-timeline-view .e-content-wrap table td:first-child,
.e-schedule.e-rtl .e-timeline-month-view .e-date-header-wrap table td:first-child,
.e-schedule.e-rtl .e-timeline-month-view .e-content-wrap table td:first-child {
  border-right-width: 0;
}

.e-schedule.e-rtl .e-timeline-view .e-date-header-wrap table td:last-child,
.e-schedule.e-rtl .e-timeline-view .e-content-wrap table td:last-child,
.e-schedule.e-rtl .e-timeline-month-view .e-date-header-wrap table td:last-child,
.e-schedule.e-rtl .e-timeline-month-view .e-content-wrap table td:last-child {
  border-left-width: 0;
}

.e-schedule.e-rtl .e-timeline-view .e-date-header-wrap table td,
.e-schedule.e-rtl .e-timeline-view .e-content-wrap table td,
.e-schedule.e-rtl .e-timeline-month-view .e-date-header-wrap table td,
.e-schedule.e-rtl .e-timeline-month-view .e-content-wrap table td {
  border-width: 0 1px 1px 0;
}

.e-schedule.e-rtl .e-timeline-view .e-alternate-cells {
  border-right-style: dotted;
}

.e-schedule.e-rtl .e-timeline-view .e-header-row .e-time-cells {
  border-right-width: 0;
}

.e-tooltip-wrap.e-schedule-error {
  background-color: #fcdbe4;
  border-color: #fcdbe4;
  z-index: 1000;
}

.e-tooltip-wrap.e-schedule-error .e-arrow-tip.e-tip-top {
  left: 44%;
}

.e-tooltip-wrap.e-schedule-error .e-arrow-tip-inner.e-tip-top,
.e-tooltip-wrap.e-schedule-error .e-arrow-tip-outer.e-tip-top {
  border-bottom: 8px solid #fcdbe4;
  color: #fcdbe4;
}

.e-tooltip-wrap.e-schedule-error .e-arrow-tip-outer.e-tip-bottom,
.e-tooltip-wrap.e-schedule-error .e-arrow-tip-inner.e-tip-bottom {
  border-top: 8px solid #fcdbe4;
  color: #fcdbe4;
}

.e-tooltip-wrap.e-schedule-error .e-tip-content {
  padding: 3px 6px;
}

.e-tooltip-wrap.e-schedule-error .e-tip-content,
.e-tooltip-wrap.e-schedule-error .e-tip-content label {
  color: #f44336;
}

/*! Material theme definition's */
/*! component's theme wise override definitions and variables */
/*! Horizontal Tab */
@keyframes tbar-alt-popup-shadow {
  0% {
    border-color: rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.12);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(0, 0, 0, 0.12);
  }
}

@keyframes hscroll-alt-popup-shadow {
  0% {
    border-color: rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.12);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(0, 0, 0, 0.12);
  }
}

/*! Material specific themes definition's */
/*! Vertical Tab */
/*! component's theme wise override definitions and variables */
@keyframes tbar-popup-shadow {
  0% {
    border-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(255, 255, 255, 0.12);
  }
}

.e-spreadsheet .e-findtool-dlg .e-prev-icon::before {
  content: '\e910';
}

.e-spreadsheet .e-findtool-dlg .e-next-icon::before {
  content: '\e916';
}

.e-spreadsheet .e-findtool-dlg .e-option-icon::before {
  content: '\e984';
}

.e-spreadsheet .e-findtool-dlg .e-close::before {
  content: '\e945';
}

.e-spreadsheet .e-ribbon .e-bold-icon::before {
  content: '\e339';
}

.e-spreadsheet .e-ribbon .e-italic-icon::before {
  content: '\e35a';
}

.e-spreadsheet .e-ribbon .e-underline-icon::before {
  content: '\e343';
}

.e-spreadsheet .e-ribbon .e-line-through-icon::before {
  content: '\e332';
}

.e-spreadsheet .e-ribbon .e-font-color::before {
  content: '\e34c';
}

.e-spreadsheet .e-ribbon .e-fill-color::before {
  content: '\e35c';
}

.e-spreadsheet .e-ribbon .e-wrap-icon::before {
  content: '\e824';
}

.e-spreadsheet .e-ribbon .e-hide-headers::before {
  content: '\e718';
}

.e-spreadsheet .e-ribbon .e-hide-gridlines::before {
  content: '\e719';
}

.e-spreadsheet .e-ribbon .e-insert-function::before {
  content: '\e717';
}

.e-spreadsheet .e-ribbon .e-hyperlink-icon::before {
  content: '\e290';
}

.e-spreadsheet .e-ribbon .e-merge-icon::before {
  content: '\eb93';
}

.e-spreadsheet .e-insert-function .e-btn-icon::before {
  content: '\e717';
}

.e-spreadsheet .e-add-icon::before {
  content: '\e823';
}

.e-spreadsheet .e-sheets-list .e-btn-icon::before {
  content: '\e99a';
}

.e-spreadsheet .e-formula-bar-panel .e-drop-icon::before {
  content: '\e94d';
}

.e-spreadsheet .e-file-menu-icon::before {
  content: '\e984';
}

.e-spreadsheet .e-tick-icon::before {
  content: '\e935';
}

.e-spreadsheet-find-ddb .e-search-icon::before {
  content: '\e993';
}

.e-spreadsheet-contextmenu.e-contextmenu-wrapper .e-delete::before {
  content: '\e94a';
}

.e-popup.e-dropdown-popup .e-selected-icon::before,
.e-popup.e-numformat-ddb.e-dropdown-popup .e-active-item::before,
.e-popup.e-menu-popup .e-selected-icon::before {
  content: '\e935';
}

.e-borders-ddb .e-top-borders::before {
  content: '\e281';
}

.e-borders-ddb .e-left-borders::before {
  content: '\e291';
}

.e-borders-ddb .e-right-borders::before {
  content: '\e288';
}

.e-borders-ddb .e-bottom-borders::before {
  content: '\e298';
}

.e-borders-ddb .e-all-borders::before {
  content: '\eb95';
}

.e-borders-ddb .e-horizontal-borders::before {
  content: '\e276';
}

.e-borders-ddb .e-vertical-borders::before {
  content: '\e287';
}

.e-borders-ddb .e-outside-borders::before {
  content: '\eb66';
}

.e-borders-ddb .e-inside-borders::before {
  content: '\eb88';
}

.e-borders-ddb .e-no-borders::before {
  content: '\e195';
}

.e-align-ddb .e-left-icon::before {
  content: '\e33a';
}

.e-align-ddb .e-center-icon::before {
  content: '\e35e';
}

.e-align-ddb .e-right-icon::before {
  content: '\e34d';
}

.e-align-ddb .e-bottom-icon::before {
  content: '\eb3d';
}

.e-align-ddb .e-middle-icon::before {
  content: '\eb4a';
}

.e-align-ddb .e-top-icon::before {
  content: '\eb49';
}

.e-datavalidation-ddb .e-datavalidation-icon::before {
  content: '\e196';
}

.e-menu-wrapper.e-file-menu .e-new::before {
  content: '\e712';
}

.e-menu-wrapper.e-file-menu .e-open::before {
  content: '\e65f';
}

.e-menu-wrapper.e-file-menu .e-save::before {
  content: '\e704';
}

.e-menu-wrapper.e-file-menu .e-xls::before {
  content: '\e726';
}

.e-menu-wrapper.e-file-menu .e-xlsx::before {
  content: '\e700';
}

.e-menu-wrapper.e-file-menu .e-csv::before {
  content: '\e727';
}

.e-spreadsheet .e-cut-icon::before,
.e-spreadsheet-contextmenu .e-cut-icon::before {
  content: '\e33b';
}

.e-spreadsheet .e-copy-icon::before,
.e-spreadsheet-contextmenu .e-copy-icon::before {
  content: '\e33d';
}

.e-spreadsheet .e-paste-icon::before,
.e-spreadsheet-contextmenu .e-paste-icon::before {
  content: '\e355';
}

.e-undo-icon::before {
  content: '\e341';
}

.e-redo-icon::before {
  content: '\e354';
}

.e-sort-filter-ddb .e-sort-icon::before,
.e-spreadsheet-contextmenu .e-sort-icon::before {
  content: '\e734';
}

.e-sort-filter-ddb .e-sort-asc::before,
.e-spreadsheet-contextmenu .e-sort-asc::before {
  content: '\e734';
}

.e-sort-filter-ddb .e-sort-desc::before,
.e-spreadsheet-contextmenu .e-sort-desc::before {
  content: '\e733';
}

.e-sort-filter-ddb .e-sort-custom::before,
.e-spreadsheet-contextmenu .e-sort-custom::before {
  content: '\e732';
}

.e-spreadsheet-contextmenu .e-hyperlink-icon::before {
  content: '\e290';
}

.e-spreadsheet-contextmenu .e-edithyperlink-icon::before {
  content: '\e289';
}

.e-spreadsheet-contextmenu .e-openhyperlink-icon::before {
  content: '\e278';
}

.e-spreadsheet-contextmenu .e-removehyperlink-icon::before {
  content: '\e286';
}

.e-spreadsheet .e-sort-delete::before {
  content: '\e94a';
}

.e-spreadsheet .e-filter-icon::before,
.e-sort-filter-ddb .e-filter-icon::before,
.e-spreadsheet-contextmenu .e-filter-icon::before {
  content: '\e73a';
}

.e-spreadsheet .e-filter-icon.e-filtered::before,
.e-sort-filter-ddb .e-filter-icon.e-filtered::before,
.e-spreadsheet-contextmenu .e-filter-icon.e-filtered::before {
  content: '\e73f';
}

.e-spreadsheet .e-filter-icon.e-sortasc-filter::before,
.e-sort-filter-ddb .e-filter-icon.e-sortasc-filter::before,
.e-spreadsheet-contextmenu .e-filter-icon.e-sortasc-filter::before {
  content: '\e73d';
}

.e-spreadsheet .e-filter-icon.e-sortdesc-filter::before,
.e-sort-filter-ddb .e-filter-icon.e-sortdesc-filter::before,
.e-spreadsheet-contextmenu .e-filter-icon.e-sortdesc-filter::before {
  content: '\e73c';
}

.e-spreadsheet .e-filter-icon.e-filtered.e-sortasc-filter::before,
.e-sort-filter-ddb .e-filter-icon.e-filtered.e-sortasc-filter::before,
.e-spreadsheet-contextmenu .e-filter-icon.e-filtered.e-sortasc-filter::before {
  content: '\e73e';
}

.e-spreadsheet .e-filter-icon.e-filtered.e-sortdesc-filter::before,
.e-sort-filter-ddb .e-filter-icon.e-filtered.e-sortdesc-filter::before,
.e-spreadsheet-contextmenu .e-filter-icon.e-filtered.e-sortdesc-filter::before {
  content: '\e73b';
}

.e-spreadsheet .e-filter-apply::before,
.e-sort-filter-ddb .e-filter-apply::before,
.e-spreadsheet-contextmenu .e-filter-apply::before {
  content: '\e7ee';
}

.e-spreadsheet .e-filter-clear::before,
.e-sort-filter-ddb .e-filter-clear::before,
.e-spreadsheet-contextmenu .e-filter-clear::before {
  content: '\e738';
}

.e-spreadsheet .e-filter-reapply::before,
.e-sort-filter-ddb .e-filter-reapply::before,
.e-spreadsheet-contextmenu .e-filter-reapply::before {
  content: '\e74a';
}

.e-spreadsheet .e-protect-icon::before,
.e-sort-filter-ddb .e-protect-icon::before,
.e-spreadsheet-contextmenu .e-protect-icon::before {
  content: '\e197';
}

.e-spreadsheet .e-sort-filter-icon::before,
.e-sort-filter-ddb .e-sort-filter-icon::before,
.e-spreadsheet-contextmenu .e-sort-filter-icon::before {
  content: '\e736';
}

/*! spreadsheet layout */
.e-spreadsheet {
  display: block;
  -webkit-user-select: none;
          user-select: none;
}

.e-spreadsheet .e-protect-dlg {
  height: 381px;
  width: 287px;
}

.e-spreadsheet .e-goto-dlg {
  height: auto;
}

.e-spreadsheet .e-goto-dlg .e-dlg-content .e-goto-alert-span {
  font-weight: bold;
  padding-top: 7px;
}

.e-spreadsheet .e-findnreplace-exactmatchcheckbox {
  padding: 12px;
}

.e-spreadsheet .e-findtool-dlg {
  border: 1px solid;
  height: 45px;
  width: 328px;
}

.e-spreadsheet .e-findtool-dlg .e-dlg-content {
  padding: 0%;
}

.e-spreadsheet .e-findtool-dlg .e-dlg-content .e-input-group {
  width: 170px;
}

.e-spreadsheet .e-findtool-dlg .e-dlg-content .e-input-group .e-input-group-icon {
  width: 70px;
}

.e-spreadsheet .e-center-align {
  text-align: center;
}

.e-spreadsheet .e-protect-option-list {
  border: 1px solid #e0e0e0;
  cursor: default;
  margin-top: 6px;
  overflow-y: auto;
}

.e-spreadsheet .e-protect-checkbox {
  height: 30px;
  padding-top: 10px;
}

.e-spreadsheet .e-protect-checkbox .e-label {
  font-size: 14px;
}

.e-spreadsheet .e-protect-content {
  font-size: 13px;
  height: 30px;
  padding-top: 10px;
  width: 100%;
}

.e-spreadsheet .e-formula-bar-panel {
  align-items: center;
  border: 1px solid #e0e0e0;
  display: flex;
  width: 100%;
}

.e-spreadsheet .e-formula-bar-panel .e-btn.e-css.e-insert-function,
.e-spreadsheet .e-formula-bar-panel .e-btn.e-css.e-formula-submit {
  border: 0;
  border-radius: 0;
  padding-bottom: 0;
  padding-top: 0;
  vertical-align: top;
}

.e-spreadsheet .e-formula-bar-panel .e-btn.e-css.e-insert-function .e-btn-icon,
.e-spreadsheet .e-formula-bar-panel .e-btn.e-css.e-formula-submit .e-btn-icon {
  font-size: 16px;
  margin-top: 0;
  vertical-align: top;
}

.e-spreadsheet .e-formula-bar-panel .e-btn.e-css.e-insert-function.e-btn:focus,
.e-spreadsheet .e-formula-bar-panel .e-btn.e-css.e-formula-submit.e-btn:focus {
  box-shadow: none;
  outline: 0;
}

.e-spreadsheet .e-formula-bar-panel .e-name-box {
  align-self: flex-start;
  border: 0;
  margin-bottom: 0;
  vertical-align: top;
}

.e-spreadsheet .e-formula-bar-panel .e-name-box .e-clear-icon {
  display: none;
}

.e-spreadsheet .e-formula-bar-panel .e-name-box.e-input-group.e-input-focus.e-control-wrapper.e-ddl {
  border: 0;
  z-index: 1;
}

.e-spreadsheet .e-formula-bar-panel .e-name-box.e-input-group.e-input-focus.e-control-wrapper.e-ddl::after, .e-spreadsheet .e-formula-bar-panel .e-name-box.e-input-group.e-input-focus.e-control-wrapper.e-ddl::before {
  height: 0;
}

.e-spreadsheet .e-formula-bar-panel .e-name-box.e-input-group.e-control-wrapper.e-ddl.e-name-box {
  width: 92px;
}

.e-spreadsheet .e-formula-bar-panel .e-name-box.e-input-group.e-control-wrapper.e-ddl.e-name-box input.e-input {
  height: 23px;
  min-height: 15px;
  padding: 0 0 0 8px;
}

.e-spreadsheet .e-formula-bar-panel .e-name-box.e-input-group.e-control-wrapper.e-ddl.e-name-box .e-input-group-icon {
  font-size: 8px;
}

.e-spreadsheet .e-formula-bar-panel .e-name-box.e-input-group.e-control-wrapper.e-name-box .e-input-group-icon {
  border-left-width: 0;
  min-height: 15px;
}

.e-spreadsheet .e-formula-bar-panel .e-separator {
  border-left-style: solid;
  border-left-width: 1px;
  height: 12px;
  width: 1px;
}

.e-spreadsheet .e-formula-bar-panel .e-formula-bar {
  border: 0;
  font-size: 13px;
  overflow: auto;
  padding: 0 4px;
  resize: none;
}

.e-spreadsheet .e-formula-bar-panel .e-drop-icon {
  align-self: flex-start;
  cursor: pointer;
  float: right;
  line-height: 23px;
  margin-right: 4px;
  text-align: center;
  transition: transform 300ms ease;
  width: 18px;
  font-size: 10px;
}

.e-spreadsheet.e-hide-row-header .e-row-header,
.e-spreadsheet.e-hide-row-header .e-selectall-container {
  display: none;
}

.e-spreadsheet.e-hide-row-header .e-column-header,
.e-spreadsheet.e-hide-row-header .e-sheet-content {
  width: 100% !important;
}

.e-spreadsheet.e-hide-column-header .e-header-panel {
  display: none;
}

.e-spreadsheet.e-hide-column-header .e-main-panel {
  height: 100%;
}

.e-spreadsheet .e-sheet {
  height: 100%;
}

.e-spreadsheet .e-sheet .e-virtualable {
  will-change: transform;
  z-index: 1;
}

.e-spreadsheet .e-ss-atc {
  display: none;
}

.e-spreadsheet .e-main-panel {
  height: calc(100% - 30px);
}

.e-spreadsheet .e-main-panel .e-spreadsheet-edit {
  border: 0;
  cursor: text;
  display: none;
  font-family: 'Calibri';
  font-size: 11pt;
  height: auto;
  line-height: normal;
  outline: none;
  overflow-wrap: break-word;
  padding: 0 1px;
  position: absolute;
  -webkit-user-select: text;
          user-select: text;
  vertical-align: bottom;
  white-space: pre-wrap;
  z-index: 2;
}

.e-spreadsheet .e-main-panel .e-spreadsheet-edit.e-right-align {
  text-align: right;
}

.e-spreadsheet .e-main-panel .e-virtualable {
  position: absolute;
}

.e-spreadsheet .e-main-panel .e-virtualtrack {
  position: relative;
}

.e-spreadsheet .e-table {
  border: 0 none;
  border-collapse: separate;
  border-spacing: 0;
  cursor: cell;
  table-layout: fixed;
}

.e-spreadsheet .e-table tr {
  line-height: normal;
}

.e-spreadsheet .e-table tr .e-cell,
.e-spreadsheet .e-table tr .e-header-cell,
.e-spreadsheet .e-table tr .e-select-all-cell {
  border-style: solid;
  border-width: 0 1px 1px 0;
  line-height: inherit;
  overflow: hidden;
}

.e-spreadsheet .e-table tr .e-cell {
  font-family: 'Calibri';
  font-size: 11pt;
  padding: 0 2px;
  position: relative;
  text-align: left;
  vertical-align: bottom;
  white-space: pre;
}

.e-spreadsheet .e-table tr .e-cell.e-right-align {
  text-align: right;
}

.e-spreadsheet .e-table tr .e-cell .e-hyperlink {
  color: #00e;
  cursor: pointer;
  text-decoration: underline;
}

.e-spreadsheet .e-table tr .e-cell.e-wraptext {
  overflow-wrap: break-word;
  white-space: pre-wrap;
}

.e-spreadsheet .e-table tr .e-cell.e-wraptext .e-wrap-content {
  bottom: 0;
  position: absolute;
  width: 100%;
}

.e-spreadsheet .e-table tr .e-header-cell {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0;
  text-align: center;
}

.e-spreadsheet .e-select-all-cell {
  border-style: solid;
  border-width: 0 1px 1px 0;
  padding: 1px;
}

.e-spreadsheet .e-select-all-cell .e-selectall {
  border-style: solid;
  border-width: 13px;
  cursor: cell;
  float: right;
  height: 26px;
  padding: 0;
  width: 26px;
}

.e-spreadsheet .e-row-header .e-table .e-header-cell {
  padding-bottom: 2px;
  vertical-align: bottom;
}

.e-spreadsheet .e-column-header .e-table .e-header-cell {
  padding: 1px 0 0 1px;
  vertical-align: middle;
}

.e-spreadsheet .e-row-header .e-table .e-zero .e-header-cell,
.e-spreadsheet .e-row-header .e-table .e-zero-start .e-header-cell,
.e-spreadsheet .e-row-header .e-table .e-zero-end .e-header-cell {
  border-bottom-width: 0;
  padding-bottom: 0;
  padding-top: 0;
  vertical-align: bottom;
}

.e-spreadsheet .e-row-header .e-table .e-reach-fntsize .e-header-cell {
  padding-bottom: 0;
  padding-top: 0;
  vertical-align: bottom;
}

.e-spreadsheet .e-row-header .e-table .e-zero-last .e-header-cell {
  border-bottom-width: 1px;
}

.e-spreadsheet .e-sheet-content .e-table .e-zero .e-cell,
.e-spreadsheet .e-sheet-content .e-table .e-zero-start .e-cell,
.e-spreadsheet .e-sheet-content .e-table .e-zero-end .e-cell {
  border-bottom-width: 0;
}

.e-spreadsheet .e-column-header .e-table tr .e-header-cell.e-colresize {
  cursor: col-resize;
}

.e-spreadsheet .e-row-header .e-table tr .e-header-cell.e-rowresize {
  cursor: row-resize;
}

.e-spreadsheet .e-sheet {
  border: 1px solid #e0e0e0;
}

.e-spreadsheet .e-sheet.e-hide-headers .e-main-panel {
  height: 100%;
}

.e-spreadsheet .e-header-panel,
.e-spreadsheet .e-main-panel {
  display: flex;
}

.e-spreadsheet .e-sheet-content {
  overflow: scroll;
  position: relative;
}

.e-spreadsheet .e-row-header {
  border-bottom: 1px solid;
  overflow-y: hidden;
  position: relative;
}

.e-spreadsheet .e-row-header .e-table tr.e-hide-start .e-header-cell::after,
.e-spreadsheet .e-row-header .e-table tr.e-hide-end .e-header-cell::before {
  content: '';
  left: 0;
  position: absolute;
  width: 100%;
}

.e-spreadsheet .e-row-header .e-table tr.e-hide-start .e-header-cell {
  border-bottom-color: transparent;
  position: relative;
}

.e-spreadsheet .e-row-header .e-table tr.e-hide-start .e-header-cell::after {
  border-top: 1px solid #e0e0e0;
  bottom: .5px;
}

.e-spreadsheet .e-row-header .e-table tr.e-hide-end .e-header-cell {
  position: relative;
}

.e-spreadsheet .e-row-header .e-table tr.e-hide-end .e-header-cell::before {
  border-bottom: 1px solid #e0e0e0;
  top: .5px;
}

.e-spreadsheet .e-sheet-content .e-table,
.e-spreadsheet .e-column-header .e-table {
  width: 100%;
}

.e-spreadsheet .e-column-header {
  border-style: solid;
  border-width: 0;
  overflow: hidden;
}

.e-spreadsheet .e-column-header .e-table th.e-header-cell.e-hide-start::after, .e-spreadsheet .e-column-header .e-table th.e-header-cell.e-hide-end::before {
  bottom: 0;
  content: '';
  height: inherit;
  position: absolute;
  top: 0;
}

.e-spreadsheet .e-column-header .e-table th.e-header-cell.e-hide-start {
  border-right-color: transparent;
  height: inherit;
  position: relative;
}

.e-spreadsheet .e-column-header .e-table th.e-header-cell.e-hide-start::after {
  border-right: 1px solid #e0e0e0;
  right: .5px;
}

.e-spreadsheet .e-column-header .e-table th.e-hide-end.e-header-cell {
  height: inherit;
  position: relative;
}

.e-spreadsheet .e-column-header .e-table th.e-hide-end.e-header-cell::before {
  border-left: 1px solid #e0e0e0;
  left: .5px;
}

.e-spreadsheet .e-header-panel .e-header-row,
.e-spreadsheet .e-header-panel .e-selectall-container,
.e-spreadsheet .e-header-panel .e-column-header {
  height: 30px;
}

.e-spreadsheet .e-header-panel .e-virtualtrack {
  height: 1px;
}

.e-spreadsheet .e-sheet-tab-panel {
  align-items: center;
  border: 1px solid #e0e0e0;
  border-top-width: 0;
  display: flex;
  padding: 0 8px;
}

.e-spreadsheet .e-sheet-tab {
  display: inline-block;
  line-height: 0;
}

.e-spreadsheet .e-sheet-tab > div {
  display: inline-block;
}

.e-spreadsheet .e-sheet-tab.e-tab {
  border: 0;
}

.e-spreadsheet .e-sheet-tab.e-tab .e-hscroll .e-scroll-nav.e-scroll-left-nav {
  left: auto;
  right: 40px;
}

.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header {
  height: 35px;
  min-height: 35px;
}

.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-toolbar-item:not(.e-separator) {
  height: 35px;
  min-height: 35px;
}

.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-tab-wrap {
  height: 35px;
}

.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-text-wrap {
  height: 35px;
}

.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-toolbar-items {
  height: 35px;
  min-height: 35px;
}

.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-toolbar-items .e-scroll-nav {
  height: 35px;
  min-height: 35px;
}

.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-indicator {
  display: block;
  transition: none;
}

.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-toolbar-items .e-toolbar-item {
  border-right: 1px solid #e0e0e0;
}

.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-toolbar-item {
  margin: 0;
}

.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-toolbar-item input.e-input.e-sheet-rename {
  background: transparent;
  border: 0;
  box-shadow: none;
  min-width: 20px;
  padding: 0;
}

.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
  padding: 0 12px;
}

.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-toolbar-item.e-active {
  border-left-width: 0;
  border-top-width: 0;
}

.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-toolbar-item input.e-input.e-sheet-rename {
  margin-bottom: 0;
}

.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-indicator {
  z-index: 1;
}

.e-spreadsheet .e-sheet-tab.e-tab .e-tab-header .e-toolbar-items {
  border-left: 1px solid #e0e0e0;
}

.e-spreadsheet .e-sheet-tab.e-tab .e-content {
  display: none;
}

.e-spreadsheet .e-tab .e-tab-header .e-toolbar-item {
  -webkit-user-select: none;
          user-select: none;
}

.e-spreadsheet .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
  text-transform: none;
}

.e-spreadsheet .e-tab.e-sheet-tab .e-tab-header .e-tab-text {
  white-space: pre;
}

.e-spreadsheet .e-sheets-list {
  margin-right: 8px;
}

.e-spreadsheet .e-hide {
  display: none !important;
}

.e-spreadsheet .e-selection {
  border-style: solid;
  cursor: cell;
  pointer-events: none;
  position: absolute;
  z-index: 1;
  border-width: 1px;
}

.e-spreadsheet .e-active-cell,
.e-spreadsheet .e-copy-indicator {
  cursor: cell;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.e-spreadsheet .e-active-cell {
  border: 2px solid #e3165b;
  pointer-events: none;
}

.e-spreadsheet .e-active-cell[style*='height: 1px;'], .e-spreadsheet .e-active-cell[style*='width: 1px;'], .e-spreadsheet .e-active-cell[style*='height: 0px;'], .e-spreadsheet .e-active-cell[style*='width: 0px;'] {
  border-width: 1px;
}

.e-spreadsheet .e-copy-indicator div {
  position: absolute;
}

.e-spreadsheet .e-copy-indicator div.e-top, .e-spreadsheet .e-copy-indicator div.e-bottom {
  height: 2px;
  width: 100%;
}

.e-spreadsheet .e-copy-indicator div.e-left, .e-spreadsheet .e-copy-indicator div.e-right {
  height: 100%;
  width: 2px;
}

.e-spreadsheet .e-copy-indicator div.e-top {
  top: 0;
}

.e-spreadsheet .e-copy-indicator div.e-bottom {
  bottom: 0;
}

.e-spreadsheet .e-copy-indicator div.e-left {
  left: 0;
}

.e-spreadsheet .e-copy-indicator div.e-right {
  right: 0;
}

.e-spreadsheet .e-clipboard {
  height: 1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 1px;
}

.e-spreadsheet .e-ribbon .e-dropdown-btn .e-tbar-btn-text {
  float: left;
  overflow: hidden;
  padding: 0;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 80px;
}

.e-spreadsheet .e-ribbon .e-dropdown-btn.e-font-size-ddb {
  align-items: center;
  display: inline-flex;
  justify-content: left;
  width: 55px;
}

.e-spreadsheet .e-ribbon .e-dropdown-btn.e-font-size-ddb .e-caret {
  flex: 1;
  text-align: right;
}

.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn) {
  font-weight: 400;
  padding-bottom: 0;
  padding-top: 0;
}

.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn).e-dropdown-btn {
  text-overflow: initial;
}

.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):not(.e-split-colorpicker) {
  line-height: 23px;
}

.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):not(.e-dropdown-btn):not(.e-split-btn) {
  padding-left: 1.5px;
  padding-right: 1.5px;
}

.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):not(.e-dropdown-btn):not(.e-split-btn) .e-btn-icon {
  min-width: 22px;
}

.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn) .e-btn-icon {
  margin-top: 0;
}

.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):not(.e-split-colorpicker) .e-btn-icon {
  line-height: 23px;
  min-height: 23px;
  vertical-align: bottom;
}

.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):not(.e-split-colorpicker) .e-btn-icon:not(.e-caret) {
  font-size: 16px;
}

.e-spreadsheet .e-ribbon .e-toolbar .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon:not(.e-caret) {
  font-size: 16px;
}

.e-spreadsheet .e-ribbon .e-toolbar .e-toolbar-item .e-btn.e-split-colorpicker {
  line-height: 22px;
  padding-bottom: 1px;
  padding-left: 0;
  padding-right: 0;
  width: 24px;
}

.e-spreadsheet .e-ribbon .e-toolbar .e-toolbar-item .e-btn.e-split-colorpicker .e-icons.e-btn-icon:not(.e-caret).e-font-color {
  font-size: 13px;
}

.e-spreadsheet .e-ribbon .e-toolbar .e-toolbar-item .e-btn.e-split-colorpicker .e-icons.e-btn-icon:not(.e-caret).e-fill-color {
  font-size: 14px;
}

.e-spreadsheet .e-ribbon .e-colorpicker-wrapper .e-split-btn .e-selected-color {
  background: none;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-radius: 0;
  height: auto;
  padding-bottom: 1px;
  width: auto;
}

.e-spreadsheet .e-ribbon .e-colorpicker-wrapper .e-split-btn .e-selected-color .e-split-preview {
  display: none;
}

.e-spreadsheet .e-ribbon .e-colorpicker-wrapper .e-dropdown-btn {
  margin-left: 0;
}

.e-spreadsheet.e-mobile-view .e-header-toolbar {
  border: 1px solid #e0e0e0;
  border-bottom-width: 0;
}

.e-spreadsheet.e-mobile-view .e-header-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:last-child {
  min-width: auto;
  padding: 0;
}

.e-spreadsheet.e-mobile-view .e-add-sheet-tab,
.e-spreadsheet.e-mobile-view .e-sheets-list {
  height: 46px;
  width: 40px;
}

.e-spreadsheet.e-mobile-view .e-formula-bar-panel {
  border-top-width: 0;
}

.e-spreadsheet.e-mobile-view .e-formula-bar-panel .e-btn.e-css.e-insert-function,
.e-spreadsheet.e-mobile-view .e-formula-bar-panel .e-btn.e-css.e-formula-submit {
  height: 41px;
  line-height: 40px;
  padding-left: 9px;
  padding-right: 9px;
}

.e-spreadsheet.e-mobile-view .e-formula-bar-panel .e-btn.e-css.e-insert-function .e-btn-icon,
.e-spreadsheet.e-mobile-view .e-formula-bar-panel .e-btn.e-css.e-formula-submit .e-btn-icon {
  font-size: 18px;
  line-height: 42px;
}

.e-spreadsheet.e-mobile-view .e-formula-bar-panel .e-formula-bar {
  height: 41px;
  line-height: 41px;
  white-space: nowrap;
  width: calc(100% - 36px);
}

.e-spreadsheet.e-mobile-view .e-formula-bar-panel .e-formula-bar::placeholder {
  font-style: italic;
}

.e-spreadsheet.e-mobile-view .e-formula-bar-panel.e-focused .e-formula-bar {
  border-right: 1px solid #e0e0e0;
  width: calc(100% - 72px);
}

.e-spreadsheet.e-mobile-view .e-menu-wrapper.e-mobile.e-file-menu {
  height: 100%;
}

.e-spreadsheet.e-mobile-view .e-menu-wrapper.e-mobile.e-file-menu ul {
  height: 100%;
  padding: 0;
}

.e-spreadsheet.e-mobile-view .e-menu-wrapper.e-mobile.e-file-menu ul .e-menu-item.e-menu-caret-icon {
  height: 100%;
  line-height: 1;
  padding: 0 6px;
}

.e-spreadsheet.e-mobile-view .e-menu-wrapper.e-mobile.e-file-menu ul .e-menu-item.e-menu-caret-icon .e-menu-icon.e-file-menu-icon {
  align-items: center;
  display: inline-flex;
  height: 100%;
  line-height: 1;
  margin: 0;
  width: auto;
}

.e-spreadsheet.e-mobile-view .e-menu-wrapper.e-mobile.e-file-menu ul .e-menu-item.e-menu-caret-icon .e-caret {
  display: none;
}

.e-spreadsheet.e-mobile-view .e-menu-wrapper.e-mobile.e-file-menu.e-rtl {
  direction: ltr;
}

.e-spreadsheet.e-mobile-view .e-toolbar-panel {
  border-top-width: 0;
  display: none;
}

.e-spreadsheet.e-mobile-view .e-toolbar-panel .e-dropdown-btn.e-btn {
  border-bottom-width: 0;
  border-right-width: 0;
  border-top-width: 0;
}

.e-spreadsheet.e-mobile-view .e-toolbar-panel .e-toolbar .e-toolbar-items.e-hscroll.e-scroll-device {
  padding: 0;
  width: 100%;
}

.e-spreadsheet.e-mobile-view .e-toolbar-panel .e-toolbar .e-scroll-nav {
  display: none;
}

.e-spreadsheet.e-mobile-view .e-sheet-tab {
  max-width: calc(100% - 104px);
}

.e-spreadsheet.e-mobile-view.e-mobile-focused .e-toolbar-panel {
  display: flex;
}

.e-spreadsheet.e-mobile-view.e-mobile-focused .e-sheet-tab-panel {
  display: none;
}

.e-spreadsheet.e-mobile-view:not(.e-mobile-focused) .e-active-cell,
.e-spreadsheet.e-mobile-view:not(.e-mobile-focused) .e-focused-tick,
.e-spreadsheet.e-mobile-view:not(.e-mobile-focused) .e-formula-bar-panel {
  display: none;
}

.e-spreadsheet .e-sheet-panel.e-rtl .e-sheet .e-table tr .e-cell,
.e-spreadsheet .e-sheet-panel.e-rtl .e-sheet .e-table tr .e-header-cell {
  border-width: 0 0 1px 1px;
}

.e-spreadsheet .e-sheet-panel.e-rtl .e-select-all-cell {
  border-width: 0 0 1px 1px;
}

.e-spreadsheet .e-sheet-panel {
  position: relative;
}

.e-spreadsheet .e-sheet-panel.e-protected .e-selection,
.e-spreadsheet .e-sheet-panel.e-protected .e-active-cell {
  display: none;
}

.e-spreadsheet .e-colresize-handler {
  border-right: 1px solid;
  cursor: col-resize;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.e-spreadsheet .e-rowresize-handler {
  border-top: 1px solid;
  cursor: row-resize;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.e-spreadsheet .e-validation-list {
  border: 1px solid #fff;
  bottom: 1px;
  float: right;
  height: 18px;
  margin-right: 1px;
  padding: 0;
  position: relative;
  right: 0;
  text-align: initial;
  width: 20px;
  z-index: 2;
}

.e-spreadsheet .e-validation-list .e-ddl-icon {
  bottom: 5px;
}

.e-spreadsheet .e-rtl .e-spreadsheet-edit {
  direction: ltr;
  text-align: left;
}

.e-spreadsheet .e-customsort-dlg {
  height: 360px !important;
}

.e-spreadsheet .e-customsort-dlg .e-dlg-content {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.e-spreadsheet .e-customsort-dlg .e-dlg-content .e-sort-listsection {
  padding-top: 18px;
}

.e-spreadsheet .e-customsort-dlg .e-dlg-content .e-sort-listsection .e-input-group {
  min-width: 220px;
}

.e-spreadsheet .e-customsort-dlg .e-footer-content .e-sort-addbtn {
  float: left;
  margin-left: 0;
}

.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg {
  margin-top: 14px;
}

.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-cellrange {
  margin-bottom: 24px;
}

.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-cellrange .e-header {
  font-size: 14px;
  line-height: 16px;
}

.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-cellrange .e-input {
  font-size: 14px;
  height: 32px;
}

.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-allowdata {
  margin-bottom: 24px;
}

.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-allowdata .e-allow {
  display: inline-block;
  padding-right: 12px;
  width: 50%;
}

.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-allowdata .e-allow .e-header {
  font-size: 14px;
  line-height: 16px;
}

.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-allowdata .e-allow .e-valid-input {
  height: 34px;
  margin-top: 5px;
}

.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-allowdata .e-data {
  display: inline-block;
  padding-left: 12px;
  width: 50%;
}

.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-allowdata .e-data .e-header {
  font-size: 14px;
  line-height: 16px;
}

.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-allowdata .e-data .e-valid-input {
  height: 34px;
  margin-top: 5px;
}

.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-values {
  margin-bottom: 24px;
}

.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-values .e-minimum {
  display: inline-block;
  padding-right: 12px;
  width: 50%;
}

.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-values .e-minimum .e-header {
  font-size: 14px;
  line-height: 16px;
}

.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-values .e-minimum .e-input {
  font-size: 14px;
  height: 32px;
}

.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-values .e-maximum {
  display: inline-block;
  padding-left: 12px;
  width: 50%;
}

.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-values .e-maximum .e-header {
  font-size: 14px;
  line-height: 16px;
}

.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-values .e-maximum .e-input {
  font-size: 14px;
  height: 32px;
}

.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-values .e-dlg-error {
  font-size: 12px;
  padding-top: 10px;
}

.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-values .e-header {
  font-size: 14px;
  line-height: 16px;
}

.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-values .e-input {
  font-size: 14px;
  height: 32px;
}

.e-spreadsheet .e-datavalidation-dlg .e-validation-dlg .e-ignoreblank {
  margin-bottom: 5px;
}

.e-spreadsheet .e-datavalidation-dlg .e-footer-content .e-clearall-btn {
  float: left;
}

.e-spreadsheet .e-validationerror-dlg .e-dlg-content {
  font-size: 14px;
  line-height: 28px;
}

.e-spreadsheet .e-hyperlink-dlg,
.e-spreadsheet .e-edithyperlink-dlg {
  max-height: 640px !important;
}

.e-spreadsheet .e-hyperlink-dlg .e-dlg-header-content,
.e-spreadsheet .e-edithyperlink-dlg .e-dlg-header-content {
  padding: 24px 24px 16px;
}

.e-spreadsheet .e-hyperlink-dlg .e-dlg-header-content .e-dlg-header,
.e-spreadsheet .e-edithyperlink-dlg .e-dlg-header-content .e-dlg-header {
  font-size: 18px;
  line-height: 21px;
}

.e-spreadsheet .e-hyperlink-dlg .e-dlg-content,
.e-spreadsheet .e-edithyperlink-dlg .e-dlg-content {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.e-spreadsheet .e-hyperlink-dlg .e-dlg-content .e-link-dialog .e-tab-header,
.e-spreadsheet .e-edithyperlink-dlg .e-dlg-content .e-link-dialog .e-tab-header {
  padding: 0 24px 0 25px;
}

.e-spreadsheet .e-hyperlink-dlg .e-dlg-content .e-link-dialog .e-tab-header .e-toolbar-items,
.e-spreadsheet .e-edithyperlink-dlg .e-dlg-content .e-link-dialog .e-tab-header .e-toolbar-items {
  height: 100%;
}

.e-spreadsheet .e-hyperlink-dlg .e-dlg-content .e-link-dialog .e-tab-header .e-toolbar-item,
.e-spreadsheet .e-edithyperlink-dlg .e-dlg-content .e-link-dialog .e-tab-header .e-toolbar-item {
  text-align: center;
  width: 136px;
}

.e-spreadsheet .e-hyperlink-dlg .e-dlg-content .e-link-dialog .e-tab-header .e-toolbar-item .e-tab-text,
.e-spreadsheet .e-edithyperlink-dlg .e-dlg-content .e-link-dialog .e-tab-header .e-toolbar-item .e-tab-text {
  font-size: 13px;
  line-height: 15px;
}

.e-spreadsheet .e-hyperlink-dlg .e-dlg-content .e-link-dialog .e-content,
.e-spreadsheet .e-edithyperlink-dlg .e-dlg-content .e-link-dialog .e-content {
  padding-top: 24px;
}

.e-spreadsheet .e-hyperlink-dlg .e-dlg-content .e-link-dialog .e-content .e-cont,
.e-spreadsheet .e-edithyperlink-dlg .e-dlg-content .e-link-dialog .e-content .e-cont {
  margin: 0 0 15.5px 24px;
}

.e-spreadsheet .e-hyperlink-dlg .e-dlg-content .e-link-dialog .e-content .e-cont .e-header,
.e-spreadsheet .e-edithyperlink-dlg .e-dlg-content .e-link-dialog .e-content .e-cont .e-header {
  font-size: 14px;
  line-height: 16px;
}

.e-spreadsheet .e-hyperlink-dlg .e-dlg-content .e-link-dialog .e-content .e-cont .e-text,
.e-spreadsheet .e-edithyperlink-dlg .e-dlg-content .e-link-dialog .e-content .e-cont .e-text {
  font-size: 14px;
  height: 32px;
  line-height: 16px;
  width: 275px;
}

.e-spreadsheet .e-hyperlink-dlg .e-dlg-content .e-link-dialog .e-content .e-cont .e-text.e-disabled,
.e-spreadsheet .e-edithyperlink-dlg .e-dlg-content .e-link-dialog .e-content .e-cont .e-text.e-disabled {
  border-bottom-width: 2px;
}

.e-spreadsheet .e-hyperlink-dlg .e-dlg-content .e-link-dialog .e-content .e-cont .e-refcont,
.e-spreadsheet .e-edithyperlink-dlg .e-dlg-content .e-link-dialog .e-content .e-cont .e-refcont {
  border: 1px solid #c8c8c8;
  height: 165px;
  margin: 8px 24px 0 0;
  overflow: auto;
  width: 273px;
}

.e-spreadsheet .e-hyperlink-dlg .e-footer-content,
.e-spreadsheet .e-edithyperlink-dlg .e-footer-content {
  margin: 4px 0;
}

.e-spreadsheet .e-find-dlg {
  height: auto;
  width: 468px;
}

.e-spreadsheet .e-find-dlg .e-dlg-content .e-find-alert-span {
  font-weight: bold;
  padding-top: 7px;
}

.e-spreadsheet .e-find-dlg .e-dlg-content .e-replace-alert-span {
  font-weight: bold;
  padding-top: 7px;
}

.e-spreadsheet .e-find-dlg p.e-header {
  margin: 0;
  padding-bottom: 13px;
  padding-top: 13px;
}

.e-spreadsheet .e-find-dlg .e-footer-content {
  text-align: left;
}

.e-spreadsheet .e-filter-icon {
  margin-bottom: 0;
}

.e-spreadsheet .e-filter-icon::before {
  font-size: 20px;
  margin-left: -3px;
}

.e-spreadsheet .e-btn.e-icon-btn.e-filter-btn {
  bottom: 0;
  float: right;
  height: 18px;
  margin-right: 1px;
  padding: 0;
  position: relative;
  right: 0;
  width: 20px;
  z-index: 2;
}

.e-colorpicker-wrapper.e-border-colorpicker {
  display: none;
}

.e-colorpicker-wrapper.e-border-colorpicker .e-container {
  box-shadow: none;
  width: 270px !important;
}

.e-colorpicker-wrapper.e-border-colorpicker .e-container .e-selected-value {
  display: flex;
}

.e-spreadsheet.e-col-resizing {
  cursor: col-resize;
}

.e-spreadsheet.e-row-resizing {
  cursor: row-resize;
}

.e-dropdown-popup.e-numformat-ddb ul .e-numformat-preview-text {
  font-size: 13px;
  max-width: 200px;
  overflow: hidden;
  text-align: right;
  text-overflow: ellipsis;
}

.e-dropdown-popup.e-font-size-ddb ul {
  min-width: 60px;
}

.e-dropdown-popup.e-align-ddb ul {
  min-width: auto;
  padding: 8px;
}

.e-dropdown-popup.e-align-ddb ul .e-item {
  display: inline-flex;
  height: 28px;
  line-height: 28px;
  margin: 0;
  padding: 0 7px;
}

.e-dropdown-popup.e-align-ddb ul .e-item .e-menu-icon {
  line-height: 28px;
  margin-right: 0;
}

.e-dropdown-popup.e-colorpicker-popup .e-container .e-custom-palette .e-palette {
  padding: 0;
}

.e-dropdown-popup.e-colorpicker-popup .e-container .e-switch-ctrl-btn {
  padding-top: 16px;
}

.e-dropdown-popup.e-font-family ul .e-item:nth-child(1) {
  font-family: "Arial";
}

.e-dropdown-popup.e-font-family ul .e-item:nth-child(2) {
  font-family: "Arial Black";
}

.e-dropdown-popup.e-font-family ul .e-item:nth-child(3) {
  font-family: "Axettac Demo";
}

.e-dropdown-popup.e-font-family ul .e-item:nth-child(4) {
  font-family: "Batang";
}

.e-dropdown-popup.e-font-family ul .e-item:nth-child(5) {
  font-family: "Book Antiqua";
}

.e-dropdown-popup.e-font-family ul .e-item:nth-child(6) {
  font-family: "Calibri";
}

.e-dropdown-popup.e-font-family ul .e-item:nth-child(7) {
  font-family: "Courier";
}

.e-dropdown-popup.e-font-family ul .e-item:nth-child(8) {
  font-family: "Courier New";
}

.e-dropdown-popup.e-font-family ul .e-item:nth-child(9) {
  font-family: "Din Condensed";
}

.e-dropdown-popup.e-font-family ul .e-item:nth-child(10) {
  font-family: "Georgia";
}

.e-dropdown-popup.e-font-family ul .e-item:nth-child(11) {
  font-family: "Helvetica";
}

.e-dropdown-popup.e-font-family ul .e-item:nth-child(12) {
  font-family: "Helvetica New";
}

.e-dropdown-popup.e-font-family ul .e-item:nth-child(13) {
  font-family: "Roboto";
}

.e-dropdown-popup.e-font-family ul .e-item:nth-child(14) {
  font-family: "Tahoma";
}

.e-dropdown-popup.e-font-family ul .e-item:nth-child(15) {
  font-family: "Times New Roman";
}

.e-dropdown-popup.e-font-family ul .e-item:nth-child(16) {
  font-family: "Verdana";
}

.e-dropdown-popup .e-aggregate-list {
  margin-left: auto;
}

.e-dropdown-popup.e-borders-ddb .e-menu-wrapper {
  border: 0;
}

.e-dropdown-popup.e-borders-ddb .e-menu-wrapper ul .e-menu-item .e-menu-icon {
  font-size: 16px;
}

.e-menu-wrapper.e-file-menu ul .e-menu-item div {
  display: flex;
  width: 100%;
}

.e-menu-wrapper.e-file-menu ul .e-menu-item div .e-extension {
  font-size: 13px;
  margin-left: auto;
  opacity: .7;
  padding-left: 10px;
}

.e-menu-wrapper .e-border-style .e-menu-item {
  align-items: center;
  display: flex;
}

.e-menu-wrapper .e-border-style .e-menu-item::after {
  content: '';
  width: 135px;
}

.e-menu-wrapper .e-border-style .e-menu-item:nth-child(1)::after {
  border-bottom-style: solid;
  border-bottom-width: thin;
}

.e-menu-wrapper .e-border-style .e-menu-item:nth-child(2)::after {
  border-bottom-style: solid;
  border-bottom-width: medium;
}

.e-menu-wrapper .e-border-style .e-menu-item:nth-child(3)::after {
  border-bottom-style: solid;
  border-bottom-width: thick;
}

.e-menu-wrapper .e-border-style .e-menu-item:nth-child(4)::after {
  border-bottom-style: dashed;
  border-bottom-width: thin;
}

.e-menu-wrapper .e-border-style .e-menu-item:nth-child(5)::after {
  border-bottom-style: dotted;
  border-bottom-width: thin;
}

.e-menu-wrapper .e-border-style .e-menu-item:nth-child(6)::after {
  border-bottom-style: double;
  border-bottom-width: medium;
}

.e-menu-wrapper.e-popup.e-menu-popup.e-border-color ul {
  min-width: 270px;
  overflow: visible;
  padding: 0;
}

.e-menu-wrapper.e-popup.e-menu-popup.e-border-color ul .e-menu-item {
  height: auto;
  line-height: 0;
  padding: 0;
}

.e-menu-wrapper.e-popup.e-menu-popup.e-border-color ul .e-menu-item.e-ripple, .e-menu-wrapper.e-popup.e-menu-popup.e-border-color ul .e-menu-item.e-ripple-style {
  overflow: visible;
}

.e-menu-wrapper.e-popup.e-menu-popup.e-border-color ul .e-menu-item.e-ripple .e-ripple-element, .e-menu-wrapper.e-popup.e-menu-popup.e-border-color ul .e-menu-item.e-ripple-style .e-ripple-element {
  display: none;
}

.e-menu-wrapper.e-popup.e-menu-popup.e-border-color ul .e-menu-item .e-container .e-slider-preview .e-colorpicker-slider .e-slider-container {
  display: block;
}

.e-spreadsheet-function-dlg {
  min-height: 480px;
  -webkit-user-select: none;
          user-select: none;
}

.e-spreadsheet-function-dlg .e-dlg-header-content {
  padding: 18px;
}

.e-spreadsheet-function-dlg .e-dlg-header-content .e-dlg-header {
  font-size: 16px;
  font-weight: 400;
}

.e-spreadsheet-function-dlg .e-dlg-content {
  overflow: hidden;
  padding-left: 18px;
  padding-right: 18px;
}

.e-spreadsheet-function-dlg .e-dlg-content .e-category-content {
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 0;
}

.e-spreadsheet-function-dlg .e-dlg-content .e-formula-description {
  margin-left: -4px;
  margin-top: 5px;
  padding: 4px;
}

.e-spreadsheet-function-dlg .e-dlg-content .e-description-content {
  font-size: 14px;
  font-weight: 500;
  padding-top: 10px;
}

.e-spreadsheet-function-dlg .e-dlg-content .e-formula-list {
  border: 1px solid #e0e0e0;
  cursor: default;
  margin-top: 6px;
  overflow-y: auto;
}

.e-name-box .e-dropdownbase .e-list-item {
  line-height: 25px;
  min-height: 25px;
  text-indent: 10px;
}

.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel {
  border-bottom-width: 0;
}

.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-btn.e-css.e-insert-function {
  border-left: 1px solid #e0e0e0;
  height: 23px;
}

.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-btn.e-css.e-insert-function .e-btn-icon {
  line-height: 24px;
}

.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-formula-bar {
  height: 23px;
  line-height: 23px;
  width: calc(100% - 146px);
}

.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel.e-expanded .e-formula-bar,
.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel.e-expanded .e-btn.e-css.e-insert-function {
  height: 71px;
}

.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel.e-expanded .e-btn.e-css.e-insert-function {
  line-height: 71px;
}

.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel.e-expanded .e-drop-icon {
  transform: rotate(180deg);
}

.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel.e-expanded .e-separator {
  height: 60px;
}

.e-spreadsheet:not(.e-mobile-view) .e-sheet-tab {
  max-width: 60%;
}

.e-spreadsheet:not(.e-mobile-view) .e-sheet-tab .e-hscroll-bar {
  margin-left: -40px;
  margin-right: 40px;
}

.e-spreadsheet:not(.e-mobile-view) .e-add-sheet-tab.e-btn.e-icon-btn.e-css,
.e-spreadsheet:not(.e-mobile-view) .e-sheets-list.e-dropdown-btn {
  height: 33px;
  padding: 0;
  width: 32px;
}

.e-spreadsheet:not(.e-mobile-view) .e-add-sheet-tab.e-btn.e-icon-btn.e-css .e-btn-icon,
.e-spreadsheet:not(.e-mobile-view) .e-sheets-list.e-dropdown-btn .e-btn-icon {
  line-height: 33px;
  margin-top: 0;
}

.e-spreadsheet:not(.e-mobile-view) .e-aggregate-list {
  margin-left: auto;
}

.e-spreadsheet:not(.e-mobile-view) .e-ribbon {
  border-bottom-width: 0;
}

.e-bigger .e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):not(.e-split-colorpicker),
.e-bigger.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):not(.e-split-colorpicker) {
  line-height: 34px;
}

.e-bigger .e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn).e-split-colorpicker,
.e-bigger.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn).e-split-colorpicker {
  line-height: 32px;
  padding-bottom: 2px;
  width: 31px;
}

.e-bigger .e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):not(.e-dropdown-btn):not(.e-split-btn),
.e-bigger.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):not(.e-dropdown-btn):not(.e-split-btn) {
  padding-left: 6px;
  padding-right: 6px;
}

.e-bigger .e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):not(.e-split-colorpicker) .e-btn-icon,
.e-bigger.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):not(.e-split-colorpicker) .e-btn-icon {
  line-height: 34px;
  min-height: 34px;
}

.e-bigger .e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):not(.e-split-colorpicker) .e-btn-icon:not(.e-caret),
.e-bigger.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):not(.e-split-colorpicker) .e-btn-icon:not(.e-caret) {
  font-size: 18px;
}

.e-bigger .e-spreadsheet .e-ribbon .e-toolbar .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
.e-bigger.e-spreadsheet .e-ribbon .e-toolbar .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon:not(.e-caret) {
  font-size: 18px;
}

.e-bigger .e-spreadsheet .e-ribbon .e-dropdown-btn.e-font-size-ddb,
.e-bigger.e-spreadsheet .e-ribbon .e-dropdown-btn.e-font-size-ddb {
  width: 70px;
}

.e-bigger .e-spreadsheet .e-ribbon .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color,
.e-bigger.e-spreadsheet .e-ribbon .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color {
  height: auto;
  width: auto;
}

.e-bigger .e-spreadsheet .e-formula-bar-panel .e-input-group.e-control-wrapper.e-ddl.e-name-box .e-input-group-icon,
.e-bigger.e-spreadsheet .e-formula-bar-panel .e-input-group.e-control-wrapper.e-ddl.e-name-box .e-input-group-icon {
  font-size: 10px;
  margin: 0;
}

.e-bigger .e-spreadsheet .e-formula-bar-panel .e-css.e-btn.e-icon-btn,
.e-bigger.e-spreadsheet .e-formula-bar-panel .e-css.e-btn.e-icon-btn {
  padding-left: 7px;
  padding-right: 7px;
}

.e-bigger .e-spreadsheet .e-add-sheet-tab.e-btn.e-icon-btn.e-css,
.e-bigger .e-spreadsheet .e-sheets-list.e-dropdown-btn,
.e-bigger.e-spreadsheet .e-add-sheet-tab.e-btn.e-icon-btn.e-css,
.e-bigger.e-spreadsheet .e-sheets-list.e-dropdown-btn {
  height: 39px;
  width: 39px;
}

.e-bigger .e-spreadsheet .e-add-sheet-tab.e-btn.e-icon-btn.e-css .e-btn-icon,
.e-bigger .e-spreadsheet .e-sheets-list.e-dropdown-btn .e-btn-icon,
.e-bigger.e-spreadsheet .e-add-sheet-tab.e-btn.e-icon-btn.e-css .e-btn-icon,
.e-bigger.e-spreadsheet .e-sheets-list.e-dropdown-btn .e-btn-icon {
  line-height: 39px;
}

.e-bigger .e-spreadsheet .e-sheet-tab-panel .e-tab .e-tab-header,
.e-bigger.e-spreadsheet .e-sheet-tab-panel .e-tab .e-tab-header {
  height: 41px;
  min-height: 41px;
}

.e-bigger .e-spreadsheet .e-sheet-tab-panel .e-tab .e-tab-header .e-toolbar-item:not(.e-separator),
.e-bigger.e-spreadsheet .e-sheet-tab-panel .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) {
  height: 41px;
  min-height: 41px;
}

.e-bigger .e-spreadsheet .e-sheet-tab-panel .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-tab-wrap,
.e-bigger.e-spreadsheet .e-sheet-tab-panel .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-tab-wrap {
  height: 41px;
}

.e-bigger .e-spreadsheet .e-sheet-tab-panel .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-text-wrap,
.e-bigger.e-spreadsheet .e-sheet-tab-panel .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-text-wrap {
  height: 41px;
}

.e-bigger .e-spreadsheet .e-sheet-tab-panel .e-tab .e-tab-header .e-toolbar-items,
.e-bigger.e-spreadsheet .e-sheet-tab-panel .e-tab .e-tab-header .e-toolbar-items {
  height: 41px;
  min-height: 41px;
}

.e-bigger .e-spreadsheet .e-sheet-tab-panel .e-tab .e-tab-header .e-toolbar-items .e-scroll-nav,
.e-bigger.e-spreadsheet .e-sheet-tab-panel .e-tab .e-tab-header .e-toolbar-items .e-scroll-nav {
  height: 41px;
  min-height: 41px;
}

.e-bigger .e-spreadsheet .e-sheet-tab .e-tab-header .e-toolbar-item .e-tab-wrap,
.e-bigger.e-spreadsheet .e-sheet-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
  padding: 0 16px;
}

.e-bigger .e-spreadsheet .e-drop-icon,
.e-bigger.e-spreadsheet .e-drop-icon {
  font-size: 12px;
  margin-right: 5px;
}

.e-bigger .e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-btn.e-css.e-insert-function,
.e-bigger.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-btn.e-css.e-insert-function {
  height: 29px;
}

.e-bigger .e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-btn.e-css.e-insert-function .e-btn-icon,
.e-bigger.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-btn.e-css.e-insert-function .e-btn-icon {
  font-size: 18px;
  line-height: 30px;
}

.e-bigger .e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-input-group.e-control-wrapper.e-ddl.e-name-box input.e-input,
.e-bigger.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-input-group.e-control-wrapper.e-ddl.e-name-box input.e-input {
  height: 29px;
}

.e-bigger .e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-drop-icon,
.e-bigger.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-drop-icon {
  line-height: 29px;
}

.e-bigger .e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-separator,
.e-bigger.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-separator {
  height: 15px;
}

.e-bigger .e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-formula-bar,
.e-bigger.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel .e-formula-bar {
  font-size: 14px;
  height: 29px;
  line-height: 29px;
}

.e-bigger .e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel.e-expanded .e-formula-bar,
.e-bigger .e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel.e-expanded .e-btn.e-css.e-insert-function,
.e-bigger.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel.e-expanded .e-formula-bar,
.e-bigger.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel.e-expanded .e-btn.e-css.e-insert-function {
  height: 89px;
  line-height: 89px;
}

.e-bigger .e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel.e-expanded .e-separator,
.e-bigger.e-spreadsheet:not(.e-mobile-view) .e-formula-bar-panel.e-expanded .e-separator {
  height: 78px;
}

.e-bigger .e-spreadsheet .e-customsort-dlg,
.e-bigger.e-spreadsheet .e-customsort-dlg {
  width: 590px !important;
}

.e-bigger .e-spreadsheet .e-sort-dialog .e-sort-template .e-list-item,
.e-bigger.e-spreadsheet .e-sort-dialog .e-sort-template .e-list-item {
  height: auto;
  line-height: 1;
}

.e-bigger .e-spreadsheet .e-filter-icon,
.e-bigger.e-spreadsheet .e-filter-icon {
  margin-bottom: 12px;
}

.e-bigger .e-spreadsheet .e-find-dlg .e-footer-content .e-btn,
.e-bigger.e-spreadsheet .e-find-dlg .e-footer-content .e-btn {
  font-size: 11px;
}

.e-bigger .e-spreadsheet .e-findtool-dlg,
.e-bigger.e-spreadsheet .e-findtool-dlg {
  height: 59px;
  width: 403px;
}

.e-bigger .e-spreadsheet .e-goto-dlg,
.e-bigger.e-spreadsheet .e-goto-dlg {
  height: auto;
}

.e-bigger .e-spreadsheet .e-goto-dlg .e-btn,
.e-bigger.e-spreadsheet .e-goto-dlg .e-btn {
  font-size: 12px;
}

.e-bigger.e-dropdown-popup.e-font-size-ddb ul,
.e-bigger .e-dropdown-popup.e-font-size-ddb ul {
  min-width: 70px;
}

.e-sort-dialog {
  height: 100%;
  position: relative;
}

.e-sort-dialog .e-sort-listsection {
  height: calc(100% - 28px);
  margin: 0 auto;
  overflow: auto;
  width: 100%;
}

.e-sort-dialog .e-sort-listwrapper {
  padding-left: 2px;
}

.e-sort-dialog .e-sort-listwrapper .text {
  font-size: 12px;
  padding: 10px 0 5px;
}

.e-sort-dialog .e-list-sort {
  height: 100%;
}

.e-sort-dialog .e-sort-row {
  align-items: center;
  display: flex;
  padding: 5px 0 10px;
}

.e-sort-dialog .e-sort-error,
.e-sort-dialog .e-sort-header,
.e-sort-dialog .e-sort-casecheckbox,
.e-sort-dialog .e-sort-listsection {
  padding-left: 18px;
  padding-right: 18px;
}

.e-sort-dialog .e-sort-error {
  bottom: 0;
  display: none;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  width: 100%;
}

.e-sort-dialog .e-sort-template {
  border: 0;
}

.e-sort-dialog .e-sort-template .e-list-item {
  height: auto;
  line-height: unset;
}

.e-sort-dialog .e-sort-template .e-list-item:not(:first-child) {
  padding: 5px 0 0;
}

.e-sort-dialog .e-sort-template .e-list-item:first-child {
  padding: 0;
}

.e-sort-dialog .e-sort-template .e-content {
  height: 100%;
  overflow: auto;
}

.e-sort-dialog .e-sort-field {
  width: auto;
}

.e-sort-dialog .e-radio-wrapper {
  margin-left: 16px;
}

.e-sort-dialog li:first-of-type .e-sort-delete {
  display: none;
}

.e-sort-dialog .e-sort-delete {
  border-left-style: solid;
  border-left-width: 1px;
  line-height: 32px;
  margin-left: auto;
  margin-right: 5px;
  padding-left: 22px;
  vertical-align: middle;
}

.e-sort-dialog .e-sort-delete::before {
  cursor: pointer;
}

/*! spreadsheet theme */
.e-spreadsheet .e-findtool-dlg {
  border-bottom-color: #e0e0e0;
  border-color: #e0e0e0;
  border-left-color: #e0e0e0;
  border-right-color: #e0e0e0;
  border-top-color: #fafafa;
  box-shadow: none;
}

.e-spreadsheet .e-find-dlg .e-header {
  font-weight: 500;
}

.e-spreadsheet .e-sheet-tab-panel {
  background: #fafafa;
}

.e-spreadsheet .e-sheet-tab-panel .e-tab-header .e-toolbar-item {
  background: #fafafa;
}

.e-spreadsheet .e-sheet-tab-panel .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-text {
  color: rgba(0, 0, 0, 0.54);
}

.e-spreadsheet .e-sheet-tab-panel .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-text {
  color: rgba(0, 0, 0, 0.54);
}

.e-spreadsheet .e-sheet-tab-panel .e-tab-header .e-tab-wrap:hover {
  background: #e6e6e6;
}

.e-spreadsheet .e-sheet-tab-panel .e-tab-header .e-toolbar-item.e-active {
  background: #fff;
}

.e-spreadsheet .e-sheet-tab-panel .e-btn.e-flat.e-icon-btn,
.e-spreadsheet .e-sheet-tab-panel .e-aggregate-list.e-flat {
  border-color: transparent;
  box-shadow: none;
}

.e-spreadsheet .e-sheet-tab-panel .e-btn.e-flat.e-icon-btn .e-btn-icon,
.e-spreadsheet .e-sheet-tab-panel .e-aggregate-list.e-flat .e-btn-icon {
  color: rgba(0, 0, 0, 0.54);
}

.e-spreadsheet .e-sheets-list,
.e-spreadsheet .e-aggregate-list,
.e-spreadsheet .e-add-sheet-tab.e-flat {
  background-color: transparent;
}

.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn) {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
}

.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn):hover:not(.e-active) {
  background: rgba(0, 0, 0, 0.12);
  border-color: transparent;
}

.e-spreadsheet .e-ribbon .e-toolbar .e-btn:not(.e-tbar-btn).e-active {
  background: rgba(0, 0, 0, 0.12);
  border-color: transparent;
}

.e-spreadsheet .e-formula-bar-panel {
  background-color: #fff;
}

.e-spreadsheet .e-formula-bar-panel .e-insert-function.e-btn.e-flat,
.e-spreadsheet .e-formula-bar-panel .e-btn.e-css.e-formula-submit.e-flat,
.e-spreadsheet .e-formula-bar-panel .e-formula-bar {
  background-color: transparent;
}

.e-spreadsheet .e-formula-bar-panel .e-insert-function.e-btn.e-flat .e-btn-icon,
.e-spreadsheet .e-formula-bar-panel .e-btn.e-css.e-formula-submit.e-flat .e-btn-icon,
.e-spreadsheet .e-formula-bar-panel .e-drop-icon {
  color: #5f6368;
}

.e-spreadsheet .e-formula-bar-panel .e-separator {
  border-left-color: #e0e0e0;
}

.e-spreadsheet .e-formula-bar-panel .e-separator {
  border-left-color: #e0e0e0;
}

.e-spreadsheet .e-formula-bar-panel .e-input-group.e-control-wrapper.e-name-box,
.e-spreadsheet .e-formula-bar-panel .e-formula-bar {
  color: #515151;
}

.e-spreadsheet .e-header-panel,
.e-spreadsheet .e-main-panel,
.e-spreadsheet .e-header-row,
.e-spreadsheet .e-row-header .e-header-cell {
  background-color: #f5f5f5;
}

.e-spreadsheet .e-main-panel .e-sheet-content {
  background-color: #fff;
}

.e-spreadsheet .e-main-panel .e-spreadsheet-edit {
  background-color: #fff;
  color: #000;
}

.e-spreadsheet .e-row-header {
  border-bottom-color: #e0e0e0;
}

.e-spreadsheet .e-column-header {
  border-color: #e0e0e0;
}

.e-spreadsheet .e-header-cell {
  color: #757575;
}

.e-spreadsheet .e-cell {
  background-color: #fff;
  border-bottom-color: #e0e0e0;
  color: #000;
}

.e-spreadsheet .e-column-header .e-header-cell,
.e-spreadsheet .e-select-all-cell {
  border-bottom-color: #e0e0e0;
}

.e-spreadsheet .e-row-header .e-header-cell {
  border-bottom-color: #e0e0e0;
}

.e-spreadsheet .e-hide-gridlines .e-cell {
  border-bottom-color: transparent;
}

.e-spreadsheet.e-hide-row-gridlines .e-cell {
  border-bottom-color: transparent;
}

.e-spreadsheet .e-selectall {
  background-color: transparent;
  border-color: #e0e0e0;
  border-top-color: transparent;
}

.e-spreadsheet .e-selectall:hover {
  border-bottom-color: #bdbdbd;
}

.e-spreadsheet .e-selectall.e-highlight {
  border-bottom-color: #e3165b;
}

.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-cell {
  border-right-color: #e0e0e0;
}

.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-column-header .e-header-cell {
  border-right-color: #e0e0e0;
}

.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-row-header .e-header-cell,
.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-select-all-cell {
  border-right-color: #e0e0e0;
}

.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-hide-gridlines .e-cell {
  border-right-color: transparent;
}

.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-selectall {
  border-left-color: transparent;
}

.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-selectall:hover {
  border-right-color: #bdbdbd;
}

.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-selectall.e-highlight {
  border-right-color: #e3165b;
}

.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-column-header .e-header-cell.e-prev-highlight,
.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-column-header .e-header-cell.e-highlight,
.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-select-all-cell.e-prev-highlight-right {
  border-right-color: #cccccc;
}

.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-column-header .e-header-cell.e-hide-start.e-prev-highlight,
.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-column-header .e-header-cell.e-hide-start.e-highlight {
  border-right-color: transparent;
}

.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-column-header .e-header-cell.e-hide-start.e-prev-highlight::after,
.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-column-header .e-header-cell.e-hide-start.e-highlight::after {
  border-right-color: #cccccc;
}

.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-column-header .e-header-cell.e-hide-end.e-highlight::before,
.e-spreadsheet .e-sheet-panel:not(.e-rtl) .e-column-header .e-header-cell.e-highlight + th.e-header-cell.e-hide-end::before {
  border-left-color: #cccccc;
}

.e-spreadsheet .e-sheet-panel.e-rtl .e-cell {
  border-left-color: #e0e0e0;
}

.e-spreadsheet .e-sheet-panel.e-rtl .e-column-header .e-header-cell {
  border-left-color: #e0e0e0;
}

.e-spreadsheet .e-sheet-panel.e-rtl .e-row-header .e-header-cell,
.e-spreadsheet .e-sheet-panel.e-rtl .e-select-all-cell {
  border-left-color: #e0e0e0;
}

.e-spreadsheet .e-sheet-panel.e-rtl .e-hide-gridlines .e-cell {
  border-left-color: transparent;
}

.e-spreadsheet .e-sheet-panel.e-rtl .e-selectall {
  border-right-color: transparent;
}

.e-spreadsheet .e-sheet-panel.e-rtl .e-selectall:hover {
  border-left-color: #bdbdbd;
}

.e-spreadsheet .e-sheet-panel.e-rtl .e-selectall.e-highlight {
  border-left-color: #e3165b;
}

.e-spreadsheet .e-sheet-panel.e-rtl .e-column-header .e-header-cell.e-prev-highlight,
.e-spreadsheet .e-sheet-panel.e-rtl .e-column-header .e-header-cell.e-highlight,
.e-spreadsheet .e-sheet-panel.e-rtl .e-select-all-cell.e-prev-highlight-right {
  border-left-color: #cccccc;
}

.e-spreadsheet .e-copy-indicator div.e-top {
  background: url("https://ej2.syncfusion.com/products/images/spreadsheet/copy_indicator/t_b_material.gif") repeat-x left top;
}

.e-spreadsheet .e-copy-indicator div.e-bottom {
  background: url("https://ej2.syncfusion.com/products/images/spreadsheet/copy_indicator/t_b_material.gif") repeat-x left bottom;
}

.e-spreadsheet .e-copy-indicator div.e-left {
  background: url("https://ej2.syncfusion.com/products/images/spreadsheet/copy_indicator/l_r_material.gif") repeat-y left top;
}

.e-spreadsheet .e-copy-indicator div.e-right {
  background: url("https://ej2.syncfusion.com/products/images/spreadsheet/copy_indicator/l_r_material.gif") repeat-y right top;
}

.e-spreadsheet.e-hide-column-gridlines .e-sheet-panel:not(.e-rtl) .e-cell {
  border-right-color: transparent;
}

.e-spreadsheet.e-hide-column-gridlines .e-sheet-panel.e-rtl .e-cell {
  border-left-color: transparent;
}

.e-spreadsheet .e-selection {
  background-color: rgba(227, 22, 91, 0.12);
  border-color: #e3165b;
}

.e-spreadsheet .e-selection.e-merged {
  background-color: transparent;
  border-color: transparent;
}

.e-spreadsheet .e-row-header .e-header-cell:hover,
.e-spreadsheet .e-column-header .e-header-cell:hover {
  background-color: #eee;
}

.e-spreadsheet .e-row-header .e-header-cell.e-highlight,
.e-spreadsheet .e-column-header .e-header-cell.e-highlight {
  background-color: #e6e6e6;
  color: #424242;
}

.e-spreadsheet .e-row-header .e-prev-highlight .e-header-cell,
.e-spreadsheet .e-row-header .e-header-cell.e-highlight,
.e-spreadsheet .e-select-all-cell.e-prev-highlight-bottom,
.e-spreadsheet .e-row-header .e-table tr.e-hide-end.e-prev-highlight .e-header-cell::before,
.e-spreadsheet .e-row-header .e-table tr.e-hide-end .e-header-cell.e-highlight::before {
  border-bottom-color: #cccccc;
}

.e-spreadsheet .e-row-header .e-table tr.e-hide-start.e-prev-highlight .e-header-cell::after,
.e-spreadsheet .e-row-header .e-table tr.e-hide-start .e-header-cell.e-highlight::after {
  border-top-color: #cccccc;
}

.e-spreadsheet .e-toolbar-panel .e-dropdown-btn.e-btn {
  border-color: #e0e0e0;
}

.e-spreadsheet .e-menu-wrapper.e-mobile.e-file-menu {
  background-color: inherit;
  border-color: transparent;
}

.e-spreadsheet .e-menu-wrapper .e-border-style .e-menu-item::after {
  border-bottom-color: rgba(0, 0, 0, 0.87);
}

.e-spreadsheet .e-customsort-dlg .e-listview .e-list-item.e-hover, .e-spreadsheet .e-customsort-dlg .e-listview .e-list-item.e-active {
  background-color: transparent;
}

.e-spreadsheet .e-customsort-dlg .e-listview .e-list-item.e-hover {
  border-color: transparent;
}

.e-spreadsheet .e-customsort-dlg .e-sort-delete {
  border-left-color: #e0e0e0;
}

.e-spreadsheet .e-colresize-handler,
.e-spreadsheet .e-rowresize-handler {
  border-color: #e3165b;
}

.e-spreadsheet .e-validation-list {
  background: #fff;
}

.e-spreadsheet .e-datavalidation-dlg .e-dlg-error {
  color: #dd2c2c;
}

.e-ribbon .e-content .e-toolbar .e-toolbar-items .e-toolbar-item.e-overlay .e-icons {
  color: rgba(0, 0, 0, 0.54);
}

.e-dropdown-popup ul .e-item .e-menu-icon.e-selected-icon {
  color: rgba(0, 0, 0, 0.87);
}

.e-dropdown-popup.e-align-ddb ul .e-item:not(.e-selected) .e-menu-icon {
  color: rgba(0, 0, 0, 0.54);
}

.e-numformat-ddb.e-dropdown-popup ul .e-item .e-numformat-preview-text {
  opacity: .5;
}

.e-sort-dialog .e-sort-listwrapper {
  border-bottom: 1px dashed #e0e0e0;
}

.e-sort-dialog .e-sort-error {
  background-color: #fce7e9;
  color: #333;
}

.e-dropdown-popup.e-sheets-list .e-item.e-hide {
  opacity: .45;
}

::ng-deep .e-dlg-container.e-dlg-center-center {
	display: none;
}
::ng-deep .e-treegrid .e-treecolumn-container span {
	width: 0%;
}
/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/ngx-drag-to-select/ngx-drag-to-select.css?ngGlobalStyle ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
.dts-no-select {
  -webkit-user-select: none;
          user-select: none;
}

.dts-select-box {
  background: rgba(125, 218, 252, 0.3);
  border: 2px solid currentColor;
  contain: layout;
  transform: translateZ(0);
  box-sizing: border-box;
  color: #7ddafc;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  pointer-events: none;
  opacity: 0;
  z-index: 1;
}
.dts-select-box.dts-removing {
  background: rgba(125, 218, 252, 0.3);
  border: 2px solid #7ddafc;
}

.dts-select-container:not(.dts-custom) .dts-select-item.selected {
  border: 1px solid #d2d2d2;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
}
.dts-select-container:not(.dts-custom) .dts-select-item.dts-range-start {
  border: 1px solid #2196f3;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./node_modules/jibe-components/assets/css/jibe-thresholds.scss?ngGlobalStyle ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*article*/
/*dropdown*/
/*system management*/
/*!
 * Icon Font JiBe-Icon
 * Made with love by Icons8 [ https://icons8.com/ ] using webfont [ https://github.com/itgalaxy/webfont ]
 *
 * Contacts:
 *    [ https://icons8.com/contact ]
 *
 * Follow Icon8 on
 *    Twitter [ https://twitter.com/icons_8 ]
 *    Facebook [ https://www.facebook.com/Icons8 ]
 *    Google+ [ https://plus.google.com/+Icons8 ]
 *    GitHub [ https://github.com/icons8 ]
 */
@font-face {
  font-family: "JiBe-Icon";
  src: url("/assets/JiBe-Icon/fonts/JiBe-Icon.eot");
  src: url("/assets/JiBe-Icon/fonts/JiBe-Icon.eot?#iefix") format("embedded-opentype"), url("/assets/JiBe-Icon/fonts/JiBe-Icon.woff2") format("woff2"), url("/assets/JiBe-Icon/fonts/JiBe-Icon.woff") format("woff"), url("/assets/JiBe-Icon/fonts/JiBe-Icon.ttf") format("truetype"), url("/assets/JiBe-Icon/fonts/JiBe-Icon.svg#font") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "JiBe-Icon";
    src: url("/assets/JiBe-Icon/fonts/JiBe-Icon.svg#JiBe-Icon") format("svg");
  }
}
.icons8-split:before, .jibe-split:before,
.icons8-water-transportation:before,
.jibe-vessel:before,
.icons8-tear-off-calendar:before,
.jibe-calendar:before,
.icons8-private:before,
.jibe-stop:before,
.icons8-camera:before,
.jibe-camera:before,
.icons8-expand-arrow:before,
.icons8-cheque:before,
.jibe-cheque:before,
.icons8-change:before,
.jibe-change:before,
.moc:before,
.icons8-adjust:before,
.jibe-adjust:before,
.icons8-system:before,
.jibe-system:before,
.icons8-copy:before,
.jibe-copy:before,
.icons8-closed-eye:before,
.jibe-closed-eye:before,
.icons8-invisible:before,
.jibe-invisible:before,
.icons8-waste:before,
.jibe-waste:before,
.icons8-advanced-search:before,
.vetting-observation:before,
.jibe-advanced-search:before,
.icons8-pdf:before,
.icons8-key:before,
.jibe-key:before,
.icons8-what-i-do:before,
.vetting-inspection:before,
.jibe-what-i-do:before,
.icons8-police:before,
.jibe-police:before,
.icons8-identification-documents:before,
.jibe-identification-documents:before,
.icons8-search-route-of-cargo-ship-delivery-point:before,
.jibe-cargo-route:before,
.icons8-arrow:before,
.icons8-arrow-2:before,
.icons8-collapse:before,
.jibe-minimize:before,
.icons8-anchor:before,
.jibe-anchor:before,
.icons8-recycle:before,
.jibe-recycle:before,
.icons8-office:before,
.jibe-office:before,
.icons8-survey:before,
.jibe-survey:before,
.icons8-diploma:before,
.jibe-diploma:before,
.icons8-creative-commons-commercial:before,
.jibe-creative-commons:before,
.icons8-registry-editor:before,
.jibe-registry-editor:before,
.icons8-calculator:before,
.jibe-calculator:before,
.icons8-security-shield-green:before,
.jibe-security-shield:before,
.icons8-alarm:before,
.jibe-alarm:before,
.icons8-graph:before,
.jibe-graph:before,
.icons8-sync:before,
.jibe-sync:before,
.icons8-angularjs:before,
.jibe-angular:before,
.icons8-dashboard:before,
.jibe-dashboard:before,
.icons8-broadcasting:before,
.jibe-broadcasting:before,
.icons8-mind-map:before,
.jibe-mind-map:before,
.icons8-training:before,
.jibe-training:before,
.icons8-devops:before,
.jibe-devops:before,
.icons8-detective-2:before,
.jibe-detective:before,
.icons8-hide-sidepanel:before,
.jibe-sidepanel:before,
.icons8-couple:before,
.jibe-couple:before,
.icons8-pdf-2:before,
.jibe-pdf:before,
.icons8-jpg:before,
.jibe-jpg:before,
.icons8-word:before,
.jibe-word:before,
.icons8-download-graph-report:before,
.jibe-download-graph:before,
.icons8-cbs:before,
.jibe-cbs:before,
.icons8-repeat:before,
.jibe-repeat:before,
.icons8-thumbs-down:before,
.jibe-thumbs-down:before,
.icons8-thumbs-up:before,
.jibe-thumbs-up:before,
.icons8-happy:before,
.jibe-happy:before,
.icons8-happy-2:before,
.jibe-happy-2:before,
.icons8-christmas-star:before,
.icons8-sort:before,
.jibe-sort:before,
.icons8-share:before,
.jibe-share:before,
.icons8-eye:before,
.jibe-eye:before,
.icons8-next-page-2:before,
.jibe-next-page-2:before,
.icons8-download-from-cloud:before,
.jibe-download-cloud:before,
.icons8-expand:before,
.jibe-maximize:before,
.icons8-lock:before,
.jibe-lock:before,
.icons8-edit:before,
.jibe-edit:before,
.icons8-invoice:before,
.jibe-invoice:before,
.icons8-water-transportation-2:before,
.jibe-vessel-2:before,
.icons8-last-1:before,
.jibe-last-1:before,
.icons8-first-1:before,
.jibe-first-1:before,
.icons8-sms:before,
.jibe-sms:before,
.icons8-no-chat-message:before,
.jibe-no-chat:before,
.icons8-full-tool-storage-box:before,
.jibe-storage-box:before,
.icons8-shopping-cart:before,
.jibe-shopping-cart:before,
.icons8-suitcase:before,
.jibe-suitcase:before,
.icons8-invoice-2:before,
.jibe-invoice-2:before,
.icons8-job:before,
.jibe-job:before,
.icons8-contacts:before,
.jibe-contacts:before,
.icons8-resume-template:before,
.jibe-resume-template:before,
.icons8-upload-to-cloud:before,
.jibe-upload-cloud:before,
.icons8-tips:before,
.jibe-tips:before,
.icons8-document:before,
.jibe-document:before,
.icons8-doc:before,
.jibe-doc:before,
.icons8-commercial:before,
.jibe-commercial:before,
.icons8-zoom-in:before,
.jibe-zoom-in:before,
.icons8-rotate:before,
.jibe-rotate:before,
.icons8-rotate-right:before,
.jibe-rotate-right:before,
.icons8-minus:before,
.jibe-minus:before,
.icons8-plus:before,
.jibe-plus:before,
.icons8-zoom-out:before,
.jibe-zoom-out:before,
.icons8-back:before,
.jibe-back:before,
.icons8-engine:before,
.jibe-engine:before,
.icons8-scroll:before,
.jibe-scroll:before,
.icons8-open-end-wrench:before,
.jibe-wrench:before,
.icons8-wink:before,
.jibe-wink:before,
.icons8-index:before,
.jibe-index:before,
.icons8-external-link:before,
.jibe-external-link:before,
.icons8-menu:before,
.jibe-menu:before,
.icons8-trolley:before,
.jibe-trolley:before,
.icons8-heart:before,
.jibe-heart:before,
.icons8-sent:before,
.jibe-sent:before,
.icons8-engine-oil:before,
.jibe-engine-oil:before,
.icons8-water:before,
.jibe-water:before,
.icons8-leaf:before,
.jibe-leaf:before,
.icons8-compass:before,
.jibe-compass:before,
.icons8-truck:before,
.jibe-truck:before,
.icons8-boxes:before,
.jibe-boxes:before,
.icons8-table:before,
.jibe-table:before,
.icons8-collaboration:before,
.jibe-collaboration:before,
.icons8-stacked-organizational-chart:before,
.jibe-organizational-chart:before,
.icons8-supplier-2:before,
.jibe-supplier-2:before,
.icons8-salary-male:before,
.jibe-salary-male:before,
.icons8-inspection:before,
.jibe-inspection:before,
.icons8-communication:before,
.jibe-communication:before,
.icons8-rating:before,
.jibe-rating:before,
.icons8-new-copy:before,
.jibe-new-copy:before,
.icons8-engine-2:before,
.jibe-engine-2:before,
.icons8-history:before,
.jibe-history:before,
.icons8-gears:before,
.jibe-gears:before,
.icons8-speed:before,
.jibe-speed:before,
.icons8-currency-exchange:before,
.jibe-currency-exchange:before,
.icons8-conflict:before,
.jibe-conflict:before,
.icons8-estimate:before,
.jibe-estimate:before,
.icons8-salary-male-2:before,
.jibe-salary-male-2:before,
.icons8-square-brackets:before,
.jibe-square-brackets:before,
.icons8-complaint:before,
.jibe-complaint:before,
.icons8-chat-room:before,
.jibe-chat:before,
.jibe-chat-room:before,
.icons8-archive-folder-3:before,
.jibe-archive-folder-3:before,
.icons8-copyright:before,
.jibe-copyright:before,
.icons8-open-end-wrench-2:before,
.jibe-wrench-2:before,
.icons8-high-priority:before,
.jibe-high-priority:before,
.icons8-wind:before,
.jibe-wind:before,
.icons8-remove-administrator:before,
.jibe-remove-administrator:before,
.icons8-compress:before,
.jibe-compress:before,
.icons8-enlarge:before,
.jibe-enlarge:before,
.icons8-small-icons:before,
.jibe-small-icons:before,
.icons8-change-4:before,
.jibe-change-4:before,
.icons8-exit-sign:before,
.icons8-new-job:before,
.jibe-new-job:before,
.icons8-star:before,
.jibe-star:before,
.icons8-master-data:before,
.jibe-master-data:before,
.icons8-love:before,
.jibe-love:before,
.icons8-salary:before,
.jibe-salary:before,
.icons8-check-lock:before,
.jibe-check-lock:before,
.icons8-dividend:before,
.jibe-dividend:before,
.icons8-checking:before,
.jibe-checking:before,
.icons8-salary-2:before,
.jibe-salary-2:before,
.icons8-timeline:before,
.jibe-timeline:before,
.icons8-activity:before,
.jibe-activity:before,
.icons8-iot-sensor:before,
.jibe-iot-sensor:before,
.icons8-job-seeker-offered-high-salary-package-during-interview-selection:before,
.jibe-job-seeker:before,
.icons8-audit:before,
.jibe-audit:before,
.icons8-inspection-2:before,
.internal:before,
.jibe-inspection-2:before,
.icons8-board:before,
.onboard:before,
.jibe-board:before,
.icons8-inspection-3:before,
.external:before,
.jibe-inspection-3:before,
.icons8-user-manual:before,
.jibe-user-manual:before,
.icons8-counter:before,
.jibe-counter:before,
.icons8-next-page:before,
.jibe-next-page:before,
.icons8-triggering:before,
.jibe-triggering:before,
.icons8-update:before,
.jibe-update:before,
.icons8-siren-2:before,
.jibe-siren-2:before,
.icons8-global:before,
.jibe-global:before,
.icons8-love-2:before,
.jibe-love-2:before,
.icons8-selection:before,
.jibe-selection:before,
.icons8-globe:before,
.jibe-globe:before,
.icons8-date-span:before,
.jibe-date-span:before,
.icons8-pie-chart:before,
.jibe-pie:before,
.icons8-life-cycle:before,
.jibe-life-cycle:before,
.icons8-command-sergeant-major-csm:before,
.jibe-major-csm:before,
.icons8-flight-crew:before,
.jibe-flight-crew:before,
.icons8-activity-history-2:before,
.jibe-history-2:before,
.icons8-cargo-ship:before,
.jibe-cargo-ship:before,
.icons8-police-2:before,
.jibe-police-2:before,
.icons8-trophy:before,
.jibe-trophy:before,
.icons8-gear:before,
.jibe-gear:before,
.icons8-factory-breakdown:before,
.jibe-breakdown:before,
.icons8-graph-2:before,
.jibe-graph-2:before,
.icons8-agreement:before,
.jibe-agreement:before,
.icons8-time:before,
.jibe-time:before,
.icons8-location-2:before,
.jibe-location-2:before,
.icons8-sawing-man:before,
.jibe-sawing-man:before,
.icons8-balance-write-off:before,
.jibe-write-off:before,
.icons8-estimate-2:before,
.jibe-estimate-2:before,
.icons8-staff:before,
.jibe-staff:before,
.icons8-left-and-right-arrows:before,
.jibe-leftright-arrows:before,
.icons8-receipt-dollar:before,
.jibe-dollar:before,
.icons8-payroll:before,
.jibe-payroll:before,
.icons8-statistics-report:before,
.icons8-report-file:before,
.jibe-report-file:before,
.icons8-unchecked-checkbox:before,
.jibe-unchecked:before,
.icons8-sailing-ship:before,
.jibe-sailing-ship:before,
.icons8-breakable:before,
.jibe-breakable:before,
.icons8-severity:before,
.jibe-severity:before,
.icons8-slippery-floor-sign:before,
.jibe-slippery-floor-sign:before,
.icons8-falling-objects-hazard:before,
.jibe-falling-objects:before,
.icons8-services:before,
.jibe-services:before,
.icons8-cost:before,
.jibe-cost:before,
.icons8-us-dollar-circled:before,
.jibe-us-dollar:before,
.icons8-add-to-chat:before,
.jibe-add-chat:before,
.icons8-descending-sorting:before,
.jibe-descending-sorting:before,
.icons8-inventory-flow:before,
.jibe-inventory-flow:before,
.icons8-warehouse:before,
.jibe-warehouse:before,
.icons8-order-history:before,
.jibe-order-history:before,
.icons8-work:before,
.jibe-work:before,
.icons8-work-2:before,
.jibe-work-2:before,
.icons8-user-account:before,
.jibe-user-account:before,
.icons8-add-document:before,
.jibe-add-document:before,
.icons8-buy-with-card:before,
.jibe-buy-card:before,
.icons8-address:before,
.jibe-address:before,
.icons8-home-address:before,
.jibe-home-address:before,
.icons8-user:before,
.jibe-user:before,
.icons8-more-details:before,
.jibe-more-details:before,
.icons8-survey-2:before,
.jibe-survey-2:before,
.icons8-edit-property-3:before,
.jibe-edit-property-3:before,
.icons8-document-2:before,
.jibe-document-2:before,
.icons8-documents:before,
.jibe-documents:before,
.icons8-new-copy-2:before,
.jibe-new-copy-2:before,
.icons8-forward-arrow:before,
.jibe-forward-arrow:before,
.icons8-stop:before,
.beSafe:before,
.jibe-stop:before,
.icons8-watch-your-step:before,
.jibe-watch-step:before,
.icons8-stop-sign:before,
.jibe-stop-sign:before,
.icons8-combat:before,
.jibe-combat:before,
.icons8-favorites-shield:before,
.jibe-favorites-shield:before,
.icons8-slippery-floor:before,
.jibe-slippery-floor:before,
.icons8-view:before,
.jibe-view:before,
.icons8-financial-changes:before,
.jibe-financial-changes:before,
.icons8-credit-card:before,
.jibe-credit-card:before,
.icons8-document-3:before,
.jibe-document-3:before,
.icons8-paid-bill:before,
.jibe-paid-bill:before,
.icons8-signing-a-document:before,
.jibe-signing-document:before,
.icons8-department:before,
.jibe-department:before,
.icons8-view-2:before,
.jibe-view-2:before,
.icons8-striped-patterns:before,
.jibe-striped-patterns:before,
.icons8-grid:before,
.jibe-grid:before,
.icons8-not-applicable:before,
.jibe-not-applicable:before,
.icons8-more-details-2:before,
.jibe-more-details-2:before,
.icons8-certificate:before,
.certificate:before,
.jibe-certificate:before,
.icons8-add-reminder:before,
.jibe-reminder:before,
.icons8-add-reminder-2:before,
.jibe-reminder-2:before,
.icons8-add-reminder-3:before,
.jibe-reminder-3:before,
.icons8-contact-details-2:before,
.jibe-contact-details-2:before,
.icons8-slr-camera:before,
.jibe-slr-camera:before,
.icons8-slr-camera-2:before,
.jibe-slr-camera-2:before,
.icons8-pass-fail:before,
.int-audit:before,
.jibe-pass-fail:before,
.icons8-pass-fail-2:before,
.jibe-pass-fail-2:before,
.icons8-business-report:before,
.jibe-business-report:before,
.icons8-online-group-studying:before,
.jibe-group-studying:before,
.icons8-human-research-program:before,
.jibe-research-program:before,
.icons8-medical-bag:before,
.jibe-medical-bag:before,
.icons8-coin-in-hand:before,
.jibe-coin-in-hand:before,
.icons8-search-client:before,
.jibe-search-client:before,
.icons8-air-pilot-hat:before,
.jibe-pilot-hat:before,
.icons8-prize:before,
.jibe-prize:before,
.icons8-cloud-function:before,
.sm-function:before,
.jibe-cloud-function:before,
.icons8-engine-3:before,
.sm-machinery:before,
.jibe-engine-3:before,
.icons8-bank-cards:before,
.jibe-bank-cards:before,
.icons8-idea-bank:before,
.jibe-idea-bank:before,
.icons8-merchant-account:before,
.jibe-merchant-account:before,
.icons8-regular-document:before,
.jibe-regular-document:before,
.icons8-ledger:before,
.jibe-ledger:before,
.icons8-gears-2:before,
.sm-component:before,
.jibe-gears-2:before,
.icons8-create-document:before,
.jibe-create-document:before,
.icons8-maintenance-date:before,
.jibe-maintenance-date:before,
.icons8-search-in-list:before,
.jibe-search-list:before,
.icons8-prepaid-recharge:before,
.jibe-prepaid-recharge:before,
.icons8-time-limit:before,
.jibe-time-limit:before,
.icons8-medium-priority-2:before,
.jibe-priority-2:before,
.icons8-work-instructions:before,
.jibe-work-instructions:before,
.icons8-safety-hat-3:before,
.jibe-hat-3:before,
.icons8-hierarchy:before,
.jibe-hierarchy:before,
.icons8-rescheduling-a-task:before,
.jibe-rescheduling:before,
.icons8-plus-1-week:before,
.jibe-1-week:before,
.icons8-plus-1-hour:before,
.jibe-1-hour:before,
.icons8-details:before,
.jibe-details:before,
.icons8-buy:before,
.jibe-buy:before,
.icons8-computer-support:before,
.jibe-computer-support:before,
.icons8-error-cloud:before,
.jibe-error-cloud:before,
.icons8-around-the-globe:before,
.jibe-the-globe:before,
.icons8-drill:before,
.jibe-drill:before,
.icons8-people:before,
.jibe-people:before,
.icons8-checklist:before,
.jibe-checklist:before,
.icons8-toolbox-2:before,
.jibe-toolbox-2:before,
.icons8-search-contacts-2:before,
.jibe-contacts-2:before,
.icons8-stormy-weather-2:before,
.jibe-weather-2:before,
.icons8-high-risk:before,
.jibe-high-risk:before,
.icons8-change-3:before,
.jibe-change-3:before,
.icons8-application-shield-2:before,
.jibe-shield-2:before,
.icons8-documents-2:before,
.jibe-documents-2:before,
.icons8-collaboration-2:before,
.jibe-collaboration-2:before,
.icons8-sewing-tape-measure:before,
.jibe-sewing-tape:before,
.icons8-high-risk-2:before,
.jibe-risk-2:before,
.icons8-evidence:before,
.jibe-evidence:before,
.icons8-transition-both-directions:before,
.jibe-both-directions:before,
.icons8-folder-tree:before,
.jibe-folder-tree:before,
.icons8-clock-alert-3:before,
.jibe-alert-3:before,
.icons8-magazine-2:before,
.jibe-magazine-2:before,
.icons8-profile:before,
.jibe-profile:before,
.icons8-clipboard:before,
.jibe-clipboard:before,
.icons8-cost-2:before,
.jibe-cost-2:before,
.icons8-view-details:before,
.jibe-view-details:before,
.icons8-port:before,
.jibe-port:before,
.icons8-boat-returning-to-port-2:before,
.jibe-returning-port:before,
.icons8-notification:before,
.jibe-notification:before,
.icons8-safety-vest-3:before,
.jibe-vest-3:before,
.icons8-archive:before,
.jibe-archive:before,
.icons8-duplicate-4:before,
.jibe-duplicate-4:before,
.icons8-increase:before,
.jibe-increase:before,
.icons8-discussion-forum:before,
.jibe-discussion-forum:before,
.icons8-megaphone:before,
.jibe-megaphone:before,
.icons8-find-user-male:before,
.jibe-user-male:before,
.icons8-urgent-property:before,
.jibe-urgent-property:before,
.icons8-attendance:before,
.jibe-attendance:before,
.icons8-journal:before,
.jibe-journal:before,
.icons8-resume:before,
.jibe-resume:before,
.icons8-bulk-gas-tanker:before,
.vt-lpg:before,
.jibe-gas-tanker:before,
.icons8-flour:before,
.vt-bulkcarrier:before,
.jibe-flour:before,
.icons8-test-tube:before,
.vt-chemtanker:before,
.jibe-test-tube:before,
.icons8-people-in-car-side-view:before,
.vt-roro:before,
.jibe-car-view:before,
.icons8-oil-industry:before,
.vt-oiltanker:before,
.jibe-oil-industry:before,
.icons8-scorecard:before,
.ncr:before,
.jibe-scorecard:before,
.icons8-wolfram-alpha:before,
.deficiency:before,
.jibe-wolfram-alpha:before,
.icons8-wharf:before,
.jibe-wharf:before,
.icons8-wharf-2:before,
.drydock:before,
.jibe-wharf-2:before,
.icons8-pin-code:before,
.jibe-pin-code:before,
.icons8-menu-vertical:before,
.jibe-menu-vertical:before,
.icons8-gas-bottle:before,
.vt-gastanker:before,
.jibe-gas-bottle:before,
.icons8-worker:before,
.psc:before,
.jibe-worker:before,
.icons8-business-building:before,
.jibe-business-building:before,
.icons8-box-important:before,
.jibe-box-important:before,
.icons8-thumbs-down-2:before,
.jibe-down-2:before,
.icons8-thumbs-up-2:before,
.jibe-up-2:before,
.icons8-goal:before,
.jibe-goal:before,
.icons8-check-all:before,
.not-in-use-2:before,
.jibe-check-all:before,
.icons8-survey-3:before,
.car-rca:before,
.jibe-survey-3:before,
.icons8-idea-sharing:before,
.recommendation:before,
.jibe-idea-sharing:before,
.icons8-administrative-tools:before,
.vessel-task:before,
.jibe-administrative-tools:before,
.icons8-task-planning:before,
.office-task:before,
.jibe-task-planning:before,
.icons8-boat-leaving-port:before,
.jibe-leaving-port:before,
.icons8-service:before,
.service-request:before,
.jibe-service:before,
.icons8-automation:before,
.pm:before,
.jibe-automation:before,
.icons8-mechanistic-analysis:before,
.observation:before,
.jibe-mechanistic-analysis:before,
.icons8-financial-changes-2:before,
.jibe-financial-changes-2:before,
.icons8-meeting-room:before,
.scm:before,
.jibe-meeting-room:before,
.icons8-fabric:before,
.not-in-use-1:before,
.jibe-fabric:before,
.icons8-demolition-excavator-2:before,
.near-miss:before,
.jibe-demolition-excavator-2:before,
.icons8-breakable-2:before,
.incident:before,
.jibe-breakable-2:before,
.icons8-idea-sharing-2:before,
.jibe-idea-sharing-2:before,
.icons8-calendar-3:before,
.jibe-calendar-3:before,
.icons8-broken-link-2:before,
.non-pm:before,
.jibe-broken-link-2:before,
.icons8-survey-4:before,
.jibe-survey-4:before,
.icons8-administrative-tools-2:before,
.jibe-administrative-tools-2:before,
.icons8-task-planning-2:before,
.jibe-task-planning-2:before,
.icons8-boat-leaving-port-3:before,
.jibe-boat-leaving-port-3:before,
.icons8-service-2:before,
.jibe-service-2:before,
.icons8-automation-2:before,
.jibe-automation-2:before,
.icons8-laser-beam:before,
.jibe-laser-beam:before,
.icons8-mechanistic-analysis-2:before,
.jibe-mechanistic-analysis-2:before,
.icons8-meeting-room-2:before,
.jibe-meeting-room-2:before,
.icons8-fabric-2:before,
.jibe-fabric-2:before,
.icons8-family:before,
.jibe-family:before,
.icons8-bank-building:before,
.jibe-bank-building:before,
.icons8-documents-3:before,
.jibe-documents-3:before,
.icons8-sail-boat:before,
.jibe-sail-boat:before,
.icons8-identification-documents-2:before,
.jibe-identification-documents-2:before,
.icons8-demolition-excavator:before,
.jibe-demolition-excavator:before,
.icons8-breakable-3:before,
.jibe-breakable-3:before,
.icons8-sail-boat-2:before,
.jibe-sail-boat-2:before,
.icons8-cash-in-hand:before,
.jibe-cash-in-hand:before,
.icons8-positive-dynamic-5:before,
.jibe-positive-dynamic-5:before,
.icons8-star-2:before,
.jibe-star-2:before,
.icons8-double-down-2:before,
.jibe-down-2:before,
.icons8-filter:before,
.jibe-filter:before,
.icons8-upgrade-3:before,
.jibe-upgrade-3:before,
.icons8-high-priority-2:before,
.urgent:before,
.jibe-high-priority-2:before,
.icons8-hand:before,
.jibe-hand:before,
.icons8-combo-chart:before,
.jibe-combo-chart:before,
.icons8-reading-confirmation:before,
.jibe-reading-confirmation:before,
.icons8-user-manual-2:before,
.jibe-manual-2:before,
.icons8-airplane-take-off-3:before,
.jibe-take-off-3:before,
.icons8-edit-image:before,
.jibe-edit-image:before,
.icons8-unchecked-checkbox-2:before,
.jibe-checkbox-2:before,
.icons8-add-properties:before,
.jibe-add-properties:before,
.icons8-left:before,
.jibe-left:before,
.icons8-user-2:before,
.jibe-user-2:before,
.icons8-download:before,
.jibe-download:before,
.icons8-parent-guardian:before,
.jibe-guardian:before,
.icons8-info:before,
.jibe-info:before,
.icons8-voice-presentation:before,
.jibe-presentation:before,
.icons8-bill:before,
.jibe-bill:before,
.icons8-sorting-options:before,
.jibe-sorting-options:before,
.icons8-job-2:before,
.jibe-job-2:before,
.icons8-microsoft-excel:before,
.jibe-microsoft-excel:before,
.icons8-visible:before,
.jibe-visible:before,
.icons8-forward:before,
.jibe-forward:before,
.icons8-save:before,
.jibe-save:before,
.icons8-bar-chart:before,
.jibe-bar-chart:before,
.icons8-downloading-updates:before,
.jibe-downloading-updates:before,
.icons8-comments:before,
.jibe-comments:before,
.icons8-comments-2:before,
.jibe-comments-2:before,
.icons8-check-mark-symbol:before,
.jibe-mark-symbol:before,
.icons8-cargo-ship-2:before,
.jibe-ship-2:before,
.icons8-group-leader:before,
.jibe-group-leader:before,
.icons8-cash-in-hand-4:before,
.jibe-hand-4:before,
.icons8-upload-link-document:before,
.jibe-link-document:before,
.icons8-document-4:before,
.jibe-document-4:before,
.icons8-renew:before,
.jibe-renew:before,
.icons8-check-file:before,
.jibe-check-file:before,
.icons8-error:before,
.high:before,
.jibe-error:before,
.icons8-cancel:before,
.jibe-cancel:before,
.icons8-edit-2:before,
.jibe-edit-2:before,
.icons8-full-stop:before,
.jibe-full-stop:before,
.icons8-stop-2:before,
.jibe-stop-2:before,
.icons8-trash-can:before,
.jibe-trash-can:before,
.icons8-high-importance:before,
.jibe-high-importance:before,
.icons8-google-alerts:before,
.jibe-google-alerts:before,
.icons8-anchor-filled:before,
.jibe-anchor-filled:before,
.icons8-checked:before,
.jibe-checked:before,
.icons8-info-2:before,
.jibe-info-2:before,
.icons8-check-file-2:before,
.jibe-check-file-2:before,
.icons8-message-2:before,
.jibe-message-2:before,
.icons8-tree-structure:before,
.jibe-tree-structure:before,
.icons8-collapse-arrow:before,
.jibe-collapse-arrow:before,
.icons8-expand-arrow-2:before,
.jibe-expand:before,
.icons8-expand-arrow-3:before,
.jibe-expand-arrow-3:before,
.icons8-bill-2:before,
.jibe-bill-2:before,
.icons8-forward-filled:before,
.jibe-forward-filled:before,
.icons8-receive-cash-filled:before,
.jibe-cash-filled:before,
.icons8-order-history-2:before,
.jibe-order-history-2:before,
.icons8-refresh:before,
.jibe-refresh:before,
.icons8-refresh-2:before,
.jibe-refresh-2:before,
.icons8-error-2:before,
.jibe-error-2:before,
.icons8-clear-filters-3:before,
.jibe-filters-3:before,
.icons8-new-moon:before,
.jibe-new-moon:before,
.icons8-collapse-arrow-2:before,
.jibe-collapse-arrow-2:before,
.icons8-maintenance-filled:before,
.jibe-maintenance-filled:before,
.icons8-exclamation-mark:before,
.jibe-exclamation-mark:before,
.icons8-work-3:before,
.jibe-work-3:before,
.icons8-clock:before,
.jibe-clock:before,
.icons8-hand-2:before,
.jibe-hand-2:before,
.icons8-last-24-hours:before,
.jibe-24-hours:before,
.icons8-play-property:before,
.jibe-play-property:before,
.icons8-tree-structure-2:before,
.jibe-structure-2:before,
.icons8-close-window:before,
.jibe-close-window:before,
.icons8-bill-3:before,
.jibe-bill-3:before,
.icons8-price-comparison:before,
.jibe-price-comparison:before,
.icons8-search-property:before,
.jibe-search-property:before,
.icons8-cancel-filled:before,
.jibe-cancel-filled:before,
.icons8-compare:before,
.jibe-compare:before,
.icons8-info-filled:before,
.jibe-info-filled:before,
.icons8-diploma-1:before,
.jibe-diploma-1:before,
.icons8-shopping-cart-filled:before,
.jibe-cart-filled:before,
.icons8-shopping-cart-3:before,
.jibe-cart-3:before,
.icons8-combo-chart-2:before,
.jibe-chart-2:before,
.icons8-checked-checkbox:before,
.jibe-checked:before,
.icons8-worker-male:before,
.jibe-worker-male:before,
.icons8-refresh-3:before,
.jibe-refresh-3:before,
.icons8-delete-property:before,
.jibe-delete-property:before,
.icons8-template:before,
.jibe-template:before,
.icons8-copy-2:before,
.jibe-copy-2:before,
.icons8-add-rule:before,
.jibe-add-rule:before,
.icons8-hammer-filled:before,
.jibe-hammer-filled:before,
.icons8-details-pane:before,
.jibe-details-pane:before,
.icons8-purchase-order:before,
.jibe-purchase-order:before,
.icons8-queue:before,
.jibe-queue:before,
.icons8-undo:before,
.jibe-undo:before,
.icons8-test-passed:before,
.jibe-test-passed:before,
.icons8-planner:before,
.jibe-planner:before,
.icons8-link:before,
.jibe-link:before,
.icons8-water-transportation-3:before,
.pms-dashboard:before,
.jibe-transportation-3:before,
.icons8-report-card:before,
.jibe-report-card:before,
.icons8-link-filled:before,
.jibe-link-filled:before,
.icons8-checked-checkbox-2:before,
.jibe-checkbox-2:before,
.icons8-spinner-frame-4:before,
.jibe-frame-4:before,
.icons8-download-2:before,
.jibe-download-2:before,
.icons8-pirates-of-the-caribbean-filled:before,
.jibe-caribbean-filled:before,
.icons8-attach:before,
.jibe-attach:before,
.icons8-show-property:before,
.jibe-show-property:before,
.icons8-menu-2-filled:before,
.icons8-cargo-ship-filled:before,
.vt-allvessel:before,
.jibe-ship-filled:before,
.icons8-sort-down-filled:before,
.jibe-down-filled:before,
.icons8-camera-2:before,
.jibe-camera-2:before,
.icons8-back-2:before,
.jibe-back-2:before,
.icons8-done:before,
.jibe-done:before,
.icons8-menu-2:before,
.jibe-menu-2:before,
.icons8-menu-filled:before,
.jibe-menu-filled:before,
.icons8-user-group-man-man:before,
.jibe-group-man:before,
.icons8-page-overview:before,
.jibe-page-overview:before,
.icons8-cancel-file:before,
.jibe-cancel-file:before,
.icons8-delete-file:before,
.jibe-delete-file:before,
.icons8-high-priority-3:before,
.jibe-priority-3:before,
.icons8-clock-2:before,
.jibe-clock-2:before,
.icons8-refund-2-filled:before,
.jibe-refund-2-filled:before,
.icons8-sorting-arrows-horizontal-filled:before,
.jibe-sorting-arrows-horizontal:before,
.icons8-data-recovery:before,
.jibe-data-recovery:before,
.icons8-private-2:before,
.jibe-private-2:before,
.icons8-christmas-star-2:before,
.jibe-star-2:before,
.icons8-done-2:before,
.jibe-done-2:before,
.icons8-chevron-up-filled:before,
.jibe-chevron-up-filled:before,
.icons8-chevron-down-filled:before,
.jibe-chevron-down-filled:before,
.icons8-chevron-right-filled:before,
.jibe-chevron-right-filled:before,
.icons8-pdf-filled:before,
.jibe-pdf-filled:before,
.icons8-import:before,
.jibe-import:before,
.icons8-forward-message:before,
.jibe-forward-message:before,
.icons8-report-card-2:before,
.jibe-card-2:before,
.icons8-download-3:before,
.jibe-download-3:before,
.icons8-down-squared-filled:before,
.jibe-down-squared:before,
.icons8-chevron-left-filled:before,
.jibe-chevron-left-filled:before,
.icons8-forward-3:before,
.jibe-forward-3:before,
.icons8-record:before,
.jibe-record:before,
.icons8-bulleted-list:before,
.jibe-bulleted-list:before,
.icons8-contacts-2:before,
.jibe-contacts-2:before,
.icons8-soccer-yellow-card-filled:before,
.jibe-yellow-card:before,
.icons8-bank-card-back-side-filled:before,
.jibe-card-back-side:before,
.icons8-unlock:before,
.jibe-unlock:before,
.icons8-filter-filled:before,
.jibe-filter-filled:before,
.icons8-microsoft-excel-2:before,
.jibe-excel-2:before,
.icons8-pencil:before,
.jibe-pencil:before,
.icons8-export:before,
.jibe-export:before,
.icons8-flag-filled:before,
.jibe-flag-filled:before,
.icons8-compact-camera:before,
.jibe-compact-camera:before,
.icons8-logout-rounded-up-filled:before,
.jibe-logout-rounded:before,
.icons8-circled-pause:before,
.jibe-circled-pause:before,
.icons8-circled-pause-filled:before,
.jibe-circled-pause-filled:before,
.icons8-circled-play:before,
.jibe-circled-play:before,
.icons8-circled-play-filled:before,
.jibe-circled-play-filled:before,
.icons8-christmas-star-3:before,
.jibe-star-3:before,
.icons8-sort-left:before,
.jibe-sort-left:before,
.icons8-circled-chevron-left-filled:before,
.jibe-circled-chevron-left:before,
.icons8-circled-chevron-right-filled:before,
.jibe-circled-chevron-right:before,
.icons8-thumbs-down-filled:before,
.jibe-thumbs-down-filled:before,
.icons8-thumbs-up-3:before,
.jibe-thumbs-up-3:before,
.icons8-back-3:before,
.jibe-back-3:before,
.icons8-upload:before,
.jibe-upload:before,
.icons8-attach-2:before,
.jibe-attach-2:before,
.icons8-message:before,
.jibe-message:before,
.icons8-attach-3:before,
.jibe-attach-3:before,
.icons8-file:before,
.jibe-file:before,
.icons8-plus-math:before,
.jibe-plus-math:before,
.icons8-save-2:before,
.jibe-save-2:before,
.icons8-downloading-updates-2:before,
.jibe-downloading-updates-2:before,
.icons8-help:before,
.jibe-help:before,
.icons8-help-filled:before,
.jibe-help-filled:before,
.icons8-filter-3:before,
.jibe-filter-3:before,
.icons8-print:before,
.jibe-print:before,
.icons8-settings:before,
.jibe-settings:before,
.icons8-user-filled:before,
.jibe-user-filled:before,
.icons8-close:before,
.jibe-close:before,
.icons8-double-right:before,
.double-right:before,
.jibe-double-right:before,
.icons8-search:before,
.jibe-search:before,
.icons8-expand-arrow-3:before,
.jibe-expand-arrow-3:before,
.icons8-order-history-3:before,
.jibe-order-history-3:before,
.icons8-search-2:before,
.jibe-search-2:before,
.icons8-double-right:before,
.double-right:before,
.jibe-double-right:before,
.icons8-double-left:before,
.double-left:before,
.jibe-double-left:before,
.icons8-video-camera:before,
.jibe-video-camera:before,
.icons8-resend:before,
.jibe-resend:before,
.icons8-external-link-2:before,
.jibe-external-link-2:before,
.icons8-high-priority-4:before,
.jibe-high-priority-4:before,
.icons8-open-lock:before,
.jibe-open-lock:before,
.icons8-lock-2:before,
.jibe-lock-2:before,
.icons8-fire-extinguisher:before,
.jibe-fire-extinguisher:before,
.icons8-menu-4:before,
.jibe-menu-4:before,
.icons8-content:before,
.jibe-content:before,
.icons8-funnel:before,
.jibe-funnel:before,
.icons8-slider-2:before,
.jibe-slider-2:before,
.icons8-check:before,
.jibe-check:before,
.icons8-complete:before,
.jibe-complete:before,
.icons8-bulleted-list-2:before,
.jibe-bulleted-list-2:before,
.icons8-grid-2:before,
.jibe-grid-2:before,
.icons8-box:before,
.jibe-box:before,
.icons8-read:before,
.jibe-read:before,
.icons8-menu-vertical-3:before,
.jibe-menu-2-filled:before,
.jibe-menu-vertical-3:before,
.icons8-circled-m:before,
.jibe-circled-m:before,
.icons8-link-3:before,
.jibe-link-3:before,
[data-icons8]:before {
  display: inline-block;
  font-family: "JiBe-Icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

[data-icons8]:before {
  content: attr(data-icons8);
}

.icons8-split:before, .jibe-split:before {
  content: "\f100";
}

.icons8-water-transportation:before, .jibe-vessel:before {
  content: "\f101";
}

.icons8-tear-off-calendar:before, .jibe-calendar:before {
  content: "\f102";
}

.icons8-private:before, .jibe-stop:before {
  content: "\f106";
}

.icons8-camera:before, .jibe-camera:before {
  content: "\f107";
}

.icons8-expand-arrow:before {
  content: "\f108";
}

.icons8-cheque:before, .jibe-cheque:before {
  content: "\f109";
}

.icons8-change:before, .jibe-change:before, .moc:before {
  content: "\f10a";
}

.icons8-adjust:before, .jibe-adjust:before {
  content: "\f10b";
}

.icons8-system:before, .jibe-system:before {
  content: "\f10c";
}

.icons8-copy:before, .jibe-copy:before {
  content: "\f10d";
}

.icons8-closed-eye:before, .jibe-closed-eye:before {
  content: "\f10e";
}

.icons8-invisible:before, .jibe-invisible:before {
  content: "\f10f";
}

.icons8-waste:before, .jibe-waste:before {
  content: "\f110";
}

.icons8-advanced-search:before, .vetting-observation:before, .jibe-advanced-search:before {
  content: "\f111";
}

.icons8-pdf:before {
  content: "\f112";
}

.icons8-key:before, .jibe-key:before {
  content: "\f113";
}

.icons8-what-i-do:before, .vetting-inspection:before, .jibe-what-i-do:before {
  content: "\f114";
}

.icons8-police:before, .jibe-police:before {
  content: "\f115";
}

.icons8-identification-documents:before, .jibe-identification-documents:before {
  content: "\f116";
}

.icons8-search-route-of-cargo-ship-delivery-point:before, .jibe-cargo-route:before {
  content: "\f117";
}

.icons8-arrow:before {
  content: "\f118";
}

.icons8-arrow-2:before {
  content: "\f119";
}

.icons8-collapse:before, .jibe-minimize:before {
  content: "\f11a";
}

.icons8-anchor:before, .jibe-anchor:before {
  content: "\f11b";
}

.icons8-recycle:before, .jibe-recycle:before {
  content: "\f11c";
}

.icons8-office:before, .jibe-office:before {
  content: "\f11d";
}

.icons8-survey:before, .jibe-survey:before {
  content: "\f11e";
}

.icons8-diploma:before, .jibe-diploma:before {
  content: "\f11f";
}

.icons8-creative-commons-commercial:before, .jibe-creative-commons:before {
  content: "\f120";
}

.icons8-registry-editor:before, .jibe-registry-editor:before {
  content: "\f121";
}

.icons8-calculator:before, .jibe-calculator:before {
  content: "\f122";
}

.icons8-security-shield-green:before, .jibe-security-shield:before {
  content: "\f123";
}

.icons8-alarm:before, .jibe-alarm:before {
  content: "\f124";
}

.icons8-graph:before, .jibe-graph:before {
  content: "\f125";
}

.icons8-sync:before, .jibe-sync:before {
  content: "\f126";
}

.icons8-angularjs:before, .jibe-angular:before {
  content: "\f127";
}

.icons8-dashboard:before, .jibe-dashboard:before {
  content: "\f128";
}

.icons8-broadcasting:before, .jibe-broadcasting:before {
  content: "\f129";
}

.icons8-mind-map:before, .jibe-mind-map:before {
  content: "\f12a";
}

.icons8-training:before, .jibe-training:before {
  content: "\f12b";
}

.icons8-devops:before, .jibe-devops:before {
  content: "\f12c";
}

.icons8-detective-2:before, .jibe-detective:before {
  content: "\f12d";
}

.icons8-hide-sidepanel:before, .jibe-sidepanel:before {
  content: "\f12e";
}

.icons8-couple:before, .jibe-couple:before {
  content: "\f12f";
}

.icons8-pdf-2:before, .jibe-pdf:before {
  content: "\f130";
}

.icons8-jpg:before, .jibe-jpg:before {
  content: "\f131";
}

.icons8-word:before, .jibe-word:before {
  content: "\f132";
}

.icons8-download-graph-report:before, .jibe-download-graph:before {
  content: "\f133";
}

.icons8-cbs:before, .jibe-cbs:before {
  content: "\f134";
}

.icons8-repeat:before, .jibe-repeat:before {
  content: "\f135";
}

.icons8-thumbs-down:before, .jibe-thumbs-down:before {
  content: "\f136";
}

.icons8-thumbs-up:before, .jibe-thumbs-up:before {
  content: "\f137";
}

.icons8-happy:before, .jibe-happy:before {
  content: "\f138";
}

.icons8-happy-2:before, .jibe-happy-2:before {
  content: "\f139";
}

.icons8-christmas-star:before {
  content: "\f13a";
}

.icons8-sort:before, .jibe-sort:before {
  content: "\f13b";
}

.icons8-share:before, .jibe-share:before {
  content: "\f13c";
}

.icons8-eye:before, .jibe-eye:before {
  content: "\f13d";
}

.icons8-next-page-2:before, .jibe-next-page-2:before {
  content: "\f13e";
}

.icons8-download-from-cloud:before, .jibe-download-cloud:before {
  content: "\f13f";
}

.icons8-expand:before, .jibe-maximize:before {
  content: "\f140";
}

.icons8-lock:before, .jibe-lock:before {
  content: "\f141";
}

.icons8-edit:before, .jibe-edit:before {
  content: "\f142";
}

.icons8-invoice:before, .jibe-invoice:before {
  content: "\f143";
}

.icons8-water-transportation-2:before, .jibe-vessel-2:before {
  content: "\f144";
}

.icons8-last-1:before, .jibe-last-1:before {
  content: "\f145";
}

.icons8-first-1:before, .jibe-first-1:before {
  content: "\f146";
}

.icons8-sms:before, .jibe-sms:before {
  content: "\f148";
}

.icons8-no-chat-message:before, .jibe-no-chat:before {
  content: "\f149";
}

.icons8-full-tool-storage-box:before, .jibe-storage-box:before {
  content: "\f14a";
}

.icons8-shopping-cart:before, .jibe-shopping-cart:before {
  content: "\f14b";
}

.icons8-suitcase:before, .jibe-suitcase:before {
  content: "\f14c";
}

.icons8-invoice-2:before, .jibe-invoice-2:before {
  content: "\f14d";
}

.icons8-job:before, .jibe-job:before {
  content: "\f14e";
}

.icons8-contacts:before, .jibe-contacts:before {
  content: "\f14f";
}

.icons8-resume-template:before, .jibe-resume-template:before {
  content: "\f150";
}

.icons8-upload-to-cloud:before, .jibe-upload-cloud:before {
  content: "\f151";
}

.icons8-tips:before, .jibe-tips:before {
  content: "\f152";
}

.icons8-document:before, .jibe-document:before {
  content: "\f153";
}

.icons8-doc:before, .jibe-doc:before {
  content: "\f154";
}

.icons8-commercial:before, .jibe-commercial:before {
  content: "\f155";
}

.icons8-zoom-in:before, .jibe-zoom-in:before {
  content: "\f156";
}

.icons8-rotate:before, .jibe-rotate:before {
  content: "\f157";
}

.icons8-rotate-right:before, .jibe-rotate-right:before {
  content: "\f158";
}

.icons8-minus:before, .jibe-minus:before {
  content: "\f159";
}

.icons8-plus:before, .jibe-plus:before {
  content: "\f15a";
}

.icons8-zoom-out:before, .jibe-zoom-out:before {
  content: "\f15b";
}

.icons8-back:before, .jibe-back:before {
  content: "\f15c";
}

.icons8-engine:before, .jibe-engine:before {
  content: "\f15d";
}

.icons8-scroll:before, .jibe-scroll:before {
  content: "\f15e";
}

.icons8-open-end-wrench:before, .jibe-wrench:before {
  content: "\f15f";
}

.icons8-wink:before, .jibe-wink:before {
  content: "\f160";
}

.icons8-index:before, .jibe-index:before {
  content: "\f161";
}

.icons8-external-link:before, .jibe-external-link:before {
  content: "\f162";
}

.icons8-menu:before, .jibe-menu:before {
  content: "\f163";
}

.icons8-trolley:before, .jibe-trolley:before {
  content: "\f164";
}

.icons8-heart:before, .jibe-heart:before {
  content: "\f165";
}

.icons8-sent:before, .jibe-sent:before {
  content: "\f166";
}

.icons8-engine-oil:before, .jibe-engine-oil:before {
  content: "\f167";
}

.icons8-water:before, .jibe-water:before {
  content: "\f168";
}

.icons8-leaf:before, .jibe-leaf:before {
  content: "\f169";
}

.icons8-compass:before, .jibe-compass:before {
  content: "\f16a";
}

.icons8-truck:before, .jibe-truck:before {
  content: "\f16b";
}

.icons8-boxes:before, .jibe-boxes:before {
  content: "\f16c";
}

.icons8-table:before, .jibe-table:before {
  content: "\f16d";
}

.icons8-collaboration:before, .jibe-collaboration:before {
  content: "\f16e";
}

.icons8-stacked-organizational-chart:before, .jibe-organizational-chart:before {
  content: "\f16f";
}

.icons8-supplier-2:before, .jibe-supplier-2:before {
  content: "\f170";
}

.icons8-salary-male:before, .jibe-salary-male:before {
  content: "\f171";
}

.icons8-inspection:before, .jibe-inspection:before {
  content: "\f172";
}

.icons8-communication:before, .jibe-communication:before {
  content: "\f173";
}

.icons8-rating:before, .jibe-rating:before {
  content: "\f174";
}

.icons8-new-copy:before, .jibe-new-copy:before {
  content: "\f175";
}

.icons8-engine-2:before, .jibe-engine-2:before {
  content: "\f176";
}

.icons8-history:before, .jibe-history:before {
  content: "\f177";
}

.icons8-gears:before, .jibe-gears:before {
  content: "\f178";
}

.icons8-speed:before, .jibe-speed:before {
  content: "\f179";
}

.icons8-currency-exchange:before, .jibe-currency-exchange:before {
  content: "\f17a";
}

.icons8-conflict:before, .jibe-conflict:before {
  content: "\f17b";
}

.icons8-estimate:before, .jibe-estimate:before {
  content: "\f17c";
}

.icons8-salary-male-2:before, .jibe-salary-male-2:before {
  content: "\f17d";
}

.icons8-square-brackets:before, .jibe-square-brackets:before {
  content: "\f17e";
}

.icons8-complaint:before, .jibe-complaint:before {
  content: "\f17f";
}

.icons8-chat-room:before, .jibe-chat:before, .jibe-chat-room:before {
  content: "\f180";
}

.icons8-archive-folder-3:before, .jibe-archive-folder-3:before {
  content: "\f181";
}

.icons8-copyright:before, .jibe-copyright:before {
  content: "\f182";
}

.icons8-open-end-wrench-2:before, .jibe-wrench-2:before {
  content: "\f183";
}

.icons8-high-priority:before, .jibe-high-priority:before {
  content: "\f184";
}

.icons8-wind:before, .jibe-wind:before {
  content: "\f185";
}

.icons8-remove-administrator:before, .jibe-remove-administrator:before {
  content: "\f186";
}

.icons8-compress:before, .jibe-compress:before {
  content: "\f187";
}

.icons8-enlarge:before, .jibe-enlarge:before {
  content: "\f188";
}

.icons8-small-icons:before, .jibe-small-icons:before {
  content: "\f189";
}

.icons8-change-4:before, .jibe-change-4:before {
  content: "\f18a";
}

.icons8-exit-sign:before {
  content: "\f18b";
}

.icons8-new-job:before, .jibe-new-job:before {
  content: "\f18c";
}

.icons8-star:before, .jibe-star:before {
  content: "\f18d";
}

.icons8-master-data:before, .jibe-master-data:before {
  content: "\f18e";
}

.icons8-love:before, .jibe-love:before {
  content: "\f18f";
}

.icons8-salary:before, .jibe-salary:before {
  content: "\f190";
}

.icons8-check-lock:before, .jibe-check-lock:before {
  content: "\f191";
}

.icons8-dividend:before, .jibe-dividend:before {
  content: "\f192";
}

.icons8-checking:before, .jibe-checking:before {
  content: "\f193";
}

.icons8-salary-2:before, .jibe-salary-2:before {
  content: "\f194";
}

.icons8-timeline:before, .jibe-timeline:before {
  content: "\f195";
}

.icons8-activity:before, .jibe-activity:before {
  content: "\f196";
}

.icons8-iot-sensor:before, .jibe-iot-sensor:before {
  content: "\f197";
}

.icons8-job-seeker-offered-high-salary-package-during-interview-selection:before, .jibe-job-seeker:before {
  content: "\f198";
}

.icons8-audit:before, .jibe-audit:before {
  content: "\f199";
}

.icons8-inspection-2:before, .internal:before, .jibe-inspection-2:before {
  content: "\f19a";
}

.icons8-board:before, .onboard:before, .jibe-board:before {
  content: "\f19b";
}

.icons8-inspection-3:before, .external:before, .jibe-inspection-3:before {
  content: "\f19c";
}

.icons8-user-manual:before, .jibe-user-manual:before {
  content: "\f19d";
}

.icons8-counter:before, .jibe-counter:before {
  content: "\f19e";
}

.icons8-next-page:before, .jibe-next-page:before {
  content: "\f19f";
}

.icons8-triggering:before, .jibe-triggering:before {
  content: "\f1a0";
}

.icons8-update:before, .jibe-update:before {
  content: "\f1a1";
}

.icons8-siren-2:before, .jibe-siren-2:before {
  content: "\f1a2";
}

.icons8-global:before, .jibe-global:before {
  content: "\f1a3";
}

.icons8-love-2:before, .jibe-love-2:before {
  content: "\f1a4";
}

.icons8-selection:before, .jibe-selection:before {
  content: "\f1a5";
}

.icons8-globe:before, .jibe-globe:before {
  content: "\f1a6";
}

.icons8-date-span:before, .jibe-date-span:before {
  content: "\f1a7";
}

.icons8-pie-chart:before, .jibe-pie:before {
  content: "\f1a8";
}

.icons8-life-cycle:before, .jibe-life-cycle:before {
  content: "\f1a9";
}

.icons8-command-sergeant-major-csm:before, .jibe-major-csm:before {
  content: "\f1aa";
}

.icons8-flight-crew:before, .jibe-flight-crew:before {
  content: "\f1ab";
}

.icons8-activity-history-2:before, .jibe-history-2:before {
  content: "\f1ac";
}

.icons8-cargo-ship:before, .jibe-cargo-ship:before {
  content: "\f1ad";
}

.icons8-police-2:before, .jibe-police-2:before {
  content: "\f1ae";
}

.icons8-trophy:before, .jibe-trophy:before {
  content: "\f1af";
}

.icons8-gear:before, .jibe-gear:before {
  content: "\f1b0";
}

.icons8-factory-breakdown:before, .jibe-breakdown:before {
  content: "\f1b1";
}

.icons8-graph-2:before, .jibe-graph-2:before {
  content: "\f1b2";
}

.icons8-agreement:before, .jibe-agreement:before {
  content: "\f1b3";
}

.icons8-time:before, .jibe-time:before {
  content: "\f1b4";
}

.icons8-location-2:before, .jibe-location-2:before {
  content: "\f1b5";
}

.icons8-sawing-man:before, .jibe-sawing-man:before {
  content: "\f1b6";
}

.icons8-balance-write-off:before, .jibe-write-off:before {
  content: "\f1b7";
}

.icons8-estimate-2:before, .jibe-estimate-2:before {
  content: "\f1b8";
}

.icons8-staff:before, .jibe-staff:before {
  content: "\f1b9";
}

.icons8-left-and-right-arrows:before, .jibe-leftright-arrows:before {
  content: "\f1ba";
}

.icons8-receipt-dollar:before, .jibe-dollar:before {
  content: "\f1bb";
}

.icons8-payroll:before, .jibe-payroll:before {
  content: "\f1bc";
}

.icons8-statistics-report:before {
  content: "\f1bd";
}

.icons8-report-file:before, .jibe-report-file:before {
  content: "\f1be";
}

.icons8-unchecked-checkbox:before, .jibe-unchecked:before {
  content: "\f1bf";
}

.icons8-sailing-ship:before, .jibe-sailing-ship:before {
  content: "\f1c0";
}

.icons8-breakable:before, .jibe-breakable:before {
  content: "\f1c1";
}

.icons8-severity:before, .jibe-severity:before {
  content: "\f1c2";
}

.icons8-slippery-floor-sign:before, .jibe-slippery-floor-sign:before {
  content: "\f1c3";
}

.icons8-falling-objects-hazard:before, .jibe-falling-objects:before {
  content: "\f1c4";
}

.icons8-services:before, .jibe-services:before {
  content: "\f1c5";
}

.icons8-cost:before, .jibe-cost:before {
  content: "\f1c6";
}

.icons8-us-dollar-circled:before, .jibe-us-dollar:before {
  content: "\f1c7";
}

.icons8-add-to-chat:before, .jibe-add-chat:before {
  content: "\f1c8";
}

.icons8-descending-sorting:before, .jibe-descending-sorting:before {
  content: "\f1c9";
}

.icons8-inventory-flow:before, .jibe-inventory-flow:before {
  content: "\f1ca";
}

.icons8-warehouse:before, .jibe-warehouse:before {
  content: "\f1cb";
}

.icons8-order-history:before, .jibe-order-history:before {
  content: "\f1cc";
}

.icons8-work:before, .jibe-work:before {
  content: "\f1cd";
}

.icons8-work-2:before, .jibe-work-2:before {
  content: "\f1ce";
}

.icons8-user-account:before, .jibe-user-account:before {
  content: "\f1cf";
}

.icons8-add-document:before, .jibe-add-document:before {
  content: "\f1d0";
}

.icons8-buy-with-card:before, .jibe-buy-card:before {
  content: "\f1d1";
}

.icons8-address:before, .jibe-address:before {
  content: "\f1d2";
}

.icons8-home-address:before, .jibe-home-address:before {
  content: "\f1d3";
}

.icons8-user:before, .jibe-user:before {
  content: "\f1d4";
}

.icons8-more-details:before, .jibe-more-details:before {
  content: "\f1d5";
}

.icons8-survey-2:before, .jibe-survey-2:before {
  content: "\f1d6";
}

.icons8-edit-property-3:before, .jibe-edit-property-3:before {
  content: "\f1d7";
}

.icons8-document-2:before, .jibe-document-2:before {
  content: "\f1d8";
}

.icons8-documents:before, .jibe-documents:before {
  content: "\f1d9";
}

.icons8-new-copy-2:before, .jibe-new-copy-2:before {
  content: "\f1da";
}

.icons8-forward-arrow:before, .jibe-forward-arrow:before {
  content: "\f1dc";
}

.icons8-stop:before, .beSafe:before, .jibe-stop:before {
  content: "\f1dd";
}

.icons8-watch-your-step:before, .jibe-watch-step:before {
  content: "\f1de";
}

.icons8-stop-sign:before, .jibe-stop-sign:before {
  content: "\f1df";
}

.icons8-combat:before, .jibe-combat:before {
  content: "\f1e0";
}

.icons8-favorites-shield:before, .jibe-favorites-shield:before {
  content: "\f1e1";
}

.icons8-slippery-floor:before, .jibe-slippery-floor:before {
  content: "\f1e2";
}

.icons8-view:before, .jibe-view:before {
  content: "\f1e3";
}

.icons8-financial-changes:before, .jibe-financial-changes:before {
  content: "\f1e4";
}

.icons8-credit-card:before, .jibe-credit-card:before {
  content: "\f1e5";
}

.icons8-document-3:before, .jibe-document-3:before {
  content: "\f1e6";
}

.icons8-paid-bill:before, .jibe-paid-bill:before {
  content: "\f1e7";
}

.icons8-signing-a-document:before, .jibe-signing-document:before {
  content: "\f1e8";
}

.icons8-department:before, .jibe-department:before {
  content: "\f1e9";
}

.icons8-view-2:before, .jibe-view-2:before {
  content: "\f1ea";
}

.icons8-striped-patterns:before, .jibe-striped-patterns:before {
  content: "\f1eb";
}

.icons8-grid:before, .jibe-grid:before {
  content: "\f1ec";
}

.icons8-not-applicable:before, .jibe-not-applicable:before {
  content: "\f1ed";
}

.icons8-more-details-2:before, .jibe-more-details-2:before {
  content: "\f1ee";
}

.icons8-certificate:before, .certificate:before, .jibe-certificate:before {
  content: "\f1ef";
}

.icons8-add-reminder:before, .jibe-reminder:before {
  content: "\f1f0";
}

.icons8-add-reminder-2:before, .jibe-reminder-2:before {
  content: "\f1f1";
}

.icons8-add-reminder-3:before, .jibe-reminder-3:before {
  content: "\f1f2";
}

.icons8-contact-details-2:before, .jibe-contact-details-2:before {
  content: "\f1f3";
}

.icons8-slr-camera:before, .jibe-slr-camera:before {
  content: "\f1f4";
}

.icons8-slr-camera-2:before, .jibe-slr-camera-2:before {
  content: "\f1f5";
}

.icons8-pass-fail:before, .int-audit:before, .jibe-pass-fail:before {
  content: "\f1f6";
}

.icons8-pass-fail-2:before, .jibe-pass-fail-2:before {
  content: "\f1f7";
}

.icons8-business-report:before, .jibe-business-report:before {
  content: "\f1f8";
}

.icons8-online-group-studying:before, .jibe-group-studying:before {
  content: "\f1f9";
}

.icons8-human-research-program:before, .jibe-research-program:before {
  content: "\f1fa";
}

.icons8-medical-bag:before, .jibe-medical-bag:before {
  content: "\f1fb";
}

.icons8-coin-in-hand:before, .jibe-coin-in-hand:before {
  content: "\f1fc";
}

.icons8-search-client:before, .jibe-search-client:before {
  content: "\f1fd";
}

.icons8-air-pilot-hat:before, .jibe-pilot-hat:before {
  content: "\f1fe";
}

.icons8-prize:before, .jibe-prize:before {
  content: "\f1ff";
}

.icons8-cloud-function:before, .sm-function:before, .jibe-cloud-function:before {
  content: "\f200";
}

.icons8-engine-3:before, .sm-machinery:before, .jibe-engine-3:before {
  content: "\f201";
}

.icons8-bank-cards:before, .jibe-bank-cards:before {
  content: "\f202";
}

.icons8-idea-bank:before, .jibe-idea-bank:before {
  content: "\f203";
}

.icons8-merchant-account:before, .jibe-merchant-account:before {
  content: "\f204";
}

.icons8-regular-document:before, .jibe-regular-document:before {
  content: "\f205";
}

.icons8-ledger:before, .jibe-ledger:before {
  content: "\f206";
}

.icons8-gears-2:before, .sm-component:before, .jibe-gears-2:before {
  content: "\f207";
}

.icons8-create-document:before, .jibe-create-document:before {
  content: "\f208";
}

.icons8-maintenance-date:before, .jibe-maintenance-date:before {
  content: "\f209";
}

.icons8-search-in-list:before, .jibe-search-list:before {
  content: "\f20a";
}

.icons8-prepaid-recharge:before, .jibe-prepaid-recharge:before {
  content: "\f20b";
}

.icons8-time-limit:before, .jibe-time-limit:before {
  content: "\f20c";
}

.icons8-medium-priority-2:before, .jibe-priority-2:before {
  content: "\f20d";
}

.icons8-work-instructions:before, .jibe-work-instructions:before {
  content: "\f20e";
}

.icons8-safety-hat-3:before, .jibe-hat-3:before {
  content: "\f20f";
}

.icons8-hierarchy:before, .jibe-hierarchy:before {
  content: "\f210";
}

.icons8-rescheduling-a-task:before, .jibe-rescheduling:before {
  content: "\f211";
}

.icons8-plus-1-week:before, .jibe-1-week:before {
  content: "\f212";
}

.icons8-plus-1-hour:before, .jibe-1-hour:before {
  content: "\f213";
}

.icons8-details:before, .jibe-details:before {
  content: "\f214";
}

.icons8-buy:before, .jibe-buy:before {
  content: "\f215";
}

.icons8-computer-support:before, .jibe-computer-support:before {
  content: "\f216";
}

.icons8-error-cloud:before, .jibe-error-cloud:before {
  content: "\f217";
}

.icons8-around-the-globe:before, .jibe-the-globe:before {
  content: "\f218";
}

.icons8-drill:before, .jibe-drill:before {
  content: "\f219";
}

.icons8-people:before, .jibe-people:before {
  content: "\f21a";
}

.icons8-checklist:before, .jibe-checklist:before {
  content: "\f21b";
}

.icons8-toolbox-2:before, .jibe-toolbox-2:before {
  content: "\f21c";
}

.icons8-search-contacts-2:before, .jibe-contacts-2:before {
  content: "\f21d";
}

.icons8-stormy-weather-2:before, .jibe-weather-2:before {
  content: "\f21e";
}

.icons8-high-risk:before, .jibe-high-risk:before {
  content: "\f21f";
}

.icons8-change-3:before, .jibe-change-3:before {
  content: "\f220";
}

.icons8-application-shield-2:before, .jibe-shield-2:before {
  content: "\f221";
}

.icons8-documents-2:before, .jibe-documents-2:before {
  content: "\f222";
}

.icons8-collaboration-2:before, .jibe-collaboration-2:before {
  content: "\f223";
}

.icons8-sewing-tape-measure:before, .jibe-sewing-tape:before {
  content: "\f224";
}

.icons8-high-risk-2:before, .jibe-risk-2:before {
  content: "\f225";
}

.icons8-evidence:before, .jibe-evidence:before {
  content: "\f226";
}

.icons8-transition-both-directions:before, .jibe-both-directions:before {
  content: "\f227";
}

.icons8-folder-tree:before, .jibe-folder-tree:before {
  content: "\f228";
}

.icons8-clock-alert-3:before, .jibe-alert-3:before {
  content: "\f229";
}

.icons8-magazine-2:before, .jibe-magazine-2:before {
  content: "\f22a";
}

.icons8-profile:before, .jibe-profile:before {
  content: "\f22b";
}

.icons8-clipboard:before, .jibe-clipboard:before {
  content: "\f22c";
}

.icons8-cost-2:before, .jibe-cost-2:before {
  content: "\f22d";
}

.icons8-view-details:before, .jibe-view-details:before {
  content: "\f22e";
}

.icons8-port:before, .jibe-port:before {
  content: "\f22f";
}

.icons8-boat-returning-to-port-2:before, .jibe-returning-port:before {
  content: "\f230";
}

.icons8-notification:before, .jibe-notification:before {
  content: "\f231";
}

.icons8-safety-vest-3:before, .jibe-vest-3:before {
  content: "\f232";
}

.icons8-archive:before, .jibe-archive:before {
  content: "\f233";
}

.icons8-duplicate-4:before, .jibe-duplicate-4:before {
  content: "\f234";
}

.icons8-increase:before, .jibe-increase:before {
  content: "\f235";
}

.icons8-discussion-forum:before, .jibe-discussion-forum:before {
  content: "\f236";
}

.icons8-megaphone:before, .jibe-megaphone:before {
  content: "\f237";
}

.icons8-find-user-male:before, .jibe-user-male:before {
  content: "\f238";
}

.icons8-urgent-property:before, .jibe-urgent-property:before {
  content: "\f239";
}

.icons8-attendance:before, .jibe-attendance:before {
  content: "\f23a";
}

.icons8-journal:before, .jibe-journal:before {
  content: "\f23b";
}

.icons8-resume:before, .jibe-resume:before {
  content: "\f23c";
}

.icons8-bulk-gas-tanker:before, .vt-lpg:before, .jibe-gas-tanker:before {
  content: "\f23d";
}

.icons8-flour:before, .vt-bulkcarrier:before, .jibe-flour:before {
  content: "\f23e";
}

.icons8-test-tube:before, .vt-chemtanker:before, .jibe-test-tube:before {
  content: "\f23f";
}

.icons8-people-in-car-side-view:before, .vt-roro:before, .jibe-car-view:before {
  content: "\f240";
}

.icons8-oil-industry:before, .vt-oiltanker:before, .jibe-oil-industry:before {
  content: "\f241";
}

.icons8-scorecard:before, .ncr:before, .jibe-scorecard:before {
  content: "\f242";
}

.icons8-wolfram-alpha:before, .deficiency:before, .jibe-wolfram-alpha:before {
  content: "\f243";
}

.icons8-wharf:before, .jibe-wharf:before {
  content: "\f244";
}

.icons8-wharf-2:before, .drydock:before, .jibe-wharf-2:before {
  content: "\f245";
}

.icons8-pin-code:before, .jibe-pin-code:before {
  content: "\f246";
}

.icons8-menu-vertical:before, .jibe-menu-vertical:before {
  content: "\f247";
}

.icons8-gas-bottle:before, .vt-gastanker:before, .jibe-gas-bottle:before {
  content: "\f248";
}

.icons8-worker:before, .psc:before, .jibe-worker:before {
  content: "\f249";
}

.icons8-business-building:before, .jibe-business-building:before {
  content: "\f24a";
}

.icons8-box-important:before, .jibe-box-important:before {
  content: "\f24b";
}

.icons8-thumbs-down-2:before, .jibe-down-2:before {
  content: "\f24c";
}

.icons8-thumbs-up-2:before, .jibe-up-2:before {
  content: "\f24d";
}

.icons8-goal:before, .jibe-goal:before {
  content: "\f24e";
}

.icons8-check-all:before, .not-in-use-2:before, .jibe-check-all:before {
  content: "\f24f";
}

.icons8-survey-3:before, .car-rca:before, .jibe-survey-3:before {
  content: "\f250";
}

.icons8-idea-sharing:before, .recommendation:before, .jibe-idea-sharing:before {
  content: "\f251";
}

.icons8-administrative-tools:before, .vessel-task:before, .jibe-administrative-tools:before {
  content: "\f252";
}

.icons8-task-planning:before, .office-task:before, .jibe-task-planning:before {
  content: "\f253";
}

.icons8-boat-leaving-port:before, .jibe-leaving-port:before {
  content: "\f254";
}

.icons8-service:before, .service-request:before, .jibe-service:before {
  content: "\f255";
}

.icons8-automation:before, .pm:before, .jibe-automation:before {
  content: "\f256";
}

.icons8-mechanistic-analysis:before, .observation:before, .jibe-mechanistic-analysis:before {
  content: "\f257";
}

.icons8-financial-changes-2:before, .jibe-financial-changes-2:before {
  content: "\f258";
}

.icons8-meeting-room:before, .scm:before, .jibe-meeting-room:before {
  content: "\f259";
}

.icons8-fabric:before, .not-in-use-1:before, .jibe-fabric:before {
  content: "\f25a";
}

.icons8-demolition-excavator-2:before, .near-miss:before, .jibe-demolition-excavator-2:before {
  content: "\f25b";
}

.icons8-breakable-2:before, .incident:before, .jibe-breakable-2:before {
  content: "\f25c";
}

.icons8-idea-sharing-2:before, .jibe-idea-sharing-2:before {
  content: "\f25d";
}

.icons8-calendar-3:before, .jibe-calendar-3:before {
  content: "\f25e";
}

.icons8-broken-link-2:before, .non-pm:before, .jibe-broken-link-2:before {
  content: "\f25f";
}

.icons8-survey-4:before, .jibe-survey-4:before {
  content: "\f260";
}

.icons8-administrative-tools-2:before, .jibe-administrative-tools-2:before {
  content: "\f261";
}

.icons8-task-planning-2:before, .jibe-task-planning-2:before {
  content: "\f262";
}

.icons8-boat-leaving-port-3:before, .jibe-boat-leaving-port-3:before {
  content: "\f263";
}

.icons8-service-2:before, .jibe-service-2:before {
  content: "\f264";
}

.icons8-automation-2:before, .jibe-automation-2:before {
  content: "\f265";
}

.icons8-laser-beam:before, .jibe-laser-beam:before {
  content: "\f266";
}

.icons8-mechanistic-analysis-2:before, .jibe-mechanistic-analysis-2:before {
  content: "\f267";
}

.icons8-meeting-room-2:before, .jibe-meeting-room-2:before {
  content: "\f268";
}

.icons8-fabric-2:before, .jibe-fabric-2:before {
  content: "\f269";
}

.icons8-family:before, .jibe-family:before {
  content: "\f26a";
}

.icons8-bank-building:before, .jibe-bank-building:before {
  content: "\f26b";
}

.icons8-documents-3:before, .jibe-documents-3:before {
  content: "\f26c";
}

.icons8-sail-boat:before, .jibe-sail-boat:before {
  content: "\f26d";
}

.icons8-identification-documents-2:before, .jibe-identification-documents-2:before {
  content: "\f26e";
}

.icons8-demolition-excavator:before, .jibe-demolition-excavator:before {
  content: "\f26f";
}

.icons8-breakable-3:before, .jibe-breakable-3:before {
  content: "\f270";
}

.icons8-sail-boat-2:before, .jibe-sail-boat-2:before {
  content: "\f271";
}

.icons8-cash-in-hand:before, .jibe-cash-in-hand:before {
  content: "\f272";
}

.icons8-positive-dynamic-5:before, .jibe-positive-dynamic-5:before {
  content: "\f273";
}

.icons8-star-2:before, .jibe-star-2:before {
  content: "\f274";
}

.icons8-double-down-2:before, .jibe-down-2:before {
  content: "\f275";
}

.icons8-filter:before, .jibe-filter:before {
  content: "\f276";
}

.icons8-upgrade-3:before, .jibe-upgrade-3:before {
  content: "\f277";
}

.icons8-high-priority-2:before, .urgent:before, .jibe-high-priority-2:before {
  content: "\f278";
}

.icons8-hand:before, .jibe-hand:before {
  content: "\f279";
}

.icons8-combo-chart:before, .jibe-combo-chart:before {
  content: "\f27a";
}

.icons8-reading-confirmation:before, .jibe-reading-confirmation:before {
  content: "\f27b";
}

.icons8-user-manual-2:before, .jibe-manual-2:before {
  content: "\f27c";
}

.icons8-airplane-take-off-3:before, .jibe-take-off-3:before {
  content: "\f27d";
}

.icons8-edit-image:before, .jibe-edit-image:before {
  content: "\f27e";
}

.icons8-unchecked-checkbox-2:before, .jibe-checkbox-2:before {
  content: "\f27f";
}

.icons8-add-properties:before, .jibe-add-properties:before {
  content: "\f280";
}

.icons8-left:before, .jibe-left:before {
  content: "\f281";
}

.icons8-user-2:before, .jibe-user-2:before {
  content: "\f282";
}

.icons8-download:before, .jibe-download:before {
  content: "\f283";
}

.icons8-parent-guardian:before, .jibe-guardian:before {
  content: "\f284";
}

.icons8-info:before, .jibe-info:before {
  content: "\f285";
}

.icons8-voice-presentation:before, .jibe-presentation:before {
  content: "\f286";
}

.icons8-bill:before, .jibe-bill:before {
  content: "\f287";
}

.icons8-sorting-options:before, .jibe-sorting-options:before {
  content: "\f288";
}

.icons8-job-2:before, .jibe-job-2:before {
  content: "\f289";
}

.icons8-microsoft-excel:before, .jibe-microsoft-excel:before {
  content: "\f28a";
}

.icons8-visible:before, .jibe-visible:before {
  content: "\f28b";
}

.icons8-forward:before, .jibe-forward:before {
  content: "\f28e";
}

.icons8-save:before, .jibe-save:before {
  content: "\f290";
}

.icons8-bar-chart:before, .jibe-bar-chart:before {
  content: "\f291";
}

.icons8-downloading-updates:before, .jibe-downloading-updates:before {
  content: "\f292";
}

.icons8-comments:before, .jibe-comments:before {
  content: "\f293";
}

.icons8-comments-2:before, .jibe-comments-2:before {
  content: "\f294";
}

.icons8-check-mark-symbol:before, .jibe-mark-symbol:before {
  content: "\f295";
}

.icons8-cargo-ship-2:before, .jibe-ship-2:before {
  content: "\f296";
}

.icons8-group-leader:before, .jibe-group-leader:before {
  content: "\f297";
}

.icons8-cash-in-hand-4:before, .jibe-hand-4:before {
  content: "\f298";
}

.icons8-upload-link-document:before, .jibe-link-document:before {
  content: "\f299";
}

.icons8-document-4:before, .jibe-document-4:before {
  content: "\f29a";
}

.icons8-renew:before, .jibe-renew:before {
  content: "\f29b";
}

.icons8-check-file:before, .jibe-check-file:before {
  content: "\f29c";
}

.icons8-error:before, .high:before, .jibe-error:before {
  content: "\f29d";
}

.icons8-cancel:before, .jibe-cancel:before {
  content: "\f29e";
}

.icons8-edit-2:before, .jibe-edit-2:before {
  content: "\f29f";
}

.icons8-full-stop:before, .jibe-full-stop:before {
  content: "\f2a0";
}

.icons8-stop-2:before, .jibe-stop-2:before {
  content: "\f2a1";
}

.icons8-trash-can:before, .jibe-trash-can:before {
  content: "\f2a2";
}

.icons8-high-importance:before, .jibe-high-importance:before {
  content: "\f2a3";
}

.icons8-google-alerts:before, .jibe-google-alerts:before {
  content: "\f2a4";
}

.icons8-anchor-filled:before, .jibe-anchor-filled:before {
  content: "\f2a5";
}

.icons8-checked:before, .jibe-checked:before {
  content: "\f2a6";
}

.icons8-info-2:before, .jibe-info-2:before {
  content: "\f2a7";
}

.icons8-check-file-2:before, .jibe-check-file-2:before {
  content: "\f2a8";
}

.icons8-message-2:before, .jibe-message-2:before {
  content: "\f2a9";
}

.icons8-tree-structure:before, .jibe-tree-structure:before {
  content: "\f2aa";
}

.icons8-collapse-arrow:before, .jibe-collapse-arrow:before {
  content: "\f2ab";
}

.icons8-expand-arrow-2:before, .jibe-expand:before {
  content: "\f2ac";
}

.icons8-expand-arrow-3:before, .jibe-expand-arrow-3:before {
  content: "\f338";
}

.icons8-bill-2:before, .jibe-bill-2:before {
  content: "\f2ae";
}

.icons8-forward-filled:before, .jibe-forward-filled:before {
  content: "\f2af";
}

.icons8-receive-cash-filled:before, .jibe-cash-filled:before {
  content: "\f2b0";
}

.icons8-order-history-2:before, .jibe-order-history-2:before {
  content: "\f2b2";
}

.icons8-refresh:before, .jibe-refresh:before {
  content: "\f2b3";
}

.icons8-refresh-2:before, .jibe-refresh-2:before {
  content: "\f2b4";
}

.icons8-error-2:before, .jibe-error-2:before {
  content: "\f2b6";
}

.icons8-clear-filters-3:before, .jibe-filters-3:before {
  content: "\f2b8";
}

.icons8-new-moon:before, .jibe-new-moon:before {
  content: "\f2b9";
}

.icons8-collapse-arrow-2:before, .jibe-collapse-arrow-2:before {
  content: "\f2ba";
}

.icons8-maintenance-filled:before, .jibe-maintenance-filled:before {
  content: "\f2bb";
}

.icons8-exclamation-mark:before, .jibe-exclamation-mark:before {
  content: "\f2bc";
}

.icons8-work-3:before, .jibe-work-3:before {
  content: "\f2bd";
}

.icons8-clock:before, .jibe-clock:before {
  content: "\f2be";
}

.icons8-hand-2:before, .jibe-hand-2:before {
  content: "\f2bf";
}

.icons8-last-24-hours:before, .jibe-24-hours:before {
  content: "\f2c1";
}

.icons8-play-property:before, .jibe-play-property:before {
  content: "\f2c2";
}

.icons8-tree-structure-2:before, .jibe-structure-2:before {
  content: "\f2c3";
}

.icons8-close-window:before, .jibe-close-window:before {
  content: "\f2c4";
}

.icons8-bill-3:before, .jibe-bill-3:before {
  content: "\f2c5";
}

.icons8-price-comparison:before, .jibe-price-comparison:before {
  content: "\f2c6";
}

.icons8-search-property:before, .jibe-search-property:before {
  content: "\f2c7";
}

.icons8-cancel-filled:before, .jibe-cancel-filled:before {
  content: "\f2c8";
}

.icons8-compare:before, .jibe-compare:before {
  content: "\f2c9";
}

.icons8-info-filled:before, .jibe-info-filled:before {
  content: "\f2ca";
}

.icons8-diploma-1:before, .jibe-diploma-1:before {
  content: "\f2cb";
}

.icons8-shopping-cart-filled:before, .jibe-cart-filled:before {
  content: "\f2cc";
}

.icons8-shopping-cart-3:before, .jibe-cart-3:before {
  content: "\f2cd";
}

.icons8-combo-chart-2:before, .jibe-chart-2:before {
  content: "\f2ce";
}

.icons8-checked-checkbox:before, .jibe-checked:before {
  content: "\f2cf";
}

.icons8-worker-male:before, .jibe-worker-male:before {
  content: "\f2d0";
}

.icons8-refresh-3:before, .jibe-refresh-3:before {
  content: "\f2d1";
}

.icons8-delete-property:before, .jibe-delete-property:before {
  content: "\f2d2";
}

.icons8-template:before, .jibe-template:before {
  content: "\f2d3";
}

.icons8-copy-2:before, .jibe-copy-2:before {
  content: "\f2d4";
}

.icons8-add-rule:before, .jibe-add-rule:before {
  content: "\f2d5";
}

.icons8-hammer-filled:before, .jibe-hammer-filled:before {
  content: "\f2d6";
}

.icons8-details-pane:before, .jibe-details-pane:before {
  content: "\f2d7";
}

.icons8-purchase-order:before, .jibe-purchase-order:before {
  content: "\f2d8";
}

.icons8-queue:before, .jibe-queue:before {
  content: "\f2d9";
}

.icons8-undo:before, .jibe-undo:before {
  content: "\f2da";
}

.icons8-test-passed:before, .jibe-test-passed:before {
  content: "\f2dc";
}

.icons8-planner:before, .jibe-planner:before {
  content: "\f2dd";
}

.icons8-link:before, .jibe-link:before {
  content: "\f2de";
}

.icons8-water-transportation-3:before, .pms-dashboard:before, .jibe-transportation-3:before {
  content: "\f2df";
}

.icons8-report-card:before, .jibe-report-card:before {
  content: "\f2e0";
}

.icons8-link-filled:before, .jibe-link-filled:before {
  content: "\f2e1";
}

.icons8-checked-checkbox-2:before, .jibe-checkbox-2:before {
  content: "\f2e3";
}

.icons8-spinner-frame-4:before, .jibe-frame-4:before {
  content: "\f2e4";
}

.icons8-download-2:before, .jibe-download-2:before {
  content: "\f2e5";
}

.icons8-pirates-of-the-caribbean-filled:before, .jibe-caribbean-filled:before {
  content: "\f2e6";
}

.icons8-attach:before, .jibe-attach:before {
  content: "\f2e7";
}

.icons8-show-property:before, .jibe-show-property:before {
  content: "\f2e8";
}

.icons8-menu-2-filled:before {
  content: "\f2e9";
}

.icons8-cargo-ship-filled:before, .vt-allvessel:before, .jibe-ship-filled:before {
  content: "\f2ea";
}

.icons8-sort-down-filled:before, .jibe-down-filled:before {
  content: "\f2eb";
}

.icons8-camera-2:before, .jibe-camera-2:before {
  content: "\f2ec";
}

.icons8-back-2:before, .jibe-back-2:before {
  content: "\f2ed";
}

.icons8-done:before, .jibe-done:before {
  content: "\f2ee";
}

.icons8-menu-2:before, .jibe-menu-2:before {
  content: "\f2ef";
}

.icons8-menu-filled:before, .jibe-menu-filled:before {
  content: "\f2f0";
}

.icons8-user-group-man-man:before, .jibe-group-man:before {
  content: "\f2f1";
}

.icons8-page-overview:before, .jibe-page-overview:before {
  content: "\f2f2";
}

.icons8-cancel-file:before, .jibe-cancel-file:before {
  content: "\f2f3";
}

.icons8-delete-file:before, .jibe-delete-file:before {
  content: "\f2f4";
}

.icons8-high-priority-3:before, .jibe-priority-3:before {
  content: "\f2f5";
}

.icons8-clock-2:before, .jibe-clock-2:before {
  content: "\f2f6";
}

.icons8-refund-2-filled:before, .jibe-refund-2-filled:before {
  content: "\f2f7";
}

.icons8-sorting-arrows-horizontal-filled:before, .jibe-sorting-arrows-horizontal:before {
  content: "\f2f8";
}

.icons8-data-recovery:before, .jibe-data-recovery:before {
  content: "\f2f9";
}

.icons8-private-2:before, .jibe-private-2:before {
  content: "\f2fa";
}

.icons8-christmas-star-2:before, .jibe-star-2:before {
  content: "\f2fb";
}

.icons8-done-2:before, .jibe-done-2:before {
  content: "\f2fc";
}

.icons8-chevron-up-filled:before, .jibe-chevron-up-filled:before {
  content: "\f2fd";
}

.icons8-chevron-down-filled:before, .jibe-chevron-down-filled:before {
  content: "\f2fe";
}

.icons8-chevron-right-filled:before, .jibe-chevron-right-filled:before {
  content: "\f2ff";
}

.icons8-pdf-filled:before, .jibe-pdf-filled:before {
  content: "\f300";
}

.icons8-import:before, .jibe-import:before {
  content: "\f301";
}

.icons8-forward-message:before, .jibe-forward-message:before {
  content: "\f302";
}

.icons8-report-card-2:before, .jibe-card-2:before {
  content: "\f303";
}

.icons8-download-3:before, .jibe-download-3:before {
  content: "\f304";
}

.icons8-down-squared-filled:before, .jibe-down-squared:before {
  content: "\f305";
}

.icons8-chevron-left-filled:before, .jibe-chevron-left-filled:before {
  content: "\f306";
}

.icons8-forward-3:before, .jibe-forward-3:before {
  content: "\f307";
}

.icons8-record:before, .jibe-record:before {
  content: "\f309";
}

.icons8-bulleted-list:before, .jibe-bulleted-list:before {
  content: "\f30a";
}

.icons8-contacts-2:before, .jibe-contacts-2:before {
  content: "\f30b";
}

.icons8-soccer-yellow-card-filled:before, .jibe-yellow-card:before {
  content: "\f30c";
}

.icons8-bank-card-back-side-filled:before, .jibe-card-back-side:before {
  content: "\f30d";
}

.icons8-unlock:before, .jibe-unlock:before {
  content: "\f30e";
}

.icons8-filter-filled:before, .jibe-filter-filled:before {
  content: "\f30f";
}

.icons8-microsoft-excel-2:before, .jibe-excel-2:before {
  content: "\f310";
}

.icons8-pencil:before, .jibe-pencil:before {
  content: "\f311";
}

.icons8-export:before, .jibe-export:before {
  content: "\f312";
}

.icons8-flag-filled:before, .jibe-flag-filled:before {
  content: "\f313";
}

.icons8-compact-camera:before, .jibe-compact-camera:before {
  content: "\f314";
}

.icons8-logout-rounded-up-filled:before, .jibe-logout-rounded:before {
  content: "\f315";
}

.icons8-circled-pause:before, .jibe-circled-pause:before {
  content: "\f316";
}

.icons8-circled-pause-filled:before, .jibe-circled-pause-filled:before {
  content: "\f317";
}

.icons8-circled-play:before, .jibe-circled-play:before {
  content: "\f318";
}

.icons8-circled-play-filled:before, .jibe-circled-play-filled:before {
  content: "\f319";
}

.icons8-christmas-star-3:before, .jibe-star-3:before {
  content: "\f31b";
}

.icons8-sort-left:before, .jibe-sort-left:before {
  content: "\f31c";
}

.icons8-circled-chevron-left-filled:before, .jibe-circled-chevron-left:before {
  content: "\f31d";
}

.icons8-circled-chevron-right-filled:before, .jibe-circled-chevron-right:before {
  content: "\f31e";
}

.icons8-thumbs-down-filled:before, .jibe-thumbs-down-filled:before {
  content: "\f31f";
}

.icons8-thumbs-up-3:before, .jibe-thumbs-up-3:before {
  content: "\f320";
}

.icons8-back-3:before, .jibe-back-3:before {
  content: "\f321";
}

.icons8-upload:before, .jibe-upload:before {
  content: "\f322";
}

.icons8-attach-2:before, .jibe-attach-2:before {
  content: "\f323";
}

.icons8-message:before, .jibe-message:before {
  content: "\f324";
}

.icons8-attach-3:before, .jibe-attach-3:before {
  content: "\f325";
}

.icons8-file:before, .jibe-file:before {
  content: "\f326";
}

.icons8-plus-math:before, .jibe-plus-math:before {
  content: "\f327";
}

.icons8-save-2:before, .jibe-save-2:before {
  content: "\f328";
}

.icons8-downloading-updates-2:before, .jibe-downloading-updates-2:before {
  content: "\f329";
}

.icons8-help:before, .jibe-help:before {
  content: "\f32c";
}

.icons8-help-filled:before, .jibe-help-filled:before {
  content: "\f32d";
}

.icons8-filter-3:before, .jibe-filter-3:before {
  content: "\f32e";
}

.icons8-print:before, .jibe-print:before {
  content: "\f32f";
}

.icons8-settings:before, .jibe-settings:before {
  content: "\f330";
}

.icons8-user-filled:before, .jibe-user-filled:before {
  content: "\f332";
}

.icons8-close:before, .jibe-close:before {
  content: "\f333";
}

.icons8-double-right:before, .double-right:before, .jibe-double-right:before {
  content: "\f33c";
}

.icons8-search:before, .jibe-search:before {
  content: "\f335";
}

.icons8-expand-arrow-3:before, .jibe-expand-arrow-3:before {
  content: "\f338";
}

.icons8-order-history-3:before, .jibe-order-history-3:before {
  content: "\f339";
}

.icons8-search-2:before, .jibe-search-2:before {
  content: "\f33a";
}

.icons8-double-right:before, .double-right:before, .jibe-double-right:before {
  content: "\f33c";
}

.icons8-double-left:before, .double-left:before, .jibe-double-left:before {
  content: "\f33d";
}

.icons8-video-camera:before, .jibe-video-camera:before {
  content: "\f33f";
}

.icons8-resend:before, .jibe-resend:before {
  content: "\f340";
}

.icons8-external-link-2:before, .jibe-external-link-2:before {
  content: "\f341";
}

.icons8-high-priority-4:before, .jibe-high-priority-4:before {
  content: "\f342";
}

.icons8-open-lock:before, .jibe-open-lock:before {
  content: "\f344";
}

.icons8-lock-2:before, .jibe-lock-2:before {
  content: "\f345";
}

.icons8-fire-extinguisher:before, .jibe-fire-extinguisher:before {
  content: "\f346";
}

.icons8-menu-4:before, .jibe-menu-4:before {
  content: "\f347";
}

.icons8-content:before, .jibe-content:before {
  content: "\f348";
}

.icons8-funnel:before, .jibe-funnel:before {
  content: "\f349";
}

.icons8-slider-2:before, .jibe-slider-2:before {
  content: "\f34a";
}

.icons8-check:before, .jibe-check:before {
  content: "\f34b";
}

.icons8-complete:before, .jibe-complete:before {
  content: "\f34c";
}

.icons8-bulleted-list-2:before, .jibe-bulleted-list-2:before {
  content: "\f34d";
}

.icons8-grid-2:before, .jibe-grid-2:before {
  content: "\f34e";
}

.icons8-box:before, .jibe-box:before {
  content: "\f34f";
}

.icons8-read:before, .jibe-read:before {
  content: "\f350";
}

.icons8-menu-vertical-3:before, .jibe-menu-2-filled:before, .jibe-menu-vertical-3:before {
  content: "\f351";
}

.icons8-circled-m:before, .jibe-circled-m:before {
  content: "\f352";
}

.icons8-link-3:before, .jibe-link-3:before {
  content: "\f353";
}

/*--  new icon threshold css start here   --*/
.jibe-Icon::before, .jibe-link-3::before, .jibe-circled-m::before, .jibe-menu-vertical-3::before, .jibe-read::before, .jibe-box::before, .jibe-grid-2::before, .jibe-bulleted-list-2::before, .jibe-complete::before, .jibe-check::before, .jibe-slider-2::before, .jibe-funnel::before, .jibe-content::before, .jibe-menu-4::before, .jibe-fire-extinguisher::before, .jibe-lock-2::before, .jibe-open-lock::before, .jibe-high-priority-4::before, .jibe-external-link-2::before, .jibe-resend::before, .jibe-video-camera::before, .jibe-search-2::before, .jibe-order-history-3::before, .jibe-close::before, .jibe-user-filled::before, .jibe-settings::before, .jibe-print::before, .jibe-filter-3::before, .jibe-help-filled::before, .jibe-help::before, .jibe-downloading-updates-2::before, .jibe-save-2::before, .jibe-plus-math::before, .jibe-file::before, .jibe-attach-3::before, .jibe-message::before, .jibe-attach-2::before, .jibe-upload::before, .jibe-back-3::before, .jibe-thumbs-up-3::before, .jibe-thumbs-down-filled::before, .jibe-circled-chevron-right::before, .jibe-circled-chevron-left::before, .jibe-sort-left::before, .jibe-star-3::before, .jibe-circled-play-filled::before, .jibe-circled-play::before, .jibe-circled-pause-filled::before, .jibe-circled-pause::before, .jibe-logout-rounded::before, .jibe-compact-camera::before, .jibe-flag-filled::before, .jibe-export::before, .jibe-pencil::before, .jibe-excel-2::before, .jibe-filter-filled::before, .jibe-unlock::before, .jibe-card-back-side::before, .jibe-yellow-card::before, .jibe-bulleted-list::before, .jibe-record::before, .jibe-forward-3::before, .jibe-chevron-left-filled::before, .jibe-down-squared::before, .jibe-download-3::before, .jibe-card-2::before, .jibe-forward-message::before, .jibe-import::before, .jibe-pdf-filled::before, .jibe-chevron-right-filled::before, .jibe-chevron-down-filled::before, .jibe-chevron-up-filled::before, .jibe-done-2::before, .jibe-private-2::before, .jibe-data-recovery::before, .jibe-sorting-arrows-horizontal::before, .jibe-refund-2-filled::before, .jibe-clock-2::before, .jibe-priority-3::before, .jibe-delete-file::before, .jibe-cancel-file::before, .jibe-page-overview::before, .jibe-group-man::before, .jibe-menu-filled::before, .jibe-menu-2::before, .jibe-done::before, .jibe-back-2::before, .jibe-camera-2::before, .jibe-down-filled::before, .jibe-ship-filled::before, .jibe-show-property::before, .jibe-attach::before, .jibe-caribbean-filled::before, .jibe-frame-4::before, .jibe-link-filled::before, .jibe-report-card::before, .jibe-transportation-3::before, .jibe-link::before, .jibe-planner::before, .jibe-test-passed::before, .jibe-undo::before, .jibe-queue::before, .jibe-purchase-order::before, .jibe-details-pane::before, .jibe-hammer-filled::before, .jibe-add-rule::before, .jibe-copy-2::before, .jibe-template::before, .jibe-delete-property::before, .jibe-refresh-3::before, .jibe-worker-male::before, .jibe-chart-2::before, .jibe-cart-3::before, .jibe-cart-filled::before, .jibe-diploma-1::before, .jibe-info-filled::before, .jibe-compare::before, .jibe-cancel-filled::before, .jibe-search-property::before, .jibe-price-comparison::before, .jibe-bill-3::before, .jibe-close-window::before, .jibe-structure-2::before, .jibe-play-property::before, .jibe-24-hours::before, .jibe-hand-2::before, .jibe-clock::before, .jibe-work-3::before, .jibe-exclamation-mark::before, .jibe-maintenance-filled::before, .jibe-collapse-arrow-2::before, .jibe-new-moon::before, .jibe-filters-3::before, .jibe-error-2::before, .jibe-refresh-2::before, .jibe-refresh::before, .jibe-order-history-2::before, .jibe-cash-filled::before, .jibe-forward-filled::before, .jibe-bill-2::before, .jibe-expand-arrow-3::before, .jibe-collapse-arrow::before, .jibe-tree-structure::before, .jibe-message-2::before, .jibe-check-file-2::before, .jibe-info-2::before, .jibe-checked::before, .jibe-anchor-filled::before, .jibe-google-alerts::before, .jibe-high-importance::before, .jibe-trash-can::before, .jibe-stop-2::before, .jibe-full-stop::before, .jibe-edit-2::before, .jibe-cancel::before, .jibe-error::before, .jibe-check-file::before, .jibe-renew::before, .jibe-document-4::before, .jibe-link-document::before, .jibe-hand-4::before, .jibe-group-leader::before, .jibe-ship-2::before, .jibe-mark-symbol::before, .jibe-comments-2::before, .jibe-comments::before, .jibe-downloading-updates::before, .jibe-bar-chart::before, .jibe-save::before, .jibe-forward::before, .jibe-visible::before, .jibe-microsoft-excel::before, .jibe-job-2::before, .jibe-sorting-options::before, .jibe-bill::before, .jibe-presentation::before, .jibe-info::before, .jibe-guardian::before, .jibe-download::before, .jibe-user-2::before, .jibe-left::before, .jibe-add-properties::before, .jibe-checkbox-2::before, .jibe-edit-image::before, .jibe-take-off-3::before, .jibe-manual-2::before, .jibe-reading-confirmation::before, .jibe-combo-chart::before, .jibe-hand::before, .jibe-high-priority-2::before, .jibe-upgrade-3::before, .jibe-filter::before, .jibe-star-2::before, .jibe-positive-dynamic-5::before, .jibe-cash-in-hand::before, .jibe-sail-boat-2::before, .jibe-breakable-3::before, .jibe-demolition-excavator::before, .jibe-identification-documents-2::before, .jibe-sail-boat::before, .jibe-documents-3::before, .jibe-bank-building::before, .jibe-family::before, .jibe-fabric-2::before, .jibe-meeting-room-2::before, .jibe-mechanistic-analysis-2::before, .jibe-laser-beam::before, .jibe-automation-2::before, .jibe-service-2::before, .jibe-boat-leaving-port-3::before, .jibe-task-planning-2::before, .jibe-administrative-tools-2::before, .jibe-survey-4::before, .jibe-broken-link-2::before, .jibe-calendar-3::before, .jibe-idea-sharing-2::before, .jibe-breakable-2::before, .jibe-demolition-excavator-2::before, .jibe-fabric::before, .jibe-meeting-room::before, .jibe-financial-changes-2::before, .jibe-mechanistic-analysis::before, .jibe-automation::before, .jibe-service::before, .jibe-leaving-port::before, .jibe-task-planning::before, .jibe-administrative-tools::before, .jibe-idea-sharing::before, .jibe-survey-3::before, .jibe-check-all::before, .jibe-goal::before, .jibe-up-2::before, .jibe-down-2::before, .jibe-box-important::before, .jibe-business-building::before, .jibe-worker::before, .jibe-gas-bottle::before, .jibe-menu-vertical::before, .jibe-pin-code::before, .jibe-wharf-2::before, .jibe-wharf::before, .jibe-wolfram-alpha::before, .jibe-scorecard::before, .jibe-oil-industry::before, .jibe-car-view::before, .jibe-test-tube::before, .jibe-flour::before, .jibe-gas-tanker::before, .jibe-resume::before, .jibe-journal::before, .jibe-attendance::before, .jibe-urgent-property::before, .jibe-user-male::before, .jibe-megaphone::before, .jibe-discussion-forum::before, .jibe-increase::before, .jibe-duplicate-4::before, .jibe-archive::before, .jibe-vest-3::before, .jibe-notification::before, .jibe-returning-port::before, .jibe-port::before, .jibe-view-details::before, .jibe-cost-2::before, .jibe-clipboard::before, .jibe-profile::before, .jibe-magazine-2::before, .jibe-alert-3::before, .jibe-folder-tree::before, .jibe-both-directions::before, .jibe-evidence::before, .jibe-risk-2::before, .jibe-sewing-tape::before, .jibe-collaboration-2::before, .jibe-documents-2::before, .jibe-shield-2::before, .jibe-change-4::before, .jibe-change-3::before, .jibe-high-risk::before, .jibe-weather-2::before, .jibe-contacts-2::before, .jibe-toolbox-2::before, .jibe-checklist::before, .jibe-people::before, .jibe-drill::before, .jibe-the-globe::before, .jibe-error-cloud::before, .jibe-computer-support::before, .jibe-buy::before, .jibe-details::before, .jibe-1-hour::before, .jibe-1-week::before, .jibe-rescheduling::before, .jibe-hierarchy::before, .jibe-hat-3::before, .jibe-work-instructions::before, .jibe-priority-2::before, .jibe-time-limit::before, .jibe-prepaid-recharge::before, .jibe-search-list::before, .jibe-maintenance-date::before, .jibe-create-document::before, .jibe-gears-2::before, .jibe-ledger::before, .jibe-regular-document::before, .jibe-merchant-account::before, .jibe-idea-bank::before, .jibe-bank-cards::before, .jibe-engine-3::before, .jibe-cloud-function::before, .jibe-prize::before, .jibe-pilot-hat::before, .jibe-search-client::before, .jibe-coin-in-hand::before, .jibe-medical-bag::before, .jibe-research-program::before, .jibe-group-studying::before, .jibe-business-report::before, .jibe-pass-fail-2::before, .jibe-pass-fail::before, .jibe-slr-camera-2::before, .jibe-slr-camera::before, .jibe-contact-details-2::before, .jibe-reminder-3::before, .jibe-reminder-2::before, .jibe-reminder::before, .jibe-certificate::before, .jibe-more-details-2::before, .jibe-not-applicable::before, .jibe-grid::before, .jibe-striped-patterns::before, .jibe-view-2::before, .jibe-department::before, .jibe-signing-document::before, .jibe-paid-bill::before, .jibe-document-3::before, .jibe-credit-card::before, .jibe-financial-changes::before, .jibe-view::before, .jibe-slippery-floor::before, .jibe-favorites-shield::before, .jibe-combat::before, .jibe-stop-sign::before, .jibe-watch-step::before, .jibe-forward-arrow::before, .jibe-new-copy-2::before, .jibe-documents::before, .jibe-document-2::before, .jibe-edit-property-3::before, .jibe-survey-2::before, .jibe-more-details::before, .jibe-user::before, .jibe-home-address::before, .jibe-address::before, .jibe-buy-card::before, .jibe-add-document::before, .jibe-user-account::before, .jibe-work-2::before, .jibe-work::before, .jibe-order-history::before, .jibe-warehouse::before, .jibe-inventory-flow::before, .jibe-descending-sorting::before, .jibe-add-chat::before, .jibe-us-dollar::before, .jibe-cost::before, .jibe-services::before, .jibe-falling-objects::before, .jibe-slippery-floor-sign::before, .jibe-severity::before, .jibe-breakable::before, .jibe-sailing-ship::before, .jibe-unchecked::before, .jibe-report-file::before, .jibe-payroll::before, .jibe-dollar::before, .jibe-leftright-arrows::before, .jibe-staff::before, .jibe-estimate-2::before, .jibe-write-off::before, .jibe-sawing-man::before, .jibe-location-2::before, .jibe-time::before, .jibe-agreement::before, .jibe-graph-2::before, .jibe-breakdown::before, .jibe-gear::before, .jibe-trophy::before, .jibe-police-2::before, .jibe-cargo-ship::before, .jibe-history-2::before, .jibe-flight-crew::before, .jibe-major-csm::before, .jibe-life-cycle::before, .jibe-pie::before, .jibe-date-span::before, .jibe-globe::before, .jibe-selection::before, .jibe-love-2::before, .jibe-global::before, .jibe-siren-2::before, .jibe-update::before, .jibe-triggering::before, .jibe-next-page::before, .jibe-counter::before, .jibe-user-manual::before, .jibe-inspection-3::before, .jibe-board::before, .jibe-inspection-2::before, .jibe-audit::before, .jibe-job-seeker::before, .jibe-iot-sensor::before, .jibe-activity::before, .jibe-timeline::before, .jibe-salary-2::before, .jibe-checking::before, .jibe-dividend::before, .jibe-check-lock::before, .jibe-salary::before, .jibe-love::before, .jibe-master-data::before, .jibe-star::before, .jibe-new-job::before, .jibe-small-icons::before, .jibe-enlarge::before, .jibe-compress::before, .jibe-remove-administrator::before, .jibe-wind::before, .jibe-high-priority::before, .jibe-wrench-2::before, .jibe-copyright::before, .jibe-archive-folder-3::before, .jibe-chat-room::before, .jibe-complaint::before, .jibe-square-brackets::before, .jibe-salary-male-2::before, .jibe-estimate::before, .jibe-conflict::before, .jibe-currency-exchange::before, .jibe-speed::before, .jibe-gears::before, .jibe-history::before, .jibe-engine-2::before, .jibe-new-copy::before, .jibe-rating::before, .jibe-communication::before, .jibe-inspection::before, .jibe-salary-male::before, .jibe-supplier-2::before, .jibe-organizational-chart::before, .jibe-collaboration::before, .jibe-table::before, .jibe-boxes::before, .jibe-truck::before, .jibe-compass::before, .jibe-leaf::before, .jibe-water::before, .jibe-engine-oil::before, .jibe-sent::before, .jibe-heart::before, .jibe-trolley::before, .jibe-menu::before, .jibe-external-link::before, .jibe-index::before, .jibe-wink::before, .jibe-wrench::before, .jibe-scroll::before, .jibe-engine::before, .jibe-back::before, .jibe-zoom-out::before, .jibe-plus::before, .jibe-minus::before, .jibe-rotate-right::before, .jibe-rotate::before, .jibe-zoom-in::before, .jibe-commercial::before, .jibe-doc::before, .jibe-document::before, .jibe-tips::before, .jibe-upload-cloud::before, .jibe-resume-template::before, .jibe-contacts::before, .jibe-job::before, .jibe-invoice-2::before, .jibe-suitcase::before, .jibe-shopping-cart::before, .jibe-storage-box::before, .jibe-no-chat::before, .jibe-sms::before, .jibe-first-1::before, .jibe-last-1::before, .jibe-vessel-2::before, .jibe-invoice::before, .jibe-edit::before, .jibe-lock::before, .jibe-maximize::before, .jibe-download-cloud::before, .jibe-next-page-2::before, .jibe-eye::before, .jibe-share::before, .jibe-sort::before, .jibe-happy-2::before, .jibe-happy::before, .jibe-thumbs-up::before, .jibe-thumbs-down::before, .jibe-repeat::before, .jibe-cbs::before, .jibe-download-graph::before, .jibe-word::before, .jibe-jpg::before, .jibe-couple::before, .jibe-sidepanel::before, .jibe-detective::before, .jibe-devops::before, .jibe-training::before, .jibe-mind-map::before, .jibe-broadcasting::before, .jibe-dashboard::before, .jibe-angular::before, .jibe-sync::before, .jibe-graph::before, .jibe-alarm::before, .jibe-security-shield::before, .jibe-calculator::before, .jibe-registry-editor::before, .jibe-creative-commons::before, .jibe-diploma::before, .jibe-survey::before, .jibe-office::before, .jibe-recycle::before, .jibe-minimize::before, .jibe-cargo-route::before, .jibe-identification-documents::before, .jibe-police::before, .jibe-what-i-do::before, .jibe-key::before, .jibe-advanced-search::before, .jibe-invisible::before, .jibe-closed-eye::before, .jibe-copy::before, .jibe-system::before, .jibe-adjust::before, .jibe-change::before, .moc::before, .jibe-cheque::before, .jibe-stop::before, .jibe-split::before, .jibe-chat::before, .jibe-double-right::before, .jibe-double-left::before, .jibe-anchor::before, .jibe-calendar::before, .jibe-camera::before, .jibe-menu-2-filled::before, .jibe-pdf::before, .jibe-vessel::before, .jibe-expand::before, .jibe-download-2::before, .jibe-waste::before, .jibe-search::before {
  font-family: JiBe-Icon !important;
}

.thresholds, .threshold-urgent, .threshold-high, .threshold-11, .threshold-10, .threshold-9, .threshold-8, .threshold-7, .threshold-6, .threshold-5, .threshold-4, .threshold-3, .threshold-2, .threshold-1, .threshold-0 {
  border-radius: 15px;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-left: 1%;
  padding: 3px 9px;
  text-align: left;
  color: var(--jbLight) !important;
}

.threshold-date, .threshold-6, .threshold-5, .threshold-4 {
  height: 26px;
  padding: 6px 8px !important;
  display: flex;
  align-items: center;
  border-radius: 98px;
}

.threshold-0 {
  color: var(--jbBlack) !important;
}

.threshold-1 {
  background-color: #3499da;
}

.threshold-2 {
  background-color: #269d56;
}

.threshold-3 {
  color: #2c353f !important;
}

.threshold-4 {
  font-weight: 500 !important;
  color: var(--jbBlack) !important;
  background-color: var(--jibeYellow200);
}

.threshold-5 {
  font-weight: 500 !important;
  color: var(--jbBlack) !important;
  background-color: var(--jibeOrange300);
}

.threshold-6 {
  font-weight: 500 !important;
  color: var(--jbBlack) !important;
  background-color: var(--jibeRed300);
  text-align: center !important;
}

.threshold-4 #grid-cell-value, .threshold-5 #grid-cell-value, .threshold-6 #grid-cell-value {
  margin-left: 0 !important;
}

.threshold-7 {
  color: black !important;
  font-weight: bold !important;
  background-color: #FBF2A9;
}

.threshold-8 {
  color: black !important;
  font-weight: bold !important;
  background-color: #F8C876;
}

.threshold-9 {
  color: black !important;
  font-weight: bold !important;
  background-color: #D7F8D1;
}

.threshold-10 {
  color: black !important;
  font-weight: bold !important;
  background-color: #FFDDCC;
}

.threshold-11 {
  color: black !important;
  font-weight: bold !important;
  background-color: #FF8066;
}

.dashboard-threshold-yellow {
  background-color: var(--jibeYellow200) !important;
}

.dashboard-threshold-orange {
  background-color: var(--jibeOrange300) !important;
}

.dashboard-threshold-red {
  background-color: var(--jibeRed300) !important;
}

.threshold-high {
  border: 2px solid #ee2323;
  border-radius: 9px;
  color: #bc1010 !important;
  padding: 2px 12px;
}

.threshold-urgent {
  border: 2px solid #ee2323;
  border-radius: 9px;
  padding: 2px 12px;
  background-color: #ce3939;
}

.status-background, .status-background-20, .status-background-19, .status-background-18, .status-background-17, .status-background-16, .status-background-15, .status-background-14, .status-background-13, .status-background-12, .status-background-11, .status-background-10, .status-background-9, .status-background-8, .status-background-7, .status-background-6, .status-background-5, .status-background-4, .status-background-3, .status-background-2, .status-background-1 {
  max-width: -moz-fit-content !important;
  max-width: fit-content !important;
  font-weight: 500 !important;
}

.status-background-1 {
  color: var(--jbBrandBlue800) !important;
}

.status-background-2 {
  color: var(--jbBrandBlue600) !important;
}

.status-background-3 {
  color: var(--jbGreen700) !important;
}

.status-background-4 {
  color: var(--purpleDark) !important;
}

.status-background-5 {
  color: var(--purpleMid) !important;
}

.status-background-6 {
  color: var(--voiletMid) !important;
}

.status-background-7 {
  color: var(--greyBlue600) !important;
}

.status-background-8 {
  color: #d4d200 !important;
}

.status-background-9 {
  color: #000aa2 !important;
}

.status-background-10 {
  color: #C90410 !important;
}

.status-background-11 {
  color: #1d38cf !important;
}

.status-background-12 {
  color: var(--voiletMid) !important;
}

.status-background-13 {
  color: var(--jbGreen700) !important;
}

.status-background-14 {
  color: var(--jbGrey500) !important;
}

.status-background-15 {
  color: var(--jibeRed900) !important;
}

.status-background-16 {
  color: var(--jbReworkRed) !important;
}

.status-background-17 {
  color: var(--jibeOrange900) !important;
}

.status-background-18 {
  color: var(--jibeYellow900) !important;
}

.status-background-19 {
  color: var(--jibeRed600) !important;
}

.status-background-20 {
  color: var(--jbSaffron) !important;
}

.status-bar-background-1 {
  background-color: var(--jbBrandBlue800) !important;
}

.status-bar-background-2 {
  background-color: var(--jbBrandBlue600) !important;
}

.status-bar-background-3 {
  background-color: var(--jbGreen700) !important;
}

.status-bar-background-4 {
  background-color: var(--purpleDark) !important;
}

.status-bar-background-5 {
  background-color: var(--purpleMid) !important;
}

.status-bar-background-6 {
  background-color: var(--voiletMid) !important;
}

.status-bar-background-7 {
  background-color: var(--greyBlue600) !important;
}

.status-bar-background-8 {
  background-color: #d4d200 !important;
}

.status-bar-background-9 {
  background-color: #000aa2 !important;
}

.status-bar-background-10 {
  background-color: #C90410 !important;
}

.status-bar-background-11 {
  background-color: #1d38cf !important;
}

.status-bar-background-12 {
  background-color: var(--voiletMid) !important;
}

.status-bar-background-13 {
  background-color: var(--jbGreen700) !important;
}

.status-bar-background-14 {
  background-color: var(--jbGrey500) !important;
}

.status-bar-background-15 {
  background-color: var(--jibeRed600) !important;
}

.status-bar-background-16 {
  background-color: var(--jbSaffron) !important;
}

.status, .new-status, .status-icon-24, .status-icon-23, .status-icon-22, .status-icon-21, .status-icon-20, .status-icon-19, .status-icon-18, .status-icon-17, .status-icon-16, .status-icon-15, .status-icon-14, .status-icon-13, .status-icon-12, .status-icon-11, .status-13, .status-12, .status-11, .status-10, .status-9, .status-8, .status-7, .status-6, .status-5, .status-4, .status-3, .status-2, .status-1 {
  width: 8px;
  border-radius: 50%;
  height: 8px;
  display: inline-block;
}

.status-0 {
  border-radius: 50%;
  margin-bottom: 0.1em;
  width: 7px;
  height: 7px;
  background-color: var(--jbLight);
  display: inline-table;
}

.status-1 {
  background-color: #000aa2;
}

.status-2 {
  background-color: #d09a00;
}

.status-3 {
  background-color: #d4d200;
}

.status-4 {
  background-color: #00cbb4;
}

.status-5 {
  background-color: #00c310;
}

.status-6 {
  background-color: #fa4e4e;
}

.status-7 {
  background-color: #6b0092;
}

.status-8 {
  background-color: #b3b3b3;
}

.status-9 {
  background-color: var(--voiletMid) !important;
}

.status-10 {
  background-color: var(--purpleMid) !important;
}

.status-11 {
  background-color: var(--purpleDark) !important;
}

.status-12 {
  background-color: #1d38cf !important;
}

.status-13 {
  background-color: var(--jibeRed600) !important;
}

.status-1-color {
  color: #000aa2;
}

.status-2-color {
  color: #d09a00;
}

.status-3-color {
  color: #d4d200;
}

.status-4-color {
  color: #00cbb4;
}

.status-5-color {
  color: #00c310;
}

.status-6-color {
  color: #fa4e4e;
}

.status-7-color {
  color: #6b0092;
}

.status-8-color {
  color: #b3b3b3;
}

.status-9-color {
  color: var(--voiletMid) !important;
}

.status-10-color {
  color: var(--purpleMid) !important;
}

.status-11-color {
  color: var(--purpleDark) !important;
}

.status-12-color {
  color: #1d38cf !important;
}

.status-13-color {
  color: var(--jibeRed600) !important;
}

.status-1-bar {
  background-color: #000aa2;
}

.status-2-bar {
  background-color: #d09a00;
}

.status-3-bar {
  background-color: #d4d200;
}

.status-4-bar {
  background-color: #00cbb4;
}

.status-5-bar {
  background-color: #00c310;
}

.status-6-bar {
  background-color: #fa4e4e;
}

.status-7-bar {
  background-color: #6b0092;
}

.status-8-bar {
  background-color: #b3b3b3;
}

.status-9-bar {
  background-color: var(--voiletMid) !important;
}

.status-10-bar {
  background-color: var(--purpleMid) !important;
}

.status-11-bar {
  background-color: var(--purpleDark) !important;
}

.status-12-bar {
  background-color: #1d38cf !important;
}

.status-13-bar {
  background-color: var(--jibeRed600) !important;
}

.new-status, .status-icon-24, .status-icon-23, .status-icon-22, .status-icon-21, .status-icon-20, .status-icon-19, .status-icon-18, .status-icon-17, .status-icon-16, .status-icon-15, .status-icon-14, .status-icon-13, .status-icon-12, .status-icon-11 {
  width: 7px;
  height: 7px;
  margin-right: 1px;
}

.status-icon-11 {
  background-color: var(--jbBrandBlue800);
}

.status-icon-12 {
  background-color: var(--jbBrandBlue600);
}

.status-icon-13 {
  background-color: var(--jbGreen700);
}

.status-icon-14 {
  background-color: var(--purpleDark);
}

.status-icon-15 {
  background-color: var(--purpleMid);
}

.status-icon-16 {
  background-color: var(--voiletMid);
}

.status-icon-17 {
  background-color: var(--greyBlue600);
}

.status-icon-18 {
  background-color: var(--jbGrey500);
}

.status-icon-19 {
  background-color: var(--jibeRed900);
}

.status-icon-20 {
  background-color: var(--jbReworkRed);
}

.status-icon-21 {
  background-color: var(--jibeOrange900);
}

.status-icon-22 {
  background-color: var(--jibeYellow900);
}

.status-icon-23 {
  background-color: var(--jibeRed600);
}

.status-icon-24 {
  background-color: var(--jbSaffron);
}

.jbIcon::before, .onboard::before, .internal::before, .external::before, .pms-dashboard::before, .double-right::before, .double-left::before, .beSafe::before, .int-audit::before, .certificate::before, .urgent::before, .sm-component::before, .sm-machinery::before, .sm-function::before, .vt-allvessel::before, .vt-lpg::before, .vt-bulkcarrier::before, .vt-chemtanker::before, .vt-roro::before, .vt-oiltanker::before, .vt-gastanker::before, .vetting-inspection::before, .vetting-observation::before, .ncr::before, .deficiency::before, .drydock::before, .non-pm::before, .not-in-use-2::before, .not-in-use-1::before, .car-rca::before, .recommendation::before, .vessel-task::before, .office-task::before, .psc::before, .service-request::before, .pm::before, .observation::before, .moc::before, .scm::before, .near-miss::before, .incident::before {
  font-family: JiBe-Icon !important;
  font-size: 16px !important; /**suggested by odded to make icon bigger*/
}

.incident {
  color: #0f2a6e;
}

.near-miss {
  color: #835ad2;
}

.scm {
  color: #60c97e;
}

.moc {
  color: var(--jbBrandBlue600);
  font-size: 16px;
}

.observation {
  color: #f4b740 !important;
}

.pm {
  color: #a8c43d;
}

.service-request {
  color: #c72dae;
}

.psc {
  color: #4b8ef7;
}

.office-task {
  color: #4aa49d;
}

.vessel-task {
  color: #d82f6b;
}

.recommendation {
  color: #7cc83c !important;
}

.car-rca {
  color: #265ed1;
}

.not-in-use-1 {
  color: #48a090;
}

.not-in-use-2 {
  color: #56bdcd;
}

.non-pm {
  color: #2b6688 !important;
}

.drydock {
  color: #B1016A;
}

.deficiency {
  color: #0732ab;
}

.ncr {
  color: #028856 !important;
}

.vetting-observation {
  color: var(--global-jibe-pink-700, #B12E66);
}

.vetting-inspection {
  color: var(--global-jibe-brand-lime-700, #7EB525);
}

/*-- ship type icon --*/
.vt-gastanker {
  color: #8700BE;
}

.vt-oiltanker {
  color: #8700BE;
}

.vt-roro {
  color: #8700BE;
}

.vt-chemtanker {
  color: #8700BE;
}

.vt-bulkcarrier {
  color: #8700BE;
}

.vt-lpg {
  color: #8700BE;
}

.vt-allvessel {
  color: #8700BE;
}

.sm-function {
  color: #34495E !important;
}

.sm-machinery {
  color: #D0711A !important;
}

.sm-component {
  color: #D4B266 !important;
}

.threshold-round {
  width: 15px !important;
  height: 15px;
  border-radius: 50px;
  font-size: 9px;
  color: #fff !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.high {
  font-family: icons8 !important;
  font-size: 13px !important;
  color: #db7400;
}

.urgent {
  color: #bc1010;
}

.certificate {
  color: #0e0f5a;
}

.int-audit {
  color: #e87f67;
}

.beSafe {
  color: #DA0058;
}

.double-left {
  color: #000;
  border-radius: 100px;
  font-size: 10px !important;
  border: 2px solid #000;
  padding: 3px;
}

.double-right {
  color: #000;
  border-radius: 100px;
  font-size: 10px !important;
  border: 2px solid #000;
  padding: 3px;
}

.pms-dashboard {
  color: #424C65;
}

.external {
  color: #424C65;
}

.internal {
  color: #424C65;
}

.onboard {
  color: #424C65;
}

.high-alert-label {
  color: #db7400 !important;
  font-weight: bold;
}

.urgent-alert-label {
  color: #bc1010 !important;
  font-weight: bold;
}

.status-9 {
  background-color: #f70707;
}

.status-cms {
  color: #db7400;
  border: 1px solid;
  border-radius: 1em;
  padding: 2px 5px;
  font-weight: bold;
  vertical-align: bottom;
}

.status-critical {
  color: #bc1010;
  border: 1px solid;
  border-radius: 1em;
  padding: 2px 5px;
  font-weight: bold;
  vertical-align: bottom;
}

.double-left {
  color: var(--jbGreyBlue400);
  border-radius: 100px;
  font-size: 14px !important;
  border: 2px solid var(--jbGreyBlue400);
  padding: 3px;
}

.double-right {
  color: var(--jbGreyBlue400);
  border-radius: 100px;
  font-size: 14px !important;
  border: 2px solid var(--jbGreyBlue400);
  padding: 3px;
}

.layout-menu-icon > .arrow-open, .layout-menu-icon > .arrow-close {
  top: 50%;
  transform: translateY(-50%);
}
.layout-menu-icon > .arrow-open:hover, .layout-menu-icon > .arrow-close:hover {
  filter: invert(31%) sepia(65%) saturate(1831%) hue-rotate(215deg) brightness(81%) contrast(98%);
}
.layout-menu-icon > .arrow-open {
  position: absolute;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 16px;
  height: 16px;
  background-image: url("/assets/images/arrows/open.svg");
}
.layout-menu-icon > .arrow-close {
  position: absolute;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 16px;
  height: 16px;
  background-image: url("/assets/images/arrows/close.svg");
}
.layout-menu-icon > .double-open {
  position: absolute;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 24px;
  height: 24px;
  background-image: url("/assets/images/grid/arrow-open.svg");
}
.layout-menu-icon > .double-close {
  position: absolute;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 24px;
  height: 24px;
  background-image: url("/assets/images/grid/arrow-close.svg");
}

.highlight-yellow {
  background-color: var(--jbYellow) !important;
}

.jbBrandBlue600 {
  color: var(--jbBrandBlue600);
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./node_modules/jibe-components/assets/css/icons8-threshold.scss?ngGlobalStyle ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Icon Font JiBe-Icon
 * Made with love by Icons8 [ https://icons8.com/ ] using webfont [ https://github.com/itgalaxy/webfont ]
 *
 * Contacts:
 *    [ https://icons8.com/contact ]
 *
 * Follow Icon8 on
 *    Twitter [ https://twitter.com/icons_8 ]
 *    Facebook [ https://www.facebook.com/Icons8 ]
 *    Google+ [ https://plus.google.com/+Icons8 ]
 *    GitHub [ https://github.com/icons8 ]
 */
@font-face {
  font-family: "JiBe-Icon";
  src: url("/assets/JiBe-Icon/fonts/JiBe-Icon.eot");
  src: url("/assets/JiBe-Icon/fonts/JiBe-Icon.eot?#iefix") format("embedded-opentype"), url("/assets/JiBe-Icon/fonts/JiBe-Icon.woff2") format("woff2"), url("/assets/JiBe-Icon/fonts/JiBe-Icon.woff") format("woff"), url("/assets/JiBe-Icon/fonts/JiBe-Icon.ttf") format("truetype"), url("/assets/JiBe-Icon/fonts/JiBe-Icon.svg#font") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "JiBe-Icon";
    src: url("/assets/JiBe-Icon/fonts/JiBe-Icon.svg#JiBe-Icon") format("svg");
  }
}
.icons8-split:before, .jibe-split:before,
.icons8-water-transportation:before,
.jibe-vessel:before,
.icons8-tear-off-calendar:before,
.jibe-calendar:before,
.icons8-private:before,
.jibe-stop:before,
.icons8-camera:before,
.jibe-camera:before,
.icons8-expand-arrow:before,
.icons8-cheque:before,
.jibe-cheque:before,
.icons8-change:before,
.jibe-change:before,
.icons8-adjust:before,
.jibe-adjust:before,
.icons8-system:before,
.jibe-system:before,
.icons8-copy:before,
.jibe-copy:before,
.icons8-closed-eye:before,
.jibe-closed-eye:before,
.icons8-invisible:before,
.jibe-invisible:before,
.icons8-waste:before,
.jibe-waste:before,
.icons8-advanced-search:before,
.jibe-advanced-search:before,
.icons8-pdf:before,
.icons8-key:before,
.jibe-key:before,
.icons8-what-i-do:before,
.jibe-what-i-do:before,
.icons8-police:before,
.jibe-police:before,
.icons8-identification-documents:before,
.jibe-identification-documents:before,
.icons8-search-route-of-cargo-ship-delivery-point:before,
.jibe-cargo-route:before,
.icons8-arrow:before,
.icons8-arrow-2:before,
.icons8-collapse:before,
.jibe-minimize:before,
.icons8-anchor:before,
.jibe-anchor:before,
.icons8-recycle:before,
.jibe-recycle:before,
.icons8-office:before,
.jibe-office:before,
.icons8-survey:before,
.jibe-survey:before,
.icons8-diploma:before,
.jibe-diploma:before,
.icons8-creative-commons-commercial:before,
.jibe-creative-commons:before,
.icons8-registry-editor:before,
.jibe-registry-editor:before,
.icons8-calculator:before,
.jibe-calculator:before,
.icons8-security-shield-green:before,
.jibe-security-shield:before,
.icons8-alarm:before,
.jibe-alarm:before,
.icons8-graph:before,
.jibe-graph:before,
.icons8-sync:before,
.jibe-sync:before,
.icons8-angularjs:before,
.jibe-angular:before,
.icons8-dashboard:before,
.jibe-dashboard:before,
.icons8-broadcasting:before,
.jibe-broadcasting:before,
.icons8-mind-map:before,
.jibe-mind-map:before,
.icons8-training:before,
.jibe-training:before,
.icons8-devops:before,
.jibe-devops:before,
.icons8-detective-2:before,
.jibe-detective:before,
.icons8-hide-sidepanel:before,
.jibe-sidepanel:before,
.icons8-couple:before,
.jibe-couple:before,
.icons8-pdf-2:before,
.jibe-pdf:before,
.icons8-jpg:before,
.jibe-jpg:before,
.icons8-word:before,
.jibe-word:before,
.icons8-download-graph-report:before,
.jibe-download-graph:before,
.icons8-cbs:before,
.jibe-cbs:before,
.icons8-repeat:before,
.jibe-repeat:before,
.icons8-thumbs-down:before,
.jibe-thumbs-down:before,
.icons8-thumbs-up:before,
.jibe-thumbs-up:before,
.icons8-happy:before,
.jibe-happy:before,
.icons8-happy-2:before,
.jibe-happy-2:before,
.icons8-christmas-star:before,
.icons8-sort:before,
.jibe-sort:before,
.icons8-share:before,
.jibe-share:before,
.icons8-eye:before,
.jibe-eye:before,
.icons8-next-page-2:before,
.jibe-next-page-2:before,
.icons8-download-from-cloud:before,
.jibe-download-cloud:before,
.icons8-expand:before,
.jibe-maximize:before,
.icons8-lock:before,
.jibe-lock:before,
.icons8-edit:before,
.jibe-edit:before,
.icons8-invoice:before,
.jibe-invoice:before,
.icons8-water-transportation-2:before,
.jibe-vessel-2:before,
.icons8-last-1:before,
.jibe-last-1:before,
.icons8-first-1:before,
.jibe-first-1:before,
.icons8-sms:before,
.jibe-sms:before,
.icons8-no-chat-message:before,
.jibe-no-chat:before,
.icons8-full-tool-storage-box:before,
.jibe-storage-box:before,
.icons8-shopping-cart:before,
.jibe-shopping-cart:before,
.icons8-suitcase:before,
.jibe-suitcase:before,
.icons8-invoice-2:before,
.jibe-invoice-2:before,
.icons8-job:before,
.jibe-job:before,
.icons8-contacts:before,
.jibe-contacts:before,
.icons8-resume-template:before,
.jibe-resume-template:before,
.icons8-upload-to-cloud:before,
.jibe-upload-cloud:before,
.icons8-tips:before,
.jibe-tips:before,
.icons8-document:before,
.jibe-document:before,
.icons8-doc:before,
.jibe-doc:before,
.icons8-commercial:before,
.jibe-commercial:before,
.icons8-zoom-in:before,
.jibe-zoom-in:before,
.icons8-rotate:before,
.jibe-rotate:before,
.icons8-rotate-right:before,
.jibe-rotate-right:before,
.icons8-minus:before,
.jibe-minus:before,
.icons8-plus:before,
.jibe-plus:before,
.icons8-zoom-out:before,
.jibe-zoom-out:before,
.icons8-back:before,
.jibe-back:before,
.icons8-engine:before,
.jibe-engine:before,
.icons8-scroll:before,
.jibe-scroll:before,
.icons8-open-end-wrench:before,
.jibe-wrench:before,
.icons8-wink:before,
.jibe-wink:before,
.icons8-index:before,
.jibe-index:before,
.icons8-external-link:before,
.jibe-external-link:before,
.icons8-menu:before,
.jibe-menu:before,
.icons8-trolley:before,
.jibe-trolley:before,
.icons8-heart:before,
.jibe-heart:before,
.icons8-sent:before,
.jibe-sent:before,
.icons8-engine-oil:before,
.jibe-engine-oil:before,
.icons8-water:before,
.jibe-water:before,
.icons8-leaf:before,
.jibe-leaf:before,
.icons8-compass:before,
.jibe-compass:before,
.icons8-truck:before,
.jibe-truck:before,
.icons8-boxes:before,
.jibe-boxes:before,
.icons8-table:before,
.jibe-table:before,
.icons8-collaboration:before,
.jibe-collaboration:before,
.icons8-stacked-organizational-chart:before,
.jibe-organizational-chart:before,
.icons8-supplier-2:before,
.jibe-supplier-2:before,
.icons8-salary-male:before,
.jibe-salary-male:before,
.icons8-inspection:before,
.jibe-inspection:before,
.icons8-communication:before,
.jibe-communication:before,
.icons8-rating:before,
.jibe-rating:before,
.icons8-new-copy:before,
.jibe-new-copy:before,
.icons8-engine-2:before,
.jibe-engine-2:before,
.icons8-history:before,
.jibe-history:before,
.icons8-gears:before,
.jibe-gears:before,
.icons8-speed:before,
.jibe-speed:before,
.icons8-currency-exchange:before,
.jibe-currency-exchange:before,
.icons8-conflict:before,
.jibe-conflict:before,
.icons8-estimate:before,
.jibe-estimate:before,
.icons8-salary-male-2:before,
.jibe-salary-male-2:before,
.icons8-square-brackets:before,
.jibe-square-brackets:before,
.icons8-complaint:before,
.jibe-complaint:before,
.icons8-chat-room:before,
.jibe-chat:before,
.jibe-chat-room:before,
.icons8-archive-folder-3:before,
.jibe-archive-folder-3:before,
.icons8-copyright:before,
.jibe-copyright:before,
.icons8-open-end-wrench-2:before,
.jibe-wrench-2:before,
.icons8-high-priority:before,
.jibe-high-priority:before,
.icons8-wind:before,
.jibe-wind:before,
.icons8-remove-administrator:before,
.jibe-remove-administrator:before,
.icons8-compress:before,
.jibe-compress:before,
.icons8-enlarge:before,
.jibe-enlarge:before,
.icons8-small-icons:before,
.jibe-small-icons:before,
.icons8-change-4:before,
.jibe-change-4:before,
.icons8-exit-sign:before,
.icons8-new-job:before,
.jibe-new-job:before,
.icons8-star:before,
.jibe-star:before,
.icons8-master-data:before,
.jibe-master-data:before,
.icons8-love:before,
.jibe-love:before,
.icons8-salary:before,
.jibe-salary:before,
.icons8-check-lock:before,
.jibe-check-lock:before,
.icons8-dividend:before,
.jibe-dividend:before,
.icons8-checking:before,
.jibe-checking:before,
.icons8-salary-2:before,
.jibe-salary-2:before,
.icons8-timeline:before,
.jibe-timeline:before,
.icons8-activity:before,
.jibe-activity:before,
.icons8-iot-sensor:before,
.jibe-iot-sensor:before,
.icons8-job-seeker-offered-high-salary-package-during-interview-selection:before,
.jibe-job-seeker:before,
.icons8-audit:before,
.jibe-audit:before,
.icons8-inspection-2:before,
.jibe-inspection-2:before,
.icons8-board:before,
.jibe-board:before,
.icons8-inspection-3:before,
.jibe-inspection-3:before,
.icons8-user-manual:before,
.jibe-user-manual:before,
.icons8-counter:before,
.jibe-counter:before,
.icons8-next-page:before,
.jibe-next-page:before,
.icons8-triggering:before,
.jibe-triggering:before,
.icons8-update:before,
.jibe-update:before,
.icons8-siren-2:before,
.jibe-siren-2:before,
.icons8-global:before,
.jibe-global:before,
.icons8-love-2:before,
.jibe-love-2:before,
.icons8-selection:before,
.jibe-selection:before,
.icons8-globe:before,
.jibe-globe:before,
.icons8-date-span:before,
.jibe-date-span:before,
.icons8-pie-chart:before,
.jibe-pie:before,
.icons8-life-cycle:before,
.jibe-life-cycle:before,
.icons8-command-sergeant-major-csm:before,
.jibe-major-csm:before,
.icons8-flight-crew:before,
.jibe-flight-crew:before,
.icons8-activity-history-2:before,
.jibe-history-2:before,
.icons8-cargo-ship:before,
.jibe-cargo-ship:before,
.icons8-police-2:before,
.jibe-police-2:before,
.icons8-trophy:before,
.jibe-trophy:before,
.icons8-gear:before,
.jibe-gear:before,
.icons8-factory-breakdown:before,
.jibe-breakdown:before,
.icons8-graph-2:before,
.jibe-graph-2:before,
.icons8-agreement:before,
.jibe-agreement:before,
.icons8-time:before,
.jibe-time:before,
.icons8-location-2:before,
.jibe-location-2:before,
.icons8-sawing-man:before,
.jibe-sawing-man:before,
.icons8-balance-write-off:before,
.jibe-write-off:before,
.icons8-estimate-2:before,
.jibe-estimate-2:before,
.icons8-staff:before,
.jibe-staff:before,
.icons8-left-and-right-arrows:before,
.jibe-leftright-arrows:before,
.icons8-receipt-dollar:before,
.jibe-dollar:before,
.icons8-payroll:before,
.jibe-payroll:before,
.icons8-statistics-report:before,
.icons8-report-file:before,
.jibe-report-file:before,
.icons8-unchecked-checkbox:before,
.jibe-unchecked:before,
.icons8-sailing-ship:before,
.jibe-sailing-ship:before,
.icons8-breakable:before,
.jibe-breakable:before,
.icons8-severity:before,
.jibe-severity:before,
.icons8-slippery-floor-sign:before,
.jibe-slippery-floor-sign:before,
.icons8-falling-objects-hazard:before,
.jibe-falling-objects:before,
.icons8-services:before,
.jibe-services:before,
.icons8-cost:before,
.jibe-cost:before,
.icons8-us-dollar-circled:before,
.jibe-us-dollar:before,
.icons8-add-to-chat:before,
.jibe-add-chat:before,
.icons8-descending-sorting:before,
.jibe-descending-sorting:before,
.icons8-inventory-flow:before,
.jibe-inventory-flow:before,
.icons8-warehouse:before,
.jibe-warehouse:before,
.icons8-order-history:before,
.jibe-order-history:before,
.icons8-work:before,
.jibe-work:before,
.icons8-work-2:before,
.jibe-work-2:before,
.icons8-user-account:before,
.jibe-user-account:before,
.icons8-add-document:before,
.jibe-add-document:before,
.icons8-buy-with-card:before,
.jibe-buy-card:before,
.icons8-address:before,
.jibe-address:before,
.icons8-home-address:before,
.jibe-home-address:before,
.icons8-user:before,
.jibe-user:before,
.icons8-more-details:before,
.jibe-more-details:before,
.icons8-survey-2:before,
.jibe-survey-2:before,
.icons8-edit-property-3:before,
.jibe-edit-property-3:before,
.icons8-document-2:before,
.jibe-document-2:before,
.icons8-documents:before,
.jibe-documents:before,
.icons8-new-copy-2:before,
.jibe-new-copy-2:before,
.icons8-forward-arrow:before,
.jibe-forward-arrow:before,
.icons8-stop:before,
.jibe-stop:before,
.icons8-watch-your-step:before,
.jibe-watch-step:before,
.icons8-stop-sign:before,
.jibe-stop-sign:before,
.icons8-combat:before,
.jibe-combat:before,
.icons8-favorites-shield:before,
.jibe-favorites-shield:before,
.icons8-slippery-floor:before,
.jibe-slippery-floor:before,
.icons8-view:before,
.jibe-view:before,
.icons8-financial-changes:before,
.jibe-financial-changes:before,
.icons8-credit-card:before,
.jibe-credit-card:before,
.icons8-document-3:before,
.jibe-document-3:before,
.icons8-paid-bill:before,
.jibe-paid-bill:before,
.icons8-signing-a-document:before,
.jibe-signing-document:before,
.icons8-department:before,
.jibe-department:before,
.icons8-view-2:before,
.jibe-view-2:before,
.icons8-striped-patterns:before,
.jibe-striped-patterns:before,
.icons8-grid:before,
.jibe-grid:before,
.icons8-not-applicable:before,
.jibe-not-applicable:before,
.icons8-more-details-2:before,
.jibe-more-details-2:before,
.icons8-certificate:before,
.jibe-certificate:before,
.icons8-add-reminder:before,
.jibe-reminder:before,
.icons8-add-reminder-2:before,
.jibe-reminder-2:before,
.icons8-add-reminder-3:before,
.jibe-reminder-3:before,
.icons8-contact-details-2:before,
.jibe-contact-details-2:before,
.icons8-slr-camera:before,
.jibe-slr-camera:before,
.icons8-slr-camera-2:before,
.jibe-slr-camera-2:before,
.icons8-pass-fail:before,
.jibe-pass-fail:before,
.icons8-pass-fail-2:before,
.jibe-pass-fail-2:before,
.icons8-business-report:before,
.jibe-business-report:before,
.icons8-online-group-studying:before,
.jibe-group-studying:before,
.icons8-human-research-program:before,
.jibe-research-program:before,
.icons8-medical-bag:before,
.jibe-medical-bag:before,
.icons8-coin-in-hand:before,
.jibe-coin-in-hand:before,
.icons8-search-client:before,
.jibe-search-client:before,
.icons8-air-pilot-hat:before,
.jibe-pilot-hat:before,
.icons8-prize:before,
.jibe-prize:before,
.icons8-cloud-function:before,
.jibe-cloud-function:before,
.icons8-engine-3:before,
.jibe-engine-3:before,
.icons8-bank-cards:before,
.jibe-bank-cards:before,
.icons8-idea-bank:before,
.jibe-idea-bank:before,
.icons8-merchant-account:before,
.jibe-merchant-account:before,
.icons8-regular-document:before,
.jibe-regular-document:before,
.icons8-ledger:before,
.jibe-ledger:before,
.icons8-gears-2:before,
.jibe-gears-2:before,
.icons8-create-document:before,
.jibe-create-document:before,
.icons8-maintenance-date:before,
.jibe-maintenance-date:before,
.icons8-search-in-list:before,
.jibe-search-list:before,
.icons8-prepaid-recharge:before,
.jibe-prepaid-recharge:before,
.icons8-time-limit:before,
.jibe-time-limit:before,
.icons8-medium-priority-2:before,
.jibe-priority-2:before,
.icons8-work-instructions:before,
.jibe-work-instructions:before,
.icons8-safety-hat-3:before,
.jibe-hat-3:before,
.icons8-hierarchy:before,
.jibe-hierarchy:before,
.icons8-rescheduling-a-task:before,
.jibe-rescheduling:before,
.icons8-plus-1-week:before,
.jibe-1-week:before,
.icons8-plus-1-hour:before,
.jibe-1-hour:before,
.icons8-details:before,
.jibe-details:before,
.icons8-buy:before,
.jibe-buy:before,
.icons8-computer-support:before,
.jibe-computer-support:before,
.icons8-error-cloud:before,
.jibe-error-cloud:before,
.icons8-around-the-globe:before,
.jibe-the-globe:before,
.icons8-drill:before,
.jibe-drill:before,
.icons8-people:before,
.jibe-people:before,
.icons8-checklist:before,
.jibe-checklist:before,
.icons8-toolbox-2:before,
.jibe-toolbox-2:before,
.icons8-search-contacts-2:before,
.jibe-contacts-2:before,
.icons8-stormy-weather-2:before,
.jibe-weather-2:before,
.icons8-high-risk:before,
.jibe-high-risk:before,
.icons8-change-3:before,
.jibe-change-3:before,
.icons8-application-shield-2:before,
.jibe-shield-2:before,
.icons8-documents-2:before,
.jibe-documents-2:before,
.icons8-collaboration-2:before,
.jibe-collaboration-2:before,
.icons8-sewing-tape-measure:before,
.jibe-sewing-tape:before,
.icons8-high-risk-2:before,
.jibe-risk-2:before,
.icons8-evidence:before,
.jibe-evidence:before,
.icons8-transition-both-directions:before,
.jibe-both-directions:before,
.icons8-folder-tree:before,
.jibe-folder-tree:before,
.icons8-clock-alert-3:before,
.jibe-alert-3:before,
.icons8-magazine-2:before,
.jibe-magazine-2:before,
.icons8-profile:before,
.jibe-profile:before,
.icons8-clipboard:before,
.jibe-clipboard:before,
.icons8-cost-2:before,
.jibe-cost-2:before,
.icons8-view-details:before,
.jibe-view-details:before,
.icons8-port:before,
.jibe-port:before,
.icons8-boat-returning-to-port-2:before,
.jibe-returning-port:before,
.icons8-notification:before,
.jibe-notification:before,
.icons8-safety-vest-3:before,
.jibe-vest-3:before,
.icons8-archive:before,
.jibe-archive:before,
.icons8-duplicate-4:before,
.jibe-duplicate-4:before,
.icons8-increase:before,
.jibe-increase:before,
.icons8-discussion-forum:before,
.jibe-discussion-forum:before,
.icons8-megaphone:before,
.jibe-megaphone:before,
.icons8-find-user-male:before,
.jibe-user-male:before,
.icons8-urgent-property:before,
.jibe-urgent-property:before,
.icons8-attendance:before,
.jibe-attendance:before,
.icons8-journal:before,
.jibe-journal:before,
.icons8-resume:before,
.jibe-resume:before,
.icons8-bulk-gas-tanker:before,
.jibe-gas-tanker:before,
.icons8-flour:before,
.jibe-flour:before,
.icons8-test-tube:before,
.jibe-test-tube:before,
.icons8-people-in-car-side-view:before,
.jibe-car-view:before,
.icons8-oil-industry:before,
.jibe-oil-industry:before,
.icons8-scorecard:before,
.jibe-scorecard:before,
.icons8-wolfram-alpha:before,
.jibe-wolfram-alpha:before,
.icons8-wharf:before,
.jibe-wharf:before,
.icons8-wharf-2:before,
.jibe-wharf-2:before,
.icons8-pin-code:before,
.jibe-pin-code:before,
.icons8-menu-vertical:before,
.jibe-menu-vertical:before,
.icons8-gas-bottle:before,
.jibe-gas-bottle:before,
.icons8-worker:before,
.jibe-worker:before,
.icons8-business-building:before,
.jibe-business-building:before,
.icons8-box-important:before,
.jibe-box-important:before,
.icons8-thumbs-down-2:before,
.jibe-down-2:before,
.icons8-thumbs-up-2:before,
.jibe-up-2:before,
.icons8-goal:before,
.jibe-goal:before,
.icons8-check-all:before,
.jibe-check-all:before,
.icons8-survey-3:before,
.jibe-survey-3:before,
.icons8-idea-sharing:before,
.jibe-idea-sharing:before,
.icons8-administrative-tools:before,
.jibe-administrative-tools:before,
.icons8-task-planning:before,
.jibe-task-planning:before,
.icons8-boat-leaving-port:before,
.jibe-leaving-port:before,
.icons8-service:before,
.jibe-service:before,
.icons8-automation:before,
.jibe-automation:before,
.icons8-mechanistic-analysis:before,
.jibe-mechanistic-analysis:before,
.icons8-financial-changes-2:before,
.jibe-financial-changes-2:before,
.icons8-meeting-room:before,
.jibe-meeting-room:before,
.icons8-fabric:before,
.jibe-fabric:before,
.icons8-demolition-excavator-2:before,
.jibe-demolition-excavator-2:before,
.icons8-breakable-2:before,
.jibe-breakable-2:before,
.icons8-idea-sharing-2:before,
.jibe-idea-sharing-2:before,
.icons8-calendar-3:before,
.jibe-calendar-3:before,
.icons8-broken-link-2:before,
.jibe-broken-link-2:before,
.icons8-survey-4:before,
.jibe-survey-4:before,
.icons8-administrative-tools-2:before,
.jibe-administrative-tools-2:before,
.icons8-task-planning-2:before,
.jibe-task-planning-2:before,
.icons8-boat-leaving-port-3:before,
.jibe-boat-leaving-port-3:before,
.icons8-service-2:before,
.jibe-service-2:before,
.icons8-automation-2:before,
.jibe-automation-2:before,
.icons8-laser-beam:before,
.jibe-laser-beam:before,
.icons8-mechanistic-analysis-2:before,
.jibe-mechanistic-analysis-2:before,
.icons8-meeting-room-2:before,
.jibe-meeting-room-2:before,
.icons8-fabric-2:before,
.jibe-fabric-2:before,
.icons8-family:before,
.jibe-family:before,
.icons8-bank-building:before,
.jibe-bank-building:before,
.icons8-documents-3:before,
.jibe-documents-3:before,
.icons8-sail-boat:before,
.jibe-sail-boat:before,
.icons8-identification-documents-2:before,
.jibe-identification-documents-2:before,
.icons8-demolition-excavator:before,
.jibe-demolition-excavator:before,
.icons8-breakable-3:before,
.jibe-breakable-3:before,
.icons8-sail-boat-2:before,
.jibe-sail-boat-2:before,
.icons8-cash-in-hand:before,
.jibe-cash-in-hand:before,
.icons8-positive-dynamic-5:before,
.jibe-positive-dynamic-5:before,
.icons8-star-2:before,
.jibe-star-2:before,
.icons8-double-down-2:before,
.jibe-down-2:before,
.icons8-filter:before,
.jibe-filter:before,
.icons8-upgrade-3:before,
.jibe-upgrade-3:before,
.icons8-high-priority-2:before,
.jibe-high-priority-2:before,
.icons8-hand:before,
.jibe-hand:before,
.icons8-combo-chart:before,
.jibe-combo-chart:before,
.icons8-reading-confirmation:before,
.jibe-reading-confirmation:before,
.icons8-user-manual-2:before,
.jibe-manual-2:before,
.icons8-airplane-take-off-3:before,
.jibe-take-off-3:before,
.icons8-edit-image:before,
.jibe-edit-image:before,
.icons8-unchecked-checkbox-2:before,
.jibe-checkbox-2:before,
.icons8-add-properties:before,
.jibe-add-properties:before,
.icons8-left:before,
.jibe-left:before,
.icons8-user-2:before,
.jibe-user-2:before,
.icons8-download:before,
.jibe-download:before,
.icons8-parent-guardian:before,
.jibe-guardian:before,
.icons8-info:before,
.jibe-info:before,
.icons8-voice-presentation:before,
.jibe-presentation:before,
.icons8-bill:before,
.jibe-bill:before,
.icons8-sorting-options:before,
.jibe-sorting-options:before,
.icons8-job-2:before,
.jibe-job-2:before,
.icons8-microsoft-excel:before,
.jibe-microsoft-excel:before,
.icons8-visible:before,
.jibe-visible:before,
.icons8-forward:before,
.jibe-forward:before,
.icons8-save:before,
.jibe-save:before,
.icons8-bar-chart:before,
.jibe-bar-chart:before,
.icons8-downloading-updates:before,
.jibe-downloading-updates:before,
.icons8-comments:before,
.jibe-comments:before,
.icons8-comments-2:before,
.jibe-comments-2:before,
.icons8-check-mark-symbol:before,
.jibe-mark-symbol:before,
.icons8-cargo-ship-2:before,
.jibe-ship-2:before,
.icons8-group-leader:before,
.jibe-group-leader:before,
.icons8-cash-in-hand-4:before,
.jibe-hand-4:before,
.icons8-upload-link-document:before,
.jibe-link-document:before,
.icons8-document-4:before,
.jibe-document-4:before,
.icons8-renew:before,
.jibe-renew:before,
.icons8-check-file:before,
.jibe-check-file:before,
.icons8-error:before,
.jibe-error:before,
.icons8-cancel:before,
.jibe-cancel:before,
.icons8-edit-2:before,
.jibe-edit-2:before,
.icons8-full-stop:before,
.jibe-full-stop:before,
.icons8-stop-2:before,
.jibe-stop-2:before,
.icons8-trash-can:before,
.jibe-trash-can:before,
.icons8-high-importance:before,
.jibe-high-importance:before,
.icons8-google-alerts:before,
.jibe-google-alerts:before,
.icons8-anchor-filled:before,
.jibe-anchor-filled:before,
.icons8-checked:before,
.jibe-checked:before,
.icons8-info-2:before,
.jibe-info-2:before,
.icons8-check-file-2:before,
.jibe-check-file-2:before,
.icons8-message-2:before,
.jibe-message-2:before,
.icons8-tree-structure:before,
.jibe-tree-structure:before,
.icons8-collapse-arrow:before,
.jibe-collapse-arrow:before,
.icons8-expand-arrow-2:before,
.jibe-expand:before,
.icons8-expand-arrow-3:before,
.jibe-expand-arrow-3:before,
.icons8-bill-2:before,
.jibe-bill-2:before,
.icons8-forward-filled:before,
.jibe-forward-filled:before,
.icons8-receive-cash-filled:before,
.jibe-cash-filled:before,
.icons8-order-history-2:before,
.jibe-order-history-2:before,
.icons8-refresh:before,
.jibe-refresh:before,
.icons8-refresh-2:before,
.jibe-refresh-2:before,
.icons8-error-2:before,
.jibe-error-2:before,
.icons8-clear-filters-3:before,
.jibe-filters-3:before,
.icons8-new-moon:before,
.jibe-new-moon:before,
.icons8-collapse-arrow-2:before,
.jibe-collapse-arrow-2:before,
.icons8-maintenance-filled:before,
.jibe-maintenance-filled:before,
.icons8-exclamation-mark:before,
.jibe-exclamation-mark:before,
.icons8-work-3:before,
.jibe-work-3:before,
.icons8-clock:before,
.jibe-clock:before,
.icons8-hand-2:before,
.jibe-hand-2:before,
.icons8-last-24-hours:before,
.jibe-24-hours:before,
.icons8-play-property:before,
.jibe-play-property:before,
.icons8-tree-structure-2:before,
.jibe-structure-2:before,
.icons8-close-window:before,
.jibe-close-window:before,
.icons8-bill-3:before,
.jibe-bill-3:before,
.icons8-price-comparison:before,
.jibe-price-comparison:before,
.icons8-search-property:before,
.jibe-search-property:before,
.icons8-cancel-filled:before,
.jibe-cancel-filled:before,
.icons8-compare:before,
.jibe-compare:before,
.icons8-info-filled:before,
.jibe-info-filled:before,
.icons8-diploma-1:before,
.jibe-diploma-1:before,
.icons8-shopping-cart-filled:before,
.jibe-cart-filled:before,
.icons8-shopping-cart-3:before,
.jibe-cart-3:before,
.icons8-combo-chart-2:before,
.jibe-chart-2:before,
.icons8-checked-checkbox:before,
.jibe-checked:before,
.icons8-worker-male:before,
.jibe-worker-male:before,
.icons8-refresh-3:before,
.jibe-refresh-3:before,
.icons8-delete-property:before,
.jibe-delete-property:before,
.icons8-template:before,
.jibe-template:before,
.icons8-copy-2:before,
.jibe-copy-2:before,
.icons8-add-rule:before,
.jibe-add-rule:before,
.icons8-hammer-filled:before,
.jibe-hammer-filled:before,
.icons8-details-pane:before,
.jibe-details-pane:before,
.icons8-purchase-order:before,
.jibe-purchase-order:before,
.icons8-queue:before,
.jibe-queue:before,
.icons8-undo:before,
.jibe-undo:before,
.icons8-test-passed:before,
.jibe-test-passed:before,
.icons8-planner:before,
.jibe-planner:before,
.icons8-link:before,
.jibe-link:before,
.icons8-water-transportation-3:before,
.jibe-transportation-3:before,
.icons8-report-card:before,
.jibe-report-card:before,
.icons8-link-filled:before,
.jibe-link-filled:before,
.icons8-checked-checkbox-2:before,
.jibe-checkbox-2:before,
.icons8-spinner-frame-4:before,
.jibe-frame-4:before,
.icons8-download-2:before,
.jibe-download-2:before,
.icons8-pirates-of-the-caribbean-filled:before,
.jibe-caribbean-filled:before,
.icons8-attach:before,
.jibe-attach:before,
.icons8-show-property:before,
.jibe-show-property:before,
.icons8-menu-2-filled:before,
.icons8-cargo-ship-filled:before,
.jibe-ship-filled:before,
.icons8-sort-down-filled:before,
.jibe-down-filled:before,
.icons8-camera-2:before,
.jibe-camera-2:before,
.icons8-back-2:before,
.jibe-back-2:before,
.icons8-done:before,
.jibe-done:before,
.icons8-menu-2:before,
.jibe-menu-2:before,
.icons8-menu-filled:before,
.jibe-menu-filled:before,
.icons8-user-group-man-man:before,
.jibe-group-man:before,
.icons8-page-overview:before,
.jibe-page-overview:before,
.icons8-cancel-file:before,
.jibe-cancel-file:before,
.icons8-delete-file:before,
.jibe-delete-file:before,
.icons8-high-priority-3:before,
.jibe-priority-3:before,
.icons8-clock-2:before,
.jibe-clock-2:before,
.icons8-refund-2-filled:before,
.jibe-refund-2-filled:before,
.icons8-sorting-arrows-horizontal-filled:before,
.jibe-sorting-arrows-horizontal:before,
.icons8-data-recovery:before,
.jibe-data-recovery:before,
.icons8-private-2:before,
.jibe-private-2:before,
.icons8-christmas-star-2:before,
.jibe-star-2:before,
.icons8-done-2:before,
.jibe-done-2:before,
.icons8-chevron-up-filled:before,
.jibe-chevron-up-filled:before,
.icons8-chevron-down-filled:before,
.jibe-chevron-down-filled:before,
.icons8-chevron-right-filled:before,
.jibe-chevron-right-filled:before,
.icons8-pdf-filled:before,
.jibe-pdf-filled:before,
.icons8-import:before,
.jibe-import:before,
.icons8-forward-message:before,
.jibe-forward-message:before,
.icons8-report-card-2:before,
.jibe-card-2:before,
.icons8-download-3:before,
.jibe-download-3:before,
.icons8-down-squared-filled:before,
.jibe-down-squared:before,
.icons8-chevron-left-filled:before,
.jibe-chevron-left-filled:before,
.icons8-forward-3:before,
.jibe-forward-3:before,
.icons8-record:before,
.jibe-record:before,
.icons8-bulleted-list:before,
.jibe-bulleted-list:before,
.icons8-contacts-2:before,
.jibe-contacts-2:before,
.icons8-soccer-yellow-card-filled:before,
.jibe-yellow-card:before,
.icons8-bank-card-back-side-filled:before,
.jibe-card-back-side:before,
.icons8-unlock:before,
.jibe-unlock:before,
.icons8-filter-filled:before,
.jibe-filter-filled:before,
.icons8-microsoft-excel-2:before,
.jibe-excel-2:before,
.icons8-pencil:before,
.jibe-pencil:before,
.icons8-export:before,
.jibe-export:before,
.icons8-flag-filled:before,
.jibe-flag-filled:before,
.icons8-compact-camera:before,
.jibe-compact-camera:before,
.icons8-logout-rounded-up-filled:before,
.jibe-logout-rounded:before,
.icons8-circled-pause:before,
.jibe-circled-pause:before,
.icons8-circled-pause-filled:before,
.jibe-circled-pause-filled:before,
.icons8-circled-play:before,
.jibe-circled-play:before,
.icons8-circled-play-filled:before,
.jibe-circled-play-filled:before,
.icons8-christmas-star-3:before,
.jibe-star-3:before,
.icons8-sort-left:before,
.jibe-sort-left:before,
.icons8-circled-chevron-left-filled:before,
.jibe-circled-chevron-left:before,
.icons8-circled-chevron-right-filled:before,
.jibe-circled-chevron-right:before,
.icons8-thumbs-down-filled:before,
.jibe-thumbs-down-filled:before,
.icons8-thumbs-up-3:before,
.jibe-thumbs-up-3:before,
.icons8-back-3:before,
.jibe-back-3:before,
.icons8-upload:before,
.jibe-upload:before,
.icons8-attach-2:before,
.jibe-attach-2:before,
.icons8-message:before,
.jibe-message:before,
.icons8-attach-3:before,
.jibe-attach-3:before,
.icons8-file:before,
.jibe-file:before,
.icons8-plus-math:before,
.jibe-plus-math:before,
.icons8-save-2:before,
.jibe-save-2:before,
.icons8-downloading-updates-2:before,
.jibe-downloading-updates-2:before,
.icons8-help:before,
.jibe-help:before,
.icons8-help-filled:before,
.jibe-help-filled:before,
.icons8-filter-3:before,
.jibe-filter-3:before,
.icons8-print:before,
.jibe-print:before,
.icons8-settings:before,
.jibe-settings:before,
.icons8-user-filled:before,
.jibe-user-filled:before,
.icons8-close:before,
.jibe-close:before,
.icons8-double-right:before,
.jibe-double-right:before,
.icons8-search:before,
.jibe-search:before,
.icons8-expand-arrow-3:before,
.jibe-expand-arrow-3:before,
.icons8-order-history-3:before,
.jibe-order-history-3:before,
.icons8-search-2:before,
.jibe-search-2:before,
.icons8-double-right:before,
.jibe-double-right:before,
.icons8-double-left:before,
.jibe-double-left:before,
.icons8-video-camera:before,
.jibe-video-camera:before,
.icons8-resend:before,
.jibe-resend:before,
.icons8-external-link-2:before,
.jibe-external-link-2:before,
.icons8-high-priority-4:before,
.jibe-high-priority-4:before,
.icons8-open-lock:before,
.jibe-open-lock:before,
.icons8-lock-2:before,
.jibe-lock-2:before,
.icons8-fire-extinguisher:before,
.jibe-fire-extinguisher:before,
.icons8-menu-4:before,
.jibe-menu-4:before,
.icons8-content:before,
.jibe-content:before,
.icons8-funnel:before,
.jibe-funnel:before,
.icons8-slider-2:before,
.jibe-slider-2:before,
.icons8-check:before,
.jibe-check:before,
.icons8-complete:before,
.jibe-complete:before,
.icons8-bulleted-list-2:before,
.jibe-bulleted-list-2:before,
.icons8-grid-2:before,
.jibe-grid-2:before,
.icons8-box:before,
.jibe-box:before,
.icons8-read:before,
.jibe-read:before,
.icons8-menu-vertical-3:before,
.jibe-menu-2-filled:before,
.jibe-menu-vertical-3:before,
.icons8-circled-m:before,
.jibe-circled-m:before,
.icons8-link-3:before,
.jibe-link-3:before,
[data-icons8]:before {
  display: inline-block;
  font-family: "JiBe-Icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

[data-icons8]:before {
  content: attr(data-icons8);
}

.icons8-split:before, .jibe-split:before {
  content: "\f100";
}

.icons8-water-transportation:before, .jibe-vessel:before {
  content: "\f101";
}

.icons8-tear-off-calendar:before, .jibe-calendar:before {
  content: "\f102";
}

.icons8-private:before, .jibe-stop:before {
  content: "\f106";
}

.icons8-camera:before, .jibe-camera:before {
  content: "\f107";
}

.icons8-expand-arrow:before {
  content: "\f108";
}

.icons8-cheque:before, .jibe-cheque:before {
  content: "\f109";
}

.icons8-change:before, .jibe-change:before {
  content: "\f10a";
}

.icons8-adjust:before, .jibe-adjust:before {
  content: "\f10b";
}

.icons8-system:before, .jibe-system:before {
  content: "\f10c";
}

.icons8-copy:before, .jibe-copy:before {
  content: "\f10d";
}

.icons8-closed-eye:before, .jibe-closed-eye:before {
  content: "\f10e";
}

.icons8-invisible:before, .jibe-invisible:before {
  content: "\f10f";
}

.icons8-waste:before, .jibe-waste:before {
  content: "\f110";
}

.icons8-advanced-search:before, .jibe-advanced-search:before {
  content: "\f111";
}

.icons8-pdf:before {
  content: "\f112";
}

.icons8-key:before, .jibe-key:before {
  content: "\f113";
}

.icons8-what-i-do:before, .jibe-what-i-do:before {
  content: "\f114";
}

.icons8-police:before, .jibe-police:before {
  content: "\f115";
}

.icons8-identification-documents:before, .jibe-identification-documents:before {
  content: "\f116";
}

.icons8-search-route-of-cargo-ship-delivery-point:before, .jibe-cargo-route:before {
  content: "\f117";
}

.icons8-arrow:before {
  content: "\f118";
}

.icons8-arrow-2:before {
  content: "\f119";
}

.icons8-collapse:before, .jibe-minimize:before {
  content: "\f11a";
}

.icons8-anchor:before, .jibe-anchor:before {
  content: "\f11b";
}

.icons8-recycle:before, .jibe-recycle:before {
  content: "\f11c";
}

.icons8-office:before, .jibe-office:before {
  content: "\f11d";
}

.icons8-survey:before, .jibe-survey:before {
  content: "\f11e";
}

.icons8-diploma:before, .jibe-diploma:before {
  content: "\f11f";
}

.icons8-creative-commons-commercial:before, .jibe-creative-commons:before {
  content: "\f120";
}

.icons8-registry-editor:before, .jibe-registry-editor:before {
  content: "\f121";
}

.icons8-calculator:before, .jibe-calculator:before {
  content: "\f122";
}

.icons8-security-shield-green:before, .jibe-security-shield:before {
  content: "\f123";
}

.icons8-alarm:before, .jibe-alarm:before {
  content: "\f124";
}

.icons8-graph:before, .jibe-graph:before {
  content: "\f125";
}

.icons8-sync:before, .jibe-sync:before {
  content: "\f126";
}

.icons8-angularjs:before, .jibe-angular:before {
  content: "\f127";
}

.icons8-dashboard:before, .jibe-dashboard:before {
  content: "\f128";
}

.icons8-broadcasting:before, .jibe-broadcasting:before {
  content: "\f129";
}

.icons8-mind-map:before, .jibe-mind-map:before {
  content: "\f12a";
}

.icons8-training:before, .jibe-training:before {
  content: "\f12b";
}

.icons8-devops:before, .jibe-devops:before {
  content: "\f12c";
}

.icons8-detective-2:before, .jibe-detective:before {
  content: "\f12d";
}

.icons8-hide-sidepanel:before, .jibe-sidepanel:before {
  content: "\f12e";
}

.icons8-couple:before, .jibe-couple:before {
  content: "\f12f";
}

.icons8-pdf-2:before, .jibe-pdf:before {
  content: "\f130";
}

.icons8-jpg:before, .jibe-jpg:before {
  content: "\f131";
}

.icons8-word:before, .jibe-word:before {
  content: "\f132";
}

.icons8-download-graph-report:before, .jibe-download-graph:before {
  content: "\f133";
}

.icons8-cbs:before, .jibe-cbs:before {
  content: "\f134";
}

.icons8-repeat:before, .jibe-repeat:before {
  content: "\f135";
}

.icons8-thumbs-down:before, .jibe-thumbs-down:before {
  content: "\f136";
}

.icons8-thumbs-up:before, .jibe-thumbs-up:before {
  content: "\f137";
}

.icons8-happy:before, .jibe-happy:before {
  content: "\f138";
}

.icons8-happy-2:before, .jibe-happy-2:before {
  content: "\f139";
}

.icons8-christmas-star:before {
  content: "\f13a";
}

.icons8-sort:before, .jibe-sort:before {
  content: "\f13b";
}

.icons8-share:before, .jibe-share:before {
  content: "\f13c";
}

.icons8-eye:before, .jibe-eye:before {
  content: "\f13d";
}

.icons8-next-page-2:before, .jibe-next-page-2:before {
  content: "\f13e";
}

.icons8-download-from-cloud:before, .jibe-download-cloud:before {
  content: "\f13f";
}

.icons8-expand:before, .jibe-maximize:before {
  content: "\f140";
}

.icons8-lock:before, .jibe-lock:before {
  content: "\f141";
}

.icons8-edit:before, .jibe-edit:before {
  content: "\f142";
}

.icons8-invoice:before, .jibe-invoice:before {
  content: "\f143";
}

.icons8-water-transportation-2:before, .jibe-vessel-2:before {
  content: "\f144";
}

.icons8-last-1:before, .jibe-last-1:before {
  content: "\f145";
}

.icons8-first-1:before, .jibe-first-1:before {
  content: "\f146";
}

.icons8-sms:before, .jibe-sms:before {
  content: "\f148";
}

.icons8-no-chat-message:before, .jibe-no-chat:before {
  content: "\f149";
}

.icons8-full-tool-storage-box:before, .jibe-storage-box:before {
  content: "\f14a";
}

.icons8-shopping-cart:before, .jibe-shopping-cart:before {
  content: "\f14b";
}

.icons8-suitcase:before, .jibe-suitcase:before {
  content: "\f14c";
}

.icons8-invoice-2:before, .jibe-invoice-2:before {
  content: "\f14d";
}

.icons8-job:before, .jibe-job:before {
  content: "\f14e";
}

.icons8-contacts:before, .jibe-contacts:before {
  content: "\f14f";
}

.icons8-resume-template:before, .jibe-resume-template:before {
  content: "\f150";
}

.icons8-upload-to-cloud:before, .jibe-upload-cloud:before {
  content: "\f151";
}

.icons8-tips:before, .jibe-tips:before {
  content: "\f152";
}

.icons8-document:before, .jibe-document:before {
  content: "\f153";
}

.icons8-doc:before, .jibe-doc:before {
  content: "\f154";
}

.icons8-commercial:before, .jibe-commercial:before {
  content: "\f155";
}

.icons8-zoom-in:before, .jibe-zoom-in:before {
  content: "\f156";
}

.icons8-rotate:before, .jibe-rotate:before {
  content: "\f157";
}

.icons8-rotate-right:before, .jibe-rotate-right:before {
  content: "\f158";
}

.icons8-minus:before, .jibe-minus:before {
  content: "\f159";
}

.icons8-plus:before, .jibe-plus:before {
  content: "\f15a";
}

.icons8-zoom-out:before, .jibe-zoom-out:before {
  content: "\f15b";
}

.icons8-back:before, .jibe-back:before {
  content: "\f15c";
}

.icons8-engine:before, .jibe-engine:before {
  content: "\f15d";
}

.icons8-scroll:before, .jibe-scroll:before {
  content: "\f15e";
}

.icons8-open-end-wrench:before, .jibe-wrench:before {
  content: "\f15f";
}

.icons8-wink:before, .jibe-wink:before {
  content: "\f160";
}

.icons8-index:before, .jibe-index:before {
  content: "\f161";
}

.icons8-external-link:before, .jibe-external-link:before {
  content: "\f162";
}

.icons8-menu:before, .jibe-menu:before {
  content: "\f163";
}

.icons8-trolley:before, .jibe-trolley:before {
  content: "\f164";
}

.icons8-heart:before, .jibe-heart:before {
  content: "\f165";
}

.icons8-sent:before, .jibe-sent:before {
  content: "\f166";
}

.icons8-engine-oil:before, .jibe-engine-oil:before {
  content: "\f167";
}

.icons8-water:before, .jibe-water:before {
  content: "\f168";
}

.icons8-leaf:before, .jibe-leaf:before {
  content: "\f169";
}

.icons8-compass:before, .jibe-compass:before {
  content: "\f16a";
}

.icons8-truck:before, .jibe-truck:before {
  content: "\f16b";
}

.icons8-boxes:before, .jibe-boxes:before {
  content: "\f16c";
}

.icons8-table:before, .jibe-table:before {
  content: "\f16d";
}

.icons8-collaboration:before, .jibe-collaboration:before {
  content: "\f16e";
}

.icons8-stacked-organizational-chart:before, .jibe-organizational-chart:before {
  content: "\f16f";
}

.icons8-supplier-2:before, .jibe-supplier-2:before {
  content: "\f170";
}

.icons8-salary-male:before, .jibe-salary-male:before {
  content: "\f171";
}

.icons8-inspection:before, .jibe-inspection:before {
  content: "\f172";
}

.icons8-communication:before, .jibe-communication:before {
  content: "\f173";
}

.icons8-rating:before, .jibe-rating:before {
  content: "\f174";
}

.icons8-new-copy:before, .jibe-new-copy:before {
  content: "\f175";
}

.icons8-engine-2:before, .jibe-engine-2:before {
  content: "\f176";
}

.icons8-history:before, .jibe-history:before {
  content: "\f177";
}

.icons8-gears:before, .jibe-gears:before {
  content: "\f178";
}

.icons8-speed:before, .jibe-speed:before {
  content: "\f179";
}

.icons8-currency-exchange:before, .jibe-currency-exchange:before {
  content: "\f17a";
}

.icons8-conflict:before, .jibe-conflict:before {
  content: "\f17b";
}

.icons8-estimate:before, .jibe-estimate:before {
  content: "\f17c";
}

.icons8-salary-male-2:before, .jibe-salary-male-2:before {
  content: "\f17d";
}

.icons8-square-brackets:before, .jibe-square-brackets:before {
  content: "\f17e";
}

.icons8-complaint:before, .jibe-complaint:before {
  content: "\f17f";
}

.icons8-chat-room:before, .jibe-chat:before, .jibe-chat-room:before {
  content: "\f180";
}

.icons8-archive-folder-3:before, .jibe-archive-folder-3:before {
  content: "\f181";
}

.icons8-copyright:before, .jibe-copyright:before {
  content: "\f182";
}

.icons8-open-end-wrench-2:before, .jibe-wrench-2:before {
  content: "\f183";
}

.icons8-high-priority:before, .jibe-high-priority:before {
  content: "\f184";
}

.icons8-wind:before, .jibe-wind:before {
  content: "\f185";
}

.icons8-remove-administrator:before, .jibe-remove-administrator:before {
  content: "\f186";
}

.icons8-compress:before, .jibe-compress:before {
  content: "\f187";
}

.icons8-enlarge:before, .jibe-enlarge:before {
  content: "\f188";
}

.icons8-small-icons:before, .jibe-small-icons:before {
  content: "\f189";
}

.icons8-change-4:before, .jibe-change-4:before {
  content: "\f18a";
}

.icons8-exit-sign:before {
  content: "\f18b";
}

.icons8-new-job:before, .jibe-new-job:before {
  content: "\f18c";
}

.icons8-star:before, .jibe-star:before {
  content: "\f18d";
}

.icons8-master-data:before, .jibe-master-data:before {
  content: "\f18e";
}

.icons8-love:before, .jibe-love:before {
  content: "\f18f";
}

.icons8-salary:before, .jibe-salary:before {
  content: "\f190";
}

.icons8-check-lock:before, .jibe-check-lock:before {
  content: "\f191";
}

.icons8-dividend:before, .jibe-dividend:before {
  content: "\f192";
}

.icons8-checking:before, .jibe-checking:before {
  content: "\f193";
}

.icons8-salary-2:before, .jibe-salary-2:before {
  content: "\f194";
}

.icons8-timeline:before, .jibe-timeline:before {
  content: "\f195";
}

.icons8-activity:before, .jibe-activity:before {
  content: "\f196";
}

.icons8-iot-sensor:before, .jibe-iot-sensor:before {
  content: "\f197";
}

.icons8-job-seeker-offered-high-salary-package-during-interview-selection:before, .jibe-job-seeker:before {
  content: "\f198";
}

.icons8-audit:before, .jibe-audit:before {
  content: "\f199";
}

.icons8-inspection-2:before, .jibe-inspection-2:before {
  content: "\f19a";
}

.icons8-board:before, .jibe-board:before {
  content: "\f19b";
}

.icons8-inspection-3:before, .jibe-inspection-3:before {
  content: "\f19c";
}

.icons8-user-manual:before, .jibe-user-manual:before {
  content: "\f19d";
}

.icons8-counter:before, .jibe-counter:before {
  content: "\f19e";
}

.icons8-next-page:before, .jibe-next-page:before {
  content: "\f19f";
}

.icons8-triggering:before, .jibe-triggering:before {
  content: "\f1a0";
}

.icons8-update:before, .jibe-update:before {
  content: "\f1a1";
}

.icons8-siren-2:before, .jibe-siren-2:before {
  content: "\f1a2";
}

.icons8-global:before, .jibe-global:before {
  content: "\f1a3";
}

.icons8-love-2:before, .jibe-love-2:before {
  content: "\f1a4";
}

.icons8-selection:before, .jibe-selection:before {
  content: "\f1a5";
}

.icons8-globe:before, .jibe-globe:before {
  content: "\f1a6";
}

.icons8-date-span:before, .jibe-date-span:before {
  content: "\f1a7";
}

.icons8-pie-chart:before, .jibe-pie:before {
  content: "\f1a8";
}

.icons8-life-cycle:before, .jibe-life-cycle:before {
  content: "\f1a9";
}

.icons8-command-sergeant-major-csm:before, .jibe-major-csm:before {
  content: "\f1aa";
}

.icons8-flight-crew:before, .jibe-flight-crew:before {
  content: "\f1ab";
}

.icons8-activity-history-2:before, .jibe-history-2:before {
  content: "\f1ac";
}

.icons8-cargo-ship:before, .jibe-cargo-ship:before {
  content: "\f1ad";
}

.icons8-police-2:before, .jibe-police-2:before {
  content: "\f1ae";
}

.icons8-trophy:before, .jibe-trophy:before {
  content: "\f1af";
}

.icons8-gear:before, .jibe-gear:before {
  content: "\f1b0";
}

.icons8-factory-breakdown:before, .jibe-breakdown:before {
  content: "\f1b1";
}

.icons8-graph-2:before, .jibe-graph-2:before {
  content: "\f1b2";
}

.icons8-agreement:before, .jibe-agreement:before {
  content: "\f1b3";
}

.icons8-time:before, .jibe-time:before {
  content: "\f1b4";
}

.icons8-location-2:before, .jibe-location-2:before {
  content: "\f1b5";
}

.icons8-sawing-man:before, .jibe-sawing-man:before {
  content: "\f1b6";
}

.icons8-balance-write-off:before, .jibe-write-off:before {
  content: "\f1b7";
}

.icons8-estimate-2:before, .jibe-estimate-2:before {
  content: "\f1b8";
}

.icons8-staff:before, .jibe-staff:before {
  content: "\f1b9";
}

.icons8-left-and-right-arrows:before, .jibe-leftright-arrows:before {
  content: "\f1ba";
}

.icons8-receipt-dollar:before, .jibe-dollar:before {
  content: "\f1bb";
}

.icons8-payroll:before, .jibe-payroll:before {
  content: "\f1bc";
}

.icons8-statistics-report:before {
  content: "\f1bd";
}

.icons8-report-file:before, .jibe-report-file:before {
  content: "\f1be";
}

.icons8-unchecked-checkbox:before, .jibe-unchecked:before {
  content: "\f1bf";
}

.icons8-sailing-ship:before, .jibe-sailing-ship:before {
  content: "\f1c0";
}

.icons8-breakable:before, .jibe-breakable:before {
  content: "\f1c1";
}

.icons8-severity:before, .jibe-severity:before {
  content: "\f1c2";
}

.icons8-slippery-floor-sign:before, .jibe-slippery-floor-sign:before {
  content: "\f1c3";
}

.icons8-falling-objects-hazard:before, .jibe-falling-objects:before {
  content: "\f1c4";
}

.icons8-services:before, .jibe-services:before {
  content: "\f1c5";
}

.icons8-cost:before, .jibe-cost:before {
  content: "\f1c6";
}

.icons8-us-dollar-circled:before, .jibe-us-dollar:before {
  content: "\f1c7";
}

.icons8-add-to-chat:before, .jibe-add-chat:before {
  content: "\f1c8";
}

.icons8-descending-sorting:before, .jibe-descending-sorting:before {
  content: "\f1c9";
}

.icons8-inventory-flow:before, .jibe-inventory-flow:before {
  content: "\f1ca";
}

.icons8-warehouse:before, .jibe-warehouse:before {
  content: "\f1cb";
}

.icons8-order-history:before, .jibe-order-history:before {
  content: "\f1cc";
}

.icons8-work:before, .jibe-work:before {
  content: "\f1cd";
}

.icons8-work-2:before, .jibe-work-2:before {
  content: "\f1ce";
}

.icons8-user-account:before, .jibe-user-account:before {
  content: "\f1cf";
}

.icons8-add-document:before, .jibe-add-document:before {
  content: "\f1d0";
}

.icons8-buy-with-card:before, .jibe-buy-card:before {
  content: "\f1d1";
}

.icons8-address:before, .jibe-address:before {
  content: "\f1d2";
}

.icons8-home-address:before, .jibe-home-address:before {
  content: "\f1d3";
}

.icons8-user:before, .jibe-user:before {
  content: "\f1d4";
}

.icons8-more-details:before, .jibe-more-details:before {
  content: "\f1d5";
}

.icons8-survey-2:before, .jibe-survey-2:before {
  content: "\f1d6";
}

.icons8-edit-property-3:before, .jibe-edit-property-3:before {
  content: "\f1d7";
}

.icons8-document-2:before, .jibe-document-2:before {
  content: "\f1d8";
}

.icons8-documents:before, .jibe-documents:before {
  content: "\f1d9";
}

.icons8-new-copy-2:before, .jibe-new-copy-2:before {
  content: "\f1da";
}

.icons8-forward-arrow:before, .jibe-forward-arrow:before {
  content: "\f1dc";
}

.icons8-stop:before, .jibe-stop:before {
  content: "\f1dd";
}

.icons8-watch-your-step:before, .jibe-watch-step:before {
  content: "\f1de";
}

.icons8-stop-sign:before, .jibe-stop-sign:before {
  content: "\f1df";
}

.icons8-combat:before, .jibe-combat:before {
  content: "\f1e0";
}

.icons8-favorites-shield:before, .jibe-favorites-shield:before {
  content: "\f1e1";
}

.icons8-slippery-floor:before, .jibe-slippery-floor:before {
  content: "\f1e2";
}

.icons8-view:before, .jibe-view:before {
  content: "\f1e3";
}

.icons8-financial-changes:before, .jibe-financial-changes:before {
  content: "\f1e4";
}

.icons8-credit-card:before, .jibe-credit-card:before {
  content: "\f1e5";
}

.icons8-document-3:before, .jibe-document-3:before {
  content: "\f1e6";
}

.icons8-paid-bill:before, .jibe-paid-bill:before {
  content: "\f1e7";
}

.icons8-signing-a-document:before, .jibe-signing-document:before {
  content: "\f1e8";
}

.icons8-department:before, .jibe-department:before {
  content: "\f1e9";
}

.icons8-view-2:before, .jibe-view-2:before {
  content: "\f1ea";
}

.icons8-striped-patterns:before, .jibe-striped-patterns:before {
  content: "\f1eb";
}

.icons8-grid:before, .jibe-grid:before {
  content: "\f1ec";
}

.icons8-not-applicable:before, .jibe-not-applicable:before {
  content: "\f1ed";
}

.icons8-more-details-2:before, .jibe-more-details-2:before {
  content: "\f1ee";
}

.icons8-certificate:before, .jibe-certificate:before {
  content: "\f1ef";
}

.icons8-add-reminder:before, .jibe-reminder:before {
  content: "\f1f0";
}

.icons8-add-reminder-2:before, .jibe-reminder-2:before {
  content: "\f1f1";
}

.icons8-add-reminder-3:before, .jibe-reminder-3:before {
  content: "\f1f2";
}

.icons8-contact-details-2:before, .jibe-contact-details-2:before {
  content: "\f1f3";
}

.icons8-slr-camera:before, .jibe-slr-camera:before {
  content: "\f1f4";
}

.icons8-slr-camera-2:before, .jibe-slr-camera-2:before {
  content: "\f1f5";
}

.icons8-pass-fail:before, .jibe-pass-fail:before {
  content: "\f1f6";
}

.icons8-pass-fail-2:before, .jibe-pass-fail-2:before {
  content: "\f1f7";
}

.icons8-business-report:before, .jibe-business-report:before {
  content: "\f1f8";
}

.icons8-online-group-studying:before, .jibe-group-studying:before {
  content: "\f1f9";
}

.icons8-human-research-program:before, .jibe-research-program:before {
  content: "\f1fa";
}

.icons8-medical-bag:before, .jibe-medical-bag:before {
  content: "\f1fb";
}

.icons8-coin-in-hand:before, .jibe-coin-in-hand:before {
  content: "\f1fc";
}

.icons8-search-client:before, .jibe-search-client:before {
  content: "\f1fd";
}

.icons8-air-pilot-hat:before, .jibe-pilot-hat:before {
  content: "\f1fe";
}

.icons8-prize:before, .jibe-prize:before {
  content: "\f1ff";
}

.icons8-cloud-function:before, .jibe-cloud-function:before {
  content: "\f200";
}

.icons8-engine-3:before, .jibe-engine-3:before {
  content: "\f201";
}

.icons8-bank-cards:before, .jibe-bank-cards:before {
  content: "\f202";
}

.icons8-idea-bank:before, .jibe-idea-bank:before {
  content: "\f203";
}

.icons8-merchant-account:before, .jibe-merchant-account:before {
  content: "\f204";
}

.icons8-regular-document:before, .jibe-regular-document:before {
  content: "\f205";
}

.icons8-ledger:before, .jibe-ledger:before {
  content: "\f206";
}

.icons8-gears-2:before, .jibe-gears-2:before {
  content: "\f207";
}

.icons8-create-document:before, .jibe-create-document:before {
  content: "\f208";
}

.icons8-maintenance-date:before, .jibe-maintenance-date:before {
  content: "\f209";
}

.icons8-search-in-list:before, .jibe-search-list:before {
  content: "\f20a";
}

.icons8-prepaid-recharge:before, .jibe-prepaid-recharge:before {
  content: "\f20b";
}

.icons8-time-limit:before, .jibe-time-limit:before {
  content: "\f20c";
}

.icons8-medium-priority-2:before, .jibe-priority-2:before {
  content: "\f20d";
}

.icons8-work-instructions:before, .jibe-work-instructions:before {
  content: "\f20e";
}

.icons8-safety-hat-3:before, .jibe-hat-3:before {
  content: "\f20f";
}

.icons8-hierarchy:before, .jibe-hierarchy:before {
  content: "\f210";
}

.icons8-rescheduling-a-task:before, .jibe-rescheduling:before {
  content: "\f211";
}

.icons8-plus-1-week:before, .jibe-1-week:before {
  content: "\f212";
}

.icons8-plus-1-hour:before, .jibe-1-hour:before {
  content: "\f213";
}

.icons8-details:before, .jibe-details:before {
  content: "\f214";
}

.icons8-buy:before, .jibe-buy:before {
  content: "\f215";
}

.icons8-computer-support:before, .jibe-computer-support:before {
  content: "\f216";
}

.icons8-error-cloud:before, .jibe-error-cloud:before {
  content: "\f217";
}

.icons8-around-the-globe:before, .jibe-the-globe:before {
  content: "\f218";
}

.icons8-drill:before, .jibe-drill:before {
  content: "\f219";
}

.icons8-people:before, .jibe-people:before {
  content: "\f21a";
}

.icons8-checklist:before, .jibe-checklist:before {
  content: "\f21b";
}

.icons8-toolbox-2:before, .jibe-toolbox-2:before {
  content: "\f21c";
}

.icons8-search-contacts-2:before, .jibe-contacts-2:before {
  content: "\f21d";
}

.icons8-stormy-weather-2:before, .jibe-weather-2:before {
  content: "\f21e";
}

.icons8-high-risk:before, .jibe-high-risk:before {
  content: "\f21f";
}

.icons8-change-3:before, .jibe-change-3:before {
  content: "\f220";
}

.icons8-application-shield-2:before, .jibe-shield-2:before {
  content: "\f221";
}

.icons8-documents-2:before, .jibe-documents-2:before {
  content: "\f222";
}

.icons8-collaboration-2:before, .jibe-collaboration-2:before {
  content: "\f223";
}

.icons8-sewing-tape-measure:before, .jibe-sewing-tape:before {
  content: "\f224";
}

.icons8-high-risk-2:before, .jibe-risk-2:before {
  content: "\f225";
}

.icons8-evidence:before, .jibe-evidence:before {
  content: "\f226";
}

.icons8-transition-both-directions:before, .jibe-both-directions:before {
  content: "\f227";
}

.icons8-folder-tree:before, .jibe-folder-tree:before {
  content: "\f228";
}

.icons8-clock-alert-3:before, .jibe-alert-3:before {
  content: "\f229";
}

.icons8-magazine-2:before, .jibe-magazine-2:before {
  content: "\f22a";
}

.icons8-profile:before, .jibe-profile:before {
  content: "\f22b";
}

.icons8-clipboard:before, .jibe-clipboard:before {
  content: "\f22c";
}

.icons8-cost-2:before, .jibe-cost-2:before {
  content: "\f22d";
}

.icons8-view-details:before, .jibe-view-details:before {
  content: "\f22e";
}

.icons8-port:before, .jibe-port:before {
  content: "\f22f";
}

.icons8-boat-returning-to-port-2:before, .jibe-returning-port:before {
  content: "\f230";
}

.icons8-notification:before, .jibe-notification:before {
  content: "\f231";
}

.icons8-safety-vest-3:before, .jibe-vest-3:before {
  content: "\f232";
}

.icons8-archive:before, .jibe-archive:before {
  content: "\f233";
}

.icons8-duplicate-4:before, .jibe-duplicate-4:before {
  content: "\f234";
}

.icons8-increase:before, .jibe-increase:before {
  content: "\f235";
}

.icons8-discussion-forum:before, .jibe-discussion-forum:before {
  content: "\f236";
}

.icons8-megaphone:before, .jibe-megaphone:before {
  content: "\f237";
}

.icons8-find-user-male:before, .jibe-user-male:before {
  content: "\f238";
}

.icons8-urgent-property:before, .jibe-urgent-property:before {
  content: "\f239";
}

.icons8-attendance:before, .jibe-attendance:before {
  content: "\f23a";
}

.icons8-journal:before, .jibe-journal:before {
  content: "\f23b";
}

.icons8-resume:before, .jibe-resume:before {
  content: "\f23c";
}

.icons8-bulk-gas-tanker:before, .jibe-gas-tanker:before {
  content: "\f23d";
}

.icons8-flour:before, .jibe-flour:before {
  content: "\f23e";
}

.icons8-test-tube:before, .jibe-test-tube:before {
  content: "\f23f";
}

.icons8-people-in-car-side-view:before, .jibe-car-view:before {
  content: "\f240";
}

.icons8-oil-industry:before, .jibe-oil-industry:before {
  content: "\f241";
}

.icons8-scorecard:before, .jibe-scorecard:before {
  content: "\f242";
}

.icons8-wolfram-alpha:before, .jibe-wolfram-alpha:before {
  content: "\f243";
}

.icons8-wharf:before, .jibe-wharf:before {
  content: "\f244";
}

.icons8-wharf-2:before, .jibe-wharf-2:before {
  content: "\f245";
}

.icons8-pin-code:before, .jibe-pin-code:before {
  content: "\f246";
}

.icons8-menu-vertical:before, .jibe-menu-vertical:before {
  content: "\f247";
}

.icons8-gas-bottle:before, .jibe-gas-bottle:before {
  content: "\f248";
}

.icons8-worker:before, .jibe-worker:before {
  content: "\f249";
}

.icons8-business-building:before, .jibe-business-building:before {
  content: "\f24a";
}

.icons8-box-important:before, .jibe-box-important:before {
  content: "\f24b";
}

.icons8-thumbs-down-2:before, .jibe-down-2:before {
  content: "\f24c";
}

.icons8-thumbs-up-2:before, .jibe-up-2:before {
  content: "\f24d";
}

.icons8-goal:before, .jibe-goal:before {
  content: "\f24e";
}

.icons8-check-all:before, .jibe-check-all:before {
  content: "\f24f";
}

.icons8-survey-3:before, .jibe-survey-3:before {
  content: "\f250";
}

.icons8-idea-sharing:before, .jibe-idea-sharing:before {
  content: "\f251";
}

.icons8-administrative-tools:before, .jibe-administrative-tools:before {
  content: "\f252";
}

.icons8-task-planning:before, .jibe-task-planning:before {
  content: "\f253";
}

.icons8-boat-leaving-port:before, .jibe-leaving-port:before {
  content: "\f254";
}

.icons8-service:before, .jibe-service:before {
  content: "\f255";
}

.icons8-automation:before, .jibe-automation:before {
  content: "\f256";
}

.icons8-mechanistic-analysis:before, .jibe-mechanistic-analysis:before {
  content: "\f257";
}

.icons8-financial-changes-2:before, .jibe-financial-changes-2:before {
  content: "\f258";
}

.icons8-meeting-room:before, .jibe-meeting-room:before {
  content: "\f259";
}

.icons8-fabric:before, .jibe-fabric:before {
  content: "\f25a";
}

.icons8-demolition-excavator-2:before, .jibe-demolition-excavator-2:before {
  content: "\f25b";
}

.icons8-breakable-2:before, .jibe-breakable-2:before {
  content: "\f25c";
}

.icons8-idea-sharing-2:before, .jibe-idea-sharing-2:before {
  content: "\f25d";
}

.icons8-calendar-3:before, .jibe-calendar-3:before {
  content: "\f25e";
}

.icons8-broken-link-2:before, .jibe-broken-link-2:before {
  content: "\f25f";
}

.icons8-survey-4:before, .jibe-survey-4:before {
  content: "\f260";
}

.icons8-administrative-tools-2:before, .jibe-administrative-tools-2:before {
  content: "\f261";
}

.icons8-task-planning-2:before, .jibe-task-planning-2:before {
  content: "\f262";
}

.icons8-boat-leaving-port-3:before, .jibe-boat-leaving-port-3:before {
  content: "\f263";
}

.icons8-service-2:before, .jibe-service-2:before {
  content: "\f264";
}

.icons8-automation-2:before, .jibe-automation-2:before {
  content: "\f265";
}

.icons8-laser-beam:before, .jibe-laser-beam:before {
  content: "\f266";
}

.icons8-mechanistic-analysis-2:before, .jibe-mechanistic-analysis-2:before {
  content: "\f267";
}

.icons8-meeting-room-2:before, .jibe-meeting-room-2:before {
  content: "\f268";
}

.icons8-fabric-2:before, .jibe-fabric-2:before {
  content: "\f269";
}

.icons8-family:before, .jibe-family:before {
  content: "\f26a";
}

.icons8-bank-building:before, .jibe-bank-building:before {
  content: "\f26b";
}

.icons8-documents-3:before, .jibe-documents-3:before {
  content: "\f26c";
}

.icons8-sail-boat:before, .jibe-sail-boat:before {
  content: "\f26d";
}

.icons8-identification-documents-2:before, .jibe-identification-documents-2:before {
  content: "\f26e";
}

.icons8-demolition-excavator:before, .jibe-demolition-excavator:before {
  content: "\f26f";
}

.icons8-breakable-3:before, .jibe-breakable-3:before {
  content: "\f270";
}

.icons8-sail-boat-2:before, .jibe-sail-boat-2:before {
  content: "\f271";
}

.icons8-cash-in-hand:before, .jibe-cash-in-hand:before {
  content: "\f272";
}

.icons8-positive-dynamic-5:before, .jibe-positive-dynamic-5:before {
  content: "\f273";
}

.icons8-star-2:before, .jibe-star-2:before {
  content: "\f274";
}

.icons8-double-down-2:before, .jibe-down-2:before {
  content: "\f275";
}

.icons8-filter:before, .jibe-filter:before {
  content: "\f276";
}

.icons8-upgrade-3:before, .jibe-upgrade-3:before {
  content: "\f277";
}

.icons8-high-priority-2:before, .jibe-high-priority-2:before {
  content: "\f278";
}

.icons8-hand:before, .jibe-hand:before {
  content: "\f279";
}

.icons8-combo-chart:before, .jibe-combo-chart:before {
  content: "\f27a";
}

.icons8-reading-confirmation:before, .jibe-reading-confirmation:before {
  content: "\f27b";
}

.icons8-user-manual-2:before, .jibe-manual-2:before {
  content: "\f27c";
}

.icons8-airplane-take-off-3:before, .jibe-take-off-3:before {
  content: "\f27d";
}

.icons8-edit-image:before, .jibe-edit-image:before {
  content: "\f27e";
}

.icons8-unchecked-checkbox-2:before, .jibe-checkbox-2:before {
  content: "\f27f";
}

.icons8-add-properties:before, .jibe-add-properties:before {
  content: "\f280";
}

.icons8-left:before, .jibe-left:before {
  content: "\f281";
}

.icons8-user-2:before, .jibe-user-2:before {
  content: "\f282";
}

.icons8-download:before, .jibe-download:before {
  content: "\f283";
}

.icons8-parent-guardian:before, .jibe-guardian:before {
  content: "\f284";
}

.icons8-info:before, .jibe-info:before {
  content: "\f285";
}

.icons8-voice-presentation:before, .jibe-presentation:before {
  content: "\f286";
}

.icons8-bill:before, .jibe-bill:before {
  content: "\f287";
}

.icons8-sorting-options:before, .jibe-sorting-options:before {
  content: "\f288";
}

.icons8-job-2:before, .jibe-job-2:before {
  content: "\f289";
}

.icons8-microsoft-excel:before, .jibe-microsoft-excel:before {
  content: "\f28a";
}

.icons8-visible:before, .jibe-visible:before {
  content: "\f28b";
}

.icons8-forward:before, .jibe-forward:before {
  content: "\f28e";
}

.icons8-save:before, .jibe-save:before {
  content: "\f290";
}

.icons8-bar-chart:before, .jibe-bar-chart:before {
  content: "\f291";
}

.icons8-downloading-updates:before, .jibe-downloading-updates:before {
  content: "\f292";
}

.icons8-comments:before, .jibe-comments:before {
  content: "\f293";
}

.icons8-comments-2:before, .jibe-comments-2:before {
  content: "\f294";
}

.icons8-check-mark-symbol:before, .jibe-mark-symbol:before {
  content: "\f295";
}

.icons8-cargo-ship-2:before, .jibe-ship-2:before {
  content: "\f296";
}

.icons8-group-leader:before, .jibe-group-leader:before {
  content: "\f297";
}

.icons8-cash-in-hand-4:before, .jibe-hand-4:before {
  content: "\f298";
}

.icons8-upload-link-document:before, .jibe-link-document:before {
  content: "\f299";
}

.icons8-document-4:before, .jibe-document-4:before {
  content: "\f29a";
}

.icons8-renew:before, .jibe-renew:before {
  content: "\f29b";
}

.icons8-check-file:before, .jibe-check-file:before {
  content: "\f29c";
}

.icons8-error:before, .jibe-error:before {
  content: "\f29d";
}

.icons8-cancel:before, .jibe-cancel:before {
  content: "\f29e";
}

.icons8-edit-2:before, .jibe-edit-2:before {
  content: "\f29f";
}

.icons8-full-stop:before, .jibe-full-stop:before {
  content: "\f2a0";
}

.icons8-stop-2:before, .jibe-stop-2:before {
  content: "\f2a1";
}

.icons8-trash-can:before, .jibe-trash-can:before {
  content: "\f2a2";
}

.icons8-high-importance:before, .jibe-high-importance:before {
  content: "\f2a3";
}

.icons8-google-alerts:before, .jibe-google-alerts:before {
  content: "\f2a4";
}

.icons8-anchor-filled:before, .jibe-anchor-filled:before {
  content: "\f2a5";
}

.icons8-checked:before, .jibe-checked:before {
  content: "\f2a6";
}

.icons8-info-2:before, .jibe-info-2:before {
  content: "\f2a7";
}

.icons8-check-file-2:before, .jibe-check-file-2:before {
  content: "\f2a8";
}

.icons8-message-2:before, .jibe-message-2:before {
  content: "\f2a9";
}

.icons8-tree-structure:before, .jibe-tree-structure:before {
  content: "\f2aa";
}

.icons8-collapse-arrow:before, .jibe-collapse-arrow:before {
  content: "\f2ab";
}

.icons8-expand-arrow-2:before, .jibe-expand:before {
  content: "\f2ac";
}

.icons8-expand-arrow-3:before, .jibe-expand-arrow-3:before {
  content: "\f338";
}

.icons8-bill-2:before, .jibe-bill-2:before {
  content: "\f2ae";
}

.icons8-forward-filled:before, .jibe-forward-filled:before {
  content: "\f2af";
}

.icons8-receive-cash-filled:before, .jibe-cash-filled:before {
  content: "\f2b0";
}

.icons8-order-history-2:before, .jibe-order-history-2:before {
  content: "\f2b2";
}

.icons8-refresh:before, .jibe-refresh:before {
  content: "\f2b3";
}

.icons8-refresh-2:before, .jibe-refresh-2:before {
  content: "\f2b4";
}

.icons8-error-2:before, .jibe-error-2:before {
  content: "\f2b6";
}

.icons8-clear-filters-3:before, .jibe-filters-3:before {
  content: "\f2b8";
}

.icons8-new-moon:before, .jibe-new-moon:before {
  content: "\f2b9";
}

.icons8-collapse-arrow-2:before, .jibe-collapse-arrow-2:before {
  content: "\f2ba";
}

.icons8-maintenance-filled:before, .jibe-maintenance-filled:before {
  content: "\f2bb";
}

.icons8-exclamation-mark:before, .jibe-exclamation-mark:before {
  content: "\f2bc";
}

.icons8-work-3:before, .jibe-work-3:before {
  content: "\f2bd";
}

.icons8-clock:before, .jibe-clock:before {
  content: "\f2be";
}

.icons8-hand-2:before, .jibe-hand-2:before {
  content: "\f2bf";
}

.icons8-last-24-hours:before, .jibe-24-hours:before {
  content: "\f2c1";
}

.icons8-play-property:before, .jibe-play-property:before {
  content: "\f2c2";
}

.icons8-tree-structure-2:before, .jibe-structure-2:before {
  content: "\f2c3";
}

.icons8-close-window:before, .jibe-close-window:before {
  content: "\f2c4";
}

.icons8-bill-3:before, .jibe-bill-3:before {
  content: "\f2c5";
}

.icons8-price-comparison:before, .jibe-price-comparison:before {
  content: "\f2c6";
}

.icons8-search-property:before, .jibe-search-property:before {
  content: "\f2c7";
}

.icons8-cancel-filled:before, .jibe-cancel-filled:before {
  content: "\f2c8";
}

.icons8-compare:before, .jibe-compare:before {
  content: "\f2c9";
}

.icons8-info-filled:before, .jibe-info-filled:before {
  content: "\f2ca";
}

.icons8-diploma-1:before, .jibe-diploma-1:before {
  content: "\f2cb";
}

.icons8-shopping-cart-filled:before, .jibe-cart-filled:before {
  content: "\f2cc";
}

.icons8-shopping-cart-3:before, .jibe-cart-3:before {
  content: "\f2cd";
}

.icons8-combo-chart-2:before, .jibe-chart-2:before {
  content: "\f2ce";
}

.icons8-checked-checkbox:before, .jibe-checked:before {
  content: "\f2cf";
}

.icons8-worker-male:before, .jibe-worker-male:before {
  content: "\f2d0";
}

.icons8-refresh-3:before, .jibe-refresh-3:before {
  content: "\f2d1";
}

.icons8-delete-property:before, .jibe-delete-property:before {
  content: "\f2d2";
}

.icons8-template:before, .jibe-template:before {
  content: "\f2d3";
}

.icons8-copy-2:before, .jibe-copy-2:before {
  content: "\f2d4";
}

.icons8-add-rule:before, .jibe-add-rule:before {
  content: "\f2d5";
}

.icons8-hammer-filled:before, .jibe-hammer-filled:before {
  content: "\f2d6";
}

.icons8-details-pane:before, .jibe-details-pane:before {
  content: "\f2d7";
}

.icons8-purchase-order:before, .jibe-purchase-order:before {
  content: "\f2d8";
}

.icons8-queue:before, .jibe-queue:before {
  content: "\f2d9";
}

.icons8-undo:before, .jibe-undo:before {
  content: "\f2da";
}

.icons8-test-passed:before, .jibe-test-passed:before {
  content: "\f2dc";
}

.icons8-planner:before, .jibe-planner:before {
  content: "\f2dd";
}

.icons8-link:before, .jibe-link:before {
  content: "\f2de";
}

.icons8-water-transportation-3:before, .jibe-transportation-3:before {
  content: "\f2df";
}

.icons8-report-card:before, .jibe-report-card:before {
  content: "\f2e0";
}

.icons8-link-filled:before, .jibe-link-filled:before {
  content: "\f2e1";
}

.icons8-checked-checkbox-2:before, .jibe-checkbox-2:before {
  content: "\f2e3";
}

.icons8-spinner-frame-4:before, .jibe-frame-4:before {
  content: "\f2e4";
}

.icons8-download-2:before, .jibe-download-2:before {
  content: "\f2e5";
}

.icons8-pirates-of-the-caribbean-filled:before, .jibe-caribbean-filled:before {
  content: "\f2e6";
}

.icons8-attach:before, .jibe-attach:before {
  content: "\f2e7";
}

.icons8-show-property:before, .jibe-show-property:before {
  content: "\f2e8";
}

.icons8-menu-2-filled:before {
  content: "\f2e9";
}

.icons8-cargo-ship-filled:before, .jibe-ship-filled:before {
  content: "\f2ea";
}

.icons8-sort-down-filled:before, .jibe-down-filled:before {
  content: "\f2eb";
}

.icons8-camera-2:before, .jibe-camera-2:before {
  content: "\f2ec";
}

.icons8-back-2:before, .jibe-back-2:before {
  content: "\f2ed";
}

.icons8-done:before, .jibe-done:before {
  content: "\f2ee";
}

.icons8-menu-2:before, .jibe-menu-2:before {
  content: "\f2ef";
}

.icons8-menu-filled:before, .jibe-menu-filled:before {
  content: "\f2f0";
}

.icons8-user-group-man-man:before, .jibe-group-man:before {
  content: "\f2f1";
}

.icons8-page-overview:before, .jibe-page-overview:before {
  content: "\f2f2";
}

.icons8-cancel-file:before, .jibe-cancel-file:before {
  content: "\f2f3";
}

.icons8-delete-file:before, .jibe-delete-file:before {
  content: "\f2f4";
}

.icons8-high-priority-3:before, .jibe-priority-3:before {
  content: "\f2f5";
}

.icons8-clock-2:before, .jibe-clock-2:before {
  content: "\f2f6";
}

.icons8-refund-2-filled:before, .jibe-refund-2-filled:before {
  content: "\f2f7";
}

.icons8-sorting-arrows-horizontal-filled:before, .jibe-sorting-arrows-horizontal:before {
  content: "\f2f8";
}

.icons8-data-recovery:before, .jibe-data-recovery:before {
  content: "\f2f9";
}

.icons8-private-2:before, .jibe-private-2:before {
  content: "\f2fa";
}

.icons8-christmas-star-2:before, .jibe-star-2:before {
  content: "\f2fb";
}

.icons8-done-2:before, .jibe-done-2:before {
  content: "\f2fc";
}

.icons8-chevron-up-filled:before, .jibe-chevron-up-filled:before {
  content: "\f2fd";
}

.icons8-chevron-down-filled:before, .jibe-chevron-down-filled:before {
  content: "\f2fe";
}

.icons8-chevron-right-filled:before, .jibe-chevron-right-filled:before {
  content: "\f2ff";
}

.icons8-pdf-filled:before, .jibe-pdf-filled:before {
  content: "\f300";
}

.icons8-import:before, .jibe-import:before {
  content: "\f301";
}

.icons8-forward-message:before, .jibe-forward-message:before {
  content: "\f302";
}

.icons8-report-card-2:before, .jibe-card-2:before {
  content: "\f303";
}

.icons8-download-3:before, .jibe-download-3:before {
  content: "\f304";
}

.icons8-down-squared-filled:before, .jibe-down-squared:before {
  content: "\f305";
}

.icons8-chevron-left-filled:before, .jibe-chevron-left-filled:before {
  content: "\f306";
}

.icons8-forward-3:before, .jibe-forward-3:before {
  content: "\f307";
}

.icons8-record:before, .jibe-record:before {
  content: "\f309";
}

.icons8-bulleted-list:before, .jibe-bulleted-list:before {
  content: "\f30a";
}

.icons8-contacts-2:before, .jibe-contacts-2:before {
  content: "\f30b";
}

.icons8-soccer-yellow-card-filled:before, .jibe-yellow-card:before {
  content: "\f30c";
}

.icons8-bank-card-back-side-filled:before, .jibe-card-back-side:before {
  content: "\f30d";
}

.icons8-unlock:before, .jibe-unlock:before {
  content: "\f30e";
}

.icons8-filter-filled:before, .jibe-filter-filled:before {
  content: "\f30f";
}

.icons8-microsoft-excel-2:before, .jibe-excel-2:before {
  content: "\f310";
}

.icons8-pencil:before, .jibe-pencil:before {
  content: "\f311";
}

.icons8-export:before, .jibe-export:before {
  content: "\f312";
}

.icons8-flag-filled:before, .jibe-flag-filled:before {
  content: "\f313";
}

.icons8-compact-camera:before, .jibe-compact-camera:before {
  content: "\f314";
}

.icons8-logout-rounded-up-filled:before, .jibe-logout-rounded:before {
  content: "\f315";
}

.icons8-circled-pause:before, .jibe-circled-pause:before {
  content: "\f316";
}

.icons8-circled-pause-filled:before, .jibe-circled-pause-filled:before {
  content: "\f317";
}

.icons8-circled-play:before, .jibe-circled-play:before {
  content: "\f318";
}

.icons8-circled-play-filled:before, .jibe-circled-play-filled:before {
  content: "\f319";
}

.icons8-christmas-star-3:before, .jibe-star-3:before {
  content: "\f31b";
}

.icons8-sort-left:before, .jibe-sort-left:before {
  content: "\f31c";
}

.icons8-circled-chevron-left-filled:before, .jibe-circled-chevron-left:before {
  content: "\f31d";
}

.icons8-circled-chevron-right-filled:before, .jibe-circled-chevron-right:before {
  content: "\f31e";
}

.icons8-thumbs-down-filled:before, .jibe-thumbs-down-filled:before {
  content: "\f31f";
}

.icons8-thumbs-up-3:before, .jibe-thumbs-up-3:before {
  content: "\f320";
}

.icons8-back-3:before, .jibe-back-3:before {
  content: "\f321";
}

.icons8-upload:before, .jibe-upload:before {
  content: "\f322";
}

.icons8-attach-2:before, .jibe-attach-2:before {
  content: "\f323";
}

.icons8-message:before, .jibe-message:before {
  content: "\f324";
}

.icons8-attach-3:before, .jibe-attach-3:before {
  content: "\f325";
}

.icons8-file:before, .jibe-file:before {
  content: "\f326";
}

.icons8-plus-math:before, .jibe-plus-math:before {
  content: "\f327";
}

.icons8-save-2:before, .jibe-save-2:before {
  content: "\f328";
}

.icons8-downloading-updates-2:before, .jibe-downloading-updates-2:before {
  content: "\f329";
}

.icons8-help:before, .jibe-help:before {
  content: "\f32c";
}

.icons8-help-filled:before, .jibe-help-filled:before {
  content: "\f32d";
}

.icons8-filter-3:before, .jibe-filter-3:before {
  content: "\f32e";
}

.icons8-print:before, .jibe-print:before {
  content: "\f32f";
}

.icons8-settings:before, .jibe-settings:before {
  content: "\f330";
}

.icons8-user-filled:before, .jibe-user-filled:before {
  content: "\f332";
}

.icons8-close:before, .jibe-close:before {
  content: "\f333";
}

.icons8-double-right:before, .jibe-double-right:before {
  content: "\f33c";
}

.icons8-search:before, .jibe-search:before {
  content: "\f335";
}

.icons8-expand-arrow-3:before, .jibe-expand-arrow-3:before {
  content: "\f338";
}

.icons8-order-history-3:before, .jibe-order-history-3:before {
  content: "\f339";
}

.icons8-search-2:before, .jibe-search-2:before {
  content: "\f33a";
}

.icons8-double-right:before, .jibe-double-right:before {
  content: "\f33c";
}

.icons8-double-left:before, .jibe-double-left:before {
  content: "\f33d";
}

.icons8-video-camera:before, .jibe-video-camera:before {
  content: "\f33f";
}

.icons8-resend:before, .jibe-resend:before {
  content: "\f340";
}

.icons8-external-link-2:before, .jibe-external-link-2:before {
  content: "\f341";
}

.icons8-high-priority-4:before, .jibe-high-priority-4:before {
  content: "\f342";
}

.icons8-open-lock:before, .jibe-open-lock:before {
  content: "\f344";
}

.icons8-lock-2:before, .jibe-lock-2:before {
  content: "\f345";
}

.icons8-fire-extinguisher:before, .jibe-fire-extinguisher:before {
  content: "\f346";
}

.icons8-menu-4:before, .jibe-menu-4:before {
  content: "\f347";
}

.icons8-content:before, .jibe-content:before {
  content: "\f348";
}

.icons8-funnel:before, .jibe-funnel:before {
  content: "\f349";
}

.icons8-slider-2:before, .jibe-slider-2:before {
  content: "\f34a";
}

.icons8-check:before, .jibe-check:before {
  content: "\f34b";
}

.icons8-complete:before, .jibe-complete:before {
  content: "\f34c";
}

.icons8-bulleted-list-2:before, .jibe-bulleted-list-2:before {
  content: "\f34d";
}

.icons8-grid-2:before, .jibe-grid-2:before {
  content: "\f34e";
}

.icons8-box:before, .jibe-box:before {
  content: "\f34f";
}

.icons8-read:before, .jibe-read:before {
  content: "\f350";
}

.icons8-menu-vertical-3:before, .jibe-menu-2-filled:before, .jibe-menu-vertical-3:before {
  content: "\f351";
}

.icons8-circled-m:before, .jibe-circled-m:before {
  content: "\f352";
}

.icons8-link-3:before, .jibe-link-3:before {
  content: "\f353";
}

/*--  new icon threshold css start here   --*/
.jibe-Icon::before, .jibe-link-3::before, .jibe-circled-m::before, .jibe-menu-vertical-3::before, .jibe-read::before, .jibe-box::before, .jibe-grid-2::before, .jibe-bulleted-list-2::before, .jibe-complete::before, .jibe-check::before, .jibe-slider-2::before, .jibe-funnel::before, .jibe-content::before, .jibe-menu-4::before, .jibe-fire-extinguisher::before, .jibe-lock-2::before, .jibe-open-lock::before, .jibe-high-priority-4::before, .jibe-external-link-2::before, .jibe-resend::before, .jibe-video-camera::before, .jibe-search-2::before, .jibe-order-history-3::before, .jibe-close::before, .jibe-user-filled::before, .jibe-settings::before, .jibe-print::before, .jibe-filter-3::before, .jibe-help-filled::before, .jibe-help::before, .jibe-downloading-updates-2::before, .jibe-save-2::before, .jibe-plus-math::before, .jibe-file::before, .jibe-attach-3::before, .jibe-message::before, .jibe-attach-2::before, .jibe-upload::before, .jibe-back-3::before, .jibe-thumbs-up-3::before, .jibe-thumbs-down-filled::before, .jibe-circled-chevron-right::before, .jibe-circled-chevron-left::before, .jibe-sort-left::before, .jibe-star-3::before, .jibe-circled-play-filled::before, .jibe-circled-play::before, .jibe-circled-pause-filled::before, .jibe-circled-pause::before, .jibe-logout-rounded::before, .jibe-compact-camera::before, .jibe-flag-filled::before, .jibe-export::before, .jibe-pencil::before, .jibe-excel-2::before, .jibe-filter-filled::before, .jibe-unlock::before, .jibe-card-back-side::before, .jibe-yellow-card::before, .jibe-bulleted-list::before, .jibe-record::before, .jibe-forward-3::before, .jibe-chevron-left-filled::before, .jibe-down-squared::before, .jibe-download-3::before, .jibe-card-2::before, .jibe-forward-message::before, .jibe-import::before, .jibe-pdf-filled::before, .jibe-chevron-right-filled::before, .jibe-chevron-down-filled::before, .jibe-chevron-up-filled::before, .jibe-done-2::before, .jibe-private-2::before, .jibe-data-recovery::before, .jibe-sorting-arrows-horizontal::before, .jibe-refund-2-filled::before, .jibe-clock-2::before, .jibe-priority-3::before, .jibe-delete-file::before, .jibe-cancel-file::before, .jibe-page-overview::before, .jibe-group-man::before, .jibe-menu-filled::before, .jibe-menu-2::before, .jibe-done::before, .jibe-back-2::before, .jibe-camera-2::before, .jibe-down-filled::before, .jibe-ship-filled::before, .jibe-show-property::before, .jibe-attach::before, .jibe-caribbean-filled::before, .jibe-frame-4::before, .jibe-link-filled::before, .jibe-report-card::before, .jibe-transportation-3::before, .jibe-link::before, .jibe-planner::before, .jibe-test-passed::before, .jibe-undo::before, .jibe-queue::before, .jibe-purchase-order::before, .jibe-details-pane::before, .jibe-hammer-filled::before, .jibe-add-rule::before, .jibe-copy-2::before, .jibe-template::before, .jibe-delete-property::before, .jibe-refresh-3::before, .jibe-worker-male::before, .jibe-chart-2::before, .jibe-cart-3::before, .jibe-cart-filled::before, .jibe-diploma-1::before, .jibe-info-filled::before, .jibe-compare::before, .jibe-cancel-filled::before, .jibe-search-property::before, .jibe-price-comparison::before, .jibe-bill-3::before, .jibe-close-window::before, .jibe-structure-2::before, .jibe-play-property::before, .jibe-24-hours::before, .jibe-hand-2::before, .jibe-clock::before, .jibe-work-3::before, .jibe-exclamation-mark::before, .jibe-maintenance-filled::before, .jibe-collapse-arrow-2::before, .jibe-new-moon::before, .jibe-filters-3::before, .jibe-error-2::before, .jibe-refresh-2::before, .jibe-refresh::before, .jibe-order-history-2::before, .jibe-cash-filled::before, .jibe-forward-filled::before, .jibe-bill-2::before, .jibe-expand-arrow-3::before, .jibe-collapse-arrow::before, .jibe-tree-structure::before, .jibe-message-2::before, .jibe-check-file-2::before, .jibe-info-2::before, .jibe-checked::before, .jibe-anchor-filled::before, .jibe-google-alerts::before, .jibe-high-importance::before, .jibe-trash-can::before, .jibe-stop-2::before, .jibe-full-stop::before, .jibe-edit-2::before, .jibe-cancel::before, .jibe-error::before, .jibe-check-file::before, .jibe-renew::before, .jibe-document-4::before, .jibe-link-document::before, .jibe-hand-4::before, .jibe-group-leader::before, .jibe-ship-2::before, .jibe-mark-symbol::before, .jibe-comments-2::before, .jibe-comments::before, .jibe-downloading-updates::before, .jibe-bar-chart::before, .jibe-save::before, .jibe-forward::before, .jibe-visible::before, .jibe-microsoft-excel::before, .jibe-job-2::before, .jibe-sorting-options::before, .jibe-bill::before, .jibe-presentation::before, .jibe-info::before, .jibe-guardian::before, .jibe-download::before, .jibe-user-2::before, .jibe-left::before, .jibe-add-properties::before, .jibe-checkbox-2::before, .jibe-edit-image::before, .jibe-take-off-3::before, .jibe-manual-2::before, .jibe-reading-confirmation::before, .jibe-combo-chart::before, .jibe-hand::before, .jibe-high-priority-2::before, .jibe-upgrade-3::before, .jibe-filter::before, .jibe-star-2::before, .jibe-positive-dynamic-5::before, .jibe-cash-in-hand::before, .jibe-sail-boat-2::before, .jibe-breakable-3::before, .jibe-demolition-excavator::before, .jibe-identification-documents-2::before, .jibe-sail-boat::before, .jibe-documents-3::before, .jibe-bank-building::before, .jibe-family::before, .jibe-fabric-2::before, .jibe-meeting-room-2::before, .jibe-mechanistic-analysis-2::before, .jibe-laser-beam::before, .jibe-automation-2::before, .jibe-service-2::before, .jibe-boat-leaving-port-3::before, .jibe-task-planning-2::before, .jibe-administrative-tools-2::before, .jibe-survey-4::before, .jibe-broken-link-2::before, .jibe-calendar-3::before, .jibe-idea-sharing-2::before, .jibe-breakable-2::before, .jibe-demolition-excavator-2::before, .jibe-fabric::before, .jibe-meeting-room::before, .jibe-financial-changes-2::before, .jibe-mechanistic-analysis::before, .jibe-automation::before, .jibe-service::before, .jibe-leaving-port::before, .jibe-task-planning::before, .jibe-administrative-tools::before, .jibe-idea-sharing::before, .jibe-survey-3::before, .jibe-check-all::before, .jibe-goal::before, .jibe-up-2::before, .jibe-down-2::before, .jibe-box-important::before, .jibe-business-building::before, .jibe-worker::before, .jibe-gas-bottle::before, .jibe-menu-vertical::before, .jibe-pin-code::before, .jibe-wharf-2::before, .jibe-wharf::before, .jibe-wolfram-alpha::before, .jibe-scorecard::before, .jibe-oil-industry::before, .jibe-car-view::before, .jibe-test-tube::before, .jibe-flour::before, .jibe-gas-tanker::before, .jibe-resume::before, .jibe-journal::before, .jibe-attendance::before, .jibe-urgent-property::before, .jibe-user-male::before, .jibe-megaphone::before, .jibe-discussion-forum::before, .jibe-increase::before, .jibe-duplicate-4::before, .jibe-archive::before, .jibe-vest-3::before, .jibe-notification::before, .jibe-returning-port::before, .jibe-port::before, .jibe-view-details::before, .jibe-cost-2::before, .jibe-clipboard::before, .jibe-profile::before, .jibe-magazine-2::before, .jibe-alert-3::before, .jibe-folder-tree::before, .jibe-both-directions::before, .jibe-evidence::before, .jibe-risk-2::before, .jibe-sewing-tape::before, .jibe-collaboration-2::before, .jibe-documents-2::before, .jibe-shield-2::before, .jibe-change-4::before, .jibe-change-3::before, .jibe-high-risk::before, .jibe-weather-2::before, .jibe-contacts-2::before, .jibe-toolbox-2::before, .jibe-checklist::before, .jibe-people::before, .jibe-drill::before, .jibe-the-globe::before, .jibe-error-cloud::before, .jibe-computer-support::before, .jibe-buy::before, .jibe-details::before, .jibe-1-hour::before, .jibe-1-week::before, .jibe-rescheduling::before, .jibe-hierarchy::before, .jibe-hat-3::before, .jibe-work-instructions::before, .jibe-priority-2::before, .jibe-time-limit::before, .jibe-prepaid-recharge::before, .jibe-search-list::before, .jibe-maintenance-date::before, .jibe-create-document::before, .jibe-gears-2::before, .jibe-ledger::before, .jibe-regular-document::before, .jibe-merchant-account::before, .jibe-idea-bank::before, .jibe-bank-cards::before, .jibe-engine-3::before, .jibe-cloud-function::before, .jibe-prize::before, .jibe-pilot-hat::before, .jibe-search-client::before, .jibe-coin-in-hand::before, .jibe-medical-bag::before, .jibe-research-program::before, .jibe-group-studying::before, .jibe-business-report::before, .jibe-pass-fail-2::before, .jibe-pass-fail::before, .jibe-slr-camera-2::before, .jibe-slr-camera::before, .jibe-contact-details-2::before, .jibe-reminder-3::before, .jibe-reminder-2::before, .jibe-reminder::before, .jibe-certificate::before, .jibe-more-details-2::before, .jibe-not-applicable::before, .jibe-grid::before, .jibe-striped-patterns::before, .jibe-view-2::before, .jibe-department::before, .jibe-signing-document::before, .jibe-paid-bill::before, .jibe-document-3::before, .jibe-credit-card::before, .jibe-financial-changes::before, .jibe-view::before, .jibe-slippery-floor::before, .jibe-favorites-shield::before, .jibe-combat::before, .jibe-stop-sign::before, .jibe-watch-step::before, .jibe-forward-arrow::before, .jibe-new-copy-2::before, .jibe-documents::before, .jibe-document-2::before, .jibe-edit-property-3::before, .jibe-survey-2::before, .jibe-more-details::before, .jibe-user::before, .jibe-home-address::before, .jibe-address::before, .jibe-buy-card::before, .jibe-add-document::before, .jibe-user-account::before, .jibe-work-2::before, .jibe-work::before, .jibe-order-history::before, .jibe-warehouse::before, .jibe-inventory-flow::before, .jibe-descending-sorting::before, .jibe-add-chat::before, .jibe-us-dollar::before, .jibe-cost::before, .jibe-services::before, .jibe-falling-objects::before, .jibe-slippery-floor-sign::before, .jibe-severity::before, .jibe-breakable::before, .jibe-sailing-ship::before, .jibe-unchecked::before, .jibe-report-file::before, .jibe-payroll::before, .jibe-dollar::before, .jibe-leftright-arrows::before, .jibe-staff::before, .jibe-estimate-2::before, .jibe-write-off::before, .jibe-sawing-man::before, .jibe-location-2::before, .jibe-time::before, .jibe-agreement::before, .jibe-graph-2::before, .jibe-breakdown::before, .jibe-gear::before, .jibe-trophy::before, .jibe-police-2::before, .jibe-cargo-ship::before, .jibe-history-2::before, .jibe-flight-crew::before, .jibe-major-csm::before, .jibe-life-cycle::before, .jibe-pie::before, .jibe-date-span::before, .jibe-globe::before, .jibe-selection::before, .jibe-love-2::before, .jibe-global::before, .jibe-siren-2::before, .jibe-update::before, .jibe-triggering::before, .jibe-next-page::before, .jibe-counter::before, .jibe-user-manual::before, .jibe-inspection-3::before, .jibe-board::before, .jibe-inspection-2::before, .jibe-audit::before, .jibe-job-seeker::before, .jibe-iot-sensor::before, .jibe-activity::before, .jibe-timeline::before, .jibe-salary-2::before, .jibe-checking::before, .jibe-dividend::before, .jibe-check-lock::before, .jibe-salary::before, .jibe-love::before, .jibe-master-data::before, .jibe-star::before, .jibe-new-job::before, .jibe-small-icons::before, .jibe-enlarge::before, .jibe-compress::before, .jibe-remove-administrator::before, .jibe-wind::before, .jibe-high-priority::before, .jibe-wrench-2::before, .jibe-copyright::before, .jibe-archive-folder-3::before, .jibe-chat-room::before, .jibe-complaint::before, .jibe-square-brackets::before, .jibe-salary-male-2::before, .jibe-estimate::before, .jibe-conflict::before, .jibe-currency-exchange::before, .jibe-speed::before, .jibe-gears::before, .jibe-history::before, .jibe-engine-2::before, .jibe-new-copy::before, .jibe-rating::before, .jibe-communication::before, .jibe-inspection::before, .jibe-salary-male::before, .jibe-supplier-2::before, .jibe-organizational-chart::before, .jibe-collaboration::before, .jibe-table::before, .jibe-boxes::before, .jibe-truck::before, .jibe-compass::before, .jibe-leaf::before, .jibe-water::before, .jibe-engine-oil::before, .jibe-sent::before, .jibe-heart::before, .jibe-trolley::before, .jibe-menu::before, .jibe-external-link::before, .jibe-index::before, .jibe-wink::before, .jibe-wrench::before, .jibe-scroll::before, .jibe-engine::before, .jibe-back::before, .jibe-zoom-out::before, .jibe-plus::before, .jibe-minus::before, .jibe-rotate-right::before, .jibe-rotate::before, .jibe-zoom-in::before, .jibe-commercial::before, .jibe-doc::before, .jibe-document::before, .jibe-tips::before, .jibe-upload-cloud::before, .jibe-resume-template::before, .jibe-contacts::before, .jibe-job::before, .jibe-invoice-2::before, .jibe-suitcase::before, .jibe-shopping-cart::before, .jibe-storage-box::before, .jibe-no-chat::before, .jibe-sms::before, .jibe-first-1::before, .jibe-last-1::before, .jibe-vessel-2::before, .jibe-invoice::before, .jibe-edit::before, .jibe-lock::before, .jibe-maximize::before, .jibe-download-cloud::before, .jibe-next-page-2::before, .jibe-eye::before, .jibe-share::before, .jibe-sort::before, .jibe-happy-2::before, .jibe-happy::before, .jibe-thumbs-up::before, .jibe-thumbs-down::before, .jibe-repeat::before, .jibe-cbs::before, .jibe-download-graph::before, .jibe-word::before, .jibe-jpg::before, .jibe-couple::before, .jibe-sidepanel::before, .jibe-detective::before, .jibe-devops::before, .jibe-training::before, .jibe-mind-map::before, .jibe-broadcasting::before, .jibe-dashboard::before, .jibe-angular::before, .jibe-sync::before, .jibe-graph::before, .jibe-alarm::before, .jibe-security-shield::before, .jibe-calculator::before, .jibe-registry-editor::before, .jibe-creative-commons::before, .jibe-diploma::before, .jibe-survey::before, .jibe-office::before, .jibe-recycle::before, .jibe-minimize::before, .jibe-cargo-route::before, .jibe-identification-documents::before, .jibe-police::before, .jibe-what-i-do::before, .jibe-key::before, .jibe-advanced-search::before, .jibe-invisible::before, .jibe-closed-eye::before, .jibe-copy::before, .jibe-system::before, .jibe-adjust::before, .jibe-change::before, .jibe-cheque::before, .jibe-stop::before, .jibe-split::before, .jibe-chat::before, .jibe-double-right::before, .jibe-double-left::before, .jibe-anchor::before, .jibe-calendar::before, .jibe-camera::before, .jibe-menu-2-filled::before, .jibe-pdf::before, .jibe-vessel::before, .jibe-expand::before, .jibe-download-2::before, .jibe-waste::before, .jibe-search::before {
  font-family: JiBe-Icon !important;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./node_modules/jibe-components/assets/css/jb-tab-view.scss?ngGlobalStyle ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.jb-tab-view .ui-tabview .ui-tabview-panel {
  border: none;
}
.jb-tab-view .ui-tabview .ui-tabview-nav {
  line-height: 18.75px;
  border-bottom: 1px solid var(--jbGreyBlue200);
}
.jb-tab-view .ui-tabview .ui-tabview-nav > li {
  top: 0;
  border: none !important;
  margin-right: 22px;
  background-color: transparent !important;
}
.jb-tab-view .ui-tabview .ui-tabview-nav > li a {
  padding: 9px 0 !important;
  line-height: 18.75px;
  font-size: var(--jbTopSectionLabel1Font) !important;
}
.jb-tab-view .ui-tabview .ui-tabview-nav > li.ui-state-active a {
  color: var(--jbGreyBlue600) !important;
  font-weight: var(--jbTopSectionLabel2FontWeight) !important;
  transition: color 3s !important;
  position: relative;
  border-bottom: none !important;
}
.jb-tab-view .ui-tabview .ui-tabview-nav > li.ui-state-active a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 2px solid var(--jbGreyBlue600) !important;
}
.jb-tab-view .ui-tabview .ui-tabview-nav > li.ui-state-default a {
  color: var(--jbGreyBlue400);
  font-size: var(--jbFontMedium);
  font-weight: var(--jbTopSectionLabel4FontWeight);
  background-color: var(--jbLight) !important;
}
.jb-tab-view .ui-tabview .ui-tabview-nav li:nth-child(3) {
  margin-right: 0px !important;
}
/*!****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/jibe-components/assets/css/formio-fixes.css?ngGlobalStyle ***!
  \****************************************************************************************************************************************************************************************************************************************************************/
/* form builder
 .formio {} */

/* form renderer
formio {} */

/* form dialog
.formio-dialog {} */

.formio .card {
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
}

.formio .accordion.builder-sidebar {
    padding-left: 5px;
    padding-right: 5px;
    margin-left: -5px;
    margin-right: -5px;
} 

.formio .card .card-header .btn.builder-group-button,
.formio .card .accordion-collapse .btn.formcomponent {
    display: block;
    width: 100%;
}

.formio .card .accordion-collapse .btn.formcomponent {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    margin-top: .2rem !important;
}
 
.formio-form .formio-component.formio-component-checkbox .form-check-input,
.formio-form .formio-component.formio-component-radio .form-check-input {
    margin-left: 0;
}

.formio .d-grid[ref="sidebar-container"] {
    padding: 10px;
}

.formio .input-group,
.formio-dialog .input-group,
formio .input-group {
    display: flex;
}

.formio .input-group-append,
.formio-dialog .input-group-append,
formio .input-group-append {
    display: flex;
    font-size: 12px;
    padding: 5px 10px;
    background-color: var(--jbGrey);
}

.formio .input-group-append span,
.formio-dialog .input-group-append span,
formio .input-group-append span {
    margin: auto;
    white-space:nowrap;
    overflow:hidden;
}

.formio .form-builder-panel h5 {
    margin: 0;
}

.formio [class*="col-"],
formio [class*="col-"],
.formio-dialog [class*="col-"] {
    padding: 0 15px;
}

.formio .form-control,
formio .form-control,
.formio-dialog .form-control {
    line-height: 1.5;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./node_modules/jibe-components/assets/css/JiBe-responsive.scss?ngGlobalStyle ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Breakpoint viewport sizes and media queries.
Breakpoints are defined as a map of (name: minimum width), order from small to large:
(xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px)
The map defined in the `themeFigmaBase.$grid-breakpoints` global variable is used as the `$breakpoints` argument by default.
Name of the next breakpoint, or null for the last breakpoint.
>> breakpoint-next(sm)
 md
 >> breakpoint-next(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))
 md
 >> breakpoint-next(sm, $breakpoint-names: (xs sm md lg xl xxl))
 md */
/* Minimum breakpoint width. Null for the smallest (first) breakpoint.
>> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))
576px */
/*  Maximum breakpoint width.
The maximum value is reduced by 0.02px to work around the limitations of
`min-` and `max-` prefixes and viewports with fractional widths.
See https://www.w3.org/TR/mediaqueries-4/#mq-min-max
Uses 0.02px rather than 0.01px to work around a current rounding bug in Safari.
See https://bugs.webkit.org/show_bug.cgi?id=178261

   >> breakpoint-max(md, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))
   767.98px */
/*   Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.
Useful for making responsive utilities.

   >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))
   ""  (Returns a blank string)
   >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))
   "-sm" */
/*  Media of at least the minimum breakpoint width. No query for the smallest breakpoint.
Makes the @content apply to the given breakpoint and wider. */
/*  Media of at most the maximum breakpoint width. No query for the largest breakpoint.
Makes the @content apply to the given breakpoint and narrower. */
/* Media that spans multiple breakpoint widths.
Makes the @content apply between the min and max breakpoints */
/* Media between the breakpoint's minimum and maximum widths.
No minimum for the smallest breakpoint, and no maximum for the largest one.
Makes the @content apply only to the given breakpoint, not viewports any wider or narrower. */
@media (max-device-width: 767.98px) {
  html[app-location=vessel] .jb-help-material {
    width: 72px;
    right: -28px !important;
    padding: 1px 8px !important;
    font-size: 10px !important;
  }
  html[app-location=vessel] .jb-dialog-header .ui-dialog-titlebar {
    font-size: 16px !important;
  }
}

@media screen and (max-device-width: 1024px) {
  .d-mobile-none {
    display: none !important;
  }
  .d-mobile-block {
    display: block !important;
  }
  .jb-help-material {
    right: -30px;
    z-index: 1035;
    font-size: 12px;
    transform: rotate(270deg);
    padding: 4px 8px;
    box-shadow: none;
    background-color: var(--jbGreyBlue800);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .jb-help-material.hide-help-mat {
    bottom: 55px !important;
  }
  .jb-help-material > div:nth-child(1) {
    padding: 0;
  }
}
@media screen and (min-device-width: 1025px) {
  .d-desktop-none {
    display: none !important;
  }
  .d-desktop-block {
    display: block !important;
  }
  .d-desktop-flex {
    display: flex !important;
  }
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./node_modules/@j3-prc-catalog/ui/src/styles/main.scss?ngGlobalStyle ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Breakpoint viewport sizes and media queries.
Breakpoints are defined as a map of (name: minimum width), order from small to large:
(xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px)
The map defined in the `themeFigmaBase.$grid-breakpoints` global variable is used as the `$breakpoints` argument by default.
Name of the next breakpoint, or null for the last breakpoint.
>> breakpoint-next(sm)
 md
 >> breakpoint-next(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))
 md
 >> breakpoint-next(sm, $breakpoint-names: (xs sm md lg xl xxl))
 md */
/* Minimum breakpoint width. Null for the smallest (first) breakpoint.
>> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))
576px */
/*  Maximum breakpoint width.
The maximum value is reduced by 0.02px to work around the limitations of
`min-` and `max-` prefixes and viewports with fractional widths.
See https://www.w3.org/TR/mediaqueries-4/#mq-min-max
Uses 0.02px rather than 0.01px to work around a current rounding bug in Safari.
See https://bugs.webkit.org/show_bug.cgi?id=178261

   >> breakpoint-max(md, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))
   767.98px */
/*   Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.
Useful for making responsive utilities.

   >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))
   ""  (Returns a blank string)
   >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))
   "-sm" */
/*  Media of at least the minimum breakpoint width. No query for the smallest breakpoint.
Makes the @content apply to the given breakpoint and wider. */
/*  Media of at most the maximum breakpoint width. No query for the largest breakpoint.
Makes the @content apply to the given breakpoint and narrower. */
/* Media that spans multiple breakpoint widths.
Makes the @content apply between the min and max breakpoints */
/* Media between the breakpoint's minimum and maximum widths.
No minimum for the smallest breakpoint, and no maximum for the largest one.
Makes the @content apply only to the given breakpoint, not viewports any wider or narrower. */
.popover-content.popover-body {
  width: 100% !important;
}
.popover-content.popover-body > .avatar-container > .avatar-wrapper > .avatar-img span .avatar-initails {
  height: 60px;
  width: 60px;
  font-size: 24px;
  align-items: center;
  padding: 0px;
  font-weight: 400;
  margin-right: 8px;
}
.popover-content.popover-body > .avatar-container > .avatar-wrapper > .avatar-img span .avatar-initails.avatar-large {
  height: 60px;
  width: 60px;
  font-size: 24px;
  line-height: 2;
  padding: 0px;
  font-weight: 400;
  margin-right: 8px;
}
.popover-content.popover-body > .avatar-container > .avatar-wrapper > .avatar-img span .avatar-initails.avatar-small {
  height: 60px;
  width: 60px;
  font-size: 24px;
  line-height: 2;
  padding: 0px;
  font-weight: 400;
  margin-right: 8px;
}
.popover-content.popover-body > .avatar-container > .avatar-wrapper > .avatar-img span .avatar-initails.avatar-xlarge {
  height: 60px;
  width: 60px;
  font-size: 24px;
  line-height: 2;
  padding: 0px;
  font-weight: 400;
  margin-right: 8px;
}
.popover-content.popover-body > .avatar-container > .avatar-wrapper > .avatar-img > img > .avatar-initails {
  height: 60px;
  width: 60px;
  font-size: 24px;
  align-items: center;
  padding: 0px;
  font-weight: 400;
  margin-right: 8px;
}
.popover-content.popover-body > .avatar-container > .avatar-wrapper > .avatar-img > img > .avatar-initails.avatar-large {
  height: 60px;
  width: 60px;
  font-size: 24px;
  line-height: 2;
  padding: 0px;
  font-weight: 400;
  margin-right: 8px;
}
.popover-content.popover-body > .avatar-container > .avatar-wrapper > .avatar-img > img > .avatar-initails.avatar-small {
  height: 60px;
  width: 60px;
  font-size: 24px;
  line-height: 2;
  padding: 0px;
  font-weight: 400;
  margin-right: 8px;
}
.popover-content.popover-body > .avatar-container > .avatar-wrapper > .avatar-img > img > .avatar-initails.avatar-xlarge {
  height: 60px;
  width: 60px;
  font-size: 24px;
  line-height: 2;
  padding: 0px;
  font-weight: 400;
  margin-right: 8px;
}

/** There are no other ways to hide breadcrumbs for now */
.cm-lib .grid-popover .ui-overlaypanel-content {
  padding: 0 !important;
}
.cm-lib .grid-popover:before, .cm-lib .grid-popover:after {
  content: none;
}
.cm-lib .grid-popover .overlay-panel-wrapper {
  padding: 8px;
}

.cm-lib jb-attachments .ui-table-scrollable-body {
  height: auto !important;
}

.accent-button button {
  background-color: #ff6c6c;
  border-color: #ff6c6c;
}
.accent-button button:hover {
  background-color: #ff6c6c;
  border-color: #ff6c6c;
}

.cm-lib jb-details-layout-figma .jb-details-layout [alayout-aside] {
  margin-right: 0px !important;
}
.cm-lib jb-details-layout-figma .jb-details-layout .jb-details-layout-content-wrapper {
  margin: 16px 0px 16px 16px !important;
  scrollbar-gutter: stable;
}
.cm-lib jb-details-layout-figma .jb-details-layout .jb-details-layout-content-wrapper ::-webkit-scrollbar:vertical {
  width: 16px;
}
.cm-lib jb-details-layout-figma .jb-details-layout .jb-details-layout-content-wrapper ::-webkit-scrollbar:horizontal {
  height: 16px;
}
.cm-lib jb-details-layout-figma .jb-details-layout .jb-details-layout-content-wrapper :hover::-webkit-scrollbar-thumb {
  border: 5px solid transparent;
}
.cm-lib jb-details-layout-figma .jb-details-layout .jb-details-layout-content-wrapper .container-style .ui-table-scrollable-header-box {
  padding-right: 16px !important;
}
.cm-lib jb-details-layout-figma .jb-details-layout .jb-details-layout-aside-wrapper {
  margin: 16px 0px 16px 0px !important;
  border-radius: 5px 0px 0px 5px !important;
}

.cm-lib .p-dialog-content > div {
  height: 100%;
}

.cm-lib .feed-discussion {
  background-color: var(--jbLight);
  border: 1px solid transparent;
  display: block;
  flex-shrink: 0;
  height: 100%;
  padding: 0px 32px 32px;
}
.cm-lib .feed-discussion #discussionConRef {
  width: 334px;
}

.cm-lib jb-layout-widget {
  margin-bottom: 16px;
  /** fix grid height */
  /** remove max-height within dialog */
}
.cm-lib jb-layout-widget[fullheight] {
  display: flex;
  flex: 1;
  margin-bottom: 0;
  max-height: unset;
  overflow: hidden;
}
.cm-lib jb-layout-widget:not([fullheight]) .ui-table .ui-table-scrollable-body {
  max-height: 424px !important;
  height: auto !important;
}
.cm-lib jb-layout-widget jb-dialog .ui-table .ui-table-scrollable-body {
  max-height: none !important;
}
.cm-lib jb-layout-widget .ui-treetable .ui-treetable-scrollable-body {
  max-height: 507px;
  height: auto !important;
}

/** TODO: Remove this when the style is removed from jb-components */
.cm-lib jb-textbox .pInputTextReadonly {
  width: inherit !important;
}

.cm-lib .p-dropdown .p-select-label {
  max-width: 100%;
}

.cm-lib p-dropdown .prc-group-dropdown .ui-dropdown-items-wrapper li.ui-dropdown-item.ui-corner-all.ui-state-disabled:has(.group) {
  font-weight: 500;
  opacity: 1;
}
.cm-lib p-dropdown .prc-group-dropdown .ui-dropdown-items-wrapper li.ui-dropdown-item.ui-corner-all.ui-state-disabled:has(.group):hover {
  background-color: inherit !important;
}
.cm-lib p-dropdown .prc-group-dropdown .ui-dropdown-items-wrapper li.ui-dropdown-item.ui-corner-all:has(.group-item) {
  margin-left: 20px !important;
}

.cm-lib .history-container {
  width: 100%;
}
.cm-lib :hover::-webkit-scrollbar-thumb {
  border-radius: 24px;
  background-clip: padding-box;
  background-color: #e0e0e0;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./node_modules/@j3-procurement/ui/src/styles/main.scss?ngGlobalStyle ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Breakpoint viewport sizes and media queries.
Breakpoints are defined as a map of (name: minimum width), order from small to large:
(xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px)
The map defined in the `themeFigmaBase.$grid-breakpoints` global variable is used as the `$breakpoints` argument by default.
Name of the next breakpoint, or null for the last breakpoint.
>> breakpoint-next(sm)
 md
 >> breakpoint-next(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))
 md
 >> breakpoint-next(sm, $breakpoint-names: (xs sm md lg xl xxl))
 md */
/* Minimum breakpoint width. Null for the smallest (first) breakpoint.
>> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))
576px */
/*  Maximum breakpoint width.
The maximum value is reduced by 0.02px to work around the limitations of
`min-` and `max-` prefixes and viewports with fractional widths.
See https://www.w3.org/TR/mediaqueries-4/#mq-min-max
Uses 0.02px rather than 0.01px to work around a current rounding bug in Safari.
See https://bugs.webkit.org/show_bug.cgi?id=178261

   >> breakpoint-max(md, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))
   767.98px */
/*   Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.
Useful for making responsive utilities.

   >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))
   ""  (Returns a blank string)
   >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))
   "-sm" */
/*  Media of at least the minimum breakpoint width. No query for the smallest breakpoint.
Makes the @content apply to the given breakpoint and wider. */
/*  Media of at most the maximum breakpoint width. No query for the largest breakpoint.
Makes the @content apply to the given breakpoint and narrower. */
/* Media that spans multiple breakpoint widths.
Makes the @content apply between the min and max breakpoints */
/* Media between the breakpoint's minimum and maximum widths.
No minimum for the smallest breakpoint, and no maximum for the largest one.
Makes the @content apply only to the given breakpoint, not viewports any wider or narrower. */
.popover-content.popover-body {
  width: 100% !important;
}
.popover-content.popover-body > .avatar-container > .avatar-wrapper > .avatar-img span .avatar-initails {
  height: 60px;
  width: 60px;
  font-size: 24px;
  align-items: center;
  padding: 0px;
  font-weight: 400;
  margin-right: 8px;
}
.popover-content.popover-body > .avatar-container > .avatar-wrapper > .avatar-img span .avatar-initails.avatar-large {
  height: 60px;
  width: 60px;
  font-size: 24px;
  line-height: 2;
  padding: 0px;
  font-weight: 400;
  margin-right: 8px;
}
.popover-content.popover-body > .avatar-container > .avatar-wrapper > .avatar-img span .avatar-initails.avatar-small {
  height: 60px;
  width: 60px;
  font-size: 24px;
  line-height: 2;
  padding: 0px;
  font-weight: 400;
  margin-right: 8px;
}
.popover-content.popover-body > .avatar-container > .avatar-wrapper > .avatar-img span .avatar-initails.avatar-xlarge {
  height: 60px;
  width: 60px;
  font-size: 24px;
  line-height: 2;
  padding: 0px;
  font-weight: 400;
  margin-right: 8px;
}
.popover-content.popover-body > .avatar-container > .avatar-wrapper > .avatar-img > img > .avatar-initails {
  height: 60px;
  width: 60px;
  font-size: 24px;
  align-items: center;
  padding: 0px;
  font-weight: 400;
  margin-right: 8px;
}
.popover-content.popover-body > .avatar-container > .avatar-wrapper > .avatar-img > img > .avatar-initails.avatar-large {
  height: 60px;
  width: 60px;
  font-size: 24px;
  line-height: 2;
  padding: 0px;
  font-weight: 400;
  margin-right: 8px;
}
.popover-content.popover-body > .avatar-container > .avatar-wrapper > .avatar-img > img > .avatar-initails.avatar-small {
  height: 60px;
  width: 60px;
  font-size: 24px;
  line-height: 2;
  padding: 0px;
  font-weight: 400;
  margin-right: 8px;
}
.popover-content.popover-body > .avatar-container > .avatar-wrapper > .avatar-img > img > .avatar-initails.avatar-xlarge {
  height: 60px;
  width: 60px;
  font-size: 24px;
  line-height: 2;
  padding: 0px;
  font-weight: 400;
  margin-right: 8px;
}

/** There are no other ways to hide breadcrumbs for now */
/** Shared components */
.prc-lib jb-attachments .ui-table-scrollable-body,
.prc-lib jb-attachments .ui-dialog,
.prc-lib jb-attachments .ui-dialog .ui-fileupload-content {
  height: auto !important;
}

.prc-lib .p-dialog-content > div {
  height: 100%;
}

.prc-lib .feed-discussion {
  background-color: var(--jbLight);
  border: 1px solid transparent;
  display: block;
  flex-shrink: 0;
  height: 100%;
  padding: 0px 32px 32px;
}
.prc-lib .feed-discussion #discussionConRef {
  width: 334px;
}

.prc-lib jb-event-history .transc-status {
  line-height: inherit;
}

.prc-lib jb-grid-filter p-multiselectitem .ui-multiselect-item.ui-corner-all {
  white-space: nowrap !important;
  overflow: visible;
}

.prc-lib jb-grid-header {
  /* Fixes jb-components bug where the following style was set: line-height: 0;
   * Button text is going beyond the border and it breaks other elements allignement. */
}
.prc-lib jb-grid-header p-splitbutton .ui-splitbutton > .ui-button:first-child .ui-button-text {
  height: auto !important;
}

prc-upcoming-port-select .header-container__side-actions {
  flex-shrink: 3;
}

tr:has(.row-group-header) {
  height: 40px;
}
tr:has(.row-group-header) td {
  font-weight: bold;
  padding: 10px 12px !important;
}

.prc-lib jb-grid .ui-dropdown .ui-dropdown-clear-icon {
  margin-right: 0px !important;
}

.prc-lib jb-image img {
  height: 100%;
  width: 100%;
}

:root {
  --datatable-max-height: 424px;
}

.prc-lib jb-layout-widget {
  margin-bottom: 16px;
  /** fix grid height */
  /** remove max-height within dialog */
}
.prc-lib jb-layout-widget .p-datatable-scrollable .p-datatable-table-container {
  max-height: var(--datatable-max-height) !important;
  height: auto !important;
}
.prc-lib jb-layout-widget jb-dialog .p-datatable-scrollable .p-datatable-table-container {
  max-height: none !important;
}
.prc-lib jb-layout-widget .p-treetable .p-treetable-scrollable-body {
  max-height: 507px;
  height: auto !important;
}

.prc-lib jb-single-select-dropdown.disabled .jb-singleSelect-dropdown .ui-dropdown-label {
  color: var(--jbGrey400) !important;
}
.prc-lib jb-single-select-dropdown.readonly .jb-singleSelect-dropdown {
  border-bottom: none !important;
}
.prc-lib jb-single-select-dropdown.readonly .jb-singleSelect-dropdown:hover {
  border-bottom: none !important;
}

.prc-lib .jb-text {
  color: var(--jbGreyBlue800);
}
.prc-lib .jb-text[disabled], .prc-lib .jb-text.disabled {
  color: var(--jbGrey400) !important;
}
.prc-lib .jb-text.readonly {
  pointer-events: none;
  border-bottom: none !important;
}
.prc-lib .jb-text.no-background {
  background-color: transparent !important;
}
.prc-lib .jb-text.readonly.no-background {
  padding: 0px !important;
}

.prc-lib jb-textarea textarea {
  color: var(--jbGreyBlue800) !important;
  line-height: 16px;
}
.prc-lib jb-textarea textarea:disabled {
  opacity: 1 !important;
}
.prc-lib jb-textarea.readonly textarea {
  pointer-events: none;
  border-color: var(--jbGreyBlue50) !important;
}

.prc-lib .textbox-no-background .showValue-with-background {
  background-color: transparent !important;
}

.prc-lib p-calendar .readonly.jb-text + .ui-datepicker {
  display: none;
}
.prc-lib p-calendar .readonly.jb-text + button {
  pointer-events: none;
}
.prc-lib p-calendar.no-background .jb-text {
  background-color: transparent !important;
}
.prc-lib p-calendar .ui-inputtext.ui-widget.ui-state-default.ui-corner-all.jb-text[disabled] {
  opacity: inherit;
  font-weight: normal;
  color: var(--jbGrey400);
}

.prc-lib p-dropdown[ng-reflect-is-disabled=true]:not(.readonly) .jb-singleSelect-dropdown .ui-dropdown-label {
  color: var(--jbGrey400) !important;
}
.prc-lib p-dropdown.readonly .jb-singleSelect-dropdown {
  border-bottom: none !important;
  pointer-events: none;
}
.prc-lib p-dropdown.readonly .jb-singleSelect-dropdown:hover {
  border-bottom: none !important;
  pointer-events: none;
}

p-radioButton.readonly {
  pointer-events: none;
}

.prc-lib {
  /** Dropdown styles */
}
.prc-lib prc-multi-select-chips .jb-multiSelect-dropdown.ui-multiselect.ui-widget.ui-state-default.ui-corner-all {
  padding: 6px 25px 5px 8px;
  height: auto;
  min-height: 32px;
}
.prc-lib prc-multi-select-chips .jb-multiSelect-dropdown.ui-multiselect.ui-widget.ui-state-default.ui-corner-all .ui-multiselect-label.ui-corner-all {
  display: flex;
  padding: 0px;
  flex-wrap: wrap;
  gap: 5px 0px;
}
.prc-lib prc-multi-select-chips .jb-multiSelect-dropdown.ui-multiselect.ui-widget.ui-state-default.ui-corner-all .ui-multiselect-label.ui-corner-all .iconVal {
  height: 10px;
  width: 10px;
  background-color: var(--jbGreyBlue600);
  color: var(--jbGreyBlue600);
  border-radius: 50%;
  display: inline-block;
  margin-right: 5px;
}
.prc-lib prc-multi-select-chips .jb-multiSelect-dropdown.ui-multiselect.ui-widget.ui-state-default.ui-corner-all .ui-multiselect-label.ui-corner-all .wrapper {
  color: var(--jbGreyBlue600);
  background: var(--jbGreyBlue100);
  border-radius: 5px;
  padding: 3px 6px;
  margin-right: 4px;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
}
.prc-lib prc-multi-select-chips .jb-multiSelect-dropdown.ui-multiselect.ui-widget.ui-state-default.ui-corner-all .ui-multiselect-label.ui-corner-all .wrapper:hover {
  background: var(--jbGreyBlue200);
}
.prc-lib prc-multi-select-chips.readonly {
  pointer-events: none;
}
.prc-lib prc-multi-select-chips[disabled] {
  pointer-events: none;
}
.prc-lib prc-multi-select-chips[disabled] .jb-multiSelect-dropdown.ui-multiselect.ui-widget.ui-state-default.ui-corner-all .ui-multiselect-label.ui-corner-all .iconVal {
  color: var(--jbGrey400);
  background-color: var(--jbGrey400);
}
.prc-lib prc-multi-select-chips[disabled] .jb-multiSelect-dropdown.ui-multiselect.ui-widget.ui-state-default.ui-corner-all .ui-multiselect-label.ui-corner-all .wrapper {
  color: var(--jbGrey400);
  background: var(--jbGrey100);
}
.prc-lib.chips-dropdown .ui-multiselect-item .iconOpt {
  display: none;
}
.prc-lib.chips-dropdown .ui-multiselect-item .displayLabel {
  margin-top: 3px;
  font-size: 14px;
  color: #171C3A;
  line-height: 14px;
}

/** Page overrides */
.export-control-icon {
  font-size: 18px;
}
.export-control-icon.blocked {
  color: #db0012;
}
.export-control-icon.released {
  color: #41ae60;
}

.prc-lib prc-item-list-main #side-menu {
  flex-shrink: 0;
}

.prc-lib .quotation-evaluation-table .ui-widget-header {
  border-bottom: none !important;
}
.prc-lib .quotation-evaluation-table .quotation-column {
  padding-top: 0 !important;
}
.prc-lib .quotation-evaluation-table .ui-widget-header {
  border-bottom: none !important;
}
.prc-lib .quotation-evaluation-table .cdk-virtual-scroll-content-wrapper {
  contain: unset !important;
}
.prc-lib #quotation-evaluation-section .widget-content {
  overflow: initial;
}

.prc-lib prc-search-preview .ui-overlaypanel {
  left: unset !important;
  margin-top: 0%;
}
.prc-lib prc-search-preview .ui-overlaypanel:before, .prc-lib prc-search-preview .ui-overlaypanel:after {
  content: none;
}

.prc-table p-table {
  height: 100%;
}
.prc-table .ui-table :hover::-webkit-scrollbar-thumb {
  height: auto !important;
}
.prc-table .ui-table .ui-table-tbody > tr:nth-child(even) {
  background-color: white !important;
  border-bottom: 1px solid #eff1f3;
  border-top: 1px solid #eff1f3;
}
.prc-table .ui-table .ui-table-tbody > tr:nth-child(even).selected-row {
  background-color: #f6f8fa !important;
}
.prc-table .ui-table .ui-table-thead {
  border-bottom: 1px solid #eff1f3;
}
.prc-table .ui-table .selected-row {
  background-color: #f6f8fa !important;
}
.prc-table .ui-table th {
  font-weight: 700;
  font-size: 12px;
  color: #7886a2;
}

.prc-lib {
  /** Workaround to remove blue background around close icon in jb-document-preview */
}
.prc-lib .text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: auto;
}
.prc-lib .ui-dropdown {
  min-width: 9em;
}
.prc-lib .single-page {
  height: 100%;
  overflow-y: scroll;
}
.prc-lib .p-inputchips.p-component.p-input-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.prc-lib .p-inputchips.p-component.p-input-wrapper li.p-inputchips-input-item {
  display: inline-flex !important;
}
.prc-lib jb-document-preview .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-icon > span {
  background-color: transparent;
}
.prc-lib ::-webkit-scrollbar:vertical {
  width: 24px;
}
.prc-lib ::-webkit-scrollbar:horizontal {
  height: 24px;
}
.prc-lib :hover::-webkit-scrollbar-thumb {
  border: 9px solid transparent;
}
.prc-lib .container-style .ui-table-scrollable-header-box {
  padding-right: 24px !important;
}
.prc-lib :hover::-webkit-scrollbar-thumb {
  border-radius: 24px;
  background-clip: padding-box;
  background-color: #e0e0e0;
}

.prc-lib-body-dialog-content-height .p-dialog-content > div:nth-of-type(1) {
  height: 100%;
}

.prc-lib-warning-dialog .p-dialog-content {
  white-space: pre-wrap;
}
.prc-lib-warning-dialog .p-dialog-content > div {
  height: auto;
}

.p-tooltip.prc-tooltip {
  max-width: var(--p-tooltip-max-width);
}
/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/@syncfusion/ej2-base/styles/material.css?ngGlobalStyle (1) ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: "e-icons";
  font-style: normal;
  font-weight: normal;
  src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMjeaTzgAAAEoAAAAVmNtYXBuCHaKAAAN0AAAC2pnbHlmyOHvYgAAJZAAAotAaGVhZCrT4iQAAADQAAAANmhoZWEIXgbVAAAArAAAACRobXR4UAb+rAAAAYAAAAxQbG9jYQPVOZgAABk8AAAMVG1heHAEPwLMAAABCAAAACBuYW1lc0cOBgACsNAAAAIlcG9zdMOtdeUAArL4AAAxFQABAAAEAAAAAFwEAP/A/8AEQAABAAAAAAAAAAAAAAAAAAADFAABAAAAAQAARANaE18PPPUACwQAAAAAAOPaTpMAAAAA49pOk//A/+QEQAQcAAAACAACAAEAAAAAAAEAAAMUAsAAIQAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQQAAZAABQAAAokCzAAAAI8CiQLMAAAB6wAyAQgAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA4RHsKgQAAAAAXAQcABwAAAABAAAAAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQA/+QEAP/kBAAAAAQA/+QEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQA/8AEAAAABAAAAAQAAAAEAAAABAAAAAQA/8AEAAAABAD/wAQAAAAEAAAABAAAAAQAAAAEAAAABAD/wAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAAAAACAAAAAwAAABQAAwABAAAAFAAEC1YAAAFIAQAABwBI4RXhKeE54UXhnOGf4gbiCuIM4h7iLeIv4kLiReJI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AWgBaQFqARwBHQEeAR8BIAEhASIBIwEkASUBJgEnASgBKQEqASsBLAEtAS4BLwEwATEBbAFtAW4BbwFwAXEBcgFzAXQBlQGUAZMBkgGXAZEBmAGZAZYBmgGbAZwBnQGeAXUBdgF3AXgBeQF6AXsBfAF9AX4BfwGAAYEBggGDAYQBtAG1AbYBtwG4ATIBMwE0ATUAJQE3ATgBOQE6ACYBPAE9AT4BPwFAAUEBNgE7AYUAJwGGAYcBiQGKAYsBjAGPAYgBjQGOAZABnwGgAaEBogAoAagBpwGwAaoBqwGsAa0BrgGvAbEBsgGzACkAKgArACwALQAuAC8AMAAxADIBowGkAaUBpgG5ADMANAGpADUCIwA3ADgCJwIoAikAOQIrAiwCLgIvADoAOwA8AjECMwI2AjcAPQI5AD4APwI6AjsCPABAAj8CQAJBAkIAQQBCAEMCRAJFAkYCRwJIAkkCSgJLAkwCTQJOAk8CUAJRAlICUwJUAlUCVgJXAlgCWQJaAlsCXAJdAl4CXwJgAiICYQJjAmICZAJlAmYARABFAhgCGQIaAh8ARgBHAjACZwJoAmkCagJrAmwCOABIAkMBFABJAhYBGwBKAm0CbgJvAnACcQJyAEsCIAI+AEwATQBOAE8AUAJzAnQCdQJ2AncCeABRAFIAUwJ5AnoCewJ8An0CfgBUAFUAVgBXAV4AWAJ/AoAAYgKCAoQChQKGAFkAWgKDAoEChwBjAogCiQBkAooCiwKMAo0CjgKPApAAWwKRApICkwKUApUClgKXApgCmQKaApsAXAKcAp0CngKfAqAAXQKhAqICowKkAqUCpgKnAqgCqQKqAF4CqwKsAF8CrQKuAq8CsAKxArICswK0ArUCtgK3ArgAYAK5AroCuwK8Ar0CvgK/AsACwQBlAsICwwLEAsUAYQLGAscCyALJAsoCywBmAswCzQBnAs4CzwLQAtEC0gLTAtQC1QLWAtcC2ALZAtoC2wLcAt0C3gLfAuAC4QLiAuMC5ALlAuYC5wLoAukC6gLrAuwC7QLuAu8C8ALxAvIC8wL0AvUC9gL3AvgC+QL6AvsC/AL9Av4C/wMAAwEDAgMDAwQDBQMGAwcDCAMJAwoDCwMMAw0DDgMPAxADEQMSAxMAzADNAM4AzwDQANEA0gAhACIAIwAkANMA1ADVANYA1wDYANkA2gDbANwA3QDeAN8A4ADhAOIA4wDkAV0BXAFbAUMBRAFFAUcBSAFJAUoBSwFMAU0BTgFPAVABUQFSAVMBVAFVAVYBVwFGAVkBWgFYAWABYQFfAWIBYwFkARoA5QDmAOcA6ADpAOoA6wDsAO0A7gDvAPAA8QDyAPMA9AD1APYA9wD4APkA+gD7APwA/QD+AP8BAAEBAQIBAwEEAQUBBgEHAQgBCQEKAQsAAAAAAAAAAAAAAAACEAAABHAAAAToAAAF0AAABuQAAAdEAAAHcAAACJQAAAqkAAAKyAAADHAAAA4YAAAOYAAADvwAAA8YAAAPYAAAD6QAAA/sAAAQLAAAEawAABLoAAAVdAAAFsgAABjYAAAZqAAAHAgAABzwAAAd7AAAHrAAAB+QAAAhvAAAI6wAACUkAAAmzAAAKOwAACqgAAArJAAALJwAAC1sAAAt3AAALjQAAC6kAAAu6AAAL+gAADEoAAAxYAAAMZwAADLwAAAzHAAANKAAADUkAAA1VAAANZAAADW8AAA12AAANfQAADYQAAA2LAAANmAAADaQAAA2rAAANsgAADcgAAA3RAAAN2AAADeQAAA3xAAAOAAAADhUAAA4jAAAOMQAADmYAAA5wAAAOfQAADocAAA6SAAAOnQAADu0AAA70AAAO+wAADxEAAA8bAAAPSgAAD3oAAA+LAAAPlQAAD50AAA+nAAAP2gAAD+sAAA/2AAAQAgAAEAkAABBTAAAQXwAAEMsAABFPAAARkQAAEa4AABG5AAASAQAAEg4AABKCAAAS0gAAE2EAABN6AAAUCQAAFFMAABShAAAUsgAAFL0AABTIAAAUzwAAFNoAABT6AAAVigAAFdsAABZkAAAXEAAAF4kAABefAAAX9AAAGA8AABgrAAAYSQAAGGgAABkZAAAZagAAGb4AABpVAAAa7wAAG0MAABtpAAAbigAAHD0AABySAAAcyAAAHPwAAB0aAAAdOAAAHXMAAB24AAAeBgAAHiYAAB5yAAAekQAAHrAAAB69AAAeygAAHtcAAB73AAAfCwAAHyAAAB80AAAfRgAAH6AAAB+wAAAfvwAAH/EAACAYAAAgKQAAID0AACCRAAAgoAAAITcAACFPAAAhiQAAIZYAACGpAAAhxQAAIf8AACIRAAAiTgAAIsQAACNxAAAjkQAAI9IAACQ6AAAkyQAAJPUAACUZAAAlJwAAJTgAACWhAAAlrwAAJcIAACZNAAAmdgAAJpwAACbWAAAnFQAAJyQAACdNAAAnbgAAJ6QAACewAAAnugAAJ/8AACgTAAAoIwAAKDEAACkHAAApigAAKbQAACneAAAp7AAAKfUAACoGAAAqGwAAKmgAACp2AAAqkQAAKq0AACrCAAAq3gAAKvgAACsVAAArJAAAK0EAACtVAAAragAAK4QAACvBAAArzQAAK+YAACvyAAAsXwAALHQAACyjAAAssQAALLsAACzGAAAs1AAALWEAAC3yAAAuAAAALicAAC6rAAAu2AAALuUAAC+KAAAv0wAAL+IAADAfAAAwWQAAMGwAADDYAAAxFQAAMXAAADGuAAAyCgAAMjMAADJVAAAyfQAAMoQAADKWAAAyugAAMvQAADMCAAAzaQAAM3AAADN9AAAzogAAM7oAADQXAAA0LgAANEIAADRVAAA0bAAANHYAADSAAAA0hgAANIwAADSTAAA0mgAANXUAADV8AAA1gwAANYoAADWRAAA1/QAANjIAADZEAAA2oAAANtwAADb5AAA3BgAAN50AADezAAA4JAAAOHEAADh8AAA4qwAAOLwAADjnAAA5JgAAOVkAADnZAAA55QAAOfEAADooAAA6OgAAOqYAADqwAAA7HQAAO1AAADwJAAA8UQAAPJwAADz8AAA9GQAAPYYAAD2nAAA+GgAAPkUAAD6hAAA+4AAAP4UAAEAVAABASwAAQFcAAEBpAABAegAAQJIAAEEEAABBKQAAQXsAAEGKAABBoAAAQb8AAEHoAABCNwAAQkYAAEJsAABDBQAAQzIAAENgAABDeQAAQ54AAEQVAABEOgAAREsAAERwAABEhgAARM0AAETpAABE+AAARQcAAEUtAABFNwAARUYAAEVdAABFeAAARacAAEXGAABGJgAARjUAAEZJAABGXwAARm4AAEaaAABGvgAARw0AAEcXAABHIgAARy0AAEc3AABHSQAAR1oAAEd2AABHiAAAR5oAAEehAABHrQAAR7kAAEhDAABIUwAASGoAAEiJAABIrgAASNkAAEjtAABI/gAASXUAAEn1AABKTgAASqgAAEsCAABLXgAAS6QAAEx0AABM8QAATWkAAE2rAABN7AAATn0AAE7AAABPAwAATzMAAE99AABPywAAUFMAAFBtAABQrgAAULUAAFDAAABQzwAAUOIAAFD5AABREwAAUc0AAFIEAABSWAAAUo8AAFLgAABTAAAAUxwAAFM4AABTYQAAU4gAAFOSAABTtwAAVDcAAFRZAABUigAAVJEAAFSgAABUrAAAVLgAAFTGAABU0gAAVOYAAFU2AABVVwAAVXcAAFW3AABWIwAAVnwAAFblAABW+AAAVy4AAFf5AABYRwAAWKkAAFjJAABZKwAAWWEAAFmaAABZ3AAAWicAAFprAABamwAAWrUAAFrOAABa6AAAWwUAAFsfAABbPwAAW1oAAFt+AABbyQAAW+8AAFxZAABcegAAXJQAAFzcAABdCwAAXTAAAF1cAABdiAAAXakAAF3VAABeawAAXqEAAF8aAABfhAAAX/0AAGBhAABgxgAAYOoAAGGQAABhygAAYdoAAGH0AABiFAAAYisAAGJBAABiXAAAYnUAAGKfAABirQAAYs4AAGLvAABjDwAAY0QAAGNlAABjjAAAY6YAAGPBAABj1gAAZBEAAGQfAABkNgAAZEcAAGRjAABkgAAAZJ0AAGTKAABk8wAAZRAAAGU+AABlYQAAZYEAAGXHAABl8QAAZhgAAGY5AABm6gAAZx4AAGc/AABnagAAZ6YAAGfJAABoNgAAaF8AAGiVAABoyAAAaOgAAGkDAABpLQAAaVwAAGmFAABprwAAac8AAGnsAABqFQAAajUAAGpeAABqowAAasoAAGrqAABrFQAAazYAAGtfAABriAAAa54AAGvnAABsJAAAbJMAAGy3AABs7AAAbRUAAG1FAABtcAAAbmgAAG5/AABulgAAbw4AAG9BAABvUQAAb2kAAHAqAABwVQAAcGQAAHDXAABxHAAAcTQAAHFBAABxYwAAcYcAAHGqAAByCgAAcl0AAHKlAABywAAAcv4AAHMnAABzTwAAc3IAAHOfAABz4wAAdAIAAHQXAAB0SwAAdGEAAHSAAAB0nAAAdLEAAHTwAAB1zAAAdd8AAHYAAAB2EwAAdkUAAHZYAAB2gQAAdpEAAHcSAAB3WgAAd38AAHgBAAB4LwAAeEMAAHhfAAB4fAAAeKQAAHkNAAB5JQAAeZgAAHn2AAB6NwAAeosAAHrTAAB7HAAAezQAAHtTAAB7cQAAe5EAAHumAAB7vwAAfJwAAHzPAAB9HAAAfSoAAH0+AAB97AAAffwAAH5FAAB+jwAAft4AAH8nAAB/dQAAf6A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BwcGBgYLCQgGAgIBAUABAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAf7AAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgGABwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYG+QcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBvkHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgb5BwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYGAAEAAAAAA/gC/AACAAATIQEIA/D+CAEEAfgAAAABAAAAAAP4AvwAAgAACQEhAgAB+PwQAQQB+AAAAQAAAAAC/AP4AAIAACUJAQEEAfj+CAgB+AH4AAEAAAAAAvwD+AACAAAJAREBBAH4AgD+CAPwAAADAAAAAAJ+A/gAPwB/AL8AACUfDz8PLw8PDgMfDz8PLw8PDgMfDz8PLw8PDgGCAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwKGDQwNCwsKCgkICAYFBAMCAQECAwQFBggICQoKCwsNDA0NDA0LCwoKCQgIBgUEAwIBAQIDBAUGCAgJCgoLCw0MAW0NDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoL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Dw0BogEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAYYJCgkJCAgHBwYFBQQDAgICAgMEBQUGBwcICAkJCgkKCQkJCAgHBwYGBAQDAwEBAQEDAwQEBgYHBwgICQkJAXAKCQkJCAgHBwYFBQQDAwEBAwMEBQUGBwcICAkJCQoKCQkJCAgHBwYFBQQDAwEBAwMEBQUGBwcICAkJCQFwCgkJCQgIBwcGBgQEAwMBAQEBAwMEBAYGBwcICAkJCQoJCgkJCAgHBwYFBQQDAgICAgMEBQUGBwcICAkJCgAAAAEAAAAAA/cDeQAFAAABJwcJAScBVfRZAU0Co1kBN/Fa/rgCmloAAAADAAAAAAPYAl4APwB/AL8AAAEVHw07AT8NPQEvDSsBDw0FFR8NOwE/DT0BLw0rAQ8NBRUfDTsBPw09AS8NKwEPDQMcAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMB/oYBAwMEBQUGBwcICAkJCQoKCQkJCAgHBwYFBQQDAwEBAwMEBQUGBwcICAkJCQoKCQkJCAgHBwYFBQQDAwH+hgEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQIACgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkAAAAAAgAAAAAD+AP3AAsATwAAARc3MwcXIycHIzcnJREVHw4hPw41ETUvDiEPDgF3iYluxcpw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BwUEAgEBAgQFBwcECP5YBAQIBwcFBAIBAQIEBQcHBAgzAgIBAQICowkICAgHBwYGBgUEAwMCAgICAwMEBQYGBgcHCAgICQkICAgHBwYGBgUEAwMCAgICAwMEBQYGBgcHCAgIdQUFBQQHBgQDAQEDGgwPDxENGAMEBAUFBQbQBQYFBQUEBAMYDhEPDwwXBAICAgUFBwUFBQkJCBEQCAgKCggIBgYFBAMCAQECBAYRCwsKCgoICAgGBgQEAwEBAQEDBAQGBggICAoKCgsLEAYEAgEBAgMEBAYHBwkJCgsMCwwMDAsMCwsLCgkJCAcEBwgJCQoLCgsLDAsMCwsLCwoJCQgGBgUEAwIBAQIEBhELCwoKCggIBwcGBAQDAQEBAQMEBAYGCAgICgoKCwsQBgQCAQECAwQEBgcHCQkKCAgQEREPDg8NDQwLCgoKDA0ODg8BOw4PDg4NDQ0MDQsKCggIBgUODg4NDQ0MCwsLCgoJCQgHBwgJCQoKCwsLDA0NDQ4ODwYGBwkJCwsNDA0NDQ4OD4Y4EBEQDxAQDw8ODw4NDQ0MDAsKCgoJCAgHBwUFBQMDAgEBAgMDBQUGBgcICAkKCgoLDAwNDQ0ODw4PDxAQDxEQEDgQBwkJCwwNDg8QERITFBULFhAbFhUUExIREA8ODQwLCQkHhikICAgIBwcGBQQCAgIFBQcpBQcJCwsFBgsJBwUpBgYEAwECAwUHBwcECAgIzgoLCgsLCgsKAQIEBQYICAgICAcHBQQBAgECBAUHBwgICAgIBgUEAQIKCwoLCwoLCioCAgMDBAUGBgYHBwgICAkJCAgIBwcGBgYFBAMDAgICAgMDBAUGBgYHBwgICAkJCAgIBwcGBgYFBAMDAgKLAQICBQcGCAQICAgtCwsJBwUoBQUDAwMBAQEBAgIDBAQFKQUHCQsKKQgICAgHBwYFAwEBVQEDBQQEBwcICQkKCgsLCwsMCwsMDwIDBAUFBwcICQkKCwsLDAwMDAsLCwoJCQgHBwUFBAMCDgsMCwsMCwsLCgoJCQgHBwYEBAIBAQIDBQUGBwkJCgYJCAgHBQUEAwIBAgIDBQUHBwgJCQoKCwsLCwwLCwwPAgMEBQUHBwgJCQoLCwsMDAwMCwsLCgkJCAcHBQUEAwIOCwwLCwwLCwsKCgkJCAcHBAQFAwEBAwQHBwoLDg0LCggHBQMAAAAABgAA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Ab8BwAHBAcIBwwHEAcUBxgHHAcgByQHKAcsBzAHNAc4BzwHQAdEB0gHTAdQB1QHWAdcB2AHZAdoB2wHcAd0B3gHfAeAB4QHiAeMB5AHlAeYB5wHoAekB6gHrAewB7QHuAe8B8AHxAfIB8wH0AfUB9gH3AfgB+QH6AfsB/AH9Af4B/wIAAgECAgIDAgQCBQIGAgcCCAIJAgoCCwIMAg0CDgIPAhACEQISAhMCFAIVAhYCFwIYAhkCGgIbAhwCHQIeAh8CIAIhAiICIwIkAiUCJgInAigCKQIqAisCLAItAi4CLwIwAjECMgIzAjQCNQI2AjcCOAI5AjoCOwI8Aj0CPgI/AkACQQJCAkMCRAJFAkYCRwJIAkkCSgJLAkwCTQJOAk8CUAJRAlICUwJUAlUCVgJXAlgCWQJaAlsCXAJdAl4CXwJgAmECYgJjAmQCZQJmAmcCaAJpAmoCawJsAm0CbgJvAnACcQJyAnMCdAJ1AnYCdwJ4AnkCegJ7AnwCfQJ+An8CgAKBAoICgwKEAoUChgKHAogCiQKKAosCjAKNAo4CjwKQApECkgKTApQClQKWApcCmAKZApoCmwKcAp0CngKfAqACoQKiAqMCpAKlAqYCpwKoAqkCqgKrAqwCrQKuAq8CsAKxArICswK0ArUCtgK3ArgCuQK6ArsCvAK9Ar4CvwLAAsECwgLDAsQCxQLGAscCyALJAsoCywLMAs0CzgLPAtAC0QLSAtMC1ALVAtYC1wLYAtkC2gLbAtwC3QLeAt8C4ALhAuIC4wLkAuUC5gLnAugC6QLqAusC7ALtAu4C7wLwAvEC8gLzAvQC9QL2AvcC+AL5AvoC+wL8Av0C/gL/AwADAQMCAwMDBAMFAwYDBwMIAwkDCgMLAwwDDQMOAw8DEAMRAxIDEwMUAxUDFgMXAxgDGQMaAxsDHAMdAx4DHwMgAyEDIgMjAyQDJQMmAycDKAMpAyoDKwMsAy0DLgMvAzADMQMyAzMDNAM1AzYDNwM4AzkDOgM7AzwDPQM+Az8DQANBA0IDQwNEA0UDRgNHA0gDSQNKA0sDTANNA04DTwNQA1EDUgNTA1QDVQNWA1cDWANZA1oDWwNcA10DXgNfA2ADYQNiA2MDZANlA2YDZwNoA2kDagNrA2wDbQNuA28DcANxA3IDcwN0A3UDdgN3A3gDeQN6A3sDfAN9A34DfwOAA4EDggODA4QDhQOGA4cDiAOJA4oDiwOMA40DjgOPA5ADkQOSA5MDlAOVA5YDlwOYA5kDmgObA5wDnQOeA58DoAOhA6IDowOkA6UDpgOnA6gDqQOqA6sDrAOtA64DrwOwA7EDsgOzA7QDtQO2A7cDuAO5A7oDuwO8A70DvgO/A8ADwQPCA8MDxAPFA8YDxwPIA8kDygPLA8wDzQPOA88D0APRA9ID0wPUA9UD1gPXA9gD2QPaA9sD3APdA94D3wPgA+ED4gPjA+QD5QPmA+cD6APpA+oD6wPsA+0D7gPvA/AD8QPyA/MD9AP1A/YD9wP4A/kD+gP7A/wD/QP+A/8EAAQBBAIEAwQEBAUEBgQHBAgECQQKBAsEDAQNBA4EDwQQBBEEEgQTBBQEFQAKZXhwb3J0LXBkZgpleHBvcnQtY3N2DGV4cG9ydC1leGNlbApkYXRlLXJhbmdlDGZpbHRlci1jbGVhcgZmaWx0ZXIIYnVsbGV0LTYIYnVsbGV0LTEEbm9uZQhidWxsZXQtNRFib3JkZXItZGlhZ29uYWwtMhFib3JkZXItZGlhZ29uYWwtMQhidWxsZXQtNAhidWxsZXQtMghidWxsZXQtMxRjaGV2cm9uLXJpZ2h0LWRvdWJsZRNjaGV2cm9uLWxlZnQtZG91YmxlE2NoZXZyb24tZG93bi1kb3VibGURY2hldnJvbi11cC1kb3VibGUGcmVwZWF0D3JlY3VycmVuY2UtZWRpdAhsb2NhdGlvbgtkZXNjcmlwdGlvbgl0aW1lLXpvbmUIY2FsZW5kYXIPdGltZWxpbmUtYWdlbmRhCXdvcmstd2VlawR3ZWVrA2RheRFhZ2VuZGEtZGF0ZS1yYW5nZQlkYXRlLXRpbWUGcGVvcGxlDHRpbWVsaW5lLWRheQ10aW1lbGluZS13ZWVrEnRpbWVsaW5lLXdvcmstd2Vlaw50aW1lbGluZS1tb250aAV0YWJsZQRjb3B5CHRoLXNtYWxsBnNhdmUtMgtwYXJhZ3JhcGgtMgZlZGl0LTYNY2xvc2UtbGFyZ2UtMQtleHBvcnQtd29yZAxjaXJjbGUtY2xvc2UIZmlsdGVyLTIKcGx1cy1zbWFsbAVjbG9zZQVjaGVjawdwcmludC0yBmVkaXQtMgRwbHVzDWNsb3NlLWxhcmdlLTIRY2hldnJvbi1kb3duLXRoaW4RY2hldnJvbi11cC1maWxsLTIRY2hldnJvbi1kb3duLWZpbGwPY2hldnJvbi11cC1maWxsE2NoZXZyb24tZG93bi1maWxsLTIKYXJyb3ctZG93bghhcnJvdy11cBRjaGV2cm9uLXJpZ2h0LWZpbGwtMxNjaGV2cm9uLWxlZnQtZmlsbC0yCGRlbGV0ZS0xEWNoZXZyb24tbGVmdC1maWxsEmNoZXZyb24tcmlnaHQtZmlsbAphcnJvdy1sZWZ0C2Fycm93LXJpZ2h0CXNvcnRpbmctMQRlZGl0CmZpcnN0LXBhZ2UJbGFzdC1wYWdlDnRpbWVsaW5lLXRvZGF5DGNoZXZyb24tbGVmdAhmaWx0ZXItMQpjaGV2cm9uLXVwDWNoZXZyb24tcmlnaHQMY2hldnJvbi1kb3duDmNpcmNsZS1jbG9zZS0yEWNoZXZyb24tdXAtZmlsbC0zE2NoZXZyb24tZG93bi1maWxsLTMNZmlsdGVyLWNhbmNlbA5jaGV2cm9uLWxlZnQtMgpncm91cC1pY29uCXNlbGVjdGlvbgdjbG9zZS0yB2NoZWNrLTISaW50ZXJtZWRpYXRlLXN0YXRlDmNoZXZyb24tbGVmdC0zBmVkaXQtMwdjbG9zZS0zD2NoZXZyb24tcmlnaHQtMgZwbHVzLTITY2hldnJvbi1kb3duLWZpbGwtNQ1jaXJjbGUtcmVtb3ZlDGFycm93LWxlZnQtMg9tb3JlLXZlcnRpY2FsLTEGc2VhcmNoBW1vbnRoBXRyYXNoDmNoZXZyb24tZG93bi0yBHNhdmUEbWVudQdyZWZyZXNoE2NpcmNsZS1jbG9zZS1maWxsLTMFY2xvY2sNZnJlZXplLWNvbHVtbg5lcnJvci10cmVldmlldw9jaXJjbGUtcmVtb3ZlLTIKY2lyY2xlLWFkZBdkcmFnLWFuZC1kcm9wLWluZGljYXRvcg9jaGV2cm9uLXJpZ2h0LTMPY2hldnJvbi1yaWdodC00BHBsYXkFcGF1c2UQcGFyYS1vcHRpb24tZG93bghzZWFyY2gtMg1ib3JkZXItY2VudGVyDHJlc3RhcnQtYXQtMQ5oeXBlcmxpbmstb3BlbgVjdXQtMgZjb3B5LTIKYm9yZGVyLXRvcA1kZWxldGUtY29sdW1uCmRlbGV0ZS1yb3cMaW5zZXJ0LXJpZ2h0C2luc2VydC1sZWZ0EGh5cGVybGluay1yZW1vdmUNYm9yZGVyLW1pZGRsZQxib3JkZXItcmlnaHQOaHlwZXJsaW5rLWVkaXQGbGluay0yC2JvcmRlci1sZWZ0DHRhYmxlLWRlbGV0ZRB0YWJsZS1wcm9wZXJ0aWVzDmh5cGVybGluay1jb3B5DWJvcmRlci1ib3R0b20HcGFzdGUtMhJjb250aW51ZS1udW1iZXJpbmcMaW5zZXJ0LWJlbG93DGluc2VydC1hYm92ZQ90YWJsZS1jZWxsLW5vbmUDYm94A2FsbBF0YWJsZS1hbGlnbi1yaWdodBN0YWJsZS1ib3JkZXItY3VzdG9tEHRhYmxlLWFsaWduLWxlZnQSdGFibGUtYWxpZ24tY2VudGVyD2xpbmUtdmVyeS1zbWFsbAtsaW5lLW5vcm1hbApsaW5lLXNtYWxsDnBhcmEtb3B0aW9uLXVwFXZlcnRpY2FsLWFsaWduLWJvdHRvbRV2ZXJ0aWNhbC1hbGlnbi1jZW50ZXISdmVydGljYWwtYWxpZ24tdG9wDGNsZWFyLWZvcm1hdA1zdHJpa2V0aHJvdWdoCnVwcGVyLWNhc2UHanVzdGlmeQVpbWFnZQZyZXNpemUQZXhpdC1mdWxsLXNjcmVlbgZlZGl0LTQEYm9sZAphbGlnbi1sZWZ0A2N1dBB0ZXh0LWFsdGVybmF0aXZlBmNvcHktMQhkZWxldGUtMg9pbmNyZWFzZS1pbmRlbnQFZXJhc2UEdW5kbwtmdWxsLXNjcmVlbgl1bmRlcmxpbmUObGlzdC11bm9yZGVyZWQDZXllDGxpc3Qtb3JkZXJlZApsb3dlci1jYXNlC2xpbmstcmVtb3ZlB3pvb20taW4Jb3Blbi1saW5rBXByaW50CmZvbnQtY29sb3ILYWxpZ24tcmlnaHQEbGluawl2aWV3LXNpZGUJY29kZS12aWV3CHpvb20tb3V0C3N1cGVyc2NyaXB0CXBhcmFncmFwaARyZWRvBXBhc3RlC2luc2VydC1jb2RlCXN1YnNjcmlwdAdkaXNwbGF5B3JlcGxhY2UGaXRhbGljB2NhcHRpb24McGFpbnQtYnVja2V0D2RlY3JlYXNlLWluZGVudAxhbGlnbi1jZW50ZXIJZm9udC1uYW1lD2RyYWctYW5kLWRyb3AtMg5maWVsZC1zZXR0aW5ncwp0d28tY29sdW1uB3R3by1yb3cDc3VtCGZpbHRlci0zC2Nsb3NlLWxhcmdlDmZpbHRlci1jbGVhci0yDGNpcmNsZS1jaGVjawxhbGlnbi1ib3R0b20OaW5zZXJ0LWFib3ZlLTIOaW5zZXJ0LWJlbG93LTIMYWxpZ24tbWlkZGxlD2RlbGV0ZS1jb2x1bW4tMgxkZWxldGUtcm93LTINaW5zZXJ0LWxlZnQtMglhbGlnbi10b3AOaW5zZXJ0LXJpZ2h0LTIGZWRpdC01DmFsaWduLW1pZGRsZS0yD2ZyZWV6ZS1jb2x1bW4tMgVzdHlsZQhkZWxldGUtMwpmcmVlemUtcm93C3RleHQtaGVhZGVyEW1vcmUtaG9yaXpvbnRhbC0xB3Jlc2l6ZXIGZm9sZGVyDGZpcnN0LXBhZ2UtMghwcmV2aW91cwRuZXh0C2xhc3QtcGFnZS0yCnpvb20tb3V0LTIJem9vbS1pbi0yCGRvd25sb2FkCGJvb2ttYXJrCHNlYXJjaC0zD3RleHQtYW5ub3RhdGlvbgdjbG9zZS00CGNvbW1lbnRzBnNhdmUtMwxhbGlnbi1sZWZ0LTIHc3R5bGUtMgZ1bmRvLTIPaGlnaGxpZ2h0LWNvbG9yD21vcmUtdmVydGljYWwtMwt1bmRlcmxpbmUtMg9zdHJpa2V0aHJvdWdoLTIOcGFpbnQtYnVja2V0LTIDcGFuB29wYWNpdHkIZGVsZXRlLTQNbW91c2UtcG9pbnRlchNjaGV2cm9uLXJpZ2h0LXNtYWxsDHN0cm9rZS1jb2xvcgdwcmludC0zBnJlZG8tMgxmb250LWNvbG9yLTIGc2hhcGVzEmNoZXZyb24tbGVmdC1zbWFsbAxzdHJva2Utd2lkdGgPYW5ub3RhdGlvbi1lZGl0CXRodW1ibmFpbAVzdGFtcApicmVhay1wYWdlBGZpbGUKY29sbGFwc2UtMgZleHBhbmQPZG91YmxlLXJlc2l6ZS0yD2RvdWJsZS1yZXNpemUtMQ9zaW5nbGUtcmVzaXplLTEPc2luZ2xlLXJlc2l6ZS0yD3NpbmdsZS1yZXNpemUtMw9zaW5nbGUtcmVzaXplLTQNZHJhZy1hbmQtZHJvcBFjaGV2cm9uLXVwLWZpbGwtNBNjaGV2cm9uLWRvd24tZmlsbC00FGNoZXZyb24tcmlnaHQtZmlsbC0yE2NoZXZyb24tbGVmdC1maWxsLTMPbW9yZS12ZXJ0aWNhbC00DWZpbHRlci1hY3RpdmULY29kZS12aWV3LTIJZ3JpZC12aWV3B3Bhc3RlLTMHdHJhc2gtMgpkb3dubG9hZC0yBWN1dC0zEGxpc3QtdW5vcmRlcmVkLTIJcmVmcmVzaC0yC2NpcmNsZS1pbmZvEmNoZXZyb24tcmlnaHQtdGhpbghmb2xkZXItMgdjbG9zZS01C2ZvbGRlci1maWxsBnJlbmFtZQZjb3B5LTMIc2VhcmNoLTQIdXBsb2FkLTEEYmFjawpzZWxlY3QtYWxsCXNvcnRpbmctMg9tb3JlLXZlcnRpY2FsLTUHY2hlY2stMxFtb3JlLWhvcml6b250YWwtMw5leHBvcnQtZXhjZWwtMgxleHBvcnQtY3N2LTIGc2F2ZS00B3NhdmUtYXMGZXhwb3J0CGRlbGV0ZS01C2dyYW5kLXRvdGFsB3RhYmxlLTIJc3ViLXRvdGFsCGZpbGUtbmV3EW51bWJlci1mb3JtYXR0aW5nCHJlbmFtZS0yDGV4cG9ydC1wZGYtMg1mdWxsLXNjcmVlbi0yBWNoYXJ0CHVwbG9hZC0yCWZvbnQtdHlwZQdjbG9zZS02DGxpbmUtc3BhY2luZwRsb2NrDGJvcmRlci1vdXRlcgZsaW5rLTMOYWxpZ24tYm90dG9tLTIMYm9yZGVyLWFsbC0yEHRhYmxlLW9mLWNvbnRlbnQOcGFnZS1udW1iZXJpbmcGYm9sZC0yC2FsaWduLXRvcC0yDmFsaWduLW1pZGRsZS0zCnBhZ2Utc2V0dXAMc3Ryb2tlLXN0eWxlB2ltYWdlLTINYm9va21hcmstZmlsbAZoZWFkZXIQbGlzdC11bm9yZGVyZWQtMw9zaG93LWhpZGUtcGFuZWwNYWxpZ24tcmlnaHQtMgZmb290ZXIKYm9yZGVyLWFsbAxib3JkZXItaW5uZXIEY2VsbAthbGlnbi10b3AtMw5hbGlnbi1ib3R0b20tMw5hbGlnbi1taWRkbGUtNAdjaGVjay00BWJyZWFrDGJyZWFrLXBhZ2UtMg1icmVhay1zZWN0aW9uEGF1dG8tZml0LWNvbnRlbnQSZml4ZWQtY29sdW1uLXdpZHRoD2F1dG8tZml0LXdpbmRvdw1icmluZy1mb3J3YXJkDmJyaW5nLXRvLWZyb250DHNlbmQtdG8tYmFjaw1zZW5kLWJhY2t3YXJkCXVuZ3JvdXAtMQdncm91cC0xBW9yZGVyEmNoZXZyb24tdXAtc21hbGwtMhRjaGV2cm9uLWRvd24tc21hbGwtMhVjaGV2cm9uLXJpZ2h0LXNtYWxsLTIUY2hldnJvbi1sZWZ0LXNtYWxsLTIWY2hldnJvbi1yaWdodC1kb3VibGUtMhVjaGV2cm9uLWxlZnQtZG91YmxlLTILem9vbS10by1maXQJYWRkLWFib3ZlCWFkZC1iZWxvdwRsaW5lDmFycm93LXJpZ2h0LXVwCXJlY3RhbmdsZQZjaXJjbGUIcGVudGFnYW4GbGVuZ3RoCXBlcmltZXRlcgRhcmVhBnJhZGl1cwZ2b2x1bWUSY2hhbmdlLXNjYWxlLXJhdGlvCHNldHRpbmdzCWNvbW1lbnQtMg10aHVtYnMtZG93bi0xCXRodW1icy11cA10aHVtYnMtZG93bi0yCmV4cG9ydC1qcGcKZXhwb3J0LXBuZwpleHBvcnQtc3ZnFmNvbmRpdGlvbmFsLWZvcm1hdHRpbmcQaGlkZS1mb3JtdWxhLWJhcg1oaWRlLWhlYWRpbmdzDmhpZGUtZ3JpZGxpbmVzCWV5ZS1zbGFzaApleHBvcnQteGxzDGV4cG9ydC1jc3YtMwNtZHgIcmVuYW1lLTMLZm9sZGVyLW9wZW4JbmFtZWQtc2V0DWdyaXAtdmVydGljYWwJZGltZW5zaW9uB2xldmVsLTEHbGV2ZWwtMgdsZXZlbC0zB2xldmVsLTQHbGV2ZWwtNQx1c2VyLWRlZmluZWQDa3BpCXNvcnQtZG93bglzb3J0aW5nLTMHc29ydC11cBFjYWxjdWxhdGVkLW1lbWJlcgtjdXN0b20tc29ydA9zb3J0LWRlc2NlbmRpbmcOc29ydC1hc2NlbmRpbmcLY29tbWVudC1hZGQFcmVwbHkGc2VuZC0xDGNvbW1lbnQtc2hvdwlzaWduYXR1cmULZmlsdGVyLW1haW4JdGV4dC13cmFwCnVuZmlsdGVyZWQYZmlsdGVyZWQtc29ydC1kZXNjZW5kaW5nEXNvcnQtZGVzY2VuZGluZy0yEHNvcnQtYXNjZW5kaW5nLTIXZmlsdGVyZWQtc29ydC1hc2NlbmRpbmcIZmlsdGVyZWQOZmlsdGVyLWNsZWFyLTMHcmVhcHBseQdncm91cC0yCXVuZ3JvdXAtMg9wYXN0ZS10ZXh0LW9ubHkLcGFzdGUtc3R5bGUNcGFzdGUtc3BlY2lhbBdwYXN0ZS1tYXRjaC1kZXN0aW5hdGlvbgtzcGVsbC1jaGVjaw5jb21tZW50LXJlb3Blbgp3ZWItbGF5b3V0DHByaW50LWxheW91dAtib3JkZXItbm9uZQ9kYXRhLXZhbGlkYXRpb24NcHJvdGVjdC1zaGVldAl0ZXh0LWZvcm0McHJvcGVydGllcy0yCmNsZWFyLWZvcm0JZHJvcC1kb3duCmZvcm0tZmllbGQJY2hlY2stYm94DHRhYmxlLXVwZGF0ZQ5jaGFuZ2VzLWFjY2VwdBJkaXNwbGF5LWZvci1yZXZpZXcOY2hhbmdlcy1yZWplY3QQY2hhbmdlcy1wcmV2aW91cwtzaG93LW1hcmt1cAxjaGFuZ2VzLW5leHQNY2hhbmdlcy10cmFjaxxjb25kaXRpb25hbC1mb3JtYXR0aW5nLWxhcmdlCWhpZ2hsaWdodBB0b3AtYm90dG9tLXJ1bGVzCWRhdGEtYmFycwxjb2xvci1zY2FsZXMIaWNvbnNldHMLY2xlYXItcnVsZXMJbmV3LXJ1bGVzDGdyZWF0ZXItdGhhbglsZXNzLXRoYW4HYmV0d2VlbgdlcXVhbHRvEnRleHQtdGhhdC1jb250YWlucw5kYXRlLW9jY3VycmluZwZ0b3AtMTAPYm90dG9tLTEwLWl0ZW1zCWJvdHRvbS0xMA1hYm92ZS1hdmVyYWdlDWJlbG93LWF2ZXJhZ2UOZHVwbGljYXRlLWNlbGwIZm9vdG5vdGUMZW5kLWZvb3Rub3RlE2NoYXJ0LWluc2VydC1jb2x1bW4QY2hhcnQtZGF0YS10YWJsZQxjaGFydC1sZWdlbmQYY2hhcnQtaW5zZXJ0LXgteS1zY2F0dGVyFmNoYXJ0LWluc2VydC13YXRlcmZhbGwRY2hhcnQtdXBkb3duLWJhcnMRYWRkLWNoYXJ0LWVsZW1lbnQPY2hhcnQtZ3JpZGxpbmVzF2luc2VydC1oaWVyYXJjaHktY2hhcnRzEWNoYXJ0LWluc2VydC1saW5lF2NoYXJ0LXN3aXRjaC1yb3ctY29sdW1uEGNoYXJ0LWVycm9yLWJhcnMPY2hhcnQtdHJlbmRsaW5lCmNoYXJ0LWF4ZXMRY2hhcnQtc2VsZWN0LWRhdGELY2hhcnQtbGluZXMRY2hhcnQtYXhpcy10aXRsZXMLY2hhcnQtdGl0bGUQY2hhcnQtaW5zZXJ0LXBpZRFjaGFuZ2UtY2hhcnQtdHlwZRZpbnNlcnQtc3RhdGlzdGljLWNoYXJ0EWNoYXJ0LWRhdGEtbGFiZWxzEmNoYXJ0LWluc2VydC1jb21ibyRjaGFydC1heGlzLXRpdGxlcy1wcmltYXJ5LWhvcml6b250YWwVY2hhcnQtbGluZWFyLWZvcmVjYXN0EWNoYXJ0LWxlZ2VuZC1ub25lEmNoYXJ0LWxlZ2VuZC1yaWdodBJjaGFydC1kYXRhLWNhbGxvdXQcY2hhcnQtcHJpbWFyeS1taW5vci12ZXJ0aWNhbBtjaGFydC1heGVzLXByaW1hcnktdmVydGljYWwYY2hhcnQtZGF0YS1sYWJlbHMtY2VudGVyFWNoYXJ0LWRhdGEtdGFibGUtbm9uZRZjaGFydC1kYXRhLWxhYmVscy1ub25lHGNoYXJ0LXByaW1hcnktbWFqb3ItdmVydGljYWwTY2hhcnQtbGVnZW5kLWxpbmVhchtjaGFydC1lcnJvci1iYXJzLXBlcmNlbnRhZ2UUY2hhcnQtbm8tbGVnZW5kLWtleXMXY2hhcnQtdGl0bGUtYWJvdmUtY2hhcnQUY2hhcnQtdHJlbmRsaW5lLW5vbmUWY2hhcnQtd2l0aC1sZWdlbmQta2V5cx1jaGFydC1heGVzLXByaW1hcnktaG9yaXpvbnRhbCNjaGFydC1lcnJvci1iYXJzLXN0YW5kYXJkLWRldmlhdGlvbhBjaGFydC1sZWdlbmQtdG9wHmNoYXJ0LXByaW1hcnktbWlub3ItaG9yaXpvbnRhbBVjaGFydC1lcnJvci1iYXJzLW5vbmUUY2hhcnQtdXAtZG93bi1iYXJzLTIQY2hhcnQtZHJvcC1saW5lcxBjaGFydC1saW5lcy1ub25lHmNoYXJ0LXByaW1hcnktbWFqb3ItaG9yaXpvbnRhbBNjaGFydC1sZWdlbmQtYm90dG9tEmNoYXJ0LXVwLWRvd24tbm9uZR1jaGFydC1kYXRhLWxhYmVscy1vdXRzaWRlLWVuZCJjaGFydC1heGlzLXRpdGxlcy1wcmltYXJ5LXZlcnRpY2FsEWNoYXJ0LWxlZ2VuZC1sZWZ0HWNoYXJ0LWRhdGEtbGFiZWxzLWluc2lkZS1iYXNlFGNoYXJ0LWhpZ2gtbG93LWxpbmVzG2NoYXJ0LXRyZW5kbGluZS1leHBvbmVudGlhbB5jaGFydC10cmVuZGxpbmUtbW92aW5nLWF2ZXJhZ2UcY2hhcnQtZGF0YS1sYWJlbHMtaW5zaWRlLWVuZBBjaGFydC10aXRsZS1ub25lHGNoYXJ0LXRpdGxlLWNlbnRlcmVkLW92ZXJsYXkfY2hhcnQtZXJyb3ItYmFycy1zdGFuZGFyZC1lcnJvcg9jaGFydC0zZC1hcmVhLTEUY2hhcnQtMmQtc3RhY2tlZC1iYXISY2hhcnQtM2Qtc3VyZmFjZS0xFmNoYXJ0LWhpc3RvZ3JhbS1wYXJldG8mY2hhcnQtc3RvY2stdm9sdW1uLW9wZW4taGlnaC1sb3ctY2xvc2UaY2hhcnQtc3RvY2staGlnaC1sb3ctY2xvc2UfY2hhcnQtc3RvY2stb3Blbi1oaWdoLWxvdy1jbG9zZStjaGFydC0yZC1saW5lLTEwMC1zdGFja2VkLWxpbmUtd2l0aC1tYXJrZXJzEmNoYXJ0LWZpbGxlZC1yYWRhchljaGFydC0zZC1jbHVzdGVyZWQtY29sdW1uDmNoYXJ0LXN1bmJ1cnN0DWNoYXJ0LXRyZWVtYXAhY2hhcnQtM2QtMTAwLXBlcmNlbnQtc3RhY2tlZC1hcmVhDGNoYXJ0LTNkLXBpZRFjaGFydC0zZC1jb2x1bW4tNBJtb3JlLWNvbHVtbi1jaGFydHMVY2hhcnQtMmQtc3RhY2tlZC1saW5lC2NoYXJ0LWRvbnV0FmNoYXJ0LTNkLWNsdXN0ZXJlZC1iYXIMY2hhcnQtZnVubmVsDmNoYXJ0LTJkLXBpZS0yDWNoYXJ0LTNkLWxpbmUZY2hhcnQtMmQtY2x1c3RlcmVkLWNvbHVtbiFjaGFydC0yZC0xMDAtcGVyY2VudC1zdGFja2VkLWFyZWEQbW9yZS1saW5lLWNoYXJ0cyBjaGFydC0zZC0xMDAtcGVyY2VudC1zdGFja2VkLWJhchFtb3JlLXN0b2NrLWNoYXJ0cyFjaGFydC1zdG9jay12b2x1bW4taGlnaC1sb3ctY2xvc2UQY2hhcnQtYmFyLW9mLXBpZS1jaGFydC1jbHVzdGVyZWQtY29sdW1uLWxpbmUtb24tc2Vjb25kYXJ5LWF4aXMWY2hhcnQtMmQtY2x1c3RlcmVkLWJhcgtjaGFydC1yYWRhciNjaGFydC0zZC0xMDAtcGVyY2VudC1zdGFja2VkLWNvbHVtbh9jaGFydC1zdGFja2VkbGluZXMtd2l0aC1tYXJrZXJzGmNoYXJ0LXdpcmVmcmFtZS0zZC1zdXJmYWNlGmNoYXJ0LTJkLWxpbmUtd2l0aC1tYXJrZXJzFWNoYXJ0LWJveC1hbmQtd2hpc2tlchljcmVhdGUtY3VzdG9tLWNvbWJvLWNoYXJ0IGNoYXJ0LTJkLTEwMC1wZXJjZW50LXN0YWNrZWQtYmFyIWNoYXJ0LXNjYXR0ZXItd2l0aC1zdHJhaWdodC1saW5lcxdtb3JlLXN0YXRpc3RpY2FsLWNoYXJ0cxVjaGFydC0zZC1zdGFja2VkLWFyZWENY2hhcnQtMmQtbGluZSNjaGFydC0yZC0xMDAtcGVyY2VudC1zdGFja2VkLWNvbHVtbg9tb3JlLXBpZS1jaGFydHMOY2hhcnQtYnViYmxlLTEhY2hhcnQtMmQtMTAwLXBlcmNlbnQtc3RhY2tlZC1saW5lD2NoYXJ0LWhpc3RvZ3JhbRVtb3JlLWhpZXJhcmNoeS1jaGFydHMhY2hhcnQtY29tYm8tY2x1c3RlcmVkLWNvbHVtbi1saW5lFWNoYXJ0LTJkLXN0YWNrZWQtYXJlYRdjaGFydC0zZC1zdGFja2VkLWNvbHVtbhBjaGFydC1pbnNlcnQtYmFyH2NoYXJ0LXNjYXR0ZXItd2l0aC1zbW9vdGgtbGluZXMfY2hhcnQtc3VyZmFjZS13aXJlZnJhbWUtY29udG91chRjaGFydC0zZC1zdGFja2VkLWJhchNjaGFydC0yZC1waWUtb2YtcGllEmNoYXJ0LTNkLXN1cmZhY2UtMg1jaGFydC0yZC1hcmVhKWNoYXJ0LWNvbWJvLXN0YWNrZWQtYXJlYS1jbHVzdGVyZWQtY29sdW1uD2NoYXJ0LXdhdGVyZmFsbBVjaGFydC1zdXJmYWNlLWNvbnRvdXITbW9yZS1zY2F0dGVyLWNoYXJ0cxdjaGFydC0yZC1zdGFja2VkLWNvbHVtbhBwcm90ZWN0LXdvcmtib29rC2NoYW5nZS1jYXNlDGV4cG9ydC1wZGYtMwtmcmVlemUtcGFuZRNmcmVlemUtZmlyc3QtY29sdW1uDmZyZWV6ZS10b3Atcm93C21lcmdlLWNlbGxzDnNwbGl0LXZlcnRpY2FsCnRhYmxlLWNlbGwQc3BsaXQtaG9yaXpvbnRhbAhsaXN0LWJveAt0ZXh0LWZvcm0tMgVsYWJlbAtjaGVjay1ib3gtMhNhZGQtZWRpdC1mb3JtLWZpZWxkBmJ1dHRvbgtkcm9wLWRvd24tMgxyYWRpby1idXR0b24IcGFzc3dvcmQTdGFibGUtaW5zZXJ0LWNvbHVtbhB0YWJsZS1pbnNlcnQtcm93FXRhYmxlLW92ZXJ3cml0ZS1jZWxscwx0YWJsZS1uZXN0ZWQLdGFibGUtbWVyZ2UJZHJhZy1maWxsBGhvbWUNZ2FudHQtZ3JpcHBlcg1icmluZy10by12aWV3D2JyaW5nLXRvLWNlbnRlcgd3YXJuaW5nDWNyaXRpY2FsLXBhdGgPYm9yZGVyLXNoYWRvdy0yEmJvcmRlci1kaWFnb25hbC11cBRib3JkZXItZGlhZ29uYWwtZG93bg1ib3JkZXItY3VzdG9tDWJvcmRlci1ub25lLTEKYm9yZGVyLWJveA9ib3JkZXItc2hhZG93LTEFYXVkaW8FdmlkZW8EY3JvcAtzdGFyLWZpbGxlZAdmaWx0ZXJzCmFkanVzdG1lbnQJcGFnZS1zaXplBXJlc2V0CHRyaWFuZ2xlDHBhZ2UtY29sdW1ucwR0aW50CmJyaWdodG5lc3MIY29udHJhc3QKc2F0dXJhdGlvbgRmYWRlDWZsaXAtdmVydGljYWwPZmxpcC1ob3Jpem9udGFsDnRyYW5zZm9ybS1sZWZ0D3RyYW5zZm9ybS1yaWdodAlzaGFycG5lc3MFZ3JhaW4MZnJhbWUtY3VzdG9tB2ZyYW1lLTEHZnJhbWUtMgdmcmFtZS0zB2ZyYW1lLTQHZnJhbWUtNQdmcmFtZS02CXRyYW5zZm9ybQpjaGVjay10aWNrD2V2ZW4tcGFnZS1icmVhaw5vZGQtcGFnZS1icmVhawtwYWdlLWNvbHVtbhVjb250aW51b3VzLXBhZ2UtYnJlYWsOcGFnZS10ZXh0LXdyYXARcGFnZS1jb2x1bW4tcmlnaHQQcGFnZS1jb2x1bW4tbGVmdA9wYWdlLWNvbHVtbi1vbmUPcGFnZS1jb2x1bW4tdHdvEXBhZ2UtY29sdW1uLXRocmVlEG11bHRpcGxlLWNvbW1lbnQOZm9ybWF0LXBhaW50ZXIIbGF1bmNoZXIPY2hhcmFjdGVyLXN0eWxlDGxpbmtlZC1zdHlsZRxjaGFydC0yZC1zdGFja2VkLWxpbmUtbWFya2VkKGNoYXJ0LTJkLTEwMC1wZXJjZW50LXN0YWNrZWQtbGluZS1tYXJrZWQUY2hhcnQtMmQtbGluZS1tYXJrZWQSbGlzdC11bm9yZGVyZWQtcnRsEGxpc3Qtb3JkZXJlZC1ydGwTaW5jcmVhc2UtaW5kZW50LXJ0bBNkZWNyZWFzZS1pbmRlbnQtcnRsBWVtb2ppEXRyYXZlbC1hbmQtcGxhY2VzBm5hdHVyZQ9mb29kLWFuZC1kcmlua3MHYW5pbWFscwdvYmplY3RzCmFjdGl2aXRpZXMNaGFuZC1nZXN0dXJlcwdzeW1ib2xzBWZsYWdzBnVubG9jawxtb3JlLWNoZXZyb24MYm9yZGVyLWZyYW1lCmZyYW1lLW5vbmUJZnJhbWUtbWF0C2ZyYW1lLWJldmVsCmZyYW1lLWxpbmUKZnJhbWUtaG9vawtmcmFtZS1pbnNldAhidWxsZXQtNwxvcmdhbml6ZS1wZGYHZnJhbWUtNwdmcmFtZS04B2ZyYW1lLTkIZnJhbWUtMTAIZnJhbWUtMTEJY2FwdGlvbi0xCmFycm93LWhlYWQPYXJyb3ctaGVhZC1maWxsCGJhci1oZWFkC2NpcmNsZS1oZWFkEGNpcmNsZS1oZWFkLWZpbGwLc3F1YXJlLWhlYWQQc3F1YXJlLWhlYWQtZmlsbAphcnJvdy10YWlsD2Fycm93LXRhaWwtZmlsbAhiYXItdGFpbAtjaXJjbGUtdGFpbBBjaXJjbGUtdGFpbC1maWxsC3NxdWFyZS10YWlsEHNxdWFyZS10YWlsLWZpbGwNZmlsZS1kb2N1bWVudA9jb21tZW50LXJlc29sdmUYbXVsdGlwbGUtY29tbWVudC1yZXNvbHZlDHRhYmxlLWhlYWRlcgpibG9ja3F1b3RlCWFkZC1ub3RlcwplZGl0LW5vdGVzDGRlbGV0ZS1ub3RlcwZsYXllcnMJZm9udC1zaXplDGV4cG9ydC1wZGYtMQtpbXBvcnQtd29yZA1leHBvcnQtd29yZC0xDWRyb3Bkb3duLWxpc3QJY29tYm8tYm94EXJlcGVhdGluZy1zZWN0aW9uDmJ1aWxkaW5nLWJsb2NrD2NvbnRlbnQtY29udHJvbAdhaS1jaGF0C3htbC1tYXBwaW5nC3RodW1icy11cC0xC3RodW1icy1kb3duC2NhbGN1bGF0aW9uDHRleHQtb3V0bGluZQR1c2VyD2NhbGN1bGF0ZS1zaGVldAl0cmFuc2xhdGUHc2hvcnRlbgllbGFib3JhdGUIcmVwaHJhc2UNZ3JhbW1hci1jaGVjaw5wcmVmb3JtYXQtY29kZQZpbXBvcnQIaW1wb3J0LTEGcmVkYWN0C3NtYXJ0LXBhc3RlD2F1dG8tZml0LWNvbHVtbhNhdXRvLWZpdC1hbGwtY29sdW1uB2NvbHVtbnMOdGh1bWJzLXVwLWZpbGwQdGh1bWJzLWRvd24tZmlsbA5zdG9wLXJlY3RhbmdsZQxkb3VibGUtY2hlY2sIc3F1aWdnbHkKbWljcm9waG9uZQxidXR0b24tZmllbGQMaW5zZXJ0LXNoZWV0CWR1cGxpY2F0ZQAAAAAA) format("truetype");
}
.e-icons {
  font-family: "e-icons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
}
.e-icons.e-small {
  font-size: 8px;
}
.e-icons.e-medium {
  font-size: 16px;
}
.e-icons.e-large {
  font-size: 24px;
}
.e-icons.e-export-pdf:before {
  content: "\e240";
}
.e-icons.e-export-csv:before {
  content: "\e241";
}
.e-icons.e-export-excel:before {
  content: "\e242";
}
.e-icons.e-date-range:before {
  content: "\e245";
}
.e-icons.e-filter-clear:before {
  content: "\e248";
}
.e-icons.e-filter:before {
  content: "\e251";
}
.e-icons.e-bullet-6:before {
  content: "\e253";
}
.e-icons.e-bullet-1:before {
  content: "\e254";
}
.e-icons.e-none:before {
  content: "\e256";
}
.e-icons.e-bullet-5:before {
  content: "\e259";
}
.e-icons.e-border-diagonal-2:before {
  content: "\e262";
}
.e-icons.e-border-diagonal-1:before {
  content: "\e265";
}
.e-icons.e-bullet-4:before {
  content: "\e267";
}
.e-icons.e-bullet-2:before {
  content: "\e270";
}
.e-icons.e-bullet-3:before {
  content: "\e271";
}
.e-icons.e-chevron-right-double:before {
  content: "\e300";
}
.e-icons.e-chevron-left-double:before {
  content: "\e302";
}
.e-icons.e-chevron-down-double:before {
  content: "\e304";
}
.e-icons.e-chevron-up-double:before {
  content: "\e306";
}
.e-icons.e-repeat:before {
  content: "\e308";
}
.e-icons.e-recurrence-edit:before {
  content: "\e30a";
}
.e-icons.e-location:before {
  content: "\e30c";
}
.e-icons.e-description:before {
  content: "\e30d";
}
.e-icons.e-time-zone:before {
  content: "\e30e";
}
.e-icons.e-calendar:before {
  content: "\e322";
}
.e-icons.e-timeline-agenda:before {
  content: "\e313";
}
.e-icons.e-work-week:before {
  content: "\e314";
}
.e-icons.e-week:before {
  content: "\e315";
}
.e-icons.e-day:before {
  content: "\e31b";
}
.e-icons.e-agenda-date-range:before {
  content: "\e31d";
}
.e-icons.e-date-time:before {
  content: "\e421";
}
.e-icons.e-people:before {
  content: "\e424";
}
.e-icons.e-timeline-day:before {
  content: "\ea85";
}
.e-icons.e-timeline-week:before {
  content: "\ea88";
}
.e-icons.e-timeline-work-week:before {
  content: "\ea8b";
}
.e-icons.e-timeline-month:before {
  content: "\ea8e";
}
.e-icons.e-table:before {
  content: "\e705";
}
.e-icons.e-copy:before {
  content: "\e70a";
}
.e-icons.e-th-small:before {
  content: "\e714";
}
.e-icons.e-save-2:before {
  content: "\e735";
}
.e-icons.e-paragraph-2:before {
  content: "\e75e";
}
.e-icons.e-edit-6:before {
  content: "\e7a3";
}
.e-icons.e-close-large-1:before {
  content: "\e7a7";
}
.e-icons.e-export-word:before {
  content: "\e7b0";
}
.e-icons.e-circle-close:before {
  content: "\e7e9";
}
.e-icons.e-filter-2:before {
  content: "\e7ee";
}
.e-icons.e-plus-small:before {
  content: "\e7f9";
}
.e-icons.e-close:before {
  content: "\e7fc";
}
.e-icons.e-check:before {
  content: "\e7ff";
}
.e-icons.e-print-2:before {
  content: "\e813";
}
.e-icons.e-edit-2:before {
  content: "\e81e";
}
.e-icons.e-plus:before {
  content: "\e823";
}
.e-icons.e-close-large-2:before {
  content: "\e825";
}
.e-icons.e-chevron-down-thin:before {
  content: "\e36a";
}
.e-icons.e-chevron-up-fill-2:before {
  content: "\e82a";
}
.e-icons.e-chevron-down-fill:before {
  content: "\e82e";
}
.e-icons.e-chevron-up-fill:before {
  content: "\e834";
}
.e-icons.e-chevron-down-fill-2:before {
  content: "\e83d";
}
.e-icons.e-arrow-down:before {
  content: "\e83f";
}
.e-icons.e-arrow-up:before {
  content: "\e840";
}
.e-icons.e-chevron-right-fill-3:before {
  content: "\e848";
}
.e-icons.e-chevron-left-fill-2:before {
  content: "\e84b";
}
.e-icons.e-delete-1:before {
  content: "\e84e";
}
.e-icons.e-chevron-left-fill:before {
  content: "\e854";
}
.e-icons.e-chevron-right-fill:before {
  content: "\e859";
}
.e-icons.e-arrow-left:before {
  content: "\e85b";
}
.e-icons.e-arrow-right:before {
  content: "\e85f";
}
.e-icons.e-sorting-1:before {
  content: "\e890";
}
.e-icons.e-edit:before {
  content: "\e891";
}
.e-icons.e-first-page:before {
  content: "\e896";
}
.e-icons.e-last-page:before {
  content: "\e897";
}
.e-icons.e-timeline-today:before {
  content: "\e901";
}
.e-icons.e-chevron-left:before {
  content: "\e904";
}
.e-icons.e-filter-1:before {
  content: "\e909";
}
.e-icons.e-chevron-up:before {
  content: "\e910";
}
.e-icons.e-chevron-right:before {
  content: "\e913";
}
.e-icons.e-chevron-down:before {
  content: "\e916";
}
.e-icons.e-circle-close-2:before {
  content: "\e917";
}
.e-icons.e-chevron-up-fill-3:before {
  content: "\e918";
}
.e-icons.e-chevron-down-fill-3:before {
  content: "\e919";
}
.e-icons.e-filter-cancel:before {
  content: "\e920";
}
.e-icons.e-chevron-left-2:before {
  content: "\e921";
}
.e-icons.e-group-icon:before {
  content: "\e926";
}
.e-icons.e-selection:before {
  content: "\e930";
}
.e-icons.e-close-2:before {
  content: "\e932";
}
.e-icons.e-check-2:before {
  content: "\e933";
}
.e-icons.e-intermediate-state:before {
  content: "\e934";
}
.e-icons.e-chevron-left-3:before {
  content: "\e937";
}
.e-icons.e-edit-3:before {
  content: "\e944";
}
.e-icons.e-close-3:before {
  content: "\e945";
}
.e-icons.e-chevron-right-2:before {
  content: "\e956";
}
.e-icons.e-plus-2:before {
  content: "\e963";
}
.e-icons.e-chevron-down-fill-5:before {
  content: "\e969";
}
.e-icons.e-circle-remove:before {
  content: "\e974";
}
.e-icons.e-arrow-left-2:before {
  content: "\e977";
}
.e-icons.e-more-vertical-1:before {
  content: "\e984";
}
.e-icons.e-search:before {
  content: "\e993";
}
.e-icons.e-month:before {
  content: "\e93c";
}
.e-icons.e-trash:before {
  content: "\e94a";
}
.e-icons.e-chevron-down-2:before {
  content: "\e94d";
}
.e-icons.e-save:before {
  content: "\e98e";
}
.e-icons.e-menu:before {
  content: "\e99a";
}
.e-icons.e-refresh:before {
  content: "\e99d";
}
.e-icons.e-circle-close-fill-3:before {
  content: "\e208";
}
.e-icons.e-clock:before {
  content: "\e20c";
}
.e-icons.e-freeze-column:before {
  content: "\e21e";
}
.e-icons.e-error-treeview:before {
  content: "\e22a";
}
.e-icons.e-circle-remove-2:before {
  content: "\e22b";
}
.e-icons.e-circle-add:before {
  content: "\e22c";
}
.e-icons.e-drag-and-drop-indicator:before {
  content: "\e22d";
}
.e-icons.e-chevron-right-3:before {
  content: "\e22f";
}
.e-icons.e-chevron-right-4:before {
  content: "\e430";
}
.e-icons.e-play:before {
  content: "\e324";
}
.e-icons.e-pause:before {
  content: "\e326";
}
.e-icons.e-para-option-down:before {
  content: "\e274";
}
.e-icons.e-search-2:before {
  content: "\e275";
}
.e-icons.e-border-center:before {
  content: "\e276";
}
.e-icons.e-restart-at-1:before {
  content: "\e277";
}
.e-icons.e-hyperlink-open:before {
  content: "\e278";
}
.e-icons.e-cut-2:before {
  content: "\e279";
}
.e-icons.e-copy-2:before {
  content: "\e280";
}
.e-icons.e-border-top:before {
  content: "\e281";
}
.e-icons.e-delete-column:before {
  content: "\e282";
}
.e-icons.e-delete-row:before {
  content: "\e283";
}
.e-icons.e-insert-right:before {
  content: "\e284";
}
.e-icons.e-insert-left:before {
  content: "\e285";
}
.e-icons.e-hyperlink-remove:before {
  content: "\e286";
}
.e-icons.e-border-middle:before {
  content: "\e287";
}
.e-icons.e-border-right:before {
  content: "\e288";
}
.e-icons.e-hyperlink-edit:before {
  content: "\e289";
}
.e-icons.e-link-2:before {
  content: "\e290";
}
.e-icons.e-border-left:before {
  content: "\e291";
}
.e-icons.e-table-delete:before {
  content: "\e292";
}
.e-icons.e-table-properties:before {
  content: "\e294";
}
.e-icons.e-hyperlink-copy:before {
  content: "\e295";
}
.e-icons.e-border-bottom:before {
  content: "\e298";
}
.e-icons.e-paste-2:before {
  content: "\e501";
}
.e-icons.e-continue-numbering:before {
  content: "\e503";
}
.e-icons.e-insert-below:before {
  content: "\e505";
}
.e-icons.e-insert-above:before {
  content: "\e506";
}
.e-icons.e-table-cell-none:before {
  content: "\e507";
}
.e-icons.e-box:before {
  content: "\e509";
}
.e-icons.e-all:before {
  content: "\e511";
}
.e-icons.e-table-align-right:before {
  content: "\e515";
}
.e-icons.e-table-border-custom:before {
  content: "\e516";
}
.e-icons.e-table-align-left:before {
  content: "\e517";
}
.e-icons.e-table-align-center:before {
  content: "\e518";
}
.e-icons.e-line-very-small:before {
  content: "\e520";
}
.e-icons.e-line-normal:before {
  content: "\e521";
}
.e-icons.e-line-small:before {
  content: "\e522";
}
.e-icons.e-para-option-up:before {
  content: "\e523";
}
.e-icons.e-vertical-align-bottom:before {
  content: "\e525";
}
.e-icons.e-vertical-align-center:before {
  content: "\e526";
}
.e-icons.e-vertical-align-top:before {
  content: "\e527";
}
.e-icons.e-clear-format:before {
  content: "\e331";
}
.e-icons.e-strikethrough:before {
  content: "\e332";
}
.e-icons.e-upper-case:before {
  content: "\e333";
}
.e-icons.e-justify:before {
  content: "\e334";
}
.e-icons.e-image:before {
  content: "\e335";
}
.e-icons.e-resize:before {
  content: "\e336";
}
.e-icons.e-exit-full-screen:before {
  content: "\e337";
}
.e-icons.e-edit-4:before {
  content: "\e338";
}
.e-icons.e-bold:before {
  content: "\e339";
}
.e-icons.e-align-left:before {
  content: "\e33a";
}
.e-icons.e-cut:before {
  content: "\e33b";
}
.e-icons.e-text-alternative:before {
  content: "\e33c";
}
.e-icons.e-copy-1:before {
  content: "\e33d";
}
.e-icons.e-delete-2:before {
  content: "\e33e";
}
.e-icons.e-increase-indent:before {
  content: "\e33f";
}
.e-icons.e-erase:before {
  content: "\e340";
}
.e-icons.e-undo:before {
  content: "\e341";
}
.e-icons.e-full-screen:before {
  content: "\e342";
}
.e-icons.e-underline:before {
  content: "\e343";
}
.e-icons.e-list-unordered:before {
  content: "\e344";
}
.e-icons.e-eye:before {
  content: "\e345";
}
.e-icons.e-list-ordered:before {
  content: "\e346";
}
.e-icons.e-lower-case:before {
  content: "\e347";
}
.e-icons.e-link-remove:before {
  content: "\e348";
}
.e-icons.e-zoom-in:before {
  content: "\e349";
}
.e-icons.e-open-link:before {
  content: "\e34a";
}
.e-icons.e-print:before {
  content: "\e34b";
}
.e-icons.e-font-color:before {
  content: "\e34c";
}
.e-icons.e-align-right:before {
  content: "\e34d";
}
.e-icons.e-link:before {
  content: "\e34e";
}
.e-icons.e-view-side:before {
  content: "\e34f";
}
.e-icons.e-code-view:before {
  content: "\e350";
}
.e-icons.e-zoom-out:before {
  content: "\e351";
}
.e-icons.e-superscript:before {
  content: "\e352";
}
.e-icons.e-paragraph:before {
  content: "\e353";
}
.e-icons.e-redo:before {
  content: "\e354";
}
.e-icons.e-paste:before {
  content: "\e355";
}
.e-icons.e-insert-code:before {
  content: "\e356";
}
.e-icons.e-subscript:before {
  content: "\e357";
}
.e-icons.e-display:before {
  content: "\e358";
}
.e-icons.e-replace:before {
  content: "\e359";
}
.e-icons.e-italic:before {
  content: "\e35a";
}
.e-icons.e-caption:before {
  content: "\e35b";
}
.e-icons.e-paint-bucket:before {
  content: "\e35c";
}
.e-icons.e-decrease-indent:before {
  content: "\e35d";
}
.e-icons.e-align-center:before {
  content: "\e35e";
}
.e-icons.e-font-name:before {
  content: "\e35f";
}
.e-icons.e-drag-and-drop-2:before {
  content: "\e330";
}
.e-icons.e-field-settings:before {
  content: "\e434";
}
.e-icons.e-two-column:before {
  content: "\ea74";
}
.e-icons.e-two-row:before {
  content: "\ea75";
}
.e-icons.e-sum:before {
  content: "\ea76";
}
.e-icons.e-filter-3:before {
  content: "\ea77";
}
.e-icons.e-close-large:before {
  content: "\ea7f";
}
.e-icons.e-filter-clear-2:before {
  content: "\ea82";
}
.e-icons.e-circle-check:before {
  content: "\ea84";
}
.e-icons.e-align-bottom:before {
  content: "\ea91";
}
.e-icons.e-insert-above-2:before {
  content: "\ea92";
}
.e-icons.e-insert-below-2:before {
  content: "\ea93";
}
.e-icons.e-align-middle:before {
  content: "\ea94";
}
.e-icons.e-delete-column-2:before {
  content: "\ea95";
}
.e-icons.e-delete-row-2:before {
  content: "\ea96";
}
.e-icons.e-insert-left-2:before {
  content: "\ea97";
}
.e-icons.e-align-top:before {
  content: "\ea98";
}
.e-icons.e-insert-right-2:before {
  content: "\ea99";
}
.e-icons.e-edit-5:before {
  content: "\ea9a";
}
.e-icons.e-align-middle-2:before {
  content: "\ea9b";
}
.e-icons.e-freeze-column-2:before {
  content: "\ea9e";
}
.e-icons.e-style:before {
  content: "\ea9f";
}
.e-icons.e-delete-3:before {
  content: "\eb00";
}
.e-icons.e-freeze-row:before {
  content: "\eb02";
}
.e-icons.e-text-header:before {
  content: "\eb03";
}
.e-icons.e-more-horizontal-1:before {
  content: "\eb04";
}
.e-icons.e-resizer:before {
  content: "\eb05";
}
.e-icons.e-folder:before {
  content: "\ec04";
}
.e-icons.e-first-page-2:before {
  content: "\ec05";
}
.e-icons.e-previous:before {
  content: "\ec06";
}
.e-icons.e-next:before {
  content: "\ec07";
}
.e-icons.e-last-page-2:before {
  content: "\ec08";
}
.e-icons.e-zoom-out-2:before {
  content: "\ec09";
}
.e-icons.e-zoom-in-2:before {
  content: "\ec0a";
}
.e-icons.e-download:before {
  content: "\ec0b";
}
.e-icons.e-bookmark:before {
  content: "\ec0c";
}
.e-icons.e-search-3:before {
  content: "\ec0d";
}
.e-icons.e-text-annotation:before {
  content: "\ec0e";
}
.e-icons.e-close-4:before {
  content: "\ec0f";
}
.e-icons.e-comments:before {
  content: "\ec10";
}
.e-icons.e-save-3:before {
  content: "\ec11";
}
.e-icons.e-align-left-2:before {
  content: "\ec12";
}
.e-icons.e-style-2:before {
  content: "\ec13";
}
.e-icons.e-undo-2:before {
  content: "\ec14";
}
.e-icons.e-highlight-color:before {
  content: "\ec15";
}
.e-icons.e-more-vertical-3:before {
  content: "\ec16";
}
.e-icons.e-underline-2:before {
  content: "\ec17";
}
.e-icons.e-strikethrough-2:before {
  content: "\ec18";
}
.e-icons.e-paint-bucket-2:before {
  content: "\ec19";
}
.e-icons.e-pan:before {
  content: "\ec1a";
}
.e-icons.e-opacity:before {
  content: "\ec1b";
}
.e-icons.e-delete-4:before {
  content: "\ec1c";
}
.e-icons.e-mouse-pointer:before {
  content: "\ec1d";
}
.e-icons.e-chevron-right-small:before {
  content: "\ec1e";
}
.e-icons.e-stroke-color:before {
  content: "\ec1f";
}
.e-icons.e-print-3:before {
  content: "\ec20";
}
.e-icons.e-redo-2:before {
  content: "\ec21";
}
.e-icons.e-font-color-2:before {
  content: "\ec22";
}
.e-icons.e-shapes:before {
  content: "\ec23";
}
.e-icons.e-chevron-left-small:before {
  content: "\ec24";
}
.e-icons.e-stroke-width:before {
  content: "\ec25";
}
.e-icons.e-annotation-edit:before {
  content: "\ec26";
}
.e-icons.e-thumbnail:before {
  content: "\ec27";
}
.e-icons.e-stamp:before {
  content: "\ec28";
}
.e-icons.e-break-page:before {
  content: "\ec29";
}
.e-icons.e-file:before {
  content: "\ec2a";
}
.e-icons.e-collapse-2:before {
  content: "\e554";
}
.e-icons.e-expand:before {
  content: "\e556";
}
.e-icons.e-double-resize-2:before {
  content: "\e557";
}
.e-icons.e-double-resize-1:before {
  content: "\e558";
}
.e-icons.e-single-resize-1:before {
  content: "\e559";
}
.e-icons.e-single-resize-2:before {
  content: "\e56a";
}
.e-icons.e-single-resize-3:before {
  content: "\e56b";
}
.e-icons.e-single-resize-4:before {
  content: "\e56c";
}
.e-icons.e-drag-and-drop:before {
  content: "\e903";
}
.e-icons.e-chevron-up-fill-4:before {
  content: "\e56d";
}
.e-icons.e-chevron-down-fill-4:before {
  content: "\e56e";
}
.e-icons.e-chevron-right-fill-2:before {
  content: "\e56f";
}
.e-icons.e-chevron-left-fill-3:before {
  content: "\e570";
}
.e-icons.e-more-vertical-4:before {
  content: "\e571";
}
.e-icons.e-filter-active:before {
  content: "\ebb3";
}
.e-icons.e-code-view-2:before {
  content: "\e907";
}
.e-icons.e-grid-view:before {
  content: "\e600";
}
.e-icons.e-paste-3:before {
  content: "\e601";
}
.e-icons.e-trash-2:before {
  content: "\e602";
}
.e-icons.e-download-2:before {
  content: "\e603";
}
.e-icons.e-cut-3:before {
  content: "\e604";
}
.e-icons.e-list-unordered-2:before {
  content: "\e605";
}
.e-icons.e-refresh-2:before {
  content: "\e606";
}
.e-icons.e-circle-info:before {
  content: "\e607";
}
.e-icons.e-chevron-right-thin:before {
  content: "\e608";
}
.e-icons.e-folder-2:before {
  content: "\e609";
}
.e-icons.e-close-5:before {
  content: "\e60a";
}
.e-icons.e-folder-fill:before {
  content: "\e60b";
}
.e-icons.e-rename:before {
  content: "\e60c";
}
.e-icons.e-copy-3:before {
  content: "\e60d";
}
.e-icons.e-search-4:before {
  content: "\e60e";
}
.e-icons.e-upload-1:before {
  content: "\e60f";
}
.e-icons.e-back:before {
  content: "\e610";
}
.e-icons.e-select-all:before {
  content: "\e611";
}
.e-icons.e-sorting-2:before {
  content: "\e612";
}
.e-icons.e-more-vertical-5:before {
  content: "\e613";
}
.e-icons.e-check-3:before {
  content: "\e614";
}
.e-icons.e-more-horizontal-3:before {
  content: "\e615";
}
.e-icons.e-export-excel-2:before {
  content: "\e700";
}
.e-icons.e-export-csv-2:before {
  content: "\e701";
}
.e-icons.e-save-4:before {
  content: "\e703";
}
.e-icons.e-save-as:before {
  content: "\e704";
}
.e-icons.e-export:before {
  content: "\e711";
}
.e-icons.e-delete-5:before {
  content: "\e706";
}
.e-icons.e-grand-total:before {
  content: "\e707";
}
.e-icons.e-table-2:before {
  content: "\e708";
}
.e-icons.e-sub-total:before {
  content: "\e709";
}
.e-icons.e-file-new:before {
  content: "\e712";
}
.e-icons.e-number-formatting:before {
  content: "\e70b";
}
.e-icons.e-rename-2:before {
  content: "\e70c";
}
.e-icons.e-export-pdf-2:before {
  content: "\e70d";
}
.e-icons.e-full-screen-2:before {
  content: "\e70e";
}
.e-icons.e-chart:before {
  content: "\e70f";
}
.e-icons.e-upload-2:before {
  content: "\e710";
}
.e-icons.e-font-type:before {
  content: "\e273";
}
.e-icons.e-close-6:before {
  content: "\eb36";
}
.e-icons.e-line-spacing:before {
  content: "\eb37";
}
.e-icons.e-lock:before {
  content: "\eb3a";
}
.e-icons.e-border-outer:before {
  content: "\eb66";
}
.e-icons.e-link-3:before {
  content: "\eb3c";
}
.e-icons.e-align-bottom-2:before {
  content: "\eb3d";
}
.e-icons.e-border-all-2:before {
  content: "\eb3e";
}
.e-icons.e-table-of-content:before {
  content: "\eb41";
}
.e-icons.e-page-numbering:before {
  content: "\eb43";
}
.e-icons.e-bold-2:before {
  content: "\eb47";
}
.e-icons.e-align-top-2:before {
  content: "\eb49";
}
.e-icons.e-align-middle-3:before {
  content: "\eb4a";
}
.e-icons.e-page-setup:before {
  content: "\eb4c";
}
.e-icons.e-stroke-style:before {
  content: "\eb4d";
}
.e-icons.e-image-2:before {
  content: "\eb4f";
}
.e-icons.e-bookmark-fill:before {
  content: "\eb51";
}
.e-icons.e-header:before {
  content: "\eb53";
}
.e-icons.e-list-unordered-3:before {
  content: "\eb5b";
}
.e-icons.e-show-hide-panel:before {
  content: "\eb5d";
}
.e-icons.e-align-right-2:before {
  content: "\eb5f";
}
.e-icons.e-footer:before {
  content: "\eb60";
}
.e-icons.e-border-all:before {
  content: "\eb95";
}
.e-icons.e-border-inner:before {
  content: "\eb88";
}
.e-icons.e-cell:before {
  content: "\eb93";
}
.e-icons.e-align-top-3:before {
  content: "\eb35";
}
.e-icons.e-align-bottom-3:before {
  content: "\eb0e";
}
.e-icons.e-align-middle-4:before {
  content: "\eb0d";
}
.e-icons.e-check-4:before {
  content: "\e935";
}
.e-icons.e-break:before {
  content: "\eba6";
}
.e-icons.e-break-page-2:before {
  content: "\eba0";
}
.e-icons.e-break-section:before {
  content: "\eba2";
}
.e-icons.e-auto-fit-content:before {
  content: "\eba8";
}
.e-icons.e-fixed-column-width:before {
  content: "\eba9";
}
.e-icons.e-auto-fit-window:before {
  content: "\ebaa";
}
.e-icons.e-bring-forward:before {
  content: "\e5a1";
}
.e-icons.e-bring-to-front:before {
  content: "\e5a2";
}
.e-icons.e-send-to-back:before {
  content: "\e5a3";
}
.e-icons.e-send-backward:before {
  content: "\e5a4";
}
.e-icons.e-ungroup-1:before {
  content: "\e5a6";
}
.e-icons.e-group-1:before {
  content: "\e5a7";
}
.e-icons.e-order:before {
  content: "\e4a4";
}
.e-icons.e-chevron-up-small-2:before {
  content: "\e651";
}
.e-icons.e-chevron-down-small-2:before {
  content: "\e652";
}
.e-icons.e-chevron-right-small-2:before {
  content: "\e653";
}
.e-icons.e-chevron-left-small-2:before {
  content: "\e654";
}
.e-icons.e-chevron-right-double-2:before {
  content: "\e655";
}
.e-icons.e-chevron-left-double-2:before {
  content: "\e656";
}
.e-icons.e-zoom-to-fit:before {
  content: "\e657";
}
.e-icons.e-add-above:before {
  content: "\e658";
}
.e-icons.e-add-below:before {
  content: "\e659";
}
.e-icons.e-line:before {
  content: "\e668";
}
.e-icons.e-arrow-right-up:before {
  content: "\e669";
}
.e-icons.e-rectangle:before {
  content: "\e670";
}
.e-icons.e-circle:before {
  content: "\e671";
}
.e-icons.e-pentagan:before {
  content: "\e672";
}
.e-icons.e-length:before {
  content: "\e673";
}
.e-icons.e-perimeter:before {
  content: "\e674";
}
.e-icons.e-area:before {
  content: "\e675";
}
.e-icons.e-radius:before {
  content: "\e676";
}
.e-icons.e-volume:before {
  content: "\e677";
}
.e-icons.e-change-scale-ratio:before {
  content: "\e678";
}
.e-icons.e-settings:before {
  content: "\e679";
}
.e-icons.e-comment-2:before {
  content: "\e680";
}
.e-icons.e-thumbs-down-1:before {
  content: "\e681";
}
.e-icons.e-thumbs-up:before {
  content: "\e682";
}
.e-icons.e-thumbs-down-2:before {
  content: "\e683";
}
.e-icons.e-export-jpg:before {
  content: "\e713";
}
.e-icons.e-export-png:before {
  content: "\e715";
}
.e-icons.e-export-svg:before {
  content: "\e716";
}
.e-icons.e-conditional-formatting:before {
  content: "\e725";
}
.e-icons.e-hide-formula-bar:before {
  content: "\e717";
}
.e-icons.e-hide-headings:before {
  content: "\e718";
}
.e-icons.e-hide-gridlines:before {
  content: "\e719";
}
.e-icons.e-eye-slash:before {
  content: "\e721";
}
.e-icons.e-export-xls:before {
  content: "\e726";
}
.e-icons.e-export-csv-3:before {
  content: "\e727";
}
.e-icons.e-mdx:before {
  content: "\e724";
}
.e-icons.e-rename-3:before {
  content: "\e728";
}
.e-icons.e-folder-open:before {
  content: "\e65f";
}
.e-icons.e-named-set:before {
  content: "\e65d";
}
.e-icons.e-grip-vertical:before {
  content: "\e65c";
}
.e-icons.e-dimension:before {
  content: "\e65b";
}
.e-icons.e-level-1:before {
  content: "\e65a";
}
.e-icons.e-level-2:before {
  content: "\e662";
}
.e-icons.e-level-3:before {
  content: "\e65e";
}
.e-icons.e-level-4:before {
  content: "\e660";
}
.e-icons.e-level-5:before {
  content: "\e661";
}
.e-icons.e-user-defined:before {
  content: "\e663";
}
.e-icons.e-kpi:before {
  content: "\e664";
}
.e-icons.e-sort-down:before {
  content: "\e665";
}
.e-icons.e-sorting-3:before {
  content: "\e666";
}
.e-icons.e-sort-up:before {
  content: "\e667";
}
.e-icons.e-calculated-member:before {
  content: "\e729";
}
.e-icons.e-custom-sort:before {
  content: "\e732";
}
.e-icons.e-sort-descending:before {
  content: "\e733";
}
.e-icons.e-sort-ascending:before {
  content: "\e734";
}
.e-icons.e-comment-add:before {
  content: "\e814";
}
.e-icons.e-reply:before {
  content: "\e815";
}
.e-icons.e-send-1:before {
  content: "\e816";
}
.e-icons.e-comment-show:before {
  content: "\e817";
}
.e-icons.e-signature:before {
  content: "\e737";
}
.e-icons.e-filter-main:before {
  content: "\e736";
}
.e-icons.e-text-wrap:before {
  content: "\e824";
}
.e-icons.e-unfiltered:before {
  content: "\e73a";
}
.e-icons.e-filtered-sort-descending:before {
  content: "\e73b";
}
.e-icons.e-sort-descending-2:before {
  content: "\e73c";
}
.e-icons.e-sort-ascending-2:before {
  content: "\e73d";
}
.e-icons.e-filtered-sort-ascending:before {
  content: "\e73e";
}
.e-icons.e-filtered:before {
  content: "\e73f";
}
.e-icons.e-filter-clear-3:before {
  content: "\e738";
}
.e-icons.e-reapply:before {
  content: "\e74a";
}
.e-icons.e-group-2:before {
  content: "\e74b";
}
.e-icons.e-ungroup-2:before {
  content: "\e74c";
}
.e-icons.e-paste-text-only:before {
  content: "\e685";
}
.e-icons.e-paste-style:before {
  content: "\e686";
}
.e-icons.e-paste-special:before {
  content: "\e687";
}
.e-icons.e-paste-match-destination:before {
  content: "\e688";
}
.e-icons.e-spell-check:before {
  content: "\e689";
}
.e-icons.e-comment-reopen:before {
  content: "\e818";
}
.e-icons.e-web-layout:before {
  content: "\e193";
}
.e-icons.e-print-layout:before {
  content: "\e194";
}
.e-icons.e-border-none:before {
  content: "\e195";
}
.e-icons.e-data-validation:before {
  content: "\e196";
}
.e-icons.e-protect-sheet:before {
  content: "\e197";
}
.e-icons.e-text-form:before {
  content: "\e198";
}
.e-icons.e-properties-2:before {
  content: "\e199";
}
.e-icons.e-clear-form:before {
  content: "\e19a";
}
.e-icons.e-drop-down:before {
  content: "\e19b";
}
.e-icons.e-form-field:before {
  content: "\e19c";
}
.e-icons.e-check-box:before {
  content: "\e192";
}
.e-icons.e-table-update:before {
  content: "\e19e";
}
.e-icons.e-changes-accept:before {
  content: "\e19f";
}
.e-icons.e-display-for-review:before {
  content: "\e203";
}
.e-icons.e-changes-reject:before {
  content: "\e204";
}
.e-icons.e-changes-previous:before {
  content: "\e205";
}
.e-icons.e-show-markup:before {
  content: "\e206";
}
.e-icons.e-changes-next:before {
  content: "\e209";
}
.e-icons.e-changes-track:before {
  content: "\e20a";
}
.e-icons.e-conditional-formatting-large:before {
  content: "\e401";
}
.e-icons.e-highlight:before {
  content: "\e402";
}
.e-icons.e-top-bottom-rules:before {
  content: "\e403";
}
.e-icons.e-data-bars:before {
  content: "\e404";
}
.e-icons.e-color-scales:before {
  content: "\e405";
}
.e-icons.e-iconsets:before {
  content: "\e406";
}
.e-icons.e-clear-rules:before {
  content: "\e407";
}
.e-icons.e-new-rules:before {
  content: "\e408";
}
.e-icons.e-greater-than:before {
  content: "\e409";
}
.e-icons.e-less-than:before {
  content: "\e410";
}
.e-icons.e-between:before {
  content: "\e411";
}
.e-icons.e-equalto:before {
  content: "\e412";
}
.e-icons.e-text-that-contains:before {
  content: "\e413";
}
.e-icons.e-date-occurring:before {
  content: "\e414";
}
.e-icons.e-top-10:before {
  content: "\e415";
}
.e-icons.e-bottom-10-items:before {
  content: "\e416";
}
.e-icons.e-bottom-10:before {
  content: "\e417";
}
.e-icons.e-above-average:before {
  content: "\e418";
}
.e-icons.e-below-average:before {
  content: "\e419";
}
.e-icons.e-duplicate-cell:before {
  content: "\e420";
}
.e-icons.e-footnote:before {
  content: "\e435";
}
.e-icons.e-end-footnote:before {
  content: "\e436";
}
.e-icons.e-chart-insert-column:before {
  content: "\e440";
}
.e-icons.e-chart-data-table:before {
  content: "\e441";
}
.e-icons.e-chart-legend:before {
  content: "\e442";
}
.e-icons.e-chart-insert-x-y-scatter:before {
  content: "\e443";
}
.e-icons.e-chart-insert-waterfall:before {
  content: "\e444";
}
.e-icons.e-chart-updown-bars:before {
  content: "\e445";
}
.e-icons.e-add-chart-element:before {
  content: "\e446";
}
.e-icons.e-chart-gridlines:before {
  content: "\e447";
}
.e-icons.e-insert-hierarchy-charts:before {
  content: "\e448";
}
.e-icons.e-chart-insert-line:before {
  content: "\e449";
}
.e-icons.e-chart-switch-row-column:before {
  content: "\e450";
}
.e-icons.e-chart-error-bars:before {
  content: "\e451";
}
.e-icons.e-chart-trendline:before {
  content: "\e452";
}
.e-icons.e-chart-axes:before {
  content: "\e453";
}
.e-icons.e-chart-select-data:before {
  content: "\e454";
}
.e-icons.e-chart-lines:before {
  content: "\e455";
}
.e-icons.e-chart-axis-titles:before {
  content: "\e456";
}
.e-icons.e-chart-title:before {
  content: "\e457";
}
.e-icons.e-chart-insert-pie:before {
  content: "\e458";
}
.e-icons.e-change-chart-type:before {
  content: "\e459";
}
.e-icons.e-insert-statistic-chart:before {
  content: "\e460";
}
.e-icons.e-chart-data-labels:before {
  content: "\e461";
}
.e-icons.e-chart-insert-combo:before {
  content: "\e462";
}
.e-icons.e-chart-axis-titles-primary-horizontal:before {
  content: "\e486";
}
.e-icons.e-chart-linear-forecast:before {
  content: "\e487";
}
.e-icons.e-chart-legend-none:before {
  content: "\e488";
}
.e-icons.e-chart-legend-right:before {
  content: "\e489";
}
.e-icons.e-chart-data-callout:before {
  content: "\e490";
}
.e-icons.e-chart-primary-minor-vertical:before {
  content: "\e491";
}
.e-icons.e-chart-axes-primary-vertical:before {
  content: "\e492";
}
.e-icons.e-chart-data-labels-center:before {
  content: "\e493";
}
.e-icons.e-chart-data-table-none:before {
  content: "\e115";
}
.e-icons.e-chart-data-labels-none:before {
  content: "\e495";
}
.e-icons.e-chart-primary-major-vertical:before {
  content: "\e496";
}
.e-icons.e-chart-legend-linear:before {
  content: "\e497";
}
.e-icons.e-chart-error-bars-percentage:before {
  content: "\e498";
}
.e-icons.e-chart-no-legend-keys:before {
  content: "\e499";
}
.e-icons.e-chart-title-above-chart:before {
  content: "\e121";
}
.e-icons.e-chart-trendline-none:before {
  content: "\e122";
}
.e-icons.e-chart-with-legend-keys:before {
  content: "\e123";
}
.e-icons.e-chart-axes-primary-horizontal:before {
  content: "\e124";
}
.e-icons.e-chart-error-bars-standard-deviation:before {
  content: "\e125";
}
.e-icons.e-chart-legend-top:before {
  content: "\e126";
}
.e-icons.e-chart-primary-minor-horizontal:before {
  content: "\e145";
}
.e-icons.e-chart-error-bars-none:before {
  content: "\e127";
}
.e-icons.e-chart-up-down-bars-2:before {
  content: "\e128";
}
.e-icons.e-chart-drop-lines:before {
  content: "\e129";
}
.e-icons.e-chart-lines-none:before {
  content: "\e130";
}
.e-icons.e-chart-primary-major-horizontal:before {
  content: "\e131";
}
.e-icons.e-chart-legend-bottom:before {
  content: "\e132";
}
.e-icons.e-chart-up-down-none:before {
  content: "\e111";
}
.e-icons.e-chart-data-labels-outside-end:before {
  content: "\e905";
}
.e-icons.e-chart-axis-titles-primary-vertical:before {
  content: "\e143";
}
.e-icons.e-chart-legend-left:before {
  content: "\e892";
}
.e-icons.e-chart-data-labels-inside-base:before {
  content: "\e893";
}
.e-icons.e-chart-high-low-lines:before {
  content: "\e894";
}
.e-icons.e-chart-trendline-exponential:before {
  content: "\e133";
}
.e-icons.e-chart-trendline-moving-average:before {
  content: "\e134";
}
.e-icons.e-chart-data-labels-inside-end:before {
  content: "\e135";
}
.e-icons.e-chart-title-none:before {
  content: "\e136";
}
.e-icons.e-chart-title-centered-overlay:before {
  content: "\e895";
}
.e-icons.e-chart-error-bars-standard-error:before {
  content: "\e911";
}
.e-icons.e-chart-3d-area-1:before {
  content: "\e144";
}
.e-icons.e-chart-2d-stacked-bar:before {
  content: "\e889";
}
.e-icons.e-chart-3d-surface-1:before {
  content: "\e827";
}
.e-icons.e-chart-histogram-pareto:before {
  content: "\e114";
}
.e-icons.e-chart-stock-volumn-open-high-low-close:before {
  content: "\e137";
}
.e-icons.e-chart-stock-high-low-close:before {
  content: "\e138";
}
.e-icons.e-chart-stock-open-high-low-close:before {
  content: "\e831";
}
.e-icons.e-chart-2d-line-100-stacked-line-with-markers:before {
  content: "\e832";
}
.e-icons.e-chart-filled-radar:before {
  content: "\e833";
}
.e-icons.e-chart-3d-clustered-column:before {
  content: "\e142";
}
.e-icons.e-chart-sunburst:before {
  content: "\e835";
}
.e-icons.e-chart-treemap:before {
  content: "\e836";
}
.e-icons.e-chart-3d-100-percent-stacked-area:before {
  content: "\e139";
}
.e-icons.e-chart-3d-pie:before {
  content: "\e838";
}
.e-icons.e-chart-3d-column-4:before {
  content: "\e839";
}
.e-icons.e-more-column-charts:before {
  content: "\e899";
}
.e-icons.e-chart-2d-stacked-line:before {
  content: "\e841";
}
.e-icons.e-chart-donut:before {
  content: "\e112";
}
.e-icons.e-chart-3d-clustered-bar:before {
  content: "\e843";
}
.e-icons.e-chart-funnel:before {
  content: "\e140";
}
.e-icons.e-chart-2d-pie-2:before {
  content: "\e141";
}
.e-icons.e-chart-3d-line:before {
  content: "\e846";
}
.e-icons.e-chart-2d-clustered-column:before {
  content: "\e847";
}
.e-icons.e-chart-2d-100-percent-stacked-area:before {
  content: "\e900";
}
.e-icons.e-more-line-charts:before {
  content: "\e849";
}
.e-icons.e-chart-3d-100-percent-stacked-bar:before {
  content: "\e850";
}
.e-icons.e-more-stock-charts:before {
  content: "\e851";
}
.e-icons.e-chart-stock-volumn-high-low-close:before {
  content: "\e852";
}
.e-icons.e-chart-bar-of-pie:before {
  content: "\e113";
}
.e-icons.e-chart-clustered-column-line-on-secondary-axis:before {
  content: "\e912";
}
.e-icons.e-chart-2d-clustered-bar:before {
  content: "\e855";
}
.e-icons.e-chart-radar:before {
  content: "\e856";
}
.e-icons.e-chart-3d-100-percent-stacked-column:before {
  content: "\e857";
}
.e-icons.e-chart-stackedlines-with-markers:before {
  content: "\e858";
}
.e-icons.e-chart-wireframe-3d-surface:before {
  content: "\e902";
}
.e-icons.e-chart-2d-line-with-markers:before {
  content: "\e860";
}
.e-icons.e-chart-box-and-whisker:before {
  content: "\e861";
}
.e-icons.e-create-custom-combo-chart:before {
  content: "\e862";
}
.e-icons.e-chart-2d-100-percent-stacked-bar:before {
  content: "\e863";
}
.e-icons.e-chart-scatter-with-straight-lines:before {
  content: "\e864";
}
.e-icons.e-more-statistical-charts:before {
  content: "\e865";
}
.e-icons.e-chart-3d-stacked-area:before {
  content: "\e866";
}
.e-icons.e-chart-2d-line:before {
  content: "\e867";
}
.e-icons.e-chart-2d-100-percent-stacked-column:before {
  content: "\e868";
}
.e-icons.e-more-pie-charts:before {
  content: "\e869";
}
.e-icons.e-chart-bubble-1:before {
  content: "\e870";
}
.e-icons.e-chart-2d-100-percent-stacked-line:before {
  content: "\e871";
}
.e-icons.e-chart-histogram:before {
  content: "\e872";
}
.e-icons.e-more-hierarchy-charts:before {
  content: "\e873";
}
.e-icons.e-chart-combo-clustered-column-line:before {
  content: "\e874";
}
.e-icons.e-chart-2d-stacked-area:before {
  content: "\e875";
}
.e-icons.e-chart-3d-stacked-column:before {
  content: "\e876";
}
.e-icons.e-chart-insert-bar:before {
  content: "\e877";
}
.e-icons.e-chart-scatter-with-smooth-lines:before {
  content: "\e878";
}
.e-icons.e-chart-surface-wireframe-contour:before {
  content: "\e879";
}
.e-icons.e-chart-3d-stacked-bar:before {
  content: "\e880";
}
.e-icons.e-chart-2d-pie-of-pie:before {
  content: "\e881";
}
.e-icons.e-chart-3d-surface-2:before {
  content: "\e882";
}
.e-icons.e-chart-2d-area:before {
  content: "\e883";
}
.e-icons.e-chart-combo-stacked-area-clustered-column:before {
  content: "\e884";
}
.e-icons.e-chart-waterfall:before {
  content: "\e885";
}
.e-icons.e-chart-surface-contour:before {
  content: "\e886";
}
.e-icons.e-more-scatter-charts:before {
  content: "\e887";
}
.e-icons.e-chart-2d-stacked-column:before {
  content: "\e888";
}
.e-icons.e-protect-workbook:before {
  content: "\e88a";
}
.e-icons.e-change-case:before {
  content: "\e88c";
}
.e-icons.e-export-pdf-3:before {
  content: "\e88b";
}
.e-icons.e-freeze-pane:before {
  content: "\e88d";
}
.e-icons.e-freeze-first-column:before {
  content: "\e88e";
}
.e-icons.e-freeze-top-row:before {
  content: "\e88f";
}
.e-icons.e-merge-cells:before {
  content: "\e89a";
}
.e-icons.e-split-vertical:before {
  content: "\e89b";
}
.e-icons.e-table-cell:before {
  content: "\e89c";
}
.e-icons.e-split-horizontal:before {
  content: "\e89d";
}
.e-icons.e-list-box:before {
  content: "\e89e";
}
.e-icons.e-text-form-2:before {
  content: "\e89f";
}
.e-icons.e-label:before {
  content: "\e90a";
}
.e-icons.e-check-box-2:before {
  content: "\e90b";
}
.e-icons.e-add-edit-form-field:before {
  content: "\e90c";
}
.e-icons.e-button:before {
  content: "\e90d";
}
.e-icons.e-drop-down-2:before {
  content: "\e90e";
}
.e-icons.e-radio-button:before {
  content: "\e90f";
}
.e-icons.e-password:before {
  content: "\e91a";
}
.e-icons.e-table-insert-column:before {
  content: "\e91b";
}
.e-icons.e-table-insert-row:before {
  content: "\e91c";
}
.e-icons.e-table-overwrite-cells:before {
  content: "\e91d";
}
.e-icons.e-table-nested:before {
  content: "\e91e";
}
.e-icons.e-table-merge:before {
  content: "\e91f";
}
.e-icons.e-drag-fill:before {
  content: "\e92a";
}
.e-icons.e-home:before {
  content: "\e92b";
}
.e-icons.e-gantt-gripper:before {
  content: "\e92c";
}
.e-icons.e-bring-to-view:before {
  content: "\e92d";
}
.e-icons.e-bring-to-center:before {
  content: "\e92e";
}
.e-icons.e-warning:before {
  content: "\e92f";
}
.e-icons.e-critical-path:before {
  content: "\e93a";
}
.e-icons.e-border-shadow-2:before {
  content: "\e93b";
}
.e-icons.e-border-diagonal-up:before {
  content: "\e947";
}
.e-icons.e-border-diagonal-down:before {
  content: "\e93d";
}
.e-icons.e-border-custom:before {
  content: "\e946";
}
.e-icons.e-border-none-1:before {
  content: "\e93f";
}
.e-icons.e-border-box:before {
  content: "\e940";
}
.e-icons.e-border-shadow-1:before {
  content: "\e942";
}
.e-icons.e-audio:before {
  content: "\e949";
}
.e-icons.e-video:before {
  content: "\e94b";
}
.e-icons.e-crop:before {
  content: "\e94c";
}
.e-icons.e-star-filled:before {
  content: "\e94f";
}
.e-icons.e-filters:before {
  content: "\e950";
}
.e-icons.e-adjustment:before {
  content: "\e951";
}
.e-icons.e-page-size:before {
  content: "\e952";
}
.e-icons.e-reset:before {
  content: "\e953";
}
.e-icons.e-triangle:before {
  content: "\e954";
}
.e-icons.e-page-columns:before {
  content: "\e955";
}
.e-icons.e-tint:before {
  content: "\e957";
}
.e-icons.e-brightness:before {
  content: "\e958";
}
.e-icons.e-contrast:before {
  content: "\e959";
}
.e-icons.e-saturation:before {
  content: "\e95a";
}
.e-icons.e-fade:before {
  content: "\e95b";
}
.e-icons.e-flip-vertical:before {
  content: "\e95c";
}
.e-icons.e-flip-horizontal:before {
  content: "\e95d";
}
.e-icons.e-transform-left:before {
  content: "\e95f";
}
.e-icons.e-transform-right:before {
  content: "\e960";
}
.e-icons.e-sharpness:before {
  content: "\e961";
}
.e-icons.e-grain:before {
  content: "\e962";
}
.e-icons.e-frame-custom:before {
  content: "\e964";
}
.e-icons.e-frame-1:before {
  content: "\e965";
}
.e-icons.e-frame-2:before {
  content: "\e966";
}
.e-icons.e-frame-3:before {
  content: "\e967";
}
.e-icons.e-frame-4:before {
  content: "\e968";
}
.e-icons.e-frame-5:before {
  content: "\e96a";
}
.e-icons.e-frame-6:before {
  content: "\e96b";
}
.e-icons.e-transform:before {
  content: "\e96c";
}
.e-icons.e-check-tick:before {
  content: "\e96d";
}
.e-icons.e-even-page-break:before {
  content: "\e96e";
}
.e-icons.e-odd-page-break:before {
  content: "\e96f";
}
.e-icons.e-page-column:before {
  content: "\e970";
}
.e-icons.e-continuous-page-break:before {
  content: "\e971";
}
.e-icons.e-page-text-wrap:before {
  content: "\e972";
}
.e-icons.e-page-column-right:before {
  content: "\e973";
}
.e-icons.e-page-column-left:before {
  content: "\e975";
}
.e-icons.e-page-column-one:before {
  content: "\e976";
}
.e-icons.e-page-column-two:before {
  content: "\e978";
}
.e-icons.e-page-column-three:before {
  content: "\e979";
}
.e-icons.e-multiple-comment:before {
  content: "\e97a";
}
.e-icons.e-format-painter:before {
  content: "\e97b";
}
.e-icons.e-launcher:before {
  content: "\e97c";
}
.e-icons.e-character-style:before {
  content: "\e97d";
}
.e-icons.e-linked-style:before {
  content: "\e97e";
}
.e-icons.e-chart-2d-stacked-line-marked:before {
  content: "\e97f";
}
.e-icons.e-chart-2d-100-percent-stacked-line-marked:before {
  content: "\e980";
}
.e-icons.e-chart-2d-line-marked:before {
  content: "\e981";
}
.e-icons.e-list-unordered-rtl:before {
  content: "\e982";
}
.e-icons.e-list-ordered-rtl:before {
  content: "\e983";
}
.e-icons.e-increase-indent-rtl:before {
  content: "\e985";
}
.e-icons.e-decrease-indent-rtl:before {
  content: "\e986";
}
.e-icons.e-emoji:before {
  content: "\e987";
}
.e-icons.e-travel-and-places:before {
  content: "\e988";
}
.e-icons.e-nature:before {
  content: "\e989";
}
.e-icons.e-food-and-drinks:before {
  content: "\e98a";
}
.e-icons.e-animals:before {
  content: "\e98b";
}
.e-icons.e-objects:before {
  content: "\e98c";
}
.e-icons.e-activities:before {
  content: "\e98d";
}
.e-icons.e-hand-gestures:before {
  content: "\e98f";
}
.e-icons.e-symbols:before {
  content: "\e990";
}
.e-icons.e-flags:before {
  content: "\e991";
}
.e-icons.e-unlock:before {
  content: "\e992";
}
.e-icons.e-more-chevron:before {
  content: "\e994";
}
.e-icons.e-border-frame:before {
  content: "\e995";
}
.e-icons.e-frame-none:before {
  content: "\e996";
}
.e-icons.e-frame-mat:before {
  content: "\e997";
}
.e-icons.e-frame-bevel:before {
  content: "\e998";
}
.e-icons.e-frame-line:before {
  content: "\e999";
}
.e-icons.e-frame-hook:before {
  content: "\e99b";
}
.e-icons.e-frame-inset:before {
  content: "\e99c";
}
.e-icons.e-bullet-7:before {
  content: "\e99e";
}
.e-icons.e-organize-pdf:before {
  content: "\e99f";
}
.e-icons.e-frame-7:before {
  content: "\e9a1";
}
.e-icons.e-frame-8:before {
  content: "\e9a2";
}
.e-icons.e-frame-9:before {
  content: "\e9a3";
}
.e-icons.e-frame-10:before {
  content: "\e9a4";
}
.e-icons.e-frame-11:before {
  content: "\e9a5";
}
.e-icons.e-caption-1:before {
  content: "\e9a6";
}
.e-icons.e-arrow-head:before {
  content: "\e9a7";
}
.e-icons.e-arrow-head-fill:before {
  content: "\e9a8";
}
.e-icons.e-bar-head:before {
  content: "\e9a9";
}
.e-icons.e-circle-head:before {
  content: "\e9aa";
}
.e-icons.e-circle-head-fill:before {
  content: "\e9ab";
}
.e-icons.e-square-head:before {
  content: "\e9ac";
}
.e-icons.e-square-head-fill:before {
  content: "\e9ad";
}
.e-icons.e-arrow-tail:before {
  content: "\e9ae";
}
.e-icons.e-arrow-tail-fill:before {
  content: "\e9af";
}
.e-icons.e-bar-tail:before {
  content: "\e9b0";
}
.e-icons.e-circle-tail:before {
  content: "\e9b1";
}
.e-icons.e-circle-tail-fill:before {
  content: "\e9b2";
}
.e-icons.e-square-tail:before {
  content: "\e9b3";
}
.e-icons.e-square-tail-fill:before {
  content: "\e9b4";
}
.e-icons.e-file-document:before {
  content: "\e9b5";
}
.e-icons.e-comment-resolve:before {
  content: "\e9b6";
}
.e-icons.e-multiple-comment-resolve:before {
  content: "\e9b7";
}
.e-icons.e-table-header:before {
  content: "\e9b8";
}
.e-icons.e-blockquote:before {
  content: "\e9b9";
}
.e-icons.e-add-notes:before {
  content: "\e9ba";
}
.e-icons.e-edit-notes:before {
  content: "\e9bb";
}
.e-icons.e-delete-notes:before {
  content: "\e9bc";
}
.e-icons.e-layers:before {
  content: "\e9bd";
}
.e-icons.e-font-size:before {
  content: "\e9be";
}
.e-icons.e-export-pdf-1:before {
  content: "\e9bf";
}
.e-icons.e-import-word:before {
  content: "\e9c0";
}
.e-icons.e-export-word-1:before {
  content: "\e9c1";
}
.e-icons.e-dropdown-list:before {
  content: "\e9c2";
}
.e-icons.e-combo-box:before {
  content: "\e9c3";
}
.e-icons.e-repeating-section:before {
  content: "\e9c4";
}
.e-icons.e-building-block:before {
  content: "\e9c5";
}
.e-icons.e-content-control:before {
  content: "\e9c6";
}
.e-icons.e-ai-chat:before {
  content: "\e9c7";
}
.e-icons.e-xml-mapping:before {
  content: "\e9c8";
}
.e-icons.e-thumbs-up-1:before {
  content: "\e9c9";
}
.e-icons.e-thumbs-down:before {
  content: "\e9ca";
}
.e-icons.e-calculation:before {
  content: "\e9cb";
}
.e-icons.e-text-outline:before {
  content: "\e9cc";
}
.e-icons.e-user:before {
  content: "\e9cd";
}
.e-icons.e-calculate-sheet:before {
  content: "\e9ce";
}
.e-icons.e-translate:before {
  content: "\e9cf";
}
.e-icons.e-shorten:before {
  content: "\e9d0";
}
.e-icons.e-elaborate:before {
  content: "\e9d1";
}
.e-icons.e-rephrase:before {
  content: "\e9d2";
}
.e-icons.e-grammar-check:before {
  content: "\e9d3";
}
.e-icons.e-preformat-code:before {
  content: "\e9d4";
}
.e-icons.e-import:before {
  content: "\e9d5";
}
.e-icons.e-import-1:before {
  content: "\e9d6";
}
.e-icons.e-redact:before {
  content: "\e9d7";
}
.e-icons.e-smart-paste:before {
  content: "\e9d8";
}
.e-icons.e-auto-fit-column:before {
  content: "\e9d9";
}
.e-icons.e-auto-fit-all-column:before {
  content: "\e9da";
}
.e-icons.e-columns:before {
  content: "\e9db";
}
.e-icons.e-thumbs-up-fill:before {
  content: "\e9dc";
}
.e-icons.e-thumbs-down-fill:before {
  content: "\e9dd";
}
.e-icons.e-stop-rectangle:before {
  content: "\e9de";
}
.e-icons.e-double-check:before {
  content: "\e9df";
}
.e-icons.e-squiggly:before {
  content: "\e9e0";
}
.e-icons.e-microphone:before {
  content: "\e9e1";
}
.e-icons.e-button-field:before {
  content: "\e9e2";
}
.e-icons.e-insert-sheet:before {
  content: "\e9e3";
}
.e-icons.e-duplicate:before {
  content: "\e9e4";
}

.e-control,
.e-css,
.e-error {
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 12px;
  font-weight: normal;
}

.e-error {
  color: #f44336;
}

.e-control,
.e-control [class^=e-],
.e-control [class*=" e-"] {
  box-sizing: border-box;
}

.e-control:focus,
.e-control *:focus {
  outline: none;
}

.e-rtl {
  direction: rtl;
  text-align: right;
}

.e-overlay {
  background-color: #383838;
  height: 100%;
  opacity: 0.5;
  pointer-events: none;
  touch-action: none;
  width: 100%;
}

.e-hidden {
  display: none;
}

.e-blazor-hidden {
  visibility: hidden;
}

.e-disabled {
  background-image: none;
  cursor: default;
  opacity: 0.35;
}

.e-ul {
  list-style-type: none;
}

.e-prevent-select {
  -webkit-user-select: none;
          user-select: none;
}

.e-warning {
  color: #ffca1c;
}

.e-success {
  color: #22b24b;
}

.e-information {
  color: #489bd5;
}

.e-block-touch {
  touch-action: pinch-zoom;
}

.e-license {
  color: #ff0;
  text-decoration: none;
}

.e-license-banner {
  position: absolute;
  right: 10px;
  top: 27%;
  cursor: pointer;
}

@keyframes SlideLeftOut {
  from {
    transform: translate(0, 0);
  }
  to {
    transform: translate(-100%, 0);
  }
}
@keyframes SlideLeftIn {
  from {
    transform: translate(-100%, 0);
  }
  to {
    transform: translate(0, 0);
  }
}
@keyframes SlideRightIn {
  from {
    transform: translate(100%, 0);
  }
  to {
    transform: translate(0, 0);
  }
}
@keyframes SlideRightOut {
  from {
    transform: translate(0, 0);
  }
  to {
    transform: translate(100%, 0);
  }
}
@keyframes SlideBottomIn {
  from {
    transform: translate(0, 100%);
  }
  to {
    transform: translate(0, 0);
  }
}
@keyframes SlideBottomOut {
  from {
    transform: translate(0, 0);
  }
  to {
    transform: translate(0, 100%);
  }
}
@keyframes SlideTopIn {
  from {
    transform: translate(0, -100%);
  }
  to {
    transform: translate(0, 0);
  }
}
@keyframes SlideTopOut {
  from {
    transform: translate(0, 0);
  }
  to {
    transform: translate(0, -100%);
  }
}
@keyframes SlideRight {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes SlideLeft {
  from {
    width: 100%;
  }
  to {
    width: 0;
  }
}
@keyframes SlideDown {
  from {
    height: 0;
  }
  to {
    height: 100%;
  }
}
@keyframes SlideUp {
  from {
    height: 100%;
  }
  to {
    height: 0;
  }
}
@keyframes FadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes FadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes ZoomIn {
  from {
    transform: translate(0, 0) scale(0);
  }
  to {
    transform: translate(0, 0) scale(1);
  }
}
@keyframes ZoomOut {
  from {
    transform: translate(0, 0) scale(1);
  }
  to {
    transform: translate(0, 0) scale(0);
  }
}
@keyframes FadeZoomIn {
  from {
    opacity: 0;
    transform: scale(0);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes FadeZoomOut {
  from {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(0);
  }
}
@keyframes FlipRightDownIn {
  from {
    transform: perspective(400px) rotateY(-180deg);
    transform-origin: right center;
    transform-style: preserve-3d;
  }
  to {
    transform: rotateY(0deg);
    transform-origin: right center;
    transform-style: preserve-3d;
  }
}
@keyframes FlipRightDownOut {
  from {
    transform: perspective(400px) rotateY(0deg);
    transform-origin: right center;
    transform-style: preserve-3d;
  }
  to {
    transform: rotateY(-180deg);
    transform-origin: right center;
    transform-style: preserve-3d;
  }
}
@keyframes FlipRightUpIn {
  from {
    transform: perspective(400px) rotateY(135deg);
    transform-origin: right center;
    transform-style: preserve-3d;
  }
  to {
    transform: rotateY(0deg);
    transform-origin: right center;
    transform-style: preserve-3d;
  }
}
@keyframes FlipRightUpOut {
  from {
    transform: perspective(400px) rotateY(0deg);
    transform-origin: right center;
    transform-style: preserve-3d;
  }
  to {
    transform: rotateY(135deg);
    transform-origin: right center;
    transform-style: preserve-3d;
  }
}
@keyframes FlipLeftDownIn {
  from {
    transform: perspective(400px) rotateY(-180deg);
    transform-origin: left center;
    transform-style: preserve-3d;
  }
  to {
    transform: rotateY(0deg);
    transform-origin: left center;
    transform-style: preserve-3d;
  }
}
@keyframes FlipLeftDownOut {
  from {
    transform: perspective(400px) rotateY(0deg);
    transform-origin: left center;
    transform-style: preserve-3d;
  }
  to {
    transform: rotateY(135deg);
    transform-origin: left center;
    transform-style: preserve-3d;
  }
}
@keyframes FlipLeftUpIn {
  from {
    transform: perspective(400px) rotateY(-135deg);
    transform-origin: left center;
    transform-style: preserve-3d;
  }
  to {
    transform: rotateY(0deg);
    transform-origin: left center;
    transform-style: preserve-3d;
  }
}
@keyframes FlipLeftUpOut {
  from {
    transform: perspective(400px) rotateY(0deg);
    transform-origin: left center;
    transform-style: preserve-3d;
  }
  to {
    transform: rotateY(135deg) perspective(200px);
    transform-origin: left center;
    transform-style: preserve-3d;
  }
}
@keyframes FlipYLeftIn {
  from {
    opacity: 0;
    transform: perspective(400px) rotateY(180deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
  50% {
    transform: perspective(700px) rotateY(90deg);
  }
  to {
    opacity: 1;
    transform: rotateY(0deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
}
@keyframes FlipYLeftOut {
  from {
    opacity: 1;
    transform: perspective(400px) rotateY(0deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
  50% {
    transform: perspective(700px) rotateY(90deg);
  }
  75% {
    transform: perspective(850px) rotateY(125deg);
  }
  to {
    opacity: 0;
    transform: rotateY(180deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
}
@keyframes FlipYRightIn {
  from {
    opacity: 0;
    transform: perspective(400px) rotateY(-180deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
  50% {
    transform: perspective(700px) rotateY(-90deg);
  }
  to {
    opacity: 1;
    transform: rotateY(0deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
}
@keyframes FlipYRightOut {
  from {
    opacity: 1;
    transform: perspective(400px) rotateY(0deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
  50% {
    transform: perspective(700px) rotateY(-90deg);
  }
  to {
    opacity: 0;
    transform: rotateY(-180deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
}
@keyframes FlipXDownIn {
  from {
    opacity: 0;
    transform: perspective(400px) rotateX(180deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
  50% {
    transform: perspective(700px) rotateX(90deg);
  }
  to {
    opacity: 1;
    transform: rotateX(0deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
}
@keyframes FlipXDownOut {
  from {
    opacity: 1;
    transform: perspective(400px) rotateX(0deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
  50% {
    transform: perspective(700px) rotateX(90deg);
  }
  75% {
    transform: perspective(850px) rotateX(125deg);
  }
  to {
    opacity: 0;
    transform: rotateX(180deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
}
@keyframes FlipXUpIn {
  from {
    opacity: 0;
    transform: perspective(400px) rotateX(-180deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
  50% {
    transform: perspective(700px) rotateX(-90deg);
  }
  to {
    opacity: 1;
    transform: rotateX(0deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
}
@keyframes FlipXUpOut {
  from {
    opacity: 1;
    transform: perspective(400px) rotateX(0deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
  50% {
    transform: perspective(700px) rotateX(-90deg);
  }
  to {
    opacity: 0;
    transform: rotateX(-180deg);
    transform-origin: center center;
    transform-style: preserve-3d;
  }
}
.e-ripple,
.e-ripple-style {
  overflow: hidden;
  position: relative;
  transform: translate3d(0, 0, 0);
}

.e-ripple-element,
.e-ripple-style::after {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  transform: scale(0);
  transition: opacity, transform 0ms cubic-bezier(0, 0.1, 0.2, 1);
}

.e-ripple-style::after {
  background: rgba(0, 0, 0, 0.3);
  content: "";
  display: block;
  height: 50%;
  left: 25%;
  opacity: 0;
  top: 25%;
  transform: scale(3);
  transition: transform 0.5s, opacity 0.5s;
  width: 50%;
}
.e-ripple-style:active::after {
  opacity: 1;
  transform: scale(0);
  transition: 0s;
}
/*!****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/@syncfusion/ej2-buttons/styles/material.css?ngGlobalStyle ***!
  \****************************************************************************************************************************************************************************************************************************************************************/
.e-btn,
.e-css.e-btn {
  /* stylelint-disable property-no-vendor-prefix */
  -webkit-font-smoothing: antialiased;
  border: 1px solid;
  border-radius: 2px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 14px;
  font-weight: 500;
  justify-content: center;
  line-height: 1.143em;
  outline: none;
  padding: 6px 12px 4px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-user-select: none;
          user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}
.e-btn:disabled,
.e-css.e-btn:disabled {
  cursor: default;
}

.e-btn:hover, .e-btn:focus,
.e-css.e-btn:hover,
.e-css.e-btn:focus {
  text-decoration: none;
}

.e-btn::-moz-focus-inner,
.e-css.e-btn::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.e-btn .e-btn-icon,
.e-css.e-btn .e-btn-icon {
  display: inline-block;
  font-size: 12px;
  margin-top: -2px;
  vertical-align: middle;
  width: 1em;
}
.e-btn .e-btn-icon.e-icon-left,
.e-css.e-btn .e-btn-icon.e-icon-left {
  margin-left: -0.6667em;
  width: 2.25em;
}
.e-btn .e-btn-icon.e-icon-right,
.e-css.e-btn .e-btn-icon.e-icon-right {
  width: 2.25em;
  margin-right: -0.6667em;
}
.e-btn .e-btn-icon.e-icon-top,
.e-css.e-btn .e-btn-icon.e-icon-top {
  padding-bottom: 6px;
  display: block;
  margin-top: 0;
  width: auto;
}
.e-btn .e-btn-icon.e-icon-bottom,
.e-css.e-btn .e-btn-icon.e-icon-bottom {
  padding-top: 6px;
  display: block;
  margin-top: 0;
  width: auto;
}

.e-btn.e-icon-btn,
.e-css.e-btn.e-icon-btn {
  padding: 6px 7px 4px;
}

.e-btn.e-top-icon-btn, .e-btn.e-bottom-icon-btn,
.e-css.e-btn.e-top-icon-btn,
.e-css.e-btn.e-bottom-icon-btn {
  line-height: 1;
  padding: 12px 12px;
}

.e-btn.e-round,
.e-css.e-btn.e-round {
  border-radius: 50%;
  height: 3em;
  line-height: 1;
  padding: 0;
  width: 3em;
}
.e-btn.e-round .e-btn-icon,
.e-css.e-btn.e-round .e-btn-icon {
  font-size: 14px;
  line-height: 2.8572em;
  margin-top: 0;
  width: auto;
}

.e-btn.e-rtl .e-icon-right,
.e-css.e-btn.e-rtl .e-icon-right {
  margin-left: -0.6667em;
  margin-right: 0;
}
.e-btn.e-rtl .e-icon-left,
.e-css.e-btn.e-rtl .e-icon-left {
  margin-left: 0;
  margin-right: -0.6667em;
}

.e-btn.e-flat,
.e-css.e-btn.e-flat {
  border: 1px solid;
}

.e-btn.e-small,
.e-css.e-btn.e-small {
  font-size: 12px;
  line-height: 1.5834em;
  padding: 2px 12px 1px;
}
.e-btn.e-small .e-btn-icon,
.e-css.e-btn.e-small .e-btn-icon {
  font-size: 11px;
  width: 1.091em;
}
.e-btn.e-small .e-btn-icon.e-icon-left,
.e-css.e-btn.e-small .e-btn-icon.e-icon-left {
  margin-left: -0.7273em;
  width: 2.182em;
}
.e-btn.e-small .e-btn-icon.e-icon-right,
.e-css.e-btn.e-small .e-btn-icon.e-icon-right {
  margin-right: -0.7273em;
  width: 2.182em;
}
.e-btn.e-small .e-btn-icon.e-icon-top,
.e-css.e-btn.e-small .e-btn-icon.e-icon-top {
  padding-bottom: 6px;
  width: auto;
}
.e-btn.e-small .e-btn-icon.e-icon-bottom,
.e-css.e-btn.e-small .e-btn-icon.e-icon-bottom {
  padding-top: 6px;
  width: auto;
}
.e-btn.e-small.e-icon-btn,
.e-css.e-btn.e-small.e-icon-btn {
  padding: 2px 5px 1px;
}
.e-btn.e-small.e-top-icon-btn, .e-btn.e-small.e-bottom-icon-btn,
.e-css.e-btn.e-small.e-top-icon-btn,
.e-css.e-btn.e-small.e-bottom-icon-btn {
  line-height: 1;
  padding: 12px 12px;
}
.e-btn.e-small.e-round,
.e-css.e-btn.e-small.e-round {
  height: 2.5em;
  line-height: 1;
  padding: 0;
  width: 2.5em;
}
.e-btn.e-small.e-round .e-btn-icon,
.e-css.e-btn.e-small.e-round .e-btn-icon {
  font-size: 12px;
  line-height: 2.3334em;
  width: auto;
}
.e-btn.e-small.e-rtl .e-icon-right,
.e-css.e-btn.e-small.e-rtl .e-icon-right {
  margin-left: -0.7273em;
  margin-right: 0;
}
.e-btn.e-small.e-rtl .e-icon-left,
.e-css.e-btn.e-small.e-rtl .e-icon-left {
  margin-left: 0;
  margin-right: -0.7273em;
}

.e-btn.e-block,
.e-css.e-btn.e-block {
  display: block;
  width: 100%;
}

.e-small .e-btn,
.e-small.e-btn,
.e-small .e-css.e-btn,
.e-small.e-css.e-btn {
  font-size: 12px;
  line-height: 1.5834em;
  padding: 2px 12px 1px;
}
.e-small .e-btn .e-btn-icon,
.e-small.e-btn .e-btn-icon,
.e-small .e-css.e-btn .e-btn-icon,
.e-small.e-css.e-btn .e-btn-icon {
  font-size: 11px;
  width: 1.091em;
}
.e-small .e-btn .e-btn-icon.e-icon-left,
.e-small.e-btn .e-btn-icon.e-icon-left,
.e-small .e-css.e-btn .e-btn-icon.e-icon-left,
.e-small.e-css.e-btn .e-btn-icon.e-icon-left {
  margin-left: -0.7273em;
  width: 2.182em;
}
.e-small .e-btn .e-btn-icon.e-icon-right,
.e-small.e-btn .e-btn-icon.e-icon-right,
.e-small .e-css.e-btn .e-btn-icon.e-icon-right,
.e-small.e-css.e-btn .e-btn-icon.e-icon-right {
  margin-right: -0.7273em;
  width: 2.182em;
}
.e-small .e-btn .e-btn-icon.e-icon-top,
.e-small.e-btn .e-btn-icon.e-icon-top,
.e-small .e-css.e-btn .e-btn-icon.e-icon-top,
.e-small.e-css.e-btn .e-btn-icon.e-icon-top {
  padding-bottom: 6px;
  width: auto;
}
.e-small .e-btn .e-btn-icon.e-icon-bottom,
.e-small.e-btn .e-btn-icon.e-icon-bottom,
.e-small .e-css.e-btn .e-btn-icon.e-icon-bottom,
.e-small.e-css.e-btn .e-btn-icon.e-icon-bottom {
  padding-top: 6px;
  width: auto;
}
.e-small .e-btn.e-icon-btn,
.e-small.e-btn.e-icon-btn,
.e-small .e-css.e-btn.e-icon-btn,
.e-small.e-css.e-btn.e-icon-btn {
  padding: 2px 5px 1px;
}
.e-small .e-btn.e-top-icon-btn, .e-small .e-btn.e-bottom-icon-btn,
.e-small.e-btn.e-top-icon-btn,
.e-small.e-btn.e-bottom-icon-btn,
.e-small .e-css.e-btn.e-top-icon-btn,
.e-small .e-css.e-btn.e-bottom-icon-btn,
.e-small.e-css.e-btn.e-top-icon-btn,
.e-small.e-css.e-btn.e-bottom-icon-btn {
  line-height: 1;
  padding: 12px 12px;
}
.e-small .e-btn.e-round,
.e-small.e-btn.e-round,
.e-small .e-css.e-btn.e-round,
.e-small.e-css.e-btn.e-round {
  height: 2.5em;
  line-height: 1;
  padding: 0;
  width: 2.5em;
  border-radius: 50%;
}
.e-small .e-btn.e-round .e-btn-icon,
.e-small.e-btn.e-round .e-btn-icon,
.e-small .e-css.e-btn.e-round .e-btn-icon,
.e-small.e-css.e-btn.e-round .e-btn-icon {
  font-size: 12px;
  line-height: 2.3334em;
  width: auto;
}
.e-small .e-btn.e-rtl .e-icon-right,
.e-small.e-btn.e-rtl .e-icon-right,
.e-small .e-css.e-btn.e-rtl .e-icon-right,
.e-small.e-css.e-btn.e-rtl .e-icon-right {
  margin-left: -0.7273em;
  margin-right: 0;
}
.e-small .e-btn.e-rtl .e-icon-left,
.e-small.e-btn.e-rtl .e-icon-left,
.e-small .e-css.e-btn.e-rtl .e-icon-left,
.e-small.e-css.e-btn.e-rtl .e-icon-left {
  margin-left: 0;
  margin-right: -0.7273em;
}

/* stylelint-disable property-no-vendor-prefix */
.e-btn,
.e-css.e-btn {
  -webkit-tap-highlight-color: transparent;
  background: #fafafa;
  border-color: transparent;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
  transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
}
.e-btn:hover,
.e-css.e-btn:hover {
  background: rgba(226.246814707, 226.246814707, 226.246814707, 0.9844);
  border-color: transparent;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
}

.e-btn:focus,
.e-css.e-btn:focus {
  background: rgba(0, 0, 0, 0.18);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  outline: #fafafa 0 solid;
  outline-offset: 0;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}

.e-btn:active,
.e-css.e-btn:active {
  background: rgba(183.5116545663, 183.5116545663, 183.5116545663, 0.9584);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  outline: #fafafa 0 solid;
  outline-offset: 0;
}

.e-btn.e-active,
.e-css.e-btn.e-active {
  background: rgba(183.5116545663, 183.5116545663, 183.5116545663, 0.9584);
  border-color: transparent;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
}

.e-btn:disabled, .e-btn.e-disabled,
.e-css.e-btn:disabled,
.e-css.e-btn.e-disabled {
  background: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}

.e-btn .e-ripple-element,
.e-css.e-btn .e-ripple-element {
  background: rgba(0, 0, 0, 0.24);
}

.e-btn.e-round, .e-btn.e-round-edge,
.e-css.e-btn.e-round,
.e-css.e-btn.e-round-edge {
  background: #fafafa;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.e-btn.e-round:hover, .e-btn.e-round-edge:hover,
.e-css.e-btn.e-round:hover,
.e-css.e-btn.e-round-edge:hover {
  background: rgba(0, 0, 0, 0.12);
  border-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
}
.e-btn.e-round:focus, .e-btn.e-round-edge:focus,
.e-css.e-btn.e-round:focus,
.e-css.e-btn.e-round-edge:focus {
  background: rgba(0, 0, 0, 0.18);
  border-color: transparent;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
  outline: #fafafa 0 solid;
  outline-offset: 0;
}
.e-btn.e-round:active, .e-btn.e-round-edge:active,
.e-css.e-btn.e-round:active,
.e-css.e-btn.e-round-edge:active {
  background: rgba(183.5116545663, 183.5116545663, 183.5116545663, 0.9584);
  border-color: transparent;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
  outline: #fafafa 0 solid;
  outline-offset: 0;
}
.e-btn.e-round:disabled, .e-btn.e-round.e-disabled, .e-btn.e-round-edge:disabled, .e-btn.e-round-edge.e-disabled,
.e-css.e-btn.e-round:disabled,
.e-css.e-btn.e-round.e-disabled,
.e-css.e-btn.e-round-edge:disabled,
.e-css.e-btn.e-round-edge.e-disabled {
  background: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}
.e-btn.e-round.e-primary:hover, .e-btn.e-round-edge.e-primary:hover,
.e-css.e-btn.e-round.e-primary:hover,
.e-css.e-btn.e-round-edge.e-primary:hover {
  border-color: #e3165b;
}
.e-btn.e-round.e-primary:focus, .e-btn.e-round-edge.e-primary:focus,
.e-css.e-btn.e-round.e-primary:focus,
.e-css.e-btn.e-round-edge.e-primary:focus {
  outline: #fafafa 0 solid;
}
.e-btn.e-round.e-success:hover, .e-btn.e-round-edge.e-success:hover,
.e-css.e-btn.e-round.e-success:hover,
.e-css.e-btn.e-round-edge.e-success:hover {
  border-color: #4d841d;
}
.e-btn.e-round.e-success:focus, .e-btn.e-round-edge.e-success:focus,
.e-css.e-btn.e-round.e-success:focus,
.e-css.e-btn.e-round-edge.e-success:focus {
  outline: #fafafa 0 solid;
}
.e-btn.e-round.e-info:hover, .e-btn.e-round-edge.e-info:hover,
.e-css.e-btn.e-round.e-info:hover,
.e-css.e-btn.e-round-edge.e-info:hover {
  border-color: #0378d5;
}
.e-btn.e-round.e-info:focus, .e-btn.e-round-edge.e-info:focus,
.e-css.e-btn.e-round.e-info:focus,
.e-css.e-btn.e-round-edge.e-info:focus {
  outline: #fafafa 0 solid;
}
.e-btn.e-round.e-warning:hover, .e-btn.e-round-edge.e-warning:hover,
.e-css.e-btn.e-round.e-warning:hover,
.e-css.e-btn.e-round-edge.e-warning:hover {
  border-color: #c15700;
}
.e-btn.e-round.e-warning:focus, .e-btn.e-round-edge.e-warning:focus,
.e-css.e-btn.e-round.e-warning:focus,
.e-css.e-btn.e-round-edge.e-warning:focus {
  outline: #fafafa 0 solid;
}
.e-btn.e-round.e-danger:hover, .e-btn.e-round-edge.e-danger:hover,
.e-css.e-btn.e-round.e-danger:hover,
.e-css.e-btn.e-round-edge.e-danger:hover {
  border-color: #d64113;
}
.e-btn.e-round.e-danger:focus, .e-btn.e-round-edge.e-danger:focus,
.e-css.e-btn.e-round.e-danger:focus,
.e-css.e-btn.e-round-edge.e-danger:focus {
  outline: #fafafa 0 solid;
}
.e-btn.e-primary,
.e-css.e-btn.e-primary {
  background: #e3165b;
  border-color: transparent;
  color: #fff;
}
.e-btn.e-primary:hover,
.e-css.e-btn.e-primary:hover {
  background: rgb(230.36, 49.96, 110.68);
  border-color: transparent;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  color: #fff;
}
.e-btn.e-primary:focus,
.e-css.e-btn.e-primary:focus {
  background: rgb(233.72, 77.92, 130.36);
  border-color: transparent;
  color: #fff;
  outline: #fafafa 0 solid;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.e-btn.e-primary:active,
.e-css.e-btn.e-primary:active {
  background: rgb(235.96, 96.56, 143.48);
  border-color: transparent;
  color: #fff;
  outline: #fafafa 0 solid;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.e-btn.e-primary.e-active,
.e-css.e-btn.e-primary.e-active {
  background: rgb(235.96, 96.56, 143.48);
  border-color: transparent;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  color: #fff;
}
.e-btn.e-primary:disabled, .e-btn.e-primary.e-disabled,
.e-css.e-btn.e-primary:disabled,
.e-css.e-btn.e-primary.e-disabled {
  background: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}
.e-btn.e-primary .e-ripple-element,
.e-css.e-btn.e-primary .e-ripple-element {
  background: rgba(255, 255, 255, 0.24);
}

.e-btn.e-success,
.e-css.e-btn.e-success {
  background: #4d841d;
  border-color: transparent;
  color: #fff;
}
.e-btn.e-success:hover,
.e-css.e-btn.e-success:hover {
  background: rgb(98.36, 146.76, 56.12);
  border-color: transparent;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  color: #fff;
}
.e-btn.e-success:focus,
.e-css.e-btn.e-success:focus {
  background: rgb(119.72, 161.52, 83.24);
  border-color: transparent;
  color: #fff;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.e-btn.e-success:active, .e-btn.e-success.e-active,
.e-css.e-btn.e-success:active,
.e-css.e-btn.e-success.e-active {
  background: rgb(133.96, 171.36, 101.32);
  border-color: transparent;
  color: #fff;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.e-btn.e-success:disabled, .e-btn.e-success.e-disabled,
.e-css.e-btn.e-success:disabled,
.e-css.e-btn.e-success.e-disabled {
  background: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}
.e-btn.e-success .e-ripple-element,
.e-css.e-btn.e-success .e-ripple-element {
  background: rgba(255, 255, 255, 0.24);
}

.e-btn.e-info,
.e-css.e-btn.e-info {
  background: #0378d5;
  border-color: transparent;
  color: #fff;
}
.e-btn.e-info:hover,
.e-css.e-btn.e-info:hover {
  background: rgb(33.24, 136.2, 218.04);
  border-color: transparent;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  color: #fff;
}
.e-btn.e-info:focus,
.e-css.e-btn.e-info:focus {
  background: rgb(63.48, 152.4, 223.08);
  border-color: transparent;
  color: #fff;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.e-btn.e-info:active, .e-btn.e-info.e-active,
.e-css.e-btn.e-info:active,
.e-css.e-btn.e-info.e-active {
  background: rgb(83.64, 163.2, 226.44);
  color: #fff;
  border-color: transparent;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.e-btn.e-info:disabled, .e-btn.e-info.e-disabled,
.e-css.e-btn.e-info:disabled,
.e-css.e-btn.e-info.e-disabled {
  background: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}
.e-btn.e-info .e-ripple-element,
.e-css.e-btn.e-info .e-ripple-element {
  background: rgba(255, 255, 255, 0.24);
}

.e-btn.e-warning,
.e-css.e-btn.e-warning {
  background: #c15700;
  border-color: transparent;
  color: #fff;
}
.e-btn.e-warning:hover,
.e-css.e-btn.e-warning:hover {
  background: rgb(200.44, 107.16, 30.6);
  border-color: transparent;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  color: #fff;
}
.e-btn.e-warning:focus,
.e-css.e-btn.e-warning:focus {
  background: rgb(207.88, 127.32, 61.2);
  border-color: transparent;
  color: #fff;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.e-btn.e-warning:active, .e-btn.e-warning.e-active,
.e-css.e-btn.e-warning:active,
.e-css.e-btn.e-warning.e-active {
  background: rgb(212.84, 140.76, 81.6);
  border-color: transparent;
  color: #fff;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.e-btn.e-warning:disabled, .e-btn.e-warning.e-disabled,
.e-css.e-btn.e-warning:disabled,
.e-css.e-btn.e-warning.e-disabled {
  background: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}
.e-btn.e-warning .e-ripple-element,
.e-css.e-btn.e-warning .e-ripple-element {
  background: rgba(255, 255, 255, 0.24);
}

.e-btn.e-danger,
.e-css.e-btn.e-danger {
  background: #d64113;
  border-color: transparent;
  color: #fff;
}
.e-btn.e-danger:hover,
.e-css.e-btn.e-danger:hover {
  background: rgb(218.92, 87.8, 47.32);
  border-color: transparent;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  color: #fff;
}
.e-btn.e-danger:focus,
.e-css.e-btn.e-danger:focus {
  background: rgb(223.84, 110.6, 75.64);
  border-color: transparent;
  color: #fff;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.e-btn.e-danger:active,
.e-css.e-btn.e-danger:active {
  background: rgb(227.12, 125.8, 94.52);
  border-color: transparent;
  color: #fff;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.e-btn.e-danger.e-active,
.e-css.e-btn.e-danger.e-active {
  background: rgb(227.12, 125.8, 94.52);
  border-color: transparent;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  color: #fff;
}
.e-btn.e-danger:disabled, .e-btn.e-danger.e-disabled,
.e-css.e-btn.e-danger:disabled,
.e-css.e-btn.e-danger.e-disabled {
  background: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}
.e-btn.e-danger .e-ripple-element,
.e-css.e-btn.e-danger .e-ripple-element {
  background: rgba(255, 255, 255, 0.24);
}

.e-btn.e-flat,
.e-css.e-btn.e-flat {
  background: transparent;
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
}
.e-btn.e-flat:hover,
.e-css.e-btn.e-flat:hover {
  background: rgba(0, 0, 0, 0.0348);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
}
.e-btn.e-flat:focus,
.e-css.e-btn.e-flat:focus {
  background: rgba(0, 0, 0, 0.1044);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  box-shadow: none;
}
.e-btn.e-flat:active, .e-btn.e-flat.e-active,
.e-css.e-btn.e-flat:active,
.e-css.e-btn.e-flat.e-active {
  background: rgba(0, 0, 0, 0.2088);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  box-shadow: none;
}
.e-btn.e-flat:disabled, .e-btn.e-flat.e-disabled,
.e-css.e-btn.e-flat:disabled,
.e-css.e-btn.e-flat.e-disabled {
  background: transparent;
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}
.e-btn.e-flat .e-ripple-element,
.e-css.e-btn.e-flat .e-ripple-element {
  background: rgba(0, 0, 0, 0.12);
}
.e-btn.e-flat.e-primary,
.e-css.e-btn.e-flat.e-primary {
  background: transparent;
  border-color: transparent;
  color: #e3165b;
}
.e-btn.e-flat.e-primary:hover,
.e-css.e-btn.e-flat.e-primary:hover {
  background: rgba(227, 22, 91, 0.04);
  border-color: transparent;
  color: #e3165b;
}
.e-btn.e-flat.e-primary:focus,
.e-css.e-btn.e-flat.e-primary:focus {
  background: rgba(227, 22, 91, 0.12);
  border-color: transparent;
  color: #e3165b;
}
.e-btn.e-flat.e-primary:active, .e-btn.e-flat.e-primary.e-active,
.e-css.e-btn.e-flat.e-primary:active,
.e-css.e-btn.e-flat.e-primary.e-active {
  background: rgba(227, 22, 91, 0.24);
  border-color: transparent;
  color: #e3165b;
}
.e-btn.e-flat.e-primary:disabled, .e-btn.e-flat.e-primary.e-disabled,
.e-css.e-btn.e-flat.e-primary:disabled,
.e-css.e-btn.e-flat.e-primary.e-disabled {
  background: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}
.e-btn.e-flat.e-primary .e-ripple-element,
.e-css.e-btn.e-flat.e-primary .e-ripple-element {
  background: rgba(227, 22, 91, 0.12);
}
.e-btn.e-flat.e-success,
.e-css.e-btn.e-flat.e-success {
  background: transparent;
  border-color: transparent;
  color: #4d841d;
}
.e-btn.e-flat.e-success:hover,
.e-css.e-btn.e-flat.e-success:hover {
  background: rgba(77, 132, 29, 0.04);
  border-color: transparent;
  box-shadow: none;
  color: #4d841d;
}
.e-btn.e-flat.e-success:focus,
.e-css.e-btn.e-flat.e-success:focus {
  background: rgba(77, 132, 29, 0.12);
  border-color: transparent;
  color: #4d841d;
  box-shadow: none;
}
.e-btn.e-flat.e-success:active, .e-btn.e-flat.e-success.e-active,
.e-css.e-btn.e-flat.e-success:active,
.e-css.e-btn.e-flat.e-success.e-active {
  background: rgba(77, 132, 29, 0.24);
  border-color: transparent;
  color: #4d841d;
  box-shadow: none;
}
.e-btn.e-flat.e-success:disabled, .e-btn.e-flat.e-success.e-disabled,
.e-css.e-btn.e-flat.e-success:disabled,
.e-css.e-btn.e-flat.e-success.e-disabled {
  background: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.e-btn.e-flat.e-success .e-ripple-element,
.e-css.e-btn.e-flat.e-success .e-ripple-element {
  background: rgba(77, 132, 29, 0.12);
}
.e-btn.e-flat.e-info,
.e-css.e-btn.e-flat.e-info {
  background: transparent;
  border-color: transparent;
  color: #0378d5;
}
.e-btn.e-flat.e-info:hover,
.e-css.e-btn.e-flat.e-info:hover {
  background: rgba(3, 120, 213, 0.04);
  border-color: transparent;
  box-shadow: none;
  color: #0378d5;
}
.e-btn.e-flat.e-info:focus,
.e-css.e-btn.e-flat.e-info:focus {
  background: rgba(3, 120, 213, 0.12);
  border-color: transparent;
  color: #0378d5;
  box-shadow: none;
}
.e-btn.e-flat.e-info:active, .e-btn.e-flat.e-info.e-active,
.e-css.e-btn.e-flat.e-info:active,
.e-css.e-btn.e-flat.e-info.e-active {
  background: rgba(3, 120, 213, 0.24);
  border-color: transparent;
  color: #0378d5;
  box-shadow: none;
}
.e-btn.e-flat.e-info:disabled, .e-btn.e-flat.e-info.e-disabled,
.e-css.e-btn.e-flat.e-info:disabled,
.e-css.e-btn.e-flat.e-info.e-disabled {
  background: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.e-btn.e-flat.e-info .e-ripple-element,
.e-css.e-btn.e-flat.e-info .e-ripple-element {
  background: rgba(3, 120, 213, 0.12);
}
.e-btn.e-flat.e-warning,
.e-css.e-btn.e-flat.e-warning {
  background: transparent;
  border-color: transparent;
  color: #c15700;
}
.e-btn.e-flat.e-warning:hover,
.e-css.e-btn.e-flat.e-warning:hover {
  background: rgba(193, 87, 0, 0.04);
  border-color: transparent;
  box-shadow: none;
  color: #c15700;
}
.e-btn.e-flat.e-warning:focus,
.e-css.e-btn.e-flat.e-warning:focus {
  background: rgba(193, 87, 0, 0.12);
  border-color: transparent;
  color: #c15700;
  box-shadow: none;
}
.e-btn.e-flat.e-warning:active, .e-btn.e-flat.e-warning.e-active,
.e-css.e-btn.e-flat.e-warning:active,
.e-css.e-btn.e-flat.e-warning.e-active {
  background: rgba(193, 87, 0, 0.24);
  border-color: transparent;
  color: #c15700;
  box-shadow: none;
}
.e-btn.e-flat.e-warning:disabled, .e-btn.e-flat.e-warning.e-disabled,
.e-css.e-btn.e-flat.e-warning:disabled,
.e-css.e-btn.e-flat.e-warning.e-disabled {
  background: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.e-btn.e-flat.e-warning .e-ripple-element,
.e-css.e-btn.e-flat.e-warning .e-ripple-element {
  background: rgba(193, 87, 0, 0.12);
}
.e-btn.e-flat.e-danger,
.e-css.e-btn.e-flat.e-danger {
  background: transparent;
  border-color: transparent;
  color: #d64113;
}
.e-btn.e-flat.e-danger:hover,
.e-css.e-btn.e-flat.e-danger:hover {
  background: rgba(214, 65, 19, 0.04);
  border-color: transparent;
  box-shadow: none;
  color: #d64113;
}
.e-btn.e-flat.e-danger:focus,
.e-css.e-btn.e-flat.e-danger:focus {
  background: rgba(214, 65, 19, 0.12);
  border-color: transparent;
  color: #d64113;
  box-shadow: none;
}
.e-btn.e-flat.e-danger:active, .e-btn.e-flat.e-danger.e-active,
.e-css.e-btn.e-flat.e-danger:active,
.e-css.e-btn.e-flat.e-danger.e-active {
  background: rgba(214, 65, 19, 0.24);
  border-color: transparent;
  color: #d64113;
  box-shadow: none;
}
.e-btn.e-flat.e-danger:disabled, .e-btn.e-flat.e-danger.e-disabled,
.e-css.e-btn.e-flat.e-danger:disabled,
.e-css.e-btn.e-flat.e-danger.e-disabled {
  background: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.e-btn.e-flat.e-danger .e-ripple-element,
.e-css.e-btn.e-flat.e-danger .e-ripple-element {
  background: rgba(214, 65, 19, 0.12);
}

.e-btn.e-outline,
.e-css.e-btn.e-outline {
  background: transparent;
  border-color: #adadad;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
}
.e-btn.e-outline:hover,
.e-css.e-btn.e-outline:hover {
  background: rgba(0, 0, 0, 0.12);
  border-color: #adadad;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
}
.e-btn.e-outline:active, .e-btn.e-outline.e-active,
.e-css.e-btn.e-outline:active,
.e-css.e-btn.e-outline.e-active {
  background: rgba(0, 0, 0, 0.32);
  border-color: #adadad;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
}
.e-btn.e-outline:disabled, .e-btn.e-outline.e-disabled,
.e-css.e-btn.e-outline:disabled,
.e-css.e-btn.e-outline.e-disabled {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}
.e-btn.e-outline.e-primary,
.e-css.e-btn.e-outline.e-primary {
  background: transparent;
  border-color: #e3165b;
  color: #e3165b;
}
.e-btn.e-outline.e-primary:hover,
.e-css.e-btn.e-outline.e-primary:hover {
  background: rgb(230.36, 49.96, 110.68);
  border-color: transparent;
  color: #fff;
}
.e-btn.e-outline.e-primary:active, .e-btn.e-outline.e-primary.e-active,
.e-css.e-btn.e-outline.e-primary:active,
.e-css.e-btn.e-outline.e-primary.e-active {
  background: rgb(235.96, 96.56, 143.48);
  border-color: transparent;
  box-shadow: none;
  color: #fff;
}
.e-btn.e-outline.e-primary:disabled, .e-btn.e-outline.e-primary.e-disabled,
.e-css.e-btn.e-outline.e-primary:disabled,
.e-css.e-btn.e-outline.e-primary.e-disabled {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}
.e-btn.e-outline.e-success,
.e-css.e-btn.e-outline.e-success {
  background: transparent;
  border-color: #4d841d;
  color: #4d841d;
}
.e-btn.e-outline.e-success:hover,
.e-css.e-btn.e-outline.e-success:hover {
  background: rgb(98.36, 146.76, 56.12);
  border-color: transparent;
  color: #fff;
}
.e-btn.e-outline.e-success:active, .e-btn.e-outline.e-success.e-active,
.e-css.e-btn.e-outline.e-success:active,
.e-css.e-btn.e-outline.e-success.e-active {
  background: rgb(133.96, 171.36, 101.32);
  border-color: transparent;
  box-shadow: none;
  color: #fff;
}
.e-btn.e-outline.e-success:disabled, .e-btn.e-outline.e-success.e-disabled,
.e-css.e-btn.e-outline.e-success:disabled,
.e-css.e-btn.e-outline.e-success.e-disabled {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}
.e-btn.e-outline.e-info,
.e-css.e-btn.e-outline.e-info {
  background: transparent;
  border-color: #0378d5;
  color: #0378d5;
}
.e-btn.e-outline.e-info:hover,
.e-css.e-btn.e-outline.e-info:hover {
  background: rgb(33.24, 136.2, 218.04);
  border-color: transparent;
  color: #fff;
}
.e-btn.e-outline.e-info:active, .e-btn.e-outline.e-info.e-active,
.e-css.e-btn.e-outline.e-info:active,
.e-css.e-btn.e-outline.e-info.e-active {
  background: rgb(83.64, 163.2, 226.44);
  border-color: transparent;
  box-shadow: none;
  color: #fff;
}
.e-btn.e-outline.e-info:disabled, .e-btn.e-outline.e-info.e-disabled,
.e-css.e-btn.e-outline.e-info:disabled,
.e-css.e-btn.e-outline.e-info.e-disabled {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}
.e-btn.e-outline.e-warning,
.e-css.e-btn.e-outline.e-warning {
  background: transparent;
  border-color: #c15700;
  color: #c15700;
}
.e-btn.e-outline.e-warning:hover,
.e-css.e-btn.e-outline.e-warning:hover {
  background: rgb(200.44, 107.16, 30.6);
  border-color: transparent;
  color: #fff;
}
.e-btn.e-outline.e-warning:active, .e-btn.e-outline.e-warning.e-active,
.e-css.e-btn.e-outline.e-warning:active,
.e-css.e-btn.e-outline.e-warning.e-active {
  background: rgb(212.84, 140.76, 81.6);
  border-color: transparent;
  box-shadow: none;
  color: #fff;
}
.e-btn.e-outline.e-warning:disabled, .e-btn.e-outline.e-warning.e-disabled,
.e-css.e-btn.e-outline.e-warning:disabled,
.e-css.e-btn.e-outline.e-warning.e-disabled {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}
.e-btn.e-outline.e-danger,
.e-css.e-btn.e-outline.e-danger {
  background: transparent;
  border-color: #d64113;
  color: #d64113;
}
.e-btn.e-outline.e-danger:hover,
.e-css.e-btn.e-outline.e-danger:hover {
  background: rgb(218.92, 87.8, 47.32);
  border-color: transparent;
  color: #fff;
}
.e-btn.e-outline.e-danger:active, .e-btn.e-outline.e-danger.e-active,
.e-css.e-btn.e-outline.e-danger:active,
.e-css.e-btn.e-outline.e-danger.e-active {
  background: rgb(227.12, 125.8, 94.52);
  border-color: transparent;
  box-shadow: none;
  color: #fff;
}
.e-btn.e-outline.e-danger:disabled, .e-btn.e-outline.e-danger.e-disabled,
.e-css.e-btn.e-outline.e-danger:disabled,
.e-css.e-btn.e-outline.e-danger.e-disabled {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
}

.e-btn.e-link,
.e-css.e-btn.e-link {
  background: transparent;
  border-color: transparent;
  border-radius: 0;
  box-shadow: none;
  color: #0d47a1;
}
.e-btn.e-link:hover,
.e-css.e-btn.e-link:hover {
  border-radius: 0;
  color: #0a3576;
  text-decoration: underline;
}
.e-btn.e-link:focus,
.e-css.e-btn.e-link:focus {
  border-radius: 0;
  text-decoration: underline;
  color: #0a3576;
}
.e-btn.e-link:focus:not(:focus-visible),
.e-css.e-btn.e-link:focus:not(:focus-visible) {
  outline: none !important; /* stylelint-disable-line declaration-no-important */
}
.e-btn.e-link:disabled,
.e-css.e-btn.e-link:disabled {
  color: rgba(0, 0, 0, 0.26);
  background: transparent;
  box-shadow: none;
  text-decoration: none;
}

.e-btn.e-inherit,
.e-css.e-btn.e-inherit {
  color: inherit;
  background: inherit;
  border-color: transparent;
  box-shadow: none;
}
.e-btn.e-inherit:hover, .e-btn.e-inherit:focus, .e-btn.e-inherit:active, .e-btn.e-inherit.e-active,
.e-css.e-btn.e-inherit:hover,
.e-css.e-btn.e-inherit:focus,
.e-css.e-btn.e-inherit:active,
.e-css.e-btn.e-inherit.e-active {
  background: rgba(0, 0, 0, 0.056);
  border-color: transparent;
  box-shadow: none;
  color: inherit;
  outline: none;
}
.e-btn.e-inherit:disabled,
.e-css.e-btn.e-inherit:disabled {
  background: inherit;
  color: inherit;
  border-color: transparent;
  box-shadow: none;
  opacity: 0.5;
}

.e-bigger.e-small .e-btn,
.e-bigger .e-small.e-btn,
.e-bigger.e-small .e-css.e-btn,
.e-bigger .e-small.e-css.e-btn {
  font-size: 14px;
  line-height: 2em;
  padding: 3px 16px 1px;
}
.e-bigger.e-small .e-btn .e-btn-icon,
.e-bigger .e-small.e-btn .e-btn-icon,
.e-bigger.e-small .e-css.e-btn .e-btn-icon,
.e-bigger .e-small.e-css.e-btn .e-btn-icon {
  font-size: 12px;
  width: 1em;
}
.e-bigger.e-small .e-btn .e-btn-icon.e-icon-left,
.e-bigger .e-small.e-btn .e-btn-icon.e-icon-left,
.e-bigger.e-small .e-css.e-btn .e-btn-icon.e-icon-left,
.e-bigger .e-small.e-css.e-btn .e-btn-icon.e-icon-left {
  margin-left: -1em;
  width: 2.6667em;
}
.e-bigger.e-small .e-btn .e-btn-icon.e-icon-right,
.e-bigger .e-small.e-btn .e-btn-icon.e-icon-right,
.e-bigger.e-small .e-css.e-btn .e-btn-icon.e-icon-right,
.e-bigger .e-small.e-css.e-btn .e-btn-icon.e-icon-right {
  margin-right: -1em;
  width: 2.6667em;
}
.e-bigger.e-small .e-btn .e-btn-icon.e-icon-top,
.e-bigger .e-small.e-btn .e-btn-icon.e-icon-top,
.e-bigger.e-small .e-css.e-btn .e-btn-icon.e-icon-top,
.e-bigger .e-small.e-css.e-btn .e-btn-icon.e-icon-top {
  padding-bottom: 6px;
  width: auto;
}
.e-bigger.e-small .e-btn .e-btn-icon.e-icon-bottom,
.e-bigger .e-small.e-btn .e-btn-icon.e-icon-bottom,
.e-bigger.e-small .e-css.e-btn .e-btn-icon.e-icon-bottom,
.e-bigger .e-small.e-css.e-btn .e-btn-icon.e-icon-bottom {
  padding-top: 6px;
  width: auto;
}
.e-bigger.e-small .e-btn.e-icon-btn,
.e-bigger .e-small.e-btn.e-icon-btn,
.e-bigger.e-small .e-css.e-btn.e-icon-btn,
.e-bigger .e-small.e-css.e-btn.e-icon-btn {
  padding: 3px 10px 1px;
}
.e-bigger.e-small .e-btn.e-top-icon-btn, .e-bigger.e-small .e-btn.e-bottom-icon-btn,
.e-bigger .e-small.e-btn.e-top-icon-btn,
.e-bigger .e-small.e-btn.e-bottom-icon-btn,
.e-bigger.e-small .e-css.e-btn.e-top-icon-btn,
.e-bigger.e-small .e-css.e-btn.e-bottom-icon-btn,
.e-bigger .e-small.e-css.e-btn.e-top-icon-btn,
.e-bigger .e-small.e-css.e-btn.e-bottom-icon-btn {
  line-height: 1;
  padding: 16px 16px;
}
.e-bigger.e-small .e-btn.e-round,
.e-bigger .e-small.e-btn.e-round,
.e-bigger.e-small .e-css.e-btn.e-round,
.e-bigger .e-small.e-css.e-btn.e-round {
  height: 2.8572em;
  line-height: 1;
  padding: 0;
  width: 2.8572em;
}
.e-bigger.e-small .e-btn.e-round .e-btn-icon,
.e-bigger .e-small.e-btn.e-round .e-btn-icon,
.e-bigger.e-small .e-css.e-btn.e-round .e-btn-icon,
.e-bigger .e-small.e-css.e-btn.e-round .e-btn-icon {
  font-size: 14px;
  line-height: 2.7143em;
  width: auto;
}
.e-bigger.e-small .e-btn.e-rtl .e-icon-right,
.e-bigger .e-small.e-btn.e-rtl .e-icon-right,
.e-bigger.e-small .e-css.e-btn.e-rtl .e-icon-right,
.e-bigger .e-small.e-css.e-btn.e-rtl .e-icon-right {
  margin-left: -1em;
  margin-right: 0;
}
.e-bigger.e-small .e-btn.e-rtl .e-icon-left,
.e-bigger .e-small.e-btn.e-rtl .e-icon-left,
.e-bigger.e-small .e-css.e-btn.e-rtl .e-icon-left,
.e-bigger .e-small.e-css.e-btn.e-rtl .e-icon-left {
  margin-left: 0;
  margin-right: -1em;
}

.e-bigger .e-btn,
.e-bigger.e-btn,
.e-bigger .e-css.e-btn,
.e-bigger.e-css.e-btn {
  font-size: 14px;
  line-height: 2em;
  padding: 4px 16px 2px;
}
.e-bigger .e-btn .e-btn-icon,
.e-bigger.e-btn .e-btn-icon,
.e-bigger .e-css.e-btn .e-btn-icon,
.e-bigger.e-css.e-btn .e-btn-icon {
  font-size: 12px;
  width: 1em;
}
.e-bigger .e-btn .e-btn-icon.e-icon-left,
.e-bigger.e-btn .e-btn-icon.e-icon-left,
.e-bigger .e-css.e-btn .e-btn-icon.e-icon-left,
.e-bigger.e-css.e-btn .e-btn-icon.e-icon-left {
  margin-left: -1em;
  width: 3em;
}
.e-bigger .e-btn .e-btn-icon.e-icon-right,
.e-bigger.e-btn .e-btn-icon.e-icon-right,
.e-bigger .e-css.e-btn .e-btn-icon.e-icon-right,
.e-bigger.e-css.e-btn .e-btn-icon.e-icon-right {
  margin-right: -1em;
  width: 3em;
}
.e-bigger .e-btn .e-btn-icon.e-icon-top,
.e-bigger.e-btn .e-btn-icon.e-icon-top,
.e-bigger .e-css.e-btn .e-btn-icon.e-icon-top,
.e-bigger.e-css.e-btn .e-btn-icon.e-icon-top {
  padding-bottom: 8px;
  width: auto;
}
.e-bigger .e-btn .e-btn-icon.e-icon-bottom,
.e-bigger.e-btn .e-btn-icon.e-icon-bottom,
.e-bigger .e-css.e-btn .e-btn-icon.e-icon-bottom,
.e-bigger.e-css.e-btn .e-btn-icon.e-icon-bottom {
  padding-top: 8px;
  width: auto;
}
.e-bigger .e-btn.e-icon-btn,
.e-bigger.e-btn.e-icon-btn,
.e-bigger .e-css.e-btn.e-icon-btn,
.e-bigger.e-css.e-btn.e-icon-btn {
  padding: 4px 11px 2px;
}
.e-bigger .e-btn.e-top-icon-btn, .e-bigger .e-btn.e-bottom-icon-btn,
.e-bigger.e-btn.e-top-icon-btn,
.e-bigger.e-btn.e-bottom-icon-btn,
.e-bigger .e-css.e-btn.e-top-icon-btn,
.e-bigger .e-css.e-btn.e-bottom-icon-btn,
.e-bigger.e-css.e-btn.e-top-icon-btn,
.e-bigger.e-css.e-btn.e-bottom-icon-btn {
  line-height: 1;
  padding: 16px 16px;
}
.e-bigger .e-btn.e-round,
.e-bigger.e-btn.e-round,
.e-bigger .e-css.e-btn.e-round,
.e-bigger.e-css.e-btn.e-round {
  height: 3.7143em;
  line-height: 1;
  padding: 0;
  width: 3.7143em;
}
.e-bigger .e-btn.e-round .e-btn-icon,
.e-bigger.e-btn.e-round .e-btn-icon,
.e-bigger .e-css.e-btn.e-round .e-btn-icon,
.e-bigger.e-css.e-btn.e-round .e-btn-icon {
  font-size: 16px;
  line-height: 3.125em;
  width: auto;
}
.e-bigger .e-btn.e-rtl .e-icon-right,
.e-bigger.e-btn.e-rtl .e-icon-right,
.e-bigger .e-css.e-btn.e-rtl .e-icon-right,
.e-bigger.e-css.e-btn.e-rtl .e-icon-right {
  margin-left: -1em;
  margin-right: 0;
}
.e-bigger .e-btn.e-rtl .e-icon-left,
.e-bigger.e-btn.e-rtl .e-icon-left,
.e-bigger .e-css.e-btn.e-rtl .e-icon-left,
.e-bigger.e-css.e-btn.e-rtl .e-icon-left {
  margin-left: 0;
  margin-right: -1em;
}
.e-bigger .e-btn.e-small,
.e-bigger.e-btn.e-small,
.e-bigger .e-css.e-btn.e-small,
.e-bigger.e-css.e-btn.e-small {
  font-size: 14px;
  line-height: 2em;
  padding: 3px 16px 1px;
}
.e-bigger .e-btn.e-small .e-btn-icon,
.e-bigger.e-btn.e-small .e-btn-icon,
.e-bigger .e-css.e-btn.e-small .e-btn-icon,
.e-bigger.e-css.e-btn.e-small .e-btn-icon {
  font-size: 12px;
  width: 1em;
}
.e-bigger .e-btn.e-small .e-btn-icon.e-icon-left,
.e-bigger.e-btn.e-small .e-btn-icon.e-icon-left,
.e-bigger .e-css.e-btn.e-small .e-btn-icon.e-icon-left,
.e-bigger.e-css.e-btn.e-small .e-btn-icon.e-icon-left {
  margin-left: -1em;
  width: 2.6667em;
}
.e-bigger .e-btn.e-small .e-btn-icon.e-icon-right,
.e-bigger.e-btn.e-small .e-btn-icon.e-icon-right,
.e-bigger .e-css.e-btn.e-small .e-btn-icon.e-icon-right,
.e-bigger.e-css.e-btn.e-small .e-btn-icon.e-icon-right {
  margin-right: -1em;
  width: 2.6667em;
}
.e-bigger .e-btn.e-small .e-btn-icon.e-icon-top,
.e-bigger.e-btn.e-small .e-btn-icon.e-icon-top,
.e-bigger .e-css.e-btn.e-small .e-btn-icon.e-icon-top,
.e-bigger.e-css.e-btn.e-small .e-btn-icon.e-icon-top {
  padding-bottom: 6px;
  width: auto;
}
.e-bigger .e-btn.e-small .e-btn-icon.e-icon-bottom,
.e-bigger.e-btn.e-small .e-btn-icon.e-icon-bottom,
.e-bigger .e-css.e-btn.e-small .e-btn-icon.e-icon-bottom,
.e-bigger.e-css.e-btn.e-small .e-btn-icon.e-icon-bottom {
  padding-top: 6px;
  width: auto;
}
.e-bigger .e-btn.e-small.e-icon-btn,
.e-bigger.e-btn.e-small.e-icon-btn,
.e-bigger .e-css.e-btn.e-small.e-icon-btn,
.e-bigger.e-css.e-btn.e-small.e-icon-btn {
  padding: 3px 10px 1px;
}
.e-bigger .e-btn.e-small.e-top-icon-btn, .e-bigger .e-btn.e-small.e-bottom-icon-btn,
.e-bigger.e-btn.e-small.e-top-icon-btn,
.e-bigger.e-btn.e-small.e-bottom-icon-btn,
.e-bigger .e-css.e-btn.e-small.e-top-icon-btn,
.e-bigger .e-css.e-btn.e-small.e-bottom-icon-btn,
.e-bigger.e-css.e-btn.e-small.e-top-icon-btn,
.e-bigger.e-css.e-btn.e-small.e-bottom-icon-btn {
  line-height: 1;
  padding: 16px 16px;
}
.e-bigger .e-btn.e-small.e-round,
.e-bigger.e-btn.e-small.e-round,
.e-bigger .e-css.e-btn.e-small.e-round,
.e-bigger.e-css.e-btn.e-small.e-round {
  height: 2.8572em;
  line-height: 1;
  padding: 0;
  width: 2.8572em;
}
.e-bigger .e-btn.e-small.e-round .e-btn-icon,
.e-bigger.e-btn.e-small.e-round .e-btn-icon,
.e-bigger .e-css.e-btn.e-small.e-round .e-btn-icon,
.e-bigger.e-css.e-btn.e-small.e-round .e-btn-icon {
  font-size: 14px;
  line-height: 2.7143em;
  width: auto;
}
.e-bigger .e-btn.e-small.e-rtl .e-icon-right,
.e-bigger.e-btn.e-small.e-rtl .e-icon-right,
.e-bigger .e-css.e-btn.e-small.e-rtl .e-icon-right,
.e-bigger.e-css.e-btn.e-small.e-rtl .e-icon-right {
  margin-left: -1em;
  margin-right: 0;
}
.e-bigger .e-btn.e-small.e-rtl .e-icon-left,
.e-bigger.e-btn.e-small.e-rtl .e-icon-left,
.e-bigger .e-css.e-btn.e-small.e-rtl .e-icon-left,
.e-bigger.e-css.e-btn.e-small.e-rtl .e-icon-left {
  margin-left: 0;
  margin-right: -1em;
}

.e-checkbox-wrapper .e-check::before,
.e-css.e-checkbox-wrapper .e-check::before {
  content: "\e933";
}

.e-checkbox-wrapper .e-stop::before,
.e-css.e-checkbox-wrapper .e-stop::before {
  content: "\e934";
}

.e-checkbox-wrapper,
.e-css.e-checkbox-wrapper {
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  outline: none;
  -webkit-user-select: none;
          user-select: none;
}
.e-checkbox-wrapper label,
.e-css.e-checkbox-wrapper label {
  cursor: pointer;
  display: inline-block;
  line-height: 0;
  margin: 0;
  position: relative;
  white-space: nowrap;
}

.e-checkbox-wrapper:focus .e-frame, .e-checkbox-wrapper.e-focus .e-frame,
.e-css.e-checkbox-wrapper:focus .e-frame,
.e-css.e-checkbox-wrapper.e-focus .e-frame {
  box-shadow: none;
}

.e-checkbox-wrapper .e-ripple-container,
.e-css.e-checkbox-wrapper .e-ripple-container {
  border-radius: 50%;
  bottom: -9px;
  height: 36px;
  left: -9px;
  pointer-events: none;
  position: absolute;
  right: -9px;
  top: -9px;
  width: 36px;
  z-index: 1;
}
.e-checkbox-wrapper .e-label,
.e-css.e-checkbox-wrapper .e-label {
  cursor: pointer;
  display: inline-block;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  -webkit-user-select: none;
          user-select: none;
  vertical-align: middle;
  white-space: normal;
}

.e-checkbox-wrapper .e-checkbox,
.e-css.e-checkbox-wrapper .e-checkbox {
  height: 1px;
  opacity: 0;
  position: absolute;
  width: 1px;
}
.e-checkbox-wrapper .e-checkbox + .e-label,
.e-css.e-checkbox-wrapper .e-checkbox + .e-label {
  margin-right: 10px;
}

.e-checkbox-wrapper .e-frame,
.e-css.e-checkbox-wrapper .e-frame {
  border: 2px solid;
  border-radius: 2px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-family: "e-icons";
  height: 18px;
  line-height: 10px;
  padding: 2px 0;
  text-align: center;
  vertical-align: middle;
  width: 18px;
}
.e-checkbox-wrapper .e-frame + .e-label,
.e-css.e-checkbox-wrapper .e-frame + .e-label {
  margin-left: 10px;
}
.e-checkbox-wrapper .e-frame + .e-ripple-container,
.e-css.e-checkbox-wrapper .e-frame + .e-ripple-container {
  left: auto;
}

.e-checkbox-wrapper .e-check,
.e-css.e-checkbox-wrapper .e-check {
  font-size: 12px;
}

.e-checkbox-wrapper .e-stop,
.e-css.e-checkbox-wrapper .e-stop {
  font-size: 10px;
  line-height: 10px;
}

.e-checkbox-wrapper.e-checkbox-disabled,
.e-css.e-checkbox-wrapper.e-checkbox-disabled {
  cursor: default;
  pointer-events: none;
}
.e-checkbox-wrapper.e-checkbox-disabled .e-frame,
.e-css.e-checkbox-wrapper.e-checkbox-disabled .e-frame {
  cursor: default;
}
.e-checkbox-wrapper.e-checkbox-disabled .e-label,
.e-css.e-checkbox-wrapper.e-checkbox-disabled .e-label {
  cursor: default;
}

.e-checkbox-wrapper.e-rtl .e-ripple-container,
.e-css.e-checkbox-wrapper.e-rtl .e-ripple-container {
  right: -9px;
}
.e-checkbox-wrapper.e-rtl .e-frame,
.e-css.e-checkbox-wrapper.e-rtl .e-frame {
  margin: 0;
}
.e-checkbox-wrapper.e-rtl .e-frame:hover,
.e-css.e-checkbox-wrapper.e-rtl .e-frame:hover {
  background-color: #fff;
  border-color: #757575;
}
.e-checkbox-wrapper.e-rtl .e-frame + .e-ripple-container,
.e-css.e-checkbox-wrapper.e-rtl .e-frame + .e-ripple-container {
  left: -9px;
  right: auto;
}
.e-checkbox-wrapper.e-rtl .e-label,
.e-css.e-checkbox-wrapper.e-rtl .e-label {
  margin-left: 0;
  margin-right: 10px;
}
.e-checkbox-wrapper.e-rtl .e-label + .e-frame,
.e-css.e-checkbox-wrapper.e-rtl .e-label + .e-frame {
  margin: 0;
}
.e-checkbox-wrapper.e-rtl .e-checkbox + .e-label,
.e-css.e-checkbox-wrapper.e-rtl .e-checkbox + .e-label {
  margin-left: 10px;
  margin-right: 0;
}

.e-checkbox-wrapper.e-small .e-frame,
.e-css.e-checkbox-wrapper.e-small .e-frame {
  height: 14px;
  line-height: 6px;
  width: 14px;
}
.e-checkbox-wrapper.e-small .e-check,
.e-css.e-checkbox-wrapper.e-small .e-check {
  font-size: 10px;
}
.e-checkbox-wrapper.e-small .e-stop,
.e-css.e-checkbox-wrapper.e-small .e-stop {
  font-size: 8px;
  line-height: 6px;
}
.e-checkbox-wrapper.e-small .e-label,
.e-css.e-checkbox-wrapper.e-small .e-label {
  font-size: 13px;
  line-height: 14px;
}
.e-checkbox-wrapper.e-small .e-ripple-container,
.e-css.e-checkbox-wrapper.e-small .e-ripple-container {
  bottom: -9px;
  height: 32px;
  left: -9px;
  right: -9px;
  top: -9px;
  width: 32px;
}

.e-checkbox-wrapper[readonly] {
  pointer-events: none;
}

.e-small .e-checkbox-wrapper .e-frame,
.e-small.e-checkbox-wrapper .e-frame,
.e-small .e-css.e-checkbox-wrapper .e-frame,
.e-small.e-css.e-checkbox-wrapper .e-frame {
  height: 14px;
  line-height: 6px;
  width: 14px;
}
.e-small .e-checkbox-wrapper .e-frame:hover,
.e-small.e-checkbox-wrapper .e-frame:hover,
.e-small .e-css.e-checkbox-wrapper .e-frame:hover,
.e-small.e-css.e-checkbox-wrapper .e-frame:hover {
  background-color: #fff;
  border-color: #757575;
}
.e-small .e-checkbox-wrapper .e-check,
.e-small.e-checkbox-wrapper .e-check,
.e-small .e-css.e-checkbox-wrapper .e-check,
.e-small.e-css.e-checkbox-wrapper .e-check {
  font-size: 10px;
}
.e-small .e-checkbox-wrapper .e-stop,
.e-small.e-checkbox-wrapper .e-stop,
.e-small .e-css.e-checkbox-wrapper .e-stop,
.e-small.e-css.e-checkbox-wrapper .e-stop {
  font-size: 8px;
  line-height: 6px;
}
.e-small .e-checkbox-wrapper .e-label,
.e-small.e-checkbox-wrapper .e-label,
.e-small .e-css.e-checkbox-wrapper .e-label,
.e-small.e-css.e-checkbox-wrapper .e-label {
  font-size: 13px;
  line-height: 14px;
}
.e-small .e-checkbox-wrapper .e-ripple-container,
.e-small.e-checkbox-wrapper .e-ripple-container,
.e-small .e-css.e-checkbox-wrapper .e-ripple-container,
.e-small.e-css.e-checkbox-wrapper .e-ripple-container {
  bottom: -9px;
  height: 32px;
  left: -9px;
  right: -9px;
  top: -9px;
  width: 32px;
}

.e-checkbox-wrapper,
.e-css.e-checkbox-wrapper {
  /* stylelint-disable property-no-vendor-prefix */
  -webkit-tap-highlight-color: transparent;
}
.e-checkbox-wrapper .e-frame,
.e-css.e-checkbox-wrapper .e-frame {
  background-color: #fff;
  border-color: #757575;
}
.e-checkbox-wrapper .e-frame.e-check,
.e-css.e-checkbox-wrapper .e-frame.e-check {
  background-color: #e3165b;
  border-color: transparent;
  color: #fff;
}
.e-checkbox-wrapper .e-frame.e-stop,
.e-css.e-checkbox-wrapper .e-frame.e-stop {
  background-color: #fff;
  border-color: #757575;
  color: #757575;
}

.e-checkbox-wrapper .e-ripple-element,
.e-css.e-checkbox-wrapper .e-ripple-element {
  background: rgba(227, 22, 91, 0.26);
}

.e-checkbox-wrapper .e-ripple-check .e-ripple-element,
.e-css.e-checkbox-wrapper .e-ripple-check .e-ripple-element {
  background: rgba(0, 0, 0, 0.26);
}

.e-checkbox-wrapper:active .e-ripple-element,
.e-css.e-checkbox-wrapper:active .e-ripple-element {
  background: rgba(0, 0, 0, 0.26);
}
.e-checkbox-wrapper:active .e-ripple-check .e-ripple-element,
.e-css.e-checkbox-wrapper:active .e-ripple-check .e-ripple-element {
  background: rgba(227, 22, 91, 0.26);
}

.e-checkbox-wrapper .e-label,
.e-css.e-checkbox-wrapper .e-label {
  color: rgba(0, 0, 0, 0.87);
}

.e-checkbox-wrapper .e-checkbox:focus + .e-frame, .e-checkbox-wrapper .e-checkbox:active + .e-frame,
.e-css.e-checkbox-wrapper .e-checkbox:focus + .e-frame,
.e-css.e-checkbox-wrapper .e-checkbox:active + .e-frame {
  background-color: #fff;
  border-color: #757575;
  box-shadow: none;
}
.e-checkbox-wrapper .e-checkbox:focus + .e-frame.e-check, .e-checkbox-wrapper .e-checkbox:active + .e-frame.e-check,
.e-css.e-checkbox-wrapper .e-checkbox:focus + .e-frame.e-check,
.e-css.e-checkbox-wrapper .e-checkbox:active + .e-frame.e-check {
  background-color: #e3165b;
  border-color: transparent;
  box-shadow: none;
  color: #fff;
}
.e-checkbox-wrapper .e-checkbox:focus + .e-frame.e-stop, .e-checkbox-wrapper .e-checkbox:active + .e-frame.e-stop,
.e-css.e-checkbox-wrapper .e-checkbox:focus + .e-frame.e-stop,
.e-css.e-checkbox-wrapper .e-checkbox:active + .e-frame.e-stop {
  background-color: #e3165b;
  border-color: transparent;
  box-shadow: none;
  color: #757575;
}

.e-checkbox-wrapper:hover .e-frame,
.e-css.e-checkbox-wrapper:hover .e-frame {
  background-color: #fff;
  border-color: #757575;
}
.e-checkbox-wrapper:hover .e-frame.e-check,
.e-css.e-checkbox-wrapper:hover .e-frame.e-check {
  background-color: #e3165b;
  border-color: transparent;
  color: #fff;
}
.e-checkbox-wrapper:hover .e-frame.e-stop,
.e-css.e-checkbox-wrapper:hover .e-frame.e-stop {
  color: #757575;
}
.e-checkbox-wrapper:hover .e-label,
.e-css.e-checkbox-wrapper:hover .e-label {
  color: rgba(0, 0, 0, 0.87);
}

.e-checkbox-wrapper.e-checkbox-disabled .e-frame,
.e-css.e-checkbox-wrapper.e-checkbox-disabled .e-frame {
  background-color: #fff;
  border-color: #bdbdbd;
  color: #bdbdbd;
}
.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-check,
.e-css.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-check {
  background-color: #bdbdbd;
  border-color: #bdbdbd;
  color: #fff;
}
.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-stop,
.e-css.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-stop {
  background-color: #fff;
  border-color: #bdbdbd;
  color: #bdbdbd;
}
.e-checkbox-wrapper.e-checkbox-disabled .e-label,
.e-css.e-checkbox-wrapper.e-checkbox-disabled .e-label {
  color: #bdbdbd;
}

.e-checkbox-wrapper.e-focus .e-ripple-container,
.e-css.e-checkbox-wrapper.e-focus .e-ripple-container {
  background-color: rgba(0, 0, 0, 0.12);
}
.e-checkbox-wrapper.e-focus .e-ripple-container.e-ripple-check,
.e-css.e-checkbox-wrapper.e-focus .e-ripple-container.e-ripple-check {
  background-color: rgba(227, 22, 91, 0.26);
}
.e-checkbox-wrapper.e-focus .e-frame, .e-checkbox-wrapper.e-focus .e-frame.e-check,
.e-css.e-checkbox-wrapper.e-focus .e-frame,
.e-css.e-checkbox-wrapper.e-focus .e-frame.e-check {
  outline: #fff 0 solid;
  outline-offset: 0;
}

.e-bigger.e-small .e-checkbox-wrapper .e-frame,
.e-bigger.e-small.e-checkbox-wrapper .e-frame,
.e-bigger.e-small .e-css.e-checkbox-wrapper .e-frame,
.e-bigger.e-small.e-css.e-checkbox-wrapper .e-frame {
  height: 20px;
  line-height: 12px;
  width: 20px;
}
.e-bigger.e-small .e-checkbox-wrapper .e-frame:hover.e-check,
.e-bigger.e-small.e-checkbox-wrapper .e-frame:hover.e-check,
.e-bigger.e-small .e-css.e-checkbox-wrapper .e-frame:hover.e-check,
.e-bigger.e-small.e-css.e-checkbox-wrapper .e-frame:hover.e-check {
  background-color: #e3165b;
  border-color: transparent;
}
.e-bigger.e-small .e-checkbox-wrapper .e-check,
.e-bigger.e-small.e-checkbox-wrapper .e-check,
.e-bigger.e-small .e-css.e-checkbox-wrapper .e-check,
.e-bigger.e-small.e-css.e-checkbox-wrapper .e-check {
  font-size: 12px;
}
.e-bigger.e-small .e-checkbox-wrapper .e-stop,
.e-bigger.e-small.e-checkbox-wrapper .e-stop,
.e-bigger.e-small .e-css.e-checkbox-wrapper .e-stop,
.e-bigger.e-small.e-css.e-checkbox-wrapper .e-stop {
  font-size: 10px;
  line-height: 12px;
}
.e-bigger.e-small .e-checkbox-wrapper .e-label,
.e-bigger.e-small.e-checkbox-wrapper .e-label,
.e-bigger.e-small .e-css.e-checkbox-wrapper .e-label,
.e-bigger.e-small.e-css.e-checkbox-wrapper .e-label {
  font-size: 14px;
  line-height: 20px;
}
.e-bigger.e-small .e-checkbox-wrapper .e-ripple-container,
.e-bigger.e-small.e-checkbox-wrapper .e-ripple-container,
.e-bigger.e-small .e-css.e-checkbox-wrapper .e-ripple-container,
.e-bigger.e-small.e-css.e-checkbox-wrapper .e-ripple-container {
  bottom: -9px;
  height: 38px;
  left: -9px;
  right: -9px;
  top: -9px;
  width: 38px;
}

.e-bigger .e-checkbox-wrapper .e-frame,
.e-bigger.e-checkbox-wrapper .e-frame,
.e-bigger .e-css.e-checkbox-wrapper .e-frame,
.e-bigger.e-css.e-checkbox-wrapper .e-frame {
  height: 22px;
  line-height: 14px;
  width: 22px;
}
.e-bigger .e-checkbox-wrapper .e-frame + .e-label,
.e-bigger.e-checkbox-wrapper .e-frame + .e-label,
.e-bigger .e-css.e-checkbox-wrapper .e-frame + .e-label,
.e-bigger.e-css.e-checkbox-wrapper .e-frame + .e-label {
  font-size: 14px;
  line-height: 22px;
  margin-left: 12px;
}
.e-bigger .e-checkbox-wrapper .e-frame + .e-ripple-container,
.e-bigger.e-checkbox-wrapper .e-frame + .e-ripple-container,
.e-bigger .e-css.e-checkbox-wrapper .e-frame + .e-ripple-container,
.e-bigger.e-css.e-checkbox-wrapper .e-frame + .e-ripple-container {
  left: auto;
}
.e-bigger .e-checkbox-wrapper .e-check,
.e-bigger.e-checkbox-wrapper .e-check,
.e-bigger .e-css.e-checkbox-wrapper .e-check,
.e-bigger.e-css.e-checkbox-wrapper .e-check {
  font-size: 16px;
}
.e-bigger .e-checkbox-wrapper .e-stop,
.e-bigger.e-checkbox-wrapper .e-stop,
.e-bigger .e-css.e-checkbox-wrapper .e-stop,
.e-bigger.e-css.e-checkbox-wrapper .e-stop {
  font-size: 12px;
  line-height: 14px;
}
.e-bigger .e-checkbox-wrapper .e-label,
.e-bigger.e-checkbox-wrapper .e-label,
.e-bigger .e-css.e-checkbox-wrapper .e-label,
.e-bigger.e-css.e-checkbox-wrapper .e-label {
  font-size: 14px;
}
.e-bigger .e-checkbox-wrapper .e-ripple-container,
.e-bigger.e-checkbox-wrapper .e-ripple-container,
.e-bigger .e-css.e-checkbox-wrapper .e-ripple-container,
.e-bigger.e-css.e-checkbox-wrapper .e-ripple-container {
  bottom: -9px;
  height: 40px;
  left: -9px;
  right: -9px;
  top: -9px;
  width: 40px;
}
.e-bigger .e-checkbox-wrapper.e-rtl .e-frame,
.e-bigger.e-checkbox-wrapper.e-rtl .e-frame,
.e-bigger .e-css.e-checkbox-wrapper.e-rtl .e-frame,
.e-bigger.e-css.e-checkbox-wrapper.e-rtl .e-frame {
  margin: 0;
}
.e-bigger .e-checkbox-wrapper.e-rtl .e-frame:hover.e-check,
.e-bigger.e-checkbox-wrapper.e-rtl .e-frame:hover.e-check,
.e-bigger .e-css.e-checkbox-wrapper.e-rtl .e-frame:hover.e-check,
.e-bigger.e-css.e-checkbox-wrapper.e-rtl .e-frame:hover.e-check {
  background-color: #e3165b;
  border-color: transparent;
}
.e-bigger .e-checkbox-wrapper.e-rtl .e-frame + .e-label,
.e-bigger.e-checkbox-wrapper.e-rtl .e-frame + .e-label,
.e-bigger .e-css.e-checkbox-wrapper.e-rtl .e-frame + .e-label,
.e-bigger.e-css.e-checkbox-wrapper.e-rtl .e-frame + .e-label {
  margin-left: 0;
  margin-right: 12px;
}
.e-bigger .e-checkbox-wrapper.e-rtl .e-frame + .e-ripple-container,
.e-bigger.e-checkbox-wrapper.e-rtl .e-frame + .e-ripple-container,
.e-bigger .e-css.e-checkbox-wrapper.e-rtl .e-frame + .e-ripple-container,
.e-bigger.e-css.e-checkbox-wrapper.e-rtl .e-frame + .e-ripple-container {
  left: auto;
}
.e-bigger .e-checkbox-wrapper.e-rtl .e-frame + .e-ripple-container,
.e-bigger.e-checkbox-wrapper.e-rtl .e-frame + .e-ripple-container,
.e-bigger .e-css.e-checkbox-wrapper.e-rtl .e-frame + .e-ripple-container,
.e-bigger.e-css.e-checkbox-wrapper.e-rtl .e-frame + .e-ripple-container {
  right: auto;
}
.e-bigger .e-checkbox-wrapper.e-small .e-frame,
.e-bigger.e-checkbox-wrapper.e-small .e-frame,
.e-bigger .e-css.e-checkbox-wrapper.e-small .e-frame,
.e-bigger.e-css.e-checkbox-wrapper.e-small .e-frame {
  height: 20px;
  line-height: 12px;
  width: 20px;
}
.e-bigger .e-checkbox-wrapper.e-small .e-check,
.e-bigger.e-checkbox-wrapper.e-small .e-check,
.e-bigger .e-css.e-checkbox-wrapper.e-small .e-check,
.e-bigger.e-css.e-checkbox-wrapper.e-small .e-check {
  font-size: 12px;
}
.e-bigger .e-checkbox-wrapper.e-small .e-stop,
.e-bigger.e-checkbox-wrapper.e-small .e-stop,
.e-bigger .e-css.e-checkbox-wrapper.e-small .e-stop,
.e-bigger.e-css.e-checkbox-wrapper.e-small .e-stop {
  font-size: 10px;
  line-height: 12px;
}
.e-bigger .e-checkbox-wrapper.e-small .e-label,
.e-bigger.e-checkbox-wrapper.e-small .e-label,
.e-bigger .e-css.e-checkbox-wrapper.e-small .e-label,
.e-bigger.e-css.e-checkbox-wrapper.e-small .e-label {
  font-size: 14px;
  line-height: 20px;
}
.e-bigger .e-checkbox-wrapper.e-small .e-ripple-container,
.e-bigger.e-checkbox-wrapper.e-small .e-ripple-container,
.e-bigger .e-css.e-checkbox-wrapper.e-small .e-ripple-container,
.e-bigger.e-css.e-checkbox-wrapper.e-small .e-ripple-container {
  bottom: -9px;
  height: 38px;
  left: -9px;
  right: -9px;
  top: -9px;
  width: 38px;
}

.e-radio-wrapper {
  display: inline-block;
  line-height: 1;
  position: relative;
}

/* stylelint-disable property-no-vendor-prefix */
.e-radio {
  -webkit-appearance: none;
  height: 1px;
  opacity: 0;
  position: absolute;
  width: 1px;
}
.e-radio:not(:checked):not(:disabled):hover + label.e-rtl::after,
.e-radio:not(:checked):not(:disabled):hover + label.e-right::after {
  left: auto;
}
.e-radio + label {
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}
.e-radio + label .e-label {
  display: inline-block;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  padding-left: 28px;
  vertical-align: text-top;
  white-space: normal;
}
.e-radio + label::before {
  border: 2px solid;
  border-radius: 50%;
  box-sizing: border-box;
  content: "";
  height: 18px;
  left: 0;
  position: absolute;
  width: 18px;
}
.e-radio + label:focus::before {
  box-shadow: none;
}
.e-radio + label::after {
  border: 1px solid;
  border-radius: 50%;
  box-sizing: border-box;
  content: "";
  height: 8px;
  left: 5px;
  position: absolute;
  top: 5px;
  transform: scale(0);
  width: 8px;
}
.e-radio + label .e-ripple-container {
  border-radius: 50%;
  height: 34px;
  left: -8px;
  position: absolute;
  top: -8px;
  width: 34px;
  z-index: 1;
}
.e-radio + label.e-right .e-label, .e-radio + label.e-rtl .e-label {
  padding-left: 0;
  padding-right: 28px;
}
.e-radio + label.e-right::before, .e-radio + label.e-rtl::before {
  left: auto;
  right: 0;
}
.e-radio + label.e-right::after, .e-radio + label.e-rtl::after {
  left: auto;
  right: 5px;
}
.e-radio + label.e-right .e-ripple-container, .e-radio + label.e-rtl .e-ripple-container {
  left: auto;
  right: -8px;
}
.e-radio + label.e-right.e-rtl .e-label {
  padding-left: 28px;
  padding-right: 0;
}
.e-radio + label.e-right.e-rtl::before {
  left: 0;
  right: auto;
}
.e-radio + label.e-right.e-rtl::after {
  left: 5px;
  right: auto;
}
.e-radio + label.e-right.e-rtl .e-ripple-container {
  left: -8px;
  right: auto;
}
.e-radio + label.e-small .e-label {
  line-height: 14px;
  padding-left: 24px;
}
.e-radio + label.e-small::before {
  height: 14px;
  width: 14px;
}
.e-radio + label.e-small::after {
  height: 6px;
  left: 4px;
  top: 4px;
  width: 6px;
}
.e-radio + label.e-small .e-ripple-container {
  left: -10px;
  top: -10px;
}
.e-radio + label.e-small.e-right .e-label, .e-radio + label.e-small.e-rtl .e-label {
  padding-left: 0;
  padding-right: 24px;
}
.e-radio + label.e-small.e-right::after, .e-radio + label.e-small.e-rtl::after {
  left: auto;
  right: 4px;
}
.e-radio + label.e-small.e-right .e-ripple-container, .e-radio + label.e-small.e-rtl .e-ripple-container {
  left: auto;
  right: -10px;
}
.e-radio + label.e-small.e-right.e-rtl .e-label {
  padding-left: 24px;
  padding-right: 0;
}
.e-radio + label.e-small.e-right.e-rtl::after {
  left: 4px;
  right: auto;
}
.e-radio + label.e-small.e-right.e-rtl .e-ripple-container {
  left: -10px;
  right: auto;
}
.e-radio:checked + label::after {
  transform: scale(1);
  transition: transform ease 280ms, background-color ease 280ms;
}

.e-small .e-radio + label .e-label,
.e-radio + label.e-small .e-label {
  line-height: 14px;
  padding-left: 24px;
}
.e-small .e-radio + label::before,
.e-radio + label.e-small::before {
  height: 14px;
  width: 14px;
}
.e-small .e-radio + label::after,
.e-radio + label.e-small::after {
  height: 6px;
  left: 4px;
  top: 4px;
  width: 6px;
}
.e-small .e-radio + label .e-ripple-container,
.e-radio + label.e-small .e-ripple-container {
  left: -10px;
  top: -10px;
}
.e-small .e-radio + label.e-right .e-label, .e-small .e-radio + label.e-rtl .e-label,
.e-radio + label.e-small.e-right .e-label,
.e-radio + label.e-small.e-rtl .e-label {
  padding-left: 0;
  padding-right: 24px;
}
.e-small .e-radio + label.e-right::after, .e-small .e-radio + label.e-rtl::after,
.e-radio + label.e-small.e-right::after,
.e-radio + label.e-small.e-rtl::after {
  left: auto;
  right: 4px;
}
.e-small .e-radio + label.e-right .e-ripple-container, .e-small .e-radio + label.e-rtl .e-ripple-container,
.e-radio + label.e-small.e-right .e-ripple-container,
.e-radio + label.e-small.e-rtl .e-ripple-container {
  left: auto;
  right: -10px;
}
.e-small .e-radio + label.e-right.e-rtl .e-label,
.e-radio + label.e-small.e-right.e-rtl .e-label {
  padding-left: 24px;
  padding-right: 0;
}
.e-small .e-radio + label.e-right.e-rtl::after,
.e-radio + label.e-small.e-right.e-rtl::after {
  left: 4px;
  right: auto;
}
.e-small .e-radio + label.e-right.e-rtl .e-ripple-container,
.e-radio + label.e-small.e-right.e-rtl .e-ripple-container {
  left: -10px;
  right: auto;
}

.e-radio + label::before {
  background-color: #fff;
  border-color: #757575;
}
.e-radio + label.e-focus .e-ripple-container {
  background-color: rgba(0, 0, 0, 0.12);
}
.e-radio + label .e-label {
  color: rgba(0, 0, 0, 0.87);
}
.e-radio + label .e-ripple-element {
  background-color: rgba(227, 22, 91, 0.26);
}
.e-radio + label:active .e-ripple-element {
  background-color: rgba(0, 0, 0, 0.12);
}
.e-radio:focus + label::before {
  border-color: #e3165b;
  box-shadow: none;
}
.e-radio:focus + label::before {
  border-color: #757575;
  box-shadow: none;
}
.e-radio:hover + label::before {
  border-color: #757575;
}
.e-radio:checked + label::before {
  background-color: #fff;
  border-color: #e3165b;
}
.e-radio:checked + label::after {
  background-color: #e3165b;
  color: #e3165b;
}
.e-radio:checked + label:active .e-ripple-element {
  background-color: rgba(227, 22, 91, 0.26);
}
.e-radio:checked + .e-focus .e-ripple-container {
  background-color: rgba(227, 22, 91, 0.26);
}
.e-radio:checked + .e-focus::before {
  outline: #fff 0 solid;
  outline-offset: 0;
}
.e-radio:checked:focus + label::before {
  border-color: #e3165b;
}
.e-radio:checked:focus + label::after {
  background-color: #e3165b;
}
.e-radio:checked + label:hover::before {
  border-color: #e3165b;
}
.e-radio:checked + label:hover::after {
  background-color: #e3165b;
}
.e-radio:disabled + label {
  cursor: default;
  pointer-events: none;
}
.e-radio:disabled + label::before {
  background-color: transparent;
  border-color: #bdbdbd;
  cursor: default;
}
.e-radio:disabled + label .e-ripple-container {
  background-color: transparent;
}
.e-radio:disabled + label .e-ripple-container::after {
  background-color: transparent;
  cursor: default;
}
.e-radio:disabled + label .e-label {
  color: #bdbdbd;
}
.e-radio:disabled:checked + label::before {
  background-color: transparent;
  border-color: #bdbdbd;
}
.e-radio:disabled:checked + label::after {
  background-color: #bdbdbd;
  border-color: #bdbdbd;
  cursor: default;
}
.e-radio:disabled:checked + label .e-ripple-container, .e-radio:disabled:checked + label .e-ripple-container::after {
  background-color: transparent;
}

.e-bigger.e-small .e-radio + label .e-label,
.e-radio + label.e-bigger.e-small .e-label {
  line-height: 20px;
  padding-left: 32px;
}
.e-bigger.e-small .e-radio + label::before,
.e-radio + label.e-bigger.e-small::before {
  height: 20px;
  width: 20px;
}
.e-bigger.e-small .e-radio + label::after,
.e-radio + label.e-bigger.e-small::after {
  height: 8px;
  left: 6px;
  top: 6px;
  width: 8px;
}
.e-bigger.e-small .e-radio + label .e-ripple-container,
.e-radio + label.e-bigger.e-small .e-ripple-container {
  height: 40px;
  left: -10px;
  top: -10px;
  width: 40px;
}
.e-bigger.e-small .e-radio + label.e-right .e-label, .e-bigger.e-small .e-radio + label.e-rtl .e-label,
.e-radio + label.e-bigger.e-small.e-right .e-label,
.e-radio + label.e-bigger.e-small.e-rtl .e-label {
  padding-left: 0;
  padding-right: 32px;
}
.e-bigger.e-small .e-radio + label.e-right::after, .e-bigger.e-small .e-radio + label.e-rtl::after,
.e-radio + label.e-bigger.e-small.e-right::after,
.e-radio + label.e-bigger.e-small.e-rtl::after {
  left: auto;
  right: 6px;
}
.e-bigger.e-small .e-radio + label.e-right .e-ripple-container, .e-bigger.e-small .e-radio + label.e-rtl .e-ripple-container,
.e-radio + label.e-bigger.e-small.e-right .e-ripple-container,
.e-radio + label.e-bigger.e-small.e-rtl .e-ripple-container {
  left: auto;
  right: -10px;
}
.e-bigger.e-small .e-radio + label.e-right.e-rtl .e-label,
.e-radio + label.e-bigger.e-small.e-right.e-rtl .e-label {
  padding-left: 32px;
  padding-right: 0;
}
.e-bigger.e-small .e-radio + label.e-right.e-rtl::after,
.e-radio + label.e-bigger.e-small.e-right.e-rtl::after {
  left: 6px;
  right: auto;
}
.e-bigger.e-small .e-radio + label.e-right.e-rtl .e-ripple-container,
.e-radio + label.e-bigger.e-small.e-right.e-rtl .e-ripple-container {
  left: -10px;
  right: auto;
}

.e-bigger .e-radio:not(:checked):hover + label.e-rtl::after,
.e-bigger .e-radio:not(:checked):hover + label.e-right::after {
  left: auto;
}
.e-bigger .e-radio + label .e-label,
.e-radio + label.e-bigger .e-label {
  font-size: 14px;
  line-height: 22px;
  padding-left: 34px;
}
.e-bigger .e-radio + label::before,
.e-radio + label.e-bigger::before {
  height: 22px;
  width: 22px;
}
.e-bigger .e-radio + label::after,
.e-radio + label.e-bigger::after {
  height: 10px;
  left: 6px;
  top: 6px;
  width: 10px;
}
.e-bigger .e-radio + label .e-ripple-container,
.e-radio + label.e-bigger .e-ripple-container {
  height: 42px;
  left: -10px;
  top: -10px;
  width: 42px;
}
.e-bigger .e-radio + label.e-right .e-label, .e-bigger .e-radio + label.e-rtl .e-label,
.e-radio + label.e-bigger.e-right .e-label,
.e-radio + label.e-bigger.e-rtl .e-label {
  padding-left: 0;
  padding-right: 34px;
}
.e-bigger .e-radio + label.e-right::after, .e-bigger .e-radio + label.e-rtl::after,
.e-radio + label.e-bigger.e-right::after,
.e-radio + label.e-bigger.e-rtl::after {
  left: auto;
  right: 6px;
}
.e-bigger .e-radio + label.e-right .e-ripple-container, .e-bigger .e-radio + label.e-rtl .e-ripple-container,
.e-radio + label.e-bigger.e-right .e-ripple-container,
.e-radio + label.e-bigger.e-rtl .e-ripple-container {
  left: auto;
  right: -10px;
}
.e-bigger .e-radio + label.e-right.e-rtl .e-label,
.e-radio + label.e-bigger.e-right.e-rtl .e-label {
  padding-left: 34px;
  padding-right: 0;
}
.e-bigger .e-radio + label.e-right.e-rtl::after,
.e-radio + label.e-bigger.e-right.e-rtl::after {
  left: 6px;
  right: auto;
}
.e-bigger .e-radio + label.e-right.e-rtl .e-ripple-container,
.e-radio + label.e-bigger.e-right.e-rtl .e-ripple-container {
  left: -12px;
  right: auto;
}
.e-bigger .e-radio + label.e-small .e-label,
.e-radio + label.e-bigger.e-small .e-label {
  line-height: 20px;
  padding-left: 32px;
}
.e-bigger .e-radio + label.e-small::before,
.e-radio + label.e-bigger.e-small::before {
  height: 20px;
  width: 20px;
}
.e-bigger .e-radio + label.e-small::after,
.e-radio + label.e-bigger.e-small::after {
  height: 8px;
  left: 6px;
  top: 6px;
  width: 8px;
}
.e-bigger .e-radio + label.e-small .e-ripple-container,
.e-radio + label.e-bigger.e-small .e-ripple-container {
  height: 40px;
  left: -10px;
  top: -10px;
  width: 40px;
}
.e-bigger .e-radio + label.e-small.e-right .e-label, .e-bigger .e-radio + label.e-small.e-rtl .e-label,
.e-radio + label.e-bigger.e-small.e-right .e-label,
.e-radio + label.e-bigger.e-small.e-rtl .e-label {
  padding-left: 0;
  padding-right: 32px;
}
.e-bigger .e-radio + label.e-small.e-right::after, .e-bigger .e-radio + label.e-small.e-rtl::after,
.e-radio + label.e-bigger.e-small.e-right::after,
.e-radio + label.e-bigger.e-small.e-rtl::after {
  left: auto;
  right: 6px;
}
.e-bigger .e-radio + label.e-small.e-right .e-ripple-container, .e-bigger .e-radio + label.e-small.e-rtl .e-ripple-container,
.e-radio + label.e-bigger.e-small.e-right .e-ripple-container,
.e-radio + label.e-bigger.e-small.e-rtl .e-ripple-container {
  left: auto;
  right: -10px;
}
.e-bigger .e-radio + label.e-small.e-right.e-rtl .e-label,
.e-radio + label.e-bigger.e-small.e-right.e-rtl .e-label {
  padding-left: 32px;
  padding-right: 0;
}
.e-bigger .e-radio + label.e-small.e-right.e-rtl::after,
.e-radio + label.e-bigger.e-small.e-right.e-rtl::after {
  left: 6px;
  right: auto;
}
.e-bigger .e-radio + label.e-small.e-right.e-rtl .e-ripple-container,
.e-radio + label.e-bigger.e-small.e-right.e-rtl .e-ripple-container {
  left: -10px;
  right: auto;
}

.e-switch-wrapper,
.e-css.e-switch-wrapper {
  cursor: pointer;
  display: inline-block;
  height: 12px;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
  width: 34px;
}
.e-switch-wrapper .e-switch,
.e-css.e-switch-wrapper .e-switch {
  /* stylelint-disable property-no-vendor-prefix */
  -moz-appearance: none;
  height: 1px;
  opacity: 0;
  position: absolute;
  width: 1px;
}

.e-switch-wrapper .e-switch-inner,
.e-css.e-switch-wrapper .e-switch-inner {
  -ms-transition: all 0.08s linear;
  -webkit-transition: all 0.08s linear;
  border: none;
  border-radius: 20px;
  box-sizing: border-box;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  transition: all 0.08s linear;
  width: 100%;
}

.e-switch-wrapper .e-switch-on, .e-switch-wrapper .e-switch-off,
.e-css.e-switch-wrapper .e-switch-on,
.e-css.e-switch-wrapper .e-switch-off {
  -ms-transition: transform 90ms cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition: transform 90ms cubic-bezier(0.4, 0, 0.2, 1);
  align-items: center;
  border-radius: inherit;
  display: flex;
  font-family: "";
  font-size: small;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  transition: transform 90ms cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
}

.e-switch-wrapper .e-switch-on,
.e-css.e-switch-wrapper .e-switch-on {
  left: -100%;
  text-indent: -9999px;
}

.e-switch-wrapper .e-switch-off,
.e-css.e-switch-wrapper .e-switch-off {
  left: 0;
  opacity: 0.42;
  text-indent: -9999px;
}

.e-switch-wrapper .e-switch-handle,
.e-css.e-switch-wrapper .e-switch-handle {
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  border-radius: 50%;
  bottom: 0;
  height: 18px;
  left: 0;
  margin: auto 0;
  position: absolute;
  top: 0;
  transition: all 0.2s linear;
  width: 18px;
}

.e-switch-wrapper .e-switch-inner.e-switch-active .e-switch-on,
.e-css.e-switch-wrapper .e-switch-inner.e-switch-active .e-switch-on {
  left: 0;
  opacity: 0.54;
}

.e-switch-wrapper .e-switch-inner.e-switch-active .e-switch-off,
.e-css.e-switch-wrapper .e-switch-inner.e-switch-active .e-switch-off {
  left: 100%;
}

.e-switch-wrapper .e-switch-handle.e-switch-active,
.e-css.e-switch-wrapper .e-switch-handle.e-switch-active {
  left: 100%;
  margin-left: -18px;
}

.e-switch-wrapper.e-switch-disabled,
.e-css.e-switch-wrapper.e-switch-disabled {
  cursor: default;
  pointer-events: none;
}

.e-switch-wrapper .e-ripple-container,
.e-css.e-switch-wrapper .e-ripple-container {
  border-radius: 50%;
  bottom: -9px;
  height: 52px;
  left: -17px;
  pointer-events: none;
  position: absolute;
  top: -17px;
  width: 52px;
  z-index: 1;
}
.e-switch-wrapper.e-rtl .e-switch-handle,
.e-css.e-switch-wrapper.e-rtl .e-switch-handle {
  left: 100%;
  margin-left: -18px;
}
.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on {
  left: 0;
}
.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off {
  left: -100%;
}
.e-switch-wrapper.e-rtl .e-switch-on,
.e-css.e-switch-wrapper.e-rtl .e-switch-on {
  left: 100%;
}
.e-switch-wrapper.e-rtl .e-switch-off,
.e-css.e-switch-wrapper.e-rtl .e-switch-off {
  left: 0;
}
.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
.e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active {
  border-radius: 50%;
  height: 18px;
  left: 0;
  margin: auto 0;
  position: absolute;
  top: 0;
  transition: all 0.2s linear;
  width: 18px;
}

.e-switch-wrapper.e-small,
.e-css.e-switch-wrapper.e-small {
  height: 10px;
  width: 26px;
}
.e-switch-wrapper.e-small .e-switch-handle,
.e-css.e-switch-wrapper.e-small .e-switch-handle {
  height: 16px;
  width: 16px;
}
.e-switch-wrapper.e-small .e-ripple-container,
.e-css.e-switch-wrapper.e-small .e-ripple-container {
  border-radius: 50%;
  height: 36px;
  left: -10px;
  pointer-events: none;
  position: absolute;
  top: -10px;
  width: 36px;
  z-index: 1;
}
.e-switch-wrapper.e-small .e-switch-handle.e-switch-active,
.e-css.e-switch-wrapper.e-small .e-switch-handle.e-switch-active {
  left: 100%;
  margin-left: -16px;
}
.e-switch-wrapper.e-small .e-switch-on, .e-switch-wrapper.e-small .e-switch-off,
.e-css.e-switch-wrapper.e-small .e-switch-on,
.e-css.e-switch-wrapper.e-small .e-switch-off {
  font-size: 9px;
}
.e-switch-wrapper.e-small .e-switch-on,
.e-css.e-switch-wrapper.e-small .e-switch-on {
  text-indent: -9999px;
}
.e-switch-wrapper.e-small .e-switch-off,
.e-css.e-switch-wrapper.e-small .e-switch-off {
  text-indent: -9999px;
}
.e-switch-wrapper.e-small.e-rtl .e-switch-handle,
.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle {
  left: 100%;
  margin-left: -16px;
}
.e-switch-wrapper.e-small.e-rtl .e-switch-handle,
.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle {
  height: 16px;
  width: 16px;
}
.e-switch-wrapper.e-small.e-rtl .e-switch-on,
.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-on {
  left: 100%;
  opacity: 0.54;
}
.e-switch-wrapper.e-small.e-rtl .e-switch-off,
.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-off {
  left: 0;
}
.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-on {
  left: 0;
}
.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-off {
  left: -100%;
}
.e-switch-wrapper.e-small.e-rtl .e-switch-handle.e-switch-active,
.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle.e-switch-active {
  left: 16px;
}

*.e-small .e-switch-wrapper,
*.e-small.e-switch-wrapper,
*.e-small .e-css.e-switch-wrapper,
*.e-small.e-css.e-switch-wrapper {
  height: 10px;
  width: 26px;
}
*.e-small .e-switch-wrapper .e-switch-handle,
*.e-small.e-switch-wrapper .e-switch-handle,
*.e-small .e-css.e-switch-wrapper .e-switch-handle,
*.e-small.e-css.e-switch-wrapper .e-switch-handle {
  height: 16px;
  width: 16px;
}
*.e-small .e-switch-wrapper .e-ripple-container,
*.e-small.e-switch-wrapper .e-ripple-container,
*.e-small .e-css.e-switch-wrapper .e-ripple-container,
*.e-small.e-css.e-switch-wrapper .e-ripple-container {
  border-radius: 50%;
  height: 36px;
  left: -10px;
  pointer-events: none;
  position: absolute;
  top: -10px;
  width: 36px;
  z-index: 1;
}
*.e-small .e-switch-wrapper .e-switch-handle.e-switch-active,
*.e-small.e-switch-wrapper .e-switch-handle.e-switch-active,
*.e-small .e-css.e-switch-wrapper .e-switch-handle.e-switch-active,
*.e-small.e-css.e-switch-wrapper .e-switch-handle.e-switch-active {
  left: 100%;
  margin-left: -16px;
}
*.e-small .e-switch-wrapper .e-switch-on, *.e-small .e-switch-wrapper .e-switch-off,
*.e-small.e-switch-wrapper .e-switch-on,
*.e-small.e-switch-wrapper .e-switch-off,
*.e-small .e-css.e-switch-wrapper .e-switch-on,
*.e-small .e-css.e-switch-wrapper .e-switch-off,
*.e-small.e-css.e-switch-wrapper .e-switch-on,
*.e-small.e-css.e-switch-wrapper .e-switch-off {
  font-size: 9px;
}
*.e-small .e-switch-wrapper .e-switch-on,
*.e-small.e-switch-wrapper .e-switch-on,
*.e-small .e-css.e-switch-wrapper .e-switch-on,
*.e-small.e-css.e-switch-wrapper .e-switch-on {
  text-indent: -9999px;
}
*.e-small .e-switch-wrapper .e-switch-off,
*.e-small.e-switch-wrapper .e-switch-off,
*.e-small .e-css.e-switch-wrapper .e-switch-off,
*.e-small.e-css.e-switch-wrapper .e-switch-off {
  text-indent: -9999px;
}
*.e-small .e-switch-wrapper.e-rtl .e-switch-handle,
*.e-small.e-switch-wrapper.e-rtl .e-switch-handle,
*.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-handle,
*.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-handle {
  left: 100%;
  margin-left: -16px;
}
*.e-small .e-switch-wrapper.e-rtl .e-switch-handle,
*.e-small.e-switch-wrapper.e-rtl .e-switch-handle,
*.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-handle,
*.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-handle {
  height: 16px;
  width: 16px;
}
*.e-small .e-switch-wrapper.e-rtl .e-switch-on,
*.e-small.e-switch-wrapper.e-rtl .e-switch-on,
*.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-on,
*.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-on {
  left: 100%;
  opacity: 0.54;
}
*.e-small .e-switch-wrapper.e-rtl .e-switch-off,
*.e-small.e-switch-wrapper.e-rtl .e-switch-off,
*.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-off,
*.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-off {
  left: 0;
}
*.e-small .e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
*.e-small.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
*.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
*.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on {
  left: 0;
}
*.e-small .e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
*.e-small.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
*.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
*.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off {
  left: -100%;
}
*.e-small .e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
*.e-small.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
*.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
*.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active {
  left: 16px;
}

.e-switch-wrapper,
.e-css.e-switch-wrapper {
  /* stylelint-disable property-no-vendor-prefix */
  -webkit-tap-highlight-color: transparent;
}
.e-switch-wrapper .e-switch-off,
.e-css.e-switch-wrapper .e-switch-off {
  background-color: #000;
  color: #fff;
}
.e-switch-wrapper .e-switch-handle,
.e-css.e-switch-wrapper .e-switch-handle {
  background-color: #f5f5f5;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.e-switch-wrapper .e-switch-on,
.e-css.e-switch-wrapper .e-switch-on {
  background-color: #e3165b;
  color: #fff;
}
.e-switch-wrapper .e-switch-handle.e-switch-active,
.e-css.e-switch-wrapper .e-switch-handle.e-switch-active {
  background-color: #e3165b;
}
.e-switch-wrapper .e-switch-inner.e-switch-active,
.e-css.e-switch-wrapper .e-switch-inner.e-switch-active {
  background-color: #fff;
  border-color: transparent;
}
.e-switch-wrapper .e-switch-inner,
.e-css.e-switch-wrapper .e-switch-inner {
  background-color: initial;
}
.e-switch-wrapper .e-ripple-element,
.e-css.e-switch-wrapper .e-ripple-element {
  background-color: rgba(0, 0, 0, 0.12);
}
.e-switch-wrapper .e-ripple-check .e-ripple-element,
.e-css.e-switch-wrapper .e-ripple-check .e-ripple-element {
  background-color: rgba(227, 22, 91, 0.12);
}
.e-switch-wrapper.e-switch-disabled .e-switch-handle.e-switch-active,
.e-css.e-switch-wrapper.e-switch-disabled .e-switch-handle.e-switch-active {
  box-shadow: none;
}
.e-switch-wrapper.e-switch-disabled .e-switch-handle,
.e-css.e-switch-wrapper.e-switch-disabled .e-switch-handle {
  background-color: #bdbdbd;
  box-shadow: none;
}
.e-switch-wrapper.e-switch-disabled .e-switch-inner .e-switch-off,
.e-css.e-switch-wrapper.e-switch-disabled .e-switch-inner .e-switch-off {
  opacity: 0.12;
  background-color: #000;
  border-color: #bdbdbd;
  color: transparent;
}
.e-switch-wrapper.e-switch-disabled .e-switch-inner .e-switch-on,
.e-css.e-switch-wrapper.e-switch-disabled .e-switch-inner .e-switch-on {
  color: transparent;
  opacity: 0.12;
  background-color: #000;
}
.e-switch-wrapper.e-switch-disabled .e-switch-inner,
.e-css.e-switch-wrapper.e-switch-disabled .e-switch-inner {
  background-color: #000;
  opacity: 0.12;
  border-color: transparent;
}
.e-switch-wrapper.e-switch-disabled:hover .e-switch-inner.e-switch-active,
.e-css.e-switch-wrapper.e-switch-disabled:hover .e-switch-inner.e-switch-active {
  background-color: #000;
  border-color: transparent;
}
.e-switch-wrapper.e-switch-disabled:hover .e-switch-inner,
.e-css.e-switch-wrapper.e-switch-disabled:hover .e-switch-inner {
  border-color: transparent;
  color: transparent;
}
.e-switch-wrapper.e-switch-disabled:hover .e-switch-inner.e-switch-active .e-switch-on,
.e-css.e-switch-wrapper.e-switch-disabled:hover .e-switch-inner.e-switch-active .e-switch-on {
  color: transparent;
  background-color: #000;
}
.e-switch-wrapper.e-switch-disabled:hover .e-switch-handle,
.e-css.e-switch-wrapper.e-switch-disabled:hover .e-switch-handle {
  background-color: #bdbdbd;
}
.e-switch-wrapper.e-switch-disabled:hover .e-switch-handle.e-switch-active,
.e-css.e-switch-wrapper.e-switch-disabled:hover .e-switch-handle.e-switch-active {
  background-color: #bdbdbd;
}
.e-switch-wrapper:hover .e-switch-inner.e-switch-active,
.e-css.e-switch-wrapper:hover .e-switch-inner.e-switch-active {
  background-color: transparent;
  border-color: transparent;
}
.e-switch-wrapper:hover .e-switch-inner,
.e-css.e-switch-wrapper:hover .e-switch-inner {
  background-color: transparent;
  border-color: inherit;
}
.e-switch-wrapper:hover .e-switch-inner.e-switch-active .e-switch-on,
.e-css.e-switch-wrapper:hover .e-switch-inner.e-switch-active .e-switch-on {
  background-color: #e3165b;
  color: #fff;
}
.e-switch-wrapper:hover .e-switch-handle.e-switch-active,
.e-css.e-switch-wrapper:hover .e-switch-handle.e-switch-active {
  background-color: #e3165b;
}
.e-switch-wrapper:not(.e-switch-disabled):hover .e-switch-handle:not(.e-switch-active),
.e-css.e-switch-wrapper:not(.e-switch-disabled):hover .e-switch-handle:not(.e-switch-active) {
  background-color: #f5f5f5;
}
.e-switch-wrapper.e-focus .e-switch-inner, .e-switch-wrapper:focus .e-switch-inner,
.e-css.e-switch-wrapper.e-focus .e-switch-inner,
.e-css.e-switch-wrapper:focus .e-switch-inner {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  outline: none;
  outline-offset: initial;
}
.e-switch-wrapper.e-focus .e-switch-inner.e-switch-active, .e-switch-wrapper:focus .e-switch-inner.e-switch-active,
.e-css.e-switch-wrapper.e-focus .e-switch-inner.e-switch-active,
.e-css.e-switch-wrapper:focus .e-switch-inner.e-switch-active {
  background-color: transparent;
  border-color: transparent;
  outline: none;
}
.e-switch-wrapper.e-focus .e-ripple-container, .e-switch-wrapper:focus .e-ripple-container,
.e-css.e-switch-wrapper.e-focus .e-ripple-container,
.e-css.e-switch-wrapper:focus .e-ripple-container {
  background-color: rgba(0, 0, 0, 0.12);
}
.e-switch-wrapper.e-focus .e-ripple-check.e-ripple-container, .e-switch-wrapper:focus .e-ripple-check.e-ripple-container,
.e-css.e-switch-wrapper.e-focus .e-ripple-check.e-ripple-container,
.e-css.e-switch-wrapper:focus .e-ripple-check.e-ripple-container {
  background-color: rgba(227, 22, 91, 0.12);
}
.e-switch-wrapper.e-active .e-switch-inner, .e-switch-wrapper:active .e-switch-inner,
.e-css.e-switch-wrapper.e-active .e-switch-inner,
.e-css.e-switch-wrapper:active .e-switch-inner {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  outline: none;
  outline-offset: initial;
}
.e-switch-wrapper.e-active .e-switch-inner.e-switch-active, .e-switch-wrapper:active .e-switch-inner.e-switch-active,
.e-css.e-switch-wrapper.e-active .e-switch-inner.e-switch-active,
.e-css.e-switch-wrapper:active .e-switch-inner.e-switch-active {
  background-color: transparent;
  border-color: transparent;
  outline: none;
}
.e-switch-wrapper.e-active .e-ripple-container, .e-switch-wrapper:active .e-ripple-container,
.e-css.e-switch-wrapper.e-active .e-ripple-container,
.e-css.e-switch-wrapper:active .e-ripple-container {
  background-color: rgba(0, 0, 0, 0.12);
}
.e-switch-wrapper.e-active .e-ripple-check.e-ripple-container, .e-switch-wrapper:active .e-ripple-check.e-ripple-container,
.e-css.e-switch-wrapper.e-active .e-ripple-check.e-ripple-container,
.e-css.e-switch-wrapper:active .e-ripple-check.e-ripple-container {
  background-color: rgba(227, 22, 91, 0.12);
}
.e-switch-wrapper.e-rtl.e-focus .e-switch-on,
.e-css.e-switch-wrapper.e-rtl.e-focus .e-switch-on {
  background-color: rgba(227, 22, 91, 0.54);
}
.e-switch-wrapper.e-rtl.e-focus .e-switch-off,
.e-css.e-switch-wrapper.e-rtl.e-focus .e-switch-off {
  background-color: rgba(227, 22, 91, 0.54);
}
.e-switch-wrapper.e-rtl.e-focus .e-switch-inner.e-switch-active,
.e-css.e-switch-wrapper.e-rtl.e-focus .e-switch-inner.e-switch-active {
  background-color: transparent;
  border-color: transparent;
  color: #fff;
  outline: none;
}
.e-switch-wrapper.e-rtl .e-switch-on,
.e-css.e-switch-wrapper.e-rtl .e-switch-on {
  background-color: #e3165b;
}
.e-switch-wrapper.e-rtl .e-switch-handle,
.e-css.e-switch-wrapper.e-rtl .e-switch-handle {
  background-color: #f5f5f5;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off {
  background-color: #000;
}
.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
.e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active {
  background-color: #e3165b;
}
.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active,
.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active {
  background-color: #fff;
  border-color: transparent;
}
.e-switch-wrapper.e-rtl:hover .e-switch-inner.e-switch-active,
.e-css.e-switch-wrapper.e-rtl:hover .e-switch-inner.e-switch-active {
  background-color: transparent;
  border-color: transparent;
}
.e-switch-wrapper.e-rtl:hover .e-switch-inner,
.e-css.e-switch-wrapper.e-rtl:hover .e-switch-inner {
  border-color: inherit;
}
.e-switch-wrapper.e-rtl:hover .e-switch-inner.e-switch-active .e-switch-on,
.e-css.e-switch-wrapper.e-rtl:hover .e-switch-inner.e-switch-active .e-switch-on {
  background-color: #e3165b;
}
.e-switch-wrapper.e-rtl:hover .e-switch-handle.e-switch-active,
.e-css.e-switch-wrapper.e-rtl:hover .e-switch-handle.e-switch-active {
  background-color: #e3165b;
}
.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-inner .e-switch-on,
.e-css.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-inner .e-switch-on {
  color: transparent;
  opacity: 0.12;
  background-color: #000;
}
.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-inner .e-switch-off,
.e-css.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-inner .e-switch-off {
  opacity: 0.12;
  background-color: #000;
  color: transparent;
}
.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-handle,
.e-css.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-handle {
  background-color: #bdbdbd;
  box-shadow: none;
}
.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-handle.e-switch-active,
.e-css.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-handle.e-switch-active {
  background-color: #bdbdbd;
  box-shadow: none;
}
.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-inner,
.e-css.e-switch-wrapper.e-rtl.e-switch-disabled .e-switch-inner {
  background-color: #000;
  border-color: transparent;
  opacity: 0.12;
}
.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-inner.e-switch-active .e-switch-on,
.e-css.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-inner.e-switch-active .e-switch-on {
  color: transparent;
  background-color: #000;
}
.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-inner.e-switch-active,
.e-css.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-inner.e-switch-active {
  background-color: #000;
  border-color: transparent;
}
.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-inner,
.e-css.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-inner {
  border-color: transparent;
  color: transparent;
}
.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-handle.e-switch-active,
.e-css.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-handle.e-switch-active {
  background-color: #bdbdbd;
}
.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-handle,
.e-css.e-switch-wrapper.e-rtl.e-switch-disabled:hover .e-switch-handle {
  background-color: #bdbdbd;
}
.e-switch-wrapper .e-switch:focus,
.e-css.e-switch-wrapper .e-switch:focus {
  box-shadow: none;
}
.e-switch-wrapper.e-small.e-rtl.e-switch-disabled:hover .e-switch-inner.e-switch-active,
.e-css.e-switch-wrapper.e-small.e-rtl.e-switch-disabled:hover .e-switch-inner.e-switch-active {
  background-color: #000;
}

*.e-bigger.e-small .e-switch-wrapper,
*.e-bigger.e-small.e-switch-wrapper,
*.e-bigger.e-small .e-css.e-switch-wrapper,
*.e-bigger.e-small.e-css.e-switch-wrapper {
  height: 12px;
  width: 34px;
}
*.e-bigger.e-small .e-switch-wrapper .e-switch-handle,
*.e-bigger.e-small.e-switch-wrapper .e-switch-handle,
*.e-bigger.e-small .e-css.e-switch-wrapper .e-switch-handle,
*.e-bigger.e-small.e-css.e-switch-wrapper .e-switch-handle {
  height: 18px;
  left: 0;
  top: 0;
  width: 18px;
}
*.e-bigger.e-small .e-switch-wrapper .e-ripple-container,
*.e-bigger.e-small.e-switch-wrapper .e-ripple-container,
*.e-bigger.e-small .e-css.e-switch-wrapper .e-ripple-container,
*.e-bigger.e-small.e-css.e-switch-wrapper .e-ripple-container {
  border-radius: 50%;
  height: 50px;
  left: -16px;
  pointer-events: none;
  position: absolute;
  top: -16px;
  width: 50px;
  z-index: 1;
}
*.e-bigger.e-small .e-switch-wrapper .e-switch-handle.e-switch-active,
*.e-bigger.e-small.e-switch-wrapper .e-switch-handle.e-switch-active,
*.e-bigger.e-small .e-css.e-switch-wrapper .e-switch-handle.e-switch-active,
*.e-bigger.e-small.e-css.e-switch-wrapper .e-switch-handle.e-switch-active {
  left: 100%;
  margin-left: -18px;
}
*.e-bigger.e-small .e-switch-wrapper .e-switch-on, *.e-bigger.e-small .e-switch-wrapper .e-switch-off,
*.e-bigger.e-small.e-switch-wrapper .e-switch-on,
*.e-bigger.e-small.e-switch-wrapper .e-switch-off,
*.e-bigger.e-small .e-css.e-switch-wrapper .e-switch-on,
*.e-bigger.e-small .e-css.e-switch-wrapper .e-switch-off,
*.e-bigger.e-small.e-css.e-switch-wrapper .e-switch-on,
*.e-bigger.e-small.e-css.e-switch-wrapper .e-switch-off {
  font-size: 9px;
}
*.e-bigger.e-small .e-switch-wrapper .e-switch-on,
*.e-bigger.e-small.e-switch-wrapper .e-switch-on,
*.e-bigger.e-small .e-css.e-switch-wrapper .e-switch-on,
*.e-bigger.e-small.e-css.e-switch-wrapper .e-switch-on {
  text-indent: -9999px;
}
*.e-bigger.e-small .e-switch-wrapper .e-switch-off,
*.e-bigger.e-small.e-switch-wrapper .e-switch-off,
*.e-bigger.e-small .e-css.e-switch-wrapper .e-switch-off,
*.e-bigger.e-small.e-css.e-switch-wrapper .e-switch-off {
  text-indent: -9999px;
}
*.e-bigger.e-small .e-switch-wrapper.e-rtl .e-switch-handle,
*.e-bigger.e-small.e-switch-wrapper.e-rtl .e-switch-handle,
*.e-bigger.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-handle,
*.e-bigger.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-handle {
  left: 100%;
  margin-left: -18px;
}
*.e-bigger.e-small .e-switch-wrapper.e-rtl .e-switch-handle,
*.e-bigger.e-small.e-switch-wrapper.e-rtl .e-switch-handle,
*.e-bigger.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-handle,
*.e-bigger.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-handle {
  height: 18px;
  width: 18px;
}
*.e-bigger.e-small .e-switch-wrapper.e-rtl .e-switch-on,
*.e-bigger.e-small.e-switch-wrapper.e-rtl .e-switch-on,
*.e-bigger.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-on,
*.e-bigger.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-on {
  left: 100%;
  opacity: 0.54;
}
*.e-bigger.e-small .e-switch-wrapper.e-rtl .e-switch-off,
*.e-bigger.e-small.e-switch-wrapper.e-rtl .e-switch-off,
*.e-bigger.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-off,
*.e-bigger.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-off {
  left: 0;
}
*.e-bigger.e-small .e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
*.e-bigger.e-small.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
*.e-bigger.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
*.e-bigger.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on {
  left: 0;
}
*.e-bigger.e-small .e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
*.e-bigger.e-small.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
*.e-bigger.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
*.e-bigger.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off {
  left: -100%;
}
*.e-bigger.e-small .e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
*.e-bigger.e-small.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
*.e-bigger.e-small .e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
*.e-bigger.e-small.e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active {
  left: 18px;
}

*.e-bigger .e-switch-wrapper,
*.e-bigger.e-switch-wrapper,
*.e-bigger .e-css.e-switch-wrapper,
*.e-bigger.e-css.e-switch-wrapper {
  height: 14px;
  width: 36px;
}
*.e-bigger .e-switch-wrapper .e-switch-handle,
*.e-bigger.e-switch-wrapper .e-switch-handle,
*.e-bigger .e-css.e-switch-wrapper .e-switch-handle,
*.e-bigger.e-css.e-switch-wrapper .e-switch-handle {
  height: 20px;
  left: 0;
  top: 0;
  width: 20px;
}
*.e-bigger .e-switch-wrapper .e-switch-handle.e-switch-active,
*.e-bigger.e-switch-wrapper .e-switch-handle.e-switch-active,
*.e-bigger .e-css.e-switch-wrapper .e-switch-handle.e-switch-active,
*.e-bigger.e-css.e-switch-wrapper .e-switch-handle.e-switch-active {
  left: 100%;
  margin-left: -20px;
}
*.e-bigger .e-switch-wrapper .e-switch-on, *.e-bigger .e-switch-wrapper .e-switch-off,
*.e-bigger.e-switch-wrapper .e-switch-on,
*.e-bigger.e-switch-wrapper .e-switch-off,
*.e-bigger .e-css.e-switch-wrapper .e-switch-on,
*.e-bigger .e-css.e-switch-wrapper .e-switch-off,
*.e-bigger.e-css.e-switch-wrapper .e-switch-on,
*.e-bigger.e-css.e-switch-wrapper .e-switch-off {
  font-size: 0;
}
*.e-bigger .e-switch-wrapper .e-switch-on,
*.e-bigger.e-switch-wrapper .e-switch-on,
*.e-bigger .e-css.e-switch-wrapper .e-switch-on,
*.e-bigger.e-css.e-switch-wrapper .e-switch-on {
  text-indent: -9999px;
}
*.e-bigger .e-switch-wrapper .e-switch-off,
*.e-bigger.e-switch-wrapper .e-switch-off,
*.e-bigger .e-css.e-switch-wrapper .e-switch-off,
*.e-bigger.e-css.e-switch-wrapper .e-switch-off {
  text-indent: -9999px;
}
*.e-bigger .e-switch-wrapper .e-ripple-container,
*.e-bigger.e-switch-wrapper .e-ripple-container,
*.e-bigger .e-css.e-switch-wrapper .e-ripple-container,
*.e-bigger.e-css.e-switch-wrapper .e-ripple-container {
  height: 52px;
  left: -16px;
  top: -16px;
  width: 52px;
}
*.e-bigger .e-switch-wrapper.e-rtl .e-switch-handle,
*.e-bigger.e-switch-wrapper.e-rtl .e-switch-handle,
*.e-bigger .e-css.e-switch-wrapper.e-rtl .e-switch-handle,
*.e-bigger.e-css.e-switch-wrapper.e-rtl .e-switch-handle {
  height: 20px;
  left: 100%;
  margin-left: -20px;
  top: 0;
  width: 20px;
}
*.e-bigger .e-switch-wrapper.e-rtl .e-switch-on,
*.e-bigger.e-switch-wrapper.e-rtl .e-switch-on,
*.e-bigger .e-css.e-switch-wrapper.e-rtl .e-switch-on,
*.e-bigger.e-css.e-switch-wrapper.e-rtl .e-switch-on {
  left: 100%;
  opacity: 0.54;
}
*.e-bigger .e-switch-wrapper.e-rtl .e-switch-off,
*.e-bigger.e-switch-wrapper.e-rtl .e-switch-off,
*.e-bigger .e-css.e-switch-wrapper.e-rtl .e-switch-off,
*.e-bigger.e-css.e-switch-wrapper.e-rtl .e-switch-off {
  left: 0;
}
*.e-bigger .e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
*.e-bigger.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
*.e-bigger .e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
*.e-bigger.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-on {
  left: 0;
}
*.e-bigger .e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
*.e-bigger.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
*.e-bigger .e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
*.e-bigger.e-css.e-switch-wrapper.e-rtl .e-switch-inner.e-switch-active .e-switch-off {
  left: -100%;
}
*.e-bigger .e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
*.e-bigger.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
*.e-bigger .e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active,
*.e-bigger.e-css.e-switch-wrapper.e-rtl .e-switch-handle.e-switch-active {
  left: 20px;
}
*.e-bigger .e-switch-wrapper.e-small,
*.e-bigger.e-switch-wrapper.e-small,
*.e-bigger .e-css.e-switch-wrapper.e-small,
*.e-bigger.e-css.e-switch-wrapper.e-small {
  height: 12px;
  width: 34px;
}
*.e-bigger .e-switch-wrapper.e-small .e-switch-handle,
*.e-bigger.e-switch-wrapper.e-small .e-switch-handle,
*.e-bigger .e-css.e-switch-wrapper.e-small .e-switch-handle,
*.e-bigger.e-css.e-switch-wrapper.e-small .e-switch-handle {
  height: 18px;
  left: 0;
  top: 0;
  width: 18px;
}
*.e-bigger .e-switch-wrapper.e-small .e-ripple-container,
*.e-bigger.e-switch-wrapper.e-small .e-ripple-container,
*.e-bigger .e-css.e-switch-wrapper.e-small .e-ripple-container,
*.e-bigger.e-css.e-switch-wrapper.e-small .e-ripple-container {
  border-radius: 50%;
  height: 50px;
  left: -16px;
  pointer-events: none;
  position: absolute;
  top: -16px;
  width: 50px;
  z-index: 1;
}
*.e-bigger .e-switch-wrapper.e-small .e-switch-handle.e-switch-active,
*.e-bigger.e-switch-wrapper.e-small .e-switch-handle.e-switch-active,
*.e-bigger .e-css.e-switch-wrapper.e-small .e-switch-handle.e-switch-active,
*.e-bigger.e-css.e-switch-wrapper.e-small .e-switch-handle.e-switch-active {
  left: 100%;
  margin-left: -18px;
}
*.e-bigger .e-switch-wrapper.e-small .e-switch-on, *.e-bigger .e-switch-wrapper.e-small .e-switch-off,
*.e-bigger.e-switch-wrapper.e-small .e-switch-on,
*.e-bigger.e-switch-wrapper.e-small .e-switch-off,
*.e-bigger .e-css.e-switch-wrapper.e-small .e-switch-on,
*.e-bigger .e-css.e-switch-wrapper.e-small .e-switch-off,
*.e-bigger.e-css.e-switch-wrapper.e-small .e-switch-on,
*.e-bigger.e-css.e-switch-wrapper.e-small .e-switch-off {
  font-size: 9px;
}
*.e-bigger .e-switch-wrapper.e-small .e-switch-on,
*.e-bigger.e-switch-wrapper.e-small .e-switch-on,
*.e-bigger .e-css.e-switch-wrapper.e-small .e-switch-on,
*.e-bigger.e-css.e-switch-wrapper.e-small .e-switch-on {
  text-indent: -9999px;
}
*.e-bigger .e-switch-wrapper.e-small .e-switch-off,
*.e-bigger.e-switch-wrapper.e-small .e-switch-off,
*.e-bigger .e-css.e-switch-wrapper.e-small .e-switch-off,
*.e-bigger.e-css.e-switch-wrapper.e-small .e-switch-off {
  text-indent: -9999px;
}
*.e-bigger .e-switch-wrapper.e-small.e-rtl .e-switch-handle,
*.e-bigger.e-switch-wrapper.e-small.e-rtl .e-switch-handle,
*.e-bigger .e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle,
*.e-bigger.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle {
  left: 100%;
  margin-left: -18px;
}
*.e-bigger .e-switch-wrapper.e-small.e-rtl .e-switch-handle,
*.e-bigger.e-switch-wrapper.e-small.e-rtl .e-switch-handle,
*.e-bigger .e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle,
*.e-bigger.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle {
  height: 18px;
  width: 18px;
}
*.e-bigger .e-switch-wrapper.e-small.e-rtl .e-switch-on,
*.e-bigger.e-switch-wrapper.e-small.e-rtl .e-switch-on,
*.e-bigger .e-css.e-switch-wrapper.e-small.e-rtl .e-switch-on,
*.e-bigger.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-on {
  left: 100%;
  opacity: 0.54;
}
*.e-bigger .e-switch-wrapper.e-small.e-rtl .e-switch-off,
*.e-bigger.e-switch-wrapper.e-small.e-rtl .e-switch-off,
*.e-bigger .e-css.e-switch-wrapper.e-small.e-rtl .e-switch-off,
*.e-bigger.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-off {
  left: 0;
}
*.e-bigger .e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
*.e-bigger.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
*.e-bigger .e-css.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-on,
*.e-bigger.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-on {
  left: 0;
}
*.e-bigger .e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
*.e-bigger.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
*.e-bigger .e-css.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-off,
*.e-bigger.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-inner.e-switch-active .e-switch-off {
  left: -100%;
}
*.e-bigger .e-switch-wrapper.e-small.e-rtl .e-switch-handle.e-switch-active,
*.e-bigger.e-switch-wrapper.e-small.e-rtl .e-switch-handle.e-switch-active,
*.e-bigger .e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle.e-switch-active,
*.e-bigger.e-css.e-switch-wrapper.e-small.e-rtl .e-switch-handle.e-switch-active {
  left: 18px;
}

.e-chip-list .e-chip-delete.e-dlt-btn::before {
  content: "\e208";
}
.e-chip-list.e-multi-selection .e-chip::before {
  content: "\e933";
}

.e-clone-chip {
  z-index: 2000;
}

.e-chip-list {
  display: flex;
  padding: 4px;
}
.e-chip-list.e-chip,
.e-chip-list .e-chip {
  -webkit-tap-highlight-color: transparent;
  border: 0 solid;
  border-radius: 14px;
  font-size: 13px;
  margin: 4px;
  align-items: center;
  justify-content: center;
  line-height: 1;
  box-shadow: none;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-flex;
  font-weight: 400;
  height: 28px;
  line-height: 1.5em;
  outline: none;
  overflow: hidden;
  padding: 0 10px;
  position: relative;
  transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-user-select: none;
          user-select: none;
}
.e-chip-list.e-chip .e-chip-avatar,
.e-chip-list .e-chip .e-chip-avatar {
  background-size: cover;
  display: flex;
  overflow: hidden;
  height: 28px;
  width: 28px;
  border-radius: 50%;
  font-size: 13px;
  margin: 0 8px 0 -10px;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.e-chip-list.e-chip .e-chip-avatar-wrap, .e-chip-list.e-chip.e-chip-avatar-wrap,
.e-chip-list .e-chip .e-chip-avatar-wrap,
.e-chip-list .e-chip.e-chip-avatar-wrap {
  border-radius: 14px;
}
.e-chip-list.e-chip .e-chip-icon,
.e-chip-list .e-chip .e-chip-icon {
  background-size: cover;
  display: flex;
  overflow: hidden;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  font-size: 14px;
  margin: 0 8px 0 -6px;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.e-chip-list.e-chip .e-chip-drag.e-drag-and-drop, .e-chip-list.e-chip .e-chip-drag.e-error-treeview,
.e-chip-list .e-chip .e-chip-drag.e-drag-and-drop,
.e-chip-list .e-chip .e-chip-drag.e-error-treeview {
  margin: 0 8px 0 -6px;
}
.e-chip-list.e-chip .e-chip-text,
.e-chip-list .e-chip .e-chip-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.e-chip-list.e-chip .e-chip-delete,
.e-chip-list .e-chip .e-chip-delete {
  background-size: cover;
  display: flex;
  overflow: hidden;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  font-size: 14px;
  margin: 0 -2px 0 8px;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.e-chip-list.e-chip .e-chip-delete.e-dlt-btn::before,
.e-chip-list .e-chip .e-chip-delete.e-dlt-btn::before {
  font-family: "e-icons";
}
.e-chip-list.e-chip .image-url,
.e-chip-list .e-chip .image-url {
  background-size: cover;
  display: flex;
  overflow: hidden;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  font-size: 14px;
  margin: 0 8px 0 -6px;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.e-chip-list.e-chip .trailing-icon-url,
.e-chip-list .e-chip .trailing-icon-url {
  background-size: cover;
  display: flex;
  overflow: hidden;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  font-size: 14px;
  margin: 0 -2px 0 8px;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-family: "e-icons";
}
.e-chip-list.e-chip .e-chip-template,
.e-chip-list .e-chip .e-chip-template {
  display: inline-flex;
}
.e-chip-list:not(.e-chip) {
  flex-wrap: wrap;
}
.e-chip-list.e-multi-selection .e-chip::before {
  align-items: center;
  justify-content: center;
  line-height: 1;
  display: flex;
  font-family: "e-icons";
  height: 20px;
  width: 20px;
  margin: 0 4px 0 -6px;
  margin-top: 0;
  overflow: hidden;
  transition: width 300ms cubic-bezier(0.4, 0, 0.2, 1);
}
.e-chip-list.e-multi-selection .e-chip:not(.e-chip-icon-wrap):not(.e-chip-avatar-wrap)::before {
  width: 0;
}
.e-chip-list.e-multi-selection .e-chip.e-chip-icon-wrap::before, .e-chip-list.e-multi-selection .e-chip.e-chip-avatar-wrap::before {
  display: none;
}
.e-chip-list.e-multi-selection .e-chip.e-chip-avatar-wrap::before {
  height: 28px;
  width: 28px;
  margin: 0 8px 0 -10px;
  margin-top: 0;
}
.e-chip-list.e-multi-selection .e-chip.e-active .e-chip-icon, .e-chip-list.e-multi-selection .e-chip.e-active .e-chip-avatar {
  display: none;
}
.e-chip-list.e-multi-selection .e-chip.e-active.e-chip-icon-wrap::before, .e-chip-list.e-multi-selection .e-chip.e-active.e-chip-avatar-wrap::before {
  display: flex;
}
.e-chip-list.e-multi-selection .e-chip.e-active:not(.e-chip-icon-wrap):not(.e-chip-avatar-wrap)::before {
  width: 20px;
}
.e-chip-list.e-rtl.e-chip .e-chip-avatar, .e-chip-list.e-rtl .e-chip .e-chip-avatar {
  margin: 0 -10px 0 8px;
}
.e-chip-list.e-rtl.e-chip .e-chip-icon, .e-chip-list.e-rtl .e-chip .e-chip-icon {
  margin: 0 -6px 0 8px;
}
.e-chip-list.e-rtl.e-chip .e-chip-drag.e-drag-and-drop, .e-chip-list.e-rtl.e-chip .e-chip-drag.e-error-treeview, .e-chip-list.e-rtl .e-chip .e-chip-drag.e-drag-and-drop, .e-chip-list.e-rtl .e-chip .e-chip-drag.e-error-treeview {
  margin: 0 -6px 0 8px;
}
.e-chip-list.e-rtl.e-chip .e-chip-delete, .e-chip-list.e-rtl .e-chip .e-chip-delete {
  margin: 0 8px 0 -2px;
}
.e-chip-list.e-rtl.e-chip .e-chip-avatar-wrap, .e-chip-list.e-rtl.e-chip.e-chip-avatar-wrap, .e-chip-list.e-rtl .e-chip .e-chip-avatar-wrap, .e-chip-list.e-rtl .e-chip.e-chip-avatar-wrap {
  border-radius: 14px;
}
.e-chip-list.e-rtl.e-chip .trailing-icon-url, .e-chip-list.e-rtl .e-chip .trailing-icon-url {
  margin: 0 8px 0 -2px;
}
.e-chip-list.e-rtl.e-multi-selection .e-chip::before {
  margin: 0 -6px 0 8px;
  margin-top: 0;
}
.e-chip-list.e-rtl.e-multi-selection .e-chip.e-chip-avatar-wrap::before {
  margin: 0 -10px 0 8px;
  margin-top: 0;
}

.e-drag-indicator {
  background-color: #e3165b;
  height: 28px;
  width: 2px;
  position: absolute;
  display: none;
  z-index: 1000;
}

.e-chip-list.e-selection .e-chip.e-active {
  background: #e3165b;
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-selection .e-chip.e-active .e-chip-icon,
.e-chip-list.e-selection .e-chip.e-active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-selection .e-chip.e-active .e-chip-avatar {
  background-color: rgb(171.2072289157, 16.5927710843, 68.6337349398);
  color: #fff;
}
.e-chip-list.e-selection .e-chip.e-active.e-focused {
  background: rgb(237.3469879518, 72.8530120482, 128.2192771084);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-selection .e-chip.e-active.e-focused .e-chip-icon,
.e-chip-list.e-selection .e-chip.e-active.e-focused .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-selection .e-chip.e-active.e-focused .e-chip-avatar {
  background-color: #e3165b;
  color: #fff;
}
.e-chip-list.e-selection .e-chip.e-active.e-disabled {
  background: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-selection .e-chip.e-active.e-disabled .e-chip-icon,
.e-chip-list.e-selection .e-chip.e-active.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-selection .e-chip.e-active.e-disabled .e-chip-avatar {
  background-color: hsla(0, 0%, -12%, 0.12);
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-selection .e-chip.e-active.e-clone-chip {
  background: #e3165b;
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-selection .e-chip.e-active.e-clone-chip .e-chip-icon,
.e-chip-list.e-selection .e-chip.e-active.e-clone-chip .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-selection .e-chip.e-active.e-clone-chip .e-chip-avatar {
  background-color: rgb(171.2072289157, 16.5927710843, 68.6337349398);
  color: #fff;
}
.e-chip-list.e-selection .e-chip.e-active.e-clone-chip .e-drag-and-drop, .e-chip-list.e-selection .e-chip.e-active.e-clone-chip.e-error-treeview {
  color: rgba(0, 0, 0, 0.87);
}
.e-chip-list.e-selection .e-chip.e-active.e-outline {
  background: #e3165b;
  border-color: #e3165b;
  color: #fff;
}
.e-chip-list.e-selection .e-chip.e-active.e-outline .e-chip-icon,
.e-chip-list.e-selection .e-chip.e-active.e-outline .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-selection .e-chip.e-active.e-outline .e-chip-avatar {
  background-color: rgb(171.2072289157, 16.5927710843, 68.6337349398);
  color: #fff;
}
.e-chip-list.e-selection .e-chip.e-active.e-outline.e-focused {
  background: rgb(237.3469879518, 72.8530120482, 128.2192771084);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-selection .e-chip.e-active.e-outline.e-focused .e-chip-icon,
.e-chip-list.e-selection .e-chip.e-active.e-outline.e-focused .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-selection .e-chip.e-active.e-outline.e-focused .e-chip-avatar {
  background-color: #e3165b;
  color: #fff;
}
.e-chip-list.e-selection .e-chip.e-active.e-outline.e-disabled {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-selection .e-chip.e-active.e-outline.e-disabled .e-chip-icon,
.e-chip-list.e-selection .e-chip.e-active.e-outline.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-selection .e-chip.e-active.e-outline.e-disabled .e-chip-avatar {
  background-color: hsla(0, 0%, -12%, 0);
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-selection .e-chip.e-active.e-outline.e-clone-chip {
  background: #e3165b;
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-selection .e-chip.e-active.e-outline.e-clone-chip .e-chip-icon,
.e-chip-list.e-selection .e-chip.e-active.e-outline.e-clone-chip .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-selection .e-chip.e-active.e-outline.e-clone-chip .e-chip-avatar {
  background-color: rgb(171.2072289157, 16.5927710843, 68.6337349398);
  color: #fff;
}
.e-chip-list.e-selection .e-chip.e-active.e-outline.e-clone-chip .e-drag-and-drop, .e-chip-list.e-selection .e-chip.e-active.e-outline.e-clone-chip.e-error-treeview {
  color: rgba(0, 0, 0, 0.87);
}
.e-chip-list.e-selection .e-chip:active {
  background: rgba(227, 22, 91, 0.16);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.e-chip-list.e-selection .e-chip:active .e-chip-icon,
.e-chip-list.e-selection .e-chip:active .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-selection .e-chip:active .e-chip-avatar {
  background-color: rgba(171.2072289157, 16.5927710843, 68.6337349398, 0.16);
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-selection .e-chip:active.e-outline {
  background: rgba(227, 22, 91, 0.16);
  border-color: #bdbdbd;
  color: rgba(0, 0, 0, 0.87);
}
.e-chip-list.e-selection .e-chip:active.e-outline .e-chip-icon,
.e-chip-list.e-selection .e-chip:active.e-outline .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-selection .e-chip:active.e-outline .e-chip-avatar {
  background-color: rgba(171.2072289157, 16.5927710843, 68.6337349398, 0.16);
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip, .e-chip-list .e-chip {
  background: #e0e0e0;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.e-chip-list.e-chip .e-chip-icon,
.e-chip-list.e-chip .e-chip-delete, .e-chip-list .e-chip .e-chip-icon,
.e-chip-list .e-chip .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip .e-chip-delete.e-dlt-btn, .e-chip-list .e-chip .e-chip-delete.e-dlt-btn {
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip .e-chip-avatar, .e-chip-list .e-chip .e-chip-avatar {
  background-color: rgb(193.4, 193.4, 193.4);
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip:not(.e-active) .e-chip-delete.e-dlt-btn:hover, .e-chip-list .e-chip:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
  color: rgba(0, 0, 0, 0.7);
}
.e-chip-list.e-chip:not(.e-active) .e-chip-delete.e-dlt-btn:active, .e-chip-list .e-chip:not(.e-active) .e-chip-delete.e-dlt-btn:active {
  color: #000;
}
.e-chip-list.e-chip:hover, .e-chip-list .e-chip:hover {
  background: rgb(213.8, 213.8, 213.8);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.e-chip-list.e-chip:hover .e-chip-icon,
.e-chip-list.e-chip:hover .e-chip-delete, .e-chip-list .e-chip:hover .e-chip-icon,
.e-chip-list .e-chip:hover .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip:hover .e-chip-avatar, .e-chip-list .e-chip:hover .e-chip-avatar {
  background-color: rgb(183.2, 183.2, 183.2);
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip.e-focused, .e-chip-list .e-chip.e-focused {
  box-shadow: none;
  background: rgb(193.4, 193.4, 193.4);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.e-chip-list.e-chip.e-focused .e-chip-icon,
.e-chip-list.e-chip.e-focused .e-chip-delete, .e-chip-list .e-chip.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-focused .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip.e-focused .e-chip-avatar, .e-chip-list .e-chip.e-focused .e-chip-avatar {
  background-color: rgb(183.2, 183.2, 183.2);
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip.e-focused.e-active, .e-chip-list .e-chip.e-focused.e-active {
  background: rgb(193.4, 193.4, 193.4);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  box-shadow: none;
}
.e-chip-list.e-chip.e-focused.e-active .e-chip-icon,
.e-chip-list.e-chip.e-focused.e-active .e-chip-delete, .e-chip-list .e-chip.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-focused.e-active .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip.e-focused.e-active .e-chip-avatar, .e-chip-list .e-chip.e-focused.e-active .e-chip-avatar {
  background-color: rgb(162.8, 162.8, 162.8);
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip.e-active, .e-chip-list .e-chip.e-active {
  background: rgb(188.3, 188.3, 188.3);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  box-shadow: none;
}
.e-chip-list.e-chip.e-active .e-chip-icon,
.e-chip-list.e-chip.e-active .e-chip-delete, .e-chip-list .e-chip.e-active .e-chip-icon,
.e-chip-list .e-chip.e-active .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip.e-active .e-chip-avatar, .e-chip-list .e-chip.e-active .e-chip-avatar {
  background-color: rgb(157.7, 157.7, 157.7);
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip:active, .e-chip-list .e-chip:active {
  background: rgb(183.2, 183.2, 183.2);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  box-shadow: 0 2px 1px -6px rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 1px 8px 0 rgba(0, 0, 0, 0.12);
}
.e-chip-list.e-chip:active .e-chip-icon,
.e-chip-list.e-chip:active .e-chip-delete, .e-chip-list .e-chip:active .e-chip-icon,
.e-chip-list .e-chip:active .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip:active .e-chip-avatar, .e-chip-list .e-chip:active .e-chip-avatar {
  background-color: rgb(152.6, 152.6, 152.6);
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip.e-disabled, .e-chip-list .e-chip.e-disabled {
  background: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
  opacity: 1;
  pointer-events: none;
}
.e-chip-list.e-chip.e-disabled .e-chip-icon,
.e-chip-list.e-chip.e-disabled .e-chip-delete, .e-chip-list .e-chip.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-disabled .e-chip-avatar, .e-chip-list .e-chip.e-disabled .e-chip-avatar {
  background-color: hsla(0, 0%, -12%, 0.12);
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-clone-chip, .e-chip-list .e-chip.e-clone-chip {
  background: rgb(188.3, 188.3, 188.3);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.e-chip-list.e-chip.e-clone-chip .e-chip-icon,
.e-chip-list.e-chip.e-clone-chip .e-chip-delete, .e-chip-list .e-chip.e-clone-chip .e-chip-icon,
.e-chip-list .e-chip.e-clone-chip .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip.e-clone-chip .e-chip-delete.e-dlt-btn, .e-chip-list .e-chip.e-clone-chip .e-chip-delete.e-dlt-btn {
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip.e-clone-chip .e-chip-avatar, .e-chip-list .e-chip.e-clone-chip .e-chip-avatar {
  background-color: rgb(157.7, 157.7, 157.7);
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip.e-clone-chip .e-drag-and-drop, .e-chip-list.e-chip.e-clone-chip.e-error-treeview, .e-chip-list .e-chip.e-clone-chip .e-drag-and-drop, .e-chip-list .e-chip.e-clone-chip.e-error-treeview {
  color: rgba(0, 0, 0, 0.87);
}
.e-chip-list.e-chip.e-outline, .e-chip-list .e-chip.e-outline {
  background: transparent;
  border-color: #bdbdbd;
  color: rgba(0, 0, 0, 0.87);
  border-width: 1px;
}
.e-chip-list.e-chip.e-outline .e-chip-icon,
.e-chip-list.e-chip.e-outline .e-chip-delete, .e-chip-list .e-chip.e-outline .e-chip-icon,
.e-chip-list .e-chip.e-outline .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip.e-outline .e-chip-delete.e-dlt-btn, .e-chip-list .e-chip.e-outline .e-chip-delete.e-dlt-btn {
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip.e-outline .e-chip-avatar, .e-chip-list .e-chip.e-outline .e-chip-avatar {
  background-color: #bdbdbd;
  color: rgba(0, 0, 0, 0.87);
}
.e-chip-list.e-chip.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover, .e-chip-list .e-chip.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
  color: rgba(0, 0, 0, 0.7);
}
.e-chip-list.e-chip.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active, .e-chip-list .e-chip.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active {
  color: #000;
}
.e-chip-list.e-chip.e-outline:hover, .e-chip-list .e-chip.e-outline:hover {
  background: rgba(0, 0, 0, 0.04);
  border-color: #bdbdbd;
  color: rgba(0, 0, 0, 0.87);
}
.e-chip-list.e-chip.e-outline:hover .e-chip-icon,
.e-chip-list.e-chip.e-outline:hover .e-chip-delete, .e-chip-list .e-chip.e-outline:hover .e-chip-icon,
.e-chip-list .e-chip.e-outline:hover .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip.e-outline:hover .e-chip-avatar, .e-chip-list .e-chip.e-outline:hover .e-chip-avatar {
  background-color: #bdbdbd;
  color: rgba(0, 0, 0, 0.87);
}
.e-chip-list.e-chip.e-outline.e-focused, .e-chip-list .e-chip.e-outline.e-focused {
  background: rgba(0, 0, 0, 0.12);
  border-color: #bdbdbd;
  color: rgba(0, 0, 0, 0.87);
}
.e-chip-list.e-chip.e-outline.e-focused .e-chip-icon,
.e-chip-list.e-chip.e-outline.e-focused .e-chip-delete, .e-chip-list .e-chip.e-outline.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-outline.e-focused .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip.e-outline.e-focused .e-chip-avatar, .e-chip-list .e-chip.e-outline.e-focused .e-chip-avatar {
  background-color: hsla(0, 0%, -12%, 0.12);
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip.e-outline.e-focused.e-active, .e-chip-list .e-chip.e-outline.e-focused.e-active {
  background: rgba(0, 0, 0, 0.12);
  border-color: #bdbdbd;
  color: rgba(0, 0, 0, 0.87);
}
.e-chip-list.e-chip.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list.e-chip.e-outline.e-focused.e-active .e-chip-delete, .e-chip-list .e-chip.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-outline.e-focused.e-active .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip.e-outline.e-focused.e-active .e-chip-avatar, .e-chip-list .e-chip.e-outline.e-focused.e-active .e-chip-avatar {
  background-color: hsla(0, 0%, -12%, 0.12);
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip.e-outline.e-active, .e-chip-list .e-chip.e-outline.e-active {
  background: rgba(0, 0, 0, 0.14);
  border-color: #bdbdbd;
  color: rgba(0, 0, 0, 0.87);
}
.e-chip-list.e-chip.e-outline.e-active .e-chip-icon,
.e-chip-list.e-chip.e-outline.e-active .e-chip-delete, .e-chip-list .e-chip.e-outline.e-active .e-chip-icon,
.e-chip-list .e-chip.e-outline.e-active .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip.e-outline.e-active .e-chip-avatar, .e-chip-list .e-chip.e-outline.e-active .e-chip-avatar {
  background-color: hsla(0, 0%, -12%, 0.14);
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip.e-outline:active, .e-chip-list .e-chip.e-outline:active {
  background: rgba(0, 0, 0, 0.16);
  border-color: #bdbdbd;
  color: rgba(0, 0, 0, 0.87);
}
.e-chip-list.e-chip.e-outline:active .e-chip-icon,
.e-chip-list.e-chip.e-outline:active .e-chip-delete, .e-chip-list .e-chip.e-outline:active .e-chip-icon,
.e-chip-list .e-chip.e-outline:active .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip.e-outline:active .e-chip-avatar, .e-chip-list .e-chip.e-outline:active .e-chip-avatar {
  background-color: hsla(0, 0%, -12%, 0.16);
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip.e-outline.e-disabled, .e-chip-list .e-chip.e-outline.e-disabled {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-outline.e-disabled .e-chip-icon,
.e-chip-list.e-chip.e-outline.e-disabled .e-chip-delete, .e-chip-list .e-chip.e-outline.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-outline.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-outline.e-disabled .e-chip-avatar, .e-chip-list .e-chip.e-outline.e-disabled .e-chip-avatar {
  background-color: hsla(0, 0%, -12%, 0);
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-outline.e-clone-chip, .e-chip-list .e-chip.e-outline.e-clone-chip {
  background: rgb(188.3, 188.3, 188.3);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.e-chip-list.e-chip.e-outline.e-clone-chip .e-chip-icon,
.e-chip-list.e-chip.e-outline.e-clone-chip .e-chip-delete, .e-chip-list .e-chip.e-outline.e-clone-chip .e-chip-icon,
.e-chip-list .e-chip.e-outline.e-clone-chip .e-chip-delete {
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip.e-outline.e-clone-chip .e-chip-delete.e-dlt-btn, .e-chip-list .e-chip.e-outline.e-clone-chip .e-chip-delete.e-dlt-btn {
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip.e-outline.e-clone-chip .e-chip-avatar, .e-chip-list .e-chip.e-outline.e-clone-chip .e-chip-avatar {
  background-color: rgb(157.7, 157.7, 157.7);
  color: rgba(0, 0, 0, 0.54);
}
.e-chip-list.e-chip.e-outline.e-clone-chip .e-drag-and-drop, .e-chip-list.e-chip.e-outline.e-clone-chip.e-error-treeview, .e-chip-list .e-chip.e-outline.e-clone-chip .e-drag-and-drop, .e-chip-list .e-chip.e-outline.e-clone-chip.e-error-treeview {
  color: rgba(0, 0, 0, 0.87);
}
.e-chip-list.e-chip.e-primary, .e-chip-list .e-chip.e-primary {
  background: #e3165b;
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-primary .e-chip-icon,
.e-chip-list.e-chip.e-primary .e-chip-delete, .e-chip-list .e-chip.e-primary .e-chip-icon,
.e-chip-list .e-chip.e-primary .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-primary .e-chip-delete.e-dlt-btn, .e-chip-list .e-chip.e-primary .e-chip-delete.e-dlt-btn {
  color: rgba(255, 255, 255, 0.8);
}
.e-chip-list.e-chip.e-primary .e-chip-avatar, .e-chip-list .e-chip.e-primary .e-chip-avatar {
  background-color: rgb(171.2072289157, 16.5927710843, 68.6337349398);
  color: #fff;
}
.e-chip-list.e-chip.e-primary:not(.e-active) .e-chip-delete.e-dlt-btn:hover, .e-chip-list .e-chip.e-primary:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
  color: #fff;
}
.e-chip-list.e-chip.e-primary:not(.e-active) .e-chip-delete.e-dlt-btn:active, .e-chip-list .e-chip.e-primary:not(.e-active) .e-chip-delete.e-dlt-btn:active {
  color: #fff;
}
.e-chip-list.e-chip.e-primary:hover, .e-chip-list .e-chip.e-primary:hover {
  background: rgb(235.5445783133, 54.2554216867, 115.2746987952);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-primary:hover .e-chip-icon,
.e-chip-list.e-chip.e-primary:hover .e-chip-delete, .e-chip-list .e-chip.e-primary:hover .e-chip-icon,
.e-chip-list .e-chip.e-primary:hover .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-primary:hover .e-chip-avatar, .e-chip-list .e-chip.e-primary:hover .e-chip-avatar {
  background-color: rgb(208.4024096386, 20.1975903614, 83.5445783133);
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-focused, .e-chip-list .e-chip.e-primary.e-focused {
  background: rgb(237.3469879518, 72.8530120482, 128.2192771084);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-focused .e-chip-icon,
.e-chip-list.e-chip.e-primary.e-focused .e-chip-delete, .e-chip-list .e-chip.e-primary.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-focused .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-focused .e-chip-avatar, .e-chip-list .e-chip.e-primary.e-focused .e-chip-avatar {
  background-color: #e3165b;
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-focused.e-active, .e-chip-list .e-chip.e-primary.e-focused.e-active {
  background: rgb(237.3469879518, 72.8530120482, 128.2192771084);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-focused.e-active .e-chip-icon,
.e-chip-list.e-chip.e-primary.e-focused.e-active .e-chip-delete, .e-chip-list .e-chip.e-primary.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-focused.e-active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-focused.e-active .e-chip-avatar, .e-chip-list .e-chip.e-primary.e-focused.e-active .e-chip-avatar {
  background-color: #e3165b;
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-active, .e-chip-list .e-chip.e-primary.e-active {
  background: rgb(239.1493975904, 91.4506024096, 141.1638554217);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-active .e-chip-icon,
.e-chip-list.e-chip.e-primary.e-active .e-chip-delete, .e-chip-list .e-chip.e-primary.e-active .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-active .e-chip-avatar, .e-chip-list .e-chip.e-primary.e-active .e-chip-avatar {
  background-color: rgb(233.7421686747, 35.6578313253, 102.3301204819);
  color: #fff;
}
.e-chip-list.e-chip.e-primary:active, .e-chip-list .e-chip.e-primary:active {
  background: rgb(239.1493975904, 91.4506024096, 141.1638554217);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-primary:active .e-chip-icon,
.e-chip-list.e-chip.e-primary:active .e-chip-delete, .e-chip-list .e-chip.e-primary:active .e-chip-icon,
.e-chip-list .e-chip.e-primary:active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-primary:active .e-chip-avatar, .e-chip-list .e-chip.e-primary:active .e-chip-avatar {
  background-color: rgb(233.7421686747, 35.6578313253, 102.3301204819);
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-disabled, .e-chip-list .e-chip.e-primary.e-disabled {
  background: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-primary.e-disabled .e-chip-icon,
.e-chip-list.e-chip.e-primary.e-disabled .e-chip-delete, .e-chip-list .e-chip.e-primary.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-primary.e-disabled .e-chip-avatar, .e-chip-list .e-chip.e-primary.e-disabled .e-chip-avatar {
  background-color: hsla(0, 0%, -12%, 0.12);
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-primary.e-clone-chip, .e-chip-list .e-chip.e-primary.e-clone-chip {
  background: rgb(239.1493975904, 91.4506024096, 141.1638554217);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-clone-chip .e-chip-icon,
.e-chip-list.e-chip.e-primary.e-clone-chip .e-chip-delete, .e-chip-list .e-chip.e-primary.e-clone-chip .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-clone-chip .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-clone-chip .e-chip-avatar, .e-chip-list .e-chip.e-primary.e-clone-chip .e-chip-avatar {
  background-color: rgb(233.7421686747, 35.6578313253, 102.3301204819);
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-clone-chip .e-drag-and-drop, .e-chip-list.e-chip.e-primary.e-clone-chip.e-error-treeview, .e-chip-list .e-chip.e-primary.e-clone-chip .e-drag-and-drop, .e-chip-list .e-chip.e-primary.e-clone-chip.e-error-treeview {
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-outline, .e-chip-list .e-chip.e-primary.e-outline {
  background: transparent;
  border-color: #e3165b;
  color: #e3165b;
}
.e-chip-list.e-chip.e-primary.e-outline .e-chip-icon,
.e-chip-list.e-chip.e-primary.e-outline .e-chip-delete, .e-chip-list .e-chip.e-primary.e-outline .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-outline .e-chip-delete {
  color: #e3165b;
}
.e-chip-list.e-chip.e-primary.e-outline .e-chip-delete.e-dlt-btn, .e-chip-list .e-chip.e-primary.e-outline .e-chip-delete.e-dlt-btn {
  color: rgba(227, 22, 91, 0.8);
}
.e-chip-list.e-chip.e-primary.e-outline .e-chip-avatar, .e-chip-list .e-chip.e-primary.e-outline .e-chip-avatar {
  background-color: #e3165b;
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover, .e-chip-list .e-chip.e-primary.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
  color: #e3165b;
}
.e-chip-list.e-chip.e-primary.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active, .e-chip-list .e-chip.e-primary.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active {
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-outline:hover, .e-chip-list .e-chip.e-primary.e-outline:hover {
  background: rgba(227, 22, 91, 0.12);
  border-color: #e3165b;
  color: #e3165b;
}
.e-chip-list.e-chip.e-primary.e-outline:hover .e-chip-icon,
.e-chip-list.e-chip.e-primary.e-outline:hover .e-chip-delete, .e-chip-list .e-chip.e-primary.e-outline:hover .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-outline:hover .e-chip-delete {
  color: #e3165b;
}
.e-chip-list.e-chip.e-primary.e-outline:hover .e-chip-avatar, .e-chip-list .e-chip.e-primary.e-outline:hover .e-chip-avatar {
  background-color: #e3165b;
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-outline.e-focused, .e-chip-list .e-chip.e-primary.e-outline.e-focused {
  background: rgb(237.3469879518, 72.8530120482, 128.2192771084);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-outline.e-focused .e-chip-icon,
.e-chip-list.e-chip.e-primary.e-outline.e-focused .e-chip-delete, .e-chip-list .e-chip.e-primary.e-outline.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-outline.e-focused .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-outline.e-focused .e-chip-avatar, .e-chip-list .e-chip.e-primary.e-outline.e-focused .e-chip-avatar {
  background-color: #e3165b;
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-outline.e-focused.e-active, .e-chip-list .e-chip.e-primary.e-outline.e-focused.e-active {
  background: rgb(237.3469879518, 72.8530120482, 128.2192771084);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list.e-chip.e-primary.e-outline.e-focused.e-active .e-chip-delete, .e-chip-list .e-chip.e-primary.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-outline.e-focused.e-active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-outline.e-focused.e-active .e-chip-avatar, .e-chip-list .e-chip.e-primary.e-outline.e-focused.e-active .e-chip-avatar {
  background-color: #e3165b;
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-outline.e-active, .e-chip-list .e-chip.e-primary.e-outline.e-active {
  background: rgb(239.1493975904, 91.4506024096, 141.1638554217);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-outline.e-active .e-chip-icon,
.e-chip-list.e-chip.e-primary.e-outline.e-active .e-chip-delete, .e-chip-list .e-chip.e-primary.e-outline.e-active .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-outline.e-active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-outline.e-active .e-chip-avatar, .e-chip-list .e-chip.e-primary.e-outline.e-active .e-chip-avatar {
  background-color: rgb(233.7421686747, 35.6578313253, 102.3301204819);
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-outline:active, .e-chip-list .e-chip.e-primary.e-outline:active {
  background: rgb(239.1493975904, 91.4506024096, 141.1638554217);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-outline:active .e-chip-icon,
.e-chip-list.e-chip.e-primary.e-outline:active .e-chip-delete, .e-chip-list .e-chip.e-primary.e-outline:active .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-outline:active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-outline:active .e-chip-avatar, .e-chip-list .e-chip.e-primary.e-outline:active .e-chip-avatar {
  background-color: rgb(233.7421686747, 35.6578313253, 102.3301204819);
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-outline.e-disabled, .e-chip-list .e-chip.e-primary.e-outline.e-disabled {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-primary.e-outline.e-disabled .e-chip-icon,
.e-chip-list.e-chip.e-primary.e-outline.e-disabled .e-chip-delete, .e-chip-list .e-chip.e-primary.e-outline.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-outline.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-primary.e-outline.e-disabled .e-chip-avatar, .e-chip-list .e-chip.e-primary.e-outline.e-disabled .e-chip-avatar {
  background-color: hsla(0, 0%, -12%, 0);
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-primary.e-outline.e-clone-chip, .e-chip-list .e-chip.e-primary.e-outline.e-clone-chip {
  background: rgb(239.1493975904, 91.4506024096, 141.1638554217);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-outline.e-clone-chip .e-chip-icon,
.e-chip-list.e-chip.e-primary.e-outline.e-clone-chip .e-chip-delete, .e-chip-list .e-chip.e-primary.e-outline.e-clone-chip .e-chip-icon,
.e-chip-list .e-chip.e-primary.e-outline.e-clone-chip .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-outline.e-clone-chip .e-chip-avatar, .e-chip-list .e-chip.e-primary.e-outline.e-clone-chip .e-chip-avatar {
  background-color: rgb(233.7421686747, 35.6578313253, 102.3301204819);
  color: #fff;
}
.e-chip-list.e-chip.e-primary.e-outline.e-clone-chip .e-drag-and-drop, .e-chip-list.e-chip.e-primary.e-outline.e-clone-chip.e-error-treeview, .e-chip-list .e-chip.e-primary.e-outline.e-clone-chip .e-drag-and-drop, .e-chip-list .e-chip.e-primary.e-outline.e-clone-chip.e-error-treeview {
  color: #fff;
}
.e-chip-list.e-chip.e-success, .e-chip-list .e-chip.e-success {
  background: #4d841d;
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-success .e-chip-icon,
.e-chip-list.e-chip.e-success .e-chip-delete, .e-chip-list .e-chip.e-success .e-chip-icon,
.e-chip-list .e-chip.e-success .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-success .e-chip-delete.e-dlt-btn, .e-chip-list .e-chip.e-success .e-chip-delete.e-dlt-btn {
  color: rgba(255, 255, 255, 0.8);
}
.e-chip-list.e-chip.e-success .e-chip-avatar, .e-chip-list .e-chip.e-success .e-chip-avatar {
  background-color: rgb(47.7304347826, 81.8236024845, 17.9763975155);
  color: #fff;
}
.e-chip-list.e-chip.e-success:not(.e-active) .e-chip-delete.e-dlt-btn:hover, .e-chip-list .e-chip.e-success:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
  color: #fff;
}
.e-chip-list.e-chip.e-success:not(.e-active) .e-chip-delete.e-dlt-btn:active, .e-chip-list .e-chip.e-success:not(.e-active) .e-chip-delete.e-dlt-btn:active {
  color: #fff;
}
.e-chip-list.e-chip.e-success:hover, .e-chip-list .e-chip.e-success:hover {
  background: rgb(96.5130434783, 165.450931677, 36.349068323);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-success:hover .e-chip-icon,
.e-chip-list.e-chip.e-success:hover .e-chip-delete, .e-chip-list .e-chip.e-success:hover .e-chip-icon,
.e-chip-list .e-chip.e-success:hover .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-success:hover .e-chip-avatar, .e-chip-list .e-chip.e-success:hover .e-chip-avatar {
  background-color: rgb(67.2434782609, 115.2745341615, 25.3254658385);
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-focused, .e-chip-list .e-chip.e-success.e-focused {
  background: rgb(106.2695652174, 182.1763975155, 40.0236024845);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-focused .e-chip-icon,
.e-chip-list.e-chip.e-success.e-focused .e-chip-delete, .e-chip-list .e-chip.e-success.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-success.e-focused .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-focused .e-chip-avatar, .e-chip-list .e-chip.e-success.e-focused .e-chip-avatar {
  background-color: #4d841d;
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-focused.e-active, .e-chip-list .e-chip.e-success.e-focused.e-active {
  background: rgb(106.2695652174, 182.1763975155, 40.0236024845);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-focused.e-active .e-chip-icon,
.e-chip-list.e-chip.e-success.e-focused.e-active .e-chip-delete, .e-chip-list .e-chip.e-success.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-success.e-focused.e-active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-focused.e-active .e-chip-avatar, .e-chip-list .e-chip.e-success.e-focused.e-active .e-chip-avatar {
  background-color: #4d841d;
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-active, .e-chip-list .e-chip.e-success.e-active {
  background: rgb(116.0260869565, 198.901863354, 43.698136646);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-active .e-chip-icon,
.e-chip-list.e-chip.e-success.e-active .e-chip-delete, .e-chip-list .e-chip.e-success.e-active .e-chip-icon,
.e-chip-list .e-chip.e-success.e-active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-active .e-chip-avatar, .e-chip-list .e-chip.e-success.e-active .e-chip-avatar {
  background-color: rgb(86.7565217391, 148.7254658385, 32.6745341615);
  color: #fff;
}
.e-chip-list.e-chip.e-success:active, .e-chip-list .e-chip.e-success:active {
  background: rgb(116.0260869565, 198.901863354, 43.698136646);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-success:active .e-chip-icon,
.e-chip-list.e-chip.e-success:active .e-chip-delete, .e-chip-list .e-chip.e-success:active .e-chip-icon,
.e-chip-list .e-chip.e-success:active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-success:active .e-chip-avatar, .e-chip-list .e-chip.e-success:active .e-chip-avatar {
  background-color: rgb(86.7565217391, 148.7254658385, 32.6745341615);
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-disabled, .e-chip-list .e-chip.e-success.e-disabled {
  background: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-success.e-disabled .e-chip-icon,
.e-chip-list.e-chip.e-success.e-disabled .e-chip-delete, .e-chip-list .e-chip.e-success.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-success.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-success.e-disabled .e-chip-avatar, .e-chip-list .e-chip.e-success.e-disabled .e-chip-avatar {
  background-color: hsla(0, 0%, -12%, 0.12);
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-success.e-clone-chip, .e-chip-list .e-chip.e-success.e-clone-chip {
  background: rgb(116.0260869565, 198.901863354, 43.698136646);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-clone-chip .e-chip-icon,
.e-chip-list.e-chip.e-success.e-clone-chip .e-chip-delete, .e-chip-list .e-chip.e-success.e-clone-chip .e-chip-icon,
.e-chip-list .e-chip.e-success.e-clone-chip .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-clone-chip .e-chip-avatar, .e-chip-list .e-chip.e-success.e-clone-chip .e-chip-avatar {
  background-color: rgb(86.7565217391, 148.7254658385, 32.6745341615);
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-clone-chip .e-drag-and-drop, .e-chip-list.e-chip.e-success.e-clone-chip.e-error-treeview, .e-chip-list .e-chip.e-success.e-clone-chip .e-drag-and-drop, .e-chip-list .e-chip.e-success.e-clone-chip.e-error-treeview {
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-outline, .e-chip-list .e-chip.e-success.e-outline {
  background: transparent;
  border-color: #4d841d;
  color: #4d841d;
}
.e-chip-list.e-chip.e-success.e-outline .e-chip-icon,
.e-chip-list.e-chip.e-success.e-outline .e-chip-delete, .e-chip-list .e-chip.e-success.e-outline .e-chip-icon,
.e-chip-list .e-chip.e-success.e-outline .e-chip-delete {
  color: #4d841d;
}
.e-chip-list.e-chip.e-success.e-outline .e-chip-delete.e-dlt-btn, .e-chip-list .e-chip.e-success.e-outline .e-chip-delete.e-dlt-btn {
  color: rgba(77, 132, 29, 0.8);
}
.e-chip-list.e-chip.e-success.e-outline .e-chip-avatar, .e-chip-list .e-chip.e-success.e-outline .e-chip-avatar {
  background-color: #4d841d;
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover, .e-chip-list .e-chip.e-success.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
  color: #4d841d;
}
.e-chip-list.e-chip.e-success.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active, .e-chip-list .e-chip.e-success.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active {
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-outline:hover, .e-chip-list .e-chip.e-success.e-outline:hover {
  background: rgba(77, 132, 29, 0.12);
  border-color: #4d841d;
  color: #4d841d;
}
.e-chip-list.e-chip.e-success.e-outline:hover .e-chip-icon,
.e-chip-list.e-chip.e-success.e-outline:hover .e-chip-delete, .e-chip-list .e-chip.e-success.e-outline:hover .e-chip-icon,
.e-chip-list .e-chip.e-success.e-outline:hover .e-chip-delete {
  color: #4d841d;
}
.e-chip-list.e-chip.e-success.e-outline:hover .e-chip-avatar, .e-chip-list .e-chip.e-success.e-outline:hover .e-chip-avatar {
  background-color: #4d841d;
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-outline.e-focused, .e-chip-list .e-chip.e-success.e-outline.e-focused {
  background: rgb(106.2695652174, 182.1763975155, 40.0236024845);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-outline.e-focused .e-chip-icon,
.e-chip-list.e-chip.e-success.e-outline.e-focused .e-chip-delete, .e-chip-list .e-chip.e-success.e-outline.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-success.e-outline.e-focused .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-outline.e-focused .e-chip-avatar, .e-chip-list .e-chip.e-success.e-outline.e-focused .e-chip-avatar {
  background-color: #4d841d;
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-outline.e-focused.e-active, .e-chip-list .e-chip.e-success.e-outline.e-focused.e-active {
  background: rgb(106.2695652174, 182.1763975155, 40.0236024845);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list.e-chip.e-success.e-outline.e-focused.e-active .e-chip-delete, .e-chip-list .e-chip.e-success.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-success.e-outline.e-focused.e-active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-outline.e-focused.e-active .e-chip-avatar, .e-chip-list .e-chip.e-success.e-outline.e-focused.e-active .e-chip-avatar {
  background-color: #4d841d;
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-outline.e-active, .e-chip-list .e-chip.e-success.e-outline.e-active {
  background: rgb(116.0260869565, 198.901863354, 43.698136646);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-outline.e-active .e-chip-icon,
.e-chip-list.e-chip.e-success.e-outline.e-active .e-chip-delete, .e-chip-list .e-chip.e-success.e-outline.e-active .e-chip-icon,
.e-chip-list .e-chip.e-success.e-outline.e-active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-outline.e-active .e-chip-avatar, .e-chip-list .e-chip.e-success.e-outline.e-active .e-chip-avatar {
  background-color: rgb(86.7565217391, 148.7254658385, 32.6745341615);
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-outline:active, .e-chip-list .e-chip.e-success.e-outline:active {
  background: rgb(116.0260869565, 198.901863354, 43.698136646);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-outline:active .e-chip-icon,
.e-chip-list.e-chip.e-success.e-outline:active .e-chip-delete, .e-chip-list .e-chip.e-success.e-outline:active .e-chip-icon,
.e-chip-list .e-chip.e-success.e-outline:active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-outline:active .e-chip-avatar, .e-chip-list .e-chip.e-success.e-outline:active .e-chip-avatar {
  background-color: rgb(86.7565217391, 148.7254658385, 32.6745341615);
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-outline.e-disabled, .e-chip-list .e-chip.e-success.e-outline.e-disabled {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-success.e-outline.e-disabled .e-chip-icon,
.e-chip-list.e-chip.e-success.e-outline.e-disabled .e-chip-delete, .e-chip-list .e-chip.e-success.e-outline.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-success.e-outline.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-success.e-outline.e-disabled .e-chip-avatar, .e-chip-list .e-chip.e-success.e-outline.e-disabled .e-chip-avatar {
  background-color: hsla(0, 0%, -12%, 0);
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-success.e-outline.e-clone-chip, .e-chip-list .e-chip.e-success.e-outline.e-clone-chip {
  background: rgb(116.0260869565, 198.901863354, 43.698136646);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-outline.e-clone-chip .e-chip-icon,
.e-chip-list.e-chip.e-success.e-outline.e-clone-chip .e-chip-delete, .e-chip-list .e-chip.e-success.e-outline.e-clone-chip .e-chip-icon,
.e-chip-list .e-chip.e-success.e-outline.e-clone-chip .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-outline.e-clone-chip .e-chip-avatar, .e-chip-list .e-chip.e-success.e-outline.e-clone-chip .e-chip-avatar {
  background-color: rgb(86.7565217391, 148.7254658385, 32.6745341615);
  color: #fff;
}
.e-chip-list.e-chip.e-success.e-outline.e-clone-chip .e-drag-and-drop, .e-chip-list.e-chip.e-success.e-outline.e-clone-chip.e-error-treeview, .e-chip-list .e-chip.e-success.e-outline.e-clone-chip .e-drag-and-drop, .e-chip-list .e-chip.e-success.e-outline.e-clone-chip.e-error-treeview {
  color: #fff;
}
.e-chip-list.e-chip.e-info, .e-chip-list .e-chip.e-info {
  background: #0378d5;
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-info .e-chip-icon,
.e-chip-list.e-chip.e-info .e-chip-delete, .e-chip-list .e-chip.e-info .e-chip-icon,
.e-chip-list .e-chip.e-info .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-info .e-chip-delete.e-dlt-btn, .e-chip-list .e-chip.e-info .e-chip-delete.e-dlt-btn {
  color: rgba(255, 255, 255, 0.8);
}
.e-chip-list.e-chip.e-info .e-chip-avatar, .e-chip-list .e-chip.e-info .e-chip-avatar {
  background-color: rgb(2.15, 86, 152.65);
  color: #fff;
}
.e-chip-list.e-chip.e-info:not(.e-active) .e-chip-delete.e-dlt-btn:hover, .e-chip-list .e-chip.e-info:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
  color: #fff;
}
.e-chip-list.e-chip.e-info:not(.e-active) .e-chip-delete.e-dlt-btn:active, .e-chip-list .e-chip.e-info:not(.e-active) .e-chip-delete.e-dlt-btn:active {
  color: #fff;
}
.e-chip-list.e-chip.e-info:hover, .e-chip-list .e-chip.e-info:hover {
  background: rgb(5.3166666667, 142.4666666667, 251.4833333333);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-info:hover .e-chip-icon,
.e-chip-list.e-chip.e-info:hover .e-chip-delete, .e-chip-list .e-chip.e-info:hover .e-chip-icon,
.e-chip-list .e-chip.e-info:hover .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-info:hover .e-chip-avatar, .e-chip-list .e-chip.e-info:hover .e-chip-avatar {
  background-color: rgb(2.7166666667, 108.6666666667, 192.8833333333);
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-focused, .e-chip-list .e-chip.e-info.e-focused {
  background: rgb(25.4333333333, 151.5333333333, 251.7666666667);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-focused .e-chip-icon,
.e-chip-list.e-chip.e-info.e-focused .e-chip-delete, .e-chip-list .e-chip.e-info.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-info.e-focused .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-focused .e-chip-avatar, .e-chip-list .e-chip.e-info.e-focused .e-chip-avatar {
  background-color: #0378d5;
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-focused.e-active, .e-chip-list .e-chip.e-info.e-focused.e-active {
  background: rgb(25.4333333333, 151.5333333333, 251.7666666667);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-focused.e-active .e-chip-icon,
.e-chip-list.e-chip.e-info.e-focused.e-active .e-chip-delete, .e-chip-list .e-chip.e-info.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-info.e-focused.e-active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-focused.e-active .e-chip-avatar, .e-chip-list .e-chip.e-info.e-focused.e-active .e-chip-avatar {
  background-color: #0378d5;
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-active, .e-chip-list .e-chip.e-info.e-active {
  background: rgb(45.55, 160.6, 252.05);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-active .e-chip-icon,
.e-chip-list.e-chip.e-info.e-active .e-chip-delete, .e-chip-list .e-chip.e-info.e-active .e-chip-icon,
.e-chip-list .e-chip.e-info.e-active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-active .e-chip-avatar, .e-chip-list .e-chip.e-info.e-active .e-chip-avatar {
  background-color: rgb(3.2833333333, 131.3333333333, 233.1166666667);
  color: #fff;
}
.e-chip-list.e-chip.e-info:active, .e-chip-list .e-chip.e-info:active {
  background: rgb(45.55, 160.6, 252.05);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-info:active .e-chip-icon,
.e-chip-list.e-chip.e-info:active .e-chip-delete, .e-chip-list .e-chip.e-info:active .e-chip-icon,
.e-chip-list .e-chip.e-info:active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-info:active .e-chip-avatar, .e-chip-list .e-chip.e-info:active .e-chip-avatar {
  background-color: rgb(3.2833333333, 131.3333333333, 233.1166666667);
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-disabled, .e-chip-list .e-chip.e-info.e-disabled {
  background: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-info.e-disabled .e-chip-icon,
.e-chip-list.e-chip.e-info.e-disabled .e-chip-delete, .e-chip-list .e-chip.e-info.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-info.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-info.e-disabled .e-chip-avatar, .e-chip-list .e-chip.e-info.e-disabled .e-chip-avatar {
  background-color: hsla(0, 0%, -12%, 0.12);
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-info.e-clone-chip, .e-chip-list .e-chip.e-info.e-clone-chip {
  background: rgb(45.55, 160.6, 252.05);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-clone-chip .e-chip-icon,
.e-chip-list.e-chip.e-info.e-clone-chip .e-chip-delete, .e-chip-list .e-chip.e-info.e-clone-chip .e-chip-icon,
.e-chip-list .e-chip.e-info.e-clone-chip .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-clone-chip .e-chip-avatar, .e-chip-list .e-chip.e-info.e-clone-chip .e-chip-avatar {
  background-color: rgb(3.2833333333, 131.3333333333, 233.1166666667);
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-clone-chip .e-drag-and-drop, .e-chip-list.e-chip.e-info.e-clone-chip.e-error-treeview, .e-chip-list .e-chip.e-info.e-clone-chip .e-drag-and-drop, .e-chip-list .e-chip.e-info.e-clone-chip.e-error-treeview {
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-outline, .e-chip-list .e-chip.e-info.e-outline {
  background: transparent;
  border-color: #0378d5;
  color: #0378d5;
}
.e-chip-list.e-chip.e-info.e-outline .e-chip-icon,
.e-chip-list.e-chip.e-info.e-outline .e-chip-delete, .e-chip-list .e-chip.e-info.e-outline .e-chip-icon,
.e-chip-list .e-chip.e-info.e-outline .e-chip-delete {
  color: #0378d5;
}
.e-chip-list.e-chip.e-info.e-outline .e-chip-delete.e-dlt-btn, .e-chip-list .e-chip.e-info.e-outline .e-chip-delete.e-dlt-btn {
  color: rgba(3, 120, 213, 0.8);
}
.e-chip-list.e-chip.e-info.e-outline .e-chip-avatar, .e-chip-list .e-chip.e-info.e-outline .e-chip-avatar {
  background-color: #0378d5;
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover, .e-chip-list .e-chip.e-info.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
  color: #0378d5;
}
.e-chip-list.e-chip.e-info.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active, .e-chip-list .e-chip.e-info.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active {
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-outline:hover, .e-chip-list .e-chip.e-info.e-outline:hover {
  background: rgba(3, 120, 213, 0.12);
  border-color: #0378d5;
  color: #0378d5;
}
.e-chip-list.e-chip.e-info.e-outline:hover .e-chip-icon,
.e-chip-list.e-chip.e-info.e-outline:hover .e-chip-delete, .e-chip-list .e-chip.e-info.e-outline:hover .e-chip-icon,
.e-chip-list .e-chip.e-info.e-outline:hover .e-chip-delete {
  color: #0378d5;
}
.e-chip-list.e-chip.e-info.e-outline:hover .e-chip-avatar, .e-chip-list .e-chip.e-info.e-outline:hover .e-chip-avatar {
  background-color: #0378d5;
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-outline.e-focused, .e-chip-list .e-chip.e-info.e-outline.e-focused {
  background: rgb(25.4333333333, 151.5333333333, 251.7666666667);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-outline.e-focused .e-chip-icon,
.e-chip-list.e-chip.e-info.e-outline.e-focused .e-chip-delete, .e-chip-list .e-chip.e-info.e-outline.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-info.e-outline.e-focused .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-outline.e-focused .e-chip-avatar, .e-chip-list .e-chip.e-info.e-outline.e-focused .e-chip-avatar {
  background-color: #0378d5;
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-outline.e-focused.e-active, .e-chip-list .e-chip.e-info.e-outline.e-focused.e-active {
  background: rgb(25.4333333333, 151.5333333333, 251.7666666667);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list.e-chip.e-info.e-outline.e-focused.e-active .e-chip-delete, .e-chip-list .e-chip.e-info.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-info.e-outline.e-focused.e-active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-outline.e-focused.e-active .e-chip-avatar, .e-chip-list .e-chip.e-info.e-outline.e-focused.e-active .e-chip-avatar {
  background-color: #0378d5;
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-outline.e-active, .e-chip-list .e-chip.e-info.e-outline.e-active {
  background: rgb(45.55, 160.6, 252.05);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-outline.e-active .e-chip-icon,
.e-chip-list.e-chip.e-info.e-outline.e-active .e-chip-delete, .e-chip-list .e-chip.e-info.e-outline.e-active .e-chip-icon,
.e-chip-list .e-chip.e-info.e-outline.e-active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-outline.e-active .e-chip-avatar, .e-chip-list .e-chip.e-info.e-outline.e-active .e-chip-avatar {
  background-color: rgb(3.2833333333, 131.3333333333, 233.1166666667);
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-outline:active, .e-chip-list .e-chip.e-info.e-outline:active {
  background: rgb(45.55, 160.6, 252.05);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-outline:active .e-chip-icon,
.e-chip-list.e-chip.e-info.e-outline:active .e-chip-delete, .e-chip-list .e-chip.e-info.e-outline:active .e-chip-icon,
.e-chip-list .e-chip.e-info.e-outline:active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-outline:active .e-chip-avatar, .e-chip-list .e-chip.e-info.e-outline:active .e-chip-avatar {
  background-color: rgb(3.2833333333, 131.3333333333, 233.1166666667);
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-outline.e-disabled, .e-chip-list .e-chip.e-info.e-outline.e-disabled {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-info.e-outline.e-disabled .e-chip-icon,
.e-chip-list.e-chip.e-info.e-outline.e-disabled .e-chip-delete, .e-chip-list .e-chip.e-info.e-outline.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-info.e-outline.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-info.e-outline.e-disabled .e-chip-avatar, .e-chip-list .e-chip.e-info.e-outline.e-disabled .e-chip-avatar {
  background-color: hsla(0, 0%, -12%, 0);
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-info.e-outline.e-clone-chip, .e-chip-list .e-chip.e-info.e-outline.e-clone-chip {
  background: rgb(45.55, 160.6, 252.05);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-outline.e-clone-chip .e-chip-icon,
.e-chip-list.e-chip.e-info.e-outline.e-clone-chip .e-chip-delete, .e-chip-list .e-chip.e-info.e-outline.e-clone-chip .e-chip-icon,
.e-chip-list .e-chip.e-info.e-outline.e-clone-chip .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-outline.e-clone-chip .e-chip-avatar, .e-chip-list .e-chip.e-info.e-outline.e-clone-chip .e-chip-avatar {
  background-color: rgb(3.2833333333, 131.3333333333, 233.1166666667);
  color: #fff;
}
.e-chip-list.e-chip.e-info.e-outline.e-clone-chip .e-drag-and-drop, .e-chip-list.e-chip.e-info.e-outline.e-clone-chip.e-error-treeview, .e-chip-list .e-chip.e-info.e-outline.e-clone-chip .e-drag-and-drop, .e-chip-list .e-chip.e-info.e-outline.e-clone-chip.e-error-treeview {
  color: #fff;
}
.e-chip-list.e-chip.e-warning, .e-chip-list .e-chip.e-warning {
  background: #c15700;
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-warning .e-chip-icon,
.e-chip-list.e-chip.e-warning .e-chip-delete, .e-chip-list .e-chip.e-warning .e-chip-icon,
.e-chip-list .e-chip.e-warning .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-warning .e-chip-delete.e-dlt-btn, .e-chip-list .e-chip.e-warning .e-chip-delete.e-dlt-btn {
  color: rgba(255, 255, 255, 0.8);
}
.e-chip-list.e-chip.e-warning .e-chip-avatar, .e-chip-list .e-chip.e-warning .e-chip-avatar {
  background-color: rgb(131.8, 59.4124352332, 0);
  color: #fff;
}
.e-chip-list.e-chip.e-warning:not(.e-active) .e-chip-delete.e-dlt-btn:hover, .e-chip-list .e-chip.e-warning:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
  color: #fff;
}
.e-chip-list.e-chip.e-warning:not(.e-active) .e-chip-delete.e-dlt-btn:active, .e-chip-list .e-chip.e-warning:not(.e-active) .e-chip-delete.e-dlt-btn:active {
  color: #fff;
}
.e-chip-list.e-chip.e-warning:hover, .e-chip-list .e-chip.e-warning:hover {
  background: rgb(233.8, 105.3917098446, 0);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-warning:hover .e-chip-icon,
.e-chip-list.e-chip.e-warning:hover .e-chip-delete, .e-chip-list .e-chip.e-warning:hover .e-chip-icon,
.e-chip-list .e-chip.e-warning:hover .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-warning:hover .e-chip-avatar, .e-chip-list .e-chip.e-warning:hover .e-chip-avatar {
  background-color: rgb(172.6, 77.8041450777, 0);
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-focused, .e-chip-list .e-chip.e-warning.e-focused {
  background: rgb(254.2, 114.5875647668, 0);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-focused .e-chip-icon,
.e-chip-list.e-chip.e-warning.e-focused .e-chip-delete, .e-chip-list .e-chip.e-warning.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-focused .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-focused .e-chip-avatar, .e-chip-list .e-chip.e-warning.e-focused .e-chip-avatar {
  background-color: #c15700;
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-focused.e-active, .e-chip-list .e-chip.e-warning.e-focused.e-active {
  background: rgb(254.2, 114.5875647668, 0);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-focused.e-active .e-chip-icon,
.e-chip-list.e-chip.e-warning.e-focused.e-active .e-chip-delete, .e-chip-list .e-chip.e-warning.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-focused.e-active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-focused.e-active .e-chip-avatar, .e-chip-list .e-chip.e-warning.e-focused.e-active .e-chip-avatar {
  background-color: #c15700;
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-active, .e-chip-list .e-chip.e-warning.e-active {
  background: rgb(255, 125.7129533679, 19.6);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-active .e-chip-icon,
.e-chip-list.e-chip.e-warning.e-active .e-chip-delete, .e-chip-list .e-chip.e-warning.e-active .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-active .e-chip-avatar, .e-chip-list .e-chip.e-warning.e-active .e-chip-avatar {
  background-color: rgb(213.4, 96.1958549223, 0);
  color: #fff;
}
.e-chip-list.e-chip.e-warning:active, .e-chip-list .e-chip.e-warning:active {
  background: rgb(255, 125.7129533679, 19.6);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-warning:active .e-chip-icon,
.e-chip-list.e-chip.e-warning:active .e-chip-delete, .e-chip-list .e-chip.e-warning:active .e-chip-icon,
.e-chip-list .e-chip.e-warning:active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-warning:active .e-chip-avatar, .e-chip-list .e-chip.e-warning:active .e-chip-avatar {
  background-color: rgb(213.4, 96.1958549223, 0);
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-disabled, .e-chip-list .e-chip.e-warning.e-disabled {
  background: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-warning.e-disabled .e-chip-icon,
.e-chip-list.e-chip.e-warning.e-disabled .e-chip-delete, .e-chip-list .e-chip.e-warning.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-warning.e-disabled .e-chip-avatar, .e-chip-list .e-chip.e-warning.e-disabled .e-chip-avatar {
  background-color: hsla(0, 0%, -12%, 0.12);
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-warning.e-clone-chip, .e-chip-list .e-chip.e-warning.e-clone-chip {
  background: rgb(255, 125.7129533679, 19.6);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-clone-chip .e-chip-icon,
.e-chip-list.e-chip.e-warning.e-clone-chip .e-chip-delete, .e-chip-list .e-chip.e-warning.e-clone-chip .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-clone-chip .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-clone-chip .e-chip-avatar, .e-chip-list .e-chip.e-warning.e-clone-chip .e-chip-avatar {
  background-color: rgb(213.4, 96.1958549223, 0);
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-clone-chip .e-drag-and-drop, .e-chip-list.e-chip.e-warning.e-clone-chip.e-error-treeview, .e-chip-list .e-chip.e-warning.e-clone-chip .e-drag-and-drop, .e-chip-list .e-chip.e-warning.e-clone-chip.e-error-treeview {
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-outline, .e-chip-list .e-chip.e-warning.e-outline {
  background: transparent;
  border-color: #c15700;
  color: #c15700;
}
.e-chip-list.e-chip.e-warning.e-outline .e-chip-icon,
.e-chip-list.e-chip.e-warning.e-outline .e-chip-delete, .e-chip-list .e-chip.e-warning.e-outline .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-outline .e-chip-delete {
  color: #c15700;
}
.e-chip-list.e-chip.e-warning.e-outline .e-chip-delete.e-dlt-btn, .e-chip-list .e-chip.e-warning.e-outline .e-chip-delete.e-dlt-btn {
  color: rgba(193, 87, 0, 0.8);
}
.e-chip-list.e-chip.e-warning.e-outline .e-chip-avatar, .e-chip-list .e-chip.e-warning.e-outline .e-chip-avatar {
  background-color: #c15700;
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover, .e-chip-list .e-chip.e-warning.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
  color: #c15700;
}
.e-chip-list.e-chip.e-warning.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active, .e-chip-list .e-chip.e-warning.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active {
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-outline:hover, .e-chip-list .e-chip.e-warning.e-outline:hover {
  background: rgba(193, 87, 0, 0.12);
  border-color: #c15700;
  color: #c15700;
}
.e-chip-list.e-chip.e-warning.e-outline:hover .e-chip-icon,
.e-chip-list.e-chip.e-warning.e-outline:hover .e-chip-delete, .e-chip-list .e-chip.e-warning.e-outline:hover .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-outline:hover .e-chip-delete {
  color: #c15700;
}
.e-chip-list.e-chip.e-warning.e-outline:hover .e-chip-avatar, .e-chip-list .e-chip.e-warning.e-outline:hover .e-chip-avatar {
  background-color: #c15700;
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-outline.e-focused, .e-chip-list .e-chip.e-warning.e-outline.e-focused {
  background: rgb(254.2, 114.5875647668, 0);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-outline.e-focused .e-chip-icon,
.e-chip-list.e-chip.e-warning.e-outline.e-focused .e-chip-delete, .e-chip-list .e-chip.e-warning.e-outline.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-outline.e-focused .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-outline.e-focused .e-chip-avatar, .e-chip-list .e-chip.e-warning.e-outline.e-focused .e-chip-avatar {
  background-color: #c15700;
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-outline.e-focused.e-active, .e-chip-list .e-chip.e-warning.e-outline.e-focused.e-active {
  background: rgb(254.2, 114.5875647668, 0);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list.e-chip.e-warning.e-outline.e-focused.e-active .e-chip-delete, .e-chip-list .e-chip.e-warning.e-outline.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-outline.e-focused.e-active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-outline.e-focused.e-active .e-chip-avatar, .e-chip-list .e-chip.e-warning.e-outline.e-focused.e-active .e-chip-avatar {
  background-color: #c15700;
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-outline.e-active, .e-chip-list .e-chip.e-warning.e-outline.e-active {
  background: rgb(255, 125.7129533679, 19.6);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-outline.e-active .e-chip-icon,
.e-chip-list.e-chip.e-warning.e-outline.e-active .e-chip-delete, .e-chip-list .e-chip.e-warning.e-outline.e-active .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-outline.e-active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-outline.e-active .e-chip-avatar, .e-chip-list .e-chip.e-warning.e-outline.e-active .e-chip-avatar {
  background-color: rgb(213.4, 96.1958549223, 0);
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-outline:active, .e-chip-list .e-chip.e-warning.e-outline:active {
  background: rgb(255, 125.7129533679, 19.6);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-outline:active .e-chip-icon,
.e-chip-list.e-chip.e-warning.e-outline:active .e-chip-delete, .e-chip-list .e-chip.e-warning.e-outline:active .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-outline:active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-outline:active .e-chip-avatar, .e-chip-list .e-chip.e-warning.e-outline:active .e-chip-avatar {
  background-color: rgb(213.4, 96.1958549223, 0);
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-outline.e-disabled, .e-chip-list .e-chip.e-warning.e-outline.e-disabled {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-warning.e-outline.e-disabled .e-chip-icon,
.e-chip-list.e-chip.e-warning.e-outline.e-disabled .e-chip-delete, .e-chip-list .e-chip.e-warning.e-outline.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-outline.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-warning.e-outline.e-disabled .e-chip-avatar, .e-chip-list .e-chip.e-warning.e-outline.e-disabled .e-chip-avatar {
  background-color: hsla(0, 0%, -12%, 0);
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-warning.e-outline.e-clone-chip, .e-chip-list .e-chip.e-warning.e-outline.e-clone-chip {
  background: rgb(255, 125.7129533679, 19.6);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-outline.e-clone-chip .e-chip-icon,
.e-chip-list.e-chip.e-warning.e-outline.e-clone-chip .e-chip-delete, .e-chip-list .e-chip.e-warning.e-outline.e-clone-chip .e-chip-icon,
.e-chip-list .e-chip.e-warning.e-outline.e-clone-chip .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-outline.e-clone-chip .e-chip-avatar, .e-chip-list .e-chip.e-warning.e-outline.e-clone-chip .e-chip-avatar {
  background-color: rgb(213.4, 96.1958549223, 0);
  color: #fff;
}
.e-chip-list.e-chip.e-warning.e-outline.e-clone-chip .e-drag-and-drop, .e-chip-list.e-chip.e-warning.e-outline.e-clone-chip.e-error-treeview, .e-chip-list .e-chip.e-warning.e-outline.e-clone-chip .e-drag-and-drop, .e-chip-list .e-chip.e-warning.e-outline.e-clone-chip.e-error-treeview {
  color: #fff;
}
.e-chip-list.e-chip.e-danger, .e-chip-list .e-chip.e-danger {
  background: #d64113;
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-danger .e-chip-icon,
.e-chip-list.e-chip.e-danger .e-chip-delete, .e-chip-list .e-chip.e-danger .e-chip-icon,
.e-chip-list .e-chip.e-danger .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-danger .e-chip-delete.e-dlt-btn, .e-chip-list .e-chip.e-danger .e-chip-delete.e-dlt-btn {
  color: rgba(255, 255, 255, 0.8);
}
.e-chip-list.e-chip.e-danger .e-chip-avatar, .e-chip-list .e-chip.e-danger .e-chip-avatar {
  background-color: rgb(157.7905579399, 47.9270386266, 14.0094420601);
  color: #fff;
}
.e-chip-list.e-chip.e-danger:not(.e-active) .e-chip-delete.e-dlt-btn:hover, .e-chip-list .e-chip.e-danger:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
  color: #fff;
}
.e-chip-list.e-chip.e-danger:not(.e-active) .e-chip-delete.e-dlt-btn:active, .e-chip-list .e-chip.e-danger:not(.e-active) .e-chip-delete.e-dlt-btn:active {
  color: #fff;
}
.e-chip-list.e-chip.e-danger:hover, .e-chip-list .e-chip.e-danger:hover {
  background: rgb(235.739055794, 84.6927038627, 38.060944206);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-danger:hover .e-chip-icon,
.e-chip-list.e-chip.e-danger:hover .e-chip-delete, .e-chip-list .e-chip.e-danger:hover .e-chip-icon,
.e-chip-list .e-chip.e-danger:hover .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-danger:hover .e-chip-avatar, .e-chip-list .e-chip.e-danger:hover .e-chip-avatar {
  background-color: rgb(195.2635193133, 59.3090128755, 17.3364806867);
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-focused, .e-chip-list .e-chip.e-danger.e-focused {
  background: rgb(237.4025751073, 99.4017167382, 56.7974248927);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-focused .e-chip-icon,
.e-chip-list.e-chip.e-danger.e-focused .e-chip-delete, .e-chip-list .e-chip.e-danger.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-focused .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-focused .e-chip-avatar, .e-chip-list .e-chip.e-danger.e-focused .e-chip-avatar {
  background-color: #d64113;
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-focused.e-active, .e-chip-list .e-chip.e-danger.e-focused.e-active {
  background: rgb(237.4025751073, 99.4017167382, 56.7974248927);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-focused.e-active .e-chip-icon,
.e-chip-list.e-chip.e-danger.e-focused.e-active .e-chip-delete, .e-chip-list .e-chip.e-danger.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-focused.e-active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-focused.e-active .e-chip-avatar, .e-chip-list .e-chip.e-danger.e-focused.e-active .e-chip-avatar {
  background-color: #d64113;
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-active, .e-chip-list .e-chip.e-danger.e-active {
  background: rgb(239.0660944206, 114.1107296137, 75.5339055794);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-active .e-chip-icon,
.e-chip-list.e-chip.e-danger.e-active .e-chip-delete, .e-chip-list .e-chip.e-danger.e-active .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-active .e-chip-avatar, .e-chip-list .e-chip.e-danger.e-active .e-chip-avatar {
  background-color: rgb(232.7364806867, 70.6909871245, 20.6635193133);
  color: #fff;
}
.e-chip-list.e-chip.e-danger:active, .e-chip-list .e-chip.e-danger:active {
  background: rgb(239.0660944206, 114.1107296137, 75.5339055794);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-danger:active .e-chip-icon,
.e-chip-list.e-chip.e-danger:active .e-chip-delete, .e-chip-list .e-chip.e-danger:active .e-chip-icon,
.e-chip-list .e-chip.e-danger:active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-danger:active .e-chip-avatar, .e-chip-list .e-chip.e-danger:active .e-chip-avatar {
  background-color: rgb(232.7364806867, 70.6909871245, 20.6635193133);
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-disabled, .e-chip-list .e-chip.e-danger.e-disabled {
  background: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-danger.e-disabled .e-chip-icon,
.e-chip-list.e-chip.e-danger.e-disabled .e-chip-delete, .e-chip-list .e-chip.e-danger.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-danger.e-disabled .e-chip-avatar, .e-chip-list .e-chip.e-danger.e-disabled .e-chip-avatar {
  background-color: hsla(0, 0%, -12%, 0.12);
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-danger.e-clone-chip, .e-chip-list .e-chip.e-danger.e-clone-chip {
  background: rgb(239.0660944206, 114.1107296137, 75.5339055794);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-clone-chip .e-chip-icon,
.e-chip-list.e-chip.e-danger.e-clone-chip .e-chip-delete, .e-chip-list .e-chip.e-danger.e-clone-chip .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-clone-chip .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-clone-chip .e-chip-avatar, .e-chip-list .e-chip.e-danger.e-clone-chip .e-chip-avatar {
  background-color: rgb(232.7364806867, 70.6909871245, 20.6635193133);
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-clone-chip .e-drag-and-drop, .e-chip-list.e-chip.e-danger.e-clone-chip.e-error-treeview, .e-chip-list .e-chip.e-danger.e-clone-chip .e-drag-and-drop, .e-chip-list .e-chip.e-danger.e-clone-chip.e-error-treeview {
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-outline, .e-chip-list .e-chip.e-danger.e-outline {
  background: transparent;
  border-color: #d64113;
  color: #d64113;
}
.e-chip-list.e-chip.e-danger.e-outline .e-chip-icon,
.e-chip-list.e-chip.e-danger.e-outline .e-chip-delete, .e-chip-list .e-chip.e-danger.e-outline .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-outline .e-chip-delete {
  color: #d64113;
}
.e-chip-list.e-chip.e-danger.e-outline .e-chip-delete.e-dlt-btn, .e-chip-list .e-chip.e-danger.e-outline .e-chip-delete.e-dlt-btn {
  color: rgba(214, 65, 19, 0.8);
}
.e-chip-list.e-chip.e-danger.e-outline .e-chip-avatar, .e-chip-list .e-chip.e-danger.e-outline .e-chip-avatar {
  background-color: #d64113;
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover, .e-chip-list .e-chip.e-danger.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:hover {
  color: #d64113;
}
.e-chip-list.e-chip.e-danger.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active, .e-chip-list .e-chip.e-danger.e-outline:not(.e-active) .e-chip-delete.e-dlt-btn:active {
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-outline:hover, .e-chip-list .e-chip.e-danger.e-outline:hover {
  background: rgba(214, 65, 19, 0.12);
  border-color: #d64113;
  color: #d64113;
}
.e-chip-list.e-chip.e-danger.e-outline:hover .e-chip-icon,
.e-chip-list.e-chip.e-danger.e-outline:hover .e-chip-delete, .e-chip-list .e-chip.e-danger.e-outline:hover .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-outline:hover .e-chip-delete {
  color: #d64113;
}
.e-chip-list.e-chip.e-danger.e-outline:hover .e-chip-avatar, .e-chip-list .e-chip.e-danger.e-outline:hover .e-chip-avatar {
  background-color: #d64113;
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-outline.e-focused, .e-chip-list .e-chip.e-danger.e-outline.e-focused {
  background: rgb(237.4025751073, 99.4017167382, 56.7974248927);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-outline.e-focused .e-chip-icon,
.e-chip-list.e-chip.e-danger.e-outline.e-focused .e-chip-delete, .e-chip-list .e-chip.e-danger.e-outline.e-focused .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-outline.e-focused .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-outline.e-focused .e-chip-avatar, .e-chip-list .e-chip.e-danger.e-outline.e-focused .e-chip-avatar {
  background-color: #d64113;
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-outline.e-focused.e-focused.e-active, .e-chip-list .e-chip.e-danger.e-outline.e-focused.e-focused.e-active {
  background: rgb(237.4025751073, 99.4017167382, 56.7974248927);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-outline.e-focused.e-focused.e-active .e-chip-icon,
.e-chip-list.e-chip.e-danger.e-outline.e-focused.e-focused.e-active .e-chip-delete, .e-chip-list .e-chip.e-danger.e-outline.e-focused.e-focused.e-active .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-outline.e-focused.e-focused.e-active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-outline.e-focused.e-focused.e-active .e-chip-avatar, .e-chip-list .e-chip.e-danger.e-outline.e-focused.e-focused.e-active .e-chip-avatar {
  background-color: #d64113;
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-outline.e-active, .e-chip-list .e-chip.e-danger.e-outline.e-active {
  background: rgb(239.0660944206, 114.1107296137, 75.5339055794);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-outline.e-active .e-chip-icon,
.e-chip-list.e-chip.e-danger.e-outline.e-active .e-chip-delete, .e-chip-list .e-chip.e-danger.e-outline.e-active .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-outline.e-active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-outline.e-active .e-chip-avatar, .e-chip-list .e-chip.e-danger.e-outline.e-active .e-chip-avatar {
  background-color: rgb(232.7364806867, 70.6909871245, 20.6635193133);
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-outline:active, .e-chip-list .e-chip.e-danger.e-outline:active {
  background: rgb(239.0660944206, 114.1107296137, 75.5339055794);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-outline:active .e-chip-icon,
.e-chip-list.e-chip.e-danger.e-outline:active .e-chip-delete, .e-chip-list .e-chip.e-danger.e-outline:active .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-outline:active .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-outline:active .e-chip-avatar, .e-chip-list .e-chip.e-danger.e-outline:active .e-chip-avatar {
  background-color: rgb(232.7364806867, 70.6909871245, 20.6635193133);
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-outline.e-disabled, .e-chip-list .e-chip.e-danger.e-outline.e-disabled {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-danger.e-outline.e-disabled .e-chip-icon,
.e-chip-list.e-chip.e-danger.e-outline.e-disabled .e-chip-delete, .e-chip-list .e-chip.e-danger.e-outline.e-disabled .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-outline.e-disabled .e-chip-delete {
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-danger.e-outline.e-disabled .e-chip-avatar, .e-chip-list .e-chip.e-danger.e-outline.e-disabled .e-chip-avatar {
  background-color: hsla(0, 0%, -12%, 0);
  color: rgba(0, 0, 0, 0.26);
}
.e-chip-list.e-chip.e-danger.e-outline.e-clone-chip, .e-chip-list .e-chip.e-danger.e-outline.e-clone-chip {
  background: rgb(239.0660944206, 114.1107296137, 75.5339055794);
  border-color: transparent;
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-outline.e-clone-chip .e-chip-icon,
.e-chip-list.e-chip.e-danger.e-outline.e-clone-chip .e-chip-delete, .e-chip-list .e-chip.e-danger.e-outline.e-clone-chip .e-chip-icon,
.e-chip-list .e-chip.e-danger.e-outline.e-clone-chip .e-chip-delete {
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-outline.e-clone-chip .e-chip-avatar, .e-chip-list .e-chip.e-danger.e-outline.e-clone-chip .e-chip-avatar {
  background-color: rgb(232.7364806867, 70.6909871245, 20.6635193133);
  color: #fff;
}
.e-chip-list.e-chip.e-danger.e-outline.e-clone-chip .e-drag-and-drop, .e-chip-list.e-chip.e-danger.e-outline.e-clone-chip.e-error-treeview, .e-chip-list .e-chip.e-danger.e-outline.e-clone-chip .e-drag-and-drop, .e-chip-list .e-chip.e-danger.e-outline.e-clone-chip.e-error-treeview {
  color: #fff;
}

.e-bigger .e-drag-indicator {
  height: 32px;
}

.e-bigger .e-chip-list.e-chip, .e-bigger .e-chip-list .e-chip,
.e-bigger.e-chip-list.e-chip,
.e-bigger.e-chip-list .e-chip {
  border-radius: 16px;
  font-size: 14px;
  height: 32px;
  padding: 0 12px;
}
.e-bigger .e-chip-list .e-chip-avatar,
.e-bigger.e-chip-list .e-chip-avatar {
  height: 32px;
  width: 32px;
  margin: 0 8px 0 -12px;
  font-size: 15px;
}
.e-bigger .e-chip-list .e-chip-avatar-wrap, .e-bigger .e-chip-list.e-chip-avatar-wrap,
.e-bigger.e-chip-list .e-chip-avatar-wrap,
.e-bigger.e-chip-list.e-chip-avatar-wrap {
  border-radius: 16px;
}
.e-bigger .e-chip-list .e-chip-icon,
.e-bigger.e-chip-list .e-chip-icon {
  font-size: 16px;
  height: 24px;
  width: 24px;
  margin: 0 8px 0 -8px;
}
.e-bigger .e-chip-list .e-chip-delete,
.e-bigger.e-chip-list .e-chip-delete {
  height: 18px;
  width: 18px;
  margin: 0 -4px 0 8px;
  font-size: 16px;
}
.e-bigger .e-chip-list .trailing-icon-url,
.e-bigger.e-chip-list .trailing-icon-url {
  height: 18px;
  width: 18px;
  margin: 0 -4px 0 8px;
  font-size: 16px;
}
.e-bigger .e-chip-list.e-multi-selection .e-chip::before,
.e-bigger.e-chip-list.e-multi-selection .e-chip::before {
  height: 24px;
  width: 24px;
  margin: 0 4px 0 -8px;
  margin-top: 0;
}
.e-bigger .e-chip-list.e-multi-selection .e-chip.e-chip-avatar-wrap::before,
.e-bigger.e-chip-list.e-multi-selection .e-chip.e-chip-avatar-wrap::before {
  height: 32px;
  width: 32px;
  margin: 0 8px 0 -12px;
  margin-top: 0;
}
.e-bigger .e-chip-list.e-multi-selection .e-chip.e-active:not(.e-chip-icon-wrap):not(.e-chip-avatar-wrap)::before,
.e-bigger.e-chip-list.e-multi-selection .e-chip.e-active:not(.e-chip-icon-wrap):not(.e-chip-avatar-wrap)::before {
  width: 24px;
}
.e-bigger .e-chip-list.e-rtl.e-chip .e-chip-avatar, .e-bigger .e-chip-list.e-rtl .e-chip .e-chip-avatar,
.e-bigger.e-chip-list.e-rtl.e-chip .e-chip-avatar,
.e-bigger.e-chip-list.e-rtl .e-chip .e-chip-avatar {
  margin: 0 -12px 0 8px;
}
.e-bigger .e-chip-list.e-rtl.e-chip .e-chip-icon, .e-bigger .e-chip-list.e-rtl .e-chip .e-chip-icon,
.e-bigger.e-chip-list.e-rtl.e-chip .e-chip-icon,
.e-bigger.e-chip-list.e-rtl .e-chip .e-chip-icon {
  margin: 0 -8px 0 8px;
}
.e-bigger .e-chip-list.e-rtl.e-chip .e-chip-delete, .e-bigger .e-chip-list.e-rtl .e-chip .e-chip-delete,
.e-bigger.e-chip-list.e-rtl.e-chip .e-chip-delete,
.e-bigger.e-chip-list.e-rtl .e-chip .e-chip-delete {
  margin: 0 8px 0 -4px;
}
.e-bigger .e-chip-list.e-rtl.e-chip .e-chip-avatar-wrap, .e-bigger .e-chip-list.e-rtl.e-chip.e-chip-avatar-wrap, .e-bigger .e-chip-list.e-rtl .e-chip .e-chip-avatar-wrap, .e-bigger .e-chip-list.e-rtl .e-chip.e-chip-avatar-wrap,
.e-bigger.e-chip-list.e-rtl.e-chip .e-chip-avatar-wrap,
.e-bigger.e-chip-list.e-rtl.e-chip.e-chip-avatar-wrap,
.e-bigger.e-chip-list.e-rtl .e-chip .e-chip-avatar-wrap,
.e-bigger.e-chip-list.e-rtl .e-chip.e-chip-avatar-wrap {
  border-radius: 16px;
}
.e-bigger .e-chip-list.e-rtl.e-multi-selection .e-chip::before,
.e-bigger.e-chip-list.e-rtl.e-multi-selection .e-chip::before {
  margin: 0 -8px 0 8px;
  margin-top: 0;
}
.e-bigger .e-chip-list.e-rtl.e-multi-selection .e-chip.e-chip-avatar-wrap::before,
.e-bigger.e-chip-list.e-rtl.e-multi-selection .e-chip.e-chip-avatar-wrap::before {
  margin: 0 -12px 0 8px;
  margin-top: 0;
}
.e-bigger .e-chip-list.e-rtl .trailing-icon-url,
.e-bigger.e-chip-list.e-rtl .trailing-icon-url {
  margin: 0 8px 0 -4px;
}

.e-fab.e-btn {
  align-items: center;
  border-radius: 9999px;
  display: inline-flex;
  min-height: 40px;
  min-width: 40px;
  padding: 0 15px;
  position: absolute;
  z-index: 100000;
}
.e-fab.e-btn .e-btn-icon {
  margin-top: 0;
  font-size: 14px;
}
.e-fab.e-btn.e-icon-btn {
  padding: 0;
}
.e-fab.e-btn.e-fab-fixed {
  position: fixed;
}
.e-fab.e-btn.e-fab-top {
  top: 16px;
}
.e-fab.e-btn.e-fab-top.e-fab-middle {
  top: 50%;
  transform: translateY(-50%);
}
.e-fab.e-btn.e-fab-top.e-fab-middle.e-fab-left.e-fab-center {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.e-fab.e-btn.e-fab-bottom {
  bottom: 16px;
}
.e-fab.e-btn.e-fab-left {
  left: 16px;
}
.e-fab.e-btn.e-fab-left.e-fab-center {
  left: 50%;
  transform: translateX(-50%);
}
.e-fab.e-btn.e-fab-right {
  right: 16px;
}

.e-rtl.e-fab.e-btn.e-fab-top {
  top: 16px;
}
.e-rtl.e-fab.e-btn.e-fab-top.e-fab-middle {
  top: 50%;
  transform: translateY(-50%);
}
.e-rtl.e-fab.e-btn.e-fab-top.e-fab-middle.e-fab-right.e-fab-center {
  right: 50%;
  top: 50%;
  transform: translate(50%, -50%);
}
.e-rtl.e-fab.e-btn.e-fab-bottom {
  bottom: 16px;
}
.e-rtl.e-fab.e-btn.e-fab-right {
  right: 16px;
}
.e-rtl.e-fab.e-btn.e-fab-right.e-fab-center {
  right: 50%;
  transform: translateX(50%);
}
.e-rtl.e-fab.e-btn.e-fab-left {
  left: 16px;
}

.e-fab-hidden {
  visibility: hidden;
}

.e-small.e-fab.e-btn,
.e-small .e-fab.e-btn {
  border-radius: 9999px;
  min-height: 32px;
  min-width: 32px;
  padding: 0 11px;
}
.e-small.e-fab.e-btn.e-icon-btn,
.e-small .e-fab.e-btn.e-icon-btn {
  padding: 0;
}
.e-small.e-fab.e-btn .e-btn-icon,
.e-small .e-fab.e-btn .e-btn-icon {
  font-size: 12px;
}

.e-fab.e-btn {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px rgba(0, 0, 0, 0.14), 0 1px 18px rgba(0, 0, 0, 0.12);
}
.e-fab.e-btn:hover:not(:focus), .e-fab.e-btn:active, .e-fab.e-btn.e-active, .e-fab.e-btn:disabled {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px rgba(0, 0, 0, 0.14), 0 1px 18px rgba(0, 0, 0, 0.12);
}
.e-fab.e-btn:focus {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px rgba(0, 0, 0, 0.14), 0 1px 18px rgba(0, 0, 0, 0.12);
}

.e-bigger.e-fab.e-btn,
.e-bigger .e-fab.e-btn {
  border-radius: 9999px;
  min-height: 52px;
  min-width: 52px;
  padding: 0 21px;
}
.e-bigger.e-fab.e-btn.e-icon-btn,
.e-bigger .e-fab.e-btn.e-icon-btn {
  padding: 0;
}
.e-bigger.e-fab.e-btn .e-btn-icon,
.e-bigger .e-fab.e-btn .e-btn-icon {
  font-size: 16px;
}

.e-bigger.e-small.e-fab.e-btn,
.e-bigger.e-small .e-fab.e-btn,
.e-bigger .e-small.e-fab.e-btn,
.e-small .e-bigger.e-fab.e-btn {
  border-radius: 9999px;
  min-height: 46px;
  min-width: 46px;
  padding: 0 17px;
}
.e-bigger.e-small.e-fab.e-btn.e-icon-btn,
.e-bigger.e-small .e-fab.e-btn.e-icon-btn,
.e-bigger .e-small.e-fab.e-btn.e-icon-btn,
.e-small .e-bigger.e-fab.e-btn.e-icon-btn {
  padding: 0;
}
.e-bigger.e-small.e-fab.e-btn .e-btn-icon,
.e-bigger.e-small .e-fab.e-btn .e-btn-icon,
.e-bigger .e-small.e-fab.e-btn .e-btn-icon,
.e-small .e-bigger.e-fab.e-btn .e-btn-icon {
  font-size: 14px;
}

.e-speeddial-popup {
  position: absolute;
  z-index: 100000;
  pointer-events: none;
  /* OVERFLOW CSS */
}
.e-speeddial-popup.e-speeddial-top {
  top: 16px;
}
.e-speeddial-popup.e-speeddial-top.e-speeddial-radial .e-speeddial-li {
  top: 0;
}
.e-speeddial-popup.e-speeddial-top.e-speeddial-radial.e-speeddial-middle .e-speeddial-li {
  top: calc(0.5 * var(--speeddialRadialMinWidth) + var(--speeddialRadialOffset));
}
.e-speeddial-popup.e-speeddial-top.e-speeddial-middle, .e-speeddial-popup.e-speeddial-top.e-speeddial-linear {
  top: var(--speeddialVertDist);
}
.e-speeddial-popup.e-speeddial-bottom {
  bottom: 16px;
}
.e-speeddial-popup.e-speeddial-bottom.e-speeddial-radial .e-speeddial-li {
  bottom: 0;
}
.e-speeddial-popup.e-speeddial-bottom.e-speeddial-radial.e-speeddial-middle .e-speeddial-li {
  bottom: calc(0.5 * var(--speeddialRadialMinWidth) + var(--speeddialRadialOffset));
}
.e-speeddial-popup.e-speeddial-bottom.e-speeddial-middle, .e-speeddial-popup.e-speeddial-bottom.e-speeddial-linear {
  bottom: var(--speeddialVertDist);
}
.e-speeddial-popup.e-speeddial-left {
  left: var(--speeddialRadialHorzDist);
}
.e-speeddial-popup.e-speeddial-left.e-speeddial-radial .e-speeddial-li {
  left: 0;
}
.e-speeddial-popup.e-speeddial-left.e-speeddial-radial.e-speeddial-center .e-speeddial-li {
  left: calc(0.5 * var(--speeddialRadialMinWidth) + var(--speeddialRadialOffset));
}
.e-speeddial-popup.e-speeddial-left.e-speeddial-radial.e-speeddial-center, .e-speeddial-popup.e-speeddial-left.e-speeddial-center {
  left: var(--speeddialRadialHorzDist);
}
.e-speeddial-popup.e-speeddial-left.e-speeddial-linear {
  left: var(--speeddialHorzDist);
}
.e-speeddial-popup.e-speeddial-right {
  right: var(--speeddialRadialHorzDist);
}
.e-speeddial-popup.e-speeddial-right.e-speeddial-radial .e-speeddial-li {
  right: 0;
}
.e-speeddial-popup.e-speeddial-right.e-speeddial-radial.e-speeddial-center .e-speeddial-li {
  right: calc(0.5 * var(--speeddialRadialMinWidth) + var(--speeddialRadialOffset));
}
.e-speeddial-popup.e-speeddial-right.e-speeddial-radial.e-speeddial-center, .e-speeddial-popup.e-speeddial-right.e-speeddial-center {
  right: var(--speeddialRadialHorzDist);
}
.e-speeddial-popup.e-speeddial-right.e-speeddial-linear {
  right: var(--speeddialHorzDist);
}
.e-speeddial-popup.e-speeddial-template {
  outline: none;
  pointer-events: auto;
  z-index: 100001;
}
.e-speeddial-popup.e-speeddial-linear .e-speeddial-li {
  margin: 5px 0;
}
.e-speeddial-popup .e-speeddial-ul {
  box-sizing: border-box;
  display: inline-flex;
  flex-direction: column;
  list-style-type: none;
  margin: 0;
  padding: 5px 5px;
}
.e-speeddial-popup .e-speeddial-li {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  pointer-events: auto;
  position: relative;
  z-index: 100001;
}
.e-speeddial-popup .e-speeddial-li:not(.e-speeddial-text-li) .e-speeddial-li-text {
  margin: 0 8px;
}
.e-speeddial-popup .e-speeddial-li-text {
  border-radius: 2px;
  padding: 0 5px;
  white-space: nowrap;
  height: 26px;
  line-height: 26px;
  border: 1px solid;
}
.e-speeddial-popup .e-speeddial-li-icon {
  border-radius: 99999px;
  border: 1px solid;
  font-size: 12px;
  height: 28px;
  width: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.e-speeddial-popup.e-speeddial-fixed {
  position: fixed;
}
.e-speeddial-popup.e-speeddial-vert-right .e-speeddial-li, .e-speeddial-popup.e-speeddial-horz-right .e-speeddial-ul, .e-speeddial-popup.e-speeddial-horz-left .e-speeddial-ul.e-speeddial-horz-top {
  flex-direction: row-reverse;
}
.e-speeddial-popup.e-speeddial-vert-bottom .e-speeddial-ul {
  flex-direction: column-reverse;
}
.e-speeddial-popup.e-speeddial-horz-right .e-speeddial-ul.e-speeddial-horz-top, .e-speeddial-popup.e-speeddial-horz-left .e-speeddial-ul {
  flex-direction: row;
}
.e-speeddial-popup.e-speeddial-horz-right .e-speeddial-ul, .e-speeddial-popup.e-speeddial-horz-left .e-speeddial-ul {
  padding: 5px 5px;
}
.e-speeddial-popup.e-speeddial-horz-right .e-speeddial-li, .e-speeddial-popup.e-speeddial-horz-left .e-speeddial-li {
  margin: 0 5px;
}
.e-speeddial-popup.e-speeddial-overflow .e-speeddial-ul {
  overflow: auto;
  scroll-behavior: smooth;
  /* Hide scrollbar for IE and Edge */
  -ms-overflow-style: none;
  /* Hide scrollbar for Firefox */
  scrollbar-width: none;
}
.e-speeddial-popup.e-speeddial-overflow .e-speeddial-ul::-webkit-scrollbar {
  /* Hide scrollbar for Chrome, Safari and Opera */
  display: none;
}
.e-speeddial-popup.e-speeddial-overflow.e-speeddial-vert-overflow .e-speeddial-ul {
  max-height: var(--speeddialOverflowLimit);
}
.e-speeddial-popup.e-speeddial-overflow.e-speeddial-horz-overflow .e-speeddial-ul {
  max-width: var(--speeddialOverflowLimit);
}
.e-speeddial-popup.e-speeddial-radial {
  height: calc(var(--speeddialRadialOffset) + 2 * var(--speeddialRadialMinHeight));
  width: calc(var(--speeddialRadialOffset) + 2 * var(--speeddialRadialMinWidth));
}
.e-speeddial-popup.e-speeddial-radial.e-speeddial-middle {
  height: calc(2 * var(--speeddialRadialOffset) + 2 * var(--speeddialRadialMinHeight));
}
.e-speeddial-popup.e-speeddial-radial.e-speeddial-center {
  width: calc(2 * var(--speeddialRadialOffset) + 2 * var(--speeddialRadialMinWidth));
}
.e-speeddial-popup.e-speeddial-radial.e-speeddial-top-left {
  border-bottom-right-radius: 100%;
}
.e-speeddial-popup.e-speeddial-radial.e-speeddial-top-right {
  border-bottom-left-radius: 100%;
}
.e-speeddial-popup.e-speeddial-radial.e-speeddial-bottom-left {
  border-top-right-radius: 100%;
}
.e-speeddial-popup.e-speeddial-radial.e-speeddial-bottom-right {
  border-top-left-radius: 100%;
}
.e-speeddial-popup.e-speeddial-radial .e-speeddial-ul {
  height: inherit;
  width: inherit;
  position: relative;
  border-radius: inherit;
  padding: 0;
}
.e-speeddial-popup.e-speeddial-radial .e-speeddial-li {
  position: absolute;
  transform: rotate(var(--speeddialRadialAngle)) translate(var(--speeddialRadialOffset)) rotate(calc(-1 * var(--speeddialRadialAngle)));
}
.e-speeddial-popup.e-speeddial-radial .e-speeddial-li-text, .e-speeddial-popup.e-speeddial-horz-right .e-speeddial-li-text, .e-speeddial-popup.e-speeddial-horz-left .e-speeddial-li-text {
  position: absolute;
  visibility: hidden;
}

.e-small.e-speeddial-popup .e-speeddial-ul,
.e-small .e-speeddial-popup .e-speeddial-ul {
  padding: 5px 3px;
}
.e-small.e-speeddial-popup.e-speeddial-linear .e-speeddial-li,
.e-small .e-speeddial-popup.e-speeddial-linear .e-speeddial-li {
  margin: 5px 0;
}
.e-small.e-speeddial-popup .e-speeddial-li:not(.e-speeddial-text-li) .e-speeddial-li-text,
.e-small .e-speeddial-popup .e-speeddial-li:not(.e-speeddial-text-li) .e-speeddial-li-text {
  margin: 0 8px;
}
.e-small.e-speeddial-popup .e-speeddial-li-text,
.e-small .e-speeddial-popup .e-speeddial-li-text {
  height: 22px;
  line-height: 22px;
}
.e-small.e-speeddial-popup .e-speeddial-li-icon,
.e-small .e-speeddial-popup .e-speeddial-li-icon {
  height: 24px;
  width: 24px;
  font-size: 12px;
}
.e-small.e-speeddial-popup.e-speeddial-horz-right .e-speeddial-ul, .e-small.e-speeddial-popup.e-speeddial-horz-left .e-speeddial-ul,
.e-small .e-speeddial-popup.e-speeddial-horz-right .e-speeddial-ul,
.e-small .e-speeddial-popup.e-speeddial-horz-left .e-speeddial-ul {
  padding: 3px 5px;
}
.e-small.e-speeddial-popup.e-speeddial-horz-right .e-speeddial-li, .e-small.e-speeddial-popup.e-speeddial-horz-left .e-speeddial-li,
.e-small .e-speeddial-popup.e-speeddial-horz-right .e-speeddial-li,
.e-small .e-speeddial-popup.e-speeddial-horz-left .e-speeddial-li {
  margin: 0 5px;
}

.e-speeddial-overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99998;
}
.e-speeddial-overlay.e-speeddial-fixed {
  height: 100vh;
  width: 100vw;
  position: fixed;
}

.e-speeddial-hidden {
  visibility: hidden;
}

.e-speeddial-overlay {
  background-color: rgba(107, 114, 128, 0.5);
}

.e-speeddial-popup .e-speeddial-li {
  color: #000;
}
.e-speeddial-popup .e-speeddial-li .e-speeddial-li-text {
  background: #fff;
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px rgba(0, 0, 0, 0.14), 0 1px 18px rgba(0, 0, 0, 0.12);
  border-color: #fff;
}
.e-speeddial-popup .e-speeddial-li .e-speeddial-li-icon {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px rgba(0, 0, 0, 0.14), 0 1px 18px rgba(0, 0, 0, 0.12);
  background: #fff;
  border-color: #fff;
}
.e-speeddial-popup .e-speeddial-li.e-disabled {
  color: #000;
}
.e-speeddial-popup .e-speeddial-li.e-disabled .e-speeddial-li-text,
.e-speeddial-popup .e-speeddial-li.e-disabled .e-speeddial-li-icon {
  background: #fafafa;
  border-color: #fafafa;
}
.e-speeddial-popup .e-speeddial-li.e-speeddial-li-active:not(.e-disabled),
.e-speeddial-popup .e-speeddial-li:focus:not(.e-disabled) {
  color: #000;
}
.e-speeddial-popup .e-speeddial-li.e-speeddial-li-active:not(.e-disabled) .e-speeddial-li-text,
.e-speeddial-popup .e-speeddial-li.e-speeddial-li-active:not(.e-disabled) .e-speeddial-li-icon,
.e-speeddial-popup .e-speeddial-li:focus:not(.e-disabled) .e-speeddial-li-text,
.e-speeddial-popup .e-speeddial-li:focus:not(.e-disabled) .e-speeddial-li-icon {
  background: #e0e0e0;
  border-color: #e0e0e0;
}
.e-speeddial-popup .e-speeddial-li:not(.e-disabled):hover {
  color: #000;
}
.e-speeddial-popup .e-speeddial-li:not(.e-disabled):hover .e-speeddial-li-text,
.e-speeddial-popup .e-speeddial-li:not(.e-disabled):hover .e-speeddial-li-icon {
  background: #e0e0e0;
  border-color: #e0e0e0;
}
.e-speeddial-popup .e-speeddial-li:not(.e-disabled):active {
  color: #000;
}
.e-speeddial-popup .e-speeddial-li:not(.e-disabled):active .e-speeddial-li-text,
.e-speeddial-popup .e-speeddial-li:not(.e-disabled):active .e-speeddial-li-icon {
  background: #bdbdbd;
  border-color: #bdbdbd;
}

.e-bigger.e-speeddial-popup .e-speeddial-ul,
.e-bigger .e-speeddial-popup .e-speeddial-ul {
  padding: 6px 7px;
}
.e-bigger.e-speeddial-popup.e-speeddial-linear .e-speeddial-li,
.e-bigger .e-speeddial-popup.e-speeddial-linear .e-speeddial-li {
  margin: 6px 0;
}
.e-bigger.e-speeddial-popup .e-speeddial-li:not(.e-speeddial-text-li) .e-speeddial-li-text,
.e-bigger .e-speeddial-popup .e-speeddial-li:not(.e-speeddial-text-li) .e-speeddial-li-text {
  margin: 0 12px;
}
.e-bigger.e-speeddial-popup .e-speeddial-li-text,
.e-bigger .e-speeddial-popup .e-speeddial-li-text {
  height: 32px;
  line-height: 32px;
}
.e-bigger.e-speeddial-popup .e-speeddial-li-icon,
.e-bigger .e-speeddial-popup .e-speeddial-li-icon {
  height: 36px;
  width: 36px;
  font-size: 14px;
}
.e-bigger.e-speeddial-popup.e-speeddial-horz-right .e-speeddial-ul, .e-bigger.e-speeddial-popup.e-speeddial-horz-left .e-speeddial-ul,
.e-bigger .e-speeddial-popup.e-speeddial-horz-right .e-speeddial-ul,
.e-bigger .e-speeddial-popup.e-speeddial-horz-left .e-speeddial-ul {
  padding: 7px 6px;
}
.e-bigger.e-speeddial-popup.e-speeddial-horz-right .e-speeddial-li, .e-bigger.e-speeddial-popup.e-speeddial-horz-left .e-speeddial-li,
.e-bigger .e-speeddial-popup.e-speeddial-horz-right .e-speeddial-li,
.e-bigger .e-speeddial-popup.e-speeddial-horz-left .e-speeddial-li {
  margin: 0 6px;
}

.e-bigger.e-small.e-speeddial-popup .e-speeddial-ul,
.e-bigger.e-small .e-speeddial-popup .e-speeddial-ul,
.e-bigger .e-small.e-speeddial-popup .e-speeddial-ul,
.e-small .e-bigger.e-speeddial-popup .e-speeddial-ul {
  padding: 5px 5px;
}
.e-bigger.e-small.e-speeddial-popup.e-speeddial-linear .e-speeddial-li,
.e-bigger.e-small .e-speeddial-popup.e-speeddial-linear .e-speeddial-li,
.e-bigger .e-small.e-speeddial-popup.e-speeddial-linear .e-speeddial-li,
.e-small .e-bigger.e-speeddial-popup.e-speeddial-linear .e-speeddial-li {
  margin: 5px 0;
}
.e-bigger.e-small.e-speeddial-popup .e-speeddial-li:not(.e-speeddial-text-li) .e-speeddial-li-text,
.e-bigger.e-small .e-speeddial-popup .e-speeddial-li:not(.e-speeddial-text-li) .e-speeddial-li-text,
.e-bigger .e-small.e-speeddial-popup .e-speeddial-li:not(.e-speeddial-text-li) .e-speeddial-li-text,
.e-small .e-bigger.e-speeddial-popup .e-speeddial-li:not(.e-speeddial-text-li) .e-speeddial-li-text {
  margin: 0 12px;
}
.e-bigger.e-small.e-speeddial-popup .e-speeddial-li-text,
.e-bigger.e-small .e-speeddial-popup .e-speeddial-li-text,
.e-bigger .e-small.e-speeddial-popup .e-speeddial-li-text,
.e-small .e-bigger.e-speeddial-popup .e-speeddial-li-text {
  height: 30px;
  line-height: 30px;
}
.e-bigger.e-small.e-speeddial-popup .e-speeddial-li-icon,
.e-bigger.e-small .e-speeddial-popup .e-speeddial-li-icon,
.e-bigger .e-small.e-speeddial-popup .e-speeddial-li-icon,
.e-small .e-bigger.e-speeddial-popup .e-speeddial-li-icon {
  height: 34px;
  width: 34px;
  font-size: 14px;
}
.e-bigger.e-small.e-speeddial-popup.e-speeddial-horz-right .e-speeddial-ul, .e-bigger.e-small.e-speeddial-popup.e-speeddial-horz-left .e-speeddial-ul,
.e-bigger.e-small .e-speeddial-popup.e-speeddial-horz-right .e-speeddial-ul,
.e-bigger.e-small .e-speeddial-popup.e-speeddial-horz-left .e-speeddial-ul,
.e-bigger .e-small.e-speeddial-popup.e-speeddial-horz-right .e-speeddial-ul,
.e-bigger .e-small.e-speeddial-popup.e-speeddial-horz-left .e-speeddial-ul,
.e-small .e-bigger.e-speeddial-popup.e-speeddial-horz-right .e-speeddial-ul,
.e-small .e-bigger.e-speeddial-popup.e-speeddial-horz-left .e-speeddial-ul {
  padding: 5px 5px;
}
.e-bigger.e-small.e-speeddial-popup.e-speeddial-horz-right .e-speeddial-li, .e-bigger.e-small.e-speeddial-popup.e-speeddial-horz-left .e-speeddial-li,
.e-bigger.e-small .e-speeddial-popup.e-speeddial-horz-right .e-speeddial-li,
.e-bigger.e-small .e-speeddial-popup.e-speeddial-horz-left .e-speeddial-li,
.e-bigger .e-small.e-speeddial-popup.e-speeddial-horz-right .e-speeddial-li,
.e-bigger .e-small.e-speeddial-popup.e-speeddial-horz-left .e-speeddial-li,
.e-small .e-bigger.e-speeddial-popup.e-speeddial-horz-right .e-speeddial-li,
.e-small .e-bigger.e-speeddial-popup.e-speeddial-horz-left .e-speeddial-li {
  margin: 0 5px;
}
/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/@syncfusion/ej2-lists/styles/material.css?ngGlobalStyle ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
.e-icon-collapsible::before {
  content: "\e913";
}

.e-icon-back::before {
  content: "\e85b";
}

/* stylelint-disable property-no-vendor-prefix */
.e-listview {
  -webkit-overflow-scrolling: touch;
  border: 0 solid;
  border-radius: 0;
  display: block;
  overflow: auto;
  position: relative;
  width: 100%;
}
.e-listview:not(.e-list-template) .e-list-item {
  height: 36px;
  line-height: 36px;
  position: relative;
  padding: 0 16px;
}
.e-listview .e-list-item {
  border-bottom: 0 solid;
  cursor: pointer;
}
.e-listview .e-list-item.e-disabled, .e-listview .e-list-item.e-disabled * {
  cursor: default;
}

.e-listview .e-list-parent {
  margin: 0;
  padding: 0;
}

.e-listview .e-icon-back {
  margin-top: 2px;
}

.e-listview .e-list-header {
  align-items: center;
  display: flex;
  font-weight: bold;
  height: 48px;
  border-bottom: 1px solid;
  padding: 0 16px;
}
.e-listview .e-list-header .e-text.header,
.e-listview .e-list-header .e-headertemplate-text.nested-header {
  display: none;
}
.e-listview .e-list-header.e-list-navigation .e-text {
  cursor: pointer;
}
.e-listview .e-list-header .e-text {
  cursor: default;
  text-indent: 0;
}

.e-listview .e-has-header > .e-view {
  top: 45px;
}

.e-listview .e-back-button {
  cursor: pointer;
  padding-right: 30px;
}

.e-listview .e-list-group-item {
  border-bottom: 0 solid transparent;
  border-top: 1px solid;
  height: 36px;
  line-height: 36px;
  font-weight: 600;
  padding: 0 16px;
}
.e-listview .e-list-group-item .e-list-text {
  cursor: default;
}
.e-listview .e-list-group-item:first-child {
  border: 0;
  border-bottom: 0 solid transparent;
}

.e-listview .e-icon-collapsible {
  cursor: pointer;
  font-size: 12px;
  position: absolute;
  right: 0%;
  top: 50%;
  transform: translateY(-50%);
}

.e-listview .e-text-content {
  height: 100%;
  position: relative;
  vertical-align: middle;
}
.e-listview .e-text-content.e-checkbox .e-list-text {
  width: calc(100% - 40px);
}
.e-listview .e-text-content.e-checkbox.e-checkbox-left .e-list-icon + .e-list-text {
  width: calc(100% - 90px);
}
.e-listview .e-text-content.e-checkbox.e-checkbox-right .e-list-icon + .e-list-text {
  width: calc(100% - 80px);
}

.e-listview .e-text-content * {
  display: inline-block;
  vertical-align: middle;
}

.e-listview .e-list-item.e-checklist.e-has-child .e-text-content.e-checkbox.e-checkbox-right .e-list-icon + .e-list-text {
  width: calc(100% - 92px);
}

.e-listview .e-checkbox .e-checkbox-left {
  margin: -2px 10px 0 0;
}
.e-listview .e-checkbox .e-checkbox-right {
  margin: -2px 0 0 10px;
}

.e-listview .e-list-text {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  width: 100%;
}

.e-listview .e-list-icon + .e-list-text, .e-listview .e-icon-wrapper .e-list-text, .e-listview .e-icon-wrapper.e-text-content.e-checkbox .e-list-text {
  width: calc(100% - 60px);
}

.e-listview .e-list-icon {
  margin-right: 12px;
  height: 18px;
  width: 18px;
}

.e-listview.e-virtualization .e-list-container {
  overflow: unset;
}

.e-listview .e-list-container {
  overflow: hidden;
  position: relative;
}

.e-listview .e-text .e-headertext {
  display: inline-block;
  line-height: inherit;
}

.e-listview.e-rtl {
  direction: rtl;
}
.e-listview.e-rtl .e-list-icon {
  margin-left: 16px;
  margin-right: 0;
}
.e-listview.e-rtl .e-icon-collapsible {
  left: 0%;
  right: initial;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
}
.e-listview.e-rtl .e-list-header .e-text {
  cursor: pointer;
}
.e-listview.e-rtl .e-back-button {
  transform: rotate(180deg);
}
.e-listview.e-rtl .e-icon-back {
  margin-top: -2px;
}
.e-listview.e-rtl .e-checkbox .e-checkbox-left {
  margin: -2px 0 0 10px;
}
.e-listview.e-rtl .e-checkbox .e-checkbox-right {
  margin: -2px 10px 0 0;
}

.e-listview.e-disabled, .e-listview.e-disabled * {
  cursor: default;
}

.e-listview.e-disabled .e-checkbox .e-icons {
  cursor: default;
}

.e-listview {
  border-color: #000;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 15px;
}
.e-listview .e-list-header {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87);
  border-color: rgba(0, 0, 0, 0.12);
  font-size: 20px;
}

.e-listview .e-icons:not(.e-primary .e-btn-icon, .e-check) {
  color: rgba(0, 0, 0, 0.54);
}

.e-listview .e-list-item {
  border-bottom: 0 solid transparent;
  border-left: 0 solid transparent;
  border-right: 0 solid transparent;
  border-top: 0 solid transparent;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87);
}
.e-listview .e-list-item.e-hover, .e-listview .e-list-item.e-hover.e-active.e-checklist {
  background-color: #eee;
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}
.e-listview .e-list-item.e-active {
  background-color: #f5f5f5;
  color: rgba(0, 0, 0, 0.87);
}
.e-listview .e-list-item.e-active.e-checklist {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87);
}
.e-listview .e-list-item.e-focused, .e-listview .e-list-item.e-focused.e-active.e-checklist {
  background-color: #f5f5f5;
  color: rgba(0, 0, 0, 0.87);
}
.e-listview .e-list-item.e-focused .e-checkbox-wrapper .e-frame.e-check, .e-listview .e-list-item.e-focused .e-css.e-checkbox-wrapper .e-frame.e-check {
  background-color: #e3165b;
  color: #fff;
  border-color: transparent;
}

.e-listview .e-list-group-item {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.54);
  border-color: rgba(0, 0, 0, 0.12);
  font-size: 15px;
}

.e-listview.e-list-template .e-list-wrapper {
  height: inherit;
  position: relative;
}
.e-listview.e-list-template .e-list-wrapper:not(.e-list-multi-line) {
  padding: 0.2667em 1.0666em;
}
.e-listview.e-list-template .e-list-wrapper.e-list-multi-line {
  padding: 1.0666em;
}
.e-listview.e-list-template .e-list-wrapper.e-list-multi-line .e-list-item-header {
  color: rgba(0, 0, 0, 0.87);
  display: block;
  font-size: 15px;
  font-weight: 500;
  margin: 0;
  overflow: hidden;
  padding: 0.115em 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.e-listview.e-list-template .e-list-wrapper.e-list-multi-line .e-list-content {
  color: rgba(0, 0, 0, 0.54);
  display: block;
  font-size: 13px;
  margin: 0;
  padding: 0.115em 0;
  word-wrap: break-word;
}
.e-listview.e-list-template .e-list-wrapper.e-list-multi-line .e-list-content:not(.e-text-overflow) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.e-listview.e-list-template .e-list-wrapper.e-list-avatar .e-avatar {
  height: 2.6667em;
  width: 2.6667em;
  top: 0.2666em;
  left: 1.0667em;
  position: absolute;
}
.e-listview.e-list-template .e-list-wrapper.e-list-avatar:not(.e-list-badge) {
  padding-left: 4.8em;
  padding-right: 1.0666em;
}
.e-listview.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) {
  padding-left: 1.0666em;
  padding-right: 4.8em;
}
.e-listview.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) .e-avatar {
  height: 2.6667em;
  width: 2.6667em;
  top: 0.2666em;
  right: 1.0667em;
  position: absolute;
}
.e-listview.e-list-template .e-list-wrapper.e-list-multi-line.e-list-avatar .e-avatar {
  top: 1.0666em;
}
.e-listview.e-list-template .e-list-wrapper.e-list-multi-line.e-list-avatar-right:not(.e-list-badge) .e-avatar {
  top: 1.0666em;
}
.e-listview.e-list-template .e-list-wrapper.e-list-badge .e-badge {
  font-size: 12px;
  height: 1.6666em;
  width: 2.5em;
  top: 50%;
  right: 1.33em;
  line-height: 1.8666em;
  padding: 0;
  position: absolute;
  transform: translateY(-50%);
}
.e-listview.e-list-template .e-list-wrapper.e-list-badge.e-list-avatar {
  padding-left: 4.8em;
  padding-right: 4.1333em;
}
.e-listview.e-list-template .e-list-wrapper.e-list-badge:not(.e-list-avatar) {
  padding-left: 1.0666em;
  padding-right: 4.1333em;
}
.e-listview.e-list-template .e-list-wrapper:not(.e-list-multi-line) .e-list-content {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0.72em 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.e-listview.e-list-template .e-list-item.e-hover .e-list-item-header, .e-listview.e-list-template .e-list-item.e-hover .e-list-content {
  color: rgba(0, 0, 0, 0.87);
}
.e-listview.e-list-template .e-list-item.e-active .e-list-item-header, .e-listview.e-list-template .e-list-item.e-active .e-list-content {
  color: rgba(0, 0, 0, 0.87);
}
.e-listview.e-rtl.e-list-template .e-list-wrapper.e-list-avatar .e-avatar {
  left: inherit;
  right: 1.0667em;
}
.e-listview.e-rtl.e-list-template .e-list-wrapper.e-list-avatar:not(.e-list-badge) {
  padding-left: 1.0666em;
  padding-right: 4.8em;
}
.e-listview.e-rtl.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) {
  padding-left: 4.8em;
  padding-right: 1.0666em;
}
.e-listview.e-rtl.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) .e-avatar {
  left: 1.0667em;
  right: inherit;
}
.e-listview.e-rtl.e-list-template .e-list-wrapper.e-list-badge .e-badge {
  left: 1.33em;
  right: inherit;
}
.e-listview.e-rtl.e-list-template .e-list-wrapper.e-list-badge.e-list-avatar {
  padding-left: 4.1333em;
  padding-right: 4.8em;
}
.e-listview.e-rtl.e-list-template .e-list-wrapper.e-list-badge:not(.e-list-avatar) {
  padding-left: 4.1333em;
  padding-right: 1.0666em;
}

.e-bigger .e-listview .e-list-item,
.e-listview.e-bigger .e-list-item {
  border-bottom: 0 solid transparent;
  border-left: 0 solid transparent;
  border-right: 0 solid transparent;
  border-top: 0 solid transparent;
}
.e-bigger .e-listview:not(.e-list-template) .e-list-item,
.e-listview.e-bigger:not(.e-list-template) .e-list-item {
  height: 48px;
  line-height: 42px;
  position: relative;
}
.e-bigger .e-listview .e-text-content,
.e-listview.e-bigger .e-text-content {
  font-size: 15px;
}
.e-bigger .e-listview .e-list-group-item,
.e-listview.e-bigger .e-list-group-item {
  height: 48px;
  line-height: 45px;
}
.e-bigger .e-listview .e-list-header,
.e-listview.e-bigger .e-list-header {
  align-items: center;
  display: flex;
  font-weight: bold;
  height: 64px;
}
.e-bigger .e-listview .e-list-header .e-text.header,
.e-bigger .e-listview .e-list-header .e-headertemplate-text.nested-header,
.e-listview.e-bigger .e-list-header .e-text.header,
.e-listview.e-bigger .e-list-header .e-headertemplate-text.nested-header {
  display: none;
}
.e-bigger .e-listview .e-list-header .e-text,
.e-listview.e-bigger .e-list-header .e-text {
  font-size: 20px;
}
.e-bigger .e-listview .e-text-content.e-checkbox .e-list-text,
.e-listview.e-bigger .e-text-content.e-checkbox .e-list-text {
  width: calc(100% - 40px);
}

/* stylelint-disable-line no-empty-source */
.e-sortable {
  outline: none;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
}
.e-sortable .e-disabled {
  background-image: none;
  cursor: default;
  opacity: 0.35;
}
.e-sortable * {
  box-sizing: border-box;
}
.e-sortable *:focus {
  outline: none;
}

/* stylelint-disable */
.e-sortableclone {
  position: fixed !important;
}

/* stylelint-enable */
/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/@syncfusion/ej2-popups/styles/material.css?ngGlobalStyle ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
.e-dialog .e-icon-dlg-close::before {
  content: "\e7fc";
  position: relative;
}
.e-dialog .e-icon-dlg-close {
  opacity: initial;
}
.e-dialog .e-icon-dlg-close:active {
  opacity: initial;
}
.e-dialog .e-icon-dlg-close:hover {
  opacity: initial;
}
.e-dialog .e-south-east::before,
.e-dialog .e-south-west::before,
.e-dialog .e-north-east::before,
.e-dialog .e-north-west::before {
  content: "\eb05";
}

/* stylelint-disable property-no-vendor-prefix */
.e-dialog {
  border: none;
  border-radius: 2px;
  flex-direction: column;
  width: 100%;
  /* stylelint-disable declaration-no-important */
  /* stylelint-enable declaration-no-important */
}
.e-dialog.e-popup {
  width: 100%;
}
.e-dialog.e-dlg-resizable {
  padding-bottom: 15px;
  touch-action: none;
}
.e-dialog .e-dlg-header-content {
  border-radius: 1px 1px 0 0;
  line-height: 30px;
}
.e-dialog .e-dlg-header-content + .e-dlg-content {
  padding-top: 0;
}
.e-dialog .e-btn .e-btn-icon.e-icon-dlg-close {
  font-size: 12px;
  width: auto;
}
.e-dialog .e-dlg-header {
  display: block;
  font-size: 18px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-user-select: none;
          user-select: none;
  vertical-align: top;
  white-space: nowrap;
  width: 80%;
}
.e-dialog .e-dlg-header.e-hide {
  display: none;
}
.e-dialog .e-dlg-modal {
  position: fixed;
}
.e-dialog .e-scroll-disabled {
  overflow: hidden !important;
}
.e-dialog .e-dlg-content {
  display: block;
  flex: 1 1 auto;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  overflow: auto;
  overflow-x: hidden;
}
.e-dialog .e-dlg-content.e-hide {
  display: none;
}
.e-dialog .e-footer-content {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top: none;
  bottom: 0;
  display: block;
  right: 0;
  width: 100%;
}
.e-dialog .e-footer-content.e-hide {
  display: none;
}
.e-dialog .e-footer-content {
  text-align: right;
}
.e-dialog .e-resize-handle {
  height: 15px;
  position: absolute;
  width: 15px;
}
.e-dialog .e-resize-handle.e-south-east {
  bottom: 0;
  cursor: nwse-resize;
  right: 0;
}
.e-dialog .e-resize-handle.e-south-west {
  bottom: 0;
  cursor: nesw-resize;
  left: 0;
  transform: rotate(90deg);
}
.e-dialog .e-resize-handle.e-north-east {
  cursor: nesw-resize;
  right: 0;
  top: 0;
  transform: rotate(-90deg);
}
.e-dialog .e-resize-handle.e-north-west {
  cursor: nwse-resize;
  left: 0;
  top: 0;
  transform: rotate(180deg);
}
.e-dialog .e-south,
.e-dialog .e-north,
.e-dialog .e-east,
.e-dialog .e-west {
  background-color: transparent;
  background-repeat: repeat;
  overflow: visible;
  position: absolute;
}
.e-dialog .e-east,
.e-dialog .e-west {
  cursor: ew-resize;
}
.e-dialog .e-south,
.e-dialog .e-north {
  cursor: ns-resize;
}
.e-dialog.e-blazor-hidden {
  left: 0;
  position: absolute;
}

.e-dialog .e-dlg-header-content {
  border-bottom: none;
  padding: 18px;
}
.e-dialog .e-dlg-content {
  padding: 18px;
}
.e-dialog .e-footer-content {
  padding: 8px;
}
.e-dialog .e-footer-content .e-btn {
  margin-left: 6px;
}

.e-alert-dialog .e-footer-content {
  border-top: none;
}

.e-rtl .e-footer-content .e-btn {
  margin-right: 6px;
}

.e-dialog.e-draggable > .e-dlg-header-content {
  cursor: move;
}

.e-dialog.e-device.e-draggable.e-popup-open {
  touch-action: none;
}

.e-dialog {
  max-height: 98%;
  max-width: 100%;
  min-width: 240px;
  position: absolute;
}

.e-rtl .e-footer-content .e-btn {
  margin-left: 0;
}

.e-rtl .e-footer-content {
  text-align: left;
}

.e-rtl .e-footer-content {
  text-align: left;
}

.e-dialog.e-rtl .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
  float: left;
  left: 0;
  right: 0;
}

.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
  background-color: transparent;
  border-color: transparent;
  border-radius: 50%;
  bottom: 0;
  float: right;
  height: 30px;
  left: 0;
  position: relative;
  width: 30px;
}

.e-rtl.e-dialog .e-resize-handle.e-south-west {
  bottom: 0;
  cursor: sw-resize;
  direction: ltr;
  left: 0;
  text-align: initial;
  transform: rotate(90deg);
}

/* stylelint-disable declaration-no-important */
.e-dlg-target.e-scroll-disabled {
  overflow: hidden !important;
}

/* stylelint-enable declaration-no-important */
.e-dlg-overlay {
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: fixed;
  top: 0;
  transition: opacity 0.15s linear;
  width: 100%;
}
.e-dlg-overlay.e-fade {
  opacity: 0;
}

.e-dlg-overflow-hidden {
  overflow: auto;
}

/* stylelint-disable declaration-no-important */
.e-dlg-fullscreen {
  height: 100% !important;
  left: 0 !important;
  width: 100% !important;
}

/* stylelint-enable declaration-no-important */
.e-popup.e-popup-open.e-dialog {
  display: inline-flex;
}

.e-dlg-container {
  align-items: flex-start;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}

.e-dlg-center-center {
  -webkit-align-items: center;
  -webkit-justify-content: center;
  align-items: center;
  justify-content: center;
}

.e-dlg-left-center {
  -webkit-align-items: center;
  -webkit-justify-content: flex-start;
  align-items: center;
  justify-content: flex-start;
}

.e-dlg-right-center {
  -webkit-align-items: center;
  -webkit-justify-content: flex-end;
  align-items: center;
  justify-content: flex-end;
}

.e-dlg-left-top {
  -webkit-align-items: flex-start;
  -webkit-justify-content: flex-start;
  align-items: flex-start;
  justify-content: flex-start;
}

.e-dlg-right-top {
  -webkit-align-items: flex-start;
  -webkit-justify-content: flex-end;
  align-items: flex-start;
  justify-content: flex-end;
}

.e-dlg-center-top {
  align-items: center;
  flex-direction: column;
}

.e-dlg-left-bottom {
  -webkit-align-items: flex-end;
  -webkit-justify-content: flex-start;
  align-items: flex-end;
  justify-content: flex-start;
}

.e-dlg-right-bottom {
  -webkit-align-items: flex-end;
  -webkit-justify-content: flex-end;
  align-items: flex-end;
  justify-content: flex-end;
}

.e-dlg-center-bottom {
  -webkit-align-items: center;
  -webkit-justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
}

.e-dialog .e-btn.e-dlg-closeicon-btn:hover,
.e-dialog .e-btn.e-dlg-closeicon-btn:focus,
.e-dialog .e-btn.e-dlg-closeicon-btn:active {
  background-color: #e0e0e0;
  border-color: transparent;
  box-shadow: 0 0 0 transparent;
}

.e-dialog .e-btn.e-dlg-closeicon-btn:active {
  background-color: #e0e0e0;
}

.e-content-placeholder.e-dialog.e-placeholder-dialog {
  background-size: 400px 210px;
  min-height: 210px;
}

@media (min-width: 768px) {
  .e-alert-dialog.e-dialog.e-popup,
  .e-confirm-dialog.e-dialog.e-popup {
    margin: 30px;
    width: 600px;
  }
}
@media (max-width: 768px) {
  .e-alert-dialog.e-dialog.e-popup,
  .e-confirm-dialog.e-dialog.e-popup {
    margin: 30px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .e-prompt-dialog.e-dialog.e-popup,
  .e-prompt-dialog.e-dialog.e-popup {
    margin: 30px;
    width: auto;
  }
}
@media (min-width: 768px) {
  .e-prompt-dialog.e-dialog.e-popup,
  .e-prompt-dialog.e-dialog.e-popup {
    margin: 30px;
    width: 600px;
  }
}
.e-dlg-ref-element {
  display: none;
}

.e-dialog .e-footer-content {
  box-sizing: border-box;
}

.e-dialog {
  background-color: #fff;
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.e-dlg-overlay {
  background-color: #383838;
}

.e-footer-content {
  background-color: #fff;
}

.e-dlg-header,
.e-dlg-header * {
  color: rgba(0, 0, 0, 0.87);
  font-size: 18px;
  font-weight: normal;
}

.e-dlg-content {
  color: rgba(0, 0, 0, 0.87);
}

.e-device .e-dlg-content {
  font-size: 14px;
}

.e-dlg-header-content {
  background-color: #fff;
}

.e-dlg-content {
  background-color: #fff;
}

.e-icon-dlg-close {
  color: #000;
}

.e-dialog .e-btn.e-dlg-closeicon-btn:hover span {
  color: #000;
}

.e-dialog .e-btn.e-dlg-closeicon-btn:active span,
.e-dialog .e-btn.e-dlg-closeicon-btn:focus span {
  border-radius: 50%;
  color: #000;
  opacity: 1;
}

.e-icon-dlg-close:active {
  border-radius: 50%;
  color: #000;
  opacity: 1;
}

.e-icon-dlg-close:hover {
  color: #000;
}

.e-dlg-header-content .e-dlg-closeicon-btn:hover {
  background-color: transparent;
}

.e-dlg-header-content .e-dlg-closeicon-btn:active {
  background-color: transparent;
}

.e-south-east {
  color: #000;
}

.e-rtl .e-south-east {
  color: transparent;
}

.e-rtl .e-south-west {
  color: #000;
}

.e-south-west,
.e-north-east,
.e-north-west {
  color: transparent;
}

.e-bigger.e-dialog .e-dlg-header-content,
*.e-bigger .e-dialog .e-dlg-header-content {
  padding: 24px 24px 20px;
}
.e-bigger.e-dialog .e-dlg-header,
*.e-bigger .e-dialog .e-dlg-header {
  font-size: 18px;
}
.e-bigger.e-dialog .e-dlg-content,
*.e-bigger .e-dialog .e-dlg-content {
  font-size: 13px;
  padding: 24px;
}
.e-bigger.e-dialog .e-footer-content,
*.e-bigger .e-dialog .e-footer-content {
  padding: 8px;
}
.e-bigger.e-dialog .e-footer-content .e-btn,
*.e-bigger .e-dialog .e-footer-content .e-btn {
  margin-left: 8px;
}
.e-bigger.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
*.e-bigger .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
  bottom: 3px;
  left: 3px;
  height: 36px;
  width: 36px;
}
.e-bigger.e-dialog .e-btn .e-btn-icon.e-icon-dlg-close,
*.e-bigger .e-dialog .e-btn .e-btn-icon.e-icon-dlg-close {
  font-size: 12px;
  width: auto;
}

.e-bigger.e-rtl .e-footer-content .e-btn,
.e-bigger .e-rtl .e-footer-content .e-btn {
  margin-left: 0;
  margin-right: 8px;
}

.e-bigger .e-dlg-header-content + .e-dlg-content {
  padding-top: 0;
}

.e-bigger .e-content-placeholder.e-dialog.e-placeholder-dialog,
.e-bigger.e-content-placeholder.e-dialog.e-placeholder-dialog {
  background-size: 400px 220px;
  min-height: 220px;
}

/*! popup layout */
.e-popup {
  height: auto;
  position: absolute;
  width: auto;
  z-index: 1000;
}

.e-popup.e-popup-open {
  display: block;
}

.e-popup.e-popup-close {
  display: none;
}

.e-tooltip-close::before {
  content: "\e7e9";
  font-size: 16px;
}

.e-arrow-tip-inner.e-tip-right::before {
  content: "\e848";
}

.e-arrow-tip-inner.e-tip-top::before {
  content: "\e918";
}

.e-arrow-tip-inner.e-tip-bottom::before {
  content: "\e919";
}

.e-arrow-tip-inner.e-tip-left::before {
  content: "\e84b";
}

.e-tooltip-popup-container {
  position: relative;
}

.e-tooltip-wrap {
  max-width: 350px;
  min-width: 30px;
  padding: 0;
  position: absolute;
  visibility: visible;
}
.e-tooltip-wrap .e-arrow-tip {
  overflow: hidden;
  position: absolute;
}
.e-tooltip-wrap .e-arrow-tip.e-tip-bottom {
  height: 8px;
  left: 50%;
  top: 100%;
  width: 16px;
}
.e-tooltip-wrap .e-arrow-tip.e-tip-top {
  height: 8px;
  left: 50%;
  top: -9px;
  width: 16px;
}
.e-tooltip-wrap .e-arrow-tip.e-tip-left {
  height: 16px;
  left: -9px;
  top: 48%;
  width: 8px;
}
.e-tooltip-wrap .e-arrow-tip.e-tip-right {
  height: 16px;
  left: 100%;
  top: 50%;
  width: 8px;
}
.e-tooltip-wrap .e-tooltip-close {
  cursor: pointer;
  float: right;
  position: absolute;
  right: -9px;
  top: -9px;
  z-index: inherit;
}
.e-tooltip-wrap .e-tip-content {
  background-color: inherit;
  height: 100%;
  line-height: 16px;
  overflow-wrap: break-word;
  overflow-x: hidden;
  padding: 3px 6px;
  position: relative;
  white-space: normal;
  width: 100%;
  word-break: break-word;
  z-index: 1;
}
.e-tooltip-wrap {
  border-radius: 2px;
  filter: none;
  opacity: 0.9;
}
.e-tooltip-wrap.e-popup {
  background-color: #616161;
  border: 1px solid #616161;
}
.e-tooltip-wrap .e-arrow-tip-outer {
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}
.e-tooltip-wrap .e-arrow-tip-outer.e-tip-bottom {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #616161;
}
.e-tooltip-wrap .e-arrow-tip-outer.e-tip-top {
  border-bottom: 8px solid #616161;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.e-tooltip-wrap .e-arrow-tip-outer.e-tip-left {
  border-bottom: 8px solid transparent;
  border-right: 8px solid #616161;
  border-top: 8px solid transparent;
}
.e-tooltip-wrap .e-arrow-tip-outer.e-tip-right {
  border-bottom: 8px solid transparent;
  border-left: 8px solid #616161;
  border-top: 8px solid transparent;
}
.e-tooltip-wrap .e-arrow-tip-inner {
  height: 0;
  position: absolute;
  width: 0;
  z-index: 10;
}
.e-tooltip-wrap .e-arrow-tip-inner.e-tip-right, .e-tooltip-wrap .e-arrow-tip-inner.e-tip-left, .e-tooltip-wrap .e-arrow-tip-inner.e-tip-bottom, .e-tooltip-wrap .e-arrow-tip-inner.e-tip-top {
  color: #616161;
  font-family: "e-icons";
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
}
.e-tooltip-wrap .e-arrow-tip-inner.e-tip-bottom, .e-tooltip-wrap .e-arrow-tip-inner.e-tip-top {
  right: 16px;
}
.e-tooltip-wrap .e-arrow-tip-inner.e-tip-right, .e-tooltip-wrap .e-arrow-tip-inner.e-tip-left {
  bottom: 16px;
}
.e-tooltip-wrap .e-tooltip-close {
  background-color: #fff;
  border-color: transparent;
  border-radius: 8px;
  color: #616161;
}
.e-tooltip-wrap .e-tooltip-close:hover {
  background-color: #fff;
  color: #616161;
}
.e-tooltip-wrap .e-tip-content {
  border-radius: inherit;
  color: #fff;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 11px;
}

.e-bigger .e-tooltip-wrap .e-tip-content,
.e-tooltip-wrap.e-bigger .e-tip-content {
  line-height: 20px;
  padding: 5px 8px;
}
.e-bigger .e-tooltip-wrap .e-tip-content,
.e-tooltip-wrap.e-bigger .e-tip-content {
  font-size: 14px;
}

/* stylelint-disable property-no-vendor-prefix */
@keyframes material-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fabric-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* stylelint-disable-line no-empty-source */
.e-spinner-pane {
  align-items: center;
  display: inline-flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-user-select: none;
          user-select: none;
  vertical-align: middle;
  width: 100%;
  z-index: 1000;
}
.e-spinner-pane::after {
  content: "Material";
  display: none;
}
.e-spinner-pane.e-spin-left {
  /* stylelint-disable property-no-vendor-prefix */
}
.e-spinner-pane.e-spin-left .e-spinner-inner {
  -webkit-transform: translateX(0%) translateY(-50%);
  left: 0;
  padding-left: 10px;
  transform: translateX(0%) translateY(-50%);
}
.e-spinner-pane.e-spin-right .e-spinner-inner {
  -webkit-transform: translateX(-100%) translateY(-50%);
  left: 100%;
  padding-right: 10px;
  transform: translateX(-100%) translateY(-50%);
}
.e-spinner-pane.e-spin-center .e-spinner-inner {
  -webkit-transform: translateX(-50%) translateY(-50%);
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.e-spinner-pane.e-spin-hide {
  display: none;
}
.e-spinner-pane.e-spin-show {
  display: inline-flex;
}
.e-spinner-pane .e-spinner-inner {
  -webkit-transform: translateX(-50%) translateY(-50%);
  left: 50%;
  margin: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1000;
}
.e-spinner-pane .e-spinner-inner .e-spin-label {
  font-family: "Roboto", Segoe UI;
  font-size: 13px;
  margin-top: 16px;
  text-align: center;
}
.e-spinner-pane .e-spinner-inner .e-spin-material,
.e-spinner-pane .e-spinner-inner .e-spin-material3,
.e-spinner-pane .e-spinner-inner .e-spin-tailwind3 {
  animation: material-spinner-rotate 1568.63ms linear infinite;
  display: block;
  margin: 0 auto;
}
.e-spinner-pane .e-spinner-inner .e-spin-material .e-path-circle,
.e-spinner-pane .e-spinner-inner .e-spin-material3 .e-path-circle,
.e-spinner-pane .e-spinner-inner .e-spin-tailwind3 .e-path-circle {
  fill: none;
  stroke-linecap: square;
}
.e-spinner-pane .e-spinner-inner .e-spin-bootstrap4 {
  animation: material-spinner-rotate 0.75s linear infinite;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
}
.e-spinner-pane .e-spinner-inner .e-spin-bootstrap4 .e-path-circle {
  fill: none;
  stroke-linecap: square;
  stroke-width: 4;
}
.e-spinner-pane .e-spinner-inner .e-spin-fluent,
.e-spinner-pane .e-spinner-inner .e-spin-fluent2,
.e-spinner-pane .e-spinner-inner .e-spin-fabric {
  animation: fabric-spinner-rotate 1.3s infinite cubic-bezier(0.53, 0.21, 0.29, 0.67);
  display: block;
  margin: 0 auto;
  overflow: visible;
}
.e-spinner-pane .e-spinner-inner .e-spin-fluent .e-path-arc,
.e-spinner-pane .e-spinner-inner .e-spin-fluent .e-path-circle,
.e-spinner-pane .e-spinner-inner .e-spin-fluent2 .e-path-arc,
.e-spinner-pane .e-spinner-inner .e-spin-fluent2 .e-path-circle,
.e-spinner-pane .e-spinner-inner .e-spin-fabric .e-path-arc,
.e-spinner-pane .e-spinner-inner .e-spin-fabric .e-path-circle {
  fill: none;
  stroke-width: 1.5;
}
.e-spinner-pane .e-spinner-inner .e-spin-tailwind {
  animation: fabric-spinner-rotate 1.3s infinite cubic-bezier(0.21, 0.21, 0.21, 0.21);
  display: block;
  margin: 0 auto;
  overflow: visible;
}
.e-spinner-pane .e-spinner-inner .e-spin-tailwind .e-path-arc,
.e-spinner-pane .e-spinner-inner .e-spin-tailwind .e-path-circle {
  fill: none;
  stroke-width: 4.5;
}
.e-spinner-pane .e-spinner-inner .e-spin-bootstrap5,
.e-spinner-pane .e-spinner-inner .e-spin-bootstrap5v3 {
  animation: material-spinner-rotate 0.75s linear infinite;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
}
.e-spinner-pane .e-spinner-inner .e-spin-bootstrap5 .e-path-circle,
.e-spinner-pane .e-spinner-inner .e-spin-bootstrap5v3 .e-path-circle {
  fill: none;
  stroke-linecap: square;
  stroke-width: 4;
}
.e-spinner-pane .e-spinner-inner .e-spin-bootstrap {
  display: block;
  margin: 0 auto;
}
.e-spinner-pane .e-spinner-inner .e-spin-high-contrast {
  animation: fabric-spinner-rotate 1.3s infinite cubic-bezier(0.53, 0.21, 0.29, 0.67);
  display: block;
  margin: 0 auto;
  overflow: visible;
}
.e-spinner-pane .e-spinner-inner .e-spin-high-contrast .e-path-arc,
.e-spinner-pane .e-spinner-inner .e-spin-high-contrast .e-path-circle {
  fill: none;
  stroke-width: 1.5;
}

.e-spinner-pane {
  background-color: transparent;
}
.e-spinner-pane.e-spin-overlay {
  background-color: rgba(0, 0, 0, 0.4);
}
.e-spinner-pane.e-spin-overlay .e-spinner-inner .e-spin-label {
  color: #fff;
}
.e-spinner-pane.e-spin-overlay .e-spinner-inner .e-spin-bootstrap {
  fill: #e3165b;
  stroke: #e3165b;
}
.e-spinner-pane .e-spinner-inner .e-spin-label {
  color: rgba(0, 0, 0, 0.87);
}
.e-spinner-pane .e-spinner-inner .e-spin-fluent .e-path-circle,
.e-spinner-pane .e-spinner-inner .e-spin-fluent2 .e-path-circle,
.e-spinner-pane .e-spinner-inner .e-spin-fabric .e-path-circle {
  stroke: rgba(227, 22, 91, 0.4);
}
.e-spinner-pane .e-spinner-inner .e-spin-fluent .e-path-arc,
.e-spinner-pane .e-spinner-inner .e-spin-fluent2 .e-path-arc,
.e-spinner-pane .e-spinner-inner .e-spin-fabric .e-path-arc {
  stroke: #e3165b;
}
.e-spinner-pane .e-spinner-inner .e-spin-tailwind .e-path-circle {
  stroke: rgba(227, 22, 91, 0.4);
}
.e-spinner-pane .e-spinner-inner .e-spin-tailwind .e-path-arc {
  stroke: #e3165b;
}
.e-spinner-pane .e-spinner-inner .e-spin-bootstrap5,
.e-spinner-pane .e-spinner-inner .e-spin-bootstrap5v3 {
  stroke: #e3165b;
}
.e-spinner-pane .e-spinner-inner .e-spin-high-contrast .e-path-circle {
  stroke: rgba(227, 22, 91, 0.4);
}
.e-spinner-pane .e-spinner-inner .e-spin-high-contrast .e-path-arc {
  stroke: #e3165b;
}
.e-spinner-pane .e-spinner-inner .e-spin-material,
.e-spinner-pane .e-spinner-inner .e-spin-material3,
.e-spinner-pane .e-spinner-inner .e-spin-tailwind3 {
  stroke: #e3165b;
}
.e-spinner-pane .e-spinner-inner .e-spin-bootstrap4 {
  stroke: #e3165b;
}
.e-spinner-pane .e-spinner-inner .e-spin-bootstrap {
  fill: #e3165b;
  stroke: #e3165b;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/@syncfusion/ej2-splitbuttons/styles/material.css?ngGlobalStyle ***!
  \*********************************************************************************************************************************************************************************************************************************************************************/
.e-dropdown-btn .e-caret::before,
.e-dropdown-btn.e-btn .e-caret::before {
  content: "\e969";
}

.e-dropdown-btn,
.e-dropdown-btn.e-btn {
  box-shadow: none;
  text-transform: none;
  white-space: normal;
}
.e-dropdown-btn:hover,
.e-dropdown-btn.e-btn:hover {
  box-shadow: none;
}
.e-dropdown-btn:focus,
.e-dropdown-btn.e-btn:focus {
  box-shadow: none;
}
.e-dropdown-btn:active,
.e-dropdown-btn.e-btn:active {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.e-dropdown-btn .e-btn-icon,
.e-dropdown-btn.e-btn .e-btn-icon {
  font-size: 14px;
}
.e-dropdown-btn .e-caret,
.e-dropdown-btn.e-btn .e-caret {
  font-size: 14px;
}
.e-dropdown-btn.e-vertical,
.e-dropdown-btn.e-btn.e-vertical {
  line-height: 1;
  padding: 12px 12px;
}
.e-dropdown-btn.e-caret-hide .e-caret,
.e-dropdown-btn.e-btn.e-caret-hide .e-caret {
  display: none;
}
.e-dropdown-btn.e-small .e-dropdown-popup ul,
.e-dropdown-btn.e-btn.e-small .e-dropdown-popup ul {
  padding: 8px 0;
}
.e-dropdown-btn.e-small .e-dropdown-popup ul .e-item,
.e-dropdown-btn.e-btn.e-small .e-dropdown-popup ul .e-item {
  padding: 0 16px;
}
.e-dropdown-btn.e-small.e-vertical,
.e-dropdown-btn.e-btn.e-small.e-vertical {
  line-height: 1;
  padding: 12px 12px;
}
.e-dropdown-btn.e-small .e-btn-icon,
.e-dropdown-btn.e-btn.e-small .e-btn-icon {
  font-size: 12px;
}
.e-dropdown-btn.e-small .e-btn-icon.e-caret,
.e-dropdown-btn.e-btn.e-small .e-btn-icon.e-caret {
  font-size: 12px;
}

.e-dropdown-popup {
  position: absolute;
}
.e-dropdown-popup ul {
  border: none;
  border-radius: 0;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  font-size: 14px;
  font-weight: normal;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  min-width: 120px;
  overflow: hidden;
  padding: 8px 0;
  -webkit-user-select: none;
          user-select: none;
  white-space: nowrap;
}
.e-dropdown-popup ul .e-item {
  cursor: pointer;
  display: flex;
  height: 36px;
  line-height: 36px;
  padding: 0 16px;
}
.e-dropdown-popup ul .e-item.e-separator {
  padding: 0 !important; /* stylelint-disable-line declaration-no-important */
}
.e-dropdown-popup ul .e-item.e-url {
  padding: 0;
}
.e-dropdown-popup ul .e-item .e-menu-url {
  display: block;
  padding: 0 16px;
  text-decoration: none;
  width: 100%;
}
.e-dropdown-popup ul .e-item .e-menu-icon {
  float: left;
  font-size: 14px;
  line-height: 36px;
  margin-right: 10px;
  vertical-align: middle;
  width: 1em;
}
.e-dropdown-popup ul .e-item.e-disabled {
  cursor: auto;
  pointer-events: none;
}
.e-dropdown-popup ul .e-item.e-separator {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  cursor: auto;
  height: auto;
  line-height: normal;
  margin: 8px 0;
  pointer-events: none;
}
.e-dropdown-popup.e-transparent {
  background: transparent;
  box-shadow: none;
}
.e-dropdown-popup.e-transparent .e-dropdown-menu {
  border: 0;
  height: 1px;
  min-width: 0;
  padding: 0;
  width: 1px;
}
.e-dropdown-popup.e-hidden {
  display: none !important; /* stylelint-disable-line declaration-no-important */
}

.e-rtl.e-dropdown-popup .e-item .e-menu-icon {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}

.e-dropdown-popup-width ul {
  min-width: 0 !important; /* stylelint-disable-line declaration-no-important */
}

.e-dropdown-popup-width ul li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block !important; /* stylelint-disable-line declaration-no-important */
}

.e-dropdown-popup {
  background: #fff;
  color: rgba(0, 0, 0, 0.87);
}
.e-dropdown-popup ul .e-item .e-menu-url {
  color: rgba(0, 0, 0, 0.87);
}
.e-dropdown-popup ul .e-item .e-menu-icon {
  color: rgba(0, 0, 0, 0.87);
}
.e-dropdown-popup ul .e-item.e-focused {
  background: #e0e0e0;
  box-shadow: none;
}
.e-dropdown-popup ul .e-item:hover {
  background: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}
.e-dropdown-popup ul .e-item:active, .e-dropdown-popup ul .e-item.e-selected {
  background: #bdbdbd;
  color: rgba(0, 0, 0, 0.87);
}
.e-dropdown-popup ul .e-item:active .e-menu-url, .e-dropdown-popup ul .e-item.e-selected .e-menu-url {
  color: rgba(0, 0, 0, 0.87);
}
.e-dropdown-popup ul .e-item:active .e-menu-icon, .e-dropdown-popup ul .e-item.e-selected .e-menu-icon {
  color: rgba(0, 0, 0, 0.87);
}
.e-dropdown-popup ul .e-separator {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.e-dropdown-btn.e-inherit,
.e-dropdown-btn.e-btn.e-inherit {
  background: inherit;
  border-color: transparent;
  box-shadow: none;
  color: inherit;
}
.e-dropdown-btn.e-inherit:hover, .e-dropdown-btn.e-inherit:focus, .e-dropdown-btn.e-inherit:active, .e-dropdown-btn.e-inherit.e-active,
.e-dropdown-btn.e-btn.e-inherit:hover,
.e-dropdown-btn.e-btn.e-inherit:focus,
.e-dropdown-btn.e-btn.e-inherit:active,
.e-dropdown-btn.e-btn.e-inherit.e-active {
  background: rgba(0, 0, 0, 0.056);
  border-color: transparent;
  box-shadow: none;
  color: inherit;
}

.e-bigger .e-dropdown-btn .e-btn-icon,
.e-bigger.e-dropdown-btn .e-btn-icon {
  font-size: 18px;
}
.e-bigger .e-dropdown-btn .e-caret,
.e-bigger.e-dropdown-btn .e-caret {
  font-size: 16px;
}
.e-bigger .e-dropdown-btn.e-vertical,
.e-bigger.e-dropdown-btn.e-vertical {
  line-height: 1;
  padding: 16px 16px;
}
.e-bigger .e-dropdown-btn.e-small.e-vertical,
.e-bigger.e-dropdown-btn.e-small.e-vertical {
  line-height: 1;
  padding: 16px 16px;
}
.e-bigger .e-dropdown-btn.e-small .e-btn-icon,
.e-bigger.e-dropdown-btn.e-small .e-btn-icon {
  font-size: 18px;
}
.e-bigger .e-dropdown-btn.e-small .e-btn-icon.e-caret,
.e-bigger.e-dropdown-btn.e-small .e-btn-icon.e-caret {
  font-size: 16px;
}

*.e-bigger .e-dropdown-popup ul,
*.e-bigger.e-dropdown-popup ul {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  font-size: 15px;
  min-width: 112px;
  padding: 8px 0;
}
*.e-bigger .e-dropdown-popup ul .e-item,
*.e-bigger.e-dropdown-popup ul .e-item {
  height: 48px;
  line-height: 48px;
  padding: 0 16px;
}
*.e-bigger .e-dropdown-popup ul .e-item.e-url,
*.e-bigger.e-dropdown-popup ul .e-item.e-url {
  padding: 0;
}
*.e-bigger .e-dropdown-popup ul .e-item .e-menu-icon,
*.e-bigger.e-dropdown-popup ul .e-item .e-menu-icon {
  font-size: 16px;
  line-height: 48px;
}
*.e-bigger .e-dropdown-popup ul .e-item.e-separator,
*.e-bigger.e-dropdown-popup ul .e-item.e-separator {
  height: auto;
  line-height: normal;
}

.e-split-btn-wrapper {
  display: inline-flex;
  white-space: nowrap;
  width: min-content;
}
.e-split-btn-wrapper .e-split-btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  text-transform: none;
  z-index: 1;
  padding-left: 10px;
  padding-right: 10px;
}
.e-split-btn-wrapper .e-split-btn:focus {
  outline-offset: 0;
}
.e-split-btn-wrapper .e-split-btn:hover {
  box-shadow: none;
}
.e-split-btn-wrapper .e-split-btn:focus {
  box-shadow: none;
}
.e-split-btn-wrapper .e-split-btn:active {
  box-shadow: none;
  z-index: 0;
}
.e-split-btn-wrapper .e-split-btn.e-top-icon-btn {
  padding-bottom: 10px;
  padding-top: 10px;
}
.e-split-btn-wrapper .e-split-btn .e-btn-icon {
  font-size: 14px;
  margin-left: 0;
  padding-right: 8px;
  width: auto;
}
.e-split-btn-wrapper .e-split-btn .e-icon-top {
  padding-bottom: 4px;
  padding-right: 0;
}
.e-split-btn-wrapper .e-split-btn.e-icon-btn {
  padding-left: 6px;
  padding-right: 6px;
}
.e-split-btn-wrapper .e-split-btn.e-icon-btn .e-btn-icon {
  padding-right: 0;
}
.e-split-btn-wrapper .e-dropdown-btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: 0;
  padding-left: 4px;
  padding-right: 4px;
}
.e-split-btn-wrapper .e-dropdown-btn:focus, .e-split-btn-wrapper .e-dropdown-btn:hover {
  box-shadow: none;
}
.e-split-btn-wrapper .e-dropdown-btn:active {
  box-shadow: none;
  z-index: 0;
}
.e-split-btn-wrapper .e-dropdown-btn:disabled:focus, .e-split-btn-wrapper .e-dropdown-btn:disabled:hover, .e-split-btn-wrapper .e-dropdown-btn:disabled:active {
  z-index: 0;
}
.e-split-btn-wrapper .e-dropdown-btn:focus {
  outline-offset: 0;
}
.e-split-btn-wrapper .e-btn {
  box-shadow: none;
}
.e-split-btn-wrapper .e-btn:hover {
  box-shadow: none;
}
.e-split-btn-wrapper .e-btn:focus {
  box-shadow: none;
}
.e-split-btn-wrapper .e-btn:active {
  box-shadow: none;
}
.e-split-btn-wrapper .e-btn:disabled {
  box-shadow: none;
}
.e-split-btn-wrapper .e-btn.e-inherit:focus, .e-split-btn-wrapper .e-btn.e-inherit:active {
  box-shadow: none;
}
.e-split-btn-wrapper.e-rtl .e-split-btn {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
  margin-left: 0;
  padding-left: 4px;
  padding-right: 10px;
}
.e-split-btn-wrapper.e-rtl .e-split-btn .e-btn-icon {
  margin-right: 0;
  padding-left: 8px;
  padding-right: 0;
}
.e-split-btn-wrapper.e-rtl .e-split-btn .e-icon-top {
  padding-left: 0;
}
.e-split-btn-wrapper.e-rtl .e-split-btn.e-icon-btn {
  padding-left: 6px;
  padding-right: 6px;
}
.e-split-btn-wrapper.e-rtl .e-split-btn.e-icon-btn .e-btn-icon {
  padding-left: 0;
}
.e-split-btn-wrapper.e-rtl .e-dropdown-btn {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 0;
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  margin-left: 0;
}
.e-split-btn-wrapper.e-vertical {
  display: inline-block;
}
.e-split-btn-wrapper.e-vertical .e-split-btn,
.e-split-btn-wrapper.e-vertical .e-dropdown-btn {
  display: block;
  width: 100%;
}
.e-split-btn-wrapper.e-vertical .e-split-btn {
  border-bottom-left-radius: 0;
  border-top-right-radius: 2px;
  line-height: 1;
  padding-bottom: 4px;
  padding-right: 10px;
}
.e-split-btn-wrapper.e-vertical .e-split-btn .e-icon-top {
  padding-bottom: 4px;
}
.e-split-btn-wrapper.e-vertical .e-dropdown-btn {
  border-bottom-left-radius: 2px;
  border-top-right-radius: 0;
  line-height: 0.417em;
  margin-left: 0;
  margin-top: 0;
  padding-bottom: 4px;
  padding-top: 4px;
}
.e-split-btn-wrapper.e-vertical .e-dropdown-btn .e-icon-bottom {
  padding-top: 0;
}
.e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn {
  border-bottom-right-radius: 0;
  border-top-left-radius: 2px;
  margin-left: 0;
}
.e-split-btn-wrapper.e-vertical.e-rtl .e-dropdown-btn {
  border-bottom-right-radius: 2px;
  border-top-left-radius: 0;
}

.e-split-btn-wrapper .e-split-btn {
  border-right-color: transparent;
}
.e-split-btn-wrapper .e-split-btn:focus {
  border-right-color: transparent;
}
.e-split-btn-wrapper .e-split-btn:active {
  border-right-color: transparent;
}
.e-split-btn-wrapper .e-split-btn:disabled {
  border-right-color: rgba(0, 0, 0, 0.12);
}
.e-split-btn-wrapper .e-split-btn.e-inherit {
  border-color: transparent;
}
.e-split-btn-wrapper:hover :not(e-active) .e-split-btn {
  border-right-color: transparent;
}
.e-split-btn-wrapper:hover :not(e-active) .e-split-btn:disabled {
  border-right-color: transparent;
}
.e-split-btn-wrapper.e-rtl .e-split-btn {
  border-color: transparent;
}
.e-split-btn-wrapper.e-rtl .e-split-btn:focus {
  border-color: transparent;
}
.e-split-btn-wrapper.e-rtl .e-split-btn:active {
  border-color: transparent;
}
.e-split-btn-wrapper.e-rtl .e-split-btn:disabled {
  border-left-color: transparent;
  border-right-color: transparent;
}
.e-split-btn-wrapper.e-rtl .e-split-btn.e-inherit {
  border-color: transparent;
}
.e-split-btn-wrapper.e-rtl:hover .e-split-btn :not(e-active) {
  border-left-color: transparent;
  border-right-color: transparent;
}
.e-split-btn-wrapper.e-rtl:hover .e-split-btn :not(e-active):disabled {
  border-left-color: transparent;
}
.e-split-btn-wrapper.e-vertical .e-split-btn {
  border-bottom-color: transparent;
  border-right-color: transparent;
}
.e-split-btn-wrapper.e-vertical .e-split-btn.e-inherit, .e-split-btn-wrapper.e-vertical .e-split-btn.e-inherit:focus, .e-split-btn-wrapper.e-vertical .e-split-btn.e-inherit:active, .e-split-btn-wrapper.e-vertical .e-split-btn.e-inherit:disabled {
  border-color: transparent;
}
.e-split-btn-wrapper.e-vertical .e-split-btn:focus {
  border-bottom-color: transparent;
  border-right-color: transparent;
}
.e-split-btn-wrapper.e-vertical .e-split-btn:active {
  border-bottom-color: transparent;
  border-right-color: transparent;
}
.e-split-btn-wrapper.e-vertical .e-split-btn:disabled {
  border-bottom-color: transparent;
  border-right-color: transparent;
}
.e-split-btn-wrapper.e-vertical:hover .e-split-btn {
  border-bottom-color: transparent;
  border-right-color: transparent;
}
.e-split-btn-wrapper.e-vertical:hover .e-split-btn.e-inherit, .e-split-btn-wrapper.e-vertical:hover .e-split-btn.e-inherit:disabled {
  border-color: transparent;
}
.e-split-btn-wrapper.e-vertical:hover .e-split-btn:disabled {
  border-bottom-color: transparent;
}
.e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn {
  border-left-color: transparent;
}
.e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn.e-inherit, .e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn.e-inherit:focus, .e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn.e-inherit:active, .e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn.e-inherit:disabled {
  border-color: transparent;
}
.e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn:focus {
  border-left-color: transparent;
}
.e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn:active {
  border-left-color: transparent;
}
.e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn:disabled {
  border-left-color: transparent;
}
.e-split-btn-wrapper.e-vertical.e-rtl:hover .e-split-btn {
  border-left-color: transparent;
}
.e-split-btn-wrapper.e-vertical.e-rtl:hover .e-split-btn.e-inherit {
  border-color: transparent;
}

.e-bigger .e-split-btn-wrapper .e-split-btn,
.e-bigger.e-split-btn-wrapper .e-split-btn {
  padding-left: 12px;
  padding-right: 6px;
}
.e-bigger .e-split-btn-wrapper .e-split-btn.e-top-icon-btn,
.e-bigger.e-split-btn-wrapper .e-split-btn.e-top-icon-btn {
  padding-bottom: 12px;
  padding-top: 12px;
}
.e-bigger .e-split-btn-wrapper .e-split-btn .e-btn-icon,
.e-bigger.e-split-btn-wrapper .e-split-btn .e-btn-icon {
  font-size: 18px;
  margin-left: 0;
  padding-right: 10px;
  width: auto;
}
.e-bigger .e-split-btn-wrapper .e-split-btn .e-icon-top,
.e-bigger.e-split-btn-wrapper .e-split-btn .e-icon-top {
  padding-bottom: 6px;
  padding-right: 0;
}
.e-bigger .e-split-btn-wrapper .e-split-btn.e-icon-btn,
.e-bigger.e-split-btn-wrapper .e-split-btn.e-icon-btn {
  padding-left: 9px;
  padding-right: 9px;
}
.e-bigger .e-split-btn-wrapper .e-split-btn.e-icon-btn .e-btn-icon,
.e-bigger.e-split-btn-wrapper .e-split-btn.e-icon-btn .e-btn-icon {
  padding-right: 0;
}
.e-bigger .e-split-btn-wrapper .e-dropdown-btn,
.e-bigger.e-split-btn-wrapper .e-dropdown-btn {
  padding-left: 4px;
  padding-right: 4px;
}
.e-bigger .e-split-btn-wrapper.e-rtl .e-split-btn,
.e-bigger.e-split-btn-wrapper.e-rtl .e-split-btn {
  padding-left: 6px;
  padding-right: 12px;
}
.e-bigger .e-split-btn-wrapper.e-rtl .e-split-btn .e-btn-icon,
.e-bigger.e-split-btn-wrapper.e-rtl .e-split-btn .e-btn-icon {
  padding-left: 10px;
  padding-right: 0;
}
.e-bigger .e-split-btn-wrapper.e-rtl .e-split-btn .e-icon-top,
.e-bigger.e-split-btn-wrapper.e-rtl .e-split-btn .e-icon-top {
  padding-left: 0;
}
.e-bigger .e-split-btn-wrapper.e-rtl .e-split-btn.e-icon-btn,
.e-bigger.e-split-btn-wrapper.e-rtl .e-split-btn.e-icon-btn {
  padding-left: 9px;
  padding-right: 9px;
}
.e-bigger .e-split-btn-wrapper.e-rtl .e-split-btn.e-icon-btn .e-btn-icon,
.e-bigger.e-split-btn-wrapper.e-rtl .e-split-btn.e-icon-btn .e-btn-icon {
  padding-left: 0;
}
.e-bigger .e-split-btn-wrapper.e-vertical .e-split-btn,
.e-bigger.e-split-btn-wrapper.e-vertical .e-split-btn {
  padding-bottom: 6px;
  padding-right: 12px;
}
.e-bigger .e-split-btn-wrapper.e-vertical .e-dropdown-btn,
.e-bigger.e-split-btn-wrapper.e-vertical .e-dropdown-btn {
  padding-bottom: 4px;
  padding-top: 4px;
}
.e-bigger .e-split-btn-wrapper.e-vertical .e-dropdown-btn .e-icon-bottom,
.e-bigger.e-split-btn-wrapper.e-vertical .e-dropdown-btn .e-icon-bottom {
  padding-top: 0;
}

/* stylelint-disable */
*.e-btn-group,
*.e-css.e-btn-group {
  display: inline-flex;
  border-radius: 2px;
  flex-direction: row;
  position: relative;
}
*.e-btn-group input + label.e-btn,
*.e-css.e-btn-group input + label.e-btn {
  margin-bottom: 0;
}
*.e-btn-group input,
*.e-css.e-btn-group input {
  -moz-appearance: none;
  height: 1px;
  margin: 0 0 0 -1px;
  opacity: 0;
  position: absolute;
  width: 1px;
}
*.e-btn-group input:disabled + label.e-btn,
*.e-btn-group :disabled,
*.e-css.e-btn-group input:disabled + label.e-btn,
*.e-css.e-btn-group :disabled {
  cursor: default;
  pointer-events: none;
}
*.e-btn-group .e-btn-icon,
*.e-css.e-btn-group .e-btn-icon {
  font-size: 14px;
}
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn,
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn {
  margin-left: 0;
}
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type),
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type) {
  border-radius: 0;
}
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type, *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child),
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type,
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type,
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn,
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child,
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child,
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
*.e-btn-group.e-rtl .e-btn,
*.e-css.e-btn-group.e-rtl .e-btn {
  margin-left: 0;
}
*.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
*.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
  border-radius: 0;
}
*.e-btn-group.e-rtl .e-btn:first-of-type, *.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child),
*.e-css.e-btn-group.e-rtl .e-btn:first-of-type,
*.e-css.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
*.e-btn-group.e-rtl .e-btn:last-of-type,
*.e-css.e-btn-group.e-rtl .e-btn:last-of-type {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
*.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn,
*.e-css.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
*.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
*.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
*.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
*.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
*.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child,
*.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
*.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child,
*.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
*.e-btn-group.e-vertical,
*.e-css.e-btn-group.e-vertical {
  flex-direction: column;
}
*.e-btn-group.e-vertical input,
*.e-css.e-btn-group.e-vertical input {
  margin: -1px 0 0;
}
*.e-btn-group.e-vertical .e-btn:not(.e-outline),
*.e-css.e-btn-group.e-vertical .e-btn:not(.e-outline) {
  margin-top: -1px;
}
*.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type),
*.e-css.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type) {
  border-radius: 0;
}
*.e-btn-group.e-vertical .e-btn:first-of-type,
*.e-css.e-btn-group.e-vertical .e-btn:first-of-type {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
*.e-btn-group.e-vertical .e-btn:last-of-type,
*.e-css.e-btn-group.e-vertical .e-btn:last-of-type {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl),
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) {
  border-radius: 20px;
}
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type,
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type {
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type,
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type {
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child),
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn,
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child,
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child {
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child,
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child,
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child,
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child {
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
*.e-btn-group.e-round-corner:not(.e-vertical).e-rtl,
*.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl {
  border-radius: 20px;
}
*.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type,
*.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type {
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
*.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type,
*.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type {
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}
*.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child),
*.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
*.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child),
*.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* stylelint-disable */
.e-btn-group:not(.e-outline),
.e-css.e-btn-group:not(.e-outline) {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.e-btn-group .e-btn,
.e-css.e-btn-group .e-btn {
  box-shadow: none;
}
.e-btn-group .e-btn:hover,
.e-css.e-btn-group .e-btn:hover {
  box-shadow: none;
}
.e-btn-group .e-btn:focus,
.e-btn-group input:focus-visible + label.e-btn,
.e-btn-group input:focus + label.e-btn,
.e-css.e-btn-group .e-btn:focus,
.e-css.e-btn-group input:focus-visible + label.e-btn,
.e-css.e-btn-group input:focus + label.e-btn {
  background: rgba(0, 0, 0, 0.18);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  outline: #fafafa 0 solid;
  outline-offset: 0;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: none;
  outline-color: inherit;
}
.e-btn-group .e-btn:focus.e-primary,
.e-btn-group input:focus-visible + label.e-btn.e-primary,
.e-btn-group input:focus + label.e-btn.e-primary,
.e-css.e-btn-group .e-btn:focus.e-primary,
.e-css.e-btn-group input:focus-visible + label.e-btn.e-primary,
.e-css.e-btn-group input:focus + label.e-btn.e-primary {
  background: rgb(233.72, 77.92, 130.36);
  border-color: transparent;
  color: #fff;
  outline: #fafafa 0 solid;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: none;
  outline-color: inherit;
}
.e-btn-group .e-btn:focus.e-success,
.e-btn-group input:focus-visible + label.e-btn.e-success,
.e-btn-group input:focus + label.e-btn.e-success,
.e-css.e-btn-group .e-btn:focus.e-success,
.e-css.e-btn-group input:focus-visible + label.e-btn.e-success,
.e-css.e-btn-group input:focus + label.e-btn.e-success {
  background: rgb(119.72, 161.52, 83.24);
  border-color: transparent;
  color: #fff;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: none;
  outline-color: inherit;
}
.e-btn-group .e-btn:focus.e-info,
.e-btn-group input:focus-visible + label.e-btn.e-info,
.e-btn-group input:focus + label.e-btn.e-info,
.e-css.e-btn-group .e-btn:focus.e-info,
.e-css.e-btn-group input:focus-visible + label.e-btn.e-info,
.e-css.e-btn-group input:focus + label.e-btn.e-info {
  background: rgb(63.48, 152.4, 223.08);
  border-color: transparent;
  color: #fff;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: none;
  outline-color: inherit;
}
.e-btn-group .e-btn:focus.e-warning,
.e-btn-group input:focus-visible + label.e-btn.e-warning,
.e-btn-group input:focus + label.e-btn.e-warning,
.e-css.e-btn-group .e-btn:focus.e-warning,
.e-css.e-btn-group input:focus-visible + label.e-btn.e-warning,
.e-css.e-btn-group input:focus + label.e-btn.e-warning {
  background: rgb(207.88, 127.32, 61.2);
  border-color: transparent;
  color: #fff;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: none;
  outline-color: inherit;
}
.e-btn-group .e-btn:focus.e-danger,
.e-btn-group input:focus-visible + label.e-btn.e-danger,
.e-btn-group input:focus + label.e-btn.e-danger,
.e-css.e-btn-group .e-btn:focus.e-danger,
.e-css.e-btn-group input:focus-visible + label.e-btn.e-danger,
.e-css.e-btn-group input:focus + label.e-btn.e-danger {
  background: rgb(223.84, 110.6, 75.64);
  border-color: transparent;
  color: #fff;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: none;
  outline-color: inherit;
}
.e-btn-group .e-btn:focus.e-link,
.e-btn-group input:focus-visible + label.e-btn.e-link,
.e-btn-group input:focus + label.e-btn.e-link,
.e-css.e-btn-group .e-btn:focus.e-link,
.e-css.e-btn-group input:focus-visible + label.e-btn.e-link,
.e-css.e-btn-group input:focus + label.e-btn.e-link {
  border-radius: 0;
  text-decoration: underline;
  color: #0a3576;
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  outline: none;
}
.e-btn-group .e-btn:focus.e-outline,
.e-btn-group input:focus-visible + label.e-btn.e-outline,
.e-btn-group input:focus + label.e-btn.e-outline,
.e-css.e-btn-group .e-btn:focus.e-outline,
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline,
.e-css.e-btn-group input:focus + label.e-btn.e-outline {
  box-shadow: none;
}
.e-btn-group .e-btn:focus.e-outline.e-primary,
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
.e-btn-group input:focus + label.e-btn.e-outline.e-primary,
.e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
  box-shadow: none;
}
.e-btn-group .e-btn:focus.e-outline.e-success,
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
.e-btn-group input:focus + label.e-btn.e-outline.e-success,
.e-css.e-btn-group .e-btn:focus.e-outline.e-success,
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
  box-shadow: none;
}
.e-btn-group .e-btn:focus.e-outline.e-info,
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
.e-btn-group input:focus + label.e-btn.e-outline.e-info,
.e-css.e-btn-group .e-btn:focus.e-outline.e-info,
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
  box-shadow: none;
}
.e-btn-group .e-btn:focus.e-outline.e-warning,
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
.e-btn-group input:focus + label.e-btn.e-outline.e-warning,
.e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
  box-shadow: none;
}
.e-btn-group .e-btn:focus.e-outline.e-danger,
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
.e-btn-group input:focus + label.e-btn.e-outline.e-danger,
.e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
  box-shadow: none;
}
.e-btn-group .e-btn:active,
.e-btn-group input:active + label.e-btn,
.e-btn-group input:checked + label.e-btn,
.e-css.e-btn-group .e-btn:active,
.e-css.e-btn-group input:active + label.e-btn,
.e-css.e-btn-group input:checked + label.e-btn {
  background: rgba(183.5116545663, 183.5116545663, 183.5116545663, 0.9584);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  outline: #fafafa 0 solid;
  outline-offset: 0;
}
.e-btn-group .e-btn:active.e-primary,
.e-btn-group input:active + label.e-btn.e-primary,
.e-btn-group input:checked + label.e-btn.e-primary,
.e-css.e-btn-group .e-btn:active.e-primary,
.e-css.e-btn-group input:active + label.e-btn.e-primary,
.e-css.e-btn-group input:checked + label.e-btn.e-primary {
  background: rgb(235.96, 96.56, 143.48);
  border-color: transparent;
  color: #fff;
  outline: #fafafa 0 solid;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.e-btn-group .e-btn:active.e-success,
.e-btn-group input:active + label.e-btn.e-success,
.e-btn-group input:checked + label.e-btn.e-success,
.e-css.e-btn-group .e-btn:active.e-success,
.e-css.e-btn-group input:active + label.e-btn.e-success,
.e-css.e-btn-group input:checked + label.e-btn.e-success {
  background: rgb(133.96, 171.36, 101.32);
  border-color: transparent;
  color: #fff;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.e-btn-group .e-btn:active.e-info,
.e-btn-group input:active + label.e-btn.e-info,
.e-btn-group input:checked + label.e-btn.e-info,
.e-css.e-btn-group .e-btn:active.e-info,
.e-css.e-btn-group input:active + label.e-btn.e-info,
.e-css.e-btn-group input:checked + label.e-btn.e-info {
  background: rgb(83.64, 163.2, 226.44);
  color: #fff;
  border-color: transparent;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.e-btn-group .e-btn:active.e-warning,
.e-btn-group input:active + label.e-btn.e-warning,
.e-btn-group input:checked + label.e-btn.e-warning,
.e-css.e-btn-group .e-btn:active.e-warning,
.e-css.e-btn-group input:active + label.e-btn.e-warning,
.e-css.e-btn-group input:checked + label.e-btn.e-warning {
  background: rgb(212.84, 140.76, 81.6);
  border-color: transparent;
  color: #fff;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.e-btn-group .e-btn:active.e-danger,
.e-btn-group input:active + label.e-btn.e-danger,
.e-btn-group input:checked + label.e-btn.e-danger,
.e-css.e-btn-group .e-btn:active.e-danger,
.e-css.e-btn-group input:active + label.e-btn.e-danger,
.e-css.e-btn-group input:checked + label.e-btn.e-danger {
  background: rgb(227.12, 125.8, 94.52);
  border-color: transparent;
  color: #fff;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.e-btn-group .e-btn:active.e-outline,
.e-btn-group input:active + label.e-btn.e-outline,
.e-btn-group input:checked + label.e-btn.e-outline,
.e-css.e-btn-group .e-btn:active.e-outline,
.e-css.e-btn-group input:active + label.e-btn.e-outline,
.e-css.e-btn-group input:checked + label.e-btn.e-outline {
  background: rgba(0, 0, 0, 0.32);
  border-color: #adadad;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
}
.e-btn-group .e-btn:active.e-outline.e-primary,
.e-btn-group input:active + label.e-btn.e-outline.e-primary,
.e-btn-group input:checked + label.e-btn.e-outline.e-primary,
.e-css.e-btn-group .e-btn:active.e-outline.e-primary,
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-primary,
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-primary {
  background: rgb(235.96, 96.56, 143.48);
  border-color: transparent;
  box-shadow: none;
  color: #fff;
}
.e-btn-group .e-btn:active.e-outline.e-success,
.e-btn-group input:active + label.e-btn.e-outline.e-success,
.e-btn-group input:checked + label.e-btn.e-outline.e-success,
.e-css.e-btn-group .e-btn:active.e-outline.e-success,
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-success,
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-success {
  background: rgb(133.96, 171.36, 101.32);
  border-color: transparent;
  box-shadow: none;
  color: #fff;
}
.e-btn-group .e-btn:active.e-outline.e-info,
.e-btn-group input:active + label.e-btn.e-outline.e-info,
.e-btn-group input:checked + label.e-btn.e-outline.e-info,
.e-css.e-btn-group .e-btn:active.e-outline.e-info,
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-info,
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-info {
  background: rgb(83.64, 163.2, 226.44);
  border-color: transparent;
  box-shadow: none;
  color: #fff;
}
.e-btn-group .e-btn:active.e-outline.e-warning,
.e-btn-group input:active + label.e-btn.e-outline.e-warning,
.e-btn-group input:checked + label.e-btn.e-outline.e-warning,
.e-css.e-btn-group .e-btn:active.e-outline.e-warning,
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-warning,
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-warning {
  background: rgb(212.84, 140.76, 81.6);
  border-color: transparent;
  box-shadow: none;
  color: #fff;
}
.e-btn-group .e-btn:active.e-outline.e-danger,
.e-btn-group input:active + label.e-btn.e-outline.e-danger,
.e-btn-group input:checked + label.e-btn.e-outline.e-danger,
.e-css.e-btn-group .e-btn:active.e-outline.e-danger,
.e-css.e-btn-group input:active + label.e-btn.e-outline.e-danger,
.e-css.e-btn-group input:checked + label.e-btn.e-outline.e-danger {
  background: rgb(227.12, 125.8, 94.52);
  border-color: transparent;
  box-shadow: none;
  color: #fff;
}
.e-btn-group .e-btn:disabled,
.e-btn-group input:disabled + label.e-btn,
.e-css.e-btn-group .e-btn:disabled,
.e-css.e-btn-group input:disabled + label.e-btn {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
  border-color: transparent;
}
.e-btn-group .e-btn:disabled.e-primary,
.e-btn-group input:disabled + label.e-btn.e-primary,
.e-css.e-btn-group .e-btn:disabled.e-primary,
.e-css.e-btn-group input:disabled + label.e-btn.e-primary {
  background: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
  border-color: transparent;
}
.e-btn-group .e-btn:disabled.e-success,
.e-btn-group input:disabled + label.e-btn.e-success,
.e-css.e-btn-group .e-btn:disabled.e-success,
.e-css.e-btn-group input:disabled + label.e-btn.e-success {
  background: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
  border-color: transparent;
}
.e-btn-group .e-btn:disabled.e-info,
.e-btn-group input:disabled + label.e-btn.e-info,
.e-css.e-btn-group .e-btn:disabled.e-info,
.e-css.e-btn-group input:disabled + label.e-btn.e-info {
  background: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
  border-color: transparent;
}
.e-btn-group .e-btn:disabled.e-warning,
.e-btn-group input:disabled + label.e-btn.e-warning,
.e-css.e-btn-group .e-btn:disabled.e-warning,
.e-css.e-btn-group input:disabled + label.e-btn.e-warning {
  background: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
  border-color: transparent;
}
.e-btn-group .e-btn:disabled.e-danger,
.e-btn-group input:disabled + label.e-btn.e-danger,
.e-css.e-btn-group .e-btn:disabled.e-danger,
.e-css.e-btn-group input:disabled + label.e-btn.e-danger {
  background: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
  border-color: transparent;
}
.e-btn-group .e-btn:disabled.e-link,
.e-btn-group input:disabled + label.e-btn.e-link,
.e-css.e-btn-group .e-btn:disabled.e-link,
.e-css.e-btn-group input:disabled + label.e-btn.e-link {
  color: rgba(0, 0, 0, 0.26);
  background: transparent;
  box-shadow: none;
  text-decoration: none;
  border-color: transparent;
}
.e-btn-group .e-btn:disabled.e-outline,
.e-btn-group input:disabled + label.e-btn.e-outline,
.e-css.e-btn-group .e-btn:disabled.e-outline,
.e-css.e-btn-group input:disabled + label.e-btn.e-outline {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
  border-color: #adadad;
}
.e-btn-group .e-btn:disabled.e-outline.e-primary,
.e-btn-group input:disabled + label.e-btn.e-outline.e-primary,
.e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-primary {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
  border-color: #e3165b;
}
.e-btn-group .e-btn:disabled.e-outline.e-success,
.e-btn-group input:disabled + label.e-btn.e-outline.e-success,
.e-css.e-btn-group .e-btn:disabled.e-outline.e-success,
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-success {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
  border-color: #4d841d;
}
.e-btn-group .e-btn:disabled.e-outline.e-info,
.e-btn-group input:disabled + label.e-btn.e-outline.e-info,
.e-css.e-btn-group .e-btn:disabled.e-outline.e-info,
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-info {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
  border-color: #0378d5;
}
.e-btn-group .e-btn:disabled.e-outline.e-warning,
.e-btn-group input:disabled + label.e-btn.e-outline.e-warning,
.e-css.e-btn-group .e-btn:disabled.e-outline.e-warning,
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-warning {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
  border-color: #c15700;
}
.e-btn-group .e-btn:disabled.e-outline.e-danger,
.e-btn-group input:disabled + label.e-btn.e-outline.e-danger,
.e-css.e-btn-group .e-btn:disabled.e-outline.e-danger,
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-danger {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.26);
  border-color: #d64113;
}
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
  border-left: transparent;
  border-right: transparent;
}
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type {
  border-right: transparent;
}
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type {
  border-left: transparent;
}
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline {
  border-color: inherit;
  outline-color: inherit;
}
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
  border-color: inherit;
  outline-color: inherit;
}
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
  border-color: inherit;
  outline-color: inherit;
}
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
  border-color: inherit;
  outline-color: inherit;
}
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
  border-color: inherit;
  outline-color: inherit;
}
.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
.e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
  border-color: inherit;
  outline-color: inherit;
}
.e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
  border-bottom: transparent;
  border-top: transparent;
}
.e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type,
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type {
  border-bottom: transparent;
}
.e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type,
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type {
  border-top: transparent;
}
.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline,
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline {
  border-color: inherit;
  outline-color: inherit;
}
.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
  border-color: inherit;
  outline-color: inherit;
}
.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
  border-color: inherit;
  outline-color: inherit;
}
.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
  border-color: inherit;
  outline-color: inherit;
}
.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
  border-color: inherit;
  outline-color: inherit;
}
.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
.e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
.e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
  border-color: inherit;
  outline-color: inherit;
}
.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
  border-left: transparent;
  border-right: transparent;
}
.e-btn-group.e-rtl .e-btn:first-of-type,
.e-css.e-btn-group.e-rtl .e-btn:first-of-type {
  border-left: transparent;
}
.e-btn-group.e-rtl .e-btn:last-of-type,
.e-css.e-btn-group.e-rtl .e-btn:last-of-type {
  border-right: transparent;
}

.e-bigger .e-btn-group .e-btn-icon,
.e-bigger.e-btn-group .e-btn-icon,
.e-bigger .e-css.e-btn-group .e-btn-icon,
.e-bigger.e-css.e-btn-group .e-btn-icon {
  font-size: 16px;
}

/* stylelint-disable property-no-vendor-prefix */
@keyframes material-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fabric-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.e-progress-btn {
  position: relative;
}
.e-progress-btn .e-progress {
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.3s linear;
}
.e-progress-btn .e-spinner {
  transition: all 0.3s linear;
}
.e-progress-btn .e-btn-content {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.e-progress-btn.e-vertical .e-progress {
  bottom: 0;
  height: 0%;
  top: auto;
  width: 100%;
}
.e-progress-btn.e-progress-top .e-progress {
  height: 10%;
}
.e-progress-btn.e-progress-bottom .e-progress {
  bottom: -1px;
  height: 10%;
  top: auto;
}
.e-progress-btn.e-progress-active {
  overflow: hidden;
  pointer-events: none;
}
.e-progress-btn.e-progress-active .e-progress {
  opacity: 1;
}
.e-progress-btn.e-progress-active .e-animate-end {
  opacity: 0;
}
.e-progress-btn.e-spin-top, .e-progress-btn.e-spin-bottom {
  transition: padding 0.3s linear;
}
.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top .e-btn-content,
.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top .e-spinner, .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom .e-btn-content,
.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom .e-spinner {
  display: block;
  line-height: 1;
}
.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-center .e-spinner {
  display: flex;
  justify-content: center;
}
.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round) .e-spinner {
  padding-right: 12px;
}
.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round) .e-spinner .e-spinner-inner {
  top: -1px;
}
.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round).e-rtl .e-spinner {
  padding-left: 12px;
  padding-right: 0;
}
.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round) .e-spinner {
  padding-left: 12px;
}
.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round) .e-spinner .e-spinner-inner {
  top: -1px;
}
.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round).e-rtl .e-spinner {
  padding-left: 0;
  padding-right: 12px;
}
.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top {
  padding-bottom: 16px;
  padding-top: 16px;
}
.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top .e-spinner {
  padding-bottom: 12px;
}
.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom {
  padding-bottom: 16px;
  padding-top: 16px;
}
.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom .e-spinner {
  padding-top: 12px;
}
.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-left:not(.e-round) .e-spinner {
  padding-right: 10px;
}
.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-left:not(.e-round).e-rtl .e-spinner {
  padding-left: 10px;
  padding-right: 0;
}
.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-right:not(.e-round) .e-spinner {
  padding-left: 10px;
}
.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-right:not(.e-round).e-rtl .e-spinner {
  padding-left: 0;
  padding-right: 10px;
}
.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-top {
  padding-bottom: 14px;
  padding-top: 14px;
}
.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-top .e-spinner {
  padding-bottom: 10px;
}
.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-bottom {
  padding-bottom: 14px;
  padding-top: 14px;
}
.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-bottom .e-spinner {
  padding-top: 10px;
}
.e-progress-btn.e-round-corner {
  border-radius: 5em;
  outline: none;
  overflow: hidden;
}
.e-progress-btn.e-rtl .e-progress {
  left: auto;
  right: 0;
}
.e-progress-btn.e-rtl.e-vertical .e-progress {
  bottom: auto;
  top: 0;
}
.e-progress-btn .e-spinner-pane {
  height: auto;
  position: relative;
  width: auto;
}
.e-progress-btn .e-spinner-pane .e-spinner-inner {
  left: auto;
  position: relative;
  top: auto;
  transform: none;
}
.e-progress-btn .e-cont-animate {
  align-items: center;
  display: inline-flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@keyframes ProgressSlideLeft {
  from {
    left: 0%;
    opacity: 1;
  }
  to {
    left: -100%;
    opacity: 0;
  }
}
@keyframes ProgressSlideRight {
  from {
    left: 0%;
    opacity: 1;
  }
  to {
    left: 100%;
    opacity: 0;
  }
}
@keyframes ProgressSlideUp {
  from {
    height: auto;
    opacity: 1;
    top: 0;
  }
  to {
    height: auto;
    opacity: 0;
    top: -100px;
  }
}
@keyframes ProgressSlideDown {
  from {
    height: auto;
    opacity: 1;
    top: 0;
  }
  to {
    height: auto;
    opacity: 0;
    top: 100px;
  }
}
@keyframes ProgressZoomIn {
  from {
    opacity: 1;
    transform: translate(0, 0) scale(1);
  }
  to {
    opacity: 0;
    transform: translate(0, 0) scale(3);
  }
}
@keyframes ProgressZoomOut {
  from {
    transform: translate(0, 0) scale(1);
  }
  to {
    transform: translate(0, 0) scale(0);
  }
}

/*! Progress Button Theme */
.e-progress-btn .e-spinner-pane .e-spinner-inner svg {
  fill: rgba(0, 0, 0, 0.87);
  stroke: rgba(0, 0, 0, 0.87);
}
.e-progress-btn .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: rgba(0, 0, 0, 0.87);
}
.e-progress-btn.e-primary .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-primary.e-outline:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-primary.e-outline:focus .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-primary.e-flat:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-primary.e-flat:focus .e-spinner-pane .e-spinner-inner svg {
  fill: #fff;
  stroke: #fff;
}
.e-progress-btn.e-primary .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-primary.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-primary.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-primary.e-flat:hover .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-primary.e-flat:focus .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: white;
}
.e-progress-btn.e-primary .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-primary.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-primary.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-primary.e-flat:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-primary.e-flat:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #fff;
}
.e-progress-btn.e-primary.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-primary.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-primary.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-primary.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-primary.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg {
  fill: #e3165b;
  stroke: #e3165b;
}
.e-progress-btn.e-primary.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-primary.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-primary.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-primary.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-primary.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: #e3165b;
}
.e-progress-btn.e-primary.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-primary.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-primary.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-primary.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-primary.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #e3165b;
}
.e-progress-btn.e-success .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-success.e-outline:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-success.e-outline:focus .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-success.e-flat:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-success.e-flat:focus .e-spinner-pane .e-spinner-inner svg {
  fill: #fff;
  stroke: #fff;
}
.e-progress-btn.e-success .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-success.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-success.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-success.e-flat:hover .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-success.e-flat:focus .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: white;
}
.e-progress-btn.e-success .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-success.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-success.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-success.e-flat:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-success.e-flat:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #fff;
}
.e-progress-btn.e-success.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-success.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-success.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-success.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-success.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg {
  fill: #4d841d;
  stroke: #4d841d;
}
.e-progress-btn.e-success.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-success.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-success.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-success.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-success.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: #4d841d;
}
.e-progress-btn.e-success.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-success.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-success.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-success.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-success.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #4d841d;
}
.e-progress-btn.e-info .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-info.e-outline:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-info.e-outline:focus .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-info.e-flat:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-info.e-flat:focus .e-spinner-pane .e-spinner-inner svg {
  fill: #fff;
  stroke: #fff;
}
.e-progress-btn.e-info .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-info.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-info.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-info.e-flat:hover .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-info.e-flat:focus .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: white;
}
.e-progress-btn.e-info .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-info.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-info.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-info.e-flat:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-info.e-flat:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #fff;
}
.e-progress-btn.e-info.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-info.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-info.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-info.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-info.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg {
  fill: #0378d5;
  stroke: #0378d5;
}
.e-progress-btn.e-info.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-info.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-info.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-info.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-info.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: #0378d5;
}
.e-progress-btn.e-info.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-info.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-info.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-info.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-info.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #0378d5;
}
.e-progress-btn.e-warning .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-warning.e-outline:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-warning.e-outline:focus .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-warning.e-flat:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-warning.e-flat:focus .e-spinner-pane .e-spinner-inner svg {
  fill: #fff;
  stroke: #fff;
}
.e-progress-btn.e-warning .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-warning.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-warning.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-warning.e-flat:hover .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-warning.e-flat:focus .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: white;
}
.e-progress-btn.e-warning .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-warning.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-warning.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-warning.e-flat:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-warning.e-flat:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #fff;
}
.e-progress-btn.e-warning.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-warning.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-warning.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-warning.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-warning.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg {
  fill: #c15700;
  stroke: #c15700;
}
.e-progress-btn.e-warning.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-warning.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-warning.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-warning.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-warning.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: #c15700;
}
.e-progress-btn.e-warning.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-warning.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-warning.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-warning.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-warning.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #c15700;
}
.e-progress-btn.e-danger .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-danger.e-outline:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-danger.e-outline:focus .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-danger.e-flat:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-danger.e-flat:focus .e-spinner-pane .e-spinner-inner svg {
  fill: #fff;
  stroke: #fff;
}
.e-progress-btn.e-danger .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-danger.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-danger.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-danger.e-flat:hover .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-danger.e-flat:focus .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: white;
}
.e-progress-btn.e-danger .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-danger.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-danger.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-danger.e-flat:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-danger.e-flat:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #fff;
}
.e-progress-btn.e-danger.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-danger.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-danger.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-danger.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-danger.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg {
  fill: #d64113;
  stroke: #d64113;
}
.e-progress-btn.e-danger.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-danger.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-danger.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-danger.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-danger.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: #d64113;
}
.e-progress-btn.e-danger.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-danger.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-danger.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-danger.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-danger.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #d64113;
}
.e-progress-btn.e-outline.e-primary .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-flat.e-primary .e-spinner-pane .e-spinner-inner svg {
  fill: #e3165b;
  stroke: #e3165b;
}
.e-progress-btn.e-outline.e-primary .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-flat.e-primary .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: #e3165b;
}
.e-progress-btn.e-outline.e-primary .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-flat.e-primary .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #e3165b;
}
.e-progress-btn.e-outline.e-success .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-flat.e-success .e-spinner-pane .e-spinner-inner svg {
  fill: #4d841d;
  stroke: #4d841d;
}
.e-progress-btn.e-outline.e-success .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-flat.e-success .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: #4d841d;
}
.e-progress-btn.e-outline.e-success .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-flat.e-success .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #4d841d;
}
.e-progress-btn.e-outline.e-info .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-flat.e-info .e-spinner-pane .e-spinner-inner svg {
  fill: #0378d5;
  stroke: #0378d5;
}
.e-progress-btn.e-outline.e-info .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-flat.e-info .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: #0378d5;
}
.e-progress-btn.e-outline.e-info .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-flat.e-info .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #0378d5;
}
.e-progress-btn.e-outline.e-warning .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-flat.e-warning .e-spinner-pane .e-spinner-inner svg {
  fill: #c15700;
  stroke: #c15700;
}
.e-progress-btn.e-outline.e-warning .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-flat.e-warning .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: #c15700;
}
.e-progress-btn.e-outline.e-warning .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-flat.e-warning .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #c15700;
}
.e-progress-btn.e-outline.e-danger .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-flat.e-danger .e-spinner-pane .e-spinner-inner svg {
  fill: #d64113;
  stroke: #d64113;
}
.e-progress-btn.e-outline.e-danger .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-flat.e-danger .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: #d64113;
}
.e-progress-btn.e-outline.e-danger .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-flat.e-danger .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #d64113;
}
.e-progress-btn.e-link .e-spinner-pane .e-spinner-inner svg {
  fill: #0d47a1;
  stroke: #0d47a1;
}
.e-progress-btn.e-link .e-spinner-pane .e-spinner-inner svg .e-path-circle {
  stroke: #0d47a1;
}
.e-progress-btn.e-link .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: #0d47a1;
}

.e-progress {
  background: rgba(0, 0, 0, 0.2);
}

*.e-primary .e-progress,
*.e-success .e-progress,
*.e-danger .e-progress {
  background: rgba(0, 0, 0, 0.2);
}

*.e-info .e-progress {
  background: rgba(0, 0, 0, 0.2);
}

*.e-flat.e-primary .e-progress {
  background: rgba(227, 22, 91, 0.2);
}
*.e-flat.e-success .e-progress {
  background: rgba(77, 132, 29, 0.2);
}
*.e-flat.e-info .e-progress {
  background: rgba(3, 120, 213, 0.2);
}
*.e-flat.e-warning .e-progress {
  background: rgba(193, 87, 0, 0.2);
}
*.e-flat.e-danger .e-progress {
  background: rgba(214, 65, 19, 0.2);
}

*.e-outline:not(:focus).e-primary .e-progress {
  background: rgba(227, 22, 91, 0.2);
}
*.e-outline:not(:focus).e-success .e-progress {
  background: rgba(77, 132, 29, 0.2);
}
*.e-outline:not(:focus).e-info .e-progress {
  background: rgba(3, 120, 213, 0.2);
}
*.e-outline:not(:focus).e-warning .e-progress {
  background: rgba(193, 87, 0, 0.2);
}
*.e-outline:not(:focus).e-danger .e-progress {
  background: rgba(214, 65, 19, 0.2);
}

.e-progress-btn.e-outline .e-spinner-pane .e-spinner-inner svg {
  fill: rgba(0, 0, 0, 0.87);
  stroke: rgba(0, 0, 0, 0.87);
}

.e-progress-btn.e-outline:focus .e-spinner-pane .e-spinner-inner svg {
  fill: rgba(0, 0, 0, 0.87);
  stroke: rgba(0, 0, 0, 0.87);
}

.e-progress-btn.e-outline.e-success .e-spinner-pane .e-spinner-inner svg .e-path-arc {
  stroke: rgba(0, 0, 0, 0.87);
}

*.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round) .e-spinner,
*.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round) .e-spinner {
  padding-right: 14px;
}
*.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round).e-rtl .e-spinner,
*.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round).e-rtl .e-spinner {
  padding-left: 14px;
  padding-right: 0;
}
*.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round) .e-spinner,
*.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round) .e-spinner {
  padding-left: 14px;
}
*.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round).e-rtl .e-spinner,
*.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round).e-rtl .e-spinner {
  padding-left: 0;
  padding-right: 14px;
}
*.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top,
*.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top {
  padding-bottom: 20px;
  padding-top: 20px;
}
*.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top .e-spinner,
*.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top .e-spinner {
  padding-bottom: 14px;
}
*.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom,
*.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom {
  padding-bottom: 20px;
  padding-top: 20px;
}
*.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom .e-spinner,
*.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom .e-spinner {
  padding-top: 14px;
}
*.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-left:not(.e-round) .e-spinner,
*.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-left:not(.e-round) .e-spinner {
  padding-right: 12px;
}
*.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-left:not(.e-round).e-rtl .e-spinner,
*.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-left:not(.e-round).e-rtl .e-spinner {
  padding-left: 12px;
  padding-right: 0;
}
*.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-right:not(.e-round) .e-spinner,
*.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-right:not(.e-round) .e-spinner {
  padding-left: 12px;
}
*.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-right:not(.e-round).e-rtl .e-spinner,
*.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-right:not(.e-round).e-rtl .e-spinner {
  padding-left: 0;
  padding-right: 12px;
}
*.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-top,
*.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-top {
  padding-bottom: 16px;
  padding-top: 16px;
}
*.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-top .e-spinner,
*.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-top .e-spinner {
  padding-bottom: 12px;
}
*.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-bottom,
*.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-bottom {
  padding-bottom: 16px;
  padding-top: 16px;
}
*.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-bottom .e-spinner,
*.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-bottom .e-spinner {
  padding-top: 12px;
}
/*!********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/@syncfusion/ej2-navigations/styles/material.css?ngGlobalStyle ***!
  \********************************************************************************************************************************************************************************************************************************************************************/
/*! component icons */
.e-pager .e-icon-last::before,
.e-grid-menu .e-icon-last::before {
  content: "\e897";
}
.e-pager .e-icon-first::before,
.e-grid-menu .e-icon-first::before {
  content: "\e896";
}
.e-pager .e-icon-prev::before,
.e-grid-menu .e-icon-prev::before {
  content: "\e904";
}
.e-pager .e-icon-next::before,
.e-grid-menu .e-icon-next::before {
  content: "\e913";
}
.e-pager.e-rtl .e-icon-last.e-lastpage::before, .e-pager.e-rtl .e-icon-last.e-lastpage:hover, .e-pager.e-rtl .e-icon-last.e-lastpagedisabled::before,
.e-grid-menu.e-rtl .e-icon-last.e-lastpage::before,
.e-grid-menu.e-rtl .e-icon-last.e-lastpage:hover,
.e-grid-menu.e-rtl .e-icon-last.e-lastpagedisabled::before {
  content: "\e896";
}
.e-pager.e-rtl .e-icon-first.e-firstpage::before, .e-pager.e-rtl .e-icon-first.e-firstpage:hover, .e-pager.e-rtl .e-icon-first.e-firstpagedisabled::before,
.e-grid-menu.e-rtl .e-icon-first.e-firstpage::before,
.e-grid-menu.e-rtl .e-icon-first.e-firstpage:hover,
.e-grid-menu.e-rtl .e-icon-first.e-firstpagedisabled::before {
  content: "\e897";
}
.e-pager.e-rtl .e-icon-prev.e-prevpage::before, .e-pager.e-rtl .e-icon-prev.e-prevpage:hover, .e-pager.e-rtl .e-icon-prev.e-prevpagedisabled::before,
.e-grid-menu.e-rtl .e-icon-prev.e-prevpage::before,
.e-grid-menu.e-rtl .e-icon-prev.e-prevpage:hover,
.e-grid-menu.e-rtl .e-icon-prev.e-prevpagedisabled::before {
  content: "\e913";
}
.e-pager.e-rtl .e-icon-next.e-nextpage::before, .e-pager.e-rtl .e-icon-next.e-nextpage:hover, .e-pager.e-rtl .e-icon-next.e-nextpagedisabled::before,
.e-grid-menu.e-rtl .e-icon-next.e-nextpage::before,
.e-grid-menu.e-rtl .e-icon-next.e-nextpage:hover,
.e-grid-menu.e-rtl .e-icon-next.e-nextpagedisabled::before {
  content: "\e904";
}

/*! Pager layout */
.e-pager {
  border-style: solid;
  border-width: 1px;
  display: inline-block;
  font-size: 13px;
  padding: 0;
  white-space: normal;
  width: 100%;
  /* stylelint-disable */
  /* stylelint-enable */
}
.e-pager [class^=e-] {
  box-sizing: border-box;
}
.e-pager .e-pager-default.e-hide,
.e-pager .e-pagesizes.e-hide,
.e-pager .e-hide {
  display: none;
}
.e-pager div.e-parentmsgbar {
  float: right;
  padding-bottom: 9px;
  padding-right: 18px;
  padding-top: 14px;
}
.e-pager .e-pagesizes {
  display: inline;
}
.e-pager .e-pagerdropdown {
  display: inline-block;
  height: 32px;
  margin-left: 12px;
  margin-right: 0;
  margin-top: -26px;
  overflow: hidden;
  vertical-align: middle;
  width: 90px;
}
.e-pager .e-pagerconstant {
  display: inline-block;
  margin: 0 0 11px 12px;
  overflow: hidden;
  width: auto;
}
.e-pager .e-icons {
  font-size: 9px;
}
.e-pager .e-numericitem {
  border-right-style: solid;
  border-right-width: 0;
  display: inline-block;
  line-height: 1;
  margin-right: 4px;
  min-width: 26px;
  padding: 5px 8px;
  text-align: center;
}
.e-pager div.e-pagermsgdiv {
  padding-right: 6px;
  padding-top: 4px;
  text-align: right;
}
.e-pager .e-firstpagedisabled,
.e-pager .e-prevpagedisabled,
.e-pager .e-nextpagedisabled,
.e-pager .e-lastpagedisabled {
  opacity: 0.3;
}
.e-pager .e-spacing,
.e-pager .e-numericitem:hover,
.e-pager .e-currentitem {
  border-radius: 12px;
  cursor: pointer;
  padding: 6px;
  text-decoration: none;
}
.e-pager .e-currentitem {
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}
.e-pager div,
.e-pager a {
  display: inline;
  -webkit-user-select: none;
          user-select: none;
}
.e-pager .e-icons::before {
  display: inline-block;
}
.e-pager .e-pagercontainer .e-firstpage,
.e-pager .e-pagercontainer .e-prevpage,
.e-pager .e-pagercontainer .e-firstpagedisabled,
.e-pager .e-pagercontainer .e-prevpagedisabled,
.e-pager .e-pagercontainer .e-nextpage,
.e-pager .e-pagercontainer .e-lastpage,
.e-pager .e-pagercontainer .e-nextpagedisabled,
.e-pager .e-pagercontainer .e-lastpagedisabled {
  border-right-style: solid;
  border-right-width: 0;
  display: inline-block;
  margin-right: 12px;
  margin-top: 5px;
  min-width: 26px;
  padding: 11px 9px 8px;
}
.e-pager .e-pagercontainer .e-lastpage,
.e-pager .e-pagercontainer .e-lastpagedisabled {
  border-right: 0;
}
.e-pager .e-firstpage:hover,
.e-pager .e-prevpage:hover,
.e-pager .e-lastpage:hover,
.e-pager .e-nextpage:hover {
  cursor: pointer;
  text-decoration: none;
}
.e-pager a.e-nextprevitemdisabled {
  display: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
}
.e-pager .e-next.e-icons.e-icon-next.e-nextpagedisabled.e-disable,
.e-pager .e-next.e-icons.e-icon-next.e-nextpage.e-pager-default {
  margin-left: 9px;
}
.e-pager .e-pagercontainer {
  border-radius: 4px;
  border-style: solid;
  border-width: 0;
  display: inline-block;
  margin: 5px 6px 5px 18px;
  overflow: hidden;
}
.e-pager .e-lastpage:hover {
  border-radius: 0 4px 4px 0;
}
.e-pager .e-firstpage:hover {
  border-radius: 4px 0 0 4px;
}
.e-pager .e-pagermessage,
.e-pager .e-pagerexternalmsg {
  display: block;
  margin: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.e-pager .e-mfirst,
.e-pager .e-mprev,
.e-pager .e-mnext,
.e-pager .e-mlast {
  display: none;
}
.e-pager .e-mprev {
  text-indent: -3px;
}
.e-pager .e-mnext {
  text-indent: -2px;
}
.e-pager .e-mfirst,
.e-pager .e-mprev,
.e-pager .e-mnext,
.e-pager .e-mlast {
  -webkit-tap-highlight-color: #fff;
}
.e-pager .e-pp,
.e-pager .e-np,
.e-pager .e-pp:hover,
.e-pager .e-np:hover {
  font-size: 22px;
  padding: 0 6px;
  font-weight: normal;
  letter-spacing: -0.1em;
}
.e-pager .e-np.e-focused,
.e-pager .e-pp.e-focused {
  line-height: 14px;
  padding: 2.5px 0 9px;
}
.e-pager.e-adaptive {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 6px;
}
.e-pager.e-adaptive div.e-parentmsgbar {
  margin: 0 5px;
  margin-top: -4px;
  flex-grow: 1;
  min-width: 10px;
  white-space: nowrap;
}
.e-pager.e-adaptive .e-pagesizes {
  display: inline-flex;
  width: auto;
}
.e-pager.e-adaptive .e-pagerdropdown {
  margin: 6px 2px 0 4px;
  width: 77px;
  min-width: 77px;
  order: 2;
  height: 40px;
  padding-right: 5px;
}
.e-pager.e-adaptive .e-pagerconstant {
  font-size: 12px;
  position: relative;
  top: 9px;
  order: 1;
  min-width: 52px;
  max-height: 34px;
  margin: 0 8px 0 10px;
}
.e-pager.e-adaptive .e-pagerconstant.e-page-all {
  top: 14px;
  text-align: center;
}
.e-pager.e-adaptive .e-mfirst,
.e-pager.e-adaptive .e-mprev,
.e-pager.e-adaptive .e-mnext,
.e-pager.e-adaptive .e-mlast {
  padding: 1% 2%;
  width: 5%;
}
.e-pager.e-adaptive .e-mfirst,
.e-pager.e-adaptive .e-mlast {
  width: calc(5% + 11px);
}
@media (max-width: 769px) {
  .e-pager {
    padding: 13px 0;
  }
  .e-pager div.e-parentmsgbar {
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
    box-sizing: border-box;
    display: inline-block;
    float: initial;
    text-align: center;
    width: calc(60% - 48px);
  }
  .e-pager .e-pagesizes,
  .e-pager .e-pagecountmsg,
  .e-pager .e-pagercontainer {
    display: none;
  }
  .e-pager .e-icons {
    font-size: 11px;
  }
  .e-pager .e-mfirst,
  .e-pager .e-mprev,
  .e-pager .e-mnext,
  .e-pager .e-mlast {
    border: 0;
    box-sizing: border-box;
    display: inline-block;
    padding: 1% 5%;
  }
  .e-pager .e-mfirst {
    margin-right: 4px;
    text-align: right;
    width: calc(10% + 11px);
  }
  .e-pager .e-mprev {
    margin: 0 4px;
    text-align: right;
    width: 10%;
  }
  .e-pager .e-mnext {
    margin: 0 4px;
    text-align: left;
    width: 10%;
  }
  .e-pager .e-mlast {
    margin-left: 4px;
    text-align: left;
    width: calc(10% + 11px);
  }
}
.e-pager.e-rtl {
  direction: rtl;
}
.e-pager.e-rtl .e-next.e-icons.e-icon-next.e-nextpagedisabled.e-disable,
.e-pager.e-rtl .e-next.e-icons.e-icon-next.e-nextpage.e-pager-default {
  margin-left: 0;
  margin-right: 6px;
}
.e-pager.e-rtl .e-pagercontainer, .e-pager.e-rtl div, .e-pager.e-rtl a {
  float: initial;
}
.e-pager.e-rtl .e-parentmsgbar {
  float: left;
  margin-left: 6px;
  padding-top: 18px;
}
.e-pager.e-rtl .e-pagerdropdown {
  margin: -33px 18px 0 10px;
}
.e-pager.e-rtl .e-pagerconstant {
  margin: 14px;
}
.e-pager.e-rtl .e-pagerexternalmsg {
  float: none;
}
.e-pager.e-rtl .e-pagercontainer {
  float: none;
  margin: 5px 6px 5px 18px;
  padding: 0;
}
.e-pager.e-rtl .e-firstpage, .e-pager.e-rtl .e-prevpage, .e-pager.e-rtl .e-firstpagedisabled, .e-pager.e-rtl .e-prevpagedisabled, .e-pager.e-rtl .e-nextpage, .e-pager.e-rtl .e-lastpage, .e-pager.e-rtl .e-nextpagedisabled, .e-pager.e-rtl .e-lastpagedisabled {
  padding: 9px 8px;
}
.e-pager.e-rtl .e-firstpage::before, .e-pager.e-rtl .e-firstpage:hover, .e-pager.e-rtl .e-firstpagedisabled::before {
  content: "\e701";
}
.e-pager.e-rtl .e-prevpage::before, .e-pager.e-rtl .e-prevpage:hover, .e-pager.e-rtl .e-prevpagedisabled::before {
  content: "\e848";
}
.e-pager.e-rtl .e-nextpage::before, .e-pager.e-rtl .e-nextpage:hover, .e-pager.e-rtl .e-nextpagedisabled::before {
  content: "\e84b";
}
.e-pager.e-rtl .e-lastpage::before, .e-pager.e-rtl .e-lastpage:hover, .e-pager.e-rtl .e-lastpagedisabled::before {
  content: "\e716";
}
.e-pager.e-rtl .e-nextpage, .e-pager.e-rtl .e-nextpagedisabled, .e-pager.e-rtl .e-prevpage, .e-pager.e-rtl .e-prevpagedisabled, .e-pager.e-rtl .e-firstpage, .e-pager.e-rtl .e-firstpagedisabled {
  border-left-style: solid;
  border-left-width: 0;
}
.e-pager.e-rtl .e-nextpage, .e-pager.e-rtl .e-nextpagedisabled, .e-pager.e-rtl .e-prevpage, .e-pager.e-rtl .e-prevpagedisabled {
  border-right-style: none;
  border-right-width: 0;
}
.e-pager.e-rtl .e-firstpage, .e-pager.e-rtl .e-firstpagedisabled {
  border-right: medium none;
}
.e-pager.e-rtl .e-firstpage:hover {
  border-radius: 0 4px 4px 0;
}
.e-pager.e-rtl .e-lastpage:hover {
  border-radius: 0 4px 4px 0;
}
.e-pager.e-rtl .e-numericcontainer {
  float: none;
}
.e-pager.e-rtl .e-numericitem {
  border-left-style: solid;
  border-left-width: 0;
  border-right-style: none;
  border-right-width: 0;
  min-width: 26px;
}
.e-pager.e-rtl .e-next.e-icons.e-icon-next.e-nextpagedisabled.e-disable, .e-pager.e-rtl .e-next.e-icons.e-icon-next.e-nextpage.e-pager-default {
  margin-left: 0;
  margin-right: 9px;
}
.e-pager.e-rtl .e-spacing, .e-pager.e-rtl .e-numericitem:hover, .e-pager.e-rtl .e-currentitem {
  margin: 11px 4px 0 0;
  padding: 6px;
}
.e-pager.e-rtl .e-pp, .e-pager.e-rtl .e-np, .e-pager.e-rtl .e-pp:hover, .e-pager.e-rtl .e-np:hover {
  margin-top: -2px;
  padding: 3px 11px 9px;
}
.e-pager.e-rtl.e-adaptive.e-rtl div.e-parentmsgbar {
  margin: 0 5px;
  margin-top: -4px;
  padding-top: 0;
}
.e-pager.e-rtl.e-adaptive.e-rtl div.e-pagerconstant {
  margin: 0 10px 0 8px;
}
.e-pager.e-rtl.e-adaptive.e-rtl div.e-pagerconstant.e-page-all {
  top: 15px;
}
.e-pager.e-rtl.e-adaptive.e-rtl div.e-pagerdropdown {
  min-width: 92px;
  margin: 8px 4px 0 2px;
  padding: 0 0 0 5px;
}
.e-pager.e-rtl.e-adaptive.e-rtl .e-mfirst,
.e-pager.e-rtl.e-adaptive.e-rtl .e-mprev,
.e-pager.e-rtl.e-adaptive.e-rtl .e-mnext,
.e-pager.e-rtl.e-adaptive.e-rtl .e-mlast {
  padding: 1% 2%;
  width: 5%;
}
.e-pager.e-rtl.e-adaptive.e-rtl .e-mfirst,
.e-pager.e-rtl.e-adaptive.e-rtl .e-mlast {
  width: calc(5% + 11px);
}
@media (max-width: 769px) {
  .e-pager.e-rtl .e-mfirst,
  .e-pager.e-rtl .e-mprev,
  .e-pager.e-rtl .e-mnext,
  .e-pager.e-rtl .e-mlast {
    border: 0;
  }
  .e-pager.e-rtl.e-rtl div.e-parentmsgbar {
    float: initial;
    margin-left: 0;
    margin-top: 7px;
  }
  .e-pager.e-rtl .e-parentmsgbar {
    float: right;
  }
}
.e-pager.sf-pager .e-pagercontainer {
  font-size: 0;
}
.e-pager.sf-pager .e-pagercontainer .e-first,
.e-pager.sf-pager .e-pagercontainer .e-prev,
.e-pager.sf-pager .e-pagercontainer .e-next,
.e-pager.sf-pager .e-pagercontainer .e-last {
  font-size: 9px;
}
.e-pager.sf-pager .e-numericcontainer a {
  font-size: 13px;
}
.e-pager.sf-pager .e-link,
.e-pager.sf-pager .e-next.e-icons.e-icon-next.e-nextpage.e-pager-default {
  margin-left: 0;
}

/*! Pager theme */
.e-pager {
  border-color: #e0e0e0;
  background: #fff;
  color: #000;
  opacity: 0.87;
}
.e-pager div.e-icons.e-pager-default {
  color: #000;
}
.e-pager div.e-icons.e-disable {
  color: unset;
}
.e-pager .e-pager-default:hover {
  background: #fff;
  color: #000;
  opacity: 0.87;
}
.e-pager .e-parentmsgbar {
  font-weight: normal;
}
.e-pager .e-spacing {
  color: #000;
  opacity: 0.87;
}
.e-pager .e-spacing.e-numericitem:not(.e-active):not(.e-np):not(.e-pp):hover {
  background: unset;
}
.e-pager .e-numericitem:hover {
  color: #000;
  opacity: 0.87;
}
.e-pager .e-numericitem:not(.e-active):not(.e-np):not(.e-pp):hover {
  background-color: #eee;
  opacity: 1;
}
.e-pager .e-numericitem {
  background: #fff;
  color: #000;
}
.e-pager .e-prevpagedisabled,
.e-pager .e-prevpage,
.e-pager .e-nextpage,
.e-pager .e-nextpagedisabled,
.e-pager .e-lastpagedisabled,
.e-pager .e-lastpage,
.e-pager .e-firstpage,
.e-pager .e-firstpagedisabled {
  background-color: #fff;
  color: #000;
}
.e-pager .e-lastpage,
.e-pager .e-firstpage {
  background-color: transparent;
}
.e-pager .e-pagercontainer {
  background-color: #fff;
  border-color: #e0e0e0;
}
.e-pager .e-numericitem,
.e-pager .e-firstpage,
.e-pager .e-prevpage,
.e-pager .e-firstpagedisabled,
.e-pager .e-prevpagedisabled,
.e-pager .e-nextpage,
.e-pager .e-lastpage,
.e-pager .e-nextpagedisabled,
.e-pager .e-lastpagedisabled {
  border-right-color: #e0e0e0;
}
.e-pager .e-currentitem,
.e-pager .e-currentitem:hover {
  background: #e3165b;
  color: #fff;
  opacity: 1;
}
.e-pager .e-numericitem.e-focused,
.e-pager .e-first.e-focused,
.e-pager .e-prev.e-focused,
.e-pager .e-next.e-focused,
.e-pager .e-last.e-focused,
.e-pager .e-mfirst.e-focused,
.e-pager .e-mprev.e-focused,
.e-pager .e-mnext.e-focused,
.e-pager .e-mlast.e-focused {
  background-color: #eee;
}
.e-pager .e-currentitem.e-numericitem.e-focused {
  background: #e3165b;
  box-shadow: none;
}
.e-pager .e-focused {
  box-shadow: 0 0 0 1px #9e9e9e inset;
}
@media (max-width: 590px) {
  .e-pager .e-pager-default:hover {
    background: #fff;
    color: #000;
    opacity: 0.87;
  }
}
.e-pager.e-rtl .e-numericitem, .e-pager.e-rtl .e-firstpage, .e-pager.e-rtl .e-prevpage, .e-pager.e-rtl .e-firstpagedisabled, .e-pager.e-rtl .e-prevpagedisabled, .e-pager.e-rtl .e-nextpage, .e-pager.e-rtl .e-lastpage, .e-pager.e-rtl .e-nextpagedisabled, .e-pager.e-rtl .e-lastpagedisabled, .e-pager.e-rtl .e-nextpage, .e-pager.e-rtl .e-nextpagedisabled {
  border-left-color: #e0e0e0;
}

/*! Pager bigger */
.e-bigger .e-pager,
.e-pager.e-bigger {
  font-size: 13px;
  padding: 4px 0 2px;
}
.e-bigger .e-pager div.e-icons:not(.e-check),
.e-pager.e-bigger div.e-icons:not(.e-check) {
  font-size: 13px;
}
.e-bigger .e-pager div.e-parentmsgbar,
.e-pager.e-bigger div.e-parentmsgbar {
  padding-bottom: 8px;
  padding-right: 24px;
  padding-top: 20px;
}
.e-bigger .e-pager:not(.e-adaptive) .e-pagerdropdown,
.e-pager.e-bigger:not(.e-adaptive) .e-pagerdropdown {
  height: 40px;
  margin: -40px 0 0 16px;
  margin-top: -36px;
  width: 90px;
}
.e-bigger .e-pager .e-pagercontainer,
.e-pager.e-bigger .e-pagercontainer {
  margin: 5px 8px 5px 24px;
}
.e-bigger .e-pager .e-pagercontainer .e-firstpage,
.e-bigger .e-pager .e-pagercontainer .e-prevpage,
.e-bigger .e-pager .e-pagercontainer .e-firstpagedisabled,
.e-bigger .e-pager .e-pagercontainer .e-prevpagedisabled,
.e-bigger .e-pager .e-pagercontainer .e-nextpage,
.e-bigger .e-pager .e-pagercontainer .e-lastpage,
.e-bigger .e-pager .e-pagercontainer .e-nextpagedisabled,
.e-bigger .e-pager .e-pagercontainer .e-lastpagedisabled,
.e-pager.e-bigger .e-pagercontainer .e-firstpage,
.e-pager.e-bigger .e-pagercontainer .e-prevpage,
.e-pager.e-bigger .e-pagercontainer .e-firstpagedisabled,
.e-pager.e-bigger .e-pagercontainer .e-prevpagedisabled,
.e-pager.e-bigger .e-pagercontainer .e-nextpage,
.e-pager.e-bigger .e-pagercontainer .e-lastpage,
.e-pager.e-bigger .e-pagercontainer .e-nextpagedisabled,
.e-pager.e-bigger .e-pagercontainer .e-lastpagedisabled {
  padding: 11px 9px 8px;
}
.e-bigger .e-pager .e-pagerconstant,
.e-pager.e-bigger .e-pagerconstant {
  margin-bottom: 15px;
  margin-left: 16px;
}
@media (max-width: 769px) {
  .e-bigger .e-pager,
  .e-pager.e-bigger {
    padding: 19px 0;
  }
  .e-bigger .e-pager.e-rtl div.e-parentmsgbar,
  .e-pager.e-bigger.e-rtl div.e-parentmsgbar {
    margin-right: 0;
  }
  .e-bigger .e-pager div.e-parentmsgbar,
  .e-pager.e-bigger div.e-parentmsgbar {
    padding: 0;
  }
}
.e-bigger .e-pager .e-next.e-icons.e-icon-next.e-nextpagedisabled.e-disable,
.e-bigger .e-pager .e-next.e-icons.e-icon-next.e-nextpage.e-pager-default,
.e-pager.e-bigger .e-next.e-icons.e-icon-next.e-nextpagedisabled.e-disable,
.e-pager.e-bigger .e-next.e-icons.e-icon-next.e-nextpage.e-pager-default {
  margin-left: 12px;
}
.e-bigger .e-pager .e-numericitem,
.e-pager.e-bigger .e-numericitem {
  margin: 0 8px;
}
.e-bigger .e-pager .e-pp.e-spacing,
.e-bigger .e-pager .e-np.e-spacing,
.e-bigger .e-pager .e-pp.e-spacing:hover,
.e-bigger .e-pager .e-np.e-spacing:hover,
.e-pager.e-bigger .e-pp.e-spacing,
.e-pager.e-bigger .e-np.e-spacing,
.e-pager.e-bigger .e-pp.e-spacing:hover,
.e-pager.e-bigger .e-np.e-spacing:hover {
  padding: 10px 13px;
}
.e-bigger .e-pager .e-spacing,
.e-bigger .e-pager .e-numericitem:hover,
.e-bigger .e-pager .e-currentitem,
.e-pager.e-bigger .e-spacing,
.e-pager.e-bigger .e-numericitem:hover,
.e-pager.e-bigger .e-currentitem {
  border-radius: 16px;
  padding: 10px 13px;
}
.e-bigger .e-pager.e-rtl .e-spacing,
.e-bigger .e-pager.e-rtl .e-numericitem:hover,
.e-bigger .e-pager.e-rtl .e-currentitem,
.e-pager.e-bigger.e-rtl .e-spacing,
.e-pager.e-bigger.e-rtl .e-numericitem:hover,
.e-pager.e-bigger.e-rtl .e-currentitem {
  margin: 0 8px;
  padding: 10px 13px;
}
.e-bigger .e-pager.e-rtl .e-pagerdropdown,
.e-pager.e-bigger.e-rtl .e-pagerdropdown {
  margin: -35px 18px 0 0;
}
.e-bigger .e-pager.e-rtl .e-pagerconstant,
.e-pager.e-bigger.e-rtl .e-pagerconstant {
  margin: 8px 16px 16px 0;
}
.e-bigger .e-pager.e-rtl .e-pagercontainer,
.e-pager.e-bigger.e-rtl .e-pagercontainer {
  margin: 5px 0;
}
.e-bigger .e-pager.e-rtl .e-next.e-icons.e-icon-next.e-nextpagedisabled.e-disable,
.e-bigger .e-pager.e-rtl .e-next.e-icons.e-icon-next.e-nextpage.e-pager-default,
.e-pager.e-bigger.e-rtl .e-next.e-icons.e-icon-next.e-nextpagedisabled.e-disable,
.e-pager.e-bigger.e-rtl .e-next.e-icons.e-icon-next.e-nextpage.e-pager-default {
  margin-left: 0;
  margin-right: 12px;
}
.e-bigger .e-pager.e-rtl div.e-parentmsgbar,
.e-pager.e-bigger.e-rtl div.e-parentmsgbar {
  margin-left: 6px;
  margin-top: 0;
}
@media (max-width: 769px) {
  .e-bigger .e-pager.e-rtl div.e-parentmsgbar,
  .e-pager.e-bigger.e-rtl div.e-parentmsgbar {
    margin-left: 0;
    margin-top: 7px;
  }
}
@media (max-width: 769px) {
  .e-bigger .e-pager.e-rtl div.e-parentmsgbar,
  .e-pager.e-bigger.e-rtl div.e-parentmsgbar {
    margin-left: 0;
    margin-top: 7px;
  }
}
.e-bigger .e-pager.e-rtl .e-pp.e-spacing.e-numericitem, .e-bigger .e-pager.e-rtl .e-np.e-spacing.e-numericitem, .e-bigger .e-pager.e-rtl .e-pp.e-spacing.e-numericitem:hover, .e-bigger .e-pager.e-rtl .e-np.e-spacing.e-numericitem:hover,
.e-pager.e-bigger.e-rtl .e-pp.e-spacing.e-numericitem,
.e-pager.e-bigger.e-rtl .e-np.e-spacing.e-numericitem,
.e-pager.e-bigger.e-rtl .e-pp.e-spacing.e-numericitem:hover,
.e-pager.e-bigger.e-rtl .e-np.e-spacing.e-numericitem:hover {
  font-size: 22px;
  margin-top: 0;
}
.e-bigger .e-pager.e-rtl.e-adaptive div.e-parentmsgbar,
.e-pager.e-bigger.e-rtl.e-adaptive div.e-parentmsgbar {
  margin-top: 0;
}
.e-bigger .e-pager.e-rtl.e-adaptive div.e-pagerdropdown,
.e-pager.e-bigger.e-rtl.e-adaptive div.e-pagerdropdown {
  margin: 2px 4px 0 2px;
}
.e-bigger .e-pager.e-rtl.e-adaptive div.e-pagerconstant.e-page-all,
.e-pager.e-bigger.e-rtl.e-adaptive div.e-pagerconstant.e-page-all {
  top: 14px;
}
.e-bigger .e-pager .e-pagercontainer .e-firstpage,
.e-bigger .e-pager .e-pagercontainer .e-prevpage,
.e-bigger .e-pager .e-pagercontainer .e-firstpagedisabled,
.e-bigger .e-pager .e-pagercontainer .e-prevpagedisabled,
.e-bigger .e-pager .e-pagercontainer .e-nextpage,
.e-bigger .e-pager .e-pagercontainer .e-lastpage,
.e-bigger .e-pager .e-pagercontainer .e-nextpagedisabled,
.e-bigger .e-pager .e-pagercontainer .e-lastpagedisabled,
.e-pager.e-bigger .e-pagercontainer .e-firstpage,
.e-pager.e-bigger .e-pagercontainer .e-prevpage,
.e-pager.e-bigger .e-pagercontainer .e-firstpagedisabled,
.e-pager.e-bigger .e-pagercontainer .e-prevpagedisabled,
.e-pager.e-bigger .e-pagercontainer .e-nextpage,
.e-pager.e-bigger .e-pagercontainer .e-lastpage,
.e-pager.e-bigger .e-pagercontainer .e-nextpagedisabled,
.e-pager.e-bigger .e-pagercontainer .e-lastpagedisabled {
  margin-right: 16px;
  padding: 6px;
}
.e-bigger .e-pager .e-pp,
.e-bigger .e-pager .e-np,
.e-bigger .e-pager .e-pp:hover,
.e-bigger .e-pager .e-np:hover,
.e-pager.e-bigger .e-pp,
.e-pager.e-bigger .e-np,
.e-pager.e-bigger .e-pp:hover,
.e-pager.e-bigger .e-np:hover {
  font-size: 22px;
}
.e-bigger .e-pager.e-adaptive div.e-parentmsgbar,
.e-pager.e-bigger.e-adaptive div.e-parentmsgbar {
  margin-top: 0;
}
.e-bigger .e-pager.e-adaptive .e-pagerdropdown,
.e-pager.e-bigger.e-adaptive .e-pagerdropdown {
  margin: 2px 2px 0 4px;
  height: 40px;
}
.e-bigger .e-pager.e-adaptive .e-pagerconstant.e-page-all,
.e-pager.e-bigger.e-adaptive .e-pagerconstant.e-page-all {
  top: 14px;
}
.e-bigger .e-pager.e-adaptive .e-pagerconstant,
.e-pager.e-bigger.e-adaptive .e-pagerconstant {
  margin: 0 8px 0 10px;
}

/*! component's theme wise override definitions and variables */
@keyframes hscroll-popup-shadow {
  0% {
    border-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(255, 255, 255, 0.12);
  }
}
/*! hscroll icons */
.e-hscroll.e-rtl.e-scroll-device .e-nav-right-arrow::before {
  content: "\e904";
}
.e-hscroll.e-rtl.e-scroll-device .e-nav-left-arrow::before {
  content: "\e913";
}
.e-hscroll.e-rtl .e-nav-left-arrow::before {
  content: "\e913";
}
.e-hscroll.e-rtl .e-nav-right-arrow::before {
  content: "\e904";
}
.e-hscroll.e-scroll-device .e-nav-right-arrow::before {
  content: "\e913";
}
.e-hscroll.e-scroll-device .e-nav-left-arrow::before {
  content: "\e904";
}
.e-hscroll .e-nav-left-arrow::before {
  content: "\e904";
  line-height: normal;
}
.e-hscroll .e-nav-right-arrow::before {
  content: "\e913";
  line-height: normal;
}

/*! h-scroll layout */
.e-hscroll {
  display: block;
  position: relative;
  width: inherit;
}
.e-hscroll.e-rtl.e-scroll-device {
  padding-left: 50px;
  padding-right: initial;
}
.e-hscroll.e-rtl.e-scroll-device .e-scroll-nav {
  transform: skewX(-16deg) translateX(-6px);
}
.e-hscroll.e-rtl.e-scroll-device .e-scroll-overlay.e-scroll-right-overlay {
  left: 56px;
  right: auto;
  transform: skewX(-16deg) translateX(-6px);
}
.e-hscroll.e-rtl.e-scroll-device .e-scroll-overlay.e-scroll-left-overlay {
  left: auto;
  right: 0;
}
.e-hscroll:not(.e-scroll-device) {
  padding: 0 40px;
}
.e-hscroll.e-scroll-device {
  padding-right: 50px;
}
.e-hscroll.e-scroll-device .e-scroll-nav {
  transform: skewX(-16deg) translateX(6px);
  width: 56px;
}
.e-hscroll.e-scroll-device .e-scroll-nav .e-nav-arrow {
  font-size: 14px;
  transform: skewX(16deg);
}
.e-hscroll.e-scroll-device .e-scroll-overlay {
  opacity: 0.5;
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: 100;
}
.e-hscroll.e-scroll-device .e-scroll-overlay.e-scroll-right-overlay {
  left: auto;
  right: 56px;
  transform: skewX(-16deg) translateX(6px);
}
.e-hscroll.e-scroll-device .e-scroll-overlay.e-scroll-left-overlay {
  left: 0;
  right: auto;
}
.e-hscroll.e-overlay .e-hscroll-content > * {
  pointer-events: none;
}
.e-hscroll > * {
  height: inherit;
  line-height: normal;
}
.e-hscroll .e-hscroll-content {
  display: inline-block;
  height: inherit;
  position: relative;
}
.e-hscroll .e-hscroll-content > * {
  pointer-events: auto;
}
.e-hscroll.e-rtl .e-scroll-nav.e-scroll-right-nav {
  left: 0;
  right: auto;
}
.e-hscroll.e-rtl .e-scroll-nav.e-scroll-left-nav {
  left: auto;
  right: 0;
}
.e-hscroll .e-scroll-nav {
  align-items: center;
  bottom: 0;
  cursor: pointer;
  display: flex;
  min-height: 42px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 40px;
}
.e-hscroll .e-scroll-nav.e-scroll-left-nav {
  left: 0;
}
.e-hscroll .e-scroll-nav.e-scroll-right-nav {
  right: 0;
}
.e-hscroll .e-scroll-nav.e-ie-align {
  display: table;
}
.e-hscroll .e-nav-arrow {
  position: relative;
}
.e-hscroll .e-nav-arrow.e-icons {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  font-size: 12px;
}
.e-hscroll .e-hscroll-bar .e-hscroll-content .e-overlay {
  pointer-events: none;
}

/*! h-scroll theme */
.e-hscroll .e-scroll-nav .e-icons {
  color: rgba(0, 0, 0, 0.54);
}
.e-hscroll.e-rtl.e-scroll-device .e-scroll-nav.e-scroll-right-nav {
  border-color: rgba(0, 0, 0, 0.12);
  box-shadow: 4px 0 8px 0 rgba(0, 0, 0, 0.06);
}
.e-hscroll.e-scroll-device .e-scroll-nav.e-scroll-right-nav {
  background-color: #fafafa;
  border-color: rgba(0, 0, 0, 0.12);
  border-width: 1px;
  box-shadow: -4px 0 8px 0 rgba(0, 0, 0, 0.06);
}
.e-hscroll.e-scroll-device .e-scroll-nav.e-scroll-right-nav .e-nav-arrow {
  color: #e3165b;
}
.e-hscroll .e-scroll-overlay {
  background-color: transparent;
  background-repeat: repeat-x;
}
.e-hscroll .e-scroll-overlay.e-scroll-left-overlay {
  background-image: linear-gradient(-270deg, #fafafa 0%, rgba(250, 250, 250, 0) 100%);
}
.e-hscroll .e-scroll-overlay.e-scroll-right-overlay {
  background-image: linear-gradient(-270deg, rgba(250, 250, 250, 0) 0%, #fafafa 100%);
}
.e-hscroll.e-rtl .e-scroll-nav {
  background: #fafafa;
}
.e-hscroll.e-rtl .e-scroll-nav.e-scroll-left-nav {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  border-right: 0;
}
.e-hscroll.e-rtl .e-scroll-nav.e-scroll-right-nav {
  border-left: 0;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}
.e-hscroll.e-rtl .e-scroll-nav:hover {
  background: rgba(0, 0, 0, 0.12);
  border: 0;
  color: #000;
}
.e-hscroll.e-rtl .e-scroll-nav:hover:active {
  background: rgba(0, 0, 0, 0.12);
}
.e-hscroll:not(.e-scroll-device) .e-scroll-nav:hover {
  background: rgba(0, 0, 0, 0.12);
  color: #000;
}
.e-hscroll:not(.e-scroll-device) .e-scroll-nav:hover .e-icons {
  color: rgba(0, 0, 0, 0.54);
}
.e-hscroll:not(.e-scroll-device) .e-scroll-nav:focus {
  background: rgba(0, 0, 0, 0.12);
  border: 0;
  color: #000;
}
.e-hscroll:not(.e-scroll-device) .e-scroll-nav:focus .e-icons {
  color: rgba(0, 0, 0, 0.54);
}
.e-hscroll:not(.e-scroll-device) .e-scroll-nav:active {
  background: #bdbdbd;
  border: 0;
  box-shadow: none;
  color: #000;
}
.e-hscroll:not(.e-scroll-device) .e-scroll-nav:active .e-icons {
  color: rgba(0, 0, 0, 0.54);
}
.e-hscroll .e-scroll-nav {
  background: #fafafa;
}
.e-hscroll .e-scroll-nav.e-scroll-left-nav {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}
.e-hscroll .e-scroll-nav.e-scroll-right-nav {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
}
.e-hscroll .e-scroll-nav::after {
  background-color: transparent;
  border-radius: 50%;
  border-width: 1px;
  box-sizing: border-box;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  top: 50%;
  visibility: hidden;
  width: 1px;
}
.e-hscroll .e-scroll-nav:active::after {
  animation: hscroll-popup-shadow 0.6s ease-out 0ms;
  visibility: visible;
}

.e-bigger .e-hscroll,
.e-hscroll.e-bigger {
  min-height: 56px;
}
.e-bigger .e-hscroll:not(.e-scroll-device),
.e-hscroll.e-bigger:not(.e-scroll-device) {
  padding: 0 50px;
}
.e-bigger .e-hscroll.e-scroll-device,
.e-hscroll.e-bigger.e-scroll-device {
  padding-right: 50px;
}
.e-bigger .e-hscroll.e-rtl.e-scroll-device,
.e-hscroll.e-bigger.e-rtl.e-scroll-device {
  padding-left: 50px;
  padding-right: initial;
}
.e-bigger .e-hscroll .e-nav-arrow.e-icons,
.e-hscroll.e-bigger .e-nav-arrow.e-icons {
  font-size: 14px;
}
.e-bigger .e-hscroll.e-rtl .e-scroll-overlay.e-scroll-right-overlay,
.e-hscroll.e-bigger.e-rtl .e-scroll-overlay.e-scroll-right-overlay {
  left: 50px;
}
.e-bigger .e-hscroll .e-scroll-overlay.e-scroll-right-overlay,
.e-hscroll.e-bigger .e-scroll-overlay.e-scroll-right-overlay {
  right: 50px;
}
.e-bigger .e-hscroll .e-scroll-nav,
.e-hscroll.e-bigger .e-scroll-nav {
  min-height: 56px;
  width: 50px;
}

/*! component's theme wise override definitions and variables */
@keyframes vscroll-popup-shadow {
  0% {
    border-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(255, 255, 255, 0.12);
  }
}
/*! vscroll icons */
.e-vscroll.e-scroll-device .e-nav-up-arrow::before {
  content: "\e85e";
}
.e-vscroll.e-scroll-device .e-nav-down-arrow::before {
  content: "\e84f";
}
.e-vscroll .e-nav-up-arrow::before {
  content: "\e910";
  line-height: normal;
}
.e-vscroll .e-nav-down-arrow::before {
  content: "\e916";
  line-height: normal;
}

/*! v-scroll layout */
.e-vscroll {
  display: block;
  position: relative;
  width: inherit;
}
.e-vscroll.e-rtl.e-scroll-device .e-scroll-nav {
  transform: skewX(-16deg) translateX(-6px);
}
.e-vscroll.e-rtl.e-scroll-device .e-scroll-overlay.e-scroll-down-overlay {
  left: 56px;
  right: auto;
  transform: skewX(-16deg) translateX(-6px);
}
.e-vscroll.e-rtl.e-scroll-device .e-scroll-overlay.e-scroll-up-overlay {
  left: auto;
  right: 0;
}
.e-vscroll:not(.e-scroll-device) {
  padding: 0 16px;
}
.e-vscroll.e-scroll-device .e-scroll-nav {
  transform: skewX(-16deg) translateX(6px);
  width: 56px;
  z-index: 1001;
}
.e-vscroll.e-scroll-device .e-scroll-nav .e-nav-arrow {
  font-size: 14px;
  transform: skewX(16deg);
}
.e-vscroll.e-scroll-device .e-scroll-overlay {
  opacity: 0.5;
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: 100;
}
.e-vscroll.e-scroll-device .e-scroll-overlay.e-scroll-down-overlay {
  left: auto;
  right: 56px;
  transform: skewX(-16deg) translateX(6px);
}
.e-vscroll.e-scroll-device .e-scroll-overlay.e-scroll-up-overlay {
  left: 0;
  right: auto;
}
.e-vscroll > * {
  height: inherit;
}
.e-vscroll .e-vscroll-content {
  display: inline-block;
  height: auto;
  position: relative;
  width: 100%;
}
.e-vscroll .e-vscroll-content > * {
  pointer-events: auto;
}
.e-vscroll.e-rtl .e-scroll-nav.e-scroll-up-nav {
  left: auto;
  right: 0;
}
.e-vscroll.e-rtl .e-scroll-nav.e-scroll-down-nav {
  left: 0;
  right: auto;
}
.e-vscroll .e-scroll-nav {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 40px;
  overflow: hidden;
  position: absolute;
  width: 100%;
}
.e-vscroll .e-scroll-nav.e-scroll-up-nav {
  top: 0;
}
.e-vscroll .e-scroll-nav.e-scroll-down-nav {
  bottom: 0;
}
.e-vscroll .e-scroll-nav.e-ie-align {
  display: table;
}
.e-vscroll .e-nav-arrow {
  position: relative;
}
.e-vscroll .e-nav-arrow.e-icons {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}

/*! v-scroll theme */
.e-vscroll .e-icons {
  color: rgba(0, 0, 0, 0.54);
}
.e-vscroll.e-rtl.e-scroll-device .e-scroll-nav.e-scroll-right-nav {
  border-color: rgba(0, 0, 0, 0.12);
  box-shadow: 4px 0 8px 0 rgba(0, 0, 0, 0.06);
}
.e-vscroll.e-scroll-device .e-scroll-nav.e-scroll-right-nav {
  background-color: #fafafa;
  border-color: rgba(0, 0, 0, 0.12);
  border-width: 1px;
  box-shadow: -4px 0 8px 0 rgba(0, 0, 0, 0.06);
}
.e-vscroll.e-scroll-device .e-scroll-nav.e-scroll-right-nav .e-nav-arrow {
  color: #e3165b;
}
.e-vscroll .e-scroll-overlay {
  background-color: transparent;
  background-repeat: repeat-x;
}
.e-vscroll .e-scroll-overlay.e-scroll-up-overlay {
  background-image: linear-gradient(-270deg, #fafafa 0%, rgba(250, 250, 250, 0) 100%);
}
.e-vscroll .e-scroll-overlay.e-scroll-down-overlay {
  background-image: linear-gradient(-270deg, rgba(250, 250, 250, 0) 0%, #fafafa 100%);
}
.e-vscroll.e-rtl .e-scroll-nav {
  background: #fafafa;
}
.e-vscroll.e-rtl .e-scroll-nav:hover {
  background: rgba(0, 0, 0, 0.12);
  border: 0;
  border-color: rgba(0, 0, 0, 0.12);
  color: #000;
}
.e-vscroll:not(.e-scroll-device) .e-scroll-nav:hover {
  background: rgba(0, 0, 0, 0.12);
  border: 0;
  color: #000;
}
.e-vscroll:not(.e-scroll-device) .e-scroll-nav:focus {
  background: rgba(0, 0, 0, 0.12);
  border: 0;
  border-color: rgba(0, 0, 0, 0.12);
  color: #000;
}
.e-vscroll:not(.e-scroll-device) .e-scroll-nav:active {
  background: #bdbdbd;
  border: 0;
  box-shadow: none;
  color: #000;
}
.e-vscroll .e-scroll-nav {
  background: #fafafa;
}
.e-vscroll .e-scroll-nav.e-scroll-up-nav {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.e-vscroll .e-scroll-nav.e-scroll-down-nav {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.e-vscroll .e-scroll-nav::after {
  background-color: transparent;
  border-radius: 50%;
  border-width: 1px;
  box-sizing: border-box;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  top: 50%;
  visibility: hidden;
  width: 1px;
}
.e-vscroll .e-scroll-nav:active::after {
  animation: vscroll-popup-shadow 0.6s ease-out 0ms;
  visibility: visible;
}

.e-bigger .e-vscroll:not(.e-scroll-device),
.e-vscroll.e-bigger:not(.e-scroll-device) {
  padding: 24px 0;
}
.e-bigger .e-vscroll .e-icons,
.e-vscroll.e-bigger .e-icons {
  font-size: 18px;
}
.e-bigger .e-vscroll.e-rtl .e-scroll-overlay.e-scroll-down-overlay,
.e-vscroll.e-bigger.e-rtl .e-scroll-overlay.e-scroll-down-overlay {
  left: 24px;
}
.e-bigger .e-vscroll .e-scroll-overlay.e-scroll-down-overlay,
.e-vscroll.e-bigger .e-scroll-overlay.e-scroll-down-overlay {
  right: 24px;
}
.e-bigger .e-vscroll .e-scroll-nav,
.e-vscroll.e-bigger .e-scroll-nav {
  height: 24px;
}

@keyframes tbar-popup-shadow {
  0% {
    border-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(255, 255, 255, 0.12);
  }
}
.e-toolbar .e-popup-down-icon::before {
  content: "\e916";
  line-height: normal;
}
.e-toolbar .e-popup-up-icon::before {
  content: "\e910";
  line-height: normal;
}

.e-toolbar {
  border-radius: 0;
  display: block;
  height: 42px;
  min-height: 42px;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
  white-space: nowrap;
  overflow: hidden;
}
.e-toolbar.e-spacer-toolbar .e-toolbar-items {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
}
.e-toolbar.e-spacer-toolbar .e-toolbar-items:not(.e-toolbar-multirow) {
  position: absolute;
}
.e-toolbar.e-spacer-toolbar.e-pop-mode .e-toolbar-items {
  width: calc(100% - 32px);
}
.e-toolbar .e-blazor-toolbar-items {
  position: absolute;
  top: -9999px;
  visibility: hidden;
}
.e-toolbar.e-control[class*=e-toolbar] {
  box-sizing: content-box;
}
.e-toolbar.e-corner {
  border-radius: 0;
}
.e-toolbar.e-hidden {
  display: none;
}
.e-toolbar .e-toolbar-items {
  border-radius: 0 0 0 0;
  display: inline-flex;
  height: 100%;
  vertical-align: middle;
  align-items: center;
}
.e-toolbar .e-toolbar-items.e-toolbar-multirow {
  margin-bottom: 1px;
  margin-left: 18px;
  margin-right: 18px;
  white-space: normal;
  flex-wrap: wrap;
}
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item:not(.e-separator) {
  margin: 0;
}
.e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator, .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
  display: none;
}
.e-toolbar .e-toolbar-items.e-multirow-pos .e-toolbar-left,
.e-toolbar .e-toolbar-items.e-multirow-pos .e-toolbar-center,
.e-toolbar .e-toolbar-items.e-multirow-pos .e-toolbar-right {
  display: inline;
}
.e-toolbar .e-toolbar-items.e-tbar-pos {
  display: block;
}
.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left,
.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-center,
.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right {
  display: table;
  height: 100%;
  top: 0;
}
.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right,
.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left {
  position: absolute;
}
.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right {
  right: 0;
}
.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left {
  left: 0;
}
.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-center {
  margin: 0 auto;
}
.e-toolbar .e-toolbar-items .e-toolbar-left,
.e-toolbar .e-toolbar-items .e-toolbar-center,
.e-toolbar .e-toolbar-items .e-toolbar-right {
  display: inline-block;
}
.e-toolbar .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child, .e-toolbar .e-toolbar-items:not(.e-tbar-pos):not(.e-toolbar-multirow) .e-toolbar-item:first-child {
  margin-left: 3px;
}
.e-toolbar .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:last-child,
.e-toolbar .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-right .e-toolbar-item:last-child {
  margin-right: 3px;
}
.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content {
  touch-action: pan-y pinch-zoom;
}
.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:last-child {
  margin-right: 3px;
}
.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item,
.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item {
  margin: 0;
}
.e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child {
  margin-right: 3px;
}
.e-toolbar .e-toolbar-item {
  align-content: center;
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  min-height: 42px;
  vertical-align: middle;
  width: auto;
  flex: 0 0 auto;
}
.e-toolbar .e-toolbar-item.e-spacer {
  flex-grow: 1;
}
.e-toolbar .e-toolbar-item .e-tbar-btn {
  display: flex;
  align-items: center;
  vertical-align: middle;
  justify-content: center;
  margin: 4px 0;
  min-height: 0;
  min-width: 0;
  padding: 0 1.5px;
  border-radius: 2px;
  line-height: 25px;
  border: none;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}
.e-toolbar .e-toolbar-item .e-tbar-btn.e-tbtn-txt .e-icons.e-btn-icon {
  padding: 0;
}
.e-toolbar .e-toolbar-item .e-tbar-btn.e-tbtn-txt .e-icons.e-btn-icon.e-icon-right {
  padding: 0;
}
.e-toolbar .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon {
  margin: 0;
  min-width: 24px;
  width: auto;
  font-size: 14px;
  line-height: 25px;
}
.e-toolbar .e-toolbar-item .e-tbar-btn:hover, .e-toolbar .e-toolbar-item .e-tbar-btn:focus, .e-toolbar .e-toolbar-item .e-tbar-btn:active {
  padding: 0 1.5px;
}
.e-toolbar .e-toolbar-item .e-tbar-btn:focus {
  outline: 0;
}
.e-toolbar .e-toolbar-item .e-tbar-btn div {
  vertical-align: middle;
}
.e-toolbar .e-toolbar-item .e-tbar-btn .e-tbar-btn-text {
  font-size: 14px;
  padding: 0 2px 0 2px;
}
.e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer) {
  height: inherit;
  min-width: 34px;
  padding: 3.5px;
}
.e-toolbar .e-toolbar-item.e-separator {
  margin: 7.5px 3px;
  min-height: 27px;
  min-width: 1px;
  height: calc(100% - 15px);
}
.e-toolbar .e-toolbar-item.e-separator + .e-separator, .e-toolbar .e-toolbar-item.e-separator:last-of-type, .e-toolbar .e-toolbar-item.e-separator:first-of-type {
  display: none;
}
.e-toolbar .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
  padding: 0;
}
.e-toolbar .e-toolbar-item > * {
  text-overflow: ellipsis;
}
.e-toolbar .e-toolbar-item.e-hidden {
  display: none;
}
.e-toolbar .e-toolbar-item input[type=checkbox] {
  height: auto;
}
.e-toolbar.e-vertical {
  display: flex;
  flex-direction: column;
}
.e-toolbar.e-vertical .e-toolbar-items .e-vscroll-bar .e-vscroll-content {
  touch-action: pan-x pinch-zoom;
}
.e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-left,
.e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-center,
.e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-right {
  height: auto;
}
.e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-left {
  left: auto;
  right: auto;
  top: 0;
}
.e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-right {
  bottom: 0;
  left: auto;
  right: auto;
}
.e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
  margin-left: 0;
}
.e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin-right: 0;
}
.e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item {
  display: flex;
  height: auto;
}
.e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item:not(.e-separator) {
  min-width: 33px;
}
.e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item.e-separator {
  height: auto;
  margin: 3px 7.5px;
  min-height: auto;
}
.e-toolbar.e-vertical .e-hor-nav {
  bottom: 0;
  height: auto;
  left: 0;
  min-height: 40px;
  min-width: 50px;
  right: auto;
  top: auto;
  width: auto;
}
.e-toolbar.e-vertical.e-rtl.e-tbar-pos .e-toolbar-left {
  bottom: 0;
  top: auto;
}
.e-toolbar.e-vertical.e-rtl.e-tbar-pos .e-toolbar-right {
  bottom: auto;
  top: 0;
}
.e-toolbar .e-hor-nav {
  align-items: center;
  border-radius: 0 0 0 0;
  cursor: pointer;
  display: flex;
  height: 100%;
  min-height: 42px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
}
.e-toolbar .e-hor-nav.e-ie-align {
  display: table;
}
.e-toolbar .e-popup-down-icon.e-icons,
.e-toolbar .e-popup-up-icon.e-icons {
  display: flex;
  text-align: center;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54);
}
.e-toolbar.e-toolpop {
  overflow: visible;
}
.e-toolbar.e-toolpop .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn-text {
  display: none;
}
.e-toolbar .e-toolbar-pop {
  border-radius: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
}
.e-toolbar .e-toolbar-pop .e-toolbar-item {
  display: flex;
  height: 36px;
  justify-content: center;
  min-height: 25px;
}
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-toolbar-popup.e-hidden {
  display: none;
}
.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn {
  min-height: 25px;
  min-width: 100%;
  padding: 0 16px;
  border: none;
  border-radius: 2px;
  justify-content: flex-start;
}
.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
  margin: 0;
  padding: 0;
  width: auto;
}
.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
  padding: 0;
}
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
  height: 36px;
  min-width: 34px;
  padding: 0;
}
.e-toolbar .e-toolbar-pop .e-toolbar-item > * {
  height: 100%;
  min-width: 100%;
  text-overflow: ellipsis;
}
.e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
  min-width: 100%;
}
.e-toolbar .e-toolbar-pop .e-toolbar-text .e-tbar-btn-text {
  display: none;
}
.e-toolbar .e-toolbar-pop .e-toolbar-popup,
.e-toolbar .e-toolbar-pop .e-toolpopup {
  text-align: center;
}
.e-toolbar.e-extended-toolbar {
  overflow: visible;
}
.e-toolbar.e-extended-toolbar.e-tbar-extended {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.e-toolbar.e-extended-toolbar .e-toolbar-extended {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  min-height: 42px;
  padding-bottom: 0;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 0;
  margin-left: -1px;
  box-shadow: none;
  display: inline;
  white-space: normal;
}
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item {
  display: inline-flex;
  min-height: 42px;
}
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control {
  min-height: 0;
  min-width: 0;
  padding: 0 1.5px;
}
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text {
  padding: 0 2px 0 2px;
  font-size: 14px;
}
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon:not(.e-toolbar-pop),
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon:not(.e-toolbar-pop) {
  display: flex;
  align-items: center;
  vertical-align: middle;
  justify-content: center;
  padding: 0;
  font-size: 14px;
}
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon:not(.e-toolbar-pop),
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon:not(.e-toolbar-pop) {
  padding: 0;
}
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon:not(.e-toolbar-pop),
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon:not(.e-toolbar-pop) {
  padding: 0;
}
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn:hover, .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn:focus, .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn:active,
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover,
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control:focus,
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control:active {
  padding: 0 1.5px;
}
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item:not(.e-separator) {
  min-width: 34px;
  padding: 3.5px;
}
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator {
  min-height: 25px;
}
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator.e-extended-separator {
  display: none;
}
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-toolbar-text .e-tbar-btn-text {
  display: none;
}
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-popup-close {
  display: none;
}
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-popup-open {
  display: inline;
}
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop {
  width: inherit;
}
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item .e-tbar-btn {
  cursor: pointer;
  font-size: 14px;
  overflow: hidden;
  padding: 0 1.5px;
}
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon {
  font-size: 14px;
}
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
  height: auto;
}
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
  align-self: center;
  text-overflow: ellipsis;
}
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn-text {
  display: none;
}
.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
  display: inline-flex;
}
.e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
  display: table;
}
.e-toolbar.e-rtl:not(.e-spacer-toolbar) .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
  margin-right: 3px;
}
.e-toolbar.e-rtl .e-toolbar-item .e-tbar-btn.e-tbtn-txt .e-icons.e-btn-icon {
  padding: 0;
}
.e-toolbar.e-rtl .e-toolbar-item .e-tbar-btn.e-tbtn-txt .e-icons.e-btn-icon.e-icon-right {
  padding: 0;
}
.e-toolbar.e-rtl .e-toolbar-item .e-tbar-btn .e-tbar-btn-text {
  padding: 0 2px 0 2px;
}
.e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:last-child {
  margin-left: 3px;
  margin-right: initial;
}
.e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item,
.e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item {
  margin: 0;
}
.e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child {
  margin-right: 3px;
}
.e-toolbar.e-rtl .e-toolbar-items.e-tbar-pos .e-toolbar-left {
  left: auto;
  right: 0;
}
.e-toolbar.e-rtl .e-toolbar-items.e-tbar-pos .e-toolbar-right {
  left: 0;
  right: auto;
}
.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child {
  margin-left: 0;
}
.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:last-child {
  margin-left: 3px;
}
.e-toolbar.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
  margin-left: 0;
}
.e-toolbar.e-rtl .e-toolbar-items:first-child > .e-toolbar-item:last-child:last-child,
.e-toolbar.e-rtl .e-toolbar-items:first-child > .e-toolbar-right .e-toolbar-item:last-child {
  margin-right: 0;
}
.e-toolbar.e-rtl .e-toolbar-items:first-child > .e-toolbar-item:last-child:first-child,
.e-toolbar.e-rtl .e-toolbar-items:first-child > .e-toolbar-right .e-toolbar-item:first-child {
  margin-right: 3px;
}
.e-toolbar.e-rtl .e-hor-nav {
  left: 0;
  right: auto;
  border-radius: 0 0 0 0;
}
.e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-center .e-toolbar-item,
.e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item {
  margin: 0;
}
.e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item:last-child {
  margin: 0;
  margin-left: 3px;
}
.e-toolbar.e-extended-toolbar.e-rtl .e-hor-nav {
  left: 0;
  right: auto;
}
.e-toolbar.e-extended-toolbar.e-rtl .e-toolbar-extended {
  padding-right: 3px;
  margin-left: 0;
}
.e-toolbar.e-extended-toolbar.e-rtl .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-icon-left {
  padding-left: 0;
}

/* stylelint-disable property-no-vendor-prefix */
.e-toolbar {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: #fafafa;
  border: 1px none rgba(0, 0, 0, 0.12);
  box-shadow: none;
}
.e-toolbar .e-toolbar-items {
  background: #fafafa;
}
.e-toolbar .e-toolbar-item .e-tbar-btn {
  background: #fafafa;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
  border: none;
}
.e-toolbar .e-toolbar-item .e-tbar-btn .e-icons {
  color: rgba(0, 0, 0, 0.54);
}
.e-toolbar .e-toolbar-item .e-tbar-btn .e-tbar-btn-text {
  color: rgba(0, 0, 0, 0.87);
}
.e-toolbar .e-toolbar-item .e-tbar-btn.e-flat.e-active {
  background: rgba(0, 0, 0, 0.2088);
  box-shadow: none;
}
.e-toolbar .e-toolbar-item .e-tbar-btn.e-flat.e-active .e-tbar-btn-text {
  color: rgba(0, 0, 0, 0.87);
}
.e-toolbar .e-toolbar-item .e-tbar-btn.e-flat.e-active:focus {
  box-shadow: none;
}
.e-toolbar .e-toolbar-item .e-tbar-btn:focus {
  background: rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  color: rgba(0, 0, 0, 0.87);
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0;
  box-shadow: none;
}
.e-toolbar .e-toolbar-item .e-tbar-btn:focus .e-icons {
  color: rgba(0, 0, 0, 0.54);
}
.e-toolbar .e-toolbar-item .e-tbar-btn:focus .e-tbar-btn-text {
  color: rgba(0, 0, 0, 0.87);
}
.e-toolbar .e-toolbar-item .e-tbar-btn:hover {
  background: rgba(0, 0, 0, 0.12);
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0;
  border-radius: 2px;
  color: rgba(0, 0, 0, 0.87);
}
.e-toolbar .e-toolbar-item .e-tbar-btn:hover .e-icons {
  color: rgba(0, 0, 0, 0.54);
}
.e-toolbar .e-toolbar-item .e-tbar-btn:hover .e-tbar-btn-text {
  color: rgba(0, 0, 0, 0.87);
}
.e-toolbar .e-toolbar-item .e-tbar-btn:hover:active .e-icons {
  color: rgba(0, 0, 0, 0.54);
}
.e-toolbar .e-toolbar-item .e-tbar-btn:hover:active .e-tbar-btn-text {
  color: rgba(0, 0, 0, 0.87);
}
.e-toolbar .e-toolbar-item .e-tbar-btn:active {
  background: #bdbdbd;
  border-color: #bdbdbd;
  border-style: solid;
  border-width: 0;
  border-radius: 2px;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
}
.e-toolbar .e-toolbar-item .e-tbar-btn:active .e-icons {
  color: rgba(0, 0, 0, 0.54);
}
.e-toolbar .e-toolbar-item .e-tbar-btn:active .e-tbar-btn-text {
  color: rgba(0, 0, 0, 0.87);
}
.e-toolbar .e-toolbar-item.e-separator {
  border: solid rgba(0, 0, 0, 0.12);
  border-width: 0 0.5px 0 0;
}
.e-toolbar .e-toolbar-item.e-overlay {
  background: #fafafa;
  opacity: 0.5;
  color: rgba(0, 0, 0, 0.26);
}
.e-toolbar .e-toolbar-item.e-overlay .e-tbar-btn-text {
  color: rgba(0, 0, 0, 0.38);
}
.e-toolbar .e-toolbar-item.e-overlay .e-icons {
  color: rgba(0, 0, 0, 0.26);
}
.e-toolbar.e-vertical .e-hor-nav {
  border: solid rgba(0, 0, 0, 0.12);
  border-width: 1px 0 0 0;
}
.e-toolbar.e-vertical.e-rtl .e-hor-nav {
  border: solid rgba(0, 0, 0, 0.12);
  border-width: 0 0 1px 0;
}
.e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item.e-separator {
  border-width: 0 0 0.5px 0;
}
.e-toolbar .e-hor-nav {
  background: #fafafa;
  border: solid rgba(0, 0, 0, 0.12);
  border-width: 0 0 0 1px;
}
.e-toolbar .e-hor-nav::after {
  background-color: transparent;
  border-radius: 50%;
  border-width: 1px;
  box-sizing: border-box;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  top: 50%;
  visibility: hidden;
  width: 1px;
}
.e-toolbar .e-hor-nav.e-nav-active:active, .e-toolbar .e-hor-nav.e-nav-active:focus, .e-toolbar .e-hor-nav.e-nav-active:hover {
  border-bottom-right-radius: 0;
}
.e-toolbar .e-hor-nav:active {
  border: 0;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
  background: #fafafa;
}
.e-toolbar .e-hor-nav:active .e-icons {
  color: rgba(0, 0, 0, 0.54);
}
.e-toolbar .e-hor-nav:active::after {
  animation: tbar-popup-shadow 0.6s ease-out 0ms;
  visibility: visible;
}
.e-toolbar .e-hor-nav:hover {
  background: rgba(0, 0, 0, 0.12);
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
}
.e-toolbar .e-hor-nav:hover .e-icons {
  color: rgba(0, 0, 0, 0.54);
}
.e-toolbar .e-hor-nav:hover:not(.e-nav-active) {
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0 0 0 1px;
}
.e-toolbar .e-hor-nav:hover:active {
  background: rgba(0, 0, 0, 0.12);
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0;
}
.e-toolbar .e-hor-nav:focus {
  background: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0;
}
.e-toolbar .e-hor-nav:focus .e-icons {
  color: rgba(0, 0, 0, 0.54);
}
.e-toolbar.e-toolpop .e-hor-nav.e-nav-active,
.e-toolbar.e-toolpop .e-hor-nav.e-nav-active:not(.e-expended-nav) {
  background: rgba(0, 0, 0, 0.12);
  box-shadow: none;
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0;
}
.e-toolbar.e-toolpop .e-hor-nav.e-nav-active:focus,
.e-toolbar.e-toolpop .e-hor-nav.e-nav-active:not(.e-expended-nav):focus {
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0;
}
.e-toolbar.e-toolpop .e-hor-nav.e-nav-active .e-icons,
.e-toolbar.e-toolpop .e-hor-nav.e-nav-active:not(.e-expended-nav) .e-icons {
  color: rgba(0, 0, 0, 0.87);
}
.e-toolbar.e-toolpop .e-hor-nav.e-nav-active .e-icons:active,
.e-toolbar.e-toolpop .e-hor-nav.e-nav-active:not(.e-expended-nav) .e-icons:active {
  color: rgba(0, 0, 0, 0.87);
}
.e-toolbar .e-toolbar-pop {
  background: #fafafa;
  border: 1px none rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.21);
}
.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn {
  background: #fafafa;
}
.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
  background: rgba(0, 0, 0, 0.12);
  box-shadow: none;
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0;
}
.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:active {
  background: #bdbdbd;
  box-shadow: none;
  border-color: #bdbdbd;
  border-style: solid;
  border-width: 0;
}
.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:focus {
  background: rgba(0, 0, 0, 0.12);
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0;
  box-shadow: none;
}
.e-toolbar .e-toolbar-pop .e-toolbar-item .e-btn:focus {
  outline: 0;
}
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
  background: transparent;
}
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn {
  background: #fafafa;
  box-shadow: none;
  border: none;
}
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:focus {
  background: rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0;
  box-shadow: none;
}
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
  background: rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0;
}
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:active {
  background: #bdbdbd;
  border-radius: 2px;
  box-shadow: none;
  border-color: #bdbdbd;
  border-style: solid;
  border-width: 0;
}
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator {
  border: solid rgba(0, 0, 0, 0.12);
  border-width: 0 0.5px 0 0;
}
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay {
  background: #fafafa;
}
.e-toolbar.e-extended-toolbar .e-toolbar-pop {
  background: #fafafa;
}
.e-toolbar.e-rtl .e-hor-nav {
  background: #fafafa;
  border: solid rgba(0, 0, 0, 0.12);
  border-width: 0 1px 0 0;
}
.e-toolbar.e-rtl .e-hor-nav:not(.e-nav-active):hover {
  background: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
  border: solid rgba(0, 0, 0, 0.12);
  border-width: 0 1px 0 0;
}

.e-bigger .e-toolbar,
.e-toolbar.e-bigger {
  height: 56px;
  min-height: 56px;
}
.e-bigger .e-toolbar .e-toolbar-items:not(.e-tbar-pos):not(.e-toolbar-multirow) .e-toolbar-item:first-child,
.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child,
.e-toolbar.e-bigger .e-toolbar-items:not(.e-tbar-pos):not(.e-toolbar-multirow) .e-toolbar-item:first-child,
.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child {
  margin-left: 3px;
}
.e-bigger .e-toolbar .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:last-child,
.e-bigger .e-toolbar .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-right .e-toolbar-item:last-child,
.e-toolbar.e-bigger .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:last-child,
.e-toolbar.e-bigger .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-right .e-toolbar-item:last-child {
  margin-right: 3px;
}
.e-bigger .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:last-child,
.e-toolbar.e-bigger .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:last-child {
  margin-right: 3px;
}
.e-bigger .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child,
.e-toolbar.e-bigger .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child {
  margin-right: 3px;
}
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow,
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow {
  margin-left: 24px;
  margin-right: 24px;
}
.e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item:not(.e-separator),
.e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item:not(.e-separator) {
  margin: 0;
}
.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus, .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover, .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active,
.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:focus,
.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover,
.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:active,
.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus,
.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover,
.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active,
.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:focus,
.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover,
.e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:active {
  padding: 0 6px;
}
.e-bigger .e-toolbar .e-toolbar-item,
.e-toolbar.e-bigger .e-toolbar-item {
  min-height: 56px;
}
.e-bigger .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn,
.e-bigger .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn.e-control,
.e-toolbar.e-bigger .e-toolbar-item .e-tbar-btn.e-btn,
.e-toolbar.e-bigger .e-toolbar-item .e-tbar-btn.e-btn.e-control {
  min-height: 0;
  min-width: 0;
  padding: 0 6px;
  line-height: 35px;
}
.e-bigger .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,
.e-bigger .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text,
.e-toolbar.e-bigger .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,
.e-toolbar.e-bigger .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text {
  padding: 0 2.5px 0 2.5px;
  font-size: 14px;
}
.e-bigger .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons,
.e-bigger .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-icons,
.e-toolbar.e-bigger .e-toolbar-item .e-tbar-btn.e-btn .e-icons,
.e-toolbar.e-bigger .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-icons {
  font-size: 14px;
}
.e-bigger .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
.e-bigger .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon,
.e-toolbar.e-bigger .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
.e-toolbar.e-bigger .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-icons.e-btn-icon {
  font-size: 14px;
  line-height: 34px;
}
.e-bigger .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
.e-bigger .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon,
.e-toolbar.e-bigger .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
.e-toolbar.e-bigger .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon {
  padding: 0;
}
.e-bigger .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon,
.e-bigger .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon,
.e-toolbar.e-bigger .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon,
.e-toolbar.e-bigger .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon {
  padding: 0;
}
.e-bigger .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer),
.e-toolbar.e-bigger .e-toolbar-item:not(.e-separator):not(.e-spacer) {
  min-width: 48px;
  padding: 5px;
}
.e-bigger .e-toolbar .e-toolbar-item.e-separator,
.e-toolbar.e-bigger .e-toolbar-item.e-separator {
  height: calc(100% - 20px);
  margin: 10px 5px;
  min-height: 36px;
}
.e-bigger .e-toolbar .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
.e-bigger .e-toolbar .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon,
.e-toolbar.e-bigger .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
.e-toolbar.e-bigger .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon {
  padding: 0;
}
.e-bigger .e-toolbar .e-hor-nav,
.e-toolbar.e-bigger .e-hor-nav {
  min-height: 56px;
  min-width: 40px;
}
.e-bigger .e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-toolbar.e-bigger.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
  margin-left: 0;
}
.e-bigger .e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,
.e-toolbar.e-bigger.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin-right: 0;
}
.e-bigger .e-toolbar.e-vertical .e-toolbar-item:not(.e-separator),
.e-toolbar.e-bigger.e-vertical .e-toolbar-item:not(.e-separator) {
  min-height: 38px;
}
.e-bigger .e-toolbar.e-vertical .e-toolbar-item.e-separator,
.e-toolbar.e-bigger.e-vertical .e-toolbar-item.e-separator {
  height: auto;
  margin: 5px 10px;
  min-height: auto;
}
.e-bigger .e-toolbar.e-vertical .e-hor-nav,
.e-toolbar.e-bigger.e-vertical .e-hor-nav {
  min-height: 40px;
  min-width: 50px;
}
.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item,
.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item {
  height: 48px;
}
.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator),
.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
  min-width: 48px;
  padding: 0;
  min-height: 30px;
}
.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn,
.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn {
  min-height: 30px;
  padding: 0 16px;
  min-width: 100%;
}
.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
  margin-left: 0;
  padding: 0;
  font-size: 14px;
}
.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,
.e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
  padding: 0;
  font-size: 14px;
}
.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended {
  min-height: 56px;
  padding-bottom: 0;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 0;
}
.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item {
  min-height: 56px;
}
.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,
.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control {
  min-height: 0;
  min-width: 0;
  padding: 0 6px;
}
.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,
.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text {
  padding: 0 2.5px 0 2.5px;
}
.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn:hover, .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn:focus, .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn:active,
.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover,
.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control:focus,
.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control:active,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn:hover,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn:focus,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn:active,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control:focus,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control:active {
  padding: 0 6px;
}
.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item:not(.e-separator),
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item:not(.e-separator) {
  min-width: 48px;
  padding: 5px;
}
.e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator,
.e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator {
  height: calc(100% - 20px);
  margin: 10px 5px;
  min-height: 36px;
}
.e-bigger .e-toolbar.e-extended-toolbar.e-tbar-extended,
.e-toolbar.e-bigger.e-extended-toolbar.e-tbar-extended {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.e-bigger .e-toolbar.e-extended-toolbar.e-tbar-extended .e-toolbar-extended,
.e-toolbar.e-bigger.e-extended-toolbar.e-tbar-extended .e-toolbar-extended {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.e-bigger .e-toolbar.e-rtl .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
.e-toolbar.e-bigger.e-rtl .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
  padding: 0;
}
.e-bigger .e-toolbar.e-rtl .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-icon-right,
.e-toolbar.e-bigger.e-rtl .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-icon-right {
  padding: 0;
}
.e-bigger .e-toolbar.e-rtl .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,
.e-toolbar.e-bigger.e-rtl .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
  padding: 0 2.5px 0 2.5px;
}
.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:last-child,
.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:last-child {
  margin-left: 3px;
  margin-right: initial;
}
.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item,
.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item,
.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item,
.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item {
  margin: 0;
}
.e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child,
.e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child {
  margin-left: 3px;
  margin-right: 0;
}
.e-bigger .e-toolbar.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-toolbar.e-bigger.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
  margin-left: 0;
  margin-right: 3px;
}
.e-bigger .e-toolbar.e-extended-toolbar.e-rtl .e-toolbar-extended,
.e-toolbar.e-bigger.e-extended-toolbar.e-rtl .e-toolbar-extended {
  padding-right: 3px;
}

.e-accordion .e-tgl-collapse-icon::before {
  content: "\e916";
}
.e-accordion .e-tgl-collapse-icon.e-expand-icon {
  transform: rotate(-180deg);
}

.e-accordion {
  display: block;
  position: relative;
}
.e-accordion .e-acrdn-item {
  border-radius: 0;
  margin-top: 0;
}
.e-accordion .e-acrdn-item.e-select.e-selected:first-child {
  border-top: 0;
}
.e-accordion .e-acrdn-item.e-select.e-selected:last-child {
  border-bottom: 0;
}
.e-accordion .e-acrdn-item:first-child {
  margin-top: 0;
}
.e-accordion .e-acrdn-item:not(.e-select) + .e-acrdn-item:not(.e-select) {
  margin-bottom: 0;
  margin-top: 0;
}
.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested .e-acrdn-item.e-select {
  margin: 0;
}
.e-accordion .e-acrdn-item > .e-acrdn-header .e-acrdn-header-content {
  font-weight: normal;
}
.e-accordion .e-acrdn-item.e-selected {
  padding-top: 0;
}
.e-accordion .e-acrdn-item.e-selected > .e-acrdn-header .e-acrdn-header-content {
  font-weight: normal;
}
.e-accordion .e-acrdn-item.e-overlay {
  height: auto;
}
.e-accordion .e-acrdn-item {
  overflow: visible;
  padding-top: 0;
  position: relative;
}
.e-accordion .e-acrdn-item.e-hide {
  display: none;
}
.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
  font-size: 15px;
}
.e-accordion .e-acrdn-item.e-select > .e-acrdn-header {
  cursor: pointer;
}
.e-accordion .e-acrdn-item.e-select > .e-acrdn-header:hover .e-acrdn-header-content, .e-accordion .e-acrdn-item.e-select > .e-acrdn-header:focus .e-acrdn-header-content {
  text-decoration: none;
}
.e-accordion .e-acrdn-item .e-acrdn-header {
  border-radius: 0;
  line-height: 35px;
  min-height: 36px;
  overflow: hidden;
  padding: 0 40px 0 16px;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.e-accordion .e-acrdn-item .e-acrdn-header > * {
  display: inline-block;
}
.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
  line-height: 35px;
}
.e-accordion .e-acrdn-item .e-acrdn-header .e-toggle-icon {
  display: table;
  font-size: 12px;
  height: 36px;
  min-height: 36px;
  min-width: 24px;
  position: absolute;
  right: 16px;
  top: 0;
}
.e-accordion .e-acrdn-item .e-acrdn-header .e-toggle-icon .e-tgl-collapse-icon.e-icons {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.e-accordion .e-acrdn-item .e-acrdn-header .e-toggle-animation {
  transition: 0.5s ease 0s;
}
.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-icon {
  display: inline-block;
  padding: 0 8px 0 0;
}
.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-icon .e-acrdn-icons.e-icons {
  font-size: 12px;
}
.e-accordion .e-acrdn-item .e-acrdn-panel {
  font-size: 13px;
  overflow-y: hidden;
  text-decoration: none;
  width: 100%;
}
.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested > .e-acrdn-content > .e-accordion > .e-acrdn-item > .e-acrdn-panel:not(.e-nested) > .e-acrdn-content {
  padding: 16px 16px 16px 32px;
}
.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested > .e-acrdn-content > .e-accordion > .e-acrdn-item > .e-acrdn-header {
  padding: 0 40px 0 32px;
}
.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested > .e-acrdn-content > .e-accordion > .e-acrdn-item > .e-acrdn-header:focus {
  box-shadow: none;
}
.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested > .e-acrdn-content {
  padding: 0;
}
.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested > .e-acrdn-content .e-acrdn-panel.e-nested > .e-acrdn-content {
  padding: 0;
}
.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested > .e-acrdn-content > .e-accordion {
  border: 0;
}
.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested > .e-acrdn-content .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-header {
  padding: 0 40px 0 48px;
}
.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested > .e-acrdn-content .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-panel .e-acrdn-content {
  padding: 16px 16px 16px 48px;
}
.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested .e-acrdn-item.e-select.e-selected .e-acrdn-header > .e-acrdn-header-content {
  font-weight: normal;
}
.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested .e-nested .e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
  font-weight: normal;
}
.e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content {
  line-height: 1.5;
  overflow: hidden;
  padding: 16px;
  text-overflow: ellipsis;
}
.e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content > * {
  overflow: hidden;
  text-overflow: ellipsis;
}
.e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-header-content {
  font-size: 14px;
}
.e-accordion .e-acrdn-item .e-content-hide {
  display: none;
}
.e-accordion.e-rtl .e-acrdn-item .e-acrdn-panel.e-nested > .e-acrdn-content > .e-accordion > .e-acrdn-item > .e-acrdn-panel:not(.e-nested) > .e-acrdn-content {
  padding: 16px 32px 16px 16px;
}
.e-accordion.e-rtl .e-acrdn-item .e-acrdn-panel.e-nested > .e-acrdn-content > .e-accordion > .e-acrdn-item > .e-acrdn-header {
  padding: 0 32px 0 40px;
}
.e-accordion.e-rtl .e-acrdn-item .e-acrdn-panel.e-nested > .e-acrdn-content .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-header {
  padding: 0 48px 0 40px;
}
.e-accordion.e-rtl .e-acrdn-item .e-acrdn-panel.e-nested > .e-acrdn-content .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-panel .e-acrdn-content {
  padding: 16px 48px 16px 16px;
}
.e-accordion.e-rtl .e-acrdn-item .e-acrdn-header {
  padding: 0 16px 0 40px;
}
.e-accordion.e-rtl .e-acrdn-item .e-acrdn-header .e-toggle-icon {
  left: 16px;
  right: auto;
}
.e-accordion.e-rtl .e-acrdn-item .e-acrdn-header .e-acrdn-header-icon {
  padding: 0 0 0 8px;
}

.e-accordion {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 0;
}
.e-accordion .e-acrdn-item {
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0;
  border-radius: 0;
}
.e-accordion .e-acrdn-item.e-active {
  background: #fff;
}
.e-accordion .e-acrdn-item.e-select:last-child {
  border-bottom: 1px solid transparent;
  border-radius: 0;
}
.e-accordion .e-acrdn-item:first-child .e-acrdn-header:focus {
  border-radius: 0;
}
.e-accordion .e-acrdn-item:last-child {
  border-bottom: 0;
}
.e-accordion .e-acrdn-item:last-child:not(.e-expand-state) .e-acrdn-header:focus {
  border-radius: 0;
}
.e-accordion .e-acrdn-item:last-child.e-selected .e-acrdn-header:focus {
  border-radius: 0;
}
.e-accordion .e-acrdn-item.e-item-focus {
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0;
}
.e-accordion .e-acrdn-item.e-item-focus.e-select.e-selected.e-expand-state {
  border-top: 1px solid #fff;
}
.e-accordion .e-acrdn-item.e-item-focus.e-select.e-selected.e-expand-state .e-acrdn-header:focus {
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0;
}
.e-accordion .e-acrdn-item.e-item-focus.e-select.e-selected.e-expand-state .e-acrdn-header:hover:focus {
  background: #eee;
}
.e-accordion .e-acrdn-item.e-item-focus.e-select.e-selected.e-expand-state .e-acrdn-header:hover:focus .e-acrdn-header-content {
  color: #e3165b;
}
.e-accordion .e-acrdn-item.e-item-focus.e-select.e-selected.e-expand-state .e-acrdn-header:hover:focus .e-icons {
  color: rgba(0, 0, 0, 0.54);
}
.e-accordion .e-acrdn-item.e-item-focus.e-select.e-selected.e-expand-state .e-acrdn-header:hover:focus .e-acrdn-header-icon .e-icons {
  color: #e3165b;
}
.e-accordion .e-acrdn-item.e-item-focus.e-expand-state.e-select, .e-accordion .e-acrdn-item.e-item-focus.e-select.e-selected.e-expand-state {
  border-color: #eee;
}
.e-accordion .e-acrdn-item.e-expand-state.e-select {
  border-color: #fff;
  border-style: solid;
  border-width: 1px 0 1px 0;
}
.e-accordion .e-acrdn-item .e-acrdn-header {
  border: 0;
}
.e-accordion .e-acrdn-item.e-overlay.e-select.e-expand-state .e-acrdn-header .e-icons,
.e-accordion .e-acrdn-item.e-overlay.e-select.e-expand-state .e-acrdn-header .e-acrdn-header-content {
  color: #e3165b;
}
.e-accordion .e-acrdn-item.e-overlay {
  background: #fff;
  opacity: 0.5;
}
.e-accordion .e-acrdn-item.e-overlay .e-acrdn-header .e-icons,
.e-accordion .e-acrdn-item.e-overlay .e-acrdn-header .e-acrdn-header-content {
  color: rgba(0, 0, 0, 0.87);
}
.e-accordion .e-acrdn-item.e-overlay.e-overlay.e-select.e-expand-state .e-acrdn-header .e-icons {
  color: #e3165b;
}
.e-accordion .e-acrdn-item.e-overlay.e-overlay.e-select.e-expand-state .e-acrdn-header .e-acrdn-header-content {
  color: #e3165b;
}
.e-accordion .e-acrdn-item.e-selected.e-select.e-expand-state > .e-acrdn-header:focus {
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0;
  background: #eee;
}
.e-accordion .e-acrdn-item.e-selected.e-select.e-expand-state > .e-acrdn-header:hover {
  background: #eee;
}
.e-accordion .e-acrdn-item.e-selected.e-select.e-expand-state > .e-acrdn-header:active {
  background: #fff;
}
.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header .e-acrdn-header-content, .e-accordion .e-acrdn-item .e-acrdn-panel.e-nested .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header .e-acrdn-header-content {
  color: #e3165b;
}
.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-item:last-child {
  border-bottom: 1px none rgba(0, 0, 0, 0.12);
}
.e-accordion .e-acrdn-item .e-acrdn-panel.e-nested .e-acrdn-header .e-acrdn-header-content {
  color: rgba(0, 0, 0, 0.87);
}
.e-accordion .e-acrdn-item.e-select {
  background: none;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 0 1px 0;
}
.e-accordion .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content {
  color: rgba(0, 0, 0, 0.87);
  background: none;
  border-top: 0;
  border-bottom: 0;
}
.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
  color: rgba(0, 0, 0, 0.87);
}
.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-icon {
  color: rgba(0, 0, 0, 0.54);
}
.e-accordion .e-acrdn-item.e-select.e-selected > .e-acrdn-header:focus {
  border: 0;
}
.e-accordion .e-acrdn-item.e-expand-state.e-select:not(.e-selected) > .e-acrdn-header:focus {
  background: #eee;
  border: 0;
  border-color: initial;
}
.e-accordion .e-acrdn-item .e-acrdn-header:hover {
  border: 0;
  background: transparent;
  border-color: initial;
}
.e-accordion .e-acrdn-item .e-acrdn-header:active {
  border: 0;
  border-color: initial;
  background: transparent;
}
.e-accordion .e-acrdn-item .e-acrdn-header:focus {
  border: 0;
  background: #eee;
  box-shadow: none;
}
.e-accordion .e-acrdn-item .e-acrdn-header:focus:active .e-icons,
.e-accordion .e-acrdn-item .e-acrdn-header:focus:active .e-acrdn-header-content,
.e-accordion .e-acrdn-item .e-acrdn-header:focus:active .e-toggle-icon {
  color: rgba(0, 0, 0, 0.87);
}
.e-accordion .e-acrdn-item.e-select.e-acrdn-item > .e-acrdn-header:hover .e-acrdn-header-content {
  color: rgba(0, 0, 0, 0.87);
}
.e-accordion .e-acrdn-item.e-select.e-acrdn-item > .e-acrdn-header:hover .e-icons {
  color: rgba(0, 0, 0, 0.54);
}
.e-accordion .e-acrdn-item.e-select.e-acrdn-item > .e-acrdn-header:hover .e-toggle-icon .e-icons.e-tgl-collapse-icon {
  color: rgba(0, 0, 0, 0.54);
}
.e-accordion .e-acrdn-item.e-select.e-acrdn-item > .e-acrdn-header:hover:focus .e-icons, .e-accordion .e-acrdn-item.e-select.e-acrdn-item > .e-acrdn-header:hover:focus .e-acrdn-header-content {
  color: rgba(0, 0, 0, 0.87);
}
.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header, .e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header {
  border-color: initial;
  border-style: solid;
  border-width: 0;
  background: #fff;
}
.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header:hover .e-icons, .e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header:hover .e-icons {
  color: rgba(0, 0, 0, 0.54);
}
.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header:hover .e-acrdn-header-icon .e-icons, .e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header:hover .e-acrdn-header-icon .e-icons {
  color: #e3165b;
}
.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header:hover .e-acrdn-header-content, .e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header:hover .e-acrdn-header-content {
  color: #e3165b;
}
.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header:hover:focus .e-icons, .e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header:hover:focus .e-acrdn-header-content, .e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header:hover:focus .e-icons, .e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header:hover:focus .e-acrdn-header-content {
  color: #e3165b;
}
.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header .e-acrdn-header-icon, .e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header .e-acrdn-header-icon {
  color: #e3165b;
}
.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header:hover, .e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header:hover {
  border-color: initial;
}
.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header > .e-toggle-icon, .e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header > .e-toggle-icon {
  color: rgba(0, 0, 0, 0.54);
}
.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header .e-acrdn-header-icon,
.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header .e-acrdn-header-content, .e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header .e-acrdn-header-icon,
.e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header .e-acrdn-header-content {
  color: #e3165b;
}
.e-accordion .e-acrdn-item.e-select.e-item-focus {
  border-color: #eee;
}
.e-accordion .e-acrdn-item.e-selected {
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0 0 1px 0;
}
.e-accordion .e-acrdn-item.e-selected.e-select {
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 1px 0 1px 0;
}
.e-accordion .e-acrdn-item.e-selected.e-select.e-active {
  background: #fff;
}
.e-accordion .e-acrdn-item.e-selected.e-select.e-select:last-child {
  border-bottom: 0;
}
.e-accordion .e-acrdn-item.e-selected > .e-acrdn-header > .e-acrdn-header-content {
  color: rgba(0, 0, 0, 0.87);
}
.e-accordion .e-acrdn-item.e-selected > .e-acrdn-header > .e-toggle-icon {
  color: rgba(0, 0, 0, 0.54);
}
.e-accordion .e-acrdn-item.e-selected > .e-acrdn-header:focus {
  position: relative;
  z-index: 2;
  box-shadow: none;
}
.e-accordion .e-acrdn-item.e-selected + .e-selected {
  border-color: transparent transparent rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 1px 0 1px 0;
}
.e-accordion .e-acrdn-item.e-selected .e-acrdn-item.e-selected.e-expand-state:hover > .e-acrdn-header .e-icons {
  color: rgba(0, 0, 0, 0.54);
}
.e-accordion .e-acrdn-item.e-selected .e-acrdn-item.e-selected.e-expand-state:hover > .e-acrdn-header .e-acrdn-header-content {
  color: #e3165b;
}
.e-accordion .e-acrdn-item.e-selected.e-select > .e-acrdn-header {
  background: transparent;
  border-radius: 0;
  border-color: initial;
  border-style: solid;
  border-width: 0;
}
.e-accordion .e-acrdn-item.e-selected.e-select > .e-acrdn-header:focus {
  background: #eee;
}
.e-accordion .e-acrdn-item.e-selected.e-select > .e-acrdn-header:hover {
  border-color: initial;
}
.e-accordion .e-acrdn-item.e-selected > .e-acrdn-panel .e-acrdn-content {
  color: rgba(0, 0, 0, 0.87);
}
.e-accordion .e-acrdn-item.e-selected > .e-acrdn-panel .e-acrdn-header-content {
  color: rgba(0, 0, 0, 0.87);
}
.e-accordion .e-acrdn-item .e-toggle-icon {
  color: rgba(0, 0, 0, 0.54);
}
.e-accordion .e-acrdn-item .e-acrdn-panel {
  font-size: 13px;
}

.e-bigger .e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content,
.e-accordion.e-bigger .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
  font-size: 16px;
  vertical-align: middle;
}
.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel,
.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel {
  font-size: 14px;
}
.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel.e-nested > .e-acrdn-content > .e-accordion > .e-acrdn-item > .e-acrdn-panel:not(.e-nested) > .e-acrdn-content,
.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel.e-nested > .e-acrdn-content > .e-accordion > .e-acrdn-item > .e-acrdn-panel:not(.e-nested) > .e-acrdn-content {
  padding: 16px 16px 16px 32px;
}
.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel.e-nested > .e-acrdn-content > .e-accordion > .e-acrdn-item > .e-acrdn-header,
.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel.e-nested > .e-acrdn-content > .e-accordion > .e-acrdn-item > .e-acrdn-header {
  box-shadow: none;
  padding: 0 46px 0 32px;
}
.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel.e-nested > .e-acrdn-content,
.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel.e-nested > .e-acrdn-content {
  padding: 0;
}
.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel.e-nested > .e-acrdn-content > .e-accordion,
.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel.e-nested > .e-acrdn-content > .e-accordion {
  border: 0;
}
.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel.e-nested > .e-acrdn-content .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-header,
.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel.e-nested > .e-acrdn-content .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-header {
  padding: 0 46px 0 48px;
}
.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel.e-nested > .e-acrdn-content .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-panel .e-acrdn-content,
.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel.e-nested > .e-acrdn-content .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-panel .e-acrdn-content {
  padding: 16px 16px 16px 48px;
}
.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-header .e-acrdn-header-content,
.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-header .e-acrdn-header-content {
  font-size: 14px;
}
.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-header,
.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-header {
  line-height: 47px;
  min-height: 48px;
  padding: 0 46px 0 16px;
}
.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-header .e-toggle-icon,
.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-header .e-toggle-icon {
  height: 48px;
  min-height: 48px;
  min-width: 30px;
  right: 16px;
  font-size: 12px;
}
.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-header .e-acrdn-header-icon,
.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-header .e-acrdn-header-icon {
  display: inline-block;
  padding: 0 14px 0 0;
}
.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-header .e-acrdn-header-icon .e-acrdn-icons.e-icons,
.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-header .e-acrdn-header-icon .e-acrdn-icons.e-icons {
  font-size: 12px;
}
.e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content,
.e-accordion.e-bigger .e-acrdn-item.e-select .e-acrdn-panel .e-acrdn-content {
  padding: 16px;
  font-size: 14px;
}
.e-bigger .e-accordion.e-rtl .e-acrdn-item.e-select .e-acrdn-panel.e-nested > .e-acrdn-content > .e-accordion > .e-acrdn-item > .e-acrdn-panel:not(.e-nested) > .e-acrdn-content,
.e-accordion.e-bigger.e-rtl .e-acrdn-item.e-select .e-acrdn-panel.e-nested > .e-acrdn-content > .e-accordion > .e-acrdn-item > .e-acrdn-panel:not(.e-nested) > .e-acrdn-content {
  padding: 16px 32px 16px 16px;
}
.e-bigger .e-accordion.e-rtl .e-acrdn-item.e-select .e-acrdn-panel.e-nested > .e-acrdn-content > .e-accordion > .e-acrdn-item > .e-acrdn-header,
.e-accordion.e-bigger.e-rtl .e-acrdn-item.e-select .e-acrdn-panel.e-nested > .e-acrdn-content > .e-accordion > .e-acrdn-item > .e-acrdn-header {
  padding: 0 32px 0 46px;
}
.e-bigger .e-accordion.e-rtl .e-acrdn-item.e-select .e-acrdn-panel.e-nested > .e-acrdn-content .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-header,
.e-accordion.e-bigger.e-rtl .e-acrdn-item.e-select .e-acrdn-panel.e-nested > .e-acrdn-content .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-header {
  padding: 0 48px 0 46px;
}
.e-bigger .e-accordion.e-rtl .e-acrdn-item.e-select .e-acrdn-panel.e-nested > .e-acrdn-content .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-panel .e-acrdn-content,
.e-accordion.e-bigger.e-rtl .e-acrdn-item.e-select .e-acrdn-panel.e-nested > .e-acrdn-content .e-accordion .e-acrdn-panel.e-nested .e-acrdn-content .e-acrdn-panel .e-acrdn-content {
  padding: 16px 48px 16px 16px;
}
.e-bigger .e-accordion.e-rtl .e-acrdn-item .e-acrdn-header,
.e-accordion.e-bigger.e-rtl .e-acrdn-item .e-acrdn-header {
  padding: 0 16px 0 46px;
}
.e-bigger .e-accordion.e-rtl .e-acrdn-item .e-acrdn-header .e-toggle-icon,
.e-accordion.e-bigger.e-rtl .e-acrdn-item .e-acrdn-header .e-toggle-icon {
  left: 16px;
  right: auto;
}
.e-bigger .e-accordion.e-rtl .e-acrdn-item .e-acrdn-header .e-acrdn-header-icon,
.e-accordion.e-bigger.e-rtl .e-acrdn-item .e-acrdn-header .e-acrdn-header-icon {
  padding: 0 0 0 14px;
}

.e-carousel .e-previous-icon::before {
  content: "\e904";
}
.e-carousel .e-next-icon::before {
  content: "\e913";
}
.e-carousel .e-play-icon::before {
  content: "\e324";
}
.e-carousel .e-pause-icon::before {
  content: "\e326";
}
.e-carousel.e-rtl .e-previous-icon::before {
  content: "\e913";
}
.e-carousel.e-rtl .e-next-icon::before {
  content: "\e904";
}

.e-carousel {
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
}
.e-carousel .e-carousel-items,
.e-carousel .e-carousel-slide-container {
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}
.e-carousel .e-carousel-items.e-swipe-start {
  cursor: pointer;
}
.e-carousel.e-partial .e-carousel-slide-container {
  padding: 0 100px;
}
@media screen and (max-width: 480px) {
  .e-carousel.e-partial .e-carousel-slide-container {
    padding: 0 75px;
  }
}
@media screen and (max-width: 320px) {
  .e-carousel.e-partial .e-carousel-slide-container {
    padding: 0 50px;
  }
}
.e-carousel .e-carousel-items {
  width: calc(var(--carousel-items-count) * 100%);
  display: flex;
  flex-direction: row;
  transition-property: transform;
  transition-duration: 0.6s;
  transition-timing-function: ease-in-out;
}
.e-carousel .e-carousel-items .e-carousel-item {
  height: 100%;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: calc(100% / var(--carousel-items-count));
}
.e-carousel.e-blazor-carousel .e-carousel-items {
  transform: translateX(calc(-100% / var(--carousel-items-count) * var(--carousel-items-current)));
  transition: transform;
}
.e-carousel.e-blazor-carousel.e-rtl .e-carousel-items {
  transform: translateX(calc(100% / var(--carousel-items-count) * var(--carousel-items-current)));
  transition: transform;
}
.e-carousel.e-carousel-fade-animation .e-carousel-items.e-fade-in-out {
  transition-property: none;
  animation: fade-in-out 0.6s ease-in-out;
}
@keyframes fade-in-out {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.e-carousel.e-carousel-slide-animation .e-carousel-items.e-slide {
  transition-duration: 0.6s;
}
.e-carousel.e-carousel-custom-animation:not(.e-partial) .e-carousel-item {
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  top: 0;
}
.e-carousel.e-carousel-custom-animation:not(.e-partial) .e-carousel-item.e-active {
  opacity: 1;
  pointer-events: visible;
}
.e-carousel .e-carousel-navigators {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: space-between;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.e-carousel .e-carousel-navigators .e-play-pause,
.e-carousel .e-carousel-navigators .e-previous,
.e-carousel .e-carousel-navigators .e-next {
  padding: 0.5em;
  pointer-events: auto;
}
.e-carousel .e-carousel-navigators .e-play-pause .e-btn,
.e-carousel .e-carousel-navigators .e-previous .e-btn,
.e-carousel .e-carousel-navigators .e-next .e-btn {
  border: 0;
  box-shadow: none;
}
.e-carousel .e-carousel-navigators .e-play-pause .e-btn:hover,
.e-carousel .e-carousel-navigators .e-previous .e-btn:hover,
.e-carousel .e-carousel-navigators .e-next .e-btn:hover {
  border-radius: 50%;
}
.e-carousel .e-carousel-navigators .e-play-pause .e-btn.e-rtl,
.e-carousel .e-carousel-navigators .e-previous .e-btn.e-rtl,
.e-carousel .e-carousel-navigators .e-next .e-btn.e-rtl {
  transform: rotate(180deg);
}
.e-carousel .e-carousel-navigators .e-play-pause .e-btn .e-play-icon,
.e-carousel .e-carousel-navigators .e-previous .e-btn .e-play-icon,
.e-carousel .e-carousel-navigators .e-next .e-btn .e-play-icon {
  line-height: 1;
  padding-left: 3px;
}
.e-carousel .e-carousel-navigators .e-play-pause.e-hover-arrows,
.e-carousel .e-carousel-navigators .e-previous.e-hover-arrows,
.e-carousel .e-carousel-navigators .e-next.e-hover-arrows {
  display: none;
}
.e-carousel .e-carousel-indicators {
  align-items: center;
  bottom: 0;
  display: flex;
  justify-content: center;
  min-height: 48px;
  padding: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.e-carousel .e-carousel-indicators.e-default .e-indicator-bars {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  pointer-events: auto;
}
.e-carousel .e-carousel-indicators.e-default .e-indicator-bars .e-indicator-bar {
  padding: 0;
}
.e-carousel .e-carousel-indicators.e-default .e-indicator-bars .e-indicator-bar .e-indicator {
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 6px;
}
.e-carousel .e-carousel-indicators.e-default .e-indicator-bars .e-indicator-bar .e-indicator div {
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  height: 12px;
  transition-duration: 0.6s;
  transition-property: background-color, border-color;
  transition-timing-function: ease-in-out;
  width: 12px;
}
.e-carousel .e-carousel-indicators.e-default .e-indicator-bars .e-indicator-bar .e-indicator .e-ripple-element {
  display: none;
}
.e-carousel .e-carousel-indicators.e-dynamic {
  min-height: 36px;
}
.e-carousel .e-carousel-indicators.e-dynamic .e-indicator-bars {
  display: block;
  overflow: hidden;
  transition: opacity 0.6s ease-in-out;
  white-space: nowrap;
  width: 80px;
}
.e-carousel .e-carousel-indicators.e-dynamic .e-indicator-bars .e-indicator-bar {
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  left: calc(32px - 16px * var(--carousel-items-current));
  margin: 0 4px;
  opacity: 1;
  position: relative;
  transform: scale(0.33);
  transition-duration: 0.6s;
  transition-property: transform, left;
  transition-timing-function: ease-in-out;
  white-space: nowrap;
  width: 8px;
}
.e-carousel .e-carousel-indicators.e-dynamic .e-indicator-bars .e-indicator-bar.e-active {
  transform: scale(1);
}
.e-carousel .e-carousel-indicators.e-dynamic .e-indicator-bars .e-indicator-bar.e-prev, .e-carousel .e-carousel-indicators.e-dynamic .e-indicator-bars .e-indicator-bar.e-next {
  transform: scale(0.66);
}
.e-carousel .e-carousel-indicators.e-fraction {
  min-height: 36px;
}
.e-carousel .e-carousel-indicators.e-progress {
  min-height: 4px;
}
.e-carousel .e-carousel-indicators.e-progress .e-indicator-bars {
  height: 4px;
  width: 100%;
}
.e-carousel .e-carousel-indicators.e-progress .e-indicator-bars .e-indicator-bar {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: translate3d(0, 0, 0) scaleX(calc(var(--carousel-items-current) / var(--carousel-items-count))) scaleY(1);
  transition-duration: 0.6s;
  transform-origin: left top;
  width: 100%;
}

.e-carousel .e-carousel-navigators .e-previous .e-btn:not(:disabled),
.e-carousel .e-carousel-navigators .e-next .e-btn:not(:disabled),
.e-carousel .e-carousel-navigators .e-play-pause .e-btn:not(:disabled) {
  background-color: transparent;
}
.e-carousel .e-carousel-navigators .e-previous .e-btn:not(:disabled) .e-btn-icon,
.e-carousel .e-carousel-navigators .e-next .e-btn:not(:disabled) .e-btn-icon,
.e-carousel .e-carousel-navigators .e-play-pause .e-btn:not(:disabled) .e-btn-icon {
  color: #fff;
}
.e-carousel .e-carousel-navigators .e-previous .e-btn:not(:disabled):active, .e-carousel .e-carousel-navigators .e-previous .e-btn:not(:disabled):focus, .e-carousel .e-carousel-navigators .e-previous .e-btn:not(:disabled):hover,
.e-carousel .e-carousel-navigators .e-next .e-btn:not(:disabled):active,
.e-carousel .e-carousel-navigators .e-next .e-btn:not(:disabled):focus,
.e-carousel .e-carousel-navigators .e-next .e-btn:not(:disabled):hover,
.e-carousel .e-carousel-navigators .e-play-pause .e-btn:not(:disabled):active,
.e-carousel .e-carousel-navigators .e-play-pause .e-btn:not(:disabled):focus,
.e-carousel .e-carousel-navigators .e-play-pause .e-btn:not(:disabled):hover {
  background-color: rgba(255, 255, 255, 0.4);
  outline: none;
}
.e-carousel .e-carousel-indicators.e-default .e-indicator-bar .e-indicator {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
.e-carousel .e-carousel-indicators.e-default .e-indicator-bar .e-indicator div {
  background: #fff;
  border-color: #fff;
}
.e-carousel .e-carousel-indicators.e-default .e-indicator-bar .e-indicator:active, .e-carousel .e-carousel-indicators.e-default .e-indicator-bar .e-indicator:focus, .e-carousel .e-carousel-indicators.e-default .e-indicator-bar .e-indicator:hover {
  background: transparent;
  border-color: transparent;
  box-shadow: none;
  outline: none;
}
.e-carousel .e-carousel-indicators.e-default .e-indicator-bar .e-indicator:focus-visible {
  border-color: #000;
}
.e-carousel .e-carousel-indicators.e-default .e-indicator-bar.e-active .e-indicator div {
  background-color: #e3165b;
  border-color: #e3165b;
}
.e-carousel .e-carousel-indicators.e-dynamic .e-indicator-bars .e-indicator-bar {
  background-color: #fff;
}
.e-carousel .e-carousel-indicators.e-dynamic .e-indicator-bars .e-indicator-bar.e-active {
  background-color: #e3165b;
}
.e-carousel .e-carousel-indicators.e-fraction .e-indicator-bars {
  color: #fff;
}
.e-carousel .e-carousel-indicators.e-progress .e-indicator-bars {
  background-color: rgba(227, 22, 91, 0.4);
}
.e-carousel .e-carousel-indicators.e-progress .e-indicator-bars .e-indicator-bar {
  background-color: #e3165b;
}

.e-contextmenu-wrapper ul .e-menu-item .e-previous::before,
.e-contextmenu-container ul .e-menu-item .e-previous::before {
  content: "\e977";
}
.e-contextmenu-wrapper ul .e-menu-item .e-caret::before,
.e-contextmenu-container ul .e-menu-item .e-caret::before {
  content: "\e956";
}

.e-rtl.e-contextmenu-wrapper .e-menu-item .e-caret::before,
.e-rtl.e-contextmenu-container .e-menu-item .e-caret::before {
  content: "\e937";
}

.e-contextmenu-wrapper ul,
.e-contextmenu-container ul {
  font-weight: normal;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  -webkit-user-select: none;
          user-select: none;
  font-size: 14px;
  padding: 0;
  border: none;
  border-radius: 0;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  display: none;
  min-width: 120px;
  position: absolute;
}
.e-contextmenu-wrapper ul.e-ul, .e-contextmenu-wrapper ul.e-ul *,
.e-contextmenu-container ul.e-ul,
.e-contextmenu-container ul.e-ul * {
  box-sizing: border-box;
}
.e-contextmenu-wrapper ul.e-ul:focus, .e-contextmenu-wrapper ul.e-ul *:focus,
.e-contextmenu-container ul.e-ul:focus,
.e-contextmenu-container ul.e-ul *:focus {
  outline: none;
}
.e-contextmenu-wrapper ul.e-contextmenu,
.e-contextmenu-container ul.e-contextmenu {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.e-contextmenu-wrapper ul.e-ul,
.e-contextmenu-container ul.e-ul {
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
}
.e-contextmenu-wrapper ul .e-menu-item,
.e-contextmenu-container ul .e-menu-item {
  cursor: pointer;
  position: relative;
  height: 36px;
  line-height: 36px;
  padding: 0 16px;
}
.e-contextmenu-wrapper ul .e-menu-item.e-menu-hide,
.e-contextmenu-container ul .e-menu-item.e-menu-hide {
  display: none;
}
.e-contextmenu-wrapper ul .e-menu-item.e-menu-header,
.e-contextmenu-container ul .e-menu-item.e-menu-header {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.e-contextmenu-wrapper ul .e-menu-item .e-menu-url,
.e-contextmenu-container ul .e-menu-item .e-menu-url {
  text-decoration: none;
}
.e-contextmenu-wrapper ul .e-menu-item .e-menu-icon,
.e-contextmenu-container ul .e-menu-item .e-menu-icon {
  display: inline-block;
  vertical-align: middle;
}
.e-contextmenu-wrapper ul .e-menu-item.e-separator,
.e-contextmenu-container ul .e-menu-item.e-separator {
  cursor: auto;
  line-height: normal;
  pointer-events: none;
}
.e-contextmenu-wrapper ul .e-menu-item .e-menu-url,
.e-contextmenu-container ul .e-menu-item .e-menu-url {
  display: inline-block;
  min-width: 120px;
}
.e-contextmenu-wrapper ul .e-menu-item .e-menu-icon,
.e-contextmenu-container ul .e-menu-item .e-menu-icon {
  font-size: 14px;
  line-height: 36px;
  margin-right: 10px;
  width: 1em;
}
.e-contextmenu-wrapper ul .e-menu-item .e-caret,
.e-contextmenu-container ul .e-menu-item .e-caret {
  line-height: 36px;
  margin-left: 16px;
  margin-right: 0;
  position: absolute;
  right: 8px;
}
.e-contextmenu-wrapper ul .e-menu-item.e-menu-caret-icon,
.e-contextmenu-container ul .e-menu-item.e-menu-caret-icon {
  padding-right: 36px;
}
.e-contextmenu-wrapper ul .e-menu-item.e-separator,
.e-contextmenu-container ul .e-menu-item.e-separator {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  height: auto;
  margin: 8px 0;
}
.e-contextmenu-wrapper ul .e-menu-item .e-caret,
.e-contextmenu-container ul .e-menu-item .e-caret {
  font-size: 11px;
}
.e-contextmenu-wrapper ul .e-menu-item .e-previous,
.e-contextmenu-container ul .e-menu-item .e-previous {
  margin-right: 16px;
}
.e-contextmenu-wrapper ul .e-menu-item.e-disabled,
.e-contextmenu-container ul .e-menu-item.e-disabled {
  cursor: auto;
  pointer-events: none;
}
.e-contextmenu-wrapper ul .e-menu-item .e-checkbox-wrapper,
.e-contextmenu-container ul .e-menu-item .e-checkbox-wrapper {
  width: max-content;
}

.e-contextmenu-wrapper.e-sfcontextmenu,
.e-contextmenu-container.e-sfcontextmenu {
  position: absolute;
}
.e-contextmenu-wrapper.e-sfcontextmenu .e-menu-vscroll,
.e-contextmenu-container.e-sfcontextmenu .e-menu-vscroll {
  position: absolute;
}
.e-contextmenu-wrapper.e-sfcontextmenu ul,
.e-contextmenu-container.e-sfcontextmenu ul {
  white-space: nowrap;
}
.e-contextmenu-wrapper.e-sfcontextmenu ul.e-transparent,
.e-contextmenu-container.e-sfcontextmenu ul.e-transparent {
  background: transparent;
  border: 0;
  box-shadow: none;
  height: 1px;
  left: 0;
  min-width: 0;
  padding: 0;
  top: 0;
  width: 0;
}
.e-contextmenu-wrapper.e-sfcontextmenu ul.e-transparent .e-menu-item,
.e-contextmenu-container.e-sfcontextmenu ul.e-transparent .e-menu-item {
  height: 0;
  padding: 0;
}
.e-contextmenu-wrapper.e-sfcontextmenu ul.e-transparent .e-menu-item.e-separator,
.e-contextmenu-container.e-sfcontextmenu ul.e-transparent .e-menu-item.e-separator {
  border: 0;
  margin: 0;
}
.e-contextmenu-wrapper:not(.e-menu-container) .e-menu-vscroll.e-vscroll,
.e-contextmenu-container:not(.e-menu-container) .e-menu-vscroll.e-vscroll {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.e-contextmenu-wrapper:not(.e-menu-container) .e-menu-vscroll.e-vscroll .e-vscroll-bar,
.e-contextmenu-container:not(.e-menu-container) .e-menu-vscroll.e-vscroll .e-vscroll-bar {
  height: 100%;
  width: inherit;
}
.e-contextmenu-wrapper:not(.e-menu-container) .e-menu-vscroll.e-vscroll .e-scroll-nav,
.e-contextmenu-container:not(.e-menu-container) .e-menu-vscroll.e-vscroll .e-scroll-nav {
  height: 16px;
}
.e-contextmenu-wrapper:not(.e-menu-container) .e-menu-vscroll.e-vscroll:not(.e-scroll-device),
.e-contextmenu-container:not(.e-menu-container) .e-menu-vscroll.e-vscroll:not(.e-scroll-device) {
  padding: 16px 0;
}
.e-contextmenu-wrapper:not(.e-menu-container) .e-menu-vscroll.e-vscroll ul,
.e-contextmenu-container:not(.e-menu-container) .e-menu-vscroll.e-vscroll ul {
  box-shadow: none;
  margin-top: -12px;
  width: inherit;
}

.e-rtl.e-contextmenu-wrapper .e-menu-item .e-menu-icon,
.e-rtl.e-contextmenu-container .e-menu-item .e-menu-icon {
  margin-right: 0;
}
.e-rtl.e-contextmenu-wrapper .e-menu-item .e-caret,
.e-rtl.e-contextmenu-container .e-menu-item .e-caret {
  margin-left: 0;
  margin-right: 16px;
  right: auto;
}
.e-rtl.e-contextmenu-wrapper .e-menu-item .e-menu-icon,
.e-rtl.e-contextmenu-container .e-menu-item .e-menu-icon {
  margin-left: 10px;
}
.e-rtl.e-contextmenu-wrapper .e-menu-item .e-caret,
.e-rtl.e-contextmenu-container .e-menu-item .e-caret {
  left: 8px;
}
.e-rtl.e-contextmenu-wrapper .e-menu-item.e-menu-caret-icon,
.e-rtl.e-contextmenu-container .e-menu-item.e-menu-caret-icon {
  padding-left: 36px;
  padding-right: 16px;
}
.e-rtl.e-contextmenu-wrapper .e-menu-item.e-blankicon,
.e-rtl.e-contextmenu-container .e-menu-item.e-blankicon {
  padding-left: 16px;
}
.e-rtl.e-contextmenu-wrapper .e-menu-item.e-blankicon.e-menu-caret-icon,
.e-rtl.e-contextmenu-container .e-menu-item.e-blankicon.e-menu-caret-icon {
  padding-left: 36px;
}

.e-contextmenu-wrapper .e-menu-item,
.e-contextmenu-container .e-menu-item {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.e-contextmenu-wrapper ul,
.e-contextmenu-container ul {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87);
}
.e-contextmenu-wrapper ul .e-menu-item.e-menu-header,
.e-contextmenu-container ul .e-menu-item.e-menu-header {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.e-contextmenu-wrapper ul .e-menu-item .e-caret,
.e-contextmenu-container ul .e-menu-item .e-caret {
  color: rgba(0, 0, 0, 0.54);
}
.e-contextmenu-wrapper ul .e-menu-item .e-menu-icon,
.e-contextmenu-container ul .e-menu-item .e-menu-icon {
  color: rgba(0, 0, 0, 0.54);
}
.e-contextmenu-wrapper ul .e-menu-item .e-menu-url,
.e-contextmenu-container ul .e-menu-item .e-menu-url {
  color: rgba(0, 0, 0, 0.87);
}
.e-contextmenu-wrapper ul .e-menu-item.e-focused,
.e-contextmenu-container ul .e-menu-item.e-focused {
  background-color: #eee;
  color: rgba(0, 0, 0, 0.87);
  outline: 0 solid rgba(0, 0, 0, 0.12);
  outline-offset: 0;
}
.e-contextmenu-wrapper ul .e-menu-item.e-focused .e-caret,
.e-contextmenu-container ul .e-menu-item.e-focused .e-caret {
  color: rgba(0, 0, 0, 0.54);
}
.e-contextmenu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
.e-contextmenu-container ul .e-menu-item.e-focused .e-menu-icon {
  color: rgba(0, 0, 0, 0.54);
}
.e-contextmenu-wrapper ul .e-menu-item.e-selected,
.e-contextmenu-container ul .e-menu-item.e-selected {
  background-color: #eee;
  color: rgba(0, 0, 0, 0.87);
  outline: 0 solid #eee;
  outline-offset: 0;
}
.e-contextmenu-wrapper ul .e-menu-item.e-selected .e-caret,
.e-contextmenu-container ul .e-menu-item.e-selected .e-caret {
  color: rgba(0, 0, 0, 0.54);
}
.e-contextmenu-wrapper ul .e-menu-item.e-selected .e-menu-icon,
.e-contextmenu-container ul .e-menu-item.e-selected .e-menu-icon {
  color: rgba(0, 0, 0, 0.54);
}
.e-contextmenu-wrapper ul .e-disabled,
.e-contextmenu-container ul .e-disabled {
  color: rgba(0, 0, 0, 0.38);
  opacity: 1;
}
.e-contextmenu-wrapper ul .e-disabled .e-menu-icon,
.e-contextmenu-container ul .e-disabled .e-menu-icon {
  color: rgba(0, 0, 0, 0.38);
}
.e-contextmenu-wrapper ul .e-disabled .e-caret,
.e-contextmenu-container ul .e-disabled .e-caret {
  color: rgba(0, 0, 0, 0.38);
}
.e-contextmenu-wrapper ul .e-disabled .e-menu-url,
.e-contextmenu-container ul .e-disabled .e-menu-url {
  color: rgba(0, 0, 0, 0.38);
}
.e-contextmenu-wrapper ul .e-separator,
.e-contextmenu-container ul .e-separator {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.e-contextmenu-wrapper:not(.e-menu-container) .e-menu-vscroll.e-vscroll,
.e-contextmenu-container:not(.e-menu-container) .e-menu-vscroll.e-vscroll {
  background-color: #fff;
  border: none;
}
.e-contextmenu-wrapper:not(.e-menu-container) .e-menu-vscroll.e-vscroll .e-scroll-nav,
.e-contextmenu-container:not(.e-menu-container) .e-menu-vscroll.e-vscroll .e-scroll-nav {
  border-color: rgba(0, 0, 0, 0.12);
}

.e-bigger .e-contextmenu-wrapper ul,
.e-bigger.e-contextmenu-wrapper ul,
.e-bigger .e-contextmenu-container ul,
.e-bigger.e-contextmenu-container ul {
  font-size: 15px;
  padding: 8px 0;
  white-space: nowrap;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  max-width: 280px;
  min-width: 112px;
}
.e-bigger .e-contextmenu-wrapper ul .e-menu-item,
.e-bigger.e-contextmenu-wrapper ul .e-menu-item,
.e-bigger .e-contextmenu-container ul .e-menu-item,
.e-bigger.e-contextmenu-container ul .e-menu-item {
  height: 48px;
  line-height: 48px;
}
.e-bigger .e-contextmenu-wrapper ul .e-menu-item .e-menu-icon,
.e-bigger.e-contextmenu-wrapper ul .e-menu-item .e-menu-icon,
.e-bigger .e-contextmenu-container ul .e-menu-item .e-menu-icon,
.e-bigger.e-contextmenu-container ul .e-menu-item .e-menu-icon {
  font-size: 16px;
  line-height: 48px;
}
.e-bigger .e-contextmenu-wrapper ul .e-menu-item .e-caret,
.e-bigger.e-contextmenu-wrapper ul .e-menu-item .e-caret,
.e-bigger .e-contextmenu-container ul .e-menu-item .e-caret,
.e-bigger.e-contextmenu-container ul .e-menu-item .e-caret {
  line-height: 48px;
}
.e-bigger .e-contextmenu-wrapper ul .e-menu-item.e-separator,
.e-bigger.e-contextmenu-wrapper ul .e-menu-item.e-separator,
.e-bigger .e-contextmenu-container ul .e-menu-item.e-separator,
.e-bigger.e-contextmenu-container ul .e-menu-item.e-separator {
  height: auto;
  line-height: normal;
}
.e-bigger .e-contextmenu-wrapper ul .e-menu-item .e-caret,
.e-bigger.e-contextmenu-wrapper ul .e-menu-item .e-caret,
.e-bigger .e-contextmenu-container ul .e-menu-item .e-caret,
.e-bigger.e-contextmenu-container ul .e-menu-item .e-caret {
  font-size: 12px;
}

.e-bigger .e-contextmenu-wrapper.e-rtl ul .e-blankicon,
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
  padding-left: 16px;
}
.e-bigger .e-contextmenu-wrapper.e-rtl ul .e-blankicon.e-menu-caret-icon,
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon.e-menu-caret-icon,
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon.e-menu-caret-icon,
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon.e-menu-caret-icon {
  padding-left: 36px;
}

@keyframes tbar-alt-popup-shadow {
  0% {
    border-color: rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.12);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(0, 0, 0, 0.12);
  }
}
@keyframes hscroll-alt-popup-shadow {
  0% {
    border-color: rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.12);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(0, 0, 0, 0.12);
  }
}
.e-tab .e-tab-header .e-close-icon::before {
  content: "\e7fc";
  position: relative;
}
@media screen and (max-width: 480px) {
  .e-tab.e-vertical-icon .e-tab-header .e-popup-up-icon::before {
    content: "\e82a";
  }
  .e-tab.e-vertical-icon .e-tab-header .e-popup-down-icon::before {
    content: "\e83d";
  }
}
.e-tab.e-vertical-tab .e-tab-header .e-popup-up-icon::before {
  content: "More";
}
.e-tab.e-vertical-tab .e-tab-header .e-popup-up-icon::after {
  content: "\e919";
}
.e-tab.e-vertical-tab .e-tab-header .e-popup-down-icon::before {
  content: "More";
}
.e-tab.e-vertical-tab .e-tab-header .e-popup-down-icon::after {
  content: "\e919";
}
.e-tab.e-vertical-tab.e-icon-tab .e-tab-header .e-popup-up-icon::before {
  content: "";
}
.e-tab.e-vertical-tab.e-icon-tab .e-tab-header .e-popup-up-icon::after {
  content: "\ebb9";
}
.e-tab.e-vertical-tab.e-icon-tab .e-tab-header .e-popup-down-icon::before {
  content: "";
}
.e-tab.e-vertical-tab.e-icon-tab .e-tab-header .e-popup-down-icon::after {
  content: "\ebb9";
}

.e-tab-clone-element .e-close-icon::before {
  content: "\e7fc";
  position: relative;
}

.e-tab {
  display: block;
  position: relative;
}
.e-tab.e-hidden {
  display: none;
}
.e-tab.e-fill-mode .e-content, .e-tab.e-fill-mode .e-content .e-item, .e-tab.e-fill-mode .e-content .e-item > div, .e-tab.e-fill-mode .e-content .e-item > div > .e-blazor-template {
  height: 100%;
}
.e-tab .e-tab-header {
  height: 36px;
  min-height: 36px;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header {
    height: 48px;
    min-height: 48px;
  }
}
.e-tab .e-tab-header::before {
  content: "";
  position: absolute;
  display: unset;
}
.e-tab .e-tab-header:not(.e-vertical)::before {
  bottom: 0;
  top: 0;
  width: 100%;
}
.e-tab .e-tab-header .e-toolbar-items {
  height: auto;
  margin: 0;
  min-height: 36px;
  position: relative;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-items {
    min-height: 48px;
  }
}
.e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child, .e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
}
.e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
    margin: 0;
  }
}
.e-tab .e-tab-header .e-toolbar-items .e-toolbar-item.e-active {
  position: unset;
}
.e-tab .e-tab-header .e-toolbar-items .e-toolbar-item.e-active:hover::before {
  left: unset;
  right: unset;
}
.e-tab .e-tab-header .e-toolbar-items .e-toolbar-item.e-active::before {
  background-color: unset;
  bottom: unset;
  content: unset;
  height: unset;
  left: unset;
  position: unset;
  right: unset;
  transition: unset;
}
.e-tab .e-tab-header .e-toolbar-items .e-toolbar-item.e-active::after {
  color: unset;
  content: unset;
  display: unset;
  font-weight: unset;
  height: unset;
  overflow: unset;
  visibility: unset;
}
.e-tab .e-tab-header .e-toolbar-items.e-hscroll.e-scroll-device {
  padding: 0;
}
.e-tab .e-tab-header .e-toolbar-items.e-hscroll.e-scroll-device .e-scroll-right-nav {
  display: none;
}
.e-tab .e-tab-header .e-toolbar-items.e-hscroll .e-hscroll-bar {
  padding: 0;
}
.e-tab .e-tab-header .e-toolbar-items.e-hscroll .e-scroll-nav {
  width: 40px;
  border-radius: 0;
}
.e-tab .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child {
    margin: 0;
  }
}
.e-tab .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child.e-active {
  margin: 0;
}
.e-tab .e-tab-header .e-hscroll-bar {
  overflow: hidden;
}
.e-tab .e-tab-header .e-indicator {
  display: block;
  position: absolute;
}
.e-tab .e-tab-header .e-indicator.e-hidden {
  display: none;
}
.e-tab .e-tab-header:not(.e-vertical) .e-indicator {
  bottom: 0;
  height: 2px;
  left: 0;
  right: 0;
  border-radius: 0;
  transition: left 0.125s cubic-bezier(0.35, 0, 0.25, 1), right 0.25s cubic-bezier(0.35, 0, 0.25, 1);
}
.e-tab .e-tab-header .e-toolbar-item.e-hidden {
  display: none;
}
.e-tab .e-tab-header .e-toolbar-item:not(.e-separator) {
  height: 36px;
  margin: 0;
  min-height: 36px;
  min-width: auto;
  padding: 0;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) {
    height: 48px;
    min-height: 48px;
  }
}
.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
  height: 36px;
  padding: 0 18px;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
    height: 48px;
    padding: 0 12px;
  }
}
.e-tab .e-tab-header .e-toolbar-item .e-text-wrap {
  align-content: center;
  align-items: center;
  display: inline-flex;
  height: 36px;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item .e-text-wrap {
    height: 48px;
  }
}
.e-tab .e-tab-header .e-toolbar-item .e-tab-text {
  display: inherit;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  align-self: auto;
  margin-bottom: 0;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
    font-size: 14px;
  }
}
.e-tab .e-tab-header .e-toolbar-item.e-active {
  margin: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item.e-active {
    margin: 0;
  }
}
.e-tab .e-tab-header .e-toolbar-item.e-active .e-text-wrap {
  height: 36px;
  margin-top: 0;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item.e-active .e-text-wrap {
    height: 48px;
  }
}
.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap {
  margin-bottom: 0;
}
.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-text {
  font-weight: 500;
}
.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-icon::before {
  top: 1px;
  left: 2px;
}
.e-tab .e-tab-header .e-toolbar-item.e-active .e-icon-top.e-tab-icon::before,
.e-tab .e-tab-header .e-toolbar-item.e-active .e-icon-bottom.e-tab-icon::before {
  left: 0;
}
.e-tab .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap, .e-tab .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap {
  height: 36px;
  padding: 0;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap, .e-tab .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap {
    height: 48px;
  }
}
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon {
  display: none;
  margin: 0 0 0 10px;
  min-width: 10px;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon {
    margin: 0 0 0 14px;
  }
}
.e-tab .e-tab-header .e-toolbar-item .e-close-icon,
.e-tab .e-tab-header .e-toolbar-item .e-close-icon::before {
  font-size: 10px;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item .e-close-icon,
  .e-tab .e-tab-header .e-toolbar-item .e-close-icon::before {
    font-size: 12px;
  }
}
.e-tab .e-tab-header .e-toolbar-item .e-close-icon::before {
  top: 1px;
}
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
  display: inline-flex;
  height: 20px;
  min-width: 20px;
  width: 20px;
  line-height: 1;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
    height: 20px;
    width: 20px;
  }
}
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
  font-size: 18px;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
  .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
    font-size: 20px;
  }
}
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
  position: relative;
  top: 1px;
  left: 2px;
}
.e-tab .e-tab-header .e-toolbar-item .e-icon-top.e-tab-icon::before,
.e-tab .e-tab-header .e-toolbar-item .e-icon-bottom.e-tab-icon::before {
  left: 0;
}
.e-tab .e-tab-header .e-toolbar-item.e-icon .e-tab-wrap {
  justify-content: center;
  padding: 0 18px;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item.e-icon .e-tab-wrap {
    padding: 0 24px;
  }
}
.e-tab .e-tab-header .e-toolbar-item .e-icon-right {
  margin: 0 0 0 8px;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item .e-icon-right {
    margin: 0;
  }
}
.e-tab .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text {
  margin: 0 0 0 10px;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text {
    margin: 0 0 0 14px;
  }
}
.e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom {
  height: 62px;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom {
    height: 62px;
  }
}
.e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap {
  align-items: center;
  display: flex;
  height: 62px;
  position: relative;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap {
    height: 62px;
  }
}
.e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}
.e-tab .e-tab-header .e-toolbar-item.e-itop .e-text-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-text-wrap {
  display: block;
  height: auto;
}
.e-tab .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap:focus .e-text-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}
.e-tab .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap .e-text-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap .e-text-wrap {
  height: auto;
}
.e-tab .e-tab-header .e-toolbar-item.e-itop .e-close-icon, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-close-icon {
  position: absolute;
  right: 18px;
  top: calc(50% - 6px);
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item.e-itop .e-close-icon, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-close-icon {
    right: 12px;
  }
}
.e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-text {
  margin: 8px 0 0;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-text {
    margin: 10px 0 0;
  }
}
.e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-text {
  margin: 0 0 8px;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-text {
    margin: 0 0 10px;
  }
}
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon.e-icon-top,
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon.e-icon-bottom {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: auto;
}
.e-tab .e-tab-header .e-toolbar-pop {
  overflow-y: auto;
  padding: 0;
}
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item {
  height: 36px;
  min-height: 36px;
  min-width: auto;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item {
    height: 48px;
    min-height: 48px;
  }
}
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
  margin: 0;
  padding: 0;
}
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap {
  height: 36px;
  padding: 0 16px;
  text-align: initial;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap {
    height: 48px;
    padding: 0 16px;
  }
}
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-text-wrap {
  height: 36px;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-text-wrap {
    height: 48px;
  }
}
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text {
  display: inline-flex;
  width: 100%;
}
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-close-icon {
  margin: 0 0 0 8px;
}
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-close-icon::before {
  top: 0;
}
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text + .e-close-icon[style="display:block"] {
  padding-right: 10px;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text + .e-close-icon[style="display:block"] {
    padding-right: 0;
  }
}
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom {
  height: 36px;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom {
    height: 48px;
  }
}
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator), .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator) {
  min-height: 36px;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator), .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator) {
    min-height: 48px;
  }
}
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap {
  height: 36px;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap {
    height: 48px;
  }
}
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-text-wrap, .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-text-wrap {
  display: inline-flex;
  height: auto;
}
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text, .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text {
  display: block;
  justify-content: center;
  margin: 0 0 0 10px;
  padding-left: 0;
  padding-right: 10px;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text, .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text {
    justify-content: center;
    margin: 0 0 0 12px;
    padding-left: 0;
    padding-right: 0;
  }
}
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-close-icon, .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-close-icon {
  right: 18px;
  top: initial;
}
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text {
  margin: 0;
}
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-icon.e-icon-top,
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-icon.e-icon-bottom {
  display: inline-flex;
}
.e-tab .e-tab-header.e-close-show .e-icons.e-close-icon {
  align-items: center;
  align-self: center;
  display: inline-flex;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header.e-close-show .e-icons.e-close-icon {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header.e-close-show .e-toolbar-item.e-active .e-close-icon {
    display: inline-flex;
  }
}
.e-tab .e-tab-header.e-close-show .e-toolbar-item.e-itop .e-text-wrap,
.e-tab .e-tab-header.e-close-show .e-toolbar-item.e-ibottom .e-text-wrap {
  margin-right: 20px;
}
.e-tab .e-tab-header .e-scroll-nav {
  height: 36px;
  min-height: 36px;
  min-width: auto;
  width: auto;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-scroll-nav {
    height: 48px;
    min-height: 48px;
  }
}
.e-tab .e-tab-header .e-scroll-nav.e-scroll-left-nav {
  padding: 0 9px;
}
.e-tab .e-tab-header .e-scroll-nav.e-scroll-right-nav {
  padding: 0 9px;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-scroll-nav.e-scroll-right-nav {
    padding: 0 12px;
  }
}
.e-tab .e-tab-header .e-scroll-nav .e-nav-left-arrow::before,
.e-tab .e-tab-header .e-scroll-nav .e-nav-right-arrow::before {
  font-size: 12px;
  line-height: 24px;
  position: relative;
  top: 0;
  vertical-align: initial;
}
.e-tab .e-tab-header .e-scroll-nav .e-nav-arrow {
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  width: 24px;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-scroll-nav .e-nav-arrow {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    width: 24px;
  }
}
.e-tab .e-tab-header .e-hor-nav {
  height: 36px;
  min-height: 36px;
  min-width: auto;
  padding: 0 9px;
  width: auto;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-hor-nav {
    height: 48px;
    min-height: 48px;
    padding: 0 12px;
  }
}
.e-tab .e-tab-header .e-hor-nav .e-popup-up-icon,
.e-tab .e-tab-header .e-hor-nav .e-popup-down-icon {
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  width: 24px;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-hor-nav .e-popup-up-icon,
  .e-tab .e-tab-header .e-hor-nav .e-popup-down-icon {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    width: 24px;
  }
}
.e-tab .e-tab-header .e-hor-nav .e-popup-up-icon::before,
.e-tab .e-tab-header .e-hor-nav .e-popup-down-icon::before {
  font-size: 12px;
  line-height: 24px;
  position: relative;
  top: 0;
  vertical-align: initial;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-hor-nav .e-popup-up-icon::before,
  .e-tab .e-tab-header .e-hor-nav .e-popup-down-icon::before {
    font-size: 16px;
  }
}
.e-tab .e-tab-header .e-hor-nav .e-popup-up-icon:hover,
.e-tab .e-tab-header .e-hor-nav .e-popup-down-icon:hover {
  line-height: 24px;
}
.e-tab .e-tab-header .e-hor-nav .e-popup-up-icon:hover::before,
.e-tab .e-tab-header .e-hor-nav .e-popup-down-icon:hover::before {
  line-height: 24px;
  top: 0;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-hor-nav .e-popup-up-icon:hover::before,
  .e-tab .e-tab-header .e-hor-nav .e-popup-down-icon:hover::before {
    line-height: 24px;
  }
}
.e-tab .e-tab-header .e-hor-nav .e-popup-up-icon {
  transform: rotate(180deg);
  transition: transform 0.1s ease;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-hor-nav .e-popup-up-icon {
    transform: none;
    transition: none;
  }
}
.e-tab .e-tab-header .e-hor-nav .e-popup-down-icon {
  transform: rotate(0deg);
  transition: transform 0.1s ease;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-hor-nav .e-popup-down-icon {
    transform: none;
    transition: none;
  }
}
.e-tab .e-tab-header .e-hor-nav:focus .e-popup-up-icon,
.e-tab .e-tab-header .e-hor-nav:focus .e-popup-down-icon {
  line-height: 24px;
}
.e-tab .e-tab-header .e-hor-nav:focus .e-popup-up-icon::before,
.e-tab .e-tab-header .e-hor-nav:focus .e-popup-down-icon::before {
  line-height: 24px;
  top: 0;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-hor-nav:focus .e-popup-up-icon::before,
  .e-tab .e-tab-header .e-hor-nav:focus .e-popup-down-icon::before {
    line-height: 24px;
  }
}
.e-tab .e-tab-header .e-hor-nav:focus .e-popup-up-icon:hover,
.e-tab .e-tab-header .e-hor-nav:focus .e-popup-down-icon:hover {
  line-height: 24px;
  top: 0;
}
.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-items .e-toolbar-item.e-active {
  position: unset;
}
.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-items .e-toolbar-item.e-active:hover::before {
  left: unset;
  right: unset;
}
.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-items .e-toolbar-item.e-active::before {
  background-color: unset;
  content: unset;
  height: unset;
  left: unset;
  position: unset;
  right: unset;
  top: unset;
  transition: unset;
}
.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-items .e-toolbar-item.e-active::after {
  color: unset;
  content: unset;
  display: unset;
  font-weight: unset;
  height: unset;
  overflow: unset;
  visibility: unset;
}
.e-tab .e-tab-header.e-horizontal-bottom::before {
  bottom: auto;
}
.e-tab .e-tab-header.e-horizontal-bottom .e-hscroll-bar {
  margin-top: 0;
}
.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
  padding-bottom: 0;
  padding-top: 0;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
    margin: 0;
  }
}
.e-tab .e-tab-header.e-horizontal-bottom .e-indicator {
  bottom: auto;
  top: 0;
}
.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active {
  margin: 0;
  padding-bottom: 0;
  padding-top: 0;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active {
    margin: 0;
  }
}
.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-text-wrap {
  height: 36px;
  padding: 0;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-text-wrap {
    height: 48px;
  }
}
.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-text-wrap::before, .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active:not(.e-separator):last-child .e-text-wrap::before {
  top: unset;
}
.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active.e-itop .e-tab-wrap:focus .e-close-icon::before {
  top: 0;
}
.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop .e-text-wrap, .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom .e-text-wrap {
  height: initial;
}
.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop.e-active .e-text-wrap, .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom.e-active .e-text-wrap {
  height: initial;
  padding: 0;
}
.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop.e-active .e-text-wrap::before, .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom.e-active .e-text-wrap::before {
  bottom: auto;
  top: 0;
}
.e-tab .e-tab-header.e-reorder-active-item .e-toolbar-pop .e-toolbar-item.e-active .e-text-wrap::before {
  display: none;
}
.e-tab .e-tab-header.e-vertical {
  max-width: 150px;
  z-index: 1;
}
.e-tab .e-tab-header.e-vertical::before {
  bottom: 0;
  height: 100%;
  left: 0;
  top: 0;
}
.e-tab .e-tab-header.e-vertical[style*="overflow: hidden"]::before {
  bottom: 15px;
  height: auto;
  top: 15px;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header.e-vertical[style*="overflow: hidden"]::before {
    bottom: 0;
    top: 0;
  }
}
.e-tab .e-tab-header.e-vertical .e-indicator {
  display: block;
  transition: top 0.125s cubic-bezier(0.35, 0, 0.25, 1), bottom 0.25s cubic-bezier(0.35, 0, 0.25, 1);
  width: 2px;
}
.e-tab .e-tab-header.e-vertical .e-toolbar-items {
  height: inherit;
  flex-direction: column;
  align-items: normal;
}
.e-tab .e-tab-header.e-vertical .e-toolbar-items.e-vscroll:not(.e-scroll-device) {
  padding: 16px 0;
}
.e-tab .e-tab-header.e-vertical .e-toolbar-item:last-child {
  margin: 0;
}
.e-tab .e-tab-header.e-vertical .e-toolbar-item:not(.e-separator) {
  margin: 0;
}
.e-tab .e-tab-header.e-vertical .e-toolbar-item .e-tab-wrap {
  padding: 0 18px;
}
.e-tab .e-tab-header.e-vertical .e-toolbar-item .e-text-wrap {
  position: relative;
  width: 100%;
}
.e-tab .e-tab-header.e-vertical .e-toolbar-item .e-tab-text,
.e-tab .e-tab-header.e-vertical .e-toolbar-item .e-tab-icon::before {
  text-align: center;
  width: 100%;
}
.e-tab .e-tab-header.e-vertical .e-toolbar-item .e-tab-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.e-tab .e-tab-header.e-vertical .e-toolbar-item.e-active .e-text-wrap::before {
  display: none;
}
.e-tab .e-tab-header.e-vertical .e-toolbar-item.e-ileft.e-icon {
  min-height: 36px;
  min-width: 33px;
}
.e-tab .e-tab-header.e-vertical .e-toolbar-item.e-ileft.e-icon .e-tab-icon {
  margin: 0;
}
.e-tab .e-tab-header.e-vertical .e-toolbar-item.e-itop .e-close-icon, .e-tab .e-tab-header.e-vertical .e-toolbar-item.e-ibottom .e-close-icon {
  right: -18px;
}
.e-tab .e-tab-header.e-vertical .e-toolbar-pop {
  top: initial !important; /* stylelint-disable-line declaration-no-important */
}
.e-tab .e-tab-header.e-vertical.e-vertical-left {
  float: left;
}
.e-tab .e-tab-header.e-vertical.e-vertical-left::before {
  right: 0;
}
.e-tab .e-tab-header.e-vertical.e-vertical-left .e-indicator {
  left: auto;
  right: 0;
}
.e-tab .e-tab-header.e-vertical.e-vertical-left .e-toolbar-items .e-toolbar-item.e-active:hover::before {
  bottom: unset;
  height: unset;
}
.e-tab .e-tab-header.e-vertical.e-vertical-left .e-toolbar-items .e-toolbar-item.e-active::before {
  background-color: unset;
  bottom: unset;
  content: unset;
  height: unset;
  left: unset;
  position: unset;
  right: unset;
  transition: unset;
  width: unset;
}
.e-tab .e-tab-header.e-vertical.e-vertical-left .e-toolbar-items .e-toolbar-item.e-active::after {
  color: unset;
  content: unset;
  display: unset;
  font-weight: unset;
  height: unset;
  overflow: unset;
  visibility: unset;
}
.e-tab .e-tab-header.e-vertical.e-vertical-right {
  float: right;
}
.e-tab .e-tab-header.e-vertical.e-vertical-right::before {
  right: auto;
}
.e-tab .e-tab-header.e-vertical.e-vertical-right .e-indicator {
  left: 0;
  right: auto;
}
.e-tab .e-tab-header.e-vertical.e-vertical-right .e-tab-wrap {
  text-align: right;
}
.e-tab .e-tab-header.e-vertical.e-vertical-right .e-toolbar-pop .e-tab-text {
  width: auto;
}
.e-tab .e-tab-header.e-vertical.e-vertical-right .e-toolbar-items .e-toolbar-item.e-active:hover::before {
  bottom: unset;
  height: unset;
}
.e-tab .e-tab-header.e-vertical.e-vertical-right .e-toolbar-items .e-toolbar-item.e-active::before {
  background-color: unset;
  bottom: unset;
  content: unset;
  height: unset;
  left: unset;
  position: unset;
  right: unset;
  transition: unset;
  width: unset;
}
.e-tab .e-tab-header.e-vertical.e-vertical-right .e-toolbar-items .e-toolbar-item.e-active::after {
  color: unset;
  content: unset;
  display: unset;
  font-weight: unset;
  height: unset;
  overflow: unset;
  visibility: unset;
}
.e-tab .e-tab-header.e-vertical .e-scroll-nav {
  height: 16px;
  justify-content: center;
  min-height: 16px;
  width: 100%;
}
.e-tab .e-tab-header.e-vertical .e-scroll-nav .e-nav-arrow {
  font-size: 10px;
  height: 16px;
  line-height: 16px;
  margin: 0 auto;
  width: 16px;
}
.e-tab .e-tab-header.e-vertical .e-hor-nav {
  padding: 0 18px;
  width: 100%;
}
.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon,
.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon {
  height: 100%;
  transform: none;
  transition: none;
  width: 100%;
}
.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon::before,
.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon::before {
  float: left;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 13px;
  font-weight: 500;
  line-height: 35px;
  text-align: left;
  text-transform: uppercase;
  transform: none;
  transition: none;
}
.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon::after,
.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon::after {
  float: left;
  font-size: 12px;
  line-height: 35px;
  margin: 0 0 0 10px;
  vertical-align: initial;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon::after,
  .e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon::after {
    font-size: 14px;
  }
}
.e-tab .e-tab-header.e-vertical .e-scroll-device .e-scroll-nav,
.e-tab .e-tab-header.e-vertical .e-scroll-device .e-scroll-overlay {
  display: none;
}
.e-tab .e-tab-header.e-vertical.e-toolpop .e-toolbar-items {
  height: auto;
}
.e-tab.e-rtl .e-tab-header.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
}
.e-tab.e-rtl .e-tab-header.e-vertical .e-toolbar-item:not(.e-separator) {
  margin: 0;
}
.e-tab.e-rtl .e-tab-header.e-vertical .e-toolbar-item:not(.e-separator).e-itop .e-close-icon, .e-tab.e-rtl .e-tab-header.e-vertical .e-toolbar-item:not(.e-separator).e-ibottom .e-close-icon {
  left: -18px;
}
.e-tab.e-rtl .e-tab-header.e-vertical .e-hor-nav {
  padding: 0 18px;
}
.e-tab.e-rtl .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon::before,
.e-tab.e-rtl .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon::before {
  float: right;
}
.e-tab.e-rtl .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon::after,
.e-tab.e-rtl .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon::after {
  float: right;
  margin: 0 10px 0 0;
}
.e-tab .e-content {
  position: relative;
}
.e-tab .e-content .e-item.e-view {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
.e-tab .e-content > .e-item {
  display: none;
}
.e-tab .e-content > .e-item.e-active {
  background: inherit;
  display: block;
}
.e-tab .e-content.e-progress {
  overflow: hidden;
}
.e-tab.e-vertical-tab .e-content {
  display: flex;
}
.e-tab.e-vertical-tab .e-content .e-item.e-active {
  display: flex;
  flex: none;
}
.e-tab.e-vertical-tab .e-content .e-item,
.e-tab.e-vertical-tab .e-content .e-item > :first-child {
  width: 100%;
}
.e-tab.e-vertical-icon > .e-tab-header {
  height: 62px;
  min-height: 62px;
}
.e-tab.e-vertical-icon > .e-tab-header.e-reorder-active-item .e-toolbar-pop .e-toolbar-item.e-active .e-tab-wrap::before,
.e-tab.e-vertical-icon > .e-tab-header.e-reorder-active-item .e-toolbar-pop .e-toolbar-item:not(.e-separator):last-child.e-active .e-tab-wrap::before {
  display: none;
}
.e-tab.e-vertical-icon > .e-tab-header > .e-toolbar-items {
  height: 62px;
}
.e-tab.e-vertical-icon > .e-tab-header .e-toolbar-item.e-active .e-text-wrap,
.e-tab.e-vertical-icon > .e-tab-header .e-toolbar-item:not(.e-separator):last-child.e-active .e-text-wrap {
  position: unset;
}
.e-tab.e-vertical-icon > .e-tab-header .e-toolbar-item.e-active .e-text-wrap::before,
.e-tab.e-vertical-icon > .e-tab-header .e-toolbar-item:not(.e-separator):last-child.e-active .e-text-wrap::before {
  border: unset;
  content: unset;
  display: none;
  position: unset;
  top: unset;
  width: unset;
}
.e-tab.e-vertical-icon > .e-tab-header .e-toolbar-item.e-active .e-tab-wrap::before,
.e-tab.e-vertical-icon > .e-tab-header .e-toolbar-item:not(.e-separator):last-child.e-active .e-tab-wrap::before {
  content: unset;
  display: unset;
  position: unset;
  top: unset;
  width: unset;
  border: unset;
}
.e-tab.e-vertical-icon > .e-tab-header .e-scroll-nav {
  height: 62px;
}
.e-tab.e-vertical-icon > .e-tab-header .e-hor-nav {
  height: 62px;
}
@media screen and (max-width: 480px) {
  .e-tab.e-vertical-icon > .e-tab-header .e-hor-nav .e-popup-up-icon::before,
  .e-tab.e-vertical-icon > .e-tab-header .e-hor-nav .e-popup-down-icon::before {
    font-size: 12px;
  }
}
.e-tab.e-vertical-icon > .e-tab-header.e-vertical .e-indicator {
  width: 2px;
}
.e-tab.e-vertical-icon > .e-tab-header.e-vertical .e-toolbar-item.e-active .e-tab-wrap::before,
.e-tab.e-vertical-icon > .e-tab-header.e-vertical .e-toolbar-item:not(.e-separator):last-child.e-active .e-tab-wrap::before {
  display: none;
}
.e-tab.e-vertical-icon > .e-tab-header.e-vertical .e-toolbar-item.e-active .e-text-wrap,
.e-tab.e-vertical-icon > .e-tab-header.e-vertical .e-toolbar-item:not(.e-separator):last-child.e-active .e-text-wrap {
  position: relative;
}
.e-tab.e-vertical-icon > .e-tab-header.e-vertical .e-scroll-nav {
  height: 16px;
}
.e-tab.e-vertical-icon > .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-tab-wrap::before,
.e-tab.e-vertical-icon > .e-tab-header.e-horizontal-bottom .e-toolbar-item:not(.e-separator):last-child.e-active .e-tab-wrap::before {
  top: unset;
}
.e-tab.e-vertical-icon.e-rtl .e-tab-header .e-toolbar-item.e-active {
  margin: 0;
}
.e-tab.e-vertical-icon.e-vertical-tab .e-tab-header.e-vertical .e-toolbar-items {
  height: inherit;
}
.e-tab.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus {
  height: 36px;
}
.e-tab.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-text-wrap {
  height: 36px;
}
.e-tab.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus, .e-tab.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus {
  height: 62px;
}
.e-tab.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap, .e-tab.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}
.e-tab.e-focused .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap:focus .e-text-wrap, .e-tab.e-focused .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}
.e-tab.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:focus {
  height: 36px;
}
.e-tab.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:focus .e-text-wrap {
  height: 36px;
}
.e-tab.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap:focus, .e-tab.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap:focus {
  height: 36px;
}
.e-tab.e-focused .e-tab-header .e-horizontal-bottom .e-toolbar-item.e-active .e-tab-wrap:focus .e-text-wrap {
  height: 36px;
  padding: 0;
}
.e-tab.e-focused .e-tab-header .e-horizontal-bottom .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap, .e-tab.e-focused .e-tab-header .e-horizontal-bottom .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}
.e-tab.e-focused .e-tab-header .e-horizontal-bottom .e-toolbar-item.e-itop.e-active .e-tab-wrap:focus .e-text-wrap, .e-tab.e-focused .e-tab-header .e-horizontal-bottom .e-toolbar-item.e-ibottom.e-active .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}
.e-tab.e-template .e-tab-header .e-toolbar-items .e-toolbar-item .e-tab-wrap .e-text-wrap .e-tab-text > div,
.e-tab.e-template .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap .e-text-wrap .e-tab-text > div {
  display: inherit;
}
.e-tab.e-template .e-content > .e-item {
  display: none;
}
.e-tab.e-template .e-content > .e-item.e-active {
  background: inherit;
  display: block;
}
.e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align,
.e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align {
  display: flex;
}
.e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-popup-up-icon,
.e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-popup-down-icon,
.e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-popup-up-icon,
.e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-popup-down-icon {
  display: block;
  line-height: 15px;
}
.e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-nav-left-arrow,
.e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-nav-right-arrow,
.e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-nav-left-arrow,
.e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-nav-right-arrow {
  display: block;
  line-height: 14px;
}
.e-tab.e-ie .e-tab-header .e-popup-up-icon,
.e-tab.e-ie .e-tab-header .e-popup-down-icon {
  transform: none;
  transition: none;
}
.e-tab.e-ie .e-tab-header .e-popup-up-icon::before {
  transform: rotate(180deg);
  transition: transform 0.1s ease;
}
@media screen and (max-width: 480px) {
  .e-tab.e-ie .e-tab-header .e-popup-up-icon::before {
    transform: none;
    transition: none;
  }
}
.e-tab.e-ie .e-tab-header .e-popup-down-icon::before {
  transform: rotate(0deg);
  transition: transform 0.1s ease;
}
@media screen and (max-width: 480px) {
  .e-tab.e-ie .e-tab-header .e-popup-down-icon::before {
    transform: none;
    transition: none;
  }
}
.e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align,
.e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align {
  display: flex;
}
.e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-popup-up-icon,
.e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-popup-down-icon,
.e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-popup-up-icon,
.e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-popup-down-icon {
  display: block;
  line-height: 14px;
  position: relative;
}
.e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-nav-left-arrow,
.e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-nav-right-arrow,
.e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-nav-left-arrow,
.e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-nav-right-arrow {
  display: block;
  line-height: 11px;
  position: relative;
}
.e-tab.e-edge .e-tab-header .e-popup-up-icon {
  transform: rotate(180deg);
  transition: transform 0.1s ease;
}
@media screen and (max-width: 480px) {
  .e-tab.e-edge .e-tab-header .e-popup-up-icon {
    transform: none;
    transition: none;
  }
}
.e-tab.e-edge .e-tab-header .e-popup-down-icon {
  transform: rotate(0deg);
  transition: transform 0.1s ease;
}
@media screen and (max-width: 480px) {
  .e-tab.e-edge .e-tab-header .e-popup-down-icon {
    transform: none;
    transition: none;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  .e-tab.e-edge .e-tab-header .e-popup-down-icon {
    transform: none;
    transition: none;
  }
}
.e-tab.e-edge .e-tab-header .e-popup-up-icon::before {
  transform: rotate(180deg);
  transition: transform 0.1s ease;
}
@media screen and (max-width: 480px) {
  .e-tab.e-edge .e-tab-header .e-popup-up-icon::before {
    transform: none;
    transition: none;
  }
}
.e-tab.e-edge .e-tab-header .e-popup-down-icon::before {
  transform: rotate(0deg);
  transition: transform 0.1s ease;
}
@media screen and (max-width: 480px) {
  .e-tab.e-edge .e-tab-header .e-popup-down-icon::before {
    transform: none;
    transition: none;
  }
}
.e-tab.e-safari .e-tab-header .e-close-icon::before {
  top: -1px;
}
.e-tab.e-safari .e-tab-header .e-hor-nav .e-popup-up-icon::before,
.e-tab.e-safari .e-tab-header .e-hor-nav .e-popup-down-icon::before,
.e-tab.e-safari .e-tab-header .e-scroll-nav .e-popup-up-icon::before,
.e-tab.e-safari .e-tab-header .e-scroll-nav .e-popup-down-icon::before {
  top: 0;
}
.e-tab.e-safari .e-tab-header .e-hor-nav .e-nav-left-arrow::before,
.e-tab.e-safari .e-tab-header .e-hor-nav .e-nav-right-arrow::before,
.e-tab.e-safari .e-tab-header .e-scroll-nav .e-nav-left-arrow::before,
.e-tab.e-safari .e-tab-header .e-scroll-nav .e-nav-right-arrow::before {
  top: 0;
}
.e-tab.e-disable {
  pointer-events: none;
}
.e-tab.e-fill .e-tab-header {
  height: 34px;
  min-height: 34px;
}
@media screen and (max-width: 480px) {
  .e-tab.e-fill .e-tab-header {
    height: 46px;
    min-height: 46px;
  }
}
.e-tab.e-fill .e-tab-header .e-indicator {
  display: none;
}
.e-tab.e-fill .e-tab-header .e-toolbar-items {
  height: auto;
  min-height: 34px;
}
@media screen and (max-width: 480px) {
  .e-tab.e-fill .e-tab-header .e-toolbar-items {
    min-height: 46px;
  }
}
.e-tab.e-fill .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child, .e-tab.e-fill .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
  padding: 0;
}
.e-tab.e-fill .e-tab-header .e-toolbar-item:not(.e-separator) {
  height: 34px;
  margin: 0;
  min-height: 34px;
  padding: 0;
}
@media screen and (max-width: 480px) {
  .e-tab.e-fill .e-tab-header .e-toolbar-item:not(.e-separator) {
    height: 46px;
    min-height: 46px;
  }
}
.e-tab.e-fill .e-tab-header .e-toolbar-item:not(.e-separator).e-itop, .e-tab.e-fill .e-tab-header .e-toolbar-item:not(.e-separator).e-ibottom {
  height: 60px;
  min-height: 60px;
}
.e-tab.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap {
  height: 34px;
  padding: 0 18px;
}
@media screen and (max-width: 480px) {
  .e-tab.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap {
    height: 46px;
    padding: 0 18px;
  }
}
.e-tab.e-fill .e-tab-header .e-toolbar-item .e-text-wrap {
  height: 34px;
}
@media screen and (max-width: 480px) {
  .e-tab.e-fill .e-tab-header .e-toolbar-item .e-text-wrap {
    height: 46px;
  }
}
.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active {
  padding: 0;
}
.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-wrap {
  margin-bottom: 0;
}
.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-text-wrap {
  height: 34px;
}
@media screen and (max-width: 480px) {
  .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-text-wrap {
    height: 46px;
  }
}
.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-text {
  font-weight: 500;
}
.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap, .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap {
  height: 36px;
}
@media screen and (max-width: 480px) {
  .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap, .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap {
    height: 46px;
  }
}
.e-tab.e-fill .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab.e-fill .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap {
  height: 60px;
}
.e-tab.e-fill .e-tab-header .e-toolbar-item.e-itop .e-text-wrap, .e-tab.e-fill .e-tab-header .e-toolbar-item.e-ibottom .e-text-wrap {
  height: auto;
}
.e-tab.e-fill .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator),
.e-tab.e-fill .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator) {
  height: auto;
}
.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child.e-active, .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child.e-active {
  padding: 0;
}
.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item.e-itop, .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child.e-itop, .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child.e-itop {
  padding-top: 0;
}
.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active {
  margin-right: 0;
  padding: 0;
}
.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-text-wrap {
  height: 34px;
}
@media screen and (max-width: 480px) {
  .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-text-wrap {
    height: 46px;
  }
}
.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap, .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap {
  height: 44px;
}
.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop .e-text-wrap, .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom .e-text-wrap {
  height: auto;
}
.e-tab.e-fill .e-tab-header.e-vertical .e-toolbar-items {
  height: inherit;
}
.e-tab.e-fill .e-tab-header.e-vertical .e-toolbar-items .e-toolbar-item .e-tab-wrap {
  padding: 0 18px;
}
.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus {
  height: 34px;
}
.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-text-wrap {
  height: 34px;
}
.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-text-wrap {
  height: 34px;
}
.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus, .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus {
  height: 60px;
}
.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap, .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}
@media screen and (max-width: 480px) {
  .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap, .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap {
    height: auto;
  }
}
.e-tab.e-fill.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) {
  margin: 0;
}
.e-tab.e-fill.e-vertical-icon > .e-tab-header {
  height: 60px;
  min-height: 60px;
}
.e-tab.e-background .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-tab.e-background .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
  padding: 0;
}
.e-tab.e-background .e-tab-header .e-toolbar-item:not(.e-separator) {
  margin: 0;
  padding: 0;
}
.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap {
  padding: 0 18px;
}
@media screen and (max-width: 480px) {
  .e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap {
    padding: 0 18px;
  }
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active {
  padding: 0;
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap {
  margin-bottom: 0;
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-text {
  font-weight: 500;
}
.e-tab.e-background .e-tab-header.e-vertical .e-indicator {
  display: block;
}
.e-tab.e-background .e-tab-header.e-vertical .e-toolbar-items .e-toolbar-item .e-tab-wrap {
  padding: 0 18px;
}
.e-tab.e-background .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child.e-active,
.e-tab.e-background .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child.e-active {
  padding: 0;
}
.e-tab.e-background .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active {
  margin: 0;
  padding: 0;
}
.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item.e-active .e-text-wrap {
  height: 36px;
}
.e-tab.e-background.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) {
  margin: 0;
}
.e-tab.e-rtl .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-tab.e-rtl .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
}
.e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) {
  margin: 0;
}
.e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icon-right {
  margin: 0;
}
.e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icon-left + .e-tab-text {
  margin: 0 10px 0 0;
}
.e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icons.e-close-icon {
  margin: 0 10px 0 0;
}
.e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator).e-itop .e-close-icon, .e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator).e-ibottom .e-close-icon {
  left: 18px;
  right: auto;
}
.e-tab.e-rtl .e-tab-header.e-close-show .e-toolbar-item.e-itop .e-text-wrap,
.e-tab.e-rtl .e-tab-header.e-close-show .e-toolbar-item.e-ibottom .e-text-wrap {
  margin-left: 20px;
  margin-right: 0;
}
.e-tab.e-rtl .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:not(.e-separator) {
  margin: 0;
}
.e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item {
  margin: 0;
}
.e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text {
  padding-left: 10px;
  padding-right: 0;
}
@media screen and (max-width: 480px) {
  .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text {
    padding-left: 0;
  }
}
.e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-icons.e-close-icon {
  margin: 0;
}
.e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-close-icon {
  left: 16px;
  right: auto;
}
.e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-close-icon, .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-close-icon {
  left: 18px;
  right: auto;
}
.e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text, .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text {
  margin: 0;
  padding-left: 10px;
  padding-right: 0;
}
@media screen and (max-width: 480px) {
  .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text, .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text {
    margin: 0;
    padding-left: 10px;
    padding-right: 0;
  }
}
.e-tab.e-rtl .e-tab-header .e-hor-nav,
.e-tab.e-rtl .e-tab-header .e-scroll-right-nav {
  padding: 0 9px;
}
.e-tab.e-rtl .e-tab-header .e-scroll-left-nav {
  padding: 0 9px;
}
.e-tab.e-vertical-tab.e-icon-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon::before,
.e-tab.e-vertical-tab.e-icon-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon::before {
  display: none;
}
.e-tab.e-vertical-tab.e-icon-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon::after,
.e-tab.e-vertical-tab.e-icon-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon::after {
  margin: 0;
  width: 100%;
}

.e-tab-clone-element {
  overflow: visible;
  z-index: 10000;
}
.e-tab-clone-element:not(.e-separator) {
  height: 36px;
  margin: 0;
  min-height: 36px;
  min-width: auto;
  padding: 0;
}
@media screen and (max-width: 480px) {
  .e-tab-clone-element:not(.e-separator) {
    height: 48px;
    min-height: 48px;
  }
}
.e-tab-clone-element .e-tab-wrap {
  height: 36px;
  padding: 0 18px;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .e-tab-clone-element .e-tab-wrap {
    height: 48px;
    padding: 0 12px;
  }
}
.e-tab-clone-element .e-text-wrap {
  align-content: center;
  align-items: center;
  display: inline-flex;
  height: 36px;
}
@media screen and (max-width: 480px) {
  .e-tab-clone-element .e-text-wrap {
    height: 48px;
  }
}
.e-tab-clone-element .e-tab-text {
  display: inherit;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  align-self: auto;
}
@media screen and (max-width: 480px) {
  .e-tab-clone-element .e-tab-text {
    font-size: 14px;
  }
}
.e-tab-clone-element .e-icons.e-close-icon {
  display: none;
}
.e-tab-clone-element .e-close-icon,
.e-tab-clone-element .e-close-icon::before {
  font-size: 10px;
}
@media screen and (max-width: 480px) {
  .e-tab-clone-element .e-close-icon,
  .e-tab-clone-element .e-close-icon::before {
    font-size: 12px;
  }
}
.e-tab-clone-element .e-close-icon::before {
  top: 1px;
}
.e-tab-clone-element .e-icons.e-tab-icon {
  display: inline-flex;
  height: 20px;
  min-width: 20px;
  width: 20px;
  line-height: 1;
}
@media screen and (max-width: 480px) {
  .e-tab-clone-element .e-icons.e-tab-icon {
    height: 20px;
    width: 20px;
  }
}
.e-tab-clone-element .e-tab-icon,
.e-tab-clone-element .e-tab-icon::before {
  font-size: 18px;
}
@media screen and (max-width: 480px) {
  .e-tab-clone-element .e-tab-icon,
  .e-tab-clone-element .e-tab-icon::before {
    font-size: 20px;
  }
}
.e-tab-clone-element.e-icon .e-tab-wrap {
  justify-content: center;
  padding: 0 18px;
}
@media screen and (max-width: 480px) {
  .e-tab-clone-element.e-icon .e-tab-wrap {
    padding: 0 24px;
  }
}
.e-tab-clone-element .e-icon-right {
  margin: 0 0 0 8px;
}
@media screen and (max-width: 480px) {
  .e-tab-clone-element .e-icon-right {
    margin: 0;
  }
}
.e-tab-clone-element .e-icon-left + .e-tab-text {
  margin: 0 0 0 10px;
}
@media screen and (max-width: 480px) {
  .e-tab-clone-element .e-icon-left + .e-tab-text {
    margin: 0 0 0 14px;
  }
}
.e-tab-clone-element.e-itop, .e-tab-clone-element.e-ibottom {
  height: 62px;
}
@media screen and (max-width: 480px) {
  .e-tab-clone-element.e-itop, .e-tab-clone-element.e-ibottom {
    height: 62px;
  }
}
.e-tab-clone-element.e-itop .e-tab-wrap, .e-tab-clone-element.e-ibottom .e-tab-wrap {
  align-items: center;
  display: flex;
  height: 62px;
  position: relative;
}
@media screen and (max-width: 480px) {
  .e-tab-clone-element.e-itop .e-tab-wrap, .e-tab-clone-element.e-ibottom .e-tab-wrap {
    height: 62px;
  }
}
.e-tab-clone-element.e-itop .e-tab-wrap:focus .e-text-wrap, .e-tab-clone-element.e-ibottom .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}
.e-tab-clone-element.e-itop .e-text-wrap, .e-tab-clone-element.e-ibottom .e-text-wrap {
  display: block;
  height: auto;
}
.e-tab-clone-element.e-itop .e-close-icon, .e-tab-clone-element.e-ibottom .e-close-icon {
  position: absolute;
  right: 18px;
  top: calc(50% - 6px);
}
@media screen and (max-width: 480px) {
  .e-tab-clone-element.e-itop .e-close-icon, .e-tab-clone-element.e-ibottom .e-close-icon {
    right: 12px;
  }
}
.e-tab-clone-element.e-itop .e-tab-text {
  margin: 8px 0 0;
}
@media screen and (max-width: 480px) {
  .e-tab-clone-element.e-itop .e-tab-text {
    margin: 10px 0 0;
  }
}
.e-tab-clone-element.e-ibottom .e-tab-text {
  margin: 0 0 8px;
}
@media screen and (max-width: 480px) {
  .e-tab-clone-element.e-ibottom .e-tab-text {
    margin: 0 0 10px;
  }
}
.e-tab-clone-element .e-tab-icon.e-icon-top,
.e-tab-clone-element .e-tab-icon.e-icon-bottom {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: auto;
}
.e-tab-clone-element.e-close-show .e-icons.e-close-icon {
  align-items: center;
  align-self: center;
  display: inline-flex;
}
@media screen and (max-width: 480px) {
  .e-tab-clone-element.e-close-show .e-icons.e-close-icon {
    display: none;
  }
}
.e-tab-clone-element.e-close-show .e-toolbar-item.e-itop .e-text-wrap,
.e-tab-clone-element.e-close-show .e-toolbar-item.e-ibottom .e-text-wrap {
  margin-right: 20px;
}

.e-tab {
  background: transparent;
  border: none;
}
.e-tab .e-tab-header {
  background: inherit;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-weight: normal;
  border-bottom: 0;
}
.e-tab .e-tab-header::before {
  border-color: unset;
  border-style: solid;
}
.e-tab .e-tab-header:not(.e-vertical)::before {
  border-width: 0;
}
.e-tab .e-tab-header:not(.e-vertical) .e-toolbar-item.e-active {
  border-bottom: initial;
  margin-bottom: 0;
}
.e-tab .e-tab-header .e-toolbar-items {
  background: inherit;
}
.e-tab .e-tab-header .e-indicator {
  background: #e3165b;
}
.e-tab .e-tab-header .e-toolbar-item {
  background: inherit;
  border: none;
}
.e-tab .e-tab-header .e-toolbar-item:hover {
  background: inherit;
}
.e-tab .e-tab-header .e-toolbar-item.e-active:hover {
  background: inherit;
}
.e-tab .e-tab-header .e-toolbar-item .e-ripple-element {
  background: rgba(227, 22, 91, 0.12);
}
.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
  border-radius: 0;
  color: rgba(0, 0, 0, 0.54);
  border: 0;
}
.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-icon {
  color: rgba(0, 0, 0, 0.54);
}
.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover {
  background: inherit;
  border: 0;
  border-radius: 0;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover {
    background: inherit;
  }
}
.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-text,
.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-icon {
  color: rgba(0, 0, 0, 0.87);
}
.e-tab .e-tab-header .e-toolbar-item.e-active {
  border: none;
  border-radius: 0;
}
.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap {
  border: 0;
}
.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-text,
.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-icon {
  color: #e3165b;
}
.e-tab .e-tab-header .e-toolbar-item.e-active .e-text-wrap {
  position: unset;
}
.e-tab .e-tab-header .e-toolbar-item.e-active .e-text-wrap::before {
  border: unset;
  content: unset;
  display: unset;
  position: unset;
  width: unset;
  top: unset;
}
.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-text,
.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-icon {
  color: #e3165b;
}
.e-tab .e-tab-header .e-toolbar-item.e-active.e-ileft .e-tab-icon, .e-tab .e-tab-header .e-toolbar-item.e-active.e-iright .e-tab-icon {
  color: #e3165b;
}
.e-tab .e-tab-header .e-toolbar-item.e-active.e-ileft .e-tab-text, .e-tab .e-tab-header .e-toolbar-item.e-active.e-iright .e-tab-text {
  color: #e3165b;
}
.e-tab .e-tab-header .e-toolbar-item.e-active .e-close-icon {
  color: rgba(0, 0, 0, 0.54);
}
.e-tab .e-tab-header .e-toolbar-item .e-close-icon {
  color: rgba(0, 0, 0, 0.54);
}
.e-tab .e-tab-header .e-toolbar-item .e-close-icon:hover {
  color: rgba(0, 0, 0, 0.87);
}
.e-tab .e-tab-header .e-toolbar-item .e-close-icon:active {
  color: rgba(0, 0, 0, 0.87);
}
.e-tab .e-tab-header .e-toolbar-item.e-disable.e-overlay {
  background: inherit;
  opacity: 1;
  pointer-events: none;
}
.e-tab .e-tab-header .e-toolbar-item.e-disable.e-overlay .e-tab-text,
.e-tab .e-tab-header .e-toolbar-item.e-disable.e-overlay .e-tab-icon {
  color: rgba(0, 0, 0, 0.38);
}
.e-tab .e-tab-header.e-reorder-active-item:not(.e-vertical) .e-toolbar-pop .e-toolbar-item.e-active {
  border: initial;
}
.e-tab .e-tab-header .e-toolbar-pop {
  background: #fff;
  border: 0;
  border-radius: 0;
  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.21);
  overflow-y: auto;
}
.e-tab .e-tab-header .e-toolbar-pop[e-animate=true] {
  overflow-y: hidden;
}
@media screen and (max-width: 480px) {
  .e-tab .e-tab-header .e-toolbar-pop {
    box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.21);
  }
}
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap .e-tab-text,
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap .e-tab-icon {
  color: rgba(0, 0, 0, 0.54);
}
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:hover {
  background: #eee;
  border: 0;
  border-radius: 0;
}
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:hover .e-tab-text,
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:hover .e-tab-icon,
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:hover .e-close-icon {
  color: rgba(0, 0, 0, 0.87);
}
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:active {
  background: #eee;
  border-color: unset;
}
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:active .e-tab-text,
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:active .e-tab-icon {
  color: rgba(0, 0, 0, 0.54);
}
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-active .e-tab-wrap .e-tab-text,
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-active .e-tab-wrap .e-tab-icon {
  color: #e3165b;
}
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-disable.e-overlay .e-tab-text,
.e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-disable.e-overlay .e-tab-icon {
  color: rgba(0, 0, 0, 0.38);
}
.e-tab .e-tab-header .e-scroll-nav,
.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav {
  background: inherit;
  border: 0;
}
.e-tab .e-tab-header .e-scroll-nav .e-nav-arrow,
.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav .e-nav-arrow {
  color: rgba(0, 0, 0, 0.54);
  border: 0;
}
.e-tab .e-tab-header .e-scroll-nav .e-nav-arrow:hover,
.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav .e-nav-arrow:hover {
  background: initial;
  color: rgba(0, 0, 0, 0.87);
  border: 0;
}
.e-tab .e-tab-header .e-scroll-nav .e-nav-arrow:active,
.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav .e-nav-arrow:active {
  box-shadow: none;
  border: 0;
}
.e-tab .e-tab-header .e-scroll-nav:focus,
.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav:focus {
  background: inherit;
}
.e-tab .e-tab-header .e-scroll-nav:focus .e-nav-arrow,
.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav:focus .e-nav-arrow {
  background: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
  border: 0;
}
.e-tab .e-tab-header .e-scroll-nav:focus .e-nav-arrow:hover,
.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav:focus .e-nav-arrow:hover {
  background: initial;
  color: rgba(0, 0, 0, 0.87);
}
.e-tab .e-tab-header .e-scroll-nav:focus .e-nav-arrow:active,
.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav:focus .e-nav-arrow:active {
  background: rgba(0, 0, 0, 0.12);
  border-color: unset;
  color: rgba(0, 0, 0, 0.87);
}
.e-tab .e-tab-header .e-scroll-nav:active,
.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav:active {
  box-shadow: none;
  background: inherit;
  border: 0;
}
.e-tab .e-tab-header .e-scroll-nav.e-overlay .e-nav-arrow,
.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav.e-overlay .e-nav-arrow {
  color: rgba(0, 0, 0, 0.54);
}
.e-tab .e-tab-header .e-scroll-nav.e-overlay .e-nav-arrow:hover,
.e-tab .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav.e-overlay .e-nav-arrow:hover {
  color: rgba(0, 0, 0, 0.54);
  background: initial;
  border-color: unset;
}
.e-tab .e-tab-header .e-hor-nav,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav) {
  background: transparent;
  border: 0;
}
.e-tab .e-tab-header .e-hor-nav .e-popup-up-icon,
.e-tab .e-tab-header .e-hor-nav .e-popup-down-icon,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav) .e-popup-up-icon,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav) .e-popup-down-icon {
  color: rgba(0, 0, 0, 0.54);
  border: 0;
}
.e-tab .e-tab-header .e-hor-nav .e-popup-up-icon:hover,
.e-tab .e-tab-header .e-hor-nav .e-popup-down-icon:hover,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav) .e-popup-up-icon:hover,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav) .e-popup-down-icon:hover {
  background: initial;
  border: initial;
  border-radius: 0;
}
.e-tab .e-tab-header .e-hor-nav .e-popup-down-icon:hover,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav) .e-popup-down-icon:hover {
  color: rgba(0, 0, 0, 0.87);
}
.e-tab .e-tab-header .e-hor-nav:focus,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav):focus {
  background: transparent;
}
.e-tab .e-tab-header .e-hor-nav:focus .e-popup-up-icon,
.e-tab .e-tab-header .e-hor-nav:focus .e-popup-down-icon,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav):focus .e-popup-up-icon,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav):focus .e-popup-down-icon {
  background: rgba(0, 0, 0, 0.12);
  border: initial;
  border-radius: 0;
  color: rgba(0, 0, 0, 0.87);
}
.e-tab .e-tab-header .e-hor-nav:focus .e-popup-up-icon:hover,
.e-tab .e-tab-header .e-hor-nav:focus .e-popup-down-icon:hover,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav):focus .e-popup-up-icon:hover,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav):focus .e-popup-down-icon:hover {
  background: initial;
  border: initial;
  border-radius: 0;
}
.e-tab .e-tab-header .e-hor-nav:focus .e-popup-up-icon:active,
.e-tab .e-tab-header .e-hor-nav:focus .e-popup-down-icon:active,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav):focus .e-popup-up-icon:active,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav):focus .e-popup-down-icon:active {
  background: initial;
  color: rgba(0, 0, 0, 0.87);
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
.e-tab .e-tab-header .e-hor-nav:hover,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav):hover {
  border: 0;
  background: transparent;
}
.e-tab .e-tab-header .e-hor-nav:hover:active,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav):hover:active {
  background: transparent;
}
.e-tab .e-tab-header .e-hor-nav:active,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav):active {
  box-shadow: none;
  background: transparent;
}
.e-tab .e-tab-header .e-hor-nav.e-nav-active,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav).e-nav-active {
  background: inherit;
  border: 0;
  box-shadow: none;
  border-radius: 0;
}
.e-tab .e-tab-header .e-hor-nav.e-nav-active .e-icons,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav).e-nav-active .e-icons {
  color: rgba(0, 0, 0, 0.87);
}
.e-tab .e-tab-header .e-hor-nav.e-nav-active:focus,
.e-tab .e-tab-header .e-hor-nav:not(.e-expended-nav).e-nav-active:focus {
  border: 0;
}
.e-tab .e-tab-header.e-horizontal-bottom {
  border-color: unset;
  border-style: solid;
  border-width: 0;
}
.e-tab .e-tab-header.e-horizontal-bottom[style*="overflow: hidden"] {
  border-color: unset;
  border-style: solid;
  border-width: 0;
}
.e-tab .e-tab-header.e-horizontal-bottom[style*="overflow: hidden"] .e-toolbar-items {
  border-color: unset;
  border-style: solid;
  border-width: 0;
}
.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item .e-tab-wrap:hover {
  border-radius: 0;
}
.e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active {
  border-color: inherit unset unset;
  border-style: solid;
  border-width: 0;
  margin-top: 0;
  border-radius: 0;
}
.e-tab .e-tab-header.e-vertical {
  border-bottom: 0;
}
.e-tab .e-tab-header.e-vertical::before {
  border-width: 0;
}
.e-tab .e-tab-header.e-vertical .e-toolbar-item.e-active {
  border-bottom: 0;
  border-top: 0;
}
.e-tab .e-tab-header.e-vertical.e-vertical-left .e-toolbar-item .e-tab-wrap:hover {
  border-radius: 0;
}
.e-tab .e-tab-header.e-vertical.e-vertical-left .e-toolbar-item.e-active {
  border-radius: 0;
  border-right: initial;
}
.e-tab .e-tab-header.e-vertical.e-vertical-right .e-toolbar-item .e-tab-wrap:hover {
  border-radius: 0;
}
.e-tab .e-tab-header.e-vertical.e-vertical-right .e-toolbar-item.e-active {
  border-left: initial;
  border-radius: 0;
}
.e-tab .e-tab-header.e-vertical .e-toolbar-pop {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.e-tab .e-tab-header.e-vertical .e-scroll-nav {
  background: inherit;
  border: 1px solid transparent;
}
.e-tab .e-tab-header.e-vertical .e-scroll-nav.e-scroll-up-nav {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.e-tab .e-tab-header.e-vertical .e-scroll-nav.e-scroll-down-nav {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.e-tab .e-tab-header.e-vertical .e-scroll-nav .e-nav-arrow {
  border: 0;
}
.e-tab .e-tab-header.e-vertical .e-scroll-nav .e-nav-arrow:hover {
  background: none;
}
.e-tab .e-tab-header.e-vertical .e-scroll-nav:hover {
  background: rgba(0, 0, 0, 0.12);
  border-color: rgba(0, 0, 0, 0.12) transparent transparent;
}
.e-tab .e-tab-header.e-vertical .e-scroll-nav:hover:active:focus {
  background: rgba(0, 0, 0, 0.12);
}
.e-tab .e-tab-header.e-vertical .e-scroll-nav:hover .e-nav-arrow {
  color: rgba(0, 0, 0, 0.87);
}
.e-tab .e-tab-header.e-vertical .e-scroll-nav:hover .e-nav-arrow:hover {
  background: none;
}
.e-tab .e-tab-header.e-vertical .e-scroll-nav:focus {
  background: rgba(0, 0, 0, 0.12);
}
.e-tab .e-tab-header.e-vertical .e-scroll-nav:focus:hover:active .e-nav-arrow {
  color: none;
}
.e-tab .e-tab-header.e-vertical .e-scroll-nav:focus .e-nav-arrow {
  background: none;
}
.e-tab .e-tab-header.e-vertical .e-scroll-nav:focus .e-nav-arrow:hover {
  background: none;
  border: 0;
}
.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon,
.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon {
  border: 0;
}
.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon:hover,
.e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon:hover {
  background: inherit;
  border: 0;
  color: rgba(0, 0, 0, 0.87);
}
.e-tab .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-up-icon,
.e-tab .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-down-icon {
  background: inherit;
  border: 0;
}
.e-tab .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-up-icon:hover, .e-tab .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-up-icon:active, .e-tab .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-up-icon:active:hover,
.e-tab .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-down-icon:hover,
.e-tab .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-down-icon:active,
.e-tab .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-down-icon:active:hover {
  background: inherit;
  border: 0;
  box-shadow: none;
}
.e-tab .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-up-icon:active,
.e-tab .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-down-icon:active {
  color: rgba(0, 0, 0, 0.87);
}
.e-tab .e-tab-header.e-vertical .e-hor-nav:hover .e-popup-up-icon,
.e-tab .e-tab-header.e-vertical .e-hor-nav:hover .e-popup-down-icon {
  border: 0;
}
.e-tab.e-focused > .e-tab-header .e-toolbar-item .e-tab-wrap:focus {
  background: rgba(227, 22, 91, 0.12);
  border: 0;
}
.e-tab.e-focused > .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-icon,
.e-tab.e-focused > .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-text {
  color: #e3165b;
}
.e-tab.e-focused > .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-icon {
  color: #e3165b;
}
.e-tab.e-focused > .e-tab-header .e-scroll-nav:focus .e-nav-arrow {
  color: rgba(0, 0, 0, 0.87);
}
.e-tab.e-focused > .e-tab-header .e-hor-nav:focus .e-popup-up-icon,
.e-tab.e-focused > .e-tab-header .e-hor-nav:focus .e-popup-down-icon {
  color: rgba(0, 0, 0, 0.87);
  background: rgba(0, 0, 0, 0.12);
  border: initial;
}
.e-tab.e-focused > .e-tab-header.e-vertical .e-scroll-nav:focus {
  border-color: rgba(0, 0, 0, 0.12) transparent transparent;
}
.e-tab.e-focused > .e-tab-header.e-vertical .e-scroll-nav:focus .e-nav-arrow {
  border: 0;
}
.e-tab.e-focused > .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon,
.e-tab.e-focused > .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon {
  border: 0;
}
.e-tab.e-focused > .e-tab-header.e-vertical .e-hor-nav:focus {
  outline: 0;
}
.e-tab.e-disable {
  pointer-events: none;
}
.e-tab.e-disable .e-tab-header .e-indicator {
  background: rgba(227, 22, 91, 0.38);
}
.e-tab.e-disable .e-tab-header .e-toolbar-item .e-tab-wrap {
  color: rgba(0, 0, 0, 0.38);
}
.e-tab.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-text,
.e-tab.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-icon {
  color: rgba(227, 22, 91, 0.38);
}
.e-tab.e-disable .e-content {
  opacity: 0.38;
}
.e-tab.e-fill .e-tab-header {
  border-bottom: 2px Solid #e3165b;
}
.e-tab.e-fill .e-tab-header .e-toolbar-items.e-hscroll {
  border: 0;
}
.e-tab.e-fill .e-tab-header .e-toolbar-item {
  border: 0;
}
.e-tab.e-fill .e-tab-header .e-toolbar-item .e-ripple-element {
  background: rgba(0, 0, 0, 0.05);
}
.e-tab.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap {
  color: rgba(0, 0, 0, 0.54);
}
.e-tab.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-text, .e-tab.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-icon {
  color: rgba(0, 0, 0, 0.87);
}
.e-tab.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-icon {
  color: rgba(0, 0, 0, 0.87);
}
.e-tab.e-fill .e-tab-header .e-toolbar-item .e-text-wrap {
  margin-top: 0;
}
.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active {
  border: 0;
}
.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active.e-disable.e-overlay .e-tab-text,
.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active.e-disable.e-overlay .e-tab-icon {
  color: rgba(0, 0, 0, 0.38);
}
.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-wrap {
  background: #e3165b;
  border-radius: 0;
  border-color: unset;
}
.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-text, .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-icon {
  color: white;
}
.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-text-wrap {
  margin-top: 0;
}
.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-text-wrap::before {
  border: unset;
}
.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-text,
.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-icon {
  color: white;
}
.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-close-icon {
  color: rgba(255, 255, 255, 0.7);
}
.e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-close-icon:hover {
  color: white;
}
.e-tab.e-fill .e-tab-header .e-toolbar-pop .e-toolbar-item:active:hover .e-tab-text,
.e-tab.e-fill .e-tab-header .e-toolbar-pop .e-toolbar-item:active:hover .e-tab-icon {
  color: rgba(0, 0, 0, 0.54);
}
.e-tab.e-fill .e-tab-header .e-toolbar-pop .e-tab-wrap:hover {
  background: #eee;
}
.e-tab.e-fill .e-tab-header .e-toolbar-pop .e-tab-wrap:hover .e-tab-text {
  color: rgba(0, 0, 0, 0.87);
}
.e-tab.e-fill .e-tab-header .e-toolbar-pop .e-tab-wrap:hover .e-tab-icon {
  color: rgba(0, 0, 0, 0.87);
}
.e-tab.e-fill .e-tab-header .e-toolbar-pop .e-tab-wrap:hover .e-close-icon {
  color: rgba(0, 0, 0, 0.87);
}
.e-tab.e-fill .e-tab-header.e-horizontal-bottom {
  border-bottom: 0;
  border-top: 2px Solid #e3165b;
}
.e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-text-wrap {
  margin-top: 0;
}
.e-tab.e-fill .e-tab-header.e-vertical {
  border-bottom: 0;
}
.e-tab.e-fill .e-tab-header.e-vertical.e-vertical-left {
  border-right: 2px Solid #e3165b;
}
.e-tab.e-fill .e-tab-header.e-vertical.e-vertical-right {
  border-left: 2px Solid #e3165b;
}
.e-tab.e-fill.e-corner .e-tab-header .e-toolbar-item.e-active .e-tab-wrap {
  border-radius: 3px 3px 0 0;
}
.e-tab.e-fill.e-corner .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-tab-wrap {
  border-radius: 0 0 3px 3px;
}
.e-tab.e-fill.e-disable .e-tab-header {
  border-bottom: 2px Solid rgba(227, 22, 91, 0.38);
}
.e-tab.e-fill.e-disable .e-tab-header .e-toolbar-item .e-tab-wrap {
  color: rgba(0, 0, 0, 0.38);
}
.e-tab.e-fill.e-disable .e-tab-header .e-toolbar-item.e-active {
  opacity: 1;
}
.e-tab.e-fill.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap,
.e-tab.e-fill.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus {
  background: rgba(227, 22, 91, 0.38);
}
.e-tab.e-fill.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-text,
.e-tab.e-fill.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-icon,
.e-tab.e-fill.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-text,
.e-tab.e-fill.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-icon {
  color: rgba(255, 255, 255, 0.38);
}
.e-tab.e-fill.e-disable .e-tab-header.e-horizontal-bottom {
  border-bottom: 0;
  border-top: 2px Solid rgba(227, 22, 91, 0.38);
}
.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-icon,
.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-text,
.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-close-icon {
  color: rgba(0, 0, 0, 0.87);
}
.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus {
  background: rgba(227, 22, 91, 0.8);
  border-color: unset;
}
.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-text {
  color: white;
}
.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-close-icon {
  color: rgba(0, 0, 0, 0.87);
}
.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-text,
.e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-icon {
  color: white;
}
.e-tab.e-background .e-tab-header {
  background: #3f51b5;
  border: 0;
}
.e-tab.e-background .e-tab-header .e-toolbar-items {
  background: #3f51b5;
}
.e-tab.e-background .e-tab-header .e-toolbar-items.e-hscroll {
  border: 0;
}
.e-tab.e-background .e-tab-header .e-indicator {
  background: #fff;
  bottom: 0;
}
.e-tab.e-background .e-tab-header .e-toolbar-item {
  border: 0;
}
.e-tab.e-background .e-tab-header .e-toolbar-item .e-ripple-element {
  background: rgba(0, 0, 0, 0.1);
}
.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap {
  background: #3f51b5;
  border-color: unset;
}
.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-icon,
.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap .e-close-icon {
  color: rgba(255, 255, 255, 0.7);
}
.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-text {
  color: rgba(255, 255, 255, 0.7);
}
.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap .e-close-icon:hover {
  color: rgba(255, 255, 255, 0.54);
}
.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap:hover {
  background: inherit;
  background-color: inherit;
  border-color: unset;
}
.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-text {
  color: white;
}
.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-icon {
  color: white;
}
.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-close-icon {
  color: rgba(255, 255, 255, 0.7);
}
.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-close-icon:hover, .e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-close-icon:active {
  color: #fff;
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active {
  border: 0;
  margin: 0;
  background: inherit;
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active.e-disable.e-overlay .e-tab-text,
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active.e-disable.e-overlay .e-tab-icon {
  color: rgba(0, 0, 0, 0.38);
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap {
  background: #3f51b5;
  border-color: unset;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-text {
  color: white;
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-icon {
  color: white;
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-close-icon {
  color: rgba(255, 255, 255, 0.7);
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover {
  background: #3f51b5;
  border-color: unset;
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-text {
  color: white;
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-icon {
  color: white;
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-close-icon {
  color: rgba(255, 255, 255, 0.7);
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-close-icon:hover {
  color: #fff;
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-close-icon:active {
  color: #fff;
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover:focus {
  background: inherit;
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover:focus .e-tab-icon,
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover:focus .e-tab-text {
  color: white;
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus {
  background: inherit;
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-text,
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-icon {
  color: white;
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus:hover .e-tab-text {
  color: white;
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus:hover .e-close-icon {
  color: rgba(255, 255, 255, 0.7);
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-text-wrap::before {
  border: unset;
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-text,
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-icon {
  color: white;
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-close-icon {
  color: rgba(255, 255, 255, 0.7);
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-close-icon:hover,
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-text:hover {
  color: white;
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-active.e-itop .e-tab-wrap, .e-tab.e-background .e-tab-header .e-toolbar-item.e-active.e-ibottom .e-tab-wrap {
  background: rgba(63, 81, 181, 0);
}
.e-tab.e-background .e-tab-header .e-toolbar-item.e-disable .e-tab-text,
.e-tab.e-background .e-tab-header .e-toolbar-item.e-disable .e-tab-icon,
.e-tab.e-background .e-tab-header .e-toolbar-item.e-disable .e-close-icon {
  color: rgba(255, 255, 255, 0.38);
}
.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item {
  background: #3f51b5;
}
.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap .e-tab-text,
.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap .e-tab-icon,
.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap .e-close-icon {
  color: rgba(255, 255, 255, 0.7);
}
.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:hover {
  background: rgba(255, 255, 255, 0.12);
}
.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:hover .e-tab-text,
.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:hover .e-tab-icon,
.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:hover .e-close-icon {
  color: white;
}
.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:active .e-tab-text {
  color: rgba(255, 255, 255, 0.7);
}
.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:active .e-tab-icon {
  color: rgba(255, 255, 255, 0.7);
}
.e-tab.e-background .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:active .e-close-icon {
  color: rgba(255, 255, 255, 0.7);
}
.e-tab.e-background .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav,
.e-tab.e-background .e-tab-header .e-scroll-nav {
  background: inherit;
}
.e-tab.e-background .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav .e-nav-arrow,
.e-tab.e-background .e-tab-header .e-scroll-nav .e-nav-arrow {
  color: rgba(255, 255, 255, 0.7);
  border: 0;
}
.e-tab.e-background .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav .e-nav-arrow:hover,
.e-tab.e-background .e-tab-header .e-scroll-nav .e-nav-arrow:hover {
  background: inherit;
  color: #fff;
  border-color: unset;
}
.e-tab.e-background .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav .e-nav-arrow:active,
.e-tab.e-background .e-tab-header .e-scroll-nav .e-nav-arrow:active {
  background: unset;
  color: rgba(255, 255, 255, 0.7);
}
.e-tab.e-background .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav:focus .e-nav-arrow,
.e-tab.e-background .e-tab-header .e-scroll-nav:focus .e-nav-arrow {
  color: #fff;
  border: 0;
  background: rgba(0, 0, 0, 0.12);
}
.e-tab.e-background .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav:focus .e-nav-arrow:hover,
.e-tab.e-background .e-tab-header .e-scroll-nav:focus .e-nav-arrow:hover {
  background: inherit;
  color: #fff;
}
.e-tab.e-background .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav:focus .e-nav-arrow:active,
.e-tab.e-background .e-tab-header .e-scroll-nav:focus .e-nav-arrow:active {
  background: rgba(0, 0, 0, 0.12);
  border-color: unset;
  color: #fff;
}
.e-tab.e-background .e-tab-header .e-hscroll:not(.e-scroll-device) .e-scroll-nav:active::after,
.e-tab.e-background .e-tab-header .e-scroll-nav:active::after {
  animation: hscroll-alt-popup-shadow 1s ease-out 0ms;
}
.e-tab.e-background .e-tab-header .e-hor-nav:not(.e-expended-nav),
.e-tab.e-background .e-tab-header .e-hor-nav {
  background: transparent;
}
.e-tab.e-background .e-tab-header .e-hor-nav:not(.e-expended-nav) .e-popup-up-icon,
.e-tab.e-background .e-tab-header .e-hor-nav:not(.e-expended-nav) .e-popup-down-icon,
.e-tab.e-background .e-tab-header .e-hor-nav .e-popup-up-icon,
.e-tab.e-background .e-tab-header .e-hor-nav .e-popup-down-icon {
  color: rgba(255, 255, 255, 0.7);
  border: 0;
}
.e-tab.e-background .e-tab-header .e-hor-nav:not(.e-expended-nav) .e-popup-up-icon:hover,
.e-tab.e-background .e-tab-header .e-hor-nav:not(.e-expended-nav) .e-popup-down-icon:hover,
.e-tab.e-background .e-tab-header .e-hor-nav .e-popup-up-icon:hover,
.e-tab.e-background .e-tab-header .e-hor-nav .e-popup-down-icon:hover {
  background: inherit;
  border-color: unset;
  color: #fff;
}
.e-tab.e-background .e-tab-header .e-hor-nav:not(.e-expended-nav) .e-popup-up-icon:active:hover,
.e-tab.e-background .e-tab-header .e-hor-nav:not(.e-expended-nav) .e-popup-down-icon:active:hover,
.e-tab.e-background .e-tab-header .e-hor-nav .e-popup-up-icon:active:hover,
.e-tab.e-background .e-tab-header .e-hor-nav .e-popup-down-icon:active:hover {
  background: inherit;
  color: #fff;
}
.e-tab.e-background .e-tab-header .e-hor-nav:not(.e-expended-nav):focus .e-popup-up-icon,
.e-tab.e-background .e-tab-header .e-hor-nav:not(.e-expended-nav):focus .e-popup-down-icon,
.e-tab.e-background .e-tab-header .e-hor-nav:focus .e-popup-up-icon,
.e-tab.e-background .e-tab-header .e-hor-nav:focus .e-popup-down-icon {
  color: #fff;
  background: rgba(0, 0, 0, 0.12);
  border: initial;
}
.e-tab.e-background .e-tab-header .e-hor-nav:not(.e-expended-nav):focus .e-popup-up-icon:hover,
.e-tab.e-background .e-tab-header .e-hor-nav:not(.e-expended-nav):focus .e-popup-down-icon:hover,
.e-tab.e-background .e-tab-header .e-hor-nav:focus .e-popup-up-icon:hover,
.e-tab.e-background .e-tab-header .e-hor-nav:focus .e-popup-down-icon:hover {
  background: inherit;
}
.e-tab.e-background .e-tab-header .e-hor-nav:not(.e-expended-nav):focus .e-popup-up-icon:active,
.e-tab.e-background .e-tab-header .e-hor-nav:not(.e-expended-nav):focus .e-popup-down-icon:active,
.e-tab.e-background .e-tab-header .e-hor-nav:focus .e-popup-up-icon:active,
.e-tab.e-background .e-tab-header .e-hor-nav:focus .e-popup-down-icon:active {
  background: initial;
  border-color: unset;
  color: #fff;
}
.e-tab.e-background .e-tab-header .e-hor-nav:not(.e-expended-nav):active::after,
.e-tab.e-background .e-tab-header .e-hor-nav:active::after {
  animation: tbar-alt-popup-shadow 1s ease-out 0ms;
}
.e-tab.e-background .e-tab-header .e-hor-nav:not(.e-expended-nav).e-nav-active .e-popup-up-icon,
.e-tab.e-background .e-tab-header .e-hor-nav.e-nav-active .e-popup-up-icon {
  color: #fff;
}
.e-tab.e-background .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active {
  border: 0;
  margin: 0;
}
.e-tab.e-background .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-tab-wrap {
  border-color: unset;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
}
.e-tab.e-background .e-tab-header.e-vertical.e-vertical-left .e-toolbar-item.e-active {
  border-color: unset;
  border-style: solid;
  border-width: 0;
  margin: 0;
}
.e-tab.e-background .e-tab-header.e-vertical.e-vertical-left .e-toolbar-item.e-active .e-tab-wrap {
  border-color: unset;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
}
.e-tab.e-background .e-tab-header.e-vertical.e-vertical-right .e-toolbar-item.e-active {
  border-color: unset;
  border-style: solid;
  border-width: 0;
  margin: 0;
}
.e-tab.e-background .e-tab-header.e-vertical.e-vertical-right .e-toolbar-item.e-active .e-tab-wrap {
  border-color: unset;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
}
.e-tab.e-background .e-tab-header.e-vertical .e-scroll-nav .e-nav-arrow {
  border: 0;
}
.e-tab.e-background .e-tab-header.e-vertical .e-scroll-nav:focus .e-nav-arrow {
  border: 0;
}
.e-tab.e-background .e-tab-header.e-vertical .e-scroll-nav:focus .e-nav-arrow:hover {
  background: none;
}
.e-tab.e-background .e-tab-header.e-vertical .e-scroll-nav:hover .e-nav-arrow {
  color: #fff;
}
.e-tab.e-background .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-up-icon,
.e-tab.e-background .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-down-icon {
  background: inherit;
  border-color: transparent;
}
.e-tab.e-background .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-up-icon:hover,
.e-tab.e-background .e-tab-header.e-vertical .e-hor-nav:focus .e-popup-down-icon:hover {
  background: inherit;
  border-color: transparent;
}
.e-tab.e-background .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon:hover,
.e-tab.e-background .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon:hover {
  background: inherit;
  border-color: transparent;
}
.e-tab.e-background.e-disable .e-tab-header .e-indicator {
  background: rgba(255, 255, 255, 0.38);
}
.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item .e-tab-wrap {
  color: rgba(255, 255, 255, 0.38);
}
.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-text,
.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-icon {
  color: rgba(255, 255, 255, 0.38);
}
.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-text,
.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-icon {
  color: rgba(255, 255, 255, 0.38);
}
.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item.e-active {
  opacity: 1;
}
.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap,
.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus {
  background: #3f51b5;
  color: rgba(255, 255, 255, 0.38);
}
.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-text,
.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-icon,
.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-text,
.e-tab.e-background.e-disable .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-icon {
  color: rgba(255, 255, 255, 0.38);
}
.e-tab.e-background.e-accent .e-tab-header .e-indicator {
  background: #e3165b;
}
.e-tab.e-background.e-accent .e-tab-header.e-disable .e-indicator {
  background: rgba(227, 22, 91, 0.38);
}
.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus {
  background: rgba(255, 255, 255, 0.12);
  border-color: unset;
}
.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-icon,
.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-tab-text,
.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-close-icon {
  color: rgba(255, 255, 255, 0.7);
}
.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus {
  background: rgba(255, 255, 255, 0.12);
  border-color: unset;
}
.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-text,
.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-icon {
  color: white;
}
.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover {
  background: #3f51b5;
  border: 0;
  border-radius: 0;
}
.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-text {
  color: white;
}
.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-tab-icon {
  color: white;
}
.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-close-icon {
  color: rgba(255, 255, 255, 0.7);
}
.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-text {
  color: white;
}
.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-tab-icon {
  color: white;
}
.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover .e-close-icon {
  color: rgba(255, 255, 255, 0.7);
}
.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus:hover .e-tab-text {
  color: white;
}
.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus:hover .e-close-icon {
  color: rgba(255, 255, 255, 0.7);
}
.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active.e-itop .e-tab-wrap, .e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active.e-ibottom .e-tab-wrap {
  background: rgba(63, 81, 181, 0);
}
.e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active.e-itop .e-tab-wrap:focus, .e-tab.e-background.e-focused .e-tab-header .e-toolbar-item.e-active.e-ibottom .e-tab-wrap:focus {
  background: rgba(255, 255, 255, 0.12);
}
.e-tab.e-background.e-focused .e-tab-header .e-scroll-nav:focus .e-nav-arrow {
  color: rgba(255, 255, 255, 0.87);
}
.e-tab.e-background.e-focused .e-tab-header .e-hor-nav:focus .e-popup-up-icon,
.e-tab.e-background.e-focused .e-tab-header .e-hor-nav:focus .e-popup-down-icon {
  color: rgba(255, 255, 255, 0.87);
}
.e-tab.e-rtl .e-tab-header .e-hscroll.e-rtl .e-scroll-nav {
  border: 0;
}
.e-tab .e-content {
  background: inherit;
}
.e-tab .e-content .e-item {
  background: inherit;
  color: #000;
  font-size: 14px;
}

.e-tab-clone-element {
  background: #fff;
  color: rgba(0, 0, 0, 0.54);
}
.e-tab-clone-element .e-tab-wrap {
  border-radius: 0;
  color: rgba(0, 0, 0, 0.54);
  border: 0;
}
.e-tab-clone-element .e-tab-wrap .e-tab-icon {
  color: rgba(0, 0, 0, 0.54);
}

.e-bigger .e-tab .e-tab-header,
.e-tab.e-bigger .e-tab-header {
  height: 48px;
  min-height: 48px;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-items,
.e-tab.e-bigger .e-tab-header .e-toolbar-items {
  height: auto;
  min-height: auto;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child, .e-bigger .e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,
.e-tab.e-bigger .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-tab.e-bigger .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child, .e-bigger .e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,
  .e-tab.e-bigger .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
  .e-tab.e-bigger .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
    margin: 0;
  }
}
.e-bigger .e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,
.e-tab.e-bigger .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  padding-bottom: 0;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,
  .e-tab.e-bigger .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
    margin: 0;
  }
}
.e-bigger .e-tab .e-tab-header .e-toolbar-items .e-indicator + .e-toolbar-item:last-child.e-active,
.e-tab.e-bigger .e-tab-header .e-toolbar-items .e-indicator + .e-toolbar-item:last-child.e-active {
  margin: 0;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child,
.e-tab.e-bigger .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child,
  .e-tab.e-bigger .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child {
    margin: 0;
  }
}
.e-bigger .e-tab .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child.e-active,
.e-tab.e-bigger .e-tab-header .e-toolbar-items.e-hscroll:not(.e-tbar-pos) .e-toolbar-item:last-child.e-active {
  margin: 0;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-items.e-hscroll .e-scroll-nav,
.e-tab.e-bigger .e-tab-header .e-toolbar-items.e-hscroll .e-scroll-nav {
  width: 50px;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-item:not(.e-separator),
.e-tab.e-bigger .e-tab-header .e-toolbar-item:not(.e-separator) {
  height: 48px;
  margin: 0;
  min-height: 48px;
  min-width: auto;
  padding: 0;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-item:not(.e-separator),
  .e-tab.e-bigger .e-tab-header .e-toolbar-item:not(.e-separator) {
    margin: 0;
  }
}
.e-bigger .e-tab .e-tab-header .e-toolbar-item:not(.e-separator).e-itop, .e-bigger .e-tab .e-tab-header .e-toolbar-item:not(.e-separator).e-ibottom,
.e-tab.e-bigger .e-tab-header .e-toolbar-item:not(.e-separator).e-itop,
.e-tab.e-bigger .e-tab-header .e-toolbar-item:not(.e-separator).e-ibottom {
  height: 72px;
  min-height: 72px;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-tab-wrap {
  height: 48px;
  padding: 0 24px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap,
  .e-tab.e-bigger .e-tab-header .e-toolbar-item .e-tab-wrap {
    padding: 0 12px;
  }
}
.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-text-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-text-wrap {
  height: 48px;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-tab-text,
.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-tab-text {
  font-size: 14px;
  margin-bottom: 0;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-ileft:not(.e-icon) .e-tab-icon::before,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-ileft:not(.e-icon) .e-tab-icon::before {
  position: relative;
  top: 1px;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-active,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-active {
  margin: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-item.e-active,
  .e-tab.e-bigger .e-tab-header .e-toolbar-item.e-active {
    margin: 0;
  }
}
.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-active.e-ileft:not(.e-icon) .e-tab-icon::before,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-active.e-ileft:not(.e-icon) .e-tab-icon::before {
  position: relative;
  top: 1px;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-active .e-text-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-active .e-text-wrap {
  height: 48px;
  margin-top: 0;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap, .e-bigger .e-tab .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap {
  height: 48px;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon,
.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-icons.e-close-icon {
  cursor: pointer;
  margin: 0 0 0 12px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon,
  .e-tab.e-bigger .e-tab-header .e-toolbar-item .e-icons.e-close-icon {
    margin: 0 0 0 14px;
  }
}
.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon,
.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-close-icon::before,
.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-icons.e-close-icon,
.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-close-icon::before {
  font-size: 10px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-item .e-icons.e-close-icon,
  .e-bigger .e-tab .e-tab-header .e-toolbar-item .e-close-icon::before,
  .e-tab.e-bigger .e-tab-header .e-toolbar-item .e-icons.e-close-icon,
  .e-tab.e-bigger .e-tab-header .e-toolbar-item .e-close-icon::before {
    font-size: 12px;
  }
}
.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon,
.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
  height: 24px;
  min-width: 24px;
  width: 24px;
  line-height: 1;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before,
.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-tab-icon,
.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-tab-icon::before {
  font-size: 20px;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-icon .e-tab-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-icon .e-tab-wrap {
  padding: 0 24px;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-icon-right,
.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-icon-right {
  margin: 0 0 0 12px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-item .e-icon-right,
  .e-tab.e-bigger .e-tab-header .e-toolbar-item .e-icon-right {
    margin: 0;
  }
}
.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
.e-tab.e-bigger .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text {
  margin: 0 0 0 12px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
  .e-tab.e-bigger .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text {
    margin: 0 0 0 14px;
  }
}
.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-bigger .e-tab .e-tab-header .e-toolbar-item.e-ibottom,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-itop,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-ibottom {
  height: 72px;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-bigger .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap {
  height: 72px;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap, .e-bigger .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap, .e-bigger .e-tab .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap {
  height: 72px;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap:focus .e-text-wrap, .e-bigger .e-tab .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-itop .e-close-icon, .e-bigger .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-close-icon,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-itop .e-close-icon,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-ibottom .e-close-icon {
  right: 24px;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-text,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-itop .e-tab-text {
  margin: 10px 0 0;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-text,
.e-tab.e-bigger .e-tab-header .e-toolbar-item.e-ibottom .e-tab-text {
  margin: 0 0 10px;
}
.e-bigger .e-tab .e-tab-header.e-close-show .e-toolbar-item.e-itop .e-text-wrap,
.e-bigger .e-tab .e-tab-header.e-close-show .e-toolbar-item.e-ibottom .e-text-wrap,
.e-tab.e-bigger .e-tab-header.e-close-show .e-toolbar-item.e-itop .e-text-wrap,
.e-tab.e-bigger .e-tab-header.e-close-show .e-toolbar-item.e-ibottom .e-text-wrap {
  margin-right: 22px;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item,
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item {
  height: 48px;
  min-height: 48px;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap {
  height: 48px;
  padding: 0 16px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap,
  .e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap {
    padding: 0 16px;
  }
}
.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-text-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item .e-text-wrap {
  height: 48px;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text + .e-close-icon[style="display:block"],
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text + .e-close-icon[style="display:block"] {
  padding-right: 12px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text + .e-close-icon[style="display:block"],
  .e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text + .e-close-icon[style="display:block"] {
    padding-right: 0;
  }
}
.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-close-icon,
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item .e-close-icon {
  margin: 0 0 0 8px;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item .e-close-icon::before,
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item .e-close-icon::before {
  top: 0;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-close-icon, .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-close-icon,
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-close-icon,
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-close-icon {
  right: 18px;
}
.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator), .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator),
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator),
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator) {
  min-height: 48px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator), .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator),
  .e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator),
  .e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator) {
    min-height: 48px;
  }
}
.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop, .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap, .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom, .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop,
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap,
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom,
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap {
  height: 48px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop, .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap, .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom, .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap,
  .e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop,
  .e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap,
  .e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom,
  .e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap {
    height: 48px;
  }
}
.e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text, .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text,
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text,
.e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text {
  margin: 0;
  padding-left: 0;
  padding-right: 12px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text, .e-bigger .e-tab .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text,
  .e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text,
  .e-tab.e-bigger .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.e-bigger .e-tab .e-tab-header .e-scroll-nav,
.e-tab.e-bigger .e-tab-header .e-scroll-nav {
  height: 48px;
  min-height: 48px;
  padding: 0 12px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-scroll-nav,
  .e-tab.e-bigger .e-tab-header .e-scroll-nav {
    padding: 0 12px;
  }
}
.e-bigger .e-tab .e-tab-header .e-scroll-nav.e-scroll-right-nav,
.e-tab.e-bigger .e-tab-header .e-scroll-nav.e-scroll-right-nav {
  padding: 0 12px;
}
.e-bigger .e-tab .e-tab-header .e-scroll-nav.e-scroll-left-nav,
.e-tab.e-bigger .e-tab-header .e-scroll-nav.e-scroll-left-nav {
  padding: 0 12px;
}
.e-bigger .e-tab .e-tab-header .e-scroll-nav .e-nav-arrow,
.e-tab.e-bigger .e-tab-header .e-scroll-nav .e-nav-arrow {
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  width: 24px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-scroll-nav .e-nav-arrow,
  .e-tab.e-bigger .e-tab-header .e-scroll-nav .e-nav-arrow {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    width: 24px;
  }
}
.e-bigger .e-tab .e-tab-header .e-scroll-nav .e-nav-left-arrow::before,
.e-bigger .e-tab .e-tab-header .e-scroll-nav .e-nav-right-arrow::before,
.e-tab.e-bigger .e-tab-header .e-scroll-nav .e-nav-left-arrow::before,
.e-tab.e-bigger .e-tab-header .e-scroll-nav .e-nav-right-arrow::before {
  font-size: 12px;
  line-height: 24px;
  top: 0;
  vertical-align: initial;
}
.e-bigger .e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon,
.e-bigger .e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon,
.e-tab.e-bigger .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon,
.e-tab.e-bigger .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon {
  height: 100%;
  width: 100%;
}
.e-bigger .e-tab .e-tab-header .e-hor-nav,
.e-tab.e-bigger .e-tab-header .e-hor-nav {
  height: 48px;
  min-height: 48px;
  padding: 0 12px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-hor-nav,
  .e-tab.e-bigger .e-tab-header .e-hor-nav {
    padding: 0 12px;
  }
}
.e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-up-icon,
.e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-down-icon,
.e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-up-icon,
.e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-down-icon {
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  width: 24px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-up-icon,
  .e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-down-icon,
  .e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-up-icon,
  .e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-down-icon {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    width: 24px;
  }
}
.e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-up-icon::before,
.e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-down-icon::before,
.e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-up-icon::before,
.e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-down-icon::before {
  font-size: 12px;
  line-height: 24px;
  top: 0;
  vertical-align: initial;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-up-icon::before,
  .e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-down-icon::before,
  .e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-up-icon::before,
  .e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-down-icon::before {
    font-size: 16px;
  }
}
.e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-up-icon:hover,
.e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-down-icon:hover,
.e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-up-icon:hover,
.e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-down-icon:hover {
  line-height: 24px;
}
.e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-up-icon:hover::before,
.e-bigger .e-tab .e-tab-header .e-hor-nav .e-popup-down-icon:hover::before,
.e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-up-icon:hover::before,
.e-tab.e-bigger .e-tab-header .e-hor-nav .e-popup-down-icon:hover::before {
  line-height: 24px;
  top: 0;
}
.e-bigger .e-tab .e-tab-header .e-hor-nav:focus .e-popup-up-icon,
.e-bigger .e-tab .e-tab-header .e-hor-nav:focus .e-popup-down-icon,
.e-tab.e-bigger .e-tab-header .e-hor-nav:focus .e-popup-up-icon,
.e-tab.e-bigger .e-tab-header .e-hor-nav:focus .e-popup-down-icon {
  line-height: 24px;
}
.e-bigger .e-tab .e-tab-header .e-hor-nav:focus .e-popup-up-icon::before,
.e-bigger .e-tab .e-tab-header .e-hor-nav:focus .e-popup-down-icon::before,
.e-tab.e-bigger .e-tab-header .e-hor-nav:focus .e-popup-up-icon::before,
.e-tab.e-bigger .e-tab-header .e-hor-nav:focus .e-popup-down-icon::before {
  line-height: 24px;
  top: 0;
}
.e-bigger .e-tab .e-tab-header .e-hor-nav:focus .e-popup-up-icon:hover,
.e-bigger .e-tab .e-tab-header .e-hor-nav:focus .e-popup-down-icon:hover,
.e-tab.e-bigger .e-tab-header .e-hor-nav:focus .e-popup-up-icon:hover,
.e-tab.e-bigger .e-tab-header .e-hor-nav:focus .e-popup-down-icon:hover {
  line-height: 24px;
  top: 0;
}
.e-bigger .e-tab .e-tab-header .e-hor-nav.e-ie-align .e-popup-up-icon,
.e-bigger .e-tab .e-tab-header .e-hor-nav.e-ie-align .e-popup-down-icon,
.e-bigger .e-tab .e-tab-header .e-scroll-nav.e-ie-align .e-popup-up-icon,
.e-bigger .e-tab .e-tab-header .e-scroll-nav.e-ie-align .e-popup-down-icon,
.e-tab.e-bigger .e-tab-header .e-hor-nav.e-ie-align .e-popup-up-icon,
.e-tab.e-bigger .e-tab-header .e-hor-nav.e-ie-align .e-popup-down-icon,
.e-tab.e-bigger .e-tab-header .e-scroll-nav.e-ie-align .e-popup-up-icon,
.e-tab.e-bigger .e-tab-header .e-scroll-nav.e-ie-align .e-popup-down-icon {
  line-height: 15px;
}
.e-bigger .e-tab .e-tab-header .e-hor-nav.e-ie-align .e-nav-left-arrow,
.e-bigger .e-tab .e-tab-header .e-hor-nav.e-ie-align .e-nav-right-arrow,
.e-bigger .e-tab .e-tab-header .e-scroll-nav.e-ie-align .e-nav-left-arrow,
.e-bigger .e-tab .e-tab-header .e-scroll-nav.e-ie-align .e-nav-right-arrow,
.e-tab.e-bigger .e-tab-header .e-hor-nav.e-ie-align .e-nav-left-arrow,
.e-tab.e-bigger .e-tab-header .e-hor-nav.e-ie-align .e-nav-right-arrow,
.e-tab.e-bigger .e-tab-header .e-scroll-nav.e-ie-align .e-nav-left-arrow,
.e-tab.e-bigger .e-tab-header .e-scroll-nav.e-ie-align .e-nav-right-arrow {
  line-height: 15px;
}
.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child.e-active,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child.e-active {
  margin: 0;
}
.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active {
  margin: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active,
  .e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active {
    margin: 0;
  }
}
.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-tab-text,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-tab-text {
  padding-top: 0;
}
.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-close-icon::before,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-close-icon::before {
  top: 0;
}
.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active.e-itop .e-close-icon::before, .e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active.e-ibottom .e-close-icon::before,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active.e-itop .e-close-icon::before,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active.e-ibottom .e-close-icon::before {
  top: 0;
}
.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active:last-child,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active:last-child {
  margin: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active:last-child,
  .e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active:last-child {
    margin: 0;
  }
}
.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active:last-child .e-tab-text,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active:last-child .e-tab-text {
  padding-top: 0;
}
.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active:last-child .e-close-icon::before,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active:last-child .e-close-icon::before {
  top: 0;
}
.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop, .e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom {
  padding-bottom: 0;
  padding-top: 0;
}
.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ileft.e-active .e-text-wrap,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ileft.e-active .e-text-wrap {
  margin: 0;
}
.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-text-wrap,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-text-wrap {
  height: 48px;
  padding: 0;
}
.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop.e-active .e-text-wrap, .e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom.e-active .e-text-wrap,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop.e-active .e-text-wrap,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom.e-active .e-text-wrap {
  height: initial;
}
.e-bigger .e-tab .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ileft.e-active,
.e-tab.e-bigger .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ileft.e-active {
  height: 48px;
}
.e-bigger .e-tab .e-tab-header.e-vertical,
.e-tab.e-bigger .e-tab-header.e-vertical {
  max-width: 150px;
}
.e-bigger .e-tab .e-tab-header.e-vertical[style*="overflow: hidden"]::before,
.e-tab.e-bigger .e-tab-header.e-vertical[style*="overflow: hidden"]::before {
  bottom: 23px;
  top: 23px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab .e-tab-header.e-vertical[style*="overflow: hidden"]::before,
  .e-tab.e-bigger .e-tab-header.e-vertical[style*="overflow: hidden"]::before {
    bottom: 0;
    top: 0;
  }
}
.e-bigger .e-tab .e-tab-header.e-vertical .e-toolbar-items,
.e-tab.e-bigger .e-tab-header.e-vertical .e-toolbar-items {
  height: inherit;
}
.e-bigger .e-tab .e-tab-header.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,
.e-tab.e-bigger .e-tab-header.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
}
.e-bigger .e-tab .e-tab-header.e-vertical .e-toolbar-items.e-vscroll:not(.e-scroll-device),
.e-tab.e-bigger .e-tab-header.e-vertical .e-toolbar-items.e-vscroll:not(.e-scroll-device) {
  padding: 24px 0;
}
.e-bigger .e-tab .e-tab-header.e-vertical .e-toolbar-item .e-tab-wrap,
.e-tab.e-bigger .e-tab-header.e-vertical .e-toolbar-item .e-tab-wrap {
  padding: 0 24px;
}
.e-bigger .e-tab .e-tab-header.e-vertical .e-toolbar-item.e-itop .e-close-icon, .e-bigger .e-tab .e-tab-header.e-vertical .e-toolbar-item.e-ibottom .e-close-icon,
.e-tab.e-bigger .e-tab-header.e-vertical .e-toolbar-item.e-itop .e-close-icon,
.e-tab.e-bigger .e-tab-header.e-vertical .e-toolbar-item.e-ibottom .e-close-icon {
  right: -24px;
}
.e-bigger .e-tab .e-tab-header.e-vertical .e-toolbar-item.e-ileft.e-icon,
.e-tab.e-bigger .e-tab-header.e-vertical .e-toolbar-item.e-ileft.e-icon {
  min-height: 38px;
  min-width: auto;
}
.e-bigger .e-tab .e-tab-header.e-vertical .e-scroll-nav,
.e-tab.e-bigger .e-tab-header.e-vertical .e-scroll-nav {
  height: 24px;
  min-height: 24px;
}
.e-bigger .e-tab .e-tab-header.e-vertical .e-scroll-nav .e-nav-arrow,
.e-tab.e-bigger .e-tab-header.e-vertical .e-scroll-nav .e-nav-arrow {
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  width: 24px;
}
.e-bigger .e-tab .e-tab-header.e-vertical .e-hor-nav,
.e-tab.e-bigger .e-tab-header.e-vertical .e-hor-nav {
  padding: 0 24px;
}
.e-bigger .e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon::before,
.e-bigger .e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon::before,
.e-tab.e-bigger .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon::before,
.e-tab.e-bigger .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon::before {
  line-height: 46px;
}
.e-bigger .e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon::after,
.e-bigger .e-tab .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon::after,
.e-tab.e-bigger .e-tab-header.e-vertical .e-hor-nav .e-popup-up-icon::after,
.e-tab.e-bigger .e-tab-header.e-vertical .e-hor-nav .e-popup-down-icon::after {
  font-size: 14px;
  line-height: 46px;
  margin: 0 0 0 10px;
}
.e-bigger .e-tab .e-tab-header.e-vertical.e-toolpop .e-toolbar-items,
.e-tab.e-bigger .e-tab-header.e-vertical.e-toolpop .e-toolbar-items {
  height: auto;
}
.e-bigger .e-tab.e-vertical-icon > .e-tab-header,
.e-tab.e-bigger.e-vertical-icon > .e-tab-header {
  height: 72px;
  min-height: 72px;
}
.e-bigger .e-tab.e-vertical-icon > .e-tab-header > .e-toolbar-items,
.e-tab.e-bigger.e-vertical-icon > .e-tab-header > .e-toolbar-items {
  height: 72px;
}
.e-bigger .e-tab.e-vertical-icon > .e-tab-header .e-scroll-nav,
.e-tab.e-bigger.e-vertical-icon > .e-tab-header .e-scroll-nav {
  height: 72px;
}
.e-bigger .e-tab.e-vertical-icon > .e-tab-header .e-hor-nav,
.e-tab.e-bigger.e-vertical-icon > .e-tab-header .e-hor-nav {
  height: 72px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-vertical-icon > .e-tab-header .e-hor-nav .e-popup-up-icon::before,
  .e-bigger .e-tab.e-vertical-icon > .e-tab-header .e-hor-nav .e-popup-down-icon::before,
  .e-tab.e-bigger.e-vertical-icon > .e-tab-header .e-hor-nav .e-popup-up-icon::before,
  .e-tab.e-bigger.e-vertical-icon > .e-tab-header .e-hor-nav .e-popup-down-icon::before {
    font-size: 12px;
  }
}
.e-bigger .e-tab.e-vertical-icon.e-vertical-tab .e-tab-header.e-vertical .e-toolbar-items,
.e-tab.e-bigger.e-vertical-icon.e-vertical-tab .e-tab-header.e-vertical .e-toolbar-items {
  height: inherit;
}
.e-bigger .e-tab.e-vertical-icon.e-vertical-tab .e-tab-header.e-vertical .e-scroll-nav,
.e-tab.e-bigger.e-vertical-icon.e-vertical-tab .e-tab-header.e-vertical .e-scroll-nav {
  height: 24px;
}
.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus,
.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus {
  height: 48px;
}
.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-text-wrap {
  height: 48px;
}
.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus, .e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus,
.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus,
.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus {
  height: 72px;
}
.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap, .e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}
.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap:focus .e-text-wrap, .e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-item.e-itop.e-active .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-item.e-ibottom.e-active .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}
.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:focus,
.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:focus {
  height: 48px;
}
.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-wrap:focus .e-text-wrap {
  height: 48px;
}
.e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap:focus, .e-bigger .e-tab.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap:focus,
.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-wrap:focus,
.e-tab.e-bigger.e-focused .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-wrap:focus {
  height: 48px;
}
.e-bigger .e-tab.e-focused .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger.e-focused .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-tab-wrap:focus .e-text-wrap {
  height: 48px;
  padding: 0;
}
.e-bigger .e-tab.e-focused .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active.e-ileft,
.e-tab.e-bigger.e-focused .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active.e-ileft {
  height: 48px;
}
.e-bigger .e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-popup-up-icon,
.e-bigger .e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-popup-down-icon,
.e-bigger .e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-popup-up-icon,
.e-bigger .e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-popup-down-icon,
.e-tab.e-bigger.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-popup-up-icon,
.e-tab.e-bigger.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-popup-down-icon,
.e-tab.e-bigger.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-popup-up-icon,
.e-tab.e-bigger.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-popup-down-icon {
  line-height: 15px;
}
.e-bigger .e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-nav-left-arrow,
.e-bigger .e-tab.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-nav-right-arrow,
.e-bigger .e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-nav-left-arrow,
.e-bigger .e-tab.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-nav-right-arrow,
.e-tab.e-bigger.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-nav-left-arrow,
.e-tab.e-bigger.e-ie .e-tab-header .e-hor-nav.e-ie-align .e-nav-right-arrow,
.e-tab.e-bigger.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-nav-left-arrow,
.e-tab.e-bigger.e-ie .e-tab-header .e-scroll-nav.e-ie-align .e-nav-right-arrow {
  line-height: 15px;
}
.e-bigger .e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-popup-up-icon,
.e-bigger .e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-popup-down-icon,
.e-bigger .e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-popup-up-icon,
.e-bigger .e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-popup-down-icon,
.e-tab.e-bigger.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-popup-up-icon,
.e-tab.e-bigger.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-popup-down-icon,
.e-tab.e-bigger.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-popup-up-icon,
.e-tab.e-bigger.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-popup-down-icon {
  line-height: 15px;
}
.e-bigger .e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-nav-left-arrow,
.e-bigger .e-tab.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-nav-right-arrow,
.e-bigger .e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-nav-left-arrow,
.e-bigger .e-tab.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-nav-right-arrow,
.e-tab.e-bigger.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-nav-left-arrow,
.e-tab.e-bigger.e-edge .e-tab-header .e-hor-nav.e-ie-align .e-nav-right-arrow,
.e-tab.e-bigger.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-nav-left-arrow,
.e-tab.e-bigger.e-edge .e-tab-header .e-scroll-nav.e-ie-align .e-nav-right-arrow {
  line-height: 13px;
}
.e-bigger .e-tab.e-safari .e-tab-header .e-close-icon::before,
.e-tab.e-bigger.e-safari .e-tab-header .e-close-icon::before {
  top: 0;
}
.e-bigger .e-tab.e-safari .e-tab-header .e-hor-nav .e-popup-up-icon::before,
.e-bigger .e-tab.e-safari .e-tab-header .e-hor-nav .e-popup-down-icon::before,
.e-bigger .e-tab.e-safari .e-tab-header .e-scroll-nav .e-popup-up-icon::before,
.e-bigger .e-tab.e-safari .e-tab-header .e-scroll-nav .e-popup-down-icon::before,
.e-tab.e-bigger.e-safari .e-tab-header .e-hor-nav .e-popup-up-icon::before,
.e-tab.e-bigger.e-safari .e-tab-header .e-hor-nav .e-popup-down-icon::before,
.e-tab.e-bigger.e-safari .e-tab-header .e-scroll-nav .e-popup-up-icon::before,
.e-tab.e-bigger.e-safari .e-tab-header .e-scroll-nav .e-popup-down-icon::before {
  top: 0;
}
.e-bigger .e-tab.e-safari .e-tab-header .e-hor-nav .e-nav-left-arrow::before,
.e-bigger .e-tab.e-safari .e-tab-header .e-hor-nav .e-nav-right-arrow::before,
.e-bigger .e-tab.e-safari .e-tab-header .e-scroll-nav .e-nav-left-arrow::before,
.e-bigger .e-tab.e-safari .e-tab-header .e-scroll-nav .e-nav-right-arrow::before,
.e-tab.e-bigger.e-safari .e-tab-header .e-hor-nav .e-nav-left-arrow::before,
.e-tab.e-bigger.e-safari .e-tab-header .e-hor-nav .e-nav-right-arrow::before,
.e-tab.e-bigger.e-safari .e-tab-header .e-scroll-nav .e-nav-left-arrow::before,
.e-tab.e-bigger.e-safari .e-tab-header .e-scroll-nav .e-nav-right-arrow::before {
  top: 0;
}
.e-bigger .e-tab.e-rtl .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:not(.e-separator),
.e-tab.e-bigger.e-rtl .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:not(.e-separator) {
  margin: 0;
}
.e-bigger .e-tab.e-rtl .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:not(.e-separator).e-active,
.e-tab.e-bigger.e-rtl .e-tab-header.e-horizontal-bottom .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:not(.e-separator).e-active {
  margin: 0;
}
.e-bigger .e-tab.e-fill .e-tab-header,
.e-tab.e-bigger.e-fill .e-tab-header {
  height: 46px;
  min-height: 46px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-fill .e-tab-header,
  .e-tab.e-bigger.e-fill .e-tab-header {
    height: 46px;
    min-height: 46px;
  }
}
.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-items,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-items {
  height: auto;
  min-height: 46px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-items,
  .e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-items {
    min-height: 46px;
  }
}
.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
  padding: 0;
}
.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item:not(.e-separator),
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item:not(.e-separator) {
  height: 46px;
  margin: 0;
  min-height: 46px;
  padding: 0;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item:not(.e-separator),
  .e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item:not(.e-separator) {
    height: 46px;
    min-height: 46px;
  }
}
.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item:not(.e-separator).e-itop, .e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item:not(.e-separator).e-ibottom,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item:not(.e-separator).e-itop,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item:not(.e-separator).e-ibottom {
  height: 70px;
  min-height: 70px;
}
.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap {
  height: 46px;
  padding: 0 24px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap,
  .e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item .e-tab-wrap {
    height: 46px;
    padding: 0 24px;
  }
}
.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item .e-text-wrap,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item .e-text-wrap {
  height: 46px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item .e-text-wrap,
  .e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item .e-text-wrap {
    height: 46px;
  }
}
.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-active {
  padding: 0;
}
.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-wrap,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-active .e-tab-wrap {
  margin-bottom: 0;
}
.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-text-wrap,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-active .e-text-wrap {
  height: 46px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active .e-text-wrap,
  .e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-active .e-text-wrap {
    height: 46px;
  }
}
.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap, .e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap {
  height: 46px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap, .e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap,
  .e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap,
  .e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap {
    height: 46px;
  }
}
.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap,
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap {
  height: 70px;
}
.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator),
.e-bigger .e-tab.e-fill .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator),
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop:not(.e-separator),
.e-tab.e-bigger.e-fill .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom:not(.e-separator) {
  height: auto;
}
.e-bigger .e-tab.e-fill .e-tab-header.e-vertical .e-toolbar-items .e-toolbar-item .e-tab-wrap,
.e-tab.e-bigger.e-fill .e-tab-header.e-vertical .e-toolbar-items .e-toolbar-item .e-tab-wrap {
  padding: 0 24px;
}
.e-bigger .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-text-wrap,
.e-tab.e-bigger.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-active .e-text-wrap {
  height: 46px;
}
.e-bigger .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop .e-text-wrap,
.e-bigger .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom .e-text-wrap,
.e-tab.e-bigger.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop .e-text-wrap,
.e-tab.e-bigger.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom .e-text-wrap {
  height: auto;
}
.e-bigger .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap,
.e-bigger .e-tab.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger.e-fill .e-tab-header.e-horizontal-bottom .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap {
  height: 50px;
}
.e-bigger .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus,
.e-tab.e-bigger.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus {
  height: 46px;
}
.e-bigger .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger.e-fill.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-text-wrap {
  height: 46px;
}
.e-bigger .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger.e-fill.e-focused .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus .e-text-wrap {
  height: 46px;
}
.e-bigger .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus, .e-bigger .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus,
.e-tab.e-bigger.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus,
.e-tab.e-bigger.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus {
  height: 70px;
}
.e-bigger .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap, .e-bigger .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap,
.e-tab.e-bigger.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap, .e-bigger .e-tab.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap,
  .e-tab.e-bigger.e-fill.e-focused .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap:focus .e-text-wrap,
  .e-tab.e-bigger.e-fill.e-focused .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap:focus .e-text-wrap {
    height: auto;
  }
}
.e-bigger .e-tab.e-fill.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator),
.e-tab.e-bigger.e-fill.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) {
  margin: 0;
}
.e-bigger .e-tab.e-fill.e-vertical-icon > .e-tab-header,
.e-tab.e-bigger.e-fill.e-vertical-icon > .e-tab-header {
  height: 70px;
  min-height: 70px;
}
.e-bigger .e-tab.e-background .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-bigger .e-tab.e-background .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,
.e-tab.e-bigger.e-background .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-tab.e-bigger.e-background .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
  padding: 0;
}
.e-bigger .e-tab.e-background .e-tab-header .e-toolbar-item:not(.e-separator),
.e-tab.e-bigger.e-background .e-tab-header .e-toolbar-item:not(.e-separator) {
  padding: 0;
}
.e-bigger .e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap,
.e-tab.e-bigger.e-background .e-tab-header .e-toolbar-item .e-tab-wrap {
  padding: 0 24px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-wrap,
  .e-tab.e-bigger.e-background .e-tab-header .e-toolbar-item .e-tab-wrap {
    padding: 0 24px;
  }
}
.e-bigger .e-tab.e-background .e-tab-header .e-toolbar-item.e-active,
.e-tab.e-bigger.e-background .e-tab-header .e-toolbar-item.e-active {
  padding: 0;
}
.e-bigger .e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap,
.e-tab.e-bigger.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-wrap {
  margin-bottom: 0;
}
.e-bigger .e-tab.e-background .e-tab-header.e-vertical .e-toolbar-items .e-toolbar-item .e-tab-wrap,
.e-tab.e-bigger.e-background .e-tab-header.e-vertical .e-toolbar-items .e-toolbar-item .e-tab-wrap {
  padding: 0 24px;
}
.e-bigger .e-tab.e-background.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator),
.e-tab.e-bigger.e-background.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) {
  margin: 0;
}
.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
  margin: 0;
}
.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator),
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) {
  margin: 0;
}
.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icon-right,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icon-right {
  margin: 0;
}
.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icon-left + .e-tab-text,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icon-left + .e-tab-text {
  margin: 0 12px 0 0;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icon-left + .e-tab-text,
  .e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icon-left + .e-tab-text {
    margin: 0 14px 0 0;
  }
}
.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icons.e-close-icon,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icons.e-close-icon {
  margin: 0 12px 0 0;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icons.e-close-icon,
  .e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator) .e-icons.e-close-icon {
    margin: 0 14px 0 0;
  }
}
.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator).e-itop .e-close-icon, .e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator).e-ibottom .e-close-icon,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator).e-itop .e-close-icon,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-item:not(.e-separator).e-ibottom .e-close-icon {
  left: 24px;
  right: auto;
}
.e-bigger .e-tab.e-rtl .e-tab-header.e-close-show .e-toolbar-item.e-itop .e-text-wrap,
.e-bigger .e-tab.e-rtl .e-tab-header.e-close-show .e-toolbar-item.e-ibottom .e-text-wrap,
.e-tab.e-bigger.e-rtl .e-tab-header.e-close-show .e-toolbar-item.e-itop .e-text-wrap,
.e-tab.e-bigger.e-rtl .e-tab-header.e-close-show .e-toolbar-item.e-ibottom .e-text-wrap {
  margin-left: 22px;
  margin-right: 0;
}
.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item {
  margin: 0;
}
.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text {
  padding-left: 12px;
  padding-right: 0;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text,
  .e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-tab-text {
    padding-left: 0;
  }
}
.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-icons.e-close-icon,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item .e-icons.e-close-icon {
  margin: 0;
}
.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-close-icon, .e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-close-icon,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-close-icon,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-close-icon {
  left: 18px;
  right: auto;
}
.e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text, .e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text,
.e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text {
  margin: 0;
  padding-left: 12px;
  padding-right: 0;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text, .e-bigger .e-tab.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text,
  .e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-itop .e-tab-text,
  .e-tab.e-bigger.e-rtl .e-tab-header .e-toolbar-pop .e-toolbar-item.e-ibottom .e-tab-text {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.e-bigger .e-tab.e-rtl .e-tab-header .e-hor-nav,
.e-bigger .e-tab.e-rtl .e-tab-header .e-scroll-right-nav,
.e-tab.e-bigger.e-rtl .e-tab-header .e-hor-nav,
.e-tab.e-bigger.e-rtl .e-tab-header .e-scroll-right-nav {
  padding: 0 12px;
}
.e-bigger .e-tab.e-rtl .e-tab-header .e-scroll-left-nav,
.e-tab.e-bigger.e-rtl .e-tab-header .e-scroll-left-nav {
  padding: 0 12px;
}
.e-bigger .e-tab.e-rtl .e-tab-header.e-vertical .e-toolbar-item:not(.e-separator),
.e-tab.e-bigger.e-rtl .e-tab-header.e-vertical .e-toolbar-item:not(.e-separator) {
  margin: 0;
}
.e-bigger .e-tab.e-rtl .e-tab-header.e-vertical .e-toolbar-item.e-itop .e-close-icon, .e-bigger .e-tab.e-rtl .e-tab-header.e-vertical .e-toolbar-item.e-ibottom .e-close-icon,
.e-tab.e-bigger.e-rtl .e-tab-header.e-vertical .e-toolbar-item.e-itop .e-close-icon,
.e-tab.e-bigger.e-rtl .e-tab-header.e-vertical .e-toolbar-item.e-ibottom .e-close-icon {
  left: -24px;
}
.e-bigger .e-tab.e-rtl .e-tab-header.e-vertical .e-hor-nav,
.e-tab.e-bigger.e-rtl .e-tab-header.e-vertical .e-hor-nav {
  padding: 0 24px;
}
.e-bigger .e-tab.e-rtl .e-tab-header.e-vertical .e-popup-up-icon::after,
.e-bigger .e-tab.e-rtl .e-tab-header.e-vertical .e-popup-down-icon::after,
.e-tab.e-bigger.e-rtl .e-tab-header.e-vertical .e-popup-up-icon::after,
.e-tab.e-bigger.e-rtl .e-tab-header.e-vertical .e-popup-down-icon::after {
  margin: 0 10px 0 0;
}

.e-bigger .e-tab-clone-element:not(.e-separator) {
  height: 48px;
  margin: 0;
  min-height: 48px;
  min-width: auto;
  padding: 0;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab-clone-element:not(.e-separator) {
    margin: 0;
  }
}
.e-bigger .e-tab-clone-element:not(.e-separator).e-itop, .e-bigger .e-tab-clone-element:not(.e-separator).e-ibottom {
  height: 72px;
  min-height: 72px;
}
.e-bigger .e-tab-clone-element .e-tab-wrap {
  height: 48px;
  padding: 0 24px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab-clone-element .e-tab-wrap {
    padding: 0 12px;
  }
}
.e-bigger .e-tab-clone-element .e-text-wrap {
  height: 48px;
}
.e-bigger .e-tab-clone-element .e-tab-text {
  font-size: 14px;
  align-self: auto;
}
.e-bigger .e-tab-clone-element .e-icons.e-close-icon {
  cursor: pointer;
  margin: 0 0 0 12px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab-clone-element .e-icons.e-close-icon {
    margin: 0 0 0 14px;
  }
}
.e-bigger .e-tab-clone-element .e-icons.e-close-icon,
.e-bigger .e-tab-clone-element .e-close-icon::before {
  font-size: 10px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab-clone-element .e-icons.e-close-icon,
  .e-bigger .e-tab-clone-element .e-close-icon::before {
    font-size: 12px;
  }
}
.e-bigger .e-tab-clone-element .e-icons.e-tab-icon {
  height: 24px;
  min-width: 24px;
  width: 24px;
  line-height: 1;
}
.e-bigger .e-tab-clone-element .e-tab-icon,
.e-bigger .e-tab-clone-element .e-tab-icon::before {
  font-size: 20px;
}
.e-bigger .e-tab-clone-element.e-icon .e-tab-wrap {
  padding: 0 24px;
}
.e-bigger .e-tab-clone-element .e-icon-right {
  margin: 0 0 0 12px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab-clone-element .e-icon-right {
    margin: 0;
  }
}
.e-bigger .e-tab-clone-element .e-icon-left + .e-tab-text {
  margin: 0 0 0 12px;
}
@media screen and (max-width: 480px) {
  .e-bigger .e-tab-clone-element .e-icon-left + .e-tab-text {
    margin: 0 0 0 14px;
  }
}
.e-bigger .e-tab-clone-element.e-itop, .e-bigger .e-tab-clone-element.e-ibottom {
  height: 72px;
}
.e-bigger .e-tab-clone-element.e-itop .e-tab-wrap, .e-bigger .e-tab-clone-element.e-ibottom .e-tab-wrap {
  height: 72px;
}
.e-bigger .e-tab-clone-element.e-itop .e-tab-wrap:focus .e-text-wrap, .e-bigger .e-tab-clone-element.e-ibottom .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}
.e-bigger .e-tab-clone-element.e-itop.e-active .e-tab-wrap, .e-bigger .e-tab-clone-element.e-ibottom.e-active .e-tab-wrap {
  height: 72px;
}
.e-bigger .e-tab-clone-element.e-itop.e-active .e-tab-wrap:focus .e-text-wrap, .e-bigger .e-tab-clone-element.e-ibottom.e-active .e-tab-wrap:focus .e-text-wrap {
  height: auto;
}
.e-bigger .e-tab-clone-element.e-itop .e-close-icon, .e-bigger .e-tab-clone-element.e-ibottom .e-close-icon {
  right: 24px;
}
.e-bigger .e-tab-clone-element.e-itop .e-tab-text {
  margin: 10px 0 0;
}
.e-bigger .e-tab-clone-element.e-ibottom .e-tab-text {
  margin: 0 0 10px;
}

/* stylelint-disable property-no-vendor-prefix */
@keyframes e-input-ripple {
  100% {
    opacity: 0;
    transform: scale(4);
  }
}
@keyframes slideTopUp {
  from {
    transform: translate3d(0, 0, 0) scale(1);
  }
  to {
    transform: translate3d(0, 0, 0) scale(1);
  }
}
/*! TreeView's material theme wise override definitions and variables */
/* stylelint-disable */
/*! TreeView icons */
.e-treeview .e-list-item div.e-icons:not(.e-icons-spinner).e-icon-expandable::before,
.e-treeview .e-list-item div.e-icons:not(.e-icons-spinner).e-icon-collapsible::before {
  content: "\e22f";
}
.e-treeview .e-sibling::before {
  content: "";
}
.e-treeview .e-popup .e-icons::before {
  content: "\e930";
}
.e-treeview.e-drag-item .e-icons.e-drop-in::before {
  content: "\e22c";
}
.e-treeview.e-drag-item .e-icons.e-drop-out::before {
  content: "\e22b";
}
.e-treeview.e-drag-item .e-icons.e-drop-next::before {
  content: "\e22d";
}
.e-treeview.e-drag-item .e-icons.e-no-drop::before {
  content: "\e22a";
}

/* stylelint-disable property-no-vendor-prefix */
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.e-treeview {
  display: block;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
}
.e-treeview.e-virtualization {
  overflow: auto;
}
.e-treeview.e-virtualization .e-virtual-mask {
  display: block;
  margin-bottom: 20px;
}
.e-treeview.e-virtualization .e-ul {
  overflow: unset;
}
.e-treeview > .e-ul {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.e-treeview.e-text-wrap .e-list-text {
  white-space: normal;
  word-break: break-word;
}
.e-treeview.e-text-wrap.e-ie-wrap .e-list-text {
  word-break: break-all;
}
.e-treeview.e-text-wrap .e-editing .e-list-text,
.e-treeview.e-text-wrap .e-editing .e-list-text .e-input-group {
  max-width: calc(100% - 2px);
}
.e-treeview.e-text-wrap .e-checkbox-wrapper + .e-list-text {
  max-width: calc(100% - 22px);
}
.e-treeview.e-text-wrap .e-checkbox-wrapper + .e-list-icon + .e-list-text, .e-treeview.e-text-wrap .e-checkbox-wrapper + .e-list-img + .e-list-text {
  max-width: calc(100% - 59px);
}
.e-treeview.e-text-wrap .e-checkbox-wrapper + .e-list-icon + .e-list-img + .e-list-text {
  max-width: calc(100% - 87px);
}
.e-treeview.e-text-wrap .e-list-icon + .e-list-text,
.e-treeview.e-text-wrap .e-list-img + .e-list-text {
  max-width: calc(100% - 29px);
}
.e-treeview.e-text-wrap .e-list-icon + .e-list-img + .e-list-text {
  max-width: calc(100% - 57px);
}
.e-treeview .e-ul {
  margin: 0;
  padding: 0 0 0 24px;
}
.e-treeview .e-node-collapsed .e-list-item .e-fullrow,
.e-treeview .e-display-none {
  display: none;
}
.e-treeview .e-list-item {
  list-style: none;
  padding: 2px 0;
}
.e-treeview .e-list-item .e-ul {
  margin: 2px 0 -2px;
  padding: 0 0 0 24px;
}
.e-treeview .e-list-item.e-disable > .e-text-content,
.e-treeview .e-list-item.e-disable > .e-fullrow {
  -ms-touch-action: none;
  opacity: 0.5;
  pointer-events: none;
  touch-action: none;
}
.e-treeview .e-list-item div.e-icons.interaction {
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  border-radius: 15px;
  transition: transform 0.3s ease-in-out;
}
.e-treeview .e-list-item .e-icons.e-icon-collapsible {
  transform: rotate(90deg);
}
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
  content: none;
}
.e-treeview .e-icons .e-spinner-pane {
  position: relative;
}
.e-treeview .e-icons .e-treeview-spinner {
  position: absolute;
}
.e-treeview .e-icons-spinner {
  position: relative;
}
.e-treeview .e-text-content {
  -webkit-user-select: none;
  user-select: none;
  border: 1px solid;
  cursor: pointer;
  margin: 0;
  padding: 0 0 0 24px;
}
.e-treeview .e-text-content + .e-sibling {
  margin-top: -1px;
}
.e-treeview .e-fullrow {
  -webkit-user-select: none;
  user-select: none;
  border: 1px solid;
  box-sizing: border-box;
  cursor: pointer;
  height: 32px;
  left: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
}
@supports (-webkit-overflow-scrolling: touch) {
  .e-treeview .e-fullrow {
    z-index: -1;
  }
}
.e-treeview .e-checkbox-wrapper {
  margin: 0 0 0 5px;
  pointer-events: all;
  position: relative;
}
.e-treeview .e-checkbox-wrapper + .e-list-icon, .e-treeview .e-checkbox-wrapper + .e-list-img {
  margin: 0 0 0 12px;
}
.e-treeview .e-checkbox-wrapper + .e-list-text {
  padding: 0 10px;
}
.e-treeview .e-checkbox-wrapper .e-ripple-container {
  bottom: -7px;
  height: 32px;
  left: -7px;
  right: -7px;
  top: -7px;
  width: 32px;
}
.e-treeview .e-list-text {
  box-sizing: border-box;
  display: inline-block;
  line-height: 30px;
  margin: 0;
  min-height: 30px;
  padding: 0 5px;
  text-decoration: none;
  vertical-align: middle;
}
.e-treeview .e-list-text .e-input-group {
  height: 30px;
  margin-bottom: 0;
  min-width: 150px;
  vertical-align: bottom;
}
.e-treeview .e-navigable-text {
  padding: 0 5px;
}
.e-treeview .e-list-icon,
.e-treeview .e-list-img {
  display: inline-block;
  height: 18px;
  margin: 0 0 0 5px;
  vertical-align: middle;
  width: 18px;
}
.e-treeview .e-list-icon + .e-list-icon, .e-treeview .e-list-icon + .e-list-img,
.e-treeview .e-list-img + .e-list-icon,
.e-treeview .e-list-img + .e-list-img {
  margin: 0 0 0 10px;
}
.e-treeview .e-list-icon + .e-list-text,
.e-treeview .e-list-img + .e-list-text {
  padding: 0 10px;
}
.e-treeview .e-list-icon + .e-navigable-text,
.e-treeview .e-list-img + .e-navigable-text {
  padding: 0 10px;
}
.e-treeview .e-icon-collapsible,
.e-treeview .e-icon-expandable {
  display: inline-block;
  height: 24px;
  margin: 0 0 0 -24px;
  vertical-align: middle;
  width: 24px;
}
.e-treeview .e-icon-collapsible::before,
.e-treeview .e-icon-expandable::before {
  display: inline-block;
  padding: 7px;
}
.e-treeview .e-load {
  animation: rotation 0.5s infinite linear;
}
.e-treeview .e-sibling {
  border-radius: 10px;
  height: 6px;
  margin-top: -5px;
  width: 6px;
}
.e-treeview .e-sibling::before {
  left: 6px;
  top: 3px;
  height: 1px;
  width: 144px;
}
.e-treeview .e-sibling,
.e-treeview .e-sibling::before {
  position: absolute;
  z-index: 2;
}
.e-treeview .e-popup {
  -webkit-user-select: none;
  user-select: none;
  font-weight: normal;
  position: absolute;
  z-index: 99999;
}
.e-treeview .e-popup .e-content {
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  font-size: 14px;
  padding: 4px;
}
.e-treeview .e-popup .e-icons {
  border: 1px solid transparent;
  cursor: pointer;
  display: inline-block;
  height: 26px;
  line-height: 18px;
  padding: 4px;
  width: 26px;
}
.e-treeview .e-popup .e-downtail::before, .e-treeview .e-popup .e-downtail::after {
  border: 10px solid transparent;
  content: "";
  height: 0;
  left: 8px;
  position: absolute;
  width: 0;
}
.e-treeview .e-popup .e-downtail::after {
  bottom: -18px;
}
.e-treeview.e-fullrow-wrap .e-text-content {
  pointer-events: none;
  position: relative;
}
.e-treeview.e-fullrow-wrap .e-icon-collapsible,
.e-treeview.e-fullrow-wrap .e-icon-expandable,
.e-treeview.e-fullrow-wrap .e-input,
.e-treeview.e-fullrow-wrap .e-list-url {
  pointer-events: auto;
}
.e-treeview .e-navigable .e-text-content {
  align-items: center;
  display: flex;
}
.e-treeview .e-navigable .e-list-url {
  padding: 0;
  width: 100%;
}
.e-treeview .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap {
  padding: 0 0 0 10px;
}
.e-treeview .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-icon,
.e-treeview .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-img {
  margin: 0 10px 0 2px;
}
.e-treeview .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-icon + .e-list-img {
  margin: 0 10px 0 0;
}
.e-treeview .e-navigable .e-anchor-wrap {
  padding: 0 0 0 5px;
}
.e-treeview .e-navigable .e-nav-wrapper {
  padding: 0;
}
.e-treeview .e-navigable .e-checkbox-wrapper + .e-list-text .e-nav-wrapper:not(:has(.e-list-icon)) {
  padding: 0;
}
.e-treeview .e-navigable .e-list-icon,
.e-treeview .e-navigable .e-list-img {
  margin: 0 10px 0 0;
}
.e-treeview.e-drag-item {
  overflow: visible;
  z-index: 10000;
}
.e-treeview.e-drag-item .e-text-content {
  float: left;
}
.e-treeview.e-drag-item .e-icon-collapsible::before,
.e-treeview.e-drag-item .e-icon-expandable::before {
  font-size: 12px;
  padding: 6px;
}
.e-treeview.e-drag-item .e-drop-count {
  border: 1px solid;
  border-radius: 15px;
  box-sizing: content-box;
  font-size: 13px;
  line-height: normal;
  min-width: 12px;
  padding: 3px 5px 4px;
  margin-left: -12px;
  position: absolute;
  text-align: center;
  top: -10px;
}
.e-treeview.e-dragging .e-text-content,
.e-treeview.e-dragging .e-fullrow {
  cursor: default;
}
.e-treeview.e-rtl .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap {
  padding: 0 10px 0 0;
}
.e-treeview.e-rtl .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-icon,
.e-treeview.e-rtl .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-img {
  margin: 0 2px 0 10px;
}
.e-treeview.e-rtl .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-icon + .e-list-img {
  margin: 0 0 0 10px;
}
.e-treeview.e-rtl .e-navigable .e-anchor-wrap {
  padding: 0 5px 0 0;
}
.e-treeview.e-rtl .e-navigable .e-nav-wrapper {
  padding: 0;
}
.e-treeview.e-rtl .e-navigable .e-list-icon,
.e-treeview.e-rtl .e-navigable .e-list-img,
.e-treeview.e-rtl .e-navigable .e-list-icon + .e-list-img {
  margin: 0 0 0 10px;
}
.e-treeview.e-rtl .e-ul {
  padding: 0 24px 0 0;
}
.e-treeview.e-rtl .e-list-item .e-ul {
  padding: 0 24px 0 0;
}
.e-treeview.e-rtl .e-text-content {
  padding: 0 24px 0 0;
}
.e-treeview.e-rtl .e-checkbox-wrapper {
  margin: 0 5px 0 0;
}
.e-treeview.e-rtl .e-checkbox-wrapper + .e-list-icon, .e-treeview.e-rtl .e-checkbox-wrapper + .e-list-img {
  margin: 0 12px 0 0;
}
.e-treeview.e-rtl .e-list-icon,
.e-treeview.e-rtl .e-list-img {
  margin: 0 5px 0 0;
}
.e-treeview.e-rtl .e-list-icon + .e-list-icon, .e-treeview.e-rtl .e-list-icon + .e-list-img,
.e-treeview.e-rtl .e-list-img + .e-list-icon,
.e-treeview.e-rtl .e-list-img + .e-list-img {
  margin: 0 10px 0 0;
}
.e-treeview.e-rtl .e-icon-collapsible,
.e-treeview.e-rtl .e-icon-expandable {
  margin: 0 -24px 0 0;
}
.e-treeview.e-rtl .e-sibling::before {
  right: 6px;
  top: 3px;
}
.e-treeview.e-rtl.e-drag-item .e-icons.e-drop-next {
  transform: rotate(180deg);
}
.e-treeview.e-rtl.e-drag-item .e-text-content {
  float: right;
}
.e-treeview.e-rtl.e-drag-item .e-drop-count {
  margin-right: -12px;
}
.e-treeview.e-rtl div.e-icons {
  transform: rotate(180deg);
}
.e-treeview.e-disabled .e-fullrow,
.e-treeview.e-disabled .e-icons,
.e-treeview.e-disabled .e-text-content,
.e-treeview.e-disabled .e-list-img,
.e-treeview.e-disabled .e-list-icon {
  cursor: auto;
}
.e-treeview.e-disabled .e-list-url {
  cursor: default;
  pointer-events: none;
}
.e-treeview.e-interaction.e-fullrow-wrap .e-text-content {
  pointer-events: auto;
}

/* stylelint-enable property-no-vendor-prefix */
/* stylelint-disable property-no-vendor-prefix */
.e-treeview {
  -webkit-tap-highlight-color: transparent;
  /* stylelint-enable property-no-vendor-prefix */
}
.e-treeview .e-text-content,
.e-treeview .e-fullrow {
  border-color: transparent;
}
.e-treeview .e-list-text {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13px;
}
.e-treeview .e-list-icon,
.e-treeview .e-list-img {
  font-size: 18px;
}
.e-treeview .e-icon-collapsible,
.e-treeview .e-icon-expandable {
  color: rgba(0, 0, 0, 0.54);
}
.e-treeview .e-icon-collapsible::before,
.e-treeview .e-icon-expandable::before {
  font-size: 10px;
}
.e-treeview .e-list-item.e-hover, .e-treeview .e-list-item.e-node-focus {
  background: transparent;
}
.e-treeview .e-list-item.e-hover > .e-fullrow, .e-treeview .e-list-item.e-node-focus > .e-fullrow {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.e-treeview .e-list-item.e-hover > .e-text-content, .e-treeview .e-list-item.e-node-focus > .e-text-content {
  color: rgba(0, 0, 0, 0.87);
}
.e-treeview .e-list-item.e-hover > .e-text-content .e-list-text, .e-treeview .e-list-item.e-node-focus > .e-text-content .e-list-text {
  color: rgba(0, 0, 0, 0.87);
}
.e-treeview .e-list-item.e-hover > .e-text-content .e-icon-collapsible,
.e-treeview .e-list-item.e-hover > .e-text-content .e-icon-expandable, .e-treeview .e-list-item.e-node-focus > .e-text-content .e-icon-collapsible,
.e-treeview .e-list-item.e-node-focus > .e-text-content .e-icon-expandable {
  color: rgba(0, 0, 0, 0.54);
}
.e-treeview .e-list-item.e-active {
  background: transparent;
}
.e-treeview .e-list-item.e-active > .e-fullrow {
  background-color: #eee;
  border-color: #eee;
}
.e-treeview .e-list-item.e-active.e-animation-active > .e-fullrow {
  background-color: transparent;
  border-color: transparent;
}
.e-treeview .e-list-item.e-active.e-animation-active > .e-text-content {
  color: rgba(0, 0, 0, 0.87);
}
.e-treeview .e-list-item.e-active.e-animation-active > .e-text-content .e-list-text {
  color: rgba(0, 0, 0, 0.87);
}
.e-treeview .e-list-item.e-active > .e-text-content {
  color: #e3165b;
}
.e-treeview .e-list-item.e-active > .e-text-content .e-list-text {
  color: #e3165b;
}
.e-treeview .e-list-item.e-active > .e-text-content .e-icon-collapsible,
.e-treeview .e-list-item.e-active > .e-text-content .e-icon-expandable {
  color: rgba(0, 0, 0, 0.54);
}
.e-treeview .e-list-item.e-active.e-hover > .e-fullrow, .e-treeview .e-list-item.e-active.e-node-focus > .e-fullrow {
  background-color: #e0e0e0;
  border-color: #e0e0e0;
}
.e-treeview .e-list-item.e-active.e-hover > .e-text-content, .e-treeview .e-list-item.e-active.e-node-focus > .e-text-content {
  color: #e3165b;
}
.e-treeview .e-list-item.e-active.e-hover > .e-text-content .e-list-text, .e-treeview .e-list-item.e-active.e-node-focus > .e-text-content .e-list-text {
  color: #e3165b;
}
.e-treeview .e-list-item.e-active.e-hover > .e-text-content .e-icon-collapsible,
.e-treeview .e-list-item.e-active.e-hover > .e-text-content .e-icon-expandable, .e-treeview .e-list-item.e-active.e-node-focus > .e-text-content .e-icon-collapsible,
.e-treeview .e-list-item.e-active.e-node-focus > .e-text-content .e-icon-expandable {
  color: rgba(0, 0, 0, 0.54);
}
.e-treeview .e-list-item.e-editing.e-active > .e-fullrow, .e-treeview .e-list-item.e-editing.e-hover > .e-fullrow, .e-treeview .e-list-item.e-editing.e-node-focus > .e-fullrow {
  background-color: transparent;
  border-color: transparent;
}
.e-treeview .e-list-item.e-editing.e-active > .e-text-content, .e-treeview .e-list-item.e-editing.e-hover > .e-text-content, .e-treeview .e-list-item.e-editing.e-node-focus > .e-text-content {
  color: rgba(0, 0, 0, 0.87);
}
.e-treeview .e-list-item.e-editing.e-active > .e-text-content .e-list-text, .e-treeview .e-list-item.e-editing.e-hover > .e-text-content .e-list-text, .e-treeview .e-list-item.e-editing.e-node-focus > .e-text-content .e-list-text {
  color: rgba(0, 0, 0, 0.87);
}
.e-treeview .e-list-item.e-editing.e-active > .e-text-content .e-icon-collapsible,
.e-treeview .e-list-item.e-editing.e-active > .e-text-content .e-icon-expandable, .e-treeview .e-list-item.e-editing.e-hover > .e-text-content .e-icon-collapsible,
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content .e-icon-expandable, .e-treeview .e-list-item.e-editing.e-node-focus > .e-text-content .e-icon-collapsible,
.e-treeview .e-list-item.e-editing.e-node-focus > .e-text-content .e-icon-expandable {
  color: rgba(0, 0, 0, 0.54);
}
.e-treeview .e-list-item.e-disable > .e-text-content,
.e-treeview .e-list-item.e-disable > .e-fullrow {
  color: rgba(0, 0, 0, 0.54);
}
.e-treeview .e-list-item.e-disable > .e-text-content > .e-icon-collapsible,
.e-treeview .e-list-item.e-disable > .e-text-content > .e-icon-expandable {
  color: rgba(0, 0, 0, 0.87);
}
.e-treeview .e-sibling {
  background: #e3165b;
}
.e-treeview .e-sibling::before {
  background: rgba(0, 0, 0, 0.54);
}
.e-treeview .e-popup .e-content {
  background-color: #fff;
  border-color: #eee;
}
.e-treeview .e-popup.e-select .e-icons {
  border-color: #eee;
}
.e-treeview .e-popup .e-downtail::before {
  border-top-color: #eee;
}
.e-treeview .e-popup .e-downtail::after {
  border-top-color: #fff;
}
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-hover > .e-text-content, .e-treeview:not(.e-fullrow-wrap) .e-list-item.e-node-focus > .e-text-content {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-active > .e-text-content {
  background-color: #eee;
  border-color: #eee;
}
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-active.e-hover > .e-text-content, .e-treeview:not(.e-fullrow-wrap) .e-list-item.e-active.e-node-focus > .e-text-content {
  background-color: #e0e0e0;
  border-color: #e0e0e0;
}
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-editing.e-active > .e-text-content, .e-treeview:not(.e-fullrow-wrap) .e-list-item.e-editing.e-hover > .e-text-content, .e-treeview:not(.e-fullrow-wrap) .e-list-item.e-editing.e-node-focus > .e-text-content {
  background-color: transparent;
  border-color: transparent;
}
.e-treeview.e-fullrow-wrap .e-text-content {
  border-color: transparent;
}
.e-treeview.e-drag-item {
  background-color: #eee;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
}
.e-treeview.e-drag-item .e-icon-collapsible::before,
.e-treeview.e-drag-item .e-icon-expandable::before {
  font-size: 12px;
}
.e-treeview.e-drag-item .e-list-text {
  color: rgba(0, 0, 0, 0.54);
}
.e-treeview.e-drag-item .e-icons {
  color: rgba(0, 0, 0, 0.54);
}
.e-treeview.e-drag-item .e-drop-count {
  background-color: #e3165b;
  border-color: #fff;
  color: #fff;
}
.e-treeview.e-drag-item.e-rtl .e-sibling {
  background: #e3165b;
}

.e-bigger .e-treeview .e-navigable .e-list-text,
.e-treeview.e-bigger .e-navigable .e-list-text {
  padding: 0;
  width: 100%;
}
.e-bigger .e-treeview .e-navigable .e-checkbox-wrapper + .e-list-text,
.e-treeview.e-bigger .e-navigable .e-checkbox-wrapper + .e-list-text {
  padding: 0;
}
.e-bigger .e-treeview .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-icon,
.e-bigger .e-treeview .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-img,
.e-treeview.e-bigger .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-icon,
.e-treeview.e-bigger .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-img {
  margin: 0 10px 0 6px;
}
.e-bigger .e-treeview .e-navigable .e-anchor-wrap,
.e-treeview.e-bigger .e-navigable .e-anchor-wrap {
  padding: 0 0 0 10px;
}
.e-bigger .e-treeview .e-navigable .e-list-icon,
.e-bigger .e-treeview .e-navigable .e-list-img,
.e-bigger .e-treeview .e-navigable .e-list-icon + .e-list-img,
.e-treeview.e-bigger .e-navigable .e-list-icon,
.e-treeview.e-bigger .e-navigable .e-list-img,
.e-treeview.e-bigger .e-navigable .e-list-icon + .e-list-img {
  margin: 0 10px 0 0;
}
.e-bigger .e-treeview .e-fullrow,
.e-treeview.e-bigger .e-fullrow {
  height: 40px;
}
.e-bigger .e-treeview.e-text-wrap .e-checkbox-wrapper + .e-list-text,
.e-treeview.e-bigger.e-text-wrap .e-checkbox-wrapper + .e-list-text {
  max-width: calc(100% - 29px);
}
.e-bigger .e-treeview.e-text-wrap .e-checkbox-wrapper + .e-list-icon + .e-list-text, .e-bigger .e-treeview.e-text-wrap .e-checkbox-wrapper + .e-list-img + .e-list-text,
.e-treeview.e-bigger.e-text-wrap .e-checkbox-wrapper + .e-list-icon + .e-list-text,
.e-treeview.e-bigger.e-text-wrap .e-checkbox-wrapper + .e-list-img + .e-list-text {
  max-width: calc(100% - 70px);
}
.e-bigger .e-treeview.e-text-wrap .e-checkbox-wrapper + .e-list-icon + .e-list-img + .e-list-text,
.e-treeview.e-bigger.e-text-wrap .e-checkbox-wrapper + .e-list-icon + .e-list-img + .e-list-text {
  max-width: calc(100% - 98px);
}
.e-bigger .e-treeview.e-text-wrap .e-list-icon + .e-list-text,
.e-bigger .e-treeview.e-text-wrap .e-list-img + .e-list-text,
.e-treeview.e-bigger.e-text-wrap .e-list-icon + .e-list-text,
.e-treeview.e-bigger.e-text-wrap .e-list-img + .e-list-text {
  max-width: calc(100% - 34px);
}
.e-bigger .e-treeview.e-text-wrap .e-list-icon + .e-list-img + .e-list-text,
.e-treeview.e-bigger.e-text-wrap .e-list-icon + .e-list-img + .e-list-text {
  max-width: calc(100% - 62px);
}
.e-bigger .e-treeview .e-list-text,
.e-treeview.e-bigger .e-list-text {
  line-height: 38px;
  min-height: 38px;
}
.e-bigger .e-treeview .e-list-text .e-input-group,
.e-treeview.e-bigger .e-list-text .e-input-group {
  height: 38px;
}
.e-bigger .e-treeview .e-checkbox-wrapper,
.e-treeview.e-bigger .e-checkbox-wrapper {
  margin: 0 0 0 10px;
}
.e-bigger .e-treeview .e-checkbox-wrapper + .e-list-icon, .e-bigger .e-treeview .e-checkbox-wrapper + .e-list-img,
.e-treeview.e-bigger .e-checkbox-wrapper + .e-list-icon,
.e-treeview.e-bigger .e-checkbox-wrapper + .e-list-img {
  margin: 0 0 0 16px;
}
.e-bigger .e-treeview .e-list-icon,
.e-bigger .e-treeview .e-list-img,
.e-treeview.e-bigger .e-list-icon,
.e-treeview.e-bigger .e-list-img {
  margin: 0 0 0 10px;
}
.e-bigger .e-treeview .e-list-icon + .e-list-icon, .e-bigger .e-treeview .e-list-icon + .e-list-img,
.e-bigger .e-treeview .e-list-img + .e-list-icon,
.e-bigger .e-treeview .e-list-img + .e-list-img,
.e-treeview.e-bigger .e-list-icon + .e-list-icon,
.e-treeview.e-bigger .e-list-icon + .e-list-img,
.e-treeview.e-bigger .e-list-img + .e-list-icon,
.e-treeview.e-bigger .e-list-img + .e-list-img {
  margin: 0 0 0 10px;
}
.e-bigger .e-treeview .e-icon-collapsible::before,
.e-bigger .e-treeview .e-icon-expandable::before,
.e-treeview.e-bigger .e-icon-collapsible::before,
.e-treeview.e-bigger .e-icon-expandable::before {
  padding: 6px;
}
.e-bigger .e-treeview.e-rtl .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-icon,
.e-bigger .e-treeview.e-rtl .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-img,
.e-treeview.e-bigger.e-rtl .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-icon,
.e-treeview.e-bigger.e-rtl .e-navigable .e-checkbox-wrapper + .e-list-url .e-anchor-wrap .e-list-img {
  margin: 0 6px 0 10px;
}
.e-bigger .e-treeview.e-rtl .e-navigable .e-anchor-wrap,
.e-treeview.e-bigger.e-rtl .e-navigable .e-anchor-wrap {
  padding: 0 10px 0 0;
}
.e-bigger .e-treeview.e-rtl .e-navigable .e-list-icon,
.e-bigger .e-treeview.e-rtl .e-navigable .e-list-img,
.e-bigger .e-treeview.e-rtl .e-navigable .e-list-icon + .e-list-img,
.e-treeview.e-bigger.e-rtl .e-navigable .e-list-icon,
.e-treeview.e-bigger.e-rtl .e-navigable .e-list-img,
.e-treeview.e-bigger.e-rtl .e-navigable .e-list-icon + .e-list-img {
  margin: 0 0 0 10px;
}
.e-bigger .e-treeview.e-rtl .e-checkbox-wrapper,
.e-treeview.e-bigger.e-rtl .e-checkbox-wrapper {
  margin: 0 10px 0 0;
}
.e-bigger .e-treeview.e-rtl .e-checkbox-wrapper + .e-list-icon, .e-bigger .e-treeview.e-rtl .e-checkbox-wrapper + .e-list-img,
.e-treeview.e-bigger.e-rtl .e-checkbox-wrapper + .e-list-icon,
.e-treeview.e-bigger.e-rtl .e-checkbox-wrapper + .e-list-img {
  margin: 0 16px 0 0;
}
.e-bigger .e-treeview.e-rtl .e-list-icon,
.e-bigger .e-treeview.e-rtl .e-list-img,
.e-treeview.e-bigger.e-rtl .e-list-icon,
.e-treeview.e-bigger.e-rtl .e-list-img {
  margin: 0 10px 0 0;
}
.e-bigger .e-treeview.e-rtl .e-list-icon + .e-list-icon, .e-bigger .e-treeview.e-rtl .e-list-icon + .e-list-img,
.e-bigger .e-treeview.e-rtl .e-list-img + .e-list-icon,
.e-bigger .e-treeview.e-rtl .e-list-img + .e-list-img,
.e-treeview.e-bigger.e-rtl .e-list-icon + .e-list-icon,
.e-treeview.e-bigger.e-rtl .e-list-icon + .e-list-img,
.e-treeview.e-bigger.e-rtl .e-list-img + .e-list-icon,
.e-treeview.e-bigger.e-rtl .e-list-img + .e-list-img {
  margin: 0 10px 0 0;
}

.e-bigger .e-treeview .e-list-text,
.e-treeview.e-bigger .e-list-text {
  font-size: 14px;
}
.e-bigger .e-treeview .e-icon-collapsible::before,
.e-bigger .e-treeview .e-icon-expandable::before,
.e-treeview.e-bigger .e-icon-collapsible::before,
.e-treeview.e-bigger .e-icon-expandable::before {
  font-size: 12px;
}
/*! Material theme definition's */
/*! component's theme wise override definitions and variables */
/* stylelint-disable-line no-empty-source */
/* stylelint-disable-line no-empty-source */
ejs-sidebar {
  display: none;
}

.e-sidebar-display {
  display: block;
}

.e-sidebar {
  /* stylelint-disable property-no-vendor-prefix */
  -webkit-tap-highlight-color: transparent;
  background: #fff;
  height: 100%;
  overflow: auto;
  position: fixed;
  top: 0;
  transition: none;
  vertical-align: middle;
  visibility: hidden;
  will-change: transform;
}
.e-sidebar.e-right.e-open, .e-sidebar.e-left.e-open {
  transform: translateX(0%);
  transition: transform 0.5s ease;
  visibility: visible;
}
.e-sidebar.e-right.e-close, .e-sidebar.e-left.e-close {
  box-shadow: none;
  visibility: hidden;
}
.e-sidebar.e-right.e-close {
  transform: translateX(100%);
}
.e-sidebar.e-left.e-close {
  transform: translateX(-100%);
}
.e-sidebar.e-left.e-transition.e-close, .e-sidebar.e-right.e-transition.e-close, .e-sidebar.e-right.e-close {
  transition: transform 0.5s ease, visibility 500ms;
}
.e-sidebar.e-right {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  left: auto;
  right: 0;
  top: 0;
}
.e-sidebar.e-left {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  left: 0;
  right: auto;
  top: 0;
}
.e-sidebar.e-left.e-close.e-dock, .e-sidebar.e-right.e-close.e-dock {
  transform: translateX(0%);
  transition: width 0.5s ease, visibility 500ms;
  visibility: visible;
}
.e-sidebar.e-left.e-open.e-dock.e-blazor-dock, .e-sidebar.e-right.e-open.e-dock.e-blazor-dock {
  transition: width 0.5s ease, visibility 500ms;
}
.e-sidebar.e-left.e-open.e-disable-animation, .e-sidebar.e-right.e-open.e-disable-animation, .e-sidebar.e-right.e-close.e-disable-animation, .e-sidebar.e-left.e-close.e-disable-animation {
  transition: none;
}
.e-sidebar.e-visibility {
  visibility: hidden;
}
.e-sidebar.e-over {
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.18);
}

.e-sidebarcontainer.e-sidebar.e-over, .e-sidebarcontainer.e-sidebar.e-auto, .e-sidebarcontainer.e-sidebar.e-push, .e-sidebarcontainer.e-sidebar.e-slide + div {
  transition: margin 0.5s ease, transform 0.5s ease;
}
.e-sidebarcontainer.e-left.e-open.e-auto + div {
  margin-right: 0;
  transform: translateX(0);
  margin-left: var(--sidebar-width);
}
.e-sidebarcontainer.e-left.e-close.e-auto + div {
  margin-right: 0;
  transform: translateX(0);
  margin-left: 0;
}
.e-sidebarcontainer.e-right.e-open.e-auto + div {
  margin-left: 0;
  transform: translateX(0);
  margin-right: var(--sidebar-width);
}
.e-sidebarcontainer.e-right.e-close.e-auto + div {
  margin-right: 0;
  transform: translateX(0);
  margin-left: 0;
}
.e-sidebarcontainer.e-left.e-open.e-push + div {
  margin-right: 0;
  transform: translateX(0);
  margin-left: var(--sidebar-width);
}
.e-sidebarcontainer.e-left.e-close.e-push + div {
  margin-right: 0;
  transform: translateX(0);
  margin-left: 0;
}
.e-sidebarcontainer.e-right.e-open.e-push + div {
  margin-left: 0;
  transform: translateX(0);
  margin-right: var(--sidebar-width);
}
.e-sidebarcontainer.e-right.e-close.e-push + div {
  margin-right: 0;
  transform: translateX(0);
  margin-left: 0;
}
.e-sidebarcontainer.e-left.e-open.e-slide + div {
  margin-left: 0;
  transform: translate(var(--sidebar-width));
}
.e-sidebarcontainer.e-left.e-close.e-slide + div {
  margin-left: 0;
  transform: translate(0);
}
.e-sidebarcontainer.e-right.e-open.e-slide + div {
  margin-right: 0;
  margin-left: 0;
  transform: translate(calc(-1 * var(--sidebar-width)));
}
.e-sidebarcontainer.e-right.e-close.e-slide + div {
  margin-right: 0;
  margin-left: 0;
  transform: translate(0);
}

.e-sidebar-absolute {
  position: absolute;
}

.e-sidebar-context {
  overflow-x: hidden;
  position: relative;
}

.e-backdrop,
.e-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  left: 0;
  pointer-events: auto;
  top: 0;
  z-index: 999;
}

.e-backdrop {
  opacity: 0.5;
  width: auto;
}

.e-sidebar-overlay {
  opacity: 0.5;
  position: fixed;
  width: 100%;
}

.e-content-animation {
  transition: margin 0.5s ease, transform 0.5s ease;
}
.e-content-animation.e-overlay {
  box-sizing: border-box;
  overflow: auto;
  -webkit-user-select: none;
          user-select: none;
}

.e-disable-interaction {
  pointer-events: none;
  touch-action: none;
}

.e-sidebar-overflow {
  overflow-x: hidden;
}

.e-content-placeholder.e-sidebar.e-placeholder-sidebar {
  left: 0;
  position: fixed;
  right: auto;
  top: 0;
  visibility: visible;
}

.e-menu-wrapper ul.e-vertical .e-menu-item .e-caret::before,
.e-menu-container ul.e-vertical .e-menu-item .e-caret::before {
  content: "\e956";
}
.e-menu-wrapper ul .e-menu-item .e-caret::before,
.e-menu-container ul .e-menu-item .e-caret::before {
  content: "\e94d";
}

.e-menu-wrapper .e-ul .e-menu-item .e-caret::before,
.e-menu-container .e-ul .e-menu-item .e-caret::before {
  content: "\e956";
}

.e-menu-wrapper.e-hamburger .e-menu-header .e-menu-icon::before,
.e-menu-container.e-hamburger .e-menu-header .e-menu-icon::before {
  content: "\e99a";
}
.e-menu-wrapper.e-hamburger.e-close-icon .e-menu-header .e-menu-icon::before,
.e-menu-container.e-hamburger.e-close-icon .e-menu-header .e-menu-icon::before {
  content: "\eb36";
}
.e-menu-wrapper.e-hamburger .e-vertical .e-menu-item .e-caret::before, .e-menu-wrapper.e-hamburger .e-menu-item .e-caret::before,
.e-menu-container.e-hamburger .e-vertical .e-menu-item .e-caret::before,
.e-menu-container.e-hamburger .e-menu-item .e-caret::before {
  content: "\e94d";
}
.e-menu-wrapper.e-rtl.e-hamburger ul.e-ul .e-caret::before,
.e-menu-container.e-rtl.e-hamburger ul.e-ul .e-caret::before {
  content: "\e94d";
}
.e-menu-wrapper .e-menu-hscroll.e-hscroll .e-nav-left-arrow::before, .e-menu-wrapper .e-menu-hscroll.e-hscroll .e-nav-right-arrow::before,
.e-menu-container .e-menu-hscroll.e-hscroll .e-nav-left-arrow::before,
.e-menu-container .e-menu-hscroll.e-hscroll .e-nav-right-arrow::before {
  content: "\e956";
}
.e-menu-wrapper .e-menu-vscroll.e-vscroll .e-nav-up-arrow::before, .e-menu-wrapper .e-menu-vscroll.e-vscroll .e-nav-down-arrow::before,
.e-menu-container .e-menu-vscroll.e-vscroll .e-nav-up-arrow::before,
.e-menu-container .e-menu-vscroll.e-vscroll .e-nav-down-arrow::before {
  content: "\e94d";
}

.e-rtl.e-menu-wrapper ul.e-vertical .e-caret::before, .e-rtl.e-menu-wrapper ul.e-ul .e-caret::before,
.e-rtl.e-menu-container ul.e-vertical .e-caret::before,
.e-rtl.e-menu-container ul.e-ul .e-caret::before,
.e-bigger .e-rtl.e-menu-wrapper ul.e-vertical .e-caret::before,
.e-bigger .e-rtl.e-menu-wrapper ul.e-ul .e-caret::before,
.e-bigger.e-rtl.e-menu-wrapper ul.e-vertical .e-caret::before,
.e-bigger.e-rtl.e-menu-wrapper ul.e-ul .e-caret::before,
.e-bigger .e-rtl.e-menu-container ul.e-vertical .e-caret::before,
.e-bigger .e-rtl.e-menu-container ul.e-ul .e-caret::before,
.e-bigger.e-rtl.e-menu-container ul.e-vertical .e-caret::before,
.e-bigger.e-rtl.e-menu-container ul.e-ul .e-caret::before {
  content: "\e937";
}

.e-bigger .e-rtl.e-menu-wrapper.e-hamburger ul.e-ul .e-caret::before,
.e-bigger.e-rtl.e-menu-wrapper.e-hamburger ul.e-ul .e-caret::before,
.e-bigger .e-rtl.e-menu-container.e-hamburger ul.e-ul .e-caret::before,
.e-bigger.e-rtl.e-menu-container.e-hamburger ul.e-ul .e-caret::before {
  content: "\e94d";
}

.e-menu-wrapper,
.e-menu-container {
  border: none;
  border-radius: 0;
  display: inline-block;
  line-height: 0;
}
.e-menu-wrapper .e-menu-vscroll,
.e-menu-container .e-menu-vscroll {
  height: inherit;
}
.e-menu-wrapper ul,
.e-menu-container ul {
  font-weight: normal;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  -webkit-user-select: none;
          user-select: none;
  font-size: 13px;
  padding: 0;
  text-align: left;
  white-space: nowrap;
}
.e-menu-wrapper ul.e-ul, .e-menu-wrapper ul.e-ul *,
.e-menu-container ul.e-ul,
.e-menu-container ul.e-ul * {
  box-sizing: border-box;
}
.e-menu-wrapper ul.e-ul:focus, .e-menu-wrapper ul.e-ul *:focus,
.e-menu-container ul.e-ul:focus,
.e-menu-container ul.e-ul *:focus {
  outline: none;
}
.e-menu-wrapper ul.e-vertical,
.e-menu-container ul.e-vertical {
  min-width: 120px;
}
.e-menu-wrapper ul.e-vertical .e-menu-item,
.e-menu-container ul.e-vertical .e-menu-item {
  display: list-item;
}
.e-menu-wrapper ul.e-vertical .e-separator,
.e-menu-container ul.e-vertical .e-separator {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  height: auto;
}
.e-menu-wrapper ul.e-menu,
.e-menu-container ul.e-menu {
  display: inline-block;
}
.e-menu-wrapper ul.e-menu:not(.e-vertical),
.e-menu-container ul.e-menu:not(.e-vertical) {
  padding: 0;
}
.e-menu-wrapper ul.e-menu:not(.e-vertical) .e-separator,
.e-menu-container ul.e-menu:not(.e-vertical) .e-separator {
  border-right-style: solid;
  border-right-width: 1px;
  padding: 0;
}
.e-menu-wrapper ul.e-menu .e-menu-item .e-menu-icon,
.e-menu-container ul.e-menu .e-menu-item .e-menu-icon {
  width: 24px;
}
.e-menu-wrapper ul .e-menu-item,
.e-menu-container ul .e-menu-item {
  cursor: pointer;
  position: relative;
  display: inline-flex;
  height: 42px;
  line-height: 42px;
  padding: 0 12px;
  vertical-align: top;
  white-space: nowrap;
}
.e-menu-wrapper ul .e-menu-item.e-menu-hide,
.e-menu-container ul .e-menu-item.e-menu-hide {
  display: none;
}
.e-menu-wrapper ul .e-menu-item.e-menu-header,
.e-menu-container ul .e-menu-item.e-menu-header {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.e-menu-wrapper ul .e-menu-item .e-menu-url,
.e-menu-container ul .e-menu-item .e-menu-url {
  text-decoration: none;
}
.e-menu-wrapper ul .e-menu-item .e-menu-icon,
.e-menu-container ul .e-menu-item .e-menu-icon {
  display: inline-block;
  vertical-align: middle;
}
.e-menu-wrapper ul .e-menu-item.e-separator,
.e-menu-container ul .e-menu-item.e-separator {
  cursor: auto;
  line-height: normal;
  pointer-events: none;
}
.e-menu-wrapper ul .e-menu-item .e-menu-icon,
.e-menu-container ul .e-menu-item .e-menu-icon {
  font-size: 14px;
  height: auto;
  line-height: 42px;
  margin-right: 8px;
  text-align: center;
  margin-bottom: 4px;
}
.e-menu-wrapper ul .e-menu-item .e-caret,
.e-menu-container ul .e-menu-item .e-caret {
  font-size: 10px;
  height: auto;
  line-height: 42px;
  position: absolute;
  right: 12px;
  top: 0;
  width: auto;
}
.e-menu-wrapper ul .e-menu-item.e-menu-caret-icon,
.e-menu-container ul .e-menu-item.e-menu-caret-icon {
  padding-right: 30px;
}
.e-menu-wrapper ul .e-menu-item.e-disabled,
.e-menu-container ul .e-menu-item.e-disabled {
  cursor: auto;
  opacity: 0.38;
  pointer-events: none;
}

.e-menu-wrapper .e-ul,
.e-menu-container .e-ul {
  font-size: 14px;
  padding: 0;
  min-width: 120px;
}
.e-menu-wrapper .e-ul .e-menu-item,
.e-menu-container .e-ul .e-menu-item {
  height: 36px;
  line-height: 36px;
  padding: 0 16px;
  display: list-item;
}
.e-menu-wrapper .e-ul .e-menu-item .e-menu-url,
.e-menu-container .e-ul .e-menu-item .e-menu-url {
  display: inline-block;
  min-width: 120px;
}
.e-menu-wrapper .e-ul .e-menu-item .e-menu-icon,
.e-menu-container .e-ul .e-menu-item .e-menu-icon {
  font-size: 14px;
  line-height: 36px;
  margin-right: 10px;
  width: 1em;
}
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
.e-menu-container .e-ul .e-menu-item .e-caret {
  line-height: 36px;
  margin-left: 16px;
  margin-right: 0;
  position: absolute;
  right: 8px;
}
.e-menu-wrapper .e-ul .e-menu-item.e-menu-caret-icon,
.e-menu-container .e-ul .e-menu-item.e-menu-caret-icon {
  padding-right: 36px;
}
.e-menu-wrapper .e-ul .e-menu-item.e-separator,
.e-menu-container .e-ul .e-menu-item.e-separator {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  height: auto;
  margin: 8px 0;
}
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
.e-menu-container .e-ul .e-menu-item .e-caret {
  font-size: 11px;
}

.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
.e-menu-container.e-menu-icon-right .e-menu-header .e-menu-icon {
  float: right;
}
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-title,
.e-menu-container.e-menu-icon-right .e-menu-header .e-menu-title {
  padding: 0 16px;
}
.e-menu-wrapper .e-menu-header,
.e-menu-container .e-menu-header {
  display: none;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 42px;
  text-align: left;
  white-space: nowrap;
}
.e-menu-wrapper .e-menu-header .e-menu-title, .e-menu-wrapper .e-menu-header .e-menu-icon,
.e-menu-container .e-menu-header .e-menu-title,
.e-menu-container .e-menu-header .e-menu-icon {
  display: inline-block;
  line-height: inherit;
}
.e-menu-wrapper .e-menu-header .e-menu-icon,
.e-menu-container .e-menu-header .e-menu-icon {
  cursor: pointer;
  float: left;
  outline: none;
  padding: 0 16px;
}
.e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device),
.e-menu-container .e-menu-hscroll.e-hscroll:not(.e-scroll-device) {
  padding: 0 30px;
}
.e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav,
.e-menu-container .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav {
  width: 30px;
}
.e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav:focus, .e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav:hover,
.e-menu-container .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav:focus,
.e-menu-container .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav:hover {
  border: 0;
}
.e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav.e-scroll-right-nav,
.e-menu-container .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav.e-scroll-right-nav {
  border-left: none;
}
.e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav.e-scroll-left-nav,
.e-menu-container .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav.e-scroll-left-nav {
  border-right: none;
}
.e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-hscroll-bar,
.e-menu-container .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-hscroll-bar {
  overflow-y: hidden;
}
.e-menu-wrapper .e-scroll-nav .e-nav-arrow,
.e-menu-container .e-scroll-nav .e-nav-arrow {
  font-size: 10px;
}
.e-menu-wrapper .e-scroll-nav .e-nav-arrow.e-nav-left-arrow, .e-menu-wrapper .e-scroll-nav .e-nav-arrow.e-nav-up-arrow,
.e-menu-container .e-scroll-nav .e-nav-arrow.e-nav-left-arrow,
.e-menu-container .e-scroll-nav .e-nav-arrow.e-nav-up-arrow {
  transform: rotate(180deg);
}
.e-menu-wrapper.e-rtl .e-scroll-nav .e-nav-arrow.e-nav-left-arrow,
.e-menu-container.e-rtl .e-scroll-nav .e-nav-arrow.e-nav-left-arrow {
  transform: rotate(0deg);
}
.e-menu-wrapper.e-rtl .e-scroll-nav .e-nav-arrow.e-nav-right-arrow,
.e-menu-container.e-rtl .e-scroll-nav .e-nav-arrow.e-nav-right-arrow {
  transform: rotate(180deg);
}
.e-menu-wrapper.e-popup.e-menu-popup,
.e-menu-container.e-popup.e-menu-popup {
  border: none;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  overflow: hidden;
  position: absolute;
}
.e-menu-wrapper .e-menu-vscroll.e-vscroll:not(.e-scroll-device),
.e-menu-container .e-menu-vscroll.e-vscroll:not(.e-scroll-device) {
  padding: 16px 0;
}
.e-menu-wrapper .e-menu-vscroll.e-vscroll.e-scroll-device .e-scroll-nav.e-scroll-down-nav,
.e-menu-container .e-menu-vscroll.e-vscroll.e-scroll-device .e-scroll-nav.e-scroll-down-nav {
  transform: none;
  width: 100%;
}
.e-menu-wrapper .e-menu-vscroll.e-vscroll.e-scroll-device .e-scroll-nav.e-scroll-down-nav .e-nav-down-arrow,
.e-menu-container .e-menu-vscroll.e-vscroll.e-scroll-device .e-scroll-nav.e-scroll-down-nav .e-nav-down-arrow {
  transform: none;
}
.e-menu-wrapper .e-menu-vscroll.e-vscroll .e-vscroll-bar,
.e-menu-container .e-menu-vscroll.e-vscroll .e-vscroll-bar {
  height: 100%;
  width: inherit;
}
.e-menu-wrapper .e-menu-vscroll.e-vscroll .e-vscroll-bar .e-vscroll-content,
.e-menu-container .e-menu-vscroll.e-vscroll .e-vscroll-bar .e-vscroll-content {
  width: inherit;
}
.e-menu-wrapper .e-menu-vscroll.e-vscroll .e-scroll-nav,
.e-menu-container .e-menu-vscroll.e-vscroll .e-scroll-nav {
  height: 16px;
}
.e-menu-wrapper.e-scrollable,
.e-menu-container.e-scrollable {
  display: block;
}
.e-menu-wrapper.e-scrollable .e-menu,
.e-menu-container.e-scrollable .e-menu {
  display: block;
  overflow: auto;
}
.e-menu-wrapper.e-contextmenu-container,
.e-menu-container.e-contextmenu-container {
  height: 1px;
}
.e-menu-wrapper.e-contextmenu-container .e-menu-vscroll ul.e-ul,
.e-menu-container.e-contextmenu-container .e-menu-vscroll ul.e-ul {
  width: inherit;
}
.e-menu-wrapper.e-contextmenu-container .e-menu-vscroll,
.e-menu-container.e-contextmenu-container .e-menu-vscroll {
  border: none;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.e-menu-container:not(.e-hamburger):not(.e-rtl) .e-menu.e-vertical .e-blankicon {
  padding-left: 44px;
}

.e-rtl.e-menu-wrapper ul .e-menu-item,
.e-rtl.e-menu-container ul .e-menu-item {
  text-align: right;
}
.e-rtl.e-menu-wrapper ul .e-menu-item .e-menu-icon,
.e-rtl.e-menu-container ul .e-menu-item .e-menu-icon {
  margin-right: 0;
}
.e-rtl.e-menu-wrapper ul .e-menu-item .e-caret,
.e-rtl.e-menu-container ul .e-menu-item .e-caret {
  margin-left: 0;
  margin-right: 16px;
  right: auto;
}
.e-rtl.e-menu-wrapper ul .e-menu-item .e-menu-icon,
.e-rtl.e-menu-container ul .e-menu-item .e-menu-icon {
  margin-left: 8px;
}
.e-rtl.e-menu-wrapper ul .e-menu-item .e-caret,
.e-rtl.e-menu-container ul .e-menu-item .e-caret {
  left: 12px;
}
.e-rtl.e-menu-wrapper ul .e-menu-item.e-menu-caret-icon,
.e-rtl.e-menu-container ul .e-menu-item.e-menu-caret-icon {
  padding-left: 30px;
  padding-right: 12px;
}
.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item .e-menu-icon,
.e-rtl.e-menu-container ul.e-ul .e-menu-item .e-menu-icon {
  margin-left: 10px;
}
.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item .e-caret,
.e-rtl.e-menu-container ul.e-ul .e-menu-item .e-caret {
  left: 8px;
}
.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-menu-caret-icon,
.e-rtl.e-menu-container ul.e-ul .e-menu-item.e-menu-caret-icon {
  padding-left: 36px;
  padding-right: 16px;
}
.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-blankicon,
.e-rtl.e-menu-container ul.e-ul .e-menu-item.e-blankicon {
  padding-left: 16px;
}
.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-blankicon.e-menu-caret-icon,
.e-rtl.e-menu-container ul.e-ul .e-menu-item.e-blankicon.e-menu-caret-icon {
  padding-left: 36px;
}

.e-rtl.e-menu-container:not(.e-hamburger) .e-menu.e-vertical .e-blankicon {
  padding-right: 44px;
}

.e-menu-wrapper.e-hamburger,
.e-menu-container.e-hamburger {
  border: 0;
  display: block;
  position: relative;
}
.e-menu-wrapper.e-hamburger .e-menu-header:not(.e-vertical),
.e-menu-container.e-hamburger .e-menu-header:not(.e-vertical) {
  border: none;
  display: block;
}
.e-menu-wrapper.e-hamburger .e-popup.e-menu-popup,
.e-menu-container.e-hamburger .e-popup.e-menu-popup {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  display: block;
  position: relative;
  width: 100%;
}
.e-menu-wrapper.e-hamburger ul.e-menu,
.e-menu-container.e-hamburger ul.e-menu {
  border: none;
  overflow-y: auto;
  width: 100%;
  /* stylelint-disable */
  /* stylelint-enable */
}
.e-menu-wrapper.e-hamburger ul.e-menu.e-menu-parent.e-hide-menu,
.e-menu-container.e-hamburger ul.e-menu.e-menu-parent.e-hide-menu {
  display: none;
}
.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item,
.e-menu-container.e-hamburger ul.e-menu .e-menu-item {
  text-indent: 12px;
}
.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item.e-blankicon,
.e-menu-container.e-hamburger ul.e-menu .e-menu-item.e-blankicon {
  text-indent: 34px;
}
.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item .e-menu-icon,
.e-menu-container.e-hamburger ul.e-menu .e-menu-item .e-menu-icon {
  display: inline;
  text-indent: 0;
}
.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item.e-menu-hide,
.e-menu-container.e-hamburger ul.e-menu .e-menu-item.e-menu-hide {
  display: none;
}
.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item[aria-expanded=true] .e-caret,
.e-menu-container.e-hamburger ul.e-menu .e-menu-item[aria-expanded=true] .e-caret {
  transition: transform 0.3s ease-in-out;
  transform: rotate(-180deg);
  text-indent: 0;
}
.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item[aria-expanded=false] .e-caret,
.e-menu-container.e-hamburger ul.e-menu .e-menu-item[aria-expanded=false] .e-caret {
  transition: transform 0.3s ease-in-out;
  transform: rotate(0deg);
  text-indent: 0;
}
.e-menu-wrapper.e-hamburger ul.e-menu:not(.e-vertical),
.e-menu-container.e-hamburger ul.e-menu:not(.e-vertical) {
  border-top: 0;
  display: block;
  padding: 0;
  position: absolute;
}
.e-menu-wrapper.e-hamburger ul.e-ul,
.e-menu-container.e-hamburger ul.e-ul {
  font-size: 13px;
  padding: 0;
}
.e-menu-wrapper.e-hamburger ul.e-ul .e-menu-item,
.e-menu-container.e-hamburger ul.e-ul .e-menu-item {
  line-height: 42px;
  text-indent: inherit;
}
.e-menu-wrapper.e-hamburger ul.e-ul .e-menu-item.e-blankicon,
.e-menu-container.e-hamburger ul.e-ul .e-menu-item.e-blankicon {
  padding: 0;
  text-indent: inherit;
}
.e-menu-wrapper.e-hamburger ul.e-ul .e-menu-item .e-caret,
.e-menu-container.e-hamburger ul.e-ul .e-menu-item .e-caret {
  font-size: 10px;
  right: 12px;
}
.e-menu-wrapper.e-hamburger ul .e-menu-item,
.e-menu-container.e-hamburger ul .e-menu-item {
  display: list-item;
  height: auto;
  padding: 0;
}
.e-menu-wrapper.e-hamburger ul .e-menu-item.e-menu-caret-icon, .e-menu-wrapper.e-hamburger ul .e-menu-item.e-blankicon,
.e-menu-container.e-hamburger ul .e-menu-item.e-menu-caret-icon,
.e-menu-container.e-hamburger ul .e-menu-item.e-blankicon {
  padding: 0;
}
.e-menu-wrapper.e-hamburger ul .e-menu-item .e-menu-url,
.e-menu-container.e-hamburger ul .e-menu-item .e-menu-url {
  display: inline-block;
  min-width: 120px;
  text-indent: 0;
  width: 100%;
}
.e-menu-wrapper.e-hamburger ul .e-menu-item.e-separator,
.e-menu-container.e-hamburger ul .e-menu-item.e-separator {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  height: auto;
}

.e-rtl.e-menu-wrapper.e-hamburger ul .e-menu-item .e-menu-caret-icon,
.e-rtl.e-menu-container.e-hamburger ul .e-menu-item .e-menu-caret-icon {
  padding-left: 0;
  padding-right: 0;
}
.e-rtl.e-menu-wrapper.e-hamburger ul .e-menu-item .e-menu-icon,
.e-rtl.e-menu-container.e-hamburger ul .e-menu-item .e-menu-icon {
  margin-left: 0;
  text-indent: inherit;
}
.e-rtl.e-menu-wrapper.e-hamburger ul .e-menu-item .e-caret,
.e-rtl.e-menu-container.e-hamburger ul .e-menu-item .e-caret {
  left: 12px;
  right: auto;
}

.e-menu-container .e-vscroll ul {
  position: relative;
}

.e-menu-wrapper,
.e-menu-container {
  background: #fafafa;
}
.e-menu-wrapper .e-menu,
.e-menu-container .e-menu {
  background: inherit;
  color: rgba(0, 0, 0, 0.87);
}
.e-menu-wrapper .e-menu.e-menu:not(.e-vertical) .e-separator,
.e-menu-container .e-menu.e-menu:not(.e-vertical) .e-separator {
  border-right-color: rgba(0, 0, 0, 0.12);
}
.e-menu-wrapper .e-menu .e-menu-item.e-menu-header,
.e-menu-container .e-menu .e-menu-item.e-menu-header {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.e-menu-wrapper .e-menu .e-menu-item .e-caret,
.e-menu-container .e-menu .e-menu-item .e-caret {
  color: rgba(0, 0, 0, 0.54);
}
.e-menu-wrapper .e-menu .e-menu-item .e-menu-icon,
.e-menu-container .e-menu .e-menu-item .e-menu-icon {
  color: rgba(0, 0, 0, 0.54);
}
.e-menu-wrapper .e-menu .e-menu-item.e-menu-header,
.e-menu-container .e-menu .e-menu-item.e-menu-header {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.e-menu-wrapper .e-menu .e-menu-item .e-menu-url,
.e-menu-container .e-menu .e-menu-item .e-menu-url {
  color: rgba(0, 0, 0, 0.87);
}
.e-menu-wrapper .e-menu .e-menu-item.e-focused,
.e-menu-container .e-menu .e-menu-item.e-focused {
  color: initial;
  outline: 0 solid rgba(0, 0, 0, 0.12);
  outline-offset: 0;
  background: #eee;
}
.e-menu-wrapper .e-menu .e-menu-item.e-focused .e-caret,
.e-menu-container .e-menu .e-menu-item.e-focused .e-caret {
  color: rgba(0, 0, 0, 0.54);
}
.e-menu-wrapper .e-menu .e-menu-item.e-focused .e-menu-icon,
.e-menu-container .e-menu .e-menu-item.e-focused .e-menu-icon {
  color: rgba(0, 0, 0, 0.54);
}
.e-menu-wrapper .e-menu .e-menu-item.e-selected, .e-menu-wrapper .e-menu .e-menu-item.e-active-item,
.e-menu-container .e-menu .e-menu-item.e-selected,
.e-menu-container .e-menu .e-menu-item.e-active-item {
  color: rgba(0, 0, 0, 0.87);
  outline: 0 solid #e0e0e0;
  outline-offset: 0;
  background: #e0e0e0;
}
.e-menu-wrapper .e-menu .e-menu-item.e-selected .e-caret, .e-menu-wrapper .e-menu .e-menu-item.e-active-item .e-caret,
.e-menu-container .e-menu .e-menu-item.e-selected .e-caret,
.e-menu-container .e-menu .e-menu-item.e-active-item .e-caret {
  color: rgba(0, 0, 0, 0.54);
}
.e-menu-wrapper .e-menu .e-menu-item.e-selected .e-menu-icon, .e-menu-wrapper .e-menu .e-menu-item.e-active-item .e-menu-icon,
.e-menu-container .e-menu .e-menu-item.e-selected .e-menu-icon,
.e-menu-container .e-menu .e-menu-item.e-active-item .e-menu-icon {
  color: rgba(0, 0, 0, 0.54);
}
.e-menu-wrapper .e-menu .e-menu-item.e-separator,
.e-menu-container .e-menu .e-menu-item.e-separator {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.e-menu-wrapper .e-menu .e-disabled,
.e-menu-container .e-menu .e-disabled {
  color: rgba(0, 0, 0, 0.38);
  opacity: 1;
}
.e-menu-wrapper .e-menu .e-disabled .e-menu-icon,
.e-menu-container .e-menu .e-disabled .e-menu-icon {
  color: rgba(0, 0, 0, 0.38);
}
.e-menu-wrapper .e-menu .e-disabled .e-caret,
.e-menu-container .e-menu .e-disabled .e-caret {
  color: rgba(0, 0, 0, 0.38);
}
.e-menu-wrapper .e-menu .e-disabled .e-menu-url,
.e-menu-container .e-menu .e-disabled .e-menu-url {
  color: rgba(0, 0, 0, 0.38);
}

.e-menu-wrapper .e-ul,
.e-menu-container .e-ul {
  background: inherit;
  color: rgba(0, 0, 0, 0.87);
}
.e-menu-wrapper .e-ul .e-menu-item .e-menu-url,
.e-menu-container .e-ul .e-menu-item .e-menu-url {
  color: rgba(0, 0, 0, 0.87);
}
.e-menu-wrapper .e-ul .e-menu-item.e-focused,
.e-menu-container .e-ul .e-menu-item.e-focused {
  background-color: #eee;
  color: rgba(0, 0, 0, 0.87);
  outline: 0 solid rgba(0, 0, 0, 0.12);
  outline-offset: 0;
}
.e-menu-wrapper .e-ul .e-menu-item.e-selected, .e-menu-wrapper .e-ul .e-menu-item.e-active-item,
.e-menu-container .e-ul .e-menu-item.e-selected,
.e-menu-container .e-ul .e-menu-item.e-active-item {
  background-color: #eee;
  color: rgba(0, 0, 0, 0.87);
  outline: 0 solid #eee;
  outline-offset: 0;
}
.e-menu-wrapper .e-ul .e-menu-item.e-separator,
.e-menu-container .e-ul .e-menu-item.e-separator {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.e-menu-wrapper.e-menu-popup,
.e-menu-container.e-menu-popup {
  background: #fff;
}
.e-menu-wrapper.e-menu-popup.e-sfcontextmenu .e-menu-vscroll,
.e-menu-container.e-menu-popup.e-sfcontextmenu .e-menu-vscroll {
  background: inherit;
}
.e-menu-wrapper .e-menu-hscroll.e-hscroll .e-scroll-nav,
.e-menu-container .e-menu-hscroll.e-hscroll .e-scroll-nav {
  background: #fafafa;
}
.e-menu-wrapper .e-menu-hscroll.e-hscroll .e-scroll-nav .e-nav-arrow.e-icons,
.e-menu-container .e-menu-hscroll.e-hscroll .e-scroll-nav .e-nav-arrow.e-icons {
  color: rgba(0, 0, 0, 0.54);
}
.e-menu-wrapper .e-menu-hscroll.e-hscroll .e-scroll-nav:hover,
.e-menu-container .e-menu-hscroll.e-hscroll .e-scroll-nav:hover {
  background: #eee;
}
.e-menu-wrapper .e-menu-hscroll.e-hscroll .e-scroll-nav:focus,
.e-menu-container .e-menu-hscroll.e-hscroll .e-scroll-nav:focus {
  background: #eee;
}
.e-menu-wrapper .e-menu-hscroll.e-hscroll .e-scroll-nav:active,
.e-menu-container .e-menu-hscroll.e-hscroll .e-scroll-nav:active {
  background: #eee;
}
.e-menu-wrapper.e-menu-popup .e-menu-vscroll.e-vscroll .e-scroll-nav,
.e-menu-container.e-menu-popup .e-menu-vscroll.e-vscroll .e-scroll-nav {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.12);
}
.e-menu-wrapper.e-menu-popup .e-menu-vscroll.e-vscroll .e-scroll-nav .e-icons,
.e-menu-container.e-menu-popup .e-menu-vscroll.e-vscroll .e-scroll-nav .e-icons {
  color: rgba(0, 0, 0, 0.87);
}
.e-menu-wrapper.e-menu-popup .e-menu-vscroll.e-vscroll .e-scroll-nav:hover, .e-menu-wrapper.e-menu-popup .e-menu-vscroll.e-vscroll .e-scroll-nav:focus,
.e-menu-container.e-menu-popup .e-menu-vscroll.e-vscroll .e-scroll-nav:hover,
.e-menu-container.e-menu-popup .e-menu-vscroll.e-vscroll .e-scroll-nav:focus {
  background: #eee;
}
.e-menu-wrapper.e-menu-popup .e-menu-vscroll.e-vscroll .e-scroll-nav:active,
.e-menu-container.e-menu-popup .e-menu-vscroll.e-vscroll .e-scroll-nav:active {
  background: #eee;
}
.e-menu-wrapper.e-inherit,
.e-menu-container.e-inherit {
  border: 0;
}
.e-menu-wrapper.e-inherit .e-menu, .e-menu-wrapper.e-inherit .e-menu .e-menu-item .e-menu-icon, .e-menu-wrapper.e-inherit .e-menu .e-menu-item .e-caret,
.e-menu-container.e-inherit .e-menu,
.e-menu-container.e-inherit .e-menu .e-menu-item .e-menu-icon,
.e-menu-container.e-inherit .e-menu .e-menu-item .e-caret {
  color: inherit;
}
.e-menu-wrapper.e-inherit .e-menu,
.e-menu-container.e-inherit .e-menu {
  background: inherit;
}
.e-menu-wrapper.e-inherit .e-menu .e-menu-item.e-selected, .e-menu-wrapper.e-inherit .e-menu .e-menu-item.e-active-item, .e-menu-wrapper.e-inherit .e-menu .e-menu-item.e-focused,
.e-menu-container.e-inherit .e-menu .e-menu-item.e-selected,
.e-menu-container.e-inherit .e-menu .e-menu-item.e-active-item,
.e-menu-container.e-inherit .e-menu .e-menu-item.e-focused {
  background: rgba(0, 0, 0, 0.056);
  color: inherit;
}

.e-menu-wrapper.e-hamburger .e-menu-header,
.e-menu-container.e-hamburger .e-menu-header {
  color: rgba(0, 0, 0, 0.87);
}
.e-menu-wrapper.e-hamburger .e-menu-header .e-menu-icon,
.e-menu-container.e-hamburger .e-menu-header .e-menu-icon {
  color: rgba(0, 0, 0, 0.87);
}
.e-menu-wrapper.e-hamburger ul,
.e-menu-container.e-hamburger ul {
  color: rgba(0, 0, 0, 0.87);
}

.e-bigger .e-menu-wrapper ul,
.e-bigger.e-menu-wrapper ul,
.e-bigger .e-menu-container ul,
.e-bigger.e-menu-container ul {
  font-size: 14px;
}
.e-bigger .e-menu-wrapper ul.e-menu .e-menu-item,
.e-bigger.e-menu-wrapper ul.e-menu .e-menu-item,
.e-bigger .e-menu-container ul.e-menu .e-menu-item,
.e-bigger.e-menu-container ul.e-menu .e-menu-item {
  line-height: 56px;
  padding: 0 16px;
  height: 56px;
}
.e-bigger .e-menu-wrapper ul.e-menu .e-menu-item .e-menu-icon,
.e-bigger.e-menu-wrapper ul.e-menu .e-menu-item .e-menu-icon,
.e-bigger .e-menu-container ul.e-menu .e-menu-item .e-menu-icon,
.e-bigger.e-menu-container ul.e-menu .e-menu-item .e-menu-icon {
  font-size: 16px;
  line-height: 56px;
  margin-right: 10px;
}
.e-bigger .e-menu-wrapper ul.e-menu .e-menu-item .e-caret,
.e-bigger.e-menu-wrapper ul.e-menu .e-menu-item .e-caret,
.e-bigger .e-menu-container ul.e-menu .e-menu-item .e-caret,
.e-bigger.e-menu-container ul.e-menu .e-menu-item .e-caret {
  font-size: 12px;
  line-height: 56px;
  right: 16px;
}
.e-bigger .e-menu-wrapper ul.e-menu .e-menu-item.e-separator,
.e-bigger.e-menu-wrapper ul.e-menu .e-menu-item.e-separator,
.e-bigger .e-menu-container ul.e-menu .e-menu-item.e-separator,
.e-bigger.e-menu-container ul.e-menu .e-menu-item.e-separator {
  padding: 0;
}
.e-bigger .e-menu-wrapper ul.e-menu:not(.e-vertical),
.e-bigger.e-menu-wrapper ul.e-menu:not(.e-vertical),
.e-bigger .e-menu-container ul.e-menu:not(.e-vertical),
.e-bigger.e-menu-container ul.e-menu:not(.e-vertical) {
  padding: 0;
}
.e-bigger .e-menu-wrapper ul.e-menu.e-vertical .e-menu-item.e-separator,
.e-bigger.e-menu-wrapper ul.e-menu.e-vertical .e-menu-item.e-separator,
.e-bigger .e-menu-container ul.e-menu.e-vertical .e-menu-item.e-separator,
.e-bigger.e-menu-container ul.e-menu.e-vertical .e-menu-item.e-separator {
  height: auto;
  line-height: normal;
}
.e-bigger .e-menu-wrapper ul.e-ul,
.e-bigger.e-menu-wrapper ul.e-ul,
.e-bigger .e-menu-container ul.e-ul,
.e-bigger.e-menu-container ul.e-ul {
  font-size: 15px;
  padding: 8px 0;
  white-space: nowrap;
  min-width: 112px;
}
.e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
.e-bigger.e-menu-wrapper ul.e-ul .e-menu-item,
.e-bigger .e-menu-container ul.e-ul .e-menu-item,
.e-bigger.e-menu-container ul.e-ul .e-menu-item {
  height: 48px;
  line-height: 48px;
  padding: 0 16px;
}
.e-bigger .e-menu-wrapper ul.e-ul .e-menu-item .e-menu-icon,
.e-bigger.e-menu-wrapper ul.e-ul .e-menu-item .e-menu-icon,
.e-bigger .e-menu-container ul.e-ul .e-menu-item .e-menu-icon,
.e-bigger.e-menu-container ul.e-ul .e-menu-item .e-menu-icon {
  font-size: 16px;
  line-height: 48px;
}
.e-bigger .e-menu-wrapper ul.e-ul .e-menu-item .e-caret,
.e-bigger.e-menu-wrapper ul.e-ul .e-menu-item .e-caret,
.e-bigger .e-menu-container ul.e-ul .e-menu-item .e-caret,
.e-bigger.e-menu-container ul.e-ul .e-menu-item .e-caret {
  line-height: 48px;
}
.e-bigger .e-menu-wrapper ul.e-ul .e-menu-item.e-separator,
.e-bigger.e-menu-wrapper ul.e-ul .e-menu-item.e-separator,
.e-bigger .e-menu-container ul.e-ul .e-menu-item.e-separator,
.e-bigger.e-menu-container ul.e-ul .e-menu-item.e-separator {
  height: auto;
  line-height: normal;
}
.e-bigger .e-menu-wrapper ul.e-ul .e-menu-item .e-caret,
.e-bigger.e-menu-wrapper ul.e-ul .e-menu-item .e-caret,
.e-bigger .e-menu-container ul.e-ul .e-menu-item .e-caret,
.e-bigger.e-menu-container ul.e-ul .e-menu-item .e-caret {
  font-size: 12px;
  right: 8px;
}
.e-bigger .e-menu-wrapper ul.e-ul .e-menu-item.e-menu-caret-icon,
.e-bigger.e-menu-wrapper ul.e-ul .e-menu-item.e-menu-caret-icon,
.e-bigger .e-menu-container ul.e-ul .e-menu-item.e-menu-caret-icon,
.e-bigger.e-menu-container ul.e-ul .e-menu-item.e-menu-caret-icon {
  padding-right: 36px;
}
.e-bigger .e-menu-wrapper ul.e-ul .e-menu-item .e-menu-icon,
.e-bigger.e-menu-wrapper ul.e-ul .e-menu-item .e-menu-icon,
.e-bigger .e-menu-container ul.e-ul .e-menu-item .e-menu-icon,
.e-bigger.e-menu-container ul.e-ul .e-menu-item .e-menu-icon {
  margin-right: 10px;
}

.e-bigger .e-menu-container:not(.e-hamburger):not(.e-rtl) .e-menu.e-vertical .e-blankicon,
.e-bigger.e-menu-container:not(.e-hamburger):not(.e-rtl) .e-menu.e-vertical .e-blankicon {
  padding-left: 50px;
}

.e-bigger .e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device),
.e-bigger.e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device),
.e-bigger .e-menu-container .e-menu-hscroll.e-hscroll:not(.e-scroll-device),
.e-bigger.e-menu-container .e-menu-hscroll.e-hscroll:not(.e-scroll-device) {
  padding: 0 36px;
}
.e-bigger .e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav,
.e-bigger.e-menu-wrapper .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav,
.e-bigger .e-menu-container .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav,
.e-bigger.e-menu-container .e-menu-hscroll.e-hscroll:not(.e-scroll-device) .e-scroll-nav {
  width: 36px;
}
.e-bigger .e-menu-wrapper .e-menu-vscroll.e-vscroll:not(.e-scroll-device),
.e-bigger.e-menu-wrapper .e-menu-vscroll.e-vscroll:not(.e-scroll-device),
.e-bigger .e-menu-container .e-menu-vscroll.e-vscroll:not(.e-scroll-device),
.e-bigger.e-menu-container .e-menu-vscroll.e-vscroll:not(.e-scroll-device) {
  padding: 24px 0;
}
.e-bigger .e-menu-wrapper .e-menu-vscroll.e-vscroll .e-scroll-nav,
.e-bigger.e-menu-wrapper .e-menu-vscroll.e-vscroll .e-scroll-nav,
.e-bigger .e-menu-container .e-menu-vscroll.e-vscroll .e-scroll-nav,
.e-bigger.e-menu-container .e-menu-vscroll.e-vscroll .e-scroll-nav {
  height: 24px;
}
.e-bigger .e-menu-wrapper.e-menu-popup,
.e-bigger.e-menu-wrapper.e-menu-popup,
.e-bigger .e-menu-container.e-menu-popup,
.e-bigger.e-menu-container.e-menu-popup {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.e-bigger .e-menu-wrapper .e-scroll-nav .e-icons,
.e-bigger.e-menu-wrapper .e-scroll-nav .e-icons,
.e-bigger .e-menu-container .e-scroll-nav .e-icons,
.e-bigger.e-menu-container .e-scroll-nav .e-icons {
  font-size: 12px;
}

.e-bigger .e-rtl.e-menu-wrapper ul .e-menu-item,
.e-bigger.e-rtl.e-menu-wrapper ul .e-menu-item,
.e-bigger .e-rtl.e-menu-container ul .e-menu-item,
.e-bigger.e-rtl.e-menu-container ul .e-menu-item {
  text-align: right;
}
.e-bigger .e-rtl.e-menu-wrapper ul .e-menu-item .e-menu-icon,
.e-bigger.e-rtl.e-menu-wrapper ul .e-menu-item .e-menu-icon,
.e-bigger .e-rtl.e-menu-container ul .e-menu-item .e-menu-icon,
.e-bigger.e-rtl.e-menu-container ul .e-menu-item .e-menu-icon {
  margin-left: 10px;
  margin-right: 0;
}
.e-bigger .e-rtl.e-menu-wrapper ul .e-menu-item .e-caret,
.e-bigger.e-rtl.e-menu-wrapper ul .e-menu-item .e-caret,
.e-bigger .e-rtl.e-menu-container ul .e-menu-item .e-caret,
.e-bigger.e-rtl.e-menu-container ul .e-menu-item .e-caret {
  left: 16px;
  margin-left: 0;
  right: auto;
}
.e-bigger .e-rtl.e-menu-wrapper ul .e-menu-item.e-menu-caret-icon,
.e-bigger.e-rtl.e-menu-wrapper ul .e-menu-item.e-menu-caret-icon,
.e-bigger .e-rtl.e-menu-container ul .e-menu-item.e-menu-caret-icon,
.e-bigger.e-rtl.e-menu-container ul .e-menu-item.e-menu-caret-icon {
  padding-left: 36px;
  padding-right: 16px;
}
.e-bigger .e-rtl.e-menu-wrapper ul.e-ul .e-menu-item .e-menu-icon,
.e-bigger.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item .e-menu-icon,
.e-bigger .e-rtl.e-menu-container ul.e-ul .e-menu-item .e-menu-icon,
.e-bigger.e-rtl.e-menu-container ul.e-ul .e-menu-item .e-menu-icon {
  margin-left: 10px;
}
.e-bigger .e-rtl.e-menu-wrapper ul.e-ul .e-menu-item .e-caret,
.e-bigger.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item .e-caret,
.e-bigger .e-rtl.e-menu-container ul.e-ul .e-menu-item .e-caret,
.e-bigger.e-rtl.e-menu-container ul.e-ul .e-menu-item .e-caret {
  left: 8px;
}
.e-bigger .e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-menu-caret-icon,
.e-bigger.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-menu-caret-icon,
.e-bigger .e-rtl.e-menu-container ul.e-ul .e-menu-item.e-menu-caret-icon,
.e-bigger.e-rtl.e-menu-container ul.e-ul .e-menu-item.e-menu-caret-icon {
  padding-left: 36px;
  padding-right: 16px;
}
.e-bigger .e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-blankicon,
.e-bigger.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-blankicon,
.e-bigger .e-rtl.e-menu-container ul.e-ul .e-menu-item.e-blankicon,
.e-bigger.e-rtl.e-menu-container ul.e-ul .e-menu-item.e-blankicon {
  padding-left: 16px;
}
.e-bigger .e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-blankicon.e-menu-caret-icon,
.e-bigger.e-rtl.e-menu-wrapper ul.e-ul .e-menu-item.e-blankicon.e-menu-caret-icon,
.e-bigger .e-rtl.e-menu-container ul.e-ul .e-menu-item.e-blankicon.e-menu-caret-icon,
.e-bigger.e-rtl.e-menu-container ul.e-ul .e-menu-item.e-blankicon.e-menu-caret-icon {
  padding-left: 36px;
}

.e-bigger .e-rtl.e-menu-container:not(.e-hamburger) .e-menu.e-vertical .e-blankicon,
.e-bigger.e-rtl.e-menu-container:not(.e-hamburger) .e-menu.e-vertical .e-blankicon {
  padding-right: 50px;
}

.e-bigger .e-menu-wrapper.e-hamburger ul .e-ul,
.e-bigger.e-menu-wrapper.e-hamburger ul .e-ul,
.e-bigger .e-menu-container.e-hamburger ul .e-ul,
.e-bigger.e-menu-container.e-hamburger ul .e-ul {
  max-width: 100%;
}
.e-bigger .e-menu-wrapper.e-hamburger ul .e-ul .e-menu-item,
.e-bigger.e-menu-wrapper.e-hamburger ul .e-ul .e-menu-item,
.e-bigger .e-menu-container.e-hamburger ul .e-ul .e-menu-item,
.e-bigger.e-menu-container.e-hamburger ul .e-ul .e-menu-item {
  height: auto;
  line-height: 56px;
  padding: 0;
}

.e-bigger .e-menu-wrapper.e-hamburger .e-menu-header,
.e-bigger.e-menu-wrapper.e-hamburger .e-menu-header,
.e-bigger .e-menu-container.e-hamburger .e-menu-header,
.e-bigger.e-menu-container.e-hamburger .e-menu-header {
  font-size: 16px;
  height: 56px;
  line-height: 56px;
}
.e-bigger .e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item,
.e-bigger.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item,
.e-bigger .e-menu-container.e-hamburger ul.e-menu .e-menu-item,
.e-bigger.e-menu-container.e-hamburger ul.e-menu .e-menu-item {
  text-indent: 16px;
}
.e-bigger .e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item.e-blankicon,
.e-bigger.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item.e-blankicon,
.e-bigger .e-menu-container.e-hamburger ul.e-menu .e-menu-item.e-blankicon,
.e-bigger.e-menu-container.e-hamburger ul.e-menu .e-menu-item.e-blankicon {
  text-indent: 42px;
}
.e-bigger .e-menu-wrapper.e-hamburger ul.e-menu .e-ul,
.e-bigger.e-menu-wrapper.e-hamburger ul.e-menu .e-ul,
.e-bigger .e-menu-container.e-hamburger ul.e-menu .e-ul,
.e-bigger.e-menu-container.e-hamburger ul.e-menu .e-ul {
  font-size: 14px;
}
.e-bigger .e-menu-wrapper.e-hamburger ul.e-menu .e-ul .e-menu-item,
.e-bigger.e-menu-wrapper.e-hamburger ul.e-menu .e-ul .e-menu-item,
.e-bigger .e-menu-container.e-hamburger ul.e-menu .e-ul .e-menu-item,
.e-bigger.e-menu-container.e-hamburger ul.e-menu .e-ul .e-menu-item {
  text-indent: inherit;
}
.e-bigger .e-menu-wrapper.e-hamburger ul.e-menu .e-ul .e-menu-item.e-menu-caret-icon,
.e-bigger.e-menu-wrapper.e-hamburger ul.e-menu .e-ul .e-menu-item.e-menu-caret-icon,
.e-bigger .e-menu-container.e-hamburger ul.e-menu .e-ul .e-menu-item.e-menu-caret-icon,
.e-bigger.e-menu-container.e-hamburger ul.e-menu .e-ul .e-menu-item.e-menu-caret-icon {
  padding-right: 0 !important; /* stylelint-disable-line declaration-no-important */
}
.e-bigger .e-menu-wrapper.e-hamburger ul.e-menu .e-ul .e-menu-item .e-caret,
.e-bigger.e-menu-wrapper.e-hamburger ul.e-menu .e-ul .e-menu-item .e-caret,
.e-bigger .e-menu-container.e-hamburger ul.e-menu .e-ul .e-menu-item .e-caret,
.e-bigger.e-menu-container.e-hamburger ul.e-menu .e-ul .e-menu-item .e-caret {
  font-size: 12px;
  right: 16px;
}

.e-bigger .e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item,
.e-bigger.e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item,
.e-bigger .e-rtl.e-menu-container.e-hamburger ul.e-menu .e-menu-item,
.e-bigger.e-rtl.e-menu-container.e-hamburger ul.e-menu .e-menu-item {
  padding: 0;
  text-indent: 16px;
}
.e-bigger .e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item.e-blankicon,
.e-bigger.e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item.e-blankicon,
.e-bigger .e-rtl.e-menu-container.e-hamburger ul.e-menu .e-menu-item.e-blankicon,
.e-bigger.e-rtl.e-menu-container.e-hamburger ul.e-menu .e-menu-item.e-blankicon {
  text-indent: 42px;
}
.e-bigger .e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item .e-menu-icon,
.e-bigger.e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item .e-menu-icon,
.e-bigger .e-rtl.e-menu-container.e-hamburger ul.e-menu .e-menu-item .e-menu-icon,
.e-bigger.e-rtl.e-menu-container.e-hamburger ul.e-menu .e-menu-item .e-menu-icon {
  margin-left: 0;
  text-indent: inherit;
}
.e-bigger .e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item.e-menu-caret-icon,
.e-bigger.e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item.e-menu-caret-icon,
.e-bigger .e-rtl.e-menu-container.e-hamburger ul.e-menu .e-menu-item.e-menu-caret-icon,
.e-bigger.e-rtl.e-menu-container.e-hamburger ul.e-menu .e-menu-item.e-menu-caret-icon {
  padding-left: 0;
  padding-right: 0;
}
.e-bigger .e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item .e-caret,
.e-bigger.e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item .e-caret,
.e-bigger .e-rtl.e-menu-container.e-hamburger ul.e-menu .e-menu-item .e-caret,
.e-bigger.e-rtl.e-menu-container.e-hamburger ul.e-menu .e-menu-item .e-caret {
  left: 12px;
  right: auto;
}
.e-bigger .e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-ul .e-menu-item,
.e-bigger.e-rtl.e-menu-wrapper.e-hamburger ul.e-menu .e-ul .e-menu-item,
.e-bigger .e-rtl.e-menu-container.e-hamburger ul.e-menu .e-ul .e-menu-item,
.e-bigger.e-rtl.e-menu-container.e-hamburger ul.e-menu .e-ul .e-menu-item {
  text-indent: inherit;
}

.e-bigger .e-menu-wrapper:not(.e-hamburger) ul.e-ul .e-menu-item:not(.e-separator),
.e-bigger .e-menu-container:not(.e-hamburger) ul.e-ul .e-menu-item:not(.e-separator) {
  height: 48px;
}

.e-bigger .e-menu-wrapper:not(.e-hamburger) ul .e-menu-item.e-menu-caret-icon,
.e-bigger .e-menu-container:not(.e-hamburger) ul .e-menu-item.e-menu-caret-icon {
  padding-right: 36px;
}

.e-bigger .e-menu-wrapper.e-hamburger ul.e-menu .e-menu-item,
.e-bigger .e-menu-container.e-hamburger ul.e-menu .e-menu-item {
  padding: 0 !important; /* stylelint-disable-line declaration-no-important */
  height: auto !important; /* stylelint-disable-line declaration-no-important */
}

.e-breadcrumb .e-breadcrumb-collapsed::before,
.e-breadcrumb .e-breadcrumb-menu::before {
  content: "\eb04";
}
.e-breadcrumb .e-home {
  margin-top: -1px;
}
.e-breadcrumb .e-home::before {
  content: "\e92b";
}

.e-bigger .e-breadcrumb .e-home,
.e-bigger.e-breadcrumb .e-home {
  margin-top: 0;
}

.e-breadcrumb {
  display: block;
}
.e-breadcrumb.e-breadcrumb-wrap-mode {
  display: flex;
}
.e-breadcrumb .e-breadcrumb-first-ol {
  align-items: flex-start;
  flex-shrink: 0;
  padding-right: 0;
}
.e-breadcrumb .e-breadcrumb-wrapped-ol {
  flex-wrap: wrap;
  overflow: hidden;
  padding-left: 0;
}
.e-breadcrumb.e-breadcrumb-scroll-mode {
  line-height: 26px;
  overflow: auto;
}
.e-breadcrumb ol {
  align-items: center;
  display: inline-flex;
  line-height: normal;
  margin: 0;
  padding: 0;
  padding-left: 0;
  padding-right: 0;
}
.e-breadcrumb li {
  list-style-type: none;
  white-space: nowrap;
}
.e-breadcrumb .e-breadcrumb-item {
  align-items: center;
  display: flex;
  flex-shrink: 0;
}
.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text {
  padding: 4px 8px;
}
.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text {
  align-items: center;
  display: flex;
  font-size: 14px;
}
.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text .e-anchor-wrap {
  align-items: inherit;
  display: inherit;
}
.e-breadcrumb .e-breadcrumb-item a.e-breadcrumb-text {
  cursor: pointer;
  text-decoration: none;
}
.e-breadcrumb .e-breadcrumb-item a.e-breadcrumb-text:hover {
  text-decoration: underline;
}
.e-breadcrumb .e-breadcrumb-item a.e-breadcrumb-text:focus {
  text-decoration: underline;
}
.e-breadcrumb .e-breadcrumb-item a.e-breadcrumb-text:active {
  text-decoration: underline;
}
.e-breadcrumb .e-breadcrumb-item span.e-breadcrumb-text {
  cursor: default;
}
.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-icon {
  font-size: 14px;
  padding-right: 8px;
}
.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-icon:hover {
  text-decoration: none;
}
.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-icon::before {
  display: inline-block;
  text-decoration: none;
}
.e-breadcrumb .e-breadcrumb-item.e-icon-item .e-breadcrumb-icon {
  padding: 2px 0;
}
.e-breadcrumb .e-breadcrumb-item.e-disabled {
  opacity: 1;
  pointer-events: none;
}
.e-breadcrumb .e-breadcrumb-separator {
  display: flex;
  font-size: 14px;
  padding: 4px 3px;
}
.e-breadcrumb .e-breadcrumb-separator + .e-breadcrumb-separator {
  margin-left: -4px;
  padding-left: 0;
}
.e-breadcrumb.e-rtl .e-breadcrumb-separator + .e-breadcrumb-separator {
  margin-left: 0;
  margin-right: -4px;
  padding-left: 3px;
  padding-right: 0;
}
.e-breadcrumb .e-breadcrumb-collapsed,
.e-breadcrumb .e-breadcrumb-menu {
  cursor: pointer;
  font-size: 16px;
  padding: 4px 4px;
  vertical-align: bottom;
}
.e-breadcrumb .e-breadcrumb-menu {
  display: inline-block;
}
.e-breadcrumb .e-breadcrumb-item-wrapper {
  display: flex;
}
.e-breadcrumb.e-icon-right .e-breadcrumb-icon,
.e-breadcrumb .e-icon-right .e-breadcrumb-icon, .e-breadcrumb.e-rtl .e-breadcrumb-icon {
  padding-left: 8px;
  padding-right: 0;
}
.e-breadcrumb.e-rtl.e-icon-right .e-breadcrumb-icon, .e-breadcrumb.e-rtl .e-icon-right .e-breadcrumb-icon {
  padding-left: 0;
  padding-right: 8px;
}
.e-breadcrumb.e-disabled {
  opacity: 1;
}
.e-breadcrumb.e-disabled .e-breadcrumb-item,
.e-breadcrumb.e-disabled .e-breadcrumb-separator,
.e-breadcrumb.e-disabled .e-breadcrumb-collapsed,
.e-breadcrumb.e-disabled .e-breadcrumb-menu {
  pointer-events: none;
}

.e-breadcrumb-popup {
  border: none;
  border-radius: 0;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  position: absolute;
}
.e-breadcrumb-popup ul {
  margin: 0;
  padding: 0;
}
.e-breadcrumb-popup .e-breadcrumb-item {
  list-style-type: none;
  white-space: nowrap;
}
.e-breadcrumb-popup .e-breadcrumb-item .e-breadcrumb-text {
  align-items: center;
  display: flex;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  padding: 0 16px;
  width: 100%;
}
.e-breadcrumb-popup .e-breadcrumb-item .e-breadcrumb-text .e-anchor-wrap {
  align-items: inherit;
  display: inherit;
  width: inherit;
}
.e-breadcrumb-popup .e-breadcrumb-item .e-breadcrumb-icon {
  font-size: 14px;
  padding-right: 8px;
}
.e-breadcrumb-popup .e-breadcrumb-item.e-icon-item .e-breadcrumb-icon {
  padding: 0;
}
.e-breadcrumb-popup .e-breadcrumb-item a.e-breadcrumb-text {
  text-decoration: none;
}
.e-breadcrumb-popup.e-icon-right .e-breadcrumb-icon,
.e-breadcrumb-popup .e-icon-right .e-breadcrumb-icon, .e-breadcrumb-popup.e-rtl .e-breadcrumb-icon {
  padding-left: 8px;
  padding-right: 0;
}
.e-breadcrumb-popup.e-icon-right .e-breadcrumb-icon,
.e-breadcrumb-popup .e-icon-right .e-breadcrumb-icon {
  display: flex;
  flex-grow: 1;
  justify-content: flex-end;
}
.e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon, .e-breadcrumb-popup.e-rtl .e-icon-right .e-breadcrumb-icon {
  padding-left: 0;
  padding-right: 8px;
}

.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text {
  color: rgba(0, 0, 0, 0.65);
}
.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text:hover, .e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text:focus {
  color: rgba(0, 0, 0, 0.87);
}
.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text:active {
  color: rgba(0, 0, 0, 0.87);
}
.e-breadcrumb .e-breadcrumb-item.e-icon-item:hover {
  background: #f5f5f5;
  color: rgba(0, 0, 0, 0.87);
}
.e-breadcrumb .e-breadcrumb-item.e-icon-item:active {
  background: #eee;
  color: rgba(0, 0, 0, 0.87);
}
.e-breadcrumb .e-breadcrumb-item.e-icon-item .e-breadcrumb-text:focus {
  background: #f5f5f5;
  color: rgba(0, 0, 0, 0.87);
}
.e-breadcrumb .e-breadcrumb-item[data-active-item] .e-breadcrumb-text {
  color: rgba(0, 0, 0, 0.87);
  font-weight: 500;
}
.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-icon {
  color: rgba(0, 0, 0, 0.54);
}
.e-breadcrumb .e-breadcrumb-separator {
  color: rgba(0, 0, 0, 0.54);
}
.e-breadcrumb .e-breadcrumb-collapsed,
.e-breadcrumb .e-breadcrumb-menu {
  color: rgba(0, 0, 0, 0.54);
}
.e-breadcrumb .e-breadcrumb-collapsed:hover,
.e-breadcrumb .e-breadcrumb-menu:hover {
  background: #f5f5f5;
  color: rgba(0, 0, 0, 0.87);
}
.e-breadcrumb .e-breadcrumb-collapsed:active,
.e-breadcrumb .e-breadcrumb-menu:active {
  background: #eee;
  color: rgba(0, 0, 0, 0.87);
}
.e-breadcrumb .e-breadcrumb-collapsed:focus,
.e-breadcrumb .e-breadcrumb-menu:focus {
  background: #f5f5f5;
  color: rgba(0, 0, 0, 0.87);
}
.e-breadcrumb.e-disabled .e-breadcrumb-item .e-breadcrumb-text, .e-breadcrumb .e-disabled.e-breadcrumb-item .e-breadcrumb-text, .e-breadcrumb.e-disabled .e-breadcrumb-separator {
  color: rgba(0, 0, 0, 0.26);
}
.e-breadcrumb.e-disabled .e-breadcrumb-item .e-breadcrumb-text .e-breadcrumb-icon, .e-breadcrumb .e-disabled.e-breadcrumb-item .e-breadcrumb-text .e-breadcrumb-icon, .e-breadcrumb.e-disabled .e-breadcrumb-separator .e-breadcrumb-icon {
  color: rgba(0, 0, 0, 0.26);
}

.e-breadcrumb-popup {
  background: #fff;
}
.e-breadcrumb-popup .e-breadcrumb-text {
  color: #616161;
}
.e-breadcrumb-popup .e-breadcrumb-text:hover {
  background: #eee;
  color: rgba(0, 0, 0, 0.87);
}
.e-breadcrumb-popup .e-breadcrumb-item .e-breadcrumb-text:focus {
  background: #eee;
  color: rgba(0, 0, 0, 0.87);
}

.e-bigger.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text,
.e-bigger .e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text {
  padding: 4px 12px;
}
.e-bigger.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text,
.e-bigger .e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text {
  font-size: 16px;
}
.e-bigger.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text .e-breadcrumb-icon,
.e-bigger .e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text .e-breadcrumb-icon {
  font-size: 16px;
  padding-right: 8px;
}
.e-bigger.e-breadcrumb .e-breadcrumb-item.e-icon-item .e-breadcrumb-text .e-breadcrumb-icon,
.e-bigger .e-breadcrumb .e-breadcrumb-item.e-icon-item .e-breadcrumb-text .e-breadcrumb-icon {
  padding: 2px 0;
}
.e-bigger.e-breadcrumb .e-breadcrumb-separator,
.e-bigger .e-breadcrumb .e-breadcrumb-separator {
  font-size: 16px;
  padding: 4px 5px;
}
.e-bigger.e-breadcrumb .e-breadcrumb-separator + .e-breadcrumb-separator,
.e-bigger .e-breadcrumb .e-breadcrumb-separator + .e-breadcrumb-separator {
  padding-left: 0;
}
.e-bigger.e-breadcrumb.e-rtl .e-breadcrumb-separator + .e-breadcrumb-separator,
.e-bigger .e-breadcrumb.e-rtl .e-breadcrumb-separator + .e-breadcrumb-separator {
  padding-left: 5px;
}
.e-bigger.e-breadcrumb .e-breadcrumb-collapsed,
.e-bigger.e-breadcrumb .e-breadcrumb-menu,
.e-bigger .e-breadcrumb .e-breadcrumb-collapsed,
.e-bigger .e-breadcrumb .e-breadcrumb-menu {
  font-size: 18px;
  padding: 5px 5px;
}
.e-bigger.e-breadcrumb.e-icon-right .e-breadcrumb-text .e-breadcrumb-icon,
.e-bigger.e-breadcrumb .e-icon-right .e-breadcrumb-text .e-breadcrumb-icon, .e-bigger.e-breadcrumb.e-rtl .e-breadcrumb-text .e-breadcrumb-icon,
.e-bigger .e-breadcrumb.e-icon-right .e-breadcrumb-text .e-breadcrumb-icon,
.e-bigger .e-breadcrumb .e-icon-right .e-breadcrumb-text .e-breadcrumb-icon,
.e-bigger .e-breadcrumb.e-rtl .e-breadcrumb-text .e-breadcrumb-icon {
  padding-left: 8px;
  padding-right: 0;
}
.e-bigger.e-breadcrumb.e-rtl .e-icon-right .e-breadcrumb-text .e-breadcrumb-icon,
.e-bigger .e-breadcrumb.e-rtl .e-icon-right .e-breadcrumb-text .e-breadcrumb-icon {
  padding-left: 0;
  padding-right: 8px;
}

.e-bigger.e-breadcrumb-popup .e-breadcrumb-text,
.e-bigger .e-breadcrumb-popup .e-breadcrumb-text {
  font-size: 16px;
  height: 48px;
  line-height: 48px;
}
.e-bigger.e-breadcrumb-popup .e-breadcrumb-text .e-breadcrumb-icon,
.e-bigger .e-breadcrumb-popup .e-breadcrumb-text .e-breadcrumb-icon {
  font-size: 16px;
  padding-right: 8px;
}
.e-bigger.e-breadcrumb-popup .e-icon-item .e-breadcrumb-text .e-breadcrumb-icon,
.e-bigger .e-breadcrumb-popup .e-icon-item .e-breadcrumb-text .e-breadcrumb-icon {
  padding: 0;
}
.e-bigger.e-breadcrumb-popup.e-icon-right .e-breadcrumb-icon,
.e-bigger.e-breadcrumb-popup .e-icon-right .e-breadcrumb-icon, .e-bigger.e-breadcrumb-popup.e-rtl .e-breadcrumb-icon,
.e-bigger .e-breadcrumb-popup.e-icon-right .e-breadcrumb-icon,
.e-bigger .e-breadcrumb-popup .e-icon-right .e-breadcrumb-icon,
.e-bigger .e-breadcrumb-popup.e-rtl .e-breadcrumb-icon {
  padding-left: 8px;
  padding-right: 0;
}
.e-bigger.e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon, .e-bigger.e-breadcrumb-popup.e-rtl .e-icon-right .e-breadcrumb-icon,
.e-bigger .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
.e-bigger .e-breadcrumb-popup.e-rtl .e-icon-right .e-breadcrumb-icon {
  padding-left: 0;
  padding-right: 8px;
}

.e-appbar {
  display: flex;
  width: 100%;
  height: 48px;
  flex-shrink: 0;
  flex-direction: row;
  position: relative;
  align-items: center;
  padding: 8px;
  overflow: hidden;
  font-size: 14px;
}
.e-appbar > div:first-child {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}
.e-appbar.e-sticky {
  position: sticky;
  top: 0;
  z-index: 1000;
}
.e-appbar.e-prominent {
  height: 94px;
  align-items: flex-start;
}
.e-appbar.e-prominent > div:first-child {
  align-items: flex-start;
}
.e-appbar.e-dense {
  height: 40px;
}
.e-appbar.e-horizontal-bottom {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}
.e-appbar.e-horizontal-bottom.e-sticky {
  position: fixed;
  top: auto;
  max-width: inherit;
  left: auto;
  right: auto;
}
.e-appbar .e-appbar-separator {
  height: 24px;
}
.e-appbar .e-appbar-spacer {
  flex-grow: 1;
}
.e-appbar .e-btn,
.e-appbar .e-css.e-btn {
  border-image: unset;
}

.e-inherit.e-menu-wrapper.e-scrollable .e-menu,
.e-inherit.e-menu-container.e-scrollable .e-menu {
  overflow: hidden;
}

.e-appbar {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 2px 6px rgba(0, 0, 0, 0.16);
}
.e-appbar.e-light {
  background: #fff;
  color: #000;
  border: none;
  border-color: #fff;
}
.e-appbar.e-light .e-appbar-separator {
  border-left: 1px solid #000;
}
.e-appbar.e-light .e-btn.e-inherit:hover, .e-appbar.e-light .e-btn.e-inherit:focus, .e-appbar.e-light .e-btn.e-inherit:active, .e-appbar.e-light .e-btn.e-inherit.e-active,
.e-appbar.e-light .e-css.e-btn.e-inherit:hover,
.e-appbar.e-light .e-css.e-btn.e-inherit:focus,
.e-appbar.e-light .e-css.e-btn.e-inherit:active,
.e-appbar.e-light .e-css.e-btn.e-inherit.e-active,
.e-appbar.e-light .e-dropdown-btn.e-inherit:hover,
.e-appbar.e-light .e-dropdown-btn.e-inherit:focus,
.e-appbar.e-light .e-dropdown-btn.e-inherit:active,
.e-appbar.e-light .e-dropdown-btn.e-inherit.e-active,
.e-appbar.e-light .e-dropdown-btn.e-btn.e-inherit:hover,
.e-appbar.e-light .e-dropdown-btn.e-btn.e-inherit:focus,
.e-appbar.e-light .e-dropdown-btn.e-btn.e-inherit:active,
.e-appbar.e-light .e-dropdown-btn.e-btn.e-inherit.e-active {
  background: rgba(0, 0, 0, 0.056);
}
.e-appbar.e-light .e-menu-wrapper.e-inherit,
.e-appbar.e-light .e-menu-container.e-inherit {
  background: #fff;
  color: #000;
  box-shadow: none;
  border-color: #fff;
}
.e-appbar.e-light .e-menu-wrapper.e-inherit .e-menu .e-menu-item.e-selected, .e-appbar.e-light .e-menu-wrapper.e-inherit .e-menu .e-menu-item.e-focused,
.e-appbar.e-light .e-menu-container.e-inherit .e-menu .e-menu-item.e-selected,
.e-appbar.e-light .e-menu-container.e-inherit .e-menu .e-menu-item.e-focused {
  background: rgba(0, 0, 0, 0.056);
}
.e-appbar.e-dark {
  background: #212121;
  color: #fff;
  border-color: #212121;
}
.e-appbar.e-dark .e-appbar-separator {
  border-left: 1px solid #fff;
}
.e-appbar.e-dark .e-btn.e-inherit:hover, .e-appbar.e-dark .e-btn.e-inherit:focus, .e-appbar.e-dark .e-btn.e-inherit:active, .e-appbar.e-dark .e-btn.e-inherit.e-active,
.e-appbar.e-dark .e-css.e-btn.e-inherit:hover,
.e-appbar.e-dark .e-css.e-btn.e-inherit:focus,
.e-appbar.e-dark .e-css.e-btn.e-inherit:active,
.e-appbar.e-dark .e-css.e-btn.e-inherit.e-active,
.e-appbar.e-dark .e-dropdown-btn.e-inherit:hover,
.e-appbar.e-dark .e-dropdown-btn.e-inherit:focus,
.e-appbar.e-dark .e-dropdown-btn.e-inherit:active,
.e-appbar.e-dark .e-dropdown-btn.e-inherit.e-active,
.e-appbar.e-dark .e-dropdown-btn.e-btn.e-inherit:hover,
.e-appbar.e-dark .e-dropdown-btn.e-btn.e-inherit:focus,
.e-appbar.e-dark .e-dropdown-btn.e-btn.e-inherit:active,
.e-appbar.e-dark .e-dropdown-btn.e-btn.e-inherit.e-active {
  background: rgba(255, 255, 255, 0.08);
}
.e-appbar.e-dark .e-menu-wrapper.e-inherit,
.e-appbar.e-dark .e-menu-container.e-inherit {
  background: #212121;
  color: #fff;
  border-color: #212121;
  box-shadow: none;
}
.e-appbar.e-dark .e-menu-wrapper.e-inherit .e-menu .e-menu-item.e-selected, .e-appbar.e-dark .e-menu-wrapper.e-inherit .e-menu .e-menu-item.e-focused,
.e-appbar.e-dark .e-menu-container.e-inherit .e-menu .e-menu-item.e-selected,
.e-appbar.e-dark .e-menu-container.e-inherit .e-menu .e-menu-item.e-focused {
  background: rgba(255, 255, 255, 0.08);
}
.e-appbar.e-primary {
  background: #3f51b5;
  color: #fff;
  border-color: #3f51b5;
}
.e-appbar.e-primary .e-appbar-separator {
  border-left: 1px solid #fff;
}
.e-appbar.e-primary .e-menu-wrapper.e-inherit,
.e-appbar.e-primary .e-menu-container.e-inherit {
  background: #3f51b5;
  color: #fff;
  border-color: #3f51b5;
  box-shadow: none;
}
.e-appbar.e-inherit {
  background: inherit;
  color: inherit;
  border-color: inherit;
  border: 1px solid;
}
.e-appbar.e-inherit .e-appbar-separator {
  border-left: 1px solid;
}
.e-appbar.e-inherit .e-menu-wrapper.e-inherit,
.e-appbar.e-inherit .e-menu-container.e-inherit {
  background: inherit;
  color: inherit;
  border-color: inherit;
  box-shadow: none;
}
.e-appbar.e-horizontal-bottom {
  box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.1), 0 -2px 6px rgba(0, 0, 0, 0.2);
}

.e-light.e-inherit.e-input-group, .e-light.e-inherit.e-input-group.e-control-wrapper, .e-light.e-inherit.e-float-input, .e-light.e-inherit.e-float-input.e-input-group, .e-light.e-inherit.e-float-input.e-control-wrapper, .e-light.e-inherit.e-float-input.e-input-group.e-control-wrapper, .e-light.e-inherit.e-input-group:not(.e-disabled) .e-input-group-icon:hover, .e-light.e-inherit.e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:hover {
  background: #fff;
  color: #000;
}

.e-dark.e-inherit.e-input-group, .e-dark.e-inherit.e-input-group.e-control-wrapper, .e-dark.e-inherit.e-float-input, .e-dark.e-inherit.e-float-input.e-input-group, .e-dark.e-inherit.e-float-input.e-control-wrapper, .e-dark.e-inherit.e-float-input.e-input-group.e-control-wrapper, .e-dark.e-inherit.e-input-group:not(.e-disabled) .e-input-group-icon:hover, .e-dark.e-inherit.e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:hover {
  background: #212121;
  color: #fff;
}

.e-primary.e-inherit.e-input-group, .e-primary.e-inherit.e-input-group.e-control-wrapper, .e-primary.e-inherit.e-float-input, .e-primary.e-inherit.e-float-input.e-input-group, .e-primary.e-inherit.e-float-input.e-control-wrapper, .e-primary.e-inherit.e-float-input.e-input-group.e-control-wrapper, .e-primary.e-inherit.e-input-group:not(.e-disabled) .e-input-group-icon:hover, .e-primary.e-inherit.e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:hover {
  background: #3f51b5;
  color: #fff;
}

.e-inherit.e-input-group,
.e-inherit.e-input-group.e-control-wrapper,
.e-inherit.e-float-input,
.e-inherit.e-float-input.e-input-group,
.e-inherit.e-float-input.e-control-wrapper,
.e-inherit.e-float-input.e-input-group.e-control-wrapper,
.e-inherit.e-input-group:not(.e-disabled) .e-input-group-icon:hover,
.e-inherit.e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:hover {
  color: inherit;
  background: rgba(0, 0, 0, 0.056);
}

.e-inherit.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error),
.e-inherit.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error),
.e-inherit.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
.e-inherit.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
  box-shadow: none;
}

.e-inherit.e-input-group.e-control-wrapper .e-searchinput::placeholder {
  color: inherit;
  opacity: 0.8;
}

.e-inherit.e-input-group .e-input-group-icon,
.e-inherit.e-input-group.e-control-wrapper .e-input-group-icon {
  border: none;
  color: inherit;
}

.e-inherit.e-input-group .e-clear-icon,
.e-inherit.e-input-group.e-control-wrapper .e-clear-icon {
  color: inherit;
}

.e-bigger .e-appbar,
.e-appbar.e-bigger {
  height: 56px;
  font-size: 14px;
}
.e-bigger .e-appbar.e-dense,
.e-appbar.e-bigger.e-dense {
  height: 48px;
}
.e-bigger .e-appbar.e-prominent,
.e-appbar.e-bigger.e-prominent {
  height: 112px;
}

.e-step-indicator::before {
  content: "\e99e";
}

.e-stepper {
  position: relative;
}
.e-stepper .e-step-selected .e-text,
.e-stepper .e-step-selected .e-label {
  font-weight: 600;
}
.e-stepper.e-linear .e-step-container {
  pointer-events: none;
}
.e-stepper.e-linear .e-previous:not(.e-step-disabled),
.e-stepper.e-linear .e-next:not(.e-step-disabled),
.e-stepper.e-linear .e-step-selected:not(.e-step-disabled),
.e-stepper.e-linear .e-previous:not(.e-step-disabled) + li {
  pointer-events: auto;
}
.e-stepper.e-stepper-readonly,
.e-stepper .e-step-disabled {
  cursor: default;
  pointer-events: none;
}
.e-stepper.e-step-type-indicator .e-step-container:not(.e-step-item.e-step-label.e-step-text) .e-icons.e-step-indicator {
  font-size: 32px;
  border-radius: 9999px;
}
.e-stepper.e-step-type-indicator .e-step-content, .e-stepper.e-step-type-label .e-step-content {
  padding: 0 8px;
}
.e-stepper .e-step-container:has(.e-tooltip-wrap.e-stepper-tooltip), .e-stepper.e-vertical.e-label-after .e-step-item.e-step-label:has(.e-tooltip-wrap.e-stepper-tooltip), .e-stepper.e-vertical.e-label-before .e-step-item.e-step-label:has(.e-tooltip-wrap.e-stepper-tooltip) {
  position: relative;
}
.e-stepper.e-horizontal .e-step-item.e-step-label:has(.e-tooltip-wrap.e-stepper-tooltip) {
  position: unset;
}
.e-stepper .e-tooltip-wrap.e-stepper-tooltip {
  display: none;
  justify-content: center;
  left: 50%;
  top: -8px;
  transform: translate(-50%, -100%);
}
.e-stepper .e-tooltip-wrap.e-stepper-tooltip.e-show-tooltip {
  display: inline-flex;
}
.e-stepper .e-tooltip-wrap.e-stepper-tooltip .e-tip-content {
  width: max-content;
}
.e-stepper .e-tooltip-wrap.e-stepper-tooltip .e-arrow-tip.e-tip-bottom {
  left: 50%;
  top: 100%;
  transform: translate(-50%, 0);
}
.e-stepper .e-tooltip-wrap.e-stepper-tooltip .e-arrow-tip-inner.e-tip-bottom {
  top: -6px;
}
.e-stepper .e-step-item.e-step-label .e-tooltip-wrap.e-stepper-tooltip {
  left: unset;
  top: 0;
  transform: translate(0%, -135%);
}
.e-stepper.e-step-type-indicator .e-tooltip-wrap.e-stepper-tooltip {
  transform: translate(-50%, -115%);
}
.e-stepper .e-stepper-steps {
  display: flex;
  padding: 0;
  margin: 0;
  justify-content: space-between;
  position: relative;
  align-items: flex-start;
}
.e-stepper .e-stepper-steps .e-step-container,
.e-stepper .e-stepper-steps .e-step,
.e-stepper .e-stepper-steps .e-step-valid.e-step-text.e-step-text-only .e-step-text-container,
.e-stepper .e-stepper-steps .e-step-error.e-step-text.e-step-text-only .e-step-text-container,
.e-stepper .e-stepper-steps .e-step-label-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.e-stepper .e-step-container {
  max-width: var(--max-width);
  list-style-type: none;
  cursor: pointer;
  text-align: center;
}
.e-stepper .e-step-container .e-step-label-container,
.e-stepper .e-step-container .e-step-text-container {
  max-width: clamp(100%, 10em, 100%);
  white-space: nowrap;
  font-size: 14px;
}
.e-stepper .e-step-container .e-step-label-optional {
  font-size: 12px;
  flex-basis: 100%;
}
.e-stepper .e-step-container .e-step-optional-container {
  display: flex;
  flex-direction: column;
}
.e-stepper .e-step-container .e-step-content {
  font-size: 16px;
  line-height: 0;
}
.e-stepper .e-step-container .e-indicator {
  font-size: 16px;
}
.e-stepper .e-step-container:not(.e-step-text-only) > .e-step-text-container {
  padding: 0 8px;
}
.e-stepper .e-step-container.e-step-text-only .e-step-text-container, .e-stepper .e-step-container.e-step-label-only .e-step-label-container {
  padding: 0 6px;
  padding-block: 5px;
}
.e-stepper .e-step-container.e-step-text-only.e-step-error .e-step-text-container, .e-stepper .e-step-container.e-step-text-only.e-step-valid .e-step-text-container, .e-stepper .e-step-container.e-step-label-only.e-step-error .e-step-label-container, .e-stepper .e-step-container.e-step-label-only.e-step-valid .e-step-label-container {
  flex-direction: column;
}
.e-stepper .e-step-container.e-step-text-only.e-step-error .e-step-text-container .e-step-validation-icon, .e-stepper .e-step-container.e-step-text-only.e-step-valid .e-step-text-container .e-step-validation-icon, .e-stepper .e-step-container.e-step-label-only.e-step-error .e-step-label-container .e-step-validation-icon, .e-stepper .e-step-container.e-step-label-only.e-step-valid .e-step-label-container .e-step-validation-icon {
  position: relative;
  top: 0.25em;
}
.e-stepper .e-step-container .e-step,
.e-stepper .e-step-container .e-indicator {
  border-radius: 9999px;
  min-width: 32px;
  min-height: 32px;
}
.e-stepper .e-step-notstarted:not(.e-step-disabled) .e-step,
.e-stepper .e-step-notstarted:not(.e-step-disabled) .e-indicator {
  border: 2px solid;
}
.e-stepper.e-horizontal {
  display: block;
}
.e-stepper.e-horizontal .e-stepper-steps {
  flex-direction: row;
}
.e-stepper.e-horizontal.e-label-before:has(.e-step-item.e-step-label:not(.e-step-text)) .e-stepper-progressbar, .e-stepper.e-horizontal.e-label-after:has(.e-step-item.e-step-label:not(.e-step-text)) .e-stepper-progressbar {
  margin-left: var(--progress-left-position);
  top: var(--progress-top-position);
  width: var(--progress-bar-width);
}
.e-stepper.e-horizontal.e-label-before.e-rtl:has(.e-step-item.e-step-label:not(.e-step-text)) .e-stepper-progressbar, .e-stepper.e-horizontal.e-label-after.e-rtl:has(.e-step-item.e-step-label:not(.e-step-text)) .e-stepper-progressbar {
  margin-right: var(--progress-left-position);
  margin-left: unset;
}
.e-stepper.e-horizontal .e-step-item.e-step-label {
  gap: 1em;
  flex-direction: column;
}
.e-stepper.e-horizontal .e-step-item.e-step-label .e-step-label-container {
  position: relative;
}
.e-stepper.e-horizontal .e-step-item.e-step-label .e-step-label-container.e-label-before {
  order: -1;
}
.e-stepper.e-horizontal.e-label-start .e-step-text-container {
  order: -1;
}
.e-stepper.e-horizontal .e-step-item.e-step-text:not(.e-step-label) .e-step-label-optional {
  position: absolute;
  top: 2.5em;
  margin-left: 2.5em;
}
.e-stepper.e-horizontal.e-label-start .e-step-item.e-step-text:not(.e-step-label) .e-step-label-optional, .e-stepper.e-horizontal.e-rtl .e-step-item.e-step-text:not(.e-step-label) .e-step-label-optional {
  margin-right: 2.5em;
  margin-left: unset;
}
.e-stepper.e-horizontal.e-label-start.e-rtl .e-step-item.e-step-text:not(.e-step-label) .e-step-label-optional {
  margin-right: unset;
  margin-left: 2.5em;
}
.e-stepper.e-horizontal.e-label-before .e-stepper-steps:has(.e-step-label-optional) {
  align-items: flex-end;
}
.e-stepper.e-horizontal.e-label-before .e-stepper-steps .e-step-label-container.e-label-before:has(.e-step-label-optional) {
  flex-direction: column;
  gap: 0.5em;
}
.e-stepper.e-horizontal .e-text,
.e-stepper.e-horizontal .e-label,
.e-stepper.e-horizontal .e-step-label-optional {
  text-overflow: ellipsis;
  overflow: hidden;
}
.e-stepper.e-horizontal .e-step-text.e-step-text-only:has(.e-step-label-optional),
.e-stepper.e-horizontal .e-step-label.e-step-label-only:has(.e-step-label-optional),
.e-stepper.e-horizontal .e-step-item:not(.e-step-text):not(.e-step-label):has(.e-step-label-optional),
.e-stepper.e-horizontal .e-step-container:not(.e-step-item):not(.e-step-text):not(.e-step-label):has(.e-step-label-optional),
.e-stepper.e-horizontal .e-step-label-container.e-label-after:has(.e-step-label-optional), .e-stepper.e-horizontal.e-step-type-indicator .e-step-container {
  flex-wrap: wrap;
}
.e-stepper.e-horizontal .e-step-item:not(.e-step-label):not(.e-step-text) .e-step-label-optional {
  margin-top: 0.5em;
}
.e-stepper.e-horizontal.e-label-after .e-step-item.e-step-label:not(.e-step-text) .e-step-label-optional {
  margin-top: 0.2em;
}
.e-stepper.e-vertical {
  min-height: inherit;
  height: inherit;
  display: inline-block;
}
.e-stepper.e-vertical .e-step-label.e-step-label-only,
.e-stepper.e-vertical .e-step-template {
  position: relative;
}
.e-stepper.e-vertical:not(.e-label-top):not(.e-label-bottom) .e-step-label-optional {
  position: absolute;
}
.e-stepper.e-vertical:not(.e-label-bottom):not(.e-label-top) .e-step-item.e-step-text:not(.e-step-label) .e-step-label-optional {
  margin-top: 3em;
  margin-left: 4em;
}
.e-stepper.e-vertical.e-rtl:not(.e-label-bottom):not(.e-label-top) .e-step-item.e-step-text:not(.e-step-label) .e-step-label-optional {
  margin-left: unset;
  margin-right: 4em;
}
.e-stepper.e-vertical .e-stepper-steps {
  flex-direction: column;
  min-height: inherit;
  height: inherit;
  float: left;
  align-items: start;
  margin: 0;
  justify-content: space-between;
}
.e-stepper.e-vertical.e-rtl .e-stepper-steps {
  float: right;
}
.e-stepper.e-vertical .e-stepper-steps:has(.e-step-item:not(.e-step-text):not(.e-step-label)),
.e-stepper.e-vertical .e-stepper-steps:has(.e-step-text.e-step-text-only),
.e-stepper.e-vertical .e-stepper-steps:has(.e-step-label.e-step-label-only), .e-stepper.e-vertical.e-label-after .e-stepper-steps:has(.e-step-label.e-step-text:not(.e-step-item)), .e-stepper.e-vertical.e-step-type-indicator .e-stepper-steps {
  align-items: center;
}
.e-stepper.e-vertical .e-step-item.e-step-text:not(.e-step-label) .e-step-text-container,
.e-stepper.e-vertical .e-step-item.e-step-label:not(.e-step-text) .e-step-label-container.e-label-after {
  margin-left: 10px;
}
.e-stepper.e-vertical.e-rtl .e-step-item.e-step-text:not(.e-step-label) .e-step-text-container,
.e-stepper.e-vertical.e-rtl .e-step-item.e-step-label:not(.e-step-text) .e-step-label-container.e-label-after {
  margin-left: unset;
  margin-right: 10px;
}
.e-stepper.e-vertical .e-step-item:not(.e-step-label):not(.e-step-text):has(.e-step-label-optional), .e-stepper.e-vertical.e-label-before .e-step-label-container.e-label-before:has(.e-step-label-optional),
.e-stepper.e-vertical .e-step-text-only.e-step-text:has(.e-step-label-optional),
.e-stepper.e-vertical .e-step-label-only.e-step-label:has(.e-step-label-optional) {
  flex-direction: column;
}
.e-stepper.e-vertical .e-step-item:not(.e-step-label):not(.e-step-text):has(.e-step-label-optional) .e-step-label-optional, .e-stepper.e-vertical.e-label-before .e-step-label-container.e-label-before:has(.e-step-label-optional) .e-step-label-optional,
.e-stepper.e-vertical .e-step-text-only.e-step-text:has(.e-step-label-optional) .e-step-label-optional,
.e-stepper.e-vertical .e-step-label-only.e-step-label:has(.e-step-label-optional) .e-step-label-optional {
  position: unset;
}
.e-stepper.e-vertical .e-step-item:not(.e-step-label):not(.e-step-text):has(.e-step-label-optional), .e-stepper.e-vertical.e-label-before .e-step-label-container.e-label-before:has(.e-step-label-optional) {
  gap: 0.5em;
}
.e-stepper.e-vertical.e-label-before .e-step-item.e-step-label .e-step-label-container.e-label-after:has(.e-step-label-optional), .e-stepper.e-vertical.e-label-after .e-step-item.e-step-label .e-step-label-container.e-label-after:has(.e-step-label-optional) {
  flex-direction: column;
}
.e-stepper.e-vertical.e-label-before .e-step-item.e-step-label .e-step-label-container.e-label-after:has(.e-step-label-optional) .e-label, .e-stepper.e-vertical.e-label-after .e-step-item.e-step-label .e-step-label-container.e-label-after:has(.e-step-label-optional) .e-label {
  line-height: 2em;
}
.e-stepper.e-vertical.e-label-before .e-step-item.e-step-label .e-step-label-optional, .e-stepper.e-vertical.e-label-after .e-step-item.e-step-label .e-step-label-optional {
  position: unset;
}
.e-stepper.e-vertical .e-step-container.e-step-label.e-step-text:not(.e-step-item) .e-step-label-container.e-label-after {
  position: absolute;
}
.e-stepper.e-vertical .e-step-container.e-step-label.e-step-text:not(.e-step-item) .e-step-label-container.e-label-after .e-step-label-optional {
  left: 0;
}
.e-stepper.e-vertical .e-step-container .e-step-label-container.e-label-after .e-step-label-optional {
  font-size: 12px;
}
.e-stepper.e-vertical .e-step-container .e-step-label-container.e-label-before .e-label {
  width: var(--label-width);
}
.e-stepper.e-vertical .e-step-container:not(.e-step-text-only) .e-step-text-container {
  border: none;
  border-radius: unset;
  padding: 6px 0;
}
.e-stepper.e-vertical .e-step-container.e-step-text-only .e-step-text-container, .e-stepper.e-vertical .e-step-container.e-step-label-only .e-step-label-container {
  position: unset;
}
.e-stepper.e-vertical.e-label-top .e-step-label-optional {
  padding-bottom: 6px;
}
.e-stepper.e-vertical.e-label-top .e-stepper-steps, .e-stepper.e-vertical.e-label-bottom .e-stepper-steps {
  align-items: center;
}
.e-stepper.e-vertical.e-label-top .e-stepper-steps .e-step-container, .e-stepper.e-vertical.e-label-bottom .e-stepper-steps .e-step-container {
  flex-direction: column;
}
.e-stepper.e-vertical.e-label-top .e-stepper-steps .e-step-container .e-step-text-container, .e-stepper.e-vertical.e-label-bottom .e-stepper-steps .e-step-container .e-step-text-container {
  margin-left: 0;
}
.e-stepper.e-vertical.e-label-top .e-step-container .e-step-label-optional,
.e-stepper.e-vertical.e-label-top .e-step-container .e-step-text-container {
  order: -1;
}
.e-stepper .e-stepper-progressbar {
  height: 1.6px;
  position: absolute;
  top: var(--progress-top-position);
  width: 100%;
}
.e-stepper .e-stepper-progressbar > .e-progressbar-value {
  height: 100%;
  width: var(--progress-value);
  transition-property: width;
  transition-duration: var(--duration);
  transition-delay: var(--delay);
}
.e-stepper.e-vertical .e-stepper-progressbar {
  min-height: inherit;
  width: 1.6px;
  top: 0;
  left: var(--progress-position);
}
.e-stepper.e-vertical .e-stepper-progressbar > .e-progressbar-value {
  width: 100%;
  height: var(--progress-value);
  transition-property: height;
}
.e-stepper.e-vertical.e-rtl .e-stepper-progressbar {
  right: var(--progress-position);
  left: unset;
}
.e-stepper:not(.e-steps-focus):not(.e-step-type-label):not(.e-step-type-indicator) .e-step-container .e-indicator,
.e-stepper .e-step-focus .e-indicator {
  z-index: 0;
}
.e-stepper .e-step-template.e-step-focus {
  outline: 2px solid;
}

.e-tooltip-wrap.e-stepper-tooltip.e-step-inprogress-tip .e-arrow-tip.e-tip-bottom {
  top: 90% !important; /* stylelint-disable-line declaration-no-important */
}

.e-small.e-stepper.e-step-type-indicator .e-step-container:not(.e-step-item.e-step-label.e-step-text) .e-icons.e-step-indicator,
.e-small .e-stepper.e-step-type-indicator .e-step-container:not(.e-step-item.e-step-label.e-step-text) .e-icons.e-step-indicator {
  font-size: 28px;
}
.e-small.e-stepper.e-step-type-indicator .e-step-container:not(.e-step-item.e-step-label.e-step-text).e-step-notstarted .e-icons.e-step-indicator,
.e-small .e-stepper.e-step-type-indicator .e-step-container:not(.e-step-item.e-step-label.e-step-text).e-step-notstarted .e-icons.e-step-indicator {
  width: 28px;
  height: 28px;
}
.e-small.e-stepper .e-step-container .e-step,
.e-small.e-stepper .e-step-container .e-indicator,
.e-small .e-stepper .e-step-container .e-step,
.e-small .e-stepper .e-step-container .e-indicator {
  min-width: 28px;
  min-height: 28px;
}
.e-small.e-stepper .e-step-container .e-indicator,
.e-small .e-stepper .e-step-container .e-indicator {
  font-size: 14px;
}
.e-small.e-stepper .e-step-container .e-step-text-container,
.e-small.e-stepper .e-step-container .e-step-label-container,
.e-small .e-stepper .e-step-container .e-step-text-container,
.e-small .e-stepper .e-step-container .e-step-label-container {
  font-size: 12px;
}
.e-small.e-stepper .e-step-container .e-step-content,
.e-small .e-stepper .e-step-container .e-step-content {
  font-size: 14px;
}
.e-small.e-stepper .e-step-container .e-step-label-optional,
.e-small .e-stepper .e-step-container .e-step-label-optional {
  font-size: 10px;
}
.e-small.e-stepper.e-vertical .e-step-label-container.e-label-after .e-step-label-optional,
.e-small .e-stepper.e-vertical .e-step-label-container.e-label-after .e-step-label-optional {
  font-size: 10px;
}

.e-stepper .e-step-notstarted:not(.e-step-disabled) .e-step,
.e-stepper .e-step-notstarted:not(.e-step-disabled) .e-indicator,
.e-stepper .e-step-notstarted .e-icons.e-step-indicator {
  border-color: #bdbdbd;
}
.e-stepper .e-step-label-optional {
  color: #424242;
}
.e-stepper .e-step,
.e-stepper .e-indicator {
  color: #000;
  background: #fff;
}
.e-stepper .e-step-indicator {
  color: transparent;
}
.e-stepper .e-step-completed .e-step,
.e-stepper .e-step-inprogress .e-step,
.e-stepper .e-step-completed .e-indicator,
.e-stepper .e-step-inprogress .e-indicator,
.e-stepper .e-step-completed .e-step-indicator,
.e-stepper .e-step-inprogress .e-step-indicator {
  background: #3f51b5;
  color: #fff;
}
.e-stepper .e-step-selected .e-indicator {
  background: #3f51b5;
}
.e-stepper .e-step-valid .e-indicator {
  background: #4d831e;
  color: #fff;
}
.e-stepper .e-step-error .e-indicator {
  background: rgb(229.3485849057, 27.3849056604, 12.5514150943);
  color: #fff;
}
.e-stepper .e-step-error .e-text,
.e-stepper .e-step-error .e-label {
  color: rgb(229.3485849057, 27.3849056604, 12.5514150943);
}
.e-stepper .e-step-valid:not(.e-step-notstarted) .e-indicator:hover,
.e-stepper .e-step-error .e-indicator:hover {
  color: #000;
}
.e-stepper .e-step-valid.e-step-text-only .e-step-validation-icon,
.e-stepper .e-step-valid.e-step-label-only .e-step-validation-icon {
  color: #4d831e;
}
.e-stepper .e-step-error.e-step-text-only .e-step-validation-icon,
.e-stepper .e-step-error.e-step-label-only .e-step-validation-icon {
  color: #f44336;
}
.e-stepper .e-text,
.e-stepper .e-label {
  color: #000;
}
.e-stepper .e-step-selected:not(.e-step-error) .e-text,
.e-stepper .e-step-selected:not(.e-step-error) .e-label,
.e-stepper .e-step-completed:not(.e-step-error) .e-text,
.e-stepper .e-step-completed:not(.e-step-error) .e-label {
  color: #3f51b5;
}
.e-stepper .e-step-label:not(.e-step-item) .e-step-label-container {
  background-color: #fff;
}
.e-stepper .e-step-text-container {
  background-color: #fff;
  border-color: transparent;
}
.e-stepper .e-step-disabled .e-indicator,
.e-stepper .e-step-disabled .e-step {
  background: #e0e0e0;
  color: #757575;
}
.e-stepper .e-step-disabled .e-text,
.e-stepper .e-step-disabled .e-label,
.e-stepper .e-step-disabled .e-step-validation-icon {
  color: #9e9e9e;
}
.e-stepper.e-vertical .e-step-text-only.e-step-text .e-step-label-optional, .e-stepper.e-vertical .e-step-label-only.e-step-label .e-step-label-optional, .e-stepper.e-vertical .e-step-item:not(.e-step-text):not(.e-step-label) .e-step-label-optional, .e-stepper.e-vertical.e-label-top .e-step-label-optional, .e-stepper.e-vertical.e-label-bottom .e-step-label-optional {
  background-color: #fff;
}
.e-stepper .e-stepper-progressbar {
  background-color: #bdbdbd;
}
.e-stepper .e-stepper-progressbar > .e-progressbar-value {
  background-color: #3f51b5;
}
.e-stepper:not(.e-steps-focus) .e-step-selected .e-step {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #3f51b5, 0 0 0 8px #fff;
}
.e-stepper .e-step-focus .e-step,
.e-stepper .e-step-label-only.e-step-focus .e-label,
.e-stepper .e-step-text-only.e-step-focus .e-text,
.e-stepper .e-step-template.e-step-focus, .e-stepper:not(.e-steps-focus) :focus-visible .e-step, .e-stepper:not(.e-steps-focus) .e-step-text-only:focus-visible .e-text, .e-stepper:not(.e-steps-focus) .e-step-label-only:focus-visible .e-label {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #000, 0 0 0 8px #fff;
}
.e-stepper:not(.e-steps-focus) .e-step-valid.e-step-selected .e-step,
.e-stepper .e-step-valid.e-step-focus .e-step,
.e-stepper .e-step-valid.e-step-label-only.e-step-focus .e-label,
.e-stepper .e-step-valid.e-step-text-only.e-step-focus .e-text,
.e-stepper .e-step-valid.e-step-template.e-step-focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #4d831e, 0 0 0 8px #fff;
}
.e-stepper:not(.e-steps-focus) .e-step-error.e-step-selected .e-step,
.e-stepper .e-step-error.e-step-focus .e-step,
.e-stepper .e-step-error.e-step-label-only.e-step-focus .e-label,
.e-stepper .e-step-error.e-step-text-only.e-step-focus .e-text,
.e-stepper .e-step-error.e-step-template.e-step-focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgb(229.3485849057, 27.3849056604, 12.5514150943), 0 0 0 8px #fff;
}
.e-stepper .e-step-container:not(.e-step-focus).e-step-notstarted .e-step,
.e-stepper .e-step-container:not(.e-step-focus).e-step-completed .e-step, .e-stepper.e-steps-focus .e-step-container:not(.e-step-focus).e-step-selected .e-step {
  box-shadow: 0 0 0 8px #fff;
}
.e-stepper .e-step-notstarted:not(.e-step-disabled) .e-step:hover,
.e-stepper .e-step-notstarted:not(.e-step-disabled) .e-indicator:hover {
  border-color: #bdbdbd;
}
.e-stepper .e-step-notstarted:not(.e-step-disabled) .e-step:active,
.e-stepper .e-step-notstarted:not(.e-step-disabled) .e-indicator:active {
  border-color: #bdbdbd;
}
.e-stepper:not(.e-step-type-label) .e-indicator:hover,
.e-stepper:not(.e-step-type-label) .e-step:hover {
  color: #fff;
  background: rgb(49.8319672131, 64.0696721311, 143.1680327869);
}
.e-stepper:not(.e-step-type-label) .e-step-notstarted .e-indicator:hover, .e-stepper:not(.e-step-type-label) .e-step-notstarted .e-step:hover {
  color: #000;
}
.e-stepper:not(.e-step-type-label) .e-step-selected .e-indicator:active,
.e-stepper:not(.e-step-type-label) .e-step-selected .e-step:active {
  background: rgb(43.2479508197, 55.6045081967, 124.2520491803);
}
.e-stepper:not(.e-step-type-label) .e-step-valid.e-step-selected .e-indicator:active,
.e-stepper:not(.e-step-type-label) .e-step-valid.e-step-selected .e-step:active {
  background: #4d831e;
}
.e-stepper:not(.e-step-type-label) .e-step-error.e-step-selected .e-indicator:active,
.e-stepper:not(.e-step-type-label) .e-step-error.e-step-selected .e-step:active {
  background: rgb(229.3485849057, 27.3849056604, 12.5514150943);
}
.e-stepper:not(.e-step-type-label) .e-step-notstarted .e-indicator:hover, .e-stepper:not(.e-step-type-label) .e-step-notstarted .e-step:hover {
  background: #9e9e9e;
}
.e-stepper:not(.e-step-type-label) .e-step-notstarted .e-indicator:active, .e-stepper:not(.e-step-type-label) .e-step-notstarted .e-step:active {
  background: #757575;
}
.e-stepper:not(.e-step-type-label) .e-step-valid .e-indicator:hover,
.e-stepper:not(.e-step-type-label) .e-step-valid .e-step:hover {
  color: #fff;
  background: #4d831e;
}
.e-stepper:not(.e-step-type-label) .e-step-error .e-indicator:hover,
.e-stepper:not(.e-step-type-label) .e-step-error .e-step:hover {
  color: #fff;
  background: rgb(229.3485849057, 27.3849056604, 12.5514150943);
}

.e-bigger.e-stepper.e-step-type-indicator .e-step-container:not(.e-step-item.e-step-label.e-step-text) .e-icons.e-step-indicator,
.e-bigger .e-stepper.e-step-type-indicator .e-step-container:not(.e-step-item.e-step-label.e-step-text) .e-icons.e-step-indicator {
  font-size: 40px;
}
.e-bigger.e-stepper.e-step-type-indicator .e-step-container:not(.e-step-item.e-step-label.e-step-text).e-step-notstarted .e-icons.e-step-indicator,
.e-bigger .e-stepper.e-step-type-indicator .e-step-container:not(.e-step-item.e-step-label.e-step-text).e-step-notstarted .e-icons.e-step-indicator {
  width: 40px;
  height: 40px;
}
.e-bigger.e-stepper .e-step-container .e-step,
.e-bigger.e-stepper .e-step-container .e-indicator,
.e-bigger .e-stepper .e-step-container .e-step,
.e-bigger .e-stepper .e-step-container .e-indicator {
  min-width: 40px;
  min-height: 40px;
}
.e-bigger.e-stepper .e-step-container .e-indicator,
.e-bigger .e-stepper .e-step-container .e-indicator {
  font-size: 18px;
}
.e-bigger.e-stepper .e-step-container .e-step-text-container,
.e-bigger.e-stepper .e-step-container .e-step-label-container,
.e-bigger .e-stepper .e-step-container .e-step-text-container,
.e-bigger .e-stepper .e-step-container .e-step-label-container {
  font-size: 16px;
}
.e-bigger.e-stepper .e-step-container .e-step-content,
.e-bigger .e-stepper .e-step-container .e-step-content {
  font-size: 18px;
}
.e-bigger.e-stepper .e-step-container .e-step-label-optional,
.e-bigger .e-stepper .e-step-container .e-step-label-optional {
  font-size: 14px;
}
.e-bigger.e-stepper.e-vertical .e-step-label-container.e-label-after .e-step-label-optional,
.e-bigger .e-stepper.e-vertical .e-step-label-container.e-label-after .e-step-label-optional {
  font-size: 14px;
}

.e-bigger.e-small.e-stepper.e-step-type-indicator .e-step-container:not(.e-step-item.e-step-label.e-step-text) .e-icons.e-step-indicator,
.e-bigger.e-small .e-stepper.e-step-type-indicator .e-step-container:not(.e-step-item.e-step-label.e-step-text) .e-icons.e-step-indicator,
.e-bigger .e-small.e-stepper.e-step-type-indicator .e-step-container:not(.e-step-item.e-step-label.e-step-text) .e-icons.e-step-indicator,
.e-small .e-bigger.e-stepper.e-step-type-indicator .e-step-container:not(.e-step-item.e-step-label.e-step-text) .e-icons.e-step-indicator {
  font-size: 36px;
}
.e-bigger.e-small.e-stepper.e-step-type-indicator .e-step-container:not(.e-step-item.e-step-label.e-step-text).e-step-notstarted .e-icons.e-step-indicator,
.e-bigger.e-small .e-stepper.e-step-type-indicator .e-step-container:not(.e-step-item.e-step-label.e-step-text).e-step-notstarted .e-icons.e-step-indicator,
.e-bigger .e-small.e-stepper.e-step-type-indicator .e-step-container:not(.e-step-item.e-step-label.e-step-text).e-step-notstarted .e-icons.e-step-indicator,
.e-small .e-bigger.e-stepper.e-step-type-indicator .e-step-container:not(.e-step-item.e-step-label.e-step-text).e-step-notstarted .e-icons.e-step-indicator {
  width: 36px;
  height: 36px;
}
.e-bigger.e-small.e-stepper .e-step-container .e-step,
.e-bigger.e-small.e-stepper .e-step-container .e-indicator,
.e-bigger.e-small .e-stepper .e-step-container .e-step,
.e-bigger.e-small .e-stepper .e-step-container .e-indicator,
.e-bigger .e-small.e-stepper .e-step-container .e-step,
.e-bigger .e-small.e-stepper .e-step-container .e-indicator,
.e-small .e-bigger.e-stepper .e-step-container .e-step,
.e-small .e-bigger.e-stepper .e-step-container .e-indicator {
  min-width: 36px;
  min-height: 36px;
}
.e-bigger.e-small.e-stepper .e-step-container .e-indicator,
.e-bigger.e-small .e-stepper .e-step-container .e-indicator,
.e-bigger .e-small.e-stepper .e-step-container .e-indicator,
.e-small .e-bigger.e-stepper .e-step-container .e-indicator {
  font-size: 16px;
}
.e-bigger.e-small.e-stepper .e-step-container .e-step-text-container,
.e-bigger.e-small.e-stepper .e-step-container .e-step-label-container,
.e-bigger.e-small .e-stepper .e-step-container .e-step-text-container,
.e-bigger.e-small .e-stepper .e-step-container .e-step-label-container,
.e-bigger .e-small.e-stepper .e-step-container .e-step-text-container,
.e-bigger .e-small.e-stepper .e-step-container .e-step-label-container,
.e-small .e-bigger.e-stepper .e-step-container .e-step-text-container,
.e-small .e-bigger.e-stepper .e-step-container .e-step-label-container {
  font-size: 14px;
}
.e-bigger.e-small.e-stepper .e-step-container .e-step-content,
.e-bigger.e-small .e-stepper .e-step-container .e-step-content,
.e-bigger .e-small.e-stepper .e-step-container .e-step-content,
.e-small .e-bigger.e-stepper .e-step-container .e-step-content {
  font-size: 16px;
}
.e-bigger.e-small.e-stepper .e-step-container .e-step-label-optional,
.e-bigger.e-small .e-stepper .e-step-container .e-step-label-optional,
.e-bigger .e-small.e-stepper .e-step-container .e-step-label-optional,
.e-small .e-bigger.e-stepper .e-step-container .e-step-label-optional {
  font-size: 12px;
}
.e-bigger.e-small.e-stepper.e-vertical .e-step-label-container.e-label-after .e-step-label-optional,
.e-bigger.e-small .e-stepper.e-vertical .e-step-label-container.e-label-after .e-step-label-optional,
.e-bigger .e-small.e-stepper.e-vertical .e-step-label-container.e-label-after .e-step-label-optional,
.e-small .e-bigger.e-stepper.e-vertical .e-step-label-container.e-label-after .e-step-label-optional {
  font-size: 12px;
}
/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/@syncfusion/ej2-dropdowns/styles/material.css?ngGlobalStyle ***!
  \******************************************************************************************************************************************************************************************************************************************************************/
.e-dropdownbase .e-list-item .e-list-icon {
  padding: 0 16px 0 0;
}

.e-small .e-dropdownbase .e-list-item .e-list-icon {
  padding: 0 12px 0 0;
}

.e-dropdownbase {
  display: block;
  height: 100%;
  min-height: 36px;
  position: relative;
  width: 100%;
}
.e-dropdownbase .e-list-parent {
  margin: 0;
  padding: 0;
}

.e-dropdownbase .e-list-group-item, .e-dropdownbase .e-fixed-head {
  cursor: default;
}

.e-dropdownbase .e-list-item {
  cursor: pointer;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  width: 100%;
}

.e-dropdownbase .e-list-item .e-list-icon {
  font-size: 16px;
  vertical-align: middle;
}

.e-dropdownbase .e-fixed-head {
  position: absolute;
  top: 0;
}

.e-dropdownbase.e-content {
  overflow: auto;
  position: relative;
}

.e-popup.e-ddl .e-dropdownbase.e-nodata,
.e-popup.e-mention .e-dropdownbase.e-nodata {
  color: #000;
  cursor: default;
  font-family: inherit;
  font-size: 14px;
  padding: 14px 16px;
  text-align: center;
}

.e-mention.e-popup {
  background: #fff;
  border: 0;
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.21);
  margin-top: 2px;
  position: absolute;
}

.e-mention.e-popup .e-dropdownbase {
  min-height: 36px;
}

.e-mention .e-dropdownbase .e-list-item .e-highlight {
  display: inline;
  font-weight: bold;
  vertical-align: baseline;
}

.e-mention .e-mention-chip,
.e-mention .e-mention-chip:hover {
  background: #eee;
  border-radius: 2px;
  border: none;
  color: #e3165b;
  cursor: default;
}

.e-mention.e-editable-element {
  border: 2px solid #e0e0e0;
  height: auto;
  min-height: 120px;
  width: 100%;
}

.e-form-mirror-div {
  white-space: pre-wrap;
}

.e-rtl .e-dropdownbase.e-dd-group .e-list-item {
  padding-right: 2em;
}

.e-dropdownbase.e-dd-group .e-list-item {
  padding-left: 2em;
  text-indent: 0;
}

.e-small .e-dropdownbase.e-dd-group .e-list-item {
  padding-left: 2em;
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-dropdownbase.e-dd-group .e-list-group-item {
  text-indent: 0;
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-dropdownbase.e-dd-group .e-list-group-item {
  cursor: pointer;
  font-weight: normal;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  width: 100%;
}

.e-rtl.e-multiselect-group .e-dropdownbase.e-dd-group .e-list-item {
  padding-right: 2em;
}

.e-rtl .e-dropdownbase .e-list-item {
  padding-left: 16px;
  padding-right: 0;
}
.e-small.e-rtl .e-dropdownbase .e-list-item,
.e-small .e-rtl .e-dropdownbase .e-list-item,
.e-rtl .e-small .e-dropdownbase .e-list-item {
  padding-left: 16px;
  padding-right: 0;
}
.e-dropdownbase {
  border-color: #e0e0e0;
}
.e-dropdownbase .e-list-item {
  /* stylelint-disable property-no-vendor-prefix */
  -webkit-tap-highlight-color: transparent;
  border-bottom: 0;
  border-color: #fff;
  color: rgba(0, 0, 0, 0.87);
  font-family: inherit;
  font-size: 13px;
  line-height: 36px;
  min-height: 36px;
  padding-right: 16px;
  text-indent: 16px;
  background-color: #fff;
}

.e-dropdownbase .e-list-group-item,
.e-fixed-head {
  border-color: #fff;
  color: rgba(0, 0, 0, 0.54);
  font-family: inherit;
  font-size: 13px;
  font-weight: 600;
  line-height: 36px;
  min-height: 36px;
  padding-left: 16px;
  padding-right: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: #fff;
}

.e-dropdownbase .e-list-item.e-active, .e-dropdownbase .e-list-item.e-active.e-hover {
  background-color: #eee;
  border-color: #fff;
  color: #e3165b;
}

.e-dropdownbase .e-list-item.e-hover {
  background-color: #eee;
  border-color: #fff;
  color: rgba(0, 0, 0, 0.87);
}

.e-dropdownbase .e-list-item:last-child {
  border-bottom: 0;
}

.e-dropdownbase .e-list-item.e-item-focus {
  background-color: #eee;
}

.e-multi-column.e-ddl.e-popup.e-popup-open table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}

.e-multi-column.e-ddl.e-popup.e-popup-open th,
.e-multi-column.e-ddl.e-popup.e-popup-open td {
  display: table-cell;
  overflow: hidden;
  padding-right: 16px;
  text-indent: 10px;
  text-overflow: ellipsis;
}

.e-multi-column.e-ddl.e-popup.e-popup-open th {
  line-height: 36px;
  text-align: left;
}

.e-multi-column.e-ddl.e-popup.e-popup-open .e-ddl-header {
  background-color: #fff;
  border-color: #e0e0e0;
  border-style: solid;
  border-width: 0 0 1px 0;
  color: rgba(0, 0, 0, 0.54);
  font-family: inherit;
  font-size: 13px;
  font-weight: 600;
  text-indent: 10px;
}

.e-multi-column.e-ddl.e-popup.e-popup-open .e-dropdownbase .e-list-item {
  padding-right: 0;
}

.e-multi-column.e-ddl.e-popup.e-popup-open.e-scroller .e-ddl-header {
  padding-right: 16px;
}

.e-multi-column.e-ddl.e-popup.e-popup-open .e-ddl-header,
.e-multi-column.e-ddl.e-popup.e-popup-open.e-ddl-device .e-ddl-header {
  padding-right: 0;
}

.e-multi-column.e-ddl.e-popup.e-popup-open .e-text-center {
  text-align: center;
}

.e-multi-column.e-ddl.e-popup.e-popup-open .e-text-right {
  text-align: right;
}

.e-multi-column.e-ddl.e-popup.e-popup-open .e-text-left {
  text-align: left;
}

.e-small .e-dropdownbase .e-list-item,
.e-dropdownbase.e-small .e-list-item {
  color: #000;
  line-height: 26px;
  min-height: 26px;
  text-indent: 12px;
}

.e-small .e-dropdownbase .e-list-group-item, .e-small .e-dropdownbase .e-fixed-head,
.e-dropdownbase.e-small .e-list-group-item,
.e-dropdownbase.e-small .e-fixed-head {
  font-size: 13px;
  line-height: 26px;
  min-height: 26px;
  padding-left: 16px;
}

.e-small .e-dropdownbase .e-list-item .e-list-icon,
.e-dropdownbase.e-small .e-list-item .e-list-icon {
  font-size: 14px;
}

.e-ddl.e-popup.e-multiselect-group .e-list-group-item {
  background-color: #fff;
  border-bottom: 0;
  border-color: #fff;
  color: rgba(0, 0, 0, 0.87);
  font-family: inherit;
  text-indent: 16px;
  font-size: 13px;
  padding-right: 16px;
}

.e-ddl.e-popup.e-multiselect-group .e-list-group-item.e-item-focus {
  background-color: #eee;
}

.e-ddl.e-popup.e-multiselect-group .e-list-group-item.e-active,
.e-ddl.e-popup.e-multiselect-group .e-list-group-item.e-active.e-hover {
  background-color: #eee;
  border-color: #fff;
  color: #e3165b;
}

.e-ddl.e-popup.e-multiselect-group .e-list-group-item.e-hover {
  background-color: #eee;
  border-color: #fff;
  color: rgba(0, 0, 0, 0.87);
}

.e-selectall-parent.e-item-focus {
  background-color: #eee;
}

.e-bigger .e-dropdownbase,
.e-dropdownbase.e-bigger {
  min-height: 45px;
}
.e-bigger .e-dropdownbase .e-list-item,
.e-dropdownbase.e-bigger .e-list-item {
  line-height: 48px;
  text-indent: 16px;
}

.e-bigger .e-dropdownbase .e-list-group-item, .e-bigger .e-dropdownbase .e-fixed-head,
.e-dropdownbase.e-bigger .e-list-group-item,
.e-dropdownbase.e-bigger .e-fixed-head {
  line-height: 48px;
  text-indent: 16px;
}

.e-bigger .e-dropdownbase .e-list-item .e-list-icon,
.e-dropdownbase.e-bigger .e-list-item .e-list-icon {
  font-size: 20px;
}

.e-bigger .e-dropdownbase.e-dd-group .e-list-item {
  padding-left: 2em;
}

.e-small.e-bigger .e-dropdownbase.e-dd-group .e-list-item {
  padding-left: 2em;
}

.e-small.e-bigger.e-rtl .e-dropdownbase .e-list-item,
.e-small.e-bigger .e-rtl .e-dropdownbase .e-list-item,
.e-rtl .e-small.e-bigger .e-dropdownbase .e-list-item,
.e-small .e-rtl.e-bigger .e-dropdownbase .e-list-item,
.e-bigger .e-rtl.e-small .e-dropdownbase .e-list-item {
  padding-left: 16px;
  padding-right: 0;
}
.e-bigger .e-dropdownbase .e-list-group-item, .e-bigger .e-dropdownbase .e-fixed-head {
  font-size: 14px;
  padding-left: 16px;
}

.e-bigger.e-small .e-dropdownbase .e-list-group-item, .e-bigger.e-small .e-dropdownbase .e-fixed-head,
.e-dropdownbase.e-bigger.e-small .e-list-group-item,
.e-dropdownbase.e-bigger.e-small .e-fixed-head {
  font-size: 13px;
}

.e-bigger.e-small .e-dropdownbase .e-list-item,
.e-dropdownbase.e-small.e-bigger .e-list-item {
  color: #000;
  line-height: 40px;
  min-height: 40px;
  text-indent: 16px;
}

.e-bigger.e-small .e-dropdownbase .e-list-group-item, .e-bigger.e-small .e-dropdownbase .e-fixed-head,
.e-dropdownbase.e-small.e-bigger .e-list-group-item,
.e-dropdownbase.e-small.e-bigger .e-fixed-head {
  line-height: 40px;
  min-height: 40px;
  padding-left: 16px;
}

.e-bigger.e-small .e-dropdownbase .e-list-item .e-list-icon,
.e-dropdownbase.e-small.e-bigger .e-list-item .e-list-icon {
  font-size: 18px;
}

.e-bigger.e-small .e-dropdownbase .e-list-item .e-list-icon {
  padding: 0 16px 0 0;
}

/* stylelint-disable property-no-vendor-prefix */
@keyframes e-input-ripple {
  100% {
    opacity: 0;
    transform: scale(4);
  }
}
@keyframes slideTopUp {
  from {
    transform: translate3d(0, 0, 0) scale(1);
  }
  to {
    transform: translate3d(0, 0, 0) scale(1);
  }
}
/* stylelint-disable property-no-vendor-prefix */
@keyframes material-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fabric-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.e-ddl.e-control-wrapper .e-ddl-icon::before {
  transform: rotate(0deg);
  transition: transform 300ms ease;
}

.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before {
  transform: rotate(180deg);
  transition: transform 300ms ease;
}

.e-dropdownbase .e-list-item.e-active.e-hover {
  color: #e3165b;
}

.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
.e-input-group:not(.e-disabled) .e-back-icon:active,
.e-input-group:not(.e-disabled) .e-back-icon:hover,
.e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:active,
.e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:hover {
  background: transparent;
}

.e-input-group .e-ddl-icon:not(:active)::after {
  animation: none;
}

.e-ddl.e-popup {
  border: 0;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  margin-top: 2px;
}

.e-popup.e-ddl .e-dropdownbase {
  min-height: 26px;
}

.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
  margin: 6px 6px 5px;
  min-height: 12px;
  min-width: 12px;
  padding: 6px;
}

.e-input-group.e-ddl,
.e-input-group.e-ddl .e-input,
.e-input-group.e-ddl .e-ddl-icon {
  background: transparent;
}

.e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
.e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left) {
  border-bottom-width: 0;
}

.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-small .e-clear-icon,
.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus.e-small .e-clear-icon,
.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon,
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon {
  margin: 0;
}

.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small .e-input-filter,
.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small.e-input-focus .e-input-filter {
  padding: 5px 5px 5px 12px;
}

.e-ddl.e-popup.e-outline .e-filter-parent {
  padding: 4px 8px;
}

.e-ddl .e-search-icon::before {
  content: "\e993";
}

.e-ddl .e-back-icon::before {
  content: "\e977";
}

.e-ddl.e-input-group.e-control-wrapper .e-ddl-icon::before {
  content: "\e969";
  font-family: "e-icons";
}

.e-ddl.e-popup.e-resize .e-icons.e-resizer-right::before {
  content: "\eb05";
}

.e-popup.e-wide-popup.e-ddl-device.e-popup-close {
  display: block;
  visibility: hidden;
}

.e-popup-full-page {
  bottom: 0;
  left: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  right: 0;
  top: 0;
}
.e-popup-full-page .e-popup-full-page.e-ddl.e-popup.e-ddl-device-filter {
  margin: 0;
}

.e-ddl.e-control-wrapper .e-ddl-disable-icon {
  position: relative;
}

.e-ddl.e-control-wrapper .e-ddl-disable-icon::before {
  content: "";
}

.e-ddl.e-control-wrapper.e-input-group .e-ddl-icon.e-ddl-disable-icon {
  position: relative;
}

.e-ddl.e-control-wrapper.e-input-group .e-ddl-icon.e-ddl-disable-icon::before {
  content: "";
}

.e-ddl-device-filter .e-filter-parent {
  background-color: #f5f5f5;
}

/* stylelint-disable property-no-vendor-prefix */
.e-ddl input.e-input::-webkit-contacts-auto-fill-button {
  display: none;
  pointer-events: none;
  position: absolute;
  right: 0;
  visibility: hidden;
}

/* stylelint-enable property-no-vendor-prefix */
.e-filter-parent {
  border: 0;
  border-top-width: 0;
  box-shadow: 0 1.5px 5px -2px rgba(0, 0, 0, 0.3);
  display: block;
  padding: 0;
}

.e-ddl.e-input-group:not(.e-disabled) {
  cursor: pointer;
}

.e-ddl.e-popup.e-ddl-device-filter .e-input-group.e-input-focus::before, .e-ddl.e-popup.e-ddl-device-filter .e-input-group.e-input-focus::after {
  width: 0;
}

.e-ddl.e-popup {
  background: #fff;
  position: absolute;
}
.e-ddl.e-popup .e-search-icon {
  margin: 0;
  opacity: 0.57;
  padding: 12px 8px 8px;
}

.e-ddl.e-popup .e-filter-parent .e-back-icon {
  padding: 0 8px;
}

.e-ddl.e-popup.e-rtl .e-filter-parent .e-input-group.e-control-wrapper .e-input-filter, .e-ddl.e-popup .e-filter-parent .e-input-filter, .e-ddl.e-popup .e-filter-parent .e-input-filter:focus, .e-ddl.e-popup .e-filter-parent .e-input-group.e-input-focus .e-input-filter, .e-ddl.e-popup .e-filter-parent .e-input-group.e-control-wrapper.e-input-focus .e-input-filter {
  padding: 8px 16px 8px;
}

.e-ddl.e-popup .e-input-group {
  margin-bottom: 0;
}

.e-ddl.e-popup .e-ddl-footer, .e-ddl.e-popup .e-ddl-header {
  cursor: default;
}

/* stylelint-disable property-no-vendor-prefix */
.e-ddl.e-input-group .e-ddl-hidden,
.e-ddl.e-float-input .e-ddl-hidden {
  -webkit-appearance: initial;
  border: 0;
  height: 0;
  padding: 0;
  visibility: hidden;
  width: 0;
}

.e-ddl.e-input-group,
.e-ddl.e-input-group.e-input-focus:focus {
  outline: none;
}

.e-dropdownbase .e-list-item .e-highlight {
  display: inline;
  font-weight: bold;
  vertical-align: baseline;
}

.e-ddl.e-input-group input[readonly] ~ .e-clear-icon:not(.e-clear-icon-hide),
.e-float-input input[readonly] ~ .e-clear-icon:not(.e-clear-icon-hide),
.e-float-input.e-input-group input[readonly] ~ .e-clear-icon:not(.e-clear-icon-hide) {
  opacity: 1;
}

.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon,
.e-input-group input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon,
.e-input-group.e-control-wrapper input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon,
.e-float-input input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon,
.e-float-input.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon,
.e-float-input.e-input-group input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon,
.e-float-input.e-input-group.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon {
  display: flex;
}

.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
.e-input-group input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
.e-input-group.e-control-wrapper input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
.e-float-input input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
.e-float-input.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
.e-float-input.e-input-group input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
.e-float-input.e-input-group.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide {
  display: none;
}

.e-input-group.e-static-clear input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
.e-input-group.e-static-clear.e-control-wrapper input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
.e-float-input.e-static-clear input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
.e-float-input.e-static-clear.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
.e-float-input.e-static-clear.e-input-group input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
.e-float-input.e-static-clear.e-input-group.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide {
  cursor: pointer;
  display: flex;
}

.e-ddl.e-input-group .e-input-value,
.e-ddl.e-input-group .e-input-value:focus {
  font-family: inherit;
  font-size: 14px;
  height: auto;
  margin: 0;
  outline: none;
  width: 100%;
  overflow: hidden;
}
.e-ddl.e-input-group input[readonly].e-input,
.e-ddl.e-input-group input[readonly],
.e-ddl.e-input-group .e-dropdownlist {
  pointer-events: none;
}

.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
  opacity: 0.7;
  pointer-events: none;
}

ejs-autocomplete,
ejs-combobox,
ejs-dropdownlist {
  display: block;
}

.e-small .e-ddl.e-popup .e-list-item,
.e-input-group.e-ddl.e-small .e-list-item {
  font-size: 12px;
}
.e-small .e-ddl.e-popup .e-list-group-item,
.e-input-group.e-ddl.e-small .e-list-group-item {
  font-size: 12px;
}

.e-small.e-ddl.e-popup .e-list-item,
.e-input-group.e-ddl.e-small .e-list-item {
  font-size: 12px;
}
.e-small.e-ddl.e-popup .e-list-group-item,
.e-input-group.e-ddl.e-small .e-list-group-item {
  font-size: 12px;
}

.e-content-placeholder.e-ddl.e-placeholder-ddl,
.e-content-placeholder.e-autocomplete.e-placeholder-autocomplete,
.e-content-placeholder.e-combobox.e-placeholder-combobox {
  background-size: 300px 33px;
  min-height: 33px;
}

.e-ddl.e-popup.e-resize .e-resizer-right {
  bottom: 0;
  right: 0;
  cursor: nwse-resize;
  height: 15px;
  position: absolute;
  width: 15px;
}

.e-popup {
  border-color: #e0e0e0;
}

.e-float-input.e-input-group.e-ddl.e-control.e-icon-anim > .e-float-text,
.e-float-input.e-input-focus.e-input-group.e-ddl.e-control.e-keyboard > .e-float-text {
  color: #e3165b;
}

.e-ddl.e-popup .e-filter-parent .e-input-group input.e-input-filter {
  border-color: transparent;
}

.e-bigger .e-input-group.e-ddl .e-input-filter, .e-bigger .e-input-group.e-ddl .e-input-filter:focus {
  margin-left: -20px;
}

.e-bigger .e-ddl.e-popup .e-list-item {
  font-size: 14px;
}
.e-bigger .e-ddl.e-popup .e-list-group-item {
  font-size: 14px;
}
.e-bigger .e-ddl.e-popup .e-input-group {
  padding: 4px 0;
}

.e-bigger.e-ddl.e-popup .e-list-item {
  font-size: 14px;
}
.e-bigger.e-ddl.e-popup .e-list-group-item {
  font-size: 14px;
}
.e-bigger.e-ddl.e-popup .e-input-group {
  padding: 4px 0;
}

.e-bigger.e-small .e-ddl.e-popup .e-list-item,
.e-bigger .e-input-group.e-ddl.e-small .e-list-item {
  font-size: 13px;
}
.e-bigger.e-small .e-ddl.e-popup .e-list-group-item,
.e-bigger .e-input-group.e-ddl.e-small .e-list-group-item {
  font-size: 13px;
}

.e-bigger.e-small.e-ddl.e-popup .e-list-item,
.e-bigger .e-input-group.e-ddl.e-small .e-list-item {
  font-size: 13px;
}
.e-bigger.e-small.e-ddl.e-popup .e-list-group-item,
.e-bigger .e-input-group.e-ddl.e-small .e-list-group-item {
  font-size: 13px;
}

.e-bigger .e-content-placeholder.e-ddl.e-placeholder-ddl,
.e-bigger.e-content-placeholder.e-ddl.e-placeholder-ddl,
.e-bigger .e-content-placeholder.e-autocomplete.e-placeholder-autocomplete,
.e-bigger.e-content-placeholder.e-autocomplete.e-placeholder-autocomplete,
.e-bigger .e-content-placeholder.e-combobox.e-placeholder-combobox,
.e-bigger.e-content-placeholder.e-combobox.e-placeholder-combobox {
  background-size: 300px 40px;
  min-height: 40px;
}

.e-bigger .e-popup.e-ddl-device-filter .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
  border-color: #e0e0e0;
}

.e-bigger .e-popup.e-ddl-device-filter {
  margin-top: 0;
}

.e-bigger .e-ddl-device .e-input-group,
.e-bigger .e-ddl-device .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
  background: #f5f5f5;
  border-width: 0;
  box-shadow: none;
  margin-bottom: 0;
}

.e-bigger .e-ddl-device .e-input-group .e-back-icon,
.e-bigger .e-ddl-device .e-input-group input.e-input,
.e-bigger .e-ddl-device .e-input-group .e-clear-icon {
  background-color: #f5f5f5;
}

.e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
.e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
  min-height: 16px;
  min-width: 16px;
}

.e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-filter,
.e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-filter {
  padding: 8px 16px 8px 0;
}

.e-bigger.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
.e-bigger.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
.e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-small .e-clear-icon,
.e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-small .e-clear-icon,
.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-bigger .e-clear-icon,
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-bigger .e-clear-icon,
.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-bigger.e-small .e-clear-icon {
  min-height: 18px;
  min-width: 18px;
}

.e-bigger.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
.e-bigger.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
.e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small .e-input-filter,
.e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small .e-input-filter,
.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-bigger .e-input-filter,
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-bigger .e-input-filter,
.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-bigger.e-small .e-input-filter {
  padding: 8px 16px;
}

/*! TreeView's material theme wise override definitions and variables */
/* stylelint-disable */
/* stylelint-disable */
.e-ddt .e-ddt-icon::before {
  content: "\e969";
}
.e-ddt .e-chips-close::before {
  content: "\e7e9";
}

.e-ddt {
  cursor: pointer;
  outline: none;
}
.e-ddt .e-ddt-icon::before {
  transform: rotate(0deg);
  transition: transform 300ms ease;
}
.e-ddt.e-icon-anim .e-ddt-icon::before {
  transform: rotate(180deg);
  transition: transform 300ms ease;
}
.e-ddt .e-ddt-hidden {
  border: 0;
  height: 0;
  visibility: hidden;
  width: 0;
}
.e-ddt.e-input-group.e-control-wrapper .e-clear-icon, .e-ddt.e-float-input.e-control-wrapper .e-clear-icon {
  box-sizing: content-box;
  min-height: 22px;
}
.e-ddt.e-input-group.e-control-wrapper .e-input-group-icon.e-ddt-icon, .e-ddt.e-float-input.e-control-wrapper .e-input-group-icon.e-ddt-icon {
  border: 0;
}
.e-ddt.e-input-group.e-control-wrapper .e-icon-hide, .e-ddt.e-float-input.e-control-wrapper .e-icon-hide {
  display: none;
}
.e-ddt.e-input-group.e-control-wrapper.e-show-chip .e-clear-icon, .e-ddt.e-input-group.e-control-wrapper.e-show-text .e-clear-icon, .e-ddt.e-float-input.e-control-wrapper.e-show-chip .e-clear-icon, .e-ddt.e-float-input.e-control-wrapper.e-show-text .e-clear-icon {
  bottom: 0;
  position: absolute;
  right: 0;
}
.e-ddt.e-input-group.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon, .e-ddt.e-input-group.e-control-wrapper.e-show-text.e-show-dd-icon .e-clear-icon, .e-ddt.e-float-input.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon, .e-ddt.e-float-input.e-control-wrapper.e-show-text.e-show-dd-icon .e-clear-icon {
  right: 18px;
}
.e-ddt.e-input-group.e-control-wrapper.e-show-chip .e-ddt-icon, .e-ddt.e-input-group.e-control-wrapper.e-show-text .e-ddt-icon, .e-ddt.e-float-input.e-control-wrapper.e-show-chip .e-ddt-icon, .e-ddt.e-float-input.e-control-wrapper.e-show-text .e-ddt-icon {
  bottom: 2px;
  position: absolute;
  right: 0;
}
.e-ddt.e-input-group.e-control-wrapper.e-show-chip.e-input-focus input.e-dropdowntree.e-chip-input,
.e-ddt.e-input-group.e-control-wrapper.e-show-chip input.e-dropdowntree.e-chip-input, .e-ddt.e-input-group.e-control-wrapper.e-show-text.e-input-focus input.e-dropdowntree.e-chip-input,
.e-ddt.e-input-group.e-control-wrapper.e-show-text input.e-dropdowntree.e-chip-input, .e-ddt.e-float-input.e-control-wrapper.e-show-chip.e-input-focus input.e-dropdowntree.e-chip-input,
.e-ddt.e-float-input.e-control-wrapper.e-show-chip input.e-dropdowntree.e-chip-input, .e-ddt.e-float-input.e-control-wrapper.e-show-text.e-input-focus input.e-dropdowntree.e-chip-input,
.e-ddt.e-float-input.e-control-wrapper.e-show-text input.e-dropdowntree.e-chip-input {
  padding-left: 0;
  padding-right: 0;
}
.e-ddt.e-input-group.e-control-wrapper.e-valid-input:hover:not(.e-disabled) .e-clear-icon, .e-ddt.e-float-input.e-control-wrapper.e-valid-input:hover:not(.e-disabled) .e-clear-icon {
  display: flex;
}
.e-ddt .e-chips-wrapper {
  width: 100%;
}
.e-ddt.e-show-chip .e-chips-close {
  min-height: 16px;
  min-width: 16px;
  line-height: 16px;
  text-align: center;
}
.e-ddt.e-show-chip .e-chips-close::before {
  font-size: 16px;
}
.e-ddt.e-show-chip .e-chips {
  align-items: center;
  border-radius: 16px;
  box-sizing: border-box;
  display: inline-flex;
  float: left;
  height: 24px;
  margin: 3px 1px;
  max-width: calc(100% - 2px);
  overflow: hidden;
  padding: 0 4px 0 4px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.e-ddt.e-show-chip .e-chips > .e-chipcontent {
  max-width: 100%;
  overflow: hidden;
  padding: 0 4px 0 4px;
  text-indent: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.e-ddt.e-outline .e-overflow.e-show-text {
  padding: 10px 12px 9px;
}
.e-ddt.e-outline .e-overflow.e-total-count {
  padding: 10px 12px;
}
.e-ddt.e-outline.e-input-group.e-control-wrapper.e-show-dd-icon .e-clear-icon, .e-ddt.e-outline.e-float-input.e-control-wrapper.e-show-dd-icon .e-clear-icon {
  right: 30px;
}
.e-ddt.e-outline.e-input-group.e-control-wrapper:not(.e-show-chip).e-show-dd-icon.e-input-focus .e-clear-icon, .e-ddt.e-outline.e-float-input.e-control-wrapper:not(.e-show-chip).e-show-dd-icon.e-input-focus .e-clear-icon {
  min-height: 20px;
}
.e-ddt.e-outline.e-show-chip .e-overflow,
.e-ddt.e-outline.e-show-chip .e-chips-wrapper {
  padding: 4px 12px;
}
.e-ddt.e-filled.e-float-input.e-control-wrapper .e-overflow.e-show-text {
  line-height: 21px;
  padding: 14px 2px 5px 0;
}
.e-ddt.e-filled.e-float-input.e-control-wrapper .e-overflow .e-remain.e-wrap-count {
  padding-top: 10px;
}
.e-ddt.e-filled.e-float-input.e-control-wrapper:not(.e-show-chip) .e-ddt-icon, .e-ddt.e-filled.e-float-input.e-control-wrapper:not(.e-show-chip).e-show-dd-icon .e-clear-icon {
  padding-top: 8px;
}
.e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-ddt-icon, .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-text .e-ddt-icon {
  bottom: 6px;
  right: 10px;
}
.e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-clear-icon, .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-text .e-clear-icon {
  bottom: 5px;
  right: 38px;
}
.e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip:not(.e-show-dd-icon) .e-clear-icon, .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-text:not(.e-show-dd-icon) .e-clear-icon {
  bottom: 9px;
  right: 10px;
}
.e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-chips-wrapper,
.e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-overflow {
  padding-top: 8px;
}
.e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-chips-wrapper .e-chips,
.e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-overflow .e-chips {
  height: 18px;
}
.e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-chips-wrapper .e-chips > .e-chipcontent,
.e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-overflow .e-chips > .e-chipcontent {
  font-size: 12px;
  padding: 0 4px 0 0;
}
.e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-chips-wrapper .e-chips-close::before,
.e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-overflow .e-chips-close::before {
  font-size: 12px;
  height: 12px;
  width: 12px;
}
.e-ddt.e-filled .e-chips-wrapper .e-chips,
.e-ddt.e-filled .e-overflow .e-chips {
  margin-top: 8px;
  padding: 0 8px;
}
.e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-overflow.e-show-text {
  line-height: 39px;
  padding: 0;
}
.e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-overflow .e-remain.e-wrap-count {
  line-height: 39px;
  padding-top: 0;
}
.e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-chips-wrapper .e-chips,
.e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-overflow .e-chips {
  height: 28px;
  margin-top: 8px;
  padding: 0 8px;
}
.e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-chips-wrapper .e-chips > .e-chipcontent,
.e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-overflow .e-chips > .e-chipcontent {
  font-size: 13px;
  padding: 0 8px 0 0;
}
.e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-chips-wrapper .e-chips-close::before,
.e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-overflow .e-chips-close::before {
  font-size: 14px;
  height: 12px;
  width: 12px;
}
.e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-text .e-ddt-icon, .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-chip .e-ddt-icon {
  bottom: 10px;
  right: 10px;
}
.e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-clear-icon {
  bottom: 9px;
  right: 38px;
}
.e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input):not(.e-show-dd-icon) .e-clear-icon {
  bottom: 9px;
  right: 10px;
}
.e-ddt .e-overflow {
  white-space: nowrap;
}
.e-ddt .e-overflow.e-show-text {
  padding: 6px 0 0 0;
}
.e-ddt .e-overflow.e-show-text.e-input-value:not(.e-icon-hide) {
  display: inline-grid;
}
.e-ddt .e-overflow.e-total-count {
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.e-ddt .e-overflow.e-total-count .e-remain {
  padding: 0 16px 0 0;
}
.e-ddt .e-overflow.e-wrap-count {
  padding-top: 6px;
}
.e-ddt .e-overflow .e-remain {
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  padding: 0 0 0 16px;
}
.e-ddt .e-overflow .e-remain.e-wrap-count {
  padding-top: 6px;
}
.e-ddt.e-show-chip .e-overflow.e-total-count .e-remain {
  padding: 6px 0 0 0;
}
.e-ddt.e-show-dd-icon .e-chips-wrapper .e-chips:last-child {
  margin-right: 18px;
  max-width: calc(100% - 19px);
}
.e-ddt.e-show-clear .e-chips-wrapper .e-chips:last-child {
  margin-right: 26px;
  max-width: calc(100% - 27px);
}
.e-ddt.e-show-clear.e-show-dd-icon .e-chips-wrapper .e-chips:last-child {
  margin-right: 45px;
  max-width: calc(100% - 45px);
}
.e-ddt input[readonly],
.e-ddt .e-dropdowntree,
.e-ddt input[readonly].e-input {
  pointer-events: none;
}
.e-ddt input[readonly].e-chip-input,
.e-ddt .e-dropdowntree.e-chip-input,
.e-ddt input[readonly].e-input.e-chip-input {
  width: 0;
  visibility: hidden;
}
.e-ddt.e-popup {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 0px rgba(0, 0, 0, 0.14), 0 3px 14px 0px rgba(0, 0, 0, 0.12);
  position: absolute;
}
.e-ddt.e-popup .e-selectall-parent {
  border-bottom: 1px solid;
  cursor: pointer;
  display: block;
  line-height: 36px;
  overflow: hidden;
  position: relative;
  text-indent: 38px;
  white-space: nowrap;
  width: 100%;
}
.e-ddt.e-popup .e-selectall-parent.e-hide-selectall {
  display: none;
}
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
  position: relative;
  text-indent: 0;
  bottom: 1px;
}
.e-ddt.e-popup .e-selectall-parent .e-all-text {
  font-family: inherit;
  font-size: 13px;
  margin: 10px;
}
.e-ddt.e-popup .e-filter-wrap {
  border-top-width: 0;
  display: block;
  padding: 0;
  border: 0;
}
.e-ddt.e-popup .e-filter-wrap .e-input,
.e-ddt.e-popup .e-filter-wrap .e-input:focus {
  padding: 8px 16px 8px;
}
.e-ddt.e-popup .e-filter-wrap .e-input-group {
  margin-bottom: 0;
}
.e-ddt.e-popup .e-filter-wrap .e-input-group .e-clear-icon {
  margin: 6px 6px 5px;
  min-height: 12px;
  min-width: 12px;
  padding: 6px;
}
.e-ddt.e-popup .e-filter-wrap .e-input-group:not(.e-disabled):not(.e-float-icon-left)::before, .e-ddt.e-popup .e-filter-wrap .e-input-group:not(.e-disabled):not(.e-float-icon-left)::after, .e-ddt.e-popup .e-filter-wrap .e-input-group.e-control-wrapper:not(.e-disabled):not(.e-float-icon-left)::before, .e-ddt.e-popup .e-filter-wrap .e-input-group.e-control-wrapper:not(.e-disabled):not(.e-float-icon-left)::after {
  bottom: -1px;
  height: 1px;
}
.e-ddt.e-popup .e-popup-content {
  overflow: auto;
  position: relative;
}
.e-ddt.e-popup .e-popup-content .e-ddt-nodata {
  display: none;
}
.e-ddt.e-popup .e-popup-content.e-no-data {
  cursor: default;
  font-family: inherit;
  font-size: 14px;
  text-align: center;
  padding: 14px 16px;
}
.e-ddt.e-popup .e-popup-content.e-no-data .e-treeview {
  display: none;
}
.e-ddt.e-popup .e-popup-content.e-no-data .e-ddt-nodata {
  display: block;
}
.e-ddt.e-popup .e-treeview {
  display: inline-table;
  width: 100%;
}
.e-ddt.e-popup .e-treeview .e-list-item {
  padding: 0;
}
.e-ddt.e-popup .e-treeview .e-list-item .e-ul {
  margin: 0;
  padding: 0 0 0 14px;
}
.e-ddt.e-popup .e-treeview .e-fullrow {
  height: 36px;
}
.e-ddt.e-popup .e-treeview > .e-ul {
  overflow: hidden;
  padding: 0 8px;
}
.e-ddt.e-popup .e-treeview.e-fullrow-wrap .e-text-content {
  padding-bottom: 2px;
  padding-top: 2px;
}
.e-ddt.e-popup .e-ddt-footer,
.e-ddt.e-popup .e-ddt-header {
  cursor: default;
}
.e-ddt.e-rtl.e-show-chip .e-chips {
  float: right;
}
.e-ddt.e-rtl.e-show-chip .e-overflow .e-remain, .e-ddt.e-rtl.e-show-text .e-overflow .e-remain {
  padding: 0 16px 0 0;
}
.e-ddt.e-rtl.e-show-chip .e-overflow .e-remain.e-wrap-count, .e-ddt.e-rtl.e-show-text .e-overflow .e-remain.e-wrap-count {
  padding-top: 6px;
}
.e-ddt.e-rtl.e-show-chip .e-overflow.e-wrap-count, .e-ddt.e-rtl.e-show-text .e-overflow.e-wrap-count {
  position: absolute;
  right: auto;
}
.e-ddt.e-rtl.e-show-text .e-overflow.e-total-count .e-remain {
  padding: 0 0 0 16px;
}
.e-ddt.e-rtl.e-show-chip .e-overflow.e-total-count .e-remain {
  padding: 6px 0 0 0;
}
.e-ddt.e-rtl.e-outline.e-input-group.e-control-wrapper.e-show-dd-icon .e-clear-icon, .e-ddt.e-rtl.e-outline.e-input-group.e-control-wrapper.e-show-dd-icon.e-show-text .e-clear-icon, .e-ddt.e-rtl.e-outline.e-input-group.e-control-wrapper.e-show-dd-icon.e-show-chip .e-clear-icon, .e-ddt.e-rtl.e-outline.e-float-input.e-control-wrapper.e-show-dd-icon .e-clear-icon, .e-ddt.e-rtl.e-outline.e-float-input.e-control-wrapper.e-show-dd-icon.e-show-text .e-clear-icon, .e-ddt.e-rtl.e-outline.e-float-input.e-control-wrapper.e-show-dd-icon.e-show-chip .e-clear-icon {
  left: 30px;
}
.e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper .e-overflow.e-show-text {
  padding: 14px 0 5px 2px;
}
.e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-ddt-icon, .e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-text .e-ddt-icon {
  left: 10px;
  right: auto;
}
.e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon, .e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-text.e-show-dd-icon .e-clear-icon {
  left: 38px;
  right: auto;
}
.e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-chip:not(.e-show-dd-icon) .e-clear-icon, .e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-text:not(.e-show-dd-icon) .e-clear-icon {
  left: 10px;
  right: auto;
}
.e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-chips-wrapper .e-chips > .e-chipcontent,
.e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-overflow .e-chips > .e-chipcontent {
  padding: 0 0 0 4px;
}
.e-ddt.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-chips-wrapper .e-chips > .e-chipcontent,
.e-ddt.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-overflow .e-chips > .e-chipcontent {
  padding: 0 0 0 8px;
}
.e-ddt.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-text .e-ddt-icon, .e-ddt.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-chip .e-ddt-icon {
  left: 10px;
  right: auto;
}
.e-ddt.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon .e-clear-icon {
  left: 38px;
  right: auto;
}
.e-ddt.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input):not(.e-show-dd-icon) .e-clear-icon {
  left: 10px;
  right: auto;
}
.e-ddt.e-rtl.e-show-dd-icon .e-chips-wrapper .e-chips:last-child {
  margin-right: 1px;
  margin-left: 18px;
}
.e-ddt.e-rtl.e-show-clear .e-chips-wrapper .e-chips:last-child {
  margin-right: 1px;
  margin-left: 26px;
}
.e-ddt.e-rtl.e-show-clear.e-show-dd-icon .e-chips-wrapper .e-chips:last-child {
  margin-right: 1px;
  margin-left: 45px;
}
.e-ddt.e-rtl.e-input-group.e-control-wrapper.e-show-chip .e-clear-icon,
.e-ddt.e-rtl.e-input-group.e-control-wrapper.e-show-chip .e-ddt-icon, .e-ddt.e-rtl.e-input-group.e-control-wrapper.e-show-text .e-clear-icon,
.e-ddt.e-rtl.e-input-group.e-control-wrapper.e-show-text .e-ddt-icon, .e-ddt.e-rtl.e-float-input.e-control-wrapper.e-show-chip .e-clear-icon,
.e-ddt.e-rtl.e-float-input.e-control-wrapper.e-show-chip .e-ddt-icon, .e-ddt.e-rtl.e-float-input.e-control-wrapper.e-show-text .e-clear-icon,
.e-ddt.e-rtl.e-float-input.e-control-wrapper.e-show-text .e-ddt-icon {
  left: 0;
  right: auto;
}
.e-ddt.e-rtl.e-input-group.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon, .e-ddt.e-rtl.e-input-group.e-control-wrapper.e-show-text.e-show-dd-icon .e-clear-icon, .e-ddt.e-rtl.e-float-input.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon, .e-ddt.e-rtl.e-float-input.e-control-wrapper.e-show-text.e-show-dd-icon .e-clear-icon {
  left: 18px;
}
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
  padding: 0 14px 0 0;
}
.e-ddt.e-rtl.e-popup .e-selectall-parent {
  text-indent: 38px;
}
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
  margin: 0 10px;
}

.e-ddt-icon-hide {
  display: none;
}

.e-ddt .e-chips {
  background-color: #eee;
}
.e-ddt .e-chips .e-chips-close::before {
  color: rgba(0, 0, 0, 0.54);
}
.e-ddt .e-chips > .e-chipcontent {
  color: rgba(0, 0, 0, 0.87);
}
.e-ddt.e-filled .e-chips {
  background-color: rgb(206.15, 206.15, 206.15);
}
.e-ddt .e-overflow .e-remain {
  color: rgba(0, 0, 0, 0.54);
}
.e-ddt.e-popup {
  background: #fff;
  border-color: transparent;
}
.e-ddt.e-popup .e-popup-content.e-no-data {
  color: #000;
}
.e-ddt.e-popup .e-selectall-parent {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.e-ddt.e-popup .e-selectall-parent:focus {
  background: #f5f5f5;
}
.e-ddt.e-popup .e-selectall-parent .e-all-text {
  color: rgba(0, 0, 0, 0.87);
}

.e-bigger .e-ddt .e-chips,
.e-ddt.e-bigger .e-chips {
  height: 31px;
}
.e-bigger .e-ddt.e-input-group.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon, .e-bigger .e-ddt.e-input-group.e-control-wrapper.e-show-text.e-show-dd-icon .e-clear-icon, .e-bigger .e-ddt.e-float-input.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon, .e-bigger .e-ddt.e-float-input.e-control-wrapper.e-show-text.e-show-dd-icon .e-clear-icon,
.e-ddt.e-bigger.e-input-group.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon,
.e-ddt.e-bigger.e-input-group.e-control-wrapper.e-show-text.e-show-dd-icon .e-clear-icon,
.e-ddt.e-bigger.e-float-input.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon,
.e-ddt.e-bigger.e-float-input.e-control-wrapper.e-show-text.e-show-dd-icon .e-clear-icon {
  right: 20px;
}
.e-bigger .e-ddt.e-input-group.e-control-wrapper.e-show-chip .e-ddt-icon, .e-bigger .e-ddt.e-input-group.e-control-wrapper.e-show-text .e-ddt-icon, .e-bigger .e-ddt.e-float-input.e-control-wrapper.e-show-chip .e-ddt-icon, .e-bigger .e-ddt.e-float-input.e-control-wrapper.e-show-text .e-ddt-icon,
.e-ddt.e-bigger.e-input-group.e-control-wrapper.e-show-chip .e-ddt-icon,
.e-ddt.e-bigger.e-input-group.e-control-wrapper.e-show-text .e-ddt-icon,
.e-ddt.e-bigger.e-float-input.e-control-wrapper.e-show-chip .e-ddt-icon,
.e-ddt.e-bigger.e-float-input.e-control-wrapper.e-show-text .e-ddt-icon {
  bottom: 3px;
}
.e-bigger .e-ddt.e-input-group.e-control-wrapper .e-clear-icon, .e-bigger .e-ddt.e-float-input.e-control-wrapper .e-clear-icon,
.e-ddt.e-bigger.e-input-group.e-control-wrapper .e-clear-icon,
.e-ddt.e-bigger.e-float-input.e-control-wrapper .e-clear-icon {
  min-height: 26px;
}
.e-bigger .e-ddt .e-overflow.e-show-text,
.e-ddt.e-bigger .e-overflow.e-show-text {
  padding: 8px 0 0 0;
}
.e-bigger .e-ddt.e-outline .e-overflow.e-show-text, .e-bigger .e-ddt.e-outline .e-overflow.e-total-count,
.e-ddt.e-bigger.e-outline .e-overflow.e-show-text,
.e-ddt.e-bigger.e-outline .e-overflow.e-total-count {
  padding: 15px 16px;
}
.e-bigger .e-ddt.e-outline.e-input-group.e-control-wrapper.e-show-dd-icon .e-clear-icon, .e-bigger .e-ddt.e-outline.e-float-input.e-control-wrapper.e-show-dd-icon .e-clear-icon,
.e-ddt.e-bigger.e-outline.e-input-group.e-control-wrapper.e-show-dd-icon .e-clear-icon,
.e-ddt.e-bigger.e-outline.e-float-input.e-control-wrapper.e-show-dd-icon .e-clear-icon {
  right: 36px;
}
.e-bigger .e-ddt.e-outline.e-show-chip .e-overflow,
.e-ddt.e-bigger.e-outline.e-show-chip .e-overflow {
  padding: 8px 15px;
}
.e-bigger .e-ddt.e-outline.e-show-chip .e-overflow.e-total-count .e-remain,
.e-ddt.e-bigger.e-outline.e-show-chip .e-overflow.e-total-count .e-remain {
  padding-top: 10px;
}
.e-bigger .e-ddt.e-outline.e-show-chip .e-overflow .e-remain.e-wrap-count,
.e-ddt.e-bigger.e-outline.e-show-chip .e-overflow .e-remain.e-wrap-count {
  padding-top: 10px;
}
.e-bigger .e-ddt.e-outline.e-show-chip .e-chips-wrapper,
.e-ddt.e-bigger.e-outline.e-show-chip .e-chips-wrapper {
  padding: 8px 15px;
}
.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper .e-overflow.e-show-text,
.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper .e-overflow.e-show-text {
  line-height: 30px;
  padding: 19px 12px 0 0;
}
.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper .e-overflow .e-remain.e-wrap-count,
.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper .e-overflow .e-remain.e-wrap-count {
  padding-top: 14px;
}
.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper:not(.e-show-chip) .e-ddt-icon, .e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper:not(.e-show-chip).e-show-dd-icon .e-clear-icon,
.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper:not(.e-show-chip) .e-ddt-icon,
.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper:not(.e-show-chip).e-show-dd-icon .e-clear-icon {
  padding-top: 8px;
}
.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-ddt-icon, .e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-text .e-ddt-icon,
.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-ddt-icon,
.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-text .e-ddt-icon {
  bottom: 12px;
  right: 12px;
}
.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-clear-icon, .e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-text .e-clear-icon,
.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-clear-icon,
.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-text .e-clear-icon {
  bottom: 11px;
  right: 44px;
}
.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip:not(.e-show-dd-icon) .e-clear-icon, .e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-text:not(.e-show-dd-icon) .e-clear-icon,
.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-chip:not(.e-show-dd-icon) .e-clear-icon,
.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-text:not(.e-show-dd-icon) .e-clear-icon {
  bottom: 14px;
  right: 12px;
}
.e-bigger .e-ddt.e-filled .e-chips-wrapper .e-chips,
.e-bigger .e-ddt.e-filled .e-overflow .e-chips,
.e-ddt.e-bigger.e-filled .e-chips-wrapper .e-chips,
.e-ddt.e-bigger.e-filled .e-overflow .e-chips {
  margin-top: 8px;
  padding: 0 8px;
}
.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-chips-wrapper,
.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-overflow,
.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-chips-wrapper,
.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-overflow {
  padding-top: 19px;
}
.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-chips-wrapper .e-chips,
.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-overflow .e-chips,
.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-chips-wrapper .e-chips,
.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-overflow .e-chips {
  height: 24px;
}
.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-chips-wrapper .e-chips > .e-chipcontent,
.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-overflow .e-chips > .e-chipcontent,
.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-chips-wrapper .e-chips > .e-chipcontent,
.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-overflow .e-chips > .e-chipcontent {
  font-size: 13px;
}
.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-chips-wrapper .e-chips-close::before,
.e-bigger .e-ddt.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-overflow .e-chips-close::before,
.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-chips-wrapper .e-chips-close::before,
.e-ddt.e-bigger.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-overflow .e-chips-close::before {
  font-size: 14px;
  height: 14px;
  width: 14px;
}
.e-bigger .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-overflow.e-show-text,
.e-ddt.e-bigger.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-overflow.e-show-text {
  line-height: 55px;
}
.e-bigger .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-overflow .e-remain.e-wrap-count,
.e-ddt.e-bigger.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-overflow .e-remain.e-wrap-count {
  line-height: 55px;
  padding-top: 0;
}
.e-bigger .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-chips-wrapper .e-chips,
.e-bigger .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-overflow .e-chips,
.e-ddt.e-bigger.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-chips-wrapper .e-chips,
.e-ddt.e-bigger.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-overflow .e-chips {
  height: 32px;
  padding: 0 12px;
}
.e-bigger .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-chips-wrapper .e-chips > .e-chipcontent,
.e-bigger .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-overflow .e-chips > .e-chipcontent,
.e-ddt.e-bigger.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-chips-wrapper .e-chips > .e-chipcontent,
.e-ddt.e-bigger.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-overflow .e-chips > .e-chipcontent {
  font-size: 14px;
}
.e-bigger .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-chips-wrapper .e-chips-close::before,
.e-bigger .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-overflow .e-chips-close::before,
.e-ddt.e-bigger.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-chips-wrapper .e-chips-close::before,
.e-ddt.e-bigger.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-chip .e-overflow .e-chips-close::before {
  font-size: 16px;
  height: 16px;
  width: 16px;
}
.e-bigger .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-text .e-ddt-icon, .e-bigger .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-text:not(.e-show-dd-icon) .e-clear-icon, .e-bigger .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-chip .e-ddt-icon, .e-bigger .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-chip:not(.e-show-dd-icon) .e-clear-icon,
.e-ddt.e-bigger.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-text .e-ddt-icon,
.e-ddt.e-bigger.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-text:not(.e-show-dd-icon) .e-clear-icon,
.e-ddt.e-bigger.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-chip .e-ddt-icon,
.e-ddt.e-bigger.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-chip:not(.e-show-dd-icon) .e-clear-icon {
  bottom: 16px;
  right: 12px;
}
.e-bigger .e-ddt.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-clear-icon,
.e-ddt.e-bigger.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-clear-icon {
  bottom: 15px;
  right: 44px;
}
.e-bigger .e-ddt.e-show-dd-icon .e-chips-wrapper .e-chips:last-child,
.e-ddt.e-bigger.e-show-dd-icon .e-chips-wrapper .e-chips:last-child {
  margin-right: 20px;
  max-width: calc(100% - 21px);
}
.e-bigger .e-ddt.e-show-clear .e-chips-wrapper .e-chips:last-child,
.e-ddt.e-bigger.e-show-clear .e-chips-wrapper .e-chips:last-child {
  margin-right: 32px;
  max-width: calc(100% - 33px);
}
.e-bigger .e-ddt.e-show-clear.e-show-dd-icon .e-chips-wrapper .e-chips:last-child,
.e-ddt.e-bigger.e-show-clear.e-show-dd-icon .e-chips-wrapper .e-chips:last-child {
  margin-right: 52px;
  max-width: calc(100% - 53px);
}
.e-bigger .e-ddt.e-popup .e-selectall-parent,
.e-ddt.e-bigger.e-popup .e-selectall-parent {
  text-indent: 43px;
  padding: 0px;
}
.e-bigger .e-ddt.e-popup .e-selectall-parent .e-all-text,
.e-ddt.e-bigger.e-popup .e-selectall-parent .e-all-text {
  font-size: 16px;
  line-height: 24px;
  margin: 0 10px;
}
.e-bigger .e-ddt.e-popup .e-treeview .e-fullrow,
.e-ddt.e-bigger.e-popup .e-treeview .e-fullrow {
  height: 44px;
}
.e-bigger .e-ddt.e-rtl.e-outline.e-input-group.e-control-wrapper.e-show-dd-icon .e-clear-icon, .e-bigger .e-ddt.e-rtl.e-outline.e-input-group.e-control-wrapper.e-show-dd-icon.e-show-text .e-clear-icon, .e-bigger .e-ddt.e-rtl.e-outline.e-input-group.e-control-wrapper.e-show-dd-icon.e-show-chip .e-clear-icon, .e-bigger .e-ddt.e-rtl.e-outline.e-float-input.e-control-wrapper.e-show-dd-icon .e-clear-icon, .e-bigger .e-ddt.e-rtl.e-outline.e-float-input.e-control-wrapper.e-show-dd-icon.e-show-text .e-clear-icon, .e-bigger .e-ddt.e-rtl.e-outline.e-float-input.e-control-wrapper.e-show-dd-icon.e-show-chip .e-clear-icon,
.e-ddt.e-bigger.e-rtl.e-outline.e-input-group.e-control-wrapper.e-show-dd-icon .e-clear-icon,
.e-ddt.e-bigger.e-rtl.e-outline.e-input-group.e-control-wrapper.e-show-dd-icon.e-show-text .e-clear-icon,
.e-ddt.e-bigger.e-rtl.e-outline.e-input-group.e-control-wrapper.e-show-dd-icon.e-show-chip .e-clear-icon,
.e-ddt.e-bigger.e-rtl.e-outline.e-float-input.e-control-wrapper.e-show-dd-icon .e-clear-icon,
.e-ddt.e-bigger.e-rtl.e-outline.e-float-input.e-control-wrapper.e-show-dd-icon.e-show-text .e-clear-icon,
.e-ddt.e-bigger.e-rtl.e-outline.e-float-input.e-control-wrapper.e-show-dd-icon.e-show-chip .e-clear-icon {
  left: 36px;
}
.e-bigger .e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper .e-overflow.e-show-text,
.e-ddt.e-bigger.e-rtl.e-filled.e-float-input.e-control-wrapper .e-overflow.e-show-text {
  padding: 19px 0 0 12px;
}
.e-bigger .e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-ddt-icon, .e-bigger .e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-chip:not(.e-show-dd-icon) .e-clear-icon, .e-bigger .e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-text .e-ddt-icon, .e-bigger .e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-text:not(.e-show-dd-icon) .e-clear-icon,
.e-ddt.e-bigger.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-chip .e-ddt-icon,
.e-ddt.e-bigger.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-chip:not(.e-show-dd-icon) .e-clear-icon,
.e-ddt.e-bigger.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-text .e-ddt-icon,
.e-ddt.e-bigger.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-text:not(.e-show-dd-icon) .e-clear-icon {
  left: 12px;
  right: auto;
}
.e-bigger .e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon, .e-bigger .e-ddt.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-text.e-show-dd-icon .e-clear-icon,
.e-ddt.e-bigger.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-chip.e-show-dd-icon .e-clear-icon,
.e-ddt.e-bigger.e-rtl.e-filled.e-float-input.e-control-wrapper.e-show-text.e-show-dd-icon .e-clear-icon {
  left: 44px;
  right: auto;
}
.e-bigger .e-ddt.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon:not(.e-input-focus) .e-ddt-icon, .e-bigger .e-ddt.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon:not(.e-input-focus):not(.e-show-dd-icon) .e-clear-icon, .e-bigger .e-ddt.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-chip .e-ddt-icon, .e-bigger .e-ddt.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-chip:not(.e-show-dd-icon) .e-clear-icon,
.e-ddt.e-bigger.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon:not(.e-input-focus) .e-ddt-icon,
.e-ddt.e-bigger.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon:not(.e-input-focus):not(.e-show-dd-icon) .e-clear-icon,
.e-ddt.e-bigger.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-chip .e-ddt-icon,
.e-ddt.e-bigger.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-show-dd-icon.e-show-chip:not(.e-show-dd-icon) .e-clear-icon {
  left: 12px;
  right: auto;
}
.e-bigger .e-ddt.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-clear-icon,
.e-ddt.e-bigger.e-rtl.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-clear-icon {
  left: 44px;
  right: auto;
}
.e-bigger .e-ddt.e-rtl.e-show-dd-icon .e-chips-wrapper .e-chips:last-child,
.e-ddt.e-bigger.e-rtl.e-show-dd-icon .e-chips-wrapper .e-chips:last-child {
  margin-right: 1px;
  margin-left: 20px;
}
.e-bigger .e-ddt.e-rtl.e-show-clear .e-chips-wrapper .e-chips:last-child,
.e-ddt.e-bigger.e-rtl.e-show-clear .e-chips-wrapper .e-chips:last-child {
  margin-right: 1px;
  margin-left: 32px;
}
.e-bigger .e-ddt.e-rtl.e-show-clear.e-show-dd-icon .e-chips-wrapper .e-chips:last-child,
.e-ddt.e-bigger.e-rtl.e-show-clear.e-show-dd-icon .e-chips-wrapper .e-chips:last-child {
  margin-right: 52px;
  margin-left: 1px;
}
.e-bigger .e-ddt.e-rtl.e-show-chip.e-input-group.e-show-dd-icon .e-clear-icon, .e-bigger .e-ddt.e-rtl.e-show-text.e-input-group.e-show-dd-icon .e-clear-icon,
.e-ddt.e-bigger.e-rtl.e-show-chip.e-input-group.e-show-dd-icon .e-clear-icon,
.e-ddt.e-bigger.e-rtl.e-show-text.e-input-group.e-show-dd-icon .e-clear-icon {
  left: 20px;
  right: auto;
}
.e-bigger .e-ddt.e-rtl .e-selectall-parent,
.e-ddt.e-bigger.e-rtl .e-selectall-parent {
  text-indent: 43px;
}
.e-bigger .e-ddt.e-rtl .e-selectall-parent .e-all-text,
.e-ddt.e-bigger.e-rtl .e-selectall-parent .e-all-text {
  margin: 0 10px;
}

/* stylelint-disable-line no-empty-source */
/* stylelint-disable-line no-empty-source */
.e-multiselect.e-input-group.e-checkbox .e-multi-select-wrapper input[type=text] {
  padding: 1px 0;
}

.e-small .e-multiselect.e-input-group.e-checkbox .e-multi-select-wrapper input[type=text],
.e-small.e-multiselect.e-input-group.e-checkbox .e-multi-select-wrapper input[type=text] {
  padding: 0;
}

.e-multiselect.e-input-group .e-multi-select-wrapper .e-multiselect-box input[type=text],
.e-multiselect.e-input-group.e-input-focus .e-multi-select-wrapper .e-searcher:not(.e-zero-size) input[type=text] {
  padding: 0;
}

.e-multiselect.e-input-group .e-ddl-icon::before {
  content: "\e969";
  font-family: "e-icons";
}

.e-multi-select-wrapper .e-chips .e-chips-close::before {
  content: "\e7e9";
  cursor: pointer;
  left: 0;
  position: relative;
  top: 0;
}

.e-multi-select-wrapper .e-close-hooker::before {
  content: "\e7a7";
  cursor: pointer;
  left: 6px;
  position: relative;
  top: 6px;
}

.e-multiselect.e-input-group .e-ddl-disable-icon::before {
  content: "";
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  height: 38px;
  margin-top: -38px;
  right: 18px;
  top: 100%;
  width: 32px;
}

.e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  height: 38px;
  margin-top: -35px;
  right: 18px;
  top: 100%;
  width: 32px;
}

.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
  right: 30px;
}

.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
  right: 30px;
}

.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  height: 34px;
  margin-top: -35px;
  right: 16px;
  top: 100%;
  width: 14px;
}

.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-small.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-small .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
  right: 48px;
}

.e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-rtl .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
  left: 52px;
  right: auto;
}

.e-rtl.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl .e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-small .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-small .e-rtl .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-rtl.e-small.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-rtl.e-small .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-rtl .e-small.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-rtl .e-small .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-small .e-rtl.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-small .e-rtl .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
  left: 48px;
  right: auto;
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker::before {
  content: "\e208";
  font-size: 16px;
  height: 16px;
  margin-top: -8px;
  top: 50%;
}

.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker::before,
.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker::before {
  content: "\e208";
  font-size: 14px;
  height: 14px;
  margin-top: -7px;
  top: 50%;
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close::before {
  font-size: 14px;
}

.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close::before,
.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close::before {
  font-size: 13px;
}

.e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-multiselect.e-outline.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon {
  margin: 7px 12px 9px 0;
}

.e-multiselect.e-input-group.e-outline.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-small .e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-small .e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon {
  margin: 6px 10px 8px 0;
}

.e-rtl.e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl.e-multiselect.e-outline.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl .e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl .e-multiselect.e-outline.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon {
  margin: 7px 0 9px 12px;
}

.e-rtl.e-multiselect.e-input-group.e-outline.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl.e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-small .e-rtl.e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-small .e-rtl.e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl .e-multiselect.e-input-group.e-outline.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl .e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl.e-small .e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl.e-small .e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon {
  margin: 6px 0 8px 10px;
}

.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-filled.e-multiselect .e-down-icon .e-chips-close.e-close-hooker {
  height: 20px;
  margin-top: -33px;
  right: 18px;
  width: 20px;
}

.e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker {
  margin-top: -32px;
}

.e-small.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-small .e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  height: 18px;
  margin: -29px 0 8px;
  width: 18px;
}

.e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-small .e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker {
  margin-top: -26px;
}

.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close {
  height: 14px;
  width: 14px;
}

.e-small.e-filled.e-multiselect.e-float-input .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close,
.e-small .e-filled.e-multiselect.e-float-input .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close {
  height: 10px;
  width: 10px;
}

.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-chips .e-chips-close::before,
.e-small.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips .e-chips-close::before,
.e-small .e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips .e-chips-close::before {
  font-size: 12px;
  height: 12px;
  width: 12px;
}

.e-small.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-chips .e-chips-close::before,
.e-small .e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-chips .e-chips-close::before {
  font-size: 10px;
  height: 10px;
  width: 10px;
}

.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips .e-chips-close::before {
  font-size: 14px;
  height: 14px;
  width: 14px;
}

.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker::before {
  content: "\e208";
  font-size: 16px;
  height: 16px;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 16px;
}

.e-small.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker::before,
.e-small .e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker::before {
  font-size: 14px;
  height: 14px;
  width: 14px;
}

.e-rtl.e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl .e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  left: 10px;
  right: auto;
}

.e-small.e-rtl.e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl .e-small.e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-small .e-rtl.e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl.e-small .e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  left: 6px;
  right: auto;
}

.e-multiselect.e-input-group.e-filled .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-multiselect.e-filled.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon {
  margin: 10px 0 9px;
}

.e-multiselect.e-filled.e-input-group.e-float-input.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon {
  margin: 0 8px 8px 0;
  padding: 0;
}

.e-small.e-multiselect.e-input-group.e-filled .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-small .e-multiselect.e-filled.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon {
  height: 18px;
  margin: 7px 0 2px;
  width: 18px;
}

.e-small.e-multiselect.e-input-group.e-float-input.e-filled .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-small .e-multiselect.e-filled.e-input-group.e-float-input.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon {
  margin: 0 12px 4px 0;
}

.e-multiselect.e-input-group.e-filled .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon::before,
.e-multiselect.e-filled.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon::before {
  font-size: 16px;
  height: 16px;
  width: 16px;
}

.e-small.e-multiselect.e-input-group.e-filled .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon::before,
.e-small .e-multiselect.e-filled.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon::before {
  font-size: 14px;
  height: 14px;
  width: 14px;
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker.e-ddl-disable-icon::before,
.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker.e-ddl-disable-icon::before,
.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker.e-ddl-disable-icon::before {
  content: "";
}

.e-popup.e-multi-select-list-wrapper.e-resize .e-icons.e-resizer-right::before {
  content: "\eb05";
}

.e-multi-select-wrapper {
  box-sizing: border-box;
  cursor: text;
  line-height: normal;
  min-height: 30px;
  padding: 0 32px 0 0;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
  width: 100%;
}
.e-multi-select-wrapper.e-delimiter .e-searcher, .e-multi-select-wrapper.e-delimiter .e-multi-searcher {
  height: 27px;
  vertical-align: middle;
}
.e-multi-select-wrapper.e-delimiter .e-searcher .e-dropdownbase, .e-multi-select-wrapper.e-delimiter .e-multi-searcher .e-dropdownbase {
  height: 100%;
  min-height: 100%;
}
.e-multi-select-wrapper .e-delim-view {
  white-space: nowrap;
}
.e-multi-select-wrapper .e-delim-view.e-delim-values.e-delim-overflow, .e-multi-select-wrapper .e-delim-view.e-delim-values.e-delim-total {
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close::before {
  color: #fff;
  font-size: 16px;
  left: 12px;
  top: 0;
}
.e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chipcontent {
  background-color: #3f51b5;
  color: #fff;
  padding: 12px 4px 11px 0;
}
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box),
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
  width: 0;
}
.e-multi-select-wrapper .e-searcher.e-zero-size:not(.e-multiselect-box) input[type=text],
.e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) input[type=text] {
  height: 1px;
  min-height: 1px;
}
.e-multi-select-wrapper .e-chips.e-mob-chip > .e-chipcontent {
  max-width: 100%;
}

.e-multiselect.e-control-container .e-multi-select-wrapper .e-multi-searcher,
.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-multi-searcher {
  display: flex;
  float: left;
  width: auto;
}
.e-multiselect.e-control-container .e-multi-select-wrapper.e-delimiter .e-multi-searcher,
.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper.e-delimiter .e-multi-searcher {
  display: inline-flex;
  float: none;
}
.e-multiselect.e-control-container .e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box),
.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-multi-searcher.e-zero-size:not(.e-multiselect-box) {
  width: 0;
}
.e-multiselect.e-control-container .e-multi-select-wrapper .e-delim-values.e-delim-hide,
.e-multiselect.e-control-container .e-multi-select-wrapper .e-delim-view.e-delim-values.e-delim-hide,
.e-multiselect.e-control-container .e-multi-select-wrapper .e-chips-collection.e-delim-hide,
.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-delim-values.e-delim-hide,
.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-delim-view.e-delim-values.e-delim-hide,
.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-chips-collection.e-delim-hide {
  display: none;
}
.e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon,
.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper.e-down-icon {
  padding: 0 48px 0 0;
}
.e-multiselect.e-control-container .e-multi-select-wrapper .e-delim-values,
.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-delim-values {
  align-items: center;
  display: inline;
  max-width: 100%;
  word-break: break-word;
}
.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon,
.e-multiselect.e-control-container .e-multi-select-wrapper .e-ddl-icon,
.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-clear-icon,
.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-ddl-icon {
  align-items: center;
  cursor: pointer;
  display: none;
  flex-direction: row;
  margin-top: -2.5em;
  outline: 0;
  padding: 0;
  position: absolute;
  right: 5px;
  top: 100%;
}
.e-multiselect.e-control-container :not(.e-disabled).e-multi-select-wrapper:hover .e-clear-icon,
.e-multiselect.e-control-container .e-multi-select-wrapper .e-ddl-icon,
.e-multiselect.e-control-container.e-input-group :not(.e-disabled).e-multi-select-wrapper:hover .e-clear-icon,
.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-ddl-icon {
  display: flex;
}
.e-multiselect.e-control-container .e-multi-select-wrapper .e-ddl-icon,
.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-ddl-icon {
  margin-right: 0;
  margin-top: -2.1em;
  right: 0;
}
.e-multiselect.e-control-container .e-multi-select-wrapper.e-delimiter,
.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper.e-delimiter {
  top: -1px;
}
.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon,
.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-clear-icon {
  font-size: 10px;
  height: 24px;
  width: 24px;
}

.e-multiselect.e-control-container.e-rtl .e-multi-select-wrapper .e-multi-searcher,
.e-multiselect.e-control-container.e-input-group.e-rtl .e-multi-select-wrapper .e-multi-searcher {
  float: right;
}
.e-multiselect.e-control-container.e-rtl .e-multi-select-wrapper.e-delimiter .e-multi-searcher,
.e-multiselect.e-control-container.e-input-group.e-rtl .e-multi-select-wrapper.e-delimiter .e-multi-searcher {
  float: none;
}
.e-multiselect.e-control-container.e-rtl .e-multi-select-wrapper .e-clear-icon,
.e-multiselect.e-control-container.e-rtl .e-multi-select-wrapper .e-ddl-icon,
.e-multiselect.e-control-container.e-input-group.e-rtl .e-multi-select-wrapper .e-clear-icon,
.e-multiselect.e-control-container.e-input-group.e-rtl .e-multi-select-wrapper .e-ddl-icon {
  left: 0;
  right: auto;
}
.e-multiselect.e-control-container.e-rtl .e-multi-select-wrapper.e-down-icon,
.e-multiselect.e-control-container.e-input-group.e-rtl .e-multi-select-wrapper.e-down-icon {
  padding: 0 0 0 48px;
}

.e-popup.e-multi-select-list-wrapper .e-list-item.e-disabled,
.e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-checkbox .e-list-group-item.e-disabled {
  opacity: 0.7;
  pointer-events: none;
}

.e-multiselect.e-input-group,
.e-multiselect.e-float-input {
  word-wrap: initial;
}

.e-multiselect.e-input-group .e-searcher .e-label-top,
.e-multiselect.e-input-group .e-multi-searcher .e-label-top {
  top: 15px;
}

.e-multi-select-wrapper.e-close-icon-hide {
  padding-right: 0;
}

.e-multi-select-wrapper .e-chips-collection {
  cursor: default;
  display: block;
}

.e-multiselect.e-input-group.e-control-wrapper:not(.e-control-container) .e-multi-select-wrapper.e-down-icon .e-chips-collection {
  margin-right: 30px;
}

.e-multi-select-wrapper .e-multi-hidden {
  border: 0;
  height: 0;
  position: absolute;
  visibility: hidden;
  width: 0;
}

.e-multi-select-wrapper .e-chips {
  align-items: center;
  display: inline-flex;
  float: left;
  margin: 0 8px 6px 0;
  max-width: 100%;
  overflow: hidden;
  padding: 0 4px 0 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-multi-select-wrapper .e-chips > .e-chipcontent {
  max-width: 100%;
  overflow: hidden;
  padding: 0 4px 0 0;
  text-indent: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e-multi-select-wrapper.e-delimiter .e-searcher {
  display: inline-block;
  float: none;
}

.e-multi-select-wrapper .e-mob-chip.e-chips > .e-chipcontent {
  padding: 8px 4px 8px 0;
}

.e-multiselect.e-rtl .e-multi-select-wrapper .e-mob-chip.e-chips > .e-chipcontent {
  padding: 8px 0 8px 4px;
}

.e-multi-select-wrapper .e-chips-close {
  align-self: center;
  display: flex;
  float: right;
  font-family: "e-icons";
  height: 16px;
  margin: 0 0 0;
  width: 16px;
}

.e-rtl .e-multi-select-wrapper .e-chips-close {
  margin: 0 0 0;
}

.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
  margin: 3px 0 0;
}

.e-multi-select-wrapper .e-chips-close.e-close-hooker {
  cursor: default;
  font-size: 10px;
  height: 24px;
  margin-top: -2.5em;
  position: absolute;
  right: 5px;
  width: 24px;
  top: 100%;
}

.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
.e-small.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
.e-multiselect.e-input-group.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon {
  right: 22px;
}

.e-multiselect.e-input-group.e-control-container.e-rtl .e-multi-select-wrapper.e-down-icon .e-clear-icon {
  left: 22px;
  right: auto;
}

.e-multi-select-wrapper input[type=text] {
  background: none;
  border: 0;
  font-family: inherit;
  font-size: 13px;
  font-weight: normal;
  height: 28px;
  min-height: 28px;
  outline: none;
  padding: 4px 0 4px 0;
  text-indent: 0;
}

.e-multiselect.e-filled .e-multi-select-wrapper input[type=text] {
  background: none;
  border: 0;
  color: inherit;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 28px;
  min-height: 28px;
  outline: none;
  padding: 0;
  text-indent: 0;
}

.e-rtl.e-multiselect.e-filled .e-multi-select-wrapper input[type=text] {
  padding: 5px;
}

/* stylelint-disable property-no-vendor-prefix */
.e-multi-select-wrapper input[type=text]::-ms-clear {
  display: none;
}

.e-multi-select-wrapper .e-searcher {
  display: block;
  float: left;
  width: auto;
}

.e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width {
  width: calc(100% - 32px);
}

.e-small .e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,
.e-small.e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width {
  width: calc(100% - 30px);
}

.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width {
  width: calc(100% - 32px);
}

.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,
.e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width {
  width: calc(100% - 30px);
}

.e-multi-select-wrapper .e-delim-values {
  font-family: inherit;
  font-size: 14px;
  line-height: 28px;
  max-width: 100%;
  padding-left: 0;
  padding-right: 6px;
  vertical-align: middle;
}

.e-multi-select-list-wrapper .e-hide-listitem,
.e-multi-select-list-wrapper .e-hide-group-header {
  display: none;
}

.e-multi-select-wrapper .e-delim-values .e-remain {
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  padding-left: 16px;
}

.e-multiselect.e-disabled .e-multi-select-wrapper,
.e-multiselect.e-disabled .e-multi-select-wrapper .e-chips .e-chips-close::before {
  cursor: not-allowed;
}

.e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close {
  height: 40px;
  left: 0;
  margin: 0 0 0 0;
  margin-left: auto;
  position: relative;
  top: 0;
  width: 40px;
}

.e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected {
  align-self: center;
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.21);
  display: inline-flex;
  padding: 0 0 0 16px;
  width: 92%;
}

.e-multi-select-wrapper .e-ddl-disable-icon::before {
  content: "";
}

.e-multiselect.e-rtl .e-multi-select-wrapper.e-delimiter .e-searcher {
  float: none;
}

.e-multiselect.e-rtl .e-multi-select-wrapper.e-close-icon-hide {
  padding-left: 0;
}
.e-multiselect.e-rtl .e-multi-select-wrapper {
  padding: 0 2px 0 32px;
}
.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close::before {
  left: -12px;
}
.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close {
  margin: 0;
  margin-right: auto;
}
.e-multiselect.e-rtl .e-multi-select-wrapper .e-searcher {
  float: right;
}
.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips {
  float: right;
  margin: 0 0 8px 8px;
  padding: 0 8px 0 4px;
}
.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips .e-chipcontent {
  padding: 5px 4px;
}
.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips .e-chips-close {
  float: left;
}
.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips .e-chips-close::before {
  left: 0;
}
.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip {
  padding: 0 4px 0 8px;
}
.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip .e-chipcontent {
  padding: 8px 4px;
}
.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected {
  padding: 0 8px 0 4px;
}
.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chipcontent {
  padding: 12px 4px;
}
.e-multiselect.e-rtl .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  left: 22px;
  position: absolute;
  right: auto;
}
.e-multiselect.e-rtl .e-multi-select-wrapper .e-close-hooker::before {
  left: -4px;
}
.e-multiselect.e-rtl .e-multi-select-wrapper .e-delim-values .e-remain {
  padding-right: 16px;
}

.e-multiselect.e-rtl .e-down-icon .e-chips-close.e-close-hooker {
  left: 19px;
}

.e-multiselect.e-rtl .e-multi-select-wrapper.e-down-icon .e-close-hooker::before {
  left: -7px;
}

.e-popup.e-multi-select-list-wrapper .e-list-item .e-checkbox-wrapper {
  bottom: 1px;
  margin-right: 10px;
  position: relative;
  text-indent: 0;
  vertical-align: middle;
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group:not(.e-rtl) .e-list-item .e-checkbox-wrapper {
  padding-left: 14px;
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-rtl .e-list-item .e-checkbox-wrapper {
  padding-right: 25px;
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-list-group-item .e-checkbox-wrapper {
  bottom: 1px;
  margin-right: 10px;
  position: relative;
  text-indent: 0;
  vertical-align: middle;
}

.e-popup.e-multi-select-list-wrapper.e-rtl .e-list-item .e-checkbox-wrapper {
  margin-left: 12px;
  margin-right: 0;
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-rtl .e-list-group-item .e-checkbox-wrapper {
  margin-left: 12px;
  margin-right: 0;
}

.e-popup.e-multi-select-list-wrapper.e-rtl .e-list-item {
  padding-right: 0;
}

.e-popup.e-multi-select-list-wrapper.e-rtl .e-dropdownbase.e-rtl.e-dd-group .e-list-item {
  padding-right: 0;
}

.e-multi-select-list-wrapper .e-selectall-parent {
  cursor: pointer;
  display: block;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 16px;
  position: relative;
  text-indent: 17px;
  white-space: nowrap;
  width: 100%;
}

.e-rtl .e-multi-select-list-wrapper .e-selectall-parent,
.e-multi-select-list-wrapper.e-rtl .e-selectall-parent {
  padding-left: 16px;
  padding-right: 0;
}

.e-multi-select-list-wrapper .e-selectall-parent .e-all-text {
  color: rgba(0, 0, 0, 0.87);
  font-family: inherit;
  font-size: 14px;
}

.e-multi-select-list-wrapper .e-selectall-parent .e-checkbox-wrapper {
  bottom: 1px;
  margin-right: 10px;
  position: relative;
  text-indent: 0;
  vertical-align: middle;
}

.e-multi-select-list-wrapper.e-rtl .e-selectall-parent .e-checkbox-wrapper {
  margin-left: 12px;
  margin-right: 0;
}

.e-multiselect .e-input-group-icon.e-ddl-icon {
  float: right;
  margin-top: 6px;
}

.e-multiselect.e-rtl .e-input-group-icon.e-ddl-icon {
  float: left;
}

.e-multiselect .e-ddl-icon::before {
  transform: rotate(0deg);
  transition: transform 300ms ease;
}

.e-multiselect.e-icon-anim .e-ddl-icon::before {
  transform: rotate(180deg);
  transition: transform 300ms ease;
}

.e-multiselect.e-checkbox .e-multi-select-wrapper,
.e-multiselect .e-multi-select-wrapper.e-down-icon {
  padding: 0;
}

.e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-filter,
.e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-group.e-input-focus .e-input-filter {
  padding: 8px;
}

.e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-group:not(.e-control-container) .e-clear-icon {
  padding-left: 8px;
  padding-right: 8px;
}

.e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-back-icon {
  padding: 0 8px;
}

.e-checkbox .e-multi-select-wrapper .e-delim-values .e-remain {
  line-height: 20px;
  padding-left: 10px;
}

.e-popup.e-multi-select-list-wrapper .e-list-item.e-disable .e-checkbox-wrapper .e-frame,
.e-popup.e-multi-select-list-wrapper .e-list-group-item.e-disable .e-checkbox-wrapper .e-frame {
  opacity: 0.3;
}

.e-popup.e-multi-select-list-wrapper .e-list-item.e-disable,
.e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-checkbox .e-list-group-item.e-disable {
  opacity: 0.7;
}

.e-multi-select-wrapper input[readonly=true] {
  pointer-events: none;
}

.e-multiselect.e-checkbox .e-multi-select-wrapper .e-searcher {
  pointer-events: none;
}

ejs-multiselect {
  display: block;
}

.e-small.e-multi-select-list-wrapper .e-selectall-parent,
.e-small .e-multi-select-list-wrapper .e-selectall-parent {
  line-height: 26px;
}

.e-small .e-multi-select-wrapper .e-chips-close {
  height: 14px;
  width: 14px;
}

.e-small .e-multi-select-wrapper {
  min-height: 24px;
}

.e-small .e-multi-select-wrapper input[type=text] {
  height: 26px;
  min-height: 26px;
}

.e-small .e-multi-select-wrapper .e-delim-values {
  font-size: 12px;
  line-height: 26px;
}

.e-small .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-small .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
  margin-top: -2.5em;
}

.e-small.e-multiselect.e-control-container .e-multi-select-wrapper .e-ddl-icon,
.e-small.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-ddl-icon {
  margin-top: -1.8em;
}

.e-content-placeholder.e-multiselect.e-placeholder-multiselect {
  background-size: 300px 33px;
  min-height: 33px;
}

.e-multiselect.e-outline .e-multi-select-wrapper input[type=text] {
  color: inherit;
  font-size: inherit;
  min-height: 34px;
  padding: 8px 12px 9px;
}

.e-multiselect.e-outline.e-input-focus .e-multi-select-wrapper input[type=text] {
  padding: 8px 12px 9px;
}

.e-small.e-multiselect.e-outline .e-multi-select-wrapper input[type=text],
.e-small .e-multiselect.e-outline .e-multi-select-wrapper input[type=text] {
  font-size: inherit;
  min-height: 30px;
  padding: 7px 10px;
}

.e-small.e-multiselect.e-outline.e-input-focus .e-multi-select-wrapper input[type=text],
.e-small .e-multiselect.e-outline.e-input-focus .e-multi-select-wrapper input[type=text] {
  padding: 7px 10px;
}

.e-small .e-multiselect.e-outline .e-multi-select-wrapper, .e-small.e-multiselect.e-outline .e-multi-select-wrapper {
  min-height: 30px;
  padding: 3px 38px 1px 0;
}

.e-multiselect.e-outline .e-multi-select-wrapper {
  min-height: 34px;
  padding: 3px 38px 1px 0;
}

.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,
.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon {
  padding-right: 0;
}

.e-rtl.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,
.e-rtl.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-rtl .e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,
.e-rtl .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-rtl.e-small.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,
.e-rtl.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-small .e-rtl.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,
.e-small .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-rtl .e-small.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,
.e-rtl .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon {
  padding-left: 0;
}

.e-rtl .e-multiselect.e-outline .e-multi-select-wrapper,
.e-rtl.e-multiselect.e-outline .e-multi-select-wrapper,
.e-rtl .e-small.e-multiselect.e-outline .e-multi-select-wrapper,
.e-rtl.e-small .e-multiselect.e-outline .e-multi-select-wrapper,
.e-rtl.e-small.e-multiselect.e-outline .e-multi-select-wrapper {
  padding: 3px 0 1px 38px;
}

.e-rtl .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-rtl.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-rtl .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-rtl.e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-rtl.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide {
  padding-left: 0;
}

.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide {
  padding-right: 0;
}

.e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher {
  height: 34px;
}

.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher,
.e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher {
  height: 30px;
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values {
  font-size: 14px;
  line-height: 34px;
  padding: 0 0 0 12px;
}

.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values {
  font-size: 13px;
  line-height: 30px;
  padding: 0 0 0 8px;
}

.e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values {
  padding: 0 12px 0 0;
}

.e-rtl.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-rtl.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-rtl .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-small .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-small .e-rtl .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-rtl .e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values {
  padding: 0 8px 0 0;
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips {
  height: 26px;
  margin: 4px 0 4px 8px;
  padding: 0 8px;
}

.e-rtl .e-multiselect.e-outline .e-multi-select-wrapper .e-chips,
.e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-chips {
  margin: 4px 8px 4px 0;
}

.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips,
.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips {
  height: 24px;
  padding: 0 8px;
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent {
  padding: 0 8px 0 0;
}

.e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-rtl .e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent {
  padding: 0 0 0 8px;
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent {
  font-size: 13px;
}

.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent {
  font-size: 12px;
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
  align-items: normal;
}

.e-multiselect.e-filled .e-multi-select-wrapper .e-delim-values .e-remain,
.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain {
  font-size: 14px;
}

.e-small.e-multiselect.e-filled .e-multi-select-wrapper .e-delim-values .e-remain,
.e-small .e-multiselect.e-filled .e-multi-select-wrapper .e-delim-values .e-remain,
.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain,
.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain {
  font-size: 13px;
}

.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper {
  padding: 0 12px 0 8px;
}

.e-multiselect.e-filled.e-input-group.e-control-wrapper {
  padding: 0;
}

.e-filled.e-float-input .e-multi-select-wrapper {
  padding: 11px 12px 0;
}

.e-small.e-filled.e-float-input .e-multi-select-wrapper,
.e-small .e-filled.e-float-input .e-multi-select-wrapper {
  padding: 12px 12px 0 8px;
}

.e-rtl.e-multiselect.e-filled.e-input-group.e-control-wrapper,
.e-rtl.e-multiselect.e-filled.e-float-input.e-control-wrapper {
  padding: 0;
}

.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper input[type=text] {
  min-height: 39px;
  padding-right: 10px;
}

.e-small.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper input[type=text],
.e-small .e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper input[type=text] {
  min-height: 32px;
}

.e-small.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper input[type=text],
.e-small .e-multiselect.e-filled.e-float-input .e-multi-select-wrapper input[type=text] {
  height: 22px;
  min-height: 22px;
  padding: 2px;
}

.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper.e-delimiter .e-searcher {
  height: 39px;
}

.e-small.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper.e-delimiter .e-searcher,
.e-small .e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper.e-delimiter .e-searcher {
  height: 32px;
}

.e-small.e-filled.e-multiselect.e-float-input .e-multi-select-wrapper.e-delimiter .e-searcher,
.e-small .e-filled.e-multiselect.e-float-input .e-multi-select-wrapper.e-delimiter .e-searcher {
  height: 22px;
}

.e-multiselect.e-filled.e-float-input .e-searcher .e-dropdownbase {
  min-height: 28px;
}

.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-delim-values {
  font-size: 13px;
  line-height: 39px;
}

.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-delim-values {
  font-size: 14px;
  line-height: 28px;
}

.e-small.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-delim-values,
.e-small .e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-delim-values,
.e-small.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-delim-values,
.e-small .e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-delim-values {
  font-size: 13px;
  line-height: 32px;
}

.e-small.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-delim-values,
.e-small .e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-delim-values {
  line-height: 22px;
}

.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips {
  height: 28px;
}

.e-small.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips,
.e-small .e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips,
.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper.e-mob-wrapper .e-chips.e-mob-chip,
.e-small .e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips,
.e-small.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips {
  height: 24px;
}

.e-filled.e-float-input .e-multi-select-wrapper .e-chips {
  height: 18px;
}

.e-filled.e-float-input .e-multi-select-wrapper .e-chips,
.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips {
  margin: 8px 8px 0 0;
  padding: 0 8px;
}

.e-rtl.e-filled.e-float-input .e-multi-select-wrapper .e-chips,
.e-rtl.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips {
  margin: 8px 0 0 8px;
  padding: 0 8px;
}

.e-small .e-filled .e-multi-select-wrapper .e-chips,
.e-small.e-filled .e-multi-select-wrapper .e-chips {
  height: 16px;
  margin: 4px 4px 0 0;
  padding-right: 8px;
}

.e.rtl.e-small .e-filled.e-float-input .e-multi-select-wrapper .e-chips,
.e-rtl.e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips {
  margin: 4px 0 0 4px;
}

.e-filled.e-multiselect.e-float-input .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close {
  height: 12px;
  width: 12px;
}

.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips > .e-chipcontent {
  font-size: 13px;
  padding: 0 8px 0 0;
}

.e-small.e-filled.e-multiselect .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-small .e-filled.e-multiselect .e-multi-select-wrapper .e-chips > .e-chipcontent {
  font-size: 12px;
}

.e-filled.e-float-input.e-multiselect .e-multi-select-wrapper .e-chips > .e-chipcontent {
  font-size: 12px;
  padding: 0 4px 0 0;
}

.e-rtl.e-filled.e-multiselect .e-multi-select-wrapper .e-chips > .e-chipcontent {
  padding: 0 0 0 4px;
}

.e-small.e-filled.e-float-input.e-multiselect .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-small .e-filled.e-float-input.e-multiselect .e-multi-select-wrapper .e-chips > .e-chipcontent {
  font-size: 10px;
}

.e-filled.e-multiselect.e-float-input .e-multi-select-wrapper.e-mob-wrapper .e-chips > .e-chipcontent {
  font-size: 13px;
  padding-right: 4px;
}

.e-filled.e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-multiselect.e-control-container .e-filled.e-multi-select-wrapper .e-clear-icon {
  height: 38px;
  margin-top: -38px;
  right: 12px;
  top: 100%;
  width: 16px;
}

.e-multiselect.e-control-wrapper.e-input-group.e-readonly .e-clear-icon,
.e-outline.e-multiselect.e-control-wrapper.e-input-group.e-readonly .e-clear-icon,
.e-filled.e-multiselect.e-control-wrapper.e-input-group.e-readonly .e-clear-icon,
.e-multiselect.e-readonly.e-control-wrapper.e-input-group.e-control-container :not(.e-disabled).e-multi-select-wrapper:hover .e-clear-icon,
.e-multiselect.e-readonly.e-control-wrapper.e-input-group.e-control-container.e-input-group :not(.e-disabled).e-multi-select-wrapper:hover .e-clear-icon {
  display: none;
}

.e-multiselect.e-input-group.e-control-wrapper .e-input-group-icon {
  margin-right: 0;
}

.e-multiselect.e-control-container.e-input-group.e-disabled .e-input-group-icon.e-ddl-icon.e-icons,
.e-multiselect.e-control-container.e-input-group.e-disabled .e-clear-icon {
  cursor: not-allowed;
}

.e-multiselect.e-control-wrapper.e-control-container.e-input-group.e-checkbox .e-multi-select-wrapper.e-down-icon,
.e-multiselect.e-control-wrapper.e-control-container.e-input-group.e-checkbox .e-multi-select-wrapper.e-down-icon .e-multi-searcher .e-dropdownbase.e-control.e-multiselect.e-lib {
  cursor: pointer;
}

.e-popup.e-multi-select-list-wrapper.e-resize .e-resizer-right {
  bottom: 0;
  right: 0;
  cursor: nwse-resize;
  height: 15px;
  position: absolute;
  width: 15px;
}

.e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
  color: #fff;
}

.e-multi-select-wrapper .e-chips.e-chip-selected {
  background-color: #757575;
}

.e-multiselect:not(.e-disabled) .e-multi-select-wrapper .e-chips.e-chip-selected:hover {
  background-color: #757575;
}

.e-multiselect {
  box-sizing: border-box;
}

/* stylelint-disable property-no-vendor-prefix */
.e-multi-select-wrapper .e-chips > .e-chipcontent {
  -webkit-text-fill-color: rgba(0, 0, 0, 0.87);
  color: rgba(0, 0, 0, 0.87);
  font-family: inherit;
  font-size: 13px;
}

.e-multi-select-wrapper .e-chips.e-chip-selected > .e-chipcontent {
  color: #fff;
}

.e-multi-select-wrapper .e-chips.e-chip-selected > .e-chipcontent:hover {
  color: #fff;
}

.e-multi-select-wrapper .e-chips {
  background-color: #eee;
  border-radius: 16px;
  height: 24px;
}

.e-multiselect:not(.e-disabled) .e-multi-select-wrapper .e-chips:hover {
  background-color: #eee;
}

.e-multi-select-wrapper .e-chips > .e-chipcontent:hover {
  color: rgba(0, 0, 0, 0.87);
}

.e-multi-select-wrapper .e-chips .e-chips-close::before {
  -webkit-text-fill-color: rgba(0, 0, 0, 0.54);
  color: rgba(0, 0, 0, 0.54);
  font-size: 16px;
}

.e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected {
  background-color: #3f51b5;
  border-radius: 2px;
  color: #fff;
  height: 40px;
  line-height: 40px;
}

.e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chipcontent {
  color: #fff;
}

.e-multi-select-wrapper .e-chips.e-mob-chip {
  height: 28px;
}

.e-popup.e-multi-select-list-wrapper {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  box-sizing: content-box;
  overflow: initial;
}

.e-popup.e-multi-select-list-wrapper .e-list-item.e-active {
  border-bottom: 1px solid transparent;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-top: 1px solid #fff;
}

.e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-item.e-active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-checkbox .e-list-group-item.e-active {
  background-color: transparent;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
}

.e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-item.e-active.e-item-focus {
  color: rgba(0, 0, 0, 0.87);
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-checkbox .e-list-group-item.e-active.e-item-focus {
  color: rgba(0, 0, 0, 0.87);
}

.e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-item.e-active.e-hover {
  background-color: #eee;
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-checkbox .e-list-group-item.e-active.e-hover {
  background-color: #eee;
}

.e-popup.e-multi-select-list-wrapper .e-list-item.e-active:first-child {
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
}

.e-popup.e-multi-select-list-wrapper .e-list-item.e-active:last-child {
  border-bottom: 1px solid transparent;
}

.e-popup.e-multi-select-list-wrapper .e-list-item.e-active.e-item-focus + li.e-active {
  border-top: 1px solid transparent;
}

.e-popup.e-multi-select-list-wrapper .e-list-item.e-active.e-item-focus {
  background-color: #e0e0e0;
  box-shadow: none;
  color: #e3165b;
  border: 1px solid transparent;
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-list-group-item.e-active.e-item-focus {
  background-color: #e0e0e0;
  box-shadow: none;
  color: #e3165b;
  border: 1px solid transparent;
}

.e-popup.e-multi-select-list-wrapper .e-list-item {
  border: 1px solid transparent;
}

.e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-list-group-item {
  border: 1px solid transparent;
}

.e-multi-select-wrapper input.e-dropdownbase:-moz-placeholder { /* stylelint-disable-line selector-no-vendor-prefix */
  color: rgba(0, 0, 0, 0.42);
}

.e-multi-select-wrapper input.e-dropdownbase::-moz-placeholder { /* stylelint-disable-line selector-no-vendor-prefix */
  color: rgba(0, 0, 0, 0.42);
}

.e-multi-select-wrapper input.e-dropdownbase:-ms-input-placeholder { /* stylelint-disable-line selector-no-vendor-prefix */
  color: rgba(0, 0, 0, 0.42);
}

.e-multi-select-wrapper input.e-dropdownbase::-webkit-input-placeholder { /* stylelint-disable-line selector-no-vendor-prefix */
  color: rgba(0, 0, 0, 0.42);
}

.e-ul.e-reorder {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.e-multi-select-list-wrapper .e-selectall-parent {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.e-multi-select-wrapper .e-delim-values {
  -webkit-text-fill-color: rgba(0, 0, 0, 0.87);
  color: rgba(0, 0, 0, 0.87);
}

.e-multi-select-wrapper .e-chips-close.e-close-hooker {
  color: #000;
}

.e-small .e-multi-select-wrapper .e-chips {
  height: 20px;
}

.e-small .e-multi-select-wrapper .e-chips > .e-chipcontent {
  font-size: 12px;
}

.e-small .e-multi-select-wrapper .e-chips .e-chips-close::before {
  font-size: 14px;
}

.e-small .e-multi-select-wrapper .e-close-hooker::before {
  left: 6px;
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips {
  background-color: #e0e0e0;
}

.e-multiselect.e-filled .e-multi-select-wrapper .e-chips {
  background-color: rgb(206.15, 206.15, 206.15);
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips:hover {
  background-color: rgb(213.8, 213.8, 213.8);
}

.e-multiselect.e-filled .e-multi-select-wrapper .e-chips:hover {
  background-color: rgb(206.15, 206.15, 206.15);
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-chip-selected,
.e-multiselect.e-filled .e-multi-select-wrapper .e-chips.e-chip-selected {
  background-color: rgb(198.5, 198.5, 198.5);
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-chip-selected:hover,
.e-multiselect.e-filled .e-multi-select-wrapper .e-chips.e-chip-selected:hover {
  background-color: rgb(198.5, 198.5, 198.5);
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-chip-selected > .e-chipcontent,
.e-multiselect.e-filled .e-multi-select-wrapper .e-chips.e-chip-selected > .e-chipcontent {
  color: rgba(0, 0, 0, 0.87);
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-chip-selected > .e-chipcontent:hover,
.e-multiselect.e-filled .e-multi-select-wrapper .e-chips.e-chip-selected > .e-chipcontent:hover {
  color: rgba(0, 0, 0, 0.87);
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  color: rgba(0, 0, 0, 0.54);
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker:hover,
.e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker:hover {
  color: rgba(0, 0, 0, 0.87);
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before,
.e-multiselect.e-filled .e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
  color: rgba(0, 0, 0, 0.54);
}

.e-multiselect.e-filled .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close::before,
.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close::before {
  color: #fff;
}

.e-multiselect.e-outline:not(.e-disabled) .e-multi-select-wrapper .e-chips:not(.e-chip-selected) .e-chips-close:hover::before,
.e-multiselect.e-filled:not(.e-disabled) .e-multi-select-wrapper .e-chips:not(.e-chip-selected) .e-chips-close:hover::before {
  color: rgba(0, 0, 0, 0.87);
}

.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain,
.e-multiselect.e-filled .e-multi-select-wrapper .e-delim-values .e-remain {
  color: rgba(0, 0, 0, 0.6);
}

.e-multiselect.e-outline.e-disabled .e-multi-select-wrapper .e-delim-values,
.e-multiselect.e-outline.e-disabled .e-multi-select-wrapper .e-delim-values .e-remain,
.e-multiselect.e-outline.e-disabled .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-multiselect.e-outline.e-disabled .e-multi-select-wrapper .e-chips .e-chips-close::before,
.e-multiselect.e-outline.e-disabled .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  color: rgba(0, 0, 0, 0.38);
}

.e-multiselect.e-disabled .e-multi-select-wrapper .e-delim-values {
  -webkit-text-fill-color: rgba(0, 0, 0, 0.42);
  color: rgba(0, 0, 0, 0.42);
}

.e-multiselect.e-outline.e-disabled .e-multi-select-wrapper .e-chips {
  background-color: #f5f5f5;
}

.e-multiselect.e-filled .e-multi-select-wrapper.e-mob-wrapper .e-chips.e-mob-chip.e-chip-selected,
.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected {
  background-color: #3f51b5;
  border-radius: 4px;
  box-sizing: border-box;
  color: #fff;
  height: 40px;
  line-height: 40px;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}

.e-multiselect.e-filled .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close,
.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chips-close {
  width: 33px;
}

.e-multiselect.e-filled .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chipcontent,
.e-multiselect.e-outline .e-multi-select-wrapper .e-chips.e-mob-chip.e-chip-selected .e-chipcontent {
  color: #fff;
}

.e-bigger .e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-ddl-icon,
.e-bigger.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-ddl-icon {
  margin-top: -2.5em;
}

.e-bigger .e-multi-select-wrapper {
  min-height: 37px;
}

.e-bigger .e-multi-select-wrapper .e-chips {
  margin: 0 8px 6px 0;
}

.e-bigger .e-multi-select-wrapper .e-chips > .e-chipcontent {
  padding: 8px 4px 8px 0;
}

.e-bigger .e-multiselect.e-rtl .e-multi-select-wrapper .e-chips > .e-chipcontent {
  padding: 8px 0 8px 4px;
}

.e-bigger .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  margin-top: -3em;
}

.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon,
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
  margin-top: -3em;
}

.e-bigger .e-multi-select-wrapper input[type=text],
.e-multi-select-wrapper.e-mob-wrapper input[type=text] {
  height: 28px;
  min-height: 28px;
}

.e-bigger .e-multi-select-wrapper input[type=text] {
  height: 34px;
  min-height: 34px;
}

.e-bigger .e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,
.e-bigger.e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width {
  width: calc(100% - 38px);
}

.e-bigger.e-small .e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,
.e-bigger.e-small.e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,
.e-bigger .e-small.e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,
.e-small .e-bigger.e-multiselect .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width {
  width: calc(100% - 32px);
}

.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,
.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,
.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width,
.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-searcher.e-search-custom-width {
  width: calc(100% - 32px);
}

.e-bigger .e-multi-select-wrapper .e-delim-values {
  line-height: 34px;
  padding-left: 0;
}

.e-bigger .e-popup.e-multi-select-list-wrapper.e-multiselect-group.e-rtl .e-list-item .e-checkbox-wrapper {
  padding-right: 25px;
}

.e-bigger .e-popup.e-multi-select-list-wrapper .e-list-item .e-checkbox-wrapper,
.e-bigger.e-popup.e-multi-select-list-wrapper .e-list-item .e-checkbox-wrapper {
  bottom: 1px;
  margin-right: 12px;
}

.e-bigger .e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-list-group-item .e-checkbox-wrapper,
.e-bigger.e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-list-group-item .e-checkbox-wrapper {
  bottom: 1px;
  margin-right: 12px;
}

.e-bigger .e-popup.e-multi-select-list-wrapper.e-multiselect-group .e-dropdownbase.e-dd-group .e-list-group-item {
  padding-left: 16px;
}

.e-bigger .e-popup.e-multi-select-list-wrapper.e-multiselect-group:not(.e-rtl) .e-dropdownbase.e-dd-group .e-list-item .e-checkbox-wrapper {
  padding-left: 14px;
}

.e-bigger.e-multi-select-list-wrapper .e-selectall-parent,
.e-bigger .e-multi-select-list-wrapper .e-selectall-parent {
  font-size: 13px;
  line-height: 48px;
  text-indent: 17px;
}

.e-bigger.e-multi-select-list-wrapper .e-selectall-parent .e-checkbox-wrapper,
.e-bigger .e-multi-select-list-wrapper .e-selectall-parent .e-checkbox-wrapper {
  bottom: 1px;
  margin-right: 12px;
}

.e-bigger .e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-filter,
.e-bigger .e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-group.e-input-focus {
  padding: 4px 0;
}

.e-bigger .e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-group:not(.e-control-container) .e-clear-icon {
  padding-left: 8px;
  padding-right: 8px;
}

.e-bigger .e-checkbox .e-multi-select-wrapper .e-delim-values {
  line-height: 34px;
}

.e-bigger.e-small.e-multi-select-list-wrapper .e-selectall-parent,
.e-bigger.e-small .e-multi-select-list-wrapper .e-selectall-parent {
  line-height: 40px;
}

.e-bigger.e-small.e-multiselect.e-control-container .e-multi-select-wrapper .e-ddl-icon,
.e-bigger.e-small.e-multiselect.e-control-container.e-input-group .e-multi-select-wrapper .e-ddl-icon {
  margin-top: -2em;
}

.e-bigger.e-small .e-multi-select-wrapper .e-chips-close {
  height: 16px;
  width: 16px;
}

.e-bigger.e-small .e-multi-select-wrapper {
  min-height: 28px;
}

.e-bigger.e-small .e-multi-select-wrapper input[type=text] {
  height: 28px;
  min-height: 28px;
}

.e-small.e-bigger .e-multi-select-wrapper .e-delim-values {
  font-size: 13px;
  line-height: 28px;
}

.e-bigger.e-small .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger.e-small .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
  margin-top: -2.5em;
  right: 5px;
}

.e-bigger .e-content-placeholder.e-multiselect.e-placeholder-multiselect,
.e-bigger.e-content-placeholder.e-multiselect.e-placeholder-multiselect {
  background-size: 300px 40px;
  min-height: 40px;
}

.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper input[type=text],
.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper input[type=text],
.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper input[type=text],
.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper input[type=text] {
  font-size: inherit;
  min-height: 34px;
  padding: 8px 12px 9px;
}

.e-bigger.e-small.e-multiselect.e-outline.e-input-focus .e-multi-select-wrapper input[type=text],
.e-bigger.e-small .e-multiselect.e-outline.e-input-focus .e-multi-select-wrapper input[type=text],
.e-bigger .e-small.e-multiselect.e-outline.e-input-focus .e-multi-select-wrapper input[type=text],
.e-small .e-bigger.e-multiselect.e-outline.e-input-focus .e-multi-select-wrapper input[type=text] {
  padding: 8px 12px 9px;
}

.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper input[type=text],
.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper input[type=text] {
  font-size: inherit;
  min-height: 40px;
}

.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper, .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper {
  min-height: 40px;
  padding: 7px 42px 7px 0;
}
.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper {
  min-height: 34px;
  padding: 3px 38px 1px 0;
}
.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper, .e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper {
  min-height: 34px;
  padding: 3px 38px 1px 0;
}

.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper {
  min-height: 34px;
  padding: 3px 38px 1px 0;
}
.e-small.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper {
  min-height: 34px;
  padding: 3px 38px 1px 0;
}

.e-bigger.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,
.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-bigger .e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,
.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon {
  padding-right: 0;
}

.e-rtl.e-bigger.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,
.e-rtl.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-bigger .e-rtl.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,
.e-bigger .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-rtl .e-bigger.e-outline.e-multiselect.e-checkbox .e-multi-select-wrapper,
.e-rtl .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-rtl.e-bigger .e-small.e-multiselect.e-outline.e-checkbox .e-multi-select-wrapper,
.e-rtl.e-small .e-bigger.e-multiselect.e-outline.e-checkbox .e-multi-select-wrapper,
.e-rtl .e-bigger .e-small.e-multiselect.e-outline.e-checkbox .e-multi-select-wrapper,
.e-rtl .e-small .e-bigger.e-multiselect.e-outline.e-checkbox .e-multi-select-wrapper,
.e-rtl.e-small.e-bigger .e-multiselect.e-outline.e-checkbox .e-multi-select-wrapper,
.e-rtl.e-small.e-bigger.e-multiselect.e-outline.e-checkbox .e-multi-select-wrapper,
.e-rtl.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-rtl.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-rtl .e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-rtl .e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-rtl.e-small.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon,
.e-rtl.e-small.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon {
  padding-left: 0;
}

.e-rtl.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper,
.e-rtl.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper,
.e-rtl .e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper,
.e-rtl .e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper,
.e-rtl.e-small.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper,
.e-rtl.e-small.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper {
  padding: 3px 0 1px 38px;
}

.e-rtl .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper,
.e-rtl.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper,
.e-rtl.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper {
  padding: 7px 0 7px 42px;
}

.e-rtl.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-rtl.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-rtl .e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-rtl .e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-rtl.e-small.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-rtl.e-small.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-rtl .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-rtl.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-rtl.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide {
  padding-left: 0;
}

.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-small.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-small.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide,
.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-close-icon-hide {
  padding-right: 0;
}

.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher,
.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher {
  height: 40px;
}

.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher,
.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher,
.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher,
.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-delimiter .e-searcher {
  height: 34px;
}

.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values {
  font-size: 16px;
  line-height: 40px;
  padding: 0 0 0 16px;
}

.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values {
  font-size: 14px;
  line-height: 34px;
  padding: 0 0 0 12px;
}

.e-rtl.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-rtl.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-rtl .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-bigger .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-bigger .e-rtl .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-rtl .e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values {
  padding: 0 16px 0 0;
}

.e-rtl.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-rtl.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-rtl .e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-bigger.e-small .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-rtl.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-rtl .e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-bigger .e-rtl.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-bigger .e-rtl .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-rtl.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-rtl .e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-small .e-rtl .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values,
.e-small .e-rtl.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values {
  padding: 0 12px 0 0;
}

.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips,
.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-chips {
  height: 32px;
  padding: 0 12px;
}

.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips,
.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips,
.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips,
.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips {
  height: 26px;
  padding: 0 8px;
}

.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent {
  font-size: 13px;
}

.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-chips > .e-chipcontent {
  font-size: 14px;
}

.e-bigger.e-multiselect.e-filled .e-multi-select-wrapper .e-delim-values .e-remain,
.e-bigger .e-multiselect.e-filled .e-multi-select-wrapper .e-delim-values .e-remain,
.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain,
.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain {
  font-size: 16px;
}

.e-bigger.e-small.e-multiselect.e-filled .e-multi-select-wrapper .e-delim-values .e-remain,
.e-bigger.e-small .e-multiselect.e-filled .e-multi-select-wrapper .e-delim-values .e-remain,
.e-bigger .e-small.e-multiselect.e-filled .e-multi-select-wrapper .e-delim-values .e-remain,
.e-small .e-bigger.e-multiselect.e-filled .e-multi-select-wrapper .e-delim-values .e-remain,
.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain,
.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain,
.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain,
.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-delim-values .e-remain {
  font-size: 14px;
}

.e-small.e-filled:not(.e-bigger).e-multiselect:not(.e-float-input) .e-multi-select-wrapper,
.e-small .e-filled:not(.e-bigger).e-multiselect:not(.e-float-input) .e-multi-select-wrapper {
  padding: 3px 12px 0 4px;
}

.e-bigger.e-small.e-multiselect.e-filled.e-input-group.e-control-wrapper,
.e-bigger.e-small .e-multiselect.e-filled.e-input-group.e-control-wrapper,
.e-bigger .e-small.e-multiselect.e-filled.e-input-group.e-control-wrapper,
.e-small .e-bigger.e-multiselect.e-filled.e-input-group.e-control-wrapper {
  padding: 0;
}

.e-bigger.e-small.e-filled.e-float-input .e-multi-select-wrapper,
.e-bigger.e-small .e-filled.e-float-input .e-multi-select-wrapper,
.e-bigger .e-small.e-filled.e-float-input .e-multi-select-wrapper,
.e-small .e-bigger.e-filled.e-float-input .e-multi-select-wrapper {
  padding: 11px 12px 0;
}

.e-bigger.e-filled.e-float-input .e-multi-select-wrapper,
.e-bigger .e-filled.e-float-input .e-multi-select-wrapper {
  padding: 19px 12px 0 16px;
}

.e-bigger:not(.e-small).e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper {
  padding-top: 3px;
}

.e-bigger.e-small.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper input[type=text],
.e-bigger.e-small .e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper input[type=text],
.e-bigger .e-small.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper input[type=text],
.e-small .e-bigger.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper input[type=text] {
  min-height: 39px;
  padding-right: 10px;
}

.e-bigger.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper input[type=text],
.e-bigger .e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper input[type=text] {
  min-height: 52px;
}

.e-bigger.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper input[type=text],
.e-bigger .e-multiselect.e-filled.e-float-input .e-multi-select-wrapper input[type=text] {
  min-height: 36px;
}

.e-bigger.e-filled:not(.e-small).e-multiselect:not(.e-float-input) .e-multi-select-wrapper.e-delimiter .e-searcher,
.e-bigger .e-filled:not(.e-small).e-multiselect:not(.e-float-input) .e-multi-select-wrapper.e-delimiter .e-searcher {
  height: 52px;
}

.e-bigger.e-filled.e-multiselect.e-float-input .e-multi-select-wrapper.e-delimiter .e-searcher,
.e-bigger .e-filled.e-multiselect.e-float-input .e-multi-select-wrapper.e-delimiter .e-searcher {
  height: 36px;
}

.e-bigger.e-small.e-filled.e-multiselect.e-float-input .e-multi-select-wrapper.e-delimiter .e-searcher,
.e-bigger.e-small .e-filled.e-multiselect.e-float-input .e-multi-select-wrapper.e-delimiter .e-searcher .e-bigger .e-small.e-filled.e-multiselect.e-float-input .e-multi-select-wrapper.e-delimiter .e-searcher,
.e-small .e-bigger.e-filled.e-multiselect.e-float-input .e-multi-select-wrapper.e-delimiter .e-searcher {
  height: 28px;
}

.e-bigger.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper.e-delimiter input[type=text],
.e-bigger .e-multiselect.e-filled.e-float-input .e-multi-select-wrapper.e-delimiter input[type=text] {
  padding: 5px 0;
}

.e-bigger.e-small.e-multiselect.e-filled.e-float-input .e-searcher .e-dropdownbase,
.e-bigger.e-small .e-multiselect.e-filled.e-float-input .e-searcher .e-dropdownbase,
.e-bigger .e-small.e-multiselect.e-filled.e-float-input .e-searcher .e-dropdownbase,
.e-small .e-bigger.e-multiselect.e-filled.e-float-input .e-searcher .e-dropdownbase {
  min-height: 28px;
}

.e-small.e-bigger.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-delim-values,
.e-small.e-bigger .e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-delim-values,
.e-small .e-bigger.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-delim-values,
.e-bigger .e-small.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-delim-values {
  font-size: 13px;
  line-height: 39px;
}

.e-small.e-bigger.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-delim-values,
.e-small.e-bigger .e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-delim-values,
.e-small .e-bigger.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-delim-values,
.e-bigger .e-small.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-delim-values {
  font-size: 14px;
  line-height: 28px;
}

.e-bigger.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-delim-values,
.e-bigger .e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-delim-values,
.e-bigger.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-delim-values,
.e-bigger .e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-delim-values {
  font-size: 16px;
  line-height: 52px;
}

.e-bigger.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-delim-values,
.e-bigger .e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-delim-values {
  line-height: 36px;
}

.e-bigger.e-small.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips,
.e-bigger.e-small .e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips,
.e-bigger .e-small.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips,
.e-small .e-bigger.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips {
  height: 28px;
}

.e-bigger.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-chips,
.e-bigger .e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-chips {
  height: 24px;
}

.e-bigger.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips,
.e-bigger .e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips {
  height: 32px;
}

.e-bigger.e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips,
.e-bigger.e-small .e-filled.e-float-input .e-multi-select-wrapper .e-chips,
.e-bigger .e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips,
.e-small .e-bigger.e-filled.e-float-input .e-multi-select-wrapper .e-chips {
  height: 18px;
}

.e-bigger.e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips,
.e-bigger.e-small .e-filled.e-float-input .e-multi-select-wrapper .e-chips,
.e-bigger .e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips,
.e-small .e-bigger.e-filled.e-float-input .e-multi-select-wrapper .e-chips,
.e-bigger.e-small.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips,
.e-bigger.e-small .e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips,
.e-bigger .e-small.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips,
.e-small .e-bigger.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips {
  margin: 8px 8px 0 0;
  padding: 0 8px;
}

.e-rtl.e-bigger.e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips,
.e-rtl.e-bigger.e-small .e-filled.e-float-input .e-multi-select-wrapper .e-chips,
.e-rtl.e-bigger .e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips,
.e-rtl.e-small .e-bigger.e-filled.e-float-input .e-multi-select-wrapper .e-chips,
.e-rtl.e-bigger.e-small.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips,
.e-rtl.e-bigger.e-small .e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips,
.e-rtl.e-bigger .e-small.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips,
.e-rtl.e-small .e-bigger.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips {
  margin: 8px 0 0 8px;
  padding: 0 8px;
}

.e-bigger.e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips,
.e-bigger.e-small .e-filled.e-float-input .e-multi-select-wrapper .e-chips,
.e-bigger .e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips,
.e-small .e-bigger.e-filled.e-float-input .e-multi-select-wrapper .e-chips {
  padding-left: 8px;
}

.e-small.e-filled:not(.e-bigger).e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close,
.e-small .e-filled:not(.e-bigger).e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close,
.e-bigger.e-small.e-filled.e-multiselect.e-float-input .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close,
.e-bigger.e-small .e-filled.e-multiselect.e-float-input .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close,
.e-bigger .e-small.e-filled.e-multiselect.e-float-input .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close,
.e-small .e-bigger.e-filled.e-multiselect.e-float-input .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close {
  height: 12px;
  width: 12px;
}

.e-bigger.e-small.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-bigger.e-small .e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-bigger .e-small.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-small .e-bigger.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips > .e-chipcontent {
  font-size: 13px;
  padding: 0 8px 0 0;
}

.e-bigger.e-small.e-filled.e-float-input.e-multiselect .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-bigger.e-small .e-filled.e-float-input.e-multiselect .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-bigger .e-small.e-filled.e-float-input.e-multiselect .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-small .e-bigger.e-filled.e-float-input.e-multiselect .e-multi-select-wrapper .e-chips > .e-chipcontent {
  font-size: 12px;
  padding: 0 4px 0 0;
}

.e-rtl.e-bigger.e-small.e-filled.e-multiselect .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-rtl.e-bigger.e-small .e-filled.e-multiselect .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-rtl.e-bigger .e-small.e-filled.e-multiselect .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-rtl.e-small .e-bigger.e-filled.e-multiselect .e-multi-select-wrapper .e-chips > .e-chipcontent {
  padding: 0 0 0 4px;
}

.e-bigger.e-filled.e-float-input.e-multiselect .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-bigger .e-filled.e-float-input.e-multiselect .e-multi-select-wrapper .e-chips > .e-chipcontent {
  font-size: 13px;
}

.e-bigger.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips > .e-chipcontent,
.e-bigger .e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips > .e-chipcontent {
  font-size: 14px;
}

.e-rtl.e-bigger.e-filled .e-multi-select-wrapper .e-chips,
.e-rtl.e-bigger .e-filled .e-multi-select-wrapper .e-chips,
.e-rtl.e-bigger.e-filled.e-float-input .e-multi-select-wrapper .e-chips,
.e-rtl.e-bigger .e-filled.e-float-input .e-multi-select-wrapper .e-chips,
.e-bigger.e-filled .e-multi-select-wrapper .e-chips,
.e-bigger .e-filled .e-multi-select-wrapper .e-chips {
  padding: 0 12px;
}

.e-bigger.e-filled.e-float-input .e-multi-select-wrapper .e-chips,
.e-bigger .e-filled.e-float-input .e-multi-select-wrapper .e-chips {
  padding-right: 8px;
}

.e-bigger.e-small .e-multi-select-wrapper .e-chips .e-chips-close::before {
  font-size: 16px;
}

.e-bigger.e-small .e-multi-select-wrapper .e-chips {
  height: 22px;
}

.e-bigger.e-small .e-multi-select-wrapper .e-chips > .e-chipcontent {
  font-size: 13px;
}

.e-small.e-bigger .e-multi-select-wrapper .e-close-hooker::before {
  left: 6px;
}

.e-bigger .e-multi-select-wrapper .e-chips {
  height: 28px;
}

.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  height: 38px;
  margin-top: -55px;
  right: 12px;
  top: 100%;
  width: 18px;
}

.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-bigger.e-small.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-bigger.e-small .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-bigger .e-small.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-small .e-bigger.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
  right: 48px;
}

.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  height: 54px;
  margin-top: -55px;
  right: 16px;
  top: 100%;
  width: 20px;
}

.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
  right: 60px;
}

.e-rtl.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl .e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger.e-small .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl .e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger .e-rtl.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger .e-rtl .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl .e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-small .e-rtl .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-small .e-rtl.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl.e-bigger.e-small.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-rtl.e-bigger.e-small .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-rtl .e-bigger.e-small.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-bigger.e-small .e-rtl.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-rtl.e-bigger .e-small.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-rtl .e-bigger .e-small.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-bigger .e-rtl.e-small.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-bigger .e-rtl .e-small.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-rtl.e-small .e-bigger.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-rtl .e-small .e-bigger.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-small .e-rtl .e-bigger.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-small .e-rtl.e-bigger.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
  left: 48px;
  right: auto;
}

.e-rtl.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl .e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger .e-rtl.e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger .e-rtl .e-multiselect.e-outline .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl.e-bigger.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-rtl.e-bigger .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-rtl .e-bigger.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-rtl .e-bigger .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-bigger .e-rtl.e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker,
.e-bigger .e-rtl .e-multiselect.e-filled .e-multi-select-wrapper.e-down-icon .e-chips-close.e-close-hooker {
  left: 60px;
  right: auto;
}

.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker::before,
.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker::before {
  content: "\e208";
  font-size: 20px;
  height: 20px;
  left: 0;
  margin-top: -10px;
  top: 50%;
}

.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker::before,
.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker::before,
.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker::before,
.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker::before {
  content: "\e208";
  font-size: 18px;
  height: 18px;
  left: 0;
  margin-top: -9px;
  top: 50%;
}

.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close::before,
.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close::before {
  font-size: 16px;
}

.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close::before,
.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close::before,
.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close::before,
.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-chips .e-chips-close::before {
  font-size: 14px;
}

.e-multiselect.e-input-group.e-outline.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger .e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-multiselect.e-input-group.e-outline.e-control-wrapper.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger .e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon {
  margin: 10px 16px 10px 0;
}

.e-multiselect.e-input-group.e-outline.e-small.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger.e-small .e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-small.e-bigger .e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger .e-multiselect.e-input-group.e-outline.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger .e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-small .e-multiselect.e-input-group.e-outline.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-small .e-multiselect.e-input-group.e-outline.e-control-wrapper.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon {
  margin: 6px 12px 8px 0;
}

.e-rtl.e-multiselect.e-input-group.e-outline.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger .e-rtl.e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl.e-multiselect.e-input-group.e-outline.e-control-wrapper.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger .e-rtl.e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl .e-multiselect.e-input-group.e-outline.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger.e-rtl .e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl .e-multiselect.e-input-group.e-outline.e-control-wrapper.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger.e-rtl .e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon {
  margin: 10px 0 10px 16px;
}

.e-rtl.e-multiselect.e-input-group.e-outline.e-small.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger.e-small .e-rtl.e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl.e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-small.e-bigger .e-rtl.e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger .e-rtl.e-multiselect.e-input-group.e-outline.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger .e-rtl.e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-small .e-rtl.e-multiselect.e-input-group.e-outline.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-small .e-rtl.e-multiselect.e-input-group.e-outline.e-control-wrapper.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl .e-multiselect.e-input-group.e-outline.e-small.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl.e-bigger.e-small .e-multiselect.e-input-group.e-outline .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl .e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl.e-small.e-bigger .e-multiselect.e-input-group.e-outline.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl.e-bigger .e-multiselect.e-input-group.e-outline.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl.e-bigger .e-multiselect.e-input-group.e-outline.e-control-wrapper.e-small .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl.e-small .e-multiselect.e-input-group.e-outline.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-rtl.e-small .e-multiselect.e-input-group.e-outline.e-control-wrapper.e-bigger .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon {
  margin: 6px 0 8px 12px;
}

.e-bigger.e-small.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger.e-small .e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger .e-small.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-small .e-bigger.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  height: 20px;
  margin-top: -33px;
  right: 18px;
  width: 20px;
}

.e-bigger.e-small.e-filled.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
.e-bigger.e-small .e-filled.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
.e-bigger .e-small.e-filled.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
.e-small .e-bigger.e-filled.e-multiselect .e-down-icon .e-chips-close.e-close-hooker {
  height: 20px;
  margin-top: -35px;
  right: 45px;
  width: 20px;
}

.e-bigger.e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger.e-small .e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger .e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-small .e-bigger.e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger.e-small.e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
.e-bigger.e-small .e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
.e-bigger .e-small.e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
.e-small .e-bigger.e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker {
  margin-top: -32px;
}

.e-bigger.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger .e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  height: 24px;
  width: 24px;
}

.e-bigger.e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger .e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker {
  margin-top: -40px;
}

.e-bigger.e-small.e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
.e-bigger.e-small .e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
.e-bigger .e-small.e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
.e-small .e-bigger.e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
.e-bigger.e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger.e-small .e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger .e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-small .e-bigger.e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  margin-top: -32px;
  right: 40px;
}

.e-bigger.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger .e-filled.e-multiselect .e-down-icon .e-chips-close.e-close-hooker {
  margin-top: -44px;
}

.e-bigger.e-filled.e-multiselect.e-float-input .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close,
.e-bigger .e-filled.e-multiselect.e-float-input .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close,
.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close {
  height: 14px;
  width: 14px;
}

.e-bigger.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close,
.e-bigger .e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close {
  height: 16px;
  width: 16px;
}

.e-bigger.e-small.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-chips .e-chips-close::before,
.e-bigger.e-small .e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-chips .e-chips-close::before,
.e-bigger .e-small.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-chips .e-chips-close::before,
.e-small.e-bigger.e-multiselect.e-filled.e-float-input .e-multi-select-wrapper .e-chips .e-chips-close::before {
  font-size: 12px;
  height: 12px;
  width: 12px;
}

.e-bigger.e-filled.e-float-input .e-multi-select-wrapper .e-chips .e-chips-close::before,
.e-bigger .e-filled.e-float-input .e-multi-select-wrapper .e-chips .e-chips-close::before,
.e-bigger.e-small.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips .e-chips-close::before,
.e-bigger.e-small .e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips .e-chips-close::before,
.e-bigger .e-small.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips .e-chips-close::before,
.e-small .e-bigger.e-multiselect.e-filled:not(.e-float-input) .e-multi-select-wrapper .e-chips .e-chips-close::before {
  font-size: 14px;
  height: 14px;
  width: 14px;
}

.e-bigger.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker::before,
.e-bigger .e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker::before {
  font-size: 20px;
  height: 20px;
  width: 20px;
}

.e-bigger.e-small.e-rtl.e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger.e-small .e-rtl .e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  left: 10px;
  right: auto;
}

.e-bigger.e-rtl.e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl .e-bigger.e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-bigger .e-rtl.e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-rtl.e-bigger .e-multiselect.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker {
  left: 12px;
  right: auto;
}

.e-bigger.e-multiselect.e-input-group.e-filled .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger .e-multiselect.e-filled.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon {
  height: 24px;
  margin: 12px -4px 8px -1px;
  padding: 0;
  width: 24px;
}

.e-bigger.e-multiselect.e-input-group.e-filled.e-float-input .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger .e-multiselect.e-filled.e-input-group.e-control-wrapper.e-float-input .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon {
  margin: 0;
}

.e-bigger.e-small.e-multiselect.e-input-group.e-float-input.e-filled .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger.e-small .e-multiselect.e-input-group.e-float-input.e-filled .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger .e-small.e-multiselect.e-input-group.e-float-input.e-filled .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-small .e-bigger.e-multiselect.e-input-group.e-float-input.e-filled .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon {
  height: 20px;
  margin: 0 0 8px;
  padding: 0;
  width: 20px;
}

.e-bigger.e-multiselect.e-input-group.e-filled .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon::before,
.e-bigger .e-multiselect.e-filled.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon::before {
  font-size: 20px;
  height: 20px;
  width: 20px;
}

.e-bigger.e-small.e-multiselect.e-filled.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon::before,
.e-bigger .e-small .e-multiselect.e-filled.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon::before,
.e-small.e-bigger.e-multiselect.e-filled.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon::before,
.e-small .e-bigger.e-multiselect.e-filled.e-input-group.e-control-wrapper .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon::before {
  font-size: 18px;
  height: 18px;
  width: 18px;
}

.e-bigger.e-small.e-multiselect.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-bigger .e-small .e-multiselect.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-small.e-bigger.e-multiselect.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon,
.e-small .e-bigger.e-multiselect.e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-multi-select-wrapper .e-input-group-icon.e-ddl-icon {
  height: 24px;
  margin: 7px -4px 8px -1px;
  padding: 0;
  width: 24px;
}

.e-small.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker.e-ddl-disable-icon::before,
.e-small.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker.e-ddl-disable-icon::before,
.e-small .e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker.e-ddl-disable-icon::before,
.e-bigger.e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker.e-ddl-disable-icon::before,
.e-bigger.e-small .e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker.e-ddl-disable-icon::before,
.e-bigger .e-small.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker.e-ddl-disable-icon::before,
.e-bigger.e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker.e-ddl-disable-icon::before,
.e-bigger .e-multiselect.e-outline .e-multi-select-wrapper .e-close-hooker.e-ddl-disable-icon::before {
  content: "";
}

.e-listbox-tool .e-moveup::before {
  content: "\e651";
}

.e-listbox-tool .e-movedown::before {
  content: "\e652";
}

.e-listbox-tool .e-moveto::before {
  content: "\e653";
}

.e-listbox-tool .e-movefrom::before {
  content: "\e654";
}

.e-listbox-tool .e-moveallto::before {
  content: "\e655";
}

.e-listbox-tool .e-moveallfrom::before {
  content: "\e656";
}

/* stylelint-disable property-no-vendor-prefix */
.e-listbox-wrapper,
.e-listbox-container,
.e-listboxtool-wrapper {
  -webkit-overflow-scrolling: touch;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
  width: 100%;
}
.e-listbox-wrapper *,
.e-listbox-container *,
.e-listboxtool-wrapper * {
  box-sizing: border-box;
}
.e-listbox-wrapper.e-listboxtool-container .e-list-wrap,
.e-listbox-container.e-listboxtool-container .e-list-wrap,
.e-listboxtool-wrapper.e-listboxtool-container .e-list-wrap {
  width: 86% !important; /* stylelint-disable-line declaration-no-important */
}
.e-listbox-wrapper .e-list-wrap:focus-visible, .e-listbox-wrapper:focus,
.e-listbox-container .e-list-wrap:focus-visible,
.e-listbox-container:focus,
.e-listboxtool-wrapper .e-list-wrap:focus-visible,
.e-listboxtool-wrapper:focus {
  outline: none;
}
.e-listbox-wrapper.e-disabled,
.e-listbox-container.e-disabled,
.e-listboxtool-wrapper.e-disabled {
  cursor: default;
  pointer-events: none;
}
.e-listbox-wrapper:not(.e-list-template) .e-list-nrt,
.e-listbox-container:not(.e-list-template) .e-list-nrt,
.e-listboxtool-wrapper:not(.e-list-template) .e-list-nrt {
  text-align: center;
}
.e-listbox-wrapper .e-list-parent,
.e-listbox-container .e-list-parent,
.e-listboxtool-wrapper .e-list-parent {
  height: 100%;
  min-height: 36px;
}
.e-listbox-wrapper .e-list-item,
.e-listbox-container .e-list-item,
.e-listboxtool-wrapper .e-list-item {
  border-bottom: 0 solid;
  outline: none;
}
.e-listbox-wrapper .e-list-item.e-disabled,
.e-listbox-container .e-list-item.e-disabled,
.e-listboxtool-wrapper .e-list-item.e-disabled {
  pointer-events: none;
}
.e-listbox-wrapper .e-disable,
.e-listbox-container .e-disable,
.e-listboxtool-wrapper .e-disable {
  opacity: 0.7;
}
.e-listbox-wrapper .e-list-parent,
.e-listbox-container .e-list-parent,
.e-listboxtool-wrapper .e-list-parent {
  margin: 0;
  padding: 0;
}
.e-listbox-wrapper .e-list-header .e-text.header, .e-listbox-wrapper .e-list-header .e-headertemplate-text.nested-header,
.e-listbox-container .e-list-header .e-text.header,
.e-listbox-container .e-list-header .e-headertemplate-text.nested-header,
.e-listboxtool-wrapper .e-list-header .e-text.header,
.e-listboxtool-wrapper .e-list-header .e-headertemplate-text.nested-header {
  display: none;
}
.e-listbox-wrapper .e-icon-back,
.e-listbox-container .e-icon-back,
.e-listboxtool-wrapper .e-icon-back {
  margin-top: 2px;
}
.e-listbox-wrapper .e-list-header,
.e-listbox-container .e-list-header,
.e-listboxtool-wrapper .e-list-header {
  align-items: center;
  border-bottom: 1px solid;
  display: flex;
  font-weight: bold;
  height: 48px;
  padding: 0 16px;
}
.e-listbox-wrapper .e-has-header > .e-view,
.e-listbox-container .e-has-header > .e-view,
.e-listboxtool-wrapper .e-has-header > .e-view {
  top: 45px;
}
.e-listbox-wrapper .e-but-back,
.e-listbox-container .e-but-back,
.e-listboxtool-wrapper .e-but-back {
  cursor: pointer;
  padding-right: 30px;
}
.e-listbox-wrapper .e-list-group-item:first-child,
.e-listbox-container .e-list-group-item:first-child,
.e-listboxtool-wrapper .e-list-group-item:first-child {
  border: 0;
  border-bottom: 0 solid transparent;
}
.e-listbox-wrapper .e-list-group-item,
.e-listbox-container .e-list-group-item,
.e-listboxtool-wrapper .e-list-group-item {
  border-bottom: 0 solid transparent;
  border-top: 1px solid;
  font-weight: 600;
  height: 36px;
  line-height: 16px;
  padding: 11px 16px;
}
.e-listbox-wrapper .e-icon-collapsible,
.e-listbox-container .e-icon-collapsible,
.e-listboxtool-wrapper .e-icon-collapsible {
  cursor: pointer;
  font-size: 12px;
  position: absolute;
  right: 0%;
  top: 50%;
  transform: translateY(-50%);
}
.e-listbox-wrapper .e-text-content,
.e-listbox-container .e-text-content,
.e-listboxtool-wrapper .e-text-content {
  height: 100%;
  position: relative;
  vertical-align: middle;
}
.e-listbox-wrapper .e-text-content *,
.e-listbox-container .e-text-content *,
.e-listboxtool-wrapper .e-text-content * {
  display: inline-block;
  vertical-align: middle;
}
.e-listbox-wrapper .e-text-content.e-checkbox .e-list-text,
.e-listbox-container .e-text-content.e-checkbox .e-list-text,
.e-listboxtool-wrapper .e-text-content.e-checkbox .e-list-text {
  width: calc(100% - 40px);
}
.e-listbox-wrapper .e-text-content.e-checkbox.e-checkbox-left .e-list-icon + .e-list-text,
.e-listbox-container .e-text-content.e-checkbox.e-checkbox-left .e-list-icon + .e-list-text,
.e-listboxtool-wrapper .e-text-content.e-checkbox.e-checkbox-left .e-list-icon + .e-list-text {
  width: calc(100% - 90px);
}
.e-listbox-wrapper .e-text-content.e-checkbox.e-checkbox-right .e-list-icon + .e-list-text,
.e-listbox-container .e-text-content.e-checkbox.e-checkbox-right .e-list-icon + .e-list-text,
.e-listboxtool-wrapper .e-text-content.e-checkbox.e-checkbox-right .e-list-icon + .e-list-text {
  width: calc(100% - 80px);
}
.e-listbox-wrapper .e-list-item.e-checklist.e-has-child .e-text-content.e-checkbox.e-checkbox-right .e-list-icon + .e-list-text,
.e-listbox-container .e-list-item.e-checklist.e-has-child .e-text-content.e-checkbox.e-checkbox-right .e-list-icon + .e-list-text,
.e-listboxtool-wrapper .e-list-item.e-checklist.e-has-child .e-text-content.e-checkbox.e-checkbox-right .e-list-icon + .e-list-text {
  width: calc(100% - 92px);
}
.e-listbox-wrapper .e-checkbox .e-checkbox-left,
.e-listbox-container .e-checkbox .e-checkbox-left,
.e-listboxtool-wrapper .e-checkbox .e-checkbox-left {
  margin: -2px 10px 0 0;
}
.e-listbox-wrapper .e-checkbox .e-checkbox-right,
.e-listbox-container .e-checkbox .e-checkbox-right,
.e-listboxtool-wrapper .e-checkbox .e-checkbox-right {
  margin: -2px 0 0 10px;
}
.e-listbox-wrapper .e-list-text,
.e-listbox-container .e-list-text,
.e-listboxtool-wrapper .e-list-text {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
  width: 100%;
}
.e-listbox-wrapper .e-list-icon + .e-list-text, .e-listbox-wrapper .e-icon-wrapper .e-list-text, .e-listbox-wrapper .e-icon-wrapper.e-text-content.e-checkbox .e-list-text,
.e-listbox-container .e-list-icon + .e-list-text,
.e-listbox-container .e-icon-wrapper .e-list-text,
.e-listbox-container .e-icon-wrapper.e-text-content.e-checkbox .e-list-text,
.e-listboxtool-wrapper .e-list-icon + .e-list-text,
.e-listboxtool-wrapper .e-icon-wrapper .e-list-text,
.e-listboxtool-wrapper .e-icon-wrapper.e-text-content.e-checkbox .e-list-text {
  width: calc(100% - 60px);
}
.e-listbox-wrapper .e-list-icon,
.e-listbox-container .e-list-icon,
.e-listboxtool-wrapper .e-list-icon {
  height: 30px;
  margin-right: 16px;
  width: 30px;
}
.e-listbox-wrapper .e-content,
.e-listbox-container .e-content,
.e-listboxtool-wrapper .e-content {
  overflow: hidden;
  position: relative;
}
.e-listbox-wrapper .e-list-header .e-text,
.e-listbox-container .e-list-header .e-text,
.e-listboxtool-wrapper .e-list-header .e-text {
  cursor: pointer;
  text-indent: 0;
}
.e-listbox-wrapper .e-text .e-headertext,
.e-listbox-container .e-text .e-headertext,
.e-listboxtool-wrapper .e-text .e-headertext {
  display: inline-block;
  line-height: inherit;
}
.e-listbox-wrapper.e-rtl,
.e-listbox-container.e-rtl,
.e-listboxtool-wrapper.e-rtl {
  direction: rtl;
}
.e-listbox-wrapper.e-rtl .e-list-icon,
.e-listbox-container.e-rtl .e-list-icon,
.e-listboxtool-wrapper.e-rtl .e-list-icon {
  margin-left: 16px;
  margin-right: 0;
}
.e-listbox-wrapper.e-rtl .e-icon-collapsible,
.e-listbox-container.e-rtl .e-icon-collapsible,
.e-listboxtool-wrapper.e-rtl .e-icon-collapsible {
  left: 0%;
  right: initial;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
}
.e-listbox-wrapper.e-rtl .e-list-header .e-text,
.e-listbox-container.e-rtl .e-list-header .e-text,
.e-listboxtool-wrapper.e-rtl .e-list-header .e-text {
  cursor: pointer;
}
.e-listbox-wrapper.e-rtl .e-but-back,
.e-listbox-container.e-rtl .e-but-back,
.e-listboxtool-wrapper.e-rtl .e-but-back {
  transform: rotate(180deg);
}
.e-listbox-wrapper.e-rtl .e-icon-back,
.e-listbox-container.e-rtl .e-icon-back,
.e-listboxtool-wrapper.e-rtl .e-icon-back {
  margin-top: -2px;
}
.e-listbox-wrapper.e-rtl .e-checkbox .e-checkbox-left,
.e-listbox-wrapper.e-rtl .e-checkbox-wrapper,
.e-listbox-container.e-rtl .e-checkbox .e-checkbox-left,
.e-listbox-container.e-rtl .e-checkbox-wrapper,
.e-listboxtool-wrapper.e-rtl .e-checkbox .e-checkbox-left,
.e-listboxtool-wrapper.e-rtl .e-checkbox-wrapper {
  margin: -2px 0 0 10px;
}
.e-listbox-wrapper.e-rtl .e-checkbox .e-checkbox-right,
.e-listbox-container.e-rtl .e-checkbox .e-checkbox-right,
.e-listboxtool-wrapper.e-rtl .e-checkbox .e-checkbox-right {
  margin: -2px 10px 0 0;
}
.e-listbox-wrapper .e-checkbox-wrapper,
.e-listbox-container .e-checkbox-wrapper,
.e-listboxtool-wrapper .e-checkbox-wrapper {
  margin: -2px 10px 0 0;
  text-indent: 0;
  vertical-align: middle;
}
.e-listbox-wrapper.e-checkbox-right .e-checkbox-wrapper,
.e-listbox-container.e-checkbox-right .e-checkbox-wrapper,
.e-listboxtool-wrapper.e-checkbox-right .e-checkbox-wrapper {
  position: absolute;
  right: 0;
  top: 30%;
}
.e-listbox-wrapper .e-input-group,
.e-listbox-container .e-input-group,
.e-listboxtool-wrapper .e-input-group {
  padding: 4px 8px;
}
.e-listbox-wrapper .e-input-focus,
.e-listbox-container .e-input-focus,
.e-listboxtool-wrapper .e-input-focus {
  padding: 4px 4px 4px 8px;
}
.e-listbox-wrapper .e-hidden-select,
.e-listbox-container .e-hidden-select,
.e-listboxtool-wrapper .e-hidden-select {
  height: 1px;
  opacity: 0;
  position: absolute;
  width: 100%;
}
.e-listbox-wrapper .e-placeholder,
.e-listbox-container .e-placeholder,
.e-listboxtool-wrapper .e-placeholder {
  background-color: #e3165b;
  display: block;
  height: 1px;
}

ejs-listbox {
  display: block;
}

.e-listbox-wrapper:not(.e-listbox-container),
.e-listbox-wrapper.e-filter-list .e-list-parent {
  overflow: auto;
}

.e-listbox-wrapper.e-sortableclone,
.e-listbox-container.e-sortableclone,
.e-listboxtool-wrapper.e-sortableclone {
  border-width: 0;
  overflow: visible;
}
.e-listbox-wrapper.e-sortableclone .e-list-item,
.e-listbox-container.e-sortableclone .e-list-item,
.e-listboxtool-wrapper.e-sortableclone .e-list-item {
  list-style-type: none;
  height: 38px !important; /* stylelint-disable-line declaration-no-important */
}
.e-listbox-wrapper.e-sortableclone .e-ripple,
.e-listbox-container.e-sortableclone .e-ripple,
.e-listboxtool-wrapper.e-sortableclone .e-ripple {
  overflow: visible;
}
.e-listbox-wrapper.e-sortableclone .e-ripple .e-ripple-element,
.e-listbox-container.e-sortableclone .e-ripple .e-ripple-element,
.e-listboxtool-wrapper.e-sortableclone .e-ripple .e-ripple-element {
  display: none;
}
.e-listbox-wrapper.e-sortableclone .e-list-badge,
.e-listbox-container.e-sortableclone .e-list-badge,
.e-listboxtool-wrapper.e-sortableclone .e-list-badge {
  align-items: center;
  background-color: #e3165b;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  display: flex;
  font-size: 12px;
  height: 22px;
  justify-content: center;
  position: absolute;
  right: -10px;
  top: -10px;
  width: 22px;
}

.e-listboxtool-wrapper.e-sortableclone {
  display: block;
}

.e-listboxtool-wrapper,
.e-listboxtool-container {
  cursor: pointer;
  display: flex;
}
.e-listboxtool-wrapper *,
.e-listboxtool-container * {
  box-sizing: border-box;
}
.e-listboxtool-wrapper.e-disabled,
.e-listboxtool-container.e-disabled {
  cursor: default;
  pointer-events: none;
}
.e-listboxtool-wrapper .e-listbox-wrapper,
.e-listboxtool-wrapper .e-list-wrap,
.e-listboxtool-container .e-listbox-wrapper,
.e-listboxtool-container .e-list-wrap {
  flex: 1;
}
.e-listboxtool-wrapper.e-right .e-listbox-tool,
.e-listboxtool-container.e-right .e-listbox-tool {
  margin-left: 15px;
}
.e-listboxtool-wrapper.e-left .e-listbox-tool,
.e-listboxtool-container.e-left .e-listbox-tool {
  margin-right: 15px;
}
.e-listboxtool-wrapper .e-listbox-tool,
.e-listboxtool-container .e-listbox-tool {
  border: 1px solid #e0e0e0;
  overflow: auto;
  padding: 8px;
}
.e-listboxtool-wrapper .e-listbox-tool .e-btn,
.e-listboxtool-container .e-listbox-tool .e-btn {
  display: list-item;
  list-style-type: none;
  margin-bottom: 10px;
}
.e-listboxtool-wrapper.e-checkbox-right .e-checkbox-wrapper,
.e-listboxtool-container.e-checkbox-right .e-checkbox-wrapper {
  position: absolute;
  right: 0;
  top: 30%;
}

.e-rtl.e-listboxtool-wrapper.e-right .e-listbox-tool,
.e-rtl.e-listboxtool-container.e-right .e-listbox-tool {
  margin-right: 15px;
}
.e-rtl.e-listboxtool-wrapper.e-left .e-listbox-tool,
.e-rtl.e-listboxtool-container.e-left .e-listbox-tool {
  margin-left: 15px;
}

.e-listbox-wrapper:not(.e-list-template) .e-list-item,
.e-listbox-wrapper .e-list-nrt,
.e-listbox-wrapper .e-selectall-parent,
.e-listbox-container:not(.e-list-template) .e-list-item,
.e-listbox-container .e-list-nrt,
.e-listbox-container .e-selectall-parent,
.e-listboxtool-wrapper .e-listbox-wrapper:not(.e-list-template) .e-list-item,
.e-listboxtool-wrapper .e-listbox-wrapper .e-list-nrt,
.e-listboxtool-wrapper .e-listbox-wrapper .e-selectall-parent {
  height: 36px;
  line-height: 1;
  padding: 11px 16px;
  position: relative;
}

.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
.e-small .e-listbox-container.e-filter-list .e-list-parent {
  height: calc(100% - 45px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
  height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
  height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
  height: calc(100% - 83px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-listbox-wrapper,
.e-listbox-container:not(.e-listboxtool-container):not(.e-sortableclone),
.e-listboxtool-container.e-listbox-container .e-ul {
  border: 1px solid #e0e0e0;
}

.e-listbox-wrapper,
.e-listbox-container,
.e-listboxtool-wrapper {
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 15px;
}
.e-listbox-wrapper .e-list-header,
.e-listbox-container .e-list-header,
.e-listboxtool-wrapper .e-list-header {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
  font-size: 20px;
}

.e-listbox-wrapper.e-filter-list .e-list-parent,
.e-listbox-container.e-filter-list .e-list-parent,
.e-listboxtool-wrapper.e-filter-list .e-list-parent {
  height: calc(100% - 48px);
}

.e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent,
.e-listboxtool-wrapper.e-filter-list .e-selectall-parent + .e-list-parent {
  height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
.e-listbox-container .e-selectall-parent + .e-list-parent,
.e-listboxtool-wrapper .e-selectall-parent + .e-list-parent {
  height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-listbox-wrapper .e-list-item,
.e-listbox-container .e-list-item,
.e-listboxtool-wrapper .e-list-item {
  background-color: #fff;
  border-bottom: 0 solid transparent;
  border-left: 0 solid transparent;
  border-right: 0 solid transparent;
  border-top: 0 solid transparent;
  color: rgba(0, 0, 0, 0.87);
}

.e-listbox-wrapper .e-list-item:hover:not(.e-selected):not(.e-disabled), .e-listbox-wrapper .e-list-item:hover.e-selected.e-checklist:not(.e-disabled),
.e-listbox-container .e-list-item:hover:not(.e-selected):not(.e-disabled),
.e-listbox-container .e-list-item:hover.e-selected.e-checklist:not(.e-disabled),
.e-listboxtool-wrapper .e-list-item:hover:not(.e-selected):not(.e-disabled),
.e-listboxtool-wrapper .e-list-item:hover.e-selected.e-checklist:not(.e-disabled) {
  background-color: #eee;
  border-color: transparent;
  color: rgba(0, 0, 0, 0.87);
}

.e-listbox-wrapper .e-list-item.e-selected.e-checklist,
.e-listbox-container .e-list-item.e-selected.e-checklist,
.e-listboxtool-wrapper .e-list-item.e-selected.e-checklist {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87);
}

.e-listbox-wrapper .e-list-item.e-focused, .e-listbox-wrapper .e-list-item.e-focused.e-selected.e-checklist, .e-listbox-wrapper .e-list-item.e-selected,
.e-listbox-container .e-list-item.e-focused,
.e-listbox-container .e-list-item.e-focused.e-selected.e-checklist,
.e-listbox-container .e-list-item.e-selected,
.e-listboxtool-wrapper .e-list-item.e-focused,
.e-listboxtool-wrapper .e-list-item.e-focused.e-selected.e-checklist,
.e-listboxtool-wrapper .e-list-item.e-selected {
  background-color: #f5f5f5;
  color: rgba(0, 0, 0, 0.87);
}

.e-listbox-wrapper .e-list-item.e-focused .e-checkbox-wrapper .e-frame.e-check, .e-listbox-wrapper .e-list-item.e-focused .e-css.e-checkbox-wrapper .e-frame.e-check,
.e-listbox-container .e-list-item.e-focused .e-checkbox-wrapper .e-frame.e-check,
.e-listbox-container .e-list-item.e-focused .e-css.e-checkbox-wrapper .e-frame.e-check,
.e-listboxtool-wrapper .e-list-item.e-focused .e-checkbox-wrapper .e-frame.e-check,
.e-listboxtool-wrapper .e-list-item.e-focused .e-css.e-checkbox-wrapper .e-frame.e-check {
  background-color: #e3165b;
  border-color: transparent;
  color: #fff;
}

.e-listbox-wrapper .e-list-group-item,
.e-listbox-container .e-list-group-item,
.e-listboxtool-wrapper .e-list-group-item {
  background-color: #fafafa;
  border-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.54);
  font-size: 15px;
}

.e-listbox-wrapper .e-selectall-parent,
.e-listbox-container .e-selectall-parent,
.e-listboxtool-wrapper .e-selectall-parent {
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
}

.e-listbox-wrapper .e-sortableclone.e-ripple .e-ripple-element,
.e-listbox-container .e-sortableclone.e-ripple .e-ripple-element,
.e-listboxtool-wrapper .e-sortableclone.e-ripple .e-ripple-element {
  background-color: transparent;
}

.e-listbox-wrapper.e-list-template .e-list-wrapper,
.e-listbox-container.e-list-template .e-list-wrapper,
.e-listboxtool-wrapper.e-list-template .e-list-wrapper {
  height: inherit;
  position: relative;
}
.e-listbox-wrapper.e-list-template .e-list-wrapper:not(.e-list-multi-line),
.e-listbox-container.e-list-template .e-list-wrapper:not(.e-list-multi-line),
.e-listboxtool-wrapper.e-list-template .e-list-wrapper:not(.e-list-multi-line) {
  padding: 0.2667em 1.0666em;
}
.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-multi-line,
.e-listbox-container.e-list-template .e-list-wrapper.e-list-multi-line,
.e-listboxtool-wrapper.e-list-template .e-list-wrapper.e-list-multi-line {
  padding: 1.0666em;
}
.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-multi-line .e-list-item-header,
.e-listbox-container.e-list-template .e-list-wrapper.e-list-multi-line .e-list-item-header,
.e-listboxtool-wrapper.e-list-template .e-list-wrapper.e-list-multi-line .e-list-item-header {
  color: rgba(0, 0, 0, 0.87);
  display: block;
  font-size: 15px;
  font-weight: 500;
  margin: 0;
  overflow: hidden;
  padding: 0.115em 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-multi-line .e-list-content,
.e-listbox-container.e-list-template .e-list-wrapper.e-list-multi-line .e-list-content,
.e-listboxtool-wrapper.e-list-template .e-list-wrapper.e-list-multi-line .e-list-content {
  color: rgba(0, 0, 0, 0.54);
  display: block;
  font-size: 13px;
  margin: 0;
  padding: 0.115em 0;
  word-wrap: break-word;
}
.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-multi-line .e-list-content:not(.e-text-overflow),
.e-listbox-container.e-list-template .e-list-wrapper.e-list-multi-line .e-list-content:not(.e-text-overflow),
.e-listboxtool-wrapper.e-list-template .e-list-wrapper.e-list-multi-line .e-list-content:not(.e-text-overflow) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-avatar .e-avatar,
.e-listbox-container.e-list-template .e-list-wrapper.e-list-avatar .e-avatar,
.e-listboxtool-wrapper.e-list-template .e-list-wrapper.e-list-avatar .e-avatar {
  height: 2.6667em;
  left: 1.0667em;
  position: absolute;
  width: 2.6667em;
  left: 1.0667em;
}
.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-avatar:not(.e-list-badge),
.e-listbox-container.e-list-template .e-list-wrapper.e-list-avatar:not(.e-list-badge),
.e-listboxtool-wrapper.e-list-template .e-list-wrapper.e-list-avatar:not(.e-list-badge) {
  padding-left: 4.8em;
  padding-right: 1.0666em;
}
.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge),
.e-listbox-container.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge),
.e-listboxtool-wrapper.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) {
  padding-left: 1.0666em;
  padding-right: 4.8em;
}
.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) .e-avatar,
.e-listbox-container.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) .e-avatar,
.e-listboxtool-wrapper.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) .e-avatar {
  height: 2.6667em;
  left: 1.0667em;
  position: absolute;
  width: 2.6667em;
  right: 1.0667em;
}
.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-multi-line.e-list-avatar .e-avatar, .e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-multi-line.e-list-avatar-right:not(.e-list-badge) .e-avatar,
.e-listbox-container.e-list-template .e-list-wrapper.e-list-multi-line.e-list-avatar .e-avatar,
.e-listbox-container.e-list-template .e-list-wrapper.e-list-multi-line.e-list-avatar-right:not(.e-list-badge) .e-avatar,
.e-listboxtool-wrapper.e-list-template .e-list-wrapper.e-list-multi-line.e-list-avatar .e-avatar,
.e-listboxtool-wrapper.e-list-template .e-list-wrapper.e-list-multi-line.e-list-avatar-right:not(.e-list-badge) .e-avatar {
  top: 1.0666em;
}
.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-badge .e-badge,
.e-listbox-container.e-list-template .e-list-wrapper.e-list-badge .e-badge,
.e-listboxtool-wrapper.e-list-template .e-list-wrapper.e-list-badge .e-badge {
  font-size: 12px;
  height: 1.6666em;
  line-height: 1.8666em;
  padding: 0;
  position: absolute;
  right: 1.33em;
  top: 50%;
  transform: translateY(-50%);
  width: 2.5em;
}
.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-badge.e-list-avatar,
.e-listbox-container.e-list-template .e-list-wrapper.e-list-badge.e-list-avatar,
.e-listboxtool-wrapper.e-list-template .e-list-wrapper.e-list-badge.e-list-avatar {
  padding-left: 4.8em;
  padding-right: 4.1333em;
}
.e-listbox-wrapper.e-list-template .e-list-wrapper.e-list-badge:not(.e-list-avatar),
.e-listbox-container.e-list-template .e-list-wrapper.e-list-badge:not(.e-list-avatar),
.e-listboxtool-wrapper.e-list-template .e-list-wrapper.e-list-badge:not(.e-list-avatar) {
  padding-left: 1.0666em;
  padding-right: 4.1333em;
}
.e-listbox-wrapper.e-list-template .e-list-wrapper:not(.e-list-multi-line) .e-list-content,
.e-listbox-container.e-list-template .e-list-wrapper:not(.e-list-multi-line) .e-list-content,
.e-listboxtool-wrapper.e-list-template .e-list-wrapper:not(.e-list-multi-line) .e-list-content {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0.72em 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.e-listbox-wrapper.e-list-template .e-list-item.e-list-item:hover .e-list-item-header, .e-listbox-wrapper.e-list-template .e-list-item.e-list-item:hover .e-list-content,
.e-listbox-container.e-list-template .e-list-item.e-list-item:hover .e-list-item-header,
.e-listbox-container.e-list-template .e-list-item.e-list-item:hover .e-list-content,
.e-listboxtool-wrapper.e-list-template .e-list-item.e-list-item:hover .e-list-item-header,
.e-listboxtool-wrapper.e-list-template .e-list-item.e-list-item:hover .e-list-content {
  color: rgba(0, 0, 0, 0.87);
}
.e-listbox-wrapper.e-list-template .e-list-item.e-selected .e-list-item-header, .e-listbox-wrapper.e-list-template .e-list-item.e-selected .e-list-content,
.e-listbox-container.e-list-template .e-list-item.e-selected .e-list-item-header,
.e-listbox-container.e-list-template .e-list-item.e-selected .e-list-content,
.e-listboxtool-wrapper.e-list-template .e-list-item.e-selected .e-list-item-header,
.e-listboxtool-wrapper.e-list-template .e-list-item.e-selected .e-list-content {
  color: rgba(0, 0, 0, 0.87);
}
.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-avatar .e-avatar,
.e-listbox-container.e-rtl.e-list-template .e-list-wrapper.e-list-avatar .e-avatar,
.e-listboxtool-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-avatar .e-avatar {
  left: inherit;
  right: 1.0667em;
}
.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-avatar:not(.e-list-badge),
.e-listbox-container.e-rtl.e-list-template .e-list-wrapper.e-list-avatar:not(.e-list-badge),
.e-listboxtool-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-avatar:not(.e-list-badge) {
  padding-left: 1.0666em;
  padding-right: 4.8em;
}
.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge),
.e-listbox-container.e-rtl.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge),
.e-listboxtool-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) {
  padding-left: 4.8em;
  padding-right: 1.0666em;
}
.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) .e-avatar,
.e-listbox-container.e-rtl.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) .e-avatar,
.e-listboxtool-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-avatar-right:not(.e-list-badge) .e-avatar {
  left: 1.0667em;
  right: inherit;
}
.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-badge .e-badge,
.e-listbox-container.e-rtl.e-list-template .e-list-wrapper.e-list-badge .e-badge,
.e-listboxtool-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-badge .e-badge {
  left: 1.33em;
  right: inherit;
}
.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-badge.e-list-avatar,
.e-listbox-container.e-rtl.e-list-template .e-list-wrapper.e-list-badge.e-list-avatar,
.e-listboxtool-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-badge.e-list-avatar {
  padding-left: 4.1333em;
  padding-right: 4.8em;
}
.e-listbox-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-badge:not(.e-list-avatar),
.e-listbox-container.e-rtl.e-list-template .e-list-wrapper.e-list-badge:not(.e-list-avatar),
.e-listboxtool-wrapper.e-rtl.e-list-template .e-list-wrapper.e-list-badge:not(.e-list-avatar) {
  padding-left: 4.1333em;
  padding-right: 1.0666em;
}

.e-listbox-container.e-filter-list .e-list-parent, .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent, .e-listbox-container .e-selectall-parent + .e-list-parent {
  height: 100%;
}

.e-listbox-container.e-filter-list .e-list-wrap {
  height: calc(100% - 43px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-wrap {
  height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-listbox-container .e-selectall-parent + .e-list-wrap {
  height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-bigger .e-listbox-wrapper.e-listboxtool-container .e-list-wrap,
.e-listbox-wrapper.e-bigger.e-listboxtool-container .e-list-wrap,
.e-bigger .e-listbox-container.e-listboxtool-container .e-list-wrap,
.e-listbox-container.e-bigger.e-listboxtool-container .e-list-wrap {
  width: 85% !important; /* stylelint-disable-line declaration-no-important */
}
.e-bigger .e-listbox-wrapper .e-list-item,
.e-listbox-wrapper.e-bigger .e-list-item,
.e-bigger .e-listbox-container .e-list-item,
.e-listbox-container.e-bigger .e-list-item {
  border-bottom: 0 solid transparent;
  border-left: 0 solid transparent;
  border-right: 0 solid transparent;
  border-top: 0 solid transparent;
}
.e-bigger .e-listbox-wrapper:not(.e-list-template) .e-list-item,
.e-bigger .e-listbox-wrapper .e-selectall-parent,
.e-bigger .e-listbox-wrapper .e-list-group-item,
.e-bigger .e-listbox-wrapper .e-list-header,
.e-listbox-wrapper.e-bigger:not(.e-list-template) .e-list-item,
.e-listbox-wrapper.e-bigger .e-selectall-parent,
.e-listbox-wrapper.e-bigger .e-list-group-item,
.e-listbox-wrapper.e-bigger .e-list-header,
.e-bigger .e-listbox-container:not(.e-list-template) .e-list-item,
.e-bigger .e-listbox-container .e-selectall-parent,
.e-bigger .e-listbox-container .e-list-group-item,
.e-bigger .e-listbox-container .e-list-header,
.e-listbox-container.e-bigger:not(.e-list-template) .e-list-item,
.e-listbox-container.e-bigger .e-selectall-parent,
.e-listbox-container.e-bigger .e-list-group-item,
.e-listbox-container.e-bigger .e-list-header {
  padding: 12px 16px;
}
.e-bigger .e-listbox-wrapper:not(.e-list-template) .e-list-item,
.e-bigger .e-listbox-wrapper .e-selectall-parent,
.e-listbox-wrapper.e-bigger:not(.e-list-template) .e-list-item,
.e-listbox-wrapper.e-bigger .e-selectall-parent,
.e-bigger .e-listbox-container:not(.e-list-template) .e-list-item,
.e-bigger .e-listbox-container .e-selectall-parent,
.e-listbox-container.e-bigger:not(.e-list-template) .e-list-item,
.e-listbox-container.e-bigger .e-selectall-parent {
  height: 48px;
  line-height: 1.6;
  position: relative;
}
.e-bigger .e-listbox-wrapper .e-list-parent,
.e-listbox-wrapper.e-bigger .e-list-parent,
.e-bigger .e-listbox-container .e-list-parent,
.e-listbox-container.e-bigger .e-list-parent {
  min-height: 48px;
}
.e-bigger .e-listbox-wrapper .e-text-content,
.e-listbox-wrapper.e-bigger .e-text-content,
.e-bigger .e-listbox-container .e-text-content,
.e-listbox-container.e-bigger .e-text-content {
  font-size: 15px;
}
.e-bigger .e-listbox-wrapper .e-list-group-item,
.e-listbox-wrapper.e-bigger .e-list-group-item,
.e-bigger .e-listbox-container .e-list-group-item,
.e-listbox-container.e-bigger .e-list-group-item {
  height: 48px;
  line-height: 25px;
}
.e-bigger .e-listbox-wrapper .e-list-header,
.e-listbox-wrapper.e-bigger .e-list-header,
.e-bigger .e-listbox-container .e-list-header,
.e-listbox-container.e-bigger .e-list-header {
  align-items: center;
  display: flex;
  font-weight: bold;
  height: 64px;
}
.e-bigger .e-listbox-wrapper .e-list-header .e-text.header,
.e-bigger .e-listbox-wrapper .e-list-header .e-headertemplate-text.nested-header,
.e-listbox-wrapper.e-bigger .e-list-header .e-text.header,
.e-listbox-wrapper.e-bigger .e-list-header .e-headertemplate-text.nested-header,
.e-bigger .e-listbox-container .e-list-header .e-text.header,
.e-bigger .e-listbox-container .e-list-header .e-headertemplate-text.nested-header,
.e-listbox-container.e-bigger .e-list-header .e-text.header,
.e-listbox-container.e-bigger .e-list-header .e-headertemplate-text.nested-header {
  display: none;
}
.e-bigger .e-listbox-wrapper .e-list-header .e-text,
.e-listbox-wrapper.e-bigger .e-list-header .e-text,
.e-bigger .e-listbox-container .e-list-header .e-text,
.e-listbox-container.e-bigger .e-list-header .e-text {
  font-size: 20px;
}
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
  height: calc(100% - 55px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
  height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-bigger .e-listbox-container.e-filter-list .e-list-parent,
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent,
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent,
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
  height: 100%;
}

.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
  height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
  height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
  height: calc(100% - 45px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
  height: calc(100% - 103px) !important; /* stylelint-disable-line declaration-no-important */
}
/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/@syncfusion/ej2-inputs/styles/material.css?ngGlobalStyle ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
.e-signature.e-control {
  border: 1px solid;
}

.e-signature.e-control {
  background-color: #fff;
  border: 1px solid;
  border-color: #e0e0e0;
}

/* stylelint-disable property-no-vendor-prefix */
@keyframes e-input-ripple {
  100% {
    opacity: 0;
    transform: scale(4);
  }
}
@keyframes slideTopUp {
  from {
    transform: translate3d(0, 0, 0) scale(1);
  }
  to {
    transform: translate3d(0, 0, 0) scale(1);
  }
}
.e-float-input .e-clear-icon::before,
.e-float-input.e-control-wrapper .e-clear-icon::before {
  content: "\e932";
  font-family: "e-icons";
}

.e-input-group .e-clear-icon::before,
.e-input-group.e-control-wrapper .e-clear-icon::before {
  content: "\e932";
  font-family: "e-icons";
}

.e-filled.e-float-input .e-clear-icon::before,
.e-filled.e-float-input.e-control-wrapper .e-clear-icon::before {
  content: "\e208";
  font-family: "e-icons";
}

.e-filled.e-input-group .e-clear-icon::before,
.e-filled.e-input-group.e-control-wrapper .e-clear-icon::before {
  content: "\e208";
  font-family: "e-icons";
}

.e-outline.e-float-input .e-clear-icon::before,
.e-outline.e-float-input.e-control-wrapper .e-clear-icon::before {
  content: "\e208";
  font-family: "e-icons";
}

.e-outline.e-input-group .e-clear-icon::before,
.e-outline.e-input-group.e-control-wrapper .e-clear-icon::before {
  content: "\e208";
  font-family: "e-icons";
}

/*! input layout */
.e-input-group,
.e-input-group.e-control-wrapper {
  display: table;
  line-height: 1.4;
  margin-bottom: 4px;
}

input.e-input,
.e-input-group input.e-input,
.e-input-group.e-control-wrapper input.e-input,
textarea.e-input,
.e-input-group textarea.e-input,
.e-input-group.e-control-wrapper textarea.e-input {
  border: 0 solid;
  border-width: 0 0 1px 0;
  height: auto;
  line-height: inherit;
  margin: 0;
  margin-bottom: 4px;
  outline: none;
  padding: 4px 0 4px;
  text-indent: 0;
  width: 100%;
}

input.e-input,
textarea.e-input,
.e-input-group,
.e-input-group.e-control-wrapper,
.e-input-group.e-disabled,
.e-input-group.e-control-wrapper.e-disabled {
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 13px;
  font-weight: normal;
}

.e-input-group input.e-input,
.e-input-group.e-control-wrapper input.e-input,
.e-input-group textarea.e-input,
.e-input-group.e-control-wrapper textarea.e-input,
.e-input-group.e-small .e-input,
.e-input-group.e-small.e-control-wrapper .e-input,
.e-small .e-input-group .e-input,
.e-small .e-input-group.e-control-wrapper .e-input {
  font: inherit;
}

input.e-input,
.e-input-group input.e-input,
.e-input-group input,
.e-input-group.e-control-wrapper input.e-input,
.e-input-group.e-control-wrapper input,
.e-float-input input,
.e-float-input.e-input-group input,
.e-float-input.e-control-wrapper input,
.e-float-input.e-control-wrapper.e-input-group input,
input.e-input:focus,
.e-input-group input.e-input:focus,
.e-input-group input:focus,
.e-input-group.e-control-wrapper input.e-input:focus,
.e-input-group.e-control-wrapper input:focus,
.e-float-input input:focus,
.e-float-input.e-input-group input:focus,
.e-float-input.e-control-wrapper input:focus,
.e-float-input.e-control-wrapper.e-input-group input:focus,
.e-input-group.e-input-focus input.e-input,
.e-input-group.e-input-focus input,
.e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-input-group.e-control-wrapper.e-input-focus input,
.e-float-input.e-input-focus input,
.e-float-input.e-input-group.e-input-focus input,
.e-float-input.e-control-wrapper.e-input-focus input,
.e-float-input.e-control-wrapper.e-input-group.e-input-focus input {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

input.e-input,
.e-input-group input.e-input,
.e-input-group input,
.e-input-group.e-control-wrapper input.e-input,
.e-input-group.e-control-wrapper input,
.e-float-input input,
.e-float-input.e-input-group input,
.e-float-input.e-control-wrapper input,
.e-float-input.e-control-wrapper.e-input-group input,
.e-input-group,
.e-input-group.e-control-wrapper,
.e-float-input,
.e-float-input.e-control-wrapper,
.e-input.e-corner,
.e-input-group.e-corner.e-rtl input.e-input:only-child,
.e-input-group.e-control-wrapper.e-corner.e-rtl input.e-input:only-child,
.e-input-group.e-input-focus.e-corner,
.e-input-group.e-control-wrapper.e-input-focus.e-corner,
textarea.e-input,
.e-input-group textarea.e-input,
.e-input-group textarea,
.e-input-group.e-control-wrapper textarea.e-input,
.e-input-group.e-control-wrapper textarea,
.e-float-input textarea,
.e-float-input.e-input-group textarea,
.e-float-input.e-control-wrapper textarea,
.e-float-input.e-control-wrapper.e-input-group textarea {
  border-radius: 0;
}

.e-input:focus {
  border-width: 0 0 2px 0;
  padding-bottom: 4px;
}

.e-input.e-small:focus {
  border-width: 0 0 2px 0;
  padding-bottom: 4px;
}

.e-input:focus {
  padding-bottom: 3px;
}

.e-input.e-small:focus {
  padding-bottom: 3px;
}

.e-input-group input.e-input:focus,
.e-input-group.e-control-wrapper input.e-input:focus,
.e-input-group textarea.e-input:focus,
.e-input-group.e-control-wrapper textarea.e-input:focus,
.e-input-group.e-input-focus input.e-input,
.e-input-group.e-control-wrapper.e-input-focus input.e-input {
  padding: 4px 0 4px;
}

.e-input-group textarea.e-input:focus,
.e-input-group.e-control-wrapper textarea.e-input:focus {
  padding: 4px 0 4px;
}

.e-input-group .e-input-group-icon,
.e-input-group.e-control-wrapper .e-input-group-icon {
  align-items: center;
  border: 0 solid;
  border-width: 0;
  box-sizing: content-box;
  cursor: pointer;
  flex-direction: column;
  font-size: 12px;
  justify-content: center;
  line-height: 1;
  min-height: 18px;
  min-width: 18px;
  padding: 0;
  text-align: center;
}

/* stylelint-disable property-no-vendor-prefix */
.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
  font-size: 20px;
  margin: 0;
  min-height: 30px;
  min-width: 30px;
  padding: 0;
}

.e-input-group.e-small.e-float-icon-left > .e-input-group-icon,
.e-input-group.e-float-icon-left > .e-input-group-icon.e-small,
.e-input-group.e-control-wrapper.e-small.e-float-icon-left > .e-input-group-icon,
.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-small,
.e-small .e-input-group.e-float-icon-left > .e-input-group-icon,
.e-small .e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-input-group.e-small.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon.e-small,
.e-small .e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-control-wrapper.e-input-group.e-small.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left > .e-input-group-icon.e-small,
.e-small .e-float-input.e-control-wrapper.e-input-group.e-float-icon-left > .e-input-group-icon {
  font-size: 20px;
  margin: 0;
  min-height: 28px;
  min-width: 28px;
  padding: 0;
}

.e-input-group.e-float-icon-left:not(.e-disabled) > .e-input-group-icon:active,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-disabled) > .e-input-group-icon:active {
  background: transparent;
}

.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
  cursor: auto;
}

.e-input[disabled],
.e-input-group .e-input[disabled],
.e-input-group.e-control-wrapper .e-input[disabled],
.e-input-group.e-disabled,
.e-input-group.e-disabled input,
.e-input-group.e-disabled input.e-input,
.e-input-group.e-disabled textarea,
.e-input-group.e-disabled textarea.e-input,
.e-input-group.e-control-wrapper.e-disabled,
.e-input-group.e-control-wrapper.e-disabled input,
.e-input-group.e-control-wrapper.e-disabled input.e-input,
.e-input-group.e-control-wrapper.e-disabled textarea,
.e-input-group.e-control-wrapper.e-disabled textarea.e-input,
.e-float-input.e-disabled input,
.e-float-input.e-disabled textarea,
.e-float-input input[disabled],
.e-float-input input.e-disabled,
.e-float-input textarea[disabled],
.e-float-input textarea.e-disabled,
.e-float-input.e-control-wrapper.e-disabled input,
.e-float-input.e-control-wrapper.e-disabled textarea,
.e-float-input.e-control-wrapper input[disabled],
.e-float-input.e-control-wrapper input.e-disabled,
.e-float-input.e-control-wrapper textarea[disabled],
.e-float-input.e-control-wrapper textarea.e-disabled,
.e-input-group.e-disabled span,
.e-input-group.e-control-wrapper.e-disabled span,
.e-input-group.e-disabled input.e-input:not(:valid):first-child ~ .e-clear-icon,
.e-input-group.e-control-wrapper.e-disabled input.e-input:not(:valid):first-child ~ .e-clear-icon,
.e-float-input.e-disabled input:not(:valid):first-child ~ .e-clear-icon,
.e-float-input.e-input-group.e-disabled input:not(:valid):first-child ~ .e-clear-icon,
.e-float-input.e-input-group.e-control-wrapper.e-disabled input:not(:valid):first-child ~ .e-clear-icon,
.e-float-input.e-control-wrapper.e-disabled input:not(:valid):first-child ~ .e-clear-icon,
.e-input-group.e-disabled .e-clear-icon.e-clear-icon-hide,
.e-input-group.e-control-wrapper.e-disabled .e-clear-icon.e-clear-icon-hide {
  cursor: not-allowed;
}

.e-input[disabled],
.e-input-group.e-disabled,
.e-input-group.e-control-wrapper.e-disabled,
.e-float-input.e-disabled,
.e-float-input input[disabled],
.e-float-input input.e-disabled,
.e-float-input.e-disabled input,
.e-float-input.e-control-wrapper.e-disabled,
.e-float-input.e-control-wrapper input[disabled],
.e-float-input.e-control-wrapper input.e-disabled,
.e-float-input.e-control-wrapper.e-disabled input,
.e-float-input textarea[disabled],
.e-float-input textarea.e-disabled,
.e-float-input.e-disabled textarea,
.e-float-input.e-control-wrapper textarea[disabled],
.e-float-input.e-control-wrapper textarea.e-disabled,
.e-float-input.e-control-wrapper.e-disabled textarea {
  filter: alpha(opacity=100);
  opacity: 1;
}

.e-input.e-rtl,
.e-input-group.e-rtl,
.e-input-group.e-control-wrapper.e-rtl,
.e-float-input.e-rtl,
.e-float-input.e-control-wrapper.e-rtl {
  direction: rtl;
}

.e-input-group,
.e-input-group.e-control-wrapper,
.e-float-custom-tag.e-input-group,
.e-float-custom-tag.e-input-group.e-control-wrapper,
.e-input-custom-tag,
.e-input-custom-tag.e-input-group,
.e-input-custom-tag.e-input-group.e-control-wrapper {
  display: inline-flex;
  vertical-align: middle;
}

.e-float-input:not(.e-input-group),
.e-float-input.e-control-wrapper:not(.e-input-group),
.e-float-custom-tag,
.e-float-custom-tag.e-control-wrapper {
  display: inline-block;
}

.e-input-group .e-input-group-icon,
.e-input-group.e-control-wrapper .e-input-group-icon {
  display: flex;
}

.e-input-group .e-input-group-icon:first-child,
.e-input-group.e-control-wrapper .e-input-group-icon:first-child {
  border-left-width: 0;
}

.e-input-group .e-input-group-icon,
.e-input-group.e-control-wrapper .e-input-group-icon {
  white-space: nowrap;
}

.e-input-group .e-input-group-icon:not(:last-child),
.e-input-group.e-control-wrapper .e-input-group-icon:not(:last-child) {
  border-right-width: 0;
}

.e-input + .e-input-group-icon,
.e-input-group .e-input + .e-input-group-icon,
.e-input-group.e-control-wrapper .e-input + .e-input-group-icon {
  border-left-width: 0;
}

.e-input-group.e-corner .e-input:first-child,
.e-input-group.e-corner .e-input-group-icon:first-child,
.e-input-group.e-control-wrapper.e-corner .e-input:first-child,
.e-input-group.e-control-wrapper.e-corner .e-input-group-icon:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.e-input-group.e-corner .e-input:last-child,
.e-input-group.e-corner .e-input-group-icon:last-child,
.e-input-group.e-control-wrapper.e-corner .e-input:last-child,
.e-input-group.e-control-wrapper.e-corner .e-input-group-icon:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.e-input-group.e-rtl .e-input-group-icon:first-child,
.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:first-child {
  border-left-width: 0;
  border-right-width: 0;
}

.e-input-group.e-rtl .e-input-group-icon:last-child,
.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:last-child {
  border-left-width: 0;
  border-right-width: 0;
}

.e-input-group.e-rtl .e-input-group-icon:not(:last-child),
.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:not(:last-child) {
  border-left-width: 0;
}

.e-input-group.e-rtl .e-input-group-icon + .e-input,
.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon + .e-input {
  border-right-width: 0;
}

input.e-input.e-small,
textarea.e-input.e-small,
.e-small input.e-input,
.e-small textarea.e-input,
.e-input-group.e-small,
.e-small .e-input-group,
.e-input-group.e-control-wrapper.e-small,
.e-small .e-input-group.e-control-wrapper,
.e-input-group.e-small.e-disabled,
.e-small .e-input-group.e-disabled,
.e-input-group.e-control-wrapper.e-small.e-disabled,
.e-small .e-input-group.e-control-wrapper.e-disabled {
  font-size: 12px;
}

.e-input.e-small,
.e-input-group.e-small .e-input,
.e-input-group.e-control-wrapper.e-small .e-input {
  line-height: inherit;
  padding: 4px 0 4px;
}

.e-input-group.e-small .e-input:focus,
.e-input-group.e-control-wrapper.e-small .e-input:focus,
.e-input-group.e-small.e-input-focus .e-input,
.e-input-group.e-control-wrapper.e-small.e-input-focus .e-input {
  padding: 4px 0 4px;
}

.e-input-group.e-small .e-input-group-icon,
.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-small .e-input-group .e-input-group-icon,
.e-small .e-input-group.e-control-wrapper .e-input-group-icon {
  font-size: 12px;
  min-height: 16px;
  min-width: 16px;
  padding: 0;
}

label.e-float-text,
.e-float-input label.e-float-text,
.e-float-input.e-control-wrapper label.e-float-text,
.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  left: 0;
  overflow: hidden;
  padding-left: 0;
  pointer-events: none;
  position: absolute;
  text-overflow: ellipsis;
  top: -11px;
  transform: translate3d(0, 16px, 0) scale(1);
  transform-origin: left top;
  transition: 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: 100%;
}

label.e-float-text,
.e-float-input label.e-float-text,
.e-float-input.e-control-wrapper label.e-float-text,
.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  top: -11px;
}

label.e-float-text,
.e-float-input label.e-float-text,
.e-float-input.e-control-wrapper label.e-float-text,
.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  content: "";
  font-style: normal;
}

.e-float-input.e-small label.e-float-text,
.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 12px;
  top: -11px;
}

.e-float-input .e-input-in-wrap label.e-float-text,
.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  top: -11px;
}

.e-float-input input:focus ~ label.e-float-text,
.e-float-input input:valid ~ label.e-float-text,
.e-float-input input ~ label.e-label-top.e-float-text,
.e-float-input input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input input label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper input label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text,
.e-float-input.e-input-focus input ~ label.e-float-text {
  font-size: 13px;
  top: -9px;
  transform: translate3d(0, -6px, 0) scale(0.92);
}

.e-float-input.e-small input:focus ~ label.e-float-text,
.e-float-input.e-small input:valid ~ label.e-float-text,
.e-float-input.e-small input ~ label.e-label-top.e-float-text,
.e-float-input.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-small input label.e-float-text.e-label-top,
.e-small .e-float-input input:focus ~ label.e-float-text,
.e-small .e-float-input input:valid ~ label.e-float-text,
.e-small .e-float-input input ~ label.e-label-top.e-float-text,
.e-small .e-float-input input[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-float-input input[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-float-input input label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small input label.e-float-text.e-label-top,
.e-small .e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper input[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper input label.e-float-text.e-label-top {
  font-size: 13px;
  top: -9px;
  transform: translate3d(0, -6px, 0) scale(0.92);
}

.e-float-input .e-input-in-wrap input:focus ~ label.e-float-text,
.e-float-input .e-input-in-wrap input:valid ~ label.e-float-text,
.e-float-input .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-float-input .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input .e-input-in-wrap input label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper .e-input-in-wrap input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper .e-input-in-wrap input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper .e-input-in-wrap input label.e-float-text.e-label-top {
  top: -9px;
}

.e-float-input.e-small input:focus ~ label.e-float-text,
.e-float-input.e-small input:valid ~ label.e-float-text,
.e-float-input.e-small input ~ label.e-label-top.e-float-text,
.e-small .e-float-input input ~ label.e-label-top.e-float-text,
.e-float-input.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-small.e-input-focus input-group-animation ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-input-focus input ~ label.e-float-text {
  font-size: 12px;
  top: -8px;
}

.e-float-input.e-small .e-input-in-wrap input:focus ~ label.e-float-text,
.e-float-input.e-small .e-input-in-wrap input:valid ~ label.e-float-text,
.e-float-input.e-small .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-small .e-float-input .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-float-input.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
  top: -7px;
}

.e-float-input,
.e-float-input.e-control-wrapper {
  line-height: 1.4;
  margin-bottom: 4px;
  margin-top: 16px;
  padding-top: 0;
  position: relative;
  width: 100%;
}

.e-float-input.e-small,
.e-float-input.e-control-wrapper.e-small,
.e-small .e-float-input.e-control-wrapper {
  line-height: 1.35;
  margin-bottom: 4px;
  margin-top: 16px;
  padding-top: 0;
}

.e-input-group.e-small,
.e-input-group.e-control-wrapper.e-small,
.e-small .e-input-group,
.e-small .e-input-group.e-control-wrapper {
  line-height: normal;
}

.e-float-input.e-no-float-label,
.e-float-input.e-small.e-no-float-label,
.e-small .e-float-input.e-no-float-label,
.e-float-input.e-control-wrapper.e-no-float-label,
.e-float-input.e-control-wrapper.e-small.e-no-float-label,
.e-small .e-float-input.e-control-wrapper.e-no-float-label {
  margin-top: 0;
}

.e-float-input,
.e-float-input.e-control-wrapper,
.e-float-input.e-disabled,
.e-float-input.e-control-wrapper.e-disabled,
.e-float-input.e-input-group.e-disabled,
.e-float-input.e-input-group.e-control-wrapper.e-disabled {
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 13px;
  font-weight: normal;
}

.e-float-input input,
.e-float-input textarea,
.e-float-input.e-control-wrapper input,
.e-float-input.e-control-wrapper textarea {
  border: 0 solid;
  border-width: 0 0 1px 0;
  display: block;
  font: inherit;
  width: 100%;
}

.e-float-input input,
.e-float-input.e-control-wrapper input {
  min-width: 0;
  padding: 4px 0 4px;
}

.e-float-input input,
.e-input-group input,
.e-float-input.e-control-wrapper input,
.e-input-group.e-control-wrapper input,
.e-float-input textarea,
.e-input-group textarea,
.e-float-input.e-control-wrapper textarea,
.e-input-group.e-control-wrapper textarea {
  text-indent: 0;
}

.e-float-input.e-small.e-disabled,
.e-small .e-float-input.e-disabled,
.e-float-input.e-control-wrapper.e-small.e-disabled,
.e-small .e-float-input.e-control-wrapper.e-disabled,
.e-float-input.e-input-group.e-small.e-disabled,
.e-small .e-float-input.e-input-group.e-disabled,
.e-float-input.e-input-group.e-control-wrapper.e-small.e-disabled,
.e-small .e-float-input.e-input-group.e-control-wrapper.e-disabled,
.e-float-input.e-small,
.e-small .e-float-input,
.e-float-input.e-control-wrapper.e-small,
.e-small .e-float-input.e-control-wrapper {
  font-size: 12px;
}

.e-float-input.e-small input,
.e-float-input.e-control-wrapper.e-small input {
  font: inherit;
  line-height: inherit;
  padding: 4px 0 4px;
}

.e-float-input input:focus,
.e-float-input.e-control-wrapper input:focus,
.e-float-input textarea:focus,
.e-float-input.e-control-wrapper textarea:focus,
.e-float-input.e-input-focus input,
.e-float-input.e-control-wrapper.e-input-focus input,
.e-input-group.e-control-container.valid.modified,
.e-input-group.e-control-container.invalid,
.e-float-input.e-control-container.valid.modified,
.e-float-input.e-control-container.invalid {
  outline: none;
}

label.e-float-text,
.e-float-input label.e-float-text,
.e-float-input.e-control-wrapper label.e-float-text {
  font-family: inherit;
}

.e-float-input input:valid ~ label.e-float-text,
.e-float-input input:focus ~ label.e-float-text,
.e-float-input input:valid ~ label.e-float-text.e-label-top,
.e-float-input input ~ label.e-float-text.e-label-top,
.e-float-input .e-input-in-wrap input:valid ~ label.e-float-text,
.e-float-input .e-input-in-wrap input:valid ~ label.e-float-text.e-label-top,
.e-float-input .e-input-in-wrap input ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper input:valid ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper input ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper .e-input-in-wrap input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper .e-input-in-wrap input:valid ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper .e-input-in-wrap input ~ label.e-float-text.e-label-top,
.e-float-input.e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text,
.e-float-input textarea:valid ~ label.e-float-text,
.e-float-input textarea:focus ~ label.e-float-text,
.e-float-input textarea:valid ~ label.e-float-text.e-label-top,
.e-float-input textarea ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper textarea ~ label.e-float-text.e-label-top {
  -webkit-user-select: text;
          user-select: text;
}

.e-float-input.e-outline.e-float-icon-left:not(.e-rtl) .e-input-in-wrap input ~ label.e-float-text.e-label-top {
  left: -34px;
  width: auto;
}

.e-float-input.e-outline.e-float-icon-left.e-rtl .e-input-in-wrap input ~ label.e-float-text.e-label-top {
  right: -34px;
  width: auto;
}

label.e-float-text,
.e-float-input label.e-float-text,
.e-float-input.e-control-wrapper label.e-float-text,
.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-weight: normal;
}

.e-float-input:not(.e-input-group) .e-float-line::before,
.e-float-input:not(.e-input-group) .e-float-line::after,
.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::before,
.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::after {
  bottom: 0;
  content: "";
  height: 2px;
  position: absolute;
  transition: 0.2s ease;
  width: 0;
}

.e-float-input:not(.e-input-group) .e-float-line::before,
.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::before {
  left: 50%;
}

.e-float-input:not(.e-input-group) .e-float-line::after,
.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::after {
  right: 50%;
}

.e-float-input:not(.e-input-group) input:focus ~ .e-float-line::before,
.e-float-input:not(.e-input-group) textarea:focus ~ .e-float-line::before,
.e-float-input:not(.e-input-group) input:focus ~ .e-float-line::after,
.e-float-input:not(.e-input-group) textarea:focus ~ .e-float-line::after,
.e-float-input.e-control-wrapper:not(.e-input-group) input:focus ~ .e-float-line::before,
.e-float-input.e-control-wrapper:not(.e-input-group) textarea:focus ~ .e-float-line::before,
.e-float-input.e-control-wrapper:not(.e-input-group) input:focus ~ .e-float-line::after,
.e-float-input.e-control-wrapper:not(.e-input-group) textarea:focus ~ .e-float-line::after,
.e-float-input:not(.e-input-group).e-input-focus input ~ .e-float-line::before,
.e-float-input:not(.e-input-group).e-input-focus input ~ .e-float-line::after,
.e-float-input.e-control-wrapper:not(.e-input-group).e-input-focus input ~ .e-float-line::before,
.e-float-input.e-control-wrapper:not(.e-input-group).e-input-focus input ~ .e-float-line::after {
  width: 50%;
}

.e-float-input .e-float-line,
.e-float-input.e-control-wrapper .e-float-line {
  display: block;
  position: relative;
  width: 100%;
}

.e-float-input.e-rtl label.e-float-text,
.e-float-input.e-control-wrapper.e-rtl label.e-float-text,
.e-rtl .e-float-input label.e-float-text,
.e-rtl .e-float-input.e-control-wrapper label.e-float-text,
.e-rtl label.e-float-text,
.e-rtl .e-float-input.e-control-wrapper label.e-float-text,
.e-rtl.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  right: 0;
  transform-origin: right top;
}

.e-float-input.e-rtl:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-float-input.e-rtl.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text,
.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text,
.e-float-input.e-rtl.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-float-input.e-rtl.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-float-input.e-rtl.e-control-wrapper.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-control-wrapper.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-rtl:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-rtl.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-small.e-rtl .e-float-input:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-small.e-rtl .e-float-input.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-float-input.e-small.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-float-input.e-rtl.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-small input:not(:focus):not(:valid) label.e-float-text,
.e-rtl .e-float-input.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-small .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-small.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text,
.e-small.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-float-input.e-control-wrapper.e-rtl.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-control-wrapper.e-small input:not(:focus):not(:valid) label.e-float-text,
.e-rtl .e-float-input.e-control-wrapper.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-small.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text,
.e-small.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text.e-label-bottom {
  padding-right: 0;
}

.e-input-group.e-corner.e-rtl .e-input:first-child,
.e-input-group.e-corner.e-rtl .e-input-group-icon:first-child,
.e-input-group.e-control-wrapper.e-corner.e-rtl .e-input:first-child,
.e-input-group.e-control-wrapper.e-corner.e-rtl .e-input-group-icon:first-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.e-input-group.e-corner.e-rtl .e-input:last-child,
.e-input-group.e-corner.e-rtl .e-input-group-icon:last-child,
.e-input-group.e-control-wrapper.e-corner.e-rtl .e-input:last-child,
.e-input-group.e-control-wrapper.e-corner.e-rtl .e-input-group-icon:last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.e-input-group.e-warning::before,
.e-input-group.e-control-wrapper.e-warning::before {
  content: "";
}

.e-float-input input[disabled],
.e-float-input input.e-disabled,
.e-float-input.e-control-wrapper input[disabled],
.e-float-input.e-control-wrapper input.e-disabled {
  background: transparent;
  background-image: none;
  cursor: not-allowed;
}

.e-input-group.e-rtl .e-input:not(:first-child):focus,
.e-input-group.e-control-wrapper.e-rtl .e-input:not(:first-child):focus {
  border-right-width: 0;
}

.e-input-group input.e-input,
.e-input-group.e-control-wrapper input.e-input {
  min-width: 0;
  width: 100%;
}

.e-input-group input.e-input,
.e-input-group textarea.e-input,
.e-input-group input.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]):not(:focus),
.e-input-group textarea.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]),
.e-input-group.e-control-wrapper input.e-input,
.e-input-group.e-control-wrapper textarea.e-input,
.e-input-group.e-control-wrapper input.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]):not(:focus),
.e-input-group.e-control-wrapper textarea.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]) {
  border: 0 solid;
  border-width: 0;
}

.e-input-group input.e-input,
.e-input-group textarea.e-input,
.e-input-group.e-control-wrapper input.e-input,
.e-input-group.e-control-wrapper textarea.e-input,
.e-float-input input.e-input,
.e-float-input.e-control-wrapper input.e-input {
  margin-bottom: 0;
}

.e-input-group:not(.e-float-icon-left):not(.e-float-input)::before,
.e-input-group:not(.e-float-icon-left):not(.e-float-input)::after,
.e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::before,
.e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::after,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input)::before,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input)::after,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::before,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::after,
.e-float-input.e-input-group:not(.e-float-icon-left) .e-float-line::before,
.e-float-input.e-input-group:not(.e-float-icon-left) .e-float-line::after,
.e-float-input.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::before,
.e-float-input.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::after,
.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left) .e-float-line::before,
.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left) .e-float-line::after,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::before,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::after,
.e-filled.e-float-input.e-input-group.e-float-icon-left .e-float-line::before,
.e-filled.e-float-input.e-input-group.e-float-icon-left .e-float-line::after,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-float-line::before,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-float-line::after {
  -moz-transition: 0.2s cubic-bezier(0.4, 0, 0.4, 1);
  bottom: 0;
  content: "";
  height: 2px;
  position: absolute;
  transition: 0.2s cubic-bezier(0.4, 0, 0.4, 1);
  width: 0;
}

.e-input-group:not(.e-float-icon-left):not(.e-float-input)::before,
.e-input-group.e-float-icon-left .e-input-in-wrap:not(.e-float-input)::before,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input)::before,
.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap:not(.e-float-input)::before,
.e-float-input.e-input-group:not(.e-float-icon-left) .e-float-line::before,
.e-float-input.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::before,
.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left) .e-float-line::before,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::before,
.e-filled.e-input-group.e-float-icon-left::before,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left::before,
.e-filled.e-float-input.e-input-group.e-float-icon-left .e-float-line::before,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-float-line::before {
  left: 50%;
}

.e-input-group:not(.e-float-icon-left):not(.e-float-input).e-input-focus::before,
.e-input-group:not(.e-float-icon-left):not(.e-float-input).e-input-focus::after,
.e-input-group.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap::before,
.e-input-group.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap::after,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input).e-input-focus::before,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input).e-input-focus::after,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap::before,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap::after,
.e-float-input.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line::before,
.e-float-input.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line::after,
.e-float-input.e-input-group.e-float-icon-left.e-input-focus .e-input-in-wrap .e-float-line::before,
.e-float-input.e-input-group.e-float-icon-left.e-input-focus .e-input-in-wrap .e-float-line::after,
.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line::before,
.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line::after,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-input-focus .e-input-in-wrap .e-float-line::before,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-input-focus .e-input-in-wrap .e-float-line::after,
.e-filled.e-float-input.e-input-group.e-float-icon-left.e-input-focus .e-float-line::before,
.e-filled.e-float-input.e-input-group.e-float-icon-left.e-input-focus .e-float-line::after,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-input-focus .e-float-line::before,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-input-focus .e-float-line::after {
  width: 50%;
}

.e-input-group:not(.e-float-icon-left):not(.e-float-input)::after,
.e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::after,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input)::after,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::after,
.e-float-input.e-input-group:not(.e-float-icon-left) .e-float-line::after,
.e-float-input.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::after,
.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left) .e-float-line::after,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::after,
.e-filled.e-input-group.e-float-icon-left:not(.e-float-input)::after,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input)::after,
.e-filled.e-float-input.e-input-group.e-float-icon-left .e-float-line::after,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-float-line::after {
  right: 50%;
}

.e-input-group,
.e-input-group.e-control-wrapper {
  position: relative;
  width: 100%;
}

.e-input-group .e-input-group-icon:hover,
.e-input-group.e-rtl.e-corner .e-input-group-icon:hover,
.e-input-group.e-control-wrapper .e-input-group-icon:hover,
.e-input-group.e-control-wrapper.e-rtl.e-corner .e-input-group-icon:hover {
  border-radius: 2px;
}

.e-input.e-small,
.e-input-group.e-small,
.e-input-group.e-control-wrapper.e-small {
  margin-bottom: 4px;
}

.e-input-group .e-input-group-icon,
.e-input-group.e-control-wrapper .e-input-group-icon {
  margin-bottom: 4px;
  margin-right: 4px;
  margin-top: 4px;
}

.e-float-input.e-input-group .e-input-group-icon,
.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon {
  margin-top: 2px;
}

.e-input-group.e-small .e-input-group-icon,
.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-small .e-input-group .e-input-group-icon,
.e-small .e-input-group.e-control-wrapper .e-input-group-icon {
  margin-bottom: 4px;
  margin-right: 4px;
  margin-top: 4px;
}

.e-float-input.e-input-group.e-small .e-input-group-icon,
.e-small .e-float-input.e-input-group .e-input-group-icon,
.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
.e-small .e-float-input.e-control-wrapper.e-input-group .e-input-group-icon {
  margin-top: 4px;
}

.e-input-group .e-input-group-icon:last-child,
.e-input-group.e-control-wrapper .e-input-group-icon:last-child,
.e-input-group.e-small .e-input-group-icon:last-child,
.e-input-group.e-control-wrapper.e-small .e-input-group-icon:last-child {
  margin-right: 0;
}

.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) {
  border-style: solid;
  border-width: 0 0 1px 0;
}

.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-input-group.e-input-focus:not(.e-float-icon-left).e-warning:not(.e-success):not(.e-error),
.e-input-group.e-input-focus:not(.e-float-icon-left).e-error:not(.e-success):not(.e-warning),
.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error),
.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error,
.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) input,
.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error) input,
.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error) input,
.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error input,
.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left).e-warning:not(.e-success):not(.e-error),
.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left).e-error:not(.e-success):not(.e-warning),
.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error),
.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error,
.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) input,
.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error) input,
.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error) input,
.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error input,
.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap {
  border-style: solid;
  border-width: 0 0 1px 0;
}

.e-input-group:not(.e-float-icon-left),
.e-input-group.e-control-wrapper:not(.e-float-icon-left),
.e-filled.e-input-group.e-float-icon-left,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left {
  border-bottom: 1px solid;
}

.e-input-group:not(.e-float-icon-left),
.e-input-group.e-success:not(.e-float-icon-left),
.e-input-group.e-warning:not(.e-float-icon-left),
.e-input-group.e-error:not(.e-float-icon-left),
.e-input-group.e-control-wrapper:not(.e-float-icon-left),
.e-input-group.e-control-wrapper.e-success:not(.e-float-icon-left),
.e-input-group.e-control-wrapper.e-warning:not(.e-float-icon-left),
.e-input-group.e-control-wrapper.e-error:not(.e-float-icon-left) {
  border: 1px solid;
  border-width: 0 0 1px 0;
}

.e-input-group.e-rtl.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:not(:first-child):focus,
.e-input-group.e-control-wrapper.e-rtl.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:not(:first-child):focus {
  border-right-width: 0;
}

.e-input-group:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled,
.e-input-group.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap,
.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap {
  background: transparent;
  color: rgba(0, 0, 0, 0.42);
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.42) 0, rgba(0, 0, 0, 0.42) 33%, transparent 0);
  background-position: bottom -1px left 0;
  background-repeat: repeat-x;
  background-size: 4px 1px;
  border-bottom-color: transparent;
  color: rgba(0, 0, 0, 0.42);
}

.e-input-group .e-input-group-icon,
.e-input-group.e-control-wrapper .e-input-group-icon {
  position: relative;
}

.e-input-group:not(.e-filled) .e-input-group-icon::after,
.e-input-group.e-control-wrapper:not(.e-filled) .e-input-group-icon::after {
  background: #bdbdbd;
  border-radius: 100%;
  content: "";
  display: block;
  height: 50%;
  left: 25%;
  opacity: 0.75;
  position: absolute;
  top: 25%;
  transform: scale(0);
  width: 50%;
}

.e-input-group .e-input-group-icon.e-input-btn-ripple::after,
.e-input-group.e-control-wrapper .e-input-group-icon.e-input-btn-ripple::after {
  animation: e-input-ripple 0.45s linear;
}

input.e-input::-ms-clear,
.e-float-input input::-ms-clear,
.e-float-input.e-control-wrapper input::-ms-clear,
.e-input:not(:valid):not(.e-control):first-child ~ .e-clear-icon,
.e-input-group input:not(.e-control).e-input:not(:valid):first-child ~ .e-clear-icon,
.e-input-group.e-control-wrapper input.e-input:not(:valid):not(.e-control):first-child ~ .e-clear-icon,
.e-float-input input:not(:valid):not(.e-control):first-child ~ .e-clear-icon,
.e-float-input.e-control-wrapper input:not(:valid):not(.e-control):first-child ~ .e-clear-icon,
.e-float-input.e-input-group input:not(:valid):not(.e-control):first-child ~ .e-clear-icon,
.e-float-input.e-input-group.e-control-wrapper input:not(:valid):not(.e-control):first-child ~ .e-clear-icon {
  display: none;
}

.e-input-group .e-clear-icon.e-clear-icon-hide,
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide,
.e-float-input.e-control-wrapper.e-hidden,
.e-input-group.e-control-wrapper.e-hidden {
  display: none;
}

input.e-input[type=search]::-webkit-search-decoration,
input.e-input[type=search]::-webkit-search-cancel-button,
input.e-input[type=search]::-webkit-search-results-button,
input.e-input[type=search]::-webkit-search-results-decoration,
.e-float-input input[type=search]::-webkit-search-decoration,
.e-float-input input[type=search]::-webkit-search-cancel-button,
.e-float-input input[type=search]::-webkit-search-results-button,
.e-float-input input[type=search]::-webkit-search-results-decoration,
.e-float-input.e-control-wrapper input[type=search]::-webkit-search-decoration,
.e-float-input.e-control-wrapper input[type=search]::-webkit-search-cancel-button,
.e-float-input.e-control-wrapper input[type=search]::-webkit-search-results-button,
.e-float-input.e-control-wrapper input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}

.e-float-input.e-input-group .e-float-line,
.e-float-input.e-input-group.e-control-wrapper .e-float-line,
.e-float-input.e-control-wrapper.e-input-group .e-float-line,
.e-float-input.e-control-wrapper.e-input-group.e-control-wrapper .e-float-line {
  bottom: -1px;
  position: absolute;
}

.e-float-input.e-input-group input,
.e-float-input.e-input-group textarea,
.e-float-input.e-input-group.e-control-wrapper input,
.e-float-input.e-input-group.e-control-wrapper textarea {
  border: 0;
}

.e-float-input.e-input-group .e-float-line,
.e-float-input.e-input-group .e-float-text,
.e-float-input.e-input-group.e-control-wrapper .e-float-line,
.e-float-input.e-input-group.e-control-wrapper .e-float-text {
  right: 0;
}

input.e-input::-webkit-input-placeholder,
input.e-input:-moz-placeholder,
input.e-input:-ms-input-placeholder,
input.e-input::-moz-placeholder,
textarea.e-input::-webkit-input-placeholder,
textarea.e-input:-moz-placeholder,
textarea.e-input:-ms-input-placeholder,
textarea.e-input::-moz-placeholder,
textarea.e-input::-webkit-textarea-placeholder,
textarea.e-input:-moz-placeholder,
textarea.e-input:-ms-textarea-placeholder,
textarea.e-input::-moz-placeholder {
  font-size: 13px;
  font-style: normal;
}

.e-small input.e-input::-webkit-input-placeholder,
input.e-small.e-input::-webkit-input-placeholder,
.e-small input.e-input:-moz-placeholder,
input.e-small.e-input:-moz-placeholder,
.e-small input.e-input:-ms-input-placeholder,
input.e-small.e-input:-ms-input-placeholder,
.e-small input.e-input::-moz-placeholder,
input.e-small.e-input::-moz-placeholder,
.e-small textarea.e-input::-webkit-input-placeholder,
textarea.e-small.e-input::-webkit-input-placeholder,
.e-small textarea.e-input:-moz-placeholder,
textarea.e-small.e-input:-moz-placeholder,
.e-small textarea.e-input:-ms-input-placeholder,
textarea.e-small.e-input:-ms-input-placeholder,
.e-small textarea.e-input::-moz-placeholder,
textarea.e-small.e-input::-moz-placeholder,
.e-small textarea.e-input::-webkit-textarea-placeholder,
textarea.e-small.e-input::-webkit-textarea-placeholder,
.e-small textarea.e-input:-moz-placeholder,
textarea.e-small.e-input:-moz-placeholder,
.e-small textarea.e-input:-ms-input-placeholder,
textarea.e-small.e-input:-ms-input-placeholder,
.e-small textarea.e-input::-moz-placeholder,
textarea.e-small.e-input::-moz-placeholder {
  font-size: 12px;
  font-style: normal;
}

input.e-input:-moz-placeholder,
textarea.e-input:-moz-placeholder,
.e-input-group input.e-input:-moz-placeholder,
.e-input-group textarea.e-input:-moz-placeholder,
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
.e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
input.e-input:-moz-placeholder,
.e-input-group input.e-input:-moz-placeholder,
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
textarea.e-input:-moz-placeholder,
input.e-input::-moz-placeholder,
textarea.e-input::-moz-placeholder,
input.e-input::-webkit-input-placeholder,
textarea.e-input::-webkit-input-placeholder {
  font-style: normal;
  user-select: none;
}

input.e-input:-ms-input-placeholder,
textarea.e-input:-ms-input-placeholder {
  font-style: normal;
}

input.e-input,
.e-input-group input,
.e-input-group.e-control-wrapper input,
.e-input-group input.e-input,
.e-input-group.e-control-wrapper input.e-input {
  box-sizing: content-box;
  content: "";
}

.e-float-input:not(.e-input-group) input,
.e-float-input.e-control-wrapper:not(.e-input-group) input {
  box-sizing: content-box;
  content: "";
}

.e-control input.e-input,
.e-control .e-input-group input,
.e-control .e-input-group input.e-input,
.e-control .e-input-group.e-control-wrapper input,
.e-control .e-input-group.e-control-wrapper input.e-input,
.e-control .e-float-input input,
.e-control .e-float-input.e-control-wrapper input,
.e-control.e-input-group input,
.e-control.e-input-group input.e-input,
.e-control.e-input-group.e-control-wrapper input,
.e-control.e-input-group.e-control-wrapper input.e-input,
.e-control.e-float-input input,
.e-control.e-float-input.e-control-wrapper input {
  box-sizing: content-box;
}

input.e-input.e-small,
.e-input-group.e-small input,
.e-input-group.e-small input.e-input,
.e-small .e-input-group input,
.e-small .e-input-group input.e-input,
.e-input-group.e-control-wrapper.e-small input,
.e-input-group.e-control-wrapper.e-small input.e-input,
.e-small .e-input-group.e-control-wrapper input,
.e-small .e-input-group.e-control-wrapper input.e-input,
.e-float-input.e-small input,
.e-float-input.e-small input.e-input,
.e-small .e-float-input input,
.e-small .e-float-input input.e-input,
.e-float-input.e-control-wrapper.e-small input,
.e-float-input.e-control-wrapper.e-small input.e-input,
.e-small .e-float-input.e-control-wrapper input,
.e-small .e-float-input.e-control-wrapper input.e-input {
  box-sizing: content-box;
  content: "";
}

.e-float-input.e-small:not(.e-input-group) input,
.e-float-input.e-small:not(.e-input-group) input.e-input,
.e-small .e-float-input:not(.e-input-group) input,
.e-small .e-float-input:not(.e-input-group) input.e-input .e-float-input.e-control-wrapper.e-small:not(.e-input-group) input,
.e-float-input.e-control-wrapper.e-small:not(.e-input-group) input.e-input,
.e-small .e-float-input.e-control-wrapper:not(.e-input-group) input,
.e-small .e-float-input.e-control-wrapper:not(.e-input-group) input.e-input {
  box-sizing: content-box;
  content: "";
}

textarea.e-input,
.e-input-group textarea,
.e-input-group.e-control-wrapper textarea,
.e-float-input textarea,
.e-float-input.e-control-wrapper textarea {
  box-sizing: content-box;
  content: "";
}

textarea.e-input.e-small,
.e-input-group.e-small textarea,
.e-input-group.e-small textarea.e-input,
.e-small .e-input-group textarea,
.e-small .e-input-group textarea.e-input,
.e-input-group.e-control-wrapper.e-small textarea,
.e-input-group.e-control-wrapper.e-small textarea.e-input,
.e-small .e-input-group.e-control-wrapper textarea,
.e-small .e-input-group.e-control-wrapper textarea.e-input,
.e-float-input.e-small textarea,
.e-float-input.e-small textarea.e-input,
.e-small .e-float-input textarea,
.e-small .e-float-input textarea.e-input,
.e-float-input.e-control-wrapper.e-small textarea,
.e-float-input.e-control-wrapper.e-small textarea.e-input,
.e-small .e-float-input.e-control-wrapper textarea,
.e-small .e-float-input.e-control-wrapper textarea.e-input {
  box-sizing: content-box;
  content: "";
}

input.e-input.e-small,
.e-input-group input.e-input.e-small,
.e-input-group.e-control-wrapper input.e-input.e-small,
.e-input-group.e-small .e-input,
.e-input-group.e-control-wrapper.e-small .e-input,
.e-small input.e-input,
.e-small .e-input-group .e-input,
.e-small .e-input-group.e-control-wrapper .e-input,
.e-float-input.e-small input,
.e-float-input input.e-small,
.e-small .e-float-input input,
.e-float-input.e-control-wrapper.e-small input,
.e-float-input.e-control-wrapper input.e-small,
.e-small .e-float-input.e-control-wrapper input,
textarea.e-input.e-small,
.e-input-group textarea.e-input.e-small,
.e-input-group.e-control-wrapper input.e-input-group textarea.e-input.e-small,
.e-small input.e-input,
.e-float-input.e-small textarea,
.e-float-input textarea.e-small,
.e-small .e-float-input textarea,
.e-float-input.e-control-wrapper.e-small textarea,
.e-float-input.e-control-wrapper textarea.e-small,
.e-small .e-float-input.e-control-wrapper textarea {
  text-indent: 0;
}

input.e-input,
.e-input-group input.e-input,
.e-input-group input,
.e-input-group.e-control-wrapper input.e-input,
.e-input-group.e-control-wrapper input,
.e-float-input input.e-input,
.e-float-input input,
.e-float-input.e-control-wrapper input.e-input,
.e-float-input.e-control-wrapper input,
.e-input-group input.e-input:focus,
.e-input-group.e-control-wrapper input.e-input:focus,
.e-float-input.e-control-wrapper input:focus,
.e-float-input input:focus,
.e-input-group.e-input-focus input.e-input,
.e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-float-input.e-control-wrapper.e-input-focus input,
.e-float-input.e-input-focus input {
  padding-left: 0;
  text-indent: 0;
}

textarea.e-input,
.e-input-group textarea.e-input,
.e-input-group textarea,
.e-input-group.e-control-wrapper textarea.e-input,
.e-input-group.e-control-wrapper textarea,
.e-float-input textarea.e-input,
.e-float-input textarea,
.e-float-input.e-control-wrapper textarea.e-input,
.e-float-input.e-control-wrapper textarea,
.e-input-group textarea.e-input:focus,
.e-input-group.e-control-wrapper textarea.e-input:focus,
.e-float-input.e-control-wrapper textarea:focus,
.e-float-input textarea:focus {
  padding-left: 0;
  text-indent: 0;
}

input.e-input.e-rtl,
.e-input-group.e-rtl input.e-input,
.e-input-group.e-control-container.e-rtl input.e-control,
.e-input-group.e-control-wrapper.e-rtl input.e-input,
.e-float-input.e-rtl input,
.e-float-input.e-control-wrapper.e-rtl input,
.e-rtl .e-input-group input.e-input,
.e-rtl .e-input-group.e-control-wrapper input.e-input,
.e-rtl .e-float-input input,
.e-rtl .e-float-input.e-control-wrapper input,
.e-input-group.e-rtl input.e-input,
.e-input-group.e-control-wrapper.e-rtl input.e-input,
.e-float-input.e-rtl input,
.e-float-input.e-control-wrapper.e-rtl input,
.e-rtl .e-input-group input.e-input,
.e-rtl .e-input-group.e-control-wrapper input.e-input,
.e-rtl .e-float-input input,
.e-rtl .e-float-input.e-control-wrapper input,
.e-input-group.e-rtl input.e-input:focus,
.e-input-group.e-control-wrapper.e-rtl input.e-input:focus,
.e-float-input.e-rtl input:focus,
.e-float-input.e-control-wrapper.e-rtl input:focus,
.e-rtl .e-input-group input.e-input:focus,
.e-rtl .e-input-group.e-control-wrapper input.e-input:focus,
.e-rtl .e-float-input input:focus,
.e-rtl .e-float-input.e-control-wrapper input:focus,
.e-input-group.e-rtl.e-input-focus input.e-input,
.e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input,
.e-rtl .e-input-group.e-input-focus input.e-input,
.e-rtl .e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-float-input.e-rtl.e-input-focus input,
.e-float-input.e-control-wrapper.e-rtl.e-input-focus input,
.e-rtl .e-float-input.e-input-focus input,
.e-rtl .e-float-input.e-control-wrapper.e-input-focus input {
  padding-left: 0;
  padding-right: 0;
  text-indent: 0;
}

textarea.e-input.e-rtl,
.e-input-group:not(.e-outline).e-rtl textarea.e-input,
.e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input,
.e-float-input:not(.e-outline).e-rtl textarea,
.e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea,
.e-rtl .e-input-group:not(.e-outline) textarea.e-input,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input,
.e-rtl .e-float-input:not(.e-outline) textarea,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea,
.e-input-group:not(.e-outline).e-rtl textarea.e-input,
.e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input,
.e-float-input:not(.e-outline).e-rtl textarea,
.e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea,
.e-rtl .e-input-group:not(.e-outline) textarea.e-input,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input,
.e-rtl .e-float-input:not(.e-outline) textarea,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea,
.e-input-group:not(.e-outline).e-rtl textarea.e-input:focus,
.e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input:focus,
.e-float-input:not(.e-outline).e-rtl textarea:focus,
.e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea:focus,
.e-rtl .e-input-group:not(.e-outline) textarea.e-input:focus,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input:focus,
.e-rtl .e-float-input:not(.e-outline) textarea:focus,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea:focus {
  padding-right: 0;
  text-indent: 0;
}

input.e-input.e-small,
.e-small input.e-input,
.e-input-group.e-small input.e-input,
.e-input-group.e-control-wrapper.e-small input.e-input,
.e-float-input.e-small input,
.e-float-input.e-control-wrapper input.e-small,
.e-float-input.e-small input,
.e-float-input.e-control-wrapper input.e-small,
.e-input-group input.e-input.e-small,
.e-input-group.e-control-wrapper input.e-input.e-small,
.e-small .e-float-input input,
.e-small .e-float-input.e-control-wrapper input,
.e-small .e-input-group input.e-input,
.e-small .e-input-group.e-control-wrapper input.e-input,
.e-input-group.e-small input.e-input:focus,
.e-input-group.e-control-wrapper.e-small input.e-input:focus,
.e-float-input.e-small input:focus,
.e-float-input.e-control-wrapper.e-small input:focus,
.e-small .e-input-group.e-control-wrapper input.e-input:focus,
.e-small .e-input-group input.e-input:focus,
.e-small .e-float-input input:focus,
.e-small .e-float-input.e-control-wrapper input:focus,
.e-input-group.e-small.e-input-focus input.e-input,
.e-input-group.e-control-wrapper.e-small.e-input-focus input.e-input,
.e-small .e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-small .e-input-group.e-input-focus input.e-input,
.e-float-input.e-small.e-input-focus input,
.e-float-input.e-control-wrapper.e-input-focus.e-small input,
.e-small .e-float-input.e-input-focus input,
.e-small .e-float-input.e-control-wrapper.e-input-focus input,
textarea.e-input.e-small,
.e-small textarea.e-input,
.e-input-group.e-small textarea.e-input,
.e-input-group.e-control-wrapper.e-small textarea.e-input,
.e-float-input.e-control-wrapper.e-small textarea,
.e-float-input.e-control-wrapper textarea.e-small,
.e-float-input.e-small textarea,
.e-float-input textarea.e-small,
.e-input-group textarea.e-input.e-small,
.e-input-group.e-control-wrapper textarea.e-input.e-small,
.e-small .e-float-input.e-control-wrapper textarea,
.e-small .e-float-input textarea,
.e-small .e-input-group textarea.e-input,
.e-small .e-input-group.e-control-wrapper textarea.e-input,
.e-input-group.e-small textarea.e-input:focus,
.e-input-group.e-control-wrapper.e-small textarea.e-input:focus,
.e-float-input.e-small textarea:focus,
.e-float-input.e-control-wrapper.e-small textarea:focus,
.e-small .e-input-group textarea.e-input:focus,
.e-small .e-input-group.e-control-wrapper textarea.e-input:focus,
.e-small .e-float-input.e-control-wrapper textarea:focus,
.e-small .e-float-input textarea:focus {
  padding-left: 0;
  text-indent: 0;
}

.e-rtl input.e-input.e-small,
input.e-input.e-small.e-rtl,
.e-small.e-rtl input.e-input,
.e-small input.e-input.e-rtl,
.e-float-input.e-control-wrapper.e-small.e-rtl input,
.e-float-input.e-small.e-rtl input,
.e-input-group.e-small.e-rtl input.e-input,
.e-input-group.e-control-wrapper.e-small.e-rtl input.e-input,
.e-rtl .e-float-input.e-small input,
.e-rtl .e-float-input.e-control-wrapper.e-small input,
.e-rtl .e-input-group.e-small input.e-input,
.e-rtl .e-input-group.e-control-wrapper.e-small input.e-input,
.e-float-input.e-rtl input.e-small,
.e-float-input.e-control-wrapper.e-rtl input.e-small,
.e-input-group.e-rtl input.e-input.e-small,
.e-input-group.e-control-wrapper.e-rtl input.e-input.e-small,
.e-rtl .e-float-input input.e-small,
.e-rtl .e-float-input.e-control-wrapper input.e-small,
.e-rtl .e-input-group input.e-input.e-small,
.e-rtl .e-input-group.e-control-wrapper input.e-input.e-small,
.e-small .e-float-input.e-rtl input,
.e-small .e-float-input.e-control-wrapper.e-rtl input,
.e-small .e-input-group.e-rtl input.e-input,
.e-small .e-input-group.e-control-wrapper.e-rtl input.e-input,
.e-small.e-rtl .e-float-input.e-control-wrapper input,
.e-small.e-rtl .e-float-input input,
.e-small.e-rtl .e-input-group.e-control-wrapper input.e-input,
.e-small.e-rtl .e-input-group input.e-input,
.e-small.e-rtl .e-input-group.e-control-wrapper input.e-input:focus,
.e-small.e-rtl .e-input-group input.e-input:focus,
.e-small.e-rtl .e-float-input.e-control-wrapper input:focus,
.e-small.e-rtl .e-float-input input:focus,
.e-small .e-input-group.e-control-wrapper.e-rtl input.e-input:focus,
.e-small .e-input-group.e-rtl input.e-input:focus,
.e-small .e-float-input.e-control-wrapper.e-rtl input:focus,
.e-small .e-float-input.e-rtl input:focus,
.e-small.e-rtl .e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-small.e-rtl .e-input-group.e-input-focus input.e-input,
.e-small .e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input,
.e-small .e-input-group.e-rtl.e-input-focus input.e-input,
.e-small.e-rtl .e-float-input.e-control-wrapper.e-input-focus input,
.e-small.e-rtl .e-float-input.e-input-focus input,
.e-small .e-float-input.e-control-wrapper.e-rtl.e-input-focus input,
.e-small .e-float-input.e-rtl.e-input-focus input {
  padding-left: 0;
  padding-right: 0;
  text-indent: 0;
}

.e-rtl textarea.e-input.e-small,
textarea.e-input.e-small.e-rtl,
.e-small.e-rtl textarea.e-input,
.e-small textarea.e-input.e-rtl,
.e-float-input:not(.e-outline).e-small.e-rtl textarea,
.e-float-input:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea,
.e-input-group:not(.e-outline).e-small.e-rtl textarea.e-input,
.e-input-group:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-input,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small textarea,
.e-rtl .e-float-input:not(.e-outline).e-small textarea,
.e-rtl .e-input-group:not(.e-outline).e-small textarea.e-input,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small textarea.e-input,
.e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea.e-small,
.e-float-input:not(.e-outline).e-rtl textarea.e-small,
.e-input-group:not(.e-outline).e-rtl textarea.e-input.e-small,
.e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input.e-small,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea.e-small,
.e-rtl .e-float-input:not(.e-outline) textarea.e-small,
.e-rtl .e-input-group:not(.e-outline) textarea.e-input.e-small,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input.e-small,
.e-small .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea,
.e-small .e-float-input:not(.e-outline).e-rtl textarea,
.e-small .e-input-group:not(.e-outline).e-rtl textarea.e-input,
.e-small .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input,
.e-small.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea,
.e-small.e-rtl .e-float-input:not(.e-outline) textarea,
.e-small.e-rtl .e-input-group:not(.e-outline) textarea.e-input,
.e-small.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input,
.e-small.e-rtl .e-input-group:not(.e-outline) textarea.e-input:focus,
.e-small.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input:focus,
.e-small.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea:focus,
.e-small.e-rtl .e-float-input:not(.e-outline) textarea:focus,
.e-small .e-input-group:not(.e-outline).e-rtl textarea.e-input:focus,
.e-small .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input:focus,
.e-small .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea:focus,
.e-small .e-float-input:not(.e-outline).e-rtl textarea:focus {
  padding-right: 0;
  text-indent: 0;
}

.e-float-input .e-clear-icon,
.e-float-input.e-control-wrapper .e-clear-icon,
.e-input-group .e-clear-icon,
.e-input-group.e-control-wrapper .e-clear-icon {
  background: transparent;
  border: 0;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1;
  min-width: 24px;
  outline: none;
  padding: 0;
  text-align: center;
}

.e-float-input .e-clear-icon::before,
.e-float-input.e-control-wrapper .e-clear-icon::before,
.e-input-group .e-clear-icon::before,
.e-input-group.e-control-wrapper .e-clear-icon::before {
  font-size: 12px;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}

.e-float-input.e-static-clear .e-clear-icon.e-clear-icon-hide,
.e-float-input.e-control-wrapper.e-static-clear .e-clear-icon.e-clear-icon-hide,
.e-input-group.e-static-clear .e-clear-icon.e-clear-icon-hide,
.e-input-group.e-control-wrapper.e-static-clear .e-clear-icon.e-clear-icon-hide {
  cursor: pointer;
  display: flex;
}

.e-float-input.e-small .e-clear-icon::before,
.e-float-input.e-control-wrapper.e-small .e-clear-icon::before,
.e-input-group.e-small .e-clear-icon::before,
.e-input-group.e-control-wrapper.e-small .e-clear-icon::before,
.e-float-input.e-control-wrapper input.e-small:first-child ~ .e-clear-icon::before,
.e-small .e-float-input.e-control-wrapper .e-clear-icon::before,
.e-float-input input.e-small:first-child ~ .e-clear-icon::before,
.e-small .e-float-input .e-clear-icon::before,
.e-small .e-input-group .e-clear-icon::before,
.e-small .e-input-group.e-control-wrapper .e-clear-icon::before {
  font-size: 10px;
}

.e-input-group.e-static-clear .e-clear-icon.e-clear-icon-hide,
.e-input-group.e-control-wrapper.e-static-clear .e-clear-icon.e-clear-icon-hide {
  cursor: pointer;
}

.e-float-input.e-control-wrapper input[readonly]:first-child ~ .e-clear-icon,
.e-float-input.e-control-wrapper.e-input-group input[readonly]:first-child ~ .e-clear-icon,
.e-float-input input[readonly]:first-child ~ .e-clear-icon,
.e-float-input.e-input-group input[readonly]:first-child ~ .e-clear-icon,
.e-input-group input[readonly]:first-child ~ .e-clear-icon.e-clear-icon-hide,
.e-float-input.e-control-wrapper.e-input-group input[readonly]:first-child ~ .e-clear-icon,
.e-float-input.e-input-group.e-control-wrapper input[readonly]:first-child ~ .e-clear-icon,
.e-input-group.e-control-wrapper input[readonly]:first-child .e-clear-icon.e-clear-icon-hide {
  cursor: auto;
}

.e-input-group .e-clear-icon,
.e-input-group.e-control-wrapper .e-clear-icon {
  min-height: 18px;
  min-width: 18px;
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
}

.e-float-input.e-input-group .e-clear-icon,
.e-float-input.e-input-group.e-control-wrapper .e-clear-icon {
  padding-right: 4px;
  padding-top: 4px;
}

.e-input-group.e-small .e-clear-icon,
.e-input-group .e-clear-icon.e-small,
.e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-input-group.e-control-wrapper .e-clear-icon.e-small {
  min-height: 20px;
  min-width: 20px;
  padding-bottom: 5px;
  padding-right: 8px;
  padding-top: 6px;
}

.e-input-group.e-small .e-clear-icon,
.e-input-group .e-clear-icon.e-small,
.e-small .e-input-group .e-clear-icon,
.e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-input-group.e-control-wrapper .e-clear-icon.e-small,
.e-small .e-input-group.e-control-wrapper .e-clear-icon {
  min-height: 16px;
  min-width: 16px;
  padding-bottom: 4px;
  padding-right: 4px;
  padding-top: 4px;
}

.e-input-group.e-float-input.e-small .e-clear-icon,
.e-input-group.e-float-input .e-clear-icon.e-small,
.e-small .e-input-group.e-float-input .e-clear-icon,
.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon,
.e-input-group.e-control-wrapper.e-float-input .e-clear-icon.e-small,
.e-small .e-input-group.e-control-wrapper.e-float-input .e-clear-icon,
.e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon,
.e-input-group.e-float-input.e-control-wrapper .e-clear-icon.e-small,
.e-small .e-input-group.e-float-input.e-control-wrapper .e-clear-icon,
.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon,
.e-input-group.e-control-wrapper.e-float-input .e-clear-icon.e-small,
.e-small .e-input-group.e-control-wrapper.e-float-input .e-clear-icon {
  padding-right: 4px;
  padding-top: 4px;
}

.e-input:not(:valid),
.e-input:valid,
.e-float-input.e-control-wrapper input:not(:valid),
.e-float-input.e-control-wrapper input:valid,
.e-float-input input:not(:valid),
.e-float-input input:valid,
.e-input-group input:not(:valid),
.e-input-group input:valid,
.e-input-group.e-control-wrapper input:not(:valid),
.e-input-group.e-control-wrapper input:valid,
.e-float-input.e-control-wrapper textarea:not(:valid),
.e-float-input.e-control-wrapper textarea:valid,
.e-float-input textarea:not(:valid),
.e-float-input textarea:valid,
.e-input-group.e-control-wrapper textarea:not(:valid),
.e-input-group.e-control-wrapper textarea:valid,
.e-input-group textarea:not(:valid),
.e-input-group textarea:valid {
  box-shadow: none;
}

.e-input-group .e-input-in-wrap,
.e-input-group.e-control-wrapper .e-input-in-wrap,
.e-float-input .e-input-in-wrap,
.e-float-input.e-control-wrapper .e-input-in-wrap {
  width: 100%;
}

.e-float-input .e-input-in-wrap label.e-float-text,
.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text {
  right: 0;
}

.e-input-group .e-input-in-wrap,
.e-input-group.e-control-wrapper .e-input-in-wrap,
.e-float-input .e-input-in-wrap,
.e-float-input.e-control-wrapper .e-input-in-wrap {
  display: flex;
  position: relative;
  width: 100%;
}

.e-float-input.e-float-icon-left .e-input-in-wrap,
.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-input-group.e-float-icon-left .e-input-in-wrap,
.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap {
  border: 1px solid;
  border-width: 0 0 1px 0;
  margin-left: 8px;
}

.e-rtl .e-float-input.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-input-group.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap .e-float-input.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-float-input.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-input-group.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-input-group.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap {
  margin-left: 0;
  margin-right: 8px;
}

.e-float-input label.e-float-text.e-label-bottom,
.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  transform: translate3d(0, 16px, 0) scale(1);
}

.e-float-input textarea:focus ~ label.e-float-text,
.e-float-input textarea:valid ~ label.e-float-text,
.e-float-input textarea ~ label.e-label-top.e-float-text,
.e-float-input textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input textarea label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top {
  font-size: 13px;
  top: -22px;
  transform: translate3d(0, 6px, 0) scale(0.92);
}

.e-float-input.e-small textarea:focus ~ label.e-float-text,
.e-float-input.e-small textarea:valid ~ label.e-float-text,
.e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
.e-small .e-float-input textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text {
  font-size: 12px;
  top: -21px;
}

.e-float-input textarea ~ .e-float-text,
.e-float-input.e-control-wrapper textarea ~ .e-float-text {
  top: -11px;
}

.e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 12px;
  top: -11px;
}

.e-float-input.e-small textarea ~ label.e-float-text,
.e-float-input textarea ~ label.e-float-text.e-small,
.e-float-input textarea.e-small ~ label.e-float-text,
.e-small .e-float-input textarea ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small textarea ~ label.e-float-text,
.e-float-input.e-control-wrapper textarea ~ label.e-float-text.e-small,
.e-float-input.e-control-wrapper textarea.e-small ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper textarea ~ label.e-float-text {
  font-size: 12px;
  top: -11px;
}

.e-input-group.e-small:not(.e-float-input) .e-input,
.e-small .e-input-group:not(.e-float-input) .e-input,
.e-input-group.e-control-wrapper.e-small:not(.e-float-input) .e-input,
.e-small .e-input-group.e-control-wrapper:not(.e-float-input) .e-input,
.e-float-input.e-small input,
.e-small .e-float-input input,
.e-float-input.e-input-group.e-small input,
.e-small .e-float-input.e-input-group input,
.e-float-input.e-input-group.e-control-wrapper.e-small input,
.e-small .e-float-input.e-input-group.e-control-wrapper input,
.e-float-input.e-control-wrapper.e-small input,
.e-small .e-float-input.e-control-wrapper input,
.e-float-input.e-control-wrapper.e-input-group.e-small input,
.e-small .e-float-input.e-control-wrapper.e-input-group input,
.e-float-input.e-control-wrapper.e-input-group.e-small input,
.e-small .e-float-input.e-control-wrapper.e-input-group input {
  min-height: 16px;
}

.e-input-group input.e-input,
.e-float-input.e-input-group input,
.e-input-group.e-control-wrapper input.e-input,
.e-float-input.e-input-group.e-control-wrapper input,
.e-float-input input,
.e-float-input.e-control-wrapper input {
  min-height: 22px;
}

.e-input-group:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
.e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
.e-float-input:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
.e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]) {
  border-bottom-width: 1px;
}

.e-input-group.e-float-icon-left:not(.e-disabled):not(.e-input-focus) .e-input-in-wrap:hover,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-disabled):not(.e-input-focus) .e-input-in-wrap:hover,
.e-float-input.e-float-icon-left:not(.e-disabled):not(.e-input-focus) .e-input-in-wrap:hover,
.e-float-input.e-control-wrapper.e-float-icon-left:not(.e-disabled):not(.e-input-focus) .e-input-in-wrap:hover {
  border-bottom-width: 1px;
}

.e-input-group:not(.e-disabled):not(.e-float-icon-left)::before,
.e-input-group:not(.e-disabled):not(.e-float-icon-left)::after,
.e-input-group.e-float-icon-left:not(.e-disabled) .e-input-in-wrap::before,
.e-input-group.e-float-icon-left:not(.e-disabled) .e-input-in-wrap::after,
.e-input-group.e-control-wrapper:not(.e-disabled):not(.e-float-icon-left)::before,
.e-input-group.e-control-wrapper:not(.e-disabled):not(.e-float-icon-left)::after,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-disabled) .e-input-in-wrap::before,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-disabled) .e-input-in-wrap::after {
  bottom: -2px;
}

.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error),
.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error,
.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error),
.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error,
.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input,
.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) input,
.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) input,
.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error input,
.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea,
.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) textarea,
.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) textarea,
.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error textarea,
.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input,
.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) input,
.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) input,
.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error input,
.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea,
.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) textarea,
.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) textarea,
.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error textarea,
.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-input-group.e-input-focus:not(.e-float-icon-left).e-warning:not(.e-success):not(.e-error),
.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left).e-warning:not(.e-success):not(.e-error),
.e-input-group.e-input-focus:not(.e-float-icon-left).e-error:not(.e-success):not(.e-warning),
.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-input-group.e-float-icon-left.e-input-focus.e-success:not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-input-group.e-float-icon-left.e-input-focus.e-warning:not(.e-success):not(.e-error) .e-input-in-wrap,
.e-input-group.e-float-icon-left.e-input-focus.e-error:not(.e-success):not(.e-warning) .e-input-in-wrap {
  border-style: solid;
  border-width: 0 0 1px;
}

.e-float-input:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 13px;
  top: -9px;
  transform: translate3d(0, -6px, 0) scale(0.92);
  -webkit-user-select: text;
          user-select: text;
}

.e-small .e-float-input:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
.e-small.e-float-input:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
.e-small.e-float-input.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 12px;
  top: -8px;
  transform: translate3d(0, -6px, 0) scale(0.92);
  -webkit-user-select: text;
          user-select: text;
}

.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  transform: translate3d(0, 16px, 0) scale(1);
}

.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  left: 0;
  overflow: hidden;
  padding-left: 0;
  pointer-events: none;
  position: absolute;
  text-overflow: ellipsis;
  top: -11px;
  transform: translate3d(0, 16px, 0) scale(1);
  transform-origin: left top;
  transition: 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: 100%;
}

.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 13px;
  top: -9px;
  transform: translate3d(0, -6px, 0) scale(0.92);
  -webkit-user-select: text;
          user-select: text;
}

.e-small .e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-small.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-small.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 12px;
  top: -8px;
  transform: translate3d(0, -6px, 0) scale(0.92);
  -webkit-user-select: text;
          user-select: text;
}

.e-float-input.e-small textarea:focus ~ label.e-float-text,
.e-float-input.e-small textarea:valid ~ label.e-float-text,
.e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-small textarea label.e-float-text.e-label-top,
.e-small .e-float-input textarea:focus ~ label.e-float-text,
.e-small .e-float-input textarea:valid ~ label.e-float-text,
.e-small .e-float-input textarea ~ label.e-label-top.e-float-text,
.e-small .e-float-input textarea[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-float-input textarea label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small textarea label.e-float-text.e-label-top,
.e-small .e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper textarea[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top {
  transform: translate3d(0, 6px, 0) scale(0.86);
}

.e-float-input textarea[disabled],
.e-float-input textarea.e-disabled,
.e-float-input.e-control-wrapper textarea[disabled],
.e-float-input.e-control-wrapper textarea.e-disabled {
  background: transparent;
  background-image: none;
  cursor: not-allowed;
}

textarea.e-input,
.e-input-group textarea,
.e-input-group textarea.e-input,
.e-input-group.e-input-focus textarea,
.e-input-group.e-input-focus textarea.e-input,
.e-input-group.e-control-wrapper textarea,
.e-input-group.e-control-wrapper.e-input-focus textarea,
.e-input-group.e-control-wrapper textarea.e-input,
.e-input-group.e-control-wrapper.e-input-focus textarea.e-input,
.e-float-input textarea,
.e-float-input.e-control-wrapper textarea {
  line-height: 1.5;
  min-height: 15px;
  min-width: 0;
  padding: 4px 0 4px;
  resize: vertical;
}

.e-input-group.e-small textarea,
.e-input-group.e-small textarea.e-input,
.e-input-group textarea.e-small,
.e-input-group textarea.e-input.e-small,
.e-input-group.e-control-wrapper.e-small textarea,
.e-input-group.e-control-wrapper.e-small textarea.e-input,
.e-small .e-input-group textarea,
.e-small .e-input-group textarea.e-input,
.e-float-input.e-small textarea,
.e-float-input textarea.e-small,
.e-float-input.e-control-wrapper.e-small textarea,
.e-float-input.e-control-wrapper textarea.e-small,
.e-small .e-float-input textarea,
.e-small .e-float-input.e-control-wrapper textarea {
  font: inherit;
  min-height: 14px;
  padding: 4px 0 4px;
}

.e-input-group.e-input-focus.e-small textarea,
.e-input-group.e-input-focus.e-small textarea.e-input,
.e-input-group.e-input-focus textarea.e-small,
.e-input-group.e-input-focus textarea.e-input.e-small,
.e-input-group.e-input-focus textarea.e-input.e-small,
.e-input-group.e-control-wrapper.e-input-focus.e-small textarea,
.e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input,
.e-small .e-input-group.e-input-focus textarea,
.e-small .e-input-group.e-input-focus textarea.e-input {
  font: inherit;
  min-height: 14px;
  padding: 4px 0 4px;
}

.e-input-group.e-small textarea:focus,
.e-input-group.e-small textarea.e-input:focus,
.e-input-group textarea.e-small:focus,
.e-input-group textarea.e-input.e-small:focus,
.e-input-group.e-control-wrapper.e-small textarea:focus,
.e-input-group.e-control-wrapper.e-small textarea.e-input:focus,
.e-small .e-input-group textarea:focus,
.e-small .e-input-group textarea.e-input:focus,
.e-float-input.e-small textarea:focus,
.e-float-input textarea.e-small:focus,
.e-float-input.e-control-wrapper.e-small textarea:focus,
.e-float-input.e-control-wrapper textarea.e-small:focus,
.e-small .e-float-input textarea:focus,
.e-small .e-float-input.e-control-wrapper textarea:focus {
  padding: 4px 0 4px;
}

input.e-input.e-small,
textarea.e-input.e-small,
.e-small input.e-input,
.e-small textarea.e-input {
  min-height: 16px;
}

input.e-input,
textarea.e-input {
  min-height: 19px;
}

textarea.e-outline.e-input,
.e-outline.e-input-group textarea.e-input,
.e-outline.e-input-group textarea,
.e-outline.e-input-group.e-control-wrapper textarea.e-input,
.e-outline.e-input-group.e-control-wrapper textarea,
.e-outline.e-float-input textarea.e-input,
.e-outline.e-float-input textarea,
.e-outline.e-float-input.e-control-wrapper textarea.e-input,
.e-outline.e-float-input.e-control-wrapper textarea {
  width: calc(100% - 1px);
}

.e-outline.e-float-input.e-control-wrapper.e-numeric label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow {
  width: calc(100% - 80px);
}

.e-outline.e-float-input.e-control-wrapper.e-numeric label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow,
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow,
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow,
.e-outline.e-float-input.e-control-wrapper.e-static-clear label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow,
.e-outline.e-float-input.e-control-wrapper.e-numeric.e-static-clear label.e-float-text.e-label-top span.e-float-text-content.e-float-text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}

.e-outline.e-float-input.e-control-wrapper.e-static-clear label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow,
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-icon {
  width: calc(100% - 45px);
}

.e-outline.e-float-input.e-control-wrapper.e-static-clear label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow.e-icon {
  width: calc(100% - 75px);
}

.e-outline.e-float-input.e-control-wrapper.e-numeric.e-static-clear label.e-float-text.e-label-bottom span.e-float-text-content.e-float-text-overflow {
  width: calc(100% - 110px);
}

.e-outline.e-float-input.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line::before,
.e-outline.e-float-input.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line::after,
.e-outline.e-float-input.e-input-group.e-float-icon-left.e-input-focus .e-input-in-wrap .e-float-line::before,
.e-outline.e-float-input.e-input-group.e-float-icon-left.e-input-focus .e-input-in-wrap .e-float-line::after,
.e-outline.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line::before,
.e-outline.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left).e-input-focus .e-float-line::after,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-input-focus .e-input-in-wrap .e-float-line::before,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-input-focus .e-input-in-wrap .e-float-line::after {
  width: 0%;
}

.e-outline.e-input-group.e-control-wrapper,
.e-outline.e-input-group,
.e-outline.e-input-group:not(.e-float-icon-left),
.e-outline.e-float-input,
.e-outline.e-float-input.e-control-wrapper,
.e-outline.e-input-group:not(.e-float-icon-left),
.e-outline.e-input-group.e-success:not(.e-float-icon-left),
.e-outline.e-input-group.e-warning:not(.e-float-icon-left),
.e-outline.e-input-group.e-error:not(.e-float-icon-left),
.e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left),
.e-outline.e-input-group.e-control-wrapper.e-success:not(.e-float-icon-left),
.e-outline.e-input-group.e-control-wrapper.e-warning:not(.e-float-icon-left),
.e-outline.e-input-group.e-control-wrapper.e-error:not(.e-float-icon-left) {
  border: 1px solid rgba(0, 0, 0, 0.24);
  border-radius: 4px;
  border-width: 1px;
  fill: transparent;
  transition: border 0.2s, box-shadow 0.2s;
}

.e-outline.e-float-input,
.e-outline.e-float-input.e-control-wrapper {
  margin-top: 0;
}

.e-outline.e-float-input.e-valid-input:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-valid-input:hover:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-valid-input.e-control-wrapper:hover:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-valid-input.e-control-wrapper:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-valid-input.e-control-wrapper:hover:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left):not(.e-disabled),
.e-outline.e-float-input.e-valid-input.e-control-wrapper:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left):not(.e-disabled),
.e-outline.e-float-input.e-input-group.e-valid-input:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-valid-input:hover:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-valid-input:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-valid-input:hover:not(.e-success):not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-valid-input.e-success:hover:not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-valid-input.e-success:hover:not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-success:hover:not(.e-error):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-valid-input.e-error:hover:not(.e-success):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-valid-input.e-error:hover:not(.e-success):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-error:hover:not(.e-success):not(.e-warning):not(.e-float-icon-left),
.e-outline.e-float-input.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-float-icon-left),
.e-outline.e-float-input.e-valid-input.e-warning:hover:not(.e-success):not(.e-error):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-valid-input.e-warning:hover:not(.e-success):not(.e-error):not(.e-float-icon-left),
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-float-icon-left),
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-warning:hover:not(.e-success):not(.e-error):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-valid-input.e-float-icon-left:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-float-input.e-input-group.e-valid-input.e-control-wrapper.e-float-icon-left:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-float-input.e-valid-input.e-float-icon-left:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-float-input.e-valid-input.e-control-wrapper.e-float-icon-left:not(.e-input-focus):hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-float-icon-left:not(.e-warning):not(.e-success):not(.e-error) {
  border-top-color: transparent;
}

.e-outline.e-input-group,
.e-outline .e-input-group,
.e-outline .e-input-group.e-control-wrapper,
.e-outline.e-float-input,
.e-outline.e-float-input.e-control-wrapper {
  font-size: 14px;
}

.e-outline.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-outline.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-outline.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-outline.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-outline.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error),
.e-outline.e-float-input.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error),
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error,
.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error),
.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error),
.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error),
.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error,
.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error),
.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error),
.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error),
.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error,
.e-outline.e-input-group.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-outline.e-input-group.e-input-focus:not(.e-float-icon-left).e-warning:not(.e-success):not(.e-error),
.e-outline.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-outline.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left).e-warning:not(.e-success):not(.e-error),
.e-outline.e-input-group.e-input-focus:not(.e-float-icon-left).e-error:not(.e-success):not(.e-warning),
.e-outline.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error),
.e-outline.e-input-group.e-float-icon-left.e-input-focus.e-success:not(.e-warning):not(.e-error),
.e-outline.e-input-group.e-float-icon-left.e-input-focus.e-warning:not(.e-success):not(.e-error),
.e-outline.e-input-group.e-float-icon-left.e-input-focus.e-error:not(.e-success):not(.e-warning) {
  border-width: 1px;
}

input.e-outline.e-input,
.e-outline.e-input-group input.e-input,
.e-outline.e-input-group input,
.e-outline.e-input-group.e-control-wrapper input.e-input,
.e-outline.e-input-group.e-control-wrapper input,
.e-outline.e-float-input input.e-input,
.e-outline.e-float-input input,
.e-outline.e-float-input.e-control-wrapper input.e-input,
.e-outline.e-float-input.e-control-wrapper input,
.e-outline.e-input-group:not(.e-float-icon-left) input.e-input:focus,
.e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left) input.e-input:focus,
.e-outline.e-float-input.e-control-wrapper:not(.e-float-icon-left) input:focus,
.e-outline.e-float-input:not(.e-float-icon-left) input:focus,
.e-outline.e-float-input.e-control-wrapper:not(.e-float-icon-left).e-input-focus input,
.e-outline.e-float-input:not(.e-float-icon-left).e-input-focus input,
.e-outline.e-input-group:not(.e-float-icon-left).e-input-focus input.e-input,
.e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-input-focus input.e-input {
  box-sizing: border-box;
  padding: 10px 12px 9px;
}

textarea.e-outline.e-input,
.e-outline.e-input-group textarea.e-input,
.e-outline.e-input-group textarea,
.e-outline.e-input-group.e-control-wrapper textarea.e-input,
.e-outline.e-input-group.e-control-wrapper textarea,
.e-outline.e-float-input textarea.e-input,
.e-outline.e-float-input textarea,
.e-outline.e-float-input.e-control-wrapper textarea.e-input,
.e-outline.e-float-input.e-control-wrapper textarea,
.e-outline.e-input-group:not(.e-float-icon-left) textarea.e-input:focus,
.e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left) textarea.e-input:focus {
  box-sizing: border-box;
  margin: 8px 0 1px;
  padding: 0 12px 12px;
}

.e-outline.e-input-group input.e-input,
.e-outline.e-float-input.e-input-group input,
.e-outline.e-input-group.e-control-wrapper input.e-input,
.e-outline.e-float-input.e-input-group.e-control-wrapper input,
.e-outline.e-float-input input,
.e-outline.e-float-input.e-control-wrapper input {
  box-sizing: border-box;
  min-height: 38px;
}

.e-outline.e-input-group:not(.e-float-icon-left):not(.e-float-input)::before,
.e-outline.e-input-group:not(.e-float-icon-left):not(.e-float-input)::after,
.e-outline.e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::before,
.e-outline.e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::after,
.e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input)::before,
.e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input)::after,
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::before,
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::after,
.e-outline.e-float-input:not(.e-input-group) .e-float-line::before,
.e-outline.e-float-input:not(.e-input-group) .e-float-line::after,
.e-outline.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::before,
.e-outline.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::after {
  content: none;
}

.e-outline.e-input-group.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-outline.e-input-group.e-input-focus.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-focus.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-float-input.e-input-focus.e-control-wrapper:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-float-input.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) {
  border-color: #e3165b;
  box-shadow: inset 1px 1px #e3165b, inset -1px 0 #e3165b, inset 0 -1px #e3165b;
}

.e-outline.e-float-input.e-float-icon-left .e-input-in-wrap,
.e-outline.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-outline.e-input-group.e-float-icon-left .e-input-in-wrap,
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap {
  border: 0;
  border-width: 0;
  margin-left: 0;
}

.e-outline.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
  margin-left: 4px;
  margin-right: 0;
}

.e-outline.e-input-group.e-rtl.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-rtl.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-outline.e-input-group.e-rtl.e-control-wrapper.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-input-group.e-rtl.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
  margin-right: 4px;
  margin-left: 0;
}

.e-outline.e-float-input .e-clear-icon,
.e-outline.e-float-input.e-control-wrapper .e-clear-icon,
.e-outline.e-input-group .e-clear-icon,
.e-outline.e-input-group.e-control-wrapper .e-clear-icon {
  font-size: 16px;
  padding: 9px 12px 9px 0;
}

.e-outline.e-input-group.e-float-icon-left .e-input,
.e-outline.e-float-input.e-input-group.e-float-icon-left .e-input,
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left .e-input,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left .e-input {
  padding-left: 0;
}

.e-outline.e-input-group .e-input-group-icon,
.e-outline.e-input-group.e-control-wrapper .e-input-group-icon {
  font-size: 16px;
  margin: 9px 12px 9px 0;
}

.e-outline.e-input-group.e-prepend .e-input-group-icon,
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
  font-size: 16px;
  margin: 9px 0 9px 12px;
}

.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) input,
.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error) input,
.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error) input,
.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error input,
.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea,
.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) textarea,
.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) textarea,
.e-outline.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error textarea,
.e-outline.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) input,
.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error) input,
.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error) input,
.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error input,
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap {
  border: 0;
}

.e-outline.e-input-group .e-input-group-icon + .e-input-group-icon:last-child,
.e-outline.e-input-group.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-outline.e-input-group.e-control-wrapper .e-input-group-icon + .e-input-group-icon:last-child,
.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon + .e-input-group-icon:last-child {
  margin-left: 0;
}

.e-outline.e-input-group.e-small:not(.e-float-input) .e-input,
.e-small .e-outline.e-input-group:not(.e-float-input) .e-input,
.e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-input) .e-input,
.e-small .e-outline.e-input-group.e-control-wrapper:not(.e-float-input) .e-input,
.e-outline.e-float-input.e-small input,
.e-small .e-outline.e-float-input input,
.e-outline.e-float-input.e-input-group.e-small input,
.e-small .e-outline.e-float-input.e-input-group input,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-small input,
.e-small .e-outline.e-float-input.e-input-group.e-control-wrapper input,
.e-outline.e-float-input.e-control-wrapper.e-small input,
.e-small .e-outline.e-float-input.e-control-wrapper input,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small input,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small input,
.e-small .e-outline.e-float-input.e-control-wrapper.e-input-group input {
  box-sizing: border-box;
  min-height: 34px;
}

.e-outline.e-float-input.e-small input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small input:valid ~ label.e-float-text,
.e-outline.e-float-input.e-small input ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input input ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-small textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small textarea:valid ~ label.e-float-text,
.e-outline.e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input textarea ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-small.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-input-focus input ~ label.e-float-text {
  font-size: 11px;
}

.e-outline.e-input-group,
.e-outline.e-input-group.e-control-wrapper,
.e-outline.e-float-input,
.e-outline.e-float-input.e-control-wrapper {
  font-size: 14px;
}

.e-outline.e-input-group.e-small,
.e-small .e-outline.e-input-group,
.e-outline.e-input-group.e-control-wrapper.e-small,
.e-small .e-outline.e-input-group.e-control-wrapper,
.e-outline.e-float-input.e-small,
.e-small .e-outline.e-float-input,
.e-outline.e-float-input.e-control-wrapper.e-small,
.e-small .e-outline.e-float-input.e-control-wrapper {
  font-size: 13px;
}

input.e-input.e-small.e-outline,
.e-small input.e-input.e-outline,
.e-input-group.e-small.e-outline input.e-input,
.e-outline.e-input-group.e-control-wrapper.e-small input.e-input,
.e-outline.e-float-input.e-small input,
.e-outline.e-float-input.e-control-wrapper input.e-small,
.e-outline.e-float-input.e-small input,
.e-outline.e-float-input.e-control-wrapper input.e-small,
.e-outline.e-input-group input.e-input.e-small,
.e-outline.e-input-group.e-control-wrapper input.e-input.e-small,
.e-small .e-outline.e-float-input input,
.e-small .e-outline.e-float-input.e-control-wrapper input,
.e-small .e-outline.e-input-group input.e-input,
.e-small .e-outline.e-input-group.e-control-wrapper input.e-input,
.e-outline.e-input-group.e-small input.e-input:focus,
.e-outline.e-input-group.e-control-wrapper.e-small input.e-input:focus,
.e-outline.e-float-input.e-small input:focus,
.e-outline.e-float-input.e-control-wrapper.e-small input:focus,
.e-small .e-outline.e-input-group.e-control-wrapper input.e-input:focus,
.e-small .e-outline.e-input-group input.e-input:focus,
.e-small .e-outline.e-float-input input:focus,
.e-small .e-outline.e-float-input.e-control-wrapper input:focus,
.e-outline.e-float-input.e-small.e-input-focus input,
.e-outline.e-float-input.e-control-wrapper.e-small.e-input-focus input,
.e-small .e-outline.e-float-input.e-input-focus input,
.e-small .e-outline.e-float-input.e-control-wrapper.e-input-focus input,
.e-outline.e-input-group.e-small.e-input-focus input.e-input,
.e-outline.e-input-group.e-control-wrapper.e-small.e-input-focus input.e-input,
.e-small .e-outline.e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-small .e-outline.e-input-group.e-input-focus input.e-input {
  padding: 7px 10px;
}

textarea.e-input.e-small.e-outline,
.e-small textarea.e-input.e-outline,
.e-input-group.e-small.e-outline textarea.e-input,
.e-outline.e-input-group.e-control-wrapper.e-small textarea.e-input,
.e-outline.e-float-input.e-control-wrapper textarea.e-small,
.e-outline.e-float-input.e-small textarea,
.e-outline.e-input-group textarea.e-input.e-small,
.e-outline.e-input-group.e-control-wrapper textarea.e-input.e-small,
.e-small .e-outline.e-float-input textarea,
.e-small .e-outline.e-float-input.e-control-wrapper textarea,
.e-small .e-outline.e-input-group textarea.e-input,
.e-small .e-outline.e-input-group.e-control-wrapper textarea.e-input,
.e-outline.e-input-group.e-small textarea.e-input:focus,
.e-outline.e-input-group.e-control-wrapper.e-small textarea.e-input:focus,
.e-outline.e-float-input.e-small textarea:focus,
.e-outline.e-float-input.e-control-wrapper.e-small textarea:focus,
.e-small .e-outline.e-input-group.e-control-wrapper textarea.e-input:focus,
.e-small .e-outline.e-input-group textarea.e-input:focus,
.e-small .e-outline.e-float-input textarea:focus,
.e-small .e-outline.e-float-input.e-control-wrapper textarea:focus {
  box-sizing: border-box;
  margin: 8px 0 1px;
  padding: 0 10px 10px;
}

.e-outline.e-input-group.e-small.e-float-icon-left > .e-input-group-icon,
.e-outline.e-input-group.e-float-icon-left > .e-input-group-icon.e-small,
.e-outline.e-input-group.e-control-wrapper.e-small.e-float-icon-left > .e-input-group-icon,
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-small,
.e-small .e-outline.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-small .e-outline.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-input-group.e-small.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon.e-small,
.e-small .e-outline.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left > .e-input-group-icon.e-small,
.e-small .e-outline.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left > .e-input-group-icon {
  margin-left: 0;
  margin-right: 6px;
}

.e-outline.e-input-group.e-small .e-input-group-icon,
.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-small .e-outline.e-input-group .e-input-group-icon,
.e-small .e-outline.e-input-group.e-control-wrapper .e-input-group-icon {
  margin-left: 0;
  margin-right: 10px;
}

.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon,
.e-rtl.e-outline.e-input-group.e-small .e-input-group-icon,
.e-rtl .e-outline.e-input-group.e-small .e-input-group-icon,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-small .e-rtl.e-outline.e-input-group .e-input-group-icon,
.e-rtl.e-small .e-outline.e-input-group .e-input-group-icon,
.e-small .e-rtl.e-outline.e-input-group.e-control-wrapper .e-input-group-icon .e-rtl.e-small .e-outline.e-input-group.e-control-wrapper .e-input-group-icon,
.e-rtl.e-outline.e-input-group.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon + .e-input-group-icon:last-child {
  margin-left: 10px;
  margin-right: 0;
}

.e-outline.e-input-group.e-small .e-clear-icon,
.e-outline.e-input-group .e-clear-icon.e-small,
.e-small .e-outline.e-input-group .e-clear-icon,
.e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-outline.e-input-group.e-control-wrapper .e-clear-icon.e-small,
.e-small .e-outline.e-input-group.e-control-wrapper .e-clear-icon {
  font-size: 14px;
  padding: 7px 10px 7px 0;
}

.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
.e-small .e-outline.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon {
  margin-top: 9px;
}

.e-outline.e-float-input input,
.e-outline.e-float-input textarea,
.e-outline.e-float-input.e-control-wrapper input,
.e-outline.e-float-input.e-control-wrapper textarea {
  border: 0;
  border-width: 0;
}

.e-outline label.e-float-text,
.e-outline.e-float-input label.e-float-text,
.e-outline.e-float-input.e-control-wrapper label.e-float-text,
.e-outline.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  box-sizing: border-box;
  display: flex;
  left: 0;
  line-height: 13px;
  position: absolute;
  top: -7px;
  transform: translate3d(0, 0, 0) scale(1);
  transition: color 0.2s, font-size 0.2s, line-height 0.2s;
}

.e-outline.e-float-input.e-small:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid) ~ label.e-float-text,
.e-small.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text {
  line-height: 46px;
}

.e-outline.e-float-input.e-small:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:valid ~ label.e-float-text.e-label-bottom,
.e-small.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:valid ~ label.e-float-text.e-label-bottom,
.e-small.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text,
.e-small.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-outline.e-float-input.e-small:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-outline:not(.e-valid-input):not(.e-valid-input) textarea:not(:focus):not(:valid) ~ label.e-float-text,
.e-small.e-outline.e-float-input:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text {
  line-height: 60px;
}

.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) input:valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) input:valid ~ label.e-float-text.e-label-bottom,
.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid) ~ label.e-float-text,
.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text {
  line-height: 54px;
}

.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:valid ~ label.e-float-text.e-label-bottom,
.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text,
.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-outline.e-float-input:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline:not(.e-valid-input):not(.e-valid-input) textarea:not(:focus):not(:valid) ~ label.e-float-text,
.e-outline.e-float-input:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text {
  line-height: 50px;
}

.e-outline label.e-float-text::before,
.e-outline label.e-float-text::after,
.e-outline.e-float-input label.e-float-text::before,
.e-outline.e-float-input label.e-float-text::after,
.e-outline.e-float-input.e-control-wrapper label.e-float-text::before,
.e-outline.e-float-input.e-control-wrapper label.e-float-text::after {
  border-top: solid 2px;
  border-top-color: transparent;
  box-shadow: inset 0 1px transparent;
  box-sizing: border-box;
  content: " ";
  display: block;
  height: 8px;
  margin-top: 6px;
  min-width: 9px;
  pointer-events: none;
  position: relative;
  transition: border-color 0.1s, box-shadow 0.2s;
}

.e-outline.e-float-icon-left label.e-float-text::before,
.e-outline.e-float-icon-left label.e-float-text::after,
.e-outline.e-float-input.e-float-icon-left label.e-float-text::before,
.e-outline.e-float-input.e-float-icon-left label.e-float-text::after,
.e-outline.e-float-input.e-control-wrapper.e-float-icon-left label.e-float-text::before,
.e-outline.e-float-input.e-control-wrapper.e-float-icon-left label.e-float-text::after {
  transition: none;
}

.e-small.e-outline label.e-float-text::before,
.e-small.e-outline label.e-float-text::after,
.e-small.e-outline.e-float-input label.e-float-text::before,
.e-small.e-outline.e-float-input label.e-float-text::after,
.e-small.e-outline.e-float-input.e-control-wrapper label.e-float-text::before,
.e-small.e-outline.e-float-input.e-control-wrapper label.e-float-text::after,
.e-small .e-outline label.e-float-text::before,
.e-small .e-outline label.e-float-text::after,
.e-small .e-outline.e-float-input label.e-float-text::before,
.e-small .e-outline.e-float-input label.e-float-text::after,
.e-small .e-outline.e-float-input.e-control-wrapper label.e-float-text::before,
.e-small .e-outline.e-float-input.e-control-wrapper label.e-float-text::after {
  min-width: 7px;
}

.e-outline.e-valid-input:not(.e-input-focus) label.e-float-text::before,
.e-outline.e-valid-input:not(.e-input-focus) label.e-float-text::after,
.e-outline.e-float-input.e-valid-input:not(.e-input-focus) label.e-float-text::before,
.e-outline.e-float-input.e-valid-input:not(.e-input-focus) label.e-float-text::after,
.e-outline.e-float-input.e-control-wrapper.e-valid-input:not(.e-input-focus) label.e-float-text::before,
.e-outline.e-float-input.e-control-wrapper.e-valid-input:not(.e-input-focus) label.e-float-text::after {
  border-top-color: rgba(0, 0, 0, 0.24);
  border-width: 1px;
}

.e-outline.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-input-focus) label.e-float-text::before,
.e-outline.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-input-focus) label.e-float-text::after,
.e-outline.e-float-input.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-input-focus) label.e-float-text::before,
.e-outline.e-float-input.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-input-focus) label.e-float-text::after,
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-input-focus) label.e-float-text::before,
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-success:not(.e-error):not(.e-warning):not(.e-input-focus) label.e-float-text::after {
  border-top-color: #22b24b;
}

.e-outline.e-success.e-input-focus:not(.e-error):not(.e-warning) label.e-float-text::before,
.e-outline.e-success.e-input-focus:not(.e-error):not(.e-warning) label.e-float-text::after,
.e-outline.e-float-input.e-success.e-input-focus:not(.e-error):not(.e-warning) label.e-float-text::before,
.e-outline.e-float-input.e-success.e-input-focus:not(.e-error):not(.e-warning) label.e-float-text::after,
.e-outline.e-float-input.e-control-wrapper.e-success.e-input-focus:not(.e-error):not(.e-warning) label.e-float-text::before,
.e-outline.e-float-input.e-control-wrapper.e-success.e-input-focus:not(.e-error):not(.e-warning) label.e-float-text::after {
  border-color: #22b24b;
}

.e-outline.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-input-focus) label.e-float-text::before,
.e-outline.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-input-focus) label.e-float-text::after,
.e-outline.e-float-input.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-input-focus) label.e-float-text::before,
.e-outline.e-float-input.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-input-focus) label.e-float-text::after,
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-input-focus) label.e-float-text::before,
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-error:not(.e-success):not(.e-warning):not(.e-input-focus) label.e-float-text::after {
  border-top-color: #f44336;
}

.e-outline.e-error.e-input-focus:not(.e-success):not(.e-warning) label.e-float-text::before,
.e-outline.e-error.e-input-focus:not(.e-success):not(.e-warning) label.e-float-text::after,
.e-outline.e-float-input.e-error.e-input-focus:not(.e-success):not(.e-warning) label.e-float-text::before,
.e-outline.e-float-input.e-error.e-input-focus:not(.e-success):not(.e-warning) label.e-float-text::after,
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus:not(.e-success):not(.e-warning) label.e-float-text::before,
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus:not(.e-success):not(.e-warning) label.e-float-text::after {
  border-color: #f44336;
}

.e-outline.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-input-focus) label.e-float-text::before,
.e-outline.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-input-focus) label.e-float-text::after,
.e-outline.e-float-input.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-input-focus) label.e-float-text::before,
.e-outline.e-float-input.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-input-focus) label.e-float-text::after,
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-input-focus) label.e-float-text::before,
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-warning:not(.e-success):not(.e-error):not(.e-input-focus) label.e-float-text::after {
  border-top-color: #ffca1c;
}

.e-outline.e-warning.e-input-focus:not(.e-success):not(.e-error) label.e-float-text::before,
.e-outline.e-warning.e-input-focus:not(.e-success):not(.e-error) label.e-float-text::after,
.e-outline.e-float-input.e-warning.e-input-focus:not(.e-success):not(.e-error) label.e-float-text::before,
.e-outline.e-float-input.e-warning.e-input-focus:not(.e-success):not(.e-error) label.e-float-text::after,
.e-outline.e-float-input.e-control-wrapper.e-warning.e-input-focus:not(.e-success):not(.e-error) label.e-float-text::before,
.e-outline.e-float-input.e-control-wrapper.e-warning.e-input-focus:not(.e-success):not(.e-error) label.e-float-text::after {
  border-color: #ffca1c;
}

.e-outline label.e-float-text::before,
.e-outline.e-float-input label.e-float-text::before,
.e-outline.e-float-input.e-control-wrapper label.e-float-text::before {
  border-left: solid 1px transparent;
  border-radius: 4px 0;
  left: -1px;
  margin-right: 4px;
}

.e-rtl.e-outline label.e-float-text::before,
.e-rtl.e-outline.e-float-input label.e-float-text::before,
.e-rtl.e-outline.e-float-input.e-control-wrapper label.e-float-text::before {
  border-left: 0;
  border-radius: 0 4px;
  left: 5px;
}

.e-rtl.e-outline label.e-float-text::after,
.e-rtl.e-outline.e-float-input label.e-float-text::after,
.e-rtl.e-outline.e-float-input.e-control-wrapper label.e-float-text::after {
  border-radius: 5px 0;
  border-right: 0;
  left: -6px;
}

.e-outline label.e-float-text::after,
.e-outline.e-float-input label.e-float-text::after,
.e-outline.e-float-input.e-control-wrapper label.e-float-text::after {
  border-radius: 0 5px;
  border-right: solid 1px transparent;
  flex-grow: 1;
  left: 2px;
  margin-left: 4px;
}

.e-outline.e-input-focus label.e-float-text::before,
.e-outline.e-input-focus label.e-float-text::after,
.e-outline.e-float-input.e-input-focus label.e-float-text::before,
.e-outline.e-float-input.e-input-focus label.e-float-text::after,
.e-outline.e-float-input.e-control-wrapper.e-input-focus label.e-float-text::before,
.e-outline.e-float-input.e-control-wrapper.e-input-focus label.e-float-text::after {
  border-top-color: #e3165b;
}

.e-outline.e-float-input.e-input-focus:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled),
.e-outline.e-float-input.e-input-focus:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-input-focus:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-input-focus:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled),
.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled):not(.e-float-icon-left),
.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled),
.e-outline.e-float-input.e-input-focus:hover:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled),
.e-outline.e-float-input.e-input-group.e-input-focus:hover:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled),
.e-outline.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled),
.e-outline.e-float-input.e-input-focus:hover:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled):not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-input-focus:hover:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled):not(.e-float-icon-left),
.e-outline.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-error):not(.e-success):not(.e-warning):not(.e-disabled):not(.e-float-icon-left) {
  border-top-color: transparent;
  box-shadow: inset 1px 0 #e3165b, inset -1px 0 #e3165b, inset 0 -1px #e3165b;
}

.e-outline.e-float-input input:focus ~ label.e-float-text,
.e-outline.e-float-input input:valid ~ label.e-float-text,
.e-outline.e-float-input input ~ label.e-label-top.e-float-text,
.e-outline.e-float-input input[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input input label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper input[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper input label.e-float-text.e-label-top,
.e-outline.e-float-input textarea:focus ~ label.e-float-text,
.e-outline.e-float-input textarea:valid ~ label.e-float-text,
.e-outline.e-float-input textarea ~ label.e-label-top.e-float-text,
.e-outline.e-float-input textarea[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input textarea label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top,
.e-outline.e-float-input.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text {
  font-size: 12px;
  top: -7px;
  transform: translate3d(0, 0, 0) scale(1);
}

.e-outline.e-float-input.e-rtl .e-clear-icon,
.e-rtl .e-outline.e-float-input .e-clear-icon,
.e-outline.e-float-input.e-control-wrapper.e-rtl .e-clear-icon,
e-rtl .e-outline.e-float-input.e-control-wrapper .e-clear-icon,
.e-outline.e-input-group.e-rtl .e-clear-icon,
.e-rtl .e-outline.e-input-group .e-clear-icon,
.e-outline.e-input-group.e-control-wrapper.e-rtl .e-clear-icon,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-rtl .e-clear-icon {
  padding-left: 12px;
  padding-right: 0;
}

.e-rtl .e-outline.e-input-group .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group.e-control-wrapper .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-control-wrapper .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-outline.e-float-input.e-rtl.e-float-icon-left .e-input-in-wrap,
.e-outline.e-float-input.e-rtl.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-outline.e-input-group.e-rtl.e-float-icon-left .e-input-in-wrap,
.e-outline.e-input-group.e-rtl.e-control-wrapper.e-float-icon-left .e-input-in-wrap {
  margin-right: 0;
}

.e-rtl .e-outline.e-input-group .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group .e-input-group-icon + .e-input-group-icon:last-child {
  margin-left: 12px;
}

.e-rtl.e-outline.e-input-group .e-input-group-icon,
.e-rtl .e-outline.e-input-group .e-input-group-icon,
.e-rtl.e-outline.e-input-group.e-control-wrapper .e-input-group-icon .e-rtl .e-outline.e-input-group.e-control-wrapper .e-input-group-icon {
  margin-left: 12px;
  margin-right: 0;
}

.e-rtl.e-outline.e-input-group.e-small .e-clear-icon,
.e-rtl .e-outline.e-input-group.e-small .e-clear-icon,
.e-rtl.e-outline.e-input-group .e-clear-icon.e-small,
.e-rtl .e-outline.e-input-group .e-clear-icon.e-small,
.e-rtl.e-small .e-outline.e-input-group .e-clear-icon,
.e-small .e-rtl.e-outline.e-input-group .e-clear-icon,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-rtl .e-outline.e-input-group.e-control-wrapper .e-clear-icon.e-small,
.e-small .e-rtl.e-outline.e-input-group.e-control-wrapper .e-clear-icon .e-rtl.e-small .e-outline.e-input-group.e-control-wrapper .e-clear-icon {
  padding-left: 10px;
  padding-right: 0;
}

.e-rtl .e-outline.e-input-group .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group.e-control-wrapper .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-control-wrapper .e-input-group-icon + .e-input-group-icon:last-child {
  margin-left: 12px;
  margin-right: 0;
}

.e-outline.e-float-input textarea:focus ~ label.e-float-text,
.e-outline.e-float-input textarea:valid ~ label.e-float-text,
.e-outline.e-float-input textarea ~ label.e-label-top.e-float-text,
.e-outline.e-float-input textarea[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input textarea label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top {
  top: -7px;
  transform: translate3d(0, 0, 0) scale(1);
}

.e-outline textarea,
textarea.e-outline,
.e-outline.e-float-input textarea,
.e-outline.e-float-input.e-control-wrapper textarea,
.e-outline.e-float-input.e-input-group textarea {
  box-sizing: border-box;
}

.e-outline.e-float-input.e-valid-input:not(.e-input-focus) input:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-valid-input:not(.e-input-focus) input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-valid-input:not(.e-input-focus) textarea:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-valid-input:not(.e-input-focus) textarea:focus ~ label.e-float-text {
  color: rgba(0, 0, 0, 0.6);
}

.e-rtl.e-outline.e-float-input.e-small textarea ~ label.e-float-text,
.e-rtl.e-outline.e-float-input textarea ~ label.e-float-text.e-small,
.e-rtl.e-outline.e-float-input textarea.e-small ~ label.e-float-text,
.e-small .e-rtl.e-outline.e-float-input textarea ~ label.e-float-text,
.e-rtl.e-outline.e-float-input.e-control-wrapper.e-small textarea ~ label.e-float-text,
.e-rtl.e-outline.e-float-input.e-control-wrapper textarea ~ label.e-float-text.e-small,
.e-rtl.e-outline.e-float-input.e-control-wrapper textarea.e-small ~ label.e-float-text,
.e-small .e-rtl.e-outline.e-float-input.e-control-wrapper textarea ~ label.e-float-text {
  top: -7px;
}

.e-outline.e-float-input.e-small .e-clear-icon::before,
.e-outline.e-float-input.e-control-wrapper.e-small .e-clear-icon::before,
.e-outline.e-input-group.e-small .e-clear-icon::before,
.e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon::before,
.e-outline.e-float-input.e-control-wrapper input.e-small:first-child ~ .e-clear-icon::before,
.e-outline.e-small .e-float-input.e-control-wrapper .e-clear-icon::before,
.e-outline.e-float-input input.e-small:first-child ~ .e-clear-icon::before,
.e-outline.e-small .e-float-input .e-clear-icon::before,
.e-outline.e-small .e-input-group .e-clear-icon::before,
.e-outline.e-small .e-input-group.e-control-wrapper .e-clear-icon::before {
  font-size: 14px;
}

.e-outline.e-float-input .e-clear-icon::before,
.e-outline.e-float-input.e-control-wrapper .e-clear-icon::before,
.e-outline.e-input-group .e-clear-icon::before,
.e-outline.e-input-group.e-control-wrapper .e-clear-icon::before {
  font-size: 16px;
}

.e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline label.e-float-text,
.e-outline.e-float-input label.e-float-text,
.e-outline.e-float-input.e-control-wrapper label.e-float-text,
.e-outline.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
}

.e-outline.e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-small.e-outline.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-small label.e-float-text,
.e-outline.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-small label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-small textarea ~ label.e-float-text,
.e-outline.e-float-input textarea ~ label.e-float-text.e-small,
.e-outline.e-float-input textarea.e-small ~ label.e-float-text,
.e-small .e-outline.e-float-input textarea ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small textarea ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea ~ label.e-float-text.e-small,
.e-outline.e-float-input.e-control-wrapper textarea.e-small ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper textarea ~ label.e-float-text {
  font-size: 13px;
}

.e-outline.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  animation-name: slideTopUp; /* stylelint-disable-line no-unknown-animations */
}

.e-small .e-outline.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-small.e-outline.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small.e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  animation-name: slideTopUp; /* stylelint-disable-line no-unknown-animations */
}

.e-filled.e-input-group,
.e-filled.e-input-group.e-control-wrapper,
.e-filled.e-float-input,
.e-filled.e-float-input.e-control-wrapper {
  line-height: 1;
}

.e-filled input.e-input,
.e-filled.e-input-group input,
.e-filled.e-input-group.e-control-wrapper input,
.e-filled.e-input-group input.e-input,
.e-filled.e-input-group.e-control-wrapper input.e-input,
.e-filled.e-float-input:not(.e-input-group) input,
.e-filled.e-float-input.e-control-wrapper:not(.e-input-group) input,
.e-control .e-filled input.e-input,
.e-control .e-filled.e-input-group input,
.e-control .e-filled.e-input-group input.e-input,
.e-control .e-filled.e-input-group.e-control-wrapper input,
.e-control .e-filled.e-input-group.e-control-wrapper input.e-input,
.e-control .e-filled.e-float-input input,
.e-control .e-filled.e-float-input.e-control-wrapper input,
.e-control.e-filled.e-input-group input,
.e-control.e-filled.e-input-group input.e-input,
.e-control.e-filled.e-input-group.e-control-wrapper input,
.e-control.e-filled.e-input-group.e-control-wrapper input.e-input,
.e-control.e-filled.e-float-input input,
.e-control.e-filled.e-float-input.e-control-wrapper input,
.e-filled input.e-input.e-small,
.e-filled.e-input-group.e-small input,
.e-filled.e-input-group.e-small input.e-input,
.e-small .e-filled.e-input-group input,
.e-small .e-filled.e-input-group input.e-input,
.e-filled.e-input-group.e-control-wrapper.e-small input,
.e-filled.e-input-group.e-control-wrapper.e-small input.e-input,
.e-small .e-filled.e-input-group.e-control-wrapper input,
.e-small .e-filled.e-input-group.e-control-wrapper input.e-input,
.e-filled.e-float-input.e-small input,
.e-filled.e-float-input.e-small input.e-input,
.e-small .e-filled.e-float-input input,
.e-small .e-filled.e-float-input input.e-input,
.e-filled.e-float-input.e-control-wrapper.e-small input,
.e-filled.e-float-input.e-control-wrapper.e-small input.e-input,
.e-small .e-filled.e-float-input.e-control-wrapper input,
.e-small .e-filled.e-float-input.e-control-wrapper input.e-input,
.e-filled.e-float-input.e-small:not(.e-input-group) input,
.e-filled.e-float-input.e-small:not(.e-input-group) input.e-input,
.e-small .e-filled.e-float-input:not(.e-input-group) input,
.e-small .e-filled.e-float-input:not(.e-input-group) input.e-input .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-group) input,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-group) input.e-input,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-group) input,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-group) input.e-input,
.e-filled textarea.e-input,
.e-filled.e-input-group textarea,
.e-filled.e-input-group.e-control-wrapper textarea,
.e-filled.e-float-input textarea,
.e-filled.e-float-input.e-control-wrapper textarea,
.e-filled textarea.e-input.e-small,
.e-filled.e-input-group.e-small textarea,
.e-filled.e-input-group.e-small textarea.e-input,
.e-small .e-filled.e-input-group textarea,
.e-small .e-filled.e-input-group textarea.e-input,
.e-filled.e-input-group.e-control-wrapper.e-small textarea,
.e-filled.e-input-group.e-control-wrapper.e-small textarea.e-input,
.e-small .e-filled.e-input-group.e-control-wrapper textarea,
.e-small .e-filled.e-input-group.e-control-wrapper textarea.e-input,
.e-filled.e-float-input.e-small textarea,
.e-filled.e-float-input.e-small textarea.e-input,
.e-small .e-filled.e-float-input textarea,
.e-small .e-filled.e-float-input textarea.e-input,
.e-filled.e-float-input.e-control-wrapper.e-small textarea,
.e-filled.e-float-input.e-control-wrapper.e-small textarea.e-input,
.e-small .e-filled.e-float-input.e-control-wrapper textarea,
.e-small .e-filled.e-float-input.e-control-wrapper textarea.e-input {
  box-sizing: border-box;
}

.e-filled.e-float-input input,
.e-filled.e-float-input textarea,
.e-filled.e-float-input.e-control-wrapper input,
.e-filled.e-float-input.e-control-wrapper textarea {
  border: 0 solid;
  border-width: 0;
}

.e-filled.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
.e-filled.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
.e-filled.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
.e-filled.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
.e-filled.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
.e-filled.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
.e-filled.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
.e-filled.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
.e-filled.e-input-group.e-float-icon-left:not(.e-disabled):not(.e-input-focus) .e-input-in-wrap:hover,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-disabled):not(.e-input-focus) .e-input-in-wrap:hover,
.e-filled.e-float-input.e-float-icon-left:not(.e-disabled):not(.e-input-focus) .e-input-in-wrap:hover,
.e-filled.e-float-input.e-control-wrapper.e-float-icon-left:not(.e-disabled):not(.e-input-focus) .e-input-in-wrap:hover {
  border-bottom-width: 0;
}

.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input,
.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) input,
.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) input,
.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error input,
.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea,
.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) textarea,
.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) textarea,
.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error textarea,
.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input,
.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) input,
.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) input,
.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error input,
.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea,
.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) textarea,
.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) textarea,
.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error textarea,
.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) input,
.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error) input,
.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error) input,
.e-filled.e-float-input.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error input,
.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) input,
.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error) input,
.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error) input,
.e-filled.e-float-input.e-control-wrapper.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error input {
  border-width: 0;
}

.e-filled.e-input-group,
.e-filled.e-input-group.e-control-wrapper {
  border-radius: 4px 4px 0 0;
  padding: 0 10px 0 12px;
}

.e-filled.e-input-group.e-small,
.e-filled.e-input-group.e-control-wrapper.e-small,
.e-small .e-filled.e-input-group.e-control-wrapper {
  margin-top: 0;
  padding: 0 6px 0 8px;
}

.e-filled.e-float-input,
.e-filled.e-float-input.e-control-wrapper {
  border: 1px solid;
  border-radius: 4px 4px 0 0;
  border-width: 0 0 1px 0;
  margin-top: 0;
  padding: 0 10px 0 12px;
}

.e-filled.e-float-input.e-small,
.e-filled.e-float-input.e-control-wrapper.e-small,
.e-small .e-filled.e-float-input.e-control-wrapper {
  margin-top: 0;
  padding: 0 6px 0 8px;
}

.e-rtl.e-filled.e-input-group,
.e-rtl.e-filled.e-input-group.e-control-wrapper,
.e-rtl .e-filled.e-input-group,
.e-rtl .e-filled.e-input-group.e-control-wrapper {
  padding: 0 12px 0 10px;
}

.e-rtl.e-filled.e-input-group.e-small,
.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small,
.e-small .e-rtl.e-filled.e-input-group.e-control-wrapper,
.e-rtl .e-filled.e-input-group.e-small,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small,
.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper {
  padding: 0 8px 0 6px;
}

.e-rtl.e-filled.e-float-input,
.e-rtl.e-filled.e-float-input.e-control-wrapper,
.e-rtl .e-filled.e-float-input,
.e-rtl .e-filled.e-float-input.e-control-wrapper {
  padding: 0 12px 0 10px;
}

.e-rtl.e-filled.e-float-input.e-small,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-small,
.e-small .e-rtl.e-filled.e-float-input.e-control-wrapper,
.e-rtl .e-filled.e-float-input.e-small,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small,
.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper {
  padding: 0 8px 0 6px;
}

.e-filled input.e-input,
.e-filled.e-input-group input.e-input,
.e-filled.e-input-group.e-control-wrapper input.e-input,
.e-filled textarea.e-input,
.e-filled.e-input-group textarea.e-input,
.e-filled.e-input-group.e-control-wrapper textarea.e-input,
.e-filled.e-input-group input.e-input:focus,
.e-filled.e-input-group.e-control-wrapper input.e-input:focus,
.e-filled.e-input-group textarea.e-input:focus,
.e-filled.e-input-group.e-control-wrapper textarea.e-input:focus,
.e-filled.e-input-group.e-input-focus input.e-input,
.e-filled.e-input-group.e-control-wrapper.e-input-focus input.e-input {
  padding: 10px 2px 10px 0;
}

.e-filled .e-input:focus {
  padding-bottom: 10px;
}

.e-filled .e-input.e-small:focus {
  padding-bottom: 7px;
}

.e-filled .e-input.e-small,
.e-filled.e-input-group.e-small .e-input,
.e-filled.e-input-group.e-control-wrapper.e-small .e-input,
.e-filled.e-input-group.e-small .e-input:focus,
.e-filled.e-input-group.e-control-wrapper.e-small .e-input:focus,
.e-filled.e-input-group.e-small.e-input-focus .e-input,
.e-filled.e-input-group.e-control-wrapper.e-small.e-input-focus .e-input {
  padding: 7px 2px 7px 0;
}

.e-filled.e-float-input input,
.e-filled.e-float-input.e-control-wrapper input {
  padding: 14px 2px 5px 0;
}

.e-filled.e-float-input.e-small input,
.e-filled.e-float-input.e-control-wrapper.e-small input {
  padding: 12px 2px 4px 0;
}

.e-filled input.e-input.e-rtl,
.e-filled.e-input-group.e-rtl input.e-input,
.e-filled.e-input-group.e-control-wrapper.e-rtl input.e-input,
.e-rtl .e-filled.e-input-group input.e-input,
.e-rtl .e-filled.e-input-group.e-control-wrapper input.e-input,
.e-filled.e-input-group.e-rtl input.e-input,
.e-filled.e-input-group.e-control-wrapper.e-rtl input.e-input,
.e-rtl .e-filled.e-input-group input.e-input,
.e-rtl .e-filled.e-input-group.e-control-wrapper input.e-input,
.e-filled.e-input-group.e-rtl input.e-input:focus,
.e-filled.e-input-group.e-control-wrapper.e-rtl input.e-input:focus,
.e-rtl .e-filled.e-input-group input.e-input:focus,
.e-rtl .e-filled.e-input-group.e-control-wrapper input.e-input:focus,
.e-filled.e-input-group.e-rtl.e-input-focus input.e-input,
.e-filled.e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input,
.e-rtl .e-filled.e-input-group.e-input-focus input.e-input,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-input-focus input.e-input {
  padding: 10px 0 10px 2px;
  text-indent: 0;
}

.e-filled.e-float-input.e-rtl input,
.e-filled.e-float-input.e-control-wrapper.e-rtl input,
.e-rtl .e-filled.e-float-input input,
.e-rtl .e-filled.e-float-input.e-control-wrapper input,
.e-filled.e-float-input.e-rtl input,
.e-filled.e-float-input.e-control-wrapper.e-rtl input,
.e-rtl .e-filled.e-float-input input,
.e-rtl .e-filled.e-float-input.e-control-wrapper input,
.e-filled.e-float-input.e-rtl input:focus,
.e-filled.e-float-input.e-control-wrapper.e-rtl input:focus,
.e-rtl .e-filled.e-float-input input:focus,
.e-rtl .e-filled.e-float-input.e-control-wrapper input:focus,
.e-filled.e-float-input.e-rtl.e-input-focus input,
.e-filled.e-float-input.e-control-wrapper.e-rtl.e-input-focus input,
.e-rtl .e-filled.e-float-input.e-input-focus input,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-focus input {
  padding: 14px 0 5px 2px;
  text-indent: 0;
}

.e-rtl .e-filled input.e-input.e-small,
.e-filled input.e-input.e-small.e-rtl,
.e-small.e-rtl .e-filled input.e-input,
.e-small .e-filled input.e-input.e-rtl,
.e-filled.e-input-group.e-small.e-rtl input.e-input,
.e-filled.e-input-group.e-control-wrapper.e-small.e-rtl input.e-input,
.e-rtl .e-filled.e-input-group.e-small input.e-input,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small input.e-input,
.e-filled.e-input-group.e-rtl input.e-input.e-small,
.e-filled.e-input-group.e-control-wrapper.e-rtl input.e-input.e-small,
.e-rtl .e-filled.e-input-group input.e-input.e-small,
.e-rtl .e-filled.e-input-group.e-control-wrapper input.e-input.e-small,
.e-small .e-filled.e-input-group.e-rtl input.e-input,
.e-small .e-filled.e-input-group.e-control-wrapper.e-rtl input.e-input,
.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper input.e-input,
.e-small.e-rtl .e-filled.e-input-group input.e-input,
.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper input.e-input:focus,
.e-small.e-rtl .e-filled.e-input-group input.e-input:focus,
.e-small .e-filled.e-input-group.e-control-wrapper.e-rtl input.e-input:focus,
.e-small .e-filled.e-input-group.e-rtl input.e-input:focus,
.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-small.e-rtl .e-filled.e-input-group.e-input-focus input.e-input,
.e-small .e-filled.e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input,
.e-small .e-filled.e-input-group.e-rtl.e-input-focus input.e-input {
  padding: 7px 0 7px 2px;
  text-indent: 0;
}

.e-filled.e-float-input.e-control-wrapper.e-small.e-rtl input,
.e-filled.e-float-input.e-small.e-rtl input,
.e-rtl .e-filled.e-float-input.e-small input,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small input,
.e-filled.e-float-input.e-rtl input.e-small,
.e-filled.e-float-input.e-control-wrapper.e-rtl input.e-small,
.e-rtl .e-filled.e-float-input input.e-small,
.e-rtl .e-filled.e-float-input.e-control-wrapper input.e-small,
.e-small .e-filled.e-float-input.e-rtl input,
.e-small .e-filled.e-float-input.e-control-wrapper.e-rtl input,
.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper input,
.e-small.e-rtl .e-filled.e-float-input input,
.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper input:focus,
.e-small.e-rtl .e-filled.e-float-input input:focus,
.e-small .e-filled.e-float-input.e-control-wrapper.e-rtl input:focus,
.e-small .e-filled.e-float-input.e-rtl input:focus,
.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-focus input,
.e-small.e-rtl .e-filled.e-float-input.e-input-focus input,
.e-small .e-filled.e-float-input.e-control-wrapper.e-rtl.e-input-focus input,
.e-small .e-filled.e-float-input.e-rtl.e-input-focus input {
  padding: 12px 0 4px 2px;
  text-indent: 0;
}

.e-filled.e-float-input,
.e-filled.e-float-input.e-control-wrapper,
.e-filled.e-float-input.e-disabled,
.e-filled.e-float-input.e-control-wrapper.e-disabled,
.e-filled.e-float-input.e-input-group.e-disabled,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-disabled {
  font-size: 14px;
}

.e-filled.e-float-input.e-small,
.e-small .e-filled.e-float-input,
.e-filled.e-float-input.e-control-wrapper.e-small,
.e-small .e-filled.e-float-input.e-control-wrapper,
.e-filled.e-float-input.e-small.e-disabled,
.e-small .e-filled.e-float-input.e-disabled,
.e-filled.e-float-input.e-control-wrapper.e-small.e-disabled,
.e-small .e-filled.e-float-input.e-control-wrapper.e-disabled,
.e-filled.e-float-input.e-input-group.e-small.e-disabled,
.e-small .e-filled.e-float-input.e-input-group.e-disabled,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-small.e-disabled,
.e-small .e-filled.e-float-input.e-input-group.e-control-wrapper.e-disabled {
  font-size: 13px;
}

.e-filled.e-input-group.e-small:not(.e-float-input) .e-input,
.e-small .e-filled.e-input-group:not(.e-float-input) .e-input,
.e-filled.e-input-group.e-control-wrapper.e-small:not(.e-float-input) .e-input,
.e-small .e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-input {
  min-height: 35px;
}

.e-filled.e-float-input.e-small input,
.e-small .e-filled.e-float-input input,
.e-filled.e-float-input.e-input-group.e-small input,
.e-small .e-filled.e-float-input.e-input-group input,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-small input,
.e-small .e-filled.e-float-input.e-input-group.e-control-wrapper input,
.e-filled.e-float-input.e-control-wrapper.e-small input,
.e-small .e-filled.e-float-input.e-control-wrapper input,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small input,
.e-small .e-filled.e-float-input.e-control-wrapper.e-input-group input,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small input,
.e-small .e-filled.e-float-input.e-control-wrapper.e-input-group input {
  min-height: 35px;
}

.e-filled.e-input-group input.e-input,
.e-filled.e-input-group.e-control-wrapper input.e-input,
.e-filled.e-input-group:not(.e-float-input) input.e-input,
.e-filled.e-input-group:not(.e-float-input).e-control-wrapper input.e-input {
  min-height: 39px;
}

.e-float-input.e-filled.e-input-group.e-control-wrapper input,
.e-float-input.e-filled input,
.e-float-input.e-filled.e-control-wrapper input {
  min-height: 39px;
}

.e-filled label.e-float-text,
.e-filled.e-float-input label.e-float-text,
.e-filled.e-float-input.e-control-wrapper label.e-float-text,
.e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
  left: 12px;
  letter-spacing: 0.009375em;
  line-height: 1.15;
  padding-left: 0;
  pointer-events: none;
  right: auto;
  top: 12px;
  transform: none;
  transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1), color 150ms cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
}

.e-filled.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
  padding-left: 0;
  top: 12px;
  transform: none;
  width: 100%;
}

.e-filled.e-float-input input:focus ~ label.e-float-text,
.e-filled.e-float-input input:valid ~ label.e-float-text,
.e-filled.e-float-input input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input input label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper input label.e-float-text.e-label-top,
.e-filled.e-float-input.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text {
  font-size: 14px;
  top: 12px;
  transform: translateY(-50%) scale(0.75);
}

.e-filled.e-float-input textarea:focus ~ label.e-float-text,
.e-filled.e-float-input textarea:valid ~ label.e-float-text,
.e-filled.e-float-input textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input textarea label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top {
  font-size: 14px;
  top: 12px;
  transform: translateY(-50%) scale(0.75);
}

.e-filled.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
  top: 12px;
  transform: translateY(-50%) scale(0.75);
  -webkit-user-select: text;
          user-select: text;
}

.e-filled.e-float-input.e-small input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small input ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-small textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text {
  font-size: 13px;
  top: 10px;
}

.e-small .e-filled.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 13px;
  top: 10px;
  transform: translateY(-50%) scale(0.75);
  -webkit-user-select: text;
          user-select: text;
}

.e-filled.e-float-input.e-small label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small textarea ~ label.e-float-text,
.e-filled.e-float-input textarea ~ label.e-float-text.e-small,
.e-filled.e-float-input textarea.e-small ~ label.e-float-text,
.e-small .e-filled.e-float-input textarea ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small textarea ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper textarea ~ label.e-float-text.e-small,
.e-filled.e-float-input.e-control-wrapper textarea.e-small ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper textarea ~ label.e-float-text {
  font-size: 13px;
  top: 10px;
}

.e-filled.e-float-input label.e-float-text,
.e-filled.e-float-input label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper label.e-float-text,
.e-filled.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom,
.e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  left: 12px;
}

.e-filled.e-float-input.e-rtl label.e-float-text,
.e-filled.e-float-input.e-rtl label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input label.e-float-text .e-filled.e-float-input.e-control-wrapper.e-rtl label.e-float-text,
.e-filled.e-float-input.e-rtl.e-control-wrapper label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-control-wrapper label.e-float-text,
.e-filled.e-float-input.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  right: 12px;
}

.e-filled.e-float-input.e-small label.e-float-text,
.e-filled.e-float-input.e-small label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  left: 8px;
}

.e-filled.e-float-input.e-small.e-rtl label.e-float-text,
.e-filled.e-float-input.e-rtl.e-small label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-small label.e-float-text .e-filled.e-float-input.e-control-wrapper.e-rtl.e-small label.e-float-text,
.e-filled.e-float-input.e-rtl.e-control-wrapper.e-small label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small label.e-float-text,
.e-small .e-filled.e-float-input.e-rtl label.e-float-text,
.e-small .e-filled.e-float-input.e-rtl label.e-float-text.e-label-bottom,
.e-rtl.e-small .e-filled.e-float-input label.e-float-text .e-small .e-filled.e-float-input.e-control-wrapper.e-rtl label.e-float-text,
.e-small .e-filled.e-float-input.e-rtl.e-control-wrapper label.e-float-text.e-label-bottom,
.e-rtl.e-small .e-filled.e-float-input.e-control-wrapper label.e-float-text,
.e-small.e-filled.e-float-input.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-small.e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-small.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-small .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-filled.e-float-input.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-small.e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-small.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-small .e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  right: 8px;
}

.e-filled.e-float-input .e-float-line,
.e-float-input.e-filled.e-control-wrapper .e-float-line {
  bottom: -1px;
  position: absolute;
}

.e-float-input.e-filled .e-float-line,
.e-float-input.e-filled .e-float-text,
.e-float-input.e-filled.e-control-wrapper .e-float-line,
.e-float-input.e-filled.e-control-wrapper .e-float-text,
.e-filled.e-float-input.e-rtl .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-rtl .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input .e-input-in-wrap label.e-float-text .e-filled.e-float-input.e-control-wrapper.e-rtl .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-rtl.e-control-wrapper .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small.e-rtl .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-rtl.e-small .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-small .e-input-in-wrap label.e-float-text .e-filled.e-float-input.e-control-wrapper.e-rtl.e-small .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-rtl.e-control-wrapper.e-small .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap label.e-float-text,
.e-small .e-filled.e-float-input.e-rtl .e-input-in-wrap label.e-float-text,
.e-small .e-filled.e-float-input.e-rtl .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl.e-small .e-filled.e-float-input .e-input-in-wrap label.e-float-text .e-small .e-filled.e-float-input.e-control-wrapper.e-rtl .e-input-in-wrap label.e-float-text,
.e-small .e-filled.e-float-input.e-rtl.e-control-wrapper .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl.e-small .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-small.e-filled.e-float-input.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-small.e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-small.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-small .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  right: 0;
}

.e-filled.e-input-group:not(.e-disabled):not(.e-float-icon-left)::before,
.e-filled.e-filled.e-input-group:not(.e-disabled):not(.e-float-icon-left)::after,
.e-filled.e-input-group.e-control-wrapper:not(.e-disabled):not(.e-float-icon-left)::before,
.e-filled.e-input-group.e-control-wrapper:not(.e-disabled):not(.e-float-icon-left)::after {
  bottom: -1px;
}

.e-filled.e-input-group .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper .e-input-group-icon,
.e-filled.e-input-group.e-small .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-small .e-filled.e-input-group .e-input-group-icon,
.e-small .e-filled.e-input-group.e-control-wrapper .e-input-group-icon {
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 0;
  min-height: 20px;
  min-width: 20px;
  padding: 0 0 0 8px;
}

.e-rtl.e-filled.e-input-group .e-input-group-icon,
.e-rtl.e-filled.e-input-group.e-control-wrapper .e-input-group-icon,
.e-rtl.e-filled.e-input-group.e-small .e-input-group-icon,
.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-small .e-rtl.e-filled.e-input-group .e-input-group-icon,
.e-small .e-rtl.e-filled.e-input-group.e-control-wrapper .e-input-group-icon,
.e-rtl .e-filled.e-input-group .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-control-wrapper .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-small .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-small.e-rtl .e-filled.e-input-group .e-input-group-icon,
.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper .e-input-group-icon,
.e-rtl.e-filled.e-float-input.e-input-group .e-input-group-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,
.e-rtl.e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,
.e-small .e-rtl.e-filled.e-float-input.e-input-group .e-input-group-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
.e-small .e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-input-group .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,
.e-small.e-rtl .e-filled.e-float-input.e-input-group .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon {
  padding: 0 8px 0 0;
}

.e-filled.e-input-group.e-small .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-small .e-filled.e-input-group .e-input-group-icon,
.e-small .e-filled.e-input-group.e-control-wrapper .e-input-group-icon {
  font-size: 14px;
  min-height: 18px;
  min-width: 18px;
  padding: 0 0 0 4px;
}

.e-rtl.e-filled.e-input-group.e-small .e-input-group-icon,
.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-small .e-rtl.e-filled.e-input-group .e-input-group-icon,
.e-small .e-rtl.e-filled.e-input-group.e-control-wrapper .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-small .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-small.e-rtl .e-filled.e-input-group .e-input-group-icon,
.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper .e-input-group-icon,
.e-rtl.e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,
.e-small .e-rtl.e-filled.e-float-input.e-input-group .e-input-group-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
.e-small .e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,
.e-small.e-rtl .e-filled.e-float-input.e-input-group .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon {
  padding: 0 4px 0 0;
}

.e-filled.e-float-input.e-input-group .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,
.e-small .e-filled.e-float-input.e-input-group .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
.e-small .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon {
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 8px;
}

.e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,
.e-small .e-filled.e-float-input.e-input-group .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
.e-small .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon {
  font-size: 14px;
  padding: 0 0 0 4px;
}

.e-filled.e-float-input .e-clear-icon,
.e-filled.e-float-input.e-control-wrapper .e-clear-icon,
.e-filled.e-input-group .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper .e-clear-icon {
  font-size: 16px;
  padding: 0 0 0 8px;
}

.e-filled.e-input-group .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper .e-clear-icon {
  min-height: 20px;
  min-width: 20px;
  padding: 0 0 0 8px;
}

.e-filled.e-float-input.e-input-group .e-clear-icon,
.e-filled.e-float-input.e-input-group.e-control-wrapper .e-clear-icon {
  padding: 0 0 0 8px;
}

.e-filled.e-input-group.e-small .e-clear-icon,
.e-filled.e-input-group .e-clear-icon.e-small,
.e-small .e-filled.e-input-group .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper .e-clear-icon.e-small,
.e-small .e-filled.e-input-group.e-control-wrapper .e-clear-icon {
  font-size: 14px;
  min-height: 18px;
  min-width: 18px;
  padding: 0 0 0 4px;
}

.e-filled.e-input-group.e-float-input.e-small .e-clear-icon,
.e-filled.e-input-group.e-float-input .e-clear-icon.e-small,
.e-small .e-filled.e-input-group.e-float-input .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-float-input .e-clear-icon.e-small,
.e-small .e-filled.e-input-group.e-control-wrapper.e-float-input .e-clear-icon,
.e-filled.e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon,
.e-filled.e-input-group.e-float-input.e-control-wrapper .e-clear-icon.e-small,
.e-small .e-filled.e-input-group.e-float-input.e-control-wrapper .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-float-input .e-clear-icon.e-small,
.e-small .e-filled.e-input-group.e-control-wrapper.e-float-input .e-clear-icon {
  padding: 0 0 0 4px;
}

.e-rtl.e-filled.e-input-group .e-clear-icon,
.e-rtl.e-filled.e-input-group.e-control-wrapper .e-clear-icon,
.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-small .e-rtl.e-filled.e-input-group .e-clear-icon,
.e-small .e-rtl.e-filled.e-input-group.e-control-wrapper .e-clear-icon,
.e-rtl .e-filled.e-input-group .e-clear-icon,
.e-rtl .e-filled.e-input-group.e-control-wrapper .e-clear-icon,
.e-rtl .e-filled.e-input-group.e-small .e-clear-icon,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-small.e-rtl .e-filled.e-input-group .e-clear-icon,
.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper .e-clear-icon,
.e-rtl.e-filled.e-float-input.e-input-group .e-clear-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon,
.e-rtl.e-filled.e-float-input.e-input-group.e-small .e-clear-icon,
.e-small .e-rtl.e-filled.e-float-input.e-input-group .e-clear-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-clear-icon,
.e-small .e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-input-group .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-input-group.e-small .e-clear-icon,
.e-small.e-rtl .e-filled.e-float-input.e-input-group .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-clear-icon,
.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon {
  padding: 0 8px 0 0;
}

.e-rtl.e-filled.e-input-group.e-small .e-clear-icon,
.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-small .e-rtl.e-filled.e-input-group .e-clear-icon,
.e-small .e-rtl.e-filled.e-input-group.e-control-wrapper .e-clear-icon,
.e-rtl .e-filled.e-input-group.e-small .e-clear-icon,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-small.e-rtl .e-filled.e-input-group .e-clear-icon,
.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper .e-clear-icon {
  padding: 0 4px 0 0;
}

.e-rtl.e-filled.e-float-input.e-input-group.e-small .e-clear-icon,
.e-small .e-rtl.e-filled.e-float-input.e-input-group .e-clear-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-clear-icon,
.e-small .e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-input-group.e-small .e-clear-icon,
.e-small.e-rtl .e-filled.e-float-input.e-input-group .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-clear-icon,
.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon {
  padding: 0 4px 0 0;
}

.e-filled.e-float-input .e-clear-icon::before,
.e-filled.e-float-input.e-control-wrapper .e-clear-icon::before,
.e-filled.e-input-group .e-clear-icon::before,
.e-filled.e-input-group.e-control-wrapper .e-clear-icon::before {
  font-size: 16px;
}

.e-filled.e-float-input.e-small .e-clear-icon::before,
.e-filled.e-float-input.e-control-wrapper.e-small .e-clear-icon::before,
.e-filled.e-input-group.e-small .e-clear-icon::before,
.e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon::before,
.e-filled.e-float-input.e-control-wrapper input.e-small:first-child ~ .e-clear-icon::before,
.e-small .e-filled.e-float-input.e-control-wrapper .e-clear-icon::before,
.e-filled.e-float-input input.e-small:first-child ~ .e-clear-icon::before,
.e-small .e-filled.e-float-input .e-clear-icon::before,
.e-small .e-filled.e-input-group .e-clear-icon::before,
.e-small .e-filled.e-input-group.e-control-wrapper .e-clear-icon::before {
  font-size: 14px;
}

.e-filled.e-float-input .e-input-in-wrap input:focus ~ label.e-float-text,
.e-filled.e-float-input .e-input-in-wrap input:valid ~ label.e-float-text,
.e-filled.e-float-input .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input .e-input-in-wrap input label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input label.e-float-text.e-label-top {
  top: 12px;
}

.e-filled.e-float-input.e-small .e-input-in-wrap input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small .e-input-in-wrap input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
  top: 10px;
}

.e-filled.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-filled.e-input-group.e-float-icon-left.e-input-focus.e-success:not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-filled.e-input-group.e-float-icon-left.e-input-focus.e-warning:not(.e-success):not(.e-error) .e-input-in-wrap,
.e-filled.e-input-group.e-float-icon-left.e-input-focus.e-error:not(.e-success):not(.e-warning) .e-input-in-wrap,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus.e-success:not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus.e-warning:not(.e-success):not(.e-error) .e-input-in-wrap,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus.e-error:not(.e-success):not(.e-warning) .e-input-in-wrap {
  border-style: none;
  border-width: 0;
}

.e-filled.e-float-input .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  top: 12px;
}

.e-filled.e-float-input.e-small .e-input-in-wrap label.e-float-text,
.e-small .e-filled.e-float-input .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  top: 10px;
}

.e-filled.e-input-group:not(.e-float-input).e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group:not(.e-float-input).e-control-wrapper.e-float-icon-left > .e-input-group-icon {
  font-size: 16px;
  margin: 0;
  min-height: 20px;
  min-width: 20px;
  padding: 0;
}

.e-filled.e-input-group:not(.e-float-input).e-small.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group:not(.e-float-input).e-float-icon-left > .e-input-group-icon.e-small,
.e-filled.e-input-group:not(.e-float-input).e-control-wrapper.e-small.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group:not(.e-float-input).e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-small,
.e-small .e-filled.e-input-group:not(.e-float-input).e-float-icon-left > .e-input-group-icon,
.e-small .e-filled.e-input-group:not(.e-float-input).e-control-wrapper.e-float-icon-left > .e-input-group-icon {
  font-size: 14px;
  margin: 0;
  min-height: 18px;
  min-width: 18px;
  padding: 0;
}

.e-filled.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
  margin: 0;
  min-height: 20px;
  min-width: 20px;
  padding: 0;
}

.e-filled.e-input-group.e-small.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group.e-float-icon-left > .e-input-group-icon.e-small,
.e-filled.e-input-group.e-control-wrapper.e-small.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-small,
.e-small .e-filled.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-small .e-filled.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-small.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon.e-small,
.e-small .e-filled.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left > .e-input-group-icon.e-small,
.e-small .e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left > .e-input-group-icon {
  margin: 0;
  min-height: 18px;
  min-width: 18px;
  padding: 0;
}

.e-filled.e-float-input .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-small .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  left: 0;
}

.e-filled.e-input-group .e-input-group-icon:last-child,
.e-filled.e-input-group.e-small .e-input-group-icon:last-child,
.e-small .e-filled.e-input-group .e-input-group-icon:last-child,
.e-filled.e-input-group.e-control-wrapper .e-input-group-icon:last-child,
.e-filled.e-input-group.e-small.e-control-wrapper .e-input-group-icon:last-child,
.e-small .e-filled.e-input-group.e-control-wrapper .e-input-group-icon:last-child,
.e-filled.e-input-group .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper .e-input-group-icon,
.e-filled.e-input-group.e-small .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-small .e-filled.e-input-group .e-input-group-icon,
.e-small .e-filled.e-input-group.e-control-wrapper .e-input-group-icon {
  margin-right: 0;
}

.e-filled.e-input-group.e-rtl .e-input-group-icon:last-child,
.e-filled.e-input-group.e-small.e-rtl .e-input-group-icon:last-child,
.e-small .e-filled.e-input-group.e-rtl .e-input-group-icon:last-child,
.e-filled.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:last-child,
.e-filled.e-input-group.e-small.e-control-wrapper.e-rtl .e-input-group-icon:last-child,
.e-small .e-filled.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:last-child,
.e-rtl .e-filled.e-input-group .e-input-group-icon:last-child,
.e-rtl .e-filled.e-input-group.e-small .e-input-group-icon:last-child,
.e-rtl.e-small .e-filled.e-input-group .e-input-group-icon:last-child,
.e-rtl .e-filled.e-input-group.e-control-wrapper .e-input-group-icon:last-child,
.e-rtl .e-filled.e-input-group.e-small.e-control-wrapper .e-input-group-icon:last-child,
.e-rtl.e-small .e-filled.e-input-group.e-control-wrapper .e-input-group-icon:last-child {
  margin-left: 0;
}

.e-filled.e-rtl.e-input-group .e-input-group-icon,
.e-filled.e-rtl.e-input-group.e-control-wrapper .e-input-group-icon,
.e-rtl .e-filled.e-input-group .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-control-wrapper .e-input-group-icon,
.e-filled.e-input-group.e-small.e-rtl .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper.e-small.e-rtl .e-input-group-icon,
.e-small .e-filled.e-input-group.e-rtl .e-input-group-icon,
.e-small .e-filled.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-small .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-rtl.e-small .e-filled.e-input-group .e-input-group-icon,
.e-rtl.e-small .e-filled.e-input-group.e-control-wrapper .e-input-group-icon {
  margin-left: 0;
  margin-right: 0;
}

.e-filled textarea.e-input,
.e-filled.e-input-group.e-multi-line-input textarea,
.e-filled.e-input-group.e-control-wrapper.e-multi-line-input textarea,
.e-filled.e-float-input.e-multi-line-input textarea,
.e-filled.e-float-input.e-control-wrapper.e-multi-line-input textarea {
  box-sizing: border-box;
}

.e-filled textarea.e-input,
.e-filled.e-input-group textarea,
.e-filled.e-input-group textarea.e-input,
.e-filled.e-input-group.e-input-focus textarea,
.e-filled.e-input-group.e-input-focus textarea.e-input,
.e-filled.e-input-group.e-control-wrapper textarea,
.e-filled.e-input-group.e-control-wrapper.e-input-focus textarea,
.e-filled.e-input-group.e-control-wrapper textarea.e-input,
.e-filled.e-input-group.e-control-wrapper.e-input-focus textarea.e-input {
  padding: 0 12px 9px;
}

.e-filled.e-float-input textarea,
.e-filled.e-float-input.e-control-wrapper textarea {
  padding: 0 12px 5px;
}

.e-filled.e-input-group.e-small textarea,
.e-filled.e-input-group.e-small textarea.e-input,
.e-filled.e-input-group textarea.e-small,
.e-filled.e-input-group textarea.e-input.e-small,
.e-filled.e-input-group.e-control-wrapper.e-small textarea,
.e-filled.e-input-group.e-control-wrapper.e-small textarea.e-input,
.e-small .e-filled.e-input-group textarea,
.e-small .e-filled.e-input-group textarea.e-input,
.e-filled.e-input-group.e-input-focus.e-small textarea,
.e-filled.e-input-group.e-input-focus.e-small textarea.e-input,
.e-filled.e-input-group.e-input-focus textarea.e-small,
.e-filled.e-input-group.e-input-focus textarea.e-input.e-small,
.e-filled.e-input-group.e-input-focus textarea.e-input.e-small,
.e-filled.e-input-group.e-control-wrapper.e-input-focus.e-small textarea,
.e-filled.e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input,
.e-small .e-filled.e-input-group.e-input-focus textarea,
.e-small .e-filled.e-input-group.e-input-focus textarea.e-input {
  padding: 0 8px 7px;
}

.e-filled.e-float-input.e-small textarea,
.e-filled.e-float-input textarea.e-small,
.e-filled.e-float-input.e-control-wrapper.e-small textarea,
.e-filled.e-float-input.e-control-wrapper textarea.e-small,
.e-small .e-filled.e-float-input textarea,
.e-small .e-filled.e-float-input.e-control-wrapper textarea {
  padding: 0 8px 4px;
}

.e-filled.e-input-group.e-multi-line-input,
.e-filled.e-input-group.e-control-wrapper.e-multi-line-input {
  padding: 10px 0 0;
}

.e-filled.e-input-group.e-small.e-multi-line-input,
.e-filled.e-input-group.e-control-wrapper.e-small.e-multi-line-input,
.e-small .e-filled.e-input-group.e-control-wrapper.e-multi-line-input {
  padding: 7px 0 0;
}

.e-filled.e-float-input.e-multi-line-input,
.e-filled.e-float-input.e-control-wrapper.e-multi-line-input {
  padding: 14px 0 0;
}

.e-filled.e-float-input.e-small.e-multi-line-input,
.e-filled.e-float-input.e-control-wrapper.e-small.e-multi-line-input,
.e-small .e-filled.e-float-input.e-control-wrapper.e-multi-line-input {
  padding: 12px 0 0;
}

.e-filled textarea.e-input.e-rtl,
.e-filled.e-input-group.e-multi-line-input.e-rtl textarea.e-input,
.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-input,
.e-rtl .e-filled.e-input-group.e-multi-line-input textarea.e-input,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper textarea.e-input,
.e-filled.e-input-group.e-multi-line-input.e-rtl textarea.e-input,
.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-input,
.e-rtl .e-filled.e-input-group.e-multi-line-input textarea.e-input,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper textarea.e-input,
.e-filled.e-input-group.e-multi-line-input.e-rtl textarea.e-input:focus,
.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-input:focus,
.e-rtl .e-filled.e-input-group.e-multi-line-input textarea.e-input:focus,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper textarea.e-input:focus {
  padding: 0 12px 9px;
  text-indent: 0;
}

.e-filled.e-float-input.e-multi-line-input.e-rtl textarea,
.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-rtl textarea,
.e-rtl .e-filled.e-float-input.e-multi-line-input textarea,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper textarea,
.e-filled.e-float-input.e-multi-line-input.e-rtl textarea,
.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-rtl textarea,
.e-rtl .e-filled.e-float-input.e-multi-line-input textarea,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper textarea,
.e-filled.e-float-input.e-multi-line-input.e-rtl textarea:focus,
.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-rtl textarea:focus,
.e-rtl .e-filled.e-float-input.e-multi-line-input textarea:focus,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper textarea:focus {
  padding: 0 12px 5px;
  text-indent: 0;
}

.e-rtl .e-filled textarea.e-input.e-small,
.e-filled textarea.e-input.e-small.e-rtl,
.e-small.e-rtl .e-filled textarea.e-input,
.e-small .e-filled textarea.e-input.e-rtl,
.e-filled.e-input-group.e-multi-line-input.e-small.e-rtl textarea.e-input,
.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small.e-rtl textarea.e-input,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-small textarea.e-input,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small textarea.e-input,
.e-filled.e-input-group.e-multi-line-input.e-rtl textarea.e-input.e-small,
.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-input.e-small,
.e-rtl .e-filled.e-input-group.e-multi-line-input textarea.e-input.e-small,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper textarea.e-input.e-small,
.e-small .e-filled.e-input-group.e-multi-line-input.e-rtl textarea.e-input,
.e-small .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-input,
.e-small.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper textarea.e-input,
.e-small.e-rtl .e-filled.e-input-group.e-multi-line-input textarea.e-input,
.e-small.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper textarea.e-input:focus,
.e-small.e-rtl .e-filled.e-input-group.e-multi-line-input textarea.e-input:focus,
.e-small .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-input:focus,
.e-small .e-filled.e-input-group.e-multi-line-input.e-rtl textarea.e-input:focus {
  padding: 0 8px 7px;
  text-indent: 0;
}

.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small.e-rtl textarea,
.e-filled.e-float-input.e-multi-line-input.e-small.e-rtl textarea,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-small textarea,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small textarea,
.e-filled.e-float-input.e-multi-line-input.e-rtl textarea.e-small,
.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-small,
.e-rtl .e-filled.e-float-input.e-multi-line-input textarea.e-small,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper textarea.e-small,
.e-small .e-filled.e-float-input.e-multi-line-input.e-rtl textarea,
.e-small .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-rtl textarea,
.e-small.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper textarea,
.e-small.e-rtl .e-filled.e-float-input.e-multi-line-input textarea,
.e-small.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper textarea:focus,
.e-small.e-rtl .e-filled.e-float-input.e-multi-line-input textarea:focus,
.e-small .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-rtl textarea:focus,
.e-small .e-filled.e-float-input.e-multi-line-input.e-rtl textarea:focus {
  padding: 0 8px 4px;
  text-indent: 0;
}

.e-filled.e-float-input.e-float-icon-left .e-input-in-wrap,
.e-filled.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-filled.e-input-group.e-float-icon-left .e-input-in-wrap,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap {
  border: 1px solid;
  border-width: 0;
  margin-left: 8px;
}

.e-rtl .e-filled.e-float-input.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-filled.e-input-group.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap .e-filled.e-float-input.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-filled.e-float-input.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-filled.e-input-group.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap {
  margin-left: 0;
  margin-right: 8px;
}

.e-filled.e-float-input.e-float-icon-left.e-small .e-input-in-wrap,
.e-filled.e-float-input.e-control-wrapper.e-float-icon-left.e-small .e-input-in-wrap,
.e-filled.e-input-group.e-float-icon-left.e-small .e-input-in-wrap,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-small .e-input-in-wrap,
.e-small .e-filled.e-float-input.e-float-icon-left .e-input-in-wrap,
.e-small .e-filled.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-small .e-filled.e-input-group.e-float-icon-left .e-input-in-wrap,
.e-small .e-filled.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap {
  margin-left: 4px;
}

.e-rtl.e-small .e-filled.e-float-input.e-float-icon-left .e-input-in-wrap,
.e-rtl.e-small .e-filled.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-rtl.e-small .e-filled.e-input-group.e-float-icon-left .e-input-in-wrap,
.e-rtl.e-small .e-filled.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-small.e-filled.e-float-input.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-small.e-filled.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-small.e-filled.e-input-group.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-small.e-filled.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-small.e-filled.e-float-input.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-small.e-filled.e-float-input.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-small.e-filled.e-input-group.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-small.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-small .e-filled.e-float-input.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-small .e-filled.e-float-input.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-small .e-filled.e-input-group.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-small .e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap {
  margin-left: 0;
  margin-right: 4px;
}

.e-filled.e-input-group.e-float-icon-left:not(.e-float-input)::before,
.e-filled.e-input-group.e-float-icon-left:not(.e-float-input)::after,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input)::before,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input)::after {
  -moz-transition: 0.2s cubic-bezier(0.4, 0, 0.4, 1);
  bottom: 0;
  content: "";
  height: 2px;
  position: absolute;
  transition: 0.2s cubic-bezier(0.4, 0, 0.4, 1);
  width: 0;
  bottom: -1px;
}

.e-filled.e-input-group.e-float-icon-left:not(.e-float-input).e-input-focus::before,
.e-filled.e-input-group.e-float-icon-left:not(.e-float-input).e-input-focus::after,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input).e-input-focus::before,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input).e-input-focus::after {
  width: 50%;
  bottom: -1px;
}

.e-filled.e-input-group.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap::before,
.e-filled.e-input-group.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap::after,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap::before,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap::after {
  width: 0;
}

.e-filled.e-input-group.e-float-icon-left,
.e-filled.e-input-group.e-success.e-float-icon-left,
.e-filled.e-input-group.e-warning.e-float-icon-left,
.e-filled.e-input-group.e-error.e-float-icon-left,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left,
.e-filled.e-input-group.e-control-wrapper.e-success.e-float-icon-left,
.e-filled.e-input-group.e-control-wrapper.e-warning.e-float-icon-left,
.e-filled.e-input-group.e-control-wrapper.e-error.e-float-icon-left {
  border: 1px solid;
  border-width: 0 0 1px 0;
}

.e-input-group.e-control-container.e-control-wrapper.e-float-input.e-prepend.e-append:not(.e-outline) .e-input-in-wrap,
.e-input-group.e-control-container.e-control-wrapper.e-float-input.e-prepend:not(.e-outline) .e-input-in-wrap {
  border-bottom: 1px solid;
  border-bottom-color: rgba(0, 0, 0, 0.42);
}

.e-error.e-input-group.e-control-container.e-control-wrapper.e-float-input.e-prepend.e-append .e-input-in-wrap,
.e-error.e-input-group.e-control-container.e-control-wrapper.e-float-input.e-prepend .e-input-in-wrap {
  border-bottom: 1px solid;
  border-bottom-color: #f44336;
}

.e-success.e-input-group.e-control-container.e-control-wrapper.e-float-input.e-prepend.e-append .e-input-in-wrap,
.e-success.e-input-group.e-control-container.e-control-wrapper.e-float-input.e-prepend .e-input-in-wrap {
  border-bottom: 1px solid;
  border-bottom-color: #22b24b;
}

.e-input-group:not(.e-outline).e-prepend.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-input-group:not(.e-outline).e-control-wrapper.e-prepend.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-float-input:not(.e-outline).e-input-group.e-prepend.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-float-input:not(.e-outline).e-input-group.e-prepend.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-float-input:not(.e-outline).e-input-group.e-prepend.e-input-focus:not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error),
.e-float-input:not(.e-outline).e-input-group.e-prepend.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error,
.e-float-input:not(.e-outline).e-control-wrapper.e-input-group.e-prepend.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-float-input:not(.e-outline).e-control-wrapper.e-input-group.e-prepend.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-float-input:not(.e-outline).e-control-wrapper.e-input-group.e-prepend.e-input-focus:not(.e-float-icon-left):not(.e-success).e-warning:not(.e-error),
.e-float-input:not(.e-outline).e-control-wrapper.e-input-group.e-prepend.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning).e-error,
.e-float-input:not(.e-outline).e-control-wrapper.e-prepend.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input,
.e-float-input:not(.e-outline).e-control-wrapper.e-prepend.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) input,
.e-float-input:not(.e-outline).e-control-wrapper.e-prepend.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) input,
.e-float-input:not(.e-outline).e-control-wrapper.e-prepend.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error input,
.e-float-input:not(.e-outline).e-control-wrapper.e-prepend.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea,
.e-float-input:not(.e-outline).e-control-wrapper.e-prepend.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) textarea,
.e-float-input:not(.e-outline).e-control-wrapper.e-prepend.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) textarea,
.e-float-input:not(.e-outline).e-control-wrapper.e-prepend.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error textarea,
.e-float-input:not(.e-outline).e-prepend.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input,
.e-float-input:not(.e-outline).e-prepend.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) input,
.e-float-input:not(.e-outline).e-prepend.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) input,
.e-float-input:not(.e-outline).e-prepend.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error input,
.e-float-input:not(.e-outline).e-prepend.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea,
.e-float-input:not(.e-outline).e-prepend.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled).e-success:not(.e-warning):not(.e-error) textarea,
.e-float-input:not(.e-outline).e-prepend.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success).e-warning:not(.e-error) textarea,
.e-float-input:not(.e-outline).e-prepend.e-input-focus:not(.e-input-group):not(.e-float-icon-left):not(.e-disabled):not(.e-success):not(.e-warning).e-error textarea,
.e-input-group:not(.e-outline).e-prepend.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-input-group:not(.e-outline).e-prepend.e-input-focus:not(.e-float-icon-left).e-warning:not(.e-success):not(.e-error),
.e-input-group:not(.e-outline).e-control-wrapper.e-prepend.e-input-focus:not(.e-float-icon-left).e-success:not(.e-warning):not(.e-error),
.e-input-group:not(.e-outline).e-control-wrapper.e-prepend.e-input-focus:not(.e-float-icon-left).e-warning:not(.e-success):not(.e-error),
.e-input-group:not(.e-outline).e-prepend.e-input-focus:not(.e-float-icon-left).e-error:not(.e-success):not(.e-warning),
.e-input-group:not(.e-outline).e-float-icon-left.e-prepend.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-input-group:not(.e-outline).e-float-icon-left.e-prepend.e-input-focus.e-success:not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-input-group:not(.e-outline).e-float-icon-left.e-prepend.e-input-focus.e-warning:not(.e-success):not(.e-error) .e-input-in-wrap,
.e-input-group:not(.e-outline).e-float-icon-left.e-prepend.e-input-focus.e-error:not(.e-success):not(.e-warning) .e-input-in-wrap,
.e-input-group:not(.e-outline).e-prepend:not(.e-float-icon-left),
.e-input-group:not(.e-outline).e-prepend.e-success:not(.e-float-icon-left),
.e-input-group:not(.e-outline).e-prepend.e-warning:not(.e-float-icon-left),
.e-input-group:not(.e-outline).e-prepend.e-error:not(.e-float-icon-left),
.e-input-group:not(.e-outline).e-control-wrapper.e-prepend:not(.e-float-icon-left),
.e-input-group:not(.e-outline).e-control-wrapper.e-prepend.e-success:not(.e-float-icon-left),
.e-input-group:not(.e-outline).e-control-wrapper.e-prepend.e-warning:not(.e-float-icon-left),
.e-input-group:not(.e-outline).e-control-wrapper.e-prepend.e-error:not(.e-float-icon-left),
.e-input-group:not(.e-outline).e-prepend:hover:not(.e-disabled):not(.e-float-icon-left),
.e-input-group:not(.e-outline).e-control-wrapper.e-prepend:hover:not(.e-disabled):not(.e-float-icon-left),
.e-float-input:not(.e-outline).e-prepend:hover:not(.e-disabled):not(.e-float-icon-left),
.e-float-input:not(.e-outline).e-prepend:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
.e-float-input:not(.e-outline).e-prepend:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
.e-float-input:not(.e-outline).e-prepend:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
.e-float-input:not(.e-outline).e-prepend:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
.e-float-input:not(.e-outline).e-control-wrapper.e-prepend:hover:not(.e-disabled):not(.e-float-icon-left),
.e-float-input:not(.e-outline).e-control-wrapper.e-prepend:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
.e-float-input:not(.e-outline).e-control-wrapper.e-prepend:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
.e-float-input:not(.e-outline).e-control-wrapper.e-prepend:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
.e-float-input:not(.e-outline).e-control-wrapper.e-prepend:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]) {
  border-bottom: transparent;
}

.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
  padding: 0;
}
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) input {
  padding: 14px 2px 5px 12px;
}
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) label.e-float-text {
  padding-left: 12px;
}
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) .e-input-in-wrap .e-input-group-icon {
  padding-right: 17px;
}

/*! input theme */
input.e-input,
.e-input-group input.e-input,
.e-input-group.e-control-wrapper input.e-input,
.e-input-group textarea.e-input,
.e-input-group.e-control-wrapper textarea.e-input,
textarea.e-input,
.e-float-input input,
.e-float-input.e-control-wrapper input,
.e-float-input textarea,
.e-float-input.e-control-wrapper textarea {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.42);
  color: rgba(0, 0, 0, 0.87);
}

.e-input-group,
.e-input-group.e-control-wrapper,
.e-float-input,
.e-float-input.e-input-group,
.e-float-input.e-control-wrapper,
.e-float-input.e-input-group.e-control-wrapper {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}

.e-input-group .e-input-group-icon,
.e-input-group.e-control-wrapper .e-input-group-icon {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.42);
  color: rgba(0, 0, 0, 0.54);
}

.e-input-group.e-disabled .e-input-group-icon,
.e-input-group.e-control-wrapper.e-disabled .e-input-group-icon,
.e-float-input.e-disabled .e-clear-icon,
.e-float-input.e-control-wrapper.e-disabled .e-clear-icon,
.e-input-group.e-disabled .e-clear-icon,
.e-input-group.e-control-wrapper.e-disabled .e-clear-icon {
  color: rgba(0, 0, 0, 0.26);
}

/* stylelint-disable property-no-vendor-prefix */
/* stylelint-disable selector-no-vendor-prefix */
.e-input[disabled],
.e-input-group .e-input[disabled],
.e-input-group.e-control-wrapper .e-input[disabled],
.e-input-group.e-disabled,
.e-input-group.e-control-wrapper.e-disabled,
.e-float-input input[disabled],
.e-float-input.e-control-wrapper input[disabled],
.e-float-input textarea[disabled],
.e-float-input.e-control-wrapper textarea[disabled],
.e-float-input.e-disabled,
.e-float-input.e-control-wrapper.e-disabled {
  -webkit-text-fill-color: rgba(0, 0, 0, 0.42);
  background: transparent;
  color: rgba(0, 0, 0, 0.42);
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.42) 0, rgba(0, 0, 0, 0.42) 33%, transparent 0);
  background-position: bottom -1px left 0;
  background-repeat: repeat-x;
  background-size: 4px 1px;
  border-bottom-color: transparent;
}

.e-input-group input.e-input,
.e-input-group.e-control-wrapper input.e-input,
.e-float-input input,
.e-float-input.e-control-wrapper input,
.e-input-group textarea.e-input,
.e-input-group.e-control-wrapper textarea.e-input,
.e-float-input textarea,
.e-float-input.e-control-wrapper textarea,
.e-input-group .e-input[disabled],
.e-input-group.e-control-wrapper .e-input[disabled],
.e-input-group.e-disabled input.e-input,
.e-input-group.e-control-wrapper.e-disabled input.e-input,
.e-input-group.e-disabled textarea.e-input,
.e-input-group.e-control-wrapper.e-disabled textarea.e-input {
  background: none;
  color: inherit;
}

.e-input-group .e-input[readonly],
.e-input-group.e-control-wrapper .e-input[readonly],
.e-float-input input[readonly],
.e-float-input.e-control-wrapper input[readonly],
.e-float-input textarea[readonly],
.e-float-input.e-control-wrapper textarea[readonly] {
  background: none;
  color: inherit;
}

.e-float-input.e-disabled input,
.e-float-input.e-control-wrapper.e-disabled input,
.e-float-input.e-disabled textarea,
.e-float-input.e-control-wrapper.e-disabled textarea,
.e-float-input input[disabled],
.e-float-input.e-control-wrapper input[disabled],
.e-float-input textarea[disabled],
.e-float-input.e-control-wrapper textarea[disabled] {
  color: inherit;
}

/*! Added color to textbox for disbaled state */
.e-float-input:not(.e-disabled) input[disabled],
.e-float-input.e-control-wrapper:not(.e-disabled) input[disabled],
.e-float-input:not(.e-disabled) textarea[disabled],
.e-float-input.e-control-wrapper:not(.e-disabled) textarea[disabled] {
  -webkit-text-fill-color: rgba(0, 0, 0, 0.42);
  color: rgba(0, 0, 0, 0.42);
}

.e-input-group.e-disabled .e-input-group-icon,
.e-input-group.e-control-wrapper.e-disabled .e-input-group-icon {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.42);
}

.e-input-group:not(.e-disabled) .e-input-group-icon:hover,
.e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:hover {
  color: rgba(0, 0, 0, 0.54);
}

.e-input-group.e-disabled .e-input-group-icon:hover,
.e-input-group.e-control-wrapper.e-disabled .e-input-group-icon:hover {
  background: transparent;
}

.e-input.e-success,
.e-input.e-success:focus,
.e-input-group.e-success input.e-input,
.e-input-group.e-control-wrapper.e-success input.e-input,
.e-input-group.e-success .e-input-group-icon,
.e-input-group.e-control-wrapper.e-success .e-input-group-icon,
.e-input-group.e-success textarea.e-input,
.e-input-group.e-control-wrapper.e-success textarea.e-input {
  border-color: #22b24b;
}

.e-input.e-warning,
.e-input.e-warning:focus,
.e-input-group.e-warning input.e-input,
.e-input-group.e-control-wrapper.e-warning input.e-input,
.e-input-group.e-warning .e-input-group-icon,
.e-input-group.e-control-wrapper.e-warning .e-input-group-icon,
.e-input-group.e-warning textarea.e-input,
.e-input-group.e-control-wrapper.e-warning textarea.e-input {
  border-color: #ffca1c;
}

.e-input.e-error,
.e-input.e-error:focus,
.e-input-group.e-error input.e-input,
.e-input-group.e-control-wrapper.e-error input.e-input,
.e-input-group.e-control-wrapper.e-error .e-input-group-icon,
.e-input-group.e-error .e-input-group-icon,
.e-input-group.e-error textarea.e-input,
.e-input-group.e-control-wrapper.e-error textarea.e-input {
  border-color: #f44336;
}

label.e-float-text,
.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  color: rgba(0, 0, 0, 0.42);
}

.e-float-input.e-error label.e-float-text,
.e-float-input.e-control-wrapper.e-error label.e-float-text,
.e-float-input.e-error input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
.e-float-input.e-error textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text {
  color: #f44336;
}

.e-float-input input,
.e-float-input textarea,
.e-float-input.e-control-wrapper input,
.e-float-input.e-control-wrapper textarea,
.e-input-group,
.e-input-group.e-control-wrapper {
  border-bottom-color: rgba(0, 0, 0, 0.42);
}

.e-float-input.e-success input,
.e-float-input.e-success textarea,
.e-float-input.e-control-wrapper.e-success input,
.e-float-input.e-control-wrapper.e-success textarea {
  border-bottom-color: #22b24b;
}

.e-float-input.e-warning input,
.e-float-input.e-control-wrapper.e-warning input,
.e-float-input.e-warning textarea,
.e-float-input.e-control-wrapper.e-warning textarea {
  border-bottom-color: #ffca1c;
}

.e-float-input.e-error input,
.e-float-input.e-control-wrapper.e-error input,
.e-float-input.e-error textarea,
.e-float-input.e-control-wrapper.e-error textarea {
  border-bottom-color: #f44336;
}

.e-float-input:not(.e-input-group) .e-float-line::before,
.e-float-input:not(.e-input-group) .e-float-line::after,
.e-float-input:not(.e-input-group) .e-float-line::before,
.e-float-input:not(.e-input-group) .e-float-line::after,
.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::before,
.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::after,
.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::before,
.e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::after {
  background: #e3165b;
}

.e-float-input.e-success:not(.e-input-group) .e-float-line::before,
.e-float-input.e-success:not(.e-input-group) .e-float-line::after,
.e-float-input.e-success:not(.e-input-group) .e-float-line::before,
.e-float-input.e-success:not(.e-input-group) .e-float-line::after,
.e-float-input.e-control-wrapper.e-success:not(.e-input-group) .e-float-line::before,
.e-float-input.e-control-wrapper.e-success:not(.e-input-group) .e-float-line::after,
.e-float-input.e-control-wrapper.e-success:not(.e-input-group) .e-float-line::before,
.e-float-input.e-control-wrapper.e-success:not(.e-input-group) .e-float-line::after {
  background: #22b24b;
}

.e-float-input.e-warning:not(.e-input-group) .e-float-line::before,
.e-float-input.e-warning:not(.e-input-group) .e-float-line::after,
.e-float-input.e-warning:not(.e-input-group) .e-float-line::before,
.e-float-input.e-warning:not(.e-input-group) .e-float-line::after,
.e-float-input.e-control-wrapper.e-warning:not(.e-input-group) .e-float-line::before,
.e-float-input.e-control-wrapper.e-warning:not(.e-input-group) .e-float-line::after,
.e-float-input.e-control-wrapper.e-warning:not(.e-input-group) .e-float-line::before,
.e-float-input.e-control-wrapper.e-warning:not(.e-input-group) .e-float-line::after {
  background: #ffca1c;
}

input.e-input:-moz-placeholder,
input.e-input:-moz-placeholder,
textarea.e-input:-moz-placeholder,
input.e-input::-moz-placeholder,
textarea.e-input::-moz-placeholder,
.e-input-group input.e-input:-moz-placeholder,
.e-input-group input.e-input:-moz-placeholder,
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
.e-input-group input.e-input:-moz-placeholder,
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
.e-input-group textarea.e-input:-moz-placeholder,
.e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
.e-input-group input.e-input::-moz-placeholder,
.e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
.e-input-group textarea.e-input::-moz-placeholder,
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

input.e-input::-webkit-input-placeholder,
textarea.e-input::-webkit-input-placeholder,
.e-input-group input.e-input::-webkit-input-placeholder,
.e-input-group textarea.e-input::-webkit-input-placeholder,
.e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
.e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

input.e-input:-ms-input-placeholder,
textarea.e-input:-ms-input-placeholder,
.e-input-group input.e-input:-ms-input-placeholder,
.e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
.e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
.e-input-group textarea.e-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
.e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
.e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
.e-float-input.e-control-wrapper:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top) {
  color: rgba(0, 0, 0, 0.42);
}

.e-float-input.e-error:not(.e-input-group) .e-float-line::before,
.e-float-input.e-error:not(.e-input-group) .e-float-line::after,
.e-float-input.e-error:not(.e-input-group) .e-float-line::before,
.e-float-input.e-error:not(.e-input-group) .e-float-line::after,
.e-float-input.e-control-wrapper.e-error:not(.e-input-group) .e-float-line::before,
.e-float-input.e-control-wrapper.e-error:not(.e-input-group) .e-float-line::after,
.e-float-input.e-control-wrapper.e-error:not(.e-input-group) .e-float-line::before,
.e-float-input.e-control-wrapper.e-error:not(.e-input-group) .e-float-line::after {
  background: #f44336;
}

.e-input-group:not(.e-disabled) .e-input-group-icon:active,
.e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:active {
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
}

input.e-input::selection,
textarea.e-input::selection,
.e-input-group input.e-input::selection,
.e-input-group.e-control-wrapper input.e-input::selection,
.e-float-input input::selection,
.e-float-input.e-control-wrapper input::selection,
.e-input-group textarea.e-input::selection,
.e-input-group.e-control-wrapper textarea.e-input::selection,
.e-float-input textarea::selection,
.e-float-input.e-control-wrapper textarea::selection,
.e-float-input.e-small textarea::selection,
.e-float-input textarea::selection {
  background: #e3165b;
  color: #fff;
}

.e-input-group:not(.e-float-icon-left):not(.e-float-input)::before,
.e-input-group:not(.e-float-icon-left):not(.e-float-input)::after,
.e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::before,
.e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::after,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input)::before,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input)::after,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::before,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::after,
.e-float-input.e-input-group:not(.e-float-icon-left) .e-float-line::before,
.e-float-input.e-input-group:not(.e-float-icon-left) .e-float-line::after,
.e-float-input.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::before,
.e-float-input.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::after,
.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left) .e-float-line::before,
.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left) .e-float-line::after,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::before,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-input-in-wrap .e-float-line::after,
.e-filled.e-input-group.e-float-icon-left:not(.e-float-input)::before,
.e-filled.e-input-group.e-float-icon-left:not(.e-float-input)::after,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input)::before,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input)::after,
.e-filled.e-float-input.e-input-group.e-float-icon-left .e-float-line::before,
.e-filled.e-float-input.e-input-group.e-float-icon-left .e-float-line::after,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-float-line::before,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-float-line::after {
  background: #e3165b;
}

.e-input-group:not(.e-float-icon-left):not(.e-float-input).e-success::before,
.e-input-group:not(.e-float-icon-left):not(.e-float-input).e-success::after,
.e-input-group.e-float-icon-left.e-success:not(.e-float-input) .e-input-in-wrap::before,
.e-input-group.e-float-icon-left.e-success:not(.e-float-input) .e-input-in-wrap::after,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input).e-success::before,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input).e-success::after,
.e-input-group.e-control-wrapper.e-float-icon-left.e-success:not(.e-float-input) .e-input-in-wrap::before,
.e-input-group.e-control-wrapper.e-float-icon-left.e-success:not(.e-float-input) .e-input-in-wrap::after,
.e-float-input.e-input-group:not(.e-float-icon-left).e-success .e-float-line::before,
.e-float-input.e-input-group:not(.e-float-icon-left).e-success .e-float-line::after,
.e-float-input.e-input-group.e-float-icon-left.e-success .e-input-in-wrap .e-float-line::before,
.e-float-input.e-input-group.e-float-icon-left.e-success .e-input-in-wrap .e-float-line::after,
.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left).e-success .e-float-line::before,
.e-float-input.e-control-wrapper.e-input-group:not(.e-float-icon-left).e-success .e-float-line::after,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-success .e-input-in-wrap .e-float-line::before,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-success .e-input-in-wrap .e-float-line::after,
.e-float-input.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-success .e-float-line::before,
.e-float-input.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-success .e-float-line::after,
.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left.e-success .e-input-in-wrap .e-float-line::before,
.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left.e-success .e-input-in-wrap .e-float-line::after,
.e-filled.e-input-group.e-float-icon-left.e-success:not(.e-float-input)::before,
.e-filled.e-input-group.e-float-icon-left.e-success:not(.e-float-input)::after,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-success:not(.e-float-input)::before,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-success:not(.e-float-input)::after,
.e-filled.e-float-input.e-input-group.e-float-icon-left.e-success .e-float-line::before,
.e-filled.e-float-input.e-input-group.e-float-icon-left.e-success .e-float-line::after,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-success .e-float-line::before,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-success .e-float-line::after,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left.e-success .e-float-line::before,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left.e-success .e-float-line::after {
  background: #22b24b;
}

.e-input-group:not(.e-float-icon-left).e-warning:not(.e-float-input)::before,
.e-input-group:not(.e-float-icon-left).e-warning:not(.e-float-input)::after,
.e-input-group.e-float-icon-left.e-warning:not(.e-float-input) .e-input-in-wrap::before,
.e-input-group.e-float-icon-left.e-warning:not(.e-float-input) .e-input-in-wrap::after,
.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-warning:not(.e-float-input)::before,
.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-warning:not(.e-float-input)::after,
.e-input-group.e-control-wrapper.e-float-icon-left.e-warning:not(.e-float-input) .e-input-in-wrap::before,
.e-input-group.e-control-wrapper.e-float-icon-left.e-warning:not(.e-float-input) .e-input-in-wrap::after,
.e-float-input.e-input-group:not(.e-float-icon-left).e-warning .e-float-line::before,
.e-float-input.e-input-group:not(.e-float-icon-left).e-warning .e-float-line::after,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-warning .e-input-in-wrap .e-float-line::before,
.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-warning .e-input-in-wrap .e-float-line::after,
.e-filled.e-input-group.e-float-icon-left.e-warning:not(.e-float-input)::before,
.e-filled.e-input-group.e-float-icon-left.e-warning:not(.e-float-input)::after,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-warning:not(.e-float-input)::before,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-warning:not(.e-float-input)::after,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-warning .e-float-line::before,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-float-icon-left.e-warning .e-float-line::after {
  background: #ffca1c;
}

.e-input-group:not(.e-float-icon-left).e-error:not(.e-float-input)::before,
.e-input-group:not(.e-float-icon-left).e-error:not(.e-float-input)::after,
.e-input-group.e-float-icon-left.e-error:not(.e-float-input) .e-input-in-wrap::before,
.e-input-group.e-float-icon-left.e-error:not(.e-float-input) .e-input-in-wrap::after,
.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-error:not(.e-float-input)::before,
.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-error:not(.e-float-input)::after,
.e-input-group.e-control-wrapper.e-float-icon-left.e-error:not(.e-float-input) .e-input-in-wrap::before,
.e-input-group.e-control-wrapper.e-float-icon-left.e-error:not(.e-float-input) .e-input-in-wrap::after,
.e-float-input.e-input-group:not(.e-float-icon-left).e-error .e-float-line::before,
.e-float-input.e-input-group:not(.e-float-icon-left).e-error .e-float-line::after,
.e-float-input.e-input-group.e-float-icon-left.e-error .e-input-in-wrap .e-float-line::before,
.e-float-input.e-input-group.e-float-icon-left.e-error .e-input-in-wrap .e-float-line::after,
.e-float-input.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-error .e-float-line::before,
.e-float-input.e-input-group.e-control-wrapper:not(.e-float-icon-left).e-error .e-float-line::after,
.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left.e-error .e-input-in-wrap .e-float-line::before,
.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left.e-error .e-input-in-wrap .e-float-line::after,
.e-filled.e-input-group.e-float-icon-left.e-error:not(.e-float-input)::before,
.e-filled.e-input-group.e-float-icon-left.e-error:not(.e-float-input)::after,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-error:not(.e-float-input)::before,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-error:not(.e-float-input)::after,
.e-filled.e-float-input.e-input-group.e-float-icon-left.e-error .e-float-line::before,
.e-filled.e-float-input.e-input-group.e-float-icon-left.e-error .e-float-line::after,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left.e-error .e-float-line::before,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left.e-error .e-float-line::after {
  background: #f44336;
}

.e-input-group.e-success .e-input-group-icon,
.e-input-group.e-control-wrapper.e-success .e-input-group-icon,
.e-input-group.e-warning .e-input-group-icon,
.e-input-group.e-control-wrapper.e-warning .e-input-group-icon,
.e-input-group.e-error .e-input-group-icon,
.e-input-group.e-control-wrapper.e-error .e-input-group-icon {
  color: rgba(0, 0, 0, 0.54);
}

.e-input-group.e-success:not(.e-disabled):not(:active) .e-input-group-icon:hover,
.e-input-group.e-control-wrapper.e-success:not(.e-disabled):not(:active) .e-input-group-icon:hover,
.e-input-group.e-warning:not(.e-disabled):not(:active) .e-input-group-icon:hover,
.e-input-group.e-control-wrapper.e-warning:not(.e-disabled):not(:active) .e-input-group-icon:hover,
.e-input-group.e-error:not(.e-disabled):not(:active) .e-input-group-icon:hover,
.e-input-group.e-control-wrapper.e-error:not(.e-disabled):not(:active) .e-input-group-icon:hover {
  color: rgba(0, 0, 0, 0.54);
}

.e-input-group.e-success:not(.e-disabled) .e-input-group-icon:active,
.e-input-group.e-control-wrapper.e-success:not(.e-disabled) .e-input-group-icon:active,
.e-input-group.e-warning:not(.e-disabled) .e-input-group-icon:active,
.e-input-group.e-control-wrapper.e-warning:not(.e-disabled) .e-input-group-icon:active,
.e-input-group.e-error:not(.e-disabled) .e-input-group-icon:active,
.e-input-group.e-control-wrapper.e-error:not(.e-disabled) .e-input-group-icon:active {
  color: rgba(0, 0, 0, 0.54);
}

.e-input-group input.e-input,
.e-input-group.e-control-wrapper input.e-input,
.e-input-group textarea.e-input,
.e-input-group.e-control-wrapper textarea.e-input,
.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:focus,
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:focus,
.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input,
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input {
  border-color: rgba(0, 0, 0, 0.42);
}

.e-input:focus:not(.e-success):not(.e-warning):not(.e-error),
.e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
.e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
.e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group).e-input-focus input,
.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group).e-input-focus input {
  border-color: #e3165b;
}

.e-input-group:not(.e-success):not(.e-warning):not(.e-error) input.e-input:focus,
.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) input.e-input:focus,
.e-input-group:not(.e-success):not(.e-warning):not(.e-error).e-input-focus input.e-input,
.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error).e-input-focus input.e-input,
.e-input-group:not(.e-success):not(.e-warning):not(.e-error) textarea.e-input:focus,
.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) textarea.e-input:focus {
  border-color: transparent;
}

.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
.e-input-group.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-input-group.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-float-input.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-input-group.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,
.e-input-group.e-control-wrapper.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,
.e-float-input.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,
.e-float-input.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),
.e-float-input.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]),
.e-float-input.e-control-wrapper.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,
.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),
.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]) {
  border-color: rgba(0, 0, 0, 0.42);
}

.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:first-child:focus,
.e-input-group.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) span:last-child.e-input-group-icon,
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:first-child:focus,
.e-input-group.e-control-wrapper.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) span:last-child.e-input-group-icon {
  border-color: transparent;
}

.e-input-group.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) span.e-input-group-icon,
.e-input-group.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) span:first-child.e-input-group-icon,
.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) .e-input:first-child:focus,
.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:last-child:focus,
.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) span.e-input-group-icon,
.e-input-group.e-control-wrapper.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) span.e-input-group-icon,
.e-input-group.e-control-wrapper.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) span:first-child.e-input-group-icon,
.e-input-focus.e-control-wrapper.e-rtl:not(.e-success):not(.e-warning):not(.e-error) .e-input:first-child:focus,
.e-input-focus.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) .e-input:last-child:focus,
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) span.e-input-group-icon {
  border-color: transparent;
}

.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) span:first-child.e-input-group-icon,
.e-input-group.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) .e-input:last-child:focus,
.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) span:first-child.e-input-group-icon,
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) span:first-child.e-input-group-icon,
.e-input-group.e-control-wrapper.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) .e-input:last-child:focus,
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) span:first-child.e-input-group-icon {
  border-color: transparent;
}

.e-input-group:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
.e-input-group.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-float-input.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-float-input.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap {
  border-color: rgba(0, 0, 0, 0.42);
}

.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left) .e-input:focus,
.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:focus,
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left) .e-input:focus,
.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:focus,
.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left) .e-input,
.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input,
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left) .e-input,
.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input {
  border-bottom-color: transparent;
  border-top-color: transparent;
}

.e-input-group.e-success,
.e-input-group.e-control-wrapper.e-success,
.e-float-icon-left.e-input-group.e-success,
.e-float-icon-left.e-control-wrapper.e-input-group.e-success,
.e-input-group.e-warning,
.e-input-group.e-control-wrapper.e-warning,
.e-float-icon-left.e-input-group.e-warning,
.e-float-icon-left.e-input-group.e-control-wrapper.e-warning,
.e-input-group.e-error,
.e-input-group.e-control-wrapper.e-error,
.e-float-icon-left.e-input-group.e-error,
.e-float-icon-left.e-input-group.e-control-wrapper.e-error,
.e-input-group.e-float-icon-left,
.e-input-group.e-control-wrapper.e-float-icon-left {
  border-color: transparent;
}

.e-input-group.e-success,
.e-input-group.e-control-wrapper.e-success,
.e-input-group.e-success:not(.e-float-icon-left),
.e-input-group.e-control-wrapper.e-success:not(.e-float-icon-left) {
  border-bottom-color: #22b24b;
}

.e-input-group.e-float-icon-left.e-success .e-input-in-wrap,
.e-input-group.e-control-wrapper.e-float-icon-left.e-success .e-input-in-wrap {
  border-bottom-color: #22b24b;
}

.e-input-group.e-warning,
.e-input-group.e-control-wrapper.e-warning,
.e-input-group.e-warning:not(.e-float-icon-left),
.e-input-group.e-control-wrapper.e-warning:not(.e-float-icon-left) {
  border-bottom-color: #ffca1c;
}

.e-input-group.e-float-icon-left.e-warning .e-input-in-wrap,
.e-input-group.e-control-wrapper.e-float-icon-left.e-warning .e-input-in-wrap {
  border-bottom-color: #ffca1c;
}

.e-input-group.e-error,
.e-input-group.e-control-wrapper.e-error,
.e-input-group.e-error:not(.e-float-icon-left),
.e-input-group.e-control-wrapper.e-error:not(.e-float-icon-left) {
  border-bottom-color: #f44336;
}

.e-input-group.e-float-icon-left.e-error .e-input-in-wrap,
.e-input-group.e-control-wrapper.e-float-icon-left.e-error .e-input-in-wrap {
  border-bottom-color: #f44336;
}

.e-float-input .e-clear-icon,
.e-float-input.e-control-wrapper .e-clear-icon,
.e-input-group .e-clear-icon,
.e-input-group.e-control-wrapper .e-clear-icon {
  color: rgba(0, 0, 0, 0.54);
}

.e-float-input .e-clear-icon:hover,
.e-float-input.e-control-wrapper .e-clear-icon:hover,
.e-input-group .e-clear-icon:hover,
.e-input-group.e-control-wrapper .e-clear-icon:hover {
  color: rgba(0, 0, 0, 0.54);
}

.e-float-input.e-input-focus .e-input:focus,
.e-float-input.e-control-wrapper.e-input-focus .e-input:focus {
  border-bottom-color: transparent;
  border-top-color: transparent;
}

.e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input:not(.e-error) input:valid ~ label.e-float-text,
.e-float-input:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-float-input:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input:not(.e-error) input label.e-float-text.e-label-top,
.e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-float-input.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-small:not(.e-error) input:valid ~ label.e-float-text,
.e-float-input.e-small:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-float-input.e-small:not(.e-error) input[readonly] ~ label.e-float-text,
.e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
.e-small .e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-small .e-float-input:not(.e-error) input:valid ~ label.e-float-text,
.e-small .e-float-input:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-small .e-float-input:not(.e-error) input[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-float-input:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-small .e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) input:valid ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) input[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input:not(.e-error) textarea:valid ~ label.e-float-text,
.e-float-input:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-float-input:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input:not(.e-error) textarea label.e-float-text.e-label-top,
.e-float-input.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-small:not(.e-error) textarea:valid ~ label.e-float-text,
.e-float-input.e-small:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-small:not(.e-error) textarea[readonly] ~ label.e-float-text,
.e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-small .e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
.e-small .e-float-input:not(.e-error) textarea:valid ~ label.e-float-text,
.e-small .e-float-input:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-small .e-float-input:not(.e-error) textarea[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-float-input:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text {
  color: rgba(0, 0, 0, 0.54);
}

.e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input .e-control-wrapper:not(.e-error) input label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) textarea:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) textarea label.e-float-text.e-label-top {
  color: rgba(0, 0, 0, 0.54);
}

.e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  color: rgba(0, 0, 0, 0.42);
}

.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:valid ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top {
  color: rgba(0, 0, 0, 0.54);
}

.e-float-input.e-input-group.e-disabled .e-float-text,
.e-float-input.e-input-group.e-disabled .e-float-text.e-label-top,
.e-float-input input[disabled] ~ label.e-float-text,
.e-float-input input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-disabled label.e-float-text,
.e-float-input.e-disabled label.e-float-text.e-label-top,
.e-float-input:not(.e-error) input[disabled] ~ label.e-float-text,
.e-float-input:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
.e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-float-input textarea[disabled] ~ label.e-float-text,
.e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-float-input:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-input-group.e-disabled .e-float-text,
.e-float-input.e-control-wrapper.e-input-group.e-disabled .e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-disabled input[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper input[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-disabled label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-disabled:not(.e-error) input[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-disabled textarea[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper textarea[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-disabled:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top {
  color: rgba(0, 0, 0, 0.42);
}

.e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-small .e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-float-input.e-small:not(.e-error) input[readonly]:focus ~ label.e-float-text,
.e-small .e-float-input:not(.e-error) input[readonly]:focus ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly]:focus ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) input[readonly]:focus ~ label.e-float-text.e-label-top,
.e-float-input:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-small:not(.e-error).e-input-focus input[readonly] ~ label.e-float-text,
.e-small .e-float-input:not(.e-error).e-input-focus input[readonly] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input[readonly] ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input[readonly] ~ label.e-float-text.e-label-top,
.e-float-input:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-float-input.e-small:not(.e-error) textarea[readonly]:focus ~ label.e-float-text,
.e-small .e-float-input:not(.e-error) textarea[readonly]:focus ~ label.e-float-text.e-label-top,
.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]:focus ~ label.e-float-text.e-label-top,
.e-float-input:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-small:not(.e-error).e-input-focus textarea[readonly] ~ label.e-float-text,
.e-small .e-float-input:not(.e-error).e-input-focus textarea[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-float-input.e-control-wrapper:not(.e-error).e-input-focus textarea[readonly] ~ label.e-float-text.e-label-top,
.e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-small .e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-float-input.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-small .e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text {
  color: #e3165b;
}

.e-input-group:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-input-group.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-float-input.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-float-input:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-input-group.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,
.e-float-input.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,
.e-float-input.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,
.e-float-input:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),
.e-float-input:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]),
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]),
.e-float-input.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover {
  border-color: rgba(0, 0, 0, 0.42);
}

.e-input-group.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-control-wrapper.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-float-input.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-float-input.e-control-wrapper.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input-in-wrap,
.e-input-group.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-input-group.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-float-input.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-input-group.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,
.e-input-group.e-control-wrapper.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,
.e-float-input.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,
.e-float-input.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),
.e-float-input.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]),
.e-float-input.e-control-wrapper.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) .e-input-in-wrap:hover,
.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),
.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]) {
  border-color: rgba(0, 0, 0, 0.42);
}

.e-outline.e-input-group,
.e-outline.e-input-group.e-control-wrapper,
.e-outline.e-float-input,
.e-outline.e-float-input.e-input-group,
.e-outline.e-float-input.e-control-wrapper,
.e-outline.e-float-input.e-input-group.e-control-wrapper {
  color: rgba(0, 0, 0, 0.87);
}

.e-outline.e-input-group.e-disabled,
.e-outline.e-input-group.e-control-wrapper.e-disabled,
.e-outline.e-float-input.e-disabled,
.e-outline.e-float-input.e-input-group.e-disabled,
.e-outline.e-float-input.e-control-wrapper.e-disabled,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-disabled {
  color: rgba(0, 0, 0, 0.38);
}

.e-outline.e-input-group:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-input-group.e-control-wrapper:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-float-input.e-control-wrapper:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-input-group.e-float-icon-left:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-float-input.e-float-icon-left:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-float-input.e-control-wrapper.e-float-icon-left:not(.e-input-focus):hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-outline.e-float-input:hover:not(.e-input-focus):not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) {
  border-color: rgba(0, 0, 0, 0.87);
  color: rgba(0, 0, 0, 0.87);
}

.e-outline.e-input-group.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::before,
.e-outline.e-input-group.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::after,
.e-outline.e-input-group.e-control-wrapper.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::before,
.e-outline.e-input-group.e-control-wrapper.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::after,
.e-outline.e-float-input.e-control-wrapper.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::before,
.e-outline.e-float-input.e-control-wrapper.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::after,
.e-outline.e-input-group.e-float-icon-left.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::before,
.e-outline.e-input-group.e-float-icon-left.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::after,
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::before,
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left.e-valid-input:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::after,
.e-outline.e-float-input.e-float-icon-left:hover.e-valid-input:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::before,
.e-outline.e-float-input.e-float-icon-left:hover.e-valid-input:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::after,
.e-outline.e-float-input.e-control-wrapper.e-float-icon-left.e-valid-input:not(.e-input-focus):hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::before,
.e-outline.e-float-input.e-control-wrapper.e-float-icon-left.e-valid-input:not(.e-input-focus):hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::after,
.e-outline.e-float-input:hover.e-valid-input:not(.e-input-focus):not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::before,
.e-outline.e-float-input:hover.e-valid-input:not(.e-input-focus):not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) label.e-float-text::after {
  border-color: rgba(0, 0, 0, 0.87);
}

.e-outline.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error),
.e-outline.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
  border-color: #e3165b;
  box-shadow: inset 1px 1px #e3165b, inset -1px 0 #e3165b, inset 0 -1px #e3165b;
}

.e-outline.e-input-group:not(.e-input-focus),
.e-outline.e-input-group:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus),
.e-outline.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus),
.e-outline.e-input-group.e-float-icon-left:not(.e-input-focus),
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-input-focus) {
  border-color: rgba(0, 0, 0, 0.24);
}

.e-outline.e-input-group.e-error,
.e-outline.e-input-group.e-control-wrapper.e-error,
.e-outline.e-input-group.e-error:not(.e-float-icon-left),
.e-outline.e-input-group.e-control-wrapper.e-error:not(.e-float-icon-left),
.e-outline.e-float-input.e-error,
.e-outline.e-float-input.e-input-group.e-error,
.e-outline.e-float-input.e-control-wrapper.e-error,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-error {
  border-color: #f44336;
}

.e-outline.e-float-input.e-success.e-input-focus,
.e-outline.e-float-input.e-control-wrapper.e-success.e-input-focus,
.e-outline.e-float-input.e-input-group.e-success.e-input-focus,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-success.e-input-focus,
.e-outline.e-float-input.e-input-group.e-success.e-input-focus:not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-success.e-input-focus:not(.e-float-icon-left),
.e-outline.e-float-input.e-warning.e-input-focus,
.e-outline.e-float-input.e-control-wrapper.e-warning.e-input-focus,
.e-outline.e-float-input.e-input-group.e-warning.e-input-focus,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-warning.e-input-focus,
.e-outline.e-float-input.e-input-group.e-warning.e-input-focus:not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-warning.e-input-focus:not(.e-float-icon-left),
.e-outline.e-float-input.e-error.e-input-focus,
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus,
.e-outline.e-float-input.e-input-group.e-error.e-input-focus,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-error.e-input-focus,
.e-outline.e-float-input.e-input-group.e-error.e-input-focus:not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-error.e-input-focus:not(.e-float-icon-left),
.e-outline.e-float-input.e-input-group.e-disabled.e-valid-input:not(.e-input-focus),
.e-outline.e-float-input.e-input-group.e-disabled.e-valid-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus),
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-disabled.e-valid-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus) {
  border-top-color: transparent;
}

.e-outline.e-input-group.e-success,
.e-outline.e-input-group.e-control-wrapper.e-success,
.e-outline.e-input-group.e-success:not(.e-float-icon-left),
.e-outline.e-input-group.e-control-wrapper.e-success:not(.e-float-icon-left),
.e-outline.e-float-input.e-success,
.e-outline.e-float-input.e-input-group.e-success,
.e-outline.e-float-input.e-control-wrapper.e-success,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-success {
  border-color: #22b24b;
}

.e-outline.e-input-group.e-warning,
.e-outline.e-input-group.e-control-wrapper.e-warning,
.e-outline.e-input-group.e-warning:not(.e-float-icon-left),
.e-outline.e-input-group.e-control-wrapper.e-warning:not(.e-float-icon-left),
.e-outline.e-float-input.e-warning,
.e-outline.e-float-input.e-input-group.e-warning,
.e-outline.e-float-input.e-control-wrapper.e-warning,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-warning {
  border-color: #ffca1c;
}

.e-outline.e-input-group.e-input-focus.e-error:not(.e-success):not(.e-warning),
.e-outline.e-input-group.e-control-wrapper.e-input-focus.e-error:not(.e-success):not(.e-warning) {
  box-shadow: inset 1px 1px #f44336, inset -1px 0 #f44336, inset 0 -1px #f44336;
}

.e-outline.e-input-group.e-input-focus.e-success:not(.e-error):not(.e-warning),
.e-outline.e-input-group.e-control-wrapper.e-input-focus.e-success:not(.e-error):not(.e-warning) {
  box-shadow: inset 1px 1px #22b24b, inset -1px 0 #22b24b, inset 0 -1px #22b24b;
}

.e-outline.e-input-group.e-input-focus.e-warning:not(.e-error):not(.e-success),
.e-outline.e-input-group.e-control-wrapper.e-input-focus.e-warning:not(.e-error):not(.e-success) {
  box-shadow: inset 1px 1px #ffca1c, inset -1px 0 #ffca1c, inset 0 -1px #ffca1c;
}

.e-outline.e-float-input.e-input-focus.e-error:not(.e-success):not(.e-warning),
.e-outline.e-float-input.e-control-wrapper.e-input-focus.e-error:not(.e-success):not(.e-warning),
.e-outline.e-float-input.e-input-group.e-input-focus.e-error:not(.e-success):not(.e-warning),
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-input-focus.e-error:not(.e-success):not(.e-warning) {
  box-shadow: inset 1px 0 #f44336, inset -1px 0 #f44336, inset 0 -1px #f44336;
}

.e-outline.e-float-input.e-input-focus.e-success:not(.e-error):not(.e-warning),
.e-outline.e-float-input.e-control-wrapper.e-input-focus.e-success:not(.e-error):not(.e-warning),
.e-outline.e-float-input.e-input-group.e-input-focus.e-success:not(.e-error):not(.e-warning),
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-input-focus.e-success:not(.e-error):not(.e-warning) {
  box-shadow: inset 1px 0 #22b24b, inset -1px 0 #22b24b, inset 0 -1px #22b24b;
}

.e-outline.e-float-input.e-input-focus.e-warning:not(.e-error):not(.e-success),
.e-outline.e-float-input.e-control-wrapper.e-input-focus.e-warning:not(.e-error):not(.e-success),
.e-outline.e-float-input.e-input-group.e-input-focus.e-warning:not(.e-error):not(.e-success),
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-input-focus.e-warning:not(.e-error):not(.e-success) {
  box-shadow: inset 1px 0 #ffca1c, inset -1px 0 #ffca1c, inset 0 -1px #ffca1c;
}

.e-outline.e-input-group.e-disabled:not(.e-input-focus),
.e-outline.e-input-group.e-disabled:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus),
.e-outline.e-input-group.e-control-wrapper.e-disabled:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus),
.e-outline.e-input-group.e-disabled.e-float-icon-left:not(.e-input-focus),
.e-outline.e-input-group.e-disabled.e-control-wrapper.e-float-icon-left:not(.e-input-focus),
.e-outline.e-float-input.e-input-group.e-disabled.e-valid-input:not(.e-input-focus) label.e-float-text::before,
.e-outline.e-float-input.e-input-group.e-disabled.e-valid-input:not(.e-input-focus) label.e-float-text::after,
.e-outline.e-float-input.e-input-group.e-disabled.e-valid-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus) label.e-float-text::before,
.e-outline.e-float-input.e-input-group.e-disabled.e-valid-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus) label.e-float-text::after,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-disabled.e-valid-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus) label.e-float-text::before,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-disabled.e-valid-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left):not(.e-input-focus) label.e-float-text::after,
.e-outline.e-disabled.e-valid-input:not(.e-input-focus) label.e-float-text::before,
.e-outline.e-disabled.e-valid-input:not(.e-input-focus) label.e-float-text::after,
.e-outline.e-disabled.e-float-input.e-valid-input:not(.e-input-focus) label.e-float-text::before,
.e-outline.e-disabled.e-float-input.e-valid-input:not(.e-input-focus) label.e-float-text::after,
.e-outline.e-disabled.e-float-input.e-control-wrapper.e-valid-input:not(.e-input-focus) label.e-float-text::before,
.e-outline.e-disabled.e-float-input.e-control-wrapper.e-valid-input:not(.e-input-focus) label.e-float-text::after {
  border-color: rgba(0, 0, 0, 0.06);
}

.e-outline.e-float-input.e-success.e-input-focus input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-input-group.e-success.e-valid-input label.e-float-text.e-label-top,
.e-outline.e-float-input.e-small.e-success.e-input-focus input:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-success input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-success textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-success textarea:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-success textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-success input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-success input:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-success input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-success textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-success textarea:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-success textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-success label.e-float-text.e-label-top,
.e-outline.e-float-input.e-input-group.e-success label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-success label.e-float-text.e-label-top,
.e-outline.e-float-input.e-valid-input.e-success:not(.e-input-focus) input:valid ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-success:not(.e-input-focus) input:focus ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-valid-input.e-success:not(.e-input-focus) textarea:valid ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-success:not(.e-input-focus) textarea:focus ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-success.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-success.e-input-focus input ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-success.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-success.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-success.e-input-focus input ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-success.e-input-focus input ~ label.e-float-text {
  color: #22b24b;
}

.e-outline.e-float-input.e-error.e-input-focus input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-input-group.e-error.e-valid-input label.e-label-top.e-float-text,
.e-outline.e-float-input.e-small.e-error.e-input-focus input:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-error input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-error textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-error textarea:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-error textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-error input:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-error textarea:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-error label.e-float-text.e-label-top,
.e-outline.e-float-input.e-input-group.e-error label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-error label.e-float-text.e-label-top,
.e-outline.e-float-input.e-valid-input.e-error:not(.e-input-focus) input:valid ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-error:not(.e-input-focus) input:focus ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-valid-input.e-error:not(.e-input-focus) textarea:valid ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-error:not(.e-input-focus) textarea:focus ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-error.e-input-focus input ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
  color: #f44336;
}

.e-outline.e-float-input.e-warning.e-input-focus input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-input-group.e-warning.e-valid-input label.e-label-top.e-float-text,
.e-outline.e-float-input.e-small.e-warning.e-input-focus input:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-warning input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-warning textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-warning textarea:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-warning textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-warning input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-warning input:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-warning input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-warning textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-warning textarea:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-warning textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-warning label.e-float-text.e-label-top,
.e-outline.e-float-input.e-input-group.e-warning label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-warning label.e-float-text.e-label-top,
.e-outline.e-float-input.e-valid-input.e-warning:not(.e-input-focus) input:valid ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-warning:not(.e-input-focus) input:focus ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-valid-input.e-warning:not(.e-input-focus) textarea:valid ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-warning:not(.e-input-focus) textarea:focus ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-warning.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-warning.e-input-focus input ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-warning.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-warning.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-warning.e-input-focus input ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-warning.e-input-focus input ~ label.e-float-text {
  color: #ffca1c;
}

.e-outline.e-float-input.e-input-group.e-valid-input.e-input-focus label.e-label-top,
.e-outline.e-float-input.e-input-group.e-input-focus label.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-valid-input.e-input-focus label.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-input-focus label.e-label-top {
  color: #e3165b;
}

.e-outline.e-input[disabled],
.e-outline.e-input-group .e-input[disabled],
.e-outline.e-input-group.e-control-wrapper .e-input[disabled],
.e-outline.e-input-group.e-disabled,
.e-outline.e-input-group.e-control-wrapper.e-disabled,
.e-outline.e-float-input input[disabled],
.e-outline.e-float-input.e-control-wrapper input[disabled],
.e-outline.e-float-input textarea[disabled],
.e-outline.e-float-input.e-control-wrapper textarea[disabled],
.e-outline.e-float-input.e-disabled,
.e-outline.e-float-input.e-control-wrapper.e-disabled,
.e-outline.e-input-group:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled,
.e-outline.e-input-group.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap,
.e-outline.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled,
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap {
  background-image: none;
  border-bottom-color: rgba(0, 0, 0, 0.06);
  border-color: rgba(0, 0, 0, 0.06);
}

.e-outline.e-float-input.e-input-group.e-disabled .e-float-text,
.e-outline.e-float-input.e-input-group.e-disabled .e-float-text.e-label-top,
.e-outline.e-float-input input[disabled] ~ label.e-float-text,
.e-outline.e-float-input input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-disabled label.e-float-text,
.e-outline.e-float-input.e-disabled label.e-float-text.e-label-top,
.e-outline.e-float-input:not(.e-error) input[disabled] ~ label.e-float-text,
.e-outline.e-float-input:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-disabled .e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-disabled .e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-disabled input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-disabled:not(.e-error) input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-disabled textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-disabled:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top {
  color: rgba(0, 0, 0, 0.38);
}

.e-outline.e-input-group.e-disabled .e-input-group-icon,
.e-outline.e-input-group.e-control-wrapper.e-disabled .e-input-group-icon {
  color: rgba(0, 0, 0, 0.38);
}

.e-outline.e-float-input:not(.e-disabled) .e-clear-icon:hover,
.e-outline.e-float-input.e-control-wrapper:not(.e-disabled) .e-clear-icon:hover,
.e-outline.e-input-group:not(.e-disabled) .e-clear-icon:hover,
.e-outline.e-input-group.e-control-wrapper:not(.e-disabled) .e-clear-icon:hover {
  color: rgba(0, 0, 0, 0.87);
}

.e-outline.e-float-input:not(.e-disabled) .e-clear-icon:active,
.e-outline.e-float-input.e-control-wrapper:not(.e-disabled) .e-clear-icon:active,
.e-outline.e-input-group:not(.e-disabled) .e-clear-icon:active,
.e-outline.e-input-group.e-control-wrapper:not(.e-disabled) .e-clear-icon:active {
  color: rgba(0, 0, 0, 0.87);
}

.e-filled.e-input-group,
.e-filled.e-input-group.e-control-wrapper,
.e-filled.e-float-input,
.e-filled.e-float-input.e-input-group,
.e-filled.e-float-input.e-control-wrapper,
.e-filled.e-float-input.e-input-group.e-control-wrapper {
  background: #f5f5f5;
  transition: opacity 15ms linear, background-color 15ms linear;
}

.e-filled.e-input-group:hover,
.e-filled.e-input-group.e-control-wrapper:hover,
.e-filled.e-float-input:hover,
.e-filled.e-float-input.e-input-group:hover,
.e-filled.e-float-input.e-control-wrapper:hover,
.e-filled.e-float-input.e-input-group.e-control-wrapper:hover {
  background: #ececec;
  transition: opacity 15ms linear, background-color 15ms linear;
}

.e-filled.e-input-group.e-input-focus,
.e-filled.e-input-group.e-control-wrapper.e-input-focus,
.e-filled.e-float-input.e-input-focus,
.e-filled.e-float-input.e-input-group.e-input-focus,
.e-filled.e-float-input.e-control-wrapper.e-input-focus,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-input-focus,
.e-filled.e-input-group:hover.e-input-focus,
.e-filled.e-input-group:hover.e-control-wrapper.e-input-focus,
.e-filled.e-float-input:hover.e-input-focus,
.e-filled.e-float-input:hover.e-input-group.e-input-focus,
.e-filled.e-float-input:hover.e-control-wrapper.e-input-focus,
.e-filled.e-float-input:hover.e-input-group.e-control-wrapper.e-input-focus {
  background: #dcdcdc;
  transition: opacity 15ms linear, background-color 15ms linear;
}

.e-filled.e-input-group:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-filled.e-input-group.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-filled.e-float-input.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-filled.e-float-input:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-filled.e-float-input:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-filled.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-filled.e-input-group.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-filled.e-input-group.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-filled.e-float-input.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-filled.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-filled.e-float-input.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-filled.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-filled.e-input-group.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-filled.e-input-group.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-filled.e-float-input.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-filled.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
.e-filled.e-float-input.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-filled.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-filled.e-input-group:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,
.e-filled.e-input-group.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,
.e-filled.e-float-input.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,
.e-filled.e-float-input:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,
.e-filled.e-input-group.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,
.e-filled.e-input-group.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,
.e-filled.e-float-input.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,
.e-filled.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,
.e-filled.e-input-group.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,
.e-filled.e-input-group.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,
.e-filled.e-float-input.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left,
.e-filled.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled).e-float-icon-left {
  border-color: rgba(0, 0, 0, 0.87);
}

.e-filled.e-input-group.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error),
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error),
.e-filled.e-float-input:not(.e-success):not(.e-warning):not(.e-error),
.e-filled.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) {
  border-color: rgba(0, 0, 0, 0.42);
}

.e-filled.e-float-input.e-success,
.e-filled.e-float-input.e-control-wrapper.e-success,
.e-filled.e-input-group.e-float-icon-left.e-success,
.e-filled.e-input-group.e-float-icon-left.e-control-wrapper.e-success {
  border-bottom-color: #22b24b;
}

.e-filled.e-float-input.e-warning,
.e-filled.e-float-input.e-control-wrapper.e-warning,
.e-filled.e-input-group.e-float-icon-left.e-warning,
.e-filled.e-input-group.e-float-icon-left.e-control-wrapper.e-warning {
  border-bottom-color: #ffca1c;
}

.e-filled.e-float-input.e-error,
.e-filled.e-float-input.e-control-wrapper.e-error,
.e-filled.e-input-group.e-float-icon-left.e-error,
.e-filled.e-input-group.e-float-icon-left.e-control-wrapper.e-error {
  border-bottom-color: #f44336;
}

.e-filled label.e-float-text,
.e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input:not(.e-error) input:valid ~ label.e-float-text,
.e-filled.e-float-input:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input:not(.e-error) input label.e-float-text.e-label-top,
.e-filled.e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-input-group.e-filled textarea.e-input:-ms-input-placeholder,
input.e-filled.e-input::-webkit-input-placeholder,
.e-input-group.e-filled.e-control-wrapper input.e-input::-webkit-input-placeholder,
.e-input-group.e-filled input.e-input::-webkit-input-placeholder,
textarea.e-filled.e-input::-webkit-input-placeholder,
.e-input-group.e-filled textarea.e-input::-webkit-input-placeholder,
.e-input-group.e-filled.e-control-wrapper textarea.e-input::-webkit-input-placeholder,
.e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
input.e-filled.e-input:-moz-placeholder,
.e-input-group.e-filled input.e-input:-moz-placeholder,
.e-input-group.e-filled input.e-input:-moz-placeholder,
.e-input-group.e-filled.e-control-wrapper input.e-input:-moz-placeholder,
input.e-filled.e-input:-moz-placeholder,
.e-input-group.e-filled input.e-input:-moz-placeholder,
.e-input-group.e-filled.e-control-wrapper input.e-input:-moz-placeholder,
textarea.e-filled.e-input:-moz-placeholder,
.e-input-group.e-filled textarea.e-input:-moz-placeholder,
.e-input-group.e-filled.e-control-wrapper textarea.e-input:-moz-placeholder,
input.e-filled.e-input::-moz-placeholder,
.e-input-group.e-filled input.e-input::-moz-placeholder,
.e-input-group.e-filled.e-control-wrapper input.e-input::-moz-placeholder,
textarea.e-filled.e-input::-moz-placeholder,
.e-input-group.e-filled textarea.e-input::-moz-placeholder,
.e-input-group.e-filled.e-control-wrapper textarea.e-input::-moz-placeholder,
input.e-filled.e-input:-ms-input-placeholder,
.e-input-group.e-filled input.e-input:-ms-input-placeholder,
.e-input-group.e-filled.e-control-wrapper input.e-input:-ms-input-placeholder,
textarea.e-filled.e-input:-ms-input-placeholder,
.e-input-group.e-filled.e-control-wrapper textarea.e-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.e-filled.e-float-input.e-error label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-error label.e-float-text,
.e-filled.e-float-input.e-error input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-error textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
  color: #f44336;
}

.e-filled.e-float-input.e-success label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success label.e-float-text,
.e-filled.e-float-input.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-success input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-success input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-success input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-success input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-success input label.e-float-text.e-label-top,
.e-filled.e-float-input.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-success input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-success input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-success input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-success input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-success input label.e-float-text.e-label-top,
.e-filled.e-float-input.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input .e-control-wrapper.e-success input label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-success input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-success input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-success input[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-success input[disabled] ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-success input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-success input:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-success input ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-success input[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-success input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-small.e-success.e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success input[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success input[disabled] ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success input:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success input ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success input[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success.e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success.e-input-focus input ~ label.e-float-text {
  color: #22b24b;
}

.e-filled.e-float-input.e-warning label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning label.e-float-text,
.e-filled.e-float-input.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-warning input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-warning input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-warning input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-warning input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-warning input label.e-float-text.e-label-top,
.e-filled.e-float-input.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-warning input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-warning input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-warning input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-warning input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-warning input label.e-float-text.e-label-top,
.e-filled.e-float-input.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input .e-control-wrapper.e-warning input label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-warning input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-warning input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-warning input[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-warning input[disabled] ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-warning input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-warning input:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-warning input ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-warning input[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-warning input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-small.e-warning.e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-warning.e-input-focus input ~ label.e-float-text {
  color: #ffca1c;
}

.e-filled.e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input:not(.e-error) input:valid ~ label.e-float-text,
.e-filled.e-float-input:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input:not(.e-error) input label.e-float-text.e-label-top,
.e-filled.e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input .e-control-wrapper:not(.e-error) input label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) input[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error) input:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error) input[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) input:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) input[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
.e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
.e-filled.e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input:not(.e-error) textarea:valid ~ label.e-float-text,
.e-filled.e-float-input:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input:not(.e-error) textarea label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea label.e-float-text.e-label-top,
.e-filled.e-float-input.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) textarea[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error) textarea:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error) textarea[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top {
  color: rgba(0, 0, 0, 0.6);
}

.e-filled.e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) input[readonly]:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error) input[readonly]:focus ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly]:focus ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper:not(.e-error) input[readonly]:focus ~ label.e-float-text.e-label-top,
.e-filled.e-float-input:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error).e-input-focus input[readonly] ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error).e-input-focus input[readonly] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input[readonly] ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input[readonly] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) textarea[readonly]:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error) textarea[readonly]:focus ~ label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]:focus ~ label.e-float-text.e-label-top,
.e-filled.e-float-input:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error).e-input-focus textarea[readonly] ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error).e-input-focus textarea[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus textarea[readonly] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text {
  color: #e3165b;
}

.e-filled.e-float-input:not(.e-disabled) .e-clear-icon:hover,
.e-filled.e-float-input.e-control-wrapper:not(.e-disabled) .e-clear-icon:hover,
.e-filled.e-input-group:not(.e-disabled) .e-clear-icon:hover,
.e-filled.e-input-group.e-control-wrapper:not(.e-disabled) .e-clear-icon:hover {
  color: rgba(0, 0, 0, 0.87);
}

.e-filled.e-float-input:not(.e-disabled) .e-clear-icon:active,
.e-filled.e-float-input.e-control-wrapper:not(.e-disabled) .e-clear-icon:active,
.e-filled.e-input-group:not(.e-disabled) .e-clear-icon:active,
.e-filled.e-input-group.e-control-wrapper:not(.e-disabled) .e-clear-icon:active {
  color: rgba(0, 0, 0, 0.87);
}

.e-filled.e-input[disabled],
.e-input-group.e-filled .e-input[disabled],
.e-input-group.e-filled.e-control-wrapper .e-input[disabled],
.e-input-group.e-filled.e-disabled,
.e-input-group.e-filled.e-control-wrapper.e-disabled,
.e-filled.e-float-input input[disabled],
.e-filled.e-float-input.e-control-wrapper input[disabled],
.e-filled.e-float-input textarea[disabled],
.e-filled.e-float-input.e-control-wrapper textarea[disabled],
.e-filled.e-float-input.e-disabled,
.e-filled.e-float-input.e-control-wrapper.e-disabled {
  background: #fafafa;
  background-image: none;
  background-position: initial;
  background-repeat: no-repeat;
  background-size: 0;
  border-color: rgba(0, 0, 0, 0.06);
  color: rgba(0, 0, 0, 0.38);
}

.e-filled.e-float-input.e-disabled:not(.e-success):not(.e-warning):not(.e-error),
.e-filled.e-float-input.e-control-wrapper.e-disabled:not(.e-success):not(.e-warning):not(.e-error) {
  border-color: rgba(0, 0, 0, 0.06);
}

.e-filled.e-input-group:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled,
.e-filled.e-input-group.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap,
.e-filled.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap {
  background: #fafafa;
  background-image: none;
  background-position: initial;
  background-repeat: no-repeat;
  background-size: 0;
  border-color: rgba(0, 0, 0, 0.06);
  color: rgba(0, 0, 0, 0.38);
}

.e-filled.e-float-input.e-input-group.e-disabled .e-float-text,
.e-filled.e-float-input.e-input-group.e-disabled .e-float-text.e-label-top,
.e-filled.e-float-input input[disabled] ~ label.e-float-text,
.e-filled.e-float-input input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-disabled label.e-float-text,
.e-filled.e-float-input.e-disabled label.e-float-text.e-label-top,
.e-filled.e-float-input:not(.e-error) input[disabled] ~ label.e-float-text,
.e-filled.e-float-input:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-disabled .e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-disabled .e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-disabled input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-disabled:not(.e-error) input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-disabled textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-disabled:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
input.e-filled.e-disabled.e-input:-moz-placeholder,
.e-input-group.e-filled.e-disabled input.e-input:-moz-placeholder,
.e-input-group.e-filled.e-disabled input.e-input:-moz-placeholder,
.e-input-group.e-filled.e-disabled.e-control-wrapper input.e-input:-moz-placeholder,
input.e-filled.e-disabled.e-input:-moz-placeholder,
.e-input-group.e-filled.e-disabled input.e-input:-moz-placeholder,
.e-input-group.e-filled.e-disabled.e-control-wrapper input.e-input:-moz-placeholder,
textarea.e-filled.e-disabled.e-input:-moz-placeholder,
.e-input-group.e-filled.e-disabled textarea.e-input:-moz-placeholder,
.e-input-group.e-filled.e-disabled.e-control-wrapper textarea.e-input:-moz-placeholder,
input.e-filled.e-disabled.e-input::-moz-placeholder,
.e-input-group.e-filled.e-disabled input.e-input::-moz-placeholder,
.e-input-group.e-filled.e-disabled.e-control-wrapper input.e-input::-moz-placeholder,
textarea.e-filled.e-disabled.e-input::-moz-placeholder,
.e-input-group.e-filled.e-disabled textarea.e-input::-moz-placeholder,
.e-input-group.e-filled.e-disabled.e-control-wrapper textarea.e-input::-moz-placeholder,
input.e-filled.e-disabled.e-input:-ms-input-placeholder,
.e-input-group.e-filled.e-disabled input.e-input:-ms-input-placeholder,
.e-input-group.e-filled.e-disabled.e-control-wrapper input.e-input:-ms-input-placeholder,
textarea.e-filled.e-disabled.e-input:-ms-input-placeholder,
.e-input-group.e-filled.e-disabled.e-control-wrapper textarea.e-input:-ms-input-placeholder,
.e-input-group.e-filled.e-disabled textarea.e-input:-ms-input-placeholder,
input.e-filled.e-disabled.e-input::-webkit-input-placeholder,
.e-input-group.e-filled.e-disabled.e-control-wrapper input.e-input::-webkit-input-placeholder,
.e-input-group.e-filled.e-disabled input.e-input::-webkit-input-placeholder,
textarea.e-filled.e-disabled.e-input::-webkit-input-placeholder,
.e-input-group.e-filled.e-disabled textarea.e-input::-webkit-input-placeholder,
.e-input-group.e-filled.e-disabled.e-control-wrapper textarea.e-input::-webkit-input-placeholder,
.e-filled.e-float-input.e-disabled .e-clear-icon,
.e-filled.e-float-input.e-control-wrapper.e-disabled .e-clear-icon,
.e-input-group.e-filled.e-disabled .e-clear-icon,
.e-input-group.e-filled.e-control-wrapper.e-disabled .e-clear-icon,
.e-input-group.e-filled.e-disabled .e-input-group-icon,
.e-input-group.e-filled.e-control-wrapper.e-disabled .e-input-group-icon,
.e-filled.e-float-input:not(.e-disabled) input[disabled],
.e-filled.e-float-input.e-control-wrapper:not(.e-disabled) input[disabled],
.e-filled.e-float-input:not(.e-disabled) textarea[disabled],
.e-filled.e-float-input.e-control-wrapper:not(.e-disabled) textarea[disabled] {
  color: rgba(0, 0, 0, 0.38);
}

.e-filled.e-float-input.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-success textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-success textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-success textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-success textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-success textarea label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success textarea label.e-float-text.e-label-top,
.e-filled.e-float-input.e-small.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-success textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-success textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-success textarea[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-success textarea[disabled] ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-success textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-success textarea:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-success textarea ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-success textarea[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-success textarea[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea[disabled] ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success textarea:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success textarea ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success textarea[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success textarea[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-success input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-success textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-success.e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-success.e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-autofill.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-autofill.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text {
  color: #22b24b;
}

.e-filled.e-float-input.e-control-wrapper.e-small.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning input[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning input[disabled] ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning input:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning input ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning input[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning.e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-warning textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-warning textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-warning textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-warning textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-warning textarea label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning textarea label.e-float-text.e-label-top,
.e-filled.e-float-input.e-small.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-warning textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-warning textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-warning textarea[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-warning textarea[disabled] ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-warning textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-warning textarea:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-warning textarea ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-warning textarea[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-warning textarea[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea[disabled] ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning textarea:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning textarea ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning textarea[readonly] ~ label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning textarea[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-warning input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-warning textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-warning.e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-warning.e-input-focus inputs ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-warning.e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-small.e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text {
  color: #ffca1c;
}

/* stylelint-disable-line no-empty-source */
.e-input-group.e-bigger .e-input,
.e-input-group.e-bigger.e-control-wrapper .e-input,
.e-bigger .e-input-group .e-input,
.e-bigger .e-input-group.e-control-wrapper .e-input {
  font: inherit;
}

.e-input.e-bigger:focus,
.e-bigger .e-input:focus {
  padding-bottom: 5px;
}

.e-input.e-bigger:focus,
.e-bigger .e-input:focus {
  padding-bottom: 4px;
}

input.e-input.e-bigger,
textarea.e-input.e-bigger,
.e-bigger input.e-input,
.e-bigger textarea.e-input,
.e-input-group.e-bigger,
.e-bigger .e-input-group,
.e-input-group.e-control-wrapper.e-bigger,
.e-bigger .e-input-group.e-control-wrapper {
  font-size: 14px;
}

input.e-input.e-bigger,
textarea.e-input.e-bigger,
.e-input-group.e-bigger .e-input,
.e-input-group.e-bigger.e-control-wrapper .e-input,
.e-bigger input.e-input,
.e-bigger textarea.e-input,
.e-bigger .e-input-group .e-input,
.e-bigger .e-input-group.e-control-wrapper .e-input {
  line-height: inherit;
  margin-bottom: 8px;
  padding: 5px 0 5px;
}

.e-input-group.e-bigger .e-input:focus,
.e-bigger .e-input-group .e-input:focus,
.e-input-group.e-control-wrapper.e-bigger .e-input:focus,
.e-bigger .e-input-group.e-control-wrapper .e-input:focus,
.e-input-group.e-bigger.e-input-focus .e-input,
.e-bigger .e-input-group.e-input-focus .e-input,
.e-input-group.e-control-wrapper.e-bigger.e-input-focus .e-input,
.e-bigger .e-input-group.e-control-wrapper.e-input-focus .e-input {
  padding: 5px 0 5px;
}

/* stylelint-disable property-no-vendor-prefix */
.e-input-group.e-bigger .e-input-group-icon,
.e-input-group .e-input-group-icon.e-bigger,
.e-bigger .e-input-group .e-input-group-icon,
.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
.e-bigger .e-input-group.e-control-wrapper .e-input-group-icon {
  min-height: 20px;
  min-width: 20px;
}

.e-input-group.e-bigger .e-input-group-icon,
.e-input-group .e-input-group-icon.e-bigger,
.e-bigger .e-input-group .e-input-group-icon,
.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
.e-bigger .e-input-group.e-control-wrapper .e-input-group-icon {
  font-size: 12px;
  padding: 0;
}

.e-input-group.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-input-group.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-input-group.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-input-group.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-input-group.e-control-wrapper.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
  font-size: 20px;
  margin: 0;
  min-height: 32px;
  min-width: 32px;
  padding: 0;
}

.e-input.e-small.e-bigger:focus,
.e-bigger .e-input.e-small:focus {
  padding-bottom: 4px;
}

.e-input.e-small.e-bigger:focus,
.e-bigger .e-input.e-small:focus {
  padding-bottom: 3px;
}

.e-input-group.e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-input-group.e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-input-group.e-small.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-input-group.e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-input-group.e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-input-group.e-float-input.e-small.e-float-icon-left > .e-input-group-icon,
.e-input-group.e-control-wrapper.e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-input-group.e-control-wrapper.e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-input-group.e-control-wrapper.e-small.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-float-input.e-control-wrapper.e-input-group.e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-input-group.e-control-wrapper.e-float-input.e-small.e-float-icon-left > .e-input-group-icon {
  font-size: 20px;
  margin: 0;
  min-height: 30px;
  min-width: 30px;
  padding: 0;
}

.e-input.e-small.e-bigger,
.e-input-group.e-small.e-bigger,
.e-small.e-bigger .e-input-group,
.e-input-group.e-control-wrapper.e-small.e-bigger,
.e-small.e-bigger .e-input-group.e-control-wrapper,
.e-bigger .e-input.e-small,
.e-small .e-input.e-bigger,
.e-bigger .e-input-group.e-small,
.e-bigger .e-input-group.e-control-wrapper.e-small,
.e-small .e-input-group.e-bigger,
.e-small .e-input-group.e-control-wrapper.e-bigger,
.e-input-group.e-small.e-bigger.e-disabled,
.e-small.e-bigger .e-input-group.e-disabled,
.e-input-group.e-control-wrapper.e-small.e-bigger.e-disabled,
.e-small.e-bigger .e-input-group.e-control-wrapper.e-disabled,
.e-bigger .e-input.e-small.e-disabled,
.e-small .e-input.e-bigger.e-disabled,
.e-bigger .e-input-group.e-small.e-disabled,
.e-bigger .e-input-group.e-control-wrapper.e-small.e-disabled,
.e-small .e-input-group.e-bigger.e-disabled,
.e-small .e-input-group.e-control-wrapper.e-bigger.e-disabled {
  font-size: 13px;
}

.e-input-group.e-small.e-bigger .e-input,
.e-input-group.e-small .e-input.e-bigger,
.e-input-group.e-control-wrapper.e-small.e-bigger .e-input,
.e-input-group.e-control-wrapper.e-small .e-input.e-bigger,
.e-bigger .e-input-group.e-small .e-input,
.e-bigger .e-input-group.e-control-wrapper.e-small .e-input {
  font: inherit;
  padding: 4px 0 4px;
}

.e-input-group.e-small.e-bigger .e-input:focus,
.e-input-group.e-small .e-input.e-bigger:focus,
.e-bigger .e-input-group.e-small .e-input:focus,
.e-input-group.e-control-wrapper.e-small.e-bigger .e-input:focus,
.e-input-group.e-control-wrapper.e-small .e-input.e-bigger:focus,
.e-bigger .e-input-group.e-control-wrapper.e-small .e-input:focus,
.e-input-group.e-small.e-bigger.e-input-focus .e-input,
.e-input-group.e-small.e-input-focus .e-input.e-bigger,
.e-bigger .e-input-group.e-small.e-input-focus .e-input,
.e-input-group.e-control-wrapper.e-small.e-bigger.e-input-focus .e-input,
.e-input-group.e-control-wrapper.e-small.e-input-focus .e-input.e-bigger,
.e-bigger .e-input-group.e-control-wrapper.e-small.e-input-focus .e-input,
.e-input.e-small.e-bigger,
.e-bigger .e-input.e-small,
.e-small .e-input.e-bigger {
  padding: 4px 0 4px;
}

.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
.e-small.e-bigger .e-input-group .e-input-group-icon,
.e-small.e-bigger .e-input-group.e-control-wrapper .e-input-group-icon,
.e-bigger .e-input-group.e-small .e-input-group-icon,
.e-bigger .e-input-group.e-control-wrapper.e-small .e-input-group-icon {
  font-size: 12px;
  min-height: 18px;
  min-width: 18px;
  padding: 0;
}

.e-float-input.e-bigger label.e-float-text,
.e-float-input label.e-float-text.e-bigger,
.e-float-input input.e-bigger ~ label.e-float-text,
.e-bigger .e-float-input label.e-float-text,
.e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger label.e-float-text,
.e-float-input.e-control-wrapper label.e-float-text.e-bigger,
.e-float-input.e-control-wrapper input.e-bigger ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
  top: -8px;
}

.e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  content: "";
  font-style: normal;
}

.e-float-input.e-small.e-bigger label.e-float-text,
.e-bigger .e-float-input.e-small label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small.e-bigger label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 13px;
  top: -9px;
  font-style: normal;
}

.e-float-input.e-bigger .e-input-in-wrap label.e-float-text,
.e-float-input .e-input-in-wrap label.e-float-text.e-bigger,
.e-float-input .e-input-in-wrap input.e-bigger ~ label.e-float-text,
.e-bigger .e-float-input .e-input-in-wrap label.e-float-text,
.e-float-input.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap label.e-float-text,
.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text.e-bigger,
.e-float-input.e-control-wrapper .e-input-in-wrap input.e-bigger ~ label.e-float-text,
.e-bigger.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  top: -8px;
}

.e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text {
  font-size: 13px;
  top: -9px;
  transform: translate3d(0, -6px, 0) scale(0.92);
}

.e-float-input.e-bigger input:focus ~ label.e-float-text,
.e-float-input.e-bigger input:valid ~ label.e-float-text,
.e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger input label.e-float-text.e-label-top,
.e-bigger .e-float-input input:focus ~ label.e-float-text,
.e-bigger .e-float-input input:valid ~ label.e-float-text,
.e-bigger .e-float-input input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input input label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input label.e-float-text.e-label-top,
.e-bigger .e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input label.e-float-text.e-label-top,
.e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text {
  transform: translate3d(0, -6px, 0) scale(0.86);
}

.e-float-input.e-bigger.e-small input:focus ~ label.e-float-text,
.e-float-input.e-bigger.e-small input:valid ~ label.e-float-text,
.e-float-input.e-bigger.e-small input ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger.e-small input label.e-float-text.e-label-top,
.e-bigger .e-float-input.e-small input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-small input:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-small input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small input label.e-float-text.e-label-top,
.e-small .e-float-input.e-bigger input:focus ~ label.e-float-text,
.e-small .e-float-input.e-bigger input:valid ~ label.e-float-text,
.e-small .e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-bigger input label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-bigger.e-small input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small input label.e-float-text.e-label-top,
.e-bigger .e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input label.e-float-text.e-label-top,
.e-small .e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger input label.e-float-text.e-label-top,
.e-float-input.e-bigger.e-small.e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-small.e-input-focus input-group-animation ~ label.e-float-text,
.e-small .e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small.e-input-focus input ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text {
  transform: translate3d(0, -6px, 0) scale(0.92);
}

.e-float-input.e-bigger input:focus ~ label.e-float-text,
.e-float-input.e-bigger input:valid ~ label.e-float-text,
.e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input input:focus ~ label.e-float-text,
.e-bigger .e-float-input input:valid ~ label.e-float-text,
.e-bigger .e-float-input input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text {
  font-size: 14px;
  top: -9px;
}

.e-float-input.e-bigger .e-input-in-wrap input:focus ~ label.e-float-text,
.e-float-input.e-bigger .e-input-in-wrap input:valid ~ label.e-float-text,
.e-float-input.e-bigger .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input .e-input-in-wrap input:focus ~ label.e-float-text,
.e-bigger .e-float-input .e-input-in-wrap input:valid ~ label.e-float-text,
.e-bigger .e-float-input .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
  top: -7px;
}

.e-float-input.e-small.e-bigger input:focus ~ label.e-float-text,
.e-float-input.e-small.e-bigger input:valid ~ label.e-float-text,
.e-float-input.e-small.e-bigger input ~ label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger input[readonly] ~ label.e-float-text,
.e-float-input.e-small.e-bigger input[disabled] ~ label.e-float-text,
.e-bigger .e-float-input.e-small input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-small input:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-small input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small input[readonly] ~ label.e-float-text,
.e-bigger .e-float-input.e-small input[disabled] ~ label.e-float-text,
.e-bigger.e-small .e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
.e-bigger.e-small .e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
.e-bigger.e-small .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-bigger.e-small .e-float-input.e-control-wrapper input[readonly] ~ label.e-float-text,
.e-bigger.e-small .e-float-input.e-control-wrapper input[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger input[readonly] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger input[disabled] ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-float-text,
.e-float-input.e-small.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-small.e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small.e-input-focus input ~ label.e-float-text {
  font-size: 13px;
  top: -7px;
}

.e-float-input.e-small.e-bigger .e-input-in-wrap input:focus ~ label.e-float-text,
.e-float-input.e-small.e-bigger .e-input-in-wrap input:valid ~ label.e-float-text,
.e-float-input.e-small.e-bigger .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger .e-input-in-wrap input[readonly] ~ label.e-float-text,
.e-float-input.e-small.e-bigger .e-input-in-wrap input[disabled] ~ label.e-float-text,
.e-bigger .e-float-input.e-small .e-input-in-wrap input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-small .e-input-in-wrap input:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-small .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small .e-input-in-wrap input[readonly] ~ label.e-float-text,
.e-bigger .e-float-input.e-small .e-input-in-wrap input[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input[readonly] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input[disabled] ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small .e-input-in-wrap input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small .e-input-in-wrap input:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-float-text,
.e-float-input.e-small .e-input-in-wrap label.e-float-text,
.e-small .e-float-input .e-input-in-wrap label.e-float-text,
.e-float-input.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap label.e-float-text,
.e-small .e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-small.e-bigger .e-input-in-wrap label.e-float-text,
.e-bigger .e-float-input.e-small .e-input-in-wrap label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small .e-input-in-wrap label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  top: -10px;
}

.e-float-input.e-bigger,
.e-bigger .e-float-input,
.e-float-input.e-control-wrapper.e-bigger,
.e-bigger .e-float-input.e-control-wrapper {
  line-height: 1.5;
  margin-bottom: 8px;
  margin-top: 17px;
  padding-top: 0;
  position: relative;
  width: 100%;
}

.e-float-input.e-small.e-bigger,
.e-bigger.e-small .e-float-input.e-small,
.e-bigger .e-float-input.e-small,
.e-small .e-float-input.e-bigger,
.e-float-input.e-control-wrapper.e-small.e-bigger,
.e-bigger.e-small .e-float-input.e-control-wrapper.e-small,
.e-bigger .e-float-input.e-control-wrapper.e-small,
.e-small .e-float-input.e-control-wrapper.e-bigger {
  line-height: 1.4;
  margin-bottom: 4px;
  margin-top: 17px;
  padding-top: 0;
}

.e-input-group.e-bigger,
.e-bigger .e-input-group,
.e-input-group.e-control-wrapper.e-bigger,
.e-bigger .e-input-group.e-control-wrapper {
  line-height: 1.5;
}

.e-input-group.e-small.e-bigger,
.e-bigger.e-small .e-input-group.e-small,
.e-bigger .e-input-group.e-small,
.e-small .e-input-group.e-bigger,
.e-input-group.e-control-wrapper.e-small.e-bigger,
.e-bigger.e-small .e-input-group.e-control-wrapper.e-small,
.e-bigger .e-input-group.e-control-wrapper.e-small,
.e-small .e-input-group.e-control-wrapper.e-bigger {
  line-height: normal;
}

.e-float-input.e-bigger.e-no-float-label,
.e-bigger .e-float-input.e-no-float-label,
.e-float-input.e-small.e-bigger.e-no-float-label,
.e-bigger .e-float-input.e-small.e-no-float-label,
.e-small .e-float-input.e-bigger.e-no-float-label,
.e-float-input.e-control-wrapper.e-bigger.e-no-float-label,
.e-bigger .e-float-input.e-control-wrapper.e-no-float-label,
.e-float-input.e-control-wrapper.e-small.e-bigger.e-no-float-label,
.e-bigger .e-float-input.e-control-wrapper.e-small.e-no-float-label,
.e-small .e-float-input.e-control-wrapper.e-bigger.e-no-float-label {
  margin-top: 0;
}

.e-float-input.e-bigger.e-disabled,
.e-bigger .e-float-input.e-disabled,
.e-float-input.e-control-wrapper.e-bigger.e-disabled,
.e-bigger .e-float-input.e-control-wrapper.e-disabled,
.e-float-input.e-input-group.e-bigger.e-disabled,
.e-bigger .e-float-input.e-input-group.e-disabled,
.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-disabled,
.e-bigger .e-float-input.e-input-group.e-control-wrapper.e-disabled,
.e-float-input.e-bigger,
.e-bigger .e-float-input,
.e-float-input.e-control-wrapper.e-bigger,
.e-bigger .e-float-input.e-control-wrapper {
  font-size: 14px;
}

.e-float-input.e-bigger input,
.e-float-input input.e-bigger,
.e-bigger .e-float-input input,
.e-float-input.e-control-wrapper.e-bigger input,
.e-float-input.e-control-wrapper input.e-bigger,
.e-bigger .e-float-input.e-control-wrapper input {
  font: inherit;
  line-height: inherit;
  padding: 5px 0 5px;
}

.e-float-input.e-small.e-bigger.e-disabled,
.e-small.e-bigger .e-float-input.e-disabled,
.e-bigger .e-float-input.e-small.e-disabled,
.e-small .e-float-input.e-bigger.e-disabled,
.e-float-input.e-control-wrapper.e-small.e-bigger.e-disabled,
.e-small.e-bigger .e-float-input.e-control-wrapper.e-disabled,
.e-bigger .e-float-input.e-control-wrapper.e-small.e-disabled,
.e-small .e-float-input.e-control-wrapper.e-bigger.e-disabled,
.e-float-input.e-input-group.e-small.e-bigger.e-disabled,
.e-small.e-bigger .e-float-input.e-input-group.e-disabled,
.e-bigger .e-float-input.e-input-group.e-small.e-disabled,
.e-small .e-float-input.e-input-group.e-bigger.e-disabled,
.e-float-input.e-input-group.e-control-wrapper.e-small.e-bigger.e-disabled,
.e-small.e-bigger .e-float-input.e-input-group.e-control-wrapper.e-disabled,
.e-bigger .e-float-input.e-input-group.e-control-wrapper.e-small.e-disabled,
.e-small .e-float-input.e-input-group.e-control-wrapper.e-bigger.e-disabled,
.e-float-input.e-small.e-bigger,
.e-small.e-bigger .e-float-input,
.e-bigger .e-float-input.e-small,
.e-small .e-float-input.e-bigger,
.e-float-input.e-control-wrapper.e-small.e-bigger,
.e-small.e-bigger .e-float-input.e-control-wrapper,
.e-bigger .e-float-input.e-control-wrapper.e-small,
.e-small .e-float-input.e-control-wrapper.e-bigger {
  font-size: 13px;
}

.e-float-input.e-small.e-bigger input,
.e-float-input.e-small input.e-bigger,
.e-bigger .e-float-input.e-small input,
.e-float-input.e-control-wrapper.e-small.e-bigger input,
.e-float-input.e-control-wrapper.e-small input.e-bigger,
.e-bigger .e-float-input.e-control-wrapper.e-small input {
  font: inherit;
  line-height: inherit;
  padding: 4px 0 4px;
}

.e-bigger .e-float-input.e-outline.e-float-icon-left:not(.e-rtl) .e-input-in-wrap input ~ label.e-float-text.e-label-top {
  left: -40px;
  width: auto;
}

.e-bigger .e-float-input.e-outline.e-float-icon-left.e-rtl .e-input-in-wrap input ~ label.e-float-text.e-label-top {
  right: -40px;
  width: auto;
}

.e-float-input.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-weight: normal;
}

.e-float-input.e-rtl.e-bigger:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-float-input.e-rtl.e-control-wrapper.e-bigger:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-bigger:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-rtl:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-rtl.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-bigger.e-rtl .e-float-input:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-bigger.e-rtl .e-float-input.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-float-input.e-rtl.e-bigger input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-bigger input:not(:focus):not(:valid) label.e-float-text,
.e-rtl .e-float-input.e-bigger input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-bigger .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-bigger.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text,
.e-bigger.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-float-input.e-control-wrapper.e-rtl.e-bigger input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-control-wrapper.e-bigger input:not(:focus):not(:valid) label.e-float-text,
.e-rtl .e-float-input.e-control-wrapper.e-bigger input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-bigger.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text,
.e-bigger.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-float-input.e-rtl.e-bigger.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-float-input.e-rtl.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-bigger.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input.e-rtl:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input.e-rtl.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-bigger.e-small.e-rtl .e-float-input:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-bigger.e-small.e-rtl .e-float-input.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-small.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-float-input.e-rtl.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text,
.e-rtl .e-float-input.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-bigger.e-small .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-bigger.e-small.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text,
.e-bigger.e-small.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger.e-small.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-float-input.e-control-wrapper.e-rtl.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text,
.e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text,
.e-bigger.e-small .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
.e-bigger.e-small.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text,
.e-bigger.e-small.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text.e-label-bottom {
  padding-right: 0;
}

.e-input-group.e-bigger .e-input,
.e-input-group.e-control-wrapper.e-bigger .e-input,
.e-bigger .e-input-group .e-input,
.e-bigger .e-input-group.e-control-wrapper .e-input,
.e-float-input.e-bigger .e-input,
.e-bigger .e-float-input .e-input,
.e-float-input.e-control-wrapper.e-bigger .e-input,
.e-bigger .e-float-input.e-control-wrapper .e-input {
  margin-bottom: 0;
}

.e-input.e-small.e-bigger,
.e-input-group.e-small.e-bigger,
.e-input-group.e-control-wrapper.e-small.e-bigger,
.e-bigger .e-input.e-small,
.e-bigger .e-input-group.e-small,
.e-bigger .e-input-group.e-control-wrapper.e-small {
  line-height: inherit;
  margin-bottom: 4px;
}

.e-input-group.e-bigger .e-input-group-icon,
.e-input-group .e-input-group-icon.e-bigger,
.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
.e-bigger .e-input-group .e-input-group-icon,
.e-bigger .e-input-group.e-control-wrapper .e-input-group-icon {
  margin-bottom: 5px;
  margin-right: 8px;
  margin-top: 6px;
}

.e-float-input.e-input-group.e-bigger .e-input-group-icon,
.e-float-input.e-input-group .e-input-group-icon.e-bigger,
.e-bigger .e-float-input.e-input-group .e-input-group-icon,
.e-float-input.e-control-wrapper.e-input-group.e-bigger .e-input-group-icon,
.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon.e-bigger,
.e-bigger .e-float-input.e-control-wrapper.e-input-group .e-input-group-icon {
  margin-top: 6px;
}

.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
.e-small .e-bigger.e-input-group .e-input-group-icon,
.e-small .e-bigger.e-input-group.e-control-wrapper .e-input-group-icon,
.e-bigger .e-input-group.e-small .e-input-group-icon,
.e-bigger .e-input-group.e-control-wrapper.e-small .e-input-group-icon {
  margin-bottom: 4px;
  margin-right: 4px;
  margin-top: 4px;
}

.e-float-input.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-float-input.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-float-input.e-input-group.e-small .e-input-group-icon,
.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon {
  margin-top: 4px;
}

.e-input-group.e-bigger .e-input-group-icon:last-child,
.e-input-group .e-input-group-icon.e-bigger:last-child,
.e-bigger .e-input-group .e-input-group-icon:last-child,
.e-input-group.e-small.e-bigger .e-input-group-icon:last-child,
.e-input-group.e-small .e-input-group-icon.e-bigger:last-child,
.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon:last-child,
.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger:last-child,
.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon:last-child,
.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger:last-child,
.e-bigger .e-input-group.e-control-wrapper.e-small .e-input-group-icon:last-child,
.e-bigger .e-input-group.e-small .e-input-group-icon:last-child {
  margin-right: 0;
}

.e-bigger input.e-input::-webkit-input-placeholder,
input.e-bigger.e-input::-webkit-input-placeholder,
.e-bigger input.e-input:-moz-placeholder,
input.e-bigger.e-input:-moz-placeholder,
.e-bigger input.e-input:-ms-input-placeholder,
input.e-bigger.e-input:-ms-input-placeholder,
.e-bigger input.e-input::-moz-placeholder,
input.e-bigger.e-input::-moz-placeholder,
.e-bigger textarea.e-input::-webkit-input-placeholder,
textarea.e-bigger.e-input::-webkit-input-placeholder,
.e-bigger textarea.e-input:-moz-placeholder,
textarea.e-bigger.e-input:-moz-placeholder,
.e-bigger textarea.e-input:-ms-input-placeholder,
textarea.e-bigger.e-input:-ms-input-placeholder,
.e-bigger textarea.e-input::-moz-placeholder,
textarea.e-bigger.e-input::-moz-placeholder,
.e-bigger textarea.e-input::-webkit-textarea-placeholder,
textarea.e-bigger.e-input::-webkit-textarea-placeholder,
.e-bigger textarea.e-input:-moz-placeholder,
textarea.e-bigger.e-input:-moz-placeholder,
.e-bigger textarea.e-input:-ms-textarea-placeholder,
textarea.e-bigger.e-input:-ms-textarea-placeholder,
.e-bigger textarea.e-input::-moz-placeholder,
textarea.e-bigger.e-input::-moz-placeholder {
  font-size: 14px;
  font-style: normal;
}

.e-bigger input.e-small.e-input::-webkit-input-placeholder,
.e-small input.e-bigger.e-input::-webkit-input-placeholder,
.e-bigger input.e-small.e-input:-moz-placeholder,
.e-small input.e-bigger.e-input:-moz-placeholder,
.e-bigger input.e-small.e-input:-ms-input-placeholder,
.e-small input.e-bigger.e-input:-ms-input-placeholder,
.e-bigger input.e-small.e-input::-moz-placeholder,
.e-small input.e-bigger.e-input::-moz-placeholder,
.e-bigger textarea.e-small.e-input::-webkit-input-placeholder,
.e-small textarea.e-bigger.e-input::-webkit-input-placeholder,
.e-bigger textarea.e-small.e-input:-moz-placeholder,
.e-small textarea.e-bigger.e-input:-moz-placeholder,
.e-bigger intextareaput.e-small.e-input:-ms-input-placeholder,
.e-small textarea.e-bigger.e-input:-ms-input-placeholder,
.e-bigger textarea.e-small.e-input::-moz-placeholder,
.e-small textarea.e-bigger.e-input::-moz-placeholder,
.e-bigger textarea.e-small.e-input::-webkit-textarea-placeholder,
.e-small textarea.e-bigger.e-input::-webkit-textarea-placeholder,
.e-bigger textarea.e-small.e-input:-moz-placeholder,
.e-small textarea.e-bigger.e-input:-moz-placeholder,
.e-bigger textarea.e-small.e-input:-ms-input-placeholder,
.e-small textarea.e-bigger.e-input:-ms-input-placeholder,
.e-bigger textarea.e-small.e-input::-moz-placeholder,
.e-small textarea.e-bigger.e-input::-moz-placeholder {
  font-size: 13px;
  font-style: normal;
}

input.e-input.e-bigger,
.e-bigger input.e-input,
.e-input-group.e-bigger input,
.e-input-group.e-bigger input.e-input,
.e-input-group.e-control-wrapper.e-bigger input,
.e-input-group.e-control-wrapper.e-bigger input.e-input,
.e-bigger .e-input-group input,
.e-bigger .e-input-group input.e-input,
.e-bigger .e-input-group.e-control-wrapper input,
.e-bigger .e-input-group.e-control-wrapper input.e-input,
.e-float-input.e-bigger input,
.e-float-input.e-bigger input.e-input,
.e-bigger .e-float-input input,
.e-bigger .e-float-input input.e-input,
.e-float-input.e-control-wrapper.e-bigger input,
.e-float-input.e-control-wrapper.e-bigger input.e-input,
.e-bigger .e-float-input.e-control-wrapper input,
.e-bigger .e-float-input.e-control-wrapper input.e-input {
  box-sizing: content-box;
  content: "";
}

.e-float-input.e-bigger:not(.e-input-group) input,
.e-float-input.e-bigger:not(.e-input-group) input.e-input,
.e-bigger .e-float-input:not(.e-input-group) input,
.e-bigger .e-float-input:not(.e-input-group) input.e-input,
.e-float-input.e-control-wrapper.e-bigger:not(.e-input-group) input,
.e-float-input.e-control-wrapper.e-bigger:not(.e-input-group) input.e-input,
.e-bigger .e-float-input.e-control-wrapper:not(.e-input-group) input,
.e-bigger .e-float-input.e-control-wrapper:not(.e-input-group) input.e-input {
  box-sizing: content-box;
  content: "";
}

input.e-input.e-small.e-bigger,
.e-input-group.e-bigger.e-small input,
.e-input-group.e-bigger.e-small input.e-input,
.e-bigger.e-small .e-input-group input,
.e-bigger.e-small .e-input-group input.e-input,
.e-input-group.e-control-wrapper.e-bigger.e-small input,
.e-input-group.e-control-wrapper.e-bigger.e-small input.e-input,
.e-bigger.e-small .e-input-group.e-control-wrapper input,
.e-bigger.e-small .e-input-group.e-control-wrapper input.e-input,
.e-float-input.e-bigger.e-small input,
.e-float-input.e-bigger.e-small input.e-input,
.e-bigger.e-small .e-float-input input,
.e-bigger.e-small .e-float-input input.e-input,
.e-float-input.e-control-wrapper.e-bigger.e-small input,
.e-float-input.e-control-wrapper.e-bigger.e-small input.e-input,
.e-bigger.e-small .e-float-input.e-control-wrapper input,
.e-bigger.e-small .e-float-input.e-control-wrapper input.e-input {
  box-sizing: content-box;
  content: "";
}

.e-float-input.e-bigger.e-small:not(.e-input-group) input,
.e-float-input.e-bigger.e-small:not(.e-input-group) input.e-input,
.e-bigger.e-small .e-float-input:not(.e-input-group) input,
.e-bigger.e-small .e-float-input:not(.e-input-group) input.e-input,
.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-group) input,
.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-group) input.e-input,
.e-bigger.e-small .e-float-input.e-control-wrapper:not(.e-input-group) input,
.e-bigger.e-small .e-float-input.e-control-wrapper:not(.e-input-group) input.e-input {
  box-sizing: content-box;
  content: "";
}

.e-input-group textarea.e-input.e-bigger,
.e-input-group.e-control-wrapper textarea.e-input.e-bigger,
textarea.e-input.e-bigger,
.e-input-group.e-bigger textarea,
.e-input-group.e-bigger textarea.e-input,
.e-bigger .e-input-group textarea,
.e-bigger .e-input-group textarea.e-input,
.e-input-group.e-control-wrapper.e-bigger textarea,
.e-input-group.e-control-wrapper.e-bigger textarea.e-input,
.e-bigger .e-input-group.e-control-wrapper textarea,
.e-bigger .e-input-group.e-control-wrapper textarea.e-input,
.e-float-input.e-bigger textarea,
.e-float-input.e-bigger textarea.e-input,
.e-bigger .e-float-input textarea,
.e-bigger .e-float-input textarea.e-input,
.e-float-input.e-control-wrapper.e-bigger textarea,
.e-float-input.e-control-wrapper.e-bigger textarea.e-input,
.e-bigger .e-float-input.e-control-wrapper textarea,
.e-bigger .e-float-input.e-control-wrapper textarea.e-input {
  box-sizing: content-box;
  content: "";
}

textarea.e-input.e-small.e-bigger,
.e-input-group.e-bigger.e-small textarea,
.e-input-group.e-bigger.e-small textarea.e-input,
.e-bigger.e-small .e-input-group textarea,
.e-bigger.e-small .e-input-group textarea.e-input,
.e-input-group.e-control-wrapper.e-bigger.e-small textarea,
.e-input-group.e-control-wrapper.e-bigger.e-small textarea.e-input,
.e-bigger.e-small .e-input-group.e-control-wrapper textarea,
.e-bigger.e-small .e-input-group.e-control-wrapper textarea.e-input,
.e-float-input.e-bigger.e-small textarea,
.e-float-input.e-bigger.e-small textarea.e-input,
.e-bigger.e-small .e-float-input textarea,
.e-bigger.e-small .e-float-input textarea.e-input,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea.e-input,
.e-bigger.e-small .e-float-input.e-control-wrapper textarea,
.e-bigger.e-small .e-float-input.e-control-wrapper textarea.e-input {
  box-sizing: content-box;
  content: "";
}

input.e-input.e-bigger,
.e-input-group input.e-input.e-bigger,
.e-input-group input.e-input.e-bigger,
.e-input-group.e-control-wrapper input.e-input.e-bigger,
.e-input-group.e-control-wrapper input.e-input.e-bigger,
.e-input-group.e-bigger .e-input,
.e-input-group.e-control-wrapper.e-bigger .e-input,
.e-bigger input.e-input,
.e-bigger .e-input-group .e-input,
.e-bigger .e-input-group.e-control-wrapper .e-input,
.e-float-input.e-bigger input,
.e-float-input input.e-bigger,
.e-bigger .e-float-input input,
.e-float-input.e-control-wrapper.e-bigger input,
.e-float-input.e-control-wrapper input.e-bigger,
.e-bigger .e-float-input.e-control-wrapper input {
  text-indent: 0;
}

input.e-input.e-bigger,
.e-bigger input.e-input,
.e-input-group.e-bigger input.e-input,
.e-input-group.e-control-wrapper.e-bigger input.e-input,
.e-float-input.e-control-wrapper.e-bigger input,
.e-float-input.e-control-wrapper input.e-bigger,
.e-float-input.e-bigger input,
.e-float-input input.e-bigger,
.e-input-group input.e-input.e-bigger,
.e-input-group.e-control-wrapper input.e-input.e-bigger,
.e-bigger .e-float-input.e-control-wrapper input,
.e-bigger .e-float-input input,
.e-bigger .e-input-group.e-control-wrapper input.e-input,
.e-bigger .e-input-group input.e-input,
.e-input-group.e-bigger input.e-input:focus,
.e-input-group.e-control-wrapper.e-bigger input.e-input:focus,
.e-float-input.e-control-wrapper.e-bigger input:focus,
.e-float-input.e-bigger input:focus,
.e-bigger .e-input-group input.e-input:focus,
.e-bigger .e-input-group.e-control-wrapper input.e-input:focus,
.e-bigger .e-float-input.e-control-wrapper input:focus,
.e-bigger .e-float-input input:focus,
.e-input-group.e-bigger.e-input-focus input.e-input,
.e-input-group.e-control-wrapper.e-bigger.e-input-focus input.e-input,
.e-bigger .e-input-group.e-input-focus input.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-float-input.e-control-wrapper.e-bigger.e-input-focus input,
.e-float-input.e-bigger.e-input-focus input,
.e-bigger .e-float-input.e-control-wrapper.e-input-focus input,
.e-bigger .e-float-input.e-input-focus input {
  padding-left: 0;
  text-indent: 0;
}

.e-rtl input.e-input.e-bigger,
input.e-input.e-bigger.e-rtl,
.e-bigger.e-rtl input.e-input,
.e-bigger input.e-input.e-rtl,
.e-float-input.e-control-wrapper.e-bigger.e-rtl input,
.e-float-input.e-bigger.e-rtl input,
.e-input-group.e-bigger.e-rtl input.e-input,
.e-input-group.e-control-wrapper.e-bigger.e-rtl input.e-input,
.e-rtl .e-float-input.e-control-wrapper.e-bigger input,
.e-rtl .e-float-input.e-bigger input,
.e-rtl .e-input-group.e-bigger input.e-input,
.e-rtl .e-input-group.e-control-wrapper.e-bigger input.e-input,
.e-float-input.e-control-wrapper.e-rtl input.e-bigger,
.e-float-input.e-rtl input.e-bigger,
.e-input-group.e-rtl input.e-input.e-bigger,
.e-input-group.e-control-wrapper.e-rtl input.e-input.e-bigger,
.e-rtl .e-float-input.e-control-wrapper input.e-bigger,
.e-rtl .e-float-input input.e-bigger,
.e-rtl .e-input-group input.e-input.e-bigger,
.e-rtl .e-input-group.e-control-wrapper input.e-input.e-bigger,
.e-bigger .e-float-input.e-control-wrapper.e-rtl input,
.e-bigger .e-float-input.e-rtl input,
.e-bigger .e-input-group.e-rtl input.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-rtl input.e-input,
.e-bigger.e-rtl .e-float-input.e-control-wrapper input,
.e-bigger.e-rtl .e-float-input input,
.e-bigger.e-rtl .e-input-group input.e-input,
.e-bigger.e-rtl .e-input-group.e-control-wrapper input.e-input,
.e-bigger.e-rtl .e-input-group input.e-input:focus,
.e-bigger.e-rtl .e-input-group.e-control-wrapper input.e-input:focus,
.e-bigger.e-rtl .e-float-input.e-control-wrapper input:focus,
.e-bigger.e-rtl .e-float-input input:focus,
.e-bigger .e-input-group.e-rtl input.e-input:focus,
.e-bigger .e-input-group.e-control-wrapper.e-rtl input.e-input:focus,
.e-bigger .e-float-input.e-rtl input:focus,
.e-bigger .e-float-input.e-control-wrapper.e-rtl input:focus,
.e-bigger.e-rtl .e-input-group.e-input-focus input.e-input,
.e-bigger.e-rtl .e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-bigger .e-input-group.e-rtl.e-input-focus input.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input,
.e-bigger.e-rtl .e-float-input.e-control-wrapper.e-input-focus input,
.e-bigger.e-rtl .e-float-input.e-input-focus input,
.e-bigger .e-float-input.e-rtl.e-input-focus input,
.e-bigger .e-float-input.e-control-wrapper.e-rtl.e-input-focus input {
  padding-left: 0;
  padding-right: 0;
  text-indent: 0;
}

textarea.e-input.e-bigger,
.e-bigger textarea.e-input,
.e-input-group.e-bigger textarea.e-input,
.e-input-group.e-control-wrapper.e-bigger textarea.e-input,
.e-float-input.e-control-wrapper.e-bigger textarea,
.e-float-input.e-control-wrapper textarea.e-bigger,
.e-float-input.e-bigger textarea,
.e-float-input textarea.e-bigger,
.e-input-group textarea.e-input.e-bigger,
.e-input-group.e-control-wrapper textarea.e-input.e-bigger,
.e-bigger .e-float-input.e-control-wrapper textarea,
.e-bigger .e-float-input textarea,
.e-bigger .e-input-group textarea.e-input,
.e-bigger .e-input-group.e-control-wrapper textarea.e-input,
.e-input-group.e-bigger textarea.e-input:focus,
.e-input-group.e-control-wrapper.e-bigger textarea.e-input:focus,
.e-float-input.e-control-wrapper.e-bigger textarea:focus,
.e-float-input.e-bigger textarea:focus,
.e-bigger .e-input-group textarea.e-input:focus,
.e-bigger .e-input-group.e-control-wrapper textarea.e-input:focus,
.e-bigger .e-float-input.e-control-wrapper textarea:focus,
.e-bigger .e-float-input textarea:focus {
  padding-left: 0;
  text-indent: 0;
}

.e-rtl textarea.e-input.e-bigger,
textarea.e-input.e-bigger.e-rtl,
.e-bigger.e-rtl textarea.e-input,
.e-bigger textarea.e-input.e-rtl,
.e-float-input.e-control-wrapper:not(.e-outline).e-bigger.e-rtl textarea,
.e-float-input:not(.e-outline).e-bigger.e-rtl textarea,
.e-input-group:not(.e-outline).e-bigger.e-rtl textarea.e-input,
.e-input-group:not(.e-outline).e-control-wrapper.e-bigger.e-rtl textarea.e-input,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-bigger textarea,
.e-rtl .e-float-input:not(.e-outline).e-bigger textarea,
.e-rtl .e-input-group:not(.e-outline).e-bigger textarea.e-input,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-bigger textarea.e-input,
.e-float-input:not(.e-outline).e-rtl textarea.e-bigger,
.e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea.e-bigger,
.e-input-group:not(.e-outline).e-rtl textarea.e-input.e-bigger,
.e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input.e-bigger,
.e-rtl .e-float-input:not(.e-outline) textarea.e-bigger,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea.e-bigger,
.e-rtl .e-input-group:not(.e-outline) textarea.e-input.e-bigger,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input.e-bigger,
.e-bigger .e-float-input:not(.e-outline).e-rtl textarea,
.e-bigger .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea,
.e-bigger .e-input-group:not(.e-outline).e-rtl textarea.e-input,
.e-bigger .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input,
.e-bigger.e-rtl .e-float-input:not(.e-outline) textarea,
.e-bigger.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea,
.e-bigger.e-rtl .e-input-group:not(.e-outline) textarea.e-input,
.e-bigger.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input,
.e-bigger.e-rtl .e-input-group:not(.e-outline) textarea.e-input:focus,
.e-bigger.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input:focus,
.e-bigger.e-rtl .e-float-input:not(.e-outline) textarea:focus,
.e-bigger.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea:focus,
.e-bigger .e-input-group:not(.e-outline).e-rtl textarea.e-input:focus,
.e-bigger .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input:focus,
.e-bigger .e-float-input:not(.e-outline).e-rtl textarea:focus,
.e-bigger .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea:focus {
  padding-right: 0;
  text-indent: 0;
}

input.e-input.e-bigger.e-small,
.e-bigger input.e-input.e-small,
.e-input-group.e-small.e-bigger input.e-input,
.e-input-group.e-control-wrapper.e-small.e-bigger input.e-input,
.e-input-group.e-small input.e-input.e-bigger,
.e-input-group.e-control-wrapper.e-small input.e-input.e-bigger,
.e-bigger .e-input-group.e-small input.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-small input.e-input,
.e-float-input.e-small.e-bigger input,
.e-float-input.e-small input.e-bigger,
.e-bigger .e-float-input.e-small input,
.e-float-input.e-control-wrapper.e-small.e-bigger input,
.e-float-input.e-control-wrapper.e-small input.e-bigger,
.e-bigger .e-float-input.e-control-wrapper.e-small input,
.e-bigger .e-input-group.e-small input.e-input:focus,
.e-bigger .e-input-group.e-control-wrapper.e-small input.e-input:focus,
.e-bigger .e-float-input.e-control-wrapper.e-small input:focus,
.e-bigger .e-float-input.e-small input:focus,
.e-small .e-input-group.e-bigger input.e-input:focus,
.e-small .e-input-group.e-control-wrapper.e-bigger input.e-input:focus,
.e-small .e-float-input.e-control-wrapper.e-bigger input:focus,
.e-small .e-float-input.e-bigger input:focus,
.e-input-group.e-bigger.e-small input.e-input:focus,
.e-input-group.e-control-wrapper.e-bigger.e-small input.e-input:focus,
.e-float-input.e-control-wrapper.e-bigger.e-small input:focus,
.e-float-input.e-bigger.e-small input:focus,
.e-bigger .e-input-group.e-small.e-input-focus input.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-small.e-input-focus input.e-input,
.e-small .e-input-group.e-bigger.e-input-focus input.e-input,
.e-small .e-input-group.e-control-wrapper.e-bigger.e-input-focus input.e-input,
.e-input-group.e-bigger.e-small.e-input-focus input.e-input,
.e-input-group.e-control-wrapper.e-bigger.e-small.e-input-focus input.e-input,
.e-bigger .e-float-input.e-control-wrapper.e-small.e-input-focus input,
.e-bigger .e-float-input.e-small.e-input-focus input,
.e-small .e-float-input.e-control-wrapper.e-bigger.e-input-focus input,
.e-small .e-float-input.e-bigger.e-input-focus input,
.e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input,
.e-float-input.e-bigger.e-small.e-input-focus input,
textarea.e-input.e-bigger.e-small,
.e-bigger textarea.e-input.e-small,
.e-input-group.e-small.e-bigger textarea.e-input,
.e-input-group.e-control-wrapper.e-small.e-bigger textarea.e-input,
.e-input-group.e-small textarea.e-input.e-bigger,
.e-input-group.e-control-wrapper.e-small textarea.e-input.e-bigger,
.e-bigger .e-input-group.e-small textarea.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-small textarea.e-input,
.e-float-input.e-small.e-bigger textarea,
.e-float-input.e-small textarea.e-bigger,
.e-bigger .e-float-input.e-small textarea,
.e-float-input.e-control-wrapper.e-small.e-bigger textarea,
.e-float-input.e-control-wrapper.e-small textarea.e-bigger,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea,
.e-bigger .e-input-group.e-small textarea.e-input:focus,
.e-bigger .e-input-group.e-control-wrapper.e-small textarea.e-input:focus,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea:focus,
.e-bigger .e-float-input.e-small textarea:focus,
.e-small .e-input-group.e-bigger textarea.e-input:focus,
.e-small .e-input-group.e-control-wrapper.e-bigger textarea.e-input:focus,
.e-small .e-float-input.e-control-wrapper.e-bigger textarea:focus,
.e-small .e-float-input.e-bigger textarea:focus,
.e-input-group.e-bigger.e-small textarea.e-input:focus,
.e-input-group.e-control-wrapper.e-bigger.e-small textarea.e-input:focus,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea:focus,
.e-float-input.e-bigger.e-small textarea:focus {
  padding-left: 0;
  text-indent: 0;
}

.e-bigger input.e-input.e-small.e-rtl,
.e-input-group.e-small.e-bigger.e-rtl input.e-input,
.e-input-group.e-control-wrapper.e-small.e-bigger.e-rtl input.e-input,
.e-input-group.e-small.e-rtl input.e-input.e-bigger,
.e-input-group.e-control-wrapper.e-small.e-rtl input.e-input.e-bigger,
.e-bigger .e-input-group.e-small.e-rtl input.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-small.e-rtl input.e-input,
.e-float-input.e-small.e-bigger.e-rtl input,
.e-float-input.e-small.e-rtl input.e-bigger,
.e-bigger .e-float-input.e-small.e-rtl input,
.e-float-input.e-control-wrapper.e-small.e-bigger.e-rtl input,
.e-float-input.e-control-wrapper.e-small.e-rtl input.e-bigger,
.e-bigger .e-float-input.e-control-wrapper.e-small.e-rtl input,
.e-bigger.e-rtl input.e-input.e-small,
.e-rtl .e-input-group.e-small.e-bigger input.e-input,
.e-rtl .e-input-group.e-control-wrapper.e-small.e-bigger input.e-input,
.e-rtl .e-input-group.e-small input.e-input.e-bigger,
.e-rtl .e-input-group.e-control-wrapper.e-small input.e-input.e-bigger,
.e-bigger.e-rtl .e-input-group.e-small input.e-input,
.e-bigger.e-rtl .e-input-group.e-control-wrapper.e-small input.e-input,
.e-rtl .e-float-input.e-control-wrapper.e-small.e-bigger input,
.e-rtl .e-float-input.e-control-wrapper.e-small input.e-bigger,
.e-bigger.e-rtl .e-float-input.e-control-wrapper.e-small input,
.e-rtl .e-float-input.e-small.e-bigger input,
.e-rtl .e-float-input.e-small input.e-bigger,
.e-bigger.e-rtl .e-float-input.e-small input,
.e-bigger .e-input-group.e-small.e-rtl input.e-input:focus,
.e-bigger .e-input-group.e-control-wrapper.e-small.e-rtl input.e-input:focus,
.e-bigger .e-float-input.e-control-wrapper.e-small.e-rtl input:focus,
.e-bigger .e-float-input.e-small.e-rtl input:focus,
.e-small .e-input-group.e-bigger.e-rtl input.e-input:focus,
.e-small .e-input-group.e-control-wrapper.e-bigger.e-rtl input.e-input:focus,
.e-small .e-float-input.e-control-wrapper.e-bigger.e-rtl input:focus,
.e-small .e-float-input.e-bigger.e-rtl input:focus,
.e-input-group.e-bigger.e-small.e-rtl input.e-input:focus,
.e-input-group.e-control-wrapper.e-bigger.e-small.e-rtl input.e-input:focus,
.e-float-input.e-control-wrapper.e-bigger.e-small.e-rtl input:focus,
.e-float-input.e-bigger.e-small.e-rtl input:focus,
.e-bigger.e-rtl .e-input-group.e-small input.e-input:focus,
.e-bigger.e-rtl .e-input-group.e-control-wrapper.e-small input.e-input:focus,
.e-bigger.e-rtl .e-float-input.e-control-wrapper.e-small input:focus,
.e-bigger.e-rtl .e-float-input.e-small input:focus,
.e-small.e-rtl .e-input-group.e-bigger input.e-input:focus,
.e-small.e-rtl .e-input-group.e-control-wrapper.e-bigger input.e-input:focus,
.e-small.e-rtl .e-float-input.e-control-wrapper.e-bigger input:focus,
.e-small.e-rtl .e-float-input.e-bigger input:focus,
.e-rtl .e-input-group.e-bigger.e-small input.e-input:focus,
.e-rtl .e-input-group.e-control-wrapper.e-bigger.e-small input.e-input:focus,
.e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small input:focus,
.e-rtl .e-float-input.e-bigger.e-small input:focus,
.e-bigger .e-float-input.e-control-wrapper.e-small.e-rtl.e-input-focus input,
.e-bigger .e-float-input.e-small.e-rtl.e-input-focus input,
.e-small .e-float-input.e-control-wrapper.e-bigger.e-rtl.e-input-focus input,
.e-small .e-float-input.e-bigger.e-rtl.e-input-focus input,
.e-float-input.e-control-wrapper.e-bigger.e-small.e-rtl.e-input-focus input,
.e-float-input.e-bigger.e-small.e-rtl.e-input-focus input,
.e-bigger.e-rtl .e-float-input.e-control-wrapper.e-small.e-input-focus input,
.e-bigger.e-rtl .e-float-input.e-small.e-input-focus input,
.e-small.e-rtl .e-float-input.e-control-wrapper.e-bigger.e-input-focus input,
.e-small.e-rtl .e-float-input.e-bigger.e-input-focus input,
.e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input,
.e-rtl .e-float-input.e-bigger.e-small.e-input-focus input,
.e-bigger .e-input-group.e-small.e-rtl.e-input-focus input.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-small.e-rtl.e-input-focus input.e-input,
.e-small .e-input-group.e-bigger.e-rtl.e-input-focus input.e-input,
.e-small .e-input-group.e-control-wrapper.e-bigger.e-rtl.e-input-focus input.e-input,
.e-input-group.e-bigger.e-small.e-rtl.e-input-focus input.e-input,
.e-input-group.e-control-wrapper.e-bigger.e-small.e-rtl.e-input-focus input.e-input,
.e-bigger.e-rtl .e-input-group.e-small.e-input-focus input.e-input,
.e-bigger.e-rtl .e-input-group.e-control-wrapper.e-small.e-input-focus input.e-input,
.e-small.e-rtl .e-input-group.e-bigger.e-input-focus input.e-input,
.e-small.e-rtl .e-input-group.e-control-wrapper.e-bigger.e-input-focus input.e-input,
.e-rtl .e-input-group.e-bigger.e-small.e-input-focus input.e-input,
.e-rtl .e-input-group.e-control-wrapper.e-bigger.e-small.e-input-focus input.e-input {
  padding-left: 0;
  padding-right: 0;
  text-indent: 0;
}

.e-bigger textarea.e-input.e-small.e-rtl,
.e-input-group:not(.e-outline).e-small.e-bigger.e-rtl textarea.e-input,
.e-input-group:not(.e-outline).e-control-wrapper.e-small.e-bigger.e-rtl textarea.e-input,
.e-input-group:not(.e-outline).e-small.e-rtl textarea.e-input.e-bigger,
.e-input-group:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-input.e-bigger,
.e-bigger .e-input-group:not(.e-outline).e-small.e-rtl textarea.e-input,
.e-bigger .e-input-group:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-input,
.e-float-input:not(.e-outline).e-small.e-bigger.e-rtl textarea,
.e-float-input:not(.e-outline).e-small.e-rtl textarea.e-bigger,
.e-bigger .e-float-input:not(.e-outline).e-small.e-rtl textarea,
.e-float-input:not(.e-outline).e-control-wrapper.e-small.e-bigger.e-rtl textarea,
.e-float-input:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-bigger,
.e-bigger .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea,
.e-bigger.e-rtl textarea.e-input.e-small,
.e-rtl .e-input-group:not(.e-outline).e-small.e-bigger textarea.e-input,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small.e-bigger textarea.e-input,
.e-rtl .e-input-group:not(.e-outline).e-small textarea.e-input.e-bigger,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small textarea.e-input.e-bigger,
.e-bigger.e-rtl .e-input-group:not(.e-outline).e-small textarea.e-input,
.e-bigger.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small textarea.e-input,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-bigger textarea,
.e-rtl .e-float-input:not(.e-outline).e-small textarea.e-bigger,
.e-bigger.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small textarea,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-bigger textarea,
.e-rtl .e-float-input:not(.e-outline).e-small textarea.e-bigger,
.e-bigger.e-rtl .e-float-input:not(.e-outline).e-small textarea,
.e-bigger.e-rtl .e-float-input:not(.e-outline).e-small.e-control-wrapper textarea,
.e-bigger .e-input-group:not(.e-outline).e-small.e-rtl textarea.e-input:focus,
.e-bigger .e-input-group:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-input:focus,
.e-bigger .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea:focus,
.e-bigger .e-float-input:not(.e-outline).e-small.e-rtl textarea:focus,
.e-small .e-input-group:not(.e-outline).e-bigger.e-rtl textarea.e-input:focus,
.e-small .e-input-group:not(.e-outline).e-control-wrapper.e-bigger.e-rtl textarea.e-input:focus,
.e-small .e-float-input:not(.e-outline).e-control-wrapper.e-bigger.e-rtl textarea:focus,
.e-small .e-float-input:not(.e-outline).e-bigger.e-rtl textarea:focus,
.e-input-group:not(.e-outline).e-bigger.e-small.e-rtl textarea.e-input:focus,
.e-input-group:not(.e-outline).e-control-wrapper.e-bigger.e-small.e-rtl textarea.e-input:focus,
.e-float-input:not(.e-outline).e-control-wrapper.e-bigger.e-small.e-rtl textarea:focus,
.e-float-input:not(.e-outline).e-bigger.e-small.e-rtl textarea:focus,
.e-bigger.e-rtl .e-input-group:not(.e-outline).e-small textarea.e-input:focus,
.e-bigger.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small textarea.e-input:focus,
.e-bigger.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small textarea:focus,
.e-bigger.e-rtl .e-float-input:not(.e-outline).e-small textarea:focus,
.e-small.e-rtl .e-input-group:not(.e-outline).e-bigger textarea.e-input:focus,
.e-small.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-bigger textarea.e-input:focus,
.e-small.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-bigger textarea:focus,
.e-small.e-rtl .e-float-input:not(.e-outline).e-bigger textarea:focus,
.e-rtl .e-input-group:not(.e-outline).e-bigger.e-small textarea.e-input:focus,
.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-bigger.e-small textarea.e-input:focus,
.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-bigger.e-small textarea:focus,
.e-rtl .e-float-input:not(.e-outline).e-bigger.e-small textarea:focus {
  padding-right: 0;
  text-indent: 0;
}

.e-float-input.e-small.e-bigger .e-clear-icon,
.e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon,
.e-input-group.e-small.e-bigger .e-clear-icon,
.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,
.e-small .e-input-group.e-bigger input:first-child ~ .e-clear-icon,
.e-small .e-input-group.e-control-wrapper.e-bigger input:first-child ~ .e-clear-icon,
.e-bigger .e-input-group.e-small input:first-child ~ .e-clear-icon,
.e-bigger .e-input-group.e-control-wrapper.e-small input:first-child ~ .e-clear-icon,
.e-small .e-float-input.e-control-wrapper.e-bigger input:first-child ~ .e-clear-icon,
.e-small .e-float-input.e-bigger input:first-child ~ .e-clear-icon,
.e-bigger .e-float-input.e-control-wrapper.e-small input:first-child ~ .e-clear-icon,
.e-bigger .e-float-input.e-small input:first-child ~ .e-clear-icon {
  padding-bottom: 0;
}

.e-float-input.e-bigger .e-clear-icon::before,
.e-float-input.e-control-wrapper.e-bigger .e-clear-icon::before,
.e-input-group.e-bigger .e-clear-icon::before,
.e-input-group.e-control-wrapper.e-bigger .e-clear-icon::before,
.e-float-input.e-control-wrapper input.e-bigger:first-child ~ .e-clear-icon::before,
.e-bigger .e-float-input.e-control-wrapper .e-clear-icon::before,
.e-float-input input.e-bigger:first-child ~ .e-clear-icon::before,
.e-bigger .e-float-input .e-clear-icon::before,
.e-bigger .e-input-group .e-clear-icon::before,
.e-bigger .e-input-group.e-control-wrapper .e-clear-icon::before {
  font-size: 12px;
}

.e-float-input.e-small.e-bigger .e-clear-icon::before,
.e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon::before,
.e-input-group.e-small.e-bigger .e-clear-icon::before,
.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon::before,
.e-small.e-bigger .e-float-input .e-clear-icon::before,
.e-small.e-bigger .e-float-input.e-control-wrapper .e-clear-icon::before,
.e-small.e-bigger .e-input-group .e-clear-icon::before,
.e-small.e-bigger .e-input-group.e-control-wrapper .e-clear-icon::before,
.e-small .e-input-group.e-bigger input:first-child ~ .e-clear-icon::before,
.e-small .e-input-group.e-control-wrapper.e-bigger input:first-child ~ .e-clear-icon::before,
.e-bigger .e-input-group.e-small input:first-child ~ .e-clear-icon::before,
.e-bigger .e-input-group.e-control-wrapper.e-small input:first-child ~ .e-clear-icon::before,
.e-small .e-float-input.e-control-wrapper.e-bigger input:first-child ~ .e-clear-icon::before,
.e-small .e-float-input.e-bigger input:first-child ~ .e-clear-icon::before,
.e-bigger .e-float-input.e-control-wrapper.e-small input:first-child ~ .e-clear-icon::before,
.e-bigger .e-float-input.e-small input:first-child ~ .e-clear-icon::before {
  font-size: 12px;
}

.e-input-group.e-bigger .e-clear-icon,
.e-input-group.e-control-wrapper.e-bigger .e-clear-icon,
.e-input-group .e-clear-icon.e-bigger,
.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
.e-bigger .e-input-group .e-clear-icon,
.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
  min-width: 20px;
  min-height: 20px;
  padding-bottom: 5px;
  padding-right: 8px;
  padding-top: 6px;
}

.e-input-group.e-float-input.e-bigger .e-clear-icon,
.e-input-group.e-float-input .e-clear-icon.e-bigger,
.e-bigger .e-input-group.e-float-input .e-clear-icon,
.e-input-group.e-control-wrapper.e-float-input.e-bigger .e-clear-icon,
.e-input-group.e-control-wrapper.e-float-input .e-clear-icon.e-bigger,
.e-bigger .e-input-group.e-control-wrapper.e-float-input .e-clear-icon {
  padding-right: 8px;
  padding-top: 6px;
}

.e-small.e-bigger .e-input-group .e-clear-icon,
.e-small.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
  min-height: 20px;
  min-width: 20px;
  padding-bottom: 5px;
  padding-right: 8px;
  padding-top: 6px;
}

.e-input-group.e-small.e-bigger .e-clear-icon,
.e-input-group.e-small .e-clear-icon.e-bigger,
.e-bigger .e-input-group.e-small .e-clear-icon,
.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,
.e-input-group.e-control-wrapper.e-small .e-clear-icon.e-bigger,
.e-bigger .e-input-group.e-control-wrapper.e-small .e-clear-icon {
  min-height: 18px;
  min-width: 18px;
  padding-bottom: 4px;
  padding-right: 4px;
  padding-top: 4px;
}

.e-input-group.e-float-input.e-small.e-bigger .e-clear-icon,
.e-input-group.e-float-input.e-small .e-clear-icon.e-bigger,
.e-bigger .e-input-group.e-float-input.e-small .e-clear-icon,
.e-input-group.e-control-wrapper.e-float-input.e-small.e-bigger .e-clear-icon,
.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon.e-bigger,
.e-bigger .e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon,
.e-input-group.e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon,
.e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon.e-bigger,
.e-bigger .e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon,
.e-input-group.e-control-wrapper.e-float-input.e-small.e-bigger .e-clear-icon,
.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon.e-bigger,
.e-bigger .e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon {
  padding-right: 4px;
  padding-top: 4px;
}

.e-float-input.e-bigger textarea:focus ~ label.e-float-text,
.e-float-input.e-bigger textarea:valid ~ label.e-float-text,
.e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input textarea:valid ~ label.e-float-text,
.e-bigger .e-float-input textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text {
  font-size: 14px;
  top: -20px;
}

.e-float-input.e-small.e-bigger textarea:focus ~ label.e-float-text,
.e-float-input.e-small.e-bigger textarea:valid ~ label.e-float-text,
.e-float-input.e-small.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-small textarea:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger textarea:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text {
  font-size: 13px;
  top: -20px;
}

.e-float-input.e-bigger textarea ~ label.e-float-text,
.e-float-input textarea ~ label.e-float-text.e-bigger,
.e-float-input textarea.e-bigger ~ label.e-float-text,
.e-bigger .e-float-input textarea ~ label.e-float-text,
.e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-float-text,
.e-float-input.e-control-wrapper textarea ~ label.e-float-text.e-bigger,
.e-float-input.e-control-wrapper textarea.e-bigger ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper textarea ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
  top: -8px;
}

.e-input-group.e-bigger:not(.e-float-input) .e-input,
.e-bigger .e-input-group:not(.e-float-input) .e-input,
.e-input-group.e-control-wrapper.e-bigger:not(.e-float-input) .e-input,
.e-bigger .e-input-group.e-control-wrapper:not(.e-float-input) .e-input,
.e-float-input.e-bigger input,
.e-bigger .e-float-input input,
.e-float-input.e-input-group.e-bigger input,
.e-bigger .e-float-input.e-input-group input,
.e-float-input.e-input-group.e-control-wrapper.e-bigger input,
.e-bigger .e-float-input.e-input-group.e-control-wrapper input,
.e-float-input.e-control-wrapper.e-bigger input,
.e-bigger .e-float-input.e-control-wrapper input,
.e-float-input.e-control-wrapper.e-input-group.e-bigger input,
.e-bigger .e-float-input.e-control-wrapper.e-input-group input,
.e-float-input.e-control-wrapper.e-input-group.e-bigger input,
.e-bigger .e-float-input.e-control-wrapper.e-input-group input {
  min-height: 27px;
}

.e-input-group.e-bigger.e-small:not(.e-float-input) .e-input,
.e-bigger .e-input-group.e-small:not(.e-float-input) .e-input .e-small .e-input-group.e-bigger:not(.e-float-input) .e-input,
.e-input-group.e-control-wrapper.e-bigger.e-small:not(.e-float-input) .e-input,
.e-bigger .e-input-group.e-control-wrapper.e-small:not(.e-float-input) .e-input .e-small .e-input-group.e-control-wrapper.e-bigger:not(.e-float-input) .e-input,
.e-float-input.e-bigger.e-small input,
.e-bigger .e-float-input.e-small input,
.e-small .e-float-input.e-bigger input,
.e-float-input.e-input-group.e-bigger.e-small input,
.e-bigger .e-float-input.e-input-group.e-small input,
.e-small .e-float-input.e-input-group.e-bigger input,
.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-small input,
.e-bigger .e-float-input.e-input-group.e-control-wrapper.e-small input,
.e-small .e-float-input.e-input-group.e-control-wrapper.e-bigger input,
.e-float-input.e-control-wrapper.e-bigger.e-small input,
.e-bigger .e-float-input.e-control-wrapper.e-small input,
.e-small .e-float-input.e-control-wrapper.e-bigger input,
.e-float-input.e-control-wrapper.e-input-group.e-bigger.e-small input,
.e-bigger .e-float-input.e-control-wrapper.e-input-group.e-small input,
.e-small .e-float-input.e-control-wrapper.e-input-group.e-bigger input {
  min-height: 28px;
}

.e-bigger .e-float-input:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-float-input:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
  top: -8px;
  transform: translate3d(0, -6px, 0) scale(0.86);
  -webkit-user-select: text;
          user-select: text;
}

.e-bigger .e-float-input.e-small:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-float-input:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
.e-float-input.e-bigger.e-small:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input.e-small.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
.e-small.e-bigger .e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 13px;
  top: -10px;
  transform: translate3d(0, -6px, 0) scale(0.92);
  -webkit-user-select: text;
          user-select: text;
}

.e-bigger .e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 13px;
  top: -10px;
  font-style: normal;
}

.e-float-input.e-bigger.e-small textarea:focus ~ label.e-float-text,
.e-float-input.e-bigger.e-small textarea:valid ~ label.e-float-text,
.e-float-input.e-bigger.e-small textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger.e-small textarea label.e-float-text.e-label-top,
.e-bigger .e-float-input.e-small textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-small textarea:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small textarea label.e-float-text.e-label-top,
.e-small .e-float-input.e-bigger textarea:focus ~ label.e-float-text,
.e-small .e-float-input.e-bigger textarea:valid ~ label.e-float-text,
.e-small .e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-bigger textarea label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea label.e-float-text.e-label-top,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea label.e-float-text.e-label-top,
.e-small .e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-float-input.e-control-wrapper.e-bigger textarea label.e-float-text.e-label-top {
  transform: translate3d(0, 6px, 0) scale(0.92);
}

.e-bigger .e-float-input.e-small textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-float-input.e-bigger.e-small textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input.e-small.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-small.e-bigger .e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 13px;
  top: -10px;
  transform: translate3d(0, -6px, 0) scale(0.92);
  -webkit-user-select: text;
          user-select: text;
}

.e-bigger .e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-bigger.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
  top: -8px;
  transform: translate3d(0, -6px, 0) scale(0.86);
  -webkit-user-select: text;
          user-select: text;
}

.e-float-input.e-bigger textarea:focus ~ label.e-float-text,
.e-float-input.e-bigger textarea:valid ~ label.e-float-text,
.e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger textarea label.e-float-text.e-label-top,
.e-bigger .e-float-input textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input textarea:valid ~ label.e-float-text,
.e-bigger .e-float-input textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input textarea label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger textarea label.e-float-text.e-label-top,
.e-bigger .e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top {
  transform: translate3d(0, 6px, 0) scale(0.86);
}

.e-float-input.e-small.e-bigger textarea:focus ~ label.e-float-text,
.e-float-input.e-small.e-bigger textarea:valid ~ label.e-float-text,
.e-float-input.e-small.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger textarea label.e-float-text.e-label-top,
.e-bigger.e-small .e-float-input textarea:focus ~ label.e-float-text,
.e-bigger.e-small .e-float-input textarea:valid ~ label.e-float-text,
.e-bigger.e-small .e-float-input textarea ~ label.e-label-top.e-float-text,
.e-bigger.e-small .e-float-input textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger.e-small .e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger.e-small .e-float-input textarea label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger.e-small textarea label.e-float-text.e-label-top,
.e-small.e-bigger .e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
.e-small.e-bigger .e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
.e-small.e-bigger .e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
.e-small.e-bigger .e-float-input.e-control-wrapper textarea[readonly] ~ label.e-label-top.e-float-text,
.e-small.e-bigger .e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
.e-small.e-bigger .e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top {
  transform: translate3d(0, 6px, 0) scale(0.86);
}

.e-input-group.e-bigger textarea,
.e-input-group.e-bigger textarea.e-input,
.e-input-group textarea.e-bigger,
.e-input-group textarea.e-input.e-bigger,
.e-input-group.e-control-wrapper.e-bigger textarea,
.e-input-group.e-control-wrapper.e-bigger textarea.e-input,
.e-input-group.e-control-wrapper textarea.e-bigger,
.e-input-group.e-control-wrapper textarea.e-input.e-bigger,
.e-bigger .e-input-group textarea,
.e-bigger .e-input-group textarea.e-input,
.e-bigger .e-input-group.e-control-wrapper textarea,
.e-bigger .e-input-group.e-control-wrapper textarea.e-input,
.e-float-input.e-bigger textarea,
.e-float-input textarea.e-bigger,
.e-float-input.e-control-wrapper.e-bigger textarea,
.e-float-input.e-control-wrapper textarea.e-bigger,
.e-bigger .e-float-input textarea,
.e-bigger .e-float-input.e-control-wrapper textarea {
  font: inherit;
  line-height: 1.2;
  min-height: 17px;
  padding: 5px 0 5px;
}

.e-input-group.e-input-focus.e-bigger textarea,
.e-input-group.e-input-focus.e-bigger textarea.e-input,
.e-input-group.e-input-focus textarea.e-bigger,
.e-input-group.e-input-focus textarea.e-input.e-bigger,
.e-input-group.e-control-wrapper.e-input-focus.e-bigger textarea,
.e-input-group.e-control-wrapper.e-input-focus.e-bigger textarea.e-input,
.e-input-group.e-control-wrapper.e-input-focus textarea.e-bigger,
.e-input-group.e-control-wrapper.e-input-focus textarea.e-input.e-bigger,
.e-bigger .e-input-group.e-input-focus textarea,
.e-bigger .e-input-group.e-control-wrapper.e-input-focus textarea,
.e-bigger .e-input-group.e-control-wrapper.e-input-focus textarea.e-input,
.e-input-group.e-control-wrapper textarea.e-bigger:focus,
.e-input-group.e-control-wrapper textarea.e-input.e-bigger:focus,
.e-bigger .e-input-group.e-control-wrapper textarea:focus,
.e-bigger .e-input-group.e-control-wrapper.e-input-focus textarea:focus,
.e-bigger .e-input-group.e-control-wrapper textarea.e-input:focus {
  font: inherit;
  line-height: 1.2;
  min-height: 17px;
  padding: 5px 0 5px;
}

.e-input-group.e-small.e-bigger textarea.e-input,
.e-input-group.e-small textarea.e-input.e-bigger,
.e-input-group textarea.e-input.e-bigger.e-small,
.e-input-group.e-bigger textarea.e-small,
.e-input-group.e-control-wrapper.e-small.e-bigger textarea.e-input,
.e-input-group.e-control-wrapper.e-small textarea.e-input.e-bigger,
.e-bigger.e-small .e-input-group textarea.e-input,
.e-bigger.e-small .e-input-group.e-control-wrapper textarea.e-input,
.e-bigger .input-group textarea.e-small,
.e-bigger .e-input-group.e-small textarea.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-small textarea.e-input,
.e-bigger .e-small.e-input-group.e-control-wrapper textarea.e-input,
.e-small .input-group textarea.e-bigger,
.e-small .e-input-group.e-bigger textarea.e-input,
.e-small .e-input-group.e-control-wrapper textarea.e-input.e-bigger,
.e-small .e-input-group.e-control-wrapper.e-input-focus textarea.e-input.e-bigger,
.e-float-input textarea.e-bigger.e-small,
.e-float-input.e-small.e-bigger textarea,
.e-float-input.e-small textarea.e-bigger,
.e-float-input.e-bigger textarea.e-small,
.e-bigger .e-float-input.e-small textarea,
.e-bigger.e-small .e-float-input textarea,
.e-bigger .float-input textarea.e-small,
.e-small .e-float-input.e-bigger textarea,
.e-small .float-input textarea.e-bigger,
.e-small .e-float-input.e-control-wrapper textarea.e-bigger,
.e-float-input.e-control-wrapper.e-small.e-bigger textarea,
.e-float-input.e-control-wrapper.e-small textarea.e-bigger,
.e-bigger .e-float-input.e-control-wrapper.e-small textarea,
.e-bigger.e-small .e-float-input.e-control-wrapper textarea,
.e-bigger .e-small.e-float-input.e-control-wrapper textarea {
  font: inherit;
  line-height: 1.2;
  min-height: 15px;
  padding: 4px 0 4px;
}

.e-input-group.e-input-focus textarea.e-input.e-bigger.e-small,
.e-input-group.e-input-focus.e-small.e-bigger textarea.e-input,
.e-input-group.e-input-focus.e-small textarea.e-input.e-bigger,
.e-input-group.e-input-focus.e-bigger textarea.e-small,
.e-input-group.e-control-wrapper.e-input-focus.e-small.e-bigger textarea.e-input,
.e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input.e-bigger,
.e-bigger.e-small .e-input-group.e-input-focus textarea.e-input,
.e-bigger .e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input,
.e-bigger.e-small .e-input-group.e-control-wrapper.e-input-focus textarea.e-input,
.e-bigger .e-small.e-input-group.e-control-wrapper.e-input-focus textarea.e-input,
.e-small .e-input-group.e-control-wrapper.e-input-focus.e-bigger textarea.e-input {
  font: inherit;
  line-height: 1.2;
  min-height: 15px;
  padding: 4px 0 4px;
}

.e-bigger input.e-input,
.e-bigger textarea.e-input,
input.e-input.e-bigger,
textarea.e-input.e-bigger {
  min-height: 23px;
}

.e-bigger input.e-input.e-small,
.e-bigger .e-small input.e-input,
.e-bigger.e-small input.e-input,
.e-small input.e-input.e-bigger,
input.e-input.e-bigger.e-small,
.e-small .e-bigger input.e-input {
  min-height: 19px;
}

input.e-input.e-bigger.e-outline,
textarea.e-input.e-bigger.e-outline,
.e-outline.e-bigger input.e-input,
.e-outline.e-bigger textarea.e-input,
.e-outline.e-input-group.e-bigger,
.e-bigger .e-input-group.e-outline,
.e-outline.e-input-group.e-control-wrapper.e-bigger,
.e-bigger .e-outline.e-input-group.e-control-wrapper,
.e-outline.e-input-group.e-bigger.e-disabled,
.e-bigger .e-outline.e-input-group.e-disabled,
.e-outline.e-input-group.e-control-wrapper.e-bigger.e-disabled,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-disabled,
.e-outline.e-input-group.e-bigger,
.e-bigger .e-outline.e-input-group,
.e-outline.e-input-group.e-control-wrapper.e-bigger,
.e-bigger .e-outline.e-input-group.e-control-wrapper,
.e-outline.e-float-input.e-bigger,
.e-bigger .e-outline.e-float-input,
.e-outline.e-float-input.e-control-wrapper.e-bigger,
.e-bigger .e-outline.e-float-input.e-control-wrapper {
  font-size: 16px;
}

.e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
.e-bigger .e-outline.e-input-group.e-control-wrapper .e-input-group-icon,
.e-outline.e-input-group.e-bigger.e-disabled .e-input-group-icon,
.e-bigger .e-outline.e-input-group.e-disabled .e-input-group-icon,
.e-outline.e-input-group.e-control-wrapper.e-bigger.e-disabled .e-input-group-icon,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-disabled .e-input-group-icon {
  font-size: 20px;
}

.e-outline.e-input-group.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-outline.e-input-group .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-bigger .e-outline.e-input-group .e-input-group-icon + .e-input-group-icon:last-child,
.e-outline.e-input-group.e-small.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-outline.e-input-group.e-small .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-outline.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-bigger .e-outline.e-input-group.e-small .e-input-group-icon + .e-input-group-icon:last-child {
  margin-left: 0;
}

.e-outline.e-float-input.e-bigger input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-bigger input:valid ~ label.e-float-text,
.e-outline.e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input input ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-bigger textarea:valid ~ label.e-float-text,
.e-outline.e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input textarea ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text {
  font-size: 12px;
}

.e-outline.e-input-group.e-small.e-bigger,
.e-small .e-outline.e-input-group.e-bigger,
.e-bigger .e-outline.e-input-group.e-small,
.e-bigger.e-small .e-outline.e-input-group,
.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger,
.e-small .e-outline.e-input-group.e-control-wrapper.e-bigger,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small,
.e-bigger.e-small .e-outline.e-input-group.e-control-wrapper,
.e-outline.e-float-input.e-small.e-bigger,
.e-small .e-outline.e-float-input.e-bigger,
.e-bigger .e-outline.e-float-input.e-small,
.e-bigger.e-small .e-outline.e-float-input,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small,
.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper {
  font-size: 14px;
}

.e-small.e-outline.e-float-input.e-bigger input:focus ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-bigger input:valid ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
.e-bigger .e-small.e-outline.e-float-input input ~ label.e-label-top.e-float-text,
.e-small.e-outline.e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-small.e-outline.e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-bigger input:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-bigger input:valid ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
.e-small .e-bigger.e-outline.e-float-input input ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-bigger input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-bigger input:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
.e-bigger .e-small.e-outline.e-float-input input ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-small.e-outline.e-float-input.e-bigger textarea:focus ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-bigger textarea:valid ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-small.e-outline.e-float-input textarea ~ label.e-label-top.e-float-text,
.e-small.e-outline.e-float-input.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-small.e-outline.e-float-input.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-bigger textarea:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-bigger textarea:valid ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-small .e-bigger.e-outline.e-float-input textarea ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-bigger textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-bigger textarea:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-small.e-outline.e-float-input textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-small.e-outline.e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
.e-small.e-outline.e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger input:valid ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger input ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-small.e-bigger input[readonly] ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger input[disabled] ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small input:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small input ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-small input[readonly] ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger input:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger input ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger input[readonly] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger input[disabled] ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger textarea:valid ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-small.e-bigger textarea[readonly] ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger textarea[disabled] ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small textarea:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-small textarea[readonly] ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger textarea:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger textarea[readonly] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger textarea[disabled] ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea[readonly] ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-input-focus input ~ label.e-float-text {
  font-size: 12px;
}

.e-outline.e-input-group.e-bigger:not(.e-float-input) .e-input,
.e-bigger .e-outline.e-input-group:not(.e-float-input) .e-input,
.e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-input) .e-input,
.e-bigger .e-outline.e-input-group.e-control-wrapper:not(.e-float-input) .e-input,
.e-outline.e-float-input.e-bigger input,
.e-bigger .e-outline.e-float-input input,
.e-outline.e-float-input.e-input-group.e-bigger input,
.e-bigger .e-outline.e-float-input.e-input-group input,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-bigger input,
.e-bigger .e-outline.e-float-input.e-input-group.e-control-wrapper input,
.e-outline.e-float-input.e-control-wrapper.e-bigger input,
.e-bigger .e-outline.e-float-input.e-control-wrapper input,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-bigger input,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-input-group input,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-bigger input,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-input-group input {
  box-sizing: border-box;
  min-height: 54px;
}

.e-outline.e-input-group.e-bigger .e-clear-icon,
.e-outline.e-input-group.e-control-wrapper.e-bigger .e-clear-icon,
.e-outline.e-input-group .e-clear-icon.e-bigger,
.e-outline.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
.e-bigger .e-outline.e-input-group .e-clear-icon,
.e-bigger .e-outline.e-input-group.e-control-wrapper .e-clear-icon {
  font-size: 20px;
  padding: 15px 16px 15px 0;
}

.e-outline.e-input-group.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-outline.e-input-group.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-input-group.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-outline.e-input-group.e-control-wrapper.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
  margin-left: 8px;
  margin-right: 0;
}

.e-outline.e-input-group.e-rtl.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-outline.e-input-group.e-rtl.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-input-group.e-rtl.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-input-group.e-rtl.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-input-group.e-rtl.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-float-input.e-input-group.e-rtl.e-float-icon-left > .e-input-group-icon,
.e-outline.e-input-group.e-rtl.e-control-wrapper.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-outline.e-input-group.e-rtl.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-input-group.e-rtl.e-control-wrapper.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-input-group.e-rtl.e-control-wrapper.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-input-group.e-rtl.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-float-input.e-input-group.e-rtl.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
  margin-left: 0;
  margin-right: 8px;
}

.e-outline.e-input-group.e-bigger .e-input-group-icon,
.e-outline.e-input-group .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-input-group .e-input-group-icon,
.e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
.e-outline.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-input-group.e-control-wrapper .e-input-group-icon {
  margin: 15px 16px 15px 0;
}

.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
  margin: 15px 0 15px 16px;
}

input.e-input.e-bigger.e-outline,
.e-bigger input.e-input.e-outline,
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
.e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-icon-left) input.e-input,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-float-icon-left) input,
.e-outline.e-float-input.e-control-wrapper:not(.e-float-icon-left) input.e-bigger,
.e-outline.e-float-input.e-bigger:not(.e-float-icon-left) input,
.e-outline.e-float-input:not(.e-float-icon-left) input.e-bigger,
.e-outline.e-input-group:not(.e-float-icon-left) input.e-input.e-bigger,
.e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left) input.e-input.e-bigger,
.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-float-icon-left) input,
.e-bigger .e-outline.e-float-input:not(.e-float-icon-left) input,
.e-bigger .e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left) input.e-input,
.e-bigger .e-outline.e-input-group:not(.e-float-icon-left) input.e-input,
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input:focus,
.e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-icon-left) input.e-input:focus,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-float-icon-left) input:focus,
.e-outline.e-float-input.e-bigger.e-float-input:not(.e-float-icon-left) input:focus,
.e-bigger .e-outline.e-input-group.e-float-input:not(.e-float-icon-left) input.e-input:focus,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-float-input:not(.e-float-icon-left) input.e-input:focus,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-float-input:not(.e-float-icon-left) input:focus,
.e-bigger .e-outline.e-float-input:not(.e-float-icon-left) input:focus,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-float-icon-left).e-input-focus input,
.e-outline.e-float-input.e-bigger.e-float-input:not(.e-float-icon-left).e-input-focus input,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-float-input:not(.e-float-icon-left).e-input-focus input,
.e-bigger .e-outline.e-float-input:not(.e-float-icon-left).e-input-focus input,
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left).e-input-focus input.e-input,
.e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-icon-left).e-input-focus input.e-input,
.e-bigger .e-outline.e-input-group.e-float-input:not(.e-float-icon-left).e-input-focus input.e-input,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-float-input:not(.e-float-icon-left).e-input-focus input.e-input {
  padding: 15px 16px;
}

textarea.e-input.e-bigger.e-outline,
.e-bigger textarea.e-input.e-outline,
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) textarea.e-input,
.e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-icon-left) textarea.e-input,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-float-icon-left) textarea,
.e-outline.e-float-input.e-control-wrapper:not(.e-float-icon-left) textarea.e-bigger,
.e-outline.e-float-input.e-bigger:not(.e-float-icon-left) textarea,
.e-outline.e-float-input:not(.e-float-icon-left) textarea.e-bigger,
.e-outline.e-input-group:not(.e-float-icon-left) textarea.e-input.e-bigger,
.e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left) textarea.e-input.e-bigger,
.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-float-icon-left) textarea,
.e-bigger .e-outline.e-float-input:not(.e-float-icon-left) textarea,
.e-bigger .e-outline.e-input-group.e-control-wrapper:not(.e-float-icon-left) textarea.e-input,
.e-bigger .e-outline.e-input-group:not(.e-float-icon-left) textarea.e-input,
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) textarea.e-input:focus,
.e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-icon-left) textarea.e-input:focus,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-float-icon-left) textarea:focus,
.e-outline.e-float-input.e-bigger.e-float-input:not(.e-float-icon-left) textarea:focus,
.e-bigger .e-outline.e-input-group.e-float-input:not(.e-float-icon-left) textarea.e-input:focus,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-float-input:not(.e-float-icon-left) textarea.e-input:focus,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-float-input:not(.e-float-icon-left) textarea:focus,
.e-bigger .e-outline.e-float-input:not(.e-float-icon-left) textarea:focus {
  margin: 8px 0 1px;
  padding: 0 16px 16px;
}

.e-outline.e-input-group.e-bigger.e-small:not(.e-float-input) .e-input,
.e-bigger .e-outline.e-input-group.e-small:not(.e-float-input) .e-input .e-small .e-input-group.e-bigger:not(.e-float-input) .e-input,
.e-outline.e-input-group.e-control-wrapper.e-bigger.e-small:not(.e-float-input) .e-input,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-input) .e-input,
.e-small .e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-input) .e-input,
.e-outline.e-float-input.e-bigger.e-small input,
.e-bigger .e-outline.e-float-input.e-small input,
.e-small .e-outline.e-float-input.e-bigger input,
.e-outline.e-float-input.e-input-group.e-bigger.e-small input,
.e-bigger .e-outline.e-float-input.e-input-group.e-small input,
.e-small .e-outline.e-float-input.e-input-group.e-bigger input,
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-small input,
.e-bigger .e-outline.e-float-input.e-input-group.e-control-wrapper.e-small input,
.e-small .e-outline.e-float-input.e-input-group.e-control-wrapper.e-bigger input,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small input,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-bigger.e-small input,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-input-group.e-small input,
.e-small .e-outline.e-float-input.e-control-wrapper.e-input-group.e-bigger input {
  box-sizing: border-box;
  min-height: 38px;
}

input.e-input.e-bigger.e-small.e-outline,
.e-bigger input.e-input.e-small.e-outline,
.e-outline.e-input-group.e-small.e-bigger:not(.e-float-icon-left) input.e-input,
.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger:not(.e-float-icon-left) input.e-input,
.e-outline.e-input-group.e-small:not(.e-float-icon-left) input.e-input.e-bigger,
.e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-icon-left) input.e-input.e-bigger,
.e-bigger .e-outline.e-input-group.e-small:not(.e-float-icon-left) input.e-input,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-icon-left) input.e-input,
.e-outline.e-float-input.e-small.e-bigger:not(.e-float-icon-left) input,
.e-outline.e-float-input.e-small:not(.e-float-icon-left) input.e-bigger,
.e-bigger .e-outline.e-float-input.e-small:not(.e-float-icon-left) input,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-float-icon-left) input,
.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-float-icon-left) input.e-bigger,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-float-icon-left) input,
.e-bigger .e-outline.e-input-group.e-small:not(.e-float-icon-left) input.e-input:focus,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-icon-left) input.e-input:focus,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-float-icon-left) input:focus,
.e-bigger .e-outline.e-float-input.e-small:not(.e-float-icon-left) input:focus,
.e-small .e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input:focus,
.e-small .e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-icon-left) input.e-input:focus,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-float-icon-left) input:focus,
.e-small .e-outline.e-float-input.e-bigger:not(.e-float-icon-left) input:focus,
.e-outline.e-input-group.e-bigger.e-small:not(.e-float-icon-left) input.e-input:focus,
.e-outline.e-input-group.e-control-wrapper.e-bigger.e-small:not(.e-float-icon-left) input.e-input:focus,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-float-icon-left) input:focus,
.e-outline.e-float-input.e-bigger.e-small:not(.e-float-icon-left) input:focus,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-float-icon-left).e-input-focus input,
.e-bigger .e-outline.e-float-input.e-small:not(.e-float-icon-left).e-input-focus input,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-float-icon-left).e-input-focus input,
.e-small .e-outline.e-float-input.e-bigger:not(.e-float-icon-left).e-input-focus input,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-float-icon-left).e-input-focus input,
.e-outline.e-float-input.e-bigger.e-small:not(.e-float-icon-left).e-input-focus input,
.e-bigger .e-outline.e-input-group.e-small:not(.e-float-icon-left).e-input-focus input.e-input,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-icon-left).e-input-focus input.e-input,
.e-small .e-outline.e-input-group.e-bigger:not(.e-float-icon-left).e-input-focus input.e-input,
.e-small .e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-icon-left).e-input-focus input.e-input,
.e-outline.e-input-group.e-bigger.e-small:not(.e-float-icon-left).e-input-focus input.e-input,
.e-outline.e-input-group.e-control-wrapper.e-bigger.e-small:not(.e-float-icon-left).e-input-focus input.e-input {
  padding: 10px 12px 9px;
}

textarea.e-input.e-bigger.e-small.e-outline,
.e-bigger textarea.e-input.e-small.e-outline,
.e-outline.e-input-group.e-small.e-bigger:not(.e-float-icon-left) textarea.e-input,
.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger:not(.e-float-icon-left) textarea.e-input,
.e-outline.e-input-group.e-small:not(.e-float-icon-left) textarea.e-input.e-bigger,
.e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-icon-left) textarea.e-input.e-bigger,
.e-bigger .e-outline.e-input-group.e-small:not(.e-float-icon-left) textarea.e-input,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-icon-left) textarea.e-input,
.e-outline.e-float-input.e-small.e-bigger:not(.e-float-icon-left) textarea,
.e-outline.e-float-input.e-small:not(.e-float-icon-left) textarea.e-bigger,
.e-bigger .e-outline.e-float-input.e-small:not(.e-float-icon-left) textarea,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-float-icon-left) textarea,
.e-outline.e-float-input.e-control-wrapper.e-small:not(.e-float-icon-left) textarea.e-bigger,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-float-icon-left) textarea,
.e-bigger .e-outline.e-input-group.e-small:not(.e-float-icon-left) textarea.e-input:focus,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small:not(.e-float-icon-left) textarea.e-input:focus,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-float-icon-left) textarea:focus,
.e-bigger .e-outline.e-float-input.e-small:not(.e-float-icon-left) textarea:focus,
.e-small .e-outline.e-input-group.e-bigger:not(.e-float-icon-left) textarea.e-input:focus,
.e-small .e-outline.e-input-group.e-control-wrapper.e-bigger:not(.e-float-icon-left) textarea.e-input:focus,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-float-icon-left) textarea:focus,
.e-small .e-outline.e-float-input.e-bigger:not(.e-float-icon-left) textarea:focus,
.e-outline.e-input-group.e-bigger.e-small:not(.e-float-icon-left) textarea.e-input:focus,
.e-outline.e-input-group.e-control-wrapper.e-bigger.e-small:not(.e-float-icon-left) textarea.e-input:focus,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-float-icon-left) textarea:focus,
.e-outline.e-float-input.e-bigger.e-small:not(.e-float-icon-left) textarea:focus {
  box-sizing: border-box;
  margin: 8px 0 1px;
  padding: 0 12px 12px;
}

.e-outline.e-input-group.e-small.e-bigger .e-clear-icon,
.e-outline.e-input-group.e-small .e-clear-icon.e-bigger,
.e-bigger .e-outline.e-input-group.e-small .e-clear-icon,
.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,
.e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon.e-bigger,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon {
  font-size: 18px;
  padding: 9px 12px 9px 0;
}

.e-outline.e-input-group.e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-outline.e-input-group.e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-input-group.e-small.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-input-group.e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-input-group.e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-input-group.e-float-input.e-small.e-float-icon-left > .e-input-group-icon,
.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-outline.e-input-group.e-control-wrapper.e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-float-input.e-small.e-float-icon-left > .e-input-group-icon {
  margin-left: 0;
  margin-right: 8px;
}

.e-outline.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-outline.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-input-group.e-small .e-input-group-icon,
.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon {
  margin: 9px 12px 9px 0;
}

.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
  margin: 9px 0 9px 12px;
}

.e-outline.e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-bigger.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-small.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-bigger.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-small.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  box-sizing: border-box;
  display: flex;
  left: 0;
  line-height: 13px;
  position: absolute;
  top: -7px;
  transform: translate3d(0, 0, 0) scale(1);
  transition: color 0.2s, font-size 0.2s, line-height 0.2s;
}

.e-outline.e-float-input.e-bigger:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-bigger.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid) ~ label.e-float-text,
.e-bigger .e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid) ~ label.e-float-text,
.e-bigger.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-bigger .e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text {
  line-height: 70px;
}

.e-outline.e-float-input.e-bigger:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-bigger.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text,
.e-bigger .e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text,
.e-bigger.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-bigger .e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-outline.e-float-input.e-bigger:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-bigger.e-control-wrapper:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-outline.e-float-input:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-outline:not(.e-valid-input):not(.e-valid-input) textarea:not(:focus):not(:valid) ~ label.e-float-text,
.e-bigger .e-outline:not(.e-valid-input):not(.e-valid-input) textarea:not(:focus):not(:valid) ~ label.e-float-text,
.e-bigger.e-outline.e-float-input:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-bigger .e-outline.e-float-input:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text {
  line-height: 66px;
}

.e-small.e-bigger.e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid) ~ label.e-float-text,
.e-small.e-bigger.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-small.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-small .e-bigger.e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid) ~ label.e-float-text,
.e-small .e-bigger.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-bigger .e-small.e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid) ~ label.e-float-text,
.e-bigger .e-small.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) input:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-small:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-valid-input):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  line-height: 53px;
}

.e-small.e-bigger.e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text,
.e-small.e-bigger.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-small.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-small .e-bigger.e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text,
.e-small .e-bigger.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-bigger .e-small.e-outline.e-float-input:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-outline:not(.e-valid-input):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text,
.e-bigger .e-small.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-small:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small.e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-outline.e-float-input:not(.e-valid-input):not(.e-input-focus) textarea:valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper:not(.e-valid-input):not(.e-input-focus) textarea:valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-outline.e-float-input:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-outline:not(.e-valid-input):not(.e-valid-input) textarea:not(:focus):not(:valid) ~ label.e-float-text,
.e-small.e-bigger.e-outline.e-float-input:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-small.e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-small .e-bigger.e-outline.e-float-input:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-outline:not(.e-valid-input):not(.e-valid-input) textarea:not(:focus):not(:valid) ~ label.e-float-text,
.e-small .e-bigger.e-outline.e-float-input:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-bigger .e-small.e-outline.e-float-input:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-outline:not(.e-valid-input):not(.e-valid-input) textarea:not(:focus):not(:valid) ~ label.e-float-text,
.e-bigger .e-small.e-outline.e-float-input:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper:not(.e-valid-input) textarea:not(:focus):not(:valid):not(.e-valid-input) ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-small:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-valid-input) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  line-height: 60px;
}

.e-bigger.e-outline label.e-float-text::before,
.e-bigger.e-outline label.e-float-text::after,
.e-bigger.e-outline.e-float-input label.e-float-text::before,
.e-bigger.e-outline.e-float-input label.e-float-text::after,
.e-bigger.e-outline.e-float-input.e-control-wrapper label.e-float-text::before,
.e-bigger.e-outline.e-float-input.e-control-wrapper label.e-float-text::after,
.e-bigger .e-outline label.e-float-text::before,
.e-bigger .e-outline label.e-float-text::after,
.e-bigger .e-outline.e-float-input label.e-float-text::before,
.e-bigger .e-outline.e-float-input label.e-float-text::after,
.e-bigger .e-outline.e-float-input.e-control-wrapper label.e-float-text::before,
.e-bigger .e-outline.e-float-input.e-control-wrapper label.e-float-text::after {
  min-width: 13px;
}

.e-bigger.e-small.e-outline label.e-float-text::before,
.e-bigger.e-small.e-outline label.e-float-text::after,
.e-bigger.e-small.e-outline.e-float-input label.e-float-text::before,
.e-bigger.e-small.e-outline.e-float-input label.e-float-text::after,
.e-bigger.e-small.e-outline.e-float-input.e-control-wrapper label.e-float-text::before,
.e-bigger.e-small.e-outline.e-float-input.e-control-wrapper label.e-float-text::after,
.e-bigger.e-small .e-outline label.e-float-text::before,
.e-bigger.e-small .e-outline label.e-float-text::after,
.e-bigger.e-small .e-outline.e-float-input label.e-float-text::before,
.e-bigger.e-small .e-outline.e-float-input label.e-float-text::after,
.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper label.e-float-text::before,
.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper label.e-float-text::after {
  min-width: 9px;
}

.e-rtl .e-outline.e-input-group.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-rtl.e-outline.e-input-group .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-bigger .e-rtl.e-outline.e-input-group .e-input-group-icon + .e-input-group-icon:last-child,
.e-bigger.e-rtl .e-outline.e-input-group .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-small.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group.e-small.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-small .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-rtl .e-outline.e-input-group.e-small .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-rtl .e-outline.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-rtl.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-bigger .e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-bigger .e-outline.e-input-group.e-small .e-input-group-icon + .e-input-group-icon:last-child .e-bigger .e-rtl.e-outline.e-input-group.e-small .e-input-group-icon + .e-input-group-icon:last-child {
  margin-right: 0;
}

.e-rtl.e-outline.e-input-group.e-bigger .e-clear-icon,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-bigger .e-clear-icon,
.e-rtl.e-outline.e-input-group .e-clear-icon.e-bigger,
.e-rtl.e-outline.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
.e-bigger .e-rtl.e-outline.e-input-group .e-clear-icon,
.e-bigger .e-rtl.e-outline.e-input-group.e-control-wrapper .e-clear-icon .e-rtl .e-outline.e-input-group.e-bigger .e-clear-icon,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-bigger .e-clear-icon,
.e-rtl .e-outline.e-input-group .e-clear-icon.e-bigger,
.e-rtl .e-outline.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
.e-bigger.e-rtl .e-outline.e-input-group .e-clear-icon,
.e-bigger.e-rtl .e-outline.e-input-group.e-control-wrapper .e-clear-icon {
  padding-left: 16px;
  padding-right: 0;
}

.e-rtl.e-outline.e-input-group.e-bigger .e-input-group-icon,
.e-rtl.e-outline.e-input-group .e-input-group-icon.e-bigger,
.e-bigger .e-rtl.e-outline.e-input-group .e-input-group-icon,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
.e-rtl.e-outline.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
.e-bigger .e-rtl.e-outline.e-input-group.e-control-wrapper .e-input-group-icon,
.e-rtl .e-outline.e-input-group.e-bigger .e-input-group-icon,
.e-rtl .e-outline.e-input-group .e-input-group-icon.e-bigger,
.e-bigger.e-rtl .e-outline.e-input-group .e-input-group-icon,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
.e-rtl .e-outline.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
.e-bigger.e-rtl .e-outline.e-input-group.e-control-wrapper .e-input-group-icon,
.e-rtl .e-outline.e-input-group.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-rtl.e-outline.e-input-group .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-bigger .e-rtl.e-outline.e-input-group .e-input-group-icon + .e-input-group-icon:last-child,
.e-bigger.e-rtl .e-outline.e-input-group .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-rtl .e-outline.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child {
  margin-left: 16px;
  margin-right: 0;
}

.e-rtl.e-outline.e-input-group.e-small.e-bigger .e-clear-icon,
.e-rtl .e-outline.e-input-group.e-small.e-bigger .e-clear-icon,
.e-rtl.e-outline.e-input-group.e-small .e-clear-icon.e-bigger,
.e-rtl .e-outline.e-input-group.e-small .e-clear-icon.e-bigger,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon.e-bigger,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon.e-bigger,
.e-bigger.e-rtl .e-outline.e-input-group.e-small .e-clear-icon,
.e-bigger .e-rtl.e-outline.e-input-group.e-small .e-clear-icon,
.e-bigger .e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-bigger.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-clear-icon {
  padding-left: 12px;
  padding-right: 0;
}

.e-rtl.e-outline.e-input-group.e-small.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group.e-small.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-small .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-rtl .e-outline.e-input-group.e-small .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger + .e-input-group-icon.e-bigger:last-child,
.e-rtl.e-bigger .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-bigger .e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon + .e-input-group-icon:last-child,
.e-rtl.e-bigger .e-outline.e-input-group.e-small .e-input-group-icon + .e-input-group-icon:last-child .e-bigger,
.e-rtl.e-outline.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-rtl .e-outline.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-rtl.e-outline.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-rtl .e-outline.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
.e-bigger.e-rtl .e-outline.e-input-group.e-small .e-input-group-icon,
.e-bigger .e-rtl.e-outline.e-input-group.e-small .e-input-group-icon,
.e-bigger .e-rtl.e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-bigger.e-rtl .e-outline.e-input-group.e-control-wrapper.e-small .e-input-group-icon {
  margin-left: 12px;
  margin-right: 0;
}

.e-outline.e-float-input.e-small.e-bigger label.e-float-text,
.e-bigger .e-small .e-outline.e-float-input label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small label.e-float-text,
.e-outline.e-float-input.e-bigger.e-small input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-small input:valid ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-small input ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger.e-small input label.e-float-text.e-label-top,
.e-bigger .e-outline.e-float-input.e-small input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small input:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small input ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-small input label.e-float-text.e-label-top,
.e-small .e-outline.e-float-input.e-bigger input:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-bigger input:valid ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-bigger input label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small input:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small input ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small input label.e-float-text.e-label-top,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small input label.e-float-text.e-label-top,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger input label.e-float-text.e-label-top,
.e-outline.e-float-input.e-bigger.e-small textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-small textarea:valid ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-small textarea ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger.e-small textarea label.e-float-text.e-label-top,
.e-bigger .e-outline.e-float-input.e-small textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small textarea:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-small textarea label.e-float-text.e-label-top,
.e-small .e-outline.e-float-input.e-bigger textarea:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-bigger textarea:valid ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-bigger textarea label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea label.e-float-text.e-label-top,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea label.e-float-text.e-label-top,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea label.e-float-text.e-label-top,
.e-outline.e-float-input.e-bigger.e-small.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small.e-input-focus input ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-input-focus input ~ label.e-float-text,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text {
  top: -7px;
  transform: translate3d(0, 0, 0) scale(1);
}

.e-outline.e-float-input.e-bigger .e-clear-icon::before,
.e-outline.e-float-input.e-control-wrapper.e-bigger .e-clear-icon::before,
.e-outline.e-input-group.e-bigger .e-clear-icon::before,
.e-outline.e-input-group.e-control-wrapper.e-bigger .e-clear-icon::before,
.e-outline.e-float-input.e-control-wrapper input.e-bigger:first-child ~ .e-clear-icon::before,
.e-outline.e-bigger .e-float-input.e-control-wrapper .e-clear-icon::before,
.e-outline.e-float-input input.e-bigger:first-child ~ .e-clear-icon::before,
.e-outline.e-bigger .e-float-input .e-clear-icon::before,
.e-outline.e-bigger .e-input-group .e-clear-icon::before,
.e-outline.e-bigger .e-input-group.e-control-wrapper .e-clear-icon::before {
  font-size: 20px;
}

.e-outline.e-float-input.e-small.e-bigger .e-clear-icon::before,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon::before,
.e-outline.e-input-group.e-small.e-bigger .e-clear-icon::before,
.e-outline.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon::before,
.e-outline.e-small .e-input-group.e-bigger input:first-child ~ .e-clear-icon::before,
.e-outline.e-small .e-input-group.e-control-wrapper.e-bigger input:first-child ~ .e-clear-icon::before,
.e-outline.e-bigger .e-input-group.e-small input:first-child ~ .e-clear-icon::before,
.e-outline.e-bigger .e-input-group.e-control-wrapper.e-small input:first-child ~ .e-clear-icon::before,
.e-outline.e-small .e-float-input.e-control-wrapper.e-bigger input:first-child ~ .e-clear-icon::before,
.e-outline.e-small .e-float-input.e-bigger input:first-child ~ .e-clear-icon::before,
.e-outline.e-bigger .e-float-input.e-control-wrapper.e-small input:first-child ~ .e-clear-icon::before,
.e-outline.e-bigger .e-float-input.e-small input:first-child ~ .e-clear-icon::before {
  font-size: 18px;
}

.e-outline.e-float-input.e-bigger textarea ~ label.e-float-text,
.e-outline.e-float-input textarea ~ label.e-float-text.e-bigger,
.e-outline.e-float-input textarea.e-bigger ~ label.e-float-text,
.e-bigger .e-outline.e-float-input textarea ~ label.e-float-text,
.e-outline.e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea ~ label.e-float-text.e-bigger,
.e-outline.e-float-input.e-control-wrapper textarea.e-bigger ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper textarea ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-outline.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-bigger.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-bigger label.e-float-text,
.e-outline.e-float-input label.e-float-text.e-bigger,
.e-outline.e-float-input input.e-bigger ~ label.e-float-text,
.e-bigger .e-outline.e-float-input label.e-float-text,
.e-outline.e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger label.e-float-text,
.e-outline.e-float-input.e-control-wrapper label.e-float-text.e-bigger,
.e-outline.e-float-input.e-control-wrapper input.e-bigger ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-bigger textarea ~ label.e-float-text,
.e-outline.e-float-input textarea ~ label.e-float-text.e-bigger,
.e-outline.e-float-input textarea.e-bigger ~ label.e-float-text,
.e-bigger .e-outline.e-float-input textarea ~ label.e-float-text,
.e-outline.e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper textarea ~ label.e-float-text.e-bigger,
.e-outline.e-float-input.e-control-wrapper textarea.e-bigger ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper textarea ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 16px;
}

.e-bigger .e-outline.e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-small textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-outline.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-small textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-small.e-bigger .e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-small.e-bigger label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-outline.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-outline.e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
}

.e-bigger .e-outline.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-outline.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-outline.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-bigger.e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  animation-name: slideTopUp; /* stylelint-disable-line no-unknown-animations */
}

.e-bigger .e-outline.e-float-input.e-small input:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-outline.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-small input:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-outline.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-small.e-bigger .e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-outline.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  animation-name: slideTopUp; /* stylelint-disable-line no-unknown-animations */
}

.e-filled input.e-input.e-bigger,
.e-filled.e-input-group.e-bigger input,
.e-filled.e-input-group.e-bigger input.e-input,
.e-filled.e-input-group.e-control-wrapper.e-bigger input,
.e-filled.e-input-group.e-control-wrapper.e-bigger input.e-input,
.e-bigger .e-filled.e-input-group input,
.e-bigger .e-filled.e-input-group input.e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper input,
.e-bigger .e-filled.e-input-group.e-control-wrapper input.e-input,
.e-filled.e-float-input.e-bigger input,
.e-filled.e-float-input.e-bigger input.e-input,
.e-bigger .e-filled.e-float-input input,
.e-bigger .e-filled.e-float-input input.e-input,
.e-filled.e-float-input.e-control-wrapper.e-bigger input,
.e-filled.e-float-input.e-control-wrapper.e-bigger input.e-input,
.e-bigger .e-filled.e-float-input.e-control-wrapper input,
.e-bigger .e-filled.e-float-input.e-control-wrapper input.e-input,
.e-filled.e-float-input.e-bigger:not(.e-input-group) input,
.e-filled.e-float-input.e-bigger:not(.e-input-group) input.e-input,
.e-bigger .e-filled.e-float-input:not(.e-input-group) input,
.e-bigger .e-filled.e-float-input:not(.e-input-group) input.e-input,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-group) input,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-group) input.e-input,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-group) input,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-group) input.e-input,
.e-filled input.e-input.e-small.e-bigger,
.e-filled.e-input-group.e-bigger.e-small input,
.e-filled.e-input-group.e-bigger.e-small input.e-input,
.e-bigger.e-small .e-filled.e-input-group input,
.e-bigger.e-small .e-filled.e-input-group input.e-input,
.e-filled.e-input-group.e-control-wrapper.e-bigger.e-small input,
.e-filled.e-input-group.e-control-wrapper.e-bigger.e-small input.e-input,
.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper input,
.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper input.e-input,
.e-filled.e-float-input.e-bigger.e-small input,
.e-filled.e-float-input.e-bigger.e-small input.e-input,
.e-bigger.e-small .e-filled.e-float-input input,
.e-bigger.e-small .e-filled.e-float-input input.e-input,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input.e-input,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper input,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper input.e-input,
.e-filled.e-float-input.e-bigger.e-small:not(.e-input-group) input,
.e-filled.e-float-input.e-bigger.e-small:not(.e-input-group) input.e-input,
.e-bigger.e-small .e-filled.e-float-input:not(.e-input-group) input,
.e-bigger.e-small .e-filled.e-float-input:not(.e-input-group) input.e-input,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-group) input,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-group) input.e-input,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-group) input,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-group) input.e-input,
.e-filled.e-input-group textarea.e-input.e-bigger,
.e-filled.e-input-group.e-control-wrapper textarea.e-input.e-bigger,
.e-filled textarea.e-input.e-bigger,
.e-filled.e-input-group.e-bigger textarea,
.e-filled.e-input-group.e-bigger textarea.e-input,
.e-bigger .e-filled.e-input-group textarea,
.e-bigger .e-filled.e-input-group textarea.e-input,
.e-filled.e-input-group.e-control-wrapper.e-bigger textarea,
.e-filled.e-input-group.e-control-wrapper.e-bigger textarea.e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper textarea,
.e-bigger .e-filled.e-input-group.e-control-wrapper textarea.e-input,
.e-filled.e-float-input.e-bigger textarea,
.e-filled.e-float-input.e-bigger textarea.e-input,
.e-bigger .e-filled.e-float-input textarea,
.e-bigger .e-filled.e-float-input textarea.e-input,
.e-filled.e-float-input.e-control-wrapper.e-bigger textarea,
.e-filled.e-float-input.e-control-wrapper.e-bigger textarea.e-input,
.e-bigger .e-filled.e-float-input.e-control-wrapper textarea,
.e-bigger .e-filled.e-float-input.e-control-wrapper textarea.e-input,
.e-filled textarea.e-input.e-small.e-bigger,
.e-filled.e-input-group.e-bigger.e-small textarea,
.e-filled.e-input-group.e-bigger.e-small textarea.e-input,
.e-bigger.e-small .e-filled.e-input-group textarea,
.e-bigger.e-small .e-filled.e-input-group textarea.e-input,
.e-filled.e-input-group.e-control-wrapper.e-bigger.e-small textarea,
.e-filled.e-input-group.e-control-wrapper.e-bigger.e-small textarea.e-input,
.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper textarea,
.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper textarea.e-input,
.e-filled.e-float-input.e-bigger.e-small textarea,
.e-filled.e-float-input.e-bigger.e-small textarea.e-input,
.e-bigger.e-small .e-filled.e-float-input textarea,
.e-bigger.e-small .e-filled.e-float-input textarea.e-input,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea.e-input,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper textarea,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper textarea.e-input {
  box-sizing: border-box;
}

.e-filled.e-input-group.e-bigger,
.e-bigger .e-filled.e-input-group,
.e-filled.e-input-group.e-control-wrapper.e-bigger,
.e-bigger .e-filled.e-input-group.e-control-wrapper {
  margin-top: 0;
  padding: 0 12px 0 16px;
}

.e-filled.e-input-group.e-small.e-bigger,
.e-bigger.e-small .e-filled.e-input-group.e-small,
.e-bigger .e-filled.e-input-group.e-small,
.e-small .e-filled.e-input-group.e-bigger,
.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger,
.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper.e-small,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small,
.e-small .e-filled.e-input-group.e-control-wrapper.e-bigger {
  margin-top: 0;
  padding: 0 10px 0 12px;
}

.e-filled.e-float-input.e-bigger,
.e-bigger .e-filled.e-float-input,
.e-filled.e-float-input.e-control-wrapper.e-bigger,
.e-bigger .e-filled.e-float-input.e-control-wrapper {
  margin-top: 0;
  padding: 0 12px 0 16px;
}

.e-filled.e-float-input.e-small.e-bigger,
.e-bigger.e-small .e-filled.e-float-input.e-small,
.e-bigger .e-filled.e-float-input.e-small,
.e-small .e-filled.e-float-input.e-bigger,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-small,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger {
  margin-top: 0;
  padding: 0 10px 0 12px;
}

.e-rtl.e-filled.e-input-group.e-bigger,
.e-bigger .e-rtl.e-filled.e-input-group,
.e-rtl.e-filled.e-input-group.e-control-wrapper.e-bigger,
.e-bigger .e-rtl.e-filled.e-input-group.e-control-wrapper,
.e-rtl .e-filled.e-input-group.e-bigger,
.e-bigger.e-rtl .e-filled.e-input-group,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger,
.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper {
  padding: 0 16px 0 12px;
}

.e-rtl.e-filled.e-input-group.e-small.e-bigger,
.e-bigger.e-small .e-rtl.e-filled.e-input-group.e-small,
.e-bigger .e-rtl.e-filled.e-input-group.e-small,
.e-small .e-rtl.e-filled.e-input-group.e-bigger,
.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger,
.e-bigger.e-small .e-rtl.e-filled.e-input-group.e-control-wrapper.e-small,
.e-bigger .e-rtl.e-filled.e-input-group.e-control-wrapper.e-small,
.e-small .e-rtl.e-filled.e-input-group.e-control-wrapper.e-bigger,
.e-rtl .e-filled.e-input-group.e-small.e-bigger,
.e-bigger.e-small.e-rtl .e-filled.e-input-group.e-small,
.e-bigger.e-rtl .e-filled.e-input-group.e-small,
.e-small.e-rtl .e-filled.e-input-group.e-bigger,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small.e-bigger,
.e-bigger.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small,
.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small,
.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger {
  padding: 0 12px 0 10px;
}

.e-rtl.e-filled.e-float-input.e-bigger,
.e-bigger .e-rtl.e-filled.e-float-input,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-bigger,
.e-bigger .e-rtl.e-filled.e-float-input.e-control-wrapper,
.e-rtl .e-filled.e-float-input.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper {
  padding: 0 16px 0 12px;
}

.e-rtl.e-filled.e-float-input.e-small.e-bigger,
.e-bigger.e-small .e-rtl.e-filled.e-float-input.e-small,
.e-bigger .e-rtl.e-filled.e-float-input.e-small,
.e-small .e-rtl.e-filled.e-float-input.e-bigger,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger,
.e-bigger.e-small .e-rtl.e-filled.e-float-input.e-control-wrapper.e-small,
.e-bigger .e-rtl.e-filled.e-float-input.e-control-wrapper.e-small,
.e-small .e-rtl.e-filled.e-float-input.e-control-wrapper.e-bigger,
.e-rtl .e-filled.e-float-input.e-small.e-bigger,
.e-bigger.e-small.e-rtl .e-filled.e-float-input.e-small,
.e-bigger.e-rtl .e-filled.e-float-input.e-small,
.e-small.e-rtl .e-filled.e-float-input.e-bigger,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small.e-bigger,
.e-bigger.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small,
.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small,
.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger {
  padding: 0 12px 0 10px;
}

.e-filled input.e-input.e-bigger,
.e-filled textarea.e-input.e-bigger,
.e-filled.e-input-group.e-bigger .e-input,
.e-filled.e-input-group.e-bigger.e-control-wrapper .e-input,
.e-bigger .e-filled input.e-input,
.e-bigger .e-filled textarea.e-input,
.e-bigger .e-filled.e-input-group .e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input,
.e-filled.e-input-group.e-bigger .e-input:focus,
.e-bigger .e-filled.e-input-group .e-input:focus,
.e-filled.e-input-group.e-control-wrapper.e-bigger .e-input:focus,
.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input:focus,
.e-filled.e-input-group.e-bigger.e-input-focus .e-input,
.e-bigger .e-filled.e-input-group.e-input-focus .e-input,
.e-filled.e-input-group.e-control-wrapper.e-bigger.e-input-focus .e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-input-focus .e-input {
  padding: 16px 4px 16px 0;
}

.e-filled .e-input.e-bigger:focus,
.e-bigger .e-filled .e-input:focus {
  padding-bottom: 16px;
}

.e-filled .e-input.e-small.e-bigger:focus,
.e-bigger .e-filled .e-input.e-small:focus {
  padding-bottom: 10px;
}

.e-filled .e-input.e-small.e-bigger,
.e-bigger .e-filled .e-input.e-small,
.e-small .e-filled .e-input.e-bigger,
.e-filled.e-input-group.e-small.e-bigger .e-input,
.e-filled.e-input-group.e-small .e-input.e-bigger,
.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-input,
.e-filled.e-input-group.e-control-wrapper.e-small .e-input.e-bigger,
.e-bigger .e-filled.e-input-group.e-small .e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small .e-input,
.e-filled.e-input-group.e-small.e-bigger .e-input:focus,
.e-filled.e-input-group.e-small .e-input.e-bigger:focus,
.e-bigger .e-filled.e-input-group.e-small .e-input:focus,
.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-input:focus,
.e-filled.e-input-group.e-control-wrapper.e-small .e-input.e-bigger:focus,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small .e-input:focus,
.e-filled.e-input-group.e-small.e-bigger.e-input-focus .e-input,
.e-filled.e-input-group.e-small.e-input-focus .e-input.e-bigger,
.e-bigger .e-filled.e-input-group.e-small.e-input-focus .e-input,
.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger.e-input-focus .e-input,
.e-filled.e-input-group.e-control-wrapper.e-small.e-input-focus .e-input.e-bigger,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small.e-input-focus .e-input {
  padding: 10px 2px 10px 0;
}

.e-filled.e-float-input.e-bigger input,
.e-filled.e-float-input input.e-bigger,
.e-bigger .e-filled.e-float-input input,
.e-filled.e-float-input.e-control-wrapper.e-bigger input,
.e-filled.e-float-input.e-control-wrapper input.e-bigger,
.e-bigger .e-filled.e-float-input.e-control-wrapper input {
  padding: 20px 4px 6px 0;
}

.e-filled.e-float-input.e-small.e-bigger input,
.e-filled.e-float-input.e-small input.e-bigger,
.e-bigger .e-filled.e-float-input.e-small input,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger input,
.e-filled.e-float-input.e-control-wrapper.e-small input.e-bigger,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input {
  padding: 14px 2px 5px 0;
}

.e-rtl .e-filled input.e-input.e-bigger,
.e-filled input.e-input.e-bigger.e-rtl,
.e-bigger.e-rtl .e-filled input.e-input,
.e-bigger .e-filled input.e-input.e-rtl,
.e-filled.e-input-group.e-bigger.e-rtl input.e-input,
.e-filled.e-input-group.e-control-wrapper.e-bigger.e-rtl input.e-input,
.e-rtl .e-filled.e-input-group.e-bigger input.e-input,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger input.e-input,
.e-filled.e-input-group.e-rtl input.e-input.e-bigger,
.e-filled.e-input-group.e-control-wrapper.e-rtl input.e-input.e-bigger,
.e-rtl .e-filled.e-input-group input.e-input.e-bigger,
.e-rtl .e-filled.e-input-group.e-control-wrapper input.e-input.e-bigger,
.e-bigger .e-filled.e-input-group.e-rtl input.e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-rtl input.e-input,
.e-bigger.e-rtl .e-filled.e-input-group input.e-input,
.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper input.e-input,
.e-bigger.e-rtl .e-filled.e-input-group input.e-input:focus,
.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper input.e-input:focus,
.e-bigger .e-filled.e-input-group.e-rtl input.e-input:focus,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-rtl input.e-input:focus,
.e-bigger.e-rtl .e-filled.e-input-group.e-input-focus input.e-input,
.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-bigger .e-filled.e-input-group.e-rtl.e-input-focus input.e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input {
  padding: 16px 0 16px 4px;
  text-indent: 0;
}

.e-filled.e-float-input.e-control-wrapper.e-bigger.e-rtl input,
.e-filled.e-float-input.e-bigger.e-rtl input,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger input,
.e-rtl .e-filled.e-float-input.e-bigger input,
.e-filled.e-float-input.e-control-wrapper.e-rtl input.e-bigger,
.e-filled.e-float-input.e-rtl input.e-bigger,
.e-rtl .e-filled.e-float-input.e-control-wrapper input.e-bigger,
.e-rtl .e-filled.e-float-input input.e-bigger,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl input,
.e-bigger .e-filled.e-float-input.e-rtl input,
.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper input,
.e-bigger.e-rtl .e-filled.e-float-input input,
.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper input:focus,
.e-bigger.e-rtl .e-filled.e-float-input input:focus,
.e-bigger .e-filled.e-float-input.e-rtl input:focus,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl input:focus,
.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-focus input,
.e-bigger.e-rtl .e-filled.e-float-input.e-input-focus input,
.e-bigger .e-filled.e-float-input.e-rtl.e-input-focus input,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl input {
  padding: 20px 0 6px 4px;
  text-indent: 0;
}

.e-bigger .e-filled input.e-input.e-small.e-rtl,
.e-filled.e-input-group.e-small.e-bigger.e-rtl input.e-input,
.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger.e-rtl input.e-input,
.e-filled.e-input-group.e-small.e-rtl input.e-input.e-bigger,
.e-filled.e-input-group.e-control-wrapper.e-small.e-rtl input.e-input.e-bigger,
.e-bigger .e-filled.e-input-group.e-small.e-rtl input.e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small.e-rtl input.e-input,
.e-bigger.e-rtl input.e-input.e-small,
.e-rtl .e-filled.e-input-group.e-small.e-bigger input.e-input,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small.e-bigger input.e-input,
.e-rtl .e-filled.e-input-group.e-small input.e-input.e-bigger,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small input.e-input.e-bigger,
.e-bigger.e-rtl .e-filled.e-input-group.e-small input.e-input,
.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small input.e-input,
.e-bigger .e-filled.e-input-group.e-small.e-rtl input.e-input:focus,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small.e-rtl input.e-input:focus,
.e-small .e-filled.e-input-group.e-bigger.e-rtl input.e-input:focus,
.e-small .e-filled.e-input-group.e-control-wrapper.e-bigger.e-rtl input.e-input:focus,
.e-filled.e-input-group.e-bigger.e-small.e-rtl input.e-input:focus,
.e-filled.e-input-group.e-control-wrapper.e-bigger.e-small.e-rtl input.e-input:focus,
.e-bigger.e-rtl .e-filled.e-input-group.e-small input.e-input:focus,
.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small input.e-input:focus,
.e-small.e-rtl .e-filled.e-input-group.e-bigger input.e-input:focus,
.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger input.e-input:focus,
.e-rtl .e-filled.e-input-group.e-bigger.e-small input.e-input:focus,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger.e-small input.e-input:focus,
.e-bigger .e-filled.e-input-group.e-small.e-rtl.e-input-focus input.e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small.e-rtl.e-input-focus input.e-input,
.e-small .e-filled.e-input-group.e-bigger.e-rtl.e-input-focus input.e-input,
.e-small .e-filled.e-input-group.e-control-wrapper.e-bigger.e-rtl.e-input-focus input.e-input,
.e-filled.e-input-group.e-bigger.e-small.e-rtl.e-input-focus input.e-input,
.e-filled.e-input-group.e-control-wrapper.e-bigger.e-small.e-rtl.e-input-focus input.e-input,
.e-bigger.e-rtl .e-filled.e-input-group.e-small.e-input-focus input.e-input,
.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small.e-input-focus input.e-input,
.e-small.e-rtl .e-filled.e-input-group.e-bigger.e-input-focus input.e-input,
.e-small.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger.e-input-focus input.e-input,
.e-rtl .e-filled.e-input-group.e-bigger.e-small.e-input-focus input.e-input,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger.e-small.e-input-focus input.e-input {
  padding: 10px 0 10px 2px;
  text-indent: 0;
}

.e-filled.e-float-input.e-small.e-bigger.e-rtl input,
.e-filled.e-float-input.e-small.e-rtl input.e-bigger,
.e-bigger .e-filled.e-float-input.e-small.e-rtl input,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-rtl input,
.e-filled.e-float-input.e-control-wrapper.e-small.e-rtl input.e-bigger,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-rtl input,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small.e-bigger input,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small input.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small input,
.e-rtl .e-filled.e-float-input.e-small.e-bigger input,
.e-rtl .e-filled.e-float-input.e-small input.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input.e-small input,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-rtl input:focus,
.e-bigger .e-filled.e-float-input.e-small.e-rtl input:focus,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger.e-rtl input:focus,
.e-small .e-filled.e-float-input.e-bigger.e-rtl input:focus,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small.e-rtl input:focus,
.e-filled.e-float-input.e-bigger.e-small.e-rtl input:focus,
.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small input:focus,
.e-bigger.e-rtl .e-filled.e-float-input.e-small input:focus,
.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger input:focus,
.e-small.e-rtl .e-filled.e-float-input.e-bigger input:focus,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input:focus,
.e-rtl .e-filled.e-float-input.e-bigger.e-small input:focus,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-rtl.e-input-focus input,
.e-bigger .e-filled.e-float-input.e-small.e-rtl.e-input-focus input,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger.e-rtl.e-input-focus input,
.e-small .e-filled.e-float-input.e-bigger.e-rtl.e-input-focus input,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small.e-rtl.e-input-focus input,
.e-filled.e-float-input.e-bigger.e-small.e-rtl.e-input-focus input,
.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small.e-input-focus input,
.e-bigger.e-rtl .e-filled.e-float-input.e-small.e-input-focus input,
.e-small.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger.e-input-focus input,
.e-small.e-rtl .e-filled.e-float-input.e-bigger.e-input-focus input,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input,
.e-rtl .e-filled.e-float-input.e-bigger.e-small.e-input-focus input {
  padding: 14px 0 5px 2px;
  text-indent: 0;
}

.e-filled.e-float-input.e-bigger,
.e-bigger .e-filled.e-float-input,
.e-filled.e-float-input.e-control-wrapper.e-bigger,
.e-bigger .e-filled.e-float-input.e-control-wrapper,
.e-filled.e-float-input.e-bigger.e-disabled,
.e-bigger .e-filled.e-float-input.e-disabled,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-disabled,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-disabled,
.e-filled.e-float-input.e-input-group.e-bigger.e-disabled,
.e-bigger .e-filled.e-float-input.e-input-group.e-disabled,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-disabled,
.e-bigger .e-filled.e-float-input.e-input-group.e-control-wrapper.e-disabled {
  font-size: 16px;
}

.e-filled.e-float-input.e-small.e-bigger,
.e-small.e-bigger .e-filled.e-float-input,
.e-bigger .e-filled.e-float-input.e-small,
.e-small .e-filled.e-float-input.e-bigger,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger,
.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger,
.e-filled.e-float-input.e-small.e-bigger.e-disabled,
.e-small.e-bigger .e-filled.e-float-input.e-disabled,
.e-bigger .e-filled.e-float-input.e-small.e-disabled,
.e-small .e-filled.e-float-input.e-bigger.e-disabled,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-disabled,
.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper.e-disabled,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-disabled,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger.e-disabled,
.e-filled.e-float-input.e-input-group.e-small.e-bigger.e-disabled,
.e-small.e-bigger .e-filled.e-float-input.e-input-group.e-disabled,
.e-bigger .e-filled.e-float-input.e-input-group.e-small.e-disabled,
.e-small .e-filled.e-float-input.e-input-group.e-bigger.e-disabled,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-small.e-bigger.e-disabled,
.e-small.e-bigger .e-filled.e-float-input.e-input-group.e-control-wrapper.e-disabled,
.e-bigger .e-filled.e-float-input.e-input-group.e-control-wrapper.e-small.e-disabled,
.e-small .e-filled.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-disabled {
  font-size: 14px;
}

.e-filled.e-input-group.e-bigger:not(.e-float-input) .e-input,
.e-bigger .e-filled.e-input-group:not(.e-float-input) .e-input,
.e-filled.e-input-group.e-control-wrapper.e-bigger:not(.e-float-input) .e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper:not(.e-float-input) .e-input {
  min-height: 55px;
}

.e-filled.e-float-input.e-bigger input,
.e-bigger .e-filled.e-float-input input,
.e-filled.e-float-input.e-input-group.e-bigger input,
.e-bigger .e-filled.e-float-input.e-input-group input,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-bigger input,
.e-bigger .e-filled.e-float-input.e-input-group.e-control-wrapper input,
.e-filled.e-float-input.e-control-wrapper.e-bigger input,
.e-bigger .e-filled.e-float-input.e-control-wrapper input,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-bigger input,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-input-group input,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-bigger input,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-input-group input {
  min-height: 55px;
}

.e-filled.e-input-group.e-bigger.e-small:not(.e-float-input) .e-input,
.e-bigger .e-filled.e-input-group.e-small:not(.e-float-input) .e-input .e-small .e-filled.e-input-group.e-bigger:not(.e-float-input) .e-input,
.e-filled.e-input-group.e-control-wrapper.e-bigger.e-small:not(.e-float-input) .e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small:not(.e-float-input) .e-input .e-small .e-filled.e-input-group.e-control-wrapper.e-bigger:not(.e-float-input) .e-input {
  min-height: 39px;
}

.e-float-input.e-bigger.e-small.e-filled input,
.e-bigger .e-float-input.e-filled.e-small input,
.e-small .e-float-input.e-filled.e-bigger input,
.e-float-input.e-filled.e-input-group.e-bigger.e-small input,
.e-bigger .e-float-input.e-filled.e-input-group.e-small input,
.e-small .e-float-input.e-filled.e-input-group.e-bigger input,
.e-float-input.e-filled.e-input-group.e-control-wrapper.e-bigger.e-small input,
.e-bigger .e-float-input.e-filled.e-input-group.e-control-wrapper.e-small input,
.e-small .e-float-input.e-filled.e-input-group.e-control-wrapper.e-bigger input,
.e-float-input.e-filled.e-control-wrapper.e-bigger.e-small input,
.e-bigger .e-float-input.e-filled.e-control-wrapper.e-small input,
.e-small .e-float-input.e-filled.e-control-wrapper.e-bigger input,
.e-float-input.e-control-wrapper.e-filled.e-input-group.e-bigger.e-small input,
.e-bigger .e-float-input.e-control-wrapper.e-filled.e-input-group.e-small input,
.e-small .e-float-input.e-control-wrapper.e-filled.e-input-group.e-bigger input {
  min-height: 39px;
}

.e-filled.e-float-input.e-bigger input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-bigger textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text {
  font-size: 16px;
  top: 18px;
}

.e-bigger .e-filled.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 16px;
  top: 18px;
  transform: translateY(-50%) scale(0.75);
  -webkit-user-select: text;
          user-select: text;
}

.e-filled.e-float-input.e-small.e-bigger input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger input[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger input[disabled] ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small input[readonly] ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger input[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger input[disabled] ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text {
  font-size: 14px;
  top: 12px;
}

.e-bigger .e-filled.e-float-input.e-small input:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input input:-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small input:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill input:-webkit-autofill ~ label.e-float-text,
.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-small textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
  top: 12px;
  transform: translateY(-50%) scale(0.75);
  -webkit-user-select: text;
          user-select: text;
}

.e-filled.e-float-input.e-bigger label.e-float-text,
.e-filled.e-float-input label.e-float-text.e-bigger,
.e-filled.e-float-input input.e-bigger ~ label.e-float-text,
.e-bigger .e-filled.e-float-input label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger label.e-float-text,
.e-filled.e-float-input.e-control-wrapper label.e-float-text.e-bigger,
.e-filled.e-float-input.e-control-wrapper input.e-bigger ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-bigger textarea ~ label.e-float-text,
.e-filled.e-float-input textarea ~ label.e-float-text.e-bigger,
.e-filled.e-float-input textarea.e-bigger ~ label.e-float-text,
.e-bigger .e-filled.e-float-input textarea ~ label.e-float-text,
.e-filled.e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper textarea ~ label.e-float-text.e-bigger,
.e-filled.e-float-input.e-control-wrapper textarea.e-bigger ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper textarea ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 16px;
  top: 18px;
}

.e-filled.e-float-input.e-small.e-bigger label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
  top: 12px;
  transform: none;
}

.e-filled.e-float-input.e-bigger.e-small input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-small input label.e-float-text.e-label-top,
.e-bigger .e-filled.e-float-input.e-small input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small input label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-bigger input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-bigger input:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-bigger input label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small input label.e-float-text.e-label-top,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger input label.e-float-text.e-label-top,
.e-filled.e-float-input.e-bigger.e-small.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-input-focus input ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text,
.e-float-input.e-filled.e-bigger.e-small textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-small textarea label.e-float-text.e-label-top,
.e-bigger .e-filled.e-float-input.e-small textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small textarea label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-bigger textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-bigger textarea:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-bigger textarea label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea label.e-float-text.e-label-top,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea label.e-float-text.e-label-top,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger textarea label.e-float-text.e-label-top {
  transform: translateY(-50%) scale(0.75);
}

.e-bigger .e-filled.e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-filled.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  font-size: 14px;
  top: 12px;
}

.e-filled.e-float-input.e-bigger label.e-float-text,
.e-filled.e-float-input.e-bigger label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input label.e-float-text,
.e-bigger .e-filled.e-float-input label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-bigger:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  left: 16px;
}

.e-filled.e-float-input.e-bigger.e-rtl label.e-float-text,
.e-filled.e-float-input.e-rtl.e-bigger label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-bigger label.e-float-text .e-filled.e-float-input.e-control-wrapper.e-rtl.e-bigger label.e-float-text,
.e-filled.e-float-input.e-rtl.e-control-wrapper.e-bigger label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger label.e-float-text,
.e-bigger .e-filled.e-float-input.e-rtl label.e-float-text,
.e-bigger .e-filled.e-float-input.e-rtl label.e-float-text.e-label-bottom,
.e-rtl.e-bigger .e-filled.e-float-input label.e-float-text .e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl label.e-float-text,
.e-bigger .e-filled.e-float-input.e-rtl.e-control-wrapper label.e-float-text.e-label-bottom,
.e-rtl.e-bigger .e-filled.e-float-input.e-control-wrapper label.e-float-text,
.e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-bigger.e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-bigger.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-bigger .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-bigger.e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-bigger.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-bigger .e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  right: 16px;
}

.e-small .e-filled.e-float-input.e-bigger label.e-float-text {
  left: 8px;
}

.e-filled.e-float-input.e-small.e-bigger label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger .e-filled.e-float-input label.e-float-text,
.e-small.e-bigger .e-filled.e-float-input label.e-float-text.e-label-bottom,
.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper label.e-float-text,
.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper label.e-float-text.e-label-bottom,
.e-small.e-bigger .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small.e-bigger:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger .e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  left: 12px;
}

.e-filled.e-float-input.e-small.e-bigger.e-rtl label.e-float-text,
.e-filled.e-float-input.e-rtl.e-small.e-bigger label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-small.e-bigger label.e-float-text .e-filled.e-float-input.e-control-wrapper.e-rtl.e-small.e-bigger label.e-float-text,
.e-filled.e-float-input.e-rtl.e-control-wrapper.e-small.e-bigger label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small.e-bigger label.e-float-text,
.e-small.e-bigger .e-filled.e-float-input.e-rtl label.e-float-text,
.e-small.e-bigger .e-filled.e-float-input.e-rtl label.e-float-text.e-label-bottom,
.e-rtl.e-small.e-bigger .e-filled.e-float-input label.e-float-text .e-small.e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl label.e-float-text,
.e-small.e-bigger .e-filled.e-float-input.e-rtl.e-control-wrapper label.e-float-text.e-label-bottom,
.e-rtl.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper label.e-float-text,
.e-small.e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-small.e-bigger.e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-small.e-bigger.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-filled.e-float-input.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-small.e-bigger .e-filled.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-small.e-bigger.e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-small.e-bigger.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-filled.e-float-input.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-small.e-bigger .e-filled.e-float-input:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  right: 12px;
}

.e-filled.e-float-input.e-bigger.e-rtl .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-rtl.e-bigger .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-bigger .e-input-in-wrap label.e-float-text .e-filled.e-float-input.e-control-wrapper.e-rtl.e-bigger .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-rtl.e-control-wrapper.e-bigger .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap label.e-float-text,
.e-bigger .e-filled.e-float-input.e-rtl .e-input-in-wrap label.e-float-text,
.e-bigger .e-filled.e-float-input.e-rtl .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl.e-bigger .e-filled.e-float-input .e-input-in-wrap label.e-float-text .e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl .e-input-in-wrap label.e-float-text,
.e-bigger .e-filled.e-float-input.e-rtl.e-control-wrapper .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-bigger.e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-bigger.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-bigger .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small.e-bigger.e-rtl .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-rtl.e-small.e-bigger .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap label.e-float-text .e-filled.e-float-input.e-control-wrapper.e-rtl.e-small.e-bigger .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-rtl.e-control-wrapper.e-small.e-bigger .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap label.e-float-text,
.e-small.e-bigger .e-filled.e-float-input.e-rtl .e-input-in-wrap label.e-float-text,
.e-small.e-bigger .e-filled.e-float-input.e-rtl .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl.e-small.e-bigger .e-filled.e-float-input .e-input-in-wrap label.e-float-text .e-small.e-bigger .e-filled.e-float-input.e-control-wrapper.e-rtl .e-input-in-wrap label.e-float-text,
.e-small.e-bigger .e-filled.e-float-input.e-rtl.e-control-wrapper .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-rtl.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-small.e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-small.e-bigger.e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl .e-small.e-bigger.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-filled.e-float-input.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-bigger.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-filled.e-float-input.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-small.e-filled.e-float-input.e-control-wrapper.e-rtl:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-small.e-bigger .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-rtl.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  right: 0;
}

.e-filled.e-input-group.e-bigger .e-input-group-icon,
.e-filled.e-input-group .e-input-group-icon.e-bigger,
.e-filled.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group .e-input-group-icon,
.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input-group-icon,
.e-filled.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-filled.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-small .e-input-group-icon,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon {
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 0;
  min-height: 20px;
  min-width: 20px;
  padding: 0 0 0 8px;
}

.e-rtl.e-filled.e-input-group.e-bigger .e-input-group-icon,
.e-rtl.e-filled.e-input-group .e-input-group-icon.e-bigger,
.e-rtl.e-filled.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
.e-rtl.e-filled.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
.e-bigger .e-rtl.e-filled.e-input-group .e-input-group-icon,
.e-bigger .e-rtl.e-filled.e-input-group.e-control-wrapper .e-input-group-icon,
.e-rtl.e-filled.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-rtl.e-filled.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-rtl.e-filled.e-input-group.e-small .e-input-group-icon,
.e-bigger .e-rtl.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-bigger .e-input-group-icon,
.e-rtl .e-filled.e-input-group .e-input-group-icon.e-bigger,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
.e-bigger.e-rtl .e-filled.e-input-group .e-input-group-icon,
.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
.e-bigger.e-rtl .e-filled.e-input-group.e-small .e-input-group-icon,
.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon,
.e-rtl.e-filled.e-float-input.e-input-group.e-bigger .e-input-group-icon,
.e-rtl.e-filled.e-float-input.e-input-group .e-input-group-icon.e-bigger,
.e-bigger .e-rtl.e-filled.e-float-input.e-input-group .e-input-group-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-bigger .e-input-group-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon.e-bigger,
.e-bigger .e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,
.e-rtl.e-filled.e-float-input.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-rtl.e-filled.e-float-input.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-rtl.e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-input-group.e-bigger .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-input-group .e-input-group-icon.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input.e-input-group .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-bigger .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon {
  padding: 0 8px 0 0;
}

.e-filled.e-input-group.e-bigger .e-input-group-icon,
.e-filled.e-input-group .e-input-group-icon.e-bigger,
.e-filled.e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group .e-input-group-icon,
.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input-group-icon {
  font-size: 20px;
  min-height: 24px;
  min-width: 24px;
  padding: 0 0 0 8px;
}

.e-filled.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-filled.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-small .e-input-group-icon,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small .e-input-group-icon {
  font-size: 18px;
  min-height: 20px;
  min-width: 20px;
  padding: 0 0 0 8px;
}

.e-filled.e-float-input.e-input-group.e-bigger .e-input-group-icon,
.e-filled.e-float-input.e-input-group .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-float-input.e-input-group .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-bigger .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon {
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 8px;
}

.e-filled.e-float-input.e-input-group.e-bigger .e-input-group-icon,
.e-filled.e-float-input.e-input-group .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-float-input.e-input-group .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-bigger .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-input-group .e-input-group-icon {
  font-size: 20px;
  padding: 0 0 0 8px;
}

.e-filled.e-float-input.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-float-input.e-input-group.e-small .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon {
  font-size: 18px;
  padding: 0 0 0 8px;
}

.e-filled.e-input-group.e-bigger .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-bigger .e-clear-icon,
.e-filled.e-input-group .e-clear-icon.e-bigger,
.e-filled.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
.e-bigger .e-filled.e-input-group .e-clear-icon,
.e-bigger .e-filled.e-input-group.e-control-wrapper .e-clear-icon {
  font-size: 20px;
  min-height: 24px;
  min-width: 24px;
  padding: 0 0 0 8px;
}

.e-filled.e-input-group.e-float-input.e-bigger .e-clear-icon,
.e-filled.e-input-group.e-float-input .e-clear-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-float-input .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-float-input.e-bigger .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-float-input .e-clear-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-float-input .e-clear-icon {
  padding: 0 0 0 8px;
}

.e-filled.e-input-group.e-small.e-bigger .e-clear-icon,
.e-filled.e-input-group.e-small .e-clear-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-small .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon {
  font-size: 18px;
  min-height: 20px;
  min-width: 20px;
  padding: 0 0 0 8px;
}

.e-filled.e-input-group.e-float-input.e-small.e-bigger .e-clear-icon,
.e-filled.e-input-group.e-float-input.e-small .e-clear-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-float-input.e-small .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-float-input.e-small.e-bigger .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon,
.e-filled.e-input-group.e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon,
.e-filled.e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-float-input.e-small.e-bigger .e-clear-icon,
.e-filled.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon {
  padding: 0 0 0 8px;
}

.e-rtl.e-filled.e-input-group.e-bigger .e-clear-icon,
.e-rtl.e-filled.e-input-group .e-clear-icon.e-bigger,
.e-rtl.e-filled.e-input-group.e-control-wrapper.e-bigger .e-clear-icon,
.e-rtl.e-filled.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
.e-bigger .e-rtl.e-filled.e-input-group .e-clear-icon,
.e-bigger .e-rtl.e-filled.e-input-group.e-control-wrapper .e-clear-icon,
.e-rtl.e-filled.e-input-group.e-small.e-bigger .e-clear-icon,
.e-rtl.e-filled.e-input-group.e-small .e-clear-icon.e-bigger,
.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,
.e-rtl.e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon.e-bigger,
.e-bigger .e-rtl.e-filled.e-input-group.e-small .e-clear-icon,
.e-bigger .e-rtl.e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-rtl.e-filled.e-input-group.e-small .e-clear-icon,
.e-rtl .e-filled.e-input-group.e-bigger .e-clear-icon,
.e-rtl .e-filled.e-input-group .e-clear-icon.e-bigger,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-bigger .e-clear-icon,
.e-rtl .e-filled.e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
.e-bigger.e-rtl .e-filled.e-input-group .e-clear-icon,
.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper .e-clear-icon,
.e-rtl .e-filled.e-input-group.e-small.e-bigger .e-clear-icon,
.e-rtl .e-filled.e-input-group.e-small .e-clear-icon.e-bigger,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon.e-bigger,
.e-bigger.e-rtl .e-filled.e-input-group.e-small .e-clear-icon,
.e-bigger.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small .e-clear-icon,
.e-rtl.e-filled.e-float-input.e-input-group.e-bigger .e-clear-icon,
.e-rtl.e-filled.e-float-input.e-input-group .e-clear-icon.e-bigger,
.e-bigger .e-rtl.e-filled.e-float-input.e-input-group .e-clear-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-bigger .e-clear-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon.e-bigger,
.e-bigger .e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon,
.e-rtl.e-filled.e-float-input.e-input-group.e-small.e-bigger .e-clear-icon,
.e-rtl.e-filled.e-float-input.e-input-group.e-small .e-clear-icon.e-bigger,
.e-bigger .e-rtl.e-filled.e-float-input.e-input-group.e-small .e-clear-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger .e-clear-icon,
.e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-clear-icon.e-bigger,
.e-bigger .e-rtl.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-input-group.e-bigger .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-input-group .e-clear-icon.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input.e-input-group .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-bigger .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-input-group.e-small.e-bigger .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-input-group.e-small .e-clear-icon.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input.e-input-group.e-small .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger .e-clear-icon,
.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-clear-icon.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input.e-control-wrapper.e-input-group.e-small .e-clear-icon {
  padding: 0 8px 0 0;
}

.e-filled.e-float-input.e-bigger .e-clear-icon::before,
.e-filled.e-float-input.e-control-wrapper.e-bigger .e-clear-icon::before,
.e-filled.e-input-group.e-bigger .e-clear-icon::before,
.e-filled.e-input-group.e-control-wrapper.e-bigger .e-clear-icon::before,
.e-filled.e-float-input.e-control-wrapper input.e-bigger:first-child ~ .e-clear-icon::before,
.e-bigger .e-filled.e-float-input.e-control-wrapper .e-clear-icon::before,
.e-filled.e-float-input input.e-bigger:first-child ~ .e-clear-icon::before,
.e-bigger .e-filled.e-float-input .e-clear-icon::before,
.e-bigger .e-filled.e-input-group .e-clear-icon::before,
.e-bigger .e-filled.e-input-group.e-control-wrapper .e-clear-icon::before {
  font-size: 20px;
}

.e-filled.e-float-input.e-small.e-bigger .e-clear-icon::before,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon::before,
.e-filled.e-input-group.e-small.e-bigger .e-clear-icon::before,
.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon::before,
.e-small .e-filled.e-input-group.e-bigger input:first-child ~ .e-clear-icon::before,
.e-small .e-filled.e-input-group.e-control-wrapper.e-bigger input:first-child ~ .e-clear-icon::before,
.e-bigger .e-filled.e-input-group.e-small input:first-child ~ .e-clear-icon::before,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small input:first-child ~ .e-clear-icon::before,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger input:first-child ~ .e-clear-icon::before,
.e-small .e-filled.e-float-input.e-bigger input:first-child ~ .e-clear-icon::before,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small input:first-child ~ .e-clear-icon::before,
.e-bigger .e-filled.e-float-input.e-small input:first-child ~ .e-clear-icon::before {
  font-size: 18px;
}

.e-filled.e-float-input.e-bigger .e-input-in-wrap input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger .e-input-in-wrap input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input .e-input-in-wrap input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input .e-input-in-wrap input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
  top: 18px;
}

.e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap input[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap input[disabled] ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small .e-input-in-wrap input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small .e-input-in-wrap input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small .e-input-in-wrap input[readonly] ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small .e-input-in-wrap input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap input[disabled] ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-float-text {
  top: 12px;
}

.e-filled.e-float-input.e-bigger .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input .e-input-in-wrap label.e-float-text.e-bigger,
.e-filled.e-float-input .e-input-in-wrap input.e-bigger ~ label.e-float-text,
.e-bigger .e-filled.e-float-input .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text.e-bigger,
.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap input.e-bigger ~ label.e-float-text,
.e-bigger.e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  top: 18px;
}

.e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small .e-input-in-wrap label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-bigger.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small .e-input-in-wrap label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  top: 12px;
}

.e-filled.e-input-group:not(.e-float-input).e-bigger.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group:not(.e-float-input).e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group:not(.e-float-input).e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group:not(.e-float-input).e-control-wrapper.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group:not(.e-float-input).e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group:not(.e-float-input).e-control-wrapper.e-float-icon-left > .e-input-group-icon {
  font-size: 20px;
  margin: 0;
  min-height: 24px;
  min-width: 24px;
  padding: 0;
}

.e-filled.e-input-group:not(.e-float-input).e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group:not(.e-float-input).e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group:not(.e-float-input).e-small.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-control-wrapper:not(.e-float-input).e-small.e-float-icon-left > .e-input-group-icon {
  font-size: 18px;
  margin: 0;
  min-height: 20px;
  min-width: 20px;
  padding: 0;
}

.e-filled.e-input-group.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
  margin: 0;
  min-height: 24px;
  min-width: 24px;
  padding: 0;
}

.e-filled.e-input-group.e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group.e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-small.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-input-group.e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-float-input.e-small.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper.e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger.e-float-icon-left > .e-input-group-icon,
.e-filled.e-float-input.e-control-wrapper.e-input-group.e-small.e-float-icon-left > .e-input-group-icon.e-bigger,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-float-input.e-small.e-float-icon-left > .e-input-group-icon {
  margin: 0;
  min-height: 20px;
  min-width: 20px;
  padding: 0;
}

.e-filled.e-float-input.e-bigger .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-bigger .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom .e-bigger .e-filled.e-float-input .e-input-in-wrap label.e-float-text,
.e-bigger .e-filled.e-float-input .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom .e-small.e-bigger .e-filled.e-float-input .e-input-in-wrap label.e-float-text,
.e-small.e-bigger .e-filled.e-float-input .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom .e-small .e-filled.e-float-input.e-bigger .e-input-in-wrap label.e-float-text,
.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text,
.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text.e-label-bottom,
.e-small.e-bigger .e-filled.e-float-input:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-small.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-input-focus) .e-input-in-wrap input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  left: 0;
}

.e-filled.e-input-group.e-bigger .e-input-group-icon:last-child,
.e-bigger .e-filled.e-input-group .e-input-group-icon:last-child,
.e-filled.e-input-group.e-small.e-bigger .e-input-group-icon:last-child,
.e-small.e-bigger .e-filled.e-input-group .e-input-group-icon:last-child,
.e-bigger .e-filled.e-input-group.e-small .e-input-group-icon:last-child,
.e-small .e-filled.e-input-group.e-bigger .e-input-group-icon:last-child,
.e-filled.e-input-group.e-bigger.e-control-wrapper .e-input-group-icon:last-child,
.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input-group-icon:last-child,
.e-filled.e-input-group.e-small.e-bigger.e-control-wrapper .e-input-group-icon:last-child,
.e-small.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input-group-icon:last-child,
.e-bigger .e-filled.e-input-group.e-small.e-control-wrapper .e-input-group-icon:last-child,
.e-small .e-filled.e-input-group.e-bigger.e-control-wrapper .e-input-group-icon:last-child,
.e-filled.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-small.e-bigger .e-filled.e-input-group .e-input-group-icon,
.e-small.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input-group-icon {
  margin-right: 0;
}

.e-filled.e-input-group.e-bigger.e-rtl .e-input-group-icon:last-child,
.e-bigger .e-filled.e-input-group.e-rtl .e-input-group-icon:last-child,
.e-filled.e-input-group.e-small.e-bigger.e-rtl .e-input-group-icon:last-child,
.e-small.e-bigger .e-filled.e-input-group.e-rtl .e-input-group-icon:last-child,
.e-bigger .e-filled.e-input-group.e-small.e-rtl .e-input-group-icon:last-child,
.e-small .e-filled.e-input-group.e-bigger.e-rtl .e-input-group-icon:last-child,
.e-filled.e-input-group.e-bigger.e-control-wrapper.e-rtl .e-input-group-icon:last-child,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:last-child,
.e-filled.e-input-group.e-small.e-bigger.e-control-wrapper.e-rtl .e-input-group-icon:last-child,
.e-small.e-bigger .e-filled.e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:last-child,
.e-bigger .e-filled.e-input-group.e-small.e-control-wrapper.e-rtl .e-input-group-icon:last-child,
.e-small .e-filled.e-input-group.e-bigger.e-control-wrapper.e-rtl .e-input-group-icon:last-child,
.e-rtl .e-filled.e-input-group.e-bigger .e-input-group-icon:last-child,
.e-rtl.e-bigger .e-filled.e-input-group .e-input-group-icon:last-child,
.e-rtl .e-filled.e-input-group.e-small.e-bigger .e-input-group-icon:last-child,
.e-rtl.e-small.e-bigger .e-filled.e-input-group .e-input-group-icon:last-child,
.e-rtl.e-bigger .e-filled.e-input-group.e-small .e-input-group-icon:last-child,
.e-rtl.e-small .e-filled.e-input-group.e-bigger .e-input-group-icon:last-child,
.e-rtl .e-filled.e-input-group.e-bigger.e-control-wrapper .e-input-group-icon:last-child,
.e-rtl.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input-group-icon:last-child,
.e-rtl .e-filled.e-input-group.e-small.e-bigger.e-control-wrapper .e-input-group-icon:last-child,
.e-rtl.e-small.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input-group-icon:last-child,
.e-rtl.e-bigger .e-filled.e-input-group.e-small.e-control-wrapper .e-input-group-icon:last-child,
.e-rtl.e-small .e-filled.e-input-group.e-bigger.e-control-wrapper .e-input-group-icon:last-child {
  margin-left: 0;
}

.e-filled.e-rtl.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-filled.e-rtl.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-small.e-bigger .e-rtl.e-filled.e-input-group .e-input-group-icon,
.e-small.e-bigger .e-rtl.e-filled.e-input-group.e-control-wrapper .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-small.e-bigger .e-input-group-icon,
.e-rtl .e-filled.e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
.e-rtl.e-small.e-bigger .e-filled.e-input-group .e-input-group-icon,
.e-rtl.e-small.e-bigger .e-filled.e-input-group.e-control-wrapper .e-input-group-icon {
  margin-left: 0;
  margin-right: 0;
}

.e-filled.e-input-group.e-bigger textarea,
.e-filled.e-input-group.e-bigger textarea.e-input,
.e-filled.e-input-group textarea.e-bigger,
.e-filled.e-input-group textarea.e-input.e-bigger,
.e-filled.e-input-group.e-control-wrapper.e-bigger textarea,
.e-filled.e-input-group.e-control-wrapper.e-bigger textarea.e-input,
.e-filled.e-input-group.e-control-wrapper textarea.e-bigger,
.e-filled.e-input-group.e-control-wrapper textarea.e-input.e-bigger,
.e-bigger .e-filled.e-input-group textarea,
.e-bigger .e-filled.e-input-group textarea.e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper textarea,
.e-bigger .e-filled.e-input-group.e-control-wrapper textarea.e-input,
.e-filled.e-input-group.e-input-focus.e-bigger textarea,
.e-filled.e-input-group.e-input-focus.e-bigger textarea.e-input,
.e-filled.e-input-group.e-input-focus textarea.e-bigger,
.e-filled.e-input-group.e-input-focus textarea.e-input.e-bigger,
.e-filled.e-input-group.e-control-wrapper.e-input-focus.e-bigger textarea,
.e-filled.e-input-group.e-control-wrapper.e-input-focus.e-bigger textarea.e-input,
.e-filled.e-input-group.e-control-wrapper.e-input-focus textarea.e-bigger,
.e-filled.e-input-group.e-control-wrapper.e-input-focus textarea.e-input.e-bigger,
.e-bigger .e-filled.e-input-group.e-input-focus textarea,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-input-focus textarea,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-input-focus textarea.e-input {
  padding: 0 16px 8px;
}

.e-filled.e-float-input.e-bigger textarea,
.e-filled.e-float-input textarea.e-bigger,
.e-filled.e-float-input.e-control-wrapper.e-bigger textarea,
.e-filled.e-float-input.e-control-wrapper textarea.e-bigger,
.e-bigger .e-filled.e-float-input textarea,
.e-bigger .e-filled.e-float-input.e-control-wrapper textarea {
  padding: 0 16px 8px;
}

.e-filled.e-input-group.e-small.e-bigger textarea.e-input,
.e-filled.e-input-group.e-small textarea.e-input.e-bigger,
.e-filled.e-input-group textarea.e-input.e-bigger.e-small,
.e-filled.e-input-group.e-bigger textarea.e-small,
.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger textarea.e-input,
.e-filled.e-input-group.e-control-wrapper.e-small textarea.e-input.e-bigger,
.e-bigger.e-small .e-filled.e-input-group textarea.e-input,
.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper textarea.e-input,
.e-bigger .input-group textarea.e-small,
.e-bigger .e-filled.e-input-group.e-small textarea.e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small textarea.e-input,
.e-bigger .e-small.e-filled.e-input-group.e-control-wrapper textarea.e-input,
.e-small .input-group textarea.e-bigger,
.e-small .e-filled.e-input-group.e-bigger textarea.e-input,
.e-small .e-filled.e-input-group.e-control-wrapper textarea.e-input.e-bigger,
.e-small .e-filled.e-input-group.e-control-wrapper.e-input-focus textarea.e-input.e-bigger,
.e-filled.e-input-group.e-input-focus textarea.e-input.e-bigger.e-small,
.e-filled.e-input-group.e-input-focus.e-small.e-bigger textarea.e-input,
.e-filled.e-input-group.e-input-focus.e-small textarea.e-input.e-bigger,
.e-filled.e-input-group.e-input-focus.e-bigger textarea.e-small,
.e-filled.e-input-group.e-control-wrapper.e-input-focus.e-small.e-bigger textarea.e-input,
.e-filled.e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input.e-bigger,
.e-bigger.e-small .e-filled.e-input-group.e-input-focus textarea.e-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input,
.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper.e-input-focus textarea.e-input,
.e-bigger .e-small.e-filled.e-input-group.e-control-wrapper.e-input-focus textarea.e-input {
  padding: 0 12px 10px;
}

.e-filled.e-float-input textarea.e-bigger.e-small,
.e-filled.e-float-input.e-small.e-bigger textarea,
.e-filled.e-float-input.e-small textarea.e-bigger,
.e-filled.e-float-input.e-bigger textarea.e-small,
.e-bigger .e-filled.e-float-input.e-small textarea,
.e-bigger.e-small .e-filled.e-float-input textarea,
.e-bigger .e-float-input textarea.e-small,
.e-small .e-filled.e-float-input.e-bigger textarea,
.e-small .float-input textarea.e-bigger,
.e-small .e-filled.e-float-input.e-control-wrapper textarea.e-bigger,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger textarea,
.e-filled.e-float-input.e-control-wrapper.e-small textarea.e-bigger,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small textarea,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper textarea,
.e-bigger .e-small.e-filled.e-float-input.e-control-wrapper textarea {
  padding: 0 12px 5px;
}

.e-filled.e-input-group.e-multi-line-input.e-bigger,
.e-bigger .e-filled.e-input-group.e-multi-line-input,
.e-filled.e-input-group.e-control-wrapper.e-bigger.e-multi-line-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-multi-line-input {
  padding: 16px 0 0;
}

.e-filled.e-input-group.e-small.e-bigger.e-multi-line-input,
.e-bigger.e-small .e-filled.e-input-group.e-small.e-multi-line-input,
.e-bigger .e-filled.e-input-group.e-small.e-multi-line-input,
.e-small .e-filled.e-input-group.e-bigger.e-multi-line-input,
.e-filled.e-input-group.e-control-wrapper.e-small.e-bigger.e-multi-line-input,
.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper.e-small.e-multi-line-input,
.e-bigger .e-filled.e-input-group.e-control-wrapper.e-small.e-multi-line-input,
.e-small .e-filled.e-input-group.e-control-wrapper.e-bigger.e-multi-line-input {
  padding: 10px 0 0;
}

.e-filled.e-float-input.e-bigger.e-multi-line-input,
.e-bigger .e-filled.e-float-input.e-multi-line-input,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-multi-line-input,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-multi-line-input {
  padding: 20px 0 0;
}

.e-filled.e-float-input.e-small.e-bigger.e-multi-line-input,
.e-bigger.e-small .e-filled.e-float-input.e-small.e-multi-line-input,
.e-bigger .e-filled.e-float-input.e-small.e-multi-line-input,
.e-small .e-filled.e-float-input.e-bigger.e-multi-line-input,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-multi-line-input,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-small.e-multi-line-input,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-multi-line-input,
.e-small .e-filled.e-float-input.e-control-wrapper.e-bigger.e-multi-line-input {
  padding: 14px 0 0;
}

.e-rtl .e-filled textarea.e-input.e-bigger,
.e-filled textarea.e-input.e-bigger.e-rtl,
.e-bigger.e-rtl .e-filled textarea.e-input,
.e-bigger .e-filled textarea.e-input.e-rtl,
.e-filled.e-input-group.e-multi-line-input.e-bigger.e-rtl textarea.e-input,
.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-bigger.e-rtl textarea.e-input,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-bigger textarea.e-input,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-bigger textarea.e-input,
.e-filled.e-input-group.e-multi-line-input.e-rtl textarea.e-input.e-bigger,
.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-input.e-bigger,
.e-rtl .e-filled.e-input-group.e-multi-line-input textarea.e-input.e-bigger,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper textarea.e-input.e-bigger,
.e-bigger .e-filled.e-input-group.e-multi-line-input.e-rtl textarea.e-input,
.e-bigger .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-input,
.e-bigger.e-rtl .e-filled.e-input-group.e-multi-line-input textarea.e-input,
.e-bigger.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper textarea.e-input,
.e-bigger.e-rtl .e-filled.e-input-group.e-multi-line-input textarea.e-input:focus,
.e-bigger.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper textarea.e-input:focus,
.e-bigger .e-filled.e-input-group.e-multi-line-input.e-rtl textarea.e-input:focus,
.e-bigger .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-input:focus {
  padding: 0 16px 8px;
  text-indent: 0;
}

.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-bigger.e-rtl textarea,
.e-filled.e-float-input.e-multi-line-input.e-bigger.e-rtl textarea,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-bigger textarea,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-bigger textarea,
.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-rtl textarea.e-bigger,
.e-filled.e-float-input.e-multi-line-input.e-rtl textarea.e-bigger,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper textarea.e-bigger,
.e-rtl .e-filled.e-float-input.e-multi-line-input textarea.e-bigger,
.e-bigger .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-rtl textarea,
.e-bigger .e-filled.e-float-input.e-multi-line-input.e-rtl textarea,
.e-bigger.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper textarea,
.e-bigger.e-rtl .e-filled.e-float-input.e-multi-line-input textarea,
.e-bigger.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper textarea:focus,
.e-bigger.e-rtl .e-filled.e-float-input.e-multi-line-input textarea:focus,
.e-bigger .e-filled.e-float-input.e-multi-line-input.e-rtl textarea:focus,
.e-bigger .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-rtl textarea:focus {
  padding: 0 16px 8px;
  text-indent: 0;
}

.e-bigger .e-filled textarea.e-input.e-small.e-rtl,
.e-filled.e-input-group.e-multi-line-input.e-small.e-bigger.e-rtl textarea.e-input,
.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small.e-bigger.e-rtl textarea.e-input,
.e-filled.e-input-group.e-multi-line-input.e-small.e-rtl textarea.e-input.e-bigger,
.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small.e-rtl textarea.e-input.e-bigger,
.e-bigger .e-filled.e-input-group.e-multi-line-input.e-small.e-rtl textarea.e-input,
.e-bigger .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small.e-rtl textarea.e-input,
.e-bigger.e-rtl textarea.e-input.e-small,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-small.e-bigger textarea.e-input,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small.e-bigger textarea.e-input,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-small textarea.e-input.e-bigger,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small textarea.e-input.e-bigger,
.e-bigger.e-rtl .e-filled.e-input-group.e-multi-line-input.e-small textarea.e-input,
.e-bigger.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small textarea.e-input,
.e-bigger .e-filled.e-input-group.e-multi-line-input.e-small.e-rtl textarea.e-input:focus,
.e-bigger .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small.e-rtl textarea.e-input:focus,
.e-small .e-filled.e-input-group.e-multi-line-input.e-bigger.e-rtl textarea.e-input:focus,
.e-small .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-bigger.e-rtl textarea.e-input:focus,
.e-filled.e-input-group.e-multi-line-input.e-bigger.e-small.e-rtl textarea.e-input:focus,
.e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-bigger.e-small.e-rtl textarea.e-input:focus,
.e-bigger.e-rtl .e-filled.e-input-group.e-multi-line-input.e-small textarea.e-input:focus,
.e-bigger.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-small textarea.e-input:focus,
.e-small.e-rtl .e-filled.e-input-group.e-multi-line-input.e-bigger textarea.e-input:focus,
.e-small.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-bigger textarea.e-input:focus,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-bigger.e-small textarea.e-input:focus,
.e-rtl .e-filled.e-input-group.e-multi-line-input.e-control-wrapper.e-bigger.e-small textarea.e-input:focus {
  padding: 0 12px 10px;
  text-indent: 0;
}

.e-filled.e-float-input.e-multi-line-input.e-small.e-bigger.e-rtl textarea,
.e-filled.e-float-input.e-multi-line-input.e-small.e-rtl textarea.e-bigger,
.e-bigger .e-filled.e-float-input.e-multi-line-input.e-small.e-rtl textarea,
.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small.e-bigger.e-rtl textarea,
.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small.e-rtl textarea.e-bigger,
.e-bigger .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small.e-rtl textarea,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small.e-bigger textarea,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small textarea.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small textarea,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-small.e-bigger textarea,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-small textarea.e-bigger,
.e-bigger.e-rtl .e-filled.e-float-input.e-multi-line-input.e-small textarea,
.e-bigger .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small.e-rtl textarea:focus,
.e-bigger .e-filled.e-float-input.e-multi-line-input.e-small.e-rtl textarea:focus,
.e-small .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-bigger.e-rtl textarea:focus,
.e-small .e-filled.e-float-input.e-multi-line-input.e-bigger.e-rtl textarea:focus,
.e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-bigger.e-small.e-rtl textarea:focus,
.e-filled.e-float-input.e-multi-line-input.e-bigger.e-small.e-rtl textarea:focus,
.e-bigger.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-small textarea:focus,
.e-bigger.e-rtl .e-filled.e-float-input.e-multi-line-input.e-small textarea:focus,
.e-small.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-bigger textarea:focus,
.e-small.e-rtl .e-filled.e-float-input.e-multi-line-input.e-bigger textarea:focus,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-control-wrapper.e-bigger.e-small textarea:focus,
.e-rtl .e-filled.e-float-input.e-multi-line-input.e-bigger.e-small textarea:focus {
  padding: 0 12px 5px;
  text-indent: 0;
}

.e-filled.e-float-input.e-float-icon-left.e-bigger.e-small .e-input-in-wrap,
.e-filled.e-float-input.e-control-wrapper.e-float-icon-left.e-bigger.e-small .e-input-in-wrap,
.e-filled.e-input-group.e-float-icon-left.e-bigger.e-small .e-input-in-wrap,
.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-bigger.e-small .e-input-in-wrap,
.e-bigger.e-small .e-filled.e-float-input.e-float-icon-left .e-input-in-wrap,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-bigger.e-small .e-filled.e-input-group.e-float-icon-left .e-input-in-wrap,
.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap {
  border: 1px solid;
  border-width: 0;
  margin-left: 8px;
}

.e-rtl.e-bigger.e-small .e-filled.e-float-input.e-float-icon-left .e-input-in-wrap,
.e-rtl.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-rtl.e-bigger.e-small .e-filled.e-input-group.e-float-icon-left .e-input-in-wrap,
.e-rtl.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-bigger.e-small.e-filled.e-float-input.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-bigger.e-small.e-filled.e-float-input.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-bigger.e-small.e-filled.e-input-group.e-float-icon-left .e-input-in-wrap,
.e-rtl .e-bigger.e-small.e-filled.e-input-group.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
.e-bigger.e-small.e-filled.e-float-input.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-bigger.e-small.e-filled.e-float-input.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-bigger.e-small.e-filled.e-input-group.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-bigger.e-small.e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-bigger.e-small .e-filled.e-float-input.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-bigger.e-small .e-filled.e-input-group.e-float-icon-left.e-rtl .e-input-in-wrap,
.e-bigger.e-small .e-filled.e-input-group.e-control-wrapper.e-float-icon-left.e-rtl .e-input-in-wrap {
  margin-left: 0;
  margin-right: 8px;
}

.e-float-input.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  color: rgba(0, 0, 0, 0.42);
}

.e-float-input.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-bigger:not(.e-error) input:valid ~ label.e-float-text,
.e-float-input.e-bigger:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-float-input:not(.e-error) input:valid ~ label.e-float-text,
.e-bigger .e-float-input:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) input:valid ~ label.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) input:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-float-input.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-bigger:not(.e-error) textarea:valid ~ label.e-float-text,
.e-float-input.e-bigger:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input:not(.e-error) textarea:valid ~ label.e-float-text,
.e-bigger .e-float-input:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) textarea:valid ~ label.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) textarea:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-float-input.e-bigger.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input.e-small.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-float-input.e-bigger.e-small:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-float-input.e-small.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text {
  color: rgba(0, 0, 0, 0.54);
}

.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) input:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text {
  color: rgba(0, 0, 0, 0.54);
}

.e-float-input.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
  color: rgba(0, 0, 0, 0.42);
}

.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:valid ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text {
  color: rgba(0, 0, 0, 0.54);
}

.e-float-input.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-float-input.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-float-input.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top {
  color: rgba(0, 0, 0, 0.42);
}

.e-float-input.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-bigger:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly]:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-float-input.e-bigger:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text .e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus textarea[readonly] ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-float-input.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-float-input.e-small.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input ~ label.e-float-text {
  color: #e3165b;
}

.e-outline.e-float-input.e-bigger.e-success.e-input-focus input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-success.e-input-focus input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger.e-success input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small:not(.e-success) input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-success textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-success textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger.e-success textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small.e-success textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-success input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-success input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-success input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-success input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-success textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-success textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-success textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-success textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-success.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small:not(.e-success).e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-success.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-success.e-input-focus input ~ label.e-float-text {
  color: #22b24b;
}

.e-outline.e-float-input.e-bigger.e-error.e-input-focus input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-error.e-input-focus input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger.e-error input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-error textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-error textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger.e-error textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small.e-error textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-error input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-error input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-error input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-error textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-error textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-error textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-error.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger.e-error.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-error.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-error.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text {
  color: #f44336;
}

.e-outline.e-float-input.e-bigger.e-warning.e-input-focus input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-warning.e-input-focus input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger.e-warning input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small:not(.e-warning) input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-warning textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-warning textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger.e-warning textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small.e-warning textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-warning input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-warning input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-warning input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-warning textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-warning textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-warning textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-bigger.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-warning.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-small:not(.e-warning).e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-warning.e-input-focus input ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-warning.e-input-focus input ~ label.e-float-text {
  color: #ffca1c;
}

.e-outline.e-float-input.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top {
  color: rgba(0, 0, 0, 0.38);
}

.e-filled.e-float-input.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-bigger.e-small.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text {
  color: rgba(0, 0, 0, 0.6);
}

.e-filled.e-float-input.e-bigger.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-success input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-success input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-success input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-success input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-success input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-success input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-success input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-success input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-success input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-success input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-success input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-success input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-success input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-success input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-success input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-success input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-success input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-success input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-success input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-success input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-success input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-success input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success.e-input-focus input ~ label.e-float-text {
  color: #22b24b;
}

.e-filled.e-float-input.e-bigger.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-warning input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-warning input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-warning input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-warning input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning.e-input-focus input ~ label.e-float-text {
  color: #ffca1c;
}

.e-filled.e-float-input.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text {
  color: rgba(0, 0, 0, 0.6);
}

.e-filled.e-float-input.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly]:focus ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly]:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly]:focus ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus textarea[readonly] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input ~ label.e-float-text {
  color: #e3165b;
}

.e-filled.e-float-input.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
.e-filled.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top {
  color: rgba(0, 0, 0, 0.38);
}

.e-filled.e-float-input.e-bigger.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small.e-bigger.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-small.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-bigger.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-success textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-success textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-success textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-success textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-success textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-success textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-success textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-success textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-success textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-success textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-success textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-success textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-success textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-success input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-success input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-success textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-success textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-success.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-success.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-control-wrapper.e-autofill.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill.e-success:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-control-wrapper.e-autofill.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-bigger.e-small.e-control-wrapper.e-autofill.e-success textarea:not(:focus):-webkit-autofill ~ label.e-float-text {
  color: #22b24b;
}

.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning input:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning input ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning input[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning input:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning input ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning input[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-small.e-bigger.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-small.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
.e-filled.e-float-input.e-bigger.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-warning textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-warning textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-warning textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-warning textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning textarea:valid ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning textarea ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning textarea[readonly] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea:valid ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea[disabled] ~ label.e-label-top.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-warning input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-warning textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning input:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning input:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning textarea:focus ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning textarea:focus ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-small.e-bigger.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-bigger.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-warning.e-input-focus input ~ label.e-float-text,
.e-filled.e-float-input.e-control-wrapper.e-small.e-bigger.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-small.e-warning.e-input-focus input ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-control-wrapper.e-autofill.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill.e-warning:not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-float-input.e-bigger.e-small.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger .e-filled.e-float-input.e-small.e-control-wrapper.e-autofill.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-bigger.e-small .e-filled.e-float-input.e-control-wrapper.e-autofill.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
.e-filled.e-bigger.e-small.e-control-wrapper.e-autofill.e-warning textarea:not(:focus):-webkit-autofill ~ label.e-float-text {
  color: #ffca1c;
}

.e-outline.e-float-input.e-bigger input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-bigger input:valid ~ label.e-float-text,
.e-outline.e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger input label.e-float-text.e-label-top,
.e-bigger .e-outline.e-float-input input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input input:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input input ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input input label.e-float-text.e-label-top,
.e-bigger .e-outline.e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper input[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper input label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrappe.e-bigger input label.e-float-text.e-label-top,
.e-outline.e-float-input.e-bigger textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-bigger textarea:valid ~ label.e-float-text,
.e-outline.e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-bigger textarea label.e-float-text.e-label-top,
.e-bigger .e-outline.e-float-input textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input textarea:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input textarea label.e-float-text.e-label-top,
.e-outline.e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
.e-outline.e-float-input.e-control-wrapper.e-bigger textarea label.e-float-text.e-label-top,
.e-bigger .e-outline.e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper textarea[readonly] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top,
.e-outline.e-float-input.e-input-focus.e-bigger input ~ label.e-float-text,
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text {
  top: -7px;
  transform: translate3d(0, 0, 0) scale(1);
}

.e-input-group-icon.e-spin-up::before {
  content: "\e834";
  font-family: "e-icons";
}

.e-input-group-icon.e-spin-down::before {
  content: "\e83d";
  font-family: "e-icons";
}

.e-numeric-container {
  width: 100%;
}

.e-content-placeholder.e-numeric.e-placeholder-numeric {
  background-size: 300px 33px;
  min-height: 33px;
}

.e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
.e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,
.e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
.e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden {
  border: 0;
  height: 0;
  margin: 0;
  padding: 0;
  text-indent: 0;
  visibility: hidden;
  width: 0;
}

.e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
  font-size: 12px;
}

.e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
.e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
  background-size: 300px 40px;
  min-height: 40px;
}

.e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
  font-size: 12px;
}

/*! maskedtextbox layout */
.e-control-wrapper.e-mask .e-maskedtextbox {
  font-family: Arial, "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 12.5px;
}

.e-content-placeholder.e-mask.e-placeholder-mask {
  background-size: 300px 33px;
  min-height: 33px;
}

/*! maskedtextbox theme */
.e-control-wrapper.e-mask.e-error .e-maskedtextbox,
.e-utility-mask.e-error {
  color: #f44336;
}

.e-bigger .e-control-wrapper.e-mask .e-maskedtextbox {
  font-size: 13px;
}

.e-control-wrapper.e-mask.e-bigger .e-maskedtextbox {
  font-size: 13px;
}

.e-bigger .e-content-placeholder.e-mask.e-placeholder-mask,
.e-bigger.e-content-placeholder.e-mask.e-placeholder-mask {
  background-size: 300px 40px;
  min-height: 40px;
}

/* stylelint-disable-line no-empty-source */
/* stylelint-disable property-no-vendor-prefix */
.e-control-wrapper.e-slider-container {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: inline-block;
  height: 18px;
  line-height: normal;
  outline: none;
  position: relative;
  user-select: none;
}
.e-control-wrapper.e-slider-container.e-material-slider .e-slider .e-handle.e-material-handle {
  cursor: default;
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  z-index: 3;
}
.e-control-wrapper.e-slider-container.e-material-slider .e-slider .e-handle.e-tab-handle::after, .e-control-wrapper.e-slider-container.e-material-slider .e-slider .e-handle.e-handle-start.e-tab-handle::after {
  background-color: transparent;
}
.e-control-wrapper.e-slider-container:hover .e-scale .e-tick, .e-control-wrapper.e-slider-container:active .e-scale .e-tick {
  visibility: visible;
}
.e-control-wrapper.e-slider-container::after {
  content: "material";
  display: none;
}
.e-control-wrapper.e-slider-container .e-slider {
  box-sizing: border-box;
  cursor: default;
  display: block;
  outline: 0 none;
  padding: 0;
  position: relative;
}
.e-control-wrapper.e-slider-container .e-slider .e-handle {
  border-radius: 50%;
  box-sizing: border-box;
  cursor: grab;
  height: 12px;
  width: 12px;
  outline: none;
  position: absolute;
  touch-action: none;
  transition: left 300ms ease-out, right 300ms ease-out, bottom 300ms ease-out, transform 300ms ease-out;
  z-index: 10;
  /* stylelint-disable */
  cursor: grab;
  /* stylelint-enable */
}
.e-control-wrapper.e-slider-container .e-slider .e-handle.e-large-thumb-size {
  transform: scale(1.5);
}
.e-control-wrapper.e-slider-container .e-slider .e-handle.e-handle-active {
  /* stylelint-disable */
  cursor: grabbing;
  /* stylelint-enable */
}
.e-control-wrapper.e-slider-container .e-slider .e-handle.e-handle-start {
  background-color: #fff;
  border: 2px solid rgba(0, 0, 0, 0.26);
}
.e-control-wrapper.e-slider-container .e-slider .e-handle::after {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* stylelint-disable */
  transform: scale(0);
  /* stylelint-enable */
  border: 0 solid;
  border-radius: 50%;
  box-sizing: content-box;
  content: "";
  height: 32px;
  width: 32px;
  position: absolute;
  top: calc(50% - 16px);
  left: calc(50% - 16px);
  opacity: 0.26;
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  z-index: -1;
}
.e-control-wrapper.e-slider-container .e-slider .e-handle.e-tab-handle.e-handle-start::after {
  background-color: #e0e0e0;
  opacity: 0.38;
}
.e-control-wrapper.e-slider-container .e-slider .e-handle.e-tab-handle::after {
  /* stylelint-disable */
  transform: scale(1);
  /* stylelint-enable */
  background-color: #e3165b;
}
.e-control-wrapper.e-slider-container.e-rtl.e-horizontal .e-slider .e-handle {
  margin: 0 -6px 0 0;
  top: calc(50% - 6px);
}
.e-control-wrapper.e-slider-container.e-rtl.e-horizontal .e-scale.e-h-scale .e-tick.e-first-tick {
  background-position-x: right;
}
.e-control-wrapper.e-slider-container.e-rtl.e-horizontal .e-scale.e-h-scale .e-tick.e-last-tick {
  background-position-x: left;
}
.e-control-wrapper.e-slider-container.e-rtl.e-vertical {
  direction: ltr;
}
.e-control-wrapper.e-slider-container.e-disabled.e-material-slider .e-slider .e-handle.e-handle-first {
  background-color: #757575;
}
.e-control-wrapper.e-slider-container.e-disabled:hover .e-scale .e-tick {
  visibility: hidden;
}
.e-control-wrapper.e-slider-container.e-disabled .e-slider .e-range {
  background: rgba(0, 0, 0, 0.26);
}
.e-control-wrapper.e-slider-container.e-disabled .e-slider .e-handle {
  background: #757575;
  transform: scale(0.5) !important; /* stylelint-disable-line declaration-no-important */
}
.e-control-wrapper.e-slider-container.e-disabled .e-slider .e-handle.e-handle-first {
  background-color: #757575;
  border: 0;
}
.e-control-wrapper.e-slider-container.e-disabled .e-slider .e-handle::after {
  /* stylelint-disable */
  transform: scale(1);
  /* stylelint-enable */
  background: transparent;
  border: 7px solid #fff;
  border-radius: 50%;
  box-sizing: border-box;
  content: "";
  height: 26px;
  width: 26px;
  position: absolute;
  top: calc(50% - 13px);
  left: calc(50% - 13px);
  opacity: 1;
  transition: none;
  z-index: -1;
}
.e-control-wrapper.e-slider-container.e-disabled .e-btn {
  cursor: default;
}
.e-control-wrapper.e-slider-container.e-disabled .e-slider .e-handle {
  cursor: default;
}
.e-control-wrapper.e-slider-container.e-disabled .e-slider .e-handle.e-handle-disable {
  display: block;
}
.e-control-wrapper.e-slider-container.e-horizontal {
  height: 48px;
  width: 100%;
}
.e-control-wrapper.e-slider-container.e-horizontal .e-first-button {
  left: 0;
  margin-top: -9px;
  top: 50%;
}
.e-control-wrapper.e-slider-container.e-horizontal .e-first-button .e-button-icon {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAkFBMVEUAAAD////////////////////////+/v7////+/v7////////+/v7+/v7////////+/v7+/v7+/v7////+/v7+/v7+/v7+/v7////+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7///8G+5iqAAAAL3RSTlMABAgMEBQYHCAkKDA0ODxETFRYYGRsdHyAh4uTm6Onr7O/w8fL09ff4+fr7/P3+/6nVicAAADJSURBVHgBldJHdoNgAANhQUjvPTHuxbgAuv/t/J5O8I82Wn27UfGaVmjvBwvsdmEDUH33JuBxYwNQ/48m4LWzAbie2QR8nkzA/coGoPodTMDzzgagae1ykHAASDgAJBwAEk4xSDgAJBwAEg4ACacYJBwAEg4ACYeAjyMEaqYQSC97CFT/DQxID2sIpK8zBLqZQyC9dRDoajIyID1tIVD10zMg3S0ZSF4IJC8GkhcDyQuB5MVA8kIgeTGQvBhIXggkLwaSFwLJK3cBRvanB71ijlkAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  height: 7px;
  width: 7px;
  position: absolute;
  top: calc(50% - 3.6px);
  left: calc(50% - 4.6px);
}
.e-control-wrapper.e-slider-container.e-horizontal .e-second-button {
  right: 0;
  margin-top: -9px;
  top: 50%;
}
.e-control-wrapper.e-slider-container.e-horizontal .e-second-button .e-button-icon {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAkFBMVEUAAAD////////////////////////+/v7////////+/v7+/v7+/v7////////+/v7////+/v7+/v7+/v7+/v7+/v7////////+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7///9VYKa9AAAAL3RSTlMABAgMEBQYHCAoLDQ4PEBMUFhcZGx0eICDi5Obn6ers7vDx8vP19vf4+fr7/P3++LF0fAAAADNSURBVHgBldNHbsNAGEPhkZSi9F4S915k6d3/dga8Jgjw7bkYzPeXS5ObkkX3EQ5gcRcO6H/qbACbp3AAo6twwOEtHMCsDQecvqpsAKuHcMDw12QD2L2EA/C8EFleiCwvRJYXIssLmeGFzPBCZnghM7yQGV7IDC9Eglc26D6zwfS2JIP9a/To4b8pyWD9GH1c/11FNOZthO/4nvEeX5dksH2OTnT4rUsyWN4Xk4cj8nBEHo7IwxF5OCIPR+ThiDwckYcj8nBEHo5Iw5GdAVm8p9sPUXNKAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  height: 7px;
  width: 7px;
  position: absolute;
  top: calc(50% - 3.6px);
  left: calc(50% - 2.6px);
}
.e-control-wrapper.e-slider-container.e-horizontal.e-slider-btn {
  padding: 0 30px;
}
.e-control-wrapper.e-slider-container.e-horizontal .e-slider {
  height: 32px;
  width: 100%;
  position: relative;
  top: calc(50% - 16px);
}
.e-control-wrapper.e-slider-container.e-horizontal .e-slider-track {
  height: 2px;
  width: 100%;
  left: 0;
  position: absolute;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.26);
  top: calc(50% - 1px);
}
.e-control-wrapper.e-slider-container.e-horizontal .e-handle {
  margin-left: -6px;
  top: calc(50% - 6px);
}
.e-control-wrapper.e-slider-container.e-horizontal.e-scale-both .e-range {
  height: 2px;
}
.e-control-wrapper.e-slider-container.e-horizontal .e-range {
  height: 2px;
  top: calc(50% - 1px);
  top: calc(50% - 2px);
}
.e-control-wrapper.e-slider-container.e-horizontal .e-limits {
  background-color: rgba(0, 0, 0, 0.26);
  position: absolute;
  height: 2px;
  top: calc(50% - 1px);
}
.e-control-wrapper.e-slider-container.e-vertical {
  height: inherit;
  width: 48px;
  padding: 38px 0;
}
.e-control-wrapper.e-slider-container.e-vertical .e-slider {
  height: 100%;
  width: 32px;
  left: calc(50% - 16px);
  position: relative;
}
.e-control-wrapper.e-slider-container.e-vertical .e-slider-track {
  background: rgba(0, 0, 0, 0.26);
  bottom: 0;
  height: 100%;
  position: absolute;
  overflow: hidden;
  width: 2px;
  left: calc(50% - 1px);
  border-radius: 4px;
}
.e-control-wrapper.e-slider-container.e-vertical.e-small-size.e-slider-btn {
  height: 100%;
  padding: 30px 0;
}
.e-control-wrapper.e-slider-container.e-vertical.e-small-size.e-slider-btn .e-slider {
  height: 100%;
  width: 2px;
}
.e-control-wrapper.e-slider-container.e-vertical .e-first-button {
  bottom: 0;
  margin-right: -9px;
  right: 50%;
}
.e-control-wrapper.e-slider-container.e-vertical .e-first-button .e-button-icon {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAjVBMVEUAAAD////////////////////////+/v7////+/v7////////+/v7////////+/v7+/v7+/v7+/v7////+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7////1kjJ6AAAALnRSTlMABAgMEBQYHCAkKDA4QERITFRcYGRodHyDj5OXn6Ons7e7v8vP09ff5+vv8/f7zZvJMAAAAItJREFUeAHdyVcagjAQBsAfUVTAXsTeSTRm7388i/kUQjYHYF4H9bAUXjuEV/KQEdC98f9I8dLXxJngY879CsbG/ccARuPsetHCT1tWXyUoSDXZRiiZ2p/Bsi7/HrbgVPw8REUk/n+P4ZAoMvQATmMyFmBk39+CExzefwnBauZEsgOPWOkevIYz1NEToo45F58KJy0AAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  height: 8px;
  width: 8px;
  position: absolute;
  top: calc(50% - 2.7px);
  left: calc(50% - 3.8px);
}
.e-control-wrapper.e-slider-container.e-vertical .e-second-button {
  top: 0;
  margin-right: -9px;
  right: 50%;
}
.e-control-wrapper.e-slider-container.e-vertical .e-second-button .e-button-icon {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAjVBMVEUAAAD////////////////////////////////+/v7////+/v7+/v7////////+/v7+/v7////+/v7////+/v7+/v7////+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7////wrNfvAAAALnRSTlMABAgMEBQYICgsMDQ4QERITFBcYGhseHyDi5Obn6Ort7u/x8/X29/j5+vv8/f77y3LJgAAAI1JREFUeAHdyVeagjAUBtCbYQTsXewFENGYf//LsyB8kORmAZzXQ600mLrfz2XX9X8xcO0Qb4+3s2B/ia8N9yOFwtz+wR0/z77tvQSVm0+mI2piYXyEhp3+E2gWzQ8lNGpY//8UhjygijjBIvGotIbVofwZGFHxPQmGGn/ez8B6hETiAofUo1XmtKVWeAEhzjgqqZr/lwAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  height: 8px;
  width: 8px;
  position: absolute;
  top: calc(50% - 4.7px);
  left: calc(50% - 3.8px);
}
.e-control-wrapper.e-slider-container.e-vertical.e-scale-both .e-slider .e-handle {
  margin-bottom: -6px;
}
.e-control-wrapper.e-slider-container.e-vertical .e-slider .e-handle {
  margin-bottom: -6px;
  left: calc(50% - 6px);
}
.e-control-wrapper.e-slider-container.e-vertical .e-slider .e-range {
  width: 2px;
  left: calc(50% - 1px);
}
.e-control-wrapper.e-slider-container.e-vertical .e-slider .e-limits {
  background-color: rgba(0, 0, 0, 0.26);
  position: absolute;
  width: 2px;
  left: calc(50% - 1px);
}
.e-control-wrapper.e-slider-container .e-range {
  border-radius: 2px;
  position: absolute;
  transition: left 300ms ease-out, right 300ms ease-out, bottom 300ms ease-out, width 300ms ease-out, height 300ms ease-out;
}
.e-control-wrapper.e-slider-container .e-range.e-drag-horizontal, .e-control-wrapper.e-slider-container .e-range.e-drag-vertical {
  cursor: pointer;
}
.e-control-wrapper.e-slider-container .e-tick-before.e-scale.e-h-scale .e-tick {
  height: 7px;
  top: 5px;
  background-position: bottom;
}
.e-control-wrapper.e-slider-container .e-tick-before.e-scale.e-h-scale .e-large {
  height: 10px;
  top: 5px;
}
.e-control-wrapper.e-slider-container .e-tick-before.e-scale.e-v-scale .e-tick {
  background-position: right;
  width: 50%;
  left: 1px;
}
.e-control-wrapper.e-slider-container .e-tick-after.e-scale.e-h-scale .e-tick {
  height: 7px;
  top: 10px;
  background-position-x: center;
}
.e-control-wrapper.e-slider-container .e-tick-after.e-scale.e-h-scale .e-large {
  height: 10px;
  top: 13px;
}
.e-control-wrapper.e-slider-container .e-tick-after.e-scale.e-v-scale .e-tick {
  background-position: left;
  width: 50%;
  left: calc(50% - 1px);
}
.e-control-wrapper.e-slider-container .e-tick-both.e-scale.e-h-scale .e-tick {
  background-position: center;
  height: 12px;
}
.e-control-wrapper.e-slider-container .e-tick-both.e-scale.e-h-scale .e-large {
  height: 20px;
  top: 4px;
}
.e-control-wrapper.e-slider-container .e-tick-both.e-scale.e-v-scale .e-tick {
  background-position: center;
  width: 100%;
}
.e-control-wrapper.e-slider-container .e-tick-both.e-scale.e-v-scale .e-large {
  width: 100%;
}
.e-control-wrapper.e-slider-container .e-scale {
  box-sizing: content-box;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  height: 28px;
  width: 100%;
  line-height: normal;
  list-style: none outside none;
  margin: 0;
  outline: 0 none;
  padding: 0;
  position: absolute;
  top: calc(50% - 14px);
  z-index: 1;
}
.e-control-wrapper.e-slider-container .e-scale .e-tick {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAACXBIWXMAAAsSAAALEgHS3X78AAAAFElEQVQI12NkYGAIZ2BgYGBigAIABPgAW+yfXroAAAAASUVORK5CYII=");
  cursor: default;
  outline: none;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
}
.e-control-wrapper.e-slider-container .e-scale .e-tick .e-tick-value {
  color: #000;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 10px;
  outline: none;
  position: absolute;
  -webkit-user-select: none;
          user-select: none;
  white-space: nowrap;
}
.e-control-wrapper.e-slider-container .e-scale.e-v-scale {
  height: 100%;
  width: 28px;
  left: calc(50% - 14px);
  top: 0;
}
.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick {
  background-repeat: no-repeat;
}
.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick.e-first-tick {
  background-position-y: top;
}
.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick.e-last-tick {
  background-position-y: bottom;
}
.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick {
  display: inline-block;
  background-repeat: repeat-y;
}
.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick .e-tick-value.e-tick-before, .e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick .e-tick-value.e-tick-both:first-child {
  top: -18px;
}
.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick .e-tick-value.e-tick-after, .e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick .e-tick-value.e-tick-both {
  bottom: -20px;
}
.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick.e-first-tick {
  background-position-x: left;
}
.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick.e-last-tick {
  background-position-x: right;
}
.e-control-wrapper.e-slider-container .e-scale .e-tick {
  visibility: hidden;
}
.e-control-wrapper.e-slider-container .e-scale .e-tick .e-tick-value {
  visibility: visible;
}
.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick .e-tick-value.e-tick-before {
  right: 26px;
}
.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick .e-tick-value.e-tick-after {
  left: 27px;
}
.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick .e-tick-value.e-tick-both {
  right: 41px;
}
.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick .e-tick-value.e-tick-both:first-child {
  left: 39px;
}

.e-slider-tooltip.e-tooltip-wrap.e-popup {
  background-color: #e3165b;
  border: 0;
  border-radius: 8px;
  /* stylelint-disable */
  cursor: grab;
  /* stylelint-enable */
  opacity: 1;
}
.e-slider-tooltip.e-tooltip-wrap.e-popup.e-popup.e-popup-close {
  display: block;
  opacity: 0;
}
.e-slider-tooltip.e-tooltip-wrap.e-popup.e-material-tooltip-start {
  background-color: rgba(0, 0, 0, 0.26);
}
.e-slider-tooltip.e-tooltip-wrap.e-popup.e-material-tooltip-start .e-arrow-tip-inner {
  color: #000;
  opacity: 0;
}
.e-slider-tooltip.e-tooltip-wrap.e-popup.e-material-tooltip-start .e-arrow-tip-outer.e-tip-bottom {
  border-top-color: rgba(0, 0, 0, 0.26);
}
.e-slider-tooltip.e-tooltip-wrap.e-popup.e-material-tooltip-start .e-arrow-tip-outer.e-tip-top {
  border-bottom-color: rgba(0, 0, 0, 0.26);
}
.e-slider-tooltip.e-tooltip-wrap.e-popup.e-material-tooltip-start .e-arrow-tip-outer.e-tip-right {
  border-left-color: rgba(0, 0, 0, 0.26);
}
.e-slider-tooltip.e-tooltip-wrap.e-popup.e-material-tooltip-start .e-arrow-tip-outer.e-tip-left {
  border-right-color: rgba(0, 0, 0, 0.26);
}
.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-active {
  /* stylelint-disable */
  cursor: grabbing;
  /* stylelint-enable */
}
.e-slider-tooltip.e-tooltip-wrap.e-popup .e-arrow-tip {
  visibility: visible;
}
.e-slider-tooltip.e-tooltip-wrap.e-popup .e-tip-content {
  background-color: transparent;
  height: 16px;
  width: 100%;
  overflow: hidden;
  padding: 0 8px;
  text-align: center;
  top: calc(50% - 8px);
  position: relative;
  line-height: 16px;
}
.e-slider-tooltip.e-tooltip-wrap.e-popup .e-tip-content.e-material-tooltip-show {
  color: #fff;
}
.e-slider-tooltip.e-tooltip-wrap.e-popup .e-tip-content.e-material-tooltip-hide {
  color: transparent;
}
.e-slider-tooltip.e-tooltip-wrap.e-popup .e-arrow-tip-inner {
  color: #e3165b;
}
.e-slider-tooltip.e-tooltip-wrap.e-popup .e-arrow-tip-outer.e-tip-bottom {
  border-top-color: #e3165b;
}
.e-slider-tooltip.e-tooltip-wrap.e-popup .e-arrow-tip-outer.e-tip-top {
  border-bottom-color: #e3165b;
}
.e-slider-tooltip.e-tooltip-wrap.e-popup .e-arrow-tip-outer.e-tip-right {
  border-left-color: #e3165b;
}
.e-slider-tooltip.e-tooltip-wrap.e-popup .e-arrow-tip-outer.e-tip-left {
  border-right-color: #e3165b;
}
.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default {
  background-color: #e3165b;
  border: 0;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 0%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  /* stylelint-disable */
  cursor: grab;
  /* stylelint-enable */
  opacity: 1;
}
.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default.e-material-tooltip-start {
  background-color: rgba(0, 0, 0, 0.26);
}
.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default.e-tooltip-active {
  /* stylelint-disable */
  cursor: grabbing;
  /* stylelint-enable */
}
.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default .e-arrow-tip {
  visibility: hidden;
}
.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default.e-slider-horizontal-before {
  transform: rotate(45deg);
}
.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default.e-slider-horizontal-before .e-tip-content {
  transform: rotate(-45deg);
}
.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default.e-slider-horizontal-after {
  transform: rotate(225deg);
}
.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default.e-slider-horizontal-after .e-tip-content {
  transform: rotate(-225deg);
}
.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default.e-slider-vertical-before {
  transform: rotate(-45deg);
}
.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default.e-slider-vertical-before .e-tip-content {
  transform: rotate(45deg);
}
.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default.e-slider-vertical-after {
  transform: rotate(-225deg);
}
.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default.e-slider-vertical-after .e-tip-content {
  transform: rotate(225deg);
}
.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default .e-tip-content {
  background-color: transparent;
  height: 16px;
  width: 100%;
  overflow: hidden;
  padding: 0;
  text-align: center;
  top: calc(50% - 8px);
}
.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default .e-tip-content.e-material-tooltip-show {
  color: #fff;
}
.e-slider-tooltip.e-tooltip-wrap.e-popup.e-tooltip-wrap.e-popup.e-material-default .e-tip-content.e-material-tooltip-hide {
  color: transparent;
}

.e-slider-horizantal-color {
  height: 100%;
  top: 0;
  position: absolute;
}

.e-slider-vertical-color {
  position: absolute;
  width: 100%;
  left: -1px;
}

.e-slider-hover .e-scale .e-tick {
  visibility: visible;
}

/* stylelint-enable property-no-vendor-prefix */
.e-control-wrapper.e-slider-container.e-material-slider .e-slider .e-handle.e-handle-first, .e-control-wrapper.e-slider-container.e-material-slider .e-slider .e-handle.e-handle-second {
  background: transparent;
  border-color: transparent;
}
.e-control-wrapper.e-slider-container .e-slider-button {
  background-color: rgba(0, 0, 0, 0.54);
  border: 1px solid transparent;
  box-sizing: border-box;
  cursor: pointer;
  outline: none;
  position: absolute;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  padding: 0;
}
.e-control-wrapper.e-slider-container .e-slider .e-range {
  background-color: #e3165b;
}
.e-control-wrapper.e-slider-container .e-slider .e-handle {
  background-color: #e3165b;
  border-color: #e3165b;
}
.e-control-wrapper.e-slider-container .e-slider .e-handle.e-material-tooltip {
  background-color: transparent;
  border-color: transparent;
}
.e-control-wrapper.e-slider-container.e-slider-hover .e-slider-track {
  background-color: rgba(0, 0, 0, 0.26);
}
.e-control-wrapper.e-slider-container.e-slider-hover .e-range {
  background-color: #e3165b;
}
.e-control-wrapper.e-slider-container.e-slider-hover .e-handle {
  border-color: #e3165b;
}
.e-bigger.e-slider-tooltip.e-tooltip-wrap.e-popup .e-tip-content {
  font-size: 11px;
  line-height: 16px;
}

.e-bigger .e-control-wrapper.e-slider-container .e-scale .e-tick .e-tick-value,
.e-control-wrapper.e-slider-container.e-bigger .e-scale .e-tick .e-tick-value {
  font-size: 12px;
}

/* stylelint-disable-line no-empty-source */
.e-content-placeholder.e-textbox.e-placeholder-textbox {
  background-size: 300px 33px;
  min-height: 33px;
}

.e-input-group.e-input-focus.e-multi-line-input textarea.e-textbox {
  padding-right: 30px;
}

.e-input-group.e-input-focus.e-rtl.e-multi-line-input textarea.e-textbox {
  padding-left: 30px;
}

.e-bigger .e-content-placeholder.e-textbox.e-placeholder-textbox,
.e-bigger.e-content-placeholder.e-textbox.e-placeholder-textbox {
  background-size: 300px 40px;
  min-height: 40px;
}

.e-bigger .e-input-group.e-input-focus.e-multi-line-input textarea.e-textbox {
  padding-right: 32px;
}

.e-bigger .e-input-group.e-input-focus.e-rtl.e-multi-line-input textarea.e-textbox {
  padding-left: 32px;
}

/* stylelint-disable-line no-empty-source */
.e-input-group.e-multi-line-input.e-auto-width {
  width: auto;
}

.e-input-group.e-multi-line-input textarea.e-resize-x {
  resize: horizontal;
}
.e-input-group.e-multi-line-input textarea.e-resize-y {
  resize: vertical;
}
.e-input-group.e-multi-line-input textarea.e-resize-xy {
  resize: both;
}
.e-input-group.e-multi-line-input textarea.e-textarea.e-resize-none {
  resize: none;
}

.e-float-input .e-clear-icon:hover,
.e-float-input.e-control-wrapper .e-clear-icon:hover,
.e-input-group .e-clear-icon:hover,
.e-input-group.e-control-wrapper .e-clear-icon:hover {
  background: none;
  border: none;
}

.e-float-input:not(.e-disabled) .e-clear-icon:hover,
.e-float-input.e-control-wrapper:not(.e-disabled) .e-clear-icon:hover,
.e-input-group:not(.e-disabled) .e-clear-icon:hover,
.e-input-group.e-control-wrapper:not(.e-disabled) .e-clear-icon:hover {
  background: none;
}

/* stylelint-disable property-no-vendor-prefix */
@keyframes material-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fabric-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.e-upload .e-upload-files .e-file-remove-btn.e-icons::before {
  content: "\e945";
}

.e-upload .e-upload-files .e-icons.e-file-pause-btn::before {
  content: "\e326";
}

.e-upload .e-upload-files .e-icons.e-file-reload-btn::before {
  content: "\e99d";
}

.e-upload .e-upload-files .e-icons.e-file-play-btn::before {
  content: "\e324";
}

.e-upload .e-upload-files .e-file-delete-btn.e-icons::before {
  content: "\e94a";
}

.e-upload .e-upload-files .e-file-abort-btn.e-icons::before {
  content: "\e974";
}

.e-upload .e-upload-files .e-icons.e-msie::before {
  position: relative;
  right: 10px;
}

.e-upload .e-upload-files .e-icons.e-file-abort-icon.e-msie::before {
  right: 12px;
}

.e-upload {
  width: 100%;
}
.e-upload.e-control-wrapper {
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
}
.e-upload .e-hidden-file-input {
  border: 0;
  height: 0;
  margin: 0;
  outline: none;
  padding: 0;
  text-indent: 0;
  visibility: hidden;
  width: 0;
}
.e-upload .e-file-select-wrap {
  padding: 16px 0 16px 12px;
}
.e-upload .e-file-select-wrap .e-file-select,
.e-upload .e-file-select-wrap .e-file-select .e-uploader {
  display: inline-block;
  width: 0;
}
.e-upload .e-file-select-wrap .e-file-select .e-uploader {
  opacity: 0;
}
.e-upload .e-file-select-wrap .e-file-drop {
  font-family: inherit;
  font-size: 14px;
  margin-left: 12px;
}
.e-upload.e-form-upload .e-upload-files .e-upload-file-list {
  min-height: 35px;
  padding-bottom: 12px;
  padding-top: 8px;
}
.e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container {
  top: 0;
}
.e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-hidden-input {
  display: none;
}
.e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name, .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type {
  line-height: 1.5;
  padding-top: 4px;
}
.e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name.e-error, .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type.e-error, .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-error {
  color: #f44336;
}
.e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status, .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information {
  color: rgba(0, 0, 0, 0.54);
  display: block;
  font-size: 11px;
  line-height: 1.5;
  padding-bottom: 0;
  padding-top: 4px;
  position: relative;
}
.e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid {
  color: #f44336;
}
.e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-name, .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-type, .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-status {
  color: #f44336;
}
.e-upload.e-form-upload .e-upload-files .e-file-remove-btn.e-icons, .e-upload.e-form-upload .e-upload-files .e-file-delete-btn.e-icons, .e-upload.e-form-upload .e-upload-files .e-file-abort-btn.e-icons, .e-upload.e-form-upload .e-upload-files .e-file-reload-btn.e-icons, .e-upload.e-form-upload .e-upload-files .e-file-play-btn.e-icons, .e-upload.e-form-upload .e-upload-files .e-file-pause-btn.e-icons {
  box-sizing: border-box;
  top: 32px;
}
.e-upload.e-form-upload .e-upload-files .e-file-remove-btn.e-icons.e-disabled, .e-upload.e-form-upload .e-upload-files .e-file-delete-btn.e-icons.e-disabled {
  color: rgba(0, 0, 0, 0.38);
  cursor: not-allowed;
  opacity: 0.4;
  pointer-events: none;
}
.e-upload .e-upload-files {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.e-upload .e-upload-files .e-icons:focus {
  outline: none;
}
.e-upload .e-upload-files .e-upload-file-list {
  font-family: inherit;
  font-size: 14px;
  height: 100%;
  line-height: normal;
  min-height: 90px;
  position: relative;
}
.e-upload .e-upload-files .e-upload-file-list .e-file-container {
  display: block;
  height: 100%;
  margin-left: 12px;
  margin-right: 90px;
  min-height: 35px;
  position: relative;
  top: 3px;
}
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name {
  float: left;
  font-family: inherit;
  font-size: 14px;
  max-width: 75%;
  overflow: hidden;
  padding-top: 12px;
  position: relative;
  text-overflow: ellipsis;
  top: 0;
  white-space: nowrap;
}
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name::before {
  content: attr(data-tail);
  float: right;
}
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type {
  display: block;
  font-family: inherit;
  font-size: 14px;
  padding-top: 12px;
}
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type.e-hidden {
  visibility: hidden;
}
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-size {
  display: block;
  font-size: 11px;
  padding: 8px 0;
}
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status, .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information {
  display: block;
  font-family: inherit;
  font-size: 11px;
  padding-bottom: 12px;
}
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-upload-progress, .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information.e-upload-progress {
  display: none;
}
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap {
  display: block;
  height: 8px;
  padding-bottom: 6px;
  padding-top: 6px;
  position: absolute;
  width: 98%;
}
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-inner-wrap {
  border-radius: 0;
  display: block;
  height: 2px;
  width: 100%;
}
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-inner-wrap .e-upload-progress-bar {
  border-radius: 0;
  display: inherit;
  height: 2px;
}
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-bar-text {
  float: right;
  font-family: inherit;
  font-size: 11px;
  position: relative;
  right: 6px;
  top: -27px;
}
.e-upload .e-upload-files .e-file-remove-btn.e-icons, .e-upload .e-upload-files .e-file-delete-btn.e-icons, .e-upload .e-upload-files .e-file-abort-btn.e-icons, .e-upload .e-upload-files .e-file-pause-btn.e-icons, .e-upload .e-upload-files .e-file-play-btn.e-icons, .e-upload .e-upload-files .e-file-reload-btn.e-icons {
  align-items: center;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-flex;
  font-size: 11px;
  height: 18px;
  justify-content: center;
  margin: 0 12px;
  margin-top: -18px;
  padding: 18px;
  position: absolute;
  right: 0;
  top: 50%;
  vertical-align: middle;
  width: 18px;
}
.e-upload .e-upload-files .e-file-remove-btn.e-icons.e-upload-progress, .e-upload .e-upload-files .e-file-delete-btn.e-icons.e-upload-progress, .e-upload .e-upload-files .e-file-abort-btn.e-icons.e-upload-progress, .e-upload .e-upload-files .e-file-pause-btn.e-icons.e-upload-progress, .e-upload .e-upload-files .e-file-play-btn.e-icons.e-upload-progress, .e-upload .e-upload-files .e-file-reload-btn.e-icons.e-upload-progress {
  cursor: default;
}
.e-upload .e-upload-files .e-file-remove-btn.e-icons.e-disabled, .e-upload .e-upload-files .e-file-delete-btn.e-icons.e-disabled {
  color: rgba(0, 0, 0, 0.38);
  cursor: not-allowed;
  opacity: 0.4;
  pointer-events: none;
}
.e-upload .e-upload-files .e-file-remove-btn.e-msie.e-icons, .e-upload .e-upload-files .e-file-delete-btn.e-msie.e-icons, .e-upload .e-upload-files .e-file-abort-btn.e-msie.e-icons, .e-upload .e-upload-files .e-file-pause-btn.e-msie.e-icons, .e-upload .e-upload-files .e-file-play-btn.e-msie.e-icons, .e-upload .e-upload-files .e-file-reload-btn.e-msie.e-icons {
  padding: 18px 13px 18px 23px;
}
.e-upload .e-upload-files .e-file-pause-btn.e-icons, .e-upload .e-upload-files .e-file-play-btn.e-icons, .e-upload .e-upload-files .e-file-reload-btn.e-icons {
  right: 36px;
}
.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):hover, .e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):hover, .e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):hover, .e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):hover, .e-upload .e-upload-files .e-file-reload-btn.e-icons:hover, .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):hover, .e-upload .e-upload-files .e-clear-icon-focus {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  border-radius: 50%;
  box-shadow: 0 0 0 transparent;
}
.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-reload-btn.e-icons:focus, .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus, .e-upload .e-upload-files .e-clear-icon-focus {
  border-radius: 50%;
}
.e-upload .e-upload-files .e-file-delete-btn.e-icons {
  font-size: 11px;
  opacity: 1;
}
.e-upload .e-upload-files .e-file-abort-btn.e-icons {
  font-size: 15px;
  opacity: 1;
}
.e-upload .e-file-select-wrap .e-btn, .e-upload .e-upload-actions .e-btn {
  font-family: inherit;
}
.e-upload .e-upload-actions {
  position: relative;
  text-align: right;
}
.e-upload .e-upload-actions .e-file-upload-btn {
  margin: 12px;
}
.e-upload .e-upload-actions .e-file-clear-btn {
  margin: 12px;
}
.e-upload.e-rtl .e-file-select-wrap {
  padding: 16px 12px 16px 0;
}
.e-upload.e-rtl .e-file-select-wrap .e-control.e-btn {
  margin-right: 10px;
}
.e-upload.e-rtl .e-file-select-wrap .e-file-drop {
  margin-left: 60px;
  margin-right: 12px;
  position: relative;
}
.e-upload.e-rtl .e-upload-actions {
  text-align: left;
}
.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container {
  height: 100%;
  margin-left: 60px;
  margin-right: 12px;
  position: relative;
}
.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-rtl-container {
  direction: ltr;
  float: right;
  width: 100%;
}
.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-type {
  float: right;
}
.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-name {
  float: right;
}
.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-size {
  direction: ltr;
  float: right;
  position: relative;
  text-align: right;
  width: 100%;
}
.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap {
  float: right;
  position: initial;
  top: 46px;
  width: 89%;
}
.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-bar-text {
  float: left;
  right: -8px;
  top: -25px;
}
.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-remove-btn.e-icons, .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-delete-btn.e-icons, .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-abort-btn.e-icons, .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons, .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-pause-btn.e-icons, .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-play-btn.e-icons {
  left: 0;
  margin-left: 12px;
  margin-right: 12px;
  right: auto;
  top: 50%;
}
.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons {
  left: 36px;
  right: auto;
}
.e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-play-btn.e-icons, .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons, .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-pause-btn.e-icons {
  left: 36px;
}
.e-upload.e-disabled .e-file-drop {
  color: rgba(0, 0, 0, 0.38);
}
.e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-name, .e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-type, .e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-size, .e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-status, .e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-information {
  color: rgba(0, 0, 0, 0.38);
}
.e-upload .e-content-placeholder.e-upload.e-placeholder-upload {
  background-size: 400px 65px;
  min-height: 65px;
}

.e-small .e-upload .e-file-select-wrap {
  padding: 16px 0 16px 12px;
}
.e-small .e-upload .e-file-select-wrap .e-file-drop {
  font-size: 13px;
  margin-left: 12px;
}
.e-small .e-upload .e-upload-files .e-upload-file-list {
  min-height: 76px;
}
.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name {
  font-size: 12px;
  padding-top: 10px;
}
.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-size {
  font-size: 11px;
  padding: 5px 0;
}
.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type {
  font-size: 12px;
  padding-top: 10px;
}
.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status,
.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information {
  padding-bottom: 10px;
}
.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap {
  padding-bottom: 3px;
  padding-top: 3px;
}
.e-small .e-upload .e-upload-files .e-file-remove-btn.e-icons, .e-small .e-upload .e-upload-files .e-file-delete-btn.e-icons, .e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons, .e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons, .e-small .e-upload .e-upload-files .e-file-play-btn.e-icons, .e-small .e-upload .e-upload-files .e-file-pause-btn.e-icons {
  font-size: 10px;
  height: 24px;
  padding: 12px;
  width: 24px;
}
.e-small .e-upload .e-upload-files .e-file-remove-btn.e-icons.e-disabled, .e-small .e-upload .e-upload-files .e-file-delete-btn.e-icons.e-disabled {
  color: rgba(0, 0, 0, 0.38);
  cursor: not-allowed;
  opacity: 0.4;
  pointer-events: none;
}
.e-small .e-upload.e-rtl .e-file-select-wrap {
  padding: 16px 12px 16px 0;
}
.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list {
  min-height: 35px;
  padding-bottom: 10px;
  padding-top: 6px;
}
.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container {
  top: 0;
}
.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-hidden-input {
  display: none;
}
.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name, .e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type {
  line-height: 1.5;
  padding-top: 4px;
}
.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name.e-error, .e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type.e-error, .e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-error {
  color: #f44336;
}
.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status, .e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information {
  color: rgba(0, 0, 0, 0.54);
  display: block;
  font-size: 11px;
  line-height: 1.5;
  padding-bottom: 0;
  padding-top: 4px;
  position: relative;
}
.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid {
  color: #f44336;
}
.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-name, .e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-type, .e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-status {
  color: #f44336;
}
.e-small .e-upload.e-form-upload .e-upload-files .e-file-remove-btn.e-icons, .e-small .e-upload.e-form-upload .e-upload-files .e-file-delete-btn.e-icons, .e-small .e-upload.e-form-upload .e-upload-files .e-file-abort-btn.e-icons, .e-small .e-upload.e-form-upload .e-upload-files .e-file-reload-btn.e-icons, .e-small .e-upload.e-form-upload .e-upload-files .e-file-play-btn.e-icons, .e-small .e-upload.e-form-upload .e-upload-files .e-file-pause-btn.e-icons {
  box-sizing: border-box;
  top: 34px;
}
.e-small .e-upload.e-form-upload .e-upload-files .e-file-remove-btn.e-icons.e-disabled, .e-small .e-upload.e-form-upload .e-upload-files .e-file-delete-btn.e-icons.e-disabled {
  color: rgba(0, 0, 0, 0.38);
  cursor: not-allowed;
  opacity: 0.4;
  pointer-events: none;
}

.e-upload {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.e-upload .e-file-drop {
  color: rgba(0, 0, 0, 0.87);
  vertical-align: middle;
}
.e-upload .e-upload-files {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.e-upload .e-upload-files .e-upload-file-list {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name {
  color: rgba(0, 0, 0, 0.87);
}
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type {
  color: rgba(0, 0, 0, 0.87);
}
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-size {
  color: rgba(0, 0, 0, 0.54);
}
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status,
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information {
  color: rgba(0, 0, 0, 0.87);
}
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-upload-success {
  color: #22b24b;
}
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-upload-fails {
  color: #f44336;
}
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-validation-fails {
  color: #f44336;
}
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-progress-inner-wrap {
  background-color: #e0e0e0;
}
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-progress-inner-wrap .e-upload-progress-bar.e-upload-progress {
  background: #e3165b;
}
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-progress-inner-wrap .e-upload-progress-bar.e-upload-success {
  background: #22b24b;
}
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-progress-inner-wrap .e-upload-progress-bar.e-upload-failed {
  background: #f44336;
}
.e-upload .e-upload-files .e-upload-file-list .e-file-container .e-progress-bar-text {
  color: rgba(0, 0, 0, 0.87);
}
.e-upload .e-upload-files .e-file-remove-btn.e-icons, .e-upload .e-upload-files .e-file-delete-btn.e-icons, .e-upload .e-upload-files .e-file-reload-btn.e-icons, .e-upload .e-upload-files .e-file-abort-btn.e-icons, .e-upload .e-upload-files .e-file-pause-btn.e-icons, .e-upload .e-upload-files .e-file-play-btn.e-icons {
  color: #000;
}
.e-upload .e-upload-files .e-file-remove-btn.e-icons:hover, .e-upload .e-upload-files .e-file-delete-btn.e-icons:hover, .e-upload .e-upload-files .e-file-reload-btn.e-icons:hover, .e-upload .e-upload-files .e-file-abort-btn.e-icons:hover, .e-upload .e-upload-files .e-file-pause-btn.e-icons:hover, .e-upload .e-upload-files .e-file-play-btn.e-icons:hover {
  color: #000;
}
.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus, .e-upload .e-upload-files .e-file-reload-btn.e-icons:focus, .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus, .e-upload .e-upload-files .e-clear-icon-focus {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  box-shadow: 0 0 0 transparent;
}

.e-bigger .e-upload {
  width: 100%;
}
.e-bigger .e-upload .e-file-select-wrap {
  padding: 20px 0 20px 16px;
}
.e-bigger .e-upload .e-file-select-wrap .e-file-drop {
  font-size: 15px;
  margin-left: 16px;
}
.e-bigger .e-upload .e-upload-files .e-upload-file-list {
  font-size: 15px;
  line-height: normal;
  min-height: 100px;
}
.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container {
  margin-left: 16px;
  top: 0;
}
.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name {
  font-size: 15px;
  padding-top: 16px;
}
.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-size {
  font-size: 12px;
  padding: 10px 0;
}
.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type {
  font-size: 15px;
  padding-top: 16px;
  top: initial;
}
.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status,
.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information {
  font-size: 12px;
  padding-bottom: 16px;
}
.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap {
  height: 10px;
}
.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-inner-wrap {
  height: 3px;
  width: 98%;
}
.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-inner-wrap .e-upload-progress-bar {
  height: 3px;
}
.e-bigger .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-bar-text {
  font-size: 11px;
  right: 10px;
  top: -33px;
}
.e-bigger .e-upload .e-upload-files .e-file-remove-btn.e-icons, .e-bigger .e-upload .e-upload-files .e-file-delete-btn.e-icons, .e-bigger .e-upload .e-upload-files .e-file-abort-btn.e-icons, .e-bigger .e-upload .e-upload-files .e-file-reload-btn.e-icons, .e-bigger .e-upload .e-upload-files .e-file-play-btn.e-icons, .e-bigger .e-upload .e-upload-files .e-file-pause-btn.e-icons {
  box-sizing: border-box;
  font-size: 12px;
  height: 18px;
  margin: 16px;
  margin-top: -24px;
  padding: 20px;
  top: 50%;
  width: 18px;
}
.e-bigger .e-upload .e-upload-files .e-file-remove-btn.e-icons.e-disabled, .e-bigger .e-upload .e-upload-files .e-file-delete-btn.e-icons.e-disabled {
  color: rgba(0, 0, 0, 0.38);
  cursor: not-allowed;
  opacity: 0.4;
  pointer-events: none;
}
.e-bigger .e-upload .e-upload-files .e-file-remove-btn.e-msie.e-icons, .e-bigger .e-upload .e-upload-files .e-file-delete-btn.e-msie.e-icons, .e-bigger .e-upload .e-upload-files .e-file-abort-btn.e-msie.e-icons, .e-bigger .e-upload .e-upload-files .e-file-reload-btn.e-msie.e-icons, .e-bigger .e-upload .e-upload-files .e-file-play-btn.e-msie.e-icons, .e-bigger .e-upload .e-upload-files .e-file-pause-btn.e-msie.e-icons {
  padding: 20px 17px 20px 26px;
}
.e-bigger .e-upload .e-upload-files .e-file-play-btn.e-icons, .e-bigger .e-upload .e-upload-files .e-file-reload-btn.e-icons, .e-bigger .e-upload .e-upload-files .e-file-pause-btn.e-icons {
  right: 45px;
}
.e-bigger .e-upload .e-upload-files .e-file-delete-btn.e-icons {
  font-size: 13px;
}
.e-bigger .e-upload .e-upload-files .e-file-abort-btn.e-icons {
  font-size: 18px;
}
.e-bigger .e-upload .e-upload-actions .e-btn {
  margin-left: 16px;
}
.e-bigger .e-upload .e-upload-actions .e-file-upload-btn {
  margin: 15px;
}
.e-bigger .e-upload .e-upload-actions .e-file-clear-btn {
  margin: 15px;
}
.e-bigger .e-upload.e-rtl .e-file-select-wrap {
  padding: 20px 16px 20px 0;
}
.e-bigger .e-upload.e-rtl .e-file-select-wrap .e-control.e-btn {
  margin-right: 0;
}
.e-bigger .e-upload.e-rtl .e-file-select-wrap .e-file-drop {
  margin-right: 16px;
}
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container {
  margin-left: 60px;
  margin-right: 16px;
}
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-status, .e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-information {
  top: 54px;
}
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-bar-text {
  left: 10px;
  right: initial;
}
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-remove-btn.e-icons, .e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-delete-btn.e-icons, .e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-abort-btn.e-icons, .e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons, .e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-play-btn.e-icons, .e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-pause-btn.e-icons {
  box-sizing: border-box;
  left: 0;
  margin-left: 16px;
  margin-right: 16px;
  padding: 20px;
  top: 50%;
}
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-remove-btn.e-icons.e-disabled, .e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-delete-btn.e-icons.e-disabled {
  color: rgba(0, 0, 0, 0.38);
  cursor: not-allowed;
  opacity: 0.4;
  pointer-events: none;
}
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-remove-btn.e-msie.e-icons, .e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-delete-btn.e-msie.e-icons, .e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-abort-btn.e-msie.e-icons, .e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-msie.e-icons, .e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-play-btn.e-msie.e-icons, .e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-pause-btn.e-msie.e-icons {
  padding: 20px 17px 20px 26px;
}
.e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-play-btn.e-icons, .e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons, .e-bigger .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-pause-btn.e-icons {
  left: 41px;
}
.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list {
  min-height: 35px;
  padding-bottom: 16px;
  padding-top: 12px;
}
.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container {
  top: 0;
}
.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-hidden-input {
  display: none;
}
.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name, .e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type {
  line-height: 1.5;
  padding-top: 4px;
}
.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name.e-error, .e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type.e-error, .e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-error {
  color: #f44336;
}
.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status, .e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information {
  color: rgba(0, 0, 0, 0.54);
  display: block;
  font-size: 12px;
  line-height: 1.5;
  padding-bottom: 0;
  padding-top: 4px;
  position: relative;
}
.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid {
  color: #f44336;
}
.e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-name, .e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-type, .e-bigger .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-status {
  color: #f44336;
}
.e-bigger .e-upload.e-form-upload .e-upload-files .e-file-remove-btn.e-icons, .e-bigger .e-upload.e-form-upload .e-upload-files .e-file-delete-btn.e-icons, .e-bigger .e-upload.e-form-upload .e-upload-files .e-file-abort-btn.e-icons, .e-bigger .e-upload.e-form-upload .e-upload-files .e-file-reload-btn.e-icons, .e-bigger .e-upload.e-form-upload .e-upload-files .e-file-play-btn.e-icons, .e-bigger .e-upload.e-form-upload .e-upload-files .e-file-pause-btn.e-icons {
  box-sizing: border-box;
  top: 42px;
}
.e-bigger .e-upload.e-form-upload .e-upload-files .e-file-remove-btn.e-icons.e-disabled, .e-bigger .e-upload.e-form-upload .e-upload-files .e-file-delete-btn.e-icons.e-disabled {
  color: rgba(0, 0, 0, 0.38);
  cursor: not-allowed;
  opacity: 0.4;
  pointer-events: none;
}

.e-bigger.e-small .e-upload {
  width: 100%;
}
.e-bigger.e-small .e-upload.e-control-wrapper {
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
}
.e-bigger.e-small .e-upload .e-hidden-file-input {
  border: 0;
  height: 0;
  margin: 0;
  outline: none;
  padding: 0;
  text-indent: 0;
  visibility: hidden;
  width: 0;
}
.e-bigger.e-small .e-upload .e-file-select-wrap {
  padding: 16px 0 16px 12px;
}
.e-bigger.e-small .e-upload .e-file-select-wrap .e-file-select,
.e-bigger.e-small .e-upload .e-file-select-wrap .e-file-select .e-uploader {
  display: inline-block;
  width: 0;
}
.e-bigger.e-small .e-upload .e-file-select-wrap .e-file-select .e-uploader {
  opacity: 0;
}
.e-bigger.e-small .e-upload .e-file-select-wrap .e-file-drop {
  font-family: inherit;
  font-size: 14px;
  margin-left: 12px;
}
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list {
  min-height: 35px;
  padding-bottom: 12px;
  padding-top: 8px;
}
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container {
  top: 0;
}
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-hidden-input {
  display: none;
}
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name, .e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type {
  line-height: 1.5;
  padding-top: 4px;
}
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name.e-error, .e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type.e-error, .e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-error {
  color: #f44336;
}
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status, .e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information {
  color: rgba(0, 0, 0, 0.54);
  display: block;
  font-size: 11px;
  line-height: 1.5;
  padding-bottom: 0;
  padding-top: 4px;
  position: relative;
}
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid {
  color: #f44336;
}
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-name, .e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-type, .e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-upload-file-list.e-file-invalid .e-file-status {
  color: #f44336;
}
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-file-remove-btn.e-icons, .e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-file-delete-btn.e-icons, .e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-file-abort-btn.e-icons, .e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-file-reload-btn.e-icons, .e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-file-play-btn.e-icons, .e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-file-pause-btn.e-icons {
  box-sizing: border-box;
  top: 32px;
}
.e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-file-remove-btn.e-icons.e-disabled, .e-bigger.e-small .e-upload.e-form-upload .e-upload-files .e-file-delete-btn.e-icons.e-disabled {
  color: rgba(0, 0, 0, 0.38);
  cursor: not-allowed;
  opacity: 0.4;
  pointer-events: none;
}
.e-bigger.e-small .e-upload .e-upload-files {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.e-bigger.e-small .e-upload .e-upload-files .e-icons:focus {
  outline: none;
}
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list {
  font-family: inherit;
  font-size: 14px;
  height: 100%;
  line-height: normal;
  min-height: 90px;
  position: relative;
}
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container {
  display: block;
  height: 100%;
  margin-left: 12px;
  margin-right: 90px;
  min-height: 35px;
  position: relative;
  top: 3px;
}
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name {
  float: left;
  font-family: inherit;
  font-size: 14px;
  max-width: 75%;
  overflow: hidden;
  padding-top: 12px;
  position: relative;
  text-overflow: ellipsis;
  top: 0;
  white-space: nowrap;
}
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-name::before {
  content: attr(data-tail);
  float: right;
}
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type {
  display: block;
  font-family: inherit;
  font-size: 14px;
  padding-top: 12px;
}
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-type.e-hidden {
  visibility: hidden;
}
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-size {
  display: block;
  font-size: 11px;
  padding: 8px 0;
}
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status, .e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information {
  display: block;
  font-family: inherit;
  font-size: 11px;
  padding-bottom: 12px;
}
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-status.e-upload-progress, .e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-file-information.e-upload-progress {
  display: none;
}
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap {
  display: block;
  height: 8px;
  padding-bottom: 6px;
  padding-top: 6px;
  position: absolute;
  width: 98%;
}
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-inner-wrap {
  border-radius: 0;
  display: block;
  height: 2px;
  width: 100%;
}
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-inner-wrap .e-upload-progress-bar {
  border-radius: 0;
  display: inherit;
  height: 2px;
}
.e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-bar-text {
  float: right;
  font-family: inherit;
  font-size: 11px;
  position: relative;
  right: 6px;
  top: -27px;
}
.e-bigger.e-small .e-upload .e-upload-files .e-file-remove-btn.e-icons, .e-bigger.e-small .e-upload .e-upload-files .e-file-delete-btn.e-icons, .e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons, .e-bigger.e-small .e-upload .e-upload-files .e-file-pause-btn.e-icons, .e-bigger.e-small .e-upload .e-upload-files .e-file-play-btn.e-icons, .e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons {
  align-items: center;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-flex;
  font-size: 11px;
  height: 18px;
  justify-content: center;
  margin: 0 12px;
  margin-top: -18px;
  padding: 18px;
  position: absolute;
  right: 0;
  top: 50%;
  vertical-align: middle;
  width: 18px;
}
.e-bigger.e-small .e-upload .e-upload-files .e-file-remove-btn.e-icons.e-upload-progress, .e-bigger.e-small .e-upload .e-upload-files .e-file-delete-btn.e-icons.e-upload-progress, .e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons.e-upload-progress, .e-bigger.e-small .e-upload .e-upload-files .e-file-pause-btn.e-icons.e-upload-progress, .e-bigger.e-small .e-upload .e-upload-files .e-file-play-btn.e-icons.e-upload-progress, .e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons.e-upload-progress {
  cursor: default;
}
.e-bigger.e-small .e-upload .e-upload-files .e-file-remove-btn.e-icons.e-disabled, .e-bigger.e-small .e-upload .e-upload-files .e-file-delete-btn.e-icons.e-disabled {
  color: rgba(0, 0, 0, 0.38);
  cursor: not-allowed;
  opacity: 0.4;
  pointer-events: none;
}
.e-bigger.e-small .e-upload .e-upload-files .e-file-remove-btn.e-msie.e-icons, .e-bigger.e-small .e-upload .e-upload-files .e-file-delete-btn.e-msie.e-icons, .e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-msie.e-icons, .e-bigger.e-small .e-upload .e-upload-files .e-file-pause-btn.e-msie.e-icons, .e-bigger.e-small .e-upload .e-upload-files .e-file-play-btn.e-msie.e-icons, .e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-msie.e-icons {
  padding: 18px 13px 18px 23px;
}
.e-bigger.e-small .e-upload .e-upload-files .e-file-pause-btn.e-icons, .e-bigger.e-small .e-upload .e-upload-files .e-file-play-btn.e-icons, .e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons {
  right: 36px;
}
.e-bigger.e-small .e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):hover, .e-bigger.e-small .e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):hover, .e-bigger.e-small .e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):hover, .e-bigger.e-small .e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):hover, .e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons:hover, .e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):hover, .e-bigger.e-small .e-upload .e-upload-files .e-clear-icon-focus {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  border-radius: 50%;
  box-shadow: 0 0 0 transparent;
}
.e-bigger.e-small .e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):focus, .e-bigger.e-small .e-upload .e-upload-files .e-file-delete-btn.e-icons:not(.e-upload-progress):focus, .e-bigger.e-small .e-upload .e-upload-files .e-file-pause-btn.e-icons:not(.e-upload-progress):focus, .e-bigger.e-small .e-upload .e-upload-files .e-file-play-btn.e-icons:not(.e-upload-progress):focus, .e-bigger.e-small .e-upload .e-upload-files .e-file-reload-btn.e-icons:focus, .e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons:not(.e-disabled):focus, .e-bigger.e-small .e-upload .e-upload-files .e-clear-icon-focus {
  border-radius: 50%;
}
.e-bigger.e-small .e-upload .e-upload-files .e-file-delete-btn.e-icons {
  font-size: 11px;
  opacity: 1;
}
.e-bigger.e-small .e-upload .e-upload-files .e-file-abort-btn.e-icons {
  font-size: 15px;
  opacity: 1;
}
.e-bigger.e-small .e-upload .e-file-select-wrap .e-btn, .e-bigger.e-small .e-upload .e-upload-actions .e-btn {
  font-family: inherit;
}
.e-bigger.e-small .e-upload .e-upload-actions {
  position: relative;
  text-align: right;
}
.e-bigger.e-small .e-upload .e-upload-actions .e-file-upload-btn {
  margin: 12px;
}
.e-bigger.e-small .e-upload .e-upload-actions .e-file-clear-btn {
  margin: 12px;
}
.e-bigger.e-small .e-upload.e-rtl .e-file-select-wrap {
  padding: 16px 12px 16px 0;
}
.e-bigger.e-small .e-upload.e-rtl .e-file-select-wrap .e-control.e-btn {
  margin-right: 10px;
}
.e-bigger.e-small .e-upload.e-rtl .e-file-select-wrap .e-file-drop {
  margin-left: 60px;
  margin-right: 12px;
  position: relative;
}
.e-bigger.e-small .e-upload.e-rtl .e-upload-actions {
  text-align: left;
}
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container {
  height: 100%;
  margin-left: 60px;
  margin-right: 12px;
  position: relative;
}
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-rtl-container {
  direction: ltr;
  float: right;
  width: 100%;
}
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-type {
  float: right;
}
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-name {
  float: right;
}
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-file-size {
  direction: ltr;
  float: right;
  position: relative;
  text-align: right;
  width: 100%;
}
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap {
  float: right;
  position: initial;
  top: 46px;
  width: 89%;
}
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-container .e-upload-progress-wrap .e-progress-bar-text {
  float: left;
  right: -8px;
  top: -25px;
}
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-remove-btn.e-icons, .e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-delete-btn.e-icons, .e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-abort-btn.e-icons, .e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons, .e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-pause-btn.e-icons, .e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-play-btn.e-icons {
  left: 0;
  margin-left: 12px;
  margin-right: 12px;
  right: auto;
  top: 50%;
}
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons {
  left: 36px;
  right: auto;
}
.e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-play-btn.e-icons, .e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-reload-btn.e-icons, .e-bigger.e-small .e-upload.e-rtl .e-upload-files .e-upload-file-list .e-file-pause-btn.e-icons {
  left: 36px;
}
.e-bigger.e-small .e-upload.e-disabled .e-file-drop {
  color: rgba(0, 0, 0, 0.38);
}
.e-bigger.e-small .e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-name, .e-bigger.e-small .e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-type, .e-bigger.e-small .e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-size, .e-bigger.e-small .e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-status, .e-bigger.e-small .e-upload.e-disabled .e-upload-files .e-upload-file-list .e-file-container .e-file-information {
  color: rgba(0, 0, 0, 0.38);
}
.e-bigger.e-small .e-upload .e-content-placeholder.e-upload.e-placeholder-upload {
  background-size: 400px 65px;
  min-height: 65px;
}
.e-bigger.e-small .e-upload .e-bigger .e-content-placeholder.e-upload.e-placeholder-upload,
.e-bigger.e-small .e-upload .e-bigger.e-content-placeholder.e-upload.e-placeholder-upload {
  background-size: 400px 80px;
  min-height: 80px;
}

.e-container .e-value-switch-btn::before {
  content: "\e430";
}

.e-colorpicker-wrapper,
.e-colorpicker-container {
  display: inline-block;
  line-height: 0;
  outline: none;
  -webkit-user-select: none;
          user-select: none;
}
.e-colorpicker-wrapper .e-colorpicker,
.e-colorpicker-container .e-colorpicker {
  height: 1px;
  opacity: 0;
  position: absolute;
  width: 1px;
}
.e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn,
.e-colorpicker-container .e-split-btn-wrapper .e-split-colorpicker.e-split-btn {
  font-family: initial;
  line-height: 14px;
  padding: 0 4px;
}
.e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color,
.e-colorpicker-container .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color {
  background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNnB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDYgNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTAgKDU0OTgzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ikdyb3VwLTkiPgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExIiBmaWxsPSIjRTBFMEUwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weS0yIiBmaWxsPSIjRkZGRkZGIiB4PSIwIiB5PSIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weSIgZmlsbD0iI0ZGRkZGRiIgeD0iMyIgeT0iMCIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExLUNvcHktMyIgZmlsbD0iI0UwRTBFMCIgeD0iMyIgeT0iMyIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
  background-size: 8px;
  border-radius: 2px;
  height: 18px;
  margin-top: 0;
  position: relative;
  width: 18px;
}
.e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color .e-split-preview,
.e-colorpicker-container .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color .e-split-preview {
  border-radius: 2px;
}
.e-colorpicker-wrapper .e-split-btn-wrapper.e-rtl .e-split-colorpicker.e-split-btn,
.e-colorpicker-container .e-split-btn-wrapper.e-rtl .e-split-colorpicker.e-split-btn {
  padding: 0 4px;
}
.e-colorpicker-wrapper *,
.e-colorpicker-container * {
  box-sizing: border-box;
}
.e-colorpicker-wrapper.e-disabled .e-palette .e-tile,
.e-colorpicker-container.e-disabled .e-palette .e-tile {
  cursor: default;
}
.e-colorpicker-wrapper.e-disabled .e-palette .e-tile:hover,
.e-colorpicker-container.e-disabled .e-palette .e-tile:hover {
  border: 0;
  box-shadow: none;
}
.e-colorpicker-wrapper.e-disabled .e-palette .e-tile.e-selected,
.e-colorpicker-container.e-disabled .e-palette .e-tile.e-selected {
  border: 0;
}
.e-colorpicker-wrapper.e-disabled .e-container .e-handler, .e-colorpicker-wrapper.e-disabled .e-container .e-preview-container, .e-colorpicker-wrapper.e-disabled .e-container .e-slider-preview .e-colorpicker-slider .e-hue-slider, .e-colorpicker-wrapper.e-disabled .e-container .e-slider-preview .e-colorpicker-slider .e-opacity-slider, .e-colorpicker-wrapper.e-disabled .e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-handle,
.e-colorpicker-container.e-disabled .e-container .e-handler,
.e-colorpicker-container.e-disabled .e-container .e-preview-container,
.e-colorpicker-container.e-disabled .e-container .e-slider-preview .e-colorpicker-slider .e-hue-slider,
.e-colorpicker-container.e-disabled .e-container .e-slider-preview .e-colorpicker-slider .e-opacity-slider,
.e-colorpicker-container.e-disabled .e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-handle {
  cursor: default;
}
.e-colorpicker-wrapper.e-disabled .e-container .e-hsv-container,
.e-colorpicker-container.e-disabled .e-container .e-hsv-container {
  pointer-events: none;
}

.e-colorpicker-popup:not(.e-split-btn-wrapper):not(.e-dropdown-btn) {
  line-height: 0;
}

/* stylelint-disable property-no-vendor-prefix */
.e-colorpicker.e-modal, .e-colorpicker.e-hsv-model {
  -webkit-overflow-scrolling: touch;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
.e-colorpicker.e-modal {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0.5;
  pointer-events: auto;
}
.e-colorpicker.e-hsv-model {
  background-color: transparent;
}

.sf-colorpicker .e-switch-ctrl-btn .e-ctrl-btn {
  position: relative;
}

.e-show-value .sf-colorpicker.e-color-palette .e-selected-value, .e-show-value .sf-colorpicker.e-color-palette .e-switch-ctrl-btn {
  width: 270px;
}

.e-dropdown-popup.e-transparent .e-container {
  display: none;
}

body.e-colorpicker-overflow {
  overflow: visible;
}

.e-container {
  border: 0;
  border-radius: 0;
  display: inline-block;
  line-height: 0;
  outline: none;
  -webkit-user-select: none;
          user-select: none;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.e-container.e-color-picker {
  width: 270px;
}
.e-container.e-color-picker .e-mode-switch-btn {
  background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUwLjIgKDU1MDQ3KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA0IENvcHk8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iQXJ0Ym9hcmQiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtNC1Db3B5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMC4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMjUtQ29weS04IiBmaWxsPSIjNDU5NkNFIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMjUtQ29weS05IiBmaWxsPSIjNUNDMTVCIiB4PSIwIiB5PSIxMiIgd2lkdGg9IjEyIiBoZWlnaHQ9IjEyIj48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTI1LUNvcHktMTAiIGZpbGw9IiNGQkQ1MDYiIHg9IjEyIiB5PSIwIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMjUtQ29weS0xMSIgZmlsbD0iI0VDNEU0MyIgeD0iMTIiIHk9IjEyIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiPjwvcmVjdD4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+") no-repeat 100% 100%;
}
.e-container.e-color-palette {
  width: auto;
}
.e-container.e-color-palette .e-mode-switch-btn {
  background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+Cjxzdmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDE4IDE4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zOnNlcmlmPSJodHRwOi8vd3d3LnNlcmlmLmNvbS8iIHN0eWxlPSJmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MS40MTQyMTsiPgogICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsLTEsMCwxOCkiPgogICAgICAgIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgc3R5bGU9ImZpbGw6dXJsKCNfTGluZWFyMSk7Ii8+CiAgICA8L2c+CiAgICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLDAsMCwtMSwwLDE4KSI+CiAgICAgICAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4IiBzdHlsZT0iZmlsbDp1cmwoI19MaW5lYXIyKTsiLz4KICAgIDwvZz4KICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLC0xLDAsMTgpIj4KICAgICAgICA8Y2xpcFBhdGggaWQ9Il9jbGlwMyI+CiAgICAgICAgICAgIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIvPgogICAgICAgIDwvY2xpcFBhdGg+CiAgICAgICAgPGcgY2xpcC1wYXRoPSJ1cmwoI19jbGlwMykiPgogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLDAsMCwtMSwtMCwxOCkiPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgogICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsLTEsMCwxOCkiPgogICAgICAgIDxjbGlwUGF0aCBpZD0iX2NsaXA0Ij4KICAgICAgICAgICAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4Ii8+CiAgICAgICAgPC9jbGlwUGF0aD4KICAgICAgICA8ZyBjbGlwLXBhdGg9InVybCgjX2NsaXA0KSI+CiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLC0xLC0wLDE4KSI+CiAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNfSW1hZ2U1IiB4PSIwIiB5PSIwIiB3aWR0aD0iMThweCIgaGVpZ2h0PSIxOHB4Ii8+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+CiAgICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLDAsMCwtMSwwLDE4KSI+CiAgICAgICAgPGNsaXBQYXRoIGlkPSJfY2xpcDYiPgogICAgICAgICAgICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTgiIGhlaWdodD0iMTgiLz4KICAgICAgICA8L2NsaXBQYXRoPgogICAgICAgIDxnIGNsaXAtcGF0aD0idXJsKCNfY2xpcDYpIj4KICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsLTEsLTAsMTgpIj4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iX0xpbmVhcjEiIHgxPSIwIiB5MT0iMCIgeDI9IjEiIHkyPSIwIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCg2LjI3MDE5ZS0xNCwtMTAyNCwtMTAyNCwtNi4yNzAxOWUtMTQsMCwxOCkiPjxzdG9wIG9mZnNldD0iMCIgc3R5bGU9InN0b3AtY29sb3I6cmdiKDAsMTgyLDI1NSk7c3RvcC1vcGFjaXR5OjAiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOmJsYWNrO3N0b3Atb3BhY2l0eTowIi8+PC9saW5lYXJHcmFkaWVudD4KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Il9MaW5lYXIyIiB4MT0iMCIgeTE9IjAiIHgyPSIxIiB5Mj0iMCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMS4xMDIxOGUtMTUsLTE4LC0xOCwtMS4xMDIxOGUtMTUsMTgsMTgpIj48c3RvcCBvZmZzZXQ9IjAiIHN0eWxlPSJzdG9wLWNvbG9yOnJnYigwLDE4MiwyNTUpO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjpibGFjaztzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+CiAgICAgICAgPGltYWdlIGlkPSJfSW1hZ2U1IiB3aWR0aD0iMThweCIgaGVpZ2h0PSIxOHB4IiB4bGluazpocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQUJJQUFBQVNDQVlBQUFCV3pvNVhBQUFBQ1hCSVdYTUFBQTdFQUFBT3hBR1ZLdzRiQUFBQmUwbEVRVlE0alcyUjIyNGNNUXhER2NBbyt2OC8yU0lYZE9wTk5iSXVWaDlrZXp6SlBoaWlTT3JNQXZ2eTBBanlBSGVBSEdBSHlDUDE4dTQ3ZVl6ZTlBS2xhaDlCZ0F5WG5tVUxjQStRYmQ3cWp4OWdnVkxGUWRiVDlBQlpYNlZkWHpNLy9MVmZqbE11dy9xQWR2QUMzZmR2bVE1UVpVbUErZ1ZUWDZWZDh3Sjk3NWRLbkdYek1VZnBpVGYzdXpkQi93Z2tsaVZ4a0U1dFdSSkxiNGMvNlplamZvTE5NdFJaeXYyWk4zZFNCYXREVlFGWGxQcDRnTlZBb3FPa1F4dW8yY3Iybk5Wd2lnSnVnQ2xnaWxMclgxQ2Jod3BXdmUwa3NtVTUzUXh3SGM4QU01UjZIQnRBUUUzQVlqa25WREpyb2tDM1BIYlBPZlpTano4SjRMWU9XRFIzVlJBblBOeUE3dm1tZGs5UWQ1VGo0dzBzRzRqYjBPbXBUa0FmMHpiZDExN3FCSjBOeEx3MGl5RGNnZGlPcG80K0lCMElINkQzMXdTMEJqb1ozQ1QvMHBpSGNla0ppTmgwdmxMZmZnOUF3OGs4Z3RoZXYyczh6MHA5L1FVNlQ3Z2JFTWhnbGhIcDdjZDQzbm5CajU4ekhVZERiMk1URit6TC9oOXIveU91c0ZQS093QUFBQUJKUlU1RXJrSmdnZz09Ii8+CiAgICA8L2RlZnM+Cjwvc3ZnPgo=") no-repeat 100% 100%;
}
.e-container .e-custom-palette {
  width: auto;
}
.e-container .e-custom-palette .e-palette {
  padding: 10px;
}
.e-container .e-custom-palette.e-palette-group {
  height: 270px;
  overflow-y: scroll;
}
.e-container .e-palette {
  border-bottom: 0;
  display: table;
  line-height: 0;
  outline: none;
  -webkit-user-select: none;
          user-select: none;
}
.e-container .e-palette .e-row {
  display: table-row;
  white-space: nowrap;
}
.e-container .e-palette .e-tile {
  border: 0.5px solid transparent;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  height: 27px;
  text-align: center;
  vertical-align: middle;
  width: 27px;
}
.e-container .e-palette .e-tile.e-selected {
  outline: #000 0.5px solid;
  position: relative;
}
.e-container .e-palette .e-tile:hover {
  box-shadow: 2px 2px 7px 2px rgba(0, 0, 0, 0.3);
  position: relative;
}
.e-container .e-palette .e-tile.e-nocolor-item {
  background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNnB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDYgNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTAgKDU0OTgzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ikdyb3VwLTkiPgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExIiBmaWxsPSIjRTBFMEUwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weS0yIiBmaWxsPSIjRkZGRkZGIiB4PSIwIiB5PSIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weSIgZmlsbD0iI0ZGRkZGRiIgeD0iMyIgeT0iMCIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExLUNvcHktMyIgZmlsbD0iI0UwRTBFMCIgeD0iMyIgeT0iMyIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
  background-size: 8px;
}
.e-container .e-hsv-container {
  border-bottom: 0;
  position: relative;
  touch-action: none;
}
.e-container .e-hsv-container .e-hsv-color {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #000 100%), linear-gradient(to right, #fff 0, rgba(255, 255, 255, 0) 100%);
  height: 170px;
}
.e-container .e-hsv-container .e-handler {
  border: 1px solid #fff;
  border-radius: 6px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.7), inset 0 0 2px rgba(0, 0, 0, 0.7);
  cursor: pointer;
  display: inline-block;
  height: 8px;
  margin-left: -4px;
  margin-top: -4px;
  position: absolute;
  touch-action: none;
  -webkit-user-select: none;
          user-select: none;
  width: 8px;
}
.e-container .e-slider-preview {
  display: inline-block;
  width: 100%;
  padding: 10px 16px;
}
.e-container .e-slider-preview .e-colorpicker-slider {
  display: inline-block;
  width: 82.34%;
}
.e-container .e-slider-preview .e-colorpicker-slider .e-slider-container {
  height: 18px;
}
.e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-slider {
  height: 18px;
  top: calc(50% - 9px);
}
.e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-slider-track {
  height: 6px !important; /* stylelint-disable-line declaration-no-important */
  top: calc(50% - 3px);
  border-radius: 0;
}
.e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-handle {
  border-radius: 6px;
  cursor: pointer;
  height: 14px;
  top: calc(50% - 7px);
  width: 14px;
}
.e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-handle.e-handle-active {
  cursor: pointer;
}
.e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-handle.e-large-thumb-size {
  transform: scale(1);
}
.e-container .e-slider-preview .e-colorpicker-slider .e-hue-slider .e-slider-track {
  background: linear-gradient(to right, #f00 0, #ff0 16%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 84%, #ff0004 100%);
}
.e-container .e-slider-preview .e-colorpicker-slider .e-opacity-slider .e-slider-track {
  background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNnB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDYgNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTAgKDU0OTgzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ikdyb3VwLTkiPgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExIiBmaWxsPSIjRTBFMEUwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weS0yIiBmaWxsPSIjRkZGRkZGIiB4PSIwIiB5PSIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weSIgZmlsbD0iI0ZGRkZGRiIgeD0iMyIgeT0iMCIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExLUNvcHktMyIgZmlsbD0iI0UwRTBFMCIgeD0iMyIgeT0iMyIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
  border: 0;
  z-index: 0;
}
.e-container .e-slider-preview .e-colorpicker-slider .e-opacity-slider .e-opacity-empty-track {
  background-size: contain;
  border: 0;
  height: 6px;
  position: absolute;
  top: calc(50% - 3px);
  width: 100%;
  z-index: 1;
}
.e-container .e-slider-preview .e-colorpicker-slider .e-slider.e-hue-slider .e-handle, .e-container .e-slider-preview .e-colorpicker-slider .e-slider.e-hue-slider .e-handle-start, .e-container .e-slider-preview .e-colorpicker-slider .e-slider.e-opacity-slider .e-handle, .e-container .e-slider-preview .e-colorpicker-slider .e-slider.e-opacity-slider .e-handle-start {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.e-container .e-slider-preview .e-preview-container {
  background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNnB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDYgNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTAgKDU0OTgzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ikdyb3VwLTkiPgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExIiBmaWxsPSIjRTBFMEUwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weS0yIiBmaWxsPSIjRkZGRkZGIiB4PSIwIiB5PSIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weSIgZmlsbD0iI0ZGRkZGRiIgeD0iMyIgeT0iMCIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExLUNvcHktMyIgZmlsbD0iI0UwRTBFMCIgeD0iMyIgeT0iMyIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
  background-size: 10px;
  border: 1px solid #e0e0e0;
  cursor: pointer;
  display: inline-block;
  height: 32px;
  margin-left: 4.205%;
  position: relative;
  top: -2px;
  width: 13.45%;
}
.e-container .e-slider-preview .e-preview-container .e-preview {
  display: block;
  height: 16px;
  position: absolute;
  width: 100%;
}
.e-container .e-slider-preview .e-preview-container .e-preview.e-current {
  border-bottom: 1px solid #e0e0e0;
  top: 0;
}
.e-container .e-slider-preview .e-preview-container .e-preview.e-previous {
  height: 14px;
  top: 16px;
}
.e-container .e-selected-value {
  align-items: center;
  display: flex;
  padding: 0 16px 16px;
  -webkit-user-select: none;
          user-select: none;
  width: 100%;
}
.e-container .e-selected-value .e-input-container .e-float-input input {
  padding-left: 0;
  text-align: center;
}
.e-container .e-selected-value .e-input-container .e-numeric-hidden {
  display: none;
}
.e-container .e-selected-value .e-value-switch-btn {
  font-family: "e-icons";
  margin-top: 0;
  padding: 2px 3px;
  font-size: 16px;
  line-height: 16px;
}
.e-container .e-input-container {
  display: inline-block;
  width: 89.8%;
}
.e-container .e-input-container .e-float-input {
  display: inline-block;
  margin-right: 3.75%;
  vertical-align: baseline;
}
.e-container .e-input-container .e-float-input:first-child {
  width: 33%;
}
.e-container .e-input-container .e-float-input:first-child input {
  height: auto;
}
.e-container .e-input-container .e-float-input.e-numeric {
  height: auto;
  width: 12%;
}
.e-container .e-input-container .e-float-input.e-numeric input {
  height: auto;
}
.e-container .e-input-container .e-float-input .e-float-text {
  text-align: center;
}
.e-container .e-switch-ctrl-btn {
  display: inline-block;
  padding: 0 16px 16px;
  white-space: nowrap;
  width: 100%;
}
.e-container .e-switch-ctrl-btn .e-ctrl-btn {
  float: right;
  text-align: right;
  white-space: nowrap;
  width: 89.913%;
}
.e-container .e-switch-ctrl-btn .e-ctrl-btn .e-btn {
  max-width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.e-container .e-switch-ctrl-btn .e-ctrl-btn .e-btn.e-cancel {
  margin-left: 0;
}
.e-container .e-switch-ctrl-btn .e-mode-switch-btn {
  background-origin: border-box;
  background-position: center;
  background-size: cover;
  float: left;
  margin-top: 0;
  overflow: hidden;
  white-space: nowrap;
}
.e-container .e-switch-ctrl-btn .e-mode-switch-btn:focus {
  box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.2);
}
.e-container .e-value-switch-btn, .e-container .e-mode-switch-btn {
  background-color: transparent;
  border-color: transparent;
  position: relative;
  width: 10.09%;
  height: 24px;
}
.e-container.e-color-picker .e-value-switch-btn:focus, .e-container.e-color-picker .e-value-switch-btn:hover, .e-container.e-color-picker .e-value-switch-btn:active {
  border-color: transparent;
  box-shadow: none;
  outline: none;
}
.e-container.e-color-picker .e-value-switch-btn:focus {
  outline: none;
}
.e-container.e-color-palette .e-palette + .e-selected-value, .e-container.e-color-palette .e-palette-group + .e-selected-value {
  padding: 16px 16px;
}
.e-container.e-color-palette .e-palette + .e-switch-ctrl-btn, .e-container.e-color-palette .e-palette-group + .e-switch-ctrl-btn {
  padding: 23px 16px 16px;
}
.e-container.e-color-palette .e-clr-pal-rec-wpr {
  padding: 0;
}
.e-container.e-color-palette .e-clr-pal-rec-wpr .e-recent-clr-span {
  display: block;
  font-weight: 600;
  font-size: 14px;
  height: 36px;
  padding: 7px 16px;
  line-height: 22px;
  color: #000000;
}
.e-container.e-color-palette .e-clr-pal-rec-wpr .e-palette.e-recent-palette {
  padding: 9px 10.5px;
}
.e-container.e-color-palette .e-clr-pal-rec-wpr .e-palette.e-recent-palette .e-tile {
  height: 18px !important; /* stylelint-disable-line declaration-no-important */
  width: 18px !important; /* stylelint-disable-line declaration-no-important */
  margin: 0 3.5px;
  border: 0.5px solid #eee;
}
.e-container.e-color-palette .e-clr-pal-rec-wpr .e-palette.e-recent-palette .e-tile:hover {
  border: 0.5px solid transparent !important; /* stylelint-disable-line declaration-no-important */
}

.sf-colorpicker.e-container .e-input-container .e-float-input {
  float: left;
  margin-left: -1px;
}

.e-hide-opacity .e-container .e-slider-preview .e-colorpicker-slider {
  vertical-align: super;
}
.e-hide-opacity .e-container .e-slider-preview .e-preview-container {
  top: 0;
}
.e-hide-opacity .e-container .e-float-input:first-child {
  width: 36%;
}
.e-hide-opacity .e-container .e-float-input.e-numeric {
  width: 16.3%;
}

.e-hide-hex-value .e-container .e-float-input.e-numeric {
  width: 21.25%;
}
.e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric {
  width: 29.59%;
}

.e-hide-valueswitcher .e-container .e-input-container {
  width: 100%;
}
.e-hide-valueswitcher .e-container .e-float-input:first-child {
  width: 33%;
}
.e-hide-valueswitcher .e-container .e-float-input.e-numeric {
  width: 13%;
}
.e-hide-valueswitcher .e-container .e-float-input:last-child {
  margin-right: 0;
}
.e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input:first-child {
  width: 36%;
}
.e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input.e-numeric {
  width: 17.58%;
}
.e-hide-valueswitcher.e-hide-hex-value .e-container .e-float-input.e-numeric {
  width: 22.18%;
}
.e-hide-valueswitcher.e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric {
  width: 30.82%;
}

.e-rtl .e-container .e-hsv-container .e-hsv-color {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #000 100%), linear-gradient(to left, #fff 0, rgba(255, 255, 255, 0) 100%);
}
.e-rtl .e-container .e-slider-preview .e-hue-slider .e-slider-track {
  background: linear-gradient(to left, #f00 0, #ff0 16%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 84%, #ff0004 100%);
}
.e-rtl .e-container .e-slider-preview .e-preview-container {
  margin-left: 0;
  margin-right: 4.205%;
}
.e-rtl .e-container .e-selected-value .e-float-input {
  margin-left: 3.75%;
  margin-right: 0;
}
.e-rtl .e-container .e-selected-value .e-float-input input {
  padding-right: 0;
}
.e-rtl .e-container .e-selected-value .e-float-input .e-float-text {
  right: -12px !important; /* stylelint-disable-line declaration-no-important */
}
.e-rtl .e-container .e-selected-value .e-value-switch-btn {
  transform: rotate(180deg);
}
.e-rtl .e-container .e-switch-ctrl-btn .e-mode-switch-btn {
  float: right;
}
.e-rtl .e-container .e-switch-ctrl-btn .e-ctrl-btn {
  float: left;
  text-align: left;
}
.e-rtl .e-container .e-switch-ctrl-btn .e-ctrl-btn .e-cancel {
  margin-left: 0;
  margin-right: 0;
}
.e-rtl .e-container.sf-colorpicker .e-selected-value .e-input-container .e-float-input {
  float: right;
  margin-right: -1px;
}
.e-rtl.e-hide-valueswitcher .e-container .e-float-input:last-child {
  margin-left: 0;
}

.e-hide-switchable-value .e-container .e-input-container .e-float-input:first-child {
  width: 100%;
}

.e-popup.e-tooltip-wrap.e-color-picker-tooltip {
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 0%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  min-width: 26px;
  transform: translateY(18px) rotate(45deg) scale(0.01);
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.e-popup.e-tooltip-wrap.e-color-picker-tooltip .e-tip-content {
  background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNnB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDYgNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTAgKDU0OTgzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ikdyb3VwLTkiPgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExIiBmaWxsPSIjRTBFMEUwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weS0yIiBmaWxsPSIjRkZGRkZGIiB4PSIwIiB5PSIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weSIgZmlsbD0iI0ZGRkZGRiIgeD0iMyIgeT0iMCIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExLUNvcHktMyIgZmlsbD0iI0UwRTBFMCIgeD0iMyIgeT0iMyIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
  background-size: 8px;
  border-radius: 50%;
  height: 24px;
  position: relative;
  transform: rotate(45deg);
  width: 24px;
}

.e-split-preview,
.e-tip-transparent {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.e-container.e-color-palette .e-clr-pal-rec-wpr + .e-switch-ctrl-btn {
  padding-top: 12px;
}

.e-container {
  background-color: #fff;
}
.e-container .e-palette .e-tile:hover {
  border-color: #eee;
}
.e-container .e-palette .e-tile.e-selected {
  border-color: #eee;
}
.e-container .e-handler.e-hide-handler, .e-container .e-handle.e-hide-handler {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

.e-container .e-control-wrapper.e-slider-container .e-slider.e-hue-slider .e-handle:not(.e-tab-handle), .e-container .e-control-wrapper.e-slider-container .e-slider.e-opacity-slider .e-handle:not(.e-tab-handle) {
  background-color: #fff;
  border-color: #fff;
}
.e-container .e-control-wrapper.e-slider-container .e-slider.e-hue-slider .e-handle:not(.e-tab-handle).e-handle-start:not(.e-tab-handle), .e-container .e-control-wrapper.e-slider-container .e-slider.e-opacity-slider .e-handle:not(.e-tab-handle).e-handle-start:not(.e-tab-handle) {
  background-color: #fff;
  border-color: #fff;
}
.e-container .e-control-wrapper.e-slider-container .e-slider.e-hue-slider .e-handle.e-tab-handle, .e-container .e-control-wrapper.e-slider-container .e-slider.e-opacity-slider .e-handle.e-tab-handle {
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.e-colorpicker-wrapper.e-disabled .e-value-switch-btn, .e-colorpicker-wrapper.e-disabled .e-mode-switch-btn,
.e-colorpicker-container.e-disabled .e-value-switch-btn,
.e-colorpicker-container.e-disabled .e-mode-switch-btn {
  color: rgba(0, 0, 0, 0.26);
}
.e-colorpicker-wrapper.e-disabled .e-value-switch-btn:focus, .e-colorpicker-wrapper.e-disabled .e-mode-switch-btn:focus,
.e-colorpicker-container.e-disabled .e-value-switch-btn:focus,
.e-colorpicker-container.e-disabled .e-mode-switch-btn:focus {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.26);
  outline: none;
  outline-offset: unset;
}
.e-colorpicker-wrapper.e-disabled .e-value-switch-btn:active, .e-colorpicker-wrapper.e-disabled .e-mode-switch-btn:active,
.e-colorpicker-container.e-disabled .e-value-switch-btn:active,
.e-colorpicker-container.e-disabled .e-mode-switch-btn:active {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.e-colorpicker-wrapper .e-icon-btn:disabled, .e-colorpicker-wrapper .e-icon-btn.e-disabled,
.e-colorpicker-container .e-icon-btn:disabled,
.e-colorpicker-container .e-icon-btn.e-disabled {
  background-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.12);
}

.e-popup.e-tooltip-wrap.e-color-picker-tooltip {
  background-color: #fff;
  border-color: #fff;
}

.e-bigger .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn,
.e-bigger.e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn,
.e-bigger .e-colorpicker-container .e-split-btn-wrapper .e-split-colorpicker.e-split-btn,
.e-bigger.e-colorpicker-container .e-split-btn-wrapper .e-split-colorpicker.e-split-btn {
  line-height: 18px;
  padding: 0 6px;
}
.e-bigger .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color,
.e-bigger.e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color,
.e-bigger .e-colorpicker-container .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color,
.e-bigger.e-colorpicker-container .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color {
  height: 22px;
  width: 22px;
}
.e-bigger .e-colorpicker-wrapper .e-split-btn-wrapper.e-rtl .e-split-colorpicker.e-split-btn,
.e-bigger.e-colorpicker-wrapper .e-split-btn-wrapper.e-rtl .e-split-colorpicker.e-split-btn,
.e-bigger .e-colorpicker-container .e-split-btn-wrapper.e-rtl .e-split-colorpicker.e-split-btn,
.e-bigger.e-colorpicker-container .e-split-btn-wrapper.e-rtl .e-split-colorpicker.e-split-btn {
  padding: 0 6px;
}
.e-bigger .e-colorpicker-wrapper .e-colorpicker-popup:not(.e-split-btn-wrapper):not(.e-dropdown-btn),
.e-bigger.e-colorpicker-wrapper .e-colorpicker-popup:not(.e-split-btn-wrapper):not(.e-dropdown-btn),
.e-bigger .e-colorpicker-container .e-colorpicker-popup:not(.e-split-btn-wrapper):not(.e-dropdown-btn),
.e-bigger.e-colorpicker-container .e-colorpicker-popup:not(.e-split-btn-wrapper):not(.e-dropdown-btn) {
  line-height: 0;
}

.e-bigger .e-container .e-switch-ctrl-btn .e-ctrl-btn {
  margin: 2px 0;
}
.e-bigger .e-container.e-color-picker {
  width: 290px;
}
@media only screen and (max-width: 600px) {
  .e-bigger .e-container.e-color-picker {
    width: 100% !important; /* stylelint-disable-line declaration-no-important */
  }
  .e-bigger .e-container.e-colorpicker-popup {
    width: calc(100% - 20px) !important; /* stylelint-disable-line declaration-no-important */
  }
}
.e-bigger .e-container .e-palette .e-tile {
  height: 29px;
  width: 29px;
}
.e-bigger .e-container .e-hsv-container .e-hsv-color {
  height: 180px;
}
.e-bigger .e-container .e-custom-palette.e-palette-group {
  height: 290px;
}
.e-bigger .e-container .e-slider-preview {
  padding: 8px 16px;
}
.e-bigger .e-container .e-slider-preview .e-preview-container {
  margin-left: 4.657%;
  vertical-align: super;
  width: 12.408%;
  top: 0;
}
@media only screen and (max-width: 600px) {
  .e-bigger .e-container .e-slider-preview .e-preview-container {
    margin-left: 4.6% !important; /* stylelint-disable-line declaration-no-important */
  }
}
.e-bigger .e-container .e-slider-preview .e-colorpicker-slider {
  width: 82.944%;
}
.e-bigger .e-container .e-slider-preview .e-colorpicker-slider .e-slider-container {
  height: 20px;
}
.e-bigger .e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-handle {
  border-radius: 8px;
  height: 16px;
  top: calc(50% - 8px);
  width: 16px;
}
.e-bigger .e-container .e-slider-preview .e-switch-ctrl-btn .e-ctrl-btn {
  width: 90.6%;
}
.e-bigger .e-container.e-color-palette .e-palette + .e-switch-ctrl-btn {
  padding: 25px 16px 16px;
}
.e-bigger .e-container.e-color-palette .e-clr-pal-rec-wpr {
  padding: 0;
}
.e-bigger .e-container.e-color-palette .e-clr-pal-rec-wpr .e-recent-clr-span {
  display: block;
  font-size: 16px;
  height: 46px;
  padding: 10px 16px;
  line-height: 24px;
}
.e-bigger .e-container.e-color-palette .e-clr-pal-rec-wpr .e-palette.e-recent-palette {
  padding: 11px 10.5px 12px;
}
.e-bigger .e-container.e-color-palette .e-clr-pal-rec-wpr .e-palette.e-recent-palette .e-tile {
  height: 22px !important; /* stylelint-disable-line declaration-no-important */
  width: 22px !important; /* stylelint-disable-line declaration-no-important */
  margin: 0 2.5px;
}
.e-bigger .e-container .e-input-container {
  width: 90.7%;
}
.e-bigger .e-container .e-input-container .e-float-input {
  margin-right: 3.425%;
}
.e-bigger .e-container .e-input-container .e-float-input:first-child {
  width: 33.5%;
}
.e-bigger .e-container .e-input-container .e-float-input:first-child input {
  height: auto;
}
.e-bigger .e-container .e-input-container .e-float-input.e-numeric {
  height: auto;
  width: 12.34%;
}
.e-bigger .e-container .e-input-container .e-float-input.e-numeric input {
  height: auto;
}
.e-bigger .e-container .e-css.e-value-switch-btn, .e-bigger .e-container .e-mode-switch-btn {
  padding: 2px 3px;
  width: 9.306%;
  font-size: 18px;
  line-height: 18px;
}
.e-bigger .e-container .e-mode-switch-btn {
  margin-top: 5px;
}
.e-bigger .e-container.sf-colorpicker .e-input-container .e-float-input {
  margin-right: calc(3.425% - 2.38px);
}
.e-bigger .e-hide-opacity .e-container .e-slider-preview, .e-bigger.e-hide-opacity .e-container .e-slider-preview {
  padding: 8px 16px;
}
.e-bigger .e-hide-opacity .e-container .e-slider-preview .e-preview-container, .e-bigger.e-hide-opacity .e-container .e-slider-preview .e-preview-container {
  vertical-align: initial;
}
.e-bigger .e-hide-opacity .e-container .e-float-input:first-child, .e-bigger.e-hide-opacity .e-container .e-float-input:first-child {
  width: 36%;
}
.e-bigger .e-hide-opacity .e-container .e-float-input.e-numeric, .e-bigger.e-hide-opacity .e-container .e-float-input.e-numeric {
  width: 16.76%;
}
.e-bigger.e-hide-hex-value .e-container .e-float-input.e-numeric, .e-bigger .e-hide-hex-value .e-container .e-float-input.e-numeric {
  width: 21.58%;
}
.e-bigger.e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric, .e-bigger .e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric {
  width: 29.59%;
}
.e-bigger.e-hide-valueswitcher .e-container .e-input-container, .e-bigger .e-hide-valueswitcher .e-container .e-input-container {
  width: 100%;
}
.e-bigger.e-hide-valueswitcher .e-container .e-float-input:last-child, .e-bigger .e-hide-valueswitcher .e-container .e-float-input:last-child {
  margin-right: 0;
}
.e-bigger.e-hide-valueswitcher .e-container .e-float-input.e-numeric, .e-bigger .e-hide-valueswitcher .e-container .e-float-input.e-numeric {
  width: 13.2%;
}
.e-bigger.e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input:first-child, .e-bigger .e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input:first-child {
  width: 36%;
}
.e-bigger.e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input.e-numeric, .e-bigger .e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input.e-numeric {
  width: 17.9%;
}
.e-bigger.e-hide-valueswitcher.e-hide-hex-value .e-container .e-float-input.e-numeric, .e-bigger.e-hide-valueswitcher .e-hide-hex-value .e-container .e-float-input.e-numeric, .e-bigger .e-hide-valueswitcher.e-hide-hex-value .e-container .e-float-input.e-numeric, .e-bigger .e-hide-valueswitcher .e-hide-hex-value .e-container .e-float-input.e-numeric {
  width: 21.58%;
}
.e-bigger.e-hide-valueswitcher.e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric, .e-bigger.e-hide-valueswitcher .e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric, .e-bigger .e-hide-valueswitcher.e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric, .e-bigger .e-hide-valueswitcher .e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric {
  width: 31%;
}

.e-bigger .e-rtl .e-container .e-slider-preview .e-preview-container,
.e-bigger.e-rtl .e-container .e-slider-preview .e-preview-container {
  margin-left: 0;
  margin-right: 4.657%;
}
.e-bigger .e-rtl .e-container .e-selected-value .e-float-input,
.e-bigger.e-rtl .e-container .e-selected-value .e-float-input {
  margin-left: 3.425%;
  margin-right: 0;
}
.e-bigger .e-rtl .e-container.sf-colorpicker .e-selected-value .e-input-container .e-float-input,
.e-bigger.e-rtl .e-container.sf-colorpicker .e-selected-value .e-input-container .e-float-input {
  margin-left: calc(3.425% - 2.38px);
}
.e-bigger .e-rtl.e-hide-valueswitcher .e-container .e-float-input:last-child,
.e-bigger.e-rtl.e-hide-valueswitcher .e-container .e-float-input:last-child {
  margin-left: 0;
}

.e-bigger.e-hide-switchable-value .e-container .e-input-container .e-float-input:first-child,
.e-bigger .e-hide-switchable-value .e-container .e-input-container .e-float-input:first-child {
  width: 100%;
}

.e-bigger .e-popup.e-tooltip-wrap.e-color-picker-tooltip,
.e-bigger.e-popup.e-tooltip-wrap.e-color-picker-tooltip {
  min-width: 32px;
}
.e-bigger .e-popup.e-tooltip-wrap.e-color-picker-tooltip .e-tip-content,
.e-bigger.e-popup.e-tooltip-wrap.e-color-picker-tooltip .e-tip-content {
  height: 30px;
  width: 30px;
}

.e-rating-container {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  min-width: max-content;
}
.e-rating-container .e-rating {
  display: none;
}
.e-rating-container .e-rating-item-list {
  display: inline-flex;
  padding: 0;
  margin: 4px;
}
.e-rating-container .e-rating-item-list:focus-visible:not(:hover) .e-rating-focus:not(:has(svg)),
.e-rating-container .e-rating-item-list:focus-visible:not(:hover) .e-rating-focus .e-rating-item:has(svg) {
  outline: 1px solid;
}
.e-rating-container .e-rating-item-list:focus-visible {
  outline: none;
}
.e-rating-container.e-rating-readonly {
  cursor: default;
  pointer-events: none;
}
.e-rating-container .e-rating-item-container {
  cursor: pointer;
  font-size: 20px;
  padding: 4px;
  display: block;
  min-width: calc(1em + 8px);
  min-height: calc(1em + 8px);
  position: relative;
}
.e-rating-container .e-rating-item-container:has(svg) {
  line-height: 13px;
}
.e-rating-container .e-rating-item-container .e-rating-item {
  display: block;
}
.e-rating-container.e-rating-animation.e-touch-select:not(.e-disabled) .e-rating-item-container.e-rating-focus .e-rating-item, .e-rating-container.e-rating-animation:not(.e-disabled, .e-rating-touch) .e-rating-item-container:hover .e-rating-item {
  transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transform: scale(1.4);
  pointer-events: none;
}
.e-rating-container.e-disabled {
  cursor: default;
  pointer-events: none;
}
.e-rating-container.e-rating-hidden {
  display: none;
}
.e-rating-container .e-reset {
  cursor: pointer;
  margin: auto 2px 6px;
  font-size: 16px;
  padding: 2px;
}
.e-rating-container .e-reset.e-disabled {
  cursor: default;
}
.e-rating-container .e-reset:focus-visible {
  outline: 1px solid;
  border-radius: 0;
}
.e-rating-container .e-rating-label {
  font-size: 12px;
  line-height: 18px;
}
.e-rating-container .e-rating-label.e-label-right, .e-rating-container .e-rating-label.e-label-left {
  min-width: 50px;
}
.e-rating-container .e-rating-label.e-label-bottom, .e-rating-container .e-rating-label.e-label-top {
  flex-basis: 100%;
  width: 0;
  text-align: center;
}
.e-rating-container .e-rating-label.e-label-right {
  text-align: left;
  margin: auto 8px;
}
.e-rating-container .e-rating-label.e-label-left {
  text-align: right;
  margin: auto 4px;
}
.e-rating-container .e-rating-label.e-label-top {
  margin: 4px 0;
}
.e-rating-container .e-rating-label.e-label-bottom {
  margin: 4px 0;
}
.e-rating-container.e-rtl .e-rating-label.e-label-right {
  text-align: right;
}
.e-rating-container.e-rtl .e-rating-label.e-label-left {
  text-align: left;
}
.e-rating-container .e-tooltip-wrap.e-rating-tooltip {
  display: none;
  justify-content: center;
  left: 50%;
  top: -8px;
  transform: translate(-50%, -100%);
}
.e-rating-container .e-tooltip-wrap.e-rating-tooltip.e-show-tooltip {
  display: inline-flex;
}
.e-rating-container .e-tooltip-wrap.e-rating-tooltip .e-tip-content {
  width: max-content;
}
.e-rating-container .e-tooltip-wrap.e-rating-tooltip .e-arrow-tip.e-tip-bottom {
  left: 50%;
  top: 100%;
  transform: translate(-50%, 0);
}
.e-rating-container .e-tooltip-wrap.e-rating-tooltip .e-arrow-tip-inner.e-tip-bottom {
  top: -6px;
}

.e-rating-tooltip .e-tip-content {
  text-align: center;
}

.e-small.e-rating-container .e-rating-item-container,
.e-small .e-rating-container .e-rating-item-container {
  font-size: 16px;
}
.e-small.e-rating-container .e-rating-item-container:has(svg),
.e-small .e-rating-container .e-rating-item-container:has(svg) {
  line-height: 9px;
}
.e-small.e-rating-container .e-rating-label,
.e-small .e-rating-container .e-rating-label {
  font-size: 10px;
  line-height: 16px;
}
.e-small.e-rating-container .e-reset,
.e-small .e-rating-container .e-reset {
  font-size: 12px;
}

.e-rating-container .e-rating-item-list:focus-visible:not(:hover) .e-rating-focus:not(:has(svg)),
.e-rating-container .e-rating-item-list:focus-visible:not(:hover) .e-rating-focus .e-rating-item:has(svg) {
  outline-color: #3f51b5;
  border-radius: 0;
}
.e-rating-container .e-reset {
  color: #424242;
}
.e-rating-container .e-reset:hover {
  color: #212121;
}
.e-rating-container .e-reset.e-disabled {
  color: #9e9e9e;
  opacity: 1;
}
.e-rating-container .e-rating-item-container .e-rating-icon {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px #9e9e9e;
  background: none;
}
.e-rating-container .e-rating-item-container.e-rating-selected .e-rating-icon, .e-rating-container .e-rating-item-container.e-rating-intermediate .e-rating-icon {
  background: linear-gradient(to right, #212121 var(--rating-value), transparent var(--rating-value));
  background-clip: text;
  /* stylelint-disable property-no-vendor-prefix */
  -webkit-background-clip: text;
  /* stylelint-enable property-no-vendor-prefix */
  -webkit-text-stroke: 1px #212121;
}
.e-rating-container .e-rating-item-container.e-selected-value .e-rating-icon {
  -webkit-text-stroke: 1px #3f51b5;
}
.e-rating-container .e-rating-item-list:hover .e-rating-item-container.e-rating-selected .e-rating-icon, .e-rating-container .e-rating-item-list:hover .e-rating-item-container.e-rating-intermediate .e-rating-icon {
  background: linear-gradient(to right, #3f51b5 var(--rating-value), transparent var(--rating-value));
  background-clip: text;
  /* stylelint-disable property-no-vendor-prefix */
  -webkit-background-clip: text;
  /* stylelint-enable property-no-vendor-prefix */
  -webkit-text-stroke: 1px #3f51b5;
}
.e-rating-container .e-rating-item-list .e-rating-item-container.e-rating-selected:active .e-rating-icon, .e-rating-container .e-rating-item-list .e-rating-item-container.e-rating-intermediate:active .e-rating-icon {
  background: linear-gradient(to right, #7986cb var(--rating-value), transparent var(--rating-value));
  background-clip: text;
  /* stylelint-disable property-no-vendor-prefix */
  -webkit-background-clip: text;
  /* stylelint-enable property-no-vendor-prefix */
  -webkit-text-stroke: 1px #7986cb;
}
.e-rating-container.e-rtl .e-rating-item-container.e-rating-selected .e-rating-icon, .e-rating-container.e-rtl .e-rating-item-container.e-rating-intermediate .e-rating-icon {
  background: linear-gradient(to left, #212121 var(--rating-value), transparent var(--rating-value));
  background-clip: text;
  /* stylelint-disable property-no-vendor-prefix */
  -webkit-background-clip: text;
  /* stylelint-enable property-no-vendor-prefix */
}
.e-rating-container.e-rtl .e-rating-item-list:hover .e-rating-item-container.e-rating-selected .e-rating-icon, .e-rating-container.e-rtl .e-rating-item-list:hover .e-rating-item-container.e-rating-intermediate .e-rating-icon {
  background: linear-gradient(to left, #3f51b5 var(--rating-value), transparent var(--rating-value));
  background-clip: text;
  /* stylelint-disable property-no-vendor-prefix */
  -webkit-background-clip: text;
  /* stylelint-enable property-no-vendor-prefix */
}
.e-rating-container.e-rtl .e-rating-item-list .e-rating-item-container.e-rating-selected:active .e-rating-icon, .e-rating-container.e-rtl .e-rating-item-list .e-rating-item-container.e-rating-intermediate:active .e-rating-icon {
  background: linear-gradient(to left, #7986cb var(--rating-value), transparent var(--rating-value));
  background-clip: text;
  /* stylelint-disable property-no-vendor-prefix */
  -webkit-background-clip: text;
  /* stylelint-enable property-no-vendor-prefix */
}
.e-rating-container.e-disabled {
  opacity: 1;
}
.e-rating-container.e-disabled .e-rating-item-container .e-rating-icon {
  -webkit-text-stroke: 1px #9e9e9e;
}
.e-rating-container.e-disabled .e-rating-item-container.e-rating-selected .e-rating-icon, .e-rating-container.e-disabled .e-rating-item-container.e-rating-intermediate .e-rating-icon {
  background: linear-gradient(to right, #9e9e9e var(--rating-value), transparent var(--rating-value));
  background-clip: text;
  /* stylelint-disable property-no-vendor-prefix */
  -webkit-background-clip: text;
  /* stylelint-enable property-no-vendor-prefix */
  -webkit-text-stroke: 1px #9e9e9e;
}
.e-rating-container.e-disabled.e-rtl .e-rating-item-container .e-rating-icon {
  background: linear-gradient(to left, #9e9e9e var(--rating-value), transparent var(--rating-value));
  background-clip: text;
  /* stylelint-disable property-no-vendor-prefix */
  -webkit-background-clip: text;
  /* stylelint-enable property-no-vendor-prefix */
}
.e-rating-container.e-disabled.e-rtl .e-rating-item-container.e-rating-selected .e-rating-icon, .e-rating-container.e-disabled.e-rtl .e-rating-item-container.e-rating-intermediate .e-rating-icon {
  background: linear-gradient(to left, #9e9e9e var(--rating-value), transparent var(--rating-value));
  background-clip: text;
  /* stylelint-disable property-no-vendor-prefix */
  -webkit-background-clip: text;
  /* stylelint-enable property-no-vendor-prefix */
}

.e-bigger.e-rating-container .e-rating-item-container,
.e-bigger .e-rating-container .e-rating-item-container {
  font-size: 32px;
}
.e-bigger.e-rating-container .e-rating-item-container:has(svg),
.e-bigger .e-rating-container .e-rating-item-container:has(svg) {
  line-height: 21px;
}
.e-bigger.e-rating-container .e-rating-label,
.e-bigger .e-rating-container .e-rating-label {
  font-size: 14px;
  line-height: 22px;
}
.e-bigger.e-rating-container .e-reset,
.e-bigger .e-rating-container .e-reset {
  font-size: 28px;
}

.e-bigger.e-small.e-rating-container .e-rating-item-container,
.e-bigger.e-small .e-rating-container .e-rating-item-container,
.e-bigger .e-small.e-rating-container .e-rating-item-container,
.e-small .e-bigger.e-rating-container .e-rating-item-container {
  font-size: 24px;
}
.e-bigger.e-small.e-rating-container .e-rating-item-container:has(svg),
.e-bigger.e-small .e-rating-container .e-rating-item-container:has(svg),
.e-bigger .e-small.e-rating-container .e-rating-item-container:has(svg),
.e-small .e-bigger.e-rating-container .e-rating-item-container:has(svg) {
  line-height: 17px;
}
.e-bigger.e-small.e-rating-container .e-rating-label,
.e-bigger.e-small .e-rating-container .e-rating-label,
.e-bigger .e-small.e-rating-container .e-rating-label,
.e-small .e-bigger.e-rating-container .e-rating-label {
  font-size: 12px;
  line-height: 18px;
}
.e-bigger.e-small.e-rating-container .e-reset,
.e-bigger.e-small .e-rating-container .e-reset,
.e-bigger .e-small.e-rating-container .e-reset,
.e-small .e-bigger.e-rating-container .e-reset {
  font-size: 20px;
}

/*! Form material theme wise override definitions and variables */
/*! data-form layout */
.e-data-form {
  /* stylelint-disable property-no-vendor-prefix */
  /* stylelint-enable property-no-vendor-prefix */
}
.e-data-form .e-form-label {
  font-size: 12px;
  margin-bottom: 4px;
  font-weight: 400;
}
.e-data-form .e-form-layout {
  display: grid;
}
.e-data-form .e-grid-col-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.e-data-form .e-grid-col-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.e-data-form .e-grid-col-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.e-data-form .e-grid-col-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.e-data-form .e-grid-col-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.e-data-form .e-grid-col-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.e-data-form .e-grid-col-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.e-data-form .e-grid-col-9 {
  grid-template-columns: repeat(9, minmax(0, 1fr));
}
.e-data-form .e-grid-col-10 {
  grid-template-columns: repeat(10, minmax(0, 1fr));
}
.e-data-form .e-grid-col-11 {
  grid-template-columns: repeat(11, minmax(0, 1fr));
}
.e-data-form .e-grid-col-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.e-data-form .e-colspan-1 {
  grid-column: span 1/span 1;
}
.e-data-form .e-colspan-2 {
  grid-column: span 2/span 2;
}
.e-data-form .e-colspan-3 {
  grid-column: span 3/span 3;
}
.e-data-form .e-colspan-4 {
  grid-column: span 4/span 4;
}
.e-data-form .e-colspan-5 {
  grid-column: span 5/span 5;
}
.e-data-form .e-colspan-6 {
  grid-column: span 6/span 6;
}
.e-data-form .e-colspan-7 {
  grid-column: span 7/span 7;
}
.e-data-form .e-colspan-8 {
  grid-column: span 8/span 8;
}
.e-data-form .e-colspan-9 {
  grid-column: span 9/span 9;
}
.e-data-form .e-colspan-10 {
  grid-column: span 10/span 10;
}
.e-data-form .e-colspan-11 {
  grid-column: span 11/span 11;
}
.e-data-form .e-colspan-12 {
  grid-column: span 12/span 12;
}
.e-data-form .e-label-position-left .e-form-item-wrapper {
  flex: 1 1 auto;
  max-width: calc(75% - 12px);
}
.e-data-form .e-label-position-left .e-form-label {
  margin-right: 12px;
  width: 25%;
  text-align: end;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
}
.e-data-form .e-label-position-left .validation-message {
  display: flex;
}
.e-data-form .e-form-group {
  border: none;
  padding: 0;
  margin: 0;
  margin-top: 20px;
}
.e-data-form .e-form-group .e-group-title {
  position: relative;
  display: inline-block;
  padding-bottom: 8px;
  /* Gap between text and border */
  margin-bottom: 4px;
  font-size: 16px;
}
.e-data-form .e-form-group .e-group-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #c4c7c5;
}
.e-data-form .e-label-position-top {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}
.e-data-form .e-label-position-top .e-label-right {
  display: flex;
  align-items: center;
}
.e-data-form .e-label-position-top .e-label-right .e-switch-wrapper + .e-form-label {
  margin-top: 3px;
  margin-left: 5px;
}
.e-data-form .e-label-position-top .e-label-right .e-checkbox-wrapper + .e-form-label {
  margin-top: 6px;
}
.e-data-form .e-label-position-left {
  display: flex;
  text-align: center;
  margin-top: 20px;
}
.e-data-form .e-button-left {
  justify-content: flex-start;
}
.e-data-form .e-button-right {
  justify-content: flex-end;
}
.e-data-form .e-button-center {
  justify-content: center;
}
.e-data-form .e-button-left, .e-data-form .e-button-right, .e-data-form .e-button-center, .e-data-form .e-button-stretch {
  margin-top: 24px;
  display: flex;
  gap: 10px;
}
.e-data-form .e-button-left .e-btn, .e-data-form .e-button-right .e-btn, .e-data-form .e-button-center .e-btn, .e-data-form .e-button-stretch .e-btn {
  border-radius: 20px;
  padding: 7px 16px;
}
.e-data-form .e-button-stretch .e-btn {
  width: 100%;
}
.e-data-form > :first-child.e-form-layout {
  margin-top: 0;
}

/*! data-form theme */
.e-data-form .e-form-label {
  color: rgba(0, 0, 0, 0.54);
}
.e-data-form .e-group-title {
  color: rgba(0, 0, 0, 0.54);
}
.e-data-form .validation-message {
  color: rgb(185.8301886792, 22.1886792453, 10.1698113208);
  font-size: 12px;
  font-style: italic;
}

.e-tooltip-wrap.e-popup.e-error-tooltip {
  background-color: rgb(253.2617924528, 225.2924528302, 223.2382075472);
  border: rgb(253.2617924528, 225.2924528302, 223.2382075472);
}
.e-tooltip-wrap.e-popup.e-error-tooltip .e-tip-content .validation-message {
  color: rgb(185.8301886792, 22.1886792453, 10.1698113208);
}
.e-tooltip-wrap.e-popup.e-error-tooltip .e-arrow-tip .e-arrow-tip-outer.e-tip-top, .e-tooltip-wrap.e-popup.e-error-tooltip .e-arrow-tip .e-arrow-tip-inner.e-tip-top {
  border-bottom-color: rgb(253.2617924528, 225.2924528302, 223.2382075472);
  color: rgb(253.2617924528, 225.2924528302, 223.2382075472);
}

.e-otpinput {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  flex-direction: row;
}
.e-otpinput:has(.e-otp-separator):not(:empty) {
  gap: 6px;
}
.e-otpinput .e-otp-input-field {
  min-width: 32px;
  min-height: 32px;
  text-align: center;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  border: none;
}
.e-otpinput .e-otp-input-fieldinput[type=password], .e-otpinput .e-otp-input-field[type=password] {
  font-size: 18px;
}
.e-otpinput .e-otp-input-field.e-input.e-otp-input-focus:focus {
  padding-bottom: 0;
}
.e-otpinput.e-outline .e-otp-input-field {
  border-radius: 4px;
}
.e-otpinput.e-underlined .e-otp-input-field {
  border-radius: 0;
}
.e-otpinput.e-filled .e-otp-input-field {
  border-radius: 4px 4px 0 0;
  padding: 0;
}
.e-otpinput .e-otp-separator {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.e-otpinput input[type=number]::-webkit-inner-spin-button,
.e-otpinput [type=number]::-webkit-outer-spin-button {
  /* stylelint-disable property-no-vendor-prefix */
  -webkit-appearance: none;
  /* stylelint-enable property-no-vendor-prefix */
  margin: 0;
}
.e-otpinput input[type=number] {
  /* stylelint-disable property-no-vendor-prefix */
  -moz-appearance: textfield;
  /* stylelint-enable property-no-vendor-prefix */
}

.e-small.e-otpinput,
.e-small .e-otpinput {
  gap: 8px;
}
.e-small.e-otpinput:has(.e-otp-separator):not(:empty),
.e-small .e-otpinput:has(.e-otp-separator):not(:empty) {
  gap: 4px;
}
.e-small.e-otpinput .e-otp-input-field,
.e-small .e-otpinput .e-otp-input-field {
  min-width: 26px;
  min-height: 26px;
  font-size: 12px;
  line-height: 18px;
  padding: 0;
}
.e-small.e-otpinput .e-otp-input-fieldinput[type=password], .e-small.e-otpinput .e-otp-input-field[type=password],
.e-small .e-otpinput .e-otp-input-fieldinput[type=password],
.e-small .e-otpinput .e-otp-input-field[type=password] {
  font-size: 18px;
}
.e-small.e-otpinput .e-otp-input-field.e-input.e-otp-input-focus:focus,
.e-small .e-otpinput .e-otp-input-field.e-input.e-otp-input-focus:focus {
  padding-bottom: 0;
}
.e-small.e-otpinput .e-otp-separator,
.e-small .e-otpinput .e-otp-separator {
  font-size: 12px;
  line-height: 18px;
}
.e-small.e-otpinput.e-filled .e-otp-input-field,
.e-small .e-otpinput.e-filled .e-otp-input-field {
  padding: 0;
}

.e-otpinput .e-otp-input-field {
  color: rgba(0, 0, 0, 0.87);
  background: transparent;
}
.e-otpinput .e-otp-separator {
  color: #bdbdbd;
}
.e-otpinput.e-outline .e-otp-input-field {
  border: 1px solid #bdbdbd;
}
.e-otpinput.e-outline .e-otp-input-field, .e-otpinput.e-underlined .e-otp-input-field, .e-otpinput.e-filled .e-otp-input-field {
  border-bottom: 2px solid #bdbdbd;
}
.e-otpinput.e-outline .e-otp-input-field:disabled, .e-otpinput.e-underlined .e-otp-input-field:disabled, .e-otpinput.e-filled .e-otp-input-field:disabled {
  border-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.38);
  background: transparent;
}
.e-otpinput.e-filled .e-otp-input-field {
  background: #f5f5f5;
}
.e-otpinput.e-underlined .e-otp-input-field {
  background: transparent;
}
.e-otpinput.e-error.e-outline .e-otp-input-field,
.e-otpinput.e-error.e-outline .e-otp-input-field.e-otp-input-focus, .e-otpinput.e-error.e-underlined .e-otp-input-field,
.e-otpinput.e-error.e-underlined .e-otp-input-field.e-otp-input-focus, .e-otpinput.e-error.e-filled .e-otp-input-field,
.e-otpinput.e-error.e-filled .e-otp-input-field.e-otp-input-focus {
  border-color: #f44336;
}
.e-otpinput.e-success.e-outline .e-otp-input-field,
.e-otpinput.e-success.e-outline .e-otp-input-field.e-otp-input-focus, .e-otpinput.e-success.e-underlined .e-otp-input-field,
.e-otpinput.e-success.e-underlined .e-otp-input-field.e-otp-input-focus, .e-otpinput.e-success.e-filled .e-otp-input-field,
.e-otpinput.e-success.e-filled .e-otp-input-field.e-otp-input-focus {
  border-color: #4d831e;
}
.e-otpinput.e-warning.e-outline .e-otp-input-field,
.e-otpinput.e-warning.e-outline .e-otp-input-field.e-otp-input-focus, .e-otpinput.e-warning.e-underlined .e-otp-input-field,
.e-otpinput.e-warning.e-underlined .e-otp-input-field.e-otp-input-focus, .e-otpinput.e-warning.e-filled .e-otp-input-field,
.e-otpinput.e-warning.e-filled .e-otp-input-field.e-otp-input-focus {
  border-color: #c15601;
}

.e-bigger.e-otpinput,
.e-bigger .e-otpinput {
  gap: 16px;
}
.e-bigger.e-otpinput:has(.e-otp-separator):not(:empty),
.e-bigger .e-otpinput:has(.e-otp-separator):not(:empty) {
  gap: 8px;
}
.e-bigger.e-otpinput .e-otp-input-field,
.e-bigger .e-otpinput .e-otp-input-field {
  min-width: 40px;
  min-height: 40px;
  font-size: 16px;
  line-height: 24px;
  padding: 0;
}
.e-bigger.e-otpinput .e-otp-input-fieldinput[type=password], .e-bigger.e-otpinput .e-otp-input-field[type=password],
.e-bigger .e-otpinput .e-otp-input-fieldinput[type=password],
.e-bigger .e-otpinput .e-otp-input-field[type=password] {
  font-size: 20px;
}
.e-bigger.e-otpinput .e-otp-input-field.e-input.e-otp-input-focus:focus,
.e-bigger .e-otpinput .e-otp-input-field.e-input.e-otp-input-focus:focus {
  padding-bottom: 0;
}
.e-bigger.e-otpinput .e-otp-separator,
.e-bigger .e-otpinput .e-otp-separator {
  font-size: 16px;
  line-height: 24px;
}
.e-bigger.e-otpinput.e-filled .e-otp-input-field,
.e-bigger .e-otpinput.e-filled .e-otp-input-field {
  padding: 0;
}

.e-bigger.e-small.e-otpinput,
.e-bigger.e-small .e-otpinput,
.e-bigger .e-small.e-otpinput,
.e-small .e-bigger.e-otpinput {
  gap: 16px;
}
.e-bigger.e-small.e-otpinput:has(.e-otp-separator):not(:empty),
.e-bigger.e-small .e-otpinput:has(.e-otp-separator):not(:empty),
.e-bigger .e-small.e-otpinput:has(.e-otp-separator):not(:empty),
.e-small .e-bigger.e-otpinput:has(.e-otp-separator):not(:empty) {
  gap: 6px;
}
.e-bigger.e-small.e-otpinput .e-otp-input-field,
.e-bigger.e-small .e-otpinput .e-otp-input-field,
.e-bigger .e-small.e-otpinput .e-otp-input-field,
.e-small .e-bigger.e-otpinput .e-otp-input-field {
  min-width: 36px;
  min-height: 36px;
  font-size: 16px;
  line-height: 24px;
  padding: 0;
}
.e-bigger.e-small.e-otpinput .e-otp-input-fieldinput[type=password], .e-bigger.e-small.e-otpinput .e-otp-input-field[type=password],
.e-bigger.e-small .e-otpinput .e-otp-input-fieldinput[type=password],
.e-bigger.e-small .e-otpinput .e-otp-input-field[type=password],
.e-bigger .e-small.e-otpinput .e-otp-input-fieldinput[type=password],
.e-bigger .e-small.e-otpinput .e-otp-input-field[type=password],
.e-small .e-bigger.e-otpinput .e-otp-input-fieldinput[type=password],
.e-small .e-bigger.e-otpinput .e-otp-input-field[type=password] {
  font-size: 20px;
}
.e-bigger.e-small.e-otpinput .e-otp-input-field.e-input.e-otp-input-focus:focus,
.e-bigger.e-small .e-otpinput .e-otp-input-field.e-input.e-otp-input-focus:focus,
.e-bigger .e-small.e-otpinput .e-otp-input-field.e-input.e-otp-input-focus:focus,
.e-small .e-bigger.e-otpinput .e-otp-input-field.e-input.e-otp-input-focus:focus {
  padding-bottom: 0;
}
.e-bigger.e-small.e-otpinput .e-otp-separator,
.e-bigger.e-small .e-otpinput .e-otp-separator,
.e-bigger .e-small.e-otpinput .e-otp-separator,
.e-small .e-bigger.e-otpinput .e-otp-separator {
  font-size: 16px;
  line-height: 24px;
}
.e-bigger.e-small.e-otpinput.e-filled .e-otp-input-field,
.e-bigger.e-small .e-otpinput.e-filled .e-otp-input-field,
.e-bigger .e-small.e-otpinput.e-filled .e-otp-input-field,
.e-small .e-bigger.e-otpinput.e-filled .e-otp-input-field {
  padding: 0;
}

.e-listen-icon::before {
  content: "\e9e1";
}

.e-listen-stop::before {
  content: "\e9de";
}

.e-speech-to-text.e-btn {
  align-items: center;
  border-radius: 9999px;
  display: inline-flex;
  font-size: 14px;
  min-width: 40px;
  min-height: 40px;
  padding: 0 14px;
}
.e-speech-to-text.e-btn.e-round {
  width: 40px;
  height: 40px;
  padding: 0;
}
.e-speech-to-text.e-btn .e-btn-icon {
  font-size: 14px;
  line-height: 2px;
  width: 2em;
}
.e-speech-to-text.e-btn:disabled {
  pointer-events: none;
}
.e-speech-to-text.e-btn.e-listening-state {
  animation: listening 1.2s infinite;
}

.e-speech-to-text.e-round .e-btn-icon {
  font-size: 16px;
}

@keyframes listening {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}
.e-speech-to-text {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px rgba(0, 0, 0, 0.14), 0 1px 18px rgba(0, 0, 0, 0.12);
}
.e-speech-to-text:hover:not(:focus), .e-speech-to-text:active, .e-speech-to-text.e-active, .e-speech-to-text:disabled {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px rgba(0, 0, 0, 0.14), 0 1px 18px rgba(0, 0, 0, 0.12);
}
.e-speech-to-text:focus {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px rgba(0, 0, 0, 0.14), 0 1px 18px rgba(0, 0, 0, 0.12);
}
.e-speech-to-text.e-flat {
  box-shadow: none;
}

.e-bigger .e-speech-to-text.e-btn,
.e-bigger.e-speech-to-text.e-btn {
  align-items: center;
  border-radius: 9999px;
  display: inline-flex;
  font-size: 16px;
  min-width: 52px;
  min-height: 52px;
  padding: 0 20px;
}
.e-bigger .e-speech-to-text.e-btn.e-round,
.e-bigger.e-speech-to-text.e-btn.e-round {
  width: 52px;
  height: 52px;
  padding: 0;
}
.e-bigger .e-speech-to-text.e-btn .e-btn-icon,
.e-bigger.e-speech-to-text.e-btn .e-btn-icon {
  font-size: 16px;
  line-height: 1px;
  width: 2em;
}

.e-bigger .e-speech-to-text.e-round .e-btn-icon,
.e-bigger.e-speech-to-text.e-round .e-btn-icon {
  font-size: 22px;
}

.smart-textarea-suggestion-overlay {
  display: none;
  position: absolute;
  padding: 0.25rem 0.75rem;
  border-radius: 0.3rem;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  margin-right: 0.5rem;
}

.smart-textarea-suggestion-overlay.smart-textarea-suggestion-overlay-visible {
  display: block;
}

.smart-textarea-caret {
  position: absolute;
  width: 0.8px;
  display: none;
  animation: caret-blink 1.025s step-end infinite;
}

@keyframes caret-blink {
  from, to {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
.smart-textarea-suggestion-overlay {
  background-color: #fff;
  color: #000;
  box-shadow: 0 1.25px 4px 0 rgba(0, 0, 0, 0.4);
}

[data-suggestion-visible]::selection {
  color: #999 !important; /* stylelint-disable-line declaration-no-important */
  background: none !important; /* stylelint-disable-line declaration-no-important */
}

.smart-textarea-caret {
  background: #ff0000;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/@syncfusion/ej2-image-editor/styles/material.css?ngGlobalStyle ***!
  \*********************************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable-line no-empty-source */
@keyframes tbar-popup-shadow {
  0% {
    border-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(255, 255, 255, 0.12);
  }
}
/* stylelint-disable property-no-vendor-prefix */
@keyframes material-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fabric-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.e-image-editor .e-upload-icon::before {
  content: "\e65f";
}
.e-image-editor .e-zoom-in::before {
  content: "\e22c";
}
.e-image-editor .e-zoom-out::before {
  content: "\e974";
}
.e-image-editor .e-pan::before {
  content: "\ec1a";
}
.e-image-editor .e-select::before {
  content: "\e94c";
}
.e-image-editor .e-transform::before {
  content: "\e96c";
}
.e-image-editor .e-annotation::before {
  content: "\ec26";
}
.e-image-editor .e-shapes::before {
  content: "\ec23";
}
.e-image-editor .e-mouse::before {
  content: "\ec1d";
}
.e-image-editor .e-btn-reset::before {
  content: "\e953";
}
.e-image-editor .e-btn-save::before {
  content: "\e98e";
}
.e-image-editor .e-close::before {
  content: "\eb36";
}
.e-image-editor .e-check::before {
  content: "\e96d";
}
.e-image-editor .e-text-font-color.e-template .e-caret::before {
  content: "\e35f";
}
.e-image-editor .e-stroke.e-template .e-caret::before, .e-image-editor .e-frame-stroke.e-template .e-caret::before, .e-image-editor .e-pen-stroke-color.e-template .e-caret::before {
  content: "\ec15";
}
.e-image-editor .e-fill.e-template .e-caret::before, .e-image-editor .e-text-background-color.e-template .e-caret::before {
  content: "\e35c";
}
.e-image-editor .e-stroke-text-font-color.e-template .e-caret::before {
  content: "\e9cc";
}

.e-image-editor .e-custom::before,
.e-dropdown-popup.e-image-popup .e-custom::before {
  content: "\e964";
}
.e-image-editor .e-circle::before,
.e-dropdown-popup.e-image-popup .e-circle::before {
  content: "\e671";
}
.e-image-editor .e-square::before,
.e-dropdown-popup.e-image-popup .e-square::before {
  content: "\e965";
}
.e-image-editor .e-custom-a::before,
.e-dropdown-popup.e-image-popup .e-custom-a::before {
  content: "\e966";
}
.e-image-editor .e-custom-b::before,
.e-dropdown-popup.e-image-popup .e-custom-b::before {
  content: "\e967";
}
.e-image-editor .e-custom-c::before,
.e-dropdown-popup.e-image-popup .e-custom-c::before {
  content: "\e968";
}
.e-image-editor .e-custom-d::before,
.e-dropdown-popup.e-image-popup .e-custom-d::before {
  content: "\e96a";
}
.e-image-editor .e-custom-e::before,
.e-dropdown-popup.e-image-popup .e-custom-e::before {
  content: "\e96b";
}
.e-image-editor .e-custom-f::before,
.e-dropdown-popup.e-image-popup .e-custom-f::before {
  content: "\e9a1";
}
.e-image-editor .e-custom-g::before,
.e-dropdown-popup.e-image-popup .e-custom-g::before {
  content: "\e9a2";
}
.e-image-editor .e-custom-h::before,
.e-dropdown-popup.e-image-popup .e-custom-h::before {
  content: "\e9a3";
}
.e-image-editor .e-custom-i::before,
.e-dropdown-popup.e-image-popup .e-custom-i::before {
  content: "\e9a4";
}
.e-image-editor .e-custom-j::before,
.e-dropdown-popup.e-image-popup .e-custom-j::before {
  content: "\e9a5";
}
.e-image-editor .e-rectangle::before,
.e-dropdown-popup.e-image-popup .e-rectangle::before {
  content: "\e670";
}
.e-image-editor .e-triangle::before,
.e-dropdown-popup.e-image-popup .e-triangle::before {
  content: "\e954";
}
.e-image-editor .e-line::before,
.e-dropdown-popup.e-image-popup .e-line::before {
  content: "\e668";
}
.e-image-editor .e-clock-wise::before,
.e-dropdown-popup.e-image-popup .e-clock-wise::before {
  content: "\e960";
}
.e-image-editor .e-anti-clock-wise::before,
.e-dropdown-popup.e-image-popup .e-anti-clock-wise::before {
  content: "\e95f";
}
.e-image-editor .e-add-text::before,
.e-dropdown-popup.e-image-popup .e-add-text::before {
  content: "\e35b";
}
.e-image-editor .e-free-pen::before,
.e-dropdown-popup.e-image-popup .e-free-pen::before {
  content: "\e737";
}
.e-image-editor .e-horizontal-flip::before,
.e-dropdown-popup.e-image-popup .e-horizontal-flip::before {
  content: "\e95c";
}
.e-image-editor .e-vertical-flip::before,
.e-dropdown-popup.e-image-popup .e-vertical-flip::before {
  content: "\e95d";
}
.e-image-editor .e-arrow::before,
.e-dropdown-popup.e-image-popup .e-arrow::before {
  content: "\e669";
}
.e-image-editor .e-path::before,
.e-dropdown-popup.e-image-popup .e-path::before {
  content: "\e931";
}

.e-ie-toolbar-upload-div.e-hide,
.e-ie-toolbar-upload-btn.e-hide,
.e-ie-img-quality-slider,
.e-ie-img-quality-name .e-hide {
  display: none;
}

.e-device.e-image-editor .e-img-font-style.e-template {
  margin-left: 0 !important; /* stylelint-disable-line declaration-no-important */
}
.e-device.e-image-editor .e-slider-container {
  margin-left: calc(50% - 70px) !important; /* stylelint-disable-line declaration-no-important */
  height: 54px !important; /* stylelint-disable-line declaration-no-important */
}
.e-device.e-image-editor .e-straighten-slider {
  margin-left: calc(50% - 70px) !important; /* stylelint-disable-line declaration-no-important */
}
.e-device.e-image-editor .e-ie-straighten-value-span {
  margin-left: 15px !important; /* stylelint-disable-line declaration-no-important */
}
.e-device.e-image-editor .e-hscroll .e-scroll-nav.e-scroll-right-nav, .e-device.e-image-editor .e-scroll-right-overlay {
  display: none !important; /* stylelint-disable-line declaration-no-important */
}
.e-device.e-image-editor .e-hscroll.e-scroll-device {
  padding-right: 0 !important; /* stylelint-disable-line declaration-no-important */
}
.e-device.e-image-editor .e-contextual-toolbar-wrapper {
  border-top: 1px solid #bdbdbd;
  border-bottom: none !important; /* stylelint-disable-line declaration-no-important */
}
.e-device.e-image-editor .e-toolbar {
  border-bottom: 1px solid #bdbdbd;
}
.e-device.e-image-editor .e-contextual-toolbar-wrapper .e-toolbar {
  border-bottom: none !important; /* stylelint-disable-line declaration-no-important */
}
.e-device.e-image-editor .e-bottom-toolbar .e-toolbar, .e-device.e-image-editor .e-bottom-toolbar-area .e-toolbar {
  border-bottom: none;
}
.e-device.e-image-editor .e-ie-img-save-name {
  width: calc(65% - 13px) !important; /* stylelint-disable-line declaration-no-important */
}
.e-device.e-image-editor .e-ie-img-size-value-span {
  margin-left: calc(100% - 145px) !important; /* stylelint-disable-line declaration-no-important */
}
.e-device.e-image-editor .e-ie-quality-option-container .e-slider-container {
  margin-left: 0 !important; /* stylelint-disable-line declaration-no-important */
  height: auto !important; /* stylelint-disable-line declaration-no-important */
}

.e-image-editor {
  border: 1px solid #bdbdbd;
  position: relative;
  display: block;
  /* stylelint-disable property-no-vendor-prefix */
}
.e-image-editor .no-spin ::-webkit-inner-spin-button, .e-image-editor .no-spin ::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.e-image-editor .e-ie-drop-area {
  height: calc(100% - 18px);
  width: calc(100% - 20px);
  border: 2px dashed #757575;
  border-radius: 10px;
  margin: 10px;
}
.e-image-editor .e-ie-drop-area .e-upload {
  display: none;
}
.e-image-editor .e-ie-drop-area .e-image::before {
  font-size: 50px;
}
.e-image-editor .e-ie-drop-area .e-ie-drop-icon {
  top: calc(50% - 60px);
  left: calc(50% - 25px);
}
.e-image-editor .e-ie-drop-area .e-ie-drop-content {
  top: 50%;
  left: calc(50% - 160px);
  font-size: 14px;
}
.e-image-editor .e-ie-drop-area .e-ie-drop-info {
  top: calc(50% + 40px);
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  font-size: 14px;
}
.e-image-editor .e-ie-drop-area .e-ie-min-drop-content {
  left: calc(50% - 120px);
  top: 50%;
  font-size: 14px;
}
.e-image-editor .e-toolbar {
  border: none;
  border-bottom: 1px solid #bdbdbd;
  height: 40px !important; /* stylelint-disable-line declaration-no-important */
  min-height: 40px !important; /* stylelint-disable-line declaration-no-important */
}
.e-image-editor .e-toolbar .e-toolbar-items .e-toolbar-item.e-ie-resize-height {
  margin-left: 20px;
  min-width: 28px !important; /* stylelint-disable-line declaration-no-important */
}
.e-image-editor .e-toolbar .e-toolbar-items .e-toolbar-item.e-ie-resize-width {
  min-width: 28px !important; /* stylelint-disable-line declaration-no-important */
}
.e-image-editor .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
  font-size: 16px;
}
.e-image-editor .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
  font-size: 16px;
}
.e-image-editor .e-toolbar .e-toolbar-items .e-upload {
  border: none;
}
.e-image-editor .e-toolbar .e-toolbar-items .e-file-select-wrap {
  padding: 0;
}
.e-image-editor .e-toolbar .e-toolbar-items .e-image-upload .e-file-select, .e-image-editor .e-toolbar .e-toolbar-items .e-image-upload .e-file-drop, .e-image-editor .e-toolbar .e-toolbar-items .e-image-upload .e-upload-files {
  display: none;
}
.e-image-editor .e-toolbar .e-toolbar-items .e-image-upload .e-image-upload .e-upload {
  border: none;
}
.e-image-editor .e-toolbar .e-toolbar-items .e-fill.e-template .e-dropdown-btn .e-icons.e-caret, .e-image-editor .e-toolbar .e-toolbar-items .e-stroke.e-template .e-dropdown-btn .e-icons.e-caret, .e-image-editor .e-toolbar .e-toolbar-items .e-frame-stroke.e-template .e-dropdown-btn .e-icons.e-caret, .e-image-editor .e-toolbar .e-toolbar-items .e-pen-stroke-color.e-template .e-dropdown-btn .e-icons.e-caret, .e-image-editor .e-toolbar .e-toolbar-items .e-text-font-color.e-template .e-dropdown-btn .e-icons.e-caret, .e-image-editor .e-toolbar .e-toolbar-items .e-save.e-template .e-dropdown-btn .e-icons.e-caret, .e-image-editor .e-toolbar .e-toolbar-items .e-text-background-color.e-template .e-dropdown-btn .e-icons.e-caret, .e-image-editor .e-toolbar .e-toolbar-items .e-stroke-text-font-color.e-template .e-dropdown-btn .e-icons.e-caret {
  font-size: 16px;
}
.e-image-editor .e-toolbar .e-toolbar-items .e-text-font-color.e-template .e-dropdown-btn .e-icons.e-caret {
  margin-top: -4px;
}
.e-image-editor .e-toolbar .e-toolbar-items .e-btn-icon.e-dropdownbtn-preview {
  height: 18px;
  width: 18px;
  margin-top: -4px !important; /* stylelint-disable-line declaration-no-important */
  margin-left: -1px;
}
.e-image-editor .e-toolbar .e-toolbar-items .e-dropdown-btn.e-image-popup .e-select, .e-image-editor .e-toolbar .e-toolbar-items .e-dropdown-btn.e-image-popup .e-annotation, .e-image-editor .e-toolbar .e-toolbar-items .e-dropdown-btn.e-image-popup .e-transform {
  font-size: 16px;
}
.e-image-editor .e-toolbar .e-toolbar-items .e-dropdown-btn.e-image-popup .e-select .e-icons.e-caret, .e-image-editor .e-toolbar .e-toolbar-items .e-dropdown-btn.e-image-popup .e-annotation .e-icons.e-caret, .e-image-editor .e-toolbar .e-toolbar-items .e-dropdown-btn.e-image-popup .e-transform .e-icons.e-caret {
  font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
}
.e-image-editor .e-toolbar .e-toolbar-items .e-dropdown-btn .e-save {
  font-size: 16px;
}
.e-image-editor .e-toolbar .e-toolbar-items .e-dropdown-btn .e-save .e-icons.e-caret {
  font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
}
.e-image-editor .e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left {
  line-height: 1;
}
.e-image-editor .e-toolbar-area + .e-canvas-wrapper .e-textarea {
  line-height: initial !important; /* stylelint-disable-line declaration-no-important */
}
.e-image-editor .e-bottom-toolbar, .e-image-editor .e-bottom-toolbar-area {
  border-top: 1px solid #bdbdbd;
}
.e-image-editor .e-contextual-toolbar-wrapper {
  border-bottom: 1px solid #bdbdbd;
  width: 100%;
  z-index: 1;
}
.e-image-editor .e-contextual-toolbar-wrapper .e-toolbar {
  border-bottom: none !important; /* stylelint-disable-line declaration-no-important */
  height: 130px !important; /* stylelint-disable-line declaration-no-important */
}
.e-image-editor .e-contextual-toolbar-wrapper .e-frame-wrapper .e-toolbar {
  height: inherit !important; /* stylelint-disable-line declaration-no-important */
}
.e-image-editor .e-contextual-toolbar-wrapper .e-frame-wrapper .e-toolbar-item {
  display: inline-grid;
}
.e-image-editor .e-contextual-toolbar-wrapper .e-frame-wrapper .e-toolbar-item > span {
  font-weight: 500;
  margin: 4px;
  text-align: center;
}
.e-image-editor .e-contextual-toolbar-wrapper .e-frame-wrapper .e-dropdown-btn {
  margin: 0 auto;
  width: max-content;
}
.e-image-editor .e-contextual-toolbar-wrapper.e-frame-wrapper .e-toolbar {
  height: inherit !important; /* stylelint-disable-line declaration-no-important */
}
.e-image-editor .e-contextual-toolbar-wrapper.e-frame-wrapper .e-toolbar-item:not(.e-hidden) {
  display: inline-grid;
}
.e-image-editor .e-contextual-toolbar-wrapper.e-frame-wrapper .e-toolbar-item > span {
  font-weight: 500;
  margin: 4px;
  text-align: center;
}
.e-image-editor .e-contextual-toolbar-wrapper.e-frame-wrapper .e-dropdown-btn {
  margin: 0 auto;
  width: max-content;
}
.e-image-editor .e-contextual-toolbar-wrapper.e-hide {
  display: none;
}
.e-image-editor .e-contextual-toolbar-wrapper .e-toolbar-item {
  height: auto !important; /* stylelint-disable-line declaration-no-important */
}
.e-image-editor .e-contextual-toolbar-wrapper .e-toolbar-item .filter-wrapper {
  box-sizing: content-box;
}
.e-image-editor .e-contextual-toolbar-wrapper .e-toolbar-item .filter-wrapper div {
  text-align: center;
}
.e-image-editor .e-contextual-toolbar-wrapper .e-toolbar-item .filterwrapper canvas, .e-image-editor .e-contextual-toolbar-wrapper .e-toolbar-item .filter-wrapper canvas {
  border: 2px solid transparent;
  height: 100px;
}
.e-image-editor .e-contextual-toolbar-wrapper .e-slider-container {
  margin-left: calc(50% - 137px);
  height: 54px !important; /* stylelint-disable-line declaration-no-important */
}
.e-ie-straighten-value-span,
.e-ie-straighten-span,
.e-ie-toolbar-straighten {
  font-size: 14px !important; /* stylelint-disable-line declaration-no-important */
  padding-left: 10px !important; /* stylelint-disable-line declaration-no-important */
  padding-right: 10px !important; /* stylelint-disable-line declaration-no-important */
}

.e-straighten .e-control-wrapper.e-slider-container.e-horizontal {
  height: auto;
  margin-left: 8px;
  padding-right: 2px;
}

.e-straighten .e-control-wrapper.e-slider-container.e-horizontal .e-slider {
  top: calc(50% - 20px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-straighten .e-control-wrapper.e-slider-container.e-horizontal .e-slider-track,
.e-straighten .e-control-wrapper.e-slider-container.e-horizontal .e-range {
  top: calc(50% - 2px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-straighten .e-control-wrapper.e-slider-container .e-slider .e-handle {
  top: calc(50% - 7px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-ie-finetune-value-span {
  top: 31% !important; /* stylelint-disable-line declaration-no-important */
}

.e-ie-finetune-slider-label {
  top: 31% !important; /* stylelint-disable-line declaration-no-important */
}

.e-ie-finetune-slider-wrap {
  top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-transparency-slider-wrap {
  top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-ie-slider-wrap {
  top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-dropdown-popup.e-ie-crop-ddb-popup ul {
  max-height: 250px;
  overflow-y: auto;
}

.e-dropdown-popup.e-ie-ddb-popup {
  background: none !important; /* stylelint-disable-line declaration-no-important */
}

.e-device.e-image-editor .e-ie-device-transparency-slider {
  margin-left: calc(50% - 80px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-ie-quality-slider.e-control-wrapper.e-slider-container.e-horizontal,
.e-ie-quality-option-container .e-slider-container.e-horizontal {
  height: 28px;
}

.e-ie-quality-slider.e-control-wrapper.e-slider-container.e-horizontal .e-slider {
  top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-ie-quality-slider.e-slider-container + .e-ie-img-icon-button,
.e-ie-quality-option-container .e-slider-container.e-horizontal + .e-ie-img-icon-button {
  margin-left: 20px !important; /* stylelint-disable-line declaration-no-important */
}

.e-ie-img-size {
  margin: 10px 10px 0;
}

.e-ie-dlg-img-content {
  width: 40%;
  height: 100%;
  margin-right: 5%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.e-ie-img-input {
  width: 90% !important; /* stylelint-disable-line declaration-no-important */
}

.e-ie-img-dlg-canvas {
  width: 100%;
  height: 100%;
}

.e-ie-img-size {
  font-size: 14px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.e-ie-dlg-right-content {
  width: 60%;
}

.e-ie-img-save-name {
  display: inline-block;
  margin-right: 10px;
  width: calc(69% - 13px);
}

.e-ie-img-save-dlg {
  display: inline-block;
  width: 92px;
}

.e-ie-img-save-dlg .e-btn {
  width: 100%;
}

.e-ie-img-label-name {
  margin-bottom: 5px;
  display: block;
}

.e-ie-img-quality-name {
  position: relative;
  width: 100% !important; /* stylelint-disable-line declaration-no-important */
}

.e-ie-quality-info {
  margin-bottom: 0;
  margin-top: 0;
}

.e-ie-quality-span {
  margin-left: 5px;
  display: inline-flex;
}

.e-ie-img-quality-label {
  margin-bottom: 3%;
  margin-top: 5%;
  display: inline-flex;
}

.e-ie-img-quality-size {
  margin-top: 5%;
  display: block;
}

.e-ie-img-size-value-span {
  width: 8%;
  text-transform: capitalize;
  margin-left: calc(100% - 194px);
  margin-top: 4px;
  margin-left: calc(100% - 185px);
}

.e-device.e-ie-save-dialog .e-ie-img-size-value-span {
  margin-left: calc(100% - 145px) !important; /* stylelint-disable-line declaration-no-important */
  margin-left: calc(100% - 130px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-device.e-ie-save-dialog .e-ie-img-save-name {
  width: calc(71% - 30px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-ie-img-icon-button {
  margin-left: 10px;
  width: max-content;
  margin-bottom: 5px;
}

.e-ie-quality-option-container .e-btn-group .e-btn {
  padding-left: 10px;
  padding-right: 10px;
}

.e-blr-ie-save-dialog .e-ie-img-save-name {
  width: calc(67% - 13px);
}
.e-blr-ie-save-dialog .e-ie-quality-custom {
  width: calc(65% - 13px);
}
.e-blr-ie-save-dialog .e-ie-quality-option-container .e-ie-img-icon-button {
  margin-left: 20px;
}
.e-blr-ie-save-dialog .e-ie-img-size-value-span {
  vertical-align: middle;
  margin-left: calc(50% - 55px);
}
.e-blr-ie-save-dialog .e-btn-group .e-btn {
  padding: 6px 7.5px 4px;
}
.e-blr-ie-save-dialog.e-device .e-ie-img-save-name {
  width: calc(64% - 15px) !important; /* stylelint-disable-line declaration-no-important */
}
.e-blr-ie-save-dialog.e-device .e-ie-quality-custom {
  width: 75% !important; /* stylelint-disable-line declaration-no-important */
}
.e-blr-ie-save-dialog.e-device .e-ie-quality-option-container .e-ie-img-icon-button {
  margin-left: 0;
}
.e-blr-ie-save-dialog.e-device .e-slider-container {
  margin-left: 0 !important; /* stylelint-disable-line declaration-no-important */
  height: 28px !important; /* stylelint-disable-line declaration-no-important */
}
.e-blr-ie-save-dialog.e-device .e-ie-img-size-value-span {
  margin-left: calc(75% - 100px) !important; /* stylelint-disable-line declaration-no-important */
}
.e-blr-ie-save-dialog.e-device .e-btn-group .e-btn {
  padding: 2px 9.5px;
}
.e-ie-straighten-value-span {
  margin-left: 7px !important; /* stylelint-disable-line declaration-no-important */
}

.e-device.e-image-editor .e-ie-straighten-value-span {
  margin-left: 15px !important; /* stylelint-disable-line declaration-no-important */
}

@media only screen and (max-width: 390px) {
  .e-device.e-image-editor .e-ie-save-dialog .e-dialog .e-dlg-content .e-ie-dlg-right-content .e-ie-img-quality-name .e-btn-group .e-btn {
    padding-left: 10px;
    padding-right: 10px;
  }
  .e-device.e-image-editor .e-ie-save-dialog .e-dialog .e-dlg-content .e-ie-dlg-right-content .e-ie-img-save-name {
    width: calc(65% - 30px) !important; /* stylelint-disable-line declaration-no-important */
  }
}
.e-device.e-image-editor .e-contextual-toolbar-wrapper .e-ie-finetune-slider-label {
  left: calc(50% - 145px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-device.e-image-editor .e-contextual-toolbar-wrapper .e-slider-container {
  width: 170px !important; /* stylelint-disable-line declaration-no-important */
  margin-left: calc(50% - 62px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-device.e-image-editor .e-contextual-toolbar-wrapper .e-ie-finetune-value-span {
  margin-left: 10px !important; /* stylelint-disable-line declaration-no-important */
}

.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
  top: calc(50% + 60px);
}

.e-image-editor.e-control.e-readonly {
  opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
}

.e-image-editor {
  background: #eee;
}
.e-image-editor .e-contextual-toolbar-wrapper {
  background: #fafafa;
}
.e-image-editor .e-contextual-toolbar-wrapper .e-toolbar-item:hover .filterwrapper canvas, .e-image-editor .e-contextual-toolbar-wrapper .e-toolbar-item.e-selected .filterwrapper canvas, .e-image-editor .e-contextual-toolbar-wrapper .e-toolbar-item:hover .filter-wrapper canvas, .e-image-editor .e-contextual-toolbar-wrapper .e-toolbar-item.e-selected .filter-wrapper canvas {
  border-color: rgba(183.5116545663, 183.5116545663, 183.5116545663, 0.9584) !important; /* stylelint-disable-line declaration-no-important */
}
.e-image-editor .e-contextual-toolbar-wrapper .e-toolbar-item.e-selected .filterwrapper:focus canvas, .e-image-editor .e-contextual-toolbar-wrapper .e-toolbar-item.e-selected .filter-wrapper:focus canvas {
  border-color: rgba(183.5116545663, 183.5116545663, 183.5116545663, 0.9584) !important; /* stylelint-disable-line declaration-no-important */
}
.e-image-editor .e-toolbar .e-toolbar-items .e-tbar-btn.e-btn .e-icons {
  color: #757575;
}
.e-image-editor .e-toolbar .e-toolbar-items .e-tbar-btn.e-btn.e-selected-btn {
  background: #bdbdbd !important; /* stylelint-disable-line declaration-no-important */
}
.e-image-editor .e-toolbar .e-toolbar-items .e-dropdown-btn {
  background: inherit;
  border: none;
  margin-top: 0;
}
.e-image-editor .e-toolbar .e-toolbar-items .e-dropdown-btn .e-caret-hide {
  display: none !important; /* stylelint-disable-line declaration-no-important */
}
.e-image-editor .e-toolbar .e-toolbar-items .e-dropdown-btn:hover {
  background: rgba(0, 0, 0, 0.12);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
}
.e-image-editor .e-toolbar .e-toolbar-items .e-dropdown-btn:focus {
  background: rgba(0, 0, 0, 0.18);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
}
.e-image-editor .e-toolbar .e-toolbar-items .e-dropdown-btn:active {
  background: rgba(183.5116545663, 183.5116545663, 183.5116545663, 0.9584);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
}
.e-image-editor .e-toolbar .e-toolbar-items .e-colorpicker-wrapper.e-shape-fill-color .e-split-btn-wrapper .e-split-btn .e-selected-color, .e-image-editor .e-toolbar .e-toolbar-items .e-colorpicker-wrapper.e-shape-stroke-color .e-split-btn-wrapper .e-split-btn .e-selected-color, .e-image-editor .e-toolbar .e-toolbar-items .e-colorpicker-wrapper.e-text-stroke-color .e-split-btn-wrapper .e-split-btn .e-selected-color, .e-image-editor .e-toolbar .e-toolbar-items .e-colorpicker-wrapper.e-pen-stroke-color .e-split-btn-wrapper .e-split-btn .e-selected-color {
  background: none;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  width: 14px;
  margin: 0 2px;
  border-bottom-color: #000;
}
.e-image-editor .e-toolbar .e-toolbar-items .e-colorpicker-wrapper.e-shape-fill-color .e-split-btn-wrapper .e-split-btn .e-selected-color .e-split-preview, .e-image-editor .e-toolbar .e-toolbar-items .e-colorpicker-wrapper.e-shape-stroke-color .e-split-btn-wrapper .e-split-btn .e-selected-color .e-split-preview, .e-image-editor .e-toolbar .e-toolbar-items .e-colorpicker-wrapper.e-text-stroke-color .e-split-btn-wrapper .e-split-btn .e-selected-color .e-split-preview, .e-image-editor .e-toolbar .e-toolbar-items .e-colorpicker-wrapper.e-pen-stroke-color .e-split-btn-wrapper .e-split-btn .e-selected-color .e-split-preview {
  display: none;
}
.e-image-editor .e-toolbar .e-toolbar-items .e-nocolor-item {
  background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNnB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDYgNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTAgKDU0OTgzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ikdyb3VwLTkiPgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExIiBmaWxsPSIjRTBFMEUwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weS0yIiBmaWxsPSIjRkZGRkZGIiB4PSIwIiB5PSIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weSIgZmlsbD0iI0ZGRkZGRiIgeD0iMyIgeT0iMCIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExLUNvcHktMyIgZmlsbD0iI0UwRTBFMCIgeD0iMyIgeT0iMyIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+") !important; /* stylelint-disable-line declaration-no-important */
  background-size: 8px !important; /* stylelint-disable-line declaration-no-important */
}
.e-image-editor .e-toolbar .e-toolbar-items .e-toolbar-item.e-overlay .e-btn {
  box-shadow: none !important; /* stylelint-disable-line declaration-no-important */
}

.e-dropdown-popup .e-selected-btn {
  background: #bdbdbd !important; /* stylelint-disable-line declaration-no-important */
}
.e-ie-filter-canvas:focus,
.filter-wrapper:focus .e-ie-filter-canvas,
.filter-wrapper:focus canvas,
.filter-wrapper canvas:focus {
  border-color: #000 !important; /* stylelint-disable-line declaration-no-important */
}

.e-bigger .e-image-editor .e-contextual-toolbar-wrapper .e-slider-container .e-slider .e-handle,
.e-image-editor.e-bigger .e-contextual-toolbar-wrapper .e-slider-container .e-slider .e-handle {
  top: calc(50% - 5px) !important; /* stylelint-disable-line declaration-no-important */
}
.e-bigger .e-image-editor .e-contextual-toolbar-wrapper .e-toolbar,
.e-image-editor.e-bigger .e-contextual-toolbar-wrapper .e-toolbar {
  height: 130px !important; /* stylelint-disable-line declaration-no-important */
}
.e-bigger .e-image-editor .e-contextual-toolbar-wrapper .e-frame-wrapper .e-toolbar, .e-bigger .e-image-editor .e-contextual-toolbar-wrapper.e-frame-wrapper .e-toolbar,
.e-image-editor.e-bigger .e-contextual-toolbar-wrapper .e-frame-wrapper .e-toolbar,
.e-image-editor.e-bigger .e-contextual-toolbar-wrapper.e-frame-wrapper .e-toolbar {
  height: inherit !important; /* stylelint-disable-line declaration-no-important */
}
.e-bigger .e-image-editor .e-toolbar,
.e-image-editor.e-bigger .e-toolbar {
  height: 48px !important; /* stylelint-disable-line declaration-no-important */
  min-height: 48px !important; /* stylelint-disable-line declaration-no-important */
}
.e-bigger .e-image-editor .e-toolbar .e-toolbar-items,
.e-image-editor.e-bigger .e-toolbar .e-toolbar-items {
  height: 48px !important; /* stylelint-disable-line declaration-no-important */
  min-height: 48px !important; /* stylelint-disable-line declaration-no-important */
}
.e-bigger .e-image-editor .e-toolbar .e-toolbar-items .e-toolbar-item.e-ie-resize-height span, .e-bigger .e-image-editor .e-toolbar .e-toolbar-items .e-toolbar-item.e-ie-resize-width span,
.e-image-editor.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item.e-ie-resize-height span,
.e-image-editor.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item.e-ie-resize-width span {
  font-size: 16px;
}
.e-bigger .e-image-editor .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
.e-image-editor.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
  font-size: 18px;
}
.e-bigger .e-image-editor .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
.e-image-editor.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
  font-size: 18px;
}
.e-bigger .e-image-editor .e-toolbar .e-toolbar-items .e-fill.e-template .e-dropdown-btn .e-icons.e-caret, .e-bigger .e-image-editor .e-toolbar .e-toolbar-items .e-stroke.e-template .e-dropdown-btn .e-icons.e-caret, .e-bigger .e-image-editor .e-toolbar .e-toolbar-items .e-frame-stroke.e-template .e-dropdown-btn .e-icons.e-caret, .e-bigger .e-image-editor .e-toolbar .e-toolbar-items .e-pen-stroke-color.e-template .e-dropdown-btn .e-icons.e-caret, .e-bigger .e-image-editor .e-toolbar .e-toolbar-items .e-text-font-color.e-template .e-dropdown-btn .e-icons.e-caret, .e-bigger .e-image-editor .e-toolbar .e-toolbar-items .e-save.e-template .e-dropdown-btn .e-icons.e-caret,
.e-image-editor.e-bigger .e-toolbar .e-toolbar-items .e-fill.e-template .e-dropdown-btn .e-icons.e-caret,
.e-image-editor.e-bigger .e-toolbar .e-toolbar-items .e-stroke.e-template .e-dropdown-btn .e-icons.e-caret,
.e-image-editor.e-bigger .e-toolbar .e-toolbar-items .e-frame-stroke.e-template .e-dropdown-btn .e-icons.e-caret,
.e-image-editor.e-bigger .e-toolbar .e-toolbar-items .e-pen-stroke-color.e-template .e-dropdown-btn .e-icons.e-caret,
.e-image-editor.e-bigger .e-toolbar .e-toolbar-items .e-text-font-color.e-template .e-dropdown-btn .e-icons.e-caret,
.e-image-editor.e-bigger .e-toolbar .e-toolbar-items .e-save.e-template .e-dropdown-btn .e-icons.e-caret {
  font-size: 18px;
}
.e-bigger .e-image-editor .e-toolbar .e-toolbar-items .e-text-font-color.e-template .e-dropdown-btn .e-icons.e-caret,
.e-image-editor.e-bigger .e-toolbar .e-toolbar-items .e-text-font-color.e-template .e-dropdown-btn .e-icons.e-caret {
  margin-top: -4px;
}
.e-bigger .e-image-editor .e-toolbar .e-toolbar-items .e-btn-icon.e-dropdownbtn-preview,
.e-image-editor.e-bigger .e-toolbar .e-toolbar-items .e-btn-icon.e-dropdownbtn-preview {
  margin-top: -3px !important; /* stylelint-disable-line declaration-no-important */
  margin-left: -1px;
}
.e-bigger .e-image-editor .e-toolbar .e-toolbar-items .e-dropdown-btn.e-image-popup .e-select, .e-bigger .e-image-editor .e-toolbar .e-toolbar-items .e-dropdown-btn.e-image-popup .e-annotation, .e-bigger .e-image-editor .e-toolbar .e-toolbar-items .e-dropdown-btn.e-image-popup .e-transform,
.e-image-editor.e-bigger .e-toolbar .e-toolbar-items .e-dropdown-btn.e-image-popup .e-select,
.e-image-editor.e-bigger .e-toolbar .e-toolbar-items .e-dropdown-btn.e-image-popup .e-annotation,
.e-image-editor.e-bigger .e-toolbar .e-toolbar-items .e-dropdown-btn.e-image-popup .e-transform {
  font-size: 18px;
}
.e-bigger .e-image-editor .e-toolbar .e-toolbar-items .e-dropdown-btn.e-image-popup .e-select .e-icons.e-caret, .e-bigger .e-image-editor .e-toolbar .e-toolbar-items .e-dropdown-btn.e-image-popup .e-annotation .e-icons.e-caret, .e-bigger .e-image-editor .e-toolbar .e-toolbar-items .e-dropdown-btn.e-image-popup .e-transform .e-icons.e-caret,
.e-image-editor.e-bigger .e-toolbar .e-toolbar-items .e-dropdown-btn.e-image-popup .e-select .e-icons.e-caret,
.e-image-editor.e-bigger .e-toolbar .e-toolbar-items .e-dropdown-btn.e-image-popup .e-annotation .e-icons.e-caret,
.e-image-editor.e-bigger .e-toolbar .e-toolbar-items .e-dropdown-btn.e-image-popup .e-transform .e-icons.e-caret {
  font-size: 10px;
}
.e-bigger .e-image-editor .e-toolbar .e-toolbar-items .e-dropdown-btn .e-save,
.e-image-editor.e-bigger .e-toolbar .e-toolbar-items .e-dropdown-btn .e-save {
  font-size: 18px;
}
.e-bigger .e-image-editor .e-toolbar .e-toolbar-items .e-dropdown-btn .e-save .e-icons.e-caret,
.e-image-editor.e-bigger .e-toolbar .e-toolbar-items .e-dropdown-btn .e-save .e-icons.e-caret {
  font-size: 10px;
}
.e-bigger .e-image-editor .e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left,
.e-image-editor.e-bigger .e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left {
  line-height: 1;
}
.e-bigger .e-straighten .e-control-wrapper.e-slider-container .e-slider .e-handle {
  top: calc(50% - 7px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-bigger .e-ie-save-dialog .e-ie-img-save-name {
  width: calc(71% - 30px) !important; /* stylelint-disable-line declaration-no-important */
}

.e-bigger .e-image-editor .e-dlg-container .e-dialog,
.e-bigger.e-image-editor .e-dlg-container .e-dialog {
  width: 656px;
}

.e-bigger .e-ie-img-save-dlg {
  width: 100px;
}

.e-bigger .e-image-editor .e-control-wrapper.e-slider-container.e-horizontal,
.e-bigger.e-image-editor .e-control-wrapper.e-slider-container.e-horizontal {
  width: 217px;
}

.e-bigger .e-dialog.e-blr-ie-save-dialog:not(.e-device) {
  width: 620px !important; /* stylelint-disable-line declaration-no-important */
}
.e-bigger .e-dialog.e-blr-ie-save-dialog:not(.e-device) .e-ie-img-icon-button {
  padding: 4px 11px 2px;
}
.e-bigger .e-dialog.e-blr-ie-save-dialog:not(.e-device) .e-btn-group .e-btn {
  padding: 4px 10px 2px;
}

.e-bigger .e-ie-save-dialog .e-ie-img-save-name {
  width: calc(71% - 30px) !important; /* stylelint-disable-line declaration-no-important */
  width: calc(65% - 13px) !important; /* stylelint-disable-line declaration-no-important */
}
/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/@syncfusion/ej2-icons/styles/material.css?ngGlobalStyle ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: "e-icons";
  font-style: normal;
  font-weight: normal;
  src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMjeaTzgAAAEoAAAAVmNtYXBuCHaKAAAN0AAAC2pnbHlmyOHvYgAAJZAAAotAaGVhZCrT4iQAAADQAAAANmhoZWEIXgbVAAAArAAAACRobXR4UAb+rAAAAYAAAAxQbG9jYQPVOZgAABk8AAAMVG1heHAEPwLMAAABCAAAACBuYW1lc0cOBgACsNAAAAIlcG9zdMOtdeUAArL4AAAxFQABAAAEAAAAAFwEAP/A/8AEQAABAAAAAAAAAAAAAAAAAAADFAABAAAAAQAARANaE18PPPUACwQAAAAAAOPaTpMAAAAA49pOk//A/+QEQAQcAAAACAACAAEAAAAAAAEAAAMUAsAAIQAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQQAAZAABQAAAokCzAAAAI8CiQLMAAAB6wAyAQgAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA4RHsKgQAAAAAXAQcABwAAAABAAAAAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQA/+QEAP/kBAAAAAQA/+QEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQA/8AEAAAABAAAAAQAAAAEAAAABAAAAAQA/8AEAAAABAD/wAQAAAAEAAAABAAAAAQAAAAEAAAABAD/wAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAAAAACAAAAAwAAABQAAwABAAAAFAAEC1YAAAFIAQAABwBI4RXhKeE54UXhnOGf4gbiCuIM4h7iLeIv4kLiReJI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AWgBaQFqARwBHQEeAR8BIAEhASIBIwEkASUBJgEnASgBKQEqASsBLAEtAS4BLwEwATEBbAFtAW4BbwFwAXEBcgFzAXQBlQGUAZMBkgGXAZEBmAGZAZYBmgGbAZwBnQGeAXUBdgF3AXgBeQF6AXsBfAF9AX4BfwGAAYEBggGDAYQBtAG1AbYBtwG4ATIBMwE0ATUAJQE3ATgBOQE6ACYBPAE9AT4BPwFAAUEBNgE7AYUAJwGGAYcBiQGKAYsBjAGPAYgBjQGOAZABnwGgAaEBogAoAagBpwGwAaoBqwGsAa0BrgGvAbEBsgGzACkAKgArACwALQAuAC8AMAAxADIBowGkAaUBpgG5ADMANAGpADUCIwA3ADgCJwIoAikAOQIrAiwCLgIvADoAOwA8AjECMwI2AjcAPQI5AD4APwI6AjsCPABAAj8CQAJBAkIAQQBCAEMCRAJFAkYCRwJIAkkCSgJLAkwCTQJOAk8CUAJRAlICUwJUAlUCVgJXAlgCWQJaAlsCXAJdAl4CXwJgAiICYQJjAmICZAJlAmYARABFAhgCGQIaAh8ARgBHAjACZwJoAmkCagJrAmwCOABIAkMBFABJAhYBGwBKAm0CbgJvAnACcQJyAEsCIAI+AEwATQBOAE8AUAJzAnQCdQJ2AncCeABRAFIAUwJ5AnoCewJ8An0CfgBUAFUAVgBXAV4AWAJ/AoAAYgKCAoQChQKGAFkAWgKDAoEChwBjAogCiQBkAooCiwKMAo0CjgKPApAAWwKRApICkwKUApUClgKXApgCmQKaApsAXAKcAp0CngKfAqAAXQKhAqICowKkAqUCpgKnAqgCqQKqAF4CqwKsAF8CrQKuAq8CsAKxArICswK0ArUCtgK3ArgAYAK5AroCuwK8Ar0CvgK/AsACwQBlAsICwwLEAsUAYQLGAscCyALJAsoCywBmAswCzQBnAs4CzwLQAtEC0gLTAtQC1QLWAtcC2ALZAtoC2wLcAt0C3gLfAuAC4QLiAuMC5ALlAuYC5wLoAukC6gLrAuwC7QLuAu8C8ALxAvIC8wL0AvUC9gL3AvgC+QL6AvsC/AL9Av4C/wMAAwEDAgMDAwQDBQMGAwcDCAMJAwoDCwMMAw0DDgMPAxADEQMSAxMAzADNAM4AzwDQANEA0gAhACIAIwAkANMA1ADVANYA1wDYANkA2gDbANwA3QDeAN8A4ADhAOIA4wDkAV0BXAFbAUMBRAFFAUcBSAFJAUoBSwFMAU0BTgFPAVABUQFSAVMBVAFVAVYBVwFGAVkBWgFYAWABYQFfAWIBYwFkARoA5QDmAOcA6ADpAOoA6wDsAO0A7gDvAPAA8QDyAPMA9AD1APYA9wD4APkA+gD7APwA/QD+AP8BAAEBAQIBAwEEAQUBBgEHAQgBCQEKAQsAAAAAAAAAAAAAAAACEAAABHAAAAToAAAF0AAABuQAAAdEAAAHcAAACJQAAAqkAAAKyAAADHAAAA4YAAAOYAAADvwAAA8YAAAPYAAAD6QAAA/sAAAQLAAAEawAABLoAAAVdAAAFsgAABjYAAAZqAAAHAgAABzwAAAd7AAAHrAAAB+QAAAhvAAAI6wAACUkAAAmzAAAKOwAACqgAAArJAAALJwAAC1sAAAt3AAALjQAAC6kAAAu6AAAL+gAADEoAAAxYAAAMZwAADLwAAAzHAAANKAAADUkAAA1VAAANZAAADW8AAA12AAANfQAADYQAAA2LAAANmAAADaQAAA2rAAANsgAADcgAAA3RAAAN2AAADeQAAA3xAAAOAAAADhUAAA4jAAAOMQAADmYAAA5wAAAOfQAADocAAA6SAAAOnQAADu0AAA70AAAO+wAADxEAAA8bAAAPSgAAD3oAAA+LAAAPlQAAD50AAA+nAAAP2gAAD+sAAA/2AAAQAgAAEAkAABBTAAAQXwAAEMsAABFPAAARkQAAEa4AABG5AAASAQAAEg4AABKCAAAS0gAAE2EAABN6AAAUCQAAFFMAABShAAAUsgAAFL0AABTIAAAUzwAAFNoAABT6AAAVigAAFdsAABZkAAAXEAAAF4kAABefAAAX9AAAGA8AABgrAAAYSQAAGGgAABkZAAAZagAAGb4AABpVAAAa7wAAG0MAABtpAAAbigAAHD0AABySAAAcyAAAHPwAAB0aAAAdOAAAHXMAAB24AAAeBgAAHiYAAB5yAAAekQAAHrAAAB69AAAeygAAHtcAAB73AAAfCwAAHyAAAB80AAAfRgAAH6AAAB+wAAAfvwAAH/EAACAYAAAgKQAAID0AACCRAAAgoAAAITcAACFPAAAhiQAAIZYAACGpAAAhxQAAIf8AACIRAAAiTgAAIsQAACNxAAAjkQAAI9IAACQ6AAAkyQAAJPUAACUZAAAlJwAAJTgAACWhAAAlrwAAJcIAACZNAAAmdgAAJpwAACbWAAAnFQAAJyQAACdNAAAnbgAAJ6QAACewAAAnugAAJ/8AACgTAAAoIwAAKDEAACkHAAApigAAKbQAACneAAAp7AAAKfUAACoGAAAqGwAAKmgAACp2AAAqkQAAKq0AACrCAAAq3gAAKvgAACsVAAArJAAAK0EAACtVAAAragAAK4QAACvBAAArzQAAK+YAACvyAAAsXwAALHQAACyjAAAssQAALLsAACzGAAAs1AAALWEAAC3yAAAuAAAALicAAC6rAAAu2AAALuUAAC+KAAAv0wAAL+IAADAfAAAwWQAAMGwAADDYAAAxFQAAMXAAADGuAAAyCgAAMjMAADJVAAAyfQAAMoQAADKWAAAyugAAMvQAADMCAAAzaQAAM3AAADN9AAAzogAAM7oAADQXAAA0LgAANEIAADRVAAA0bAAANHYAADSAAAA0hgAANIwAADSTAAA0mgAANXUAADV8AAA1gwAANYoAADWRAAA1/QAANjIAADZEAAA2oAAANtwAADb5AAA3BgAAN50AADezAAA4JAAAOHEAADh8AAA4qwAAOLwAADjnAAA5JgAAOVkAADnZAAA55QAAOfEAADooAAA6OgAAOqYAADqwAAA7HQAAO1AAADwJAAA8UQAAPJwAADz8AAA9GQAAPYYAAD2nAAA+GgAAPkUAAD6hAAA+4AAAP4UAAEAVAABASwAAQFcAAEBpAABAegAAQJIAAEEEAABBKQAAQXsAAEGKAABBoAAAQb8AAEHoAABCNwAAQkYAAEJsAABDBQAAQzIAAENgAABDeQAAQ54AAEQVAABEOgAAREsAAERwAABEhgAARM0AAETpAABE+AAARQcAAEUtAABFNwAARUYAAEVdAABFeAAARacAAEXGAABGJgAARjUAAEZJAABGXwAARm4AAEaaAABGvgAARw0AAEcXAABHIgAARy0AAEc3AABHSQAAR1oAAEd2AABHiAAAR5oAAEehAABHrQAAR7kAAEhDAABIUwAASGoAAEiJAABIrgAASNkAAEjtAABI/gAASXUAAEn1AABKTgAASqgAAEsCAABLXgAAS6QAAEx0AABM8QAATWkAAE2rAABN7AAATn0AAE7AAABPAwAATzMAAE99AABPywAAUFMAAFBtAABQrgAAULUAAFDAAABQzwAAUOIAAFD5AABREwAAUc0AAFIEAABSWAAAUo8AAFLgAABTAAAAUxwAAFM4AABTYQAAU4gAAFOSAABTtwAAVDcAAFRZAABUigAAVJEAAFSgAABUrAAAVLgAAFTGAABU0gAAVOYAAFU2AABVVwAAVXcAAFW3AABWIwAAVnwAAFblAABW+AAAVy4AAFf5AABYRwAAWKkAAFjJAABZKwAAWWEAAFmaAABZ3AAAWicAAFprAABamwAAWrUAAFrOAABa6AAAWwUAAFsfAABbPwAAW1oAAFt+AABbyQAAW+8AAFxZAABcegAAXJQAAFzcAABdCwAAXTAAAF1cAABdiAAAXakAAF3VAABeawAAXqEAAF8aAABfhAAAX/0AAGBhAABgxgAAYOoAAGGQAABhygAAYdoAAGH0AABiFAAAYisAAGJBAABiXAAAYnUAAGKfAABirQAAYs4AAGLvAABjDwAAY0QAAGNlAABjjAAAY6YAAGPBAABj1gAAZBEAAGQfAABkNgAAZEcAAGRjAABkgAAAZJ0AAGTKAABk8wAAZRAAAGU+AABlYQAAZYEAAGXHAABl8QAAZhgAAGY5AABm6gAAZx4AAGc/AABnagAAZ6YAAGfJAABoNgAAaF8AAGiVAABoyAAAaOgAAGkDAABpLQAAaVwAAGmFAABprwAAac8AAGnsAABqFQAAajUAAGpeAABqowAAasoAAGrqAABrFQAAazYAAGtfAABriAAAa54AAGvnAABsJAAAbJMAAGy3AABs7AAAbRUAAG1FAABtcAAAbmgAAG5/AABulgAAbw4AAG9BAABvUQAAb2kAAHAqAABwVQAAcGQAAHDXAABxHAAAcTQAAHFBAABxYwAAcYcAAHGqAAByCgAAcl0AAHKlAABywAAAcv4AAHMnAABzTwAAc3IAAHOfAABz4wAAdAIAAHQXAAB0SwAAdGEAAHSAAAB0nAAAdLEAAHTwAAB1zAAAdd8AAHYAAAB2EwAAdkUAAHZYAAB2gQAAdpEAAHcSAAB3WgAAd38AAHgBAAB4LwAAeEMAAHhfAAB4fAAAeKQAAHkNAAB5JQAAeZgAAHn2AAB6NwAAeosAAHrTAAB7HAAAezQAAHtTAAB7cQAAe5EAAHumAAB7vwAAfJwAAHzPAAB9HAAAfSoAAH0+AAB97AAAffwAAH5FAAB+jwAAft4AAH8nAAB/dQAAf6A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BwcGBgYLCQgGAgIBAUABAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAf7AAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgGABwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYG+QcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBvkHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgb5BwYGBgsJCAYCAgEBAgIGCAkLBgYGBwcGBgYLCQgGAgIBAQICBggJCwYGBgcHBgYGCwkIBgICAQECAgYICQsGBgYHBwYGBgsJCAYCAgEBAgIGCAkLBgYGAAEAAAAAA/gC/AACAAATIQEIA/D+CAEEAfgAAAABAAAAAAP4AvwAAgAACQEhAgAB+PwQAQQB+AAAAQAAAAAC/AP4AAIAACUJAQEEAfj+CAgB+AH4AAEAAAAAAvwD+AACAAAJAREBBAH4AgD+CAPwAAADAAAAAAJ+A/gAPwB/AL8AACUfDz8PLw8PDgMfDz8PLw8PDgMfDz8PLw8PDgGCAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoLDAwMDQ0MDAwLCgoJCAcHBQQDAgEBAgMEBQcHCAkKCgsMDAwNDQwMDAsKCgkIBwcFBAMCAQECAwQFBwcICQoKCwwMDA0NDAwMCwoKCQgHBwUEAwKGDQwNCwsKCgkICAYFBAMCAQECAwQFBggICQoKCwsNDA0NDA0LCwoKCQgIBgUEAwIBAQIDBAUGCAgJCgoLCw0MAW0NDAwMCwoKCQgHBwUEAwIBAQIDBAUHBwgJCgoL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Dw0BogEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAYYJCgkJCAgHBwYFBQQDAgICAgMEBQUGBwcICAkJCgkKCQkJCAgHBwYGBAQDAwEBAQEDAwQEBgYHBwgICQkJAXAKCQkJCAgHBwYFBQQDAwEBAwMEBQUGBwcICAkJCQoKCQkJCAgHBwYFBQQDAwEBAwMEBQUGBwcICAkJCQFwCgkJCQgIBwcGBgQEAwMBAQEBAwMEBAYGBwcICAkJCQoJCgkJCAgHBwYFBQQDAgICAgMEBQUGBwcICAkJCgAAAAEAAAAAA/cDeQAFAAABJwcJAScBVfRZAU0Co1kBN/Fa/rgCmloAAAADAAAAAAPYAl4APwB/AL8AAAEVHw07AT8NPQEvDSsBDw0FFR8NOwE/DT0BLw0rAQ8NBRUfDTsBPw09AS8NKwEPDQMcAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMB/oYBAwMEBQUGBwcICAkJCQoKCQkJCAgHBwYFBQQDAwEBAwMEBQUGBwcICAkJCQoKCQkJCAgHBwYFBQQDAwH+hgEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQEDAwQFBQYHBwgICQkJCgoJCQkICAcHBgUFBAMDAQIACgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkKCgkJCQgIBwcGBQUEAwMBAQMDBAUFBgcHCAgJCQkAAAAAAgAAAAAD+AP3AAsATwAAARc3MwcXIycHIzcnJREVHw4hPw41ETUvDiEPDgF3iYluxcpw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BwUEAgEBAgQFBwcECP5YBAQIBwcFBAIBAQIEBQcHBAgzAgIBAQICowkICAgHBwYGBgUEAwMCAgICAwMEBQYGBgcHCAgICQkICAgHBwYGBgUEAwMCAgICAwMEBQYGBgcHCAgIdQUFBQQHBgQDAQEDGgwPDxENGAMEBAUFBQbQBQYFBQUEBAMYDhEPDwwXBAICAgUFBwUFBQkJCBEQCAgKCggIBgYFBAMCAQECBAYRCwsKCgoICAgGBgQEAwEBAQEDBAQGBggICAoKCgsLEAYEAgEBAgMEBAYHBwkJCgsMCwwMDAsMCwsLCgkJCAcEBwgJCQoLCgsLDAsMCwsLCwoJCQgGBgUEAwIBAQIEBhELCwoKCggIBwcGBAQDAQEBAQMEBAYGCAgICgoKCwsQBgQCAQECAwQEBgcHCQkKCAgQEREPDg8NDQwLCgoKDA0ODg8BOw4PDg4NDQ0MDQsKCggIBgUODg4NDQ0MCwsLCgoJCQgHBwgJCQoKCwsLDA0NDQ4ODwYGBwkJCwsNDA0NDQ4OD4Y4EBEQDxAQDw8ODw4NDQ0MDAsKCgoJCAgHBwUFBQMDAgEBAgMDBQUGBgcICAkKCgoLDAwNDQ0ODw4PDxAQDxEQEDgQBwkJCwwNDg8QERITFBULFhAbFhUUExIREA8ODQwLCQkHhikICAgIBwcGBQQCAgIFBQcpBQcJCwsFBgsJBwUpBgYEAwECAwUHBwcECAgIzgoLCgsLCgsKAQIEBQYICAgICAcHBQQBAgECBAUHBwgICAgIBgUEAQIKCwoLCwoLCioCAgMDBAUGBgYHBwgICAkJCAgIBwcGBgYFBAMDAgICAgMDBAUGBgYHBwgICAkJCAgIBwcGBgYFBAMDAgKLAQICBQcGCAQICAgtCwsJBwUoBQUDAwMBAQEBAgIDBAQFKQUHCQsKKQgICAgHBwYFAwEBVQEDBQQEBwcICQkKCgsLCwsMCwsMDwIDBAUFBwcICQkKCwsLDAwMDAsLCwoJCQgHBwUFBAMCDgsMCwsMCwsLCgoJCQgHBwYEBAIBAQIDBQUGBwkJCgYJCAgHBQUEAwIBAgIDBQUHBwgJCQoKCwsLCwwLCwwPAgMEBQUHBwgJCQoLCwsMDAwMCwsLCgkJCAcHBQUEAwIOCwwLCwwLCwsKCgkJCAcHBAQFAwEBAwQHBwoLDg0LCggHBQMAAAAABgAA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Ab8BwAHBAcIBwwHEAcUBxgHHAcgByQHKAcsBzAHNAc4BzwHQAdEB0gHTAdQB1QHWAdcB2AHZAdoB2wHcAd0B3gHfAeAB4QHiAeMB5AHlAeYB5wHoAekB6gHrAewB7QHuAe8B8AHxAfIB8wH0AfUB9gH3AfgB+QH6AfsB/AH9Af4B/wIAAgECAgIDAgQCBQIGAgcCCAIJAgoCCwIMAg0CDgIPAhACEQISAhMCFAIVAhYCFwIYAhkCGgIbAhwCHQIeAh8CIAIhAiICIwIkAiUCJgInAigCKQIqAisCLAItAi4CLwIwAjECMgIzAjQCNQI2AjcCOAI5AjoCOwI8Aj0CPgI/AkACQQJCAkMCRAJFAkYCRwJIAkkCSgJLAkwCTQJOAk8CUAJRAlICUwJUAlUCVgJXAlgCWQJaAlsCXAJdAl4CXwJgAmECYgJjAmQCZQJmAmcCaAJpAmoCawJsAm0CbgJvAnACcQJyAnMCdAJ1AnYCdwJ4AnkCegJ7AnwCfQJ+An8CgAKBAoICgwKEAoUChgKHAogCiQKKAosCjAKNAo4CjwKQApECkgKTApQClQKWApcCmAKZApoCmwKcAp0CngKfAqACoQKiAqMCpAKlAqYCpwKoAqkCqgKrAqwCrQKuAq8CsAKxArICswK0ArUCtgK3ArgCuQK6ArsCvAK9Ar4CvwLAAsECwgLDAsQCxQLGAscCyALJAsoCywLMAs0CzgLPAtAC0QLSAtMC1ALVAtYC1wLYAtkC2gLbAtwC3QLeAt8C4ALhAuIC4wLkAuUC5gLnAugC6QLqAusC7ALtAu4C7wLwAvEC8gLzAvQC9QL2AvcC+AL5AvoC+wL8Av0C/gL/AwADAQMCAwMDBAMFAwYDBwMIAwkDCgMLAwwDDQMOAw8DEAMRAxIDEwMUAxUDFgMXAxgDGQMaAxsDHAMdAx4DHwMgAyEDIgMjAyQDJQMmAycDKAMpAyoDKwMsAy0DLgMvAzADMQMyAzMDNAM1AzYDNwM4AzkDOgM7AzwDPQM+Az8DQANBA0IDQwNEA0UDRgNHA0gDSQNKA0sDTANNA04DTwNQA1EDUgNTA1QDVQNWA1cDWANZA1oDWwNcA10DXgNfA2ADYQNiA2MDZANlA2YDZwNoA2kDagNrA2wDbQNuA28DcANxA3IDcwN0A3UDdgN3A3gDeQN6A3sDfAN9A34DfwOAA4EDggODA4QDhQOGA4cDiAOJA4oDiwOMA40DjgOPA5ADkQOSA5MDlAOVA5YDlwOYA5kDmgObA5wDnQOeA58DoAOhA6IDowOkA6UDpgOnA6gDqQOqA6sDrAOtA64DrwOwA7EDsgOzA7QDtQO2A7cDuAO5A7oDuwO8A70DvgO/A8ADwQPCA8MDxAPFA8YDxwPIA8kDygPLA8wDzQPOA88D0APRA9ID0wPUA9UD1gPXA9gD2QPaA9sD3APdA94D3wPgA+ED4gPjA+QD5QPmA+cD6APpA+oD6wPsA+0D7gPvA/AD8QPyA/MD9AP1A/YD9wP4A/kD+gP7A/wD/QP+A/8EAAQBBAIEAwQEBAUEBgQHBAgECQQKBAsEDAQNBA4EDwQQBBEEEgQTBBQEFQAKZXhwb3J0LXBkZgpleHBvcnQtY3N2DGV4cG9ydC1leGNlbApkYXRlLXJhbmdlDGZpbHRlci1jbGVhcgZmaWx0ZXIIYnVsbGV0LTYIYnVsbGV0LTEEbm9uZQhidWxsZXQtNRFib3JkZXItZGlhZ29uYWwtMhFib3JkZXItZGlhZ29uYWwtMQhidWxsZXQtNAhidWxsZXQtMghidWxsZXQtMxRjaGV2cm9uLXJpZ2h0LWRvdWJsZRNjaGV2cm9uLWxlZnQtZG91YmxlE2NoZXZyb24tZG93bi1kb3VibGURY2hldnJvbi11cC1kb3VibGUGcmVwZWF0D3JlY3VycmVuY2UtZWRpdAhsb2NhdGlvbgtkZXNjcmlwdGlvbgl0aW1lLXpvbmUIY2FsZW5kYXIPdGltZWxpbmUtYWdlbmRhCXdvcmstd2VlawR3ZWVrA2RheRFhZ2VuZGEtZGF0ZS1yYW5nZQlkYXRlLXRpbWUGcGVvcGxlDHRpbWVsaW5lLWRheQ10aW1lbGluZS13ZWVrEnRpbWVsaW5lLXdvcmstd2Vlaw50aW1lbGluZS1tb250aAV0YWJsZQRjb3B5CHRoLXNtYWxsBnNhdmUtMgtwYXJhZ3JhcGgtMgZlZGl0LTYNY2xvc2UtbGFyZ2UtMQtleHBvcnQtd29yZAxjaXJjbGUtY2xvc2UIZmlsdGVyLTIKcGx1cy1zbWFsbAVjbG9zZQVjaGVjawdwcmludC0yBmVkaXQtMgRwbHVzDWNsb3NlLWxhcmdlLTIRY2hldnJvbi1kb3duLXRoaW4RY2hldnJvbi11cC1maWxsLTIRY2hldnJvbi1kb3duLWZpbGwPY2hldnJvbi11cC1maWxsE2NoZXZyb24tZG93bi1maWxsLTIKYXJyb3ctZG93bghhcnJvdy11cBRjaGV2cm9uLXJpZ2h0LWZpbGwtMxNjaGV2cm9uLWxlZnQtZmlsbC0yCGRlbGV0ZS0xEWNoZXZyb24tbGVmdC1maWxsEmNoZXZyb24tcmlnaHQtZmlsbAphcnJvdy1sZWZ0C2Fycm93LXJpZ2h0CXNvcnRpbmctMQRlZGl0CmZpcnN0LXBhZ2UJbGFzdC1wYWdlDnRpbWVsaW5lLXRvZGF5DGNoZXZyb24tbGVmdAhmaWx0ZXItMQpjaGV2cm9uLXVwDWNoZXZyb24tcmlnaHQMY2hldnJvbi1kb3duDmNpcmNsZS1jbG9zZS0yEWNoZXZyb24tdXAtZmlsbC0zE2NoZXZyb24tZG93bi1maWxsLTMNZmlsdGVyLWNhbmNlbA5jaGV2cm9uLWxlZnQtMgpncm91cC1pY29uCXNlbGVjdGlvbgdjbG9zZS0yB2NoZWNrLTISaW50ZXJtZWRpYXRlLXN0YXRlDmNoZXZyb24tbGVmdC0zBmVkaXQtMwdjbG9zZS0zD2NoZXZyb24tcmlnaHQtMgZwbHVzLTITY2hldnJvbi1kb3duLWZpbGwtNQ1jaXJjbGUtcmVtb3ZlDGFycm93LWxlZnQtMg9tb3JlLXZlcnRpY2FsLTEGc2VhcmNoBW1vbnRoBXRyYXNoDmNoZXZyb24tZG93bi0yBHNhdmUEbWVudQdyZWZyZXNoE2NpcmNsZS1jbG9zZS1maWxsLTMFY2xvY2sNZnJlZXplLWNvbHVtbg5lcnJvci10cmVldmlldw9jaXJjbGUtcmVtb3ZlLTIKY2lyY2xlLWFkZBdkcmFnLWFuZC1kcm9wLWluZGljYXRvcg9jaGV2cm9uLXJpZ2h0LTMPY2hldnJvbi1yaWdodC00BHBsYXkFcGF1c2UQcGFyYS1vcHRpb24tZG93bghzZWFyY2gtMg1ib3JkZXItY2VudGVyDHJlc3RhcnQtYXQtMQ5oeXBlcmxpbmstb3BlbgVjdXQtMgZjb3B5LTIKYm9yZGVyLXRvcA1kZWxldGUtY29sdW1uCmRlbGV0ZS1yb3cMaW5zZXJ0LXJpZ2h0C2luc2VydC1sZWZ0EGh5cGVybGluay1yZW1vdmUNYm9yZGVyLW1pZGRsZQxib3JkZXItcmlnaHQOaHlwZXJsaW5rLWVkaXQGbGluay0yC2JvcmRlci1sZWZ0DHRhYmxlLWRlbGV0ZRB0YWJsZS1wcm9wZXJ0aWVzDmh5cGVybGluay1jb3B5DWJvcmRlci1ib3R0b20HcGFzdGUtMhJjb250aW51ZS1udW1iZXJpbmcMaW5zZXJ0LWJlbG93DGluc2VydC1hYm92ZQ90YWJsZS1jZWxsLW5vbmUDYm94A2FsbBF0YWJsZS1hbGlnbi1yaWdodBN0YWJsZS1ib3JkZXItY3VzdG9tEHRhYmxlLWFsaWduLWxlZnQSdGFibGUtYWxpZ24tY2VudGVyD2xpbmUtdmVyeS1zbWFsbAtsaW5lLW5vcm1hbApsaW5lLXNtYWxsDnBhcmEtb3B0aW9uLXVwFXZlcnRpY2FsLWFsaWduLWJvdHRvbRV2ZXJ0aWNhbC1hbGlnbi1jZW50ZXISdmVydGljYWwtYWxpZ24tdG9wDGNsZWFyLWZvcm1hdA1zdHJpa2V0aHJvdWdoCnVwcGVyLWNhc2UHanVzdGlmeQVpbWFnZQZyZXNpemUQZXhpdC1mdWxsLXNjcmVlbgZlZGl0LTQEYm9sZAphbGlnbi1sZWZ0A2N1dBB0ZXh0LWFsdGVybmF0aXZlBmNvcHktMQhkZWxldGUtMg9pbmNyZWFzZS1pbmRlbnQFZXJhc2UEdW5kbwtmdWxsLXNjcmVlbgl1bmRlcmxpbmUObGlzdC11bm9yZGVyZWQDZXllDGxpc3Qtb3JkZXJlZApsb3dlci1jYXNlC2xpbmstcmVtb3ZlB3pvb20taW4Jb3Blbi1saW5rBXByaW50CmZvbnQtY29sb3ILYWxpZ24tcmlnaHQEbGluawl2aWV3LXNpZGUJY29kZS12aWV3CHpvb20tb3V0C3N1cGVyc2NyaXB0CXBhcmFncmFwaARyZWRvBXBhc3RlC2luc2VydC1jb2RlCXN1YnNjcmlwdAdkaXNwbGF5B3JlcGxhY2UGaXRhbGljB2NhcHRpb24McGFpbnQtYnVja2V0D2RlY3JlYXNlLWluZGVudAxhbGlnbi1jZW50ZXIJZm9udC1uYW1lD2RyYWctYW5kLWRyb3AtMg5maWVsZC1zZXR0aW5ncwp0d28tY29sdW1uB3R3by1yb3cDc3VtCGZpbHRlci0zC2Nsb3NlLWxhcmdlDmZpbHRlci1jbGVhci0yDGNpcmNsZS1jaGVjawxhbGlnbi1ib3R0b20OaW5zZXJ0LWFib3ZlLTIOaW5zZXJ0LWJlbG93LTIMYWxpZ24tbWlkZGxlD2RlbGV0ZS1jb2x1bW4tMgxkZWxldGUtcm93LTINaW5zZXJ0LWxlZnQtMglhbGlnbi10b3AOaW5zZXJ0LXJpZ2h0LTIGZWRpdC01DmFsaWduLW1pZGRsZS0yD2ZyZWV6ZS1jb2x1bW4tMgVzdHlsZQhkZWxldGUtMwpmcmVlemUtcm93C3RleHQtaGVhZGVyEW1vcmUtaG9yaXpvbnRhbC0xB3Jlc2l6ZXIGZm9sZGVyDGZpcnN0LXBhZ2UtMghwcmV2aW91cwRuZXh0C2xhc3QtcGFnZS0yCnpvb20tb3V0LTIJem9vbS1pbi0yCGRvd25sb2FkCGJvb2ttYXJrCHNlYXJjaC0zD3RleHQtYW5ub3RhdGlvbgdjbG9zZS00CGNvbW1lbnRzBnNhdmUtMwxhbGlnbi1sZWZ0LTIHc3R5bGUtMgZ1bmRvLTIPaGlnaGxpZ2h0LWNvbG9yD21vcmUtdmVydGljYWwtMwt1bmRlcmxpbmUtMg9zdHJpa2V0aHJvdWdoLTIOcGFpbnQtYnVja2V0LTIDcGFuB29wYWNpdHkIZGVsZXRlLTQNbW91c2UtcG9pbnRlchNjaGV2cm9uLXJpZ2h0LXNtYWxsDHN0cm9rZS1jb2xvcgdwcmludC0zBnJlZG8tMgxmb250LWNvbG9yLTIGc2hhcGVzEmNoZXZyb24tbGVmdC1zbWFsbAxzdHJva2Utd2lkdGgPYW5ub3RhdGlvbi1lZGl0CXRodW1ibmFpbAVzdGFtcApicmVhay1wYWdlBGZpbGUKY29sbGFwc2UtMgZleHBhbmQPZG91YmxlLXJlc2l6ZS0yD2RvdWJsZS1yZXNpemUtMQ9zaW5nbGUtcmVzaXplLTEPc2luZ2xlLXJlc2l6ZS0yD3NpbmdsZS1yZXNpemUtMw9zaW5nbGUtcmVzaXplLTQNZHJhZy1hbmQtZHJvcBFjaGV2cm9uLXVwLWZpbGwtNBNjaGV2cm9uLWRvd24tZmlsbC00FGNoZXZyb24tcmlnaHQtZmlsbC0yE2NoZXZyb24tbGVmdC1maWxsLTMPbW9yZS12ZXJ0aWNhbC00DWZpbHRlci1hY3RpdmULY29kZS12aWV3LTIJZ3JpZC12aWV3B3Bhc3RlLTMHdHJhc2gtMgpkb3dubG9hZC0yBWN1dC0zEGxpc3QtdW5vcmRlcmVkLTIJcmVmcmVzaC0yC2NpcmNsZS1pbmZvEmNoZXZyb24tcmlnaHQtdGhpbghmb2xkZXItMgdjbG9zZS01C2ZvbGRlci1maWxsBnJlbmFtZQZjb3B5LTMIc2VhcmNoLTQIdXBsb2FkLTEEYmFjawpzZWxlY3QtYWxsCXNvcnRpbmctMg9tb3JlLXZlcnRpY2FsLTUHY2hlY2stMxFtb3JlLWhvcml6b250YWwtMw5leHBvcnQtZXhjZWwtMgxleHBvcnQtY3N2LTIGc2F2ZS00B3NhdmUtYXMGZXhwb3J0CGRlbGV0ZS01C2dyYW5kLXRvdGFsB3RhYmxlLTIJc3ViLXRvdGFsCGZpbGUtbmV3EW51bWJlci1mb3JtYXR0aW5nCHJlbmFtZS0yDGV4cG9ydC1wZGYtMg1mdWxsLXNjcmVlbi0yBWNoYXJ0CHVwbG9hZC0yCWZvbnQtdHlwZQdjbG9zZS02DGxpbmUtc3BhY2luZwRsb2NrDGJvcmRlci1vdXRlcgZsaW5rLTMOYWxpZ24tYm90dG9tLTIMYm9yZGVyLWFsbC0yEHRhYmxlLW9mLWNvbnRlbnQOcGFnZS1udW1iZXJpbmcGYm9sZC0yC2FsaWduLXRvcC0yDmFsaWduLW1pZGRsZS0zCnBhZ2Utc2V0dXAMc3Ryb2tlLXN0eWxlB2ltYWdlLTINYm9va21hcmstZmlsbAZoZWFkZXIQbGlzdC11bm9yZGVyZWQtMw9zaG93LWhpZGUtcGFuZWwNYWxpZ24tcmlnaHQtMgZmb290ZXIKYm9yZGVyLWFsbAxib3JkZXItaW5uZXIEY2VsbAthbGlnbi10b3AtMw5hbGlnbi1ib3R0b20tMw5hbGlnbi1taWRkbGUtNAdjaGVjay00BWJyZWFrDGJyZWFrLXBhZ2UtMg1icmVhay1zZWN0aW9uEGF1dG8tZml0LWNvbnRlbnQSZml4ZWQtY29sdW1uLXdpZHRoD2F1dG8tZml0LXdpbmRvdw1icmluZy1mb3J3YXJkDmJyaW5nLXRvLWZyb250DHNlbmQtdG8tYmFjaw1zZW5kLWJhY2t3YXJkCXVuZ3JvdXAtMQdncm91cC0xBW9yZGVyEmNoZXZyb24tdXAtc21hbGwtMhRjaGV2cm9uLWRvd24tc21hbGwtMhVjaGV2cm9uLXJpZ2h0LXNtYWxsLTIUY2hldnJvbi1sZWZ0LXNtYWxsLTIWY2hldnJvbi1yaWdodC1kb3VibGUtMhVjaGV2cm9uLWxlZnQtZG91YmxlLTILem9vbS10by1maXQJYWRkLWFib3ZlCWFkZC1iZWxvdwRsaW5lDmFycm93LXJpZ2h0LXVwCXJlY3RhbmdsZQZjaXJjbGUIcGVudGFnYW4GbGVuZ3RoCXBlcmltZXRlcgRhcmVhBnJhZGl1cwZ2b2x1bWUSY2hhbmdlLXNjYWxlLXJhdGlvCHNldHRpbmdzCWNvbW1lbnQtMg10aHVtYnMtZG93bi0xCXRodW1icy11cA10aHVtYnMtZG93bi0yCmV4cG9ydC1qcGcKZXhwb3J0LXBuZwpleHBvcnQtc3ZnFmNvbmRpdGlvbmFsLWZvcm1hdHRpbmcQaGlkZS1mb3JtdWxhLWJhcg1oaWRlLWhlYWRpbmdzDmhpZGUtZ3JpZGxpbmVzCWV5ZS1zbGFzaApleHBvcnQteGxzDGV4cG9ydC1jc3YtMwNtZHgIcmVuYW1lLTMLZm9sZGVyLW9wZW4JbmFtZWQtc2V0DWdyaXAtdmVydGljYWwJZGltZW5zaW9uB2xldmVsLTEHbGV2ZWwtMgdsZXZlbC0zB2xldmVsLTQHbGV2ZWwtNQx1c2VyLWRlZmluZWQDa3BpCXNvcnQtZG93bglzb3J0aW5nLTMHc29ydC11cBFjYWxjdWxhdGVkLW1lbWJlcgtjdXN0b20tc29ydA9zb3J0LWRlc2NlbmRpbmcOc29ydC1hc2NlbmRpbmcLY29tbWVudC1hZGQFcmVwbHkGc2VuZC0xDGNvbW1lbnQtc2hvdwlzaWduYXR1cmULZmlsdGVyLW1haW4JdGV4dC13cmFwCnVuZmlsdGVyZWQYZmlsdGVyZWQtc29ydC1kZXNjZW5kaW5nEXNvcnQtZGVzY2VuZGluZy0yEHNvcnQtYXNjZW5kaW5nLTIXZmlsdGVyZWQtc29ydC1hc2NlbmRpbmcIZmlsdGVyZWQOZmlsdGVyLWNsZWFyLTMHcmVhcHBseQdncm91cC0yCXVuZ3JvdXAtMg9wYXN0ZS10ZXh0LW9ubHkLcGFzdGUtc3R5bGUNcGFzdGUtc3BlY2lhbBdwYXN0ZS1tYXRjaC1kZXN0aW5hdGlvbgtzcGVsbC1jaGVjaw5jb21tZW50LXJlb3Blbgp3ZWItbGF5b3V0DHByaW50LWxheW91dAtib3JkZXItbm9uZQ9kYXRhLXZhbGlkYXRpb24NcHJvdGVjdC1zaGVldAl0ZXh0LWZvcm0McHJvcGVydGllcy0yCmNsZWFyLWZvcm0JZHJvcC1kb3duCmZvcm0tZmllbGQJY2hlY2stYm94DHRhYmxlLXVwZGF0ZQ5jaGFuZ2VzLWFjY2VwdBJkaXNwbGF5LWZvci1yZXZpZXcOY2hhbmdlcy1yZWplY3QQY2hhbmdlcy1wcmV2aW91cwtzaG93LW1hcmt1cAxjaGFuZ2VzLW5leHQNY2hhbmdlcy10cmFjaxxjb25kaXRpb25hbC1mb3JtYXR0aW5nLWxhcmdlCWhpZ2hsaWdodBB0b3AtYm90dG9tLXJ1bGVzCWRhdGEtYmFycwxjb2xvci1zY2FsZXMIaWNvbnNldHMLY2xlYXItcnVsZXMJbmV3LXJ1bGVzDGdyZWF0ZXItdGhhbglsZXNzLXRoYW4HYmV0d2VlbgdlcXVhbHRvEnRleHQtdGhhdC1jb250YWlucw5kYXRlLW9jY3VycmluZwZ0b3AtMTAPYm90dG9tLTEwLWl0ZW1zCWJvdHRvbS0xMA1hYm92ZS1hdmVyYWdlDWJlbG93LWF2ZXJhZ2UOZHVwbGljYXRlLWNlbGwIZm9vdG5vdGUMZW5kLWZvb3Rub3RlE2NoYXJ0LWluc2VydC1jb2x1bW4QY2hhcnQtZGF0YS10YWJsZQxjaGFydC1sZWdlbmQYY2hhcnQtaW5zZXJ0LXgteS1zY2F0dGVyFmNoYXJ0LWluc2VydC13YXRlcmZhbGwRY2hhcnQtdXBkb3duLWJhcnMRYWRkLWNoYXJ0LWVsZW1lbnQPY2hhcnQtZ3JpZGxpbmVzF2luc2VydC1oaWVyYXJjaHktY2hhcnRzEWNoYXJ0LWluc2VydC1saW5lF2NoYXJ0LXN3aXRjaC1yb3ctY29sdW1uEGNoYXJ0LWVycm9yLWJhcnMPY2hhcnQtdHJlbmRsaW5lCmNoYXJ0LWF4ZXMRY2hhcnQtc2VsZWN0LWRhdGELY2hhcnQtbGluZXMRY2hhcnQtYXhpcy10aXRsZXMLY2hhcnQtdGl0bGUQY2hhcnQtaW5zZXJ0LXBpZRFjaGFuZ2UtY2hhcnQtdHlwZRZpbnNlcnQtc3RhdGlzdGljLWNoYXJ0EWNoYXJ0LWRhdGEtbGFiZWxzEmNoYXJ0LWluc2VydC1jb21ibyRjaGFydC1heGlzLXRpdGxlcy1wcmltYXJ5LWhvcml6b250YWwVY2hhcnQtbGluZWFyLWZvcmVjYXN0EWNoYXJ0LWxlZ2VuZC1ub25lEmNoYXJ0LWxlZ2VuZC1yaWdodBJjaGFydC1kYXRhLWNhbGxvdXQcY2hhcnQtcHJpbWFyeS1taW5vci12ZXJ0aWNhbBtjaGFydC1heGVzLXByaW1hcnktdmVydGljYWwYY2hhcnQtZGF0YS1sYWJlbHMtY2VudGVyFWNoYXJ0LWRhdGEtdGFibGUtbm9uZRZjaGFydC1kYXRhLWxhYmVscy1ub25lHGNoYXJ0LXByaW1hcnktbWFqb3ItdmVydGljYWwTY2hhcnQtbGVnZW5kLWxpbmVhchtjaGFydC1lcnJvci1iYXJzLXBlcmNlbnRhZ2UUY2hhcnQtbm8tbGVnZW5kLWtleXMXY2hhcnQtdGl0bGUtYWJvdmUtY2hhcnQUY2hhcnQtdHJlbmRsaW5lLW5vbmUWY2hhcnQtd2l0aC1sZWdlbmQta2V5cx1jaGFydC1heGVzLXByaW1hcnktaG9yaXpvbnRhbCNjaGFydC1lcnJvci1iYXJzLXN0YW5kYXJkLWRldmlhdGlvbhBjaGFydC1sZWdlbmQtdG9wHmNoYXJ0LXByaW1hcnktbWlub3ItaG9yaXpvbnRhbBVjaGFydC1lcnJvci1iYXJzLW5vbmUUY2hhcnQtdXAtZG93bi1iYXJzLTIQY2hhcnQtZHJvcC1saW5lcxBjaGFydC1saW5lcy1ub25lHmNoYXJ0LXByaW1hcnktbWFqb3ItaG9yaXpvbnRhbBNjaGFydC1sZWdlbmQtYm90dG9tEmNoYXJ0LXVwLWRvd24tbm9uZR1jaGFydC1kYXRhLWxhYmVscy1vdXRzaWRlLWVuZCJjaGFydC1heGlzLXRpdGxlcy1wcmltYXJ5LXZlcnRpY2FsEWNoYXJ0LWxlZ2VuZC1sZWZ0HWNoYXJ0LWRhdGEtbGFiZWxzLWluc2lkZS1iYXNlFGNoYXJ0LWhpZ2gtbG93LWxpbmVzG2NoYXJ0LXRyZW5kbGluZS1leHBvbmVudGlhbB5jaGFydC10cmVuZGxpbmUtbW92aW5nLWF2ZXJhZ2UcY2hhcnQtZGF0YS1sYWJlbHMtaW5zaWRlLWVuZBBjaGFydC10aXRsZS1ub25lHGNoYXJ0LXRpdGxlLWNlbnRlcmVkLW92ZXJsYXkfY2hhcnQtZXJyb3ItYmFycy1zdGFuZGFyZC1lcnJvcg9jaGFydC0zZC1hcmVhLTEUY2hhcnQtMmQtc3RhY2tlZC1iYXISY2hhcnQtM2Qtc3VyZmFjZS0xFmNoYXJ0LWhpc3RvZ3JhbS1wYXJldG8mY2hhcnQtc3RvY2stdm9sdW1uLW9wZW4taGlnaC1sb3ctY2xvc2UaY2hhcnQtc3RvY2staGlnaC1sb3ctY2xvc2UfY2hhcnQtc3RvY2stb3Blbi1oaWdoLWxvdy1jbG9zZStjaGFydC0yZC1saW5lLTEwMC1zdGFja2VkLWxpbmUtd2l0aC1tYXJrZXJzEmNoYXJ0LWZpbGxlZC1yYWRhchljaGFydC0zZC1jbHVzdGVyZWQtY29sdW1uDmNoYXJ0LXN1bmJ1cnN0DWNoYXJ0LXRyZWVtYXAhY2hhcnQtM2QtMTAwLXBlcmNlbnQtc3RhY2tlZC1hcmVhDGNoYXJ0LTNkLXBpZRFjaGFydC0zZC1jb2x1bW4tNBJtb3JlLWNvbHVtbi1jaGFydHMVY2hhcnQtMmQtc3RhY2tlZC1saW5lC2NoYXJ0LWRvbnV0FmNoYXJ0LTNkLWNsdXN0ZXJlZC1iYXIMY2hhcnQtZnVubmVsDmNoYXJ0LTJkLXBpZS0yDWNoYXJ0LTNkLWxpbmUZY2hhcnQtMmQtY2x1c3RlcmVkLWNvbHVtbiFjaGFydC0yZC0xMDAtcGVyY2VudC1zdGFja2VkLWFyZWEQbW9yZS1saW5lLWNoYXJ0cyBjaGFydC0zZC0xMDAtcGVyY2VudC1zdGFja2VkLWJhchFtb3JlLXN0b2NrLWNoYXJ0cyFjaGFydC1zdG9jay12b2x1bW4taGlnaC1sb3ctY2xvc2UQY2hhcnQtYmFyLW9mLXBpZS1jaGFydC1jbHVzdGVyZWQtY29sdW1uLWxpbmUtb24tc2Vjb25kYXJ5LWF4aXMWY2hhcnQtMmQtY2x1c3RlcmVkLWJhcgtjaGFydC1yYWRhciNjaGFydC0zZC0xMDAtcGVyY2VudC1zdGFja2VkLWNvbHVtbh9jaGFydC1zdGFja2VkbGluZXMtd2l0aC1tYXJrZXJzGmNoYXJ0LXdpcmVmcmFtZS0zZC1zdXJmYWNlGmNoYXJ0LTJkLWxpbmUtd2l0aC1tYXJrZXJzFWNoYXJ0LWJveC1hbmQtd2hpc2tlchljcmVhdGUtY3VzdG9tLWNvbWJvLWNoYXJ0IGNoYXJ0LTJkLTEwMC1wZXJjZW50LXN0YWNrZWQtYmFyIWNoYXJ0LXNjYXR0ZXItd2l0aC1zdHJhaWdodC1saW5lcxdtb3JlLXN0YXRpc3RpY2FsLWNoYXJ0cxVjaGFydC0zZC1zdGFja2VkLWFyZWENY2hhcnQtMmQtbGluZSNjaGFydC0yZC0xMDAtcGVyY2VudC1zdGFja2VkLWNvbHVtbg9tb3JlLXBpZS1jaGFydHMOY2hhcnQtYnViYmxlLTEhY2hhcnQtMmQtMTAwLXBlcmNlbnQtc3RhY2tlZC1saW5lD2NoYXJ0LWhpc3RvZ3JhbRVtb3JlLWhpZXJhcmNoeS1jaGFydHMhY2hhcnQtY29tYm8tY2x1c3RlcmVkLWNvbHVtbi1saW5lFWNoYXJ0LTJkLXN0YWNrZWQtYXJlYRdjaGFydC0zZC1zdGFja2VkLWNvbHVtbhBjaGFydC1pbnNlcnQtYmFyH2NoYXJ0LXNjYXR0ZXItd2l0aC1zbW9vdGgtbGluZXMfY2hhcnQtc3VyZmFjZS13aXJlZnJhbWUtY29udG91chRjaGFydC0zZC1zdGFja2VkLWJhchNjaGFydC0yZC1waWUtb2YtcGllEmNoYXJ0LTNkLXN1cmZhY2UtMg1jaGFydC0yZC1hcmVhKWNoYXJ0LWNvbWJvLXN0YWNrZWQtYXJlYS1jbHVzdGVyZWQtY29sdW1uD2NoYXJ0LXdhdGVyZmFsbBVjaGFydC1zdXJmYWNlLWNvbnRvdXITbW9yZS1zY2F0dGVyLWNoYXJ0cxdjaGFydC0yZC1zdGFja2VkLWNvbHVtbhBwcm90ZWN0LXdvcmtib29rC2NoYW5nZS1jYXNlDGV4cG9ydC1wZGYtMwtmcmVlemUtcGFuZRNmcmVlemUtZmlyc3QtY29sdW1uDmZyZWV6ZS10b3Atcm93C21lcmdlLWNlbGxzDnNwbGl0LXZlcnRpY2FsCnRhYmxlLWNlbGwQc3BsaXQtaG9yaXpvbnRhbAhsaXN0LWJveAt0ZXh0LWZvcm0tMgVsYWJlbAtjaGVjay1ib3gtMhNhZGQtZWRpdC1mb3JtLWZpZWxkBmJ1dHRvbgtkcm9wLWRvd24tMgxyYWRpby1idXR0b24IcGFzc3dvcmQTdGFibGUtaW5zZXJ0LWNvbHVtbhB0YWJsZS1pbnNlcnQtcm93FXRhYmxlLW92ZXJ3cml0ZS1jZWxscwx0YWJsZS1uZXN0ZWQLdGFibGUtbWVyZ2UJZHJhZy1maWxsBGhvbWUNZ2FudHQtZ3JpcHBlcg1icmluZy10by12aWV3D2JyaW5nLXRvLWNlbnRlcgd3YXJuaW5nDWNyaXRpY2FsLXBhdGgPYm9yZGVyLXNoYWRvdy0yEmJvcmRlci1kaWFnb25hbC11cBRib3JkZXItZGlhZ29uYWwtZG93bg1ib3JkZXItY3VzdG9tDWJvcmRlci1ub25lLTEKYm9yZGVyLWJveA9ib3JkZXItc2hhZG93LTEFYXVkaW8FdmlkZW8EY3JvcAtzdGFyLWZpbGxlZAdmaWx0ZXJzCmFkanVzdG1lbnQJcGFnZS1zaXplBXJlc2V0CHRyaWFuZ2xlDHBhZ2UtY29sdW1ucwR0aW50CmJyaWdodG5lc3MIY29udHJhc3QKc2F0dXJhdGlvbgRmYWRlDWZsaXAtdmVydGljYWwPZmxpcC1ob3Jpem9udGFsDnRyYW5zZm9ybS1sZWZ0D3RyYW5zZm9ybS1yaWdodAlzaGFycG5lc3MFZ3JhaW4MZnJhbWUtY3VzdG9tB2ZyYW1lLTEHZnJhbWUtMgdmcmFtZS0zB2ZyYW1lLTQHZnJhbWUtNQdmcmFtZS02CXRyYW5zZm9ybQpjaGVjay10aWNrD2V2ZW4tcGFnZS1icmVhaw5vZGQtcGFnZS1icmVhawtwYWdlLWNvbHVtbhVjb250aW51b3VzLXBhZ2UtYnJlYWsOcGFnZS10ZXh0LXdyYXARcGFnZS1jb2x1bW4tcmlnaHQQcGFnZS1jb2x1bW4tbGVmdA9wYWdlLWNvbHVtbi1vbmUPcGFnZS1jb2x1bW4tdHdvEXBhZ2UtY29sdW1uLXRocmVlEG11bHRpcGxlLWNvbW1lbnQOZm9ybWF0LXBhaW50ZXIIbGF1bmNoZXIPY2hhcmFjdGVyLXN0eWxlDGxpbmtlZC1zdHlsZRxjaGFydC0yZC1zdGFja2VkLWxpbmUtbWFya2VkKGNoYXJ0LTJkLTEwMC1wZXJjZW50LXN0YWNrZWQtbGluZS1tYXJrZWQUY2hhcnQtMmQtbGluZS1tYXJrZWQSbGlzdC11bm9yZGVyZWQtcnRsEGxpc3Qtb3JkZXJlZC1ydGwTaW5jcmVhc2UtaW5kZW50LXJ0bBNkZWNyZWFzZS1pbmRlbnQtcnRsBWVtb2ppEXRyYXZlbC1hbmQtcGxhY2VzBm5hdHVyZQ9mb29kLWFuZC1kcmlua3MHYW5pbWFscwdvYmplY3RzCmFjdGl2aXRpZXMNaGFuZC1nZXN0dXJlcwdzeW1ib2xzBWZsYWdzBnVubG9jawxtb3JlLWNoZXZyb24MYm9yZGVyLWZyYW1lCmZyYW1lLW5vbmUJZnJhbWUtbWF0C2ZyYW1lLWJldmVsCmZyYW1lLWxpbmUKZnJhbWUtaG9vawtmcmFtZS1pbnNldAhidWxsZXQtNwxvcmdhbml6ZS1wZGYHZnJhbWUtNwdmcmFtZS04B2ZyYW1lLTkIZnJhbWUtMTAIZnJhbWUtMTEJY2FwdGlvbi0xCmFycm93LWhlYWQPYXJyb3ctaGVhZC1maWxsCGJhci1oZWFkC2NpcmNsZS1oZWFkEGNpcmNsZS1oZWFkLWZpbGwLc3F1YXJlLWhlYWQQc3F1YXJlLWhlYWQtZmlsbAphcnJvdy10YWlsD2Fycm93LXRhaWwtZmlsbAhiYXItdGFpbAtjaXJjbGUtdGFpbBBjaXJjbGUtdGFpbC1maWxsC3NxdWFyZS10YWlsEHNxdWFyZS10YWlsLWZpbGwNZmlsZS1kb2N1bWVudA9jb21tZW50LXJlc29sdmUYbXVsdGlwbGUtY29tbWVudC1yZXNvbHZlDHRhYmxlLWhlYWRlcgpibG9ja3F1b3RlCWFkZC1ub3RlcwplZGl0LW5vdGVzDGRlbGV0ZS1ub3RlcwZsYXllcnMJZm9udC1zaXplDGV4cG9ydC1wZGYtMQtpbXBvcnQtd29yZA1leHBvcnQtd29yZC0xDWRyb3Bkb3duLWxpc3QJY29tYm8tYm94EXJlcGVhdGluZy1zZWN0aW9uDmJ1aWxkaW5nLWJsb2NrD2NvbnRlbnQtY29udHJvbAdhaS1jaGF0C3htbC1tYXBwaW5nC3RodW1icy11cC0xC3RodW1icy1kb3duC2NhbGN1bGF0aW9uDHRleHQtb3V0bGluZQR1c2VyD2NhbGN1bGF0ZS1zaGVldAl0cmFuc2xhdGUHc2hvcnRlbgllbGFib3JhdGUIcmVwaHJhc2UNZ3JhbW1hci1jaGVjaw5wcmVmb3JtYXQtY29kZQZpbXBvcnQIaW1wb3J0LTEGcmVkYWN0C3NtYXJ0LXBhc3RlD2F1dG8tZml0LWNvbHVtbhNhdXRvLWZpdC1hbGwtY29sdW1uB2NvbHVtbnMOdGh1bWJzLXVwLWZpbGwQdGh1bWJzLWRvd24tZmlsbA5zdG9wLXJlY3RhbmdsZQxkb3VibGUtY2hlY2sIc3F1aWdnbHkKbWljcm9waG9uZQxidXR0b24tZmllbGQMaW5zZXJ0LXNoZWV0CWR1cGxpY2F0ZQAAAAAA) format("truetype");
}
.e-icons {
  font-family: "e-icons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
}
.e-icons.e-small {
  font-size: 8px;
}
.e-icons.e-medium {
  font-size: 16px;
}
.e-icons.e-large {
  font-size: 24px;
}
.e-icons.e-export-pdf:before {
  content: "\e240";
}
.e-icons.e-export-csv:before {
  content: "\e241";
}
.e-icons.e-export-excel:before {
  content: "\e242";
}
.e-icons.e-date-range:before {
  content: "\e245";
}
.e-icons.e-filter-clear:before {
  content: "\e248";
}
.e-icons.e-filter:before {
  content: "\e251";
}
.e-icons.e-bullet-6:before {
  content: "\e253";
}
.e-icons.e-bullet-1:before {
  content: "\e254";
}
.e-icons.e-none:before {
  content: "\e256";
}
.e-icons.e-bullet-5:before {
  content: "\e259";
}
.e-icons.e-border-diagonal-2:before {
  content: "\e262";
}
.e-icons.e-border-diagonal-1:before {
  content: "\e265";
}
.e-icons.e-bullet-4:before {
  content: "\e267";
}
.e-icons.e-bullet-2:before {
  content: "\e270";
}
.e-icons.e-bullet-3:before {
  content: "\e271";
}
.e-icons.e-chevron-right-double:before {
  content: "\e300";
}
.e-icons.e-chevron-left-double:before {
  content: "\e302";
}
.e-icons.e-chevron-down-double:before {
  content: "\e304";
}
.e-icons.e-chevron-up-double:before {
  content: "\e306";
}
.e-icons.e-repeat:before {
  content: "\e308";
}
.e-icons.e-recurrence-edit:before {
  content: "\e30a";
}
.e-icons.e-location:before {
  content: "\e30c";
}
.e-icons.e-description:before {
  content: "\e30d";
}
.e-icons.e-time-zone:before {
  content: "\e30e";
}
.e-icons.e-calendar:before {
  content: "\e322";
}
.e-icons.e-timeline-agenda:before {
  content: "\e313";
}
.e-icons.e-work-week:before {
  content: "\e314";
}
.e-icons.e-week:before {
  content: "\e315";
}
.e-icons.e-day:before {
  content: "\e31b";
}
.e-icons.e-agenda-date-range:before {
  content: "\e31d";
}
.e-icons.e-date-time:before {
  content: "\e421";
}
.e-icons.e-people:before {
  content: "\e424";
}
.e-icons.e-timeline-day:before {
  content: "\ea85";
}
.e-icons.e-timeline-week:before {
  content: "\ea88";
}
.e-icons.e-timeline-work-week:before {
  content: "\ea8b";
}
.e-icons.e-timeline-month:before {
  content: "\ea8e";
}
.e-icons.e-table:before {
  content: "\e705";
}
.e-icons.e-copy:before {
  content: "\e70a";
}
.e-icons.e-th-small:before {
  content: "\e714";
}
.e-icons.e-save-2:before {
  content: "\e735";
}
.e-icons.e-paragraph-2:before {
  content: "\e75e";
}
.e-icons.e-edit-6:before {
  content: "\e7a3";
}
.e-icons.e-close-large-1:before {
  content: "\e7a7";
}
.e-icons.e-export-word:before {
  content: "\e7b0";
}
.e-icons.e-circle-close:before {
  content: "\e7e9";
}
.e-icons.e-filter-2:before {
  content: "\e7ee";
}
.e-icons.e-plus-small:before {
  content: "\e7f9";
}
.e-icons.e-close:before {
  content: "\e7fc";
}
.e-icons.e-check:before {
  content: "\e7ff";
}
.e-icons.e-print-2:before {
  content: "\e813";
}
.e-icons.e-edit-2:before {
  content: "\e81e";
}
.e-icons.e-plus:before {
  content: "\e823";
}
.e-icons.e-close-large-2:before {
  content: "\e825";
}
.e-icons.e-chevron-down-thin:before {
  content: "\e36a";
}
.e-icons.e-chevron-up-fill-2:before {
  content: "\e82a";
}
.e-icons.e-chevron-down-fill:before {
  content: "\e82e";
}
.e-icons.e-chevron-up-fill:before {
  content: "\e834";
}
.e-icons.e-chevron-down-fill-2:before {
  content: "\e83d";
}
.e-icons.e-arrow-down:before {
  content: "\e83f";
}
.e-icons.e-arrow-up:before {
  content: "\e840";
}
.e-icons.e-chevron-right-fill-3:before {
  content: "\e848";
}
.e-icons.e-chevron-left-fill-2:before {
  content: "\e84b";
}
.e-icons.e-delete-1:before {
  content: "\e84e";
}
.e-icons.e-chevron-left-fill:before {
  content: "\e854";
}
.e-icons.e-chevron-right-fill:before {
  content: "\e859";
}
.e-icons.e-arrow-left:before {
  content: "\e85b";
}
.e-icons.e-arrow-right:before {
  content: "\e85f";
}
.e-icons.e-sorting-1:before {
  content: "\e890";
}
.e-icons.e-edit:before {
  content: "\e891";
}
.e-icons.e-first-page:before {
  content: "\e896";
}
.e-icons.e-last-page:before {
  content: "\e897";
}
.e-icons.e-timeline-today:before {
  content: "\e901";
}
.e-icons.e-chevron-left:before {
  content: "\e904";
}
.e-icons.e-filter-1:before {
  content: "\e909";
}
.e-icons.e-chevron-up:before {
  content: "\e910";
}
.e-icons.e-chevron-right:before {
  content: "\e913";
}
.e-icons.e-chevron-down:before {
  content: "\e916";
}
.e-icons.e-circle-close-2:before {
  content: "\e917";
}
.e-icons.e-chevron-up-fill-3:before {
  content: "\e918";
}
.e-icons.e-chevron-down-fill-3:before {
  content: "\e919";
}
.e-icons.e-filter-cancel:before {
  content: "\e920";
}
.e-icons.e-chevron-left-2:before {
  content: "\e921";
}
.e-icons.e-group-icon:before {
  content: "\e926";
}
.e-icons.e-selection:before {
  content: "\e930";
}
.e-icons.e-close-2:before {
  content: "\e932";
}
.e-icons.e-check-2:before {
  content: "\e933";
}
.e-icons.e-intermediate-state:before {
  content: "\e934";
}
.e-icons.e-chevron-left-3:before {
  content: "\e937";
}
.e-icons.e-edit-3:before {
  content: "\e944";
}
.e-icons.e-close-3:before {
  content: "\e945";
}
.e-icons.e-chevron-right-2:before {
  content: "\e956";
}
.e-icons.e-plus-2:before {
  content: "\e963";
}
.e-icons.e-chevron-down-fill-5:before {
  content: "\e969";
}
.e-icons.e-circle-remove:before {
  content: "\e974";
}
.e-icons.e-arrow-left-2:before {
  content: "\e977";
}
.e-icons.e-more-vertical-1:before {
  content: "\e984";
}
.e-icons.e-search:before {
  content: "\e993";
}
.e-icons.e-month:before {
  content: "\e93c";
}
.e-icons.e-trash:before {
  content: "\e94a";
}
.e-icons.e-chevron-down-2:before {
  content: "\e94d";
}
.e-icons.e-save:before {
  content: "\e98e";
}
.e-icons.e-menu:before {
  content: "\e99a";
}
.e-icons.e-refresh:before {
  content: "\e99d";
}
.e-icons.e-circle-close-fill-3:before {
  content: "\e208";
}
.e-icons.e-clock:before {
  content: "\e20c";
}
.e-icons.e-freeze-column:before {
  content: "\e21e";
}
.e-icons.e-error-treeview:before {
  content: "\e22a";
}
.e-icons.e-circle-remove-2:before {
  content: "\e22b";
}
.e-icons.e-circle-add:before {
  content: "\e22c";
}
.e-icons.e-drag-and-drop-indicator:before {
  content: "\e22d";
}
.e-icons.e-chevron-right-3:before {
  content: "\e22f";
}
.e-icons.e-chevron-right-4:before {
  content: "\e430";
}
.e-icons.e-play:before {
  content: "\e324";
}
.e-icons.e-pause:before {
  content: "\e326";
}
.e-icons.e-para-option-down:before {
  content: "\e274";
}
.e-icons.e-search-2:before {
  content: "\e275";
}
.e-icons.e-border-center:before {
  content: "\e276";
}
.e-icons.e-restart-at-1:before {
  content: "\e277";
}
.e-icons.e-hyperlink-open:before {
  content: "\e278";
}
.e-icons.e-cut-2:before {
  content: "\e279";
}
.e-icons.e-copy-2:before {
  content: "\e280";
}
.e-icons.e-border-top:before {
  content: "\e281";
}
.e-icons.e-delete-column:before {
  content: "\e282";
}
.e-icons.e-delete-row:before {
  content: "\e283";
}
.e-icons.e-insert-right:before {
  content: "\e284";
}
.e-icons.e-insert-left:before {
  content: "\e285";
}
.e-icons.e-hyperlink-remove:before {
  content: "\e286";
}
.e-icons.e-border-middle:before {
  content: "\e287";
}
.e-icons.e-border-right:before {
  content: "\e288";
}
.e-icons.e-hyperlink-edit:before {
  content: "\e289";
}
.e-icons.e-link-2:before {
  content: "\e290";
}
.e-icons.e-border-left:before {
  content: "\e291";
}
.e-icons.e-table-delete:before {
  content: "\e292";
}
.e-icons.e-table-properties:before {
  content: "\e294";
}
.e-icons.e-hyperlink-copy:before {
  content: "\e295";
}
.e-icons.e-border-bottom:before {
  content: "\e298";
}
.e-icons.e-paste-2:before {
  content: "\e501";
}
.e-icons.e-continue-numbering:before {
  content: "\e503";
}
.e-icons.e-insert-below:before {
  content: "\e505";
}
.e-icons.e-insert-above:before {
  content: "\e506";
}
.e-icons.e-table-cell-none:before {
  content: "\e507";
}
.e-icons.e-box:before {
  content: "\e509";
}
.e-icons.e-all:before {
  content: "\e511";
}
.e-icons.e-table-align-right:before {
  content: "\e515";
}
.e-icons.e-table-border-custom:before {
  content: "\e516";
}
.e-icons.e-table-align-left:before {
  content: "\e517";
}
.e-icons.e-table-align-center:before {
  content: "\e518";
}
.e-icons.e-line-very-small:before {
  content: "\e520";
}
.e-icons.e-line-normal:before {
  content: "\e521";
}
.e-icons.e-line-small:before {
  content: "\e522";
}
.e-icons.e-para-option-up:before {
  content: "\e523";
}
.e-icons.e-vertical-align-bottom:before {
  content: "\e525";
}
.e-icons.e-vertical-align-center:before {
  content: "\e526";
}
.e-icons.e-vertical-align-top:before {
  content: "\e527";
}
.e-icons.e-clear-format:before {
  content: "\e331";
}
.e-icons.e-strikethrough:before {
  content: "\e332";
}
.e-icons.e-upper-case:before {
  content: "\e333";
}
.e-icons.e-justify:before {
  content: "\e334";
}
.e-icons.e-image:before {
  content: "\e335";
}
.e-icons.e-resize:before {
  content: "\e336";
}
.e-icons.e-exit-full-screen:before {
  content: "\e337";
}
.e-icons.e-edit-4:before {
  content: "\e338";
}
.e-icons.e-bold:before {
  content: "\e339";
}
.e-icons.e-align-left:before {
  content: "\e33a";
}
.e-icons.e-cut:before {
  content: "\e33b";
}
.e-icons.e-text-alternative:before {
  content: "\e33c";
}
.e-icons.e-copy-1:before {
  content: "\e33d";
}
.e-icons.e-delete-2:before {
  content: "\e33e";
}
.e-icons.e-increase-indent:before {
  content: "\e33f";
}
.e-icons.e-erase:before {
  content: "\e340";
}
.e-icons.e-undo:before {
  content: "\e341";
}
.e-icons.e-full-screen:before {
  content: "\e342";
}
.e-icons.e-underline:before {
  content: "\e343";
}
.e-icons.e-list-unordered:before {
  content: "\e344";
}
.e-icons.e-eye:before {
  content: "\e345";
}
.e-icons.e-list-ordered:before {
  content: "\e346";
}
.e-icons.e-lower-case:before {
  content: "\e347";
}
.e-icons.e-link-remove:before {
  content: "\e348";
}
.e-icons.e-zoom-in:before {
  content: "\e349";
}
.e-icons.e-open-link:before {
  content: "\e34a";
}
.e-icons.e-print:before {
  content: "\e34b";
}
.e-icons.e-font-color:before {
  content: "\e34c";
}
.e-icons.e-align-right:before {
  content: "\e34d";
}
.e-icons.e-link:before {
  content: "\e34e";
}
.e-icons.e-view-side:before {
  content: "\e34f";
}
.e-icons.e-code-view:before {
  content: "\e350";
}
.e-icons.e-zoom-out:before {
  content: "\e351";
}
.e-icons.e-superscript:before {
  content: "\e352";
}
.e-icons.e-paragraph:before {
  content: "\e353";
}
.e-icons.e-redo:before {
  content: "\e354";
}
.e-icons.e-paste:before {
  content: "\e355";
}
.e-icons.e-insert-code:before {
  content: "\e356";
}
.e-icons.e-subscript:before {
  content: "\e357";
}
.e-icons.e-display:before {
  content: "\e358";
}
.e-icons.e-replace:before {
  content: "\e359";
}
.e-icons.e-italic:before {
  content: "\e35a";
}
.e-icons.e-caption:before {
  content: "\e35b";
}
.e-icons.e-paint-bucket:before {
  content: "\e35c";
}
.e-icons.e-decrease-indent:before {
  content: "\e35d";
}
.e-icons.e-align-center:before {
  content: "\e35e";
}
.e-icons.e-font-name:before {
  content: "\e35f";
}
.e-icons.e-drag-and-drop-2:before {
  content: "\e330";
}
.e-icons.e-field-settings:before {
  content: "\e434";
}
.e-icons.e-two-column:before {
  content: "\ea74";
}
.e-icons.e-two-row:before {
  content: "\ea75";
}
.e-icons.e-sum:before {
  content: "\ea76";
}
.e-icons.e-filter-3:before {
  content: "\ea77";
}
.e-icons.e-close-large:before {
  content: "\ea7f";
}
.e-icons.e-filter-clear-2:before {
  content: "\ea82";
}
.e-icons.e-circle-check:before {
  content: "\ea84";
}
.e-icons.e-align-bottom:before {
  content: "\ea91";
}
.e-icons.e-insert-above-2:before {
  content: "\ea92";
}
.e-icons.e-insert-below-2:before {
  content: "\ea93";
}
.e-icons.e-align-middle:before {
  content: "\ea94";
}
.e-icons.e-delete-column-2:before {
  content: "\ea95";
}
.e-icons.e-delete-row-2:before {
  content: "\ea96";
}
.e-icons.e-insert-left-2:before {
  content: "\ea97";
}
.e-icons.e-align-top:before {
  content: "\ea98";
}
.e-icons.e-insert-right-2:before {
  content: "\ea99";
}
.e-icons.e-edit-5:before {
  content: "\ea9a";
}
.e-icons.e-align-middle-2:before {
  content: "\ea9b";
}
.e-icons.e-freeze-column-2:before {
  content: "\ea9e";
}
.e-icons.e-style:before {
  content: "\ea9f";
}
.e-icons.e-delete-3:before {
  content: "\eb00";
}
.e-icons.e-freeze-row:before {
  content: "\eb02";
}
.e-icons.e-text-header:before {
  content: "\eb03";
}
.e-icons.e-more-horizontal-1:before {
  content: "\eb04";
}
.e-icons.e-resizer:before {
  content: "\eb05";
}
.e-icons.e-folder:before {
  content: "\ec04";
}
.e-icons.e-first-page-2:before {
  content: "\ec05";
}
.e-icons.e-previous:before {
  content: "\ec06";
}
.e-icons.e-next:before {
  content: "\ec07";
}
.e-icons.e-last-page-2:before {
  content: "\ec08";
}
.e-icons.e-zoom-out-2:before {
  content: "\ec09";
}
.e-icons.e-zoom-in-2:before {
  content: "\ec0a";
}
.e-icons.e-download:before {
  content: "\ec0b";
}
.e-icons.e-bookmark:before {
  content: "\ec0c";
}
.e-icons.e-search-3:before {
  content: "\ec0d";
}
.e-icons.e-text-annotation:before {
  content: "\ec0e";
}
.e-icons.e-close-4:before {
  content: "\ec0f";
}
.e-icons.e-comments:before {
  content: "\ec10";
}
.e-icons.e-save-3:before {
  content: "\ec11";
}
.e-icons.e-align-left-2:before {
  content: "\ec12";
}
.e-icons.e-style-2:before {
  content: "\ec13";
}
.e-icons.e-undo-2:before {
  content: "\ec14";
}
.e-icons.e-highlight-color:before {
  content: "\ec15";
}
.e-icons.e-more-vertical-3:before {
  content: "\ec16";
}
.e-icons.e-underline-2:before {
  content: "\ec17";
}
.e-icons.e-strikethrough-2:before {
  content: "\ec18";
}
.e-icons.e-paint-bucket-2:before {
  content: "\ec19";
}
.e-icons.e-pan:before {
  content: "\ec1a";
}
.e-icons.e-opacity:before {
  content: "\ec1b";
}
.e-icons.e-delete-4:before {
  content: "\ec1c";
}
.e-icons.e-mouse-pointer:before {
  content: "\ec1d";
}
.e-icons.e-chevron-right-small:before {
  content: "\ec1e";
}
.e-icons.e-stroke-color:before {
  content: "\ec1f";
}
.e-icons.e-print-3:before {
  content: "\ec20";
}
.e-icons.e-redo-2:before {
  content: "\ec21";
}
.e-icons.e-font-color-2:before {
  content: "\ec22";
}
.e-icons.e-shapes:before {
  content: "\ec23";
}
.e-icons.e-chevron-left-small:before {
  content: "\ec24";
}
.e-icons.e-stroke-width:before {
  content: "\ec25";
}
.e-icons.e-annotation-edit:before {
  content: "\ec26";
}
.e-icons.e-thumbnail:before {
  content: "\ec27";
}
.e-icons.e-stamp:before {
  content: "\ec28";
}
.e-icons.e-break-page:before {
  content: "\ec29";
}
.e-icons.e-file:before {
  content: "\ec2a";
}
.e-icons.e-collapse-2:before {
  content: "\e554";
}
.e-icons.e-expand:before {
  content: "\e556";
}
.e-icons.e-double-resize-2:before {
  content: "\e557";
}
.e-icons.e-double-resize-1:before {
  content: "\e558";
}
.e-icons.e-single-resize-1:before {
  content: "\e559";
}
.e-icons.e-single-resize-2:before {
  content: "\e56a";
}
.e-icons.e-single-resize-3:before {
  content: "\e56b";
}
.e-icons.e-single-resize-4:before {
  content: "\e56c";
}
.e-icons.e-drag-and-drop:before {
  content: "\e903";
}
.e-icons.e-chevron-up-fill-4:before {
  content: "\e56d";
}
.e-icons.e-chevron-down-fill-4:before {
  content: "\e56e";
}
.e-icons.e-chevron-right-fill-2:before {
  content: "\e56f";
}
.e-icons.e-chevron-left-fill-3:before {
  content: "\e570";
}
.e-icons.e-more-vertical-4:before {
  content: "\e571";
}
.e-icons.e-filter-active:before {
  content: "\ebb3";
}
.e-icons.e-code-view-2:before {
  content: "\e907";
}
.e-icons.e-grid-view:before {
  content: "\e600";
}
.e-icons.e-paste-3:before {
  content: "\e601";
}
.e-icons.e-trash-2:before {
  content: "\e602";
}
.e-icons.e-download-2:before {
  content: "\e603";
}
.e-icons.e-cut-3:before {
  content: "\e604";
}
.e-icons.e-list-unordered-2:before {
  content: "\e605";
}
.e-icons.e-refresh-2:before {
  content: "\e606";
}
.e-icons.e-circle-info:before {
  content: "\e607";
}
.e-icons.e-chevron-right-thin:before {
  content: "\e608";
}
.e-icons.e-folder-2:before {
  content: "\e609";
}
.e-icons.e-close-5:before {
  content: "\e60a";
}
.e-icons.e-folder-fill:before {
  content: "\e60b";
}
.e-icons.e-rename:before {
  content: "\e60c";
}
.e-icons.e-copy-3:before {
  content: "\e60d";
}
.e-icons.e-search-4:before {
  content: "\e60e";
}
.e-icons.e-upload-1:before {
  content: "\e60f";
}
.e-icons.e-back:before {
  content: "\e610";
}
.e-icons.e-select-all:before {
  content: "\e611";
}
.e-icons.e-sorting-2:before {
  content: "\e612";
}
.e-icons.e-more-vertical-5:before {
  content: "\e613";
}
.e-icons.e-check-3:before {
  content: "\e614";
}
.e-icons.e-more-horizontal-3:before {
  content: "\e615";
}
.e-icons.e-export-excel-2:before {
  content: "\e700";
}
.e-icons.e-export-csv-2:before {
  content: "\e701";
}
.e-icons.e-save-4:before {
  content: "\e703";
}
.e-icons.e-save-as:before {
  content: "\e704";
}
.e-icons.e-export:before {
  content: "\e711";
}
.e-icons.e-delete-5:before {
  content: "\e706";
}
.e-icons.e-grand-total:before {
  content: "\e707";
}
.e-icons.e-table-2:before {
  content: "\e708";
}
.e-icons.e-sub-total:before {
  content: "\e709";
}
.e-icons.e-file-new:before {
  content: "\e712";
}
.e-icons.e-number-formatting:before {
  content: "\e70b";
}
.e-icons.e-rename-2:before {
  content: "\e70c";
}
.e-icons.e-export-pdf-2:before {
  content: "\e70d";
}
.e-icons.e-full-screen-2:before {
  content: "\e70e";
}
.e-icons.e-chart:before {
  content: "\e70f";
}
.e-icons.e-upload-2:before {
  content: "\e710";
}
.e-icons.e-font-type:before {
  content: "\e273";
}
.e-icons.e-close-6:before {
  content: "\eb36";
}
.e-icons.e-line-spacing:before {
  content: "\eb37";
}
.e-icons.e-lock:before {
  content: "\eb3a";
}
.e-icons.e-border-outer:before {
  content: "\eb66";
}
.e-icons.e-link-3:before {
  content: "\eb3c";
}
.e-icons.e-align-bottom-2:before {
  content: "\eb3d";
}
.e-icons.e-border-all-2:before {
  content: "\eb3e";
}
.e-icons.e-table-of-content:before {
  content: "\eb41";
}
.e-icons.e-page-numbering:before {
  content: "\eb43";
}
.e-icons.e-bold-2:before {
  content: "\eb47";
}
.e-icons.e-align-top-2:before {
  content: "\eb49";
}
.e-icons.e-align-middle-3:before {
  content: "\eb4a";
}
.e-icons.e-page-setup:before {
  content: "\eb4c";
}
.e-icons.e-stroke-style:before {
  content: "\eb4d";
}
.e-icons.e-image-2:before {
  content: "\eb4f";
}
.e-icons.e-bookmark-fill:before {
  content: "\eb51";
}
.e-icons.e-header:before {
  content: "\eb53";
}
.e-icons.e-list-unordered-3:before {
  content: "\eb5b";
}
.e-icons.e-show-hide-panel:before {
  content: "\eb5d";
}
.e-icons.e-align-right-2:before {
  content: "\eb5f";
}
.e-icons.e-footer:before {
  content: "\eb60";
}
.e-icons.e-border-all:before {
  content: "\eb95";
}
.e-icons.e-border-inner:before {
  content: "\eb88";
}
.e-icons.e-cell:before {
  content: "\eb93";
}
.e-icons.e-align-top-3:before {
  content: "\eb35";
}
.e-icons.e-align-bottom-3:before {
  content: "\eb0e";
}
.e-icons.e-align-middle-4:before {
  content: "\eb0d";
}
.e-icons.e-check-4:before {
  content: "\e935";
}
.e-icons.e-break:before {
  content: "\eba6";
}
.e-icons.e-break-page-2:before {
  content: "\eba0";
}
.e-icons.e-break-section:before {
  content: "\eba2";
}
.e-icons.e-auto-fit-content:before {
  content: "\eba8";
}
.e-icons.e-fixed-column-width:before {
  content: "\eba9";
}
.e-icons.e-auto-fit-window:before {
  content: "\ebaa";
}
.e-icons.e-bring-forward:before {
  content: "\e5a1";
}
.e-icons.e-bring-to-front:before {
  content: "\e5a2";
}
.e-icons.e-send-to-back:before {
  content: "\e5a3";
}
.e-icons.e-send-backward:before {
  content: "\e5a4";
}
.e-icons.e-ungroup-1:before {
  content: "\e5a6";
}
.e-icons.e-group-1:before {
  content: "\e5a7";
}
.e-icons.e-order:before {
  content: "\e4a4";
}
.e-icons.e-chevron-up-small-2:before {
  content: "\e651";
}
.e-icons.e-chevron-down-small-2:before {
  content: "\e652";
}
.e-icons.e-chevron-right-small-2:before {
  content: "\e653";
}
.e-icons.e-chevron-left-small-2:before {
  content: "\e654";
}
.e-icons.e-chevron-right-double-2:before {
  content: "\e655";
}
.e-icons.e-chevron-left-double-2:before {
  content: "\e656";
}
.e-icons.e-zoom-to-fit:before {
  content: "\e657";
}
.e-icons.e-add-above:before {
  content: "\e658";
}
.e-icons.e-add-below:before {
  content: "\e659";
}
.e-icons.e-line:before {
  content: "\e668";
}
.e-icons.e-arrow-right-up:before {
  content: "\e669";
}
.e-icons.e-rectangle:before {
  content: "\e670";
}
.e-icons.e-circle:before {
  content: "\e671";
}
.e-icons.e-pentagan:before {
  content: "\e672";
}
.e-icons.e-length:before {
  content: "\e673";
}
.e-icons.e-perimeter:before {
  content: "\e674";
}
.e-icons.e-area:before {
  content: "\e675";
}
.e-icons.e-radius:before {
  content: "\e676";
}
.e-icons.e-volume:before {
  content: "\e677";
}
.e-icons.e-change-scale-ratio:before {
  content: "\e678";
}
.e-icons.e-settings:before {
  content: "\e679";
}
.e-icons.e-comment-2:before {
  content: "\e680";
}
.e-icons.e-thumbs-down-1:before {
  content: "\e681";
}
.e-icons.e-thumbs-up:before {
  content: "\e682";
}
.e-icons.e-thumbs-down-2:before {
  content: "\e683";
}
.e-icons.e-export-jpg:before {
  content: "\e713";
}
.e-icons.e-export-png:before {
  content: "\e715";
}
.e-icons.e-export-svg:before {
  content: "\e716";
}
.e-icons.e-conditional-formatting:before {
  content: "\e725";
}
.e-icons.e-hide-formula-bar:before {
  content: "\e717";
}
.e-icons.e-hide-headings:before {
  content: "\e718";
}
.e-icons.e-hide-gridlines:before {
  content: "\e719";
}
.e-icons.e-eye-slash:before {
  content: "\e721";
}
.e-icons.e-export-xls:before {
  content: "\e726";
}
.e-icons.e-export-csv-3:before {
  content: "\e727";
}
.e-icons.e-mdx:before {
  content: "\e724";
}
.e-icons.e-rename-3:before {
  content: "\e728";
}
.e-icons.e-folder-open:before {
  content: "\e65f";
}
.e-icons.e-named-set:before {
  content: "\e65d";
}
.e-icons.e-grip-vertical:before {
  content: "\e65c";
}
.e-icons.e-dimension:before {
  content: "\e65b";
}
.e-icons.e-level-1:before {
  content: "\e65a";
}
.e-icons.e-level-2:before {
  content: "\e662";
}
.e-icons.e-level-3:before {
  content: "\e65e";
}
.e-icons.e-level-4:before {
  content: "\e660";
}
.e-icons.e-level-5:before {
  content: "\e661";
}
.e-icons.e-user-defined:before {
  content: "\e663";
}
.e-icons.e-kpi:before {
  content: "\e664";
}
.e-icons.e-sort-down:before {
  content: "\e665";
}
.e-icons.e-sorting-3:before {
  content: "\e666";
}
.e-icons.e-sort-up:before {
  content: "\e667";
}
.e-icons.e-calculated-member:before {
  content: "\e729";
}
.e-icons.e-custom-sort:before {
  content: "\e732";
}
.e-icons.e-sort-descending:before {
  content: "\e733";
}
.e-icons.e-sort-ascending:before {
  content: "\e734";
}
.e-icons.e-comment-add:before {
  content: "\e814";
}
.e-icons.e-reply:before {
  content: "\e815";
}
.e-icons.e-send-1:before {
  content: "\e816";
}
.e-icons.e-comment-show:before {
  content: "\e817";
}
.e-icons.e-signature:before {
  content: "\e737";
}
.e-icons.e-filter-main:before {
  content: "\e736";
}
.e-icons.e-text-wrap:before {
  content: "\e824";
}
.e-icons.e-unfiltered:before {
  content: "\e73a";
}
.e-icons.e-filtered-sort-descending:before {
  content: "\e73b";
}
.e-icons.e-sort-descending-2:before {
  content: "\e73c";
}
.e-icons.e-sort-ascending-2:before {
  content: "\e73d";
}
.e-icons.e-filtered-sort-ascending:before {
  content: "\e73e";
}
.e-icons.e-filtered:before {
  content: "\e73f";
}
.e-icons.e-filter-clear-3:before {
  content: "\e738";
}
.e-icons.e-reapply:before {
  content: "\e74a";
}
.e-icons.e-group-2:before {
  content: "\e74b";
}
.e-icons.e-ungroup-2:before {
  content: "\e74c";
}
.e-icons.e-paste-text-only:before {
  content: "\e685";
}
.e-icons.e-paste-style:before {
  content: "\e686";
}
.e-icons.e-paste-special:before {
  content: "\e687";
}
.e-icons.e-paste-match-destination:before {
  content: "\e688";
}
.e-icons.e-spell-check:before {
  content: "\e689";
}
.e-icons.e-comment-reopen:before {
  content: "\e818";
}
.e-icons.e-web-layout:before {
  content: "\e193";
}
.e-icons.e-print-layout:before {
  content: "\e194";
}
.e-icons.e-border-none:before {
  content: "\e195";
}
.e-icons.e-data-validation:before {
  content: "\e196";
}
.e-icons.e-protect-sheet:before {
  content: "\e197";
}
.e-icons.e-text-form:before {
  content: "\e198";
}
.e-icons.e-properties-2:before {
  content: "\e199";
}
.e-icons.e-clear-form:before {
  content: "\e19a";
}
.e-icons.e-drop-down:before {
  content: "\e19b";
}
.e-icons.e-form-field:before {
  content: "\e19c";
}
.e-icons.e-check-box:before {
  content: "\e192";
}
.e-icons.e-table-update:before {
  content: "\e19e";
}
.e-icons.e-changes-accept:before {
  content: "\e19f";
}
.e-icons.e-display-for-review:before {
  content: "\e203";
}
.e-icons.e-changes-reject:before {
  content: "\e204";
}
.e-icons.e-changes-previous:before {
  content: "\e205";
}
.e-icons.e-show-markup:before {
  content: "\e206";
}
.e-icons.e-changes-next:before {
  content: "\e209";
}
.e-icons.e-changes-track:before {
  content: "\e20a";
}
.e-icons.e-conditional-formatting-large:before {
  content: "\e401";
}
.e-icons.e-highlight:before {
  content: "\e402";
}
.e-icons.e-top-bottom-rules:before {
  content: "\e403";
}
.e-icons.e-data-bars:before {
  content: "\e404";
}
.e-icons.e-color-scales:before {
  content: "\e405";
}
.e-icons.e-iconsets:before {
  content: "\e406";
}
.e-icons.e-clear-rules:before {
  content: "\e407";
}
.e-icons.e-new-rules:before {
  content: "\e408";
}
.e-icons.e-greater-than:before {
  content: "\e409";
}
.e-icons.e-less-than:before {
  content: "\e410";
}
.e-icons.e-between:before {
  content: "\e411";
}
.e-icons.e-equalto:before {
  content: "\e412";
}
.e-icons.e-text-that-contains:before {
  content: "\e413";
}
.e-icons.e-date-occurring:before {
  content: "\e414";
}
.e-icons.e-top-10:before {
  content: "\e415";
}
.e-icons.e-bottom-10-items:before {
  content: "\e416";
}
.e-icons.e-bottom-10:before {
  content: "\e417";
}
.e-icons.e-above-average:before {
  content: "\e418";
}
.e-icons.e-below-average:before {
  content: "\e419";
}
.e-icons.e-duplicate-cell:before {
  content: "\e420";
}
.e-icons.e-footnote:before {
  content: "\e435";
}
.e-icons.e-end-footnote:before {
  content: "\e436";
}
.e-icons.e-chart-insert-column:before {
  content: "\e440";
}
.e-icons.e-chart-data-table:before {
  content: "\e441";
}
.e-icons.e-chart-legend:before {
  content: "\e442";
}
.e-icons.e-chart-insert-x-y-scatter:before {
  content: "\e443";
}
.e-icons.e-chart-insert-waterfall:before {
  content: "\e444";
}
.e-icons.e-chart-updown-bars:before {
  content: "\e445";
}
.e-icons.e-add-chart-element:before {
  content: "\e446";
}
.e-icons.e-chart-gridlines:before {
  content: "\e447";
}
.e-icons.e-insert-hierarchy-charts:before {
  content: "\e448";
}
.e-icons.e-chart-insert-line:before {
  content: "\e449";
}
.e-icons.e-chart-switch-row-column:before {
  content: "\e450";
}
.e-icons.e-chart-error-bars:before {
  content: "\e451";
}
.e-icons.e-chart-trendline:before {
  content: "\e452";
}
.e-icons.e-chart-axes:before {
  content: "\e453";
}
.e-icons.e-chart-select-data:before {
  content: "\e454";
}
.e-icons.e-chart-lines:before {
  content: "\e455";
}
.e-icons.e-chart-axis-titles:before {
  content: "\e456";
}
.e-icons.e-chart-title:before {
  content: "\e457";
}
.e-icons.e-chart-insert-pie:before {
  content: "\e458";
}
.e-icons.e-change-chart-type:before {
  content: "\e459";
}
.e-icons.e-insert-statistic-chart:before {
  content: "\e460";
}
.e-icons.e-chart-data-labels:before {
  content: "\e461";
}
.e-icons.e-chart-insert-combo:before {
  content: "\e462";
}
.e-icons.e-chart-axis-titles-primary-horizontal:before {
  content: "\e486";
}
.e-icons.e-chart-linear-forecast:before {
  content: "\e487";
}
.e-icons.e-chart-legend-none:before {
  content: "\e488";
}
.e-icons.e-chart-legend-right:before {
  content: "\e489";
}
.e-icons.e-chart-data-callout:before {
  content: "\e490";
}
.e-icons.e-chart-primary-minor-vertical:before {
  content: "\e491";
}
.e-icons.e-chart-axes-primary-vertical:before {
  content: "\e492";
}
.e-icons.e-chart-data-labels-center:before {
  content: "\e493";
}
.e-icons.e-chart-data-table-none:before {
  content: "\e115";
}
.e-icons.e-chart-data-labels-none:before {
  content: "\e495";
}
.e-icons.e-chart-primary-major-vertical:before {
  content: "\e496";
}
.e-icons.e-chart-legend-linear:before {
  content: "\e497";
}
.e-icons.e-chart-error-bars-percentage:before {
  content: "\e498";
}
.e-icons.e-chart-no-legend-keys:before {
  content: "\e499";
}
.e-icons.e-chart-title-above-chart:before {
  content: "\e121";
}
.e-icons.e-chart-trendline-none:before {
  content: "\e122";
}
.e-icons.e-chart-with-legend-keys:before {
  content: "\e123";
}
.e-icons.e-chart-axes-primary-horizontal:before {
  content: "\e124";
}
.e-icons.e-chart-error-bars-standard-deviation:before {
  content: "\e125";
}
.e-icons.e-chart-legend-top:before {
  content: "\e126";
}
.e-icons.e-chart-primary-minor-horizontal:before {
  content: "\e145";
}
.e-icons.e-chart-error-bars-none:before {
  content: "\e127";
}
.e-icons.e-chart-up-down-bars-2:before {
  content: "\e128";
}
.e-icons.e-chart-drop-lines:before {
  content: "\e129";
}
.e-icons.e-chart-lines-none:before {
  content: "\e130";
}
.e-icons.e-chart-primary-major-horizontal:before {
  content: "\e131";
}
.e-icons.e-chart-legend-bottom:before {
  content: "\e132";
}
.e-icons.e-chart-up-down-none:before {
  content: "\e111";
}
.e-icons.e-chart-data-labels-outside-end:before {
  content: "\e905";
}
.e-icons.e-chart-axis-titles-primary-vertical:before {
  content: "\e143";
}
.e-icons.e-chart-legend-left:before {
  content: "\e892";
}
.e-icons.e-chart-data-labels-inside-base:before {
  content: "\e893";
}
.e-icons.e-chart-high-low-lines:before {
  content: "\e894";
}
.e-icons.e-chart-trendline-exponential:before {
  content: "\e133";
}
.e-icons.e-chart-trendline-moving-average:before {
  content: "\e134";
}
.e-icons.e-chart-data-labels-inside-end:before {
  content: "\e135";
}
.e-icons.e-chart-title-none:before {
  content: "\e136";
}
.e-icons.e-chart-title-centered-overlay:before {
  content: "\e895";
}
.e-icons.e-chart-error-bars-standard-error:before {
  content: "\e911";
}
.e-icons.e-chart-3d-area-1:before {
  content: "\e144";
}
.e-icons.e-chart-2d-stacked-bar:before {
  content: "\e889";
}
.e-icons.e-chart-3d-surface-1:before {
  content: "\e827";
}
.e-icons.e-chart-histogram-pareto:before {
  content: "\e114";
}
.e-icons.e-chart-stock-volumn-open-high-low-close:before {
  content: "\e137";
}
.e-icons.e-chart-stock-high-low-close:before {
  content: "\e138";
}
.e-icons.e-chart-stock-open-high-low-close:before {
  content: "\e831";
}
.e-icons.e-chart-2d-line-100-stacked-line-with-markers:before {
  content: "\e832";
}
.e-icons.e-chart-filled-radar:before {
  content: "\e833";
}
.e-icons.e-chart-3d-clustered-column:before {
  content: "\e142";
}
.e-icons.e-chart-sunburst:before {
  content: "\e835";
}
.e-icons.e-chart-treemap:before {
  content: "\e836";
}
.e-icons.e-chart-3d-100-percent-stacked-area:before {
  content: "\e139";
}
.e-icons.e-chart-3d-pie:before {
  content: "\e838";
}
.e-icons.e-chart-3d-column-4:before {
  content: "\e839";
}
.e-icons.e-more-column-charts:before {
  content: "\e899";
}
.e-icons.e-chart-2d-stacked-line:before {
  content: "\e841";
}
.e-icons.e-chart-donut:before {
  content: "\e112";
}
.e-icons.e-chart-3d-clustered-bar:before {
  content: "\e843";
}
.e-icons.e-chart-funnel:before {
  content: "\e140";
}
.e-icons.e-chart-2d-pie-2:before {
  content: "\e141";
}
.e-icons.e-chart-3d-line:before {
  content: "\e846";
}
.e-icons.e-chart-2d-clustered-column:before {
  content: "\e847";
}
.e-icons.e-chart-2d-100-percent-stacked-area:before {
  content: "\e900";
}
.e-icons.e-more-line-charts:before {
  content: "\e849";
}
.e-icons.e-chart-3d-100-percent-stacked-bar:before {
  content: "\e850";
}
.e-icons.e-more-stock-charts:before {
  content: "\e851";
}
.e-icons.e-chart-stock-volumn-high-low-close:before {
  content: "\e852";
}
.e-icons.e-chart-bar-of-pie:before {
  content: "\e113";
}
.e-icons.e-chart-clustered-column-line-on-secondary-axis:before {
  content: "\e912";
}
.e-icons.e-chart-2d-clustered-bar:before {
  content: "\e855";
}
.e-icons.e-chart-radar:before {
  content: "\e856";
}
.e-icons.e-chart-3d-100-percent-stacked-column:before {
  content: "\e857";
}
.e-icons.e-chart-stackedlines-with-markers:before {
  content: "\e858";
}
.e-icons.e-chart-wireframe-3d-surface:before {
  content: "\e902";
}
.e-icons.e-chart-2d-line-with-markers:before {
  content: "\e860";
}
.e-icons.e-chart-box-and-whisker:before {
  content: "\e861";
}
.e-icons.e-create-custom-combo-chart:before {
  content: "\e862";
}
.e-icons.e-chart-2d-100-percent-stacked-bar:before {
  content: "\e863";
}
.e-icons.e-chart-scatter-with-straight-lines:before {
  content: "\e864";
}
.e-icons.e-more-statistical-charts:before {
  content: "\e865";
}
.e-icons.e-chart-3d-stacked-area:before {
  content: "\e866";
}
.e-icons.e-chart-2d-line:before {
  content: "\e867";
}
.e-icons.e-chart-2d-100-percent-stacked-column:before {
  content: "\e868";
}
.e-icons.e-more-pie-charts:before {
  content: "\e869";
}
.e-icons.e-chart-bubble-1:before {
  content: "\e870";
}
.e-icons.e-chart-2d-100-percent-stacked-line:before {
  content: "\e871";
}
.e-icons.e-chart-histogram:before {
  content: "\e872";
}
.e-icons.e-more-hierarchy-charts:before {
  content: "\e873";
}
.e-icons.e-chart-combo-clustered-column-line:before {
  content: "\e874";
}
.e-icons.e-chart-2d-stacked-area:before {
  content: "\e875";
}
.e-icons.e-chart-3d-stacked-column:before {
  content: "\e876";
}
.e-icons.e-chart-insert-bar:before {
  content: "\e877";
}
.e-icons.e-chart-scatter-with-smooth-lines:before {
  content: "\e878";
}
.e-icons.e-chart-surface-wireframe-contour:before {
  content: "\e879";
}
.e-icons.e-chart-3d-stacked-bar:before {
  content: "\e880";
}
.e-icons.e-chart-2d-pie-of-pie:before {
  content: "\e881";
}
.e-icons.e-chart-3d-surface-2:before {
  content: "\e882";
}
.e-icons.e-chart-2d-area:before {
  content: "\e883";
}
.e-icons.e-chart-combo-stacked-area-clustered-column:before {
  content: "\e884";
}
.e-icons.e-chart-waterfall:before {
  content: "\e885";
}
.e-icons.e-chart-surface-contour:before {
  content: "\e886";
}
.e-icons.e-more-scatter-charts:before {
  content: "\e887";
}
.e-icons.e-chart-2d-stacked-column:before {
  content: "\e888";
}
.e-icons.e-protect-workbook:before {
  content: "\e88a";
}
.e-icons.e-change-case:before {
  content: "\e88c";
}
.e-icons.e-export-pdf-3:before {
  content: "\e88b";
}
.e-icons.e-freeze-pane:before {
  content: "\e88d";
}
.e-icons.e-freeze-first-column:before {
  content: "\e88e";
}
.e-icons.e-freeze-top-row:before {
  content: "\e88f";
}
.e-icons.e-merge-cells:before {
  content: "\e89a";
}
.e-icons.e-split-vertical:before {
  content: "\e89b";
}
.e-icons.e-table-cell:before {
  content: "\e89c";
}
.e-icons.e-split-horizontal:before {
  content: "\e89d";
}
.e-icons.e-list-box:before {
  content: "\e89e";
}
.e-icons.e-text-form-2:before {
  content: "\e89f";
}
.e-icons.e-label:before {
  content: "\e90a";
}
.e-icons.e-check-box-2:before {
  content: "\e90b";
}
.e-icons.e-add-edit-form-field:before {
  content: "\e90c";
}
.e-icons.e-button:before {
  content: "\e90d";
}
.e-icons.e-drop-down-2:before {
  content: "\e90e";
}
.e-icons.e-radio-button:before {
  content: "\e90f";
}
.e-icons.e-password:before {
  content: "\e91a";
}
.e-icons.e-table-insert-column:before {
  content: "\e91b";
}
.e-icons.e-table-insert-row:before {
  content: "\e91c";
}
.e-icons.e-table-overwrite-cells:before {
  content: "\e91d";
}
.e-icons.e-table-nested:before {
  content: "\e91e";
}
.e-icons.e-table-merge:before {
  content: "\e91f";
}
.e-icons.e-drag-fill:before {
  content: "\e92a";
}
.e-icons.e-home:before {
  content: "\e92b";
}
.e-icons.e-gantt-gripper:before {
  content: "\e92c";
}
.e-icons.e-bring-to-view:before {
  content: "\e92d";
}
.e-icons.e-bring-to-center:before {
  content: "\e92e";
}
.e-icons.e-warning:before {
  content: "\e92f";
}
.e-icons.e-critical-path:before {
  content: "\e93a";
}
.e-icons.e-border-shadow-2:before {
  content: "\e93b";
}
.e-icons.e-border-diagonal-up:before {
  content: "\e947";
}
.e-icons.e-border-diagonal-down:before {
  content: "\e93d";
}
.e-icons.e-border-custom:before {
  content: "\e946";
}
.e-icons.e-border-none-1:before {
  content: "\e93f";
}
.e-icons.e-border-box:before {
  content: "\e940";
}
.e-icons.e-border-shadow-1:before {
  content: "\e942";
}
.e-icons.e-audio:before {
  content: "\e949";
}
.e-icons.e-video:before {
  content: "\e94b";
}
.e-icons.e-crop:before {
  content: "\e94c";
}
.e-icons.e-star-filled:before {
  content: "\e94f";
}
.e-icons.e-filters:before {
  content: "\e950";
}
.e-icons.e-adjustment:before {
  content: "\e951";
}
.e-icons.e-page-size:before {
  content: "\e952";
}
.e-icons.e-reset:before {
  content: "\e953";
}
.e-icons.e-triangle:before {
  content: "\e954";
}
.e-icons.e-page-columns:before {
  content: "\e955";
}
.e-icons.e-tint:before {
  content: "\e957";
}
.e-icons.e-brightness:before {
  content: "\e958";
}
.e-icons.e-contrast:before {
  content: "\e959";
}
.e-icons.e-saturation:before {
  content: "\e95a";
}
.e-icons.e-fade:before {
  content: "\e95b";
}
.e-icons.e-flip-vertical:before {
  content: "\e95c";
}
.e-icons.e-flip-horizontal:before {
  content: "\e95d";
}
.e-icons.e-transform-left:before {
  content: "\e95f";
}
.e-icons.e-transform-right:before {
  content: "\e960";
}
.e-icons.e-sharpness:before {
  content: "\e961";
}
.e-icons.e-grain:before {
  content: "\e962";
}
.e-icons.e-frame-custom:before {
  content: "\e964";
}
.e-icons.e-frame-1:before {
  content: "\e965";
}
.e-icons.e-frame-2:before {
  content: "\e966";
}
.e-icons.e-frame-3:before {
  content: "\e967";
}
.e-icons.e-frame-4:before {
  content: "\e968";
}
.e-icons.e-frame-5:before {
  content: "\e96a";
}
.e-icons.e-frame-6:before {
  content: "\e96b";
}
.e-icons.e-transform:before {
  content: "\e96c";
}
.e-icons.e-check-tick:before {
  content: "\e96d";
}
.e-icons.e-even-page-break:before {
  content: "\e96e";
}
.e-icons.e-odd-page-break:before {
  content: "\e96f";
}
.e-icons.e-page-column:before {
  content: "\e970";
}
.e-icons.e-continuous-page-break:before {
  content: "\e971";
}
.e-icons.e-page-text-wrap:before {
  content: "\e972";
}
.e-icons.e-page-column-right:before {
  content: "\e973";
}
.e-icons.e-page-column-left:before {
  content: "\e975";
}
.e-icons.e-page-column-one:before {
  content: "\e976";
}
.e-icons.e-page-column-two:before {
  content: "\e978";
}
.e-icons.e-page-column-three:before {
  content: "\e979";
}
.e-icons.e-multiple-comment:before {
  content: "\e97a";
}
.e-icons.e-format-painter:before {
  content: "\e97b";
}
.e-icons.e-launcher:before {
  content: "\e97c";
}
.e-icons.e-character-style:before {
  content: "\e97d";
}
.e-icons.e-linked-style:before {
  content: "\e97e";
}
.e-icons.e-chart-2d-stacked-line-marked:before {
  content: "\e97f";
}
.e-icons.e-chart-2d-100-percent-stacked-line-marked:before {
  content: "\e980";
}
.e-icons.e-chart-2d-line-marked:before {
  content: "\e981";
}
.e-icons.e-list-unordered-rtl:before {
  content: "\e982";
}
.e-icons.e-list-ordered-rtl:before {
  content: "\e983";
}
.e-icons.e-increase-indent-rtl:before {
  content: "\e985";
}
.e-icons.e-decrease-indent-rtl:before {
  content: "\e986";
}
.e-icons.e-emoji:before {
  content: "\e987";
}
.e-icons.e-travel-and-places:before {
  content: "\e988";
}
.e-icons.e-nature:before {
  content: "\e989";
}
.e-icons.e-food-and-drinks:before {
  content: "\e98a";
}
.e-icons.e-animals:before {
  content: "\e98b";
}
.e-icons.e-objects:before {
  content: "\e98c";
}
.e-icons.e-activities:before {
  content: "\e98d";
}
.e-icons.e-hand-gestures:before {
  content: "\e98f";
}
.e-icons.e-symbols:before {
  content: "\e990";
}
.e-icons.e-flags:before {
  content: "\e991";
}
.e-icons.e-unlock:before {
  content: "\e992";
}
.e-icons.e-more-chevron:before {
  content: "\e994";
}
.e-icons.e-border-frame:before {
  content: "\e995";
}
.e-icons.e-frame-none:before {
  content: "\e996";
}
.e-icons.e-frame-mat:before {
  content: "\e997";
}
.e-icons.e-frame-bevel:before {
  content: "\e998";
}
.e-icons.e-frame-line:before {
  content: "\e999";
}
.e-icons.e-frame-hook:before {
  content: "\e99b";
}
.e-icons.e-frame-inset:before {
  content: "\e99c";
}
.e-icons.e-bullet-7:before {
  content: "\e99e";
}
.e-icons.e-organize-pdf:before {
  content: "\e99f";
}
.e-icons.e-frame-7:before {
  content: "\e9a1";
}
.e-icons.e-frame-8:before {
  content: "\e9a2";
}
.e-icons.e-frame-9:before {
  content: "\e9a3";
}
.e-icons.e-frame-10:before {
  content: "\e9a4";
}
.e-icons.e-frame-11:before {
  content: "\e9a5";
}
.e-icons.e-caption-1:before {
  content: "\e9a6";
}
.e-icons.e-arrow-head:before {
  content: "\e9a7";
}
.e-icons.e-arrow-head-fill:before {
  content: "\e9a8";
}
.e-icons.e-bar-head:before {
  content: "\e9a9";
}
.e-icons.e-circle-head:before {
  content: "\e9aa";
}
.e-icons.e-circle-head-fill:before {
  content: "\e9ab";
}
.e-icons.e-square-head:before {
  content: "\e9ac";
}
.e-icons.e-square-head-fill:before {
  content: "\e9ad";
}
.e-icons.e-arrow-tail:before {
  content: "\e9ae";
}
.e-icons.e-arrow-tail-fill:before {
  content: "\e9af";
}
.e-icons.e-bar-tail:before {
  content: "\e9b0";
}
.e-icons.e-circle-tail:before {
  content: "\e9b1";
}
.e-icons.e-circle-tail-fill:before {
  content: "\e9b2";
}
.e-icons.e-square-tail:before {
  content: "\e9b3";
}
.e-icons.e-square-tail-fill:before {
  content: "\e9b4";
}
.e-icons.e-file-document:before {
  content: "\e9b5";
}
.e-icons.e-comment-resolve:before {
  content: "\e9b6";
}
.e-icons.e-multiple-comment-resolve:before {
  content: "\e9b7";
}
.e-icons.e-table-header:before {
  content: "\e9b8";
}
.e-icons.e-blockquote:before {
  content: "\e9b9";
}
.e-icons.e-add-notes:before {
  content: "\e9ba";
}
.e-icons.e-edit-notes:before {
  content: "\e9bb";
}
.e-icons.e-delete-notes:before {
  content: "\e9bc";
}
.e-icons.e-layers:before {
  content: "\e9bd";
}
.e-icons.e-font-size:before {
  content: "\e9be";
}
.e-icons.e-export-pdf-1:before {
  content: "\e9bf";
}
.e-icons.e-import-word:before {
  content: "\e9c0";
}
.e-icons.e-export-word-1:before {
  content: "\e9c1";
}
.e-icons.e-dropdown-list:before {
  content: "\e9c2";
}
.e-icons.e-combo-box:before {
  content: "\e9c3";
}
.e-icons.e-repeating-section:before {
  content: "\e9c4";
}
.e-icons.e-building-block:before {
  content: "\e9c5";
}
.e-icons.e-content-control:before {
  content: "\e9c6";
}
.e-icons.e-ai-chat:before {
  content: "\e9c7";
}
.e-icons.e-xml-mapping:before {
  content: "\e9c8";
}
.e-icons.e-thumbs-up-1:before {
  content: "\e9c9";
}
.e-icons.e-thumbs-down:before {
  content: "\e9ca";
}
.e-icons.e-calculation:before {
  content: "\e9cb";
}
.e-icons.e-text-outline:before {
  content: "\e9cc";
}
.e-icons.e-user:before {
  content: "\e9cd";
}
.e-icons.e-calculate-sheet:before {
  content: "\e9ce";
}
.e-icons.e-translate:before {
  content: "\e9cf";
}
.e-icons.e-shorten:before {
  content: "\e9d0";
}
.e-icons.e-elaborate:before {
  content: "\e9d1";
}
.e-icons.e-rephrase:before {
  content: "\e9d2";
}
.e-icons.e-grammar-check:before {
  content: "\e9d3";
}
.e-icons.e-preformat-code:before {
  content: "\e9d4";
}
.e-icons.e-import:before {
  content: "\e9d5";
}
.e-icons.e-import-1:before {
  content: "\e9d6";
}
.e-icons.e-redact:before {
  content: "\e9d7";
}
.e-icons.e-smart-paste:before {
  content: "\e9d8";
}
.e-icons.e-auto-fit-column:before {
  content: "\e9d9";
}
.e-icons.e-auto-fit-all-column:before {
  content: "\e9da";
}
.e-icons.e-columns:before {
  content: "\e9db";
}
.e-icons.e-thumbs-up-fill:before {
  content: "\e9dc";
}
.e-icons.e-thumbs-down-fill:before {
  content: "\e9dd";
}
.e-icons.e-stop-rectangle:before {
  content: "\e9de";
}
.e-icons.e-double-check:before {
  content: "\e9df";
}
.e-icons.e-squiggly:before {
  content: "\e9e0";
}
.e-icons.e-microphone:before {
  content: "\e9e1";
}
.e-icons.e-button-field:before {
  content: "\e9e2";
}
.e-icons.e-insert-sheet:before {
  content: "\e9e3";
}
.e-icons.e-duplicate:before {
  content: "\e9e4";
}
/*!****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/@syncfusion/ej2-layouts/styles/material.css?ngGlobalStyle ***!
  \****************************************************************************************************************************************************************************************************************************************************************/
.e-avatar {
  align-content: center;
  align-items: center;
  background-color: #bcbcbc;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  color: #fff;
  display: inline-flex;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 1em;
  font-weight: 400;
  height: 3em;
  justify-content: center;
  overflow: hidden;
  position: relative;
  width: 3em;
}
.e-avatar img {
  height: 100%;
  width: auto;
}
.e-avatar.e-avatar-circle {
  border-radius: 50%;
}
.e-avatar.e-avatar-circle.e-avatar-large, .e-avatar.e-avatar-circle.e-avatar-xlarge {
  border-radius: 50%;
}
.e-avatar.e-avatar-xsmall {
  font-size: 0.6em;
}
.e-avatar.e-avatar-small {
  font-size: 0.8em;
}
.e-avatar.e-avatar-large {
  font-size: 1.2em;
}
.e-avatar.e-avatar-xlarge {
  font-size: 1.4em;
}

/*! component's theme wise override material-definitions and variables */
.e-card {
  border-radius: 2px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 15px;
  justify-content: center;
  line-height: 36px;
  min-height: 36px;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  vertical-align: middle;
  width: 100%;
}
.e-card > * {
  justify-content: center;
}
.e-card > .e-card-header-title {
  box-sizing: border-box;
  font-size: 15px;
  line-height: normal;
  padding: 12px;
}
.e-card > .e-card-header-title + :not(.e-card-header-title) {
  margin-top: 0;
  padding-top: 0;
}
.e-card > .e-card-title {
  font-size: 18px;
  line-height: normal;
  padding: 18px 12px 12px;
}
.e-card > .e-card-title + :not(.e-card-title) {
  margin-top: 0;
  padding-top: 0;
}
.e-card > .e-card-header-title,
.e-card > .e-card-title {
  overflow: hidden;
  text-overflow: ellipsis;
}
.e-card .e-card-header-caption {
  line-height: normal;
}
.e-card .e-card-header-caption .e-card-header-title {
  font-size: 15px;
}
.e-card .e-card-header-caption .e-card-sub-title {
  font-size: 14px;
}
.e-card .e-card-stacked {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}
.e-card.e-card-horizontal,
.e-card .e-card-horizontal {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.e-card.e-card-horizontal .e-card-image,
.e-card.e-card-horizontal img,
.e-card .e-card-horizontal .e-card-image,
.e-card .e-card-horizontal img {
  margin: 2px;
}
.e-card .e-card-horizontal {
  line-height: normal;
  padding: 2px;
}
.e-card.e-card-horizontal > * {
  flex: 1;
}
.e-card.e-card-horizontal .e-card-stacked {
  display: flex;
  flex: 1;
  flex-direction: column;
  overflow: hidden;
}
.e-card.e-card-horizontal .e-card-stacked > :first-child {
  flex-grow: 1;
}
.e-card .e-card-separator {
  display: block;
}
.e-card .e-card-corner {
  border-radius: 50%;
}
.e-card .e-card-header {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  line-height: normal;
  min-height: 22.5px;
  padding: 12px;
  width: inherit;
}
.e-card .e-card-header .e-card-content {
  padding-left: 0;
  padding-right: 0;
}
.e-card .e-card-header .e-card-actions {
  justify-content: flex-start;
}
.e-card .e-card-header .e-card-header-image {
  align-self: center;
  display: flex;
}
.e-card .e-card-header .e-card-header-caption {
  align-self: center;
  display: flex;
  flex: 1;
  flex-direction: column;
  overflow: hidden;
  padding: 0 0 0 12px;
}
.e-card .e-card-header .e-card-header-caption:first-child {
  padding: 0;
}
.e-card .e-card-header .e-card-header-caption .e-card-header-title,
.e-card .e-card-header .e-card-header-caption .e-card-sub-title {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.e-card .e-card-header .e-card-header-caption .e-card-header-title {
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
}
.e-card .e-card-header .e-card-header-caption .e-card-sub-title {
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  padding: 6px 0 0;
}
.e-card .e-card-header .e-card-header-image {
  background-repeat: no-repeat;
  background-size: cover;
  height: 30px;
  width: 30px;
}
.e-card .e-card-header .e-card-corner {
  border-radius: 50%;
}
.e-card .e-card-image {
  background-size: cover;
  min-height: 112.5px;
  position: relative;
  width: 100%;
}
.e-card .e-card-image .e-card-title {
  bottom: 0;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 30px;
  min-height: 30px;
  overflow: hidden;
  padding: 0 12px;
  position: absolute;
  text-overflow: ellipsis;
  width: inherit;
}
.e-card .e-card-image .e-card-title.e-card-top-left, .e-card .e-card-image .e-card-title.e-card-top-right {
  bottom: auto;
  top: 0;
}
.e-card .e-card-image .e-card-title.e-card-top-right {
  text-align: right;
}
.e-card .e-card-image .e-card-title.e-card-bottom-right {
  text-align: right;
}
.e-card .e-card-actions {
  box-sizing: border-box;
  display: inline-block;
  justify-content: flex-start;
  padding: 12px 6px 6px 6px;
}
.e-card .e-card-actions.e-card-vertical {
  display: flex;
  flex-direction: column;
  padding: 12px 6px 6px 6px;
}
.e-card .e-card-actions.e-card-vertical .e-card-btn,
.e-card .e-card-actions.e-card-vertical a {
  align-self: initial;
  box-sizing: border-box;
  display: inline-block;
  justify-content: center;
  margin: 0 0 6px 0;
  text-align: center;
  width: 100%;
}
.e-card .e-card-actions.e-card-vertical .e-card-btn:last-child,
.e-card .e-card-actions.e-card-vertical a:last-child {
  margin-bottom: 0;
}
.e-card .e-card-actions button,
.e-card .e-card-actions a {
  align-items: center;
  align-self: center;
  cursor: pointer;
  display: inline-flex;
  overflow: hidden;
  vertical-align: middle;
  white-space: nowrap;
}
.e-card .e-card-actions .e-card-btn span,
.e-card .e-card-actions .e-card-btn span.e-icons {
  display: flex;
  font-size: 14px;
  height: 24px;
  width: 24px;
}
.e-card .e-card-actions .e-card-btn span::before,
.e-card .e-card-actions .e-card-btn span.e-icons::before {
  align-self: center;
  display: flex;
  justify-content: center;
  width: inherit;
}
.e-card .e-card-actions .e-card-btn > * {
  overflow: hidden;
  text-overflow: ellipsis;
  width: inherit;
}
.e-card .e-card-actions .e-card-btn,
.e-card .e-card-actions a {
  border-radius: 2px;
}
.e-card .e-card-actions .e-card-btn,
.e-card .e-card-actions a {
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 14px;
  line-height: 27px;
  margin: 0 0 0 6px;
  min-height: 27px;
  padding: 0 6px;
  text-decoration: none;
  text-transform: uppercase;
}
.e-card .e-card-actions .e-card-btn:first-child,
.e-card .e-card-actions a:first-child {
  margin-left: 0;
}
.e-card .e-card-content {
  font-size: 14px;
  line-height: normal;
  padding: 12px;
  word-wrap: break-word;
}
.e-card .e-card-content + :not(.e-card-content),
.e-card .e-card-content + .e-card-actions.e-card-vertical {
  margin-top: 0;
  padding-top: 0;
}
.e-card .e-card-content,
.e-card .e-card-content p {
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* stylelint-disable property-no-vendor-prefix */
.e-card {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: #fff;
  border: 1px none #000;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  color: rgba(0, 0, 0, 0.87);
  outline: none;
}
.e-card:hover {
  background-color: #fff;
  border-color: #000;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.22);
}
.e-card:focus {
  background-color: #fff;
  border-color: #000;
}
.e-card:active {
  background-color: #fff;
  border-color: #000;
}
.e-card .e-card-separator {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.e-card .e-card-header-caption .e-card-header-title {
  color: rgba(0, 0, 0, 0.87);
}
.e-card .e-card-header-caption .e-card-sub-title {
  color: rgba(0, 0, 0, 0.54);
}
.e-card .e-card-image .e-card-title {
  background-color: rgba(0, 0, 0, 0.35);
  color: #fff;
}
.e-card .e-card-actions .e-card-btn span,
.e-card .e-card-actions .e-card-btn span.e-icons {
  color: rgba(0, 0, 0, 0.54);
}
.e-card .e-card-actions .e-card-btn,
.e-card .e-card-actions a {
  background-color: #fff;
  border: 0;
  color: #e3165b;
  outline: 0;
}
.e-card .e-card-actions .e-card-btn:hover,
.e-card .e-card-actions a:hover {
  background-color: rgba(0, 0, 0, 0.12);
  border: 0;
  color: #e3165b;
}
.e-card .e-card-actions .e-card-btn:focus,
.e-card .e-card-actions a:focus {
  background-color: rgba(0, 0, 0, 0.12);
  border: 0;
  color: #e3165b;
}
.e-card .e-card-actions .e-card-btn:active,
.e-card .e-card-actions a:active {
  background-color: rgba(0, 0, 0, 0.12);
  border: 0;
  color: #e3165b;
}
.e-card .e-card-content {
  color: rgba(0, 0, 0, 0.54);
}

.e-bigger .e-card,
.e-bigger.e-card {
  line-height: 48px;
  min-height: 48px;
}
.e-bigger .e-card > .e-card-header-title,
.e-bigger.e-card > .e-card-header-title {
  line-height: normal;
  padding: 16px;
}
.e-bigger .e-card > .e-card-header-title + :not(.e-card-header-title),
.e-bigger.e-card > .e-card-header-title + :not(.e-card-header-title) {
  margin-top: 0;
  padding-top: 0;
}
.e-bigger .e-card > .e-card-title,
.e-bigger.e-card > .e-card-title {
  line-height: normal;
  padding: 24px 16px 16px;
}
.e-bigger .e-card > .e-card-title + :not(.e-card-title),
.e-bigger.e-card > .e-card-title + :not(.e-card-title) {
  margin-top: 0;
  padding-top: 0;
}
.e-bigger .e-card.e-card-horizontal .e-card-image,
.e-bigger .e-card.e-card-horizontal img,
.e-bigger .e-card .e-card-horizontal .e-card-image,
.e-bigger .e-card .e-card-horizontal img,
.e-bigger.e-card.e-card-horizontal .e-card-image,
.e-bigger.e-card.e-card-horizontal img,
.e-bigger.e-card .e-card-horizontal .e-card-image,
.e-bigger.e-card .e-card-horizontal img {
  margin: 2px;
}
.e-bigger .e-card .e-card-header,
.e-bigger.e-card .e-card-header {
  min-height: 30px;
  padding: 16px;
}
.e-bigger .e-card .e-card-header .e-card-content,
.e-bigger.e-card .e-card-header .e-card-content {
  padding-left: 0;
  padding-right: 0;
}
.e-bigger .e-card .e-card-header .e-card-header-caption,
.e-bigger.e-card .e-card-header .e-card-header-caption {
  padding: 0 0 0 16px;
}
.e-bigger .e-card .e-card-header .e-card-header-caption:first-child,
.e-bigger.e-card .e-card-header .e-card-header-caption:first-child {
  padding: 0;
}
.e-bigger .e-card .e-card-header .e-card-header-caption .e-card-header-title,
.e-bigger.e-card .e-card-header .e-card-header-caption .e-card-header-title {
  font-size: 15px;
  line-height: normal;
}
.e-bigger .e-card .e-card-header .e-card-header-caption .e-card-sub-title,
.e-bigger.e-card .e-card-header .e-card-header-caption .e-card-sub-title {
  font-size: 14px;
  line-height: normal;
  padding: 8px 0 0;
}
.e-bigger .e-card .e-card-header .e-card-header-image,
.e-bigger.e-card .e-card-header .e-card-header-image {
  background-size: cover;
  height: 40px;
  width: 40px;
}
.e-bigger .e-card .e-card-image,
.e-bigger.e-card .e-card-image {
  min-height: 150px;
}
.e-bigger .e-card .e-card-image .e-card-title,
.e-bigger.e-card .e-card-image .e-card-title {
  font-size: 24px;
  line-height: 40px;
  min-height: 40px;
  padding: 0 16px;
}
.e-bigger .e-card .e-card-actions,
.e-bigger.e-card .e-card-actions {
  padding: 16px 8px 8px 8px;
}
.e-bigger .e-card .e-card-actions.e-card-vertical,
.e-bigger.e-card .e-card-actions.e-card-vertical {
  padding: 16px 8px 8px 8px;
}
.e-bigger .e-card .e-card-actions.e-card-vertical .e-card-btn,
.e-bigger .e-card .e-card-actions.e-card-vertical a,
.e-bigger.e-card .e-card-actions.e-card-vertical .e-card-btn,
.e-bigger.e-card .e-card-actions.e-card-vertical a {
  margin: 0 0 8px 0;
}
.e-bigger .e-card .e-card-actions.e-card-vertical .e-card-btn:last-child,
.e-bigger .e-card .e-card-actions.e-card-vertical a:last-child,
.e-bigger.e-card .e-card-actions.e-card-vertical .e-card-btn:last-child,
.e-bigger.e-card .e-card-actions.e-card-vertical a:last-child {
  margin-bottom: 0;
}
.e-bigger .e-card .e-card-actions .e-card-btn span,
.e-bigger .e-card .e-card-actions .e-card-btn span.e-icons,
.e-bigger.e-card .e-card-actions .e-card-btn span,
.e-bigger.e-card .e-card-actions .e-card-btn span.e-icons {
  height: 24px;
  width: 24px;
}
.e-bigger .e-card .e-card-actions .e-card-btn,
.e-bigger .e-card .e-card-actions a,
.e-bigger.e-card .e-card-actions .e-card-btn,
.e-bigger.e-card .e-card-actions a {
  line-height: 36px;
  margin: 0 0 0 8px;
  min-height: 36px;
  padding: 0 6px;
}
.e-bigger .e-card .e-card-actions .e-card-btn:first-child,
.e-bigger .e-card .e-card-actions a:first-child,
.e-bigger.e-card .e-card-actions .e-card-btn:first-child,
.e-bigger.e-card .e-card-actions a:first-child {
  margin-left: 0;
}
.e-bigger .e-card .e-card-content,
.e-bigger.e-card .e-card-content {
  padding: 16px;
}
.e-bigger .e-card .e-card-content + :not(.e-card-content),
.e-bigger .e-card .e-card-content + .e-card-actions.e-card-vertical,
.e-bigger.e-card .e-card-content + :not(.e-card-content),
.e-bigger.e-card .e-card-content + .e-card-actions.e-card-vertical {
  margin-top: 0;
  padding-top: 0;
}

/*! component's default definitions and variables */
.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler::before {
  content: "\e984";
  font-family: "e-icons";
  font-size: 14px;
}
.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler.e-template-resize-handler::before {
  content: "";
}
.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler::before {
  content: "\eb04";
  font-family: "e-icons";
  font-size: 14px;
}
.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler.e-template-resize-handler::before {
  content: "";
}

.e-splitter.e-splitter-horizontal, .e-splitter.e-splitter-vertical {
  border-width: 1px;
  display: flex;
  overflow: hidden;
  position: relative;
  touch-action: none;
  width: 100%;
}
.e-splitter.e-splitter-horizontal .e-pane, .e-splitter.e-splitter-vertical .e-pane {
  flex: 1 1 auto;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 13px;
  font-weight: normal;
}
.e-splitter.e-splitter-horizontal .e-pane.e-scrollable, .e-splitter.e-splitter-vertical .e-pane.e-scrollable {
  overflow: auto;
}
.e-splitter.e-splitter-horizontal .e-pane.e-static-pane, .e-splitter.e-splitter-vertical .e-pane.e-static-pane {
  flex-grow: 0;
  flex-shrink: 0;
}
.e-splitter.e-splitter-horizontal .e-pane.e-pane-horizontal, .e-splitter.e-splitter-vertical .e-pane.e-pane-horizontal {
  overflow: auto;
}
.e-splitter.e-splitter-horizontal .e-pane.e-pane-horizontal.e-pane-hidden, .e-splitter.e-splitter-vertical .e-pane.e-pane-horizontal.e-pane-hidden {
  flex-basis: 0 !important; /* stylelint-disable-line declaration-no-important */
  overflow: hidden !important; /* stylelint-disable-line declaration-no-important */
}
.e-splitter.e-splitter-horizontal {
  flex-direction: row;
}
.e-splitter.e-splitter-horizontal.e-pane.e-scrollable {
  overflow: hidden;
}
.e-splitter.e-splitter-horizontal.e-rtl {
  flex-direction: row-reverse;
}
.e-splitter.e-splitter-horizontal.e-rtl .e-split-bar.e-split-bar-horizontal {
  flex-direction: row-reverse;
}
.e-splitter.e-splitter-horizontal.e-rtl .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-arrow-right)::before,
.e-splitter.e-splitter-horizontal.e-rtl .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-arrow-right)::after {
  right: auto;
}
.e-splitter.e-splitter-vertical {
  flex-direction: column;
}
.e-splitter.e-splitter-vertical.e-pane.e-scrollable {
  overflow: hidden;
}
.e-splitter.e-splitter-vertical .e-pane-vertical {
  overflow: auto;
}
.e-splitter.e-splitter-vertical .e-pane-vertical.e-pane-hidden {
  flex-basis: 0 !important; /* stylelint-disable-line declaration-no-important */
  overflow: hidden !important; /* stylelint-disable-line declaration-no-important */
}
.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::before,
.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::after {
  right: auto;
}
.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down) {
  border-radius: 50%;
  bottom: 20px;
  right: 22px;
}
.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down {
  border-radius: 50%;
  left: 22px;
  right: auto;
  top: 20px;
}
.e-splitter.e-splitter-vertical.e-rtl .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::after {
  right: auto;
}
.e-splitter .e-split-bar.e-split-bar-horizontal {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  justify-content: center;
  min-width: 1px;
  z-index: 15;
}
.e-splitter .e-split-bar.e-split-bar-horizontal .e-icon-hidden {
  visibility: hidden;
}
.e-splitter .e-split-bar.e-split-bar-horizontal.e-resizable-split-bar {
  cursor: col-resize;
}
.e-splitter .e-split-bar.e-split-bar-horizontal.e-resizable-split-bar::after {
  content: "";
  cursor: col-resize;
  display: block;
  height: 100%;
  position: absolute;
  width: 16px;
  z-index: 10;
}
.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler {
  align-items: center;
  display: flex;
  height: 18px;
  justify-content: center;
  position: relative;
  width: 1px;
}
.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler.e-hide-handler {
  visibility: hidden;
}
.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-arrow-right)::before,
.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-arrow-right)::after {
  left: 8px;
  right: 3px;
}
.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow {
  border-image: none;
  border-width: 1px;
  cursor: pointer;
  display: flex;
  height: 26px;
  padding: 1px 12px;
  position: relative;
}
.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow::before, .e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow::after {
  border-radius: 16px;
  content: "";
  height: 8px;
  position: absolute;
  transform: rotate(0deg);
  width: 2px;
}
.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow::before {
  top: 5px;
  transform-origin: 1px 7px 0;
}
.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow::after {
  top: 11px;
  transform-origin: 1px 1px 0;
}
.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-arrow-right) {
  border-radius: 50%;
  right: 5px;
}
.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow.e-arrow-right {
  border-radius: 50%;
  left: 5px;
}
.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow.e-arrow-right::before, .e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow.e-arrow-right::after {
  right: 8px;
}
.e-splitter .e-split-bar.e-split-bar-horizontal.e-last-bar:not(.e-resizable-split-bar) {
  margin: 0 3px;
}
.e-splitter .e-split-bar.e-split-bar-horizontal:not(.e-resizable-split-bar) {
  margin: 0 0 0 3px;
}
.e-splitter .e-split-bar.e-split-bar-vertical {
  align-items: center;
  border-left: none;
  border-right: none;
  display: flex;
  flex: 0 0 auto;
  justify-content: center;
  min-height: 1px;
}
.e-splitter .e-split-bar.e-split-bar-vertical .e-icon-hidden {
  visibility: hidden;
}
.e-splitter .e-split-bar.e-split-bar-vertical.e-resizable-split-bar {
  cursor: row-resize;
}
.e-splitter .e-split-bar.e-split-bar-vertical.e-resizable-split-bar::after {
  content: "";
  cursor: row-resize;
  display: block;
  height: 16px;
  position: absolute;
  width: 100%;
  z-index: 12;
}
.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler {
  align-items: center;
  display: flex;
  height: 1px;
  justify-content: center;
  width: 18px;
}
.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler.e-hide-handler {
  visibility: hidden;
}
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::before,
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::after {
  left: 10px;
}
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow {
  border-image: none;
  border-width: 0;
  cursor: pointer;
  display: flex;
  height: 26px;
  padding: 10px 3px 10px 18px;
  position: relative;
  width: 26px;
}
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow::before, .e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow::after {
  border-radius: 16px;
  content: "";
  height: 8px;
  position: absolute;
  transform: rotate(90deg);
  width: 2px;
}
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::before {
  top: 3px;
  transform-origin: 2px 7px 0;
}
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::after {
  left: 11px;
  top: 8px;
  transform-origin: 1px 1px 0;
}
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::before {
  left: 12px;
  top: 8px;
  transform-origin: 1px 6px 0;
}
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::after {
  left: 10px;
  top: 12px;
  transform-origin: 1px 2px 0;
}
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down) {
  border-radius: 50%;
  bottom: 20px;
  left: 22px;
}
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down {
  border-radius: 50%;
  right: 22px;
  top: 20px;
}
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::before, .e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::after {
  right: 10px;
}
.e-splitter .e-split-bar.e-split-bar-vertical.e-last-bar:not(.e-resizable-split-bar) {
  margin: 3px 0;
}
.e-splitter .e-split-bar.e-split-bar-vertical:not(.e-resizable-split-bar) {
  margin: 3px 0 0;
}

.e-rtl .e-splitter.e-splitter-horizontal {
  flex-direction: row-reverse;
}

.e-content-placeholder.e-splitter.e-placeholder-splitter {
  background-size: 100px 110px;
  min-height: 110px;
}

.e-splitter.e-ie .e-navigate-arrow.e-arrow-left {
  margin-left: -26px;
}

.e-splitter.e-ie .e-split-bar-horizontal .e-resize-handler {
  flex-direction: column;
}

.e-splitter.e-splitter-horizontal, .e-splitter.e-splitter-vertical {
  border: solid 1px #e0e0e0;
}
.e-splitter.e-splitter-horizontal .e-pane, .e-splitter.e-splitter-vertical .e-pane {
  color: rgba(0, 0, 0, 0.87);
}
.e-splitter.e-splitter-horizontal .e-pane.e-splitter.e-splitter-horizontal, .e-splitter.e-splitter-horizontal .e-pane.e-splitter.e-splitter-vertical, .e-splitter.e-splitter-vertical .e-pane.e-splitter.e-splitter-horizontal, .e-splitter.e-splitter-vertical .e-pane.e-splitter.e-splitter-vertical {
  border: transparent;
}
.e-splitter .e-split-bar.e-split-bar-horizontal {
  background: #e0e0e0;
  border-left: none;
  border-right: none;
}
.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler {
  background: #fff;
  color: rgba(0, 0, 0, 0.54);
  z-index: 10;
}
.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-icon-hidden) {
  background-color: transparent;
  border-color: transparent;
  color: transparent;
  transition: background-color 500ms ease-out;
}
.e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-icon-hidden)::before, .e-splitter .e-split-bar.e-split-bar-horizontal .e-navigate-arrow:not(.e-icon-hidden)::after {
  background-color: #e3165b;
  opacity: 0;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active {
  background: #e3165b;
  border-left: none;
  border-right: none;
}
.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-resize-handler, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-resize-handler {
  background: #fff;
  color: #e3165b;
}
.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-navigate-arrow.e-arrow-left, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-navigate-arrow.e-arrow-right, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-navigate-arrow.e-arrow-left, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-navigate-arrow.e-arrow-right {
  background-color: #fff;
  border-color: rgba(227, 22, 91, 0.5);
  border-width: 1px;
  opacity: 0.9;
}
.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover.e-split-bar-hover .e-navigate-arrow::before, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover.e-split-bar-active .e-navigate-arrow::before, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active.e-split-bar-hover .e-navigate-arrow::before, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active.e-split-bar-active .e-navigate-arrow::before {
  background-color: #e3165b;
  opacity: 1;
  transform: rotate(40deg);
}
.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover.e-split-bar-hover .e-navigate-arrow::after, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover.e-split-bar-active .e-navigate-arrow::after, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active.e-split-bar-hover .e-navigate-arrow::after, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active.e-split-bar-active .e-navigate-arrow::after {
  background-color: #e3165b;
  opacity: 1;
  transform: rotate(-40deg);
}
.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-navigate-arrow.e-arrow-right::before, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-navigate-arrow.e-arrow-right::before {
  background-color: #e3165b;
  opacity: 1;
  transform: rotate(-40deg);
}
.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-navigate-arrow.e-arrow-right::after, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-navigate-arrow.e-arrow-right::after {
  background-color: #e3165b;
  opacity: 1;
  transform: rotate(40deg);
}
.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active {
  background: #e3165b;
}
.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-resize-handler {
  background: #fff;
  color: #e3165b;
}
.e-splitter .e-split-bar.e-split-bar-vertical {
  background: #e0e0e0;
}
.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler {
  background: #fff;
  color: rgba(0, 0, 0, 0.54);
  z-index: 12;
}
.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active {
  background: #e3165b;
  border-left: none;
  border-right: none;
}
.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-up, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-down, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-up, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-down {
  background-color: #fff;
  border-color: rgba(227, 22, 91, 0.5);
  border-width: 1px;
  opacity: 0.9;
}
.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-resize-handler, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-resize-handler {
  background: #fff;
  color: #e3165b;
}
.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-up::before, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-up::before {
  background-color: #e3165b;
  opacity: 1;
  transform: rotate(125deg);
}
.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-up::after, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-up::after {
  background-color: #e3165b;
  opacity: 1;
  transform: rotate(50deg);
}
.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-down::before, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-down::before {
  background-color: #e3165b;
  opacity: 1;
  transform: rotate(55deg);
}
.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-hover .e-navigate-arrow.e-arrow-down::after, .e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-navigate-arrow.e-arrow-down::after {
  background-color: #e3165b;
  opacity: 1;
  transform: rotate(125deg);
}
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow {
  background-color: transparent;
  border-color: transparent;
  color: transparent;
  transition: background-color 300ms ease-out;
}
.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow::before, .e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow::after {
  background-color: #e3165b;
  opacity: 0;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active {
  background: #e3165b;
}
.e-splitter .e-split-bar.e-split-bar-vertical.e-split-bar-active .e-resize-handler {
  background: #fff;
  color: #e3165b;
}
.e-splitter.e-disabled {
  opacity: 0.4;
  pointer-events: none;
}

/* stylelint-disable-line no-empty-source */
.e-bigger.e-splitter .e-pane {
  font-size: 14px;
}
.e-bigger.e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler {
  height: 20px;
}
.e-bigger.e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler {
  width: 20px;
}
.e-bigger.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::before,
.e-bigger.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow:not(.e-arrow-down)::after {
  margin-top: -2px;
}
.e-bigger.e-splitter .e-split-bar.e-split-bar-vertical .e-navigate-arrow.e-arrow-down::after {
  margin-top: 2px;
}

.e-bigger .e-splitter .e-pane {
  font-size: 14px;
}
.e-bigger .e-splitter .e-split-bar.e-split-bar-horizontal .e-resize-handler {
  height: 20px;
}
.e-bigger .e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler {
  width: 20px;
}

.e-bigger .e-content-placeholder.e-splitter.e-placeholder-splitter,
.e-bigger.e-content-placeholder.e-splitter.e-placeholder-splitter {
  background-size: 100px 110px;
  min-height: 110px;
}

.e-bigger .e-splitter .e-split-bar .e-resize-handler::before {
  font-size: 16px;
}
.e-bigger.e-splitter .e-split-bar .e-resize-handler::before {
  font-size: 16px;
}

/*! component's theme wise override material-definitions and variables */
/* stylelint-disable */
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east {
  height: 100%;
  padding: 20px 0;
  right: 1px;
  top: 0;
  width: 12px;
}
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-west {
  height: 100%;
  left: 0;
  padding: 20px 0;
  top: 0;
  width: 12px;
}
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north {
  height: 12px;
  padding: 0 20px;
  top: 1px;
  width: 100%;
}
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south {
  bottom: 1px;
  height: 12px;
  padding: 0 20px;
  width: 100%;
}
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-east {
  bottom: 0;
  right: 1px;
  z-index: 10;
}
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-west {
  left: 2px;
  top: 2px;
  z-index: 10;
}
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-east {
  right: 2px;
  top: 2px;
  z-index: 10;
}
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-west {
  bottom: 1px;
  left: 1px;
  z-index: 10;
}
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-east::before, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-east::before {
  bottom: 0;
  content: "\eb05";
  font-size: 12px;
  position: absolute;
  right: 0;
}
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-west::before, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-west::before {
  bottom: 0;
  content: "\eb05";
  font-size: 12px;
  left: 0;
  position: absolute;
  transform: rotateY(180deg);
}

.e-dashboardlayout.e-control .e-dashboard-gridline-table {
  background: #f5f5f5;
  border-collapse: collapse;
  height: 100%;
  width: 100%;
}
.e-dashboardlayout.e-control .e-dashboard-gridline-table td.e-dashboard-gridline {
  border: 1px dotted #bdbdbd;
  position: absolute;
}
.e-dashboardlayout.e-control.e-responsive {
  width: 100% !important;
}
.e-dashboardlayout.e-control.e-prevent {
  -webkit-user-select: none;
          user-select: none;
}
.e-dashboardlayout.e-control .e-panel.e-ssr {
  position: relative;
}
.e-dashboardlayout.e-control .e-panel {
  border: 1px #e0e0e0 solid;
  height: 100%;
  -webkit-user-select: none;
          user-select: none;
  width: 100%;
  border-radius: 2px;
}
.e-dashboardlayout.e-control .e-panel:hover {
  border: 1px #bdbdbd solid;
}
.e-dashboardlayout.e-control .e-panel:hover .e-panel-container .e-resize.e-dl-icon {
  display: block;
}
.e-dashboardlayout.e-control .e-panel:active {
  border: 1px #3f51b5 solid;
}
.e-dashboardlayout.e-control .e-panel .e-panel-container {
  height: 100%;
  width: 100%;
}
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-content .e-blazor-template {
  height: inherit;
  width: inherit;
}
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-dl-icon {
  display: none;
}
.e-dashboardlayout.e-control .e-panel.e-panel-transition {
  transition: top 0.1s, left 0.1s;
}
.e-dashboardlayout.e-control .e-panel .e-panel-header {
  border-bottom: none;
  color: rgba(0, 0, 0, 0.54);
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 14px;
  font-weight: 500;
  height: 28px;
  padding: 2px 12px;
}
.e-dashboardlayout.e-control .e-panel .e-panel-header div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.e-dashboardlayout.e-control .e-panel .e-panel-header .e-header-content {
  display: inline-block;
}
.e-dashboardlayout.e-control .e-panel .e-panel-header .e-header-template {
  float: right;
}
.e-dashboardlayout.e-control .e-panel .e-resize.e-single, .e-dashboardlayout.e-control .e-panel .e-resize.e-double {
  position: absolute;
  touch-action: none;
}
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north, .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south {
  border: none;
}
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east:hover {
  cursor: e-resize;
}
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-west:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-west:hover {
  cursor: w-resize;
}
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north:hover {
  cursor: n-resize;
}
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south:hover {
  cursor: s-resize;
}
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-west:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-west:hover {
  cursor: nw-resize;
}
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-east:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-east:hover {
  cursor: ne-resize;
}
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-west:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-west:hover {
  cursor: sw-resize;
}
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-east:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-east:hover {
  cursor: se-resize;
}
.e-dashboardlayout.e-control .e-panel .e-resize.e-single::before, .e-dashboardlayout.e-control .e-panel .e-resize.e-double::before {
  font-family: "e-icons";
  position: absolute;
}
.e-dashboardlayout.e-control .e-panel.e-dragging, .e-dashboardlayout.e-control .e-panel.e-item-moving {
  cursor: move;
  z-index: 1111 !important;
}
.e-dashboardlayout.e-control .e-panel.e-rtl .e-panel-header .e-header-template {
  float: left;
}
.e-dashboardlayout.e-control .e-drag:hover {
  cursor: move;
}
.e-dashboardlayout.e-control .e-drag-restrict.e-drag:hover,
.e-dashboardlayout.e-control .e-drag-restrict .e-drag:hover {
  cursor: default;
}
.e-dashboardlayout.e-control .e-holder {
  background: rgba(63, 81, 181, 0.2);
  border: 1px #3f51b5 dotted;
  border-radius: 2px;
  position: absolute;
  border-radius: 2px;
}
.e-dashboardlayout.e-control .e-holder.e-holder-transition {
  transition: top 0.3s, left 0.3s;
}

.e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
  height: 100%;
  width: 100%;
}

.e-dashboardlayout.e-control {
  display: block;
  position: relative;
}
.e-dashboardlayout.e-control .e-panel {
  background: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  position: absolute;
}
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header {
  color: rgba(0, 0, 0, 0.54);
}
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-single {
  background: none;
}
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double {
  color: #000;
  font-size: 20px;
  height: 20px;
  width: 20px;
}
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-double {
  bottom: 1px;
  right: 1px;
}
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-double {
  bottom: 1px;
  left: 1px;
}
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-double {
  left: 1px;
  top: 1px;
}
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-double {
  right: 1px;
  top: 1px;
}
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-shrink {
  right: 1px;
  top: 1px;
}
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-shrink {
  left: 1px;
  top: 1px;
}
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-shrink {
  bottom: 1px;
  left: 1px;
}
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-shrink {
  bottom: 1px;
  right: 1px;
}
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-expand {
  right: 1px;
  top: 1px;
}
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-expand {
  left: 1px;
  top: 1px;
}
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-expand {
  bottom: 1px;
  left: 1px;
}
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-expand {
  bottom: 1px;
  right: 1px;
}
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
  font-size: 13px;
  font-weight: 500;
  height: 30px;
  padding: 0 12px;
}
.e-bigger .e-panel-header {
  color: rgba(0, 0, 0, 0.54);
}

.e-bigger .e-panel-header {
  font-size: 13px;
  font-weight: 500;
  height: 30px;
  padding: 0 12px;
}

.e-timeline {
  --dot-size: 16px;
  --dot-outer-space: 0;
  --dot-border: 1px;
  --connector-size: 1px;
  --dot-radius: 50%;
  height: inherit;
  width: 100%;
}
.e-timeline [class^="e-dot "]::before,
.e-timeline .e-dot-item,
.e-timeline .e-dot {
  display: flex;
  align-items: center;
  justify-content: center;
}
.e-timeline [class^="e-dot "]::before {
  min-width: 32px;
  min-height: 32px;
  border-radius: var(--dot-radius);
}
.e-timeline .e-timeline-items {
  display: inline-flex;
  flex-direction: column;
  list-style: none;
  flex-wrap: nowrap;
  padding: 0;
  width: inherit;
  height: inherit;
}
.e-timeline .e-timeline-item {
  display: flex;
  flex-direction: row;
  position: relative;
  align-items: flex-start;
  width: inherit;
  height: inherit;
}
.e-timeline .e-timeline-item.e-connector::after {
  top: 0;
  bottom: 0;
  left: calc(50% - var(--connector-size));
  right: auto;
  content: "";
  position: absolute;
  z-index: 999;
  border-width: var(--connector-size);
  border-style: solid;
}
.e-timeline .e-timeline-item.e-connector.e-item-template::after {
  content: unset;
}
.e-timeline .e-dot-item {
  position: relative;
  flex: 0 1 calc(var(--dot-size) * 3);
  z-index: 1000;
}
.e-timeline .e-dot {
  min-width: var(--dot-size);
  min-height: var(--dot-size);
  border-radius: var(--dot-radius);
  outline: var(--dot-outer-space) solid;
  border: var(--dot-border) solid;
  font-size: 16px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.e-timeline .e-opposite-content,
.e-timeline .e-content {
  flex: 1 1 50%;
}
.e-timeline .e-opposite-content {
  font-size: 12px;
}
.e-timeline .e-content {
  text-align: left;
  font-size: 14px;
  font-weight: 500;
}
.e-timeline .e-timeline-item:first-child::after {
  top: 0;
}
.e-timeline .e-timeline-item:last-child::after {
  bottom: calc(var(--dot-size) * 2);
}
.e-timeline.e-vertical.e-align-before .e-timeline-item, .e-timeline.e-vertical.e-align-alternate .e-timeline-item:nth-of-type(even), .e-timeline.e-vertical.e-align-alternatereverse .e-timeline-item:nth-of-type(odd) {
  flex-direction: row-reverse;
}
.e-timeline.e-vertical.e-timeline-reverse .e-timeline-items {
  flex-direction: column-reverse;
}
.e-timeline.e-vertical.e-align-before .e-timeline-items .e-opposite-content, .e-timeline.e-vertical.e-align-after .e-timeline-items .e-content {
  text-align: left;
}
.e-timeline.e-vertical .e-timeline-item.e-connector:last-child::after {
  content: unset;
}
.e-timeline.e-vertical.e-align-before.e-opposite-content-only .e-connector::after, .e-timeline.e-vertical.e-align-after.e-rtl.e-opposite-content-only .e-connector::after, .e-timeline.e-vertical.e-align-before.e-rtl.e-content-only .e-connector::after, .e-timeline.e-vertical.e-align-after.e-content-only .e-connector::after {
  left: calc(var(--dot-size) * 3 / 2 - var(--connector-size));
  right: auto;
}
.e-timeline.e-vertical.e-align-before.e-content-only .e-connector::after, .e-timeline.e-vertical.e-align-before.e-rtl.e-opposite-content-only .e-connector::after, .e-timeline.e-vertical.e-align-after.e-opposite-content-only .e-connector::after, .e-timeline.e-vertical.e-align-after.e-rtl.e-content-only .e-connector::after {
  right: calc(var(--dot-size) * 3 / 2 - var(--connector-size));
  left: auto;
}
.e-timeline.e-vertical.e-align-after.e-opposite-content-only .e-content, .e-timeline.e-vertical.e-align-after.e-content-only .e-opposite-content, .e-timeline.e-vertical.e-align-before.e-opposite-content-only .e-content, .e-timeline.e-vertical.e-align-before.e-content-only .e-opposite-content {
  flex: 0;
}
.e-timeline.e-vertical.e-timeline-reverse .e-timeline-item.e-connector:first-child::after {
  content: unset;
}
.e-timeline.e-vertical.e-timeline-reverse .e-timeline-item.e-connector:last-child::after {
  content: "";
  bottom: 0;
}
.e-timeline.e-vertical.e-align-after .e-opposite-content, .e-timeline.e-vertical.e-align-before .e-content, .e-timeline.e-vertical.e-rtl.e-align-after .e-content, .e-timeline.e-vertical.e-rtl.e-align-alternate .e-timeline-item:nth-of-type(odd) .e-content, .e-timeline.e-vertical.e-rtl.e-align-alternatereverse .e-timeline-item:nth-of-type(even) .e-content, .e-timeline.e-vertical.e-align-alternate .e-timeline-item:nth-of-type(even) .e-content, .e-timeline.e-vertical.e-align-alternatereverse .e-timeline-item:nth-of-type(odd) .e-content, .e-timeline.e-vertical.e-rtl.e-align-alternate .e-timeline-item:nth-of-type(even) .e-opposite-content, .e-timeline.e-vertical.e-rtl.e-align-alternatereverse .e-timeline-item:nth-of-type(odd) .e-opposite-content, .e-timeline.e-vertical.e-rtl.e-align-before .e-opposite-content, .e-timeline.e-vertical.e-align-alternate .e-opposite-content, .e-timeline.e-vertical.e-align-alternatereverse .e-opposite-content {
  text-align: right;
}
.e-timeline.e-vertical.e-align-before .e-opposite-content, .e-timeline.e-vertical.e-align-after .e-content, .e-timeline.e-vertical.e-rtl.e-align-after .e-opposite-content, .e-timeline.e-vertical.e-align-alternate .e-timeline-item:nth-of-type(odd) .e-content, .e-timeline.e-vertical.e-align-alternatereverse .e-timeline-item:nth-of-type(even) .e-content, .e-timeline.e-vertical.e-align-alternate .e-timeline-item:nth-of-type(even) .e-opposite-content, .e-timeline.e-vertical.e-align-alternatereverse .e-timeline-item:nth-of-type(odd) .e-opposite-content, .e-timeline.e-vertical.e-rtl.e-align-alternate .e-timeline-item:nth-of-type(even) .e-content, .e-timeline.e-vertical.e-rtl.e-align-alternatereverse .e-timeline-item:nth-of-type(odd) .e-content, .e-timeline.e-vertical.e-rtl.e-align-before .e-content, .e-timeline.e-vertical.e-rtl.e-align-alternate .e-opposite-content, .e-timeline.e-vertical.e-rtl.e-align-alternatereverse .e-opposite-content {
  text-align: left;
}
.e-timeline.e-vertical .e-dot-item {
  width: calc(var(--dot-size) * 2);
}
.e-timeline.e-horizontal .e-timeline-items {
  display: inline-flex;
  flex-direction: row;
}
.e-timeline.e-horizontal .e-timeline-item {
  height: auto;
  flex-direction: column;
  align-items: center;
}
.e-timeline.e-horizontal.e-timeline-reverse.e-rtl .e-timeline-item.e-connector::after {
  left: calc(50% - var(--connector-size));
  right: auto;
}
.e-timeline.e-horizontal.e-rtl .e-timeline-item.e-connector::after, .e-timeline.e-horizontal.e-timeline-reverse .e-timeline-item.e-connector::after {
  right: calc(50% - var(--connector-size));
  left: auto;
}
.e-timeline.e-horizontal .e-dot-item {
  margin: var(--dot-size);
}
.e-timeline.e-horizontal .e-opposite-content,
.e-timeline.e-horizontal .e-content {
  display: flex;
}
.e-timeline.e-horizontal.e-align-alternate .e-timeline-item:nth-of-type(even) .e-content, .e-timeline.e-horizontal.e-align-alternate .e-timeline-item:nth-of-type(odd) .e-opposite-content, .e-timeline.e-horizontal.e-align-alternatereverse .e-timeline-item:nth-of-type(odd) .e-content, .e-timeline.e-horizontal.e-align-alternatereverse .e-timeline-item:nth-of-type(even) .e-opposite-content, .e-timeline.e-horizontal.e-align-before .e-content {
  align-items: flex-end;
}
.e-timeline.e-horizontal.e-align-alternate .e-timeline-item:nth-of-type(odd) .e-content, .e-timeline.e-horizontal.e-align-alternate .e-timeline-item:nth-of-type(even) .e-opposite-content, .e-timeline.e-horizontal.e-align-alternatereverse .e-timeline-item:nth-of-type(even) .e-content, .e-timeline.e-horizontal.e-align-alternatereverse .e-timeline-item:nth-of-type(odd) .e-opposite-content, .e-timeline.e-horizontal.e-align-before .e-opposite-content {
  align-items: flex-start;
}
.e-timeline.e-horizontal.e-align-before .e-timeline-item, .e-timeline.e-horizontal.e-align-alternate .e-timeline-item:nth-of-type(even), .e-timeline.e-horizontal.e-align-alternatereverse .e-timeline-item:nth-of-type(odd) {
  flex-direction: column-reverse;
}
.e-timeline.e-horizontal.e-timeline-reverse .e-timeline-items {
  flex-direction: row-reverse;
}
.e-timeline.e-horizontal .e-timeline-item::after {
  width: 100%;
  height: 0;
  top: calc(50% - var(--connector-size));
}
.e-timeline.e-horizontal .e-opposite-content {
  display: flex;
  align-items: flex-end;
  text-align: left;
  padding: 0;
}
.e-timeline.e-horizontal .e-content {
  padding: 0;
}
.e-timeline.e-horizontal .e-timeline-item:last-child::after {
  width: auto;
}

.e-timeline .e-dot {
  background-color: #eee;
  border-color: #eee;
  color: #000;
  outline-color: #fff;
}
.e-timeline.e-outline .e-dot {
  background-color: #fff;
}
.e-timeline .e-timeline-item.e-connector::after {
  border-color: #eee;
}
.e-timeline .e-content {
  color: #000;
}
.e-timeline .e-opposite-content {
  color: #000;
}
.e-timeline .e-item-disabled .e-content,
.e-timeline .e-item-disabled .e-opposite-content {
  color: "rgba($black, .38)";
}

.e-bigger.e-timeline [class^="e-dot "]::before,
.e-bigger .e-timeline [class^="e-dot "]::before {
  min-width: 40px;
  min-height: 40px;
  font-size: 18px;
}
.e-bigger.e-timeline .e-dot-item,
.e-bigger .e-timeline .e-dot-item {
  flex: 0 1 calc(var(--dot-size) * 4);
}
.e-bigger.e-timeline.e-vertical.e-align-before.e-opposite-content-only .e-connector::after, .e-bigger.e-timeline.e-vertical.e-align-after.e-rtl.e-opposite-content-only .e-connector::after, .e-bigger.e-timeline.e-vertical.e-align-before.e-rtl.e-content-only .e-connector::after, .e-bigger.e-timeline.e-vertical.e-align-after.e-content-only .e-connector::after,
.e-bigger .e-timeline.e-vertical.e-align-before.e-opposite-content-only .e-connector::after,
.e-bigger .e-timeline.e-vertical.e-align-after.e-rtl.e-opposite-content-only .e-connector::after,
.e-bigger .e-timeline.e-vertical.e-align-before.e-rtl.e-content-only .e-connector::after,
.e-bigger .e-timeline.e-vertical.e-align-after.e-content-only .e-connector::after {
  left: calc(var(--dot-size) * 4 / 2 - var(--connector-size));
}
.e-bigger.e-timeline.e-vertical.e-align-before.e-content-only .e-connector::after, .e-bigger.e-timeline.e-vertical.e-align-before.e-rtl.e-opposite-content-only .e-connector::after, .e-bigger.e-timeline.e-vertical.e-align-after.e-opposite-content-only .e-connector::after, .e-bigger.e-timeline.e-vertical.e-align-after.e-rtl.e-content-only .e-connector::after,
.e-bigger .e-timeline.e-vertical.e-align-before.e-content-only .e-connector::after,
.e-bigger .e-timeline.e-vertical.e-align-before.e-rtl.e-opposite-content-only .e-connector::after,
.e-bigger .e-timeline.e-vertical.e-align-after.e-opposite-content-only .e-connector::after,
.e-bigger .e-timeline.e-vertical.e-align-after.e-rtl.e-content-only .e-connector::after {
  right: calc(var(--dot-size) * 4 / 2 - var(--connector-size));
}
.e-bigger.e-timeline .e-dot,
.e-bigger .e-timeline .e-dot {
  min-width: 20px;
  min-height: 20px;
}
.e-bigger.e-timeline .e-opposite-content,
.e-bigger .e-timeline .e-opposite-content {
  font-size: 14px;
}
.e-bigger.e-timeline .e-content,
.e-bigger .e-timeline .e-content {
  font-size: 16px;
  font-weight: 500;
}
/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/@syncfusion/ej2-grids/styles/material.css?ngGlobalStyle ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable property-no-vendor-prefix */
@keyframes e-input-ripple {
  100% {
    opacity: 0;
    transform: scale(4);
  }
}
@keyframes slideTopUp {
  from {
    transform: translate3d(0, 0, 0) scale(1);
  }
  to {
    transform: translate3d(0, 0, 0) scale(1);
  }
}
.e-ddl.e-control-wrapper .e-ddl-icon::before {
  transform: rotate(0deg);
  transition: transform 300ms ease;
}

.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before {
  transform: rotate(180deg);
  transition: transform 300ms ease;
}

.e-dropdownbase .e-list-item.e-active.e-hover {
  color: #e3165b;
}

.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
.e-input-group:not(.e-disabled) .e-back-icon:active,
.e-input-group:not(.e-disabled) .e-back-icon:hover,
.e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:active,
.e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:hover {
  background: transparent;
}

.e-input-group .e-ddl-icon:not(:active)::after {
  animation: none;
}

.e-ddl.e-popup {
  border: 0;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  margin-top: 2px;
}

.e-popup.e-ddl .e-dropdownbase {
  min-height: 26px;
}

.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
  margin: 6px 6px 5px;
  min-height: 12px;
  min-width: 12px;
  padding: 6px;
}

.e-input-group.e-ddl,
.e-input-group.e-ddl .e-input,
.e-input-group.e-ddl .e-ddl-icon {
  background: transparent;
}

.e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
.e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left) {
  border-bottom-width: 0;
}

.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-small .e-clear-icon,
.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus.e-small .e-clear-icon,
.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon,
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon {
  margin: 0;
}

.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small .e-input-filter,
.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small.e-input-focus .e-input-filter {
  padding: 5px 5px 5px 12px;
}

.e-ddl.e-popup.e-outline .e-filter-parent {
  padding: 4px 8px;
}

/* stylelint-disable property-no-vendor-prefix */
@keyframes material-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fabric-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.e-icon-check::before {
  content: "\e7ff";
}

.e-excelfilter .e-icon-filter::before {
  content: "\e7ee";
}
.e-excelfilter .e-excl-filter-icon::before {
  content: "\e251";
}
.e-excelfilter .e-excl-filter-icon.e-filtered::before {
  content: "\e248";
}
.e-excelfilter .e-search-icon::before {
  content: "\e993";
}
.e-excelfilter .e-chkcancel-icon::before {
  content: "\e7a7";
}
.e-excelfilter .e-sortascending::before {
  content: "\e734";
}
.e-excelfilter .e-sortdescending::before {
  content: "\e733";
}

/*! Excel-Filter layout */
.sf-grid .e-excelfilter.e-dialog .e-dlg-content {
  padding-left: 0;
  padding-right: 0;
}
.sf-grid .e-excelfilter .e-dlg-content {
  overflow: visible;
  padding: 0;
}
.sf-grid .e-excelfilter .e-searchcontainer {
  padding: 18px;
  padding-top: 4px;
  padding-left: 9px;
  padding-right: 24px;
}
.sf-grid .e-excelfilter.e-rtl .e-searchcontainer {
  padding: 18px;
  padding-top: 4px;
  padding-left: 18px;
  padding-right: 0;
}
.sf-grid .e-excelfilter.e-rtl .e-checkbox-wrapper .e-frame + .e-label {
  margin-left: 0;
  margin-right: 8px;
}
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu {
  display: inline-block;
  position: relative;
  width: 100%;
}
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul {
  position: absolute;
}
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item .e-menu-icon {
  height: 26px;
  line-height: 26px;
}
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-menu-item:not(.e-separator) {
  height: 36px;
  line-height: 36px;
}
.sf-grid .e-excelfilter .e-contextmenu-container.e-sfcontextmenu .e-ul .e-separator {
  height: auto;
}
.sf-grid .e-excelfilter .e-contextmenu-container ul .e-menu-item .e-caret {
  margin-right: 24px;
}
.sf-grid .e-excelfilter .e-searchbox {
  padding-left: 8px;
}

.sf-grid-dlg.e-xlflmenu .e-xlfl-radiodiv {
  width: unset;
}

.e-xlflmenu {
  min-height: 295px;
}
.e-xlflmenu .e-xlfl-dlgfields {
  font-size: 17px;
}
.e-xlflmenu .e-xlfl-fieldset {
  font-size: 14px;
  padding-top: 15px;
}
.e-xlflmenu .e-xlfl-optr,
.e-xlflmenu .e-xlfl-value {
  padding-top: 12px;
}
.e-xlflmenu .e-xlfl-radio,
.e-xlflmenu .e-xlfl-mtcase {
  padding-top: 12px;
}
.e-xlflmenu .e-xlfl-optr:first-child {
  padding-right: 12px;
}
.e-xlflmenu .e-xlfl-table {
  border-spacing: 0;
  table-layout: fixed;
  width: 100%;
}
.e-xlflmenu .e-radio + label .e-label {
  margin-top: 0;
  padding-left: 23px;
  padding-right: 13px;
}
.e-xlflmenu .e-checkbox-wrapper .e-frame + .e-label {
  margin-bottom: 1px;
  margin-left: 6px;
}
.e-xlflmenu .e-checkbox-wrapper .e-frame {
  margin-bottom: 1px;
}
.e-xlflmenu .e-dlg-content {
  padding-bottom: 6px;
}
.e-xlflmenu .e-xlfl-radiodiv {
  width: 117px;
}
.e-xlflmenu .e-xlfl-matchcasediv {
  margin-left: 0;
  margin-right: 13px;
}

.e-xlfl-radio-or,
.e-xlfl-matchcasediv {
  margin-left: 13px;
}

.e-emptyicon {
  opacity: 0;
}

.e-xlflmenu.e-rtl .e-xlfl-optr {
  padding-left: 12px;
  padding-right: 0;
}
.e-xlflmenu.e-rtl .e-radio + label .e-label {
  padding-left: 0;
  padding-right: 25px;
}
.e-xlflmenu.e-rtl .e-xlfl-radio-or {
  margin-left: 0;
  margin-right: 13px;
}

.e-excelfilter .e-checkboxlist {
  height: 200px;
  margin-top: 5px;
  min-height: 160px;
  overflow-y: auto;
}
.e-excelfilter .e-checkboxfiltertext {
  width: 150px;
  word-break: normal;
}
.e-excelfilter .e-chk-hidden {
  -moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
  height: 1px;
  opacity: 0;
  width: 1px;
}
.e-excelfilter .e-contextmenu-wrapper ul li,
.e-excelfilter .e-contextmenu-container ul li {
  height: 36px;
  line-height: 36px;
}
.e-excelfilter .e-contextmenu-wrapper ul li .e-menu-icon,
.e-excelfilter .e-contextmenu-container ul li .e-menu-icon {
  height: 36px;
  line-height: 36px;
  margin-right: 12px;
}
.e-excelfilter .e-contextmenu-wrapper ul .e-menu-item .e-caret {
  height: 36px;
  line-height: 36px;
}
.e-excelfilter .e-contextmenu-wrapper ul,
.e-excelfilter .e-contextmenu-container ul:not(.e-ul) {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  max-width: 300px;
  padding-bottom: 4px;
  position: static;
}
.e-excelfilter .e-dlg-content {
  background-color: #fff;
  padding-top: 0;
  padding-top: 0;
}
.e-excelfilter .e-searchbox,
.e-excelfilter .e-contextmenu-wrapper,
.e-excelfilter .e-contextmenu-wrapper ul {
  display: block;
}
.e-excelfilter .e-contextmenu-wrapper ul {
  padding-bottom: 4px;
  position: static;
}
.e-excelfilter .e-contextmenu-wrapper ul li .e-contextmenu-container ul li {
  height: 36px;
  line-height: 36px;
}
.e-excelfilter .e-contextmenu-wrapper ul .e-menu-item .e-caret {
  height: 36px;
  line-height: 36px;
  margin-right: 17px;
}
.e-excelfilter .e-contextmenu-wrapper ul li .e-menu-icon,
.e-excelfilter .e-contextmenu-container ul li .e-menu-icon {
  height: 36px;
  line-height: 36px;
  margin-right: 12px;
}
.e-excelfilter.e-rtl .e-contextmenu-wrapper ul li .e-menu-icon {
  margin-right: 0;
}
.e-excelfilter.e-rtl .e-contextmenu-wrapper ul .e-menu-item .e-caret {
  margin-left: 17px;
}
.e-excelfilter .e-footer-content {
  border-style: solid;
  border-width: 1px 0 0;
}
.e-excelfilter .e-excel-menu {
  z-index: 1000;
}
.e-excelfilter .e-xlsel {
  border: 0 solid;
  position: absolute;
  -webkit-user-select: none;
          user-select: none;
}
.e-excelfilter.e-dialog .e-dlg-content {
  padding-left: 9px;
}
.e-excelfilter .e-ftrchk,
.e-excelfilter .e-searchbox {
  padding-left: 9px;
}
.e-excelfilter.e-rtl .e-dlg-content {
  padding-left: 18px;
  padding-right: 9px;
}
.e-excelfilter.e-rtl .e-ftrchk,
.e-excelfilter.e-rtl .e-searchbox {
  padding-left: 0;
  padding-right: 9px;
}

.e-ftrchk {
  padding-bottom: 9px;
  padding-top: 9px;
}

.e-excel-menu.e-contextmenu.e-menu-parent {
  max-height: 298px;
  overflow-y: auto;
}

/*! Excel-Filter theme */
.e-excelfilter .e-footer-content {
  border-color: rgba(0, 0, 0, 0.12);
  opacity: 1;
}
.e-excelfilter .e-filtered::before {
  color: #e3165b;
}
.e-excelfilter .e-dlg-content {
  padding-bottom: 0;
}

li.e-separator.e-menu-item.e-excel-separator {
  margin-bottom: 4px;
  margin-top: 4px;
}

.e-xlsel {
  background-color: #e3165b;
  border-color: #e3165b;
}

/*! Excel-Filter bigger */
.e-bigger .e-xlflmenu.e-rtl .e-radio + label .e-label {
  padding-left: 0;
  padding-right: 25px;
}

.e-bigger .e-xlflmenu {
  min-height: 396px;
}
.e-bigger .e-xlflmenu .e-xlfl-table {
  border-spacing: 0;
  width: 100%;
}
.e-bigger .e-xlflmenu .e-dlg-content {
  padding-bottom: 8px;
}
.e-bigger .e-xlflmenu .e-radio + label .e-label {
  padding-left: 28px;
  padding-right: 5px;
}
.e-bigger .e-xlflmenu .e-checkbox-wrapper .e-frame + .e-label {
  margin-left: 8px;
}
.e-bigger .e-xlflmenu .e-xlfl-radiodiv {
  width: 137px;
}
.e-bigger .e-xlflmenu .e-xlfl-radio-or,
.e-bigger .e-xlflmenu .e-xlfl-matchcasediv {
  margin-left: 18px;
}
.e-bigger .e-xlflmenu .e-xlfl-optr:first-child {
  padding-right: 16px;
}
.e-bigger .e-xlflmenu.e-rtl .e-xlfl-optr {
  padding-right: 0;
}
.e-bigger .e-xlflmenu .e-xlfl-dlgfields {
  font-size: 18px;
}
.e-bigger .e-xlflmenu .e-xlfl-fieldset {
  font-size: 15px;
  padding-top: 20px;
}
.e-bigger .e-xlflmenu .e-xlfl-optr,
.e-bigger .e-xlflmenu .e-xlfl-value {
  padding-top: 16px;
}
.e-bigger .e-xlflmenu .e-xlfl-radio,
.e-bigger .e-xlflmenu .e-xlfl-mtcase {
  padding-top: 16px;
}

.e-bigger .e-excelfilter .e-xlflmenu,
.e-excelfilter.e-bigger .e-xlflmenu {
  min-height: 396px;
}
.e-bigger .e-excelfilter .e-ftrchk,
.e-excelfilter.e-bigger .e-ftrchk {
  padding-bottom: 13px;
  padding-top: 13px;
}
.e-bigger .e-excelfilter .e-contextmenu-wrapper ul li,
.e-bigger .e-excelfilter .e-contextmenu-container ul li,
.e-excelfilter.e-bigger .e-contextmenu-wrapper ul li,
.e-excelfilter.e-bigger .e-contextmenu-container ul li {
  height: 48px;
  line-height: 48px;
}
.e-bigger .e-excelfilter .e-contextmenu-wrapper ul li .e-menu-icon,
.e-bigger .e-excelfilter .e-contextmenu-container ul li .e-menu-icon,
.e-excelfilter.e-bigger .e-contextmenu-wrapper ul li .e-menu-icon,
.e-excelfilter.e-bigger .e-contextmenu-container ul li .e-menu-icon {
  height: 48px;
  line-height: 48px;
  margin-right: 15px;
}
.e-bigger .e-excelfilter .e-contextmenu-wrapper ul .e-menu-item .e-caret,
.e-excelfilter.e-bigger .e-contextmenu-wrapper ul .e-menu-item .e-caret {
  height: 48px;
  line-height: 48px;
  margin-right: 0;
}
.e-bigger .e-excelfilter.e-dialog .e-dlg-content,
.e-excelfilter.e-bigger.e-dialog .e-dlg-content {
  padding-left: 11px;
}
.e-bigger .e-excelfilter .e-ftrchk,
.e-bigger .e-excelfilter .e-searchbox,
.e-excelfilter.e-bigger .e-ftrchk,
.e-excelfilter.e-bigger .e-searchbox {
  padding-left: 13px;
}
.e-bigger .e-excelfilter.e-rtl .e-contextmenu-wrapper ul li .e-menu-icon,
.e-excelfilter.e-bigger.e-rtl .e-contextmenu-wrapper ul li .e-menu-icon {
  margin-right: 0;
}
.e-bigger .e-excelfilter.e-rtl .e-contextmenu-wrapper ul .e-menu-item .e-caret,
.e-excelfilter.e-bigger.e-rtl .e-contextmenu-wrapper ul .e-menu-item .e-caret {
  margin-left: 0;
}
.e-bigger .e-excelfilter.e-rtl .e-dlg-content,
.e-excelfilter.e-bigger.e-rtl .e-dlg-content {
  padding-left: 24px;
  padding-right: 11px;
}
.e-bigger .e-excelfilter.e-rtl .e-ftrchk,
.e-bigger .e-excelfilter.e-rtl .e-searchbox,
.e-excelfilter.e-bigger.e-rtl .e-ftrchk,
.e-excelfilter.e-bigger.e-rtl .e-searchbox {
  padding-left: 0;
  padding-right: 13px;
}

.e-bigger .e-excel-menu.e-contextmenu.e-menu-parent {
  max-height: 355px;
}

@keyframes tbar-popup-shadow {
  0% {
    border-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(255, 255, 255, 0.12);
  }
}
.e-icon-check::before {
  content: "\e7ff";
}

.e-grid.e-rtl .e-icon-rowdragicon::before,
.e-grid .e-icon-rowdragicon::before,
.e-grid .e-group-animate .e-drag.e-icon-drag::before,
.e-grid-menu.e-rtl .e-icon-rowdragicon::before,
.e-grid-menu .e-icon-rowdragicon::before,
.e-grid-menu .e-group-animate .e-drag.e-icon-drag::before {
  content: "\e330";
}
.e-grid .e-group-animate .e-nextgroup.e-icon-next::before,
.e-grid-menu .e-group-animate .e-nextgroup.e-icon-next::before {
  content: "\ec07";
}
.e-grid .e-icon-autofit::before,
.e-grid-menu .e-icon-autofit::before {
  content: "\e9d9";
}
.e-grid .e-icon-autofitall::before,
.e-grid-menu .e-icon-autofitall::before {
  content: "\e9da";
}
.e-grid .e-icon-columnchooser::before,
.e-grid-menu .e-icon-columnchooser::before {
  content: "\e9db";
}
.e-grid .e-icon-ascending::before,
.e-grid-menu .e-icon-ascending::before {
  content: "\e840";
}
.e-grid .e-icon-descending::before,
.e-grid-menu .e-icon-descending::before {
  content: "\e83f";
}
.e-grid .e-icon-hide::before,
.e-grid-menu .e-icon-hide::before {
  content: "\e825";
}
.e-grid .e-ungroupbutton.e-icon-hide::before,
.e-grid-menu .e-ungroupbutton.e-icon-hide::before {
  content: "\e917";
}
.e-grid .e-icon-rowselect::before,
.e-grid-menu .e-icon-rowselect::before {
  content: "\e930";
}
.e-grid .e-icon-sortdirect::before,
.e-grid-menu .e-icon-sortdirect::before {
  content: "\e890";
}
.e-grid .e-icon-gdownarrow::before,
.e-grid-menu .e-icon-gdownarrow::before {
  content: "\e83d";
}
.e-grid .e-icon-grightarrow::before,
.e-grid-menu .e-icon-grightarrow::before {
  content: "\e859";
}
.e-grid .e-icon-filter::before,
.e-grid .e-icon-filter.e-filtered::before,
.e-grid-menu .e-icon-filter::before,
.e-grid-menu .e-icon-filter.e-filtered::before {
  content: "\e7ee";
}
.e-grid .e-excl-filter-icon::before,
.e-grid .e-resfilter-icon::before,
.e-grid-menu .e-excl-filter-icon::before,
.e-grid-menu .e-resfilter-icon::before {
  content: "\e251";
}
.e-grid .e-ressort-icon::before,
.e-grid-menu .e-ressort-icon::before {
  content: "\e612";
}
.e-grid .e-excl-filter-icon.e-filtered::before,
.e-grid-menu .e-excl-filter-icon.e-filtered::before {
  content: "\e248";
}
.e-grid.e-rtl .e-icon-grightarrow::before,
.e-grid-menu.e-rtl .e-icon-grightarrow::before {
  content: "\e854";
}
.e-grid .e-icon-group::before,
.e-grid .e-icon-ungroup::before,
.e-grid-menu .e-icon-group::before,
.e-grid-menu .e-icon-ungroup::before {
  content: "\e926";
}
.e-grid .e-icon-reorderuparrow::before,
.e-grid-menu .e-icon-reorderuparrow::before {
  content: "\e918";
}
.e-grid .e-icon-reorderdownarrow::before,
.e-grid-menu .e-icon-reorderdownarrow::before {
  content: "\e919";
}
.e-grid .e-print::before,
.e-grid-menu .e-print::before {
  content: "\e813";
}
.e-grid .e-add::before,
.e-grid-menu .e-add::before {
  content: "\e7f9";
}
.e-grid .e-resback-icon::before,
.e-grid-menu .e-resback-icon::before {
  content: "\e977";
}
.e-grid .e-wordexport::before,
.e-grid-menu .e-wordexport::before {
  content: "\e7b0";
}
.e-grid .e-pdfexport::before,
.e-grid-menu .e-pdfexport::before {
  content: "\e240";
}
.e-grid .e-csvexport::before,
.e-grid-menu .e-csvexport::before {
  content: "\e241";
}
.e-grid .e-excelexport::before,
.e-grid-menu .e-excelexport::before {
  content: "\e242";
}
.e-grid .e-edit::before,
.e-grid-menu .e-edit::before {
  content: "\e81e";
}
.e-grid .e-responsivetoolbaritems-btn::before,
.e-grid .e-columnmenu::before,
.e-grid .e-columnmenu.e-filtered::before,
.e-grid-menu .e-responsivetoolbaritems-btn::before,
.e-grid-menu .e-columnmenu::before,
.e-grid-menu .e-columnmenu.e-filtered::before {
  content: "\e984";
}
.e-grid .e-delete::before,
.e-grid-menu .e-delete::before {
  content: "\e84e";
}
.e-grid .e-copy::before,
.e-grid-menu .e-copy::before {
  content: "\e70a";
}
.e-grid .e-save::before,
.e-grid-menu .e-save::before {
  content: "\e98e";
}
.e-grid .e-update::before,
.e-grid-menu .e-update::before {
  content: "\e735";
}
.e-grid .e-columnchooserdiv::before,
.e-grid-menu .e-columnchooserdiv::before {
  content: "\e714";
}
.e-grid .e-columnchooser::before,
.e-grid-menu .e-columnchooser::before {
  content: "\e21e";
}
.e-grid .e-columnchooser-btn::before,
.e-grid-menu .e-columnchooser-btn::before {
  content: "\e969";
}
.e-grid .e-cc-icon::before,
.e-grid-menu .e-cc-icon::before {
  content: "\e82e";
}

.e-grid .e-ccsearch-icon::before,
.e-grid .e-search-icon::before,
.e-grid-menu .e-ccsearch-icon::before,
.e-grid-menu .e-search-icon::before,
.e-grid-popup .e-ccsearch-icon::before,
.e-grid-popup .e-search-icon::before {
  content: "\e993";
}
.e-grid .e-ccsearch-icon.e-cc-cancel::before,
.e-grid .e-chkcancel-icon::before,
.e-grid-menu .e-ccsearch-icon.e-cc-cancel::before,
.e-grid-menu .e-chkcancel-icon::before,
.e-grid-popup .e-ccsearch-icon.e-cc-cancel::before,
.e-grid-popup .e-chkcancel-icon::before {
  content: "\e7a7";
}
.e-grid .e-cancel-icon::before,
.e-grid .e-cancel::before,
.e-grid-menu .e-cancel-icon::before,
.e-grid-menu .e-cancel::before,
.e-grid-popup .e-cancel-icon::before,
.e-grid-popup .e-cancel::before {
  content: "\e825";
}

.e-responsive-dialog .e-resfilterback::before {
  content: "\e977";
}
.e-responsive-dialog .e-filterset::before {
  content: "\e7ee";
}
.e-responsive-dialog .e-search-icon::before, .e-responsive-dialog .e-ccdlg span.e-ccsearch-icon::before {
  content: "\e993";
}
.e-responsive-dialog .e-chkcancel-icon::before, .e-responsive-dialog .e-ccdlg span.e-cc-cancel::before {
  content: "\e7a7";
}
.e-responsive-dialog .e-icon-filter-clear::before {
  content: "\e248";
}
.e-responsive-dialog .e-resfilter-icon.e-icons::before {
  content: "\e251";
}
.e-responsive-dialog .e-resascending-icon.e-icons::before {
  content: "\e840";
}
.e-responsive-dialog .e-resdescending-icon.e-icons::before {
  content: "\e83f";
}
.e-responsive-dialog .e-rescolumn-icon.e-icons::before {
  content: "\e9db";
}
.e-responsive-dialog .e-resautofit-icon.e-icons::before {
  content: "\e9d9";
}
.e-responsive-dialog .e-resautofitall-icon.e-icons::before {
  content: "\e9da";
}
.e-responsive-dialog .e-resgroup-icon.e-icons::before, .e-responsive-dialog .e-resungroup-icon.e-icons::before {
  content: "\e926";
}

.e-grid-toolbarmenu .e-responsivetoolbar-menu .e-menu-icon.e-print::before {
  content: "\e813";
}
.e-grid-toolbarmenu .e-responsivetoolbar-menu .e-menu-icon.e-pdfexport::before {
  content: "\e240";
}
.e-grid-toolbarmenu .e-responsivetoolbar-menu .e-menu-icon.e-excelexport::before {
  content: "\e242";
}
.e-grid-toolbarmenu .e-responsivetoolbar-menu .e-menu-icon.e-csvexport::before {
  content: "\e241";
}
.e-grid-toolbarmenu .e-responsivetoolbar-menu .e-menu-icon.e-columnchooser::before {
  content: "\e9db";
}

.e-row-responsive-filter .e-dlg-closeicon-btn .e-icon-dlg-close::before {
  content: "\e977";
}

.e-contextmenu-container .e-menu-item .e-menu-icon.e-columnchooser::before {
  content: "\e9db";
}
.e-contextmenu-container .e-menu-item .e-menu-icon.e-pdfexport::before {
  content: "\e240";
}
.e-contextmenu-container .e-menu-item .e-menu-icon.e-excelexport::before {
  content: "\e242";
}
.e-contextmenu-container .e-menu-item .e-menu-icon.e-csvexport::before {
  content: "\e241";
}

/*! Grid layout */
.e-disableuserselect {
  -webkit-user-select: none;
          user-select: none;
}

/*! Blazor column menu custom css */
.e-contextmenu-container.e-sfcontextmenu.e-hide-menu {
  visibility: hidden;
}

.e-emptyicon {
  opacity: 0;
}

.e-device .e-flmenu-valuediv {
  padding: 24px 0 0;
}

.e-grid-popup {
  position: absolute;
}

.e-grid .e-dialog.e-checkboxfilter,
.e-grid .e-dialog.e-flmenu,
.e-grid-popup .e-dialog.e-checkboxfilter,
.e-grid-popup .e-dialog.e-flmenu {
  min-width: 250px;
}
.e-grid .e-dialog.e-checkboxfilter .e-dlg-content,
.e-grid .e-dialog.e-flmenu .e-dlg-content,
.e-grid-popup .e-dialog.e-checkboxfilter .e-dlg-content,
.e-grid-popup .e-dialog.e-flmenu .e-dlg-content {
  border-radius: 0;
}
.e-grid [class^=e-],
.e-grid-popup [class^=e-] {
  box-sizing: border-box;
}
.e-grid .e-flmenu-valuediv,
.e-grid-popup .e-flmenu-valuediv {
  padding: 24px 0 0;
}
.e-grid .e-dialog.e-checkboxfilter,
.e-grid-popup .e-dialog.e-checkboxfilter {
  min-height: 322px;
}
.e-grid .e-checkboxfilter .e-searchbox,
.e-grid-popup .e-checkboxfilter .e-searchbox {
  display: block;
}
.e-grid .e-checkboxfilter .e-dlg-content,
.e-grid-popup .e-checkboxfilter .e-dlg-content {
  padding-left: 9px;
}
.e-grid .e-checkboxfilter .e-ftrchk, .e-grid .e-checkboxfilter .e-searchbox,
.e-grid-popup .e-checkboxfilter .e-ftrchk,
.e-grid-popup .e-checkboxfilter .e-searchbox {
  padding-left: 9px;
}
.e-grid .e-checkboxfiltertext,
.e-grid-popup .e-checkboxfiltertext {
  width: 150px;
  word-break: normal;
  /* stylelint-disable */
  /* stylelint-enable */
}
.e-grid .e-checkboxlist,
.e-grid-popup .e-checkboxlist {
  height: 200px;
  margin-top: 5px;
  min-height: 160px;
  overflow-y: auto;
}
.e-grid .e-checkboxlist.e-checkbox-infinitescroll,
.e-grid-popup .e-checkboxlist.e-checkbox-infinitescroll {
  border-top-style: solid;
  border-top-color: rgba(0, 0, 0, 0.12);
  border-top-width: 1px;
  margin-top: 0;
  overflow-x: auto;
}
.e-grid .e-checkboxlist.e-checkbox-infinitescroll .e-checkbox-wrapper .e-label.e-checkboxfiltertext,
.e-grid-popup .e-checkboxlist.e-checkbox-infinitescroll .e-checkbox-wrapper .e-label.e-checkboxfiltertext {
  white-space: nowrap;
}
.e-grid.e-rtl .e-checkboxfilter .e-dlg-content,
.e-grid-popup.e-rtl .e-checkboxfilter .e-dlg-content {
  padding-left: 18px;
  padding-right: 9px;
}
.e-grid.e-rtl .e-checkboxfilter .e-ftrchk, .e-grid.e-rtl .e-checkboxfilter .e-searchbox,
.e-grid-popup.e-rtl .e-checkboxfilter .e-ftrchk,
.e-grid-popup.e-rtl .e-checkboxfilter .e-searchbox {
  padding-left: 0;
  padding-right: 9px;
}
.e-grid.e-rtl .e-searchclear, .e-grid.e-rtl .e-cc-searchdiv span.e-ccsearch-icon.e-icons,
.e-grid-popup.e-rtl .e-searchclear,
.e-grid-popup.e-rtl .e-cc-searchdiv span.e-ccsearch-icon.e-icons {
  float: left;
}
.e-grid .e-searchclear,
.e-grid-popup .e-searchclear {
  float: right;
}
.e-grid .e-checkfltrnmdiv,
.e-grid-popup .e-checkfltrnmdiv {
  height: 60px;
  padding: 23px;
  text-align: center;
}
.e-grid .e-checkboxlist > span,
.e-grid-popup .e-checkboxlist > span {
  padding-left: 9px;
}
.e-grid .e-chk-hidden,
.e-grid-popup .e-chk-hidden {
  -moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
  height: 1px;
  opacity: 0;
  width: 1px;
}
.e-grid .e-checkselect,
.e-grid .e-checkselectall,
.e-grid-popup .e-checkselect,
.e-grid-popup .e-checkselectall {
  margin: 0;
  opacity: 0;
  position: absolute;
  width: 0;
}
.e-grid .e-ftrchk,
.e-grid-popup .e-ftrchk {
  padding-bottom: 9px;
  padding-top: 9px;
}
.e-grid .e-ccdlg.e-sticky,
.e-grid-popup .e-ccdlg.e-sticky {
  position: fixed;
  z-index: 10;
}
.e-grid .e-ccdlg .e-dlg-content,
.e-grid-popup .e-ccdlg .e-dlg-content {
  margin: 20px 0 0;
  padding: 16px 18px 13px 9px;
  overflow: visible;
}
.e-grid .e-ccdlg .e-checkbox-wrapper.e-control.e-keyboard,
.e-grid-popup .e-ccdlg .e-checkbox-wrapper.e-control.e-keyboard {
  padding-left: 9px;
}
.e-grid .e-ccdlg .e-main-div,
.e-grid-popup .e-ccdlg .e-main-div {
  box-sizing: border-box;
  position: relative;
}
.e-grid .e-ccdlg .e-ccul-ele,
.e-grid-popup .e-ccdlg .e-ccul-ele {
  margin: 13px 0;
  padding: 0;
}
.e-grid .e-ccdlg .e-checkbox-infinitescroll .e-ccul-ele,
.e-grid-popup .e-ccdlg .e-checkbox-infinitescroll .e-ccul-ele {
  margin: 0;
}
.e-grid .e-ccdlg li.e-cclist,
.e-grid-popup .e-ccdlg li.e-cclist {
  padding: 9px 0;
}
.e-grid .e-ccdlg .e-checkbox-wrapper .e-frame,
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-frame {
  margin-left: 0;
}
.e-grid .e-ccdlg label.e-cc,
.e-grid-popup .e-ccdlg label.e-cc {
  margin: 0;
}
.e-grid .e-ccdlg .e-footer-content,
.e-grid-popup .e-ccdlg .e-footer-content {
  border-style: solid;
  border-width: 1px 0 0;
}
.e-grid .e-ccdlg .e-cc-contentdiv,
.e-grid-popup .e-ccdlg .e-cc-contentdiv {
  height: 196px;
  overflow-y: auto;
}
.e-grid .e-ccdlg .e-cc-contentdiv.e-checkbox-infinitescroll,
.e-grid-popup .e-ccdlg .e-cc-contentdiv.e-checkbox-infinitescroll {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgba(0, 0, 0, 0.12);
}
.e-grid .e-ccdlg .e-cc-searchdiv,
.e-grid-popup .e-ccdlg .e-cc-searchdiv {
  border-style: solid;
  border-width: 0 0 2px;
  left: 4px;
  opacity: 0.6;
  position: absolute;
  right: 0;
  top: -46px;
}
.e-grid .e-ccdlg .e-cc-searchdiv span.e-ccsearch-icon.e-icons,
.e-grid-popup .e-ccdlg .e-cc-searchdiv span.e-ccsearch-icon.e-icons {
  float: right;
  opacity: 0.6;
  padding: 5px 2px;
}
.e-grid .e-ccdlg .e-cc-searchdiv span.e-ccsearch-icon.e-cc-cancel,
.e-grid-popup .e-ccdlg .e-cc-searchdiv span.e-ccsearch-icon.e-cc-cancel {
  font-size: 11px;
  padding: 5px 2px 6px;
}
.e-grid .e-ccdlg .e-cc-searchdiv.e-input-focus,
.e-grid-popup .e-ccdlg .e-cc-searchdiv.e-input-focus {
  opacity: 1;
}
.e-grid .e-ccdlg .e-cc-searchdiv.e-input-focus span.e-ccsearch-icon.e-icons,
.e-grid-popup .e-ccdlg .e-cc-searchdiv.e-input-focus span.e-ccsearch-icon.e-icons {
  opacity: 1;
}
.e-grid .e-ccdlg .e-innerdiv.e-ccnmdiv,
.e-grid-popup .e-ccdlg .e-innerdiv.e-ccnmdiv {
  height: 60px;
  padding: 23px;
  text-align: center;
}
.e-grid .e-ccdlg .e-cc-lab-name,
.e-grid .e-ccdlg .e-checkbox-wrapper .e-label,
.e-grid-popup .e-ccdlg .e-cc-lab-name,
.e-grid-popup .e-ccdlg .e-checkbox-wrapper .e-label {
  text-overflow: ellipsis;
  width: 150px;
}
.e-grid .e-ccdlg .e-cc-chbox,
.e-grid-popup .e-ccdlg .e-cc-chbox {
  margin: 3px;
  vertical-align: middle;
}
.e-grid .e-ccdlg .e-cc-lab-name,
.e-grid-popup .e-ccdlg .e-cc-lab-name {
  padding: 7px;
  vertical-align: middle;
}
.e-grid .e-ccdlg .e-cc.e-input,
.e-grid .e-ccdlg .e-cc.e-input:focus,
.e-grid-popup .e-ccdlg .e-cc.e-input,
.e-grid-popup .e-ccdlg .e-cc.e-input:focus {
  border: 0;
  padding-bottom: 8px;
  padding-top: 4px;
  padding-left: 4px;
}
.e-grid .e-mask.e-skeleton,
.e-grid-popup .e-mask.e-skeleton {
  display: inline-block;
  height: 10px;
  width: 80%;
}
.e-grid .e-mask.e-mask-group-intent,
.e-grid-popup .e-mask.e-mask-group-intent {
  margin-left: 7px;
  width: 16px;
}
.e-grid .e-mask.e-mask-detail-intent,
.e-grid-popup .e-mask.e-mask-detail-intent {
  width: 16px;
}
.e-grid .e-mask.e-mask-checkbox-intent,
.e-grid-popup .e-mask.e-mask-checkbox-intent {
  margin-left: 3px;
  margin-right: 16px;
  width: 20px;
}
.e-grid .e-mask.e-mask-checkbox-filter-intent,
.e-grid-popup .e-mask.e-mask-checkbox-filter-intent {
  width: 13px;
}
.e-grid .e-mask.e-mask-checkbox-filter-span-intent,
.e-grid-popup .e-mask.e-mask-checkbox-filter-span-intent {
  margin-left: 8px;
}
.e-grid .e-mask.e-mask-drag-intent,
.e-grid-popup .e-mask.e-mask-drag-intent {
  margin-left: 12px;
  width: 12px;
}

.e-grid {
  border-style: none solid solid;
  border-width: 1px;
  border-radius: 0;
  display: block;
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 13px;
  height: auto;
  position: relative;
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
}
.e-grid .e-noselect,
.e-grid .e-gridheader .e-headercell,
.e-grid .e-gridheader .e-detailheadercell,
.e-grid .e-gridheader {
  -webkit-user-select: none;
          user-select: none;
}
.e-grid .e-groupdroparea.e-sticky,
.e-grid .e-toolbar.e-sticky,
.e-grid .e-gridheader.e-sticky {
  position: sticky;
  z-index: 10;
}
.e-grid .e-gridheader.e-sticky .e-headercontent .e-reorderuparrow,
.e-grid .e-gridheader.e-sticky .e-headercontent .e-reorderdownarrow {
  position: fixed;
  z-index: 10;
}
.e-grid .e-groupdroparea.e-sticky {
  opacity: 1;
}
.e-grid .e-gridheader .e-firstrow-dragborder, .e-grid.e-rtl .e-gridheader .e-firstrow-dragborder,
.e-grid .e-gridcontent .e-lastrow-dragborder, .e-grid.e-rtl .e-gridcontent .e-lastrow-dragborder {
  bottom: 0;
  background-color: #e3165b;
  height: 2px;
  position: absolute;
  z-index: 5;
}
.e-grid .e-frozenrow-border {
  background-color: #e3165b;
  height: 2px;
  position: relative;
  z-index: 5;
}
.e-grid .e-frozenrow-border.e-frozenrow-empty {
  height: 0;
}
.e-grid.e-top-shadow .e-frozenrow-border {
  height: 4px;
  margin-top: -4px;
  background-color: transparent !important;
  clip-path: inset(0 0 -15px 0);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
}
.e-grid .e-dropitemscount {
  border: 1px solid #fff;
  border-radius: 17px;
  box-sizing: border-box;
  font-size: 12px;
  line-height: normal;
  padding: 3px 7px 4px;
  margin-left: -8px;
  min-width: 12px;
  position: absolute;
  text-align: center;
  top: -10px;
  z-index: 5;
}
.e-grid.e-rtl .e-dropitemscount {
  left: -6px !important;
}
.e-grid.e-rtl .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon {
  margin: 0;
  padding: 4px 0 4px 6px;
}
.e-grid.e-verticallines .e-cloneproperties.e-draganddrop .e-rowdragdrop, .e-grid.e-bothlines .e-cloneproperties.e-draganddrop .e-rowdragdrop {
  border-top: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-bottom: 0;
}
.e-grid .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder, .e-grid .e-gridcontent .e-rowcell.e-dragborder, .e-grid .e-gridcontent .e-rowdragdrop.e-dragborder, .e-grid .e-gridcontent .e-detailrowcollapse.e-dragborder, .e-grid .e-gridcontent .e-detailrowexpand.e-dragborder,
.e-grid .e-gridheader tr.e-row:first-child .e-rowcell.e-dragborder,
.e-grid .e-gridheader .e-rowcell.e-dragborder,
.e-grid .e-gridheader .e-rowdragdrop.e-dragborder,
.e-grid .e-gridheader .e-detailrowcollapse.e-dragborder,
.e-grid .e-gridheader .e-detailrowexpand.e-dragborder, .e-grid.e-rtl .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder, .e-grid.e-rtl .e-gridcontent .e-rowcell.e-dragborder, .e-grid.e-rtl .e-gridcontent .e-rowdragdrop.e-dragborder, .e-grid.e-rtl .e-gridcontent .e-detailrowcollapse.e-dragborder, .e-grid.e-rtl .e-gridcontent .e-detailrowexpand.e-dragborder, .e-grid.e-rtl .e-gridheader tr.e-row:first-child .e-rowcell.e-dragborder, .e-grid.e-rtl .e-gridheader .e-rowcell.e-dragborder, .e-grid.e-rtl .e-gridheader .e-rowdragdrop.e-dragborder, .e-grid.e-rtl .e-gridheader .e-detailrowcollapse.e-dragborder, .e-grid.e-rtl .e-gridheader .e-detailrowexpand.e-dragborder {
  z-index: 5;
  box-shadow: 0 2px 0 0 #e3165b;
}
.e-grid .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder.e-leftfreeze, .e-grid .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder.e-rightfreeze, .e-grid .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder.e-fixedfreeze, .e-grid .e-gridcontent .e-rowcell.e-dragborder.e-leftfreeze, .e-grid .e-gridcontent .e-rowcell.e-dragborder.e-rightfreeze, .e-grid .e-gridcontent .e-rowcell.e-dragborder.e-rightfreeze, .e-grid .e-gridcontent .e-rowdragdrop.e-dragborder.e-leftfreeze, .e-grid .e-gridcontent .e-rowdragdrop.e-dragborder.e-rightfreeze, .e-grid .e-gridcontent .e-rowdragdrop.e-dragborder.e-fixedfreeze, .e-grid .e-gridcontent .e-detailrowcollapse.e-dragborder.e-leftfreeze, .e-grid .e-gridcontent .e-detailrowcollapse.e-dragborder.e-rightfreeze, .e-grid .e-gridcontent .e-detailrowcollapse.e-dragborder.e-fixedfreeze, .e-grid .e-gridcontent .e-detailrowexpand.e-dragborder.e-leftfreeze, .e-grid .e-gridcontent .e-detailrowexpand.e-dragborder.e-rightfreeze, .e-grid .e-gridcontent .e-detailrowexpand.e-dragborder.e-fixedfreeze,
.e-grid .e-gridheader tr.e-row:first-child .e-rowcell.e-dragborder.e-leftfreeze,
.e-grid .e-gridheader tr.e-row:first-child .e-rowcell.e-dragborder.e-rightfreeze,
.e-grid .e-gridheader tr.e-row:first-child .e-rowcell.e-dragborder.e-fixedfreeze,
.e-grid .e-gridheader .e-rowcell.e-dragborder.e-leftfreeze,
.e-grid .e-gridheader .e-rowcell.e-dragborder.e-rightfreeze,
.e-grid .e-gridheader .e-rowcell.e-dragborder.e-rightfreeze,
.e-grid .e-gridheader .e-rowdragdrop.e-dragborder.e-leftfreeze,
.e-grid .e-gridheader .e-rowdragdrop.e-dragborder.e-rightfreeze,
.e-grid .e-gridheader .e-rowdragdrop.e-dragborder.e-fixedfreeze,
.e-grid .e-gridheader .e-detailrowcollapse.e-dragborder.e-leftfreeze,
.e-grid .e-gridheader .e-detailrowcollapse.e-dragborder.e-rightfreeze,
.e-grid .e-gridheader .e-detailrowcollapse.e-dragborder.e-fixedfreeze,
.e-grid .e-gridheader .e-detailrowexpand.e-dragborder.e-leftfreeze,
.e-grid .e-gridheader .e-detailrowexpand.e-dragborder.e-rightfreeze,
.e-grid .e-gridheader .e-detailrowexpand.e-dragborder.e-fixedfreeze, .e-grid.e-rtl .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder.e-leftfreeze, .e-grid.e-rtl .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder.e-rightfreeze, .e-grid.e-rtl .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder.e-fixedfreeze, .e-grid.e-rtl .e-gridcontent .e-rowcell.e-dragborder.e-leftfreeze, .e-grid.e-rtl .e-gridcontent .e-rowcell.e-dragborder.e-rightfreeze, .e-grid.e-rtl .e-gridcontent .e-rowcell.e-dragborder.e-rightfreeze, .e-grid.e-rtl .e-gridcontent .e-rowdragdrop.e-dragborder.e-leftfreeze, .e-grid.e-rtl .e-gridcontent .e-rowdragdrop.e-dragborder.e-rightfreeze, .e-grid.e-rtl .e-gridcontent .e-rowdragdrop.e-dragborder.e-fixedfreeze, .e-grid.e-rtl .e-gridcontent .e-detailrowcollapse.e-dragborder.e-leftfreeze, .e-grid.e-rtl .e-gridcontent .e-detailrowcollapse.e-dragborder.e-rightfreeze, .e-grid.e-rtl .e-gridcontent .e-detailrowcollapse.e-dragborder.e-fixedfreeze, .e-grid.e-rtl .e-gridcontent .e-detailrowexpand.e-dragborder.e-leftfreeze, .e-grid.e-rtl .e-gridcontent .e-detailrowexpand.e-dragborder.e-rightfreeze, .e-grid.e-rtl .e-gridcontent .e-detailrowexpand.e-dragborder.e-fixedfreeze, .e-grid.e-rtl .e-gridheader tr.e-row:first-child .e-rowcell.e-dragborder.e-leftfreeze, .e-grid.e-rtl .e-gridheader tr.e-row:first-child .e-rowcell.e-dragborder.e-rightfreeze, .e-grid.e-rtl .e-gridheader tr.e-row:first-child .e-rowcell.e-dragborder.e-fixedfreeze, .e-grid.e-rtl .e-gridheader .e-rowcell.e-dragborder.e-leftfreeze, .e-grid.e-rtl .e-gridheader .e-rowcell.e-dragborder.e-rightfreeze, .e-grid.e-rtl .e-gridheader .e-rowcell.e-dragborder.e-rightfreeze, .e-grid.e-rtl .e-gridheader .e-rowdragdrop.e-dragborder.e-leftfreeze, .e-grid.e-rtl .e-gridheader .e-rowdragdrop.e-dragborder.e-rightfreeze, .e-grid.e-rtl .e-gridheader .e-rowdragdrop.e-dragborder.e-fixedfreeze, .e-grid.e-rtl .e-gridheader .e-detailrowcollapse.e-dragborder.e-leftfreeze, .e-grid.e-rtl .e-gridheader .e-detailrowcollapse.e-dragborder.e-rightfreeze, .e-grid.e-rtl .e-gridheader .e-detailrowcollapse.e-dragborder.e-fixedfreeze, .e-grid.e-rtl .e-gridheader .e-detailrowexpand.e-dragborder.e-leftfreeze, .e-grid.e-rtl .e-gridheader .e-detailrowexpand.e-dragborder.e-rightfreeze, .e-grid.e-rtl .e-gridheader .e-detailrowexpand.e-dragborder.e-fixedfreeze {
  z-index: 6;
}
.e-grid .e-gridcontent .e-rowcell.e-dragtop, .e-grid .e-gridcontent .e-rowdragdrop.e-dragtop, .e-grid .e-gridcontent .e-rowcell.e-dragtop.e-dragright,
.e-grid .e-gridheader .e-rowcell.e-dragtop,
.e-grid .e-gridheader .e-rowdragdrop.e-dragtop,
.e-grid .e-gridheader .e-rowcell.e-dragtop.e-dragright, .e-grid.e-rtl .e-gridcontent .e-rowcell.e-dragtop, .e-grid.e-rtl .e-gridcontent .e-rowdragdrop.e-dragtop, .e-grid.e-rtl .e-gridcontent .e-rowcell.e-dragtop.e-dragright, .e-grid.e-rtl .e-gridheader .e-rowcell.e-dragtop, .e-grid.e-rtl .e-gridheader .e-rowdragdrop.e-dragtop, .e-grid.e-rtl .e-gridheader .e-rowcell.e-dragtop.e-dragright {
  border-top: 1px dashed #e3165b;
}
.e-grid .e-gridcontent .e-rowdragdrop.e-dragtop.e-dragleft, .e-grid .e-gridcontent .e-rowdragdrop.e-dragleft, .e-grid .e-gridcontent .e-rowdragdrop.e-dragbottom.e-dragleft,
.e-grid .e-gridheader .e-rowdragdrop.e-dragtop.e-dragleft,
.e-grid .e-gridheader .e-rowdragdrop.e-dragleft,
.e-grid .e-gridheader .e-rowdragdrop.e-dragbottom.e-dragleft, .e-grid.e-rtl .e-gridcontent .e-rowdragdrop.e-dragtop.e-dragleft, .e-grid.e-rtl .e-gridcontent .e-rowdragdrop.e-dragleft, .e-grid.e-rtl .e-gridcontent .e-rowdragdrop.e-dragbottom.e-dragleft, .e-grid.e-rtl .e-gridheader .e-rowdragdrop.e-dragtop.e-dragleft, .e-grid.e-rtl .e-gridheader .e-rowdragdrop.e-dragleft, .e-grid.e-rtl .e-gridheader .e-rowdragdrop.e-dragbottom.e-dragleft {
  border-left: 1px dashed #e3165b;
}
.e-grid .e-gridcontent .e-rowcell.e-dragright,
.e-grid .e-gridheader .e-rowcell.e-dragright, .e-grid.e-rtl .e-gridcontent .e-rowcell.e-dragright, .e-grid.e-rtl .e-gridheader .e-rowcell.e-dragright {
  border-right: 1px dashed #e3165b;
}
.e-grid .e-gridcontent .e-rowcell.e-dragbottom, .e-grid .e-gridcontent .e-rowcell.e-lastrowcell.e-dragbottom, .e-grid .e-gridcontent .e-rowcell.e-dragtop.e-dragbottom, .e-grid .e-gridcontent .e-rowdragdrop.e-dragbottom,
.e-grid .e-gridheader .e-rowcell.e-dragbottom,
.e-grid .e-gridheader .e-rowcell.e-lastrowcell.e-dragbottom,
.e-grid .e-gridheader .e-rowcell.e-dragtop.e-dragbottom,
.e-grid .e-gridheader .e-rowdragdrop.e-dragbottom, .e-grid.e-rtl .e-gridcontent .e-rowcell.e-dragbottom, .e-grid.e-rtl .e-gridcontent .e-rowcell.e-lastrowcell.e-dragbottom, .e-grid.e-rtl .e-gridcontent .e-rowcell.e-dragtop.e-dragbottom, .e-grid.e-rtl .e-gridcontent .e-rowdragdrop.e-dragbottom, .e-grid.e-rtl .e-gridheader .e-rowcell.e-dragbottom, .e-grid.e-rtl .e-gridheader .e-rowcell.e-lastrowcell.e-dragbottom, .e-grid.e-rtl .e-gridheader .e-rowcell.e-dragtop.e-dragbottom, .e-grid.e-rtl .e-gridheader .e-rowdragdrop.e-dragbottom {
  border-bottom: 1px dashed #e3165b;
}
.e-grid .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze), .e-grid .e-gridcontent .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze), .e-grid .e-gridcontent .e-rowdragdrop.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze), .e-grid .e-gridcontent .e-detailrowcollapse.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze), .e-grid .e-gridcontent .e-detailrowexpand.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
.e-grid .e-gridheader tr.e-row:first-child .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
.e-grid .e-gridheader .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
.e-grid .e-gridheader .e-rowdragdrop.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
.e-grid .e-gridheader .e-detailrowcollapse.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
.e-grid .e-gridheader .e-detailrowexpand.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze), .e-grid.e-rtl .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze), .e-grid.e-rtl .e-gridcontent .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze), .e-grid.e-rtl .e-gridcontent .e-rowdragdrop.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze), .e-grid.e-rtl .e-gridcontent .e-detailrowcollapse.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze), .e-grid.e-rtl .e-gridcontent .e-detailrowexpand.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze), .e-grid.e-rtl .e-gridheader tr.e-row:first-child .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze), .e-grid.e-rtl .e-gridheader .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze), .e-grid.e-rtl .e-gridheader .e-rowdragdrop.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze), .e-grid.e-rtl .e-gridheader .e-detailrowcollapse.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze), .e-grid.e-rtl .e-gridheader .e-detailrowexpand.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze) {
  position: relative;
}
.e-grid .e-gridheader thead .e-icons:not(.e-check):not(.e-stop) {
  font-size: 10px;
}
.e-grid .e-row .e-icon-rowdragicon::before {
  display: block;
  text-indent: 10px;
  color: #000;
  opacity: 0.54;
}
.e-grid .e-row .e-icon-rowdragicon::before,
.e-grid .e-row .e-icon-rowdragmoveicon::before {
  font-size: 12px;
  font-weight: bold;
}
.e-grid .e-row .e-icon-rowdragmoveicon {
  padding-left: 10px;
}
.e-grid .e-draganddrop .e-rowcell, .e-grid.e-rtl .e-draganddrop .e-rowcell {
  padding-left: 6px;
  padding-right: 6px;
}
.e-grid .e-gridcontent .e-rowdragdrop,
.e-grid .e-gridheader .e-rowdragdrop {
  border-style: solid;
  border-width: 1px 0 0 0;
  border-color: #e0e0e0;
}
.e-grid .e-gridcontent .e-rowdragdrop.e-lastrowcell,
.e-grid .e-gridcontent .e-recordpluscollapse.e-lastrowcell,
.e-grid .e-gridcontent .e-indentcell.e-lastrowcell,
.e-grid .e-gridcontent .e-groupcaption.e-lastrowcell {
  border-bottom-width: 1px;
}
.e-grid .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell.e-groupcaption, .e-grid .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell.e-summarycell {
  border-bottom-width: 0;
}
.e-grid .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
  position: relative;
  left: -5px;
}
.e-grid .e-icon-rowdragicon {
  font-size: 10px;
  text-indent: 12px;
}
.e-grid .e-toolbar {
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  border-top: 1px solid #e0e0e0;
  border-radius: 0;
}
.e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon {
  padding: 0;
  min-width: 18px;
  margin-right: 8px;
}
.e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
  font-size: 12px;
}
.e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
  background: none;
  box-shadow: none;
}
.e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
  border: none;
}
.e-grid:not(.sf-grid) .e-res-toolbar .e-toolbar-items .e-search-wrapper .e-search-icon {
  padding: 6px 9px;
}
.e-grid .e-res-toolbar {
  border-bottom: 1px solid;
  border-bottom-color: #e0e0e0;
}
.e-grid .e-res-toolbar .e-toolbar-items {
  min-height: initial;
}
.e-grid .e-res-toolbar .e-toolbar-items .e-tbar-btn:hover, .e-grid .e-res-toolbar .e-toolbar-items .e-tbar-btn:active, .e-grid .e-res-toolbar .e-toolbar-items .e-tbar-btn:focus, .e-grid .e-res-toolbar .e-toolbar-items .e-search-icon:hover, .e-grid .e-res-toolbar .e-toolbar-items .e-search-icon:active, .e-grid .e-res-toolbar .e-toolbar-items .e-search-icon:focus, .e-grid .e-res-toolbar .e-toolbar-items .e-sicon.e-clear-icon:hover, .e-grid .e-res-toolbar .e-toolbar-items .e-sicon.e-clear-icon:active, .e-grid .e-res-toolbar .e-toolbar-items .e-sicon.e-clear-icon:focus {
  background: none;
}
.e-grid .e-res-toolbar .e-toolbar-items .e-icons {
  color: #000;
}
.e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-left .e-toolbar-item .e-tbar-btn .e-resfilter-icon {
  font-size: 22px;
}
.e-grid .e-res-toolbar .e-toolbar-items .e-responsive-right {
  width: calc(100% - 50px);
}
.e-grid .e-res-toolbar .e-toolbar-items .e-responsive-right.e-search-wrapper {
  width: auto;
}
.e-grid .e-res-toolbar .e-toolbar-items .e-responsive-right .e-search-wrapper .e-input-group::before, .e-grid .e-res-toolbar .e-toolbar-items .e-responsive-right .e-search-wrapper .e-input-group::after {
  background: none;
}
.e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-right:not(.e-responsive-right) .e-search-wrapper:not(.e-responsive-right) {
  min-width: 40px;
}
.e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-right .e-search-wrapper {
  padding-left: 18px;
  padding-right: 0;
}
.e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-right .e-search-wrapper .e-search-icon {
  font-size: 18px;
  margin-top: 0;
  padding: 6px 9px;
}
.e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-right .e-search-wrapper .e-input-group {
  border: 0;
  opacity: 1;
  padding: 0 6px;
  padding-right: 9px;
  width: 100%;
}
.e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-right .e-search-wrapper .e-input-group .e-input {
  margin-top: 0;
}
.e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-right .e-search-wrapper .e-input-group .e-search-icon {
  margin-top: 7px;
  padding-left: 0;
}
.e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-right .e-search-wrapper:has(.e-input-group) {
  width: 100%;
}
.e-grid .e-res-toolbar .e-toolbar-items .e-responsive-right .e-search-wrapper {
  padding-left: 0;
}
.e-grid.e-rtl .e-res-toolbar .e-toolbar-items .e-responsive-right .e-search-wrapper {
  padding-left: 26px;
}
.e-grid.e-rtl .e-res-toolbar .e-toolbar-items .e-responsive-right .e-search-wrapper .e-sicon.e-clear-icon {
  margin: 14px 0 5px 8px;
}
.e-grid .e-toolbar-items .e-toolbar-item.e-search-wrapper {
  padding-bottom: 6px;
  padding-top: 1px;
}
.e-grid .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-search:focus {
  opacity: 1;
}
.e-grid .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-search::placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.e-grid .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-search {
  margin-bottom: 0;
  opacity: 1;
  width: 230px;
}
.e-grid .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-search.e-input-focus {
  opacity: 1;
}
.e-grid .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-search .e-search-icon {
  min-width: 18px;
}
.e-grid .e-group-animator .e-groupheadercell,
.e-grid .e-group-animator .e-groupheadercell:hover {
  margin: 12px 0 12px 0;
  border-bottom-width: 1px;
}
.e-grid .e-groupdroparea.e-group-animate.e-grouped {
  height: 54px;
  padding: 0 12px 0;
  border-bottom-width: 0;
}
.e-grid.e-rtl .e-group-animator {
  float: right;
}
.e-grid.e-rtl .e-group-animate .e-groupheadercell,
.e-grid.e-rtl .e-group-animate .e-groupheadercell:hover {
  margin-right: 0;
  margin-left: 0;
}
.e-grid.e-rtl .e-group-animate.e-groupdroparea .e-nextgroup {
  transform: rotate(180deg);
  margin-top: 16px;
}
.e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
  margin-top: 9px;
}
.e-grid .e-group-animate span.e-nextgroup.e-icons.e-icon-next {
  display: inline-block;
  line-height: 32px;
  float: left;
  height: 24px;
  padding: 0;
  vertical-align: middle;
}
.e-grid .e-groupdroparea.e-group-animate .e-drag.e-icon-drag {
  font-size: 11px;
  line-height: 25px;
  display: inline-block;
  height: 24px;
  padding: 0;
  vertical-align: middle;
}
.e-grid .e-group-animate .e-icon-drag.e-icons {
  margin-left: 0;
}
.e-grid .e-group-animate .e-drag.e-icon-drag::before {
  opacity: 0.7;
}
.e-grid .e-groupdroparea.e-group-animate span.e-drag.e-icons.e-icon-drag {
  cursor: move;
}
.e-grid .e-groupdroparea.e-grouped {
  padding: 9px 0 10px;
}
.e-grid.e-default .e-gridheader.e-stackedfilter .e-grouptopleftcell {
  border-top: 0;
}
.e-grid.e-default .e-gridheader.e-stackedfilter tr:first-child th.e-grouptopleftcell {
  border-bottom: 1px solid;
}
.e-grid.e-default .e-gridheader.e-stackedfilter tr:last-child th.e-grouptopleftcell {
  border-top: 1px solid;
}
.e-grid.e-default.e-horizontallines .e-gridheader.e-stackedfilter .e-grouptopleftcell {
  border-top: 0;
}
.e-grid.e-default.e-horizontallines .e-gridheader.e-stackedfilter tr:first-child th.e-grouptopleftcell {
  border-bottom: 1px solid;
}
.e-grid.e-default.e-horizontallines .e-gridheader.e-stackedfilter tr:last-child th.e-grouptopleftcell {
  border-top: 1px solid;
}
.e-grid.e-default.e-verticallines .e-gridheader.e-stackedfilter .e-grouptopleftcell {
  border-top: 0;
}
.e-grid.e-default.e-verticallines .e-gridheader.e-stackedfilter tr:last-child th.e-grouptopleftcell {
  border-top: 0;
}
.e-grid.e-default.e-hidelines .e-gridheader.e-stackedfilter tr:first-child th.e-grouptopleftcell {
  border-bottom: 0;
}
.e-grid.e-default.e-hidelines .e-gridheader.e-stackedfilter tr:last-child th.e-grouptopleftcell {
  border-top: 0;
}
.e-grid.e-default .e-grouptopleftcell,
.e-grid.e-default .e-rowdragheader {
  border-top: 1px solid;
}
.e-grid.e-default .e-gridheader .e-headercell.e-firstheader, .e-grid.e-default.e-horizontallines .e-headercell.e-firstheader {
  border-left: 1px solid;
}
.e-grid.e-default.e-verticallines .e-grouptopleftcell,
.e-grid.e-default.e-verticallines .e-rowdragheader, .e-grid.e-default.e-bothlines .e-grouptopleftcell,
.e-grid.e-default.e-bothlines .e-rowdragheader, .e-grid.e-default.e-hidelines .e-grouptopleftcell,
.e-grid.e-default.e-hidelines .e-rowdragheader {
  border-top-width: 0;
}
.e-grid.e-default.e-verticallines .e-detailrowcollapse, .e-grid.e-default.e-verticallines .e-detailrowexpand, .e-grid.e-default.e-verticallines .e-rowdragdrop, .e-grid.e-default.e-hidelines .e-detailrowcollapse, .e-grid.e-default.e-hidelines .e-detailrowexpand, .e-grid.e-default.e-hidelines .e-rowdragdrop {
  border-top-width: 0;
}
.e-grid.e-verticallines .e-firstchildrow .e-rowdragdropcell, .e-grid.e-bothlines .e-firstchildrow .e-rowdragdropcell {
  border-top-width: 1px;
}
.e-grid.e-default.e-horizontallines .e-grouptopleftcell {
  border-top: 1px solid;
}
.e-grid .e-gridheader .e-headercell .e-rhandler,
.e-grid .e-gridheader .e-headercell .e-rsuppress {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 4px;
}
.e-grid .e-gridheader .e-headercell.e-leftfreeze.e-freezeleftborder .e-rhandler {
  border-right: 0;
}
.e-grid.e-default.e-hidelines .e-headercell.e-firstheader, .e-grid.e-rtl .e-gridheader .e-headercell.e-leftfreeze.e-freezeleftborder .e-rhandler {
  border-left: 0;
}
.e-grid.e-device .e-gridheader .e-headercell .e-rhandler {
  width: 14px;
}
.e-grid.e-rtl .e-gridheader .e-headercell .e-rhandler,
.e-grid.e-rtl .e-gridheader .e-headercell .e-rsuppress {
  left: 0;
  right: auto;
}
.e-grid.e-resize-lines .e-gridheader th.e-headercell.e-lastcell .e-rhandler {
  border-right-width: 0;
}
.e-grid .e-rhelper {
  position: absolute;
  width: 1px;
}
.e-grid .e-rhelper, .e-grid .e-virtual-rhandler {
  z-index: 5;
}
.e-grid.e-device .e-ricon::before {
  border-bottom: 6px solid transparent;
  border-top: 6px solid transparent;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  width: 20px;
  top: 4px;
  border-right: 6px solid;
  right: 4px;
}
.e-grid.e-device .e-ricon::after {
  border-bottom: 6px solid transparent;
  border-top: 6px solid transparent;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  width: 20px;
  top: 4px;
  left: 4px;
  border-left: 6px solid;
  z-index: 3;
}
.e-grid.e-rcursor, .e-grid .e-gridheader .e-stackedheadercell.e-rcursor, .e-grid .e-gridheader .e-rcursor {
  cursor: col-resize;
}
.e-grid .e-disablepointer,
.e-grid .e-defaultcur,
.e-grid .e-headercell,
.e-grid .e-headercell.e-stackedheadercell,
.e-grid .e-headercell.e-defaultcursor, .e-grid.e-editing .e-gridheader .e-rcursor {
  cursor: default;
}
.e-grid .e-table {
  border-collapse: separate;
  table-layout: fixed;
  width: 100%;
}
.e-grid .e-tableborder {
  border-right: 1px solid;
}
.e-grid .e-tableborder:has(.e-emptyrow) {
  border: none;
}
.e-grid .e-virtualtable {
  will-change: transform;
  z-index: 1;
}
.e-grid .e-headercelldiv {
  border: 0 none;
  display: block;
  font-size: 12px;
  font-weight: 500;
  height: 29px;
  line-height: 30px;
  padding: 0 0.6em;
  margin: -7px;
  overflow: hidden;
  text-align: left;
  text-transform: none;
  -webkit-user-select: none;
          user-select: none;
}
.e-grid .e-rightalign:not(.e-fltr-icon) .e-headercelldiv,
.e-grid .e-leftalign:not(.e-fltr-icon) .e-headercelldiv,
.e-grid .e-centeralign:not(.e-fltr-icon) .e-headercelldiv {
  padding: 0 0.4em;
  padding: 0 0.6em;
}
.e-grid .e-headercelldiv.e-headerchkcelldiv {
  overflow: visible;
}
.e-grid .e-headercell.e-templatecell .e-headercelldiv {
  height: auto;
  min-height: 29px;
}
.e-grid .e-gridheader .e-headercontent .e-rightalign .e-headercelldiv.e-headerchkcelldiv,
.e-grid .e-gridheader .e-headercontent .e-centeralign .e-headercelldiv.e-headerchkcelldiv {
  padding: 0 0.6em;
}
.e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
.e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
.e-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual,
.e-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
  font-size: 8px;
  margin-left: -1px;
  margin-top: -4.5px;
  position: absolute;
  z-index: 10;
}
.e-grid .e-gridheader .e-headercontent .e-reorderuparrow {
  margin-top: -4.5px;
}
.e-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
  margin-top: 4.5px;
}
.e-grid .e-filtermenudiv:hover,
.e-grid .e-headercell.e-mousepointer,
.e-grid .e-headercell.e-stackedheadercell.e-mousepointer {
  cursor: pointer;
}
.e-grid:not(.e-left-shadow, .e-right-shadow) .e-gridcontent tr:first-child td {
  border-top: 0 none;
}
.e-grid .e-gridcontent tr:first-child td.e-xlsel-top-border {
  border-top-width: 2px;
}
.e-grid .e-gridheader tr:first-child th:not(.e-freezeleftborder, .e-freezerightborder) {
  border-top: 0 none;
}
.e-grid .e-gridheader tr th:last-child.e-filterbarcell {
  padding-right: 21px;
}
.e-grid .e-gridheader tr th:last-child {
  padding-right: 21px;
}
.e-grid .e-gridheader tr th:first-child {
  padding-left: 21px;
}
.e-grid .e-gridheader tr th:first-child.e-filterbarcell {
  padding-left: 21px;
}
.e-grid .e-gridheader {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
}
.e-grid .e-frozenhdr {
  border-bottom-width: 0;
}
.e-grid.e-bothlines .e-filterbarcell,
.e-grid.e-bothlines .e-filterbarcelldisabled {
  border-width: 1px 0 0 1px;
  border-top-width: 1px;
}
.e-grid .e-headercell,
.e-grid .e-detailheadercell {
  border-style: solid;
  border-width: 0;
  font-size: 12px;
  font-weight: 500;
  height: 42px;
  overflow: hidden;
  padding: 0 21px 0;
  position: relative;
  text-align: left;
}
.e-grid.e-device .e-headercell {
  padding: 0 21px 0;
}
.e-grid.e-device .e-headercell:first-child {
  padding: 0 12px 0 16px;
}
.e-grid.e-device .e-headercell:last-child {
  padding: 0 16px 0 12px;
}
.e-grid .e-rowcell {
  border-style: solid;
  border-width: 1px 0 0 0;
  display: table-cell;
  font-size: 13px;
  line-height: 20px;
  padding: 8px 21px;
  overflow: hidden;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.e-grid th.e-detailcell td.e-rowcell.e-rightalign,
.e-grid td.e-rowcell.e-rightalign,
.e-grid th.e-headercell.e-rightalign .e-headercelldiv,
.e-grid th.e-headercell.e-rightalign .e-stackedheadercelldiv,
.e-grid td.e-summarycell.e-rightalign {
  text-align: right;
}
.e-grid th.e-detailcell td.e-rowcell.e-leftalign,
.e-grid td.e-rowcell.e-leftalign,
.e-grid th.e-headercell.e-leftalign .e-headercelldiv,
.e-grid th.e-headercell.e-leftalign .e-stackedheadercelldiv,
.e-grid td.e-summarycell.e-leftalign {
  text-align: left;
}
.e-grid th.e-detailcell td.e-rowcell.e-centeralign,
.e-grid td.e-rowcell.e-centeralign,
.e-grid th.e-headercell.e-centeralign .e-headercelldiv,
.e-grid th.e-headercell.e-centeralign .e-stackedheadercelldiv,
.e-grid td.e-summarycell.e-centeralign {
  text-align: center;
}
.e-grid th.e-detailcell td.e-rowcell.e-justifyalign,
.e-grid td.e-rowcell.e-justifyalign,
.e-grid th.e-headercell.e-justifyalign .e-headercelldiv,
.e-grid th.e-headercell.e-justifyalign .e-stackedheadercelldiv,
.e-grid td.e-summarycell.e-justifyalign {
  text-align: justify;
}
.e-grid .e-gridcontent td.e-rowcell.e-unboundcell .e-unboundcelldiv {
  display: inline-block;
}
.e-grid.e-left-shadow .e-leftfreeze.e-freezeleftborder.e-focused:not(.e-menu-item, .e-xlsel-top-border, .e-xlsel-left-border, .e-xlsel-bottom-border, .e-xlsel-right-border), .e-grid.e-rtl.e-left-shadow .e-leftfreeze.e-freezeleftborder.e-focused:not(.e-menu-item, .e-xlsel-top-border, .e-xlsel-left-border, .e-xlsel-bottom-border, .e-xlsel-right-border), .e-grid.e-rtl.e-default.e-left-shadow .e-leftfreeze.e-freezeleftborder.e-focused:not(.e-menu-item, .e-xlsel-top-border, .e-xlsel-left-border, .e-xlsel-bottom-border, .e-xlsel-right-border), .e-grid.e-wrap.e-left-shadow .e-leftfreeze.e-freezeleftborder.e-focused:not(.e-menu-item, .e-xlsel-top-border, .e-xlsel-left-border, .e-xlsel-bottom-border, .e-xlsel-right-border) {
  line-height: 18px;
  border-width: 1.5px;
}
.e-grid.e-right-shadow .e-rightfreeze.e-freezerightborder.e-focused:not(.e-menu-item, .e-xlsel-top-border, .e-xlsel-left-border, .e-xlsel-bottom-border, .e-xlsel-right-border), .e-grid.e-rtl.e-right-shadow .e-rightfreeze.e-freezerightborder.e-focused:not(.e-menu-item, .e-xlsel-top-border, .e-xlsel-left-border, .e-xlsel-bottom-border, .e-xlsel-right-border), .e-grid.e-rtl.e-default.e-right-shadow .e-rightfreeze.e-freezerightborder.e-focused:not(.e-menu-item, .e-xlsel-top-border, .e-xlsel-left-border, .e-xlsel-bottom-border, .e-xlsel-right-border), .e-grid.e-wrap.e-right-shadow .e-rightfreeze.e-freezerightborder.e-focused:not(.e-menu-item, .e-xlsel-top-border, .e-xlsel-left-border, .e-xlsel-bottom-border, .e-xlsel-right-border) {
  line-height: 18px;
  border-width: 1.5px;
}
.e-grid:not(.e-grid-min-height) .e-gridcontent .e-content tr.e-insertedrow .e-rowcell:empty, .e-grid .e-row.e-emptyrow {
  height: 37px;
}
.e-grid .e-editedrow .e-input-group input.e-input,
.e-grid .e-editedrow .e-input-group.e-control-wrapper input.e-input,
.e-grid .e-addedrow .e-input-group input.e-input,
.e-grid .e-addedrow .e-input-group.e-control-wrapper input.e-input {
  min-height: unset;
}
.e-grid:not(.e-grid-min-height) .e-gridcontent tr td:not(.e-indentcell):first-child:empty,
.e-grid:not(.e-grid-min-height) .e-gridcontent tr.e-row .e-rowcell:empty {
  height: 36px;
}
.e-grid.e-afenabled .e-headercontent, .e-grid.e-enabledboxbdr .e-headercontent {
  position: relative;
}
.e-grid .e-rowcell:first-child,
.e-grid .e-summarycell:first-child {
  padding-left: 21px;
}
.e-grid .e-rowcell:last-child,
.e-grid .e-summarycell:last-child {
  padding-right: 21px;
}
.e-grid .e-unboundcell,
.e-grid .e-editedrow .e-normaledit .e-unboundcell,
.e-grid .e-addedrow .e-normaledit .e-unboundcell {
  padding-bottom: 4px;
  padding-top: 4px;
}
.e-grid .e-unboundcelldiv > button {
  margin: 0 3.5px;
}
.e-grid .e-unboundcelldiv {
  margin: 0 -3.5px;
}
.e-grid .e-summarycell {
  border-style: solid;
  border-width: 1px 0 0;
  font-size: 13px;
  font-weight: 500;
  height: auto;
  line-height: 18px;
  padding: 8px 21px;
  white-space: normal;
  text-wrap: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.e-grid .e-summarycell.e-lastrowcell {
  border-bottom-width: 1px;
}
.e-grid .e-summarycontent .e-indentcell {
  border-width: 1px 0 0;
}
.e-grid .e-summarycontent .e-detailindentcelltop {
  border-width: 1px 0 0;
}
.e-grid.e-device .e-rowcell,
.e-grid.e-device .e-summarycell {
  padding: 8px 12px;
}
.e-grid.e-device .e-rowcell:first-child,
.e-grid.e-device .e-summarycell:first-child {
  padding: 8px 12px 8px 16px;
}
.e-grid.e-device .e-rowcell:last-child,
.e-grid.e-device .e-summarycell:last-child {
  padding: 8px 16px 8px 12px;
}
.e-grid td.e-rowcell.e-checkbox {
  padding: 6px 21px;
}
.e-grid td.e-rowcell.e-checkbox input[type=checkbox] {
  margin-top: 5px;
}
.e-grid.e-default .e-rowcell.e-lastrowcell:not(.e-xlsel-bottom-border),
.e-grid.e-default .e-detailrowcollapse.e-lastrowcell {
  border-bottom-width: 1px;
}
.e-grid.e-default .e-detailrow .e-lastrowcell {
  border-bottom: 1px solid;
  border-bottom-color: #e0e0e0;
}
.e-grid.e-default .e-headercell,
.e-grid.e-default .e-detailheadercell {
  border-width: 0;
}
.e-grid.e-default .e-stackedheadercell {
  border-width: 0 0 1px 1px;
}
.e-grid.e-default .e-stackedheadercell.e-leftfreeze.e-freezeleftborder {
  border-right-width: 2px;
}
.e-grid.e-default .e-stackedheadercell.e-rightfreeze.e-freezerightborder {
  border-left-width: 2px;
}
.e-grid.e-default .e-stackedheadercell.e-fixedfreeze.e-freezeleftborder {
  border-left-width: 1px;
}
.e-grid.e-default .e-stackedheadercell.e-fixedfreeze.e-freezerightborder {
  border-right-width: 1px;
}
.e-grid.e-default .e-gridheader th.e-firstcell.e-movablefirst {
  border-left-width: 0;
}
.e-grid.e-bothlines .e-rowcell.e-lastrowcell:not(.e-xlsel-bottom-border) {
  border-bottom-width: 1px;
}
.e-grid.e-bothlines .e-rowcell {
  border-width: 1px 0 0 1px;
}
.e-grid:not(.sf-grid).e-gridheader table th[rowspan], .e-grid:not(.sf-grid).e-device .e-gridheader table th[rowspan] {
  padding-bottom: 13px;
  vertical-align: bottom;
}
.e-grid .e-emptyrow td {
  line-height: 20px;
  padding: 0.7em;
}
.e-grid.e-responsive .e-rowcell,
.e-grid.e-responsive .e-headercelldiv {
  text-overflow: ellipsis;
  white-space: nowrap;
}
.e-grid.e-responsive .e-rowcell.e-gridchkbox,
.e-grid.e-responsive .e-rowcell.e-gridchkbox-cell,
.e-grid.e-responsive .e-headercelldiv.e-headerchkcelldiv,
.e-grid.e-responsive .e-rowcell.e-boolcell {
  text-overflow: clip;
}
.e-grid .e-addedrow .e-rowcell.e-boolcell .e-frame.e-check {
  color: #fff;
}
.e-grid [aria-selected] + tr .e-detailindentcell {
  border-top-style: solid;
  border-top-width: 1px;
}
.e-grid.e-default.e-verticallines tr th:first-child:not(.e-firstcell),
.e-grid.e-default.e-verticallines tr th:first-child:not(.e-firstcell) {
  border-left-width: 0;
}
.e-grid.e-default.e-verticallines .e-headercell,
.e-grid.e-default.e-verticallines .e-detailheadercell {
  border-width: 0 0 0 1px;
}
.e-grid.e-default.e-verticallines .e-headercell.e-stackedheadercell {
  border-bottom: 1px solid;
}
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell,
.e-grid:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
  border-width: 0 0 0 1px;
}
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-grid-group-first-cell {
  border-left-width: 0;
}
.e-grid:not(.sf-grid, .e-rtl).e-default.e-bothlines .e-headercell.e-leftfreeze.e-freezeleftborder {
  border-right-width: 2px;
}
.e-grid:not(.sf-grid, .e-rtl).e-default.e-bothlines .e-headercell.e-rightfreeze.e-freezerightborder {
  border-left-width: 2px;
}
.e-grid:not(.sf-grid, .e-rtl).e-default.e-bothlines .e-headercell.e-fixedfreeze.e-freezerightborder {
  border-right-width: 1px;
}
.e-grid.e-rtl:not(.sf-grid).e-default.e-bothlines .e-headercell.e-leftfreeze.e-freezeleftborder {
  border-left-width: 2px;
}
.e-grid.e-rtl:not(.sf-grid).e-default.e-bothlines .e-headercell.e-rightfreeze.e-freezerightborder {
  border-right-width: 2px;
}
.e-grid.e-rtl:not(.sf-grid).e-default.e-bothlines .e-headercell.e-fixedfreeze.e-freezeleftborder {
  border-right-width: 1px;
}
.e-grid:not(.sf-grid).e-default:not(.e-verticallines):not(.e-bothlines) table th[rowspan] {
  border-width: 0 0 0 1px;
}
.e-grid:not(.sf-grid).e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
  border-right-width: 2px;
}
.e-grid:not(.sf-grid).e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
  border-left-width: 2px;
}
.e-grid:not(.sf-grid).e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
  border-left-width: 1px;
}
.e-grid:not(.sf-grid).e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
  border-right-width: 1px;
}
.e-grid tr th.e-firstcell {
  border-left-style: solid;
  border-left-width: 1px;
}
.e-grid.e-default tr th.e-detailheadercell:first-child {
  border-left-width: 0;
}
.e-grid.e-default:not(.e-rtl) tr td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-rowcell-firstchild, .e-addfreezefirstchildborder, .e-leftfreeze.e-freezeleftborder.e-focused), .e-grid.e-default:not(.e-rtl) tr th.e-headercell:first-child:not(.e-firstcell, .e-headercell.e-frozen-left-border, .e-leftfreeze.e-freezeleftborder.e-focused), .e-grid.e-default:not(.e-rtl) tr th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
  border-left-width: 0;
}
.e-grid:not(.e-rtl).e-verticallines .e-grouptopleftcell.e-lastgrouptopleftcell, .e-grid:not(.e-rtl).e-bothlines .e-grouptopleftcell.e-lastgrouptopleftcell {
  border-right-width: 1px;
  border-right-style: solid;
}
.e-grid .e-filterbarcell .e-filtertext::-webkit-search-cancel-button,
.e-grid .e-search input::-webkit-search-cancel-button {
  display: none;
}
.e-grid .e-filterbarcell .e-filtertext::-ms-clear,
.e-grid .e-search input::-ms-clear {
  display: none;
}
.e-grid .e-hiddenrow,
.e-grid .e-hide, .e-grid .e-group-animator:last-child .e-nextgroup.e-icons.e-icon-next {
  display: none;
}
.e-grid .e-rowcell,
.e-grid .e-gridcontent,
.e-grid .e-gridheader,
.e-grid .e-headercontent,
.e-grid .e-groupdroparea,
.e-grid .e-gridfooter,
.e-grid .e-summarycontent {
  overflow: hidden;
  vertical-align: middle;
}
.e-grid .e-sortfilterdiv {
  float: right;
  height: 10px;
  margin: -16px 10px;
  padding: 3px;
  width: 10px;
}
.e-grid .e-gridheader .e-rightalign .e-sortfilterdiv {
  float: left;
  margin: -16px 5px;
}
.e-grid .e-gridheader .e-sortfilter .e-rightalign.e-fltr-icon .e-headercelldiv {
  margin: -7px 15px -7px -7px;
}
.e-grid .e-gridheader .e-sortfilter .e-fltr-icon .e-headercelldiv {
  margin: -7px 15px -7px -7px;
}
.e-grid .e-gridheader .e-sortfilter .e-centeralign.e-headercell[aria-sort=none] .e-headercelldiv,
.e-grid .e-gridheader .e-sortfilter .e-centeralign.e-headercell[aria-sort=none] .e-stackedheadercelldiv,
.e-grid .e-gridheader .e-sortfilter .e-centeralign.e-headercell:not([aria-sort]) .e-headercelldiv,
.e-grid .e-gridheader .e-sortfilter .e-centeralign.e-headercell:not([aria-sort]) .e-stackedheadercelldiv {
  padding-right: 0.6em;
}
.e-grid .e-gridheader .e-sortfilter .e-rightalign .e-headercelldiv,
.e-grid .e-gridheader .e-rightalign .e-stackedheadercelldiv {
  padding: 0 0.6em 0 1.9em;
}
.e-grid .e-gridheader .e-sortfilter .e-headercelldiv,
.e-grid .e-gridheader .e-stackedheadercelldiv {
  padding: 0 1.8em 0 0.6em;
}
.e-grid.e-rtl .e-gridheader .e-sortfilter .e-centeralign.e-headercell[aria-sort=none] .e-headercelldiv,
.e-grid.e-rtl .e-gridheader .e-sortfilter .e-centeralign.e-headercell[aria-sort=none] .e-stackedheadercelldiv,
.e-grid.e-rtl .e-gridheader .e-sortfilter .e-centeralign.e-headercell:not([aria-sort]) .e-headercelldiv,
.e-grid.e-rtl .e-gridheader .e-sortfilter .e-centeralign.e-headercell:not([aria-sort]) .e-stackedheadercelldiv {
  padding-left: 0.6em;
}
.e-grid .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
  padding: 0 1.8em 0 0.6em;
}
.e-grid.e-rtl .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
  padding: 0 0.6em 0 0.55em;
}
.e-grid .e-filtermenudiv {
  float: right;
  margin: -18px -7px;
  padding: 6px;
  text-align: right;
}
.e-grid.e-print-grid-layout .e-pager,
.e-grid.e-print-grid-layout .e-filterbar,
.e-grid.e-print-grid-layout .e-icons:not(.e-frame),
.e-grid.e-print-grid-layout .e-grouptopleftcell,
.e-grid.e-print-grid-layout .e-recordpluscollapse,
.e-grid.e-print-grid-layout .e-indentcell,
.e-grid.e-print-grid-layout .e-recordplusexpand {
  display: none;
}
.e-grid.e-print-grid-layout .e-indentcell.e-detailindentcelltop {
  display: table-cell;
}
.e-grid.e-print-grid-layout .e-content {
  overflow-y: hidden;
}
.e-grid.e-print-grid-layout .e-grouptext {
  width: auto;
}
.e-grid.e-print-grid-layout .e-detailcell {
  padding: 0.8em 0.6em;
}
.e-grid.e-print-grid {
  left: -1000px;
  top: -1000px;
}
.e-grid .e-flbldcontent {
  padding: 18px 18px 0;
}
.e-grid .e-flblbtn {
  width: 110px;
}
.e-grid .e-sortnumber {
  border-radius: 65%;
  display: inline-block;
  float: right;
  text-align: center;
  font-size: 9px;
  font-size: 9px;
  height: 15px;
  line-height: 16px;
  margin: 7px 5px 0 2px;
  width: 15px;
}
.e-grid .e-gridheader .e-fltr-icon .e-sortnumber {
  margin: 7px 5px 0 2px;
}
.e-grid .e-gridheader .e-rightalign.e-fltr-icon .e-sortnumber {
  float: left;
  margin: 7px 2px 0 10px;
}
.e-grid .e-gridheader .e-rightalign .e-sortnumber {
  float: left;
  margin: 7px 2px 0 5px;
}
.e-grid .e-gridheader .e-fltr-icon .e-sortfilterdiv {
  margin: -16px 24px;
}
.e-grid .e-gridheader .e-rightalign.e-fltr-icon .e-sortfilterdiv {
  margin: -16px 5px;
}
.e-grid.e-wrap .e-gridheader .e-rightalign .e-sortnumber {
  margin: 1px 2px 0 15px;
}
.e-grid.e-wrap .e-gridheader .e-sortnumber {
  margin: 2px -5px 0 2px;
}
.e-grid.e-wrap .e-gridheader .e-sortfilterdiv {
  margin: -9px 10px;
}
.e-grid .e-columnmenu {
  position: absolute;
  right: 23px;
  float: right;
  margin: -18.5px -18px;
  padding: 6px;
}
.e-grid.e-wrap .e-columnmenu, .e-grid.e-wrap .e-grid.e-rtl .e-columnmenu {
  line-height: 3px;
}
.e-grid.e-rtl .e-columnmenu {
  left: 5px;
  right: auto;
  margin: -18px -18px -18px 3px;
}
.e-grid .e-detailrowcollapse,
.e-grid .e-detailrowexpand,
.e-grid .e-rowdragdropcell {
  border-style: solid;
  border-width: 1px 0 0 0;
}
.e-grid .e-detailrowcollapse,
.e-grid .e-detailrowexpand {
  cursor: pointer;
}
.e-grid .e-detailindentcell {
  border-right-style: solid;
  border-right-width: 1px;
}
.e-grid .e-detailcell {
  border-top-style: solid;
  border-top-width: 1px;
  padding: 0.3em;
  font-weight: normal;
  text-align: left;
}
.e-grid th.e-detailcell .e-rowcell,
.e-grid th.e-detailcell .e-gridpager {
  text-align: left;
}
.e-grid th.e-detailcell .e-rtl .e-rowcell,
.e-grid th.e-detailcell .e-rtl .e-gridpager {
  text-align: right;
}
.e-grid.e-rtl th.e-detailcell .e-rowcell,
.e-grid.e-rtl th.e-detailcell .e-gridpager {
  text-align: right;
}
.e-grid.e-verticallines .e-rowcell,
.e-grid.e-verticallines .e-filterbarcell {
  border-width: 0 0 0 1px;
}
.e-grid.e-verticallines .e-rowcell.e-grid-group-first-cell,
.e-grid.e-verticallines .e-headercell.e-grid-group-first-cell, .e-grid.e-bothlines .e-rowcell.e-grid-group-first-cell,
.e-grid.e-bothlines .e-headercell.e-grid-group-first-cell {
  border-left-width: 0;
}
.e-grid.e-hidelines .e-rowcell,
.e-grid.e-hidelines .e-headercell,
.e-grid.e-hidelines .e-detailheadercell,
.e-grid.e-hidelines tr th.e-firstcell,
.e-grid.e-hidelines .e-filterbarcell {
  border-width: 0;
}
.e-grid.e-horizontallines .e-headercell,
.e-grid.e-horizontallines .e-detailheadercell {
  border-width: 0;
}
.e-grid.e-horizontallines .e-headercell.e-stackedheadercell {
  border-width: 0 0 1px 1px;
}
.e-grid.e-horizontallines .e-rowcell {
  border-width: 1px 0 0;
}
.e-grid.e-horizontallines .e-filterbarcell {
  border-width: 1px 0 0;
}
.e-grid.e-horizontallines .e-rowcell.e-lastrowcell:not(.e-xlsel-bottom-border), .e-grid.e-verticallines .e-rowcell.e-lastrowcell:not(.e-xlsel-bottom-border), .e-grid.e-hidelines .e-rowcell.e-lastrowcell:not(.e-xlsel-bottom-border) {
  border-bottom-width: 1px;
}
.e-grid.e-horizontallines .e-detailrowvisible, .e-grid.e-verticallines .e-detailrowvisible, .e-grid.e-hidelines .e-detailrowvisible, .e-grid.e-bothlines .e-detailrowvisible {
  border-left-width: 0;
}
.e-grid.e-verticallines .e-firstchildrow .e-rowcell, .e-grid.e-verticallines .e-firstchildrow .e-detailrowcollapse, .e-grid.e-verticallines .e-firstchildrow .e-detailrowexpand, .e-grid.e-hidelines .e-firstchildrow .e-rowcell, .e-grid.e-hidelines .e-firstchildrow .e-detailrowcollapse, .e-grid.e-hidelines .e-firstchildrow .e-detailrowexpand {
  border-top-width: 1px;
}
.e-grid .e-filterbarcell .e-icons::before {
  display: block;
  margin: 0 auto;
}
.e-grid .e-filterbarcell,
.e-grid .e-filterbarcelldisabled {
  border-collapse: collapse;
  border-style: solid;
  border-width: 1px 0 0;
  cursor: default;
  height: 42px;
  overflow: hidden;
  padding: 0 21px;
  vertical-align: middle;
}
.e-grid .e-rowdragheader {
  border-color: #e0e0e0;
  border-style: 1px;
  border-width: 1px 0 0;
}
.e-grid .e-filterbarcell input {
  border-radius: 0;
  border-style: solid;
  border-width: 0 0 2px 0;
  font-size: 13px;
  font-weight: normal;
  height: 26px;
  padding-right: 24px;
  text-indent: 0;
  width: 100%;
}
.e-grid .e-filterbarcell input.e-checkbox {
  height: 1px;
}
.e-grid.e-device .e-filterbarcell {
  padding: 8px 12px;
}
.e-grid.e-device .e-filterbarcell:first-child {
  padding: 8px 12px 8px 16px;
}
.e-grid.e-device .e-filterbarcell:last-child {
  padding: 8px 16px 8px 12px;
}
.e-grid .e-searchclear, .e-grid.e-rtl .e-searchclear,
.e-grid .e-grid-relative {
  position: relative;
}
.e-grid .e-searchclear {
  float: right;
}
.e-grid.e-rtl .e-searchclear {
  float: left;
}
.e-grid .e-checkselect,
.e-grid .e-checkselectall {
  margin: 0;
  opacity: 0;
  position: absolute;
  width: 0;
}
.e-grid .e-rowcell .e-checkbox-wrapper,
.e-grid .e-rowcell .e-css.e-checkbox-wrapper {
  -webkit-user-select: auto; /* stylelint-disable-line property-no-vendor-prefix */
  height: 20px;
  line-height: 20px;
  position: relative;
  top: 0;
  user-select: auto;
}
.e-grid .e-filterdiv,
.e-grid .e-fltrtempdiv {
  padding: 0;
  position: relative;
  text-align: center;
  width: 100%;
}
.e-grid .e-pager {
  border-bottom: transparent;
  border-left: transparent;
  border-right: transparent;
}
.e-grid .e-gridpopup {
  font-weight: normal;
  position: absolute;
  -webkit-user-select: none;
          user-select: none;
  z-index: 99999;
}
.e-grid .e-gridpopup .e-content {
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  font-size: 14px;
  padding: 4px;
}
.e-grid .e-gridpopup span {
  border: 1px solid transparent;
  cursor: pointer;
  display: inline-block;
  height: 26px;
  padding: 4px;
  width: 26px;
}
.e-grid .e-gridpopup .e-tail::before,
.e-grid .e-gridpopup .e-tail::after {
  border: 10px solid transparent;
  content: "";
  height: 0;
  left: 8px;
  position: absolute;
  width: 0;
}
.e-grid .e-gridpopup .e-downtail::after {
  top: 34px;
}
.e-grid .e-gridpopup .e-uptail::after {
  top: -17px;
}
.e-grid .e-gridpopup .e-uptail::before {
  top: -19px;
}
.e-grid .e-gridpopup .e-sortdirect,
.e-grid .e-gridpopup .e-rowselect {
  line-height: 18px;
  text-indent: 7%;
}
.e-grid .e-footerpadding {
  padding-left: 0;
  padding-right: 14px;
}
.e-grid .e-footerpadding .e-lastsummarycell {
  border-left: none;
  border-right: 1px solid;
}
.e-grid.e-rtl .e-footerpadding {
  padding-left: 14px;
  padding-right: 0;
}
.e-grid.e-rtl .e-footerpadding tr.e-summaryrow td.e-lastsummarycell:last-child {
  border-right: none;
  border-left: 1px solid #e0e0e0;
}
.e-grid .e-cloneproperties {
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  font-weight: 500;
  box-shadow: 0 0;
  opacity: 1;
  overflow: hidden;
  padding: 4px 5px;
  text-align: center;
  -webkit-user-select: none;
          user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  z-index: 10;
}
.e-grid .e-cloneproperties .e-draganddrop {
  border-spacing: 0;
  font-size: 12px;
  font-weight: normal;
  overflow: visible;
}
.e-grid .e-cloneproperties.e-headerclone table,
.e-grid .e-cloneproperties.e-draganddrop table {
  border-spacing: 0;
}
.e-grid .e-notallowedcur {
  cursor: not-allowed;
}
.e-grid .e-grabcur {
  cursor: grabbing;
}
.e-grid .e-headerclone {
  border-radius: 12px;
  font-weight: 500;
  line-height: 29px;
}
.e-grid .e-draganddrop {
  border-width: 0 1px 1px;
  font-weight: normal;
  padding: 0;
}
.e-grid .e-draganddrop .e-rowcell {
  opacity: 0.95;
}
.e-grid.e-default .e-gridheader th.e-firstcell,
.e-grid.e-default .e-gridheader th.e-laststackcell:not(:has(.e-rhandler.e-rcursor)) {
  border-left-style: solid;
  border-left-width: 1px;
}
.e-grid.e-default.e-verticallines .e-gridheader th.e-firstcell.e-grid-group-first-cell {
  border-left-width: 0;
}
.e-grid:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
}
.e-grid.e-default.e-hidelines .e-gridheader th.e-firstcell {
  border-left-width: 0;
}
.e-grid td.e-active {
  font-weight: normal;
}
.e-grid:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child td.e-cellselectionbackground:not(.e-gridchkbox-cell),
.e-grid td.e-cellselectionbackground {
  font-weight: normal;
}
.e-grid .e-groupdroparea {
  height: auto;
  line-height: normal;
  min-height: 48px;
}
.e-grid .e-griddragarea {
  border: 1px solid;
  opacity: 0.6;
  position: absolute;
}
.e-grid .e-gdclone {
  border-radius: 13px;
  padding: 2px;
}
.e-grid .e-content {
  -webkit-overflow-scrolling: touch; /* stylelint-disable-line property-no-vendor-prefix */
  overflow-x: auto;
  overflow-y: scroll;
  position: relative;
}
.e-grid.e-ungroupdrag .e-columnheader,
.e-grid.e-ungroupdrag .e-groupdroparea {
  cursor: not-allowed;
}
.e-grid.e-ungroupdrag .e-gridcontent {
  cursor: default;
}
.e-grid.e-rowdrag .e-columnheader,
.e-grid.e-rowdrag .e-groupdroparea {
  cursor: not-allowed;
}
.e-grid.e-rowdrag .e-gridcontent {
  cursor: default;
}
.e-grid .e-groupdroparea {
  cursor: default;
  border-style: solid none;
  border-width: 1px 0 0;
  font-size: 14px;
  font-weight: lighter;
  border-top-width: 1px;
  opacity: 0.87;
  padding: 14px 24px;
  text-align: left;
  text-indent: 1pt;
  -webkit-user-select: none;
          user-select: none;
  width: 100%;
}
.e-grid .e-grouptext {
  display: inline-block;
  margin-right: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: auto;
}
.e-grid .e-grid-icon {
  float: left;
}
.e-grid .e-groupheadercell,
.e-grid .e-groupheadercell:hover {
  border: 0;
  border-collapse: collapse;
  border-radius: 12px;
  cursor: pointer;
  font-size: 13px;
  font-weight: normal;
  height: 24px;
  margin: 3px 0 0 18px;
  overflow: hidden;
  padding: 0 6px 0 9px;
  vertical-align: middle;
}
.e-grid .e-groupheadercell:hover {
  border: 0;
  padding: 0 6px 0 9px;
}
.e-grid .e-groupheadercell span {
  display: inline-block;
  float: left;
  height: 24px;
  line-height: 26px;
  padding: 0;
  vertical-align: middle;
}
.e-grid .e-groupheadercell .e-grouptext {
  line-height: 24px;
}
.e-grid .e-groupheadercell .e-ungroupbutton {
  font-size: 13px;
  line-height: 26px;
}
.e-grid .e-groupheadercell .e-cancel {
  padding-right: 10px;
}
.e-grid .e-groupheadercell .e-icons::before {
  display: inline;
}
.e-grid.e-device .e-groupheadercell span {
  line-height: 26px;
}
.e-grid.e-device .e-groupheadercell .e-ungroupbutton {
  line-height: 25px;
}
.e-grid.e-device .e-groupheadercell .e-groupsort {
  margin-top: 0;
}
.e-grid .e-groupsort,
.e-grid .e-ungroupbutton,
.e-grid .e-toggleungroup {
  font-size: 10px;
  margin-left: 6px;
}
.e-grid .e-groupsort {
  margin-right: 0;
  margin-top: 0;
}
.e-grid span.e-ungroupbutton.e-icons {
  margin-left: 6px;
  margin-top: 0;
  padding-top: 0;
  padding-right: 0;
}
.e-grid .e-grptogglebtn {
  padding: 7px;
}
.e-grid .e-icon-gdownarrow {
  font-size: 11px;
  padding: 14px 9px 12px 9px;
  text-decoration: none;
}
.e-grid .e-icon-grightarrow {
  font-size: 10px;
  padding: 14px 9px 14px 10px;
  text-decoration: none;
}
.e-grid .e-recordplusexpand {
  padding-top: 5px;
}
.e-grid .e-indentcell {
  border-style: solid;
  border-width: 0 1px 0 0;
}
.e-grid .e-indentcell.e-indentcelltop, .e-grid .e-indentcell.e-detailindentcelltop {
  border-width: 1px 0 0;
}
.e-grid .e-recordplusexpand,
.e-grid .e-recordpluscollapse {
  border-style: solid;
  border-width: 1px 0 0;
  cursor: pointer;
}
.e-grid .e-groupcaption {
  border-style: solid;
  border-width: 1px 0 0;
  display: table-cell;
  font-size: 12px;
  line-height: 20px;
  padding: 0.7em;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.e-grid .e-virtualtable .e-groupcaption {
  line-height: 20px;
  padding: 8px 21px;
}
.e-grid .e-autofill {
  border: 1px solid;
  height: 8px;
  position: absolute;
  -webkit-user-select: none;
          user-select: none;
  width: 8px;
}
.e-grid .e-headercontent {
  border-style: solid;
  border-width: 0;
}
.e-grid .e-stackedheadercell {
  border-width: 0 0 1px 1px;
  white-space: nowrap;
}
.e-grid .e-toolbar .e-tbar-btn.e-btn .e-btn-icon.e-icons.e-columnchooser-btn {
  font-size: 9px;
}
.e-grid .e-toolbar .e-toolbar-items .e-toolbar-right .e-cc-toolbar .e-tbar-btn .e-columnchooser-btn {
  margin-top: 1px;
}
.e-grid .e-toolbar-item.e-cc.e-ccdiv.e-cc-toolbar {
  margin-top: 0;
  padding: 3px 0 0;
}
.e-grid .e-edit-dialog {
  min-height: 350px;
}
.e-grid .e-edit-dialog .e-dlg-content {
  position: relative;
}
.e-grid .e-griderror label {
  display: inline !important;
}
.e-grid .e-tooltip-wrap.e-griderror {
  z-index: 1000;
}
.e-grid .e-tooltip-wrap.e-griderror .e-arrow-tip.e-tip-top {
  left: 44%;
  top: -8px;
}
.e-grid .e-normaledit {
  border-top: 0;
  padding: 0;
}
.e-grid .e-normaledit .e-rowcell {
  padding-bottom: 0;
  padding-top: 0;
}
.e-grid.e-device .e-normaledit .e-rowcell {
  padding-bottom: 4px;
  padding-top: 4px;
}
.e-grid .e-gridcontent .e-normaledit .e-rowcell.e-lastrowadded {
  border-bottom: 1px solid #e0e0e0;
  border-top: 0 none #e0e0e0;
}
.e-grid .e-gridcontent table tbody .e-normaledit .e-rowcell {
  border-top: 1px solid;
}
.e-grid:not(.e-row-responsive, .e-left-shadow, .e-right-shadow) .e-gridcontent tr.e-row:first-child .e-rowcell:not(.e-xlsel-top-border) {
  border-top: 0;
}
.e-grid.e-device .e-editedbatchcell.e-rowcell,
.e-grid .e-editedbatchcell.e-rowcell, .e-grid.e-device .e-gridcontent .e-normaledit .e-rowcell {
  padding-bottom: 0;
  padding-top: 0;
}
.e-grid .e-editedbatchcell,
.e-grid td.e-boolcell {
  padding-left: 21px;
  padding-right: 21px;
}
.e-grid td.e-boolcell input {
  margin: 3px 3px 3px 4px;
}
.e-grid td.e-boolcell.e-rowcell {
  padding-bottom: 5px;
  padding-top: 5px;
}
.e-grid .e-dialog .e-gridform .e-rowcell {
  border: 0;
  padding: 0;
}
.e-grid .e-row .e-input-group .e-input.e-field,
.e-grid .e-row .e-input-focus .e-input.e-field {
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 13px;
  padding-bottom: 6px;
  padding-top: 9px;
}
.e-grid .e-row .e-input-group {
  margin-bottom: 2px;
  margin-top: 0;
  vertical-align: middle;
}
.e-grid .e-defaultcell.e-ralign,
.e-grid .e-editedrow .e-defaultcell.e-ralign,
.e-grid .e-defaultcell.e-ralign:focus,
.e-grid .e-editedrow .e-defaultcell.e-ralign:focus {
  padding-right: 10px;
}
.e-grid .e-dlg-content .e-defaultcell.e-ralign,
.e-grid .e-dlg-content .e-defaultcell.e-ralign:focus {
  padding-right: 0;
}
.e-grid .e-columnchooserdiv {
  float: right;
  margin: -12px;
}
.e-grid .e-rowcell .e-frozen-default-cursor,
.e-grid .e-gridheader .e-headercell .e-frozen-default-cursor,
.e-grid .e-gridheader .e-filterbarcell .e-frozen-default-cursor {
  border-left: 2px solid;
  border-right: 0;
}
.e-grid .e-tooltip-wrap.e-griderror.e-unfreeze {
  z-index: 1;
}
.e-grid.e-lib .e-leftfreeze, .e-grid.e-lib.e-grid .e-headercell.e-leftfreeze, .e-grid.e-lib.e-grid .e-headercell.e-rightfreeze, .e-grid.e-lib .e-rightfreeze,
.e-grid .e-leftfreeze,
.e-grid .e-rightfreeze {
  position: sticky;
  z-index: 2;
}
.e-grid.e-lib .e-fixedfreeze, .e-grid.e-lib.e-grid .e-headercell.e-fixedfreeze,
.e-grid .e-fixedfreeze {
  position: sticky;
  z-index: 3;
}
.e-grid .e-xlsel-top-border, .e-grid.e-rtl.e-default .e-rowcell.e-xlsel-top-border {
  border-top-width: 2px;
  line-height: 18px;
}
.e-grid .e-xlsel-left-border,
.e-grid .e-fixedfreeze.e-freezeleftborder.e-xlsel-left-border, .e-grid.e-rtl.e-default .e-rowcell.e-xlsel-left-border, .e-grid.e-rtl.e-default .e-rowcell.e-fixedfreeze.e-freezeleftborder.e-xlsel-left-border {
  border-left-width: 2px;
}
.e-grid .e-xlsel-right-border,
.e-grid .e-fixedfreeze.e-freezerightborder.e-xlsel-right-border, .e-grid.e-rtl.e-default .e-rowcell.e-xlsel-right-border, .e-grid.e-rtl.e-default .e-rowcell.e-fixedfreeze.e-freezerightborder.e-xlsel-right-border {
  border-right-width: 2px;
}
.e-grid.e-wrap .e-xlsel-bottom-border.e-xlsel-top-border, .e-grid.e-rtl.e-wrap .e-xlsel-bottom-border.e-xlsel-top-border {
  line-height: 16px;
}
.e-grid.e-wrap .e-xlsel-bottom-border, .e-grid.e-rtl.e-wrap .e-xlsel-bottom-border {
  line-height: 14px;
}
.e-grid .e-xlsel-bottom-border.e-xlsel-top-border, .e-grid.e-rtl.e-default .e-rowcell.e-xlsel-bottom-border.e-xlsel-top-border {
  line-height: 16px;
}
.e-grid .e-xlsel-bottom-border, .e-grid.e-rtl.e-default .e-rowcell.e-xlsel-bottom-border {
  border-bottom-width: 2px;
  line-height: 18px;
}
.e-grid .e-virtual-content.e-content {
  overflow-x: hidden;
}
.e-grid.e-lib.e-default .e-headercell.e-leftfreeze.e-freezeleftborder, .e-grid.e-lib .e-leftfreeze.e-freezeleftborder,
.e-grid .e-leftfreeze.e-freezeleftborder {
  border-right-width: 2px;
}
.e-grid.e-rtl.e-right-shadow .e-rightfreeze.e-freezerightborder:not(.e-dragborder), .e-grid.e-left-shadow .e-leftfreeze.e-freezeleftborder:not(.e-dragborder) {
  clip-path: inset(0 -15px 0 0);
  box-shadow: 4px 0 8px rgba(0, 0, 0, 0.12);
}
.e-grid.e-rtl.e-right-shadow .e-rightfreeze.e-freezerightborder:not(.e-xlsel-right-border), .e-grid.e-left-shadow .e-leftfreeze.e-freezeleftborder:not(.e-xlsel-right-border) {
  border-right-color: transparent;
}
.e-grid.e-rtl.e-right-shadow .e-rightfreeze.e-freezerightborder.e-dragborder, .e-grid.e-left-shadow .e-leftfreeze.e-freezeleftborder.e-dragborder {
  box-shadow: 0 2px 0 0 #e3165b, 4px 0 8px rgba(0, 0, 0, 0.12);
}
.e-grid.e-right-shadow .e-rightfreeze.e-freezerightborder:not(.e-dragborder), .e-grid.e-rtl.e-left-shadow .e-leftfreeze.e-freezeleftborder:not(.e-dragborder) {
  clip-path: inset(0 0 0 -15px);
  box-shadow: -4px 0 8px rgba(0, 0, 0, 0.12);
}
.e-grid.e-right-shadow:not(.e-rtl) .e-rightfreeze.e-freezerightborder:not(.e-xlsel-left-border), .e-grid.e-rtl.e-left-shadow .e-leftfreeze.e-freezeleftborder:not(.e-xlsel-left-border) {
  border-left-color: transparent;
}
.e-grid.e-right-shadow .e-rightfreeze.e-freezerightborder.e-dragborder, .e-grid.e-rtl.e-left-shadow .e-leftfreeze.e-freezeleftborder.e-dragborder {
  box-shadow: 0 2px 0 0 #e3165b, -4px 0 8px rgba(0, 0, 0, 0.12);
}
.e-grid.e-lib.e-default .e-headercell.e-rightfreeze.e-freezerightborder, .e-grid.e-lib .e-rightfreeze.e-freezerightborder,
.e-grid .e-rightfreeze.e-freezerightborder {
  border-left-width: 2px;
}
.e-grid.e-lib.e-default:not(.e-rtl) .e-headercell.e-fixedfreeze.e-freezeleftborder:not(.e-removefreezeleftborder), .e-grid.e-lib:not(.e-rtl) .e-fixedfreeze.e-freezeleftborder:not(.e-removefreezeleftborder), .e-grid:not(.e-rtl) .e-fixedfreeze.e-freezeleftborder:not(.e-removefreezeleftborder) {
  border-left-width: 1px;
}
.e-grid.e-lib.e-default:not(.e-rtl) .e-headercell.e-fixedfreeze.e-freezerightborder:not(.e-removefreezerightborder), .e-grid.e-lib:not(.e-rtl) .e-fixedfreeze.e-freezerightborder:not(.e-removefreezerightborder), .e-grid:not(.e-rtl) .e-fixedfreeze.e-freezerightborder:not(.e-removefreezerightborder) {
  border-right-width: 1px;
}
.e-grid .e-content.e-mac-safari::-webkit-scrollbar { /* stylelint-disable-line property-no-vendor-prefix */
  width: 7px;
}
.e-grid .e-content.e-mac-safari::-webkit-scrollbar-thumb { /* stylelint-disable-line property-no-vendor-prefix */
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
}
.e-grid .e-movablescrollbar {
  flex: 1;
  overflow: hidden;
  overflow-x: scroll;
}
.e-grid .e-columnchooser::before {
  line-height: 1.9;
}
.e-grid .e-toolbar .e-ccdiv {
  margin-top: -1px;
  padding: 0 10px;
}
.e-grid .e-toolbar .e-ccdiv .e-columnchooser.e-cctbn-icon {
  font-size: 15px;
  vertical-align: middle;
}
.e-grid.e-rtl .e-tableborder {
  border-left: 1px solid;
  border-right: 0;
}
.e-grid.e-rtl.e-lib.e-default .e-headercell.e-leftfreeze.e-freezeleftborder, .e-grid.e-rtl.e-lib .e-leftfreeze.e-freezeleftborder,
.e-grid.e-rtl .e-leftfreeze.e-freezeleftborder {
  border-left-width: 2px;
}
.e-grid.e-rtl.e-lib.e-default .e-headercell.e-rightfreeze.e-freezerightborder, .e-grid.e-rtl.e-lib .e-rightfreeze.e-freezerightborder,
.e-grid.e-rtl .e-rightfreeze.e-freezerightborder {
  border-right-width: 2px;
}
.e-grid.e-rtl.e-lib.e-default .e-headercell.e-fixedfreeze.e-freezeleftborder:not(.e-removefreezerightborder), .e-grid.e-rtl.e-lib .e-fixedfreeze.e-freezeleftborder:not(.e-removefreezerightborder),
.e-grid.e-rtl .e-fixedfreeze.e-freezeleftborder:not(.e-removefreezerightborder) {
  border-right-width: 1px;
}
.e-grid.e-rtl.e-lib.e-default .e-headercell.e-fixedfreeze.e-freezerightborder:not(.e-removefreezeleftborder), .e-grid.e-rtl.e-lib .e-fixedfreeze.e-freezerightborder:not(.e-removefreezeleftborder),
.e-grid.e-rtl .e-fixedfreeze.e-freezerightborder:not(.e-removefreezeleftborder) {
  border-left-width: 1px;
}
.e-grid.e-rtl .e-headercell, .e-grid.e-rtl .e-detailheadercell {
  border-width: 0;
  text-align: right;
}
.e-grid.e-rtl .e-headercell.e-fltr-icon .e-headercelldiv,
.e-grid.e-rtl .e-headercell.e-fltr-icon .e-headercelldiv.e-headerchkcelldiv, .e-grid.e-rtl .e-detailheadercell.e-fltr-icon .e-headercelldiv,
.e-grid.e-rtl .e-detailheadercell.e-fltr-icon .e-headercelldiv.e-headerchkcelldiv {
  padding: 0 0.6em 0 1.8em;
}
.e-grid.e-rtl .e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber,
.e-grid.e-rtl .e-headercell.e-fltr-icon .e-headercelldiv.e-headerchkcelldiv .e-sortnumber, .e-grid.e-rtl .e-detailheadercell.e-fltr-icon .e-headercelldiv .e-sortnumber,
.e-grid.e-rtl .e-detailheadercell.e-fltr-icon .e-headercelldiv.e-headerchkcelldiv .e-sortnumber {
  float: left;
  margin: 7px 0 0 5px;
}
.e-grid.e-rtl .e-headercell.e-fltr-icon.e-rightalign .e-headercelldiv,
.e-grid.e-rtl .e-headercell.e-fltr-icon.e-rightalign .e-headercelldiv.e-headerchkcelldiv, .e-grid.e-rtl .e-detailheadercell.e-fltr-icon.e-rightalign .e-headercelldiv,
.e-grid.e-rtl .e-detailheadercell.e-fltr-icon.e-rightalign .e-headercelldiv.e-headerchkcelldiv {
  text-align: right;
}
.e-grid.e-rtl .e-headercell .e-headercelldiv,
.e-grid.e-rtl .e-headercell .e-headercelldiv.e-headerchkcelldiv, .e-grid.e-rtl .e-detailheadercell .e-headercelldiv,
.e-grid.e-rtl .e-detailheadercell .e-headercelldiv.e-headerchkcelldiv {
  padding: 0 0.6em 0 1.8em;
  text-align: right;
}
.e-grid.e-rtl .e-headercell .e-headercelldiv .e-sortnumber,
.e-grid.e-rtl .e-headercell .e-headercelldiv.e-headerchkcelldiv .e-sortnumber, .e-grid.e-rtl .e-detailheadercell .e-headercelldiv .e-sortnumber,
.e-grid.e-rtl .e-detailheadercell .e-headercelldiv.e-headerchkcelldiv .e-sortnumber {
  float: left;
  margin: 7px 0 0 5px;
}
.e-grid.e-rtl .e-headercell .e-filterbarcell input, .e-grid.e-rtl .e-detailheadercell .e-filterbarcell input {
  border-width: 0 0 2px 0;
}
.e-grid.e-rtl .e-headercell .e-sortfilterdiv, .e-grid.e-rtl .e-detailheadercell .e-sortfilterdiv {
  float: left;
  margin: -16px 10px;
}
.e-grid.e-rtl .e-headercell.e-leftalign.e-headercell.e-fltr-icon .e-headercelldiv, .e-grid.e-rtl .e-detailheadercell.e-leftalign.e-headercell.e-fltr-icon .e-headercelldiv {
  margin-left: 10px;
}
.e-grid.e-rtl .e-headercell.e-leftalign.e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber, .e-grid.e-rtl .e-detailheadercell.e-leftalign.e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber {
  margin: 6px -4px 0 0;
}
.e-grid.e-rtl .e-headercell.e-leftalign.e-headercell.e-fltr-icon .e-filtermenudiv, .e-grid.e-rtl .e-detailheadercell.e-leftalign.e-headercell.e-fltr-icon .e-filtermenudiv {
  margin-left: -5px;
}
.e-grid.e-rtl .e-headercell.e-leftalign .e-sortfilterdiv, .e-grid.e-rtl .e-detailheadercell.e-leftalign .e-sortfilterdiv {
  float: right;
  margin: -16px 3px;
}
.e-grid.e-rtl .e-headercell.e-leftalign .e-headercelldiv, .e-grid.e-rtl .e-detailheadercell.e-leftalign .e-headercelldiv {
  padding: 0 25px 0 0.7em;
}
.e-grid.e-rtl .e-headercell.e-leftalign .e-headercelldiv .e-sortnumber, .e-grid.e-rtl .e-detailheadercell.e-leftalign .e-headercelldiv .e-sortnumber {
  float: right;
  margin: 6px 2px 0 0;
}
.e-grid.e-rtl .e-headercell.e-fltr-icon.e-rightalign .e-sortnumber, .e-grid.e-rtl .e-detailheadercell.e-fltr-icon.e-rightalign .e-sortnumber {
  float: left;
  margin: 7px 0 0 5px;
}
.e-grid.e-rtl .e-headercell.e-rightalign .e-sortnumber, .e-grid.e-rtl .e-detailheadercell.e-rightalign .e-sortnumber {
  float: left;
  margin: 7px 0 0 5px;
}
.e-grid.e-rtl .e-rowcell:first-child,
.e-grid.e-rtl .e-summarycell:first-child {
  padding-right: 21px;
}
.e-grid.e-rtl .e-rowcell:last-child,
.e-grid.e-rtl .e-summarycell:last-child {
  padding-left: 21px;
}
.e-grid.e-rtl.e-wrap .e-columnheader .e-rightalign .e-sortnumber {
  margin: 3px 5px 0 2px;
}
.e-grid.e-rtl.e-wrap .e-columnheader .e-sortnumber {
  margin: 3px 5px 0 2px;
}
.e-grid.e-rtl.e-wrap .e-columnheader .e-fltr-icon .e-sortfilterdiv {
  margin: -17px 4px;
}
.e-grid.e-rtl.e-wrap .e-columnheader .e-fltr-icon.e-rightalign .e-sortfilterdiv {
  margin: -17px 5px;
}
.e-grid.e-rtl .e-gridheader .e-fltr-icon .e-sortfilterdiv {
  margin: -16px 0 0 11px;
}
.e-grid.e-rtl .e-gridheader .e-rightalign.e-fltr-icon .e-sortfilterdiv {
  margin: -16px 0 0 11px;
}
.e-grid.e-rtl .e-gridheader .e-sortfilter .e-rightalign.e-fltr-icon .e-headercelldiv {
  margin: -7px;
}
.e-grid.e-rtl .e-gridheader .e-sortfilter .e-fltr-icon .e-headercelldiv {
  margin: -7px;
}
.e-grid.e-rtl .e-gridheader .e-rightalign .e-sortfilterdiv {
  margin: -16px 10px;
}
.e-grid.e-rtl.e-wrap .e-columnheader .e-rightalign.e-fltr-icon .e-headercelldiv, .e-grid.e-rtl .e-columnheader.e-wrap .e-rightalign.e-fltr-icon .e-headercelldiv {
  height: auto;
  margin-bottom: 2px;
  margin-top: 0;
}
.e-grid.e-rtl.e-verticallines .e-grouptopleftcell, .e-grid.e-rtl.e-bothlines .e-grouptopleftcell, .e-grid.e-rtl.e-hidelines .e-grouptopleftcell {
  border-top: 0;
}
.e-grid.e-rtl .e-grouptopleftcell {
  border-top: 1px solid;
}
.e-grid.e-rtl .e-grouptopleftcell span.e-grouptext {
  margin-left: 3px;
  margin-right: 0;
}
.e-grid.e-rtl .e-grouptopleftcell span {
  float: right;
  margin: 0;
}
.e-grid.e-rtl .e-groupheadercell span {
  float: right;
  padding: 0;
}
.e-grid.e-rtl.e-horizontallines .e-grouptopleftcell {
  border-top: 1px solid;
}
.e-grid.e-rtl .e-rowcell {
  border-width: 1px 0 0 0;
}
.e-grid.e-rtl .e-stackedheadercell.e-leftfreeze.e-freezeleftborder, .e-grid.e-rtl .e-rowcell.e-leftfreeze.e-freezeleftborder {
  border-left-width: 2px;
}
.e-grid.e-rtl .e-stackedheadercell.e-rightfreeze.e-freezerightborder, .e-grid.e-rtl .e-rowcell.e-rightfreeze.e-freezerightborder {
  border-right-width: 2px;
}
.e-grid.e-rtl .e-stackedheadercell.e-fixedfreeze.e-freezeleftborder, .e-grid.e-rtl .e-rowcell.e-fixedfreeze.e-freezeleftborder:not(.e-xlsel-right-border, .e-removefreezerightborder) {
  border-right-width: 1px;
}
.e-grid.e-rtl .e-stackedheadercell.e-fixedfreeze.e-freezerightborder, .e-grid.e-rtl .e-rowcell.e-fixedfreeze.e-freezerightborder:not(.e-xlsel-left-border, .e-removefreezeleftborder) {
  border-left-width: 1px;
}
.e-grid.e-rtl .e-summarycell.e-rightfreeze.e-freezerightborder, .e-grid.e-rtl .e-summarycell.e-fixedfreeze.e-freezeleftborder {
  border-left-width: 0;
}
.e-grid.e-rtl .e-summarycell.e-leftfreeze.e-freezeleftborder, .e-grid.e-rtl .e-summarycell.e-fixedfreeze.e-freezerightborder {
  border-right-width: 0;
}
.e-grid.e-rtl .e-filterbarcell, .e-grid.e-rtl .e-filterbarcelldisabled {
  border-width: 1px 0 0;
}
.e-grid.e-rtl .e-lastrowcell {
  border-width: 1px 1px 1px 0;
}
.e-grid.e-rtl .e-cloneproperties {
  border-width: 1px 1px 2px;
}
.e-grid.e-rtl tr td:first-child, .e-grid.e-rtl tr th:first-child {
  border-left-width: 0;
}
.e-grid.e-rtl.e-default.e-bothlines tr td:first-child:not(.e-summarycell, .e-freezeleftborder), .e-grid.e-rtl.e-default.e-bothlines tr th:first-child {
  border-left-width: 1px;
}
.e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowcollapse, .e-grid.e-rtl.e-default.e-bothlines tr td:first-child.e-detailrowexpand {
  border-left-width: 0;
}
.e-grid.e-rtl.e-default tr td:last-child:not(.e-xlsel-left-border, .e-rowcell-lastchild, .e-addfreezefirstchildborder), .e-grid.e-rtl.e-default .e-gridheader table tr th:last-child:not(.e-firstcell) {
  border-left: 0;
}
.e-grid.e-rtl.e-default.e-verticallines tr th:last-child {
  border-left: 1px solid;
}
.e-grid.e-rtl.e-default .e-gridheader tr th:last-child, .e-grid.e-rtl.e-default .e-gridheader tr th:first-child {
  padding-left: 21px;
  padding-right: 21px;
}
.e-grid.e-rtl.e-default th:first-child .e-grid.e-rtl.e-default .e-headercell, .e-grid.e-rtl.e-default .e-detailheadercell {
  border-width: 0;
}
.e-grid.e-rtl.e-default .e-rowcell {
  border-width: 1px 0 0 0;
}
.e-grid.e-rtl.e-default.e-verticallines .e-headercell,
.e-grid.e-rtl.e-default.e-verticallines .e-rowcell,
.e-grid.e-rtl.e-default.e-verticallines .e-filterbarcell,
.e-grid.e-rtl.e-default.e-verticallines .e-detailheadercell,
.e-grid.e-rtl.e-default.e-verticallines .e-gridheader th.e-firstcell {
  border-width: 0 0 0 1px;
}
.e-grid.e-rtl.e-default.e-verticallines tr th:first-child:not(.e-firstcell) {
  border-left-width: 1px;
}
.e-grid.e-rtl.e-default.e-verticallines .e-gridheader .e-headercell.e-firstheader {
  border-right: 0;
}
.e-grid.e-rtl.e-default.e-verticallines .e-gridheader .e-headercell.e-firstheader,
.e-grid.e-rtl.e-default.e-verticallines .e-gridheader th.e-grouptopleftcell.e-lastgrouptopleftcell {
  border-left: 1px solid;
}
.e-grid.e-rtl.e-default.e-verticallines .e-headercell.e-stackedheadercell {
  border-bottom: 1px solid;
}
.e-grid.e-rtl.e-default .e-stackedheadercell, .e-grid.e-rtl.e-default.e-horizontallines .e-stackedheadercell {
  border-width: 0 1px 1px 0;
}
.e-grid.e-rtl.e-default .e-gridheader th.e-firstcell, .e-grid.e-rtl.e-default.e-horizontallines .e-gridheader th.e-firstcell {
  border-left-width: 0;
  border-right-width: 1px;
}
.e-grid.e-rtl.e-default.e-bothlines .e-gridheader th.e-firstcell {
  border-left-width: 1px;
  border-right-width: 0;
}
.e-grid.e-rtl.e-default .e-gridheader .e-headercell.e-firstheader, .e-grid.e-rtl.e-default.e-horizontallines .e-headercell.e-firstheader {
  border-left: 0;
}
.e-grid.e-rtl.e-default.e-hidelines .e-gridheader th.e-firstcell {
  border-left: 0;
  border-right: 0;
}
.e-grid.e-rtl.e-default .e-gridheader .e-headercell.e-firstheader, .e-grid.e-rtl.e-default.e-horizontallines .e-gridheader .e-headercell.e-firstheader {
  border-right: 1px solid;
}
.e-grid.e-rtl.e-default .e-detailcell, .e-grid.e-rtl.e-default.e-bothlines .e-detailcell {
  border-right-style: solid;
  border-right-width: 1px;
  text-align: right;
}
.e-grid.e-rtl .e-groupsort, .e-grid.e-rtl .e-ungroupbutton, .e-grid.e-rtl .e-toggleungroup {
  margin-left: 0;
  margin-right: 6px;
}
.e-grid.e-rtl span.e-ungroupbutton.e-icons {
  margin-left: 0;
  margin-right: 6px;
  padding-top: 0;
}
.e-grid.e-rtl:not(.sf-grid).e-default.e-bothlines .e-headercell, .e-grid.e-rtl:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
  border-width: 0 0 0 1px;
}
.e-grid.e-rtl.e-default.e-bothlines .e-dragheadercell, .e-grid.e-rtl.e-default.e-bothlines .e-rowdragheader, .e-grid.e-rtl.e-default.e-bothlines .e-cloneproperties.e-draganddrop td.e-rowdragdrop {
  border-left: 1px solid #e0e0e0;
  padding-left: 3px;
}
.e-grid.e-rtl.e-default.e-bothlines .e-gridheader .e-headercell.e-firstheader,
.e-grid.e-rtl.e-default.e-bothlines .e-gridheader th.e-grouptopleftcell.e-lastgrouptopleftcell {
  border-left: 1px solid;
  border-right: 0;
}
.e-grid.e-rtl .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
  left: 4px;
  position: relative;
}
.e-grid.e-rtl:not(.sf-grid).e-bothlines .e-gridheader th.e-stackedheadercell {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.e-grid.e-rtl.e-bothlines .e-filterbarcell,
.e-grid.e-rtl.e-bothlines .e-filterbarcelldisabled {
  border-width: 1px 0 0 1px;
  border-top-width: 1px;
}
.e-grid.e-rtl.e-bothlines .e-rowcell,
.e-grid.e-rtl.e-bothlines .e-rowcell.e-lastrowcell {
  border-width: 1px 0 0 1px;
}
.e-grid.e-rtl.e-verticallines .e-rowcell,
.e-grid.e-rtl.e-verticallines .e-filterbarcell {
  border-width: 1px 0 0 1px;
}
.e-grid.e-rtl.e-hidelines .e-rowcell,
.e-grid.e-rtl.e-hidelines .e-headercell,
.e-grid.e-rtl.e-hidelines .e-detailheadercell,
.e-grid.e-rtl.e-hidelines .e-filterbarcell {
  border-width: 0;
}
.e-grid.e-rtl.e-horizontallines .e-rowcell {
  border-width: 1px 0 0;
}
.e-grid.e-rtl.e-horizontallines .e-filterbarcell {
  border-width: 1px 0 0;
}
.e-grid.e-rtl.e-horizontallines .e-rowcell.e-lastrowcell:not(.e-xlsel-bottom-border), .e-grid.e-rtl.e-verticallines .e-rowcell.e-lastrowcell:not(.e-xlsel-bottom-border), .e-grid.e-rtl.e-hidelines .e-rowcell.e-lastrowcell:not(.e-xlsel-bottom-border) {
  border-bottom-width: 1px;
}
.e-grid.e-rtl.e-verticallines .e-firstchildrow .e-rowcell, .e-grid.e-rtl.e-hidelines .e-firstchildrow .e-rowcell {
  border-top-width: 1px;
}
.e-grid.e-rtl .e-groupheadercell .e-icons::before {
  display: inline-block;
}
.e-grid.e-rtl .e-groupheadercell .e-cancel {
  padding-left: 23px;
  padding-right: 0;
  padding-top: 2px;
}
.e-grid.e-rtl .e-groupheadercell, .e-grid.e-rtl .e-groupheadercell:hover {
  float: right;
  margin-left: 10px;
  margin-right: 18px;
  padding: 0 9px 0 6px;
}
.e-grid.e-rtl .e-groupdroparea {
  text-align: right;
}
.e-grid.e-rtl .e-ungroupbutton {
  float: left;
}
.e-grid.e-rtl .e-gridcontent table tr:not(.e-summaryrow) td.e-indentcell {
  border-style: solid;
  border-width: 0 0 0 1px;
}
.e-grid.e-rtl .e-defaultcell.e-ralign, .e-grid.e-rtl .e-row .e-input.e-defaultcell.e-ralign, .e-grid.e-rtl .e-defaultcell.e-ralign:focus, .e-grid.e-rtl .e-editedrow .e-defaultcell.e-ralign:focus {
  padding-left: 10px;
}
.e-grid.e-rtl .e-detailindentcell {
  border-left-style: solid;
  border-left-width: 1px;
  border-right-width: 0;
}
.e-grid.e-rtl .e-filtermenudiv {
  float: left;
  margin: -18px 0 -18px -11px;
  padding: 6px;
}
.e-grid:not(.sf-grid).e-rtl.e-default:not(.e-verticallines):not(.e-bothlines) table th[rowspan] {
  border-width: 0 1px 0 0;
}
.e-grid:not(.sf-grid).e-rtl.e-default table th[rowspan].e-leftfreeze.e-freezeleftborder {
  border-left-width: 2px;
}
.e-grid:not(.sf-grid).e-rtl.e-default table th[rowspan].e-rightfreeze.e-freezerightborder {
  border-right-width: 2px;
}
.e-grid:not(.sf-grid).e-rtl.e-default table th[rowspan].e-fixedfreeze.e-freezeleftborder {
  border-right-width: 1px;
}
.e-grid:not(.sf-grid).e-rtl.e-default table th[rowspan].e-fixedfreeze.e-freezerightborder {
  border-left-width: 1px;
}
.e-grid.e-wrap .e-rowcell, .e-grid.e-wrap .e-columnheader .e-stackedheadercelldiv, .e-grid.e-wrap .e-columnheader .e-headercelldiv, .e-grid.e-wrap .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
  height: Auto;
  line-height: 18px;
  overflow-wrap: break-word;
  text-overflow: clip;
  white-space: normal;
  word-wrap: break-word;
}
.e-grid.e-wrap .e-cloneproperties.e-draganddrop.e-grid .e-rowcell {
  white-space: nowrap;
}
.e-grid.e-wrap .e-stackedheader .e-columnheader :not(.e-columnsheader) .e-stackedheadercelldiv,
.e-grid.e-wrap .e-stackedheader .e-columnheader :not(.e-columnsheader) .e-headercelldiv {
  max-height: 36px;
}
.e-grid.e-wrap .e-checkbox-wrapper {
  vertical-align: middle;
}
.e-grid.e-wrap .e-columnheader .e-headercelldiv,
.e-grid.e-wrap .e-columnheader .e-headercell.e-fltr-icon .e-headercelldiv {
  margin-bottom: 2px;
  margin-top: 0;
}
.e-grid.e-wrap .e-columnheader .e-filtermenudiv,
.e-grid.e-wrap .e-columnheader .e-sortfilterdiv .e-filtermenudiv {
  line-height: 14px;
  margin: -24px -5px -12px 8px;
}
.e-grid.e-wrap .e-columnheader .e-sortfilterdiv {
  margin: -18px 10px;
}
.e-grid.e-wrap .e-columnheader .e-rightalign .e-sortfilterdiv {
  margin: -18px 5px;
}
.e-grid.e-wrap .e-columnheader .e-fltr-icon .e-sortfilterdiv {
  margin: -20px 18px;
}
.e-grid.e-wrap .e-columnheader .e-fltr-icon.e-rightalign .e-sortfilterdiv {
  margin: -20px 14px;
}
.e-grid.e-wrap .e-columnheader .e-icon-group::before {
  display: inline-block;
}
.e-grid.e-wrap.e-rtl .e-columnheader .e-filtermenudiv,
.e-grid.e-wrap.e-rtl .e-columnheader .e-sortfilterdiv .e-filtermenudiv {
  margin: -22px 0 -18px -15px;
}
.e-grid .e-columnheader.e-wrap .e-headercelldiv,
.e-grid .e-columnheader.e-wrap .e-headercell.e-fltr-icon .e-headercelldiv {
  margin-bottom: 2px;
  margin-top: 0;
}
.e-grid .e-columnheader.e-wrap .e-filtermenudiv,
.e-grid .e-columnheader.e-wrap .e-sortfilterdiv .e-filtermenudiv {
  line-height: 14px;
}
.e-grid .e-columnheader.e-wrap .e-headercelldiv,
.e-grid .e-columnheader.e-wrap .e-headercell.e-fltr-icon .e-headercelldiv,
.e-grid .e-columnheader.e-wrap .e-stackedheadercelldiv {
  height: Auto;
  line-height: 18px;
  overflow-wrap: break-word;
  text-overflow: clip;
  white-space: normal;
  word-wrap: break-word;
}
.e-grid .e-columnheader.e-wrap .e-sortfilterdiv {
  margin: -18px 10px;
}
.e-grid .e-columnheader.e-wrap .e-rightalign .e-sortfilterdiv {
  margin: -18px 5px;
}
.e-grid .e-columnheader.e-wrap .e-fltr-icon .e-sortfilterdiv {
  margin: -20px 18px;
}
.e-grid .e-columnheader.e-wrap .e-fltr-icon.e-rightalign .e-sortfilterdiv {
  margin: -20px 14px;
}
.e-grid .e-columnheader.e-wrap .e-icon-group::before {
  display: inline-block;
}
.e-grid .e-gridcontent.e-wrap .e-rowcell {
  height: Auto;
  line-height: 18px;
  overflow-wrap: break-word;
  text-overflow: clip;
  white-space: normal;
  word-wrap: break-word;
}
.e-grid .e-stackedheadercelldiv {
  overflow: hidden;
  text-overflow: ellipsis;
}
.e-grid.e-responsive .e-rowcell.e-gridclip,
.e-grid.e-responsive .e-gridclip .e-headercelldiv,
.e-grid.e-responsive .e-gridclip .e-stackedheadercelldiv {
  text-overflow: clip;
}
.e-grid .e-clipboard {
  cursor: default;
  height: 1px;
  left: -1000px;
  overflow: hidden;
  position: fixed;
  resize: none;
  top: -1000px;
  width: 1px;
}
.e-grid.e-resize-lines th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder), .e-grid.e-resize-lines th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder), .e-grid.e-resize-lines.e-rtl th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder), .e-grid.e-resize-lines.e-rtl th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
.e-grid.e-resize-lines tr.e-columnheader th:last-child.e-stackedheadercell .e-rhandler.e-rcursor :not(.e-laststackcell, .e-freezerightborder, .e-freezeleftborder), .e-grid.e-resize-lines.e-rtl tr.e-columnheader th:last-child.e-stackedheadercell .e-rhandler.e-rcursor :not(.e-laststackcell, .e-freezerightborder, .e-freezeleftborder) {
  border-right: 0;
}
.e-grid:not(.sf-grid).e-resize-lines.e-default table th[rowspan]:not(.e-freezerightborder, .e-freezeleftborder), .e-grid:not(.sf-grid).e-resize-lines.e-rtl.e-default table th[rowspan]:not(.e-freezerightborder, .e-freezeleftborder) {
  border-left: 0;
}
.e-grid.e-resize-lines.e-rtl tr.e-columnheader th:last-child.e-stackedheadercell .e-rhandler.e-rcursor, .e-grid.e-resize-lines.e-rtl tr.e-columnheader th.e-lastcell .e-rhandler.e-rcursor, .e-grid.e-resize-lines.e-rtl tr.e-columnheader th.e-laststackcell .e-rhandler.e-rcursor {
  border-left: 0;
}
.e-grid.e-resize-lines tr.e-columnheader th:last-child.e-stackedheadercell .e-rhandler.e-rcursor, .e-grid.e-resize-lines tr.e-columnheader th.e-lastcell .e-rhandler.e-rcursor, .e-grid.e-resize-lines tr.e-columnheader th.e-laststackcell .e-rhandler.e-rcursor {
  border-right: 0;
}
.e-grid:not(.sf-grid).e-resize-lines.e-rtl.e-default table th[rowspan] {
  border-right: 0;
}
.e-grid.sf-grid {
  /* stylelint-disable */
  /* stylelint-enable */
}
.e-grid.sf-grid span.e-ungroupbutton.e-icons {
  margin-left: 6px;
}
.e-grid.sf-grid .e-rowdragdrop {
  border-width: 1px 0 0 0;
  border-color: #e0e0e0;
}
.e-grid.sf-grid .e-label.e-fltrcheck.e-wrapfilter {
  width: 150px;
  white-space: normal;
}
.e-grid.sf-grid .e-label.e-choosercheck.e-checkboxwrap {
  width: 140px;
  white-space: normal;
}
.e-grid.sf-grid .e-rowcell.e-frozen-right-border,
.e-grid.sf-grid .e-headercell.e-frozen-right-border,
.e-grid.sf-grid .e-filterbarcell.e-frozen-right-border {
  border-right: 2px solid rgba(227, 22, 91, 0.6);
}
.e-grid.sf-grid .e-rowcell.e-frozen-left-border,
.e-grid.sf-grid .e-headercell.e-frozen-left-border,
.e-grid.sf-grid .e-filterbarcell.e-frozen-left-border {
  border-left: 2px solid rgba(227, 22, 91, 0.6);
}
.e-grid.sf-grid .e-rowcell.e-freezeline {
  position: relative;
}
.e-grid.sf-grid .e-rowcell .e-frozen-right-cursor,
.e-grid.sf-grid .e-rowcell .e-frozen-fixedright-cursor,
.e-grid.sf-grid .e-rowcell .e-frozen-left-cursor,
.e-grid.sf-grid .e-rowcell .e-frozen-fixedleft-cursor {
  cursor: move;
  height: 100%;
  position: absolute;
  top: 0;
  width: 4px;
}
.e-grid.sf-grid .e-rowcell .e-frozen-left-cursor,
.e-grid.sf-grid .e-rowcell .e-frozen-fixedright-cursor {
  right: 0;
}
.e-grid.sf-grid .e-rowcell .e-frozen-right-cursor,
.e-grid.sf-grid .e-rowcell .e-frozen-fixedleft-cursor {
  left: 0;
}
.e-grid.sf-grid .e-rowcell .e-frozen-left-cursor.e-frozen-resize-cursor {
  right: 3px;
}
.e-grid.sf-grid .e-gridheader .e-headercell .e-frozen-right-cursor,
.e-grid.sf-grid .e-gridheader .e-headercell .e-frozen-fixedright-cursor,
.e-grid.sf-grid .e-gridheader .e-headercell .e-frozen-left-cursor,
.e-grid.sf-grid .e-gridheader .e-headercell .e-frozen-fixedleft-cursor {
  cursor: move;
  height: 100%;
  position: absolute;
  top: 0;
  width: 4px;
}
.e-grid.sf-grid .e-gridheader .e-headercell .e-frozen-left-cursor,
.e-grid.sf-grid .e-gridheader .e-headercell .e-frozen-fixedright-cursor {
  right: 0;
}
.e-grid.sf-grid .e-gridheader .e-headercell .e-frozen-right-cursor,
.e-grid.sf-grid .e-gridheader .e-headercell .e-frozen-fixedleft-cursor {
  left: 0;
}
.e-grid.sf-grid .e-gridheader .e-headercell .e-frozen-left-cursor.e-frozen-resize-cursor {
  right: 3px;
}
.e-grid.sf-grid .e-gridheader .e-headercell .e-frozen-right-cursor.e-frozen-resize-cursor:not(.e-frozen-default-cursor) {
  left: 3px;
}
.e-grid.sf-grid .e-gridheader .e-filterbarcell .e-frozen-right-cursor,
.e-grid.sf-grid .e-gridheader .e-filterbarcell .e-frozen-fixedright-cursor,
.e-grid.sf-grid .e-gridheader .e-filterbarcell .e-frozen-left-cursor,
.e-grid.sf-grid .e-gridheader .e-filterbarcell .e-frozen-fixedleft-cursor {
  cursor: move;
  height: 100%;
  position: absolute;
  top: 0;
  width: 4px;
}
.e-grid.sf-grid .e-gridheader .e-filterbarcell .e-frozen-fixedright-cursor,
.e-grid.sf-grid .e-gridheader .e-filterbarcell .e-frozen-left-cursor {
  right: 0;
}
.e-grid.sf-grid .e-gridheader .e-filterbarcell .e-frozen-right-cursor,
.e-grid.sf-grid .e-gridheader .e-filterbarcell .e-frozen-fixedleft-cursor {
  left: 0;
}
.e-grid.sf-grid .e-gridheader .e-filterbarcell .e-frozen-left-cursor.e-frozen-resize-cursor {
  right: 3px;
}
.e-grid.sf-grid .e-gridheader .e-filterbarcell .e-frozen-right-cursor.e-frozen-resize-cursor:not(.e-frozen-default-cursor) {
  left: 3px;
}
.e-grid.sf-grid .e-frozen-helper {
  border-left: 2px solid rgba(227, 22, 91, 0.6);
  cursor: move;
  position: absolute;
  z-index: 2;
}
.e-grid.sf-grid .e-content.e-freezeline-moving {
  -webkit-user-select: none;
          user-select: none;
}
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
  margin-top: 1px;
}
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
  margin-top: 1px;
}
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
  margin-top: -1px;
}
.e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
  margin-top: -1px;
}
.e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
  background-color: rgba(0, 0, 0, 0.1);
  display: inline-block;
  height: 10px;
  width: 80%;
}
.e-grid.sf-grid .e-gridcontent .e-content {
  overflow-y: auto;
}
.e-grid.sf-grid .e-gridcontent .e-content.e-yscroll {
  overflow-y: scroll;
}
.e-grid.sf-grid .e-gridcontent .e-content.e-noscroll {
  overflow-y: hidden;
}
.e-grid.sf-grid .e-gridcontent .e-content,
.e-grid.sf-grid .e-detailrowcollapse.e-dragborder,
.e-grid.sf-grid .e-detailrowexpand.e-dragborder {
  position: relative;
}
.e-grid.sf-grid .e-label.e-fltrcheck,
.e-grid.sf-grid .e-label.e-choosercheck {
  width: 0;
}
.e-grid.sf-grid .e-checkboxlist .e-fltrcheck,
.e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
  white-space: nowrap;
}
.e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
.e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
  text-align: left;
}
.e-grid.sf-grid.e-default table th:not([rowspan="1"]):not(.e-detailcell, .e-detailindentcell, .e-stackedheadercell, .e-detailheadercell, .e-rowdragheader) {
  border-width: 0 0 0 1px;
}
.e-grid.sf-grid .e-gridheader table th:not([rowspan="1"]),
.e-grid.sf-grid .e-device .e-gridheader table th:not([rowspan="1"]) {
  padding-bottom: 13px;
  vertical-align: bottom;
}
.e-grid.sf-grid.e-rtl.e-default table th:not([rowspan="1"]).e-rightfreeze.e-freezerightborder, .e-grid.sf-grid.e-default table th:not([rowspan="1"]).e-leftfreeze.e-freezeleftborder {
  border-right-width: 2px;
}
.e-grid.sf-grid.e-rtl.e-default table th:not([rowspan="1"]).e-leftfreeze.e-freezeleftborder, .e-grid.sf-grid.e-default table th:not([rowspan="1"]).e-rightfreeze.e-freezerightborder {
  border-left-width: 2px;
}
.e-grid.sf-grid.e-rtl.e-default table th:not([rowspan="1"]).e-fixedfreeze.e-freezerightborder, .e-grid.sf-grid.e-default table th:not([rowspan="1"]).e-fixedfreeze.e-freezeleftborder {
  border-left-width: 1px;
}
.e-grid.sf-grid.e-rtl.e-default table th:not([rowspan="1"]).e-fixedfreeze.e-freezeleftborder, .e-grid.sf-grid.e-default table th:not([rowspan="1"]).e-fixedfreeze.e-freezerightborder {
  border-right-width: 1px;
}
.e-grid.sf-grid.e-rtl.e-default table th:not([rowspan="1"]):not(.e-detailcell, .e-detailindentcell, .e-stackedheadercell, .e-detailheadercell, .e-rowdragheader) {
  border-width: 0 1px 0 0;
}
.e-grid.sf-grid.e-resize-lines.e-default table th:not([rowspan="1"]):not(.e-freezerightborder, .e-freezeleftborder), .e-grid.sf-grid.e-resize-lines.e-rtl.e-default table th:not([rowspan="1"]):not(.e-freezerightborder, .e-freezeleftborder) {
  border-left: 0;
}
.e-grid.sf-grid.e-resize-lines.e-rtl.e-default table th:not([rowspan="1"]) {
  border-right: 0;
}
.e-grid.sf-grid.e-rtl.e-bothlines .e-gridheader th.e-stackedheadercell {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.e-grid.sf-grid.e-rtl.e-default.e-bothlines .e-headercell,
.e-grid.sf-grid.e-rtl.e-default.e-bothlines .e-detailheadercell {
  border-width: 0 0 0 1px;
}
.e-grid.sf-grid.e-resize-lines th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder), .e-grid.sf-grid.e-resize-lines th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder), .e-grid.sf-grid.e-resize-lines.e-rtl th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder), .e-grid.sf-grid.e-resize-lines.e-rtl th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
.e-grid.sf-grid.e-default.e-bothlines .e-headercell,
.e-grid.sf-grid.e-default.e-bothlines .e-detailheadercell {
  border-width: 0 0 0 1px;
}
.e-grid.sf-grid.e-default.e-bothlines .e-headercell.e-leftfreeze.e-freezeleftborder, .e-grid.sf-grid.e-default.e-verticallines .e-headercell.e-leftfreeze.e-freezeleftborder {
  border-right-width: 2px;
}
.e-grid.sf-grid.e-default.e-bothlines .e-headercell.e-rightfreeze.e-freezerightborder, .e-grid.sf-grid.e-default.e-verticallines .e-headercell.e-rightfreeze.e-freezerightborder {
  border-left-width: 2px;
}
.e-grid.sf-grid.e-bothlines .e-gridheader th.e-stackedheadercell {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
}
.e-grid-min-height .e-rowcell,
.e-grid-min-height .e-icon-grightarrow,
.e-grid-min-height .e-icon-gdownarrow {
  line-height: 0;
  padding-bottom: 0;
  padding-top: 0;
}
.e-grid-min-height .e-gridheader .e-headercell,
.e-grid-min-height .e-gridheader .e-detailheadercell,
.e-grid-min-height .e-gridheader .e-headercell:not(.e-fltr-icon, .e-sort-icon) .e-headercelldiv {
  height: auto;
}
.e-grid-min-height .e-gridcontent .e-groupcaption {
  line-height: normal;
  padding: 0 0.7em;
}
.e-grid-min-height .e-summarycell {
  line-height: normal;
  padding: 0 8px;
}

.e-grid-min-height .e-grid-height .e-rowcell {
  line-height: 20px;
  padding: 8px 21px;
}
.e-grid-min-height .e-grid-height .e-gridheader .e-headercell,
.e-grid-min-height .e-grid-height .e-gridheader .e-detailheadercell,
.e-grid-min-height .e-grid-height .e-gridheader .e-headercell .e-headercelldiv {
  height: 29px;
}
.e-grid-min-height .e-grid-height .e-gridcontent .e-groupcaption {
  line-height: 20px;
  padding: 0 0.7em;
}
.e-grid-min-height .e-grid-height .e-summarycell {
  line-height: 18px;
  padding: 8px 21px;
}

.e-device.e-grid-min-height .e-grid-height .e-rowcell {
  padding: 8px 12px;
}
.e-device.e-grid-min-height .e-grid-height .e-rowcell:first-child {
  padding: 8px 12px 8px 16px;
}
.e-device.e-grid-min-height .e-grid-height .e-rowcell:last-child {
  padding: 8px 16px 8px 12px;
}
.e-device.e-grid-min-height .e-rowcell,
.e-device.e-grid-min-height .e-rowcell:first-child,
.e-device.e-grid-min-height .e-rowcell:last-child {
  padding-bottom: 0;
  padding-top: 0;
}

.e-rtl .e-grid .e-headercell, .e-rtl .e-grid .e-detailheadercell, .e-rtl .e-grid .e-headercelldiv, .e-rtl .e-grid .e-headercelldiv.e-headerchkcelldiv {
  text-align: right;
}

.e-edit-dialog .e-gridform .e-table {
  border-collapse: separate;
  border-spacing: 11px;
  width: 100%;
}

.e-edit-dialog .e-dlg-content {
  position: relative;
}

/* stylelint-disable */
.e-grid-toolbarmenu .e-responsivetoolbar-menu .e-menu-item.e-focused {
  background-color: transparent !important;
}

/* stylelint-enable */
/* stylelint-disable */
.e-ddl.e-popup.e-popup-flmenu .e-dropdownbase,
.e-ddl.e-popup.e-popup-flbar .e-dropdownbase {
  max-height: 298px !important;
}

/* stylelint-enable */
/* Apply styles for Firefox only */
/* stylelint-disable function-url-quotes */
@-moz-document url-prefix() {
  .e-grid-min-height .e-rowcell,
  .e-grid-min-height .e-icon-grightarrow,
  .e-grid-min-height .e-icon-gdownarrow {
    line-height: normal;
  }
  .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
    /* stylelint-disable declaration-no-important */
    /* stylelint-enable declaration-no-important */
  }
  .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-table {
    border-spacing: 0 !important;
  }
  .e-grid.sf-grid.e-grid-min-height .e-virtualtable .e-rowcell {
    line-height: 1;
  }
}
/* stylelint-enable function-url-quotes */
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
  color: #000;
}
.e-grid .e-ftrchk.e-chkfocus,
.e-grid .e-menu-item.e-menufocus,
.e-grid li.e-cclist.e-colfocus,
.e-grid-popup .e-ftrchk.e-chkfocus,
.e-grid-popup .e-menu-item.e-menufocus,
.e-grid-popup li.e-cclist.e-colfocus {
  background-color: #eee;
}
.e-grid .e-ccdlg .e-footer-content,
.e-grid-popup .e-ccdlg .e-footer-content {
  border-color: rgba(0, 0, 0, 0.12);
  opacity: 1;
}
.e-grid .e-ccdlg .e-cc-searchdiv,
.e-grid-popup .e-ccdlg .e-cc-searchdiv {
  border-color: #212121;
}
.e-grid .e-ccdlg .e-cc-searchdiv.e-input-focus,
.e-grid-popup .e-ccdlg .e-cc-searchdiv.e-input-focus {
  border-color: #ff4081;
}

/*! Grid theme */
.e-grid {
  border-color: #e0e0e0;
}
.e-grid .e-content {
  background-color: #fff;
}
.e-grid .e-gridpopup span:hover,
.e-grid .e-gridpopup .e-spanclicked {
  color: #000;
}
.e-grid .e-unboundcelldiv .e-icons:not(.e-btn-icon) {
  color: #000;
}
.e-grid .e-table {
  background-color: #fff;
}
.e-grid .e-focused:not(.e-menu-item):not(.e-editedbatchcell) {
  box-shadow: 0 0 0 1px #9e9e9e inset;
}
.e-grid .e-addedrow .e-normaledit .e-rowcell.e-focused {
  box-shadow: none;
}
.e-grid.e-left-shadow .e-leftfreeze.e-freezeleftborder.e-focused:not(.e-menu-item, .e-xlsel-top-border, .e-xlsel-left-border, .e-xlsel-bottom-border, .e-xlsel-right-border), .e-grid.e-right-shadow .e-rightfreeze.e-freezerightborder.e-focused:not(.e-menu-item, .e-xlsel-top-border, .e-xlsel-left-border, .e-xlsel-bottom-border, .e-xlsel-right-border) {
  border-color: #9e9e9e;
}
.e-grid .e-gridheader .e-icons:not(.e-icon-hide):not(.e-check):not(.e-stop):not(.e-icon-reorderuparrow):not(.e-icon-reorderdownarrow) {
  color: #212121;
}
.e-grid .e-gridheader .e-headercontent .e-icon-reorderuparrow,
.e-grid .e-gridheader .e-headercontent .e-icon-reorderdownarrow {
  color: #212121;
}
.e-grid .e-groupdroparea .e-icons {
  color: #fff;
}
.e-grid.e-rtl .e-tableborder,
.e-grid tr th.e-firstcell {
  border-left-color: #e0e0e0;
}
.e-grid tr th.e-firstcell,
.e-grid .e-tableborder {
  border-right-color: #e0e0e0;
}
.e-grid .e-xlselaf,
.e-grid .e-autofill {
  background-color: #e3165b;
}
.e-grid .e-autofill,
.e-grid .e-xlselaf,
.e-grid .e-xlsel {
  border-color: #e3165b;
  z-index: 1;
}
.e-grid .e-autofill.e-freeze-autofill {
  z-index: 5;
}
.e-grid .e-xlsel {
  background-color: transparent;
  border-style: solid;
  pointer-events: none;
  position: absolute;
}
.e-grid .e-xlselaf {
  position: absolute;
  z-index: 3;
}
.e-grid .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder,
.e-grid .e-gridcontent .e-rowcell.e-dragborder,
.e-grid .e-gridcontent .e-groupcaption.e-dragborder,
.e-grid .e-gridcontent .e-summarycell.e-dragborder,
.e-grid .e-gridcontent .e-rowdragdrop.e-dragborder, .e-grid .e-gridheader thead tr th.e-firstrowdragborder, .e-grid.e-rtl .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder, .e-grid.e-rtl .e-gridcontent .e-rowcell.e-dragborder, .e-grid.e-rtl .e-gridcontent .e-rowdragdrop.e-dragborder {
  box-shadow: 0 2px 0 0 #e3165b;
  z-index: 5;
}
.e-grid .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder.e-fixedfreeze,
.e-grid .e-gridcontent .e-rowcell.e-dragborder.e-fixedfreeze,
.e-grid .e-gridcontent .e-groupcaption.e-dragborder.e-fixedfreeze,
.e-grid .e-gridcontent .e-summarycell.e-dragborder.e-fixedfreeze,
.e-grid .e-gridcontent .e-rowdragdrop.e-dragborder.e-fixedfreeze,
.e-grid .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder.e-rightfreeze,
.e-grid .e-gridcontent .e-rowcell.e-dragborder.e-rightfreeze,
.e-grid .e-gridcontent .e-groupcaption.e-dragborder.e-rightfreeze,
.e-grid .e-gridcontent .e-summarycell.e-dragborder.e-rightfreeze,
.e-grid .e-gridcontent .e-rowdragdrop.e-dragborder.e-rightfreeze,
.e-grid .e-gridcontent .tr.e-row:first-child .e-rowcell.e-dragborder.e-leftfreeze,
.e-grid .e-gridcontent .e-rowcell.e-dragborder.e-leftfreeze,
.e-grid .e-gridcontent .e-groupcaption.e-dragborder.e-leftfreeze,
.e-grid .e-gridcontent .e-summarycell.e-dragborder.e-leftfreeze,
.e-grid .e-gridcontent .e-rowdragdrop.e-dragborder.e-leftfreeze {
  z-index: 6;
}
.e-grid.e-rtl .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder.e-fixedfreeze,
.e-grid.e-rtl .e-gridcontent .e-rowcell.e-dragborder.e-fixedfreeze,
.e-grid.e-rtl .e-gridcontent .e-rowdragdrop.e-dragborder.e-fixedfreeze,
.e-grid.e-rtl .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder.e-rightfreeze,
.e-grid.e-rtl .e-gridcontent .e-rowcell.e-dragborder.e-rightfreeze,
.e-grid.e-rtl .e-gridcontent .e-rowdragdrop.e-dragborder.e-rightfreeze,
.e-grid.e-rtl .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder.e-leftfreeze,
.e-grid.e-rtl .e-gridcontent .e-rowcell.e-dragborder.e-leftfreeze,
.e-grid.e-rtl .e-gridcontent .e-rowdragdrop.e-dragborder.e-leftfreeze {
  z-index: 6;
}
.e-grid .e-gridheader thead tr th.e-firstrowdragborder.e-leftfreeze,
.e-grid .e-gridheader thead tr th.e-firstrowdragborder.e-rightfreeze,
.e-grid .e-gridheader thead tr th.e-firstrowdragborder.e-fixedfreeze {
  z-index: 6;
}
.e-grid .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
.e-grid .e-gridcontent .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
.e-grid .e-gridcontent .e-groupcaption.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
.e-grid .e-gridcontent .e-summarycell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
.e-grid .e-gridcontent .e-rowdragdrop.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze), .e-grid .e-gridheader thead tr th.e-firstrowdragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze), .e-grid.e-rtl .e-gridcontent tr.e-row:first-child .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze), .e-grid.e-rtl .e-gridcontent .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze), .e-grid.e-rtl .e-gridcontent .e-rowdragdrop.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze) {
  position: relative;
}
.e-grid .e-gridheader {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.54);
  border-bottom-color: #e0e0e0;
  border-top-color: #e0e0e0;
}
.e-grid .e-gridcontent tr:first-child td {
  border-top-color: transparent;
}
.e-grid .e-gridcontent tr:first-child td.e-xlsel-top-border {
  border-top-color: #e3165b;
}
.e-grid th.e-headercell[aria-sort=ascending]:not(.e-columnselection) .e-headertext,
.e-grid th.e-headercell[aria-sort=descending]:not(.e-columnselection) .e-headertext,
.e-grid th.e-headercell[aria-sort=ascending] .e-sortfilterdiv,
.e-grid th.e-headercell[aria-sort=descending] .e-sortfilterdiv {
  color: #000;
  opacity: 1;
}
.e-grid .e-verticallines tr th,
.e-grid .e-grouptopleftcell,
.e-grid .e-rowdragheader,
.e-grid .e-gridpopup .e-content,
.e-grid .e-filterbarcell,
.e-grid .e-filterbarcelldisabled, .e-grid.e-default .e-grouptopleftcell, .e-grid.e-default .e-rowdragheader,
.e-grid .e-headercell,
.e-grid .e-summarycell,
.e-grid .e-detailheadercell,
.e-grid [aria-selected] + tr .e-detailindentcell, .e-grid.e-default .e-gridheader .e-headercell.e-firstheader, .e-grid.e-default.e-horizontallines .e-headercell.e-firstheader,
.e-grid .e-filterbarcell input,
.e-grid .e-headercontent, .e-grid.e-default.e-verticallines .e-headercell.e-stackedheadercell, .e-grid.e-default.e-horizontallines .e-grouptopleftcell, .e-grid.e-default .e-gridheader.e-stackedfilter tr:last-child th.e-grouptopleftcell, .e-grid.e-default.e-horizontallines .e-gridheader.e-stackedfilter tr:last-child th.e-grouptopleftcell, .e-grid.e-default .e-gridheader.e-stackedfilter tr:first-child th.e-grouptopleftcell, .e-grid.e-default.e-horizontallines .e-gridheader.e-stackedfilter tr:first-child th.e-grouptopleftcell {
  border-color: #e0e0e0;
}
.e-grid .e-headercell,
.e-grid .e-detailheadercell {
  background-color: #fff;
}
.e-grid .e-gridcontent {
  background-color: #fff;
}
.e-grid .e-gridfooter,
.e-grid .e-gridfooter .e-leftfreeze,
.e-grid .e-gridfooter .e-rightfreeze,
.e-grid .e-gridfooter .e-fixedfreeze {
  background-color: rgb(246.2, 246.2, 246.2);
}
.e-grid .e-rowcell:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-detailrowcollapse:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-detailrowexpand:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-gridcontent .e-rowdragdrop:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-gridheader .e-rowdragdrop:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-emptyrow:not(.e-editedbatchcell):not(.e-updatedtd) {
  color: rgba(0, 0, 0, 0.87);
}
.e-grid .e-summaryrow .e-summarycell,
.e-grid .e-summaryrow .e-templatecell,
.e-grid .e-summarycontent .e-indentcell,
.e-grid .e-indentcell.e-detailindentcelltop,
.e-grid .e-groupfooterrow.e-summaryrow .e-indentcell.e-indentcelltop {
  background-color: rgb(246.2, 246.2, 246.2);
  border-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}
.e-grid .e-rowcell,
.e-grid .e-groupcaption,
.e-grid .e-indentcell,
.e-grid .e-recordplusexpand,
.e-grid .e-recordpluscollapse,
.e-grid .e-rowdragdropcell,
.e-grid .e-detailrowcollapse,
.e-grid .e-detailrowexpand,
.e-grid .e-detailindentcell,
.e-grid .e-detailcell,
.e-grid .e-emptyrow.e-show-added-row .e-lastrowcell {
  border-color: #e0e0e0;
}
.e-grid .e-xlsel-bottom-border {
  border-bottom-color: #e3165b;
}
.e-grid .e-xlsel-right-border, .e-grid.e-lib:not(.e-rtl) .e-filterbarcell.e-fixedfreeze.e-freezerightborder, .e-grid:not(.e-rtl) .e-filterbarcell.e-fixedfreeze.e-freezerightborder, .e-grid.e-lib:not(.e-rtl) .e-fixedfreeze.e-freezerightborder:not(.e-removefreezerightborder), .e-grid:not(.e-rtl) .e-fixedfreeze.e-freezerightborder:not(.e-removefreezerightborder), .e-grid.e-lib .e-leftfreeze.e-freezeleftborder,
.e-grid .e-leftfreeze.e-freezeleftborder, .e-grid.e-rtl .e-rightfreeze.e-freezerightborder, .e-grid.e-rtl .e-filterbarcell.e-fixedfreeze.e-freezeleftborder, .e-grid.e-rtl .e-fixedfreeze.e-freezeleftborder:not(.e-removefreezerightborder) {
  border-right-color: #e3165b;
}
.e-grid .e-rowcell .e-frozen-default-cursor,
.e-grid .e-gridheader .e-headercell .e-frozen-default-cursor,
.e-grid .e-gridheader .e-filterbarcell .e-frozen-default-cursor, .e-grid.e-rtl .e-leftfreeze.e-freezeleftborder, .e-grid.e-rtl .e-filterbarcell.e-fixedfreeze.e-freezerightborder, .e-grid.e-rtl .e-fixedfreeze.e-freezerightborder:not(.e-removefreezeleftborder), .e-grid.e-lib:not(.e-rtl) .e-rightfreeze.e-freezerightborder, .e-grid:not(.e-rtl) .e-rightfreeze.e-freezerightborder, .e-grid.e-lib:not(.e-rtl) .e-filterbarcell.e-fixedfreeze.e-freezeleftborder, .e-grid:not(.e-rtl) .e-filterbarcell.e-fixedfreeze.e-freezeleftborder, .e-grid.e-lib:not(.e-rtl) .e-fixedfreeze.e-freezeleftborder:not(.e-removefreezeleftborder), .e-grid:not(.e-rtl) .e-fixedfreeze.e-freezeleftborder:not(.e-removefreezeleftborder),
.e-grid .e-xlsel-left-border {
  border-left-color: #e3165b;
}
.e-grid .e-xlsel-top-border {
  border-top-color: #e3165b;
}
.e-grid .e-leftfreeze:not(.e-summarycell, .e-indentcell, .e-updatedtd, .e-selectionbackground, .e-columnselection, .e-groupcaption, .e-cellselectionbackground, .e-active),
.e-grid .e-rightfreeze:not(.e-summarycell, .e-updatedtd, .e-selectionbackground, .e-columnselection, .e-groupcaption, .e-cellselectionbackground, .e-active),
.e-grid .e-fixedfreeze:not(.e-summarycell, .e-selectionbackground, .e-updatedtd, .e-columnselection, .e-groupcaption, .e-cellselectionbackground, .e-active) {
  background-color: #fff;
}
.e-grid .e-gridcontent .e-groupcaptionrow .e-leftfreeze.e-groupcaption,
.e-grid .e-gridcontent .e-groupcaptionrow .e-leftfreeze.e-recordplusexpand,
.e-grid .e-gridcontent .e-groupcaptionrow .e-leftfreeze.e-recordpluscollapse,
.e-grid .e-gridcontent .e-groupcaptionrow .e-leftfreeze.ee-indentcell {
  background-color: #fafafa;
}
.e-grid.e-gridhover .e-frozenhover:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover .e-row tr:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-rtl .e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover .e-row.e-addedrow:not(.e-disable-gridhover):not(.e-detailrow):hover .e-dragindentcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
  background-color: #eee;
  color: #000;
}
.e-grid .e-row:hover .e-rowdragdrop {
  cursor: move;
}
.e-grid .e-notallowedcur .e-row:hover .e-rowdragdrop {
  cursor: not-allowed;
}
.e-grid .e-sortnumber {
  background-color: #bbbdc0;
  color: #000;
}
.e-grid.e-gridhover .e-frozenhover {
  color: #000;
}
.e-grid .e-col-menu.e-filter-popup {
  box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.24);
}
.e-grid td.e-active, .e-grid td.e-active .e-icon-rowdragicon::before {
  color: #000;
}
.e-grid td.e-active {
  background: #e0e0e0;
}
.e-grid .e-columnselection {
  background: #e0e0e0;
}
.e-grid td.e-cellselectionbackground {
  background: #e0e0e0;
  color: #000;
}
.e-grid .e-filterbarcell,
.e-grid .e-filterbarcelldisabled {
  background-color: #fff;
  background-image: none;
}
.e-grid .e-filtered::before {
  color: #e3165b;
}
.e-grid .e-gridpopup .e-content {
  background-color: #fff;
}
.e-grid .e-gridpopup .e-downtail::after {
  border-top-color: #fff;
}
.e-grid .e-gridpopup .e-uptail::after {
  border-bottom-color: #fff;
}
.e-grid .e-cloneproperties {
  background-color: #eee;
  border-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}
.e-grid .e-rhelper {
  background-color: #000;
  cursor: col-resize;
  opacity: 0.87;
}
.e-grid.e-device .e-rcursor::before {
  border-right-color: #000;
  opacity: 0.87;
}
.e-grid.e-device .e-rcursor::after {
  border-left-color: #000;
  opacity: 0.87;
}
.e-grid.e-resize-lines .e-headercell .e-rhandler,
.e-grid.e-resize-lines .e-headercell .e-rsuppress {
  border-right: 1px solid #e0e0e0;
}
.e-grid.e-resize-lines .e-focused .e-rhandler,
.e-grid.e-resize-lines .e-focused .e-rsuppress {
  border: 0 none;
}
.e-grid.e-resize-lines .e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder) {
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
.e-grid.e-rtl.e-resize-lines .e-headercell.e-stackedheadercell,
.e-grid.e-rtl.e-resize-lines .e-headercell .e-rhandler,
.e-grid.e-rtl.e-resize-lines .e-headercell .e-rsuppress {
  border-left: 1px solid #e0e0e0;
  border-right-width: 0;
}
.e-grid.e-rtl.e-resize-lines .e-focused .e-rhandler,
.e-grid.e-rtl.e-resize-lines .e-focused .e-rsuppress {
  border: 0 none;
}
.e-grid .e-cloneproperties.e-draganddrop {
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
  opacity: 0.95;
  overflow: visible;
}
.e-grid .e-row .e-dragstartrow::before,
.e-grid .e-row .e-selectionbackground .e-dragstartrow::before {
  color: #e3165b;
}
.e-grid .e-griddragarea {
  background-color: #eee;
  border-color: #eee;
  color: #000;
}
.e-grid .e-groupdroparea {
  background-color: #e8eaf6;
  border-top-color: #e0e0e0;
  color: #000;
}
.e-grid .e-groupdroparea.e-hover {
  background-color: #c5cae9;
}
.e-grid .e-groupdroparea.e-grouped {
  background-color: #7986cb;
}
.e-grid .e-groupheadercell {
  background-color: #3f51b5;
  border-color: #e0e0e0;
  border-radius: 12px;
  color: #fff;
}
.e-grid .e-groupheadercell:hover {
  background-color: #3f51b5;
  border-color: #000;
}
.e-grid .e-ungroupbutton:hover {
  color: #fff;
  opacity: 1;
}
.e-grid .e-ungroupbutton {
  opacity: 0.7;
}
.e-grid .e-summarycell {
  color: rgba(0, 0, 0, 0.54);
}
.e-grid .e-summarycell,
.e-grid .e-groupcaption,
.e-grid .e-indentcell,
.e-grid .e-recordplusexpand,
.e-grid .e-recordpluscollapse {
  background-color: #fafafa;
  color: #000;
}
.e-grid .e-rowdragheader,
.e-grid .e-grouptopleftcell {
  background-color: #fff;
}
.e-grid .e-gridpopup .e-uptail::before,
.e-grid .e-gridpopup .e-uptail,
.e-grid .e-stackedheadercell {
  border-bottom-color: #e0e0e0;
}
.e-grid td.e-updatedtd {
  background-color: #d7f9c7;
  color: #000;
}
.e-grid .e-gridpopup .e-downtail::before,
.e-grid .e-gridpopup .e-downtail,
.e-grid .e-gridcontent table tbody .e-normaledit .e-rowcell {
  border-top-color: #e0e0e0;
}
.e-grid.e-resize-lines .e-filterbarcell, .e-grid.e-rtl.e-resize-lines .e-filterbarcell,
.e-grid .e-gridcontent table tbody tr:not(:first-child) .e-normaledit .e-dragindentcell,
.e-grid .e-gridcontent table tbody tr:not(:first-child) .e-normaledit .e-detailrowcollapse,
.e-grid .e-gridheader table tbody .e-normaledit .e-dragindentcell,
.e-grid .e-gridheader table tbody .e-normaledit .e-detailrowcollapse {
  border-top: 1px solid #e0e0e0;
}
.e-grid .e-gridcontent table tbody tr:first-child .e-normaledit .e-dragindentcell {
  border-top: 0 solid #e0e0e0;
}
.e-grid .e-detailrow .e-grid.e-default .e-normaledit .e-lastrowcell {
  border-bottom: 0;
}
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell {
  color: #000;
}
.e-grid .e-cloneproperties.e-draganddrop .e-rowcell.e-focused {
  box-shadow: none;
}
.e-grid .e-cloneproperties.e-draganddrop table,
.e-grid .e-cloneproperties.e-draganddrop table .e-selectionbackground {
  background-color: #eee;
  height: 30px;
}
.e-grid.e-rtl .e-verticallines tr th:first-child:not(.e-firstcell), .e-grid.e-rtl.e-default .e-gridheader .e-headercell.e-firstheader, .e-grid.e-rtl.e-default.e-horizontallines .e-headercell.e-firstheader, .e-grid.e-rtl.e-default.e-verticallines .e-gridheader .e-headercell.e-firstheader, .e-grid.e-rtl.e-default.e-verticallines .e-headercell.e-stackedheadercell, .e-grid.e-rtl.e-default.e-verticallines tr th:last-child, .e-grid.e-rtl.e-default.e-verticallines .e-gridheader th.e-grouptopleftcell, .e-grid.e-rtl.e-default.e-verticallines .e-gridheader th.e-grouptopleftcell.e-lastgrouptopleftcell, .e-grid.e-rtl.e-default.e-bothlines .e-gridheader .e-headercell.e-firstheader, .e-grid.e-rtl.e-default.e-bothlines .e-gridheader th.e-grouptopleftcell.e-lastgrouptopleftcell {
  border-color: #e0e0e0;
}
.e-grid.e-rtl .e-filterbardropdown {
  margin-left: 15px;
}
.e-grid.sf-grid .e-gridfooter .e-summarycontent {
  border-right: 0 #e0e0e0 solid;
}
.e-grid.sf-grid .e-ccheck.e-colfocus {
  background-color: #eee;
}
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordplusexpand,
.e-grid.sf-grid .e-gridcontent .e-leftfreeze.e-recordpluscollapse {
  background-color: #fafafa;
}

.e-spreadsheet .e-ftrchk.e-chkfocus {
  background-color: #eee;
}

.e-tooltip-wrap.e-griderror,
.e-control.e-tooltip-wrap.e-popup.e-griderror {
  background-color: #fcdbe4;
  border-color: #fcdbe4;
}

.e-tooltip-wrap.e-griderror .e-arrow-tip-inner.e-tip-top,
.e-tooltip-wrap.e-griderror .e-arrow-tip-outer.e-tip-top {
  border-bottom: 8px solid #fcdbe4;
  color: #fcdbe4;
}
.e-tooltip-wrap.e-griderror .e-arrow-tip-outer.e-tip-bottom,
.e-tooltip-wrap.e-griderror .e-arrow-tip-inner.e-tip-bottom {
  border-top: 8px solid #fcdbe4;
  color: #fcdbe4;
}
.e-tooltip-wrap.e-griderror .e-tip-content,
.e-tooltip-wrap.e-griderror .e-tip-content label {
  color: #f44336;
}

.e-dropitemscount {
  background-color: #e3165b;
  color: #fff;
}

.e-filterbaroperator.e-dropdownlist {
  position: absolute;
}

.e-filterbardropdown:not(.e-rtl) {
  margin-right: 15px;
}

.e-headercontent .e-filterbar .e-filterbarcell .e-fltrinputdiv .e-input-group .e-filterbardropdown {
  border: transparent;
}
.e-headercontent .e-filterbar .e-filterbarcell .e-fltrinputdiv .e-input-group .e-filterbardropdown:active,
.e-headercontent .e-filterbar .e-filterbarcell .e-fltrinputdiv .e-input-group .e-filterbardropdown.e-input-focus {
  box-shadow: none;
}

/*! Grid bigger */
.e-bigger .e-grid .e-dialog.e-checkboxfilter,
.e-bigger .e-grid .e-dialog.e-flmenu,
.e-grid-popup.e-bigger .e-dialog.e-checkboxfilter,
.e-grid-popup.e-bigger .e-dialog.e-flmenu,
.e-bigger .e-grid-popup .e-dialog.e-checkboxfilter,
.e-bigger .e-grid-popup .e-dialog.e-flmenu,
.e-bigger .e-grid-popup .e-dialog.e-checkboxfilter,
.e-bigger .e-grid-popup .e-dialog.e-flmenu {
  min-width: 260px;
}
.e-bigger .e-grid .e-dialog.e-checkboxfilter,
.e-grid-popup.e-bigger .e-dialog.e-checkboxfilter,
.e-bigger .e-grid-popup .e-dialog.e-checkboxfilter,
.e-bigger .e-grid-popup .e-dialog.e-checkboxfilter {
  min-height: 352px;
}
.e-bigger .e-grid .e-flmenu-valuediv,
.e-grid-popup.e-bigger .e-flmenu-valuediv,
.e-bigger .e-grid-popup .e-flmenu-valuediv,
.e-bigger .e-grid-popup .e-flmenu-valuediv {
  padding: 24px 0 0;
}
.e-bigger .e-grid .e-checkboxfilter .e-dlg-content,
.e-grid-popup.e-bigger .e-checkboxfilter .e-dlg-content,
.e-bigger .e-grid-popup .e-checkboxfilter .e-dlg-content,
.e-bigger .e-grid-popup .e-checkboxfilter .e-dlg-content {
  padding-left: 11px;
}
.e-bigger .e-grid .e-checkboxfilter .e-ftrchk, .e-bigger .e-grid .e-checkboxfilter .e-searchbox,
.e-grid-popup.e-bigger .e-checkboxfilter .e-ftrchk,
.e-grid-popup.e-bigger .e-checkboxfilter .e-searchbox,
.e-bigger .e-grid-popup .e-checkboxfilter .e-ftrchk,
.e-bigger .e-grid-popup .e-checkboxfilter .e-searchbox,
.e-bigger .e-grid-popup .e-checkboxfilter .e-ftrchk,
.e-bigger .e-grid-popup .e-checkboxfilter .e-searchbox {
  padding-left: 13px;
}
.e-bigger .e-grid.e-rtl .e-checkboxfilter .e-dlg-content,
.e-grid-popup.e-bigger.e-rtl .e-checkboxfilter .e-dlg-content,
.e-bigger .e-grid-popup.e-rtl .e-checkboxfilter .e-dlg-content,
.e-bigger .e-grid-popup.e-rtl .e-checkboxfilter .e-dlg-content {
  padding-left: 24px;
  padding-right: 11px;
}
.e-bigger .e-grid.e-rtl .e-checkboxfilter .e-ftrchk, .e-bigger .e-grid.e-rtl .e-checkboxfilter .e-searchbox,
.e-grid-popup.e-bigger.e-rtl .e-checkboxfilter .e-ftrchk,
.e-grid-popup.e-bigger.e-rtl .e-checkboxfilter .e-searchbox,
.e-bigger .e-grid-popup.e-rtl .e-checkboxfilter .e-ftrchk,
.e-bigger .e-grid-popup.e-rtl .e-checkboxfilter .e-searchbox,
.e-bigger .e-grid-popup.e-rtl .e-checkboxfilter .e-ftrchk,
.e-bigger .e-grid-popup.e-rtl .e-checkboxfilter .e-searchbox {
  padding-left: 0;
  padding-right: 13px;
}
.e-bigger .e-grid .e-ccdlg .e-dlg-content,
.e-grid-popup.e-bigger .e-ccdlg .e-dlg-content,
.e-bigger .e-grid-popup .e-ccdlg .e-dlg-content,
.e-bigger .e-grid-popup .e-ccdlg .e-dlg-content {
  margin: 20px 0 0;
  padding: 17px 24px 5px 12px;
}
.e-bigger .e-grid .e-ccdlg .e-ccul-ele,
.e-grid-popup.e-bigger .e-ccdlg .e-ccul-ele,
.e-bigger .e-grid-popup .e-ccdlg .e-ccul-ele,
.e-bigger .e-grid-popup .e-ccdlg .e-ccul-ele {
  padding: 0;
}
.e-bigger .e-grid .e-ccdlg .e-cc-searchdiv,
.e-grid-popup.e-bigger .e-ccdlg .e-cc-searchdiv,
.e-bigger .e-grid-popup .e-ccdlg .e-cc-searchdiv,
.e-bigger .e-grid-popup .e-ccdlg .e-cc-searchdiv {
  padding-left: 6px;
}
.e-bigger .e-grid .e-ccdlg .e-checkbox-wrapper.e-control.e-keyboard,
.e-grid-popup.e-bigger .e-ccdlg .e-checkbox-wrapper.e-control.e-keyboard,
.e-bigger .e-grid-popup .e-ccdlg .e-checkbox-wrapper.e-control.e-keyboard,
.e-bigger .e-grid-popup .e-ccdlg .e-checkbox-wrapper.e-control.e-keyboard {
  padding-left: 12px;
}
.e-bigger .e-grid .e-ccdlg li.e-cclist,
.e-grid-popup.e-bigger .e-ccdlg li.e-cclist,
.e-bigger .e-grid-popup .e-ccdlg li.e-cclist,
.e-bigger .e-grid-popup .e-ccdlg li.e-cclist {
  padding: 11px 0;
}
.e-bigger .e-grid .e-ccdlg .e-toolbar .e-ccdiv,
.e-grid-popup.e-bigger .e-ccdlg .e-toolbar .e-ccdiv,
.e-bigger .e-grid-popup .e-ccdlg .e-toolbar .e-ccdiv,
.e-bigger .e-grid-popup .e-ccdlg .e-toolbar .e-ccdiv {
  margin-top: 0;
}
.e-bigger .e-grid .e-ccdlg .e-cc-searchdiv,
.e-grid-popup.e-bigger .e-ccdlg .e-cc-searchdiv,
.e-bigger .e-grid-popup .e-ccdlg .e-cc-searchdiv,
.e-bigger .e-grid-popup .e-ccdlg .e-cc-searchdiv {
  padding-left: 0;
  padding-right: 6px;
}
.e-bigger .e-grid,
.e-grid.e-bigger {
  font-size: 13px;
  /* stylelint-disable */
  /* stylelint-enable */
}
.e-bigger .e-grid .e-gridheader thead .e-icons:not(.e-check):not(.e-stop),
.e-grid.e-bigger .e-gridheader thead .e-icons:not(.e-check):not(.e-stop) {
  font-size: 10px;
}
.e-bigger .e-grid .e-row .e-icon-rowdragicon::before,
.e-grid.e-bigger .e-row .e-icon-rowdragicon::before {
  font-size: 10px;
}
.e-bigger .e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper.e-responsive-right,
.e-grid.e-bigger .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper.e-responsive-right {
  padding-right: 5px;
}
.e-bigger .e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-right .e-search-wrapper .e-input-group,
.e-grid.e-bigger .e-res-toolbar .e-toolbar-items .e-toolbar-right .e-search-wrapper .e-input-group {
  width: 100%;
}
.e-bigger .e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper,
.e-grid.e-bigger .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper {
  padding: 5px 6px;
}
.e-bigger .e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-input.e-search,
.e-grid.e-bigger .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-input.e-search {
  width: 100%;
}
.e-bigger .e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-input-group-icon.e-icons.e-sicon.e-clear-icon,
.e-grid.e-bigger .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-input-group-icon.e-icons.e-sicon.e-clear-icon {
  margin: 13px 14px 5px 0;
}
.e-bigger .e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before,
.e-grid.e-bigger .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
  font-size: 17px;
}
.e-bigger .e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-search .e-search-icon,
.e-grid.e-bigger .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-search .e-search-icon {
  padding-left: 0;
}
.e-bigger .e-grid .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper:has(.e-input-group),
.e-grid.e-bigger .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper:has(.e-input-group) {
  padding: 5px;
}
.e-bigger .e-grid .e-toolbar-items .e-toolbar-item.e-search-wrapper,
.e-grid.e-bigger .e-toolbar-items .e-toolbar-item.e-search-wrapper {
  padding-bottom: 8px;
  padding-top: 2px;
}
.e-bigger .e-grid .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-search .e-search-icon,
.e-grid.e-bigger .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-search .e-search-icon {
  min-width: 20px;
}
.e-bigger .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon,
.e-grid.e-bigger .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon {
  min-width: 20px;
  margin: 0 8px 0 0;
  padding: 0;
}
.e-bigger .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before,
.e-grid.e-bigger .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
  font-size: 12px;
}
.e-bigger .e-grid.e-rtl .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon,
.e-grid.e-bigger.e-rtl .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon {
  min-width: 20px;
  margin: 6px 0 5px 6px;
  padding: 0;
}
.e-bigger .e-grid .e-toolbar .e-toolbar-items .e-tbar-btn.e-btn .e-btn-icon.e-icons,
.e-grid.e-bigger .e-toolbar .e-toolbar-items .e-tbar-btn.e-btn .e-btn-icon.e-icons {
  font-size: 18px;
}
.e-bigger .e-grid .e-headercell,
.e-grid.e-bigger .e-headercell {
  height: 56px;
  padding: 0 28px 0;
}
.e-bigger .e-grid .e-gridheader .e-resizetable tr th:first-child,
.e-grid.e-bigger .e-gridheader .e-resizetable tr th:first-child {
  padding-left: 28px;
}
.e-bigger .e-grid .e-gridheader .e-resizetable tr th:last-child,
.e-grid.e-bigger .e-gridheader .e-resizetable tr th:last-child {
  padding-right: 28px;
}
.e-bigger .e-grid .e-gridcontent .e-resizetable tr td:first-child,
.e-grid.e-bigger .e-gridcontent .e-resizetable tr td:first-child {
  padding-left: 28px;
}
.e-bigger .e-grid .e-gridcontent .e-resizetable tr td:last-child,
.e-grid.e-bigger .e-gridcontent .e-resizetable tr td:last-child {
  padding-right: 28px;
}
.e-bigger .e-grid.e-grid-autofit .e-headercell,
.e-grid.e-bigger.e-grid-autofit .e-headercell {
  padding: 0 28px 0;
}
.e-bigger .e-grid .e-headercelldiv,
.e-grid.e-bigger .e-headercelldiv {
  height: 29px;
  line-height: 30px;
}
.e-bigger .e-grid .e-headercell,
.e-bigger .e-grid .e-headercelldiv,
.e-bigger .e-grid .e-detailheadercell,
.e-grid.e-bigger .e-headercell,
.e-grid.e-bigger .e-headercelldiv,
.e-grid.e-bigger .e-detailheadercell {
  font-size: 12px;
}
.e-bigger .e-grid .e-icons:not(.e-check, .e-stop),
.e-grid.e-bigger .e-icons:not(.e-check, .e-stop) {
  font-size: 14px;
}
.e-bigger .e-grid .e-gridheader thead .e-icons,
.e-grid.e-bigger .e-gridheader thead .e-icons {
  font-size: 16px;
}
.e-bigger .e-grid .e-icon-gdownarrow,
.e-grid.e-bigger .e-icon-gdownarrow {
  font-size: 12px;
}
.e-bigger .e-grid .e-icon-grightarrow,
.e-grid.e-bigger .e-icon-grightarrow {
  font-size: 12px;
}
.e-bigger .e-grid .e-toolbar .e-tbar-btn.e-btn .e-btn-icon.e-icons.e-columnchooser-btn,
.e-grid.e-bigger .e-toolbar .e-tbar-btn.e-btn .e-btn-icon.e-icons.e-columnchooser-btn {
  font-size: 12px;
}
.e-bigger .e-grid .e-gridheader .e-fltr-icon .e-sortnumber,
.e-grid.e-bigger .e-gridheader .e-fltr-icon .e-sortnumber {
  margin: 7px 5px 0 2px;
}
.e-bigger .e-grid .e-gridheader .e-rightalign.e-fltr-icon .e-sortfilterdiv,
.e-grid.e-bigger .e-gridheader .e-rightalign.e-fltr-icon .e-sortfilterdiv {
  margin: -15px -4px;
}
.e-bigger .e-grid .e-gridheader .e-rightalign .e-sortnumber,
.e-grid.e-bigger .e-gridheader .e-rightalign .e-sortnumber {
  float: left;
  margin: 7px 2px 0 5px;
}
.e-bigger .e-grid .e-gridheader .e-rightalign .e-sortfilterdiv,
.e-grid.e-bigger .e-gridheader .e-rightalign .e-sortfilterdiv {
  margin: -16px 4px;
}
.e-bigger .e-grid .e-gridheader .e-rightalign.e-fltr-icon .e-sortnumber,
.e-grid.e-bigger .e-gridheader .e-rightalign.e-fltr-icon .e-sortnumber {
  float: left;
  margin: 7px 2px 0 5px;
}
.e-bigger .e-grid .e-gridheader .e-columnheader.e-wrap .e-sortfilterdiv,
.e-grid.e-bigger .e-gridheader .e-columnheader.e-wrap .e-sortfilterdiv {
  margin: -20px 8px;
}
.e-bigger .e-grid .e-gridheader .e-columnheader.e-wrap .e-rightalign .e-sortfilterdiv .e-wrap .e-rightalign .e-sortfilterdiv,
.e-grid.e-bigger .e-gridheader .e-columnheader.e-wrap .e-rightalign .e-sortfilterdiv .e-wrap .e-rightalign .e-sortfilterdiv {
  margin: -19px 2px -20px 2px;
}
.e-bigger .e-grid .e-gridheader .e-columnheader.e-wrap .e-fltr-icon .e-sortfilterdiv .e-wrap .e-fltr-icon .e-sortfilterdiv,
.e-grid.e-bigger .e-gridheader .e-columnheader.e-wrap .e-fltr-icon .e-sortfilterdiv .e-wrap .e-fltr-icon .e-sortfilterdiv {
  margin: -19px 18px -10px 18px;
}
.e-bigger .e-grid .e-gridheader .e-fltr-icon .e-sortfilterdiv,
.e-grid.e-bigger .e-gridheader .e-fltr-icon .e-sortfilterdiv {
  margin: -15px 24px;
}
.e-bigger .e-grid .e-gridheader tr th:last-child,
.e-grid.e-bigger .e-gridheader tr th:last-child {
  padding-right: 28px;
}
.e-bigger .e-grid .e-gridheader tr th:first-child.e-filterbarcell, .e-bigger .e-grid .e-gridheader tr th:last-child.e-filterbarcell,
.e-grid.e-bigger .e-gridheader tr th:first-child.e-filterbarcell,
.e-grid.e-bigger .e-gridheader tr th:last-child.e-filterbarcell {
  padding-left: 21px;
}
.e-bigger .e-grid .e-gridheader tr th:first-child,
.e-grid.e-bigger .e-gridheader tr th:first-child {
  padding-left: 28px;
}
.e-bigger .e-grid.e-wrap .e-columnheader .e-sortfilterdiv,
.e-grid.e-bigger.e-wrap .e-columnheader .e-sortfilterdiv {
  margin: -20px 8px;
}
.e-bigger .e-grid.e-wrap .e-columnheader .e-fltr-icon .e-sortfilterdiv,
.e-grid.e-bigger.e-wrap .e-columnheader .e-fltr-icon .e-sortfilterdiv {
  margin: -19px 18px -10px 18px;
}
.e-bigger .e-grid.e-wrap .e-columnheader .e-fltr-icon.e-rightalign .e-sortfilterdiv,
.e-grid.e-bigger.e-wrap .e-columnheader .e-fltr-icon.e-rightalign .e-sortfilterdiv {
  margin: -19px 2px -20px 2px;
}
.e-bigger .e-grid.e-wrap .e-columnheader .e-fltr-icon .e-sortnumber,
.e-grid.e-bigger.e-wrap .e-columnheader .e-fltr-icon .e-sortnumber {
  margin: 2px 2px 0 5px;
}
.e-bigger .e-grid.e-wrap.e-rtl .e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber,
.e-grid.e-bigger.e-wrap.e-rtl .e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber {
  margin: 0 0 0 10px;
}
.e-bigger .e-grid.e-wrap.e-rtl .e-columnheader .e-fltr-icon .e-sortfilterdiv,
.e-grid.e-bigger.e-wrap.e-rtl .e-columnheader .e-fltr-icon .e-sortfilterdiv {
  margin: -21px 4px -14px 16px;
}
.e-bigger .e-grid.e-wrap.e-rtl .e-columnheader .e-fltr-icon.e-rightalign .e-sortfilterdiv,
.e-grid.e-bigger.e-wrap.e-rtl .e-columnheader .e-fltr-icon.e-rightalign .e-sortfilterdiv {
  margin: -20px 4px -14px 16px;
}
.e-bigger .e-grid .e-headercelldiv,
.e-grid.e-bigger .e-headercelldiv {
  font-size: 12px;
}
.e-bigger .e-grid .e-headercelldiv:has(.e-hierarchycheckbox),
.e-grid.e-bigger .e-headercelldiv:has(.e-hierarchycheckbox) {
  overflow: visible;
}
.e-bigger .e-grid .e-rowcell,
.e-bigger .e-grid .e-summarycell,
.e-bigger .e-grid .e-groupcaption,
.e-grid.e-bigger .e-rowcell,
.e-grid.e-bigger .e-summarycell,
.e-grid.e-bigger .e-groupcaption {
  font-size: 13px;
  padding: 11px 28px;
}
.e-bigger .e-grid .e-summarycell.e-lastrowcell,
.e-grid.e-bigger .e-summarycell.e-lastrowcell {
  border-bottom-width: 1px;
}
.e-bigger .e-grid .e-rowcell:first-child,
.e-bigger .e-grid .e-summarycell:first-child,
.e-grid.e-bigger .e-rowcell:first-child,
.e-grid.e-bigger .e-summarycell:first-child {
  padding-left: 28px;
}
.e-bigger .e-grid .e-rowcell:last-child,
.e-bigger .e-grid .e-summarycell:last-child,
.e-grid.e-bigger .e-rowcell:last-child,
.e-grid.e-bigger .e-summarycell:last-child {
  padding-right: 28px;
}
.e-bigger .e-grid .e-filterbarcell,
.e-bigger .e-grid .e-filterbarcelldisabled,
.e-grid.e-bigger .e-filterbarcell,
.e-grid.e-bigger .e-filterbarcelldisabled {
  height: 56px;
  padding: 0 28px;
}
.e-bigger .e-grid .e-filterbarcell input,
.e-grid.e-bigger .e-filterbarcell input {
  height: 26px;
}
.e-bigger .e-grid .e-filterbarcell input.e-checkbox,
.e-grid.e-bigger .e-filterbarcell input.e-checkbox {
  height: 1px;
}
.e-bigger .e-grid .e-ftrchk,
.e-grid.e-bigger .e-ftrchk {
  padding-bottom: 13px;
  padding-top: 13px;
}
.e-bigger .e-grid .e-columnmenu,
.e-grid.e-bigger .e-columnmenu {
  bottom: 31px;
  top: 35px;
}
.e-bigger .e-grid.e-device.e-noselect,
.e-grid.e-bigger.e-device.e-noselect {
  -webkit-user-select: none;
          user-select: none;
}
.e-bigger .e-grid .e-filtermenudiv,
.e-grid.e-bigger .e-filtermenudiv {
  margin: -18px -7px;
}
.e-bigger .e-grid.e-wrap .e-filtermenudiv,
.e-grid.e-bigger.e-wrap .e-filtermenudiv {
  margin: -25px -2px -12px 8px;
}
.e-bigger .e-grid .e-sortfilterdiv,
.e-grid.e-bigger .e-sortfilterdiv {
  margin: -17px 8px;
}
.e-bigger .e-grid.e-rtl .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv,
.e-grid.e-bigger.e-rtl .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
  padding: 0 0.6em 0 1.15em;
}
.e-bigger .e-grid .e-wrap .e-sortfilterdiv,
.e-grid.e-bigger .e-wrap .e-sortfilterdiv {
  margin: -20px 8px;
}
.e-bigger .e-grid .e-gridheader .e-columnheader.e-wrap .e-rightalign.e-fltr-icon .e-sortfilterdiv,
.e-bigger .e-grid .e-wrap .e-rightalign.e-fltr-icon .e-sortfilterdiv,
.e-grid.e-bigger .e-gridheader .e-columnheader.e-wrap .e-rightalign.e-fltr-icon .e-sortfilterdiv,
.e-grid.e-bigger .e-wrap .e-rightalign.e-fltr-icon .e-sortfilterdiv {
  margin: -12px 2px;
}
.e-bigger .e-grid.e-wrap .e-rowcell, .e-bigger .e-grid.e-wrap .e-columnheader .e-stackedheadercelldiv, .e-bigger .e-grid.e-wrap .e-columnheader .e-headercelldiv,
.e-grid.e-bigger.e-wrap .e-rowcell,
.e-grid.e-bigger.e-wrap .e-columnheader .e-stackedheadercelldiv,
.e-grid.e-bigger.e-wrap .e-columnheader .e-headercelldiv {
  line-height: 18px;
}
.e-bigger .e-grid .e-sortnumber,
.e-grid.e-bigger .e-sortnumber {
  border-radius: 65%;
  display: inline-block;
  float: right;
  text-align: center;
  font-size: 9px;
  font-size: 9px;
  height: 15px;
  line-height: 16px;
  margin: 7px 5px 0 2px;
  width: 15px;
}
.e-bigger .e-grid.e-rtl .e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber,
.e-grid.e-bigger.e-rtl .e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber {
  margin: 6px 0 0 10px;
}
.e-bigger .e-grid.e-rtl .e-headercell .e-sortfilterdiv,
.e-bigger .e-grid.e-rtl .e-detailheadercell .e-sortfilterdiv,
.e-grid.e-bigger.e-rtl .e-headercell .e-sortfilterdiv,
.e-grid.e-bigger.e-rtl .e-detailheadercell .e-sortfilterdiv {
  margin: -17px 10px;
}
.e-bigger .e-grid.e-rtl .e-filtermenudiv,
.e-grid.e-bigger.e-rtl .e-filtermenudiv {
  margin: -20px 0 -18px -11px;
}
.e-bigger .e-grid.e-rtl .e-rightalign .e-filtermenudiv,
.e-grid.e-bigger.e-rtl .e-rightalign .e-filtermenudiv {
  margin: -20px 0 -18px -11px;
}
.e-bigger .e-grid.e-rtl.e-wrap .e-filtermenudiv,
.e-grid.e-bigger.e-rtl.e-wrap .e-filtermenudiv {
  margin: -25px 4px -14px -6px;
}
.e-bigger .e-grid.e-rtl.e-wrap .e-rightalign .e-filtermenudiv,
.e-grid.e-bigger.e-rtl.e-wrap .e-rightalign .e-filtermenudiv {
  margin: -25px 4px -14px -8px;
}
.e-bigger .e-grid.e-rtl .e-headercell .e-headercelldiv .e-sortnumber,
.e-bigger .e-grid.e-rtl .e-detailheadercell .e-headercelldiv .e-sortnumber,
.e-grid.e-bigger.e-rtl .e-headercell .e-headercelldiv .e-sortnumber,
.e-grid.e-bigger.e-rtl .e-detailheadercell .e-headercelldiv .e-sortnumber {
  margin: 6px 0 0 10px;
}
.e-bigger .e-grid.e-rtl .e-headercell.e-rightalign .e-headercelldiv .e-sortnumber,
.e-bigger .e-grid.e-rtl .e-detailheadercell.e-rightalign .e-headercelldiv .e-sortnumber,
.e-grid.e-bigger.e-rtl .e-headercell.e-rightalign .e-headercelldiv .e-sortnumber,
.e-grid.e-bigger.e-rtl .e-detailheadercell.e-rightalign .e-headercelldiv .e-sortnumber {
  margin: 6px 0 0 10px;
}
.e-bigger .e-grid.e-rtl .e-gridheader .e-rightalign .e-sortfilterdiv,
.e-grid.e-bigger.e-rtl .e-gridheader .e-rightalign .e-sortfilterdiv {
  margin: -17px 10px;
}
.e-bigger .e-grid.e-rtl .e-gridheader .e-fltr-icon .e-sortfilterdiv,
.e-grid.e-bigger.e-rtl .e-gridheader .e-fltr-icon .e-sortfilterdiv {
  margin: -17px 30px 0 14px;
}
.e-bigger .e-grid.e-rtl .e-gridheader .e-rightalign.e-fltr-icon .e-sortfilterdiv,
.e-grid.e-bigger.e-rtl .e-gridheader .e-rightalign.e-fltr-icon .e-sortfilterdiv {
  margin: -17px 14px;
}
.e-bigger .e-grid.e-rtl .e-groupsort, .e-bigger .e-grid.e-rtl .e-ungroupbutton, .e-bigger .e-grid.e-rtl .e-toggleungroup,
.e-grid.e-bigger.e-rtl .e-groupsort,
.e-grid.e-bigger.e-rtl .e-ungroupbutton,
.e-grid.e-bigger.e-rtl .e-toggleungroup {
  margin-left: 0;
}
.e-bigger .e-grid.e-rtl .e-groupheadercell,
.e-bigger .e-grid.e-rtl .e-groupheadercell:hover,
.e-grid.e-bigger.e-rtl .e-groupheadercell,
.e-grid.e-bigger.e-rtl .e-groupheadercell:hover {
  margin: 3px 24px 0 0;
  padding: 0 12px 0 8px;
}
.e-bigger .e-grid.e-rtl .e-device .e-groupheadercell,
.e-grid.e-bigger.e-rtl .e-device .e-groupheadercell {
  padding: 0 12px 0 8px;
}
.e-bigger .e-grid.e-rtl span.e-ungroupbutton.e-icons,
.e-grid.e-bigger.e-rtl span.e-ungroupbutton.e-icons {
  margin-left: 0;
  margin-right: 6px;
  margin-top: 0;
  padding-left: 0;
}
.e-bigger .e-grid.e-rtl .e-headercell .e-frozen-right-cursor,
.e-bigger .e-grid.e-rtl .e-headercell .e-frozen-fixedleft-cursor,
.e-bigger .e-grid.e-rtl .e-headercell .e-frozen-left-cursor,
.e-bigger .e-grid.e-rtl .e-headercell .e-frozen-fixedright-cursor,
.e-grid.e-bigger.e-rtl .e-headercell .e-frozen-right-cursor,
.e-grid.e-bigger.e-rtl .e-headercell .e-frozen-fixedleft-cursor,
.e-grid.e-bigger.e-rtl .e-headercell .e-frozen-left-cursor,
.e-grid.e-bigger.e-rtl .e-headercell .e-frozen-fixedright-cursor {
  left: 0;
}
.e-bigger .e-grid.e-rtl .e-headercell .e-frozen-right-cursor.e-frozen-resize-cursor:not(.e-frozen-default-cursor),
.e-bigger .e-grid.e-rtl .e-headercell .e-frozen-left-cursor.e-frozn-resize-cursor,
.e-grid.e-bigger.e-rtl .e-headercell .e-frozen-right-cursor.e-frozen-resize-cursor:not(.e-frozen-default-cursor),
.e-grid.e-bigger.e-rtl .e-headercell .e-frozen-left-cursor.e-frozn-resize-cursor {
  left: 3px;
}
.e-bigger .e-grid.e-rtl .e-filterbarcell .e-frozen-fixedright-cursor,
.e-bigger .e-grid.e-rtl .e-filterbarcell .e-frozen-left-cursor,
.e-bigger .e-grid.e-rtl .e-filterbarcell .e-frozen-fixedleft-cursor,
.e-bigger .e-grid.e-rtl .e-filterbarcell .e-frozen-right-cursor,
.e-grid.e-bigger.e-rtl .e-filterbarcell .e-frozen-fixedright-cursor,
.e-grid.e-bigger.e-rtl .e-filterbarcell .e-frozen-left-cursor,
.e-grid.e-bigger.e-rtl .e-filterbarcell .e-frozen-fixedleft-cursor,
.e-grid.e-bigger.e-rtl .e-filterbarcell .e-frozen-right-cursor {
  left: 0;
}
.e-bigger .e-grid.e-rtl .e-filterbarcell .e-frozen-right-cursor.e-frozen-resize-cursor:not(.e-frozen-default-cursor),
.e-bigger .e-grid.e-rtl .e-filterbarcell .e-frozen-left-cursor.e-frozen-resize-cursor,
.e-grid.e-bigger.e-rtl .e-filterbarcell .e-frozen-right-cursor.e-frozen-resize-cursor:not(.e-frozen-default-cursor),
.e-grid.e-bigger.e-rtl .e-filterbarcell .e-frozen-left-cursor.e-frozen-resize-cursor {
  left: 3px;
}
.e-bigger .e-grid .e-rowcell,
.e-bigger .e-grid .e-summarycell,
.e-bigger .e-grid .e-emptyrow td, .e-bigger .e-grid:not(.e-grid-min-height) .e-gridcontent tr td:not(.e-indentcell):first-child:empty, .e-bigger .e-grid:not(.e-grid-min-height) .e-gridcontent tr.e-row .e-rowcell:empty,
.e-grid.e-bigger .e-rowcell,
.e-grid.e-bigger .e-summarycell,
.e-grid.e-bigger .e-emptyrow td,
.e-grid.e-bigger:not(.e-grid-min-height) .e-gridcontent tr td:not(.e-indentcell):first-child:empty,
.e-grid.e-bigger:not(.e-grid-min-height) .e-gridcontent tr.e-row .e-rowcell:empty {
  line-height: 27px;
}
.e-bigger .e-grid .e-xlsel-bottom-border.e-xlsel-top-border,
.e-grid.e-bigger .e-xlsel-bottom-border.e-xlsel-top-border {
  line-height: 23px;
}
.e-bigger .e-grid .e-xlsel-bottom-border,
.e-grid.e-bigger .e-xlsel-bottom-border {
  line-height: 25px;
}
.e-bigger .e-grid .e-filterbarcell input,
.e-grid.e-bigger .e-filterbarcell input {
  font-size: 13px;
}
.e-bigger .e-grid .e-groupdroparea,
.e-grid.e-bigger .e-groupdroparea {
  font-size: 19px;
  min-height: 64px;
  padding: 22px 24px;
}
.e-bigger .e-grid .e-cloneproperties,
.e-grid.e-bigger .e-cloneproperties {
  padding: 4px 5px;
}
.e-bigger .e-grid .e-cloneproperties.e-draganddrop,
.e-grid.e-bigger .e-cloneproperties.e-draganddrop {
  padding: 0;
}
.e-bigger .e-grid .e-headerclone,
.e-grid.e-bigger .e-headerclone {
  font-size: 12px;
}
.e-bigger .e-grid .e-dropitemscount,
.e-grid.e-bigger .e-dropitemscount {
  font-size: 14px;
}
.e-bigger .e-grid .e-groupdroparea.e-grouped,
.e-grid.e-bigger .e-groupdroparea.e-grouped {
  padding: 11px 0 12px;
}
.e-bigger .e-grid:not(.e-grid-min-height) .e-gridcontent tr td:not(.e-indentcell):first-child:empty, .e-bigger .e-grid:not(.e-grid-min-height) .e-gridcontent tr.e-row .e-rowcell:empty,
.e-grid.e-bigger:not(.e-grid-min-height) .e-gridcontent tr td:not(.e-indentcell):first-child:empty,
.e-grid.e-bigger:not(.e-grid-min-height) .e-gridcontent tr.e-row .e-rowcell:empty {
  height: 49px;
}
.e-bigger .e-grid.e-bigger .e-columnmenu,
.e-grid.e-bigger.e-bigger .e-columnmenu {
  bottom: 16px;
  margin: -18.5px -18px;
}
.e-bigger .e-grid .e-columnmenu,
.e-grid.e-bigger .e-columnmenu {
  right: 23px;
}
.e-bigger .e-grid .e-groupheadercell,
.e-bigger .e-grid .e-groupheadercell:hover,
.e-grid.e-bigger .e-groupheadercell,
.e-grid.e-bigger .e-groupheadercell:hover {
  border-radius: 16px;
  height: 32px;
  margin: 4px 0 0 24px;
  padding: 0 8px 0 12px;
  font-size: 13px;
}
.e-bigger .e-grid .e-groupheadercell:hover,
.e-grid.e-bigger .e-groupheadercell:hover {
  padding: 0 8px 0 12px;
}
.e-bigger .e-grid .e-gdclone,
.e-grid.e-bigger .e-gdclone {
  border-radius: 17px;
  padding: 6px;
}
.e-bigger .e-grid .e-groupheadercell span,
.e-grid.e-bigger .e-groupheadercell span {
  height: 32px;
  line-height: 32px;
  padding: 0;
}
.e-bigger .e-grid .e-groupheadercell .e-ungroupbutton,
.e-grid.e-bigger .e-groupheadercell .e-ungroupbutton {
  font-size: 16px;
}
.e-bigger .e-grid .e-groupheadercell .e-grouptext,
.e-grid.e-bigger .e-groupheadercell .e-grouptext {
  line-height: 32px;
}
.e-bigger .e-grid .e-row .e-input-group .e-input.e-field,
.e-bigger .e-grid .e-row .e-input-focus .e-input.e-field,
.e-grid.e-bigger .e-row .e-input-group .e-input.e-field,
.e-grid.e-bigger .e-row .e-input-focus .e-input.e-field {
  font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
  font-size: 13px;
  padding-bottom: 9px;
  padding-top: 13px;
}
.e-bigger .e-grid .e-row .e-input-group,
.e-grid.e-bigger .e-row .e-input-group {
  margin-bottom: 5px;
  vertical-align: middle;
}
.e-bigger .e-grid.e-device .e-filterbarcell,
.e-grid.e-bigger.e-device .e-filterbarcell {
  padding: 8px 12px;
}
.e-bigger .e-grid.e-device .e-filterbarcell:first-child,
.e-grid.e-bigger.e-device .e-filterbarcell:first-child {
  padding: 8px 12px 8px 16px;
}
.e-bigger .e-grid.e-device .e-filterbarcell:last-child,
.e-grid.e-bigger.e-device .e-filterbarcell:last-child {
  padding: 8px 16px 8px 12px;
}
.e-bigger .e-grid.e-device .e-groupheadercell .e-ungroupbutton,
.e-grid.e-bigger.e-device .e-groupheadercell .e-ungroupbutton {
  line-height: 30px;
}
.e-bigger .e-grid.e-device .e-columnmenu,
.e-grid.e-bigger.e-device .e-columnmenu {
  margin: -18px;
}
.e-bigger .e-grid.e-device .e-groupheadercell,
.e-grid.e-bigger.e-device .e-groupheadercell {
  padding: 0 8px 0 12px;
}
.e-bigger .e-grid.e-device .e-groupheadercell span,
.e-grid.e-bigger.e-device .e-groupheadercell span {
  line-height: 30px;
  padding: 0;
}
.e-bigger .e-grid.e-device .e-headercell,
.e-grid.e-bigger.e-device .e-headercell {
  padding: 0 21px 0;
}
.e-bigger .e-grid.e-device .e-headercell:first-child,
.e-grid.e-bigger.e-device .e-headercell:first-child {
  padding: 0 12px 0 16px;
}
.e-bigger .e-grid.e-device .e-headercell:last-child,
.e-grid.e-bigger.e-device .e-headercell:last-child {
  padding: 0 16px 0 12px;
}
.e-bigger .e-grid.e-device .e-rowcell,
.e-bigger .e-grid.e-device .e-summarycell,
.e-grid.e-bigger.e-device .e-rowcell,
.e-grid.e-bigger.e-device .e-summarycell {
  padding: 8px 12px;
}
.e-bigger .e-grid.e-device .e-row .e-input-group .e-input.e-field,
.e-bigger .e-grid.e-device .e-row .e-input-focus .e-input.e-field,
.e-grid.e-bigger.e-device .e-row .e-input-group .e-input.e-field,
.e-grid.e-bigger.e-device .e-row .e-input-focus .e-input.e-field {
  padding-bottom: 5px;
  padding-top: 5px;
}
.e-bigger .e-grid.e-device .e-normaledit .e-rowcell, .e-bigger .e-grid.e-device .e-editedbatchcell.e-rowcell,
.e-grid.e-bigger.e-device .e-normaledit .e-rowcell,
.e-grid.e-bigger.e-device .e-editedbatchcell.e-rowcell {
  padding-bottom: 0;
  padding-top: 0;
}
.e-bigger .e-grid.e-device span.e-ungroupbutton.e-icons,
.e-grid.e-bigger.e-device span.e-ungroupbutton.e-icons {
  margin-top: 0;
}
.e-bigger .e-grid.e-device span.e-groupsort.e-icons,
.e-grid.e-bigger.e-device span.e-groupsort.e-icons {
  margin-top: 0;
}
.e-bigger .e-grid:not(.e-row-responsive).e-device .e-rowcell:first-child,
.e-bigger .e-grid:not(.e-row-responsive).e-device .e-summarycell:first-child,
.e-grid.e-bigger:not(.e-row-responsive).e-device .e-rowcell:first-child,
.e-grid.e-bigger:not(.e-row-responsive).e-device .e-summarycell:first-child {
  padding: 8px 12px 8px 16px;
}
.e-bigger .e-grid:not(.e-row-responsive).e-device .e-rowcell:last-child,
.e-bigger .e-grid:not(.e-row-responsive).e-device .e-summarycell:last-child,
.e-grid.e-bigger:not(.e-row-responsive).e-device .e-rowcell:last-child,
.e-grid.e-bigger:not(.e-row-responsive).e-device .e-summarycell:last-child {
  padding: 8px 16px 8px 12px;
}
.e-bigger .e-grid .e-unboundcell,
.e-bigger .e-grid .e-editedrow .e-normaledit .e-unboundcell,
.e-bigger .e-grid .e-addedrow .e-normaledit .e-unboundcell,
.e-grid.e-bigger .e-unboundcell,
.e-grid.e-bigger .e-editedrow .e-normaledit .e-unboundcell,
.e-grid.e-bigger .e-addedrow .e-normaledit .e-unboundcell {
  padding-bottom: 6px;
  padding-top: 6px;
}
.e-bigger .e-grid .e-grouptext,
.e-grid.e-bigger .e-grouptext {
  margin-right: 8px;
  width: 76px;
}
.e-bigger .e-grid .e-groupsort,
.e-bigger .e-grid span.e-ungroupbutton,
.e-bigger .e-grid .e-toggleungroup,
.e-grid.e-bigger .e-groupsort,
.e-grid.e-bigger span.e-ungroupbutton,
.e-grid.e-bigger .e-toggleungroup {
  margin-left: 8px;
  margin-top: 0;
}
.e-bigger .e-grid span.e-ungroupbutton.e-icons,
.e-grid.e-bigger span.e-ungroupbutton.e-icons {
  font-size: 16px;
  margin-left: 0;
  padding-top: 0;
  margin-top: 0;
  margin-right: 0;
  padding-right: 0;
}
.e-bigger .e-grid span.e-groupsort.e-icons,
.e-grid.e-bigger span.e-groupsort.e-icons {
  margin-right: 0;
  margin-top: 0;
}
.e-bigger .e-grid .e-groupcaption,
.e-grid.e-bigger .e-groupcaption {
  line-height: 32px;
}
.e-bigger .e-grid .e-rowcell.e-frozen-right-border,
.e-bigger .e-grid .e-headercell.e-frozen-right-border,
.e-bigger .e-grid .e-filterbarcell.e-frozen-right-border,
.e-grid.e-bigger .e-rowcell.e-frozen-right-border,
.e-grid.e-bigger .e-headercell.e-frozen-right-border,
.e-grid.e-bigger .e-filterbarcell.e-frozen-right-border {
  border-right: 2px solid rgba(227, 22, 91, 0.6);
}
.e-bigger .e-grid .e-rowcell.e-frozen-left-border,
.e-bigger .e-grid .e-headercell.e-frozen-left-border,
.e-bigger .e-grid .e-filterbarcell.e-frozen-left-border,
.e-grid.e-bigger .e-rowcell.e-frozen-left-border,
.e-grid.e-bigger .e-headercell.e-frozen-left-border,
.e-grid.e-bigger .e-filterbarcell.e-frozen-left-border {
  border-left: 2px solid rgba(227, 22, 91, 0.6);
}
.e-bigger .e-grid .e-rowcell.e-freezeline,
.e-bigger .e-grid .e-gridheader .e-filterbarcell.e-freezeline,
.e-grid.e-bigger .e-rowcell.e-freezeline,
.e-grid.e-bigger .e-gridheader .e-filterbarcell.e-freezeline {
  position: relative;
}
.e-bigger .e-grid .e-rowcell .e-frozen-right-cursor,
.e-bigger .e-grid .e-rowcell .e-frozen-fixedright-cursor,
.e-bigger .e-grid .e-rowcell .e-frozen-left-cursor,
.e-bigger .e-grid .e-rowcell .e-frozen-fixedleft-cursor,
.e-bigger .e-grid .e-gridheader .e-headercell .e-frozen-right-cursor,
.e-bigger .e-grid .e-gridheader .e-headercell .e-frozen-fixedright-cursor,
.e-bigger .e-grid .e-gridheader .e-headercell .e-frozen-left-cursor,
.e-bigger .e-grid .e-gridheader .e-headercell .e-frozen-fixedleft-cursor,
.e-bigger .e-grid .e-gridheader .e-filterbarcell .e-frozen-right-cursor,
.e-bigger .e-grid .e-gridheader .e-filterbarcell .e-frozen-fixedright-cursor,
.e-bigger .e-grid .e-gridheader .e-filterbarcell .e-frozen-left-cursor,
.e-bigger .e-grid .e-gridheader .e-filterbarcell .e-frozen-fixedleft-cursor,
.e-grid.e-bigger .e-rowcell .e-frozen-right-cursor,
.e-grid.e-bigger .e-rowcell .e-frozen-fixedright-cursor,
.e-grid.e-bigger .e-rowcell .e-frozen-left-cursor,
.e-grid.e-bigger .e-rowcell .e-frozen-fixedleft-cursor,
.e-grid.e-bigger .e-gridheader .e-headercell .e-frozen-right-cursor,
.e-grid.e-bigger .e-gridheader .e-headercell .e-frozen-fixedright-cursor,
.e-grid.e-bigger .e-gridheader .e-headercell .e-frozen-left-cursor,
.e-grid.e-bigger .e-gridheader .e-headercell .e-frozen-fixedleft-cursor,
.e-grid.e-bigger .e-gridheader .e-filterbarcell .e-frozen-right-cursor,
.e-grid.e-bigger .e-gridheader .e-filterbarcell .e-frozen-fixedright-cursor,
.e-grid.e-bigger .e-gridheader .e-filterbarcell .e-frozen-left-cursor,
.e-grid.e-bigger .e-gridheader .e-filterbarcell .e-frozen-fixedleft-cursor {
  cursor: move;
  height: 100%;
  position: absolute;
  top: 0;
  width: 4px;
}
.e-bigger .e-grid .e-rowcell .e-frozen-left-cursor,
.e-bigger .e-grid .e-rowcell .e-frozen-fixedright-cursor,
.e-bigger .e-grid .e-rowcell .e-frozen-right-cursor,
.e-bigger .e-grid .e-rowcell .e-frozen-fixedleft-cursor,
.e-grid.e-bigger .e-rowcell .e-frozen-left-cursor,
.e-grid.e-bigger .e-rowcell .e-frozen-fixedright-cursor,
.e-grid.e-bigger .e-rowcell .e-frozen-right-cursor,
.e-grid.e-bigger .e-rowcell .e-frozen-fixedleft-cursor {
  left: 0;
}
.e-bigger .e-grid .e-rowcell .e-frozen-left-cursor.e-frozen-resize-cursor,
.e-grid.e-bigger .e-rowcell .e-frozen-left-cursor.e-frozen-resize-cursor {
  left: 3px;
}
.e-bigger .e-grid .e-frozen-helper,
.e-grid.e-bigger .e-frozen-helper {
  border-left: 2px solid rgba(227, 22, 91, 0.6);
  cursor: move;
  position: absolute;
  z-index: 2;
}
.e-bigger .e-grid .e-content.e-freezeline-moving,
.e-grid.e-bigger .e-content.e-freezeline-moving {
  -webkit-user-select: none;
          user-select: none;
}
.e-bigger .e-grid .e-normaledit .e-rowcell, .e-bigger .e-grid .e-editedbatchcell.e-rowcell,
.e-grid.e-bigger .e-normaledit .e-rowcell,
.e-grid.e-bigger .e-editedbatchcell.e-rowcell {
  padding-bottom: 0;
  padding-top: 0;
}
.e-bigger .e-grid td.e-boolcell input.e-input.e-boolcell,
.e-grid.e-bigger td.e-boolcell input.e-input.e-boolcell {
  height: 23px;
}

.e-bigger .e-grid:not(.sf-grid) .e-gridheader table th[rowspan], .e-bigger .e-grid:not(.sf-grid).e-device .e-gridheader table th[rowspan],
.e-grid:not(.sf-grid).e-bigger .e-gridheader table th[rowspan],
.e-grid:not(.sf-grid).e-bigger.e-device .e-gridheader table th[rowspan] {
  padding-bottom: 20px;
}

.e-bigger .e-grid .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell.e-groupcaption, .e-bigger .e-grid .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell.e-summarycell, .e-grid.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell.e-groupcaption, .e-grid.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell.e-summarycell {
  border-bottom-width: 0;
}
.e-grid.e-bigger .e-res-toolbar .e-toolbar-items .e-tbar-btn:hover {
  background: none;
}
.e-grid.e-bigger .e-res-toolbar .e-toolbar-items .e-responsive-right .e-search-wrapper .e-sicon.e-clear-icon {
  margin: 14px 8px 5px 0;
}
.e-grid.e-bigger .e-res-toolbar .e-toolbar-items .e-responsive-right .e-search-wrapper .e-sicon.e-clear-icon::before {
  font-size: 18px;
}
.e-bigger .e-grid .e-group-animator .e-groupheadercell,
.e-bigger .e-grid .e-group-animator .e-groupheadercell:hover {
  margin: 15px 0 15px 0;
  border-bottom-width: 1px;
}
.e-bigger .e-grid .e-group-animate.e-groupdroparea .e-nextgroup {
  margin-top: 15px;
}
.e-grid.sf-grid .e-bigger .e-grid.sf-grid.e-grid.sf-grid .e-gridheader table th:not([rowspan="1"]), .e-grid.sf-grid .e-bigger .e-grid.sf-grid.e-grid.sf-grid.e-device .e-gridheader table th:not([rowspan="1"]),
.e-grid.sf-grid .e-grid.sf-grid.e-grid.sf-grid.e-bigger .e-gridheader table th:not([rowspan="1"]),
.e-grid.sf-grid .e-grid.sf-grid.e-grid.sf-grid.e-bigger.e-device .e-gridheader table th:not([rowspan="1"]) {
  padding-bottom: 20px;
}

.e-bigger .e-grid.sf-grid .e-res-toolbar .e-toolbar-items .e-toolbar-item.e-search-wrapper:has(.e-input-group) {
  padding-right: 5px;
}
.e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
.e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
.e-bigger.e-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
  font-size: 8px;
}
.e-bigger .e-grid .e-gridheader thead .e-icons,
.e-bigger.e-grid .e-gridheader thead .e-icons {
  font-size: 16px;
}
.e-bigger .e-grid .e-columnmenu,
.e-bigger.e-grid .e-columnmenu {
  margin: -18.5px -18px;
}
.e-bigger .e-grid.e-rtl .e-columnmenu,
.e-bigger.e-grid.e-rtl .e-columnmenu {
  margin: -19px -18px -18px 3px;
  right: auto;
}
.e-bigger .e-grid.e-rtl.e-device .e-columnmenu,
.e-bigger.e-grid.e-rtl.e-device .e-columnmenu {
  margin: -19px -18px -18px 3px;
}
.e-bigger .e-grid.e-rtl .e-groupheadercell span,
.e-bigger.e-grid.e-rtl .e-groupheadercell span {
  padding: 0;
}
.e-bigger .e-grid.e-device.e-rtl .e-groupheadercell span,
.e-bigger.e-grid.e-device.e-rtl .e-groupheadercell span {
  padding: 0;
}

.e-bigger .e-grid.e-grid-min-height .e-grid-height .e-rowcell {
  line-height: 27px;
  padding: 11px 28px;
}
.e-bigger .e-grid.e-grid-min-height .e-grid-height .e-rowcell:first-child {
  line-height: 28px;
  padding-left: 28px;
}
.e-bigger .e-grid.e-grid-min-height .e-grid-height .e-rowcell:last-child {
  line-height: 28px;
  padding-right: 28px;
}
.e-bigger .e-grid.e-grid-min-height .e-rowcell,
.e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
.e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
  line-height: 0;
  padding-bottom: 0;
  padding-top: 0;
}

.e-bigger .e-wrap.e-grid-min-height .e-rowcell {
  line-height: 18px;
}
.e-bigger .e-wrap.e-grid-min-height:not(.e-grid-min-height) .e-gridcontent tr td:not(.e-indentcell):first-child:empty, .e-bigger .e-wrap.e-grid-min-height:not(.e-grid-min-height) .e-gridcontent tr.e-row .e-rowcell:empty {
  height: 18px;
}
.e-bigger .e-wrap.e-grid-min-height .e-grid-height .e-rowcell {
  line-height: 18px;
}
.e-bigger .e-wrap.e-grid-min-height .e-grid-height:not(.e-grid-min-height) .e-gridcontent tr td:not(.e-indentcell):first-child:empty, .e-bigger .e-wrap.e-grid-min-height .e-grid-height:not(.e-grid-min-height) .e-gridcontent tr.e-row .e-rowcell:empty {
  height: 49px;
}

.e-bigger .e-grid.e-row-responsive .e-toolbar .e-tbar-btn:hover,
.e-bigger .e-grid.e-row-responsive .e-toolbar .e-tbar-btn:active,
.e-bigger .e-grid.e-row-responsive .e-toolbar .e-tbar-btn:focus,
.e-bigger.e-grid.e-row-responsive .e-toolbar .e-tbar-btn:hover,
.e-bigger.e-grid.e-row-responsive .e-toolbar .e-tbar-btn:active,
.e-bigger.e-grid.e-row-responsive .e-toolbar .e-tbar-btn:focus {
  background: none;
}
.e-bigger .e-grid.e-row-responsive .e-toolbar .e-tbar-btn:hover .e-icons,
.e-bigger .e-grid.e-row-responsive .e-toolbar .e-tbar-btn:active .e-icons,
.e-bigger .e-grid.e-row-responsive .e-toolbar .e-tbar-btn:focus .e-icons,
.e-bigger.e-grid.e-row-responsive .e-toolbar .e-tbar-btn:hover .e-icons,
.e-bigger.e-grid.e-row-responsive .e-toolbar .e-tbar-btn:active .e-icons,
.e-bigger.e-grid.e-row-responsive .e-toolbar .e-tbar-btn:focus .e-icons {
  padding-bottom: 0;
}
.e-bigger .e-grid.e-row-responsive .e-toolbar .e-search-icon,
.e-bigger.e-grid.e-row-responsive .e-toolbar .e-search-icon {
  background: none;
}
.e-bigger .e-grid.e-row-responsive .e-responsive-header,
.e-bigger.e-grid.e-row-responsive .e-responsive-header {
  border-top: 1px solid;
  border-top-color: #e0e0e0;
}
.e-bigger .e-grid.e-row-responsive .e-gridcontent td::before, .e-bigger .e-grid.e-row-responsive .e-summarycontent td::before,
.e-bigger.e-grid.e-row-responsive .e-gridcontent td::before,
.e-bigger.e-grid.e-row-responsive .e-summarycontent td::before {
  content: attr(data-cell);
  font-weight: 500;
  left: 13px;
  padding-right: 10px;
  position: absolute;
  top: 6px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 45%;
}
.e-bigger .e-grid.e-row-responsive .e-gridcontent .e-verticalwrap td::before, .e-bigger .e-grid.e-row-responsive .e-summarycontent .e-verticalwrap td::before,
.e-bigger.e-grid.e-row-responsive .e-gridcontent .e-verticalwrap td::before,
.e-bigger.e-grid.e-row-responsive .e-summarycontent .e-verticalwrap td::before {
  line-height: 18px;
  white-space: normal;
  word-wrap: break-word;
}
.e-bigger .e-grid.e-row-responsive .e-gridcontent td[data-cell], .e-bigger .e-grid.e-row-responsive .e-summarycontent td[data-cell],
.e-bigger.e-grid.e-row-responsive .e-gridcontent td[data-cell],
.e-bigger.e-grid.e-row-responsive .e-summarycontent td[data-cell] {
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 55%;
  position: relative;
}
.e-bigger .e-grid.e-row-responsive .e-gridcontent .e-input, .e-bigger .e-grid.e-row-responsive .e-summarycontent .e-input,
.e-bigger.e-grid.e-row-responsive .e-gridcontent .e-input,
.e-bigger.e-grid.e-row-responsive .e-summarycontent .e-input {
  display: block;
}
.e-bigger .e-grid.e-row-responsive .e-gridcontent td, .e-bigger .e-grid.e-row-responsive .e-summarycontent td,
.e-bigger.e-grid.e-row-responsive .e-gridcontent td,
.e-bigger.e-grid.e-row-responsive .e-summarycontent td {
  border: 0;
}
.e-bigger .e-grid.e-row-responsive .e-gridcontent .e-row, .e-bigger .e-grid.e-row-responsive .e-summarycontent .e-row,
.e-bigger.e-grid.e-row-responsive .e-gridcontent .e-row,
.e-bigger.e-grid.e-row-responsive .e-summarycontent .e-row {
  border-bottom: 1px solid #e0e0e0;
}
.e-bigger .e-grid.e-row-responsive .e-gridcontent .e-normaledit .e-rowcell, .e-bigger .e-grid.e-row-responsive .e-summarycontent .e-normaledit .e-rowcell,
.e-bigger.e-grid.e-row-responsive .e-gridcontent .e-normaledit .e-rowcell,
.e-bigger.e-grid.e-row-responsive .e-summarycontent .e-normaledit .e-rowcell {
  height: auto;
  padding-left: 1%;
  padding-right: 1%;
}
.e-bigger .e-grid.e-row-responsive .e-gridcontent td.e-rowcell, .e-bigger .e-grid.e-row-responsive .e-summarycontent td.e-rowcell,
.e-bigger.e-grid.e-row-responsive .e-gridcontent td.e-rowcell,
.e-bigger.e-grid.e-row-responsive .e-summarycontent td.e-rowcell {
  border-bottom: 0;
  border-bottom-color: #e0e0e0;
  height: auto;
}
.e-bigger .e-grid.e-row-responsive .e-gridcontent .e-emptyrow td.e-lastrowcell, .e-bigger .e-grid.e-row-responsive .e-summarycontent .e-emptyrow td.e-lastrowcell,
.e-bigger.e-grid.e-row-responsive .e-gridcontent .e-emptyrow td.e-lastrowcell,
.e-bigger.e-grid.e-row-responsive .e-summarycontent .e-emptyrow td.e-lastrowcell {
  border-bottom: 0;
}
.e-bigger .e-grid.e-row-responsive .e-gridcontent .e-emptyrow.e-show-added-row td.e-lastrowcell, .e-bigger .e-grid.e-row-responsive .e-summarycontent .e-emptyrow.e-show-added-row td.e-lastrowcell,
.e-bigger.e-grid.e-row-responsive .e-gridcontent .e-emptyrow.e-show-added-row td.e-lastrowcell,
.e-bigger.e-grid.e-row-responsive .e-summarycontent .e-emptyrow.e-show-added-row td.e-lastrowcell {
  border-bottom: 1px;
}
.e-bigger .e-grid.e-row-responsive .e-gridcontent .e-normaledit :not(.e-responsive-editcell).e-rowcell, .e-bigger .e-grid.e-row-responsive .e-summarycontent .e-normaledit :not(.e-responsive-editcell).e-rowcell,
.e-bigger.e-grid.e-row-responsive .e-gridcontent .e-normaledit :not(.e-responsive-editcell).e-rowcell,
.e-bigger.e-grid.e-row-responsive .e-summarycontent .e-normaledit :not(.e-responsive-editcell).e-rowcell {
  border-top-width: 0;
}
.e-bigger .e-grid.e-row-responsive .e-gridcontent .e-normaledit .e-rowcell::before, .e-bigger .e-grid.e-row-responsive .e-summarycontent .e-normaledit .e-rowcell::before,
.e-bigger.e-grid.e-row-responsive .e-gridcontent .e-normaledit .e-rowcell::before,
.e-bigger.e-grid.e-row-responsive .e-summarycontent .e-normaledit .e-rowcell::before {
  bottom: 6px;
  position: static;
}
.e-bigger .e-grid.e-row-responsive .e-table,
.e-bigger.e-grid.e-row-responsive .e-table {
  display: block;
}
.e-bigger .e-grid.e-row-responsive .e-table tbody,
.e-bigger .e-grid.e-row-responsive .e-table tr,
.e-bigger .e-grid.e-row-responsive .e-table td:not(.e-hide),
.e-bigger .e-grid.e-row-responsive .e-table tfoot,
.e-bigger.e-grid.e-row-responsive .e-table tbody,
.e-bigger.e-grid.e-row-responsive .e-table tr,
.e-bigger.e-grid.e-row-responsive .e-table td:not(.e-hide),
.e-bigger.e-grid.e-row-responsive .e-table tfoot {
  display: block;
}
.e-bigger .e-grid.e-row-responsive > .e-gridheader,
.e-bigger.e-grid.e-row-responsive > .e-gridheader {
  display: none;
}
.e-bigger .e-grid.e-row-responsive .e-gridfooter,
.e-bigger.e-grid.e-row-responsive .e-gridfooter {
  padding-right: 0;
}

.e-bigger .e-grid.e-row-responsive.e-hidelines .e-gridcontent .e-rowcell:last-child,
.e-bigger.e-grid.e-row-responsive.e-hidelines .e-gridcontent .e-rowcell:last-child,
.e-bigger.e-grid.e-row-responsive.e-verticallines .e-gridcontent .e-rowcell:last-child,
.e-bigger .e-grid.e-row-responsive.e-verticallines .e-gridcontent .e-rowcell:last-child {
  border: 0;
}

.e-bigger .e-responsive-dialog.e-customfilter .e-responsivecoldiv,
.e-bigger.e-responsive-dialog.e-customfilter .e-responsivecoldiv {
  cursor: pointer;
}

.e-bigger .e-responsive-dialog .e-btn.e-ripple,
.e-bigger.e-responsive-dialog .e-btn.e-ripple {
  overflow: initial;
}
.e-bigger .e-responsive-dialog .columnmenudiv,
.e-bigger.e-responsive-dialog .columnmenudiv {
  /* stylelint-disable */
  /* stylelint-enable */
}
.e-bigger .e-responsive-dialog .columnmenudiv .e-responsiveascendingdiv .e-resascending-icon,
.e-bigger .e-responsive-dialog .columnmenudiv .e-responsivedescendingdiv .e-resdescending-icon,
.e-bigger .e-responsive-dialog .columnmenudiv .e-responsivegroupdiv .e-resgroup-icon,
.e-bigger .e-responsive-dialog .columnmenudiv .e-responsiveungroupdiv .e-resungroup-icon,
.e-bigger .e-responsive-dialog .columnmenudiv .e-responsiveautofitalldiv .e-resautofitall-icon,
.e-bigger .e-responsive-dialog .columnmenudiv .e-responsiveautofitdiv .e-resautofit-icon,
.e-bigger .e-responsive-dialog .columnmenudiv .e-responsivecolumndiv .e-rescolumn-icon,
.e-bigger .e-responsive-dialog .columnmenudiv .e-responsivecoldiv .e-ressort-icon,
.e-bigger .e-responsive-dialog .columnmenudiv .e-responsivefilterdiv .e-resfilter-icon,
.e-bigger.e-responsive-dialog .columnmenudiv .e-responsiveascendingdiv .e-resascending-icon,
.e-bigger.e-responsive-dialog .columnmenudiv .e-responsivedescendingdiv .e-resdescending-icon,
.e-bigger.e-responsive-dialog .columnmenudiv .e-responsivegroupdiv .e-resgroup-icon,
.e-bigger.e-responsive-dialog .columnmenudiv .e-responsiveungroupdiv .e-resungroup-icon,
.e-bigger.e-responsive-dialog .columnmenudiv .e-responsiveautofitalldiv .e-resautofitall-icon,
.e-bigger.e-responsive-dialog .columnmenudiv .e-responsiveautofitdiv .e-resautofit-icon,
.e-bigger.e-responsive-dialog .columnmenudiv .e-responsivecolumndiv .e-rescolumn-icon,
.e-bigger.e-responsive-dialog .columnmenudiv .e-responsivecoldiv .e-ressort-icon,
.e-bigger.e-responsive-dialog .columnmenudiv .e-responsivefilterdiv .e-resfilter-icon {
  margin-top: 0;
  position: absolute;
}
.e-bigger .e-responsive-dialog .columnmenudiv .e-responsivecoldiv .e-res-header-text.e-rescolumn-menu,
.e-bigger.e-responsive-dialog .columnmenudiv .e-responsivecoldiv .e-res-header-text.e-rescolumn-menu {
  margin-left: 33px !important;
}
.e-bigger .e-responsive-dialog .e-mainfilterdiv,
.e-bigger.e-responsive-dialog .e-mainfilterdiv {
  /* stylelint-disable */
  /* stylelint-enable */
  /* stylelint-disable */
  /* stylelint-enable */
}
.e-bigger .e-responsive-dialog .e-mainfilterdiv .e-ccdlg.e-cc.e-control.e-dialog,
.e-bigger.e-responsive-dialog .e-mainfilterdiv .e-ccdlg.e-cc.e-control.e-dialog {
  left: 0 !important;
  max-height: 100% !important;
  width: 100% !important;
}
.e-bigger .e-responsive-dialog .e-mainfilterdiv .e-ccdlg,
.e-bigger.e-responsive-dialog .e-mainfilterdiv .e-ccdlg {
  /* stylelint-disable */
  /* stylelint-enable */
}
.e-bigger .e-responsive-dialog .e-mainfilterdiv .e-ccdlg li.e-cclist,
.e-bigger.e-responsive-dialog .e-mainfilterdiv .e-ccdlg li.e-cclist {
  padding: 13px 0 13px 6px;
}
.e-bigger .e-responsive-dialog .e-mainfilterdiv .e-ccdlg .e-main-div.e-cc,
.e-bigger.e-responsive-dialog .e-mainfilterdiv .e-ccdlg .e-main-div.e-cc {
  height: 100%;
}
.e-bigger .e-responsive-dialog .e-mainfilterdiv .e-ccdlg .e-cc-contentdiv,
.e-bigger.e-responsive-dialog .e-mainfilterdiv .e-ccdlg .e-cc-contentdiv {
  height: 90% !important;
  min-height: 160px;
  overflow-y: auto !important;
}
.e-bigger .e-responsive-dialog .e-mainfilterdiv .e-ccdlg .e-dlg-content,
.e-bigger.e-responsive-dialog .e-mainfilterdiv .e-ccdlg .e-dlg-content {
  padding: 8px 16px 8px 8px;
  overflow-y: hidden;
}
.e-bigger .e-responsive-dialog .e-mainfilterdiv .e-ccdlg .e-ccul-ele,
.e-bigger.e-responsive-dialog .e-mainfilterdiv .e-ccdlg .e-ccul-ele {
  margin: 13px 0;
  padding: 0;
}
.e-bigger .e-responsive-dialog .e-mainfilterdiv .e-ccdlg .e-chk-hidden,
.e-bigger.e-responsive-dialog .e-mainfilterdiv .e-ccdlg .e-chk-hidden {
  -moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
  height: 1px;
  opacity: 0;
  width: 1px;
}
.e-bigger .e-responsive-dialog .e-mainfilterdiv .e-cc-contentdiv,
.e-bigger.e-responsive-dialog .e-mainfilterdiv .e-cc-contentdiv {
  height: 90% !important;
  min-height: 160px;
  overflow-y: auto !important;
}
.e-bigger .e-responsive-dialog .e-mainfilterdiv .e-cc-searchBox,
.e-bigger.e-responsive-dialog .e-mainfilterdiv .e-cc-searchBox {
  padding-left: 8px;
}
.e-bigger .e-responsive-dialog .e-mainfilterdiv .e-cc-searchBox .e-ccsearch-icon:hover,
.e-bigger .e-responsive-dialog .e-mainfilterdiv .e-cc-searchBox .e-cc-cancel:hover,
.e-bigger.e-responsive-dialog .e-mainfilterdiv .e-cc-searchBox .e-ccsearch-icon:hover,
.e-bigger.e-responsive-dialog .e-mainfilterdiv .e-cc-searchBox .e-cc-cancel:hover {
  background: none;
}
.e-bigger .e-responsive-dialog .e-mainfilterdiv .e-ccsearch-icon,
.e-bigger .e-responsive-dialog .e-mainfilterdiv .e-cc-cancel,
.e-bigger .e-responsive-dialog .e-mainfilterdiv .e-search-icon,
.e-bigger .e-responsive-dialog .e-mainfilterdiv .e-chkcancel-icon,
.e-bigger.e-responsive-dialog .e-mainfilterdiv .e-ccsearch-icon,
.e-bigger.e-responsive-dialog .e-mainfilterdiv .e-cc-cancel,
.e-bigger.e-responsive-dialog .e-mainfilterdiv .e-search-icon,
.e-bigger.e-responsive-dialog .e-mainfilterdiv .e-chkcancel-icon {
  font-size: 20px;
  font-size: 16px;
}
.e-bigger .e-responsive-dialog .e-dlg-header-content,
.e-bigger.e-responsive-dialog .e-dlg-header-content {
  background: #fff;
  border-bottom: 1px solid;
  border-bottom-color: #e0e0e0;
  padding: 16px;
  width: 100%;
  border-radius: 0;
}
.e-bigger .e-responsive-dialog .e-dlg-header-content .e-btn,
.e-bigger.e-responsive-dialog .e-dlg-header-content .e-btn {
  background: none;
  box-shadow: none;
  outline: none;
  position: initial;
}
.e-bigger .e-responsive-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
.e-bigger.e-responsive-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
  background-color: transparent;
}
.e-bigger .e-responsive-dialog .e-dlg-header-content .e-btn .e-btn-icon,
.e-bigger.e-responsive-dialog .e-dlg-header-content .e-btn .e-btn-icon {
  color: #000;
  font-size: 14px;
  margin-top: 0;
}
.e-bigger .e-responsive-dialog .e-dlg-header-content .e-btn:hover .e-btn-icon, .e-bigger .e-responsive-dialog .e-dlg-header-content .e-btn:focus .e-btn-icon,
.e-bigger.e-responsive-dialog .e-dlg-header-content .e-btn:hover .e-btn-icon,
.e-bigger.e-responsive-dialog .e-dlg-header-content .e-btn:focus .e-btn-icon {
  color: #000;
}
.e-bigger .e-responsive-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
.e-bigger.e-responsive-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
  float: left;
  padding-left: 0 !important;
  padding-right: 40px !important;
}
.e-bigger .e-responsive-dialog .e-dlg-header-content .e-dlg-header,
.e-bigger.e-responsive-dialog .e-dlg-header-content .e-dlg-header {
  width: auto;
}
.e-bigger .e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element,
.e-bigger.e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element {
  display: flex;
}
.e-bigger .e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-dlg-custom-header,
.e-bigger.e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-dlg-custom-header {
  padding-top: 5px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 500;
}
.e-bigger .e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-res-filter-clear-btn,
.e-bigger.e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-res-filter-clear-btn {
  color: #e3165b;
  margin-top: 3px;
  padding: 0;
}
.e-bigger .e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-res-filter-clear-btn .e-icon-filter-clear,
.e-bigger.e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-res-filter-clear-btn .e-icon-filter-clear {
  font-size: 18px;
}
.e-bigger .e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-res-sort-clear-btn,
.e-bigger.e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-res-sort-clear-btn {
  color: #e3165b;
  font-size: 15px;
  font-weight: 500;
  padding-top: 5px;
}
.e-bigger .e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-res-apply-btn,
.e-bigger.e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-res-apply-btn {
  font-size: 15px;
  font-weight: 500;
  padding: 0;
  padding-left: 20px;
  padding-right: 0;
  padding-top: 4px;
}
.e-bigger .e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-res-apply-btn:disabled,
.e-bigger.e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-res-apply-btn:disabled {
  color: rgba(0, 0, 0, 0.12);
}
.e-bigger .e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-btn,
.e-bigger.e-responsive-dialog .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-btn {
  color: #e3165b;
  background: none;
  border: 0;
}
.e-bigger .e-responsive-dialog .e-dlg-header-content .e-res-back-btn,
.e-bigger.e-responsive-dialog .e-dlg-header-content .e-res-back-btn {
  background: none;
  padding-left: 0;
  box-shadow: none;
}
.e-bigger .e-responsive-dialog.e-rtl .e-dlg-header-content .e-res-back-btn,
.e-bigger.e-responsive-dialog.e-rtl .e-dlg-header-content .e-res-back-btn {
  padding-left: 15px;
  padding-right: 0;
}
.e-bigger .e-responsive-dialog .e-dlg-content,
.e-bigger.e-responsive-dialog .e-dlg-content {
  padding: 16px;
  padding-top: 0;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-checkfltrnmdiv,
.e-bigger .e-responsive-dialog .e-dlg-content .e-ccnmdiv,
.e-bigger.e-responsive-dialog .e-dlg-content .e-checkfltrnmdiv,
.e-bigger.e-responsive-dialog .e-dlg-content .e-ccnmdiv {
  text-align: center;
  padding-top: 40px;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv,
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv {
  padding-top: 30px;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-filtersetdiv,
.e-bigger.e-responsive-dialog .e-dlg-content .e-filtersetdiv {
  float: right;
  margin-right: 1%;
  margin-top: 1%;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-filtersetdiv .e-filterset,
.e-bigger.e-responsive-dialog .e-dlg-content .e-filtersetdiv .e-filterset {
  color: #e3165b;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-dialog,
.e-bigger.e-responsive-dialog .e-dlg-content .e-dialog {
  box-shadow: none;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-excelfilter,
.e-bigger.e-responsive-dialog .e-dlg-content .e-excelfilter {
  border: transparent;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-excelfilter .e-dlg-content,
.e-bigger.e-responsive-dialog .e-dlg-content .e-excelfilter .e-dlg-content {
  background-color: #fff;
  padding: 8px;
  padding-right: 16px;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-excelfilter .e-checkboxlist > span,
.e-bigger.e-responsive-dialog .e-dlg-content .e-excelfilter .e-checkboxlist > span {
  padding-left: 9px;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-ccdlg,
.e-bigger.e-responsive-dialog .e-dlg-content .e-ccdlg {
  border: transparent;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-xlflmenu,
.e-bigger.e-responsive-dialog .e-dlg-content .e-xlflmenu {
  border: transparent;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-xlflmenu .e-dlg-content,
.e-bigger.e-responsive-dialog .e-dlg-content .e-xlflmenu .e-dlg-content {
  padding: 16px;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-ressortbutton-parent,
.e-bigger.e-responsive-dialog .e-dlg-content .e-ressortbutton-parent {
  float: right;
  margin-top: -9px;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-ressortbutton-parent .e-ressortbutton,
.e-bigger.e-responsive-dialog .e-dlg-content .e-ressortbutton-parent .e-ressortbutton {
  background: none;
  width: 120px;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-responsivecoldiv,
.e-bigger.e-responsive-dialog .e-dlg-content .e-responsivecoldiv {
  font-size: 16px;
  margin-bottom: 26px;
  margin-top: 26px;
  width: 100%;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog,
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog {
  bottom: 0;
  box-shadow: none;
  width: 100%;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-contextmenu-wrapper ul,
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-contextmenu-wrapper ul {
  background-color: #fff;
  max-width: 100%;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-contextmenu-wrapper ul li,
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-contextmenu-wrapper ul li {
  color: rgba(0, 0, 0, 0.87);
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-contextmenu-wrapper ul .e-submenu.e-selected,
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-contextmenu-wrapper ul .e-submenu.e-selected {
  background-color: #fff;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-contextmenu-wrapper ul .e-submenu,
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-contextmenu-wrapper ul .e-submenu {
  padding: 0;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-contextmenu-wrapper ul .e-submenu .e-menu-icon,
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-contextmenu-wrapper ul .e-submenu .e-menu-icon {
  margin-right: 4px;
  margin-left: 15px;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-contextmenu-wrapper ul .e-submenu .e-caret,
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-contextmenu-wrapper ul .e-submenu .e-caret {
  padding: 0;
  padding-right: 8px;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer,
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer {
  height: 88%;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-searchbox,
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-searchbox {
  padding-left: 10px;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-searchbox .e-search-icon:focus, .e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-searchbox .e-search-icon:active, .e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-searchbox .e-search-icon:hover, .e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-searchbox .e-chkcancel-icon:focus, .e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-searchbox .e-chkcancel-icon:active, .e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-searchbox .e-chkcancel-icon:hover,
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-searchbox .e-search-icon:focus,
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-searchbox .e-search-icon:active,
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-searchbox .e-search-icon:hover,
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-searchbox .e-chkcancel-icon:focus,
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-searchbox .e-chkcancel-icon:active,
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-searchbox .e-chkcancel-icon:hover {
  background: none;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner,
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner {
  height: 100%;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-chk-hidden,
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-chk-hidden {
  -moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
  height: 1px;
  opacity: 0;
  width: 1px;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-checkboxlist,
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-checkboxlist {
  height: 100%;
  min-height: 160px;
  overflow-y: auto;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-checkboxlist.e-checkbox-infinitescroll,
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-checkboxlist.e-checkbox-infinitescroll {
  border-top-style: solid;
  border-top-color: rgba(0, 0, 0, 0.12);
  border-top-width: 1px;
  margin-top: 0;
  overflow-x: hidden;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-checkboxlist .e-ftrchk,
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-spinner .e-checkboxlist .e-ftrchk {
  padding-bottom: 13px;
  padding-top: 13px;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-ftrchk .e-chk-hidden,
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-ftrchk .e-chk-hidden {
  -moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
  height: 1px;
  opacity: 0;
  width: 1px;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-ftrchk .e-mask.e-skeleton,
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-ftrchk .e-mask.e-skeleton {
  display: inline-block;
  height: 10px;
  width: 80%;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-ftrchk .e-mask.e-mask-checkbox-filter-intent,
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-ftrchk .e-mask.e-mask-checkbox-filter-intent {
  width: 13px;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-ftrchk .e-mask.e-mask-checkbox-filter-span-intent,
.e-bigger.e-responsive-dialog .e-dlg-content .e-mainfilterdiv .e-dialog .e-searchcontainer .e-ftrchk .e-mask.e-mask-checkbox-filter-span-intent {
  margin-left: 8px;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-checkboxfilter .e-dlg-content,
.e-bigger.e-responsive-dialog .e-dlg-content .e-checkboxfilter .e-dlg-content {
  padding: 8px;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-checkboxfilter .e-dlg-content .e-searchcontainer,
.e-bigger.e-responsive-dialog .e-dlg-content .e-checkboxfilter .e-dlg-content .e-searchcontainer {
  padding: 8px 16px;
  margin-right: 7px;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-checkboxfilter .e-dlg-content .e-searchcontainer .e-searchbox,
.e-bigger.e-responsive-dialog .e-dlg-content .e-checkboxfilter .e-dlg-content .e-searchcontainer .e-searchbox {
  padding-left: 10px;
}
.e-bigger .e-responsive-dialog .e-dlg-content .e-checkboxfilter .e-dlg-content .e-searchcontainer .e-ftrchk.e-infinitescroll, .e-bigger .e-responsive-dialog .e-dlg-content .e-checkboxfilter .e-dlg-content .e-searchcontainer .e-spinner .e-checkboxlist,
.e-bigger.e-responsive-dialog .e-dlg-content .e-checkboxfilter .e-dlg-content .e-searchcontainer .e-ftrchk.e-infinitescroll,
.e-bigger.e-responsive-dialog .e-dlg-content .e-checkboxfilter .e-dlg-content .e-searchcontainer .e-spinner .e-checkboxlist {
  margin-left: -7px;
}
.e-bigger .e-responsive-dialog .e-res-contextmenu-wrapper .e-contextmenu,
.e-bigger.e-responsive-dialog .e-res-contextmenu-wrapper .e-contextmenu {
  background-color: #fff;
  border: transparent;
  box-shadow: none;
  margin-top: 23px;
  max-width: 100%;
  min-width: 100%;
  overflow-y: auto;
  padding: 0 16px 16px;
}
.e-bigger .e-responsive-dialog .e-res-contextmenu-wrapper .e-contextmenu .e-menu-item,
.e-bigger.e-responsive-dialog .e-res-contextmenu-wrapper .e-contextmenu .e-menu-item {
  padding: 0;
}
.e-bigger .e-responsive-dialog .e-res-contextmenu-wrapper .e-contextmenu .e-menu-item.e-focused,
.e-bigger.e-responsive-dialog .e-res-contextmenu-wrapper .e-contextmenu .e-menu-item.e-focused {
  background-color: transparent;
}
.e-bigger .e-responsive-dialog .e-defaultcell.e-ralign, .e-bigger .e-responsive-dialog .e-editedrow .e-defaultcell.e-ralign, .e-bigger .e-responsive-dialog .e-insertedrow .e-defaultcell.e-ralign, .e-bigger .e-responsive-dialog .e-defaultcell.e-ralign:focus, .e-bigger .e-responsive-dialog .e-insertedrow .e-defaultcell.e-ralign:focus .e-bigger .e-responsive-dialog .e-editedrow .e-defaultcell.e-ralign:focus,
.e-bigger.e-responsive-dialog .e-defaultcell.e-ralign,
.e-bigger.e-responsive-dialog .e-editedrow .e-defaultcell.e-ralign,
.e-bigger.e-responsive-dialog .e-insertedrow .e-defaultcell.e-ralign,
.e-bigger.e-responsive-dialog .e-defaultcell.e-ralign:focus,
.e-bigger .e-responsive-dialog .e-insertedrow .e-defaultcell.e-ralign:focus .e-bigger.e-responsive-dialog .e-editedrow .e-defaultcell.e-ralign:focus,
.e-bigger.e-responsive-dialog .e-insertedrow .e-defaultcell.e-ralign:focus .e-bigger .e-responsive-dialog .e-editedrow .e-defaultcell.e-ralign:focus,
.e-bigger.e-responsive-dialog .e-insertedrow .e-defaultcell.e-ralign:focus .e-bigger.e-responsive-dialog .e-editedrow .e-defaultcell.e-ralign:focus {
  padding-right: 10px;
}

.e-bigger .e-responsive-dialog.e-ressortdiv .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-res-apply-btn,
.e-bigger.e-responsive-dialog.e-ressortdiv .e-dlg-header-content .e-dlg-header .e-res-custom-element .e-res-apply-btn {
  padding-top: 0;
  padding-top: 2px;
}

.e-bigger .e-responsive-dialog.e-rtl .e-btn.e-dlg-closeicon-btn,
.e-bigger.e-responsive-dialog.e-rtl .e-btn.e-dlg-closeicon-btn {
  float: right;
  padding-left: 40px !important;
  padding-right: 0 !important;
}
.e-bigger .e-responsive-dialog.e-rtl .e-res-apply-btn,
.e-bigger.e-responsive-dialog.e-rtl .e-res-apply-btn {
  padding-left: 0;
  padding-right: 20px;
}
.e-bigger .e-responsive-dialog.e-rtl .e-ressortbutton-parent,
.e-bigger.e-responsive-dialog.e-rtl .e-ressortbutton-parent {
  float: left;
}
.e-bigger .e-responsive-dialog.e-rtl .columnmenudiv .e-responsivecoldiv .e-res-header-text.e-rescolumn-menu,
.e-bigger.e-responsive-dialog.e-rtl .columnmenudiv .e-responsivecoldiv .e-res-header-text.e-rescolumn-menu {
  margin-right: 33px;
}

/* Apply styles for Firefox only */
/* stylelint-disable function-url-quotes */
@-moz-document url-prefix() {
  .e-bigger .e-grid.e-grid-min-height .e-rowcell,
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
  .e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
    line-height: normal;
  }
}
/* stylelint-enable function-url-quotes */
/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/@syncfusion/ej2-filemanager/styles/material.css ***!
  \******************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable property-no-vendor-prefix */
@keyframes e-input-ripple {
  100% {
    opacity: 0;
    transform: scale(4);
  }
}
@keyframes slideTopUp {
  from {
    transform: translate3d(0, 0, 0) scale(1);
  }
  to {
    transform: translate3d(0, 0, 0) scale(1);
  }
}
/* stylelint-disable-line no-empty-source */
/* stylelint-disable property-no-vendor-prefix */
@keyframes material-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fabric-spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*! TreeView's material theme wise override definitions and variables */
/* stylelint-disable */
@keyframes tbar-popup-shadow {
  0% {
    border-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 200px rgba(255, 255, 255, 0.12);
  }
}
/*! component's default definitions and variables */
/*! FileManager's material theme wise override definitions and variables */
.e-filemanager .e-fe-icon,
.e-filemanager .e-list-icon {
  background-repeat: no-repeat;
}
.e-filemanager .e-fe-access-error {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMzIgMzIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMyIDMyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I0ZGQkUzRjtzdHJva2U6I0FDODkzODtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0MXtmaWxsOiMwNjAyMDA7fTwvc3R5bGU+PGcgaWQ9ImNmdUt3Ri50aWYiPjxpbWFnZSBzdHlsZT0ib3ZlcmZsb3c6dmlzaWJsZTsiIHdpZHRoPSIxMjgiIGhlaWdodD0iMTQwIiBpZD0iTGF5ZXJfMF8xXyIgeGxpbms6aHJlZj0iQTQ5RUUwRjNGODFBNjdDMS5wbmciICB0cmFuc2Zvcm09Im1hdHJpeCgwLjI2NTYgMCAwIDAuMjY1NiAtODMuNTc3OSAtMi4yNzgyKSI+PC9pbWFnZT48L2c+PHBhdGggY2xhc3M9InN0MCIgZD0iTTE1LDMuMUwxLjYsMjcuOWMtMC40LDAuNywwLjEsMS42LDAuOSwxLjZoMjYuOGMwLjgsMCwxLjMtMC45LDAuOS0xLjZMMTYuOSwzLjFDMTYuNSwyLjMsMTUuNCwyLjMsMTUsMy4xeiIvPjxwb2x5Z29uIGNsYXNzPSJzdDEiIHBvaW50cz0iMTcsMjIgMTUsMjIgMTQuNSwxMCAxNy4zLDEwICIvPjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0xNiwyNi41TDE2LDI2LjVjLTAuOCwwLTEuNS0wLjctMS41LTEuNXYwYzAtMC44LDAuNy0xLjUsMS41LTEuNWgwYzAuOCwwLDEuNSwwLjcsMS41LDEuNXYwQzE3LjUsMjUuOCwxNi44LDI2LjUsMTYsMjYuNXoiLz48L3N2Zz4=");
}
.e-filemanager .e-fe-docx,
.e-filemanager .e-fe-doc {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDhmZTc7fS5jbHMtMntmaWxsOiNhN2RkZmY7fS5jbHMtM3tmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9Xb3JkPC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0yMiwwSDRBMiwyLDAsMCwwLDIsMlYzMGEyLDIsMCwwLDAsMiwySDI4YTIsMiwwLDAsMCwyLTJWOFoiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0yMiwwVjZhMiwyLDAsMCwwLDIsMmg2WiIvPjxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iNyIgeT0iMjIiIHdpZHRoPSIxOCIgaGVpZ2h0PSIyIi8+PHJlY3QgY2xhc3M9ImNscy0zIiB4PSI3IiB5PSIxNiIgd2lkdGg9IjE4IiBoZWlnaHQ9IjIiLz48cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjciIHk9IjEwIiB3aWR0aD0iMTEiIGhlaWdodD0iMiIvPjwvc3ZnPg==");
}
.e-filemanager .e-fe-pptx,
.e-filemanager .e-fe-ppt {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZDY2MDA7fS5jbHMtMntmaWxsOiNmZmNkYWE7fS5jbHMtM3tmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9QUHQ8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTIyLDBINEEyLDIsMCwwLDAsMiwyVjMwYTIsMiwwLDAsMCwyLDJIMjhhMiwyLDAsMCwwLDItMlY4WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTIyLDBWN2ExLDEsMCwwLDAsMSwxaDdaIi8+PHJlY3QgY2xhc3M9ImNscy0zIiB4PSI3IiB5PSIyMiIgd2lkdGg9IjE3IiBoZWlnaHQ9IjIiLz48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik0xNiw5aDBhNSw1LDAsMCwxLDUsNXYwYTAsMCwwLDAsMSwwLDBIMTZhMCwwLDAsMCwxLDAsMFY5QTAsMCwwLDAsMSwxNiw5WiIvPjxwYXRoIGNsYXNzPSJjbHMtMyIgZD0iTTE2LDE2SDE0VjEwLjNBNC44MSw0LjgxLDAsMSwwLDE5LjcsMTZaIi8+PC9zdmc+");
}
.e-filemanager .e-fe-xlsx,
.e-filemanager .e-fe-xls {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMyZWI5ODg7fS5jbHMtMntmaWxsOiM5MmVjY2E7fS5jbHMtM3tmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9FeGNlbDwvdGl0bGU+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMjIsMEg0QTIsMiwwLDAsMCwyLDJWMzBhMiwyLDAsMCwwLDIsMkgyOGEyLDIsMCwwLDAsMi0yVjhaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjIsMFY3YTEsMSwwLDAsMCwxLDFoN1oiLz48cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjciIHk9IjE2IiB3aWR0aD0iMTciIGhlaWdodD0iMiIvPjxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iOSIgeT0iMTYiIHdpZHRoPSIxNCIgaGVpZ2h0PSIyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMyAxKSByb3RhdGUoOTApIi8+PHBhdGggY2xhc3M9ImNscy0zIiBkPSJNMjUsMjRIN1YxMEgyNVpNOSwyMkgyM1YxMkg5WiIvPjwvc3ZnPg==");
}
.e-filemanager .e-fe-pdf {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZjNlM2U7fS5jbHMtMntmaWxsOiNmZmY7fS5jbHMtM3tmaWxsOiNmZmNjY2I7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9QREY8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTIyLDBINEEyLDIsMCwwLDAsMiwyVjMwYTIsMiwwLDAsMCwyLDJIMjhhMiwyLDAsMCwwLDItMlY4WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTEwLjI5LDE0LjgxQTIuNDcsMi40NywwLDAsMSwxMS40LDE1YTIsMiwwLDAsMSwuNzIuNTgsMi4yNCwyLjI0LDAsMCwxLC40LjgyLDMuODEsMy44MSwwLDAsMSwuMTIuOTUsMy4xMSwzLjExLDAsMCwxLS4yLDEuMTUsMiwyLDAsMCwxLS41NS44LDIuMjQsMi4yNCwwLDAsMS0uODYuNDdBMy44NiwzLjg2LDAsMCwxLDkuOTIsMjBIOXYzLjQySDcuMjZWMTQuODFabS0uNTMsMy44N2ExLjEyLDEuMTIsMCwwLDAsLjgzLS4zMSwxLjI4LDEuMjgsMCwwLDAsLjMyLTEsMS41MywxLjUzLDAsMCwwLS4yNy0xLDEuMTQsMS4xNCwwLDAsMC0uOTMtLjM0SDl2Mi42WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTE2LjQxLDE0LjgxYTMuMTcsMy4xNywwLDAsMSwxLjQ1LjI5LDIuMTcsMi4xNywwLDAsMSwuODYuODQsMy44LDMuOCwwLDAsMSwuNDEsMS4zMkExMi42LDEyLjYsMCwwLDEsMTkuMjQsMTlhMTIuMzMsMTIuMzMsMCwwLDEtLjE0LDIsMy43OSwzLjc5LDAsMCwxLS40NywxLjM4LDIuMSwyLjEsMCwwLDEtLjkuOCwzLjMyLDMuMzIsMCwwLDEtMS40My4yN0gxMy41OFYxNC44MVptLS4zNCw3LjI5QTEuNSwxLjUsMCwwLDAsMTYuOCwyMmExLjA5LDEuMDksMCwwLDAsLjQ0LS41MiwzLDMsMCwwLDAsLjIyLS45NWMwLS4zOS4wNS0uODguMDUtMS40NmExMi4wOCwxMi4wOCwwLDAsMC0uMDUtMS4yOCwzLjA5LDMuMDksMCwwLDAtLjE5LS45MiwxLjEzLDEuMTMsMCwwLDAtLjQ1LS41NSwxLjQxLDEuNDEsMCwwLDAtLjc4LS4xOUgxNS4zdjZaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjUuMTcsMTQuODF2MS40MUgyMi4xMXYySDI1djEuNDJIMjIuMTF2My43MkgyMC4zOFYxNC44MVoiLz48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik0yMiwwVjdhMSwxLDAsMCwwLDEsMWg3WiIvPjwvc3ZnPg==");
}
.e-filemanager .e-fe-image {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmMTAzMDA7fS5jbHMtMntmaWxsOiNmZmNjY2I7fS5jbHMtM3tmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9JbWFnZTwvdGl0bGU+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMjIsMEg0QTIsMiwwLDAsMCwyLDJWMzBhMiwyLDAsMCwwLDIsMkgyOGEyLDIsMCwwLDAsMi0yVjhaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjIsMFY3YTEsMSwwLDAsMCwxLDFoN1oiLz48cG9seWdvbiBjbGFzcz0iY2xzLTMiIHBvaW50cz0iNSAyNCAxMC41OSAxNy4zNSAxNC43NyAyMS44OCAyMS4zNSAxMy4yMyAyNyAyNCA1IDI0Ii8+PC9zdmc+");
}
.e-filemanager .e-fe-rar {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNjMzcxYmQ7fS5jbHMtMntmaWxsOiNmZmY7fS5jbHMtM3tmaWxsOiNmZmNjZmU7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9SQVI8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTIyLDBINEEyLDIsMCwwLDAsMiwyVjMwYTIsMiwwLDAsMCwyLDJIMjhhMiwyLDAsMCwwLDItMlY4WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTkuNzgsMTQuODFhMi40MiwyLjQyLDAsMCwxLDEuNjguNTQsMi4xNiwyLjE2LDAsMCwxLC42LDEuNjcsMi42MywyLjYzLDAsMCwxLS4zNCwxLjQxLDEuNjgsMS42OCwwLDAsMS0xLjA4Ljd2MGExLjYyLDEuNjIsMCwwLDEsLjk0LjQyQTEuODIsMS44MiwwLDAsMSwxMiwyMC42MmMwLC4xNiwwLC4zMywwLC41MnMwLC40LDAsLjYzYTEwLjQsMTAuNCwwLDAsMCwuMDcsMSwuNjYuNjYsMCwwLDAsLjMxLjQ5di4wOEgxMC41M2EuODcuODcsMCwwLDEtLjE3LS40MmMwLS4xNSwwLS4zMiwwLS40OGwtLjA1LTEuNjVBMS4zMywxLjMzLDAsMCwwLDEwLDIwYS45My45MywwLDAsMC0uNzctLjI5SDguMzJ2My42M0g2LjU5VjE0LjgxWk05LDE4LjU1YTEuNDMsMS40MywwLDAsMCwxLS4yOSwxLjI5LDEuMjksMCwwLDAsLjM0LTEsMS4wNiwxLjA2LDAsMCwwLTEuMi0xLjE5SDguMzJ2Mi40N1oiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xNy4wNywxNC44MWwyLjI3LDguNTdoLTEuOGwtLjQtMS44MkgxNC44NmwtLjQsMS44MmgtMS44bDIuMjctOC41N1ptLS4yMyw1LjM0TDE2LDE2LjNoMGwtLjgzLDMuODVaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjMuMTMsMTQuODFhMi40MiwyLjQyLDAsMCwxLDEuNjguNTQsMi4xNiwyLjE2LDAsMCwxLC42LDEuNjcsMi42MywyLjYzLDAsMCwxLS4zNSwxLjQxLDEuNjMsMS42MywwLDAsMS0xLjA4Ljd2MGExLjY1LDEuNjUsMCwwLDEsLjk1LjQyLDEuODMsMS44MywwLDAsMSwuMzcsMS4wNWMwLC4xNiwwLC4zMywwLC41MnMwLC40LDAsLjYzYzAsLjQ1LDAsLjguMDcsMWEuNjYuNjYsMCwwLDAsLjMxLjQ5di4wOEgyMy44N0ExLDEsMCwwLDEsMjMuNywyM2EzLjczLDMuNzMsMCwwLDEsMC0uNDhsLS4wNS0xLjY1YTEuNCwxLjQsMCwwLDAtLjI1LS43OSwxLDEsMCwwLDAtLjc3LS4yOWgtLjkzdjMuNjNIMTkuOTRWMTQuODFabS0uNzUsMy43NGExLjQzLDEuNDMsMCwwLDAsMS0uMjksMS4yNSwxLjI1LDAsMCwwLC4zNC0xLDEuMDYsMS4wNiwwLDAsMC0xLjItMS4xOWgtLjgydjIuNDdaIi8+PHBhdGggY2xhc3M9ImNscy0zIiBkPSJNMjIsMFY3YTEsMSwwLDAsMCwxLDFoN1oiLz48L3N2Zz4=");
}
.e-filemanager .e-fe-zip {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmMjljMWY7fS5jbHMtMntmaWxsOiNmZmVmY2M7fS5jbHMtM3tmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9aaXA8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTIyLDBINEEyLDIsMCwwLDAsMiwyVjMwYTIsMiwwLDAsMCwyLDJIMjhhMiwyLDAsMCwwLDItMlY4WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTIyLDBWN2ExLDEsMCwwLDAsMSwxaDdaIi8+PHJlY3QgY2xhc3M9ImNscy0zIiB4PSI2IiB5PSI3IiB3aWR0aD0iMTMiIGhlaWdodD0iMiIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMyIgcG9pbnRzPSIxMi41IDI4IDYgMjIgMTkgMjIgMTIuNSAyOCIvPjxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iNiIgeT0iMTIiIHdpZHRoPSIxMyIgaGVpZ2h0PSIyIi8+PHJlY3QgY2xhc3M9ImNscy0zIiB4PSI2IiB5PSIxNyIgd2lkdGg9IjEzIiBoZWlnaHQ9IjIiLz48L3N2Zz4=");
}
.e-filemanager .e-fe-txt {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNhYWE7fS5jbHMtMntmaWxsOiNlY2VjZWM7fS5jbHMtM3tmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9UZXh0PC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0yMiwwSDRBMiwyLDAsMCwwLDIsMlYzMGEyLDIsMCwwLDAsMiwySDI4YTIsMiwwLDAsMCwyLTJWOFoiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0yMiwwVjdhMSwxLDAsMCwwLDEsMWg3WiIvPjxyZWN0IGNsYXNzPSJjbHMtMyIgeD0iNyIgeT0iMjIiIHdpZHRoPSIxOCIgaGVpZ2h0PSIyIi8+PHJlY3QgY2xhc3M9ImNscy0zIiB4PSI3IiB5PSIxNiIgd2lkdGg9IjE4IiBoZWlnaHQ9IjIiLz48cmVjdCBjbGFzcz0iY2xzLTMiIHg9IjciIHk9IjEwIiB3aWR0aD0iMTEiIGhlaWdodD0iMiIvPjwvc3ZnPg==");
}
.e-filemanager .e-fe-music {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDhmZTc7fS5jbHMtMntmaWxsOiNhN2RkZmY7fS5jbHMtM3tmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9NdXNpYzwvdGl0bGU+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMjIsMEg0QTIsMiwwLDAsMCwyLDJWMzBhMiwyLDAsMCwwLDIsMkgyOGEyLDIsMCwwLDAsMi0yVjhaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjIsMFY3YTEsMSwwLDAsMCwxLDFoN1oiLz48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik0xMiwxMy41M1YyMWEyLjUsMi41LDAsMCwwLTMuOSwxLjI4LDIuNTEsMi41MSwwLDAsMCwyLjc4LDMuMThBMi41OCwyLjU4LDAsMCwwLDEzLDIyLjg4VjE2LjU2bDEwLTEuODRWMTlhMi41LDIuNSwwLDAsMC0zLjksMS4yOCwyLjUxLDIuNTEsMCwwLDAsMi43OCwzLjE4QTIuNTgsMi41OCwwLDAsMCwyNCwyMC44OFYxMS43YTEsMSwwLDAsMC0xLjE4LTFsLTEwLDEuODNBMSwxLDAsMCwwLDEyLDEzLjUzWiIvPjwvc3ZnPg==");
}
.e-filemanager .e-fe-video {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmMTAzMDA7fS5jbHMtMntmaWxsOiNmZmNjY2I7fS5jbHMtM3tmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9WaWRlbzwvdGl0bGU+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMjIsMEg0QTIsMiwwLDAsMCwyLDJWMzBhMiwyLDAsMCwwLDIsMkgyOGEyLDIsMCwwLDAsMi0yVjhaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjIsMFY3YTEsMSwwLDAsMCwxLDFoN1oiLz48cG9seWdvbiBjbGFzcz0iY2xzLTMiIHBvaW50cz0iMTUgMTQuNSAxOSAxOCAxNSAyMS41IDE1IDE0LjUiLz48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik0yMiwyNUgxMGEzLDMsMCwwLDEtMy0zVjE0YTMsMywwLDAsMSwzLTNIMjJhMywzLDAsMCwxLDMsM3Y4QTMsMywwLDAsMSwyMiwyNVpNMTAsMTNhMSwxLDAsMCwwLTEsMXY4YTEsMSwwLDAsMCwxLDFIMjJhMSwxLDAsMCwwLDEtMVYxNGExLDEsMCwwLDAtMS0xWiIvPjwvc3ZnPg==");
}
.e-filemanager .e-fe-js {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM4MmJiMjI7fS5jbHMtMntmaWxsOiNmZmY7fS5jbHMtM3tmaWxsOiNlOWZmYjg7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9KUzwvdGl0bGU+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMjIsMEg0QTIsMiwwLDAsMCwyLDJWMzBhMiwyLDAsMCwwLDIsMkgyOGEyLDIsMCwwLDAsMi0yVjhaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTUuMTQsMjFhMi41NywyLjU3LDAsMCwxLS42NCwxLjk1LDIuODMsMi44MywwLDAsMS0xLjk0LjU4LDIuODQsMi44NCwwLDAsMS0xLjEzLS4xOSwxLjYsMS42LDAsMCwxLS42OS0uNTMsMiwyLDAsMCwxLS4zNi0uNzksNSw1LDAsMCwxLS4wOS0xdi0uMzhoMS41OHYuMjdhMi41OCwyLjU4LDAsMCwwLC4xNSwxLC42MS42MSwwLDAsMCwuNjIuMzMuNjEuNjEsMCwwLDAsLjYyLS4zMywyLjU4LDIuNTgsMCwwLDAsLjE1LTFWMTQuODFoMS43M1oiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xNy42NiwyMWEzLjE2LDMuMTYsMCwwLDAsMCwuNTUsMS4xOSwxLjE5LDAsMCwwLC4xOC40MSwxLDEsMCwwLDAsLjM2LjI3LDEuNDksMS40OSwwLDAsMCwuNTYuMDksMS4wNiwxLjA2LDAsMCwwLC43MS0uMjYsMSwxLDAsMCwwLC4zMi0uNzksMS40NiwxLjQ2LDAsMCwwLS4wOC0uNSwxLDEsMCwwLDAtLjI2LS4zOEEyLjI1LDIuMjUsMCwwLDAsMTksMjBjLS4yLS4wOS0uNDQtLjE4LS43My0uMjhhNi43LDYuNywwLDAsMS0xLS40MiwyLjgsMi44LDAsMCwxLS43MS0uNTMsMi4xLDIuMSwwLDAsMS0uNDEtLjcxLDIuOTQsMi45NCwwLDAsMS0uMTMtLjkzLDIuMzgsMi4zOCwwLDAsMSwuNzEtMS45LDIuODYsMi44NiwwLDAsMSwxLjk0LS42Miw0LDQsMCwwLDEsMS4wNi4xMywyLjE5LDIuMTksMCwwLDEsLjg0LjQsMS44NywxLjg3LDAsMCwxLC41NS43MiwyLjQ2LDIuNDYsMCwwLDEsLjIsMS4wNXYuMjRIMTkuN2ExLjc2LDEuNzYsMCwwLDAtLjIyLS45NC43OS43OSwwLDAsMC0uNzItLjMzLDEuMTQsMS4xNCwwLDAsMC0uNDguMDkuNzkuNzksMCwwLDAtLjMxLjIyLjg2Ljg2LDAsMCwwLS4xNS4zMiwxLjUsMS41LDAsMCwwLDAsLjM3LDEuMjQsMS4yNCwwLDAsMCwuMTYuNjYsMS41OCwxLjU4LDAsMCwwLC43Mi41bDEuMzQuNThhMy45MywzLjkzLDAsMCwxLC44LjQ1LDIuMTUsMi4xNSwwLDAsMSwuNS41LDEuNzksMS43OSwwLDAsMSwuMjYuNiwzLjgyLDMuODIsMCwwLDEsLjA3LjcyLDIuMzQsMi4zNCwwLDAsMS0uNzksMiwzLjQ2LDMuNDYsMCwwLDEtMi4xOS42MiwyLjg0LDIuODQsMCwwLDEtMi4wOS0uNjQsMi40NywyLjQ3LDAsMCwxLS42My0xLjgyVjIwLjdoMS43M1oiLz48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik0yMiwwVjdhMSwxLDAsMCwwLDEsMWg3WiIvPjwvc3ZnPg==");
}
.e-filemanager .e-fe-css {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZjg2MmM7fS5jbHMtMntmaWxsOiNmZmY7fS5jbHMtM3tmaWxsOiNmZmNkYWI7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9DU1M8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTIyLDBINEEyLDIsMCwwLDAsMiwyVjMwYTIsMiwwLDAsMCwyLDJIMjhhMiwyLDAsMCwwLDItMlY4WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTEwLjcsMTYuMzRhLjgzLjgzLDAsMCwwLS44MS0uNDMuNzkuNzksMCwwLDAtLjUzLjE4LDEuMTEsMS4xMSwwLDAsMC0uMzMuNTYsNC42Nyw0LjY3LDAsMCwwLS4xNywxYzAsLjQyLDAsLjkzLDAsMS41NGExMy4zLDEzLjMsMCwwLDAsLjA3LDEuNTcsMy40NCwzLjQ0LDAsMCwwLC4yLjkzLjg4Ljg4LDAsMCwwLC4zNS40NSwxLjA3LDEuMDcsMCwwLDAsLjQ5LjExLDEsMSwwLDAsMCwuNDItLjA4LjY3LjY3LDAsMCwwLC4zNC0uMzEsMS43NCwxLjc0LDAsMCwwLC4yMy0uNjZBNS42MSw1LjYxLDAsMCwwLDExLDIwLjFoMS43MmE4LDgsMCwwLDEtLjEsMS4zMiwzLDMsMCwwLDEtLjQxLDEuMDksMS45NCwxLjk0LDAsMCwxLS44Mi43MywzLjEsMy4xLDAsMCwxLTEuMzkuMjcsMy4zOCwzLjM4LDAsMCwxLTEuNTUtLjMxLDIuMTIsMi4xMiwwLDAsMS0uODgtLjksNC4xLDQuMSwwLDAsMS0uNC0xLjQxLDE3Ljk1LDE3Ljk1LDAsMCwxLDAtMy41OSw0LDQsMCwwLDEsLjQtMS40MUEyLjIzLDIuMjMsMCwwLDEsOC40NSwxNSwzLjEzLDMuMTMsMCwwLDEsMTAsMTQuNjRhMywzLDAsMCwxLDEuNDYuMywyLjEsMi4xLDAsMCwxLC44Ljc2LDIuODgsMi44OCwwLDAsMSwuMzMsMSw4LjkxLDguOTEsMCwwLDEsLjA2LDFIMTAuOTJBMy4wOCwzLjA4LDAsMCwwLDEwLjcsMTYuMzRaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTUuMSwyMWEzLjEyLDMuMTIsMCwwLDAsLjA1LjU1LjkuOSwwLDAsMCwuMTguNDEsMSwxLDAsMCwwLC4zNS4yNywxLjUzLDEuNTMsMCwwLDAsLjU2LjA5QTEuMDYsMS4wNiwwLDAsMCwxNywyMmEuOTMuOTMsMCwwLDAsLjMyLS43OSwxLjI1LDEuMjUsMCwwLDAtLjA4LS41LjkzLjkzLDAsMCwwLS4yNS0uMzgsMi4xLDIuMSwwLDAsMC0uNDgtLjMxYy0uMTktLjA5LS40NC0uMTgtLjcyLS4yOGE2LjQxLDYuNDEsMCwwLDEtMS0uNDIsMi43NCwyLjc0LDAsMCwxLS43LS41MywyLDIsMCwwLDEtLjQyLS43MSwzLjI2LDMuMjYsMCwwLDEtLjEzLS45MywyLjQyLDIuNDIsMCwwLDEsLjcxLTEuOSwyLjg2LDIuODYsMCwwLDEsMS45NC0uNjIsNCw0LDAsMCwxLDEuMDcuMTMsMi4zNCwyLjM0LDAsMCwxLC44NC40LDIsMiwwLDAsMSwuNTUuNzIsMi42MiwyLjYyLDAsMCwxLC4yLDEuMDV2LjI0SDE3LjE0YTEuNjgsMS42OCwwLDAsMC0uMjItLjk0Ljc5Ljc5LDAsMCwwLS43Mi0uMzMsMS4xNCwxLjE0LDAsMCwwLS40OC4wOS43Ni43NiwwLDAsMC0uMy4yMi43NC43NCwwLDAsMC0uMTYuMzIsMS41LDEuNSwwLDAsMCwwLC4zNywxLjI0LDEuMjQsMCwwLDAsLjE3LjY2LDEuNDcsMS40NywwLDAsMCwuNzIuNWwxLjMzLjU4YTMuNDUsMy40NSwwLDAsMSwuOC40NSwyLDIsMCwwLDEsLjUuNSwxLjYxLDEuNjEsMCwwLDEsLjI2LjYsMy4xNCwzLjE0LDAsMCwxLC4wNy43MiwyLjM2LDIuMzYsMCwwLDEtLjc4LDIsMy41LDMuNSwwLDAsMS0yLjE5LjYyLDIuODUsMi44NSwwLDAsMS0yLjEtLjY0LDIuNDcsMi40NywwLDAsMS0uNjMtMS44MlYyMC43SDE1LjFaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjEuMzMsMjFhMi4zOSwyLjM5LDAsMCwwLC4wNS41NS45LjksMCwwLDAsLjE4LjQxLjg5Ljg5LDAsMCwwLC4zNS4yNywxLjQ5LDEuNDksMCwwLDAsLjU2LjA5LDEuMDYsMS4wNiwwLDAsMCwuNzEtLjI2LDEsMSwwLDAsMCwuMzItLjc5LDEuNDYsMS40NiwwLDAsMC0uMDgtLjUsMSwxLDAsMCwwLS4yNi0uMzgsMiwyLDAsMCwwLS40Ny0uMzFjLS4yLS4wOS0uNDQtLjE4LS43My0uMjhhNi43LDYuNywwLDAsMS0xLS40MiwyLjU4LDIuNTgsMCwwLDEtLjctLjUzLDIsMiwwLDAsMS0uNDItLjcxLDIuOTQsMi45NCwwLDAsMS0uMTMtLjkzLDIuNDIsMi40MiwwLDAsMSwuNzEtMS45LDIuODYsMi44NiwwLDAsMSwxLjk0LS42MiwzLjksMy45LDAsMCwxLDEuMDYuMTMsMi4xOSwyLjE5LDAsMCwxLC44NC40LDIsMiwwLDAsMSwuNTYuNzJBMi42MiwyLjYyLDAsMCwxLDI1LDE2Ljk0di4yNEgyMy4zN2ExLjY4LDEuNjgsMCwwLDAtLjIyLS45NC43OS43OSwwLDAsMC0uNzItLjMzQTEuMTQsMS4xNCwwLDAsMCwyMiwxNmEuNjkuNjksMCwwLDAtLjMuMjIuNzQuNzQsMCwwLDAtLjE2LjMyLDEuNSwxLjUsMCwwLDAsMCwuMzcsMS4xNiwxLjE2LDAsMCwwLC4xNy42NiwxLjQ3LDEuNDcsMCwwLDAsLjcyLjVsMS4zMy41OGEzLjY3LDMuNjcsMCwwLDEsLjguNDUsMiwyLDAsMCwxLC41LjUsMS43OSwxLjc5LDAsMCwxLC4yNi42LDMuMTQsMy4xNCwwLDAsMSwuMDcuNzIsMi4zNCwyLjM0LDAsMCwxLS43OSwyLDMuNDYsMy40NiwwLDAsMS0yLjE5LjYyLDIuODQsMi44NCwwLDAsMS0yLjA5LS42NCwyLjQ3LDIuNDcsMCwwLDEtLjYzLTEuODJWMjAuN2gxLjczWiIvPjxwYXRoIGNsYXNzPSJjbHMtMyIgZD0iTTIyLDBWN2ExLDEsMCwwLDAsMSwxaDdaIi8+PC9zdmc+");
}
.e-filemanager .e-fe-html {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM4MjNhOWI7fS5jbHMtMntmaWxsOiNlY2JkZmY7fS5jbHMtM3tmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9IVE1MPC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0yMiwwSDRBMiwyLDAsMCwwLDIsMlYzMGEyLDIsMCwwLDAsMiwySDI4YTIsMiwwLDAsMCwyLTJWOFoiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0yMiwwVjdhMSwxLDAsMCwwLDEsMWg3WiIvPjxwYXRoIGNsYXNzPSJjbHMtMyIgZD0iTTIwLjY0LDI2Ljc3bC0xLjI4LTEuNTRMMjQuNDQsMjFsLTUuMDgtNC4yMywxLjI4LTEuNTQsNiw1YTEsMSwwLDAsMSwwLDEuNTRaIi8+PHBhdGggY2xhc3M9ImNscy0zIiBkPSJNMTEuMjgsMjYuNzdsLTYtNWExLDEsMCwwLDEsMC0xLjU0bDYtNSwxLjI4LDEuNTRMNy40OCwyMWw1LjA4LDQuMjNaIi8+PHJlY3QgY2xhc3M9ImNscy0zIiB4PSI3Ljc1IiB5PSIyMCIgd2lkdGg9IjE2LjQ5IiBoZWlnaHQ9IjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC04LjI2IDMxLjQyKSByb3RhdGUoLTc1Ljk1KSIvPjwvc3ZnPg==");
}
.e-filemanager .e-fe-php {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM3MzcxY2M7fS5jbHMtMntmaWxsOiNmZmY7fS5jbHMtM3tmaWxsOiNkY2RjZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9QSFA8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTIyLDBINEEyLDIsMCwwLDAsMiwyVjMwYTIsMiwwLDAsMCwyLDJIMjhhMiwyLDAsMCwwLDItMlY4WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTEwLjA2LDE0LjgxYTIuNDcsMi40NywwLDAsMSwxLjExLjIyLDIuMTEsMi4xMSwwLDAsMSwuNzMuNTgsMi4zOSwyLjM5LDAsMCwxLC4zOS44MiwzLjgxLDMuODEsMCwwLDEsLjEyLjk1LDIuOTIsMi45MiwwLDAsMS0uMiwxLjE1LDIsMiwwLDAsMS0uNTUuOCwyLjE3LDIuMTcsMCwwLDEtLjg2LjQ3QTMuODEsMy44MSwwLDAsMSw5LjY5LDIwSDguNzZ2My40Mkg3VjE0LjgxWm0tLjUzLDMuODdhMS4xNSwxLjE1LDAsMCwwLC44NC0uMzEsMS4zMiwxLjMyLDAsMCwwLC4zMS0xLDEuNTMsMS41MywwLDAsMC0uMjctMSwxLjEzLDEuMTMsMCwwLDAtLjkzLS4zNEg4Ljc2djIuNloiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xNSwxNC44MXYzLjI3aDJWMTQuODFoMS43M3Y4LjU3SDE3VjE5LjU3SDE1djMuODFIMTMuMjZWMTQuODFaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjMsMTQuODFhMi40NywyLjQ3LDAsMCwxLDEuMTEuMjIsMi4xMSwyLjExLDAsMCwxLC43My41OCwyLjM5LDIuMzksMCwwLDEsLjM5LjgyLDMuODEsMy44MSwwLDAsMSwuMTIuOTUsMi45MiwyLjkyLDAsMCwxLS4yLDEuMTUsMiwyLDAsMCwxLS41NS44LDIuMTcsMi4xNywwLDAsMS0uODYuNDcsMy44MSwzLjgxLDAsMCwxLTEuMTEuMTZoLS45M3YzLjQySDE5Ljk0VjE0LjgxWm0tLjUzLDMuODdhMS4xNSwxLjE1LDAsMCwwLC44NC0uMzEsMS4zMiwxLjMyLDAsMCwwLC4zMS0xLDEuNTMsMS41MywwLDAsMC0uMjctMSwxLjEzLDEuMTMsMCwwLDAtLjkzLS4zNGgtLjcydjIuNloiLz48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik0yMiwwVjdhMSwxLDAsMCwwLDEsMWg3WiIvPjwvc3ZnPg==");
}
.e-filemanager .e-fe-exe {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM0YjQ4NGM7fS5jbHMtMntmaWxsOiNmZmY7fS5jbHMtM3tmaWxsOiNkNmQ2ZDY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9FeGU8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTIyLDBINEEyLDIsMCwwLDAsMiwyVjMwYTIsMiwwLDAsMCwyLDJIMjhhMiwyLDAsMCwwLDItMlY4WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTExLjgyLDE2LjIySDguNzZ2MmgyLjg4djEuNDJIOC43NlYyMmgzLjE4djEuNDJIN1YxNC44MWg0Ljc4WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTE0LjM2LDE0LjgxbDEuMSwyLjc3LDEuMDktMi43N2gxLjg5bC0yLDQuMjMsMi4xNCw0LjM0SDE2LjY0TDE1LjQsMjAuNDdsLTEuMjIsMi45MWgtMS45TDE0LjQyLDE5bC0yLTQuMjNaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjQsMTYuMjJIMjF2MmgyLjg4djEuNDJIMjFWMjJoMy4xOHYxLjQySDE5LjI1VjE0LjgxSDI0WiIvPjxwYXRoIGNsYXNzPSJjbHMtMyIgZD0iTTIyLDBWN2ExLDEsMCwwLDAsMSwxaDdaIi8+PC9zdmc+");
}
.e-filemanager .e-fe-msi {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM0ZGJjYzE7fS5jbHMtMntmaWxsOiNmZmY7fS5jbHMtM3tmaWxsOiNhZmVmZWQ7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9NU0k8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTIyLDBINEEyLDIsMCwwLDAsMiwyVjMwYTIsMiwwLDAsMCwyLDJIMjhhMiwyLDAsMCwwLDItMlY4WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTkuNjQsMTQuODFsMS4yMiw2aDBsMS4yMy02aDIuNTZ2OC41N0gxMy4xVjE2LjU0aDBsLTEuNTIsNi44NEgxMC4yTDguNjgsMTYuNTRoMHY2Ljg0SDcuMDdWMTQuODFaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTcuMzEsMjFhMi4zOSwyLjM5LDAsMCwwLC4wNS41NS45LjksMCwwLDAsLjE4LjQxLjg5Ljg5LDAsMCwwLC4zNS4yNywxLjQ5LDEuNDksMCwwLDAsLjU2LjA5LDEuMDYsMS4wNiwwLDAsMCwuNzEtLjI2LDEsMSwwLDAsMCwuMzItLjc5LDEuNDYsMS40NiwwLDAsMC0uMDgtLjUsMSwxLDAsMCwwLS4yNi0uMzgsMiwyLDAsMCwwLS40Ny0uMzFjLS4yLS4wOS0uNDQtLjE4LS43My0uMjhhNi43LDYuNywwLDAsMS0xLS40MiwyLjU4LDIuNTgsMCwwLDEtLjctLjUzLDIsMiwwLDAsMS0uNDItLjcxLDIuOTQsMi45NCwwLDAsMS0uMTMtLjkzLDIuNDIsMi40MiwwLDAsMSwuNzEtMS45LDIuODYsMi44NiwwLDAsMSwxLjk0LS42MiwzLjksMy45LDAsMCwxLDEuMDYuMTMsMi4xOSwyLjE5LDAsMCwxLC44NC40LDIsMiwwLDAsMSwuNTYuNzJBMi42MiwyLjYyLDAsMCwxLDIxLDE2Ljk0di4yNEgxOS4zNWExLjY4LDEuNjgsMCwwLDAtLjIyLS45NC43OS43OSwwLDAsMC0uNzItLjMzLDEuMTQsMS4xNCwwLDAsMC0uNDguMDkuNjkuNjksMCwwLDAtLjMuMjIuNzQuNzQsMCwwLDAtLjE2LjMyLDEuNSwxLjUsMCwwLDAsMCwuMzcsMS4xNiwxLjE2LDAsMCwwLC4xNy42NiwxLjQ3LDEuNDcsMCwwLDAsLjcyLjVsMS4zMy41OGEzLjY3LDMuNjcsMCwwLDEsLjguNDUsMiwyLDAsMCwxLC41LjUsMS43OSwxLjc5LDAsMCwxLC4yNi42LDMuMTQsMy4xNCwwLDAsMSwuMDcuNzIsMi4zNCwyLjM0LDAsMCwxLS43OSwyLDMuNDYsMy40NiwwLDAsMS0yLjE5LjYyLDIuODQsMi44NCwwLDAsMS0yLjA5LS42NCwyLjQ3LDIuNDcsMCwwLDEtLjYzLTEuODJWMjAuN2gxLjczWiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTIyLjIzLDE0LjgxSDI0djguNTdIMjIuMjNaIi8+PHBhdGggY2xhc3M9ImNscy0zIiBkPSJNMjIsMFY3YTEsMSwwLDAsMCwxLDFoN1oiLz48L3N2Zz4=");
}
.e-filemanager .e-fe-unknown {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZjg2MmM7fS5jbHMtMntvcGFjaXR5OjAuNDU7fS5jbHMtM3tmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9FeGNsYW1hdG9yeTwvdGl0bGU+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMjIsMEg0QTIsMiwwLDAsMCwyLDJWMzBhMiwyLDAsMCwwLDIsMkgyOGEyLDIsMCwwLDAsMi0yVjhaIi8+PGcgY2xhc3M9ImNscy0yIj48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik0yMiwwVjdhMSwxLDAsMCwwLDEsMWg3WiIvPjwvZz48cG9seWdvbiBjbGFzcz0iY2xzLTMiIHBvaW50cz0iMTcuNDcgMjAgMTQuNSAyMCAxNCA4IDE4IDggMTcuNDcgMjAiLz48Y2lyY2xlIGNsYXNzPSJjbHMtMyIgY3g9IjE2IiBjeT0iMjQiIHI9IjIiLz48L3N2Zz4=");
}
.e-filemanager .e-fe-rtf {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDkwZDg7fS5jbHMtMntmaWxsOiNmZmY7fS5jbHMtM3tmaWxsOiNjNWVmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9SVEY8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTIyLDBINEEyLDIsMCwwLDAsMiwyVjMwYTIsMiwwLDAsMCwyLDJIMjhhMiwyLDAsMCwwLDItMlY4WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTExLjIzLDE0LjgxYTIuNDIsMi40MiwwLDAsMSwxLjY4LjU0LDIuMTYsMi4xNiwwLDAsMSwuNiwxLjY3LDIuNjMsMi42MywwLDAsMS0uMzUsMS40MSwxLjYzLDEuNjMsMCwwLDEtMS4wOC43djBhMS42NSwxLjY1LDAsMCwxLC45NS40MiwxLjgzLDEuODMsMCwwLDEsLjM3LDEuMDVjMCwuMTYsMCwuMzMsMCwuNTJzMCwuNCwwLC42M2MwLC40NSwwLC44LjA3LDFhLjY2LjY2LDAsMCwwLC4zMS40OXYuMDhIMTJBMSwxLDAsMCwxLDExLjgsMjNhMy43MywzLjczLDAsMCwxLDAtLjQ4bDAtMS42NWExLjQsMS40LDAsMCwwLS4yNS0uNzksMSwxLDAsMCwwLS43Ny0uMjlIOS43NnYzLjYzSDhWMTQuODFabS0uNzUsMy43NGExLjQzLDEuNDMsMCwwLDAsMS0uMjksMS4yNSwxLjI1LDAsMCwwLC4zNC0xLDEuMDYsMS4wNiwwLDAsMC0xLjItMS4xOUg5Ljc2djIuNDdaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTkuNTEsMTYuMjJIMTcuNjR2Ny4xNkgxNS45MVYxNi4yMkgxNFYxNC44MWg1LjQ3WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTI1LDE0LjgxdjEuNDFIMjJ2MmgyLjg4djEuNDJIMjJ2My43MkgyMC4yNVYxNC44MVoiLz48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik0yMiwwVjdhMSwxLDAsMCwwLDEsMWg3WiIvPjwvc3ZnPg==");
}
.e-filemanager .e-fe-xml {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMyMjc5NGE7fS5jbHMtMntmaWxsOiNmZmY7fS5jbHMtM3tmaWxsOiNjYWZmZTE7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9YTUw8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTIyLDBINEEyLDIsMCwwLDAsMiwyVjMwYTIsMiwwLDAsMCwyLDJIMjhhMiwyLDAsMCwwLDItMlY4WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTcuNzEsMTQuODFsMS4xLDIuNzdMOS45LDE0LjgxaDEuODlMOS44LDE5bDIuMTMsNC4zNEgxMEw4Ljc1LDIwLjQ3LDcuNTMsMjMuMzhINS42M0w3Ljc3LDE5bC0yLTQuMjNaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTUuMjEsMTQuODFsMS4yMiw2aDBsMS4yMy02aDIuNTZ2OC41N0gxOC42NlYxNi41NGgwbC0xLjUyLDYuODRIMTUuNzdsLTEuNTItNi44NGgwdjYuODRIMTIuNjRWMTQuODFaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMjEuNDgsMTQuODFoMS43M1YyMmgzLjA2djEuNDJIMjEuNDhaIi8+PHBhdGggY2xhc3M9ImNscy0zIiBkPSJNMjIsMFY3YTEsMSwwLDAsMCwxLDFoN1oiLz48L3N2Zz4=");
}
.e-filemanager .e-fe-folder {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM4ZjhmOGY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5NdF9Gb2xkZXI8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTI5LjUsNy4xNGgtMTNMMTMuMDYsNEgyLjVBMi41LDIuNSwwLDAsMCwwLDYuNXYxOUEyLjUsMi41LDAsMCwwLDIuNSwyOGgyN0EyLjUsMi41LDAsMCwwLDMyLDI1LjVWOS42NEEyLjUsMi41LDAsMCwwLDI5LjUsNy4xNFoiLz48L3N2Zz4=");
}
.e-filemanager .e-fe-locked > .e-text-content .e-fe-folder, .e-filemanager .e-fe-locked > .e-fe-grid-icon .e-fe-folder {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMzIgMzIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMyIDMyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzREQkNDMTt9LnN0MXtmaWxsOiNGRjNFM0U7fS5zdDJ7ZmlsbDojMDA5MEQ4O30uc3Qze2ZpbGw6I0MzNzFCRDt9LnN0NHtmaWxsOiNGRjg2MkM7fS5zdDV7ZmlsbDojNzM3MUNDO30uc3Q2e2ZpbGw6IzRCNDg0Qzt9LnN0N3tmaWxsOiMyMjc5NEE7fS5zdDh7ZmlsbDojODJCQjIyO30uc3Q5e2ZpbGw6I0FBQUFBQTt9LnN0MTB7ZmlsbDojOTk5OTk5O30uc3QxMXtmaWxsOiM4MTgxODE7fS5zdDEye2ZpbGw6I0YzRjNGMzt9LnN0MTN7ZmlsbDojRkZGRkZGO30uc3QxNHtmaWxsOiNFQUVBRUE7fS5zdDE1e2ZpbGw6bm9uZTtzdHJva2U6Izk0OTQ5NDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0MTZ7ZmlsbDojMDI3OUQ3O30uc3QxN3tvcGFjaXR5OjAuNTtmaWxsOiM5NDk0OTQ7fS5zdDE4e2ZpbGw6bm9uZTtzdHJva2U6IzAyNzlENztzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0MTl7ZmlsbDojQzhDOEM4O30uc3QyMHtmaWxsOiMwNDdBRDY7fS5zdDIxe2ZpbGw6I0ZGRkZGRjtzdHJva2U6Izk0OTQ5NDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0MjJ7ZmlsbDpub25lO3N0cm9rZTojQzhDOEM4O3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3QyM3tmaWxsOm5vbmU7c3Ryb2tlOiNDNUM1QzU7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDI0e2ZpbGw6bm9uZTtzdHJva2U6I0QxNTczNztzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0MjV7ZmlsbDojRDE1NzM3O30uc3QyNntmaWxsOm5vbmU7c3Ryb2tlOiNGRUZFRkU7c3Ryb2tlLXdpZHRoOjQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDI3e2ZpbGw6I0Y1QkE5RTt9LnN0Mjh7ZmlsbDpub25lO3N0cm9rZTojRkZGRkZGO3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3QyOXtmaWxsOiNGRUZFRkU7fS5zdDMwe2ZpbGw6IzM4NjJBMTt9LnN0MzF7ZmlsbDpub25lO3N0cm9rZTojRDE1NzM3O3N0cm9rZS13aWR0aDo0O3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3QzMntmaWxsOiMyQzdBNEY7fS5zdDMze2ZpbGw6bm9uZTtzdHJva2U6I0ZFRkVGRTtzdHJva2Utd2lkdGg6NTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0MzR7ZmlsbDojRkZGRkZGO3N0cm9rZTojQzhDOEM4O3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3QzNXtmaWxsOm5vbmU7c3Ryb2tlOiM2RUFGREY7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDM2e2ZpbGw6bm9uZTtzdHJva2U6Izk5OTk5OTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0Mzd7ZmlsbDojNkFCMEU1O30uc3QzOHtmaWxsOiNDNUM1QzU7fS5zdDM5e2ZpbGw6I0ZGRkZGRjtzdHJva2U6Izk5OTk5OTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0NDB7ZmlsbDpub25lO3N0cm9rZTojRjVCQjlFO3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3Q0MXtmaWxsOiM4NkJFQjc7fS5zdDQye2ZpbGw6IzZFQUZERjt9LnN0NDN7ZmlsbDojNkJCMEU1O30uc3Q0NHtmaWxsOm5vbmU7c3Ryb2tlOiM2QUFGRTU7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDQ1e2ZpbGw6IzZBQUZFNTt9LnN0NDZ7ZmlsbDojMDA3OEQ3O30uc3Q0N3tmaWxsOiNGRjkyOTI7fS5zdDQ4e2ZpbGw6I0U4N0U3RTt9LnN0NDl7ZmlsbDojRkZDM0MzO30uc3Q1MHtmaWxsOiM5MUQ0RkU7fS5zdDUxe2ZpbGw6IzYzQTdEMzt9LnN0NTJ7ZmlsbDojQzFFN0ZGO30uc3Q1M3tmaWxsOiM4M0Q2Qjk7fS5zdDU0e2ZpbGw6IzQ2QzY4Qzt9LnN0NTV7ZmlsbDojQkJFOEQ4O30uc3Q1NntmaWxsOiNGRUIxN0Q7fS5zdDU3e2ZpbGw6I0REOTY2Njt9LnN0NTh7ZmlsbDojRkVENEI3O30uc3Q1OXtmaWxsOiNGMkEyQTI7fS5zdDYwe2ZpbGw6I0YxQzVDNTt9LnN0NjF7ZmlsbDojREJCNjYzO30uc3Q2MntmaWxsOiNDRUExNTE7fS5zdDYze2ZpbGw6I0VCRDdBOTt9LnN0NjR7ZmlsbDojQ0VDRUNFO30uc3Q2NXtmaWxsOiNCN0I3Qjc7fS5zdDY2e2ZpbGw6I0U0RTRFNDt9LnN0Njd7ZmlsbDojNjVBQUQxO30uc3Q2OHtmaWxsOiNFNTdBN0E7fS5zdDY5e2ZpbGw6I0U2QTZFODt9LnN0NzB7ZmlsbDojRDY4QUQ2O30uc3Q3MXtmaWxsOiNGRkNDRkU7fS5zdDcye2ZpbGw6Izk4Q0U1Rjt9LnN0NzN7ZmlsbDojOENBRjJDO30uc3Q3NHtmaWxsOiNDNkUzQTc7fS5zdDc1e2ZpbGw6I0ZGQjU3ODt9LnN0NzZ7ZmlsbDojRUQ5RjY0O30uc3Q3N3tmaWxsOiNGRkQ2QjU7fS5zdDc4e2ZpbGw6I0Y0QTFFRjt9LnN0Nzl7ZmlsbDojREQ4N0REO30uc3Q4MHtmaWxsOiNGOUNCRjY7fS5zdDgxe2ZpbGw6I0E4QTJGNDt9LnN0ODJ7ZmlsbDojODg4NUU4O30uc3Q4M3tmaWxsOiNDRkNDRjg7fS5zdDg0e2ZpbGw6I0JDQkNCQzt9LnN0ODV7ZmlsbDojQThBOEE4O30uc3Q4NntmaWxsOiNEQURBREE7fS5zdDg3e2ZpbGw6Izc3Q0NEQjt9LnN0ODh7ZmlsbDojQjRFM0VCO30uc3Q4OXtmaWxsOiNGRkI3QTQ7fS5zdDkwe2ZpbGw6I0Y2OUE3Qjt9LnN0OTF7ZmlsbDojRkZEN0NEO30uc3Q5MntmaWxsOiM3MUM4RjQ7fS5zdDkze2ZpbGw6IzhEQzk3Nzt9LnN0OTR7ZmlsbDojN0NBODUxO30uc3Q5NXtvcGFjaXR5OjAuNDU7ZmlsbDojRkZGRkZGO30uc3Q5NntmaWxsOm5vbmU7c3Ryb2tlOiM2QkIwRTU7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDk3e2ZpbGw6IzAwOEZFNzt9LnN0OTh7ZmlsbDojQTdEREZGO30uc3Q5OXtmaWxsOiMyRUI5ODg7fS5zdDEwMHtmaWxsOiM5MkVDQ0E7fS5zdDEwMXtmaWxsOm5vbmU7c3Ryb2tlOiNGRkZGRkY7c3Ryb2tlLXdpZHRoOjI7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDEwMntmaWxsOiNGRDY2MDA7fS5zdDEwM3tmaWxsOiNGRkNEQUE7fS5zdDEwNHtmaWxsOiNGRkNDQ0I7fS5zdDEwNXtmaWxsOiNGMTAzMDA7fS5zdDEwNntmaWxsOiNFQ0VDRUM7fS5zdDEwN3tmaWxsOiNGMjlDMUY7fS5zdDEwOHtmaWxsOiNGRkVGQ0M7fS5zdDEwOXtmaWxsOiNEQ0RDRkY7fS5zdDExMHtmaWxsOiNENkQ2RDY7fS5zdDExMXtmaWxsOiNFOUZGQjg7fS5zdDExMntmaWxsOiNDNUVGRkY7fS5zdDExM3tmaWxsOiNDQUZGRTE7fS5zdDExNHtmaWxsOiNGRkNEQUI7fS5zdDExNXtmaWxsOiM4MjNBOUI7fS5zdDExNntmaWxsOiNFQ0JERkY7fS5zdDExN3tmaWxsOiNBRkVGRUQ7fS5zdDExOHtmaWxsOm5vbmU7c3Ryb2tlOiNGRkZGRkY7c3Ryb2tlLXdpZHRoOjI7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3QxMTl7ZmlsbDojOEY4RjhGO30uc3QxMjB7b3BhY2l0eTowLjQ1O30uc3QxMjF7ZmlsbDpub25lO3N0cm9rZTojRkZGRkZGO3N0cm9rZS13aWR0aDozO3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3QxMjJ7ZmlsbDojOTFENUZGO30uc3QxMjN7ZmlsbDojMjY5RkU5O30uc3QxMjR7ZmlsbDojOTQ5NDk0O30uc3QxMjV7ZmlsbDojRjVCQjlFO30uc3QxMjZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMl8pO30uc3QxMjd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNF8pO2ZpbGw6IzMwMzAzMDt9LnN0MTI4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzZfKTtmaWxsOm5vbmU7c3Ryb2tlOiM2MTYxNjE7c3Ryb2tlLWxpbmVjYXA6c3F1YXJlO3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3QxMjl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOF8pO30uc3QxMzB7b3BhY2l0eTowO2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwXyk7ZmlsbDojRkZFMkUyO30uc3QxMzF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTRfKTt9LnN0MTMye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2Xyk7ZmlsbDojMzAzMDMwO30uc3QxMzN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMThfKTtmaWxsOm5vbmU7c3Ryb2tlOiM2MTYxNjE7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDEzNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8yMF8pO30uc3QxMzV7b3BhY2l0eTowLjc7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjJfKTtmaWxsOiNGRkZGRkY7fS5zdDEzNntvcGFjaXR5OjAuNDI7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjRfKTtmaWxsOm5vbmU7c3Ryb2tlOiNGRkZGRkY7c3Ryb2tlLWxpbmVjYXA6c3F1YXJlO3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3QxMzd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjRfKTt9LnN0MTM4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzI2Xyk7fS5zdDEzOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8yOF8pO2ZpbGw6IzMwMzAzMDt9LnN0MTQwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzMwXyk7ZmlsbDpub25lO3N0cm9rZTojNjE2MTYxO3N0cm9rZS1saW5lY2FwOnNxdWFyZTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0MTQxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzMyXyk7fS5zdDE0MntvcGFjaXR5OjAuNztjbGlwLXBhdGg6dXJsKCNTVkdJRF8zNF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MTQze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzM2Xyk7fS5zdDE0NHtvcGFjaXR5OjAuNztjbGlwLXBhdGg6dXJsKCNTVkdJRF8zOF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MTQ1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQyXyk7fS5zdDE0NntvcGFjaXR5OjAuNztjbGlwLXBhdGg6dXJsKCNTVkdJRF80NF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MTQ3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQ2Xyk7fS5zdDE0OHtvcGFjaXR5OjA7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDhfKTtmaWxsOiNGRkZGRkY7fS5zdDE0OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF81MF8pO30uc3QxNTB7b3BhY2l0eTowO2NsaXAtcGF0aDp1cmwoI1NWR0lEXzUyXyk7ZmlsbDojRkZGRkZGO30uc3QxNTF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTRfKTt9LnN0MTUye29wYWNpdHk6MC4xODtjbGlwLXBhdGg6dXJsKCNTVkdJRF81Nl8pO2ZpbGw6I0ZGRkZGRjt9LnN0MTUze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzU4Xyk7fS5zdDE1NHtvcGFjaXR5OjAuNztjbGlwLXBhdGg6dXJsKCNTVkdJRF82MF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MTU1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzYyXyk7fS5zdDE1NntvcGFjaXR5OjAuNztjbGlwLXBhdGg6dXJsKCNTVkdJRF82NF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MTU3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzY2Xyk7fS5zdDE1OHtvcGFjaXR5OjAuNztjbGlwLXBhdGg6dXJsKCNTVkdJRF82OF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MTU5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzcwXyk7fS5zdDE2MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF83Ml8pO30uc3QxNjF7b3BhY2l0eTowLjE7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNzRfKTtmaWxsOiNGRkZGRkY7fS5zdDE2MntjbGlwLXBhdGg6dXJsKCNTVkdJRF83Nl8pO30uc3QxNjN7b3BhY2l0eTowLjc7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNzhfKTtmaWxsOiNGRkZGRkY7fS5zdDE2NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF84Ml8pO30uc3QxNjV7b3BhY2l0eTowO2NsaXAtcGF0aDp1cmwoI1NWR0lEXzg0Xyk7ZmlsbDojRkZGRkZGO30uc3QxNjZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODZfKTt9LnN0MTY3e29wYWNpdHk6MC43O2NsaXAtcGF0aDp1cmwoI1NWR0lEXzg4Xyk7ZmlsbDojRkZGRkZGO30uc3QxNjh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTJfKTt9LnN0MTY5e29wYWNpdHk6MDtjbGlwLXBhdGg6dXJsKCNTVkdJRF85NF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MTcwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzk2Xyk7fS5zdDE3MXtvcGFjaXR5OjAuNztjbGlwLXBhdGg6dXJsKCNTVkdJRF85OF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MTcye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwMl8pO30uc3QxNzN7b3BhY2l0eTowO2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwNF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MTc0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwNl8pO30uc3QxNzV7b3BhY2l0eTowLjc7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTA4Xyk7ZmlsbDojRkZGRkZGO30uc3QxNzZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTEyXyk7fS5zdDE3N3tvcGFjaXR5OjA7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTE0Xyk7ZmlsbDojRkZGRkZGO30uc3QxNzh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTE2Xyk7fS5zdDE3OXtvcGFjaXR5OjAuNztjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMThfKTtmaWxsOiNGRkZGRkY7fS5zdDE4MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjJfKTt9LnN0MTgxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyNF8pO2ZpbGw6I0UwRERERDt9LnN0MTgye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyNl8pO30uc3QxODN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTI4Xyk7ZmlsbDojRTBEREREO30uc3QxODR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTMwXyk7fS5zdDE4NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzJfKTtmaWxsOiNFMEREREQ7fS5zdDE4NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzRfKTt9LnN0MTg3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzNl8pO2ZpbGw6I0UwRERERDt9LnN0MTg4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzOF8pO30uc3QxODl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQwXyk7ZmlsbDojRTBEREREO30uc3QxOTB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQyXyk7fS5zdDE5MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDRfKTtmaWxsOiNFMEREREQ7fS5zdDE5MntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDZfKTt9LnN0MTkze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0OF8pO2ZpbGw6I0UwRERERDt9LnN0MTk0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1MF8pO30uc3QxOTV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTUyXyk7ZmlsbDojRTBEREREO30uc3QxOTZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTU0Xyk7fS5zdDE5N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTZfKTtmaWxsOiMyMTIxMjE7fS5zdDE5OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNThfKTt9LnN0MTk5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2MF8pO2ZpbGw6bm9uZTtzdHJva2U6IzYxNjE2MTtzdHJva2Utd2lkdGg6MjtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0MjAwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2Ml8pO30uc3QyMDF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTY0Xyk7ZmlsbDojRkZGRkZGO30uc3QyMDJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTY4Xyk7fS5zdDIwM3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzBfKTtmaWxsOiNGRkZGRkY7fS5zdDIwNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzJfKTt9LnN0MjA1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3NF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MjA2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3Nl8pO30uc3QyMDd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTc4Xyk7ZmlsbDojRkZGRkZGO30uc3QyMDh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTgwXyk7fS5zdDIwOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODJfKTtmaWxsOiNGRkZGRkY7fS5zdDIxMHtvcGFjaXR5OjAuMjQ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg0Xyk7ZmlsbDpub25lO3N0cm9rZTojRkZGRkZGO3N0cm9rZS1saW5lY2FwOnNxdWFyZTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0MjExe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE4Nl8pO30uc3QyMTJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg4Xyk7ZmlsbDojRkZGRkZGO30uc3QyMTN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTkwXyk7fS5zdDIxNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTJfKTtmaWxsOiMzMDMwMzA7fS5zdDIxNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTRfKTt9LnN0MjE2e29wYWNpdHk6MDtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTZfKTtmaWxsOiNEOEQ4RDg7fS5zdDIxN3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOThfKTt9LnN0MjE4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzIwMF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MjE5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzIwMl8pO30uc3QyMjB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjA0Xyk7ZmlsbDojMzAzMDMwO30uc3QyMjF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjA4Xyk7fS5zdDIyMntjbGlwLXBhdGg6dXJsKCNTVkdJRF8yMTBfKTtlbmFibGUtYmFja2dyb3VuZDpuZXcgICAgO30uc3QyMjN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjEyXyk7fS5zdDIyNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8yMTRfKTt9LnN0MjI1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzIxNl8pO2ZpbGw6I0UwRERERDt9LnN0MjI2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzIxOF8pO30uc3QyMjd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjIwXyk7ZW5hYmxlLWJhY2tncm91bmQ6bmV3ICAgIDt9LnN0MjI4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzIyMl8pO30uc3QyMjl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjI0Xyk7fS5zdDIzMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8yMjZfKTtmaWxsOiNFMEREREQ7fS5zdDIzMXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8yMjhfKTt9LnN0MjMye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzIzMF8pO2VuYWJsZS1iYWNrZ3JvdW5kOm5ldyAgICA7fS5zdDIzM3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8yMzJfKTt9LnN0MjM0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzIzNF8pO30uc3QyMzV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjM2Xyk7ZmlsbDojRTBEREREO30uc3QyMzZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjM4Xyk7fS5zdDIzN3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8yNDBfKTtlbmFibGUtYmFja2dyb3VuZDpuZXcgICAgO30uc3QyMzh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjQyXyk7fS5zdDIzOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8yNDRfKTt9LnN0MjQwe29wYWNpdHk6MC44MjI4O2NsaXAtcGF0aDp1cmwoI1NWR0lEXzI0Nl8pO2ZpbGw6I0ZGRkZGRjt9LnN0MjQxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzI0OF8pO30uc3QyNDJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjUwXyk7ZW5hYmxlLWJhY2tncm91bmQ6bmV3ICAgIDt9LnN0MjQze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzI1Ml8pO30uc3QyNDR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjU0Xyk7fS5zdDI0NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8yNTZfKTtmaWxsOiNFMEREREQ7fS5zdDI0NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8yNThfKTt9LnN0MjQ3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzI2MF8pO2VuYWJsZS1iYWNrZ3JvdW5kOm5ldyAgICA7fS5zdDI0OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8yNjJfKTt9LnN0MjQ5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzI2NF8pO30uc3QyNTB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjY2Xyk7ZmlsbDojRTBEREREO30uc3QyNTF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjY4Xyk7fS5zdDI1MntjbGlwLXBhdGg6dXJsKCNTVkdJRF8yNzBfKTtlbmFibGUtYmFja2dyb3VuZDpuZXcgICAgO30uc3QyNTN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjcyXyk7fS5zdDI1NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8yNzRfKTt9LnN0MjU1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzI3Nl8pO2ZpbGw6I0UwRERERDt9LnN0MjU2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzI3OF8pO30uc3QyNTd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjgwXyk7ZW5hYmxlLWJhY2tncm91bmQ6bmV3ICAgIDt9LnN0MjU4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzI4Ml8pO30uc3QyNTl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjg0Xyk7fS5zdDI2MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8yODZfKTtmaWxsOiNFMEREREQ7fS5zdDI2MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8yODhfKTt9LnN0MjYye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzI5MF8pO2VuYWJsZS1iYWNrZ3JvdW5kOm5ldyAgICA7fS5zdDI2M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8yOTJfKTt9LnN0MjY0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzI5NF8pO30uc3QyNjV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjk2Xyk7ZmlsbDojRTBEREREO30uc3QyNjZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMjk4Xyk7fS5zdDI2N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8zMDBfKTtmaWxsOiNGRjg2MkM7fS5zdDI2OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8zMDJfKTt9LnN0MjY5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzMwNF8pO2ZpbGw6I0ZGRkZGRjt9LnN0Mjcwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzMwNl8pO30uc3QyNzF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzA4Xyk7ZmlsbDojRkZGRkZGO30uc3QyNzJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzEwXyk7fS5zdDI3M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8zMTJfKTtmaWxsOiNGRkZGRkY7fS5zdDI3NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8zMTRfKTt9LnN0Mjc1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzMxNl8pO2ZpbGw6I0ZGQ0RBQjt9LnN0Mjc2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzMxOF8pO30uc3QyNzd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzIwXyk7ZmlsbDojRkY4NjJDO30uc3QyNzh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzIyXyk7fS5zdDI3OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8zMjRfKTtmaWxsOiNGRkZGRkY7fS5zdDI4MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8zMjZfKTt9LnN0Mjgxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzMyOF8pO2ZpbGw6I0ZGRkZGRjt9LnN0Mjgye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzMzMF8pO30uc3QyODN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzMyXyk7ZmlsbDojRkZGRkZGO30uc3QyODR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzM0Xyk7fS5zdDI4NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8zMzZfKTtmaWxsOiNGRkNEQUI7fS5zdDI4NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8zMzhfKTt9LnN0Mjg3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzM0MF8pO2ZpbGw6I0ZGODYyQzt9LnN0Mjg4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzM0Ml8pO30uc3QyODl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzQ0Xyk7ZmlsbDojRkZGRkZGO30uc3QyOTB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzQ2Xyk7fS5zdDI5MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8zNDhfKTtmaWxsOiNGRkZGRkY7fS5zdDI5MntjbGlwLXBhdGg6dXJsKCNTVkdJRF8zNTBfKTt9LnN0Mjkze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzM1Ml8pO2ZpbGw6I0ZGRkZGRjt9LnN0Mjk0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzM1NF8pO30uc3QyOTV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzU2Xyk7ZmlsbDojRkZDREFCO30uc3QyOTZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzU4Xyk7fS5zdDI5N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8zNjBfKTtmaWxsOiM0QjQ4NEM7fS5zdDI5OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8zNjJfKTt9LnN0Mjk5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzM2NF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MzAwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzM2Nl8pO30uc3QzMDF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzY4Xyk7ZmlsbDojRkZGRkZGO30uc3QzMDJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzcwXyk7fS5zdDMwM3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8zNzJfKTtmaWxsOiNGRkZGRkY7fS5zdDMwNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8zNzRfKTt9LnN0MzA1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzM3Nl8pO2ZpbGw6I0Q2RDZENjt9LnN0MzA2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzM3OF8pO30uc3QzMDd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzgwXyk7ZmlsbDojMkVCOTg4O30uc3QzMDh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzgyXyk7fS5zdDMwOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8zODRfKTtmaWxsOiM5MkVDQ0E7fS5zdDMxMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8zODZfKTt9LnN0MzExe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzM4OF8pO2VuYWJsZS1iYWNrZ3JvdW5kOm5ldyAgICA7fS5zdDMxMntjbGlwLXBhdGg6dXJsKCNTVkdJRF8zOTBfKTt9LnN0MzEze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzM5Ml8pO30uc3QzMTR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzk0Xyk7ZmlsbDojRkZGRkZGO30uc3QzMTV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMzk2Xyk7fS5zdDMxNntjbGlwLXBhdGg6dXJsKCNTVkdJRF8zOThfKTtmaWxsOiNGRkZGRkY7fS5zdDMxN3tjbGlwLXBhdGg6dXJsKCNTVkdJRF80MDBfKTt9LnN0MzE4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQwMl8pO2ZpbGw6I0ZGRkZGRjt9LnN0MzE5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQwNF8pO30uc3QzMjB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDA2Xyk7ZmlsbDojRkY4NjJDO30uc3QzMjF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDA4Xyk7fS5zdDMyMntjbGlwLXBhdGg6dXJsKCNTVkdJRF80MTBfKTtmaWxsOiNGRkZGRkY7fS5zdDMyM3tjbGlwLXBhdGg6dXJsKCNTVkdJRF80MTJfKTt9LnN0MzI0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQxNF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MzI1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQxNl8pO30uc3QzMjZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDE4Xyk7ZmlsbDojRkZGRkZGO30uc3QzMjd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDIwXyk7fS5zdDMyOHtjbGlwLXBhdGg6dXJsKCNTVkdJRF80MjJfKTtmaWxsOiNBQUFBQUE7fS5zdDMyOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF80MjRfKTt9LnN0MzMwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQyNl8pO2ZpbGw6I0VDRUNFQzt9LnN0MzMxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQyOF8pO30uc3QzMzJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDMwXyk7ZW5hYmxlLWJhY2tncm91bmQ6bmV3ICAgIDt9LnN0MzMze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQzMl8pO30uc3QzMzR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDM0Xyk7fS5zdDMzNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF80MzZfKTtmaWxsOiNGRkZGRkY7fS5zdDMzNntjbGlwLXBhdGg6dXJsKCNTVkdJRF80MzhfKTt9LnN0MzM3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQ0MF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MzM4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQ0Ml8pO30uc3QzMzl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDQ0Xyk7ZmlsbDojRkZGRkZGO30uc3QzNDB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDQ2Xyk7fS5zdDM0MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF80NDhfKTtmaWxsOiMwMDkwRDg7fS5zdDM0MntjbGlwLXBhdGg6dXJsKCNTVkdJRF80NTBfKTt9LnN0MzQze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQ1Ml8pO2ZpbGw6I0ZGRkZGRjt9LnN0MzQ0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQ1NF8pO30uc3QzNDV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDU2Xyk7ZmlsbDojRkZGRkZGO30uc3QzNDZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDU4Xyk7fS5zdDM0N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF80NjBfKTtmaWxsOiNGRkZGRkY7fS5zdDM0OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF80NjJfKTt9LnN0MzQ5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQ2NF8pO2ZpbGw6I0M1RUZGRjt9LnN0MzUwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQ2Nl8pO30uc3QzNTF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDY4Xyk7ZmlsbDojMjI3OTRBO30uc3QzNTJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDcwXyk7fS5zdDM1M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF80NzJfKTtmaWxsOiNGRkZGRkY7fS5zdDM1NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF80NzRfKTt9LnN0MzU1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQ3Nl8pO2ZpbGw6I0ZGRkZGRjt9LnN0MzU2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQ3OF8pO30uc3QzNTd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDgwXyk7ZmlsbDojRkZGRkZGO30uc3QzNTh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDgyXyk7fS5zdDM1OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF80ODRfKTtmaWxsOiNDQUZGRTE7fS5zdDM2MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF80ODZfKTt9LnN0MzYxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQ4OF8pO2ZpbGw6I0YyOUMxRjt9LnN0MzYye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzQ5MF8pO30uc3QzNjN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDkyXyk7ZmlsbDojRkZFRkNDO30uc3QzNjR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDk0Xyk7fS5zdDM2NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF80OTZfKTtlbmFibGUtYmFja2dyb3VuZDpuZXcgICAgO30uc3QzNjZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNDk4Xyk7fS5zdDM2N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF81MDBfKTt9LnN0MzY4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzUwMl8pO2ZpbGw6I0ZGRkZGRjt9LnN0MzY5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzUwNF8pO30uc3QzNzB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTA2Xyk7ZmlsbDojRkZGRkZGO30uc3QzNzF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTA4Xyk7fS5zdDM3MntjbGlwLXBhdGg6dXJsKCNTVkdJRF81MTBfKTtmaWxsOiNGRkZGRkY7fS5zdDM3M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF81MTJfKTt9LnN0Mzc0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzUxNF8pO2ZpbGw6I0ZGRkZGRjt9LnN0Mzc1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzUxNl8pO30uc3QzNzZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTE4Xyk7ZmlsbDojRjEwMzAwO30uc3QzNzd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTIwXyk7fS5zdDM3OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF81MjJfKTtmaWxsOiNGRkNDQ0I7fS5zdDM3OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF81MjRfKTt9LnN0Mzgwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzUyNl8pO2ZpbGw6I0ZGRkZGRjt9LnN0Mzgxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzUyOF8pO30uc3QzODJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTMwXyk7ZmlsbDojRkZGRkZGO30uc3QzODN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTMyXyk7fS5zdDM4NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF81MzRfKTtmaWxsOiMwMDhGRTc7fS5zdDM4NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF81MzZfKTt9LnN0Mzg2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzUzOF8pO2ZpbGw6I0E3RERGRjt9LnN0Mzg3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzU0MF8pO30uc3QzODh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTQyXyk7ZW5hYmxlLWJhY2tncm91bmQ6bmV3ICAgIDt9LnN0Mzg5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzU0NF8pO30uc3QzOTB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTQ2Xyk7fS5zdDM5MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF81NDhfKTtmaWxsOiNGRkZGRkY7fS5zdDM5MntjbGlwLXBhdGg6dXJsKCNTVkdJRF81NTBfKTt9LnN0Mzkze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzU1Ml8pO2ZpbGw6I0ZGRkZGRjt9LnN0Mzk0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzU1NF8pO30uc3QzOTV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTU2Xyk7ZmlsbDojRkZGRkZGO30uc3QzOTZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTU4Xyk7fS5zdDM5N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF81NjBfKTtmaWxsOiMzMDMwMzA7fS5zdDM5OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF81NjRfKTt9LnN0Mzk5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzU2Nl8pO2ZpbGw6IzI4MjcyNzt9LnN0NDAwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzU2OF8pO30uc3Q0MDF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTcwXyk7ZmlsbDpub25lO3N0cm9rZTojNDE0MDQwO3N0cm9rZS13aWR0aDoyO3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3Q0MDJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTcyXyk7fS5zdDQwM3tjbGlwLXBhdGg6dXJsKCNTVkdJRF81NzRfKTtmaWxsOiNEQURBREE7fS5zdDQwNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF81NzZfKTt9LnN0NDA1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzU3OF8pO2ZpbGw6I0RBREFEQTt9LnN0NDA2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzU4MF8pO30uc3Q0MDd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTgyXyk7ZmlsbDojREFEQURBO30uc3Q0MDh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNTg2Xyk7fS5zdDQwOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF81ODhfKTtmaWxsOiNEQURBREE7fS5zdDQxMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF81OTJfKTt9LnN0NDExe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzU5NF8pO2ZpbGw6I0RBREFEQTt9LnN0NDEye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzU5OF8pO30uc3Q0MTN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjAwXyk7ZmlsbDojREFEQURBO30uc3Q0MTR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjA0Xyk7fS5zdDQxNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF82MDZfKTtmaWxsOiNEQURBREE7fS5zdDQxNntjbGlwLXBhdGg6dXJsKCNTVkdJRF82MTBfKTt9LnN0NDE3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzYxMl8pO2ZpbGw6I0RBREFEQTt9LnN0NDE4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzYxNl8pO30uc3Q0MTl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjE4Xyk7ZmlsbDojMjAxRjFGO30uc3Q0MjB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjIwXyk7fS5zdDQyMXtjbGlwLXBhdGg6dXJsKCNTVkdJRF82MjJfKTtmaWxsOm5vbmU7c3Ryb2tlOiM0MTQwNDA7c3Ryb2tlLXdpZHRoOjI7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDQyMntjbGlwLXBhdGg6dXJsKCNTVkdJRF82MjRfKTt9LnN0NDIze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzYyNl8pO2ZpbGw6IzUxNEY0Rjt9LnN0NDI0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzYyOF8pO30uc3Q0MjV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjMwXyk7ZmlsbDojREFEQURBO30uc3Q0MjZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjMyXyk7fS5zdDQyN3tjbGlwLXBhdGg6dXJsKCNTVkdJRF82MzRfKTtmaWxsOiNEQURBREE7fS5zdDQyOHtjbGlwLXBhdGg6dXJsKCNTVkdJRF82MzZfKTt9LnN0NDI5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzYzOF8pO2ZpbGw6I0RBREFEQTt9LnN0NDMwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzY0MF8pO30uc3Q0MzF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjQyXyk7ZmlsbDojRkZGRkZGO30uc3Q0MzJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjQ0Xyk7fS5zdDQzM3tjbGlwLXBhdGg6dXJsKCNTVkdJRF82NDZfKTtmaWxsOiNEQURBREE7fS5zdDQzNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF82NDhfKTt9LnN0NDM1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzY1MF8pO2ZpbGw6I0RBREFEQTt9LnN0NDM2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzY1Ml8pO30uc3Q0Mzd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjU0Xyk7ZmlsbDojREFEQURBO30uc3Q0Mzh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjU2Xyk7fS5zdDQzOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF82NThfKTtmaWxsOiNEQURBREE7fS5zdDQ0MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF82NjBfKTt9LnN0NDQxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzY2Ml8pO2ZpbGw6I0RBREFEQTt9LnN0NDQye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzY2Nl8pO30uc3Q0NDN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjY4Xyk7ZmlsbDojNDE0MDQwO30uc3Q0NDR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjcwXyk7fS5zdDQ0NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF82NzJfKTtmaWxsOiMyMDFGMUY7fS5zdDQ0NntjbGlwLXBhdGg6dXJsKCNTVkdJRF82NzRfKTt9LnN0NDQ3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzY3Nl8pO2ZpbGw6bm9uZTtzdHJva2U6IzQxNDA0MDtzdHJva2Utd2lkdGg6MjtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0NDQ4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzY3OF8pO30uc3Q0NDl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjgwXyk7ZmlsbDojMjAxRjFGO30uc3Q0NTB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjgyXyk7fS5zdDQ1MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF82ODRfKTtmaWxsOm5vbmU7c3Ryb2tlOiM5QTlBOUE7c3Ryb2tlLXdpZHRoOjI7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDQ1MntjbGlwLXBhdGg6dXJsKCNTVkdJRF82ODhfKTt9LnN0NDUze29wYWNpdHk6MDtjbGlwLXBhdGg6dXJsKCNTVkdJRF82OTBfKTtmaWxsOiNEOEQ4RDg7fS5zdDQ1NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF82OTJfKTt9LnN0NDU1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzY5NF8pO2ZpbGw6I0RBREFEQTt9LnN0NDU2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzY5Nl8pO30uc3Q0NTd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNjk4Xyk7ZmlsbDojREFEQURBO30uc3Q0NTh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNzAwXyk7fS5zdDQ1OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF83MDJfKTtmaWxsOiNEQURBREE7fS5zdDQ2MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF83MDZfKTt9LnN0NDYxe29wYWNpdHk6MDtjbGlwLXBhdGg6dXJsKCNTVkdJRF83MDhfKTtmaWxsOiNGRjg0ODQ7fS5zdDQ2MntjbGlwLXBhdGg6dXJsKCNTVkdJRF83MTRfKTt9LnN0NDYze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzcxOF8pO30uc3Q0NjR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNzIyXyk7fS5zdDQ2NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF83MjRfKTtmaWxsOm5vbmU7c3Ryb2tlOiNGRkZGRkY7c3Ryb2tlLXdpZHRoOjQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDQ2NntjbGlwLXBhdGg6dXJsKCNTVkdJRF83MzBfKTt9LnN0NDY3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzczNF8pO30uc3Q0Njh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNzM4Xyk7fS5zdDQ2OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF83NDBfKTtmaWxsOm5vbmU7c3Ryb2tlOiNGRkZGRkY7c3Ryb2tlLXdpZHRoOjQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDQ3MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF83NDZfKTt9LnN0NDcxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzc1MF8pO30uc3Q0NzJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNzU0Xyk7fS5zdDQ3M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF83NTZfKTtmaWxsOm5vbmU7c3Ryb2tlOiNGRkZGRkY7c3Ryb2tlLXdpZHRoOjQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDQ3NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF83NThfKTt9LnN0NDc1e29wYWNpdHk6MDtjbGlwLXBhdGg6dXJsKCNTVkdJRF83NjBfKTtmaWxsOiNGRjkxOTE7fS5zdDQ3NntjbGlwLXBhdGg6dXJsKCNTVkdJRF83NjRfKTt9LnN0NDc3e29wYWNpdHk6MDtjbGlwLXBhdGg6dXJsKCNTVkdJRF83NjZfKTtmaWxsOiNGRjkxOTE7fS5zdDQ3OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF83NzBfKTt9LnN0NDc5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzc3Ml8pO2ZpbGw6I0ZGRkZGRjt9LnN0NDgwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzc3NF8pO30uc3Q0ODF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNzc2Xyk7ZmlsbDojOTQ5NDk0O30uc3Q0ODJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNzc4Xyk7fS5zdDQ4M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF83ODBfKTtmaWxsOiM5NDk0OTQ7fS5zdDQ4NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF83ODJfKTt9LnN0NDg1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzc4NF8pO2ZpbGw6Izk0OTQ5NDt9LnN0NDg2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzc4Nl8pO30uc3Q0ODd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNzg4Xyk7ZmlsbDojOTQ5NDk0O30uc3Q0ODh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfNzkwXyk7fS5zdDQ4OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF83OTJfKTtmaWxsOiNDNUM1QzU7fS5zdDQ5MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF83OTRfKTt9LnN0NDkxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzc5Nl8pO2ZpbGw6I0M1QzVDNTt9LnN0NDkye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzc5OF8pO30uc3Q0OTN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODAwXyk7ZmlsbDojOTQ5NDk0O30uc3Q0OTR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODA0Xyk7fS5zdDQ5NXtvcGFjaXR5OjA7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODA2Xyk7ZmlsbDojRURGRjhGO30uc3Q0OTZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODEwXyk7fS5zdDQ5N3tvcGFjaXR5OjA7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODEyXyk7ZmlsbDojRkZCMUIxO30uc3Q0OTh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODE2Xyk7fS5zdDQ5OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF84MThfKTtmaWxsOiNGRkZGRkY7fS5zdDUwMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF84MjBfKTt9LnN0NTAxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzgyMl8pO2ZpbGw6Izk0OTQ5NDt9LnN0NTAye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzgyNF8pO30uc3Q1MDN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODI2Xyk7ZmlsbDojOTQ5NDk0O30uc3Q1MDR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODI4Xyk7fS5zdDUwNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF84MzBfKTtmaWxsOiM5NDk0OTQ7fS5zdDUwNntjbGlwLXBhdGg6dXJsKCNTVkdJRF84MzJfKTt9LnN0NTA3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzgzNF8pO2ZpbGw6Izk0OTQ5NDt9LnN0NTA4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzgzNl8pO30uc3Q1MDl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODM4Xyk7ZmlsbDojQzVDNUM1O30uc3Q1MTB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODQwXyk7fS5zdDUxMXtjbGlwLXBhdGg6dXJsKCNTVkdJRF84NDJfKTtmaWxsOiNDNUM1QzU7fS5zdDUxMntjbGlwLXBhdGg6dXJsKCNTVkdJRF84NDRfKTt9LnN0NTEze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzg0Nl8pO2ZpbGw6IzZFQUZERjt9LnN0NTE0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzg0OF8pO30uc3Q1MTV7b3BhY2l0eTowO2NsaXAtcGF0aDp1cmwoI1NWR0lEXzg1MF8pO2ZpbGw6I0ZGODQ4NDt9LnN0NTE2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzg1NF8pO30uc3Q1MTd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODU2Xyk7ZmlsbDojQkRCQ0JDO30uc3Q1MTh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODU4Xyk7fS5zdDUxOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF84NjBfKTtmaWxsOiNGMUVERUQ7fS5zdDUyMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF84NjJfKTt9LnN0NTIxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzg2NF8pO2ZpbGw6I0RBRDhEODt9LnN0NTIye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzg2Nl8pO30uc3Q1MjN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODY4Xyk7ZmlsbDojQkRCQ0JDO30uc3Q1MjR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODcwXyk7fS5zdDUyNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF84NzJfKTtmaWxsOiNCREJDQkM7fS5zdDUyNntjbGlwLXBhdGg6dXJsKCNTVkdJRF84NzRfKTt9LnN0NTI3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzg3Nl8pO2ZpbGw6I0JEQkNCQzt9LnN0NTI4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzg3OF8pO30uc3Q1Mjl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODgwXyk7ZmlsbDojRUFFQUVBO30uc3Q1MzB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODgyXyk7fS5zdDUzMXtjbGlwLXBhdGg6dXJsKCNTVkdJRF84ODRfKTtmaWxsOiNCREJDQkM7fS5zdDUzMntjbGlwLXBhdGg6dXJsKCNTVkdJRF84ODZfKTt9LnN0NTMze29wYWNpdHk6MDtjbGlwLXBhdGg6dXJsKCNTVkdJRF84ODhfKTtmaWxsOiNERUVDRjk7fS5zdDUzNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF84OTJfKTt9LnN0NTM1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzg5NF8pO2ZpbGw6I0ZGRkZGRjt9LnN0NTM2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzg5Nl8pO30uc3Q1Mzd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfODk4Xyk7ZmlsbDojOTQ5NDk0O30uc3Q1Mzh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTAwXyk7fS5zdDUzOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF85MDJfKTtmaWxsOiM5NDk0OTQ7fS5zdDU0MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF85MDRfKTt9LnN0NTQxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzkwNl8pO2ZpbGw6I0M1QzVDNTt9LnN0NTQye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzkwOF8pO30uc3Q1NDN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTEwXyk7ZmlsbDojQzVDNUM1O30uc3Q1NDR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTEyXyk7fS5zdDU0NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF85MTRfKTtmaWxsOiM5NDk0OTQ7fS5zdDU0NntjbGlwLXBhdGg6dXJsKCNTVkdJRF85MTZfKTt9LnN0NTQ3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzkxOF8pO2ZpbGw6Izk0OTQ5NDt9LnN0NTQ4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzkyMl8pO30uc3Q1NDl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTI0Xyk7ZmlsbDojRkZGRkZGO30uc3Q1NTB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTI2Xyk7fS5zdDU1MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF85MjhfKTtmaWxsOiM5NDk0OTQ7fS5zdDU1MntjbGlwLXBhdGg6dXJsKCNTVkdJRF85MzBfKTt9LnN0NTUze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzkzMl8pO2ZpbGw6Izk0OTQ5NDt9LnN0NTU0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzkzNF8pO30uc3Q1NTV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTM2Xyk7ZmlsbDojQzVDNUM1O30uc3Q1NTZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTM4Xyk7fS5zdDU1N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF85NDBfKTtmaWxsOiNDNUM1QzU7fS5zdDU1OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF85NDJfKTt9LnN0NTU5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzk0NF8pO2ZpbGw6I0M1QzVDNTt9LnN0NTYwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzk0Nl8pO30uc3Q1NjF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTQ4Xyk7ZmlsbDojQzVDNUM1O30uc3Q1NjJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTUwXyk7fS5zdDU2M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF85NTJfKTtmaWxsOiNDNUM1QzU7fS5zdDU2NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF85NTRfKTt9LnN0NTY1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzk1Nl8pO2ZpbGw6I0M1QzVDNTt9LnN0NTY2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzk1OF8pO30uc3Q1Njd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTYwXyk7ZmlsbDojQzVDNUM1O30uc3Q1Njh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTYyXyk7fS5zdDU2OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF85NjRfKTtmaWxsOiNDNUM1QzU7fS5zdDU3MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF85NjZfKTt9LnN0NTcxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzk2OF8pO2ZpbGw6I0M1QzVDNTt9LnN0NTcye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzk3MF8pO30uc3Q1NzN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTcyXyk7ZmlsbDojQzVDNUM1O30uc3Q1NzR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTc0Xyk7fS5zdDU3NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF85NzZfKTtmaWxsOiNDNUM1QzU7fS5zdDU3NntjbGlwLXBhdGg6dXJsKCNTVkdJRF85NzhfKTt9LnN0NTc3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzk4MF8pO2ZpbGw6I0M1QzVDNTt9LnN0NTc4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzk4Ml8pO30uc3Q1Nzl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTg0Xyk7ZmlsbDojQzVDNUM1O30uc3Q1ODB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTg2Xyk7fS5zdDU4MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF85ODhfKTtmaWxsOiNDNUM1QzU7fS5zdDU4MntjbGlwLXBhdGg6dXJsKCNTVkdJRF85OTBfKTt9LnN0NTgze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzk5Ml8pO2ZpbGw6I0M1QzVDNTt9LnN0NTg0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzk5NF8pO30uc3Q1ODV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTk2Xyk7ZmlsbDojQzVDNUM1O30uc3Q1ODZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfOTk4Xyk7fS5zdDU4N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDAwXyk7ZmlsbDojQzVDNUM1O30uc3Q1ODh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTAwMl8pO30uc3Q1ODl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTAwNF8pO2ZpbGw6I0M1QzVDNTt9LnN0NTkwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwMDZfKTt9LnN0NTkxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwMDhfKTtmaWxsOiMyQzdBNEY7fS5zdDU5MntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDEwXyk7fS5zdDU5M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDEyXyk7ZmlsbDojRkVGRUZFO30uc3Q1OTR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTAxNF8pO30uc3Q1OTV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTAxNl8pO2ZpbGw6I0JEQkNCQzt9LnN0NTk2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwMThfKTt9LnN0NTk3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwMjBfKTtmaWxsOiNGMUVERUQ7fS5zdDU5OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDIyXyk7fS5zdDU5OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDI0Xyk7ZmlsbDojREFEOEQ4O30uc3Q2MDB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTAyNl8pO30uc3Q2MDF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTAyOF8pO2ZpbGw6I0JEQkNCQzt9LnN0NjAye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwMzBfKTt9LnN0NjAze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwMzJfKTtmaWxsOiNGMUVERUQ7fS5zdDYwNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDM0Xyk7fS5zdDYwNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDM2Xyk7ZmlsbDojREFEOEQ4O30uc3Q2MDZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTAzOF8pO30uc3Q2MDd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTA0MF8pO2ZpbGw6I0JEQkNCQzt9LnN0NjA4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwNDJfKTt9LnN0NjA5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwNDRfKTtmaWxsOiNGMUVERUQ7fS5zdDYxMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDQ2Xyk7fS5zdDYxMXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDQ4Xyk7ZmlsbDojREFEOEQ4O30uc3Q2MTJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTA1MF8pO30uc3Q2MTN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTA1Ml8pO2ZpbGw6I0JEQkNCQzt9LnN0NjE0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwNTRfKTt9LnN0NjE1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwNTZfKTtmaWxsOiNGMUVERUQ7fS5zdDYxNntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDU4Xyk7fS5zdDYxN3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDYwXyk7ZmlsbDojREFEOEQ4O30uc3Q2MTh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTA2Ml8pO30uc3Q2MTl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTA2NF8pO2ZpbGw6I0JEQkNCQzt9LnN0NjIwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwNjZfKTt9LnN0NjIxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwNjhfKTtmaWxsOiNGMUVERUQ7fS5zdDYyMntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDcwXyk7fS5zdDYyM3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDcyXyk7ZmlsbDojREFEOEQ4O30uc3Q2MjR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTA3NF8pO30uc3Q2MjV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTA3Nl8pO2ZpbGw6I0JEQkNCQzt9LnN0NjI2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwNzhfKTt9LnN0NjI3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwODBfKTtmaWxsOiNGMUVERUQ7fS5zdDYyOHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDgyXyk7fS5zdDYyOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDg0Xyk7ZmlsbDojREFEOEQ4O30uc3Q2MzB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTA4Nl8pO30uc3Q2MzF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTA4OF8pO2ZpbGw6I0JEQkNCQzt9LnN0NjMye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwOTBfKTt9LnN0NjMze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEwOTJfKTtmaWxsOiNGMUVERUQ7fS5zdDYzNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDk0Xyk7fS5zdDYzNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMDk2Xyk7ZmlsbDojREFEOEQ4O30uc3Q2MzZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTA5OF8pO30uc3Q2Mzd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTEwMF8pO2ZpbGw6I0JEQkNCQzt9LnN0NjM4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExMDJfKTt9LnN0NjM5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExMDRfKTtmaWxsOiNGMUVERUQ7fS5zdDY0MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTA2Xyk7fS5zdDY0MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTA4Xyk7ZmlsbDojREFEOEQ4O30uc3Q2NDJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTExMF8pO30uc3Q2NDN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTExMl8pO2ZpbGw6I0JEQkNCQzt9LnN0NjQ0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExMTRfKTt9LnN0NjQ1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExMTZfKTtmaWxsOiNGMUVERUQ7fS5zdDY0NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTE4Xyk7fS5zdDY0N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTIwXyk7ZmlsbDojREFEOEQ4O30uc3Q2NDh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTEyMl8pO30uc3Q2NDl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTEyNF8pO2ZpbGw6I0JEQkNCQzt9LnN0NjUwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExMjZfKTt9LnN0NjUxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExMjhfKTtmaWxsOiNGMUVERUQ7fS5zdDY1MntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTMwXyk7fS5zdDY1M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTMyXyk7ZmlsbDojREFEOEQ4O30uc3Q2NTR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTEzNF8pO30uc3Q2NTV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTEzNl8pO2ZpbGw6I0JEQkNCQzt9LnN0NjU2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExMzhfKTt9LnN0NjU3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExNDBfKTtmaWxsOiNGMUVERUQ7fS5zdDY1OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTQyXyk7fS5zdDY1OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTQ0Xyk7ZmlsbDojREFEOEQ4O30uc3Q2NjB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTE0Nl8pO30uc3Q2NjF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTE0OF8pO2ZpbGw6I0JEQkNCQzt9LnN0NjYye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExNTBfKTt9LnN0NjYze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExNTJfKTtmaWxsOiNGMUVERUQ7fS5zdDY2NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTU0Xyk7fS5zdDY2NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTU2Xyk7ZmlsbDojREFEOEQ4O30uc3Q2NjZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTE1OF8pO30uc3Q2Njd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTE2MF8pO2ZpbGw6I0JEQkNCQzt9LnN0NjY4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExNjJfKTt9LnN0NjY5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExNjRfKTtmaWxsOiNGMUVERUQ7fS5zdDY3MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTY2Xyk7fS5zdDY3MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTY4Xyk7ZmlsbDojREFEOEQ4O30uc3Q2NzJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTE3MF8pO30uc3Q2NzN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTE3Ml8pO2ZpbGw6I0JEQkNCQzt9LnN0Njc0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExNzRfKTt9LnN0Njc1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExNzZfKTtmaWxsOiNGMUVERUQ7fS5zdDY3NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTc4Xyk7fS5zdDY3N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTgwXyk7ZmlsbDojREFEOEQ4O30uc3Q2Nzh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTE4Ml8pO30uc3Q2Nzl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTE4NF8pO2ZpbGw6I0JEQkNCQzt9LnN0Njgwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExODZfKTt9LnN0Njgxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExODhfKTtmaWxsOiNGMUVERUQ7fS5zdDY4MntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTkwXyk7fS5zdDY4M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMTkyXyk7ZmlsbDojREFEOEQ4O30uc3Q2ODR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTE5NF8pO30uc3Q2ODV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTE5Nl8pO2ZpbGw6I0ZGRkZGRjt9LnN0Njg2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzExOThfKTt9LnN0Njg3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyMDBfKTtmaWxsOiM5NDk0OTQ7fS5zdDY4OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjAyXyk7fS5zdDY4OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjA0Xyk7ZmlsbDojOTQ5NDk0O30uc3Q2OTB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTIwNl8pO30uc3Q2OTF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTIwOF8pO2ZpbGw6Izk0OTQ5NDt9LnN0Njkye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyMTBfKTt9LnN0Njkze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyMTJfKTtmaWxsOiM5NDk0OTQ7fS5zdDY5NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjE0Xyk7fS5zdDY5NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjE2Xyk7ZmlsbDojQzVDNUM1O30uc3Q2OTZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTIxOF8pO30uc3Q2OTd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTIyMF8pO2ZpbGw6I0M1QzVDNTt9LnN0Njk4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyMjJfKTt9LnN0Njk5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyMjRfKTtmaWxsOiM5NDk0OTQ7fS5zdDcwMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjI2Xyk7fS5zdDcwMXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjI4Xyk7ZmlsbDojRkZGRkZGO30uc3Q3MDJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTIzMF8pO30uc3Q3MDN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTIzMl8pO2ZpbGw6Izk5OTk5OTt9LnN0NzA0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyMzRfKTt9LnN0NzA1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyMzZfKTtmaWxsOiNFQUVBRUE7fS5zdDcwNntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjM4Xyk7fS5zdDcwN3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjQwXyk7ZmlsbDojNkJCMEU1O30uc3Q3MDh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTI0Ml8pO30uc3Q3MDl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTI0NF8pO2ZpbGw6Izk5OTk5OTt9LnN0NzEwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyNDZfKTt9LnN0NzExe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyNDhfKTtmaWxsOiNDOEM4Qzg7fS5zdDcxMntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjUwXyk7fS5zdDcxM3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjUyXyk7ZmlsbDojQzhDOEM4O30uc3Q3MTR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTI1NF8pO30uc3Q3MTV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTI1Nl8pO2ZpbGw6I0M4QzhDODt9LnN0NzE2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyNThfKTt9LnN0NzE3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyNjBfKTtmaWxsOiNDOEM4Qzg7fS5zdDcxOHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjYyXyk7fS5zdDcxOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjY0Xyk7ZmlsbDojQzVDNUM1O30uc3Q3MjB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTI2Nl8pO30uc3Q3MjF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTI2OF8pO2ZpbGw6I0M1QzVDNTt9LnN0NzIye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyNzBfKTt9LnN0NzIze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyNzJfKTtmaWxsOiNDNUM1QzU7fS5zdDcyNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjc0Xyk7fS5zdDcyNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjc2Xyk7ZmlsbDojQzVDNUM1O30uc3Q3MjZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTI3OF8pO30uc3Q3Mjd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTI4MF8pO2ZpbGw6I0M1QzVDNTt9LnN0NzI4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyODJfKTt9LnN0NzI5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyODRfKTtmaWxsOiNDNUM1QzU7fS5zdDczMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjg2Xyk7fS5zdDczMXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjg4Xyk7ZmlsbDojQzVDNUM1O30uc3Q3MzJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTI5MF8pO30uc3Q3MzN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTI5Ml8pO2ZpbGw6I0ZGRkZGRjt9LnN0NzM0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyOTRfKTt9LnN0NzM1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEyOTZfKTtmaWxsOiM5NDk0OTQ7fS5zdDczNntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMjk4Xyk7fS5zdDczN3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzAwXyk7ZmlsbDojRkZGRkZGO30uc3Q3Mzh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTMwMl8pO30uc3Q3Mzl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTMwNF8pO2ZpbGw6Izk0OTQ5NDt9LnN0NzQwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzMDZfKTt9LnN0NzQxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzMDhfKTtmaWxsOiNGRkZGRkY7fS5zdDc0MntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzEwXyk7fS5zdDc0M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzEyXyk7ZmlsbDojQzhDOEM4O30uc3Q3NDR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTMxNF8pO30uc3Q3NDV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTMxNl8pO2ZpbGw6I0ZGRkZGRjt9LnN0NzQ2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzMThfKTt9LnN0NzQ3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzMjBfKTtmaWxsOiNDOEM4Qzg7fS5zdDc0OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzIyXyk7fS5zdDc0OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzI0Xyk7ZmlsbDojRkZGRkZGO30uc3Q3NTB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTMyNl8pO30uc3Q3NTF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTMyOF8pO2ZpbGw6I0M4QzhDODt9LnN0NzUye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzMzBfKTt9LnN0NzUze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzMzJfKTtmaWxsOiNGRkZGRkY7fS5zdDc1NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzM0Xyk7fS5zdDc1NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzM2Xyk7ZmlsbDojQzhDOEM4O30uc3Q3NTZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTMzOF8pO30uc3Q3NTd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTM0MF8pO2ZpbGw6I0ZGRkZGRjt9LnN0NzU4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzNDJfKTt9LnN0NzU5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzNDRfKTtmaWxsOiNDOEM4Qzg7fS5zdDc2MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzQ2Xyk7fS5zdDc2MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzQ4Xyk7ZmlsbDojRkZGRkZGO30uc3Q3NjJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTM1MF8pO30uc3Q3NjN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTM1Ml8pO2ZpbGw6I0M4QzhDODt9LnN0NzY0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzNTRfKTt9LnN0NzY1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzNTZfKTtmaWxsOiNGRkZGRkY7fS5zdDc2NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzU4Xyk7fS5zdDc2N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzYwXyk7ZmlsbDojQzhDOEM4O30uc3Q3Njh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTM2Ml8pO30uc3Q3Njl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTM2NF8pO2ZpbGw6I0ZGRkZGRjt9LnN0Nzcwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzNjZfKTt9LnN0Nzcxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzNjhfKTtmaWxsOiNDOEM4Qzg7fS5zdDc3MntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzcwXyk7fS5zdDc3M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzcyXyk7ZmlsbDojRkZGRkZGO30uc3Q3NzR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTM3NF8pO30uc3Q3NzV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTM3Nl8pO2ZpbGw6I0M4QzhDODt9LnN0Nzc2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzNzhfKTt9LnN0Nzc3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzODBfKTtmaWxsOiNGRkZGRkY7fS5zdDc3OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzgyXyk7fS5zdDc3OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzg0Xyk7ZmlsbDojQzhDOEM4O30uc3Q3ODB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTM4Nl8pO30uc3Q3ODF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTM4OF8pO2ZpbGw6I0ZGRkZGRjt9LnN0Nzgye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzOTBfKTt9LnN0Nzgze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzEzOTJfKTtmaWxsOiM5NDk0OTQ7fS5zdDc4NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzk0Xyk7fS5zdDc4NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xMzk2Xyk7ZmlsbDojOTQ5NDk0O30uc3Q3ODZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTM5OF8pO30uc3Q3ODd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQwMF8pO2ZpbGw6I0M1QzVDNTt9LnN0Nzg4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0MDJfKTt9LnN0Nzg5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0MDRfKTtmaWxsOiNDNUM1QzU7fS5zdDc5MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDA2Xyk7fS5zdDc5MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDA4Xyk7ZmlsbDojQzVDNUM1O30uc3Q3OTJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQxMF8pO30uc3Q3OTN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQxMl8pO2ZpbGw6I0M1QzVDNTt9LnN0Nzk0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0MTRfKTt9LnN0Nzk1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0MTZfKTtmaWxsOiNDNUM1QzU7fS5zdDc5NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDE4Xyk7fS5zdDc5N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDIwXyk7ZmlsbDojMDI3OUQ3O30uc3Q3OTh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQyMl8pO30uc3Q3OTl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQyNF8pO2ZpbGw6IzZBQUZFNTt9LnN0ODAwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0MjZfKTt9LnN0ODAxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0MjhfKTtmaWxsOiM2QUFGRTU7fS5zdDgwMntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDMwXyk7fS5zdDgwM3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDMyXyk7ZmlsbDojQzVDNUM1O30uc3Q4MDR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQzNF8pO30uc3Q4MDV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQzNl8pO2ZpbGw6IzZBQUZFNTt9LnN0ODA2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0MzhfKTt9LnN0ODA3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0NDBfKTtmaWxsOiMwMDc4RDc7fS5zdDgwOHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDQyXyk7fS5zdDgwOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDQ0Xyk7ZmlsbDojMzAzMDMwO30uc3Q4MTB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQ0OF8pO30uc3Q4MTF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQ1MF8pO2ZpbGw6IzFBMUExQTt9LnN0ODEye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0NTJfKTt9LnN0ODEze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0NTRfKTtmaWxsOm5vbmU7c3Ryb2tlOiM1MDUwNTA7c3Ryb2tlLXdpZHRoOjI7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDgxNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDU2Xyk7fS5zdDgxNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDU4Xyk7ZmlsbDojRjBGMEYwO30uc3Q4MTZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQ2MF8pO30uc3Q4MTd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQ2Ml8pO2ZpbGw6IzkxRDVGRjt9LnN0ODE4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0NjRfKTtmaWxsOm5vbmU7c3Ryb2tlOiMyNjlGRTk7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDgxOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDY2Xyk7fS5zdDgyMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDY4Xyk7ZmlsbDojRjBGMEYwO30uc3Q4MjF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQ3MF8pO30uc3Q4MjJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQ3Ml8pO2ZpbGw6IzkxRDVGRjt9LnN0ODIze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0NzRfKTtmaWxsOm5vbmU7c3Ryb2tlOiMyNjlGRTk7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDgyNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDc2Xyk7fS5zdDgyNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDc4Xyk7ZmlsbDojRjBGMEYwO30uc3Q4MjZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQ4MF8pO30uc3Q4Mjd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQ4Ml8pO2ZpbGw6IzkxRDVGRjt9LnN0ODI4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0ODRfKTtmaWxsOm5vbmU7c3Ryb2tlOiMyNjlGRTk7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDgyOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDg2Xyk7fS5zdDgzMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDg4Xyk7ZmlsbDojMDA3MEYwO30uc3Q4MzF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQ5MF8pO30uc3Q4MzJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTQ5Ml8pO2ZpbGw6I0ZGRkZGRjt9LnN0ODMze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0OTRfKTt9LnN0ODM0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE0OTZfKTtmaWxsOiM5MUQ1RkY7fS5zdDgzNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNDk4Xyk7ZmlsbDpub25lO3N0cm9rZTojMjY5RkU5O3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3Q4MzZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTUwMF8pO30uc3Q4Mzd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTUwMl8pO2ZpbGw6IzM5MzkzOTt9LnN0ODM4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1MDRfKTt9LnN0ODM5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1MDZfKTtmaWxsOiNGMEYwRjA7fS5zdDg0MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTA4Xyk7fS5zdDg0MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTEwXyk7ZmlsbDojOTFENUZGO30uc3Q4NDJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTUxMl8pO2ZpbGw6bm9uZTtzdHJva2U6IzI2OUZFOTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0ODQze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1MTRfKTt9LnN0ODQ0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1MTZfKTtmaWxsOiNGMEYwRjA7fS5zdDg0NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTE4Xyk7fS5zdDg0NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTIwXyk7ZmlsbDojOTFENUZGO30uc3Q4NDd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTUyMl8pO2ZpbGw6bm9uZTtzdHJva2U6IzI2OUZFOTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0ODQ4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1MjRfKTt9LnN0ODQ5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1MjZfKTtmaWxsOiNGMEYwRjA7fS5zdDg1MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTI4Xyk7fS5zdDg1MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTMwXyk7ZmlsbDojOTFENUZGO30uc3Q4NTJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTUzMl8pO2ZpbGw6bm9uZTtzdHJva2U6IzI2OUZFOTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0ODUze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1MzRfKTt9LnN0ODU0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1MzZfKTtmaWxsOiNGMEYwRjA7fS5zdDg1NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTM4Xyk7fS5zdDg1NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTQwXyk7ZmlsbDojOTFENUZGO30uc3Q4NTd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTU0Ml8pO2ZpbGw6bm9uZTtzdHJva2U6IzI2OUZFOTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0ODU4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1NDRfKTt9LnN0ODU5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1NDZfKTtmaWxsOiM0ODQ4NDg7fS5zdDg2MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTQ4Xyk7fS5zdDg2MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTUwXyk7ZmlsbDojMUExQTFBO30uc3Q4NjJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTU1Ml8pO30uc3Q4NjN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTU1NF8pO2ZpbGw6bm9uZTtzdHJva2U6IzQ4NDg0ODtzdHJva2Utd2lkdGg6MjtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0ODY0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1NTZfKTt9LnN0ODY1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1NThfKTtmaWxsOiMxQTFBMUE7fS5zdDg2NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTYwXyk7fS5zdDg2N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTYyXyk7ZmlsbDpub25lO3N0cm9rZTojNzY3Njc2O3N0cm9rZS13aWR0aDoyO3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3Q4Njh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTU2Nl8pO30uc3Q4Njl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTU2OF8pO2ZpbGw6IzkxRDVGRjt9LnN0ODcwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1NzBfKTtmaWxsOm5vbmU7c3Ryb2tlOiMyNjlGRTk7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDg3MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTcyXyk7fS5zdDg3MntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTc0Xyk7ZmlsbDojOTFENUZGO30uc3Q4NzN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTU3Nl8pO2ZpbGw6bm9uZTtzdHJva2U6IzI2OUZFOTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0ODc0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1NzhfKTt9LnN0ODc1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1ODBfKTtmaWxsOiM5MUQ1RkY7fS5zdDg3NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTgyXyk7ZmlsbDpub25lO3N0cm9rZTojMjY5RkU5O3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3Q4Nzd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTU4NF8pO30uc3Q4Nzh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTU4Nl8pO2ZpbGw6IzkxRDVGRjt9LnN0ODc5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1ODhfKTtmaWxsOm5vbmU7c3Ryb2tlOiMyNjlGRTk7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDg4MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTkwXyk7fS5zdDg4MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNTkyXyk7ZmlsbDojOTFENUZGO30uc3Q4ODJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTU5NF8pO2ZpbGw6bm9uZTtzdHJva2U6IzI2OUZFOTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0ODgze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1OTZfKTt9LnN0ODg0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE1OThfKTtmaWxsOiM5MUQ1RkY7fS5zdDg4NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNjAwXyk7ZmlsbDpub25lO3N0cm9rZTojMjY5RkU5O3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3Q4ODZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTYwNF8pO30uc3Q4ODd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTYwOF8pO30uc3Q4ODh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTYxMl8pO30uc3Q4ODl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTYxNF8pO2ZpbGw6bm9uZTtzdHJva2U6I0ZGRkZGRjtzdHJva2Utd2lkdGg6NDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0ODkwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2MjBfKTt9LnN0ODkxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2MjRfKTt9LnN0ODkye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2MjhfKTt9LnN0ODkze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2MzBfKTtmaWxsOm5vbmU7c3Ryb2tlOiNGRkZGRkY7c3Ryb2tlLXdpZHRoOjQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5zdDg5NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNjM2Xyk7fS5zdDg5NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNjQwXyk7fS5zdDg5NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNjQ0Xyk7fS5zdDg5N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNjQ2Xyk7ZmlsbDpub25lO3N0cm9rZTojRkZGRkZGO3N0cm9rZS13aWR0aDo0O3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3Q4OTh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTY1MF8pO30uc3Q4OTl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTY1Ml8pO2ZpbGw6I0ZGQjU3ODt9LnN0OTAwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2NTRfKTt9LnN0OTAxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2NTZfKTtmaWxsOiNFRDlGNjQ7fS5zdDkwMntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNjU4Xyk7fS5zdDkwM3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNjYwXyk7ZmlsbDojRkZENkI1O30uc3Q5MDR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTY2Ml8pO30uc3Q5MDV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTY2NF8pO2ZpbGw6I0VEOUY2NDt9LnN0OTA2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2NjZfKTt9LnN0OTA3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2NjhfKTtmaWxsOiNGRkZGRkY7fS5zdDkwOHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNjcwXyk7fS5zdDkwOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNjcyXyk7ZmlsbDojRkZGRkZGO30uc3Q5MTB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTY3NF8pO30uc3Q5MTF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTY3Nl8pO2ZpbGw6I0ZGRkZGRjt9LnN0OTEye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2ODBfKTt9LnN0OTEze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2ODJfKTtmaWxsOiNGRkI1Nzg7fS5zdDkxNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNjg0Xyk7fS5zdDkxNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNjg2Xyk7ZmlsbDojRUQ5RjY0O30uc3Q5MTZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTY4OF8pO30uc3Q5MTd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTY5MF8pO2ZpbGw6I0ZGRDZCNTt9LnN0OTE4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2OTJfKTt9LnN0OTE5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE2OTRfKTtmaWxsOiNFRDlGNjQ7fS5zdDkyMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNjk2Xyk7fS5zdDkyMXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNjk4Xyk7ZmlsbDojRkZGRkZGO30uc3Q5MjJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTcwMF8pO30uc3Q5MjN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTcwMl8pO2ZpbGw6I0ZGRkZGRjt9LnN0OTI0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3MDRfKTt9LnN0OTI1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3MDZfKTtmaWxsOiNGRkZGRkY7fS5zdDkyNntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzEwXyk7fS5zdDkyN3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzEyXyk7ZmlsbDojQ0VDRUNFO30uc3Q5Mjh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTcxNF8pO30uc3Q5Mjl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTcxNl8pO2ZpbGw6I0I3QjdCNzt9LnN0OTMwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3MThfKTt9LnN0OTMxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3MjBfKTtmaWxsOiNFNEU0RTQ7fS5zdDkzMntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzIyXyk7fS5zdDkzM3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzI0Xyk7ZmlsbDojQjdCN0I3O30uc3Q5MzR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTcyNl8pO30uc3Q5MzV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTcyOF8pO2ZpbGw6I0ZGRkZGRjt9LnN0OTM2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3MzBfKTt9LnN0OTM3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3MzJfKTtmaWxsOiNGRkZGRkY7fS5zdDkzOHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzM0Xyk7fS5zdDkzOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzM2Xyk7ZmlsbDojRkZGRkZGO30uc3Q5NDB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTc0MF8pO30uc3Q5NDF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTc0Ml8pO2ZpbGw6IzcxQzhGNDt9LnN0OTQye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3NDRfKTt9LnN0OTQze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3NDZfKTtmaWxsOiM2M0E3RDM7fS5zdDk0NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzQ4Xyk7fS5zdDk0NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzUwXyk7ZmlsbDojQzFFN0ZGO30uc3Q5NDZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTc1Ml8pO30uc3Q5NDd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTc1NF8pO2ZpbGw6IzYzQTdEMzt9LnN0OTQ4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3NTZfKTt9LnN0OTQ5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3NThfKTtmaWxsOiNGRkZGRkY7fS5zdDk1MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzYwXyk7fS5zdDk1MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzYyXyk7ZmlsbDojRkZGRkZGO30uc3Q5NTJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTc2NF8pO30uc3Q5NTN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTc2Nl8pO2ZpbGw6I0ZGRkZGRjt9LnN0OTU0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3NzBfKTt9LnN0OTU1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3NzJfKTtmaWxsOiM4REM5Nzc7fS5zdDk1NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzc0Xyk7fS5zdDk1N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzc2Xyk7ZmlsbDojN0NBODUxO30uc3Q5NTh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTc3OF8pO30uc3Q5NTl7b3BhY2l0eTowLjQ1O2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3ODBfKTtmaWxsOiNGRkZGRkY7fS5zdDk2MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzgyXyk7fS5zdDk2MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzg0Xyk7ZmlsbDojN0NBODUxO30uc3Q5NjJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTc4Nl8pO30uc3Q5NjN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTc4OF8pO2ZpbGw6I0ZGRkZGRjt9LnN0OTY0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3OTBfKTt9LnN0OTY1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE3OTJfKTtmaWxsOiNGRkZGRkY7fS5zdDk2NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzk0Xyk7fS5zdDk2N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xNzk2Xyk7ZmlsbDojRkZGRkZGO30uc3Q5Njh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTgwMF8pO30uc3Q5Njl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTgwMl8pO2ZpbGw6I0RCQjY2Mzt9LnN0OTcwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE4MDRfKTt9LnN0OTcxe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE4MDZfKTtmaWxsOiNDRUExNTE7fS5zdDk3MntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODA4Xyk7fS5zdDk3M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODEwXyk7ZmlsbDojRUJEN0E5O30uc3Q5NzR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTgxMl8pO30uc3Q5NzV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTgxNF8pO2ZpbGw6I0NFQTE1MTt9LnN0OTc2e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE4MTZfKTt9LnN0OTc3e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE4MThfKTtmaWxsOiNGRkZGRkY7fS5zdDk3OHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODIwXyk7fS5zdDk3OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODIyXyk7ZmlsbDojRkZGRkZGO30uc3Q5ODB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTgyNF8pO30uc3Q5ODF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTgyNl8pO2ZpbGw6I0ZGRkZGRjt9LnN0OTgye2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE4MjhfKTt9LnN0OTgze2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE4MzBfKTtmaWxsOiNGRkZGRkY7fS5zdDk4NHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODM0Xyk7fS5zdDk4NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODM2Xyk7ZmlsbDojODNENkI5O30uc3Q5ODZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTgzOF8pO30uc3Q5ODd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg0MF8pO2ZpbGw6IzQ2QzY4Qzt9LnN0OTg4e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE4NDJfKTt9LnN0OTg5e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE4NDRfKTtmaWxsOiNCQkU4RDg7fS5zdDk5MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODQ2Xyk7fS5zdDk5MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODQ4Xyk7ZmlsbDojNDZDNjhDO30uc3Q5OTJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg1MF8pO30uc3Q5OTN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg1Ml8pO2ZpbGw6I0ZGRkZGRjt9LnN0OTk0e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE4NTRfKTt9LnN0OTk1e2NsaXAtcGF0aDp1cmwoI1NWR0lEXzE4NTZfKTtmaWxsOiNGRkZGRkY7fS5zdDk5NntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODU4Xyk7fS5zdDk5N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODYwXyk7ZmlsbDojRkZGRkZGO30uc3Q5OTh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg2NF8pO30uc3Q5OTl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg2Nl8pO2ZpbGw6I0YwRjBGMDt9LnN0MTAwMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODY4Xyk7fS5zdDEwMDF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg3MF8pO2ZpbGw6I0YwRjBGMDt9LnN0MTAwMntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODcyXyk7fS5zdDEwMDN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg3NF8pO2ZpbGw6I0YwRjBGMDt9LnN0MTAwNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODc2Xyk7fS5zdDEwMDV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg3OF8pO2ZpbGw6IzEzMTMxMzt9LnN0MTAwNntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODgwXyk7fS5zdDEwMDd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg4Ml8pO2ZpbGw6bm9uZTtzdHJva2U6IzUwNTA1MDtzdHJva2Utd2lkdGg6MjtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0MTAwOHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODg0Xyk7fS5zdDEwMDl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg4Nl8pO2ZpbGw6I0YwRjBGMDt9LnN0MTAxMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODg4Xyk7fS5zdDEwMTF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg5MF8pO2ZpbGw6I0YwRjBGMDt9LnN0MTAxMntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODkyXyk7fS5zdDEwMTN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTg5NF8pO2ZpbGw6I0YwRjBGMDt9LnN0MTAxNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xODk4Xyk7fS5zdDEwMTV7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTkwMF8pO2ZpbGw6I0YwRjBGMDt9LnN0MTAxNntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTA0Xyk7fS5zdDEwMTd7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTkwNl8pO2ZpbGw6I0YwRjBGMDt9LnN0MTAxOHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTEwXyk7fS5zdDEwMTl7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTkxMl8pO2ZpbGw6I0YwRjBGMDt9LnN0MTAyMHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTE2Xyk7fS5zdDEwMjF7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTkxOF8pO2ZpbGw6I0YwRjBGMDt9LnN0MTAyMntjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTIwXyk7fS5zdDEwMjN7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTkyMl8pO2ZpbGw6I0YwRjBGMDt9LnN0MTAyNHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTI0Xyk7ZmlsbDpub25lO3N0cm9rZTojNTA1MDUwO3N0cm9rZS1saW5lY2FwOnNxdWFyZTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0MTAyNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTI2Xyk7fS5zdDEwMjZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTkyOF8pO2ZpbGw6IzM5MzkzOTt9LnN0MTAyN3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTMyXyk7fS5zdDEwMjh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTkzNF8pO2ZpbGw6I0JDQkNCQzt9LnN0MTAyOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTM2Xyk7fS5zdDEwMzB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTkzOF8pO2ZpbGw6I0E4QThBODt9LnN0MTAzMXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTQwXyk7fS5zdDEwMzJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTk0Ml8pO2ZpbGw6I0RBREFEQTt9LnN0MTAzM3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTQ0Xyk7fS5zdDEwMzR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTk0Nl8pO2ZpbGw6I0E4QThBODt9LnN0MTAzNXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTQ4Xyk7fS5zdDEwMzZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTk1MF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MTAzN3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTUyXyk7fS5zdDEwMzh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTk1NF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MTAzOXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTU2Xyk7fS5zdDEwNDB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTk1OF8pO2ZpbGw6I0ZGRkZGRjt9LnN0MTA0MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTYwXyk7fS5zdDEwNDJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTk2Ml8pO2ZpbGw6IzFBMUExQTt9LnN0MTA0M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTY0Xyk7fS5zdDEwNDR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTk2Nl8pO2ZpbGw6bm9uZTtzdHJva2U6I0YwRjBGMDtzdHJva2Utd2lkdGg6MjtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0MTA0NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTY4Xyk7fS5zdDEwNDZ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTk3MF8pO2ZpbGw6IzAwNzBGMDt9LnN0MTA0N3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTc0Xyk7fS5zdDEwNDh7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTk3Nl8pO2ZpbGw6IzFBMUExQTt9LnN0MTA0OXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTc4Xyk7fS5zdDEwNTB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTk4MF8pO2ZpbGw6bm9uZTtzdHJva2U6I0YwRjBGMDtzdHJva2Utd2lkdGg6MjtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LnN0MTA1MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTgyXyk7fS5zdDEwNTJ7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTk4NF8pO2ZpbGw6I0YwRjBGMDt9LnN0MTA1M3tjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTg2Xyk7fS5zdDEwNTR7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMTk4OF8pO2ZpbGw6I0ZGRTc5Mjt9LnN0MTA1NXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8xOTkwXyk7ZmlsbDpub25lO3N0cm9rZTojMjY5RkU5O3N0cm9rZS1taXRlcmxpbWl0OjEwO30uc3QxMDU2e2ZpbGw6I0ZCRDEzRjt9LnN0MTA1N3tmaWxsOiNFMkI3MzA7fS5zdDEwNTh7ZmlsbDojRkZFNzkyO30uc3QxMDU5e2ZpbGw6IzVCQzFGRjt9LnN0MTA2MHtmaWxsOiNFMEREREQ7fS5zdDEwNjF7ZmlsbDojNkQ2RDZEO30uc3QxMDYye2ZpbGw6IzJDOTZEMTt9LnN0MTA2M3tmaWxsOiMxMjlCRTA7fS5zdDEwNjR7ZmlsbDojQTNBM0EzO30uc3QxMDY1e2ZpbGw6I0Q2QTUxRDt9PC9zdHlsZT48cGF0aCBjbGFzcz0ic3QxMDYxIiBkPSJNMzAuOSwxOEgyOXYtMy40YzAtMC45LTAuNy0xLjYtMS42LTEuNmgtMy44Yy0wLjksMC0xLjYsMC43LTEuNiwxLjZWMThoLTEuOWMtMC42LDAtMS4xLDAuNS0xLjEsMS4xdjcuOWMwLDAuNiwwLjUsMS4xLDEuMSwxLjFoMTAuOWMwLjYsMCwxLjEtMC41LDEuMS0xLjF2LTcuOUMzMiwxOC41LDMxLjUsMTgsMzAuOSwxOHogTTIzLjUsMTRoMy45YzAuMywwLDAuNSwwLjIsMC41LDAuNVYxOGgtNXYtMy41QzIzLDE0LjIsMjMuMiwxNCwyMy41LDE0eiIvPjxyZWN0IHg9IjI0IiB5PSIxNSIgY2xhc3M9InN0MTE5IiB3aWR0aD0iMyIgaGVpZ2h0PSIyIi8+PGc+PHBhdGggY2xhc3M9InN0MTE5IiBkPSJNMTgsMjYuOXYtNy45YzAtMS4xLDAuOS0yLjEsMi4xLTIuMUgyMXYtMi40YzAtMS40LDEuMi0yLjYsMi42LTIuNmgzLjhjMS40LDAsMi42LDEuMiwyLjYsMi42VjE3aDAuOWMwLjQsMCwwLjgsMC4xLDEuMSwwLjNWOS42YzAtMS40LTEuMS0yLjUtMi41LTIuNWgtMTNMMTMuMSw0SDIuNUMxLjEsNCwwLDUuMSwwLDYuNXYxOUMwLDI2LjksMS4xLDI4LDIuNSwyOGgxNS44QzE4LjEsMjcuNywxOCwyNy4zLDE4LDI2Ljl6Ii8+PC9nPjwvc3ZnPg==");
}
.e-filemanager .e-address .e-address-list-item .e-icons::before {
  content: "\e608";
}

.e-filemanager .e-fe-open::before,
.e-fe-popup .e-fe-open::before {
  content: "\e609";
}
.e-filemanager .e-fe-cut::before,
.e-fe-popup .e-fe-cut::before {
  content: "\e604";
}
.e-filemanager .e-fe-copy::before,
.e-fe-popup .e-fe-copy::before {
  content: "\e60d";
}
.e-filemanager .e-fe-paste::before,
.e-fe-popup .e-fe-paste::before {
  content: "\e601";
}
.e-filemanager .e-fe-delete::before,
.e-fe-popup .e-fe-delete::before {
  content: "\e602";
}
.e-filemanager .e-fe-rename::before,
.e-fe-popup .e-fe-rename::before {
  content: "\e60c";
}
.e-filemanager .e-fe-newfolder::before,
.e-fe-popup .e-fe-newfolder::before {
  content: "\e60b";
}
.e-filemanager .e-fe-refresh::before,
.e-fe-popup .e-fe-refresh::before {
  content: "\e606";
}
.e-filemanager .e-fe-upload::before,
.e-fe-popup .e-fe-upload::before {
  content: "\e60f";
}
.e-filemanager .e-fe-download::before,
.e-fe-popup .e-fe-download::before {
  content: "\e603";
}
.e-filemanager .e-fe-grid::before,
.e-fe-popup .e-fe-grid::before {
  content: "\e605";
}
.e-filemanager .e-fe-large::before,
.e-fe-popup .e-fe-large::before {
  content: "\e600";
}
.e-filemanager .e-fe-select::before,
.e-fe-popup .e-fe-select::before {
  content: "\e611";
}
.e-filemanager .e-fe-details::before,
.e-fe-popup .e-fe-details::before {
  content: "\e607";
}
.e-filemanager .e-fe-sort::before,
.e-fe-popup .e-fe-sort::before {
  content: "\e612";
}
.e-filemanager .e-fe-search::before,
.e-fe-popup .e-fe-search::before {
  content: "\e60e";
}
.e-filemanager .e-fe-clear::before,
.e-fe-popup .e-fe-clear::before {
  content: "\e60a";
}
.e-filemanager .e-fe-breadcrumb::before,
.e-fe-popup .e-fe-breadcrumb::before {
  content: "\e615";
}
.e-filemanager .e-fe-drop-in::before,
.e-fe-popup .e-fe-drop-in::before {
  content: "\e22c";
}
.e-filemanager .e-fe-drop-out::before,
.e-fe-popup .e-fe-drop-out::before {
  content: "\e22d";
}
.e-filemanager .e-fe-no-drop::before,
.e-fe-popup .e-fe-no-drop::before {
  content: "\e22a";
}
.e-filemanager .e-toolbar .e-hor-nav .e-popup-up-icon::before,
.e-fe-popup .e-toolbar .e-hor-nav .e-popup-up-icon::before {
  content: "\e613";
}
.e-filemanager .e-toolbar .e-hor-nav .e-popup-down-icon::before,
.e-fe-popup .e-toolbar .e-hor-nav .e-popup-down-icon::before {
  content: "\e613";
}
.e-filemanager.e-fe-m-filter .e-fe-search::before,
.e-fe-popup.e-fe-m-filter .e-fe-search::before {
  content: "\e610";
}

.e-fe-popup .e-fe-dot::before {
  content: "\e614";
}
.e-fe-popup .e-fe-tick::before {
  content: "\e614";
}

/* stylelint-disable property-no-vendor-prefix */
ejs-filemanager {
  display: block;
}

.e-filemanager {
  -webkit-user-select: none;
  user-select: none;
  border: 1px solid;
  position: relative;
}
.e-filemanager .e-blur {
  opacity: 0.5;
}
.e-filemanager.e-fe-drop, .e-filemanager.e-fe-drop .e-treeview .e-text-content, .e-filemanager.e-fe-drop .e-treeview .e-fullrow, .e-filemanager.e-fe-drop .e-address .e-address-list-item:last-child .e-list-text, .e-filemanager.e-fe-drop .e-grid .e-columnheader {
  cursor: grab;
}
.e-filemanager.e-no-drop {
  cursor: no-drop;
}
.e-filemanager .e-toolbar {
  border-bottom-style: solid;
  border-width: 0 0 1px;
}
.e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn {
  border: 0;
  font-weight: normal;
  height: calc(100% - 10px);
  padding: 0;
}
.e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn .e-btn-icon.e-icons:not(.e-icon-left):not(.e-icon-right) {
  padding: 0;
}
.e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn .e-btn-icon.e-icons.e-caret {
  font-size: 8px;
  padding: 0 8px;
}
.e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn .e-tbar-btn-text.e-tbar-ddb-text {
  padding-right: 0;
}
.e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn.e-active, .e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn:hover, .e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn:focus {
  border: 0;
  padding: 0;
}
.e-filemanager .e-toolbar .e-toolbar-pop .e-toolbar-item .e-dropdown-btn .e-icons.e-caret {
  font-size: 8px;
  min-width: 0;
  padding: 0 8px;
}
.e-filemanager .e-toolbar .e-toolbar-pop .e-toolbar-item .e-dropdown-btn .e-tbar-btn-text.e-tbar-ddb-text {
  padding-right: 0;
}
.e-filemanager .e-toolbar .e-toolbar-pop {
  width: max-content;
}
.e-filemanager .e-treeview > .e-ul {
  overflow: initial;
  padding-left: 8px;
}
.e-filemanager .e-treeview .e-list-parent {
  margin-bottom: 0;
  margin-top: 0;
}
.e-filemanager .e-treeview .e-list-parent .e-list-item {
  padding-bottom: 0;
  padding-top: 0;
}
.e-filemanager .e-treeview .e-list-parent .e-list-item .e-fullrow {
  height: 34px;
}
.e-filemanager .e-treeview .e-list-parent .e-list-item .e-list-text {
  height: 32px;
  line-height: 32px;
}
.e-filemanager .e-treeview .e-list-parent .e-list-item.e-fe-drop-folder > .e-fullrow {
  border: 1px solid;
  box-sizing: border-box;
}
.e-filemanager .e-treeview .e-text-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.e-filemanager .e-treeview .e-list-text {
  display: initial;
}
.e-filemanager .e-splitter {
  border-width: 0;
}
.e-filemanager .e-address {
  border-bottom: 1px solid;
  height: 34px;
  position: relative;
}
.e-filemanager .e-address .e-fe-breadcrumb.e-icons {
  padding-bottom: 6px;
}
.e-filemanager .e-address .e-search-wrap {
  float: right;
  padding: 1.5px 7px 1px 16px;
  position: absolute;
  right: 0;
  top: 0;
  width: 200px;
}
.e-filemanager .e-address .e-search-wrap .e-input-group {
  border-bottom-width: 1px;
  height: 29px;
  margin: 0;
}
.e-filemanager .e-address .e-search-wrap .e-input-group .e-input {
  margin: 0 0 0 24px;
  padding: 0;
  height: 30px;
}
.e-filemanager .e-address .e-search-wrap .e-input-group .e-clear-icon {
  margin: 8px 8px 0 8px;
}
.e-filemanager .e-address .e-fe-search {
  font-size: 14px;
  margin: 3px 0;
  padding: 5px;
  position: absolute;
  z-index: 1;
}
.e-filemanager .e-address .e-fe-search::before {
  display: inline-block;
}
.e-filemanager .e-address .e-addressbar-ul {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  list-style: none;
  margin: 0;
  padding: 3px 8px;
}
.e-filemanager .e-address .e-addressbar-ul .e-breadcrumb-menu {
  display: inline;
}
.e-filemanager .e-address .e-addressbar-ul .e-breadcrumb-menu .e-breadcrumb-submenu {
  height: 26px;
}
.e-filemanager .e-address .e-list-text {
  cursor: pointer;
  font-size: 14px;
  line-height: 27px;
  padding: 4px 4px 5px;
  text-decoration: none;
}
.e-filemanager .e-address .e-list-text:hover {
  text-decoration: none;
}
.e-filemanager .e-address .e-address-list-item {
  display: inline-block;
  height: 27px;
}
.e-filemanager .e-address .e-address-list-item:last-child .e-list-text {
  cursor: default;
}
.e-filemanager .e-address .e-address-list-item:last-child .e-list-text:hover {
  text-decoration: none;
}
.e-filemanager .e-address .e-address-list-item .e-icons {
  font-size: 10px;
  margin: 0 4px;
}
.e-filemanager .e-address .e-address-list-item .e-icons::before {
  padding: 5px;
}
.e-filemanager .e-view-container .e-grid .e-gridcontent .e-emptyrow {
  display: table-row;
}
.e-filemanager .e-grid {
  border-width: 0;
  float: left;
}
.e-filemanager .e-grid .e-checkbox-wrapper .e-frame {
  border-width: 1px;
  line-height: 9px;
}
.e-filemanager .e-grid .e-gridcontent tr.e-emptyrow td.e-lastrowcell:first-child:empty {
  height: 0;
  padding: 0;
}
.e-filemanager .e-grid .e-gridheader {
  border-width: 0 1px 1px;
}
.e-filemanager .e-grid .e-gridheader .e-headercell {
  height: 32px;
}
.e-filemanager .e-grid .e-gridheader .e-headercell.e-fe-grid-icon .e-sortfilterdiv {
  margin-right: 5px;
}
.e-filemanager .e-grid .e-gridheader .e-headercell .e-headertext {
  font-size: 14px;
}
.e-filemanager .e-grid .e-gridheader .e-headercell .e-rcursor {
  border: 0;
}
.e-filemanager .e-grid .e-gridheader .e-checkbox-wrapper {
  visibility: hidden;
}
.e-filemanager .e-grid .e-gridheader:hover .e-checkbox-wrapper,
.e-filemanager .e-grid .e-gridheader .e-active .e-checkbox-wrapper {
  visibility: visible;
}
.e-filemanager .e-grid.e-headercheck .e-gridheader .e-headercontent .e-checkbox-wrapper {
  visibility: visible;
}
.e-filemanager .e-grid .e-content {
  overflow-y: auto !important; /* stylelint-disable-line declaration-no-important */
}
.e-filemanager .e-grid .e-content .e-table {
  border-spacing: 0;
}
.e-filemanager .e-grid .e-content .e-rowcell {
  border: 0;
  font-size: 12px;
}
.e-filemanager .e-grid .e-content tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
  box-shadow: 1px 0 0 1px #e3165b inset;
}
.e-filemanager .e-grid .e-content tr.e-row.e-fe-drop-folder .e-rowcell:last-child {
  box-shadow: -1px 0 0 1px #e3165b inset;
}
.e-filemanager .e-grid .e-content tr.e-row.e-fe-drop-folder .e-rowcell {
  box-shadow: 0 2px 0 -1px #e3165b inset, 0 -2px 0 -1px #e3165b inset;
}
.e-filemanager .e-grid .e-empty {
  min-width: 200px;
}
.e-filemanager .e-grid .e-empty-content {
  font-size: 20px;
  margin: 0 auto;
  padding: 8px;
  text-align: center;
}
.e-filemanager .e-grid .e-empty-icon {
  height: 82px;
  margin: 0 auto;
  width: 82px;
}
.e-filemanager .e-grid .e-empty-inner-content {
  font-size: 14px;
  margin: 0 auto;
  padding: 6px;
  text-align: center;
  opacity: 0.5;
}
.e-filemanager .e-grid .e-gridpopup {
  display: none !important; /* stylelint-disable-line declaration-no-important */
}
.e-filemanager .e-grid .e-gridheader .e-fe-checkbox,
.e-filemanager .e-grid .e-gridcontent .e-fe-checkbox {
  overflow: inherit;
  padding-left: 12px;
  padding-right: 0;
  box-shadow: none;
}
.e-filemanager .e-grid .e-gridheader .e-fe-grid-icon,
.e-filemanager .e-grid .e-gridcontent .e-fe-grid-icon {
  padding: 0 0 0 12px;
}
.e-filemanager .e-grid .e-gridheader .e-fe-grid-icon .e-headercelldiv,
.e-filemanager .e-grid .e-gridcontent .e-fe-grid-icon .e-headercelldiv {
  text-overflow: unset;
}
.e-filemanager .e-grid .e-gridheader .e-fe-grid-icon + .e-rowcell, .e-filemanager .e-grid .e-gridheader .e-fe-grid-icon + .e-headercell,
.e-filemanager .e-grid .e-gridcontent .e-fe-grid-icon + .e-rowcell,
.e-filemanager .e-grid .e-gridcontent .e-fe-grid-icon + .e-headercell {
  padding-left: 0;
}
.e-filemanager .e-grid .e-gridheader .e-fe-grid-icon + .e-rowcell.e-fe-grid-name, .e-filemanager .e-grid .e-gridheader .e-fe-grid-icon + .e-headercell.e-fe-grid-name,
.e-filemanager .e-grid .e-gridcontent .e-fe-grid-icon + .e-rowcell.e-fe-grid-name,
.e-filemanager .e-grid .e-gridcontent .e-fe-grid-icon + .e-headercell.e-fe-grid-name {
  padding-left: 6px;
}
.e-filemanager .e-grid .e-row .e-checkbox-wrapper {
  visibility: hidden;
}
.e-filemanager .e-grid .e-row.e-focused {
  box-shadow: none;
}
.e-filemanager .e-grid .e-row.e-focused td {
  box-shadow: inset 0 1px 0 0 #9e9e9e, inset 0 -1px 0 0 #9e9e9e;
}
.e-filemanager .e-grid .e-row.e-focused td:first-child {
  box-shadow: inset 1px 1px 0 0 #9e9e9e, inset 1px -1px 0 0 #9e9e9e;
}
.e-filemanager .e-grid .e-row.e-focused td:last-child {
  box-shadow: inset -1px 1px 0 0 #9e9e9e, inset -1px -1px 0 0 #9e9e9e;
}
.e-filemanager .e-grid .e-row:hover .e-checkbox-wrapper,
.e-filemanager .e-grid .e-row .e-active .e-checkbox-wrapper {
  visibility: visible;
}
.e-filemanager .e-grid .e-row.e-fe-drop-file:hover .e-checkbox-wrapper {
  visibility: hidden;
}
.e-filemanager .e-grid.e-horizontallines .e-rowcell.e-lastrowcell, .e-filemanager .e-grid.e-verticallines .e-rowcell.e-lastrowcell, .e-filemanager .e-grid.e-hidelines .e-rowcell.e-lastrowcell {
  border-bottom-width: 0;
}
.e-filemanager .e-grid.e-resize-lines .e-headercell .e-rsuppress {
  border-width: 0;
}
.e-filemanager .e-grid .e-fe-icon {
  display: inline-block;
  height: 18px;
  margin: 0 8px 0 0;
  width: 18px;
  vertical-align: middle;
}
.e-filemanager .e-view-container .e-grid .e-gridheader {
  padding-right: 0 !important; /* stylelint-disable-line declaration-no-important */
}
.e-filemanager.e-rtl .e-view-container .e-grid .e-gridheader {
  padding-left: 0 !important; /* stylelint-disable-line declaration-no-important */
}
.e-filemanager .e-large-icons {
  float: left;
  overflow: auto;
  width: 100%;
  height: calc(100% - 34px);
}
.e-filemanager .e-large-icons .e-checkbox-wrapper .e-frame {
  border-width: 1px;
  line-height: 9px;
}
.e-filemanager .e-large-icons .e-empty {
  min-width: 200px;
}
.e-filemanager .e-large-icons .e-empty-content {
  font-size: 20px;
  margin: 0 auto;
  padding: 8px;
  text-align: center;
}
.e-filemanager .e-large-icons .e-empty-icon {
  height: 82px;
  margin: 0 auto;
  width: 82px;
}
.e-filemanager .e-large-icons .e-empty-inner-content {
  font-size: 14px;
  margin: 0 auto;
  padding: 6px;
  text-align: center;
  opacity: 0.5;
}
.e-filemanager .e-large-icons .e-list-parent {
  display: block;
  height: 100%;
  margin: 0;
  padding: 0 4px;
  overflow: auto;
}
.e-filemanager .e-large-icons .e-checkbox-wrapper {
  float: left;
  position: absolute;
  top: 0;
  visibility: hidden;
}
.e-filemanager .e-large-icons .e-list-item {
  border: 1px solid;
  float: left;
  height: 85px;
  margin: 8px 4px;
  width: 80px;
  overflow: hidden;
  padding: 2px;
}
.e-filemanager .e-large-icons .e-list-item.e-active .e-checkbox-wrapper, .e-filemanager .e-large-icons .e-list-item.e-hover .e-checkbox-wrapper, .e-filemanager .e-large-icons .e-list-item:hover .e-checkbox-wrapper {
  visibility: visible;
}
.e-filemanager .e-large-icons .e-text-content {
  display: table-cell;
  height: 79px;
  position: relative;
  vertical-align: bottom;
}
.e-filemanager .e-large-icons .e-list-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-size: 13px;
  padding: 2px 0 0 0;
  text-align: center;
  width: 74px;
}
.e-filemanager .e-large-icons .e-list-img {
  border: 2px solid;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.05);
  display: block;
  margin: 0 auto;
  max-height: 62px;
  max-width: 100%;
  min-height: 20px;
}
.e-filemanager .e-large-icons .e-list-icon {
  display: block;
  height: 40px;
  margin: 10px auto;
  width: 40px;
}
.e-filemanager.e-drag-select {
  position: absolute;
  background-color: #3f51b5;
  opacity: 0.3;
  border: none;
  width: 0;
  height: 0;
  z-index: 1;
}
.e-filemanager .e-fe-clone {
  pointer-events: none;
  z-index: 20;
}
.e-filemanager .e-fe-clone .e-fe-content {
  border: none;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
  display: inline-flex;
  height: 36px;
  padding: 4px 8px;
}
.e-filemanager .e-fe-clone .e-fe-content .e-fe-name {
  display: inline-block;
  font-size: 13px;
  margin: auto 8px;
  max-width: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.e-filemanager .e-fe-clone .e-fe-content .e-fe-icon {
  display: inline-block;
  height: 18px;
  margin: auto 8px;
  width: 18px;
}
.e-filemanager .e-fe-clone .e-fe-count {
  border: 1px solid;
  border-radius: 50%;
  font-size: 12px;
  height: 22px;
  width: 22px;
  line-height: 22px;
  margin-left: -12px;
  position: relative;
  text-align: center;
  top: 0;
}
.e-filemanager.e-rtl .e-treeview > .e-ul {
  padding: 0 8px 0 0;
}
.e-filemanager.e-rtl .e-toolbar .e-fe-grid {
  display: inline-table;
  transform: rotate(180deg);
}
.e-filemanager.e-rtl .e-splitter.e-splitter-horizontal {
  flex-direction: row-reverse;
}
.e-filemanager.e-rtl .e-address .e-search-wrap {
  float: left;
  left: 0;
  right: auto;
}
.e-filemanager.e-rtl .e-address .e-search-wrap .e-input-group .e-input {
  margin: 0 24px 0 0;
  padding: 0;
}
.e-filemanager.e-rtl .e-address .e-addressbar-ul {
  display: flex;
}
.e-filemanager.e-rtl .e-address .e-addressbar-ul .e-icons::before {
  display: inline-block;
  transform: rotate(180deg);
}
.e-filemanager.e-rtl .e-grid.e-rtl .e-row.e-focused td:first-child {
  box-shadow: inset -1px 1px 0 0 #9e9e9e, inset -1px -1px 0 0 #9e9e9e;
}
.e-filemanager.e-rtl .e-grid.e-rtl .e-row.e-focused td:last-child {
  box-shadow: inset 1px 1px 0 0 #9e9e9e, inset 1px -1px 0 0 #9e9e9e;
}
.e-filemanager.e-rtl .e-grid.e-rtl .e-gridheader .e-fe-checkbox,
.e-filemanager.e-rtl .e-grid.e-rtl .e-gridcontent .e-fe-checkbox {
  padding-left: 0;
  padding-right: 12px;
}
.e-filemanager.e-rtl .e-grid.e-rtl .e-gridheader .e-fe-grid-icon,
.e-filemanager.e-rtl .e-grid.e-rtl .e-gridcontent .e-fe-grid-icon {
  padding-left: 0;
  padding-right: 12px;
}
.e-filemanager.e-rtl .e-grid.e-rtl .e-gridheader .e-fe-grid-icon + .e-rowcell, .e-filemanager.e-rtl .e-grid.e-rtl .e-gridheader .e-fe-grid-icon + .e-headercell,
.e-filemanager.e-rtl .e-grid.e-rtl .e-gridcontent .e-fe-grid-icon + .e-rowcell,
.e-filemanager.e-rtl .e-grid.e-rtl .e-gridcontent .e-fe-grid-icon + .e-headercell {
  padding-left: 21px;
  padding-right: 0;
}
.e-filemanager.e-rtl .e-grid.e-rtl .e-gridheader .e-fe-grid-icon + .e-rowcell.e-fe-grid-name, .e-filemanager.e-rtl .e-grid.e-rtl .e-gridheader .e-fe-grid-icon + .e-headercell.e-fe-grid-name,
.e-filemanager.e-rtl .e-grid.e-rtl .e-gridcontent .e-fe-grid-icon + .e-rowcell.e-fe-grid-name,
.e-filemanager.e-rtl .e-grid.e-rtl .e-gridcontent .e-fe-grid-icon + .e-headercell.e-fe-grid-name {
  padding-right: 12px;
}
.e-filemanager.e-rtl .e-grid.e-rtl .e-fe-icon {
  margin: 0 0 0 8px;
}
.e-filemanager.e-rtl .e-large-icons .e-list-item {
  float: right;
}
.e-filemanager.e-rtl .e-fe-clone .e-fe-count {
  margin-left: 0;
  margin-right: -12px;
}
.e-filemanager .e-layout-content {
  position: relative;
}
.e-filemanager .e-pager {
  border-width: 1px 0 0;
}
.e-filemanager .e-fe-overlay {
  border: 3px dashed #e3165b;
  bottom: 0;
  display: block;
  height: calc(100% - 34px);
  width: 100%;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
}
.e-filemanager .e-upload-drag-hover {
  outline: none;
}
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
  visibility: visible;
}

.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-tick, .e-fe-popup.e-contextmenu-wrapper ul .e-menu-item .e-fe-dot,
.e-fe-popup.e-contextmenu-wrapper ul .e-menu-item .e-fe-tick, .e-fe-popup.e-contextmenu-container ul .e-menu-item .e-fe-dot,
.e-fe-popup.e-contextmenu-container ul .e-menu-item .e-fe-tick {
  font-size: 14px;
}
.e-fe-popup.e-dlg-resizable .e-dlg-content {
  overflow: hidden;
}
.e-fe-popup.e-dialog.e-fe-upload-dialog .e-dlg-content {
  overflow: auto;
}
.e-fe-popup.e-contextmenu-wrapper ul .e-menu-item.e-separator, .e-fe-popup.e-contextmenu-container ul .e-menu-item.e-separator {
  margin: 0 0;
}
.e-fe-popup.e-rtl .e-fe-grid {
  display: inline-table;
  transform: rotate(180deg);
}
.e-fe-popup.e-dialog td {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  max-width: 211px;
  min-width: 51px;
  padding: 8px 24px 8px 0;
}
.e-fe-popup.e-dialog td.e-fe-value {
  white-space: unset;
  word-break: break-word;
}
.e-fe-popup.e-dialog .e-fe-errorcontent {
  white-space: normal;
  word-break: break-word;
}
.e-fe-popup.e-dialog .e-fe-icon {
  display: inline-block;
  height: 18px;
  margin: 0 8px -2px 0;
  width: 18px;
}
.e-fe-popup.e-dialog .e-fe-access-header {
  display: inline-block;
}
.e-fe-popup.e-dialog .e-fe-retrycontent {
  padding: 16px 0;
}
.e-fe-popup.e-dialog .e-image {
  height: 100%;
  width: 100%;
}
.e-fe-popup.e-dialog.e-rtl td {
  padding: 8px 0 8px 24px;
}
.e-fe-popup.e-dialog.e-rtl .e-fe-icon {
  margin: 0 0 -2px 8px;
}
.e-fe-popup.e-dialog.e-popup.e-dlg-resizable {
  min-height: 200px;
}
.e-fe-popup .e-fe-error {
  font-size: 12px;
  line-height: 1.5;
}
.e-fe-popup .e-upload {
  border-bottom-width: 0;
  border-top-width: 0;
}
.e-fe-popup .e-upload .e-upload-actions {
  border-bottom: 1px solid;
}

.e-filemanager .e-display-none,
.e-filemanager .e-treeview .e-icons .e-treeview-spinner,
.e-filemanager .e-splitter .e-split-bar .e-resize-handler,
.e-filemanager .e-splitter .e-display-none,
.e-filemanager .e-grid .e-spin-show,
.e-filemanager .e-grid .e-gridheader .e-emptyrow,
.e-filemanager .e-grid .e-gridcontent .e-emptyrow,
.e-fe-popup .e-upload .e-file-select-wrap,
.e-fe-popup .e-upload .e-icons.e-file-delete-btn {
  display: none;
}

@media (max-width: 469px) {
  .e-bigger .e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item,
  .e-filemanager.e-bigger.e-fe-mobile .e-large-icons .e-list-parent .e-list-item {
    min-width: 140px;
    width: calc(50% - 17px);
  }
}
@media (min-width: 470px) and (max-width: 625px) {
  .e-bigger .e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item,
  .e-filemanager.e-bigger.e-fe-mobile .e-large-icons .e-list-parent .e-list-item {
    min-width: 140px;
    width: calc(33.33% - 17px);
  }
}
.e-content-placeholder.e-filemanager.e-placeholder-filemanager {
  height: 100%;
  width: 100%;
}

.e-filemanager {
  background: transparent;
  border-color: #e0e0e0;
}
.e-filemanager .e-toolbar {
  border-bottom-color: #e0e0e0;
}
.e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn.e-active {
  background: rgba(0, 0, 0, 0.12);
  border-color: rgba(0, 0, 0, 0.12);
}
.e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn:hover {
  background: rgba(0, 0, 0, 0.12);
  border-color: rgba(0, 0, 0, 0.12);
}
.e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn:focus {
  background: rgba(0, 0, 0, 0.12);
  border-color: rgba(0, 0, 0, 0.12);
}
.e-filemanager .e-address {
  border-bottom-color: #e0e0e0;
}
.e-filemanager .e-address .e-icons {
  color: rgba(0, 0, 0, 0.54);
}
.e-filemanager .e-address .e-list-text {
  color: rgba(0, 0, 0, 0.54);
}
.e-filemanager .e-address .e-address-list-item {
  color: rgba(0, 0, 0, 0.54);
}
.e-filemanager .e-address .e-address-list-item:focus .e-list-text {
  background: #eee;
  color: rgba(0, 0, 0, 0.87);
}
.e-filemanager .e-address .e-address-list-item:last-child .e-list-text {
  color: rgba(0, 0, 0, 0.87);
}
.e-filemanager .e-address .e-address-list-item:not(:last-child) .e-list-text:hover, .e-filemanager .e-address .e-address-list-item:not(:last-child) .e-list-text:active, .e-filemanager .e-address .e-address-list-item:not(:last-child) .e-list-text:focus {
  background: #eee;
  color: rgba(0, 0, 0, 0.87);
}
.e-filemanager .e-address .e-address-list-item:focus .e-list-text {
  color: rgba(0, 0, 0, 0.87);
}
.e-filemanager .e-address .e-search-wrap .e-input-group.e-control-wrapper:not(.e-success) {
  background: rgba(250, 250, 250, 0.5);
  border-color: #e0e0e0;
}
.e-filemanager .e-treeview .e-list-item.e-active > .e-fullrow {
  border: rgb(211.25, 211.25, 211.25);
}
.e-filemanager .e-treeview .e-list-parent .e-list-item.e-fe-drop-folder.e-hover > .e-fullrow {
  border-color: #e3165b;
}
.e-filemanager .e-grid .e-gridheader tr:first-child th {
  background: #fff;
}
.e-filemanager .e-grid .e-gridheader .e-headercell:not(.e-fe-grid-icon):hover, .e-filemanager .e-grid .e-gridheader .e-headercell.e-fe-grid-icon .e-headercelldiv:hover {
  background: #eee;
}
.e-filemanager .e-grid .e-gridheader .e-headercell.e-fe-checkbox:hover {
  background: #fff;
}
.e-filemanager .e-grid td.e-active {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}
.e-filemanager .e-grid.e-gridhover .e-row.e-fe-drop-file:not(.e-editedrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
  background-color: transparent;
}
.e-filemanager .e-large-icons .e-list-img {
  border-color: #fff;
}
.e-filemanager .e-large-icons .e-active {
  color: rgba(0, 0, 0, 0.87);
}
.e-filemanager .e-large-icons .e-large-icon {
  border-color: transparent;
}
.e-filemanager .e-large-icons .e-large-icon.e-active {
  background: #e0e0e0;
  border-color: #e0e0e0;
}
.e-filemanager .e-large-icons .e-large-icon.e-hover, .e-filemanager .e-large-icons .e-large-icon:hover {
  background: #eee;
  border-color: #eee;
}
.e-filemanager .e-large-icons .e-large-icon.e-active.e-hover, .e-filemanager .e-large-icons .e-large-icon.e-active:hover {
  background: rgb(211.25, 211.25, 211.25);
  border-color: rgb(211.25, 211.25, 211.25);
}
.e-filemanager .e-large-icons .e-large-icon.e-focus {
  border-color: #eee;
}
.e-filemanager .e-large-icons .e-large-icon.e-hover.e-fe-drop-folder, .e-filemanager .e-large-icons .e-large-icon:hover.e-fe-drop-folder {
  border-color: #e3165b;
}
.e-filemanager .e-large-icons .e-checkbox-wrapper .e-icons.e-check {
  background-color: #e3165b;
  color: #fff;
}
.e-filemanager .e-fe-clone .e-fe-content {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87);
}
.e-filemanager .e-fe-clone .e-fe-count {
  background-color: #e3165b;
  border-color: #e3165b;
  color: #fff;
}
.e-filemanager.e-fe-mobile .e-large-icons .e-large-icon.e-hover, .e-filemanager.e-fe-mobile .e-large-icons .e-large-icon:hover {
  background: transparent;
  border-color: transparent;
}
.e-filemanager.e-fe-mobile .e-large-icons .e-large-icon.e-focus {
  border-color: transparent;
}
.e-filemanager.e-fe-mobile .e-large-icons .e-large-icon.e-active {
  background: #e0e0e0;
  border-color: #e0e0e0;
}

.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-tick, .e-fe-popup.e-contextmenu-wrapper ul .e-menu-item .e-fe-dot,
.e-fe-popup.e-contextmenu-wrapper ul .e-menu-item .e-fe-tick, .e-fe-popup.e-contextmenu-container ul .e-menu-item .e-fe-dot,
.e-fe-popup.e-contextmenu-container ul .e-menu-item .e-fe-tick {
  color: #e3165b;
}
.e-fe-popup.e-dialog td {
  color: rgba(0, 0, 0, 0.87);
}
.e-fe-popup.e-dialog td:first-child {
  color: rgba(0, 0, 0, 0.54);
}
.e-fe-popup .e-fe-error {
  color: #f44336;
}
.e-fe-popup .e-upload .e-upload-actions {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.e-filemanager.e-fe-mobile .e-toolbar .e-popup-up-icon.e-icons,
.e-filemanager.e-fe-mobile .e-toolbar .e-popup-down-icon.e-icons,
.e-filemanager.e-fe-mobile .e-toolbar-items .e-toolbar-item .e-btn-icon.e-icons,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-popup-up-icon.e-icons,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-popup-down-icon.e-icons,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar-items .e-toolbar-item .e-btn-icon.e-icons,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-popup-up-icon.e-icons,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-popup-down-icon.e-icons,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar-items .e-toolbar-item .e-btn-icon.e-icons {
  font-size: 20px;
}
.e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-newfolder,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-newfolder,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-newfolder {
  padding-top: 0;
}
.e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-upload,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-upload,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-upload {
  padding-left: 0;
}
.e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-sort,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-sort,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-sort {
  padding-top: 3px;
}
.e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-refresh,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-refresh,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-refresh {
  padding-top: 3px;
}
.e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-select,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-select,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-select {
  padding-top: 2px;
}
.e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-large,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-large,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-large {
  padding: 0 0 0 2px;
}
.e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-grid,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-grid,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-grid {
  padding: 4px 2px 0 2px;
}
.e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-details,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-details,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-details {
  padding-top: 3px;
}
.e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-delete,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-delete,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-delete {
  padding-left: 4px;
}
.e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-rename,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-rename,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-rename {
  padding-left: 2px;
  padding-top: 3px;
}
.e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-download,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-download,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-download {
  padding-left: 4px;
}
.e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-cut,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-cut,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-cut {
  padding-left: 2px;
  padding-top: 1px;
}
.e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-copy,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-copy,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon.e-fe-copy {
  padding-left: 4px;
}
.e-filemanager.e-fe-mobile .e-toolbar-left .e-icons.e-fe-sort,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar-left .e-icons.e-fe-sort,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar-left .e-icons.e-fe-sort {
  display: inline-block;
  margin: 0;
  width: 14px;
}
.e-filemanager.e-fe-mobile .e-toolbar-left .e-tbar-ddb-text,
.e-filemanager.e-fe-mobile .e-toolbar-left .e-toolbar-item .e-tbar-btn-text,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar-left .e-tbar-ddb-text,
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar-left .e-toolbar-item .e-tbar-btn-text,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar-left .e-tbar-ddb-text,
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar-left .e-toolbar-item .e-tbar-btn-text {
  display: none;
}
.e-filemanager.e-fe-mobile .e-splitter .e-split-bar,
.e-bigger .e-filemanager.e-fe-mobile .e-splitter .e-split-bar,
.e-filemanager.e-bigger.e-fe-mobile .e-splitter .e-split-bar {
  display: none;
}
.e-filemanager.e-fe-mobile .e-address,
.e-bigger .e-filemanager.e-fe-mobile .e-address,
.e-filemanager.e-bigger.e-fe-mobile .e-address {
  height: 40px;
}
.e-filemanager.e-fe-mobile .e-address .e-addressbar-ul,
.e-bigger .e-filemanager.e-fe-mobile .e-address .e-addressbar-ul,
.e-filemanager.e-bigger.e-fe-mobile .e-address .e-addressbar-ul {
  height: 40px;
}
.e-filemanager.e-fe-mobile .e-address .e-address-list-item .e-icons,
.e-bigger .e-filemanager.e-fe-mobile .e-address .e-address-list-item .e-icons,
.e-filemanager.e-bigger.e-fe-mobile .e-address .e-address-list-item .e-icons {
  font-size: 12px;
}
.e-filemanager.e-fe-mobile .e-address .e-list-text,
.e-bigger .e-filemanager.e-fe-mobile .e-address .e-list-text,
.e-filemanager.e-bigger.e-fe-mobile .e-address .e-list-text {
  font-size: 15px;
}
.e-filemanager.e-fe-mobile .e-address .e-search-wrap,
.e-bigger .e-filemanager.e-fe-mobile .e-address .e-search-wrap,
.e-filemanager.e-bigger.e-fe-mobile .e-address .e-search-wrap {
  min-width: 47px;
  width: auto;
}
.e-filemanager.e-fe-mobile .e-address .e-search-wrap .e-input-group,
.e-bigger .e-filemanager.e-fe-mobile .e-address .e-search-wrap .e-input-group,
.e-filemanager.e-bigger.e-fe-mobile .e-address .e-search-wrap .e-input-group {
  display: none;
  height: 40px;
  width: 100%;
}
.e-filemanager.e-fe-mobile .e-address .e-search-wrap .e-input-group .e-clear-icon,
.e-bigger .e-filemanager.e-fe-mobile .e-address .e-search-wrap .e-input-group .e-clear-icon,
.e-filemanager.e-bigger.e-fe-mobile .e-address .e-search-wrap .e-input-group .e-clear-icon {
  margin: 2px 8px 0;
}
.e-filemanager.e-fe-mobile .e-address .e-search-wrap .e-input-group .e-input,
.e-bigger .e-filemanager.e-fe-mobile .e-address .e-search-wrap .e-input-group .e-input,
.e-filemanager.e-bigger.e-fe-mobile .e-address .e-search-wrap .e-input-group .e-input {
  margin: 0 0 0 24px;
}
.e-filemanager.e-fe-mobile .e-address .e-fe-search,
.e-bigger .e-filemanager.e-fe-mobile .e-address .e-fe-search,
.e-filemanager.e-bigger.e-fe-mobile .e-address .e-fe-search {
  font-size: 20px;
  margin: 3px 0;
  right: 13px;
}
.e-filemanager.e-fe-mobile .e-grid .e-fe-grid-icon .e-fe-icon,
.e-bigger .e-filemanager.e-fe-mobile .e-grid .e-fe-grid-icon .e-fe-icon,
.e-filemanager.e-bigger.e-fe-mobile .e-grid .e-fe-grid-icon .e-fe-icon {
  height: 35px;
  width: 35px;
}
.e-filemanager.e-fe-mobile .e-grid .e-gridheader,
.e-bigger .e-filemanager.e-fe-mobile .e-grid .e-gridheader,
.e-filemanager.e-bigger.e-fe-mobile .e-grid .e-gridheader {
  display: none;
}
.e-filemanager.e-fe-mobile .e-grid .e-content .e-rowcell,
.e-bigger .e-filemanager.e-fe-mobile .e-grid .e-content .e-rowcell,
.e-filemanager.e-bigger.e-fe-mobile .e-grid .e-content .e-rowcell {
  border-bottom: 1px solid;
  border-bottom-color: #e0e0e0;
}
.e-filemanager.e-fe-mobile .e-grid .e-content .e-rowcell.e-fe-checkbox,
.e-bigger .e-filemanager.e-fe-mobile .e-grid .e-content .e-rowcell.e-fe-checkbox,
.e-filemanager.e-bigger.e-fe-mobile .e-grid .e-content .e-rowcell.e-fe-checkbox {
  padding: 0;
}
.e-filemanager.e-fe-mobile .e-grid .e-gridcontent .e-fe-grid-icon,
.e-bigger .e-filemanager.e-fe-mobile .e-grid .e-gridcontent .e-fe-grid-icon,
.e-filemanager.e-bigger.e-fe-mobile .e-grid .e-gridcontent .e-fe-grid-icon {
  padding-left: 10px;
  padding-right: 10px;
}
.e-filemanager.e-fe-mobile .e-grid .e-fe-text,
.e-bigger .e-filemanager.e-fe-mobile .e-grid .e-fe-text,
.e-filemanager.e-bigger.e-fe-mobile .e-grid .e-fe-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.e-filemanager.e-fe-mobile .e-large-icons,
.e-bigger .e-filemanager.e-fe-mobile .e-large-icons,
.e-filemanager.e-bigger.e-fe-mobile .e-large-icons {
  height: calc(100% - 40px);
}
.e-filemanager.e-fe-mobile .e-large-icons .e-list-parent,
.e-bigger .e-filemanager.e-fe-mobile .e-large-icons .e-list-parent,
.e-filemanager.e-bigger.e-fe-mobile .e-large-icons .e-list-parent {
  padding: 0;
}
.e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item,
.e-bigger .e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item,
.e-filemanager.e-bigger.e-fe-mobile .e-large-icons .e-list-parent .e-list-item {
  display: inline-table;
  height: 155px;
  margin: 8px 8px;
  width: 155px;
}
.e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item.e-hover .e-checkbox-wrapper, .e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item:hover .e-checkbox-wrapper,
.e-bigger .e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item.e-hover .e-checkbox-wrapper,
.e-bigger .e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item:hover .e-checkbox-wrapper,
.e-filemanager.e-bigger.e-fe-mobile .e-large-icons .e-list-parent .e-list-item.e-hover .e-checkbox-wrapper,
.e-filemanager.e-bigger.e-fe-mobile .e-large-icons .e-list-parent .e-list-item:hover .e-checkbox-wrapper {
  visibility: hidden;
}
.e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item.e-active .e-checkbox-wrapper,
.e-bigger .e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item.e-active .e-checkbox-wrapper,
.e-filemanager.e-bigger.e-fe-mobile .e-large-icons .e-list-parent .e-list-item.e-active .e-checkbox-wrapper {
  visibility: visible;
}
.e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item .e-checkbox-wrapper,
.e-bigger .e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item .e-checkbox-wrapper,
.e-filemanager.e-bigger.e-fe-mobile .e-large-icons .e-list-parent .e-list-item .e-checkbox-wrapper {
  z-index: 999;
}
.e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item .e-list-text,
.e-bigger .e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item .e-list-text,
.e-filemanager.e-bigger.e-fe-mobile .e-large-icons .e-list-parent .e-list-item .e-list-text {
  margin: 0 auto;
  width: 110px;
}
.e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item .e-list-img,
.e-bigger .e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item .e-list-img,
.e-filemanager.e-bigger.e-fe-mobile .e-large-icons .e-list-parent .e-list-item .e-list-img {
  margin: 11px auto;
  max-height: 110px;
  max-width: 110px;
}
.e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item .e-list-icon,
.e-bigger .e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item .e-list-icon,
.e-filemanager.e-bigger.e-fe-mobile .e-large-icons .e-list-parent .e-list-item .e-list-icon {
  height: 110px;
  margin: 11px auto 0;
  width: 110px;
}
.e-filemanager.e-fe-m-select .e-large-icons .e-list-item.e-large-icon .e-checkbox-wrapper,
.e-filemanager.e-fe-m-select .e-grid .e-content .e-row .e-rowcell .e-checkbox-wrapper,
.e-bigger .e-filemanager.e-fe-m-select .e-large-icons .e-list-item.e-large-icon .e-checkbox-wrapper,
.e-bigger .e-filemanager.e-fe-m-select .e-grid .e-content .e-row .e-rowcell .e-checkbox-wrapper,
.e-filemanager.e-bigger.e-fe-m-select .e-large-icons .e-list-item.e-large-icon .e-checkbox-wrapper,
.e-filemanager.e-bigger.e-fe-m-select .e-grid .e-content .e-row .e-rowcell .e-checkbox-wrapper {
  visibility: visible;
}
.e-filemanager.e-fe-m-filter .e-address .e-search-wrap,
.e-bigger .e-filemanager.e-fe-m-filter .e-address .e-search-wrap,
.e-filemanager.e-bigger.e-fe-m-filter .e-address .e-search-wrap {
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
}
.e-filemanager.e-fe-m-filter .e-address .e-search-wrap .e-input-group,
.e-bigger .e-filemanager.e-fe-m-filter .e-address .e-search-wrap .e-input-group,
.e-filemanager.e-bigger.e-fe-m-filter .e-address .e-search-wrap .e-input-group {
  display: inline-flex;
}
.e-filemanager.e-fe-m-filter .e-address .e-search-wrap .e-input-group .e-input,
.e-bigger .e-filemanager.e-fe-m-filter .e-address .e-search-wrap .e-input-group .e-input,
.e-filemanager.e-bigger.e-fe-m-filter .e-address .e-search-wrap .e-input-group .e-input {
  height: auto;
  margin-left: 45px;
}
.e-filemanager.e-fe-m-filter .e-address .e-search-wrap .e-fe-search,
.e-bigger .e-filemanager.e-fe-m-filter .e-address .e-search-wrap .e-fe-search,
.e-filemanager.e-bigger.e-fe-m-filter .e-address .e-search-wrap .e-fe-search {
  left: 0;
  margin-left: 8px;
  margin-top: 3px;
  width: 30px;
}
.e-filemanager.e-fe-m-filter .e-address .e-addressbar-ul,
.e-bigger .e-filemanager.e-fe-m-filter .e-address .e-addressbar-ul,
.e-filemanager.e-bigger.e-fe-m-filter .e-address .e-addressbar-ul {
  visibility: hidden;
}
.e-filemanager.e-fe-m-filter.e-rtl .e-address .e-search-wrap .e-input-group .e-input,
.e-bigger .e-filemanager.e-fe-m-filter.e-rtl .e-address .e-search-wrap .e-input-group .e-input,
.e-filemanager.e-bigger.e-fe-m-filter.e-rtl .e-address .e-search-wrap .e-input-group .e-input {
  margin-right: 45px;
}
.e-filemanager.e-fe-m-filter.e-rtl .e-address .e-search-wrap .e-fe-search,
.e-bigger .e-filemanager.e-fe-m-filter.e-rtl .e-address .e-search-wrap .e-fe-search,
.e-filemanager.e-bigger.e-fe-m-filter.e-rtl .e-address .e-search-wrap .e-fe-search {
  transform: rotate(180deg);
}
.e-filemanager.e-rtl .e-grid .e-gridheader .e-fe-grid-icon,
.e-filemanager.e-rtl .e-grid .e-gridcontent .e-fe-grid-icon,
.e-bigger .e-filemanager.e-rtl .e-grid .e-gridheader .e-fe-grid-icon,
.e-bigger .e-filemanager.e-rtl .e-grid .e-gridcontent .e-fe-grid-icon,
.e-filemanager.e-bigger.e-rtl .e-grid .e-gridheader .e-fe-grid-icon,
.e-filemanager.e-bigger.e-rtl .e-grid .e-gridcontent .e-fe-grid-icon {
  padding-right: 10px;
}

.e-fe-popup.e-bigger.e-dialog .e-dlg-header-content,
.e-bigger .e-fe-popup.e-dialog .e-dlg-header-content {
  padding: 21px;
}
.e-fe-popup.e-bigger.e-dialog td,
.e-bigger .e-fe-popup.e-dialog td {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  max-width: 205px;
  min-width: 45px;
  padding: 8px 30px 8px 0;
}

.e-bigger .e-filemanager .e-toolbar .e-popup-up-icon.e-icons,
.e-bigger .e-filemanager .e-toolbar .e-popup-down-icon.e-icons,
.e-bigger .e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-btn-icon.e-icons,
.e-filemanager.e-bigger .e-toolbar .e-popup-up-icon.e-icons,
.e-filemanager.e-bigger .e-toolbar .e-popup-down-icon.e-icons,
.e-filemanager.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-btn-icon.e-icons {
  font-size: 20px;
}
.e-bigger .e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn,
.e-filemanager.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn {
  padding: 0 6px;
}
.e-bigger .e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn.e-active, .e-bigger .e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn:hover, .e-bigger .e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn:focus,
.e-filemanager.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn.e-active,
.e-filemanager.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn:hover,
.e-filemanager.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn:focus {
  padding: 0 6px;
}
.e-bigger .e-filemanager .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn .e-btn-icon.e-icons.e-caret,
.e-filemanager.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn .e-btn-icon.e-icons.e-caret {
  padding: 0 10px;
}
.e-bigger .e-filemanager .e-toolbar .e-toolbar-pop .e-toolbar-item .e-dropdown-btn .e-btn-icon.e-icons.e-caret,
.e-filemanager.e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-dropdown-btn .e-btn-icon.e-icons.e-caret {
  padding: 0 10px;
}
.e-bigger .e-filemanager .e-treeview > .e-ul,
.e-filemanager.e-bigger .e-treeview > .e-ul {
  padding-left: 12px;
}
.e-bigger .e-filemanager .e-treeview .e-list-parent .e-list-item .e-fullrow,
.e-filemanager.e-bigger .e-treeview .e-list-parent .e-list-item .e-fullrow {
  height: 40px;
}
.e-bigger .e-filemanager .e-treeview .e-list-parent .e-list-item .e-list-text,
.e-filemanager.e-bigger .e-treeview .e-list-parent .e-list-item .e-list-text {
  height: 38px;
  line-height: 38px;
}
.e-bigger .e-filemanager .e-address,
.e-filemanager.e-bigger .e-address {
  height: 40px;
}
.e-bigger .e-filemanager .e-address .e-breadcrumb-menu .e-breadcrumb-submenu,
.e-filemanager.e-bigger .e-address .e-breadcrumb-menu .e-breadcrumb-submenu {
  height: 27px;
}
.e-bigger .e-filemanager .e-address .e-address-list-item,
.e-filemanager.e-bigger .e-address .e-address-list-item {
  height: 28px;
}
.e-bigger .e-filemanager .e-address .e-address-list-item .e-icons,
.e-filemanager.e-bigger .e-address .e-address-list-item .e-icons {
  font-size: 12px;
}
.e-bigger .e-filemanager .e-address .e-addressbar-ul,
.e-filemanager.e-bigger .e-address .e-addressbar-ul {
  padding: 6px 12px;
}
.e-bigger .e-filemanager .e-address .e-list-text,
.e-filemanager.e-bigger .e-address .e-list-text {
  font-size: 15px;
  line-height: 28px;
  padding: 5px 4px;
}
.e-bigger .e-filemanager .e-address .e-search-wrap,
.e-filemanager.e-bigger .e-address .e-search-wrap {
  min-width: 51px;
  padding: 1px 10px 0 16px;
}
.e-bigger .e-filemanager .e-address .e-search-wrap .e-input-group,
.e-filemanager.e-bigger .e-address .e-search-wrap .e-input-group {
  height: 36px;
}
.e-bigger .e-filemanager .e-address .e-search-wrap .e-input-group .e-input:focus,
.e-filemanager.e-bigger .e-address .e-search-wrap .e-input-group .e-input:focus {
  padding: 0;
}
.e-bigger .e-filemanager .e-address .e-search-wrap .e-input-group .e-input,
.e-filemanager.e-bigger .e-address .e-search-wrap .e-input-group .e-input {
  height: 39px;
}
.e-bigger .e-filemanager .e-address .e-fe-search,
.e-filemanager.e-bigger .e-address .e-fe-search {
  margin: 7px 0;
}
.e-bigger .e-filemanager .e-grid .e-checkbox-wrapper .e-frame,
.e-filemanager.e-bigger .e-grid .e-checkbox-wrapper .e-frame {
  border-width: 1px;
  line-height: 14px;
}
.e-bigger .e-filemanager .e-grid .e-gridheader .e-headercell,
.e-filemanager.e-bigger .e-grid .e-gridheader .e-headercell {
  height: 36px;
}
.e-bigger .e-filemanager .e-grid .e-gridheader .e-headertext,
.e-filemanager.e-bigger .e-grid .e-gridheader .e-headertext {
  font-size: 15px;
}
.e-bigger .e-filemanager .e-grid .e-gridheader .e-rowcell,
.e-bigger .e-filemanager .e-grid .e-gridcontent .e-rowcell,
.e-filemanager.e-bigger .e-grid .e-gridheader .e-rowcell,
.e-filemanager.e-bigger .e-grid .e-gridcontent .e-rowcell {
  font-size: 13px;
}
.e-bigger .e-filemanager .e-grid .e-gridheader .e-rowcell .e-fe-text,
.e-bigger .e-filemanager .e-grid .e-gridcontent .e-rowcell .e-fe-text,
.e-filemanager.e-bigger .e-grid .e-gridheader .e-rowcell .e-fe-text,
.e-filemanager.e-bigger .e-grid .e-gridcontent .e-rowcell .e-fe-text {
  font-size: 14px;
}
.e-bigger .e-filemanager .e-grid .e-gridheader .e-fe-checkbox,
.e-bigger .e-filemanager .e-grid .e-gridcontent .e-fe-checkbox,
.e-filemanager.e-bigger .e-grid .e-gridheader .e-fe-checkbox,
.e-filemanager.e-bigger .e-grid .e-gridcontent .e-fe-checkbox {
  padding-left: 10px;
}
.e-bigger .e-filemanager .e-grid .e-gridheader .e-fe-grid-icon,
.e-bigger .e-filemanager .e-grid .e-gridcontent .e-fe-grid-icon,
.e-filemanager.e-bigger .e-grid .e-gridheader .e-fe-grid-icon,
.e-filemanager.e-bigger .e-grid .e-gridcontent .e-fe-grid-icon {
  padding-left: 16px;
}
.e-bigger .e-filemanager .e-grid .e-fe-icon,
.e-filemanager.e-bigger .e-grid .e-fe-icon {
  margin: 0 12px 0 0;
}
.e-bigger .e-filemanager .e-grid .e-empty,
.e-filemanager.e-bigger .e-grid .e-empty {
  min-width: 300px;
}
.e-bigger .e-filemanager .e-grid .e-empty-content,
.e-filemanager.e-bigger .e-grid .e-empty-content {
  font-size: 24px;
  margin: 0 auto;
  padding: 12px;
  text-align: center;
}
.e-bigger .e-filemanager .e-grid .e-empty-icon,
.e-filemanager.e-bigger .e-grid .e-empty-icon {
  height: 92px;
  margin: 0 auto;
  width: 92px;
}
.e-bigger .e-filemanager .e-grid .e-empty-inner-content,
.e-filemanager.e-bigger .e-grid .e-empty-inner-content {
  font-size: 16px;
  margin: 0 auto;
  padding: 4px;
  text-align: center;
}
.e-bigger .e-filemanager .e-grid .e-empty-inner-content,
.e-filemanager.e-bigger .e-grid .e-empty-inner-content {
  opacity: 0.5;
}
.e-bigger .e-filemanager .e-grid.e-rtl .e-checkbox-wrapper .e-frame,
.e-filemanager.e-bigger .e-grid.e-rtl .e-checkbox-wrapper .e-frame {
  margin-right: -10px;
}
.e-bigger .e-filemanager .e-large-icons,
.e-filemanager.e-bigger .e-large-icons {
  height: calc(100% - 40px);
}
.e-bigger .e-filemanager .e-large-icons .e-checkbox-wrapper .e-frame,
.e-filemanager.e-bigger .e-large-icons .e-checkbox-wrapper .e-frame {
  border-width: 1px;
  line-height: 14px;
}
.e-bigger .e-filemanager .e-large-icons .e-list-parent,
.e-filemanager.e-bigger .e-large-icons .e-list-parent {
  padding: 0 6px;
}
.e-bigger .e-filemanager .e-large-icons .e-list-item,
.e-filemanager.e-bigger .e-large-icons .e-list-item {
  height: 106px;
  margin: 12px 6px;
  width: 100px;
}
.e-bigger .e-filemanager .e-large-icons .e-text-content,
.e-filemanager.e-bigger .e-large-icons .e-text-content {
  height: 100px;
}
.e-bigger .e-filemanager .e-large-icons .e-list-text,
.e-filemanager.e-bigger .e-large-icons .e-list-text {
  font-size: 14px;
  padding: 4px 2px 2px;
  width: 94px;
}
.e-bigger .e-filemanager .e-large-icons .e-list-img,
.e-filemanager.e-bigger .e-large-icons .e-list-img {
  max-height: 79px;
  max-width: 94px;
}
.e-bigger .e-filemanager .e-large-icons .e-list-icon,
.e-filemanager.e-bigger .e-large-icons .e-list-icon {
  height: 52px;
  margin: 11px auto;
  width: 52px;
}
.e-bigger .e-filemanager .e-large-icons .e-empty,
.e-filemanager.e-bigger .e-large-icons .e-empty {
  min-width: 300px;
}
.e-bigger .e-filemanager .e-large-icons .e-empty-content,
.e-filemanager.e-bigger .e-large-icons .e-empty-content {
  font-size: 24px;
  margin: 0 auto;
  padding: 12px;
  text-align: center;
}
.e-bigger .e-filemanager .e-large-icons .e-empty-icon,
.e-filemanager.e-bigger .e-large-icons .e-empty-icon {
  height: 92px;
  margin: 0 auto;
  width: 92px;
}
.e-bigger .e-filemanager .e-large-icons .e-empty-inner-content,
.e-filemanager.e-bigger .e-large-icons .e-empty-inner-content {
  font-size: 16px;
  margin: 0 auto;
  padding: 4px;
  text-align: center;
}
.e-bigger .e-filemanager .e-large-icons .e-empty-inner-content,
.e-filemanager.e-bigger .e-large-icons .e-empty-inner-content {
  opacity: 0.5;
}
.e-bigger .e-filemanager.e-rtl .e-treeview > .e-ul,
.e-filemanager.e-bigger.e-rtl .e-treeview > .e-ul {
  padding: 0 12px 0 0;
}
.e-bigger .e-filemanager.e-rtl .e-grid .e-gridheader .e-fe-checkbox,
.e-bigger .e-filemanager.e-rtl .e-grid .e-gridcontent .e-fe-checkbox,
.e-filemanager.e-bigger.e-rtl .e-grid .e-gridheader .e-fe-checkbox,
.e-filemanager.e-bigger.e-rtl .e-grid .e-gridcontent .e-fe-checkbox {
  padding-right: 16px;
}
.e-bigger .e-filemanager .e-fe-overlay,
.e-filemanager.e-bigger .e-fe-overlay {
  height: calc(100% - 41px);
}

@media (max-width: 469px) {
  .e-bigger .e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item,
  .e-filemanager.e-bigger.e-fe-mobile .e-large-icons .e-list-parent .e-list-item {
    min-width: 140px;
    width: calc(50% - 17px);
  }
}
@media (min-width: 470px) and (max-width: 625px) {
  .e-bigger .e-filemanager.e-fe-mobile .e-large-icons .e-list-parent .e-list-item,
  .e-filemanager.e-bigger.e-fe-mobile .e-large-icons .e-list-parent .e-list-item {
    min-width: 140px;
    width: calc(33.33% - 17px);
  }
}
/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/@syncfusion/ej2-angular-filemanager/styles/material.css?ngGlobalStyle ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/

/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/@syncfusion/ej2-pdfviewer/styles/material.css?ngGlobalStyle ***!
  \******************************************************************************************************************************************************************************************************************************************************************/
/*! PdfViewer's default definitions and variables */
.e-pdfviewer .e-pv-icon::before {
  font-family: "e-icons";
}
.e-pdfviewer .e-pv-icon-search::before {
  font-family: "e-icons";
  font-size: 12px;
}
.e-pdfviewer .e-pv-open-document-icon::before {
  content: "\ec04";
}
.e-pdfviewer .e-pv-download-document-icon::before {
  content: "\ec0b";
}
.e-pdfviewer .e-pv-print-document-icon::before {
  content: "\ec20";
}
.e-pdfviewer .e-pv-first-page-navigation-icon::before {
  content: "\ec05";
}
.e-pdfviewer .e-pv-rotate-right-icon::before {
  content: "\e960";
}
.e-pdfviewer .e-pv-organize-view-icon::before {
  content: "\e99f";
}
.e-pdfviewer .e-pv-organize-view-disable-icon::before {
  color: rgba(0, 0, 0, 0.2);
  content: "\e99f";
}
.e-pdfviewer .e-pv-organize-view-selection-icon::before {
  color: rgba(227, 22, 91, 0.6);
  content: "\e99f";
}
.e-pdfviewer .e-pv-rotate-left-icon::before {
  content: "\e95f";
}
.e-pdfviewer .e-pv-previous-page-navigation-icon::before,
.e-pdfviewer .e-pv-prev-search-icon::before {
  content: "\ec06";
}
.e-pdfviewer .e-pv-next-page-navigation-icon::before,
.e-pdfviewer .e-pv-next-search-icon::before {
  content: "\ec07";
}
.e-pdfviewer .e-pv-last-page-navigation-icon::before {
  content: "\ec08";
}
.e-pdfviewer .e-pv-zoom-out-icon::before {
  content: "\ec09";
  line-height: 26px;
}
.e-pdfviewer .e-pv-zoom-in-icon::before {
  content: "\ec0a";
  line-height: 26px;
}
.e-pdfviewer .e-pv-thumbnail-view-icon::before {
  content: "\ec27";
}
.e-pdfviewer .e-pv-stamp-icon::before {
  content: "\ec28";
}
.e-pdfviewer .e-pv-thumbnail-view-disable-icon::before {
  color: rgba(0, 0, 0, 0.2);
  content: "\ec27";
}
.e-pdfviewer .e-pv-thumbnail-view-selection-icon::before {
  color: rgba(227, 22, 91, 0.6);
  content: "\ec27";
}
.e-pdfviewer .e-pv-bookmark-icon::before {
  content: "\ec0c";
}
.e-pdfviewer .e-pv-bookmark-disable-icon::before {
  color: rgba(0, 0, 0, 0.2);
  content: "\ec0c";
}
.e-pdfviewer .e-pv-bookmark-selection-icon::before {
  color: rgba(227, 22, 91, 0.6);
  content: "\ec0c";
}
.e-pdfviewer .e-pv-title-close-icon::before,
.e-pdfviewer .e-pv-annotation-tools-close-icon::before,
.e-pdfviewer .e-pv-annotation-popup-close::before {
  content: "\ec0f";
}
.e-pdfviewer .e-pv-resize-icon::before {
  content: "\e84b";
  font-size: 10px;
}
.e-pdfviewer .e-pv-text-select-tool-icon::before {
  content: "\ec1d";
}
.e-pdfviewer .e-pv-pan-tool-icon::before {
  content: "\ec1a";
}
.e-pdfviewer .e-pv-text-search-icon::before {
  content: "\ec0d";
}
.e-pdfviewer .e-pv-search-icon::before {
  content: "\ec0d";
  font-family: "e-icons";
}
.e-pdfviewer .e-pv-search-close::before {
  content: "\ec0f";
  font-family: "e-icons";
}
.e-pdfviewer .e-pv-formdesigner-icon::before {
  content: "\e90c";
}
.e-pdfviewer .e-pv-annotation-icon::before {
  content: "\ec26";
}
.e-pdfviewer .e-pv-annotation-color-icon::before {
  content: "\ec19";
}
.e-pdfviewer .e-pv-annotation-stroke-icon::before {
  content: "\e668";
}
.e-pdfviewer .e-pv-annotation-opacity-icon::before {
  content: "\ec1b";
}
.e-pdfviewer .e-pv-annotation-thickness-icon::before {
  content: "\ec25";
}
.e-pdfviewer .e-pv-annotation-delete-icon::before {
  content: "\ec1c";
}
.e-pdfviewer .e-pv-undo-icon::before {
  content: "\ec14";
}
.e-pdfviewer .e-pv-redo-icon::before {
  content: "\ec21";
}
.e-pdfviewer .e-pv-more-icon::before {
  content: "\ec16";
}
.e-pdfviewer .e-pv-backward-icon::before {
  content: "\e977";
}
.e-pdfviewer .e-pv-notification-icon {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzFweCIgdmlld0JveD0iMCAwIDM1IDMxIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTEuMiAoNTc1MTkpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPg0KICAgIDx0aXRsZT5Hcm91cCAzPC90aXRsZT4NCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4NCiAgICA8ZGVmcz48L2RlZnM+DQogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJDb3JydXB0ZWQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01MTQuMDAwMDAwLCAtMzUzLjAwMDAwMCkiPg0KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTE5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0OTQuMDAwMDAwLCAyODUuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwLjAwMDAwMCwgNjguMTg0NDc0KSI+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNS4yMjM0NzA4LDEwLjM1NzYwMjYgTDEyLjY1MzYzNywyMy40MDU1MTA2IEwxNC4xMzIwOTA1LDI2Ljk5MTI0OTUgTDE5LjM2MTc3ODksMjYuOTkxMjQ5NSBDMjAuNDQwMjUwNywxNy44NjA2NDE1IDIwLjY5MzgwOTcsMTIuMzE2MDkyNSAyMC4xMjI0NTU4LDEwLjM1NzYwMjYgQzE5LjU1MTEwMTksOC4zOTkxMTI3NCAxNy45MTgxMDY5LDguMzk5MTEyNzQgMTUuMjIzNDcwOCwxMC4zNTc2MDI2IFoiIGlkPSJQYXRoLTExIiBmaWxsPSIjMEUwRTBFIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMS42MjM4MDkxLDMwLjM4NzQxMDEgQzMzLjgyOTUxMDUsMzAuMzg3NDEwMSAzNC43MjA5MTk0LDI4LjgzODYyNDQgMzMuNjExOTMzMiwyNi45MjMxMDI4IEwxOS4yODk5MDMsMi4xODUwNTA2OCBDMTguMTgyMjEyMiwwLjI3MTc2NjU5NSAxNi4zODc1ODYsMC4yNjk1MjkwNjkgMTUuMjc4NTk5OCwyLjE4NTA1MDY4IEwwLjk1NjU2OTY4NSwyNi45MjMxMDI4IEMtMC4xNTExMjExMDMsMjguODM2Mzg2OCAwLjc0NDI0ODg4MiwzMC4zODc0MTAxIDIuOTQ0NjkzNzksMzAuMzg3NDEwMSBMMzEuNjIzODA5MSwzMC4zODc0MTAxIFogTTE1LjYxNzU4NDgsMjYuMzg3NDEwMSBMMTUuNjE3NTg0OCwyMy4wNTQwNzY3IEwxOC45NTA5MTgxLDIzLjA1NDA3NjcgTDE4Ljk1MDkxODEsMjYuMzg3NDEwMSBMMTUuNjE3NTg0OCwyNi4zODc0MTAxIFogTTE1LjYxNzU4NDgsMjAuNzIwNzQzNCBMMTUuNjE3NTg0OCwxMC4wNTQwNzY3IEwxOC45NTA5MTgxLDEwLjA1NDA3NjcgTDE4Ljk1MDkxODEsMjAuNzIwNzQzNCBMMTUuNjE3NTg0OCwyMC43MjA3NDM0IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0VGQzAwMiI+PC9wYXRoPg0KICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgIDwvZz4NCiAgICAgICAgPC9nPg0KICAgIDwvZz4NCjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 36.7px 31.7px;
  height: 31.7px;
}
.e-pdfviewer .e-pv-notification-icon-rtl {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzFweCIgdmlld0JveD0iMCAwIDM1IDMxIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTEuMiAoNTc1MTkpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPg0KICAgIDx0aXRsZT5Hcm91cCAzPC90aXRsZT4NCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4NCiAgICA8ZGVmcz48L2RlZnM+DQogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJDb3JydXB0ZWQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01MTQuMDAwMDAwLCAtMzUzLjAwMDAwMCkiPg0KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTE5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0OTQuMDAwMDAwLCAyODUuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwLjAwMDAwMCwgNjguMTg0NDc0KSI+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNS4yMjM0NzA4LDEwLjM1NzYwMjYgTDEyLjY1MzYzNywyMy40MDU1MTA2IEwxNC4xMzIwOTA1LDI2Ljk5MTI0OTUgTDE5LjM2MTc3ODksMjYuOTkxMjQ5NSBDMjAuNDQwMjUwNywxNy44NjA2NDE1IDIwLjY5MzgwOTcsMTIuMzE2MDkyNSAyMC4xMjI0NTU4LDEwLjM1NzYwMjYgQzE5LjU1MTEwMTksOC4zOTkxMTI3NCAxNy45MTgxMDY5LDguMzk5MTEyNzQgMTUuMjIzNDcwOCwxMC4zNTc2MDI2IFoiIGlkPSJQYXRoLTExIiBmaWxsPSIjMEUwRTBFIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMS42MjM4MDkxLDMwLjM4NzQxMDEgQzMzLjgyOTUxMDUsMzAuMzg3NDEwMSAzNC43MjA5MTk0LDI4LjgzODYyNDQgMzMuNjExOTMzMiwyNi45MjMxMDI4IEwxOS4yODk5MDMsMi4xODUwNTA2OCBDMTguMTgyMjEyMiwwLjI3MTc2NjU5NSAxNi4zODc1ODYsMC4yNjk1MjkwNjkgMTUuMjc4NTk5OCwyLjE4NTA1MDY4IEwwLjk1NjU2OTY4NSwyNi45MjMxMDI4IEMtMC4xNTExMjExMDMsMjguODM2Mzg2OCAwLjc0NDI0ODg4MiwzMC4zODc0MTAxIDIuOTQ0NjkzNzksMzAuMzg3NDEwMSBMMzEuNjIzODA5MSwzMC4zODc0MTAxIFogTTE1LjYxNzU4NDgsMjYuMzg3NDEwMSBMMTUuNjE3NTg0OCwyMy4wNTQwNzY3IEwxOC45NTA5MTgxLDIzLjA1NDA3NjcgTDE4Ljk1MDkxODEsMjYuMzg3NDEwMSBMMTUuNjE3NTg0OCwyNi4zODc0MTAxIFogTTE1LjYxNzU4NDgsMjAuNzIwNzQzNCBMMTUuNjE3NTg0OCwxMC4wNTQwNzY3IEwxOC45NTA5MTgxLDEwLjA1NDA3NjcgTDE4Ljk1MDkxODEsMjAuNzIwNzQzNCBMMTUuNjE3NTg0OCwyMC43MjA3NDM0IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0VGQzAwMiI+PC9wYXRoPg0KICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgIDwvZz4NCiAgICAgICAgPC9nPg0KICAgIDwvZz4NCjwvc3ZnPg==");
  background-position: right;
  background-repeat: no-repeat;
  background-size: 36.7px 31.7px;
  height: 31.7px;
}
.e-pdfviewer .e-pv-textbox-icon::before {
  content: "\e89f";
}
.e-pdfviewer .e-pv-password-icon::before {
  content: "\e91a";
}
.e-pdfviewer .e-pv-checkbox-icon::before {
  content: "\e90b";
}
.e-pdfviewer .e-pv-radiobutton-icon::before {
  content: "\e90f";
}
.e-pdfviewer .e-pv-dropdown-icon::before {
  content: "\e90e";
}
.e-pdfviewer .e-pv-listbox-icon::before {
  content: "\e89e";
}
.e-pdfviewer .e-pv-annotation-shape-icon::before {
  content: "\ec23";
}
.e-pdfviewer .e-pv-annotation-calibrate-icon::before {
  content: "\e678";
}

.e-pv-download-document-icon.e-menu-icon::before {
  content: "\ec0b";
}

.e-pv-bookmark-icon.e-menu-icon::before {
  content: "\ec0c";
}

.e-pv-save-icon.e-menu-icon::before {
  content: "\e703";
}

.e-pv-save-as-icon.e-menu-icon::before {
  content: "\e704";
}

.e-pv-highlight-icon::before {
  content: "\ec15";
  font-family: "e-icons";
}

.e-pv-underline-icon::before {
  content: "\ec17";
  font-family: "e-icons";
}

.e-pv-strikethrough-icon::before {
  content: "\ec18";
  font-family: "e-icons";
}

.e-pv-copy-icon::before {
  content: "\e33d";
  font-family: "e-icons";
}

.e-pv-cut-icon::before {
  content: "\e33b";
  font-family: "e-icons";
}

.e-pv-paste-icon::before {
  content: "\e355";
  font-family: "e-icons";
}

.e-pv-delete-icon::before {
  content: "\ec1c";
  font-family: "e-icons";
}

.e-pv-properties-fill-color-icon::before {
  content: "\ec19";
  font-family: "e-icons";
}

.e-pv-properties-stroke-color-icon::before {
  content: "\e668";
  font-family: "e-icons";
}

.e-pv-shape-line-icon::before {
  content: "\e668";
  font-family: "e-icons";
}

.e-pv-shape-arrow-icon::before {
  content: "\e669";
  font-family: "e-icons";
}

.e-pv-shape-rectangle-icon::before {
  content: "\e670";
  font-family: "e-icons";
}

.e-pv-shape-circle-icon::before {
  content: "\e671";
  font-family: "e-icons";
}

.e-pv-shape-pentagon-icon::before {
  content: "\e672";
  font-family: "e-icons";
}

.e-pv-comment-icon::before {
  content: "\e680";
  font-family: "e-icons";
}

.e-pv-property-icon::before {
  content: "\e199";
  font-family: "e-icons";
}

.e-pv-comment-selection-icon::before {
  color: rgba(227, 22, 91, 0.6);
  content: "\e680";
  font-family: "e-icons";
}

.e-pv-comment-panel-icon::before {
  content: "\eb5d";
  font-family: "e-icons";
}

.e-pv-accepted-icon::before {
  color: #fff;
  content: "\e682";
  font-family: "e-icons";
  font-size: 14px;
  padding: 1px 1px 1px 4px;
  position: absolute;
}

.e-pv-rejected-icon::before {
  color: #fff;
  content: "\e683";
  font-family: "e-icons";
  font-size: 14px;
  padding: 2px 1px 1px 4px;
  position: absolute;
}

.e-pv-completed-icon::before {
  color: #fff;
  content: "\e614";
  font-family: "e-icons";
  font-size: 14px;
  padding: 2px 1px 1px 3.5px;
  position: absolute;
}

.e-pv-cancelled-icon::before {
  color: #fff;
  content: "\e60a";
  font-family: "e-icons";
  font-size: 14px;
  padding: 2px 1px 1px 3.5px;
  position: absolute;
}

.e-pv-scale-ratio-icon::before {
  content: "\e678";
  font-family: "e-icons";
}

.e-pv-calibrate-distance-icon::before {
  content: "\e673";
  font-family: "e-icons";
}

.e-pv-calibrate-perimeter-icon::before {
  content: "\e674";
  font-family: "e-icons";
}

.e-pv-calibrate-area-icon::before {
  content: "\e675";
  font-family: "e-icons";
}

.e-pv-calibrate-radius-icon::before {
  content: "\e676";
  font-family: "e-icons";
}

.e-pv-calibrate-volume-icon::before {
  content: "\e677";
  font-family: "e-icons";
}

.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret::before {
  content: "\e969";
  font-size: 8px;
}

.e-pv-freetext-icon::before {
  content: "\ec0e";
  font-family: "e-icons";
}

.e-pv-annotation-textcolor-icon::before {
  content: "\e34c";
}

.e-pv-annotation-textalign-icon::before {
  content: "\e33a";
  font-family: "e-icons";
}

.e-pv-annotation-textprop-icon::before {
  content: "\eb04";
  font-family: "e-icons";
}

.e-pv-left-align-icon::before {
  content: "\e33a";
  font-family: "e-icons";
}

.e-pv-right-align-icon::before {
  content: "\eb5f";
  font-family: "e-icons";
}

.e-pv-center-align-icon::before {
  content: "\e35e";
  font-family: "e-icons";
}

.e-pv-justfiy-align-icon::before {
  content: "\e334";
  font-family: "e-icons";
}

.e-pv-bold-icon::before {
  content: "\eb47";
  font-family: "e-icons";
}

.e-pv-italic-icon::before {
  content: "\e35a";
  font-family: "e-icons";
}

.e-pv-strikeout-icon::before {
  content: "\e332";
  font-family: "e-icons";
}

.e-pv-underlinetext-icon::before {
  content: "\e343";
  font-family: "e-icons";
}

.e-pv-superscript-icon::before {
  content: "\e352";
  font-family: "e-icons";
}

.e-pv-subscript-icon::before {
  content: "\e357";
  font-family: "e-icons";
}

.e-pv-handwritten-icon::before {
  content: "\e737";
  font-family: "e-icons";
}

.e-pv-inkannotation-icon::before {
  content: "\ec13";
  font-family: "e-icons";
}

.e-pv-delete::before {
  content: "\e94a";
  font-family: "e-icons";
}

.e-pv-eye-icon::before {
  content: "\e345";
  cursor: pointer;
  font-family: "e-icons";
  font-size: 18px;
  opacity: 0.87;
  padding: 7px;
}

.e-pv-eye-slash-icon::before {
  content: "\e721";
  cursor: pointer;
  font-family: "e-icons";
  font-size: 18px;
  opacity: 0.87;
  padding: 7px;
}

/*! component layout */
/* stylelint-disable property-no-vendor-prefix */
.e-pdfviewer .e-pv-viewer-container {
  border-style: solid;
  border-width: 1px 1px 1px 0;
}
.e-pdfviewer .e-pv-text-layer {
  position: absolute;
  top: 0;
  z-index: 2;
}
.e-pdfviewer .e-pv-annotation-canvas {
  left: 0;
  position: absolute;
  top: 0;
}
.e-pdfviewer .e-pv-text {
  background: transparent;
  color: transparent;
  line-height: normal;
  opacity: 0.6;
  position: absolute;
}
.e-pdfviewer .e-pv-search-text-highlight,
.e-pdfviewer .e-pv-search-text-highlightother {
  line-height: normal;
  opacity: 0.6;
  position: absolute;
}
.e-pdfviewer .e-pv-hyperlink {
  z-index: 2;
}
.e-pdfviewer .e-pv-hyperlink.e-pv-onselection {
  z-index: 1;
}
.e-pdfviewer .e-enable-text-selection {
  -webkit-user-select: text;
  user-select: text;
}
.e-pdfviewer .e-disable-text-selection {
  -webkit-user-select: none;
  user-select: none;
}
.e-pdfviewer .e-enable-text-selection .e-pv-text {
  display: inline-block;
}
.e-pdfviewer .e-disable-text-selection .e-pv-text {
  display: none;
}
.e-pdfviewer .e-pv-cursor {
  cursor: text;
}
.e-pdfviewer .e-pv-crosshair-cursor {
  cursor: crosshair;
}
.e-pdfviewer .e-pv-touch-select-drop {
  display: inline-block;
  height: 30px;
  position: absolute;
  width: 30px;
  z-index: 1000;
}
.e-pdfviewer .e-pv-touch-ellipse {
  background-color: #3088ed;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-color: #3088ed;
  border-style: solid;
  border-top-left-radius: 50%;
  border-width: 2px;
  height: 20px;
  margin: 0 0 0 9px;
  position: absolute;
  width: 20px;
}
.e-pdfviewer .e-pv-annotation-note {
  border-radius: 2px;
  cursor: auto;
  font-size: 14px;
  height: auto;
  max-width: 200px;
  min-height: 10px;
  min-width: 30px;
  overflow-wrap: break-word;
  padding: 5px;
  position: absolute;
  width: auto;
  z-index: 10000;
}
.e-pdfviewer .e-pv-annotation-note-author {
  border-bottom: 1px solid #000;
  font-weight: bold;
}
.e-pdfviewer .e-pv-annotation-popup-menu {
  cursor: auto;
  min-width: 396px;
  padding-bottom: 6px;
  position: absolute;
  width: auto;
  z-index: 10000;
}
.e-pdfviewer .e-pv-annotation-popup-header {
  height: auto;
  min-height: 29px;
  padding-top: 14px;
}
.e-pdfviewer .e-pv-annotation-popup-author {
  float: left;
  font-size: 16px;
  font-weight: bold;
  margin-left: 14px;
}
.e-pdfviewer .e-pv-annotation-popup-close {
  float: right;
  height: 20px;
  margin-right: 14px;
  width: 20px;
}
.e-pdfviewer .e-pv-annotation-modified-time {
  height: 14px;
  margin-left: 14px;
  padding-top: 8px;
}
.e-pdfviewer .e-pv-annotation-popup-note-container {
  height: auto;
  padding: 14px;
  width: auto;
}
.e-pdfviewer .e-pv-annotation-popup-content {
  background-color: #fff;
  border: 1px solid;
  font-size: 16px;
  min-height: 132.08px;
  overflow: hidden auto;
  width: 368px;
}
.e-pdfviewer .e-pv-properties-fill-color-icon,
.e-pdfviewer .e-pv-properties-stroke-color-icon {
  border-bottom: 2px solid;
}
.e-pdfviewer .e-pv-drop {
  color: #3088ed;
  display: inline-block;
  height: 20px;
  position: absolute;
  width: 20px;
  z-index: 1000;
}
.e-pdfviewer .e-pv-droplet {
  background-color: #3088ed;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-color: #3088ed;
  border-style: solid;
  border-top-left-radius: 50%;
  border-width: 2px;
  height: 20px;
  margin: 0 0 0 9px;
  position: absolute;
  width: 20px;
}

/* stylelint-disable value-no-vendor-prefix */
/* stylelint-disable property-no-vendor-prefix */
.e-pv-viewer-container {
  border-color: #e0e0e0;
  height: 100%;
  overflow: auto;
  position: relative;
  touch-action: pan-x pan-y;
  background-color: #e0e0e0;
}

.e-pdfviewer.e-pv-mobile-view .e-pv-viewer-container::-webkit-scrollbar,
.e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
.e-pv-toolbar.e-toolbar.e-toolpop .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn-text,
.e-control.e-toolbar.e-lib.e-pv-annotation-toolbar.e-pv-toolbar-scroll.e-keyboard.e-toolpop .e-tbar-btn-text,
.e-dropdown-popup.e-control.e-pv-annotation-shapes-container .e-tbar-btn-text,
.e-dropdown-popup.e-control.e-pv-annotation-calibrate-container .e-tbar-btn-text,
.e-dropdown-popup.e-control.e-pv-annotation-textalign-container .e-tbar-btn-text,
.e-dropdown-popup.e-control.e-pv-annotation-textprop-container.e-caret-hide .e-tbar-btn-text,
.e-pdfviewer .e-inplaceeditor .e-editable-value-wrapper.e-hide,
.e-pdfviewer .e-inplaceeditor .e-editable-value-wrapper .e-editable-overlay-icon,
.e-pv-organize-tile-draggedEle .e-pv-organize-tile.e-pv-thumbnail-column .e-pv-image-container .e-pv-organize-image {
  display: none;
}

input.e-pv-input-password::-ms-reveal {
  display: none;
}

.e-pv-page-container {
  margin: 0;
  padding: 0;
  touch-action: pan-x pan-y;
}

.e-pv-signaturehover,
.e-pv-line-styles-container:hover {
  background-color: #e0e0e0;
}

.e-pv-mobilespanscroll-container {
  color: rgba(0, 0, 0, 0.87);
  font-family: Roboto-Regular;
  font-size: 14px;
}

.e-pv-annotation-color-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
.e-pv-annotation-opacity-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
.e-pv-annotation-stroke-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
.e-pv-annotation-thickness-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
.e-pv-annotation-shapes-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
.e-pv-annotation-calibrate-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
.e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
.e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
.e-pv-annotation-textprop-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
.e-pv-annotation-handwritten-container.e-dropdown-btn.e-btn .e-btn-icon:not(.e-caret),
.e-pv-annotation-handwritten-container .e-pv-handwritten-icon.e-btn-icon:not(.e-caret),
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
.e-pv-annotation-ink-container .e-pv-inkannotation-icon,
.e-bigger .e-pv-icon-search,
.e-pv-icon {
  font-size: 16px;
}

.e-pv-mobilescroll-container {
  background-color: #e0e0e0;
  border: 1px solid #bdbdbd;
  border-radius: 56px 0 0 56px;
  line-height: 27px;
  position: absolute;
  text-align: center;
}

.e-pv-viewer-container .e-pv-page-div {
  border-color: #757575;
  border-style: none;
  border-width: 1px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.21);
  box-sizing: content-box;
  position: absolute;
}

.e-pv-viewer-container .e-pv-page-div.e-focused {
  box-shadow: rgb(0, 0, 0) 0 0 0 2px;
}

.e-pv-viewer-container.e-focused {
  box-shadow: rgb(0, 0, 0) 0 0 0 2px inset;
}

.e-pv-toolbar,
.e-pv-nav-toolbar,
.e-pv-annotation-toolbar,
.e-pv-formdesigner-toolbar {
  border: 0 solid #e0e0e0;
  border-radius: 0;
  border-width: 1px 1px 0 1px;
}

.e-pv-toolbar,
.e-pv-annotation-toolbar,
.e-pv-mobile-annotation-toolbar,
.e-pv-formdesigner-toolbar {
  height: 56px;
}

.e-pv-nav-toolbar,
.e-bigger .e-pv-toolbar,
.e-pv-toolbar.e-pv-mobile-toolbar,
.e-bigger .e-pv-annotation-toolbar,
.e-pv-mobile-view .e-pv-annotation-toolbar {
  height: 56px;
}

.e-toolbar.e-pv-toolbar .e-pv-zoom-drop-down-container {
  height: 32px;
  width: 86px;
}

.e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  width: auto;
}

.e-pv-current-page-box.e-input-group.e-control-wrapper {
  height: 28px;
  margin-top: 3px;
  width: 46px;
}

.e-pv-mobilepagenoscroll-container {
  background: #eee;
  border: 1px solid #bdbdbd;
  border-radius: 10px;
  padding: 6px;
  text-align: center;
  vertical-align: middle;
}

.e-pv-mobilecurrentpage-container {
  color: rgba(0, 0, 0, 0.87);
  display: block;
  font-family: Roboto-Regular;
  font-size: 24px;
}

.e-pv-mobiledashedline-container {
  color: rgba(0, 0, 0, 0.87);
  display: block;
  padding: 10px;
}

.e-pv-number-ofpages {
  width: 10%;
}

.e-dialog.e-pv-gotopage-popup {
  max-width: 500px;
  padding-left: 16px;
  padding-top: 16px;
}

.e-pv-image-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3px;
  cursor: pointer;
}

.e-pv-gotopage-apply-btn.e-btn.e-flat.e-primary:disabled {
  background-color: transparent;
}

.e-pv-mobiletotalpage-container {
  color: rgba(0, 0, 0, 0.87);
  display: block;
  font-family: Roboto-Regular;
  font-size: 14px;
}

.e-pv-password-input {
  margin-top: 8px;
}

.e-pv-password-error {
  color: #f44336;
}

.e-pv-corrupted-popup-header {
  color: #000;
  opacity: 0.87;
}

.e-pv-corrupted-popup-content {
  color: #000;
  font-size: 16px;
  line-height: 24px;
  margin-left: 50px;
  opacity: 0.87;
  padding-top: 4.7px;
  text-align: left;
}

.e-pv-corrupted-popup-content-rtl {
  color: #000;
  font-size: 16px;
  line-height: 24px;
  margin-right: 53px;
  opacity: 0.87;
  padding-top: 4.7px;
  text-align: right;
}

.e-pv-toolbar.e-toolbar:not(.e-pv-mobile-toolbar) .e-toolbar-items .e-toolbar-item:not(.e-separator) {
  height: auto;
  margin-left: 0.5px;
  margin-right: 0.5px;
  padding-bottom: 6px;
  padding-top: 6px;
}

.e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator),
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
  height: auto;
  margin-left: 0.5px;
  margin-right: 0.5px;
}

.e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
.e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
.e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
  padding-bottom: 0;
}

.e-pv-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
.e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
  line-height: 26px;
  min-height: 26px;
}

.e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator {
  border-right-width: 1px;
  height: 27px;
  margin-left: 3px;
  margin-right: 3px;
}

.e-pdfviewer .e-pv-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:first-child,
.e-pdfviewer .e-pv-annotation-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:first-child,
.e-pdfviewer .e-pv-formdesigner-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:first-child {
  margin-left: 4.5px;
}

.e-pdfviewer .e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-item:first-child,
.e-pdfviewer .e-pv-annotation-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-item:first-child,
.e-pdfviewer .e-pv-formdesigner-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-item:first-child {
  margin-right: 4.5px;
}

.e-pdfviewer .e-pv-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:last-child,
.e-pdfviewer .e-pv-annotation-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:last-child,
.e-pdfviewer .e-pv-formdesigner-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-items .e-toolbar-item:last-child {
  margin-right: 4.5px;
}

.e-pdfviewer .e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-item:last-child,
.e-pdfviewer .e-pv-annotation-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-item:last-child,
.e-pdfviewer .e-pv-formdesigner-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-toolbar-item:last-child {
  margin-left: 4.5px;
}

.e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
.e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
  height: 36px;
  min-width: 36px;
  width: 36px;
}

.e-pv-open-document-icon {
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  width: 18px;
}

.e-toolbar-items:not(.e-toolbar-pop) .e-pv-download-document-icon {
  line-height: 16px;
}

.e-toolbar-items:not(.e-toolbar-pop) .e-pv-print-document-icon {
  line-height: 16px;
}

.e-pv-first-page-navigation-icon {
  line-height: 14px;
}

.e-pv-previous-page-navigation-icon {
  line-height: 14px;
}

.e-pv-next-page-navigation-icon {
  line-height: 14px;
}

.e-pv-last-page-navigation-icon {
  line-height: 14px;
}

.e-toolbar-items:not(.e-toolbar-pop) .e-pv-zoom-out-icon,
.e-toolbar-items:not(.e-toolbar-pop) .e-pv-zoom-in-icon {
  line-height: 16px;
}

.e-pv-eye-slash-icon,
.e-pv-eye-icon {
  margin-top: 3px;
}

.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-items .e-pv-current-page-container {
  padding-left: 8px;
}

.e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-btn.e-pv-pan-tool .e-pv-icon {
  margin-right: 2px;
}

.e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-pv-zoom-drop-down-container {
  margin: 0 4px;
  padding: 6px 0;
}

.e-pv-toolbar.e-toolbar .e-toolbar-items .e-pv-total-page-container.e-toolbar-item:not(.e-separator) {
  color: rgba(0, 0, 0, 0.87);
  cursor: default;
  font-size: 13px;
  margin-left: 0.5px;
  margin-right: 9.5px;
  min-width: unset;
  padding-bottom: 6.5px;
  padding-left: 0.5px;
  position: relative;
}

.e-pv-total-page {
  color: #000;
  font-size: inherit;
}

.e-pv-total-page-ms {
  -ms-transform: translateY(-50%);
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.e-pv-zoom-drop-down.e-input-group.e-control-wrapper.e-ddl:not(.e-error),
.e-pv-prop-dropdown.e-input-group.e-control-wrapper.e-ddl:not(.e-error),
.e-pv-zoom-drop-down-rtl.e-input-group.e-control-wrapper.e-ddl:not(.e-error),
.e-pv-prop-dropdown-rtl.e-input-group.e-control-wrapper.e-ddl:not(.e-error) {
  background-color: transparent;
  border: 0;
  height: inherit;
  margin-top: 3px;
  padding: 0;
}

.e-pv-fontfamily-container .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input {
  width: 100px;
}

.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) {
  background-color: #e0e0e0;
  border: 0;
  border-radius: 2px;
}

.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus .e-search-icon.e-ddl-icon,
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus .e-search-icon.e-ddl-icon,
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus .e-search-icon.e-ddl-icon,
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-input-focus .e-search-icon.e-ddl-icon {
  color: inherit;
}

.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-input.e-control.e-keyboard,
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard,
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl .e-input.e-control.e-keyboard,
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-input.e-control.e-keyboard {
  height: auto;
  margin-top: 0;
  padding-bottom: 5px;
  padding-top: 7px;
}

.e-pv-toolbar:not(.e-rtl) .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-input.e-control.e-keyboard,
.e-pv-toolbar:not(.e-rtl) .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard,
.e-pv-toolbar:not(.e-rtl) .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl .e-input.e-control.e-keyboard,
.e-pv-toolbar:not(.e-rtl) .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-input.e-control.e-keyboard {
  padding-left: 14px;
}

.e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-input.e-control.e-keyboard,
.e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard,
.e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl .e-input.e-control.e-keyboard,
.e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-input.e-control.e-keyboard {
  padding-right: 14px;
}

.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-search-icon.e-ddl-icon,
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-search-icon.e-ddl-icon,
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl .e-search-icon.e-ddl-icon,
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-search-icon.e-ddl-icon {
  background-color: transparent;
  border-left: 0;
  margin-bottom: 4.5px;
  margin-left: 0;
  margin-top: 7.5px;
  padding-right: 15px;
}

.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-input.e-control,
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control,
.e-input-group.e-control-wrapper.e-pv-current-page-box .e-numerictextbox.e-input,
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl .e-input.e-control,
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-input.e-control {
  text-align: center;
}

.e-pv-zoom-drop-down.e-ddl.e-popup.e-popup-open,
.e-pv-prop-dropdown.e-ddl.e-popup.e-popup-open {
  text-align: left;
}

.e-pv-zoom-drop-down-rtl.e-ddl.e-popup.e-popup-open,
.e-pv-prop-dropdown-rtl.e-ddl.e-popup.e-popup-open {
  text-align: right;
}

.e-pv-zoom-drop-down.e-popup.e-popup-open .e-dropdownbase .e-list-item.e-active .e-pv-prop-dropdown.e-popup.e-popup-open .e-dropdownbase .e-list-item.e-active,
.e-pv-zoom-drop-down-rtl.e-popup.e-popup-open .e-dropdownbase .e-list-item.e-active .e-pv-prop-dropdown-rtl.e-popup.e-popup-open .e-dropdownbase .e-list-item.e-active {
  color: #e3165b;
}

.e-pv-zoom-drop-down.e-popup.e-popup-open,
.e-pv-zoom-drop-down-rtl.e-popup.e-popup-open {
  min-height: 327px;
  min-width: 110px;
}

.e-input-group.e-control-wrapper.e-pv-current-page-box:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left) {
  border: 1px solid rgba(0, 0, 0, 0.42);
  border-radius: 2px;
}

.e-pv-zoom-drop-down.e-ddl.e-valid-input.e-input-focus,
.e-pv-zoom-drop-down-rtl.e-ddl.e-valid-input.e-input-focus {
  box-shadow: none;
}

.e-pv-password-popup.e-dialog .e-dlg-header,
.e-pv-corrupted-popup.e-dialog .e-pv-corrupted-popup-header,
.e-pv-notification-popup.e-dialog .e-dlg-header {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.2px;
}

.e-pv-password-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
.e-pv-corrupted-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
.e-pv-notification-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
  padding-top: 6px;
}

.e-pv-password-popup.e-dialog {
  height: 198px;
  margin: 0 10px;
  max-width: 500px;
}

.e-pv-corrupted-popup.e-dialog {
  height: 180px;
  margin: 0 10px;
  max-width: 409px;
}

.e-pv-corrupted-popup.e-dialog .e-dlg-header-content,
.e-pv-notification-popup.e-dialog .e-dlg-header-content {
  border-bottom: 0;
}

.e-pv-corrupted-popup.e-dialog .e-footer-content,
.e-pv-notification-popup.e-dialog .e-footer-content {
  border-top: 0;
}

.e-pv-corrupted-popup.e-dialog .e-dlg-content {
  padding-bottom: 15px;
  padding-top: 6.9px;
}

.e-pv-password-popup.e-dialog span[id*=_prompt] {
  font-size: 16px;
  letter-spacing: -0.16px;
}

.e-pv-password-popup.e-dialog .e-dlg-header-content {
  border-bottom: 0;
}

.e-pv-password-popup.e-dialog .e-footer-content {
  border-top: 0;
}

.e-pv-password-popup.e-dialog .e-dlg-content {
  padding-bottom: 11px;
  padding-top: 6px;
}

.e-dialog .e-dlg-header {
  width: auto;
}

.e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input {
  max-height: 28px;
  padding-bottom: 8px;
}

.e-pv-toolbar:not(.e-rtl) .e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input {
  padding-left: 0;
}

.e-pv-toolbar.e-rtl .e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input {
  padding-right: 0;
}

.e-pv-zoom-drop-down.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before,
.e-pv-prop-dropdown.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before,
.e-pv-zoom-drop-down-rtl.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before,
.e-pv-prop-dropdown-rtl.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before {
  transform: rotate(0deg);
}

.e-input-group.e-control-wrapper.e-pv-current-page-box:not(.e-float-icon-left):not(.e-float-input)::after,
.e-input-group.e-control-wrapper.e-pv-current-page-box:not(.e-float-icon-left):not(.e-float-input)::before,
.e-input-group.e-control-wrapper.e-pv-current-page-box.e-input-focus:not(.e-float-icon-left):not(.e-float-input)::after,
.e-input-group.e-control-wrapper.e-pv-current-page-box.e-input-focus:not(.e-float-icon-left):not(.e-float-input)::before,
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl::after,
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl::before,
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus::after,
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus::before,
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl::after,
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl::before,
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus::after,
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus::before,
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl::after,
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl::before,
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus::after,
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus::before,
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl::after,
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl::before,
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-input-focus::after,
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-input-focus::before {
  background: none;
}

.e-pv-sidebar-container {
  background: #fafafa;
  border-top: 1px solid #e0e0e0;
  bottom: 0;
  position: absolute;
  top: 56px;
  transition: transform 0.3s ease;
  transition-duration: 200ms;
  transition-timing-function: ease;
  width: 250px;
  z-index: 100;
}

.e-pv-main-container {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.e-pv-viewer-main-container {
  background-color: #e0e0e0;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.e-pdfviewer:not(.e-pv-mobile-view) .e-pv-viewer-main-container {
  min-width: 400px;
}

.e-pdfviewer:not(.e-pv-mobile-view) .e-pv-main-container {
  min-height: 500px;
}

.e-pv-sidebar-content-container {
  border-top: 1px solid #e0e0e0;
  display: none;
  float: left;
  height: calc(100% - 56px);
  position: absolute;
  transition-duration: 200ms;
  transition-timing-function: ease;
  width: 202px;
}

.e-pv-sidebar-content-container.e-thumbnail {
  height: 100%;
  left: 1px;
  position: unset;
}

.e-pv-sidebar-title-container {
  background: #fafafa;
  border: 1px solid #e0e0e0;
  border-width: 0 0 0 0;
  height: 50px;
  position: absolute;
  top: 0;
  width: 202px;
}

.e-pv-sidebar-title {
  color: rgba(38, 38, 38, 0.87);
  font-size: 14px;
  height: 16px;
  margin: 0;
  position: absolute;
  text-align: left;
  top: 15px;
}

.e-pv-sidebar-title.e-left {
  left: 8px;
  width: 160px;
}

.e-pv-sidebar-title.e-right {
  right: 8px;
}

.e-pv-sidebar-toolbar {
  background: #fafafa;
  border: 1px solid #e0e0e0;
  border-width: 1px 0 1px 1px;
  bottom: 0;
  height: calc(100% - 57px);
  position: absolute;
  width: 47px;
  z-index: 100;
}

.e-pv-sidebar-content {
  -webkit-overflow-scrolling: touch;
  background: #fafafa;
  bottom: 0;
  overflow: auto;
  overflow-x: hidden;
  position: absolute;
  top: 48px;
  width: 202px;
  z-index: 103;
}

.e-pv-thumbnail-anchor-node:hover {
  -webkit-text-decoration: auto;
          text-decoration: auto;
}

.e-pv-sidebar-content.e-thumbnail {
  top: 1px;
}

.e-pv-sidebar-resizer,
.e-pv-comment-panel-resizer {
  background: #eee;
  border: 0;
  border-width: 0;
  color: inherit;
  cursor: ew-resize;
  height: 100%;
  position: absolute;
  width: 8px;
  z-index: 105;
}

.e-pv-sidebar-content::-webkit-scrollbar {
  width: 16px;
}

.e-pv-sidebar-content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.3);
  background: #fafafa;
  border: 1px solid #e7e7e7;
}

.e-pv-sidebar-content::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.5);
  background: #c1c1c1;
  background-clip: content-box;
  border: 4px solid transparent;
  border-radius: 100px;
}

.e-pv-thumbnail-view-button.e-btn,
.e-pv-organize-view-button.e-btn {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-weight: 500;
  height: 32px;
  line-height: inherit;
  margin: 8px;
  outline: none;
  padding: 10px;
  width: 32px;
}

.e-pv-organize-tile.e-pv-thumbnail-column {
  width: 100%;
  height: 100%;
}

.e-pv-organize-content-apperance {
  overflow: hidden;
}

.e-pv-organize-tile-view.e-pv-thumbnail-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 25px;
}

.e-pv-organize-outer-border.e-pv-not-selected {
  border: 1px dashed rgba(227, 22, 91, 0.7);
  position: absolute;
}

.e-pv-organize-outer-border.e-pv-selected {
  border: 1px dashed #e0e0e0;
  position: absolute;
}

.e-pv-organize-anchor-node {
  border: 6px solid #e0e0e0;
  margin: 24px;
  width: 140px;
  height: 140px;
}
@media only screen and (max-width: 1399.98px) {
  .e-pv-organize-anchor-node {
    width: 140px;
    height: 140px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .e-pv-organize-anchor-node {
    width: 140px;
    height: 140px;
  }
}
@media only screen and (max-width: 991.98px) {
  .e-pv-organize-anchor-node {
    width: 140px;
    height: 140px;
  }
}
@media only screen and (max-width: 767.98px) {
  .e-pv-organize-anchor-node {
    width: 140px;
    height: 140px;
    min-width: 140px;
    min-height: 140px;
  }
}
@media only screen and (max-width: 575.98px) {
  .e-pv-organize-anchor-node {
    width: 140px;
    height: 140px;
    min-width: 140px;
    min-height: 140px;
    margin: 24px 20px;
  }
}

.e-pv-organize-anchor-node.e-pv-organize-tile-draggedEle {
  border: 6px dashed #e0e0e0;
  background: #fafafa;
}

.e-pdfviewer .e-pv-organize-tile.e-pv-thumbnail-column .e-checkbox-wrapper {
  width: 18px;
  height: 18px;
  position: relative;
  top: -100%;
  padding: 4px;
}

.e-pv-organize-buttondiv {
  justify-content: center;
  flex-wrap: nowrap;
  position: relative;
  text-align: center;
  top: -27px;
}

.e-pv-organize-anchor-node.e-pv-organize-node-selection-ring {
  border: 6px solid rgba(227, 22, 91, 0.7);
  border-radius: 2px;
}

.e-pv-organize-anchor-node.e-pv-organize-node-selection-ring.e-pv-dragging-style {
  border: 6px dashed #e0e0e0;
}

.e-pv-organize-window {
  border: 1px solid #e0e0e0;
  border-radius: 0;
}

.e-pdfviewer .e-pv-organize-window .e-footer-content {
  border-top: 1px solid #e0e0e0;
  padding: 15px;
}

.e-pdfviewer .e-pv-organize-window .e-dlg-header-content {
  padding: 15px;
}

.e-pv-tile-number {
  text-align: center;
  margin-top: 20.5px;
}

.e-pv-delete-button.e-btn,
.e-pv-copy-button.e-btn,
.e-pv-rotate-left-button.e-btn,
.e-pv-rotate-right-button.e-btn {
  width: 25px;
  height: 25px;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
  padding: 0;
}

.e-pv-insert-left-button.e-btn,
.e-pv-insert-right-button.e-btn {
  width: 25px;
  height: 25px;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -70px;
  padding: 0;
}
@media only screen and (max-width: 1399.98px) {
  .e-pv-insert-left-button.e-btn,
  .e-pv-insert-right-button.e-btn {
    top: -70px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .e-pv-insert-left-button.e-btn,
  .e-pv-insert-right-button.e-btn {
    top: -70px;
  }
}
@media only screen and (max-width: 991.98px) {
  .e-pv-insert-left-button.e-btn,
  .e-pv-insert-right-button.e-btn {
    top: -70px;
  }
}
@media only screen and (max-width: 767.98px) {
  .e-pv-insert-left-button.e-btn,
  .e-pv-insert-right-button.e-btn {
    top: -70px;
  }
}
@media only screen and (max-width: 575.98px) {
  .e-pv-insert-left-button.e-btn,
  .e-pv-insert-right-button.e-btn {
    top: -70px;
  }
}

.e-pv-insert-left-button.e-btn {
  left: calc(-1 * (25px / 2 + 6px / 2));
}

.e-pv-insert-right-button.e-btn {
  right: calc(-1 * (25px / 2 + 6px / 2));
}

.e-pv-toolbar-rotate-left-button,
.e-pv-toolbar-rotate-right-button {
  height: 32px;
  width: 32px;
  padding: 0;
  top: 7px;
  position: relative;
  box-shadow: none;
}

.e-pv-toolbar-rotate-left-button {
  left: 436px;
}

.e-pv-toolbar-rotate-right-button {
  left: 445px;
}

.e-pdfviewer .e-pv-organize-window .e-dlg-content {
  padding: 0;
  overflow: hidden;
  border-radius: 0;
}

.e-pv-organize-toolbar-apperance.e-toolbar {
  width: 1172px;
  border: 1px solid #e0e0e0;
  border-width: 1px 0;
  background: transparent !important; /* stylelint-disable-line declaration-no-important */
}
.e-pv-organize-toolbar-apperance.e-toolbar .e-toolbar-items.e-tbar-pos {
  background: transparent !important; /* stylelint-disable-line declaration-no-important */
}

.e-pdfviewer .e-pv-organize-toolbar-apperance .e-checkbox-wrapper {
  margin-left: 22px;
  text-wrap: nowrap;
}

@media screen and (max-width: 480px) {
  .e-pdfviewer .e-pv-organize-toolbar-apperance .e-checkbox-wrapper {
    width: 25px;
    margin-left: 22px;
  }
}
.e-pv-thumbnail-view-button-selection.e-pv-thumbnail-view-button.e-btn,
.e-pv-bookmark-button-selection.e-pv-bookmark-button.e-btn {
  background: transparent;
  border: none;
  border-radius: 0;
  line-height: inherit;
  padding: 10px;
}

.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus {
  background: transparent;
  border: none;
  border-radius: 0;
  line-height: inherit;
  padding: 10px;
}

.e-pv-tbar-btn.e-pv-bookmark-button.e-btn:focus {
  background: transparent;
  border: none;
  border-radius: 0;
  line-height: inherit;
  padding: 10px;
}

.e-pv-bookmark-button.e-btn {
  background: transparent;
  border: none;
  box-shadow: none;
  font-weight: 500;
  height: 34px;
  margin: 8px;
  outline: none;
  padding: 10px;
  width: 34px;
}

.e-pv-title-close-div.e-btn {
  background: transparent;
  border: none;
  box-shadow: none;
  height: 32px;
  left: 170px;
  padding: 0 10px 2px 0;
  position: absolute;
  right: 21px;
  top: 8px;
  width: 32px;
}

.e-pv-sidebar-toolbar-splitter {
  background: #e0e0e0;
  bottom: 0;
  height: calc(100% - 56px);
  position: absolute;
  width: 1px;
  z-index: 104;
}

.e-pv-sidebar-content-splitter {
  background: #e0e0e0;
  height: 1px;
  position: absolute;
  top: 47px;
  width: 201px;
  z-index: 104;
}

.e-pv-thumbnail-view {
  bottom: 0;
  height: 50%;
  padding: 8px 30px 0;
  position: absolute;
  top: 0;
}

.e-pv-thumbnail {
  height: 140px;
  margin: 0 20px 40px;
  width: 100px;
}

.e-pv-thumbnail-number {
  color: rgba(38, 38, 38, 0.87);
  font-family: Roboto;
  padding-top: 8px;
  text-align: center;
}

.e-pv-thumbnail-selection-ring {
  border-radius: 2px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
  padding: 6px;
}

.e-pv-thumbnail-image {
  background-clip: content-box;
  background-color: #fff;
  height: 126px;
  width: 86px;
}

.e-pv-thumbnail-hover {
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
  padding: 5px;
}

.e-pv-thumbnail-focus {
  border: 6px solid rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
  padding: 0;
}

.e-pv-thumbnail-selection {
  border: 6px solid rgba(227, 22, 91, 0.7);
  border-radius: 2px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
  padding: 0;
}

.e-pv-thumbnail-row {
  -ms-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
}

.e-pv-thumbnail-row {
  display: -ms-flexbox;
}

.e-pv-thumbnail-column {
  flex: 25%;
}

.e-pv-thumbnail-column img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.e-pv-bookmark-view {
  height: 100%;
  overflow: auto;
  padding-top: 15px;
  position: relative;
}

div > .e-pv-bookmark-icon.e-pv-icon {
  float: left;
  font-size: 14px;
  padding-left: 6px;
  padding-right: 18px;
}

.e-pv-bookmark-title {
  padding-left: 40px;
}

.e-pv-sidebar-bookmark-title {
  color: rgba(0, 0, 0, 0.87);
  font-family: Roboto-Regular;
  font-size: 14px;
}

.e-pv-bookmark-view::-webkit-scrollbar {
  height: 16px;
  width: 16px;
}

.e-pv-bookmark-view::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.3);
  background: #fafafa;
  border: 1px solid #e7e7e7;
}

.e-pv-bookmark-view::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.5);
  background: #c1c1c1;
  background-clip: content-box;
  border: 4px solid transparent;
  border-radius: 100px;
}

.e-pv-bookmark-view > .e-ul {
  height: inherit;
  overflow: unset;
}

.e-pv-bookmark-view .e-fullrow {
  height: 34px;
}

.e-pv-bookmark-view .e-icon-collapsible::before,
.e-pv-bookmark-view .e-icon-expandable::before {
  display: inline-block;
  height: 13px;
  padding: 7px;
  width: 13px;
}

.e-pv-bookmark-view .e-list-item .e-ul {
  padding-left: 32px;
}

.e-pv-bookmark-view .e-ul {
  padding: 0 0 0 16px;
}

.e-pv-text::selection,
.e-pv-text .e-pv-maintaincontent {
  background: #247796;
}

.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn,
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn,
.e-pv-mobile-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn,
.e-pv-mobile-annotation-toolbar .e-dropdown-btn.e-btn,
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn,
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn,
.e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn,
.e-pv-shapes-toolbar .e-pv-tbar-btn,
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused,
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
  color: rgba(0, 0, 0, 0.54);
}

.e-pv-mobile-annotation-toolbar .e-tbar-btn:hover,
.e-pv-mobile-annotation-toolbar .e-tbar-btn:focus {
  background: #fafafa;
  border-color: #fafafa;
}

.e-pv-mobile-annotation-toolbar .e-hscroll.e-scroll-device .e-scroll-nav {
  transform: skewX(-1deg) translateX(6px);
  width: 56px;
}

.e-pv-mobile-annotation-toolbar .e-hscroll.e-scroll-device .e-scroll-nav .e-nav-arrow {
  font-size: 14px;
  transform: skewX(4deg);
}

.e-pv-mobile-annotation-toolbar .e-hscroll.e-scroll-device .e-scroll-nav.e-scroll-right-nav .e-nav-arrow,
.e-pv-sidebar-toolbar .e-pv-tbar-btn {
  color: rgba(0, 0, 0, 0.54);
}

.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
.e-pv-annotation-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
.e-pv-annotation-toolbar .e-toolbar-item.e-overlay .e-dropdown-btn.e-btn .e-pv-icon,
.e-pv-formdesigner-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
.e-pv-formdesigner-toolbar .e-toolbar-item.e-overlay .e-dropdown-btn.e-btn .e-pv-icon {
  color: rgba(0, 0, 0, 0.54);
}

.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item {
  height: inherit;
}

.e-pv-print-popup-container {
  height: 100%;
  left: 0;
  overflow: auto;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}

.e-pdfviewer .e-pv-print-popup-container .e-spinner-pane.e-spin-center.e-spin-show {
  background-color: rgba(0, 0, 0, 0.3);
}

.e-pv-toolbar.e-toolbar:not(.e-rtl) .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-pv-icon {
  padding: 0 16px 0 0;
}

.e-pv-toolbar.e-toolbar.e-rtl .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-pv-icon {
  padding: 0 0 0 16px;
}

.e-pv-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select,
.e-pv-annotation-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select,
.e-pv-mobile-annotation-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select,
.e-pv-mobile-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select,
.e-pv-formdesigner-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select {
  background: #fafafa;
  border: 0;
  border-radius: 0;
  color: rgba(227, 22, 91, 0.7);
}

.e-pv-search-bar {
  background-color: #fafafa;
  border: 0 solid #e0e0e0;
  border-radius: 2px;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
  height: 104px;
  padding: 16px;
  position: absolute;
  width: 348px;
  z-index: 105;
}

.e-pv-search-input {
  height: 31px;
  width: 244px;
}

.e-pv-search-input-mobile {
  height: 31px;
}

.e-pv-match-case-container {
  margin-top: 12px;
}

.e-pv-search-btn.e-btn {
  background-color: transparent;
  border: 0;
  box-shadow: none;
  height: 24px;
  margin-top: -6px;
  width: 24px;
}

.e-pv-search-btn.e-btn:active {
  background-color: transparent;
}

.e-pv-search-bar:not(.e-rtl) .e-pv-prev-search {
  margin-left: 16px;
}

.e-pv-search-bar:not(.e-rtl) .e-pv-next-search {
  margin-left: 8px;
}

.e-pv-search-bar.e-rtl .e-pv-prev-search {
  margin-right: 16px;
}

.e-pv-search-bar.e-rtl .e-pv-next-search {
  margin-right: 8px;
}

.e-pv-search-bar.e-rtl .e-pv-prev-search .e-pv-icon-search {
  padding-right: 5px;
}

.e-pv-notification-popup {
  height: 175px;
  margin: 0 10px;
  max-width: 409px;
}

.e-pv-notification-popup.e-pv-notification-large-content {
  height: 190px;
  max-width: 400px;
}

.e-pv-notification-popup .e-pv-notification-popup-content {
  font-size: 16px;
}

.e-pv-search-input.e-input-group .e-input-search-group-icon.e-input-group-icon {
  background: transparent;
}

.e-pv-search-input.e-input-group:not(.e-disabled) .e-input-search-group-icon.e-input-group-icon:active {
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
}

.e-pv-search-input.e-input-group:not(.e-disabled) .e-input-search-group-icon.e-input-group-icon:hover {
  color: rgba(0, 0, 0, 0.54);
}

.e-pv-bookmark-container {
  background-color: #fff;
  border: 1px solid #e0e0e0;
}

.e-pv-bookmark-container .e-listview:not(.e-list-template) .e-list-item {
  border-bottom: 1px solid #e0e0e0;
  height: 48px;
}

.e-pv-bookmark-container .e-pv-bookmark-view.e-listview .e-ul .e-list-item:last-child {
  border-bottom-width: 0;
}

.e-pv-bookmark-container .e-listview .e-list-text {
  -ms-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.e-pv-nav-toolbar.e-toolbar .e-tbar-btn:active .e-tbar-btn-text {
  color: rgba(0, 0, 0, 0.87);
}

.e-pv-nav-toolbar.e-toolbar .e-tbar-btn.e-tbtn-txt {
  background-color: transparent;
  border-width: 0;
  box-shadow: none;
}

.e-pv-bookmark-container .e-pv-bookmark-view {
  padding-top: 0;
}

.e-pv-bookmark-container .e-pv-bookmark-view .e-list-parent.e-ul {
  padding-left: 0;
}

.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-color-icon.e-pv-icon,
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-stroke-icon.e-pv-icon {
  border-bottom: 2px solid;
  margin-top: 0;
  padding-top: 5px;
  vertical-align: initial;
}

.e-pv-properties-font-color-container .e-btn-icon.e-pv-annotation-textcolor-icon.e-pv-icon {
  border-bottom: 2px solid;
  margin-top: 0;
  padding-top: 1px;
  vertical-align: initial;
}

.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
  margin-top: 0;
  padding-top: 7px;
  vertical-align: initial;
}

.e-pv-custom-annotation-thickness-container .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon,
.e-pv-custom-annotation-opacity-container .e-btn-icon.e-pv-annotation-opacity-icon.e-pv-icon {
  vertical-align: initial;
}

.e-pv-annotation-opacity-popup-container,
.e-pv-annotation-thickness-popup-container {
  background-color: #fff;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
  color: rgba(0, 0, 0, 0.87);
  height: auto;
  min-height: 48px;
  padding: 16px;
  width: auto;
}

.e-pv-annotation-opacity-label,
.e-pv-annotation-opacity-indicator,
.e-pv-annotation-thickness-label,
.e-pv-annotation-thickness-indicator {
  float: left;
  font-family: inherit;
  font-size: inherit;
}

.e-pv-annotation-opacity-slider-container.e-control-wrapper.e-slider-container.e-horizontal,
.e-pv-annotation-thickness-slider-container.e-control-wrapper.e-slider-container.e-horizontal {
  float: left;
  height: auto;
  margin-left: 11px;
  margin-right: 10px;
}

.e-dropdown-popup:not(.e-rtl) .e-pv-annotation-opacity-slider-container.e-control-wrapper.e-slider-container.e-horizontal,
.e-dropdown-popup:not(.e-rtl) .e-pv-annotation-thickness-slider-container.e-control-wrapper.e-slider-container.e-horizontal {
  width: 172px;
}

.e-dropdown-popup.e-rtl .e-pv-annotation-opacity-slider-container.e-control-wrapper.e-slider-container.e-horizontal,
.e-dropdown-popup.e-rtl .e-pv-annotation-thickness-slider-container.e-control-wrapper.e-slider-container.e-horizontal {
  width: 140px;
}

.e-pv-annotation-opacity-slider-container.e-control-wrapper.e-slider-container .e-pv-annotation-opacity-slider.e-slider,
.e-pv-annotation-thickness-slider-container.e-control-wrapper.e-slider-container .e-pv-annotation-opacity-slider.e-slider {
  height: 16px;
}

.e-pv-annotation-color-container.e-dropdown-btn.e-btn .e-caret .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn .e-caret .e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn .e-caret,
.e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-caret,
.e-pv-annotation-textprop-container.e-dropdown-btn.e-btn .e-caret {
  font-size: 12px;
}

.e-bigger .e-.e-pv-annotation-color-container.e-dropdown-btn.e-btn .e-caret .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn .e-caret .e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn .e-caret,
.e-bigger .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-caret,
.e-bigger .e-pv-annotation-textprop-container.e-dropdown-btn.e-btn .e-caret {
  font-size: 18px;
}

.e-pv-annotation-color-container.e-icon-btn,
.e-pv-annotation-opacity-container.e-icon-btn,
.e-pv-annotation-stroke-container.e-icon-btn,
.e-pv-custom-annotation-thickness-container.e-icon-btn,
.e-pv-custom-annotation-opacity-container.e-icon-btn,
.e-pv-annotation-thickness-container.e-icon-btn,
.e-pv-annotation-textcolor-container.e-icon-btn,
.e-pv-annotation-textalign-container.e-icon-btn,
.e-pv-annotation-textprop-container.e-icon-btn {
  height: 32px;
  width: 54px;
}

.e-bigger .e-pv-annotation-color-container.e-icon-btn,
.e-bigger .e-pv-annotation-opacity-container.e-icon-btn,
.e-bigger .e-pv-annotation-stroke-container.e-icon-btn,
.e-bigger .e-pv-custom-annotation-thickness-container.e-icon-btn,
.e-bigger .e-pv-custom-annotation-opacity-container.e-icon-btn,
.e-bigger .e-pv-annotation-thickness-container.e-icon-btn,
.e-bigger .e-pv-annotation-textcolor-container.e-icon-btn,
.e-bigger .e-pv-annotation-textalign-container.e-icon-btn,
.e-bigger .e-pv-annotation-textprop-container.e-icon-btn {
  white-space: nowrap;
}

.e-pv-annotation-thickness-container.e-btn.e-icon-btn.e-dropdown-btn {
  padding-top: 10px;
}

.e-pv-shapes-toolbar {
  box-shadow: rgba(0, 0, 0, 0.24) 0 8px 10px 0;
}

.e-pv-shapes-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
  padding: 4px;
}

.e-pv-shapes-toolbar.e-toolbar .e-toolbar-items.e-toolbar-multirow {
  margin-bottom: 0;
  margin-left: 4px;
  margin-right: 4px;
}

.e-pv-shapes-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
  height: 32px;
  width: 32px;
}

.e-pv-organize-total-page-button {
  float: left;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87);
  font-size: 12;
}

.e-pdfviewer .e-pv-organize-window .e-footer-content .e-btn.e-flat:disabled {
  background-color: transparent;
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
  cursor: default;
}

.e-pv-annotation-thickness-slider-container {
  margin-top: -6px;
}

.e-pv-organize-image {
  width: calc(100% - 12px);
  height: calc(100% - 12px);
  border: 1px solid #e0e0e0;
  pointer-events: none;
}

.e-pv-annotation-opacity-icon {
  padding-top: 1px;
}

.e-pv-annotation-color-container.e-btn,
.e-pv-annotation-opacity-container.e-btn,
.e-pv-annotation-stroke-container.e-btn,
.e-pv-annotation-thickness-container.e-btn,
.e-pv-annotation-shapes-container.e-btn,
.e-pv-annotation-calibrate-container.e-btn,
.e-pv-annotation-textcolor-container.e-btn,
.e-pv-annotation-textalign-container.e-btn,
.e-pv-annotation-textprop-container.e-btn,
.e-pv-annotation-handwritten-container.e-btn,
.e-pv-stamp.e-menu-wrapper ul .e-menu-item.e-focused:not(.e-selected) {
  background-color: #fafafa;
  border-color: transparent;
}

.e-pv-annotation-color-container.e-btn:hover,
.e-pv-annotation-opacity-container.e-btn:hover,
.e-pv-annotation-stroke-container.e-btn:hover,
.e-pv-annotation-thickness-container.e-btn:hover,
.e-pv-annotation-shapes-container.e-btn:hover,
.e-pv-annotation-calibrate-container.e-btn:hover,
.e-pv-annotation-textcolor-container.e-btn:hover,
.e-pv-annotation-textalign-container.e-btn:hover,
.e-pv-annotation-textprop-container.e-btn:hover,
.e-pv-annotation-handwritten-container.e-btn:hover,
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:hover,
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:hover,
.e-pv-stamp.e-menu-wrapper ul .e-menu-item.e-focused:hover {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
}

.e-pv-stamp.e-menu-wrapper ul .e-menu-item.e-focused:focus {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  outline: none;
  color: rgba(227, 22, 91, 0.7);
}

.e-pv-annotation-color-container.e-btn:focus,
.e-pv-annotation-opacity-container.e-btn:focus,
.e-pv-annotation-stroke-container.e-btn:focus,
.e-pv-annotation-thickness-container.e-btn:focus,
.e-pv-annotation-shapes-container.e-btn:focus,
.e-pv-annotation-calibrate-container.e-btn:focus,
.e-pv-annotation-textcolor-container.e-btn:focus,
.e-pv-annotation-textalign-container.e-btn:focus,
.e-pv-annotation-handwritten-container.e-btn:focus,
.e-pv-annotation-textprop-container.e-btn:focus {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
  outline: none;
}

.e-pv-annotation-color-container.e-btn:active,
.e-pv-annotation-opacity-container.e-btn:active,
.e-pv-annotation-stroke-container.e-btn:active,
.e-pv-annotation-thickness-container.e-btn:active,
.e-pv-annotation-shapes-container.e-btn:active,
.e-pv-annotation-calibrate-container.e-btn:active,
.e-pv-annotation-textcolor-container.e-btn:active,
.e-pv-annotation-textalign-container.e-btn:active,
.e-pv-annotation-textprop-container.e-btn:active,
.e-pv-annotation-handwritten-container.e-btn:active {
  background-color: #e0e0e0;
  border-color: transparent;
  box-shadow: none;
  color: rgba(227, 22, 91, 0.7);
}

.e-pv-annotation-shapes-container.e-btn.e-dropdown-btn.e-active:not(:hover),
.e-pv-annotation-calibrate-container.e-btn.e-dropdown-btn.e-active:not(:hover),
.e-pv-annotation-handwritten-container.e-dropdown-btn.e-btn.e-active:not(:hover),
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active:not(:hover) .e-caret {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}

.e-pv-annotation-color-container.e-dropdown-btn.e-btn,
.e-pv-annotation-opacity-container.e-dropdown-btn.e-btn,
.e-pv-annotation-stroke-container.e-dropdown-btn.e-btn,
.e-pv-custom-annotation-thickness-container.e-dropdown-btn.e-btn,
.e-pv-custom-annotation-opacity-container.e-dropdown-btn.e-btn,
.e-pv-annotation-thickness-container.e-dropdown-btn.e-btn,
.e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn,
.e-pv-annotation-textalign-container.e-dropdown-btn.e-btn,
.e-pv-annotation-textprop-container.e-dropdown-btn.e-btn {
  line-height: 1.143em;
  padding: 8px 7px 4px;
}

.e-pv-annotation-color-container.e-dropdown-btn.e-button,
.e-pv-annotation-opacity-container.e-dropdown-btn.e-button,
.e-pv-annotation-stroke-container.e-dropdown-btn.e-button,
.e-pv-custom-annotation-thickness-container.e-dropdown-btn.e-button,
.e-pv-custom-annotation-opacity-container.e-dropdown-btn.e-button,
.e-pv-annotation-thickness-container.e-dropdown-btn.e-bbuttontn,
.e-pv-annotation-textcolor-container.e-dropdown-btn.e-button,
.e-pv-annotation-textalign-container.e-dropdown-btn.e-button,
.e-pv-annotation-textprop-container.e-dropdown-btn.e-button {
  line-height: 1.143em;
  padding: 8px 7px 4px;
}

.e-pv-toolbar.e-toolbar.e-toolpop .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn-text.e-pv-submitform-text {
  display: inline-block;
  padding: 0 4px;
}

.e-pv-toolbar.e-toolbar.e-toolpop .e-toolbar-items .e-toolbar-item.e-pv-submit .e-tbar-btn .e-tbar-btn-text.e-pv-submitform-text {
  display: inline-block;
  padding: 0 4px;
}

.e-pv-mobile-toolbar .e-toolbar-items .e-toolbar-item .e-btn.e-tbar-btn,
.e-pv-nav-toolbar .e-toolbar-items .e-toolbar-item .e-btn.e-tbar-btn {
  height: 36px;
  min-width: 36px;
}

.e-pv-annotation-popup-menu {
  background-color: #fafafa;
  border-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}

.e-pv-properties-window {
  max-width: 422px;
}

.e-pv-scale-ratio-window {
  max-width: 420px;
}

.e-pv-scale-ratio-dialog {
  max-width: 423px;
}

.e-pv-line-styles-content,
.e-pv-line-styles-item {
  border-bottom-color: #000;
}

.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
  height: 32px;
  line-height: 16px;
}

.e-pv-properties-window .e-dlg-content {
  padding-top: 6px;
}

.e-pv-scale-ratio-text,
.e-pv-depth-text {
  margin-bottom: 8px;
}

.e-pv-properties-line-start-container,
.e-pv-properties-line-end-container,
.e-pv-properties-line-style-container,
.e-pv-properties-line-thickness-container,
.e-pv-properties-line-fill-color-container,
.e-pv-properties-line-stroke-color-container,
.e-pv-properties-line-leader-length-container {
  float: left;
  height: 52px;
  margin-bottom: 16px;
}

.e-pv-properties-line-opacity-container {
  float: left;
  height: auto;
  width: 180px;
}

.e-pv-scale-ratio-src-input-container,
.e-pv-scale-ratio-src-unit-container,
.e-pv-scale-ratio-dest-input-container,
.e-pv-scale-ratio-dest-unit-container,
.e-pv-depth-input-container,
.e-pv-depth-unit-container {
  float: left;
  height: 24px;
}

.e-bigger .e-pv-scale-ratio-src-input-container,
.e-bigger .e-pv-scale-ratio-src-unit-container,
.e-bigger .e-pv-scale-ratio-dest-input-container,
.e-bigger .e-pv-scale-ratio-dest-unit-container,
.e-bigger .e-pv-depth-input-container,
.e-bigger .e-pv-depth-unit-container {
  float: left;
  height: 40px;
  width: 45%;
}

.e-pv-scale-ratio-src-input-container,
.e-pv-scale-ratio-src-unit-container,
.e-pv-scale-ratio-dest-input-container,
.e-pv-scale-ratio-dest-unit-container {
  margin-bottom: 24px;
}

.e-pv-scale-ratio-src-unit-container,
.e-pv-scale-ratio-dest-unit-container,
.e-pv-depth-unit-container {
  margin-left: 24px;
}

.e-pv-scale-ratio-src-unit.e-btn,
.e-pv-scale-ratio-dest-unit.e-btn,
.e-pv-depth-unit.e-btn {
  padding: 6px 8px 4px;
}

.e-pv-scale-unit-content {
  float: left;
  width: 33px;
}

.e-pv-scale-ratio-src-unit .e-caret,
.e-pv-scale-ratio-dest-unit .e-caret,
.e-pv-depth-unit .e-caret {
  margin-left: 96px;
  margin-top: 4px;
}

.e-pv-properties-line-opacity {
  margin-top: -10px;
}

.e-pv-properties-line-start-label,
.e-pv-properties-line-end-label,
.e-pv-properties-line-style-label,
.e-pv-properties-line-thickness-label,
.e-pv-properties-line-fill-color-label,
.e-pv-properties-line-stroke-color-label,
.e-pv-properties-line-opacity-label,
.e-pv-properties-line-leader-length-label {
  font-size: 14px;
  margin-bottom: 8px;
}

.e-pv-properties-line-end-container,
.e-pv-properties-line-thickness-container {
  margin-left: 24px;
}

.e-pv-properties-line-leader-length-container {
  margin-left: 21px;
}

.e-pv-properties-line-stroke-color-container {
  margin-left: 150px !important; /* stylelint-disable-line declaration-no-important */
  margin-right: 87px;
}

.e-pv-properties-line-start,
.e-pv-properties-line-end,
.e-pv-properties-line-style,
.e-pv-properties-line-thickness,
.e-pv-properties-line-opacity,
.e-pv-properties-line-leader-length {
  max-width: 180px;
}

.e-pv-scale-ratio-src-input,
.e-pv-scale-ratio-dest-input,
.e-pv-depth-input {
  max-width: 180px;
}

.e-pv-properties-line-start,
.e-pv-properties-line-end,
.e-pv-properties-line-style {
  width: 180px;
}

.e-pv-scale-ratio-src-unit,
.e-pv-scale-ratio-dest-unit,
.e-pv-depth-unit {
  width: 180px;
}

.e-pv-line-styles-container {
  line-height: 0;
  padding: 17px;
}

.e-pv-line-styles-item {
  box-sizing: border-box;
}

.e-pv-line-styles-content,
.e-pv-line-styles-item {
  border-bottom-width: 2px;
  display: inline-block;
  width: 100%;
}

.e-pv-properties-line-style-content {
  float: left;
  line-height: 16px;
  width: 44px;
}

.e-pv-properties-line-start.e-btn,
.e-pv-properties-line-end.e-btn {
  height: 32px;
  padding: 8px;
}

.e-pv-properties-line-style.e-btn {
  height: 32px;
  line-height: 0;
  padding: 8px;
  white-space: pre;
}

.e-pv-properties-line-start.e-btn .e-caret,
.e-pv-properties-line-end.e-btn .e-caret {
  display: inline;
  line-height: 16px;
  margin-left: 95px;
}

.e-pv-line-styles-content-container {
  float: left;
  font-size: 0;
  margin-right: 7.5px;
  margin-top: 2.5px;
  width: 138px;
}

.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn,
.e-menu-wrapper.e-custom-scroll.e-lib.e-keyboard.e-pv-stamp ul {
  height: 32px;
  width: 69px;
}

.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
  padding: 1px 8px 3px;
}

.e-pv-annotation-shape-icon,
.e-pv-annotation-calibrate-icon,
.e-pv-handwritten-icon {
  margin-right: 4px;
}

.e-pv-properties-opacity-indicator {
  margin-left: 153px;
}

.e-pv-annotation-stamp-container .e-menu-parent.e-menu {
  border-radius: 2px;
}

.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn,
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
  line-height: 32px;
}

.e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
.e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
  height: 36px;
  line-height: 25px;
  margin: 4px 0;
  padding: 0 1.5px;
  width: 36px;
}

.e-bigger .e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input {
  padding-top: 4px;
}

.e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item.e-pv-zoom-drop-down-container {
  width: 93px;
}

.e-pv-toolbar.e-toolbar .e-tbar-btn > :first-child {
  line-height: 26px;
  min-height: 26px;
}

.e-bigger .e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input:focus {
  padding-left: 0;
}

.e-bigger .e-pv-password-popup.e-dialog,
.e-pv-mobile-view .e-pv-password-popup.e-dialog {
  height: 240px;
}

.e-bigger .e-pv-notification-popup.e-dialog,
.e-pv-mobile-view .e-pv-notification-popup.e-dialog {
  height: 195px;
}

.e-bigger .e-pv-notification-popup.e-pv-notification-large-content.e-dialog,
.e-pv-mobile-view .e-pv-notification-popup.e-pv-notification-large-content.e-dialog {
  height: 220px;
}

.e-bigger .e-pv-corrupted-popup.e-dialog,
.e-pv-mobile-view .e-pv-corrupted-popup.e-dialog {
  height: 198px;
}

.e-bigger .e-pv-password-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
.e-bigger .e-pv-corrupted-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
.e-pv-mobile-view .e-pv-password-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
.e-pv-mobile-view .e-pv-corrupted-popup.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
  padding-top: 6px;
}

.e-bigger .e-toolbar.e-pv-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left,
.e-bigger .e-toolbar.e-pv-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right {
  top: 0;
}

.e-bigger .e-pv-toolbar.e-rtl .e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input {
  padding-right: 0;
}

.e-bigger .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl input.e-input.e-control.e-keyboard,
.e-bigger .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl input.e-input.e-control.e-keyboard,
.e-bigger .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl input.e-input.e-control.e-keyboard,
.e-bigger .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl input.e-input.e-control.e-keyboard {
  padding-left: 0;
  padding-right: 14px;
}

.e-pv-sidebar-content-container.e-left {
  left: 47px;
}

.e-pv-sidebar-content-container.e-right {
  right: 47px;
}

.e-pv-sidebar-toolbar-splitter.e-left {
  left: 47px;
}

.e-pv-sidebar-toolbar-splitter.e-right {
  right: 47px;
}

.e-pv-sidebar-resizer.e-left {
  left: 202px;
}

.e-pv-sidebar-resizer.e-right {
  right: 202px;
}

.e-pdfviewer .e-checkbox-wrapper.e-pv-organize-select-all .e-frame + .e-label {
  font-size: 14px;
}

.e-pdfviewer .e-checkbox-wrapper .e-frame + .e-label,
.e-pdfviewer .e-css.e-checkbox-wrapper .e-frame + .e-label {
  margin-right: 10px;
}

div > .e-pv-bookmark-icon.e-pv-icon.e-right {
  float: left;
  font-size: 14px;
  padding-left: 1px;
  padding-right: 1px;
  position: absolute;
}

.e-bigger .e-pv-properties-window {
  max-width: 435px;
}

.e-bigger .e-pv-scale-ratio-window {
  max-width: 435px;
}

.e-pdfviewer .e-treeview .e-list-item {
  word-break: break-word;
  white-space: pre-wrap;
}

.e-pdfviewer .e-treeview .e-list-text {
  width: 100%;
}

.e-pdfviewer .e-treeview.e-fullrow-wrap .e-icon-collapsible,
.e-pdfviewer .e-treeview.e-fullrow-wrap .e-icon-expandable,
.e-pdfviewer .e-treeview.e-fullrow-wrap .e-input,
.e-pdfviewer .e-treeview.e-fullrow-wrap .e-list-url {
  margin-top: 3px;
  position: absolute;
}

.e-pdfviewer .e-editable-inline {
  padding: 7px 8px 42px;
}

.e-pv-comment-textbox {
  min-height: 22px;
}

.e-pdfviewer .e-editable-value-wrapper {
  color: rgba(0, 0, 0, 0.9);
  line-height: normal;
  min-height: 22px;
  padding: 2px 8px 3px;
  font-size: 14px;
}

.e-pdfviewer .e-pv-comment-textbox .e-editable-value-wrapper {
  color: rgba(0, 0, 0, 0.9);
  font-size: 14px;
  line-height: normal;
  min-height: 24px;
  padding: 2px 8px 3px 32px;
}

.e-pv-reply-div.e-pv-comments-leave.e-focused,
.e-pv-comments-div.e-focused {
  border: #e0e0e0;
  background: none;
}

.e-pdfviewer .e-inplaceeditor .e-editable-action-buttons,
.e-pdfviewer .e-pv-reply-div .e-inplaceeditor .e-editable-action-buttons {
  float: right;
  padding-bottom: 7px;
  padding-top: 5px;
  position: relative;
  right: 8px;
}

.e-pv-comment-title-container,
.e-pv-reply-title-container {
  height: 36px;
}

.e-pv-more-options-button.e-btn {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  float: right;
  padding: 8px 7px 1px 1px;
}

.e-pdfviewer .e-editable-inline .e-btn.e-outline.e-primary,
.e-pdfviewer .e-editable-inline .e-btn.e-outline {
  border-color: transparent;
}

.e-pdfviewer .e-editable-inline .e-editable-form {
  margin-bottom: 1px;
}

.e-pdfviewer .e-editable-inline .e-clear-icon {
  padding-right: 2px;
}

.e-pdfviewer .e-btn-cancel {
  font-size: 14px;
  padding-left: 5px;
  padding-right: 5px;
}

.e-pdfviewer .e-btn-save {
  font-size: 14px;
  margin-right: 12px;
  padding-left: 7px;
  padding-right: 7px;
}

.e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
  background-color: rgb(224, 224, 224);
  border-radius: 2px;
  color: rgb(166, 166, 166);
}

.e-pdfviewer .e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content {
  box-shadow: 0 0 0 8px #fafafa inset;
  padding: 8px;
}

.e-pdfviewer .e-accordion .e-acrdn-item .e-acrdn-header {
  line-height: 32px;
  min-height: 32px;
}

.e-contextmenu-wrapper .e-pv-context-menu .e-menu-item {
  height: 38px;
}

.e-pv-comment-panel {
  background-color: #fafafa;
  border: 1px solid #e0e0e0;
  border-width: 1px 1px 0;
  opacity: 1;
  overflow: hidden;
  position: absolute;
  top: 57px;
  width: 300px;
  z-index: 100;
}

.e-pv-comment-panel-title-container {
  background-color: #fafafa;
  border-style: double;
  border-width: 0 1px 1px 0;
  height: 45px;
  position: relative;
  border-color: rgb(208, 208, 208);
}

.e-pv-comment-panel-title {
  color: rgba(0, 0, 0, 0.9);
  font-size: 14px;
  left: 15px;
  top: 14px;
  position: absolute;
  text-align: left;
}

.e-pv-comment-panel-title-close-div.e-btn {
  background: transparent;
  border: none;
  box-shadow: none;
  height: 32px;
  position: absolute;
  right: 11px;
  top: 5px;
  width: 32px;
}

.e-pv-title-close-icon {
  color: rgba(0, 0, 0, 0.6);
}

.e-pv-comments-panel-text {
  font-size: 15px;
  padding-left: 85px;
  color: rgba(var(--color-sf-on-surface-variant));
}

.e-pv-comments-content-container {
  background-color: #fff;
  border-color: rgb(208, 208, 208);
  border-style: double;
  border-width: 0 1px 1px 0;
  height: calc(100% - 45px);
  overflow: auto;
}

.e-pv-comments-container {
  background-color: #fafafa;
  border-radius: 2px;
  left: 7px;
  right: 7px;
}

.e-pv-comments-border {
  border: 2px;
  border-color: #e0e0e0;
  border-radius: 4px;
  border-style: groove;
}

.e-pv-comment-title {
  color: rgba(0, 0, 0, 0.6);
  padding-left: 32px;
  padding-top: 7px;
  font-size: 14px;
  position: absolute;
  overflow: hidden;
  text-overflow: ellipsis;
}

.e-pv-reply-title {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  padding-left: 8px;
  padding-top: 7px;
  position: absolute;
  overflow: hidden;
  text-overflow: ellipsis;
}

.e-pv-comments-hover {
  background-color: #eee;
}

.e-pv-comments-select {
  background-color: #fafafa;
}

.e-pv-comments-select .e-pv-comment-textbox .e-editable-value-wrapper {
  color: rgba(0, 0, 0, 0.9);
}

.e-pv-comments-leave {
  background-color: #fafafa;
}

.e-pdfviewer .e-accordion {
  background-color: #fff;
  border: transparent;
}

.e-menu-wrapper.e-custom-scroll.e-lib.e-keyboard.e-pv-stamp {
  border: 0;
  display: block;
}

.e-dropdown-popup.e-lib.e-popup.e-control.e-pv-handwritten-popup.e-popup-open ul {
  padding-bottom: 6px;
  padding-top: 17px;
}

.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
  margin-top: 0;
  padding-left: 7px;
}

.e-pdfviewer .e-inplaceeditor,
.e-pv-radio-btn + span,
.e-pdfviewer .e-inplaceeditor .e-editable-value-wrapper {
  display: block;
}

.e-pdfviewer .e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
  border-bottom: 0;
  word-break: break-word;
}

.e-pdfviewer .e-inplaceeditor .e-editable-value-wrapper:hover {
  background: transparent;
}

.e-pdfviewer .e-inplaceeditor .e-editable-value-container {
  background: transparent;
  width: 229px;
}

.e-pv-status-div {
  height: 20px;
  left: 8px;
  position: relative;
  width: 20px;
}

.e-pv-status-container {
  padding-bottom: 5px;
  padding-top: 2px;
}

.e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
  caret-color: rgb(227, 22, 91);
}

.e-pv-reply-div {
  margin-top: 3px;
}

.e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header,
.e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header {
  background: #fafafa;
  border: 1px solid rgb(208, 208, 208);
}

.e-pdfviewer .e-accordion .e-acrdn-item.e-selected.e-select.e-expand-state > .e-acrdn-header:focus,
.e-pdfviewer .e-accordion .e-acrdn-item.e-selected > .e-acrdn-header {
  background: #fafafa;
  box-shadow: none;
}

.e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header .e-acrdn-header-icon,
.e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header .e-acrdn-header-content,
.e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header .e-acrdn-header-icon,
.e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header .e-acrdn-header-content {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
}

.e-content-placeholder.e-pdfviewer.e-placeholder-pdfviewer {
  background-size: 100%;
}

.e-pdfviewer .e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content {
  line-height: normal;
}

.e-pdfviewer .e-pv-signature-apperance .e-checkbox-wrapper {
  padding-bottom: 1px;
  margin-top: 10px;
}

.e-pdfviewer .e-pv-signature-window .e-footer-content {
  float: left;
}

.e-pv-signature-dialog-height .e-pv-clearbtn {
  float: left;
  height: 30px;
  min-height: 30px;
}

.e-pv-signature-dialog-height .e-pv-cancelbtn {
  height: 32px;
  min-height: 32px;
}

.e-pv-signature-dialog-height .e-pv-createbtn {
  height: 30px;
  min-height: 30px;
}

.e-bigger .e-pv-signature-dialog-height .e-pv-clearbtn {
  float: left;
  height: 49px;
  min-height: 49px;
}

.e-bigger .e-pv-signature-dialog-height .e-pv-cancelbtn,
.e-bigger .e-pv-signature-dialog-height .e-pv-createbtn {
  height: 49px;
  min-height: 49px;
}

.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-bold.e-pv-tbar-btn.e-tooltip.textprop-option-active,
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-italic.e-pv-tbar-btn.e-tooltip.textprop-option-active,
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-strikeout.e-pv-tbar-btn.e-tooltip.textprop-option-active,
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-underlinetext.e-pv-tbar-btn.e-tooltip.textprop-option-active,
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-left-align.e-pv-tbar-btn.e-tooltip.textprop-option-active,
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-right-align.e-pv-tbar-btn.e-tooltip.textprop-option-active,
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-center-align.e-pv-tbar-btn.e-tooltip.textprop-option-active,
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-justfiy-align.e-pv-tbar-btn.e-tooltip.textprop-option-active {
  background: #bdbdbd;
  border-color: #bdbdbd;
}

.e-pv-comment-panel-resizer.e-left {
  left: 300px;
}

.e-pv-comment-panel-resizer.e-right {
  right: 300px;
}

.e-pv-align {
  cursor: pointer;
  float: right;
  font-size: 20px;
  margin-right: 16px;
  margin-top: 10px;
}

.e-pv-align-border {
  border: 1px dotted #bdbdbd;
  border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  width: 170px;
}

.e-pv-font-sign {
  border: 1px solid rgba(0, 0, 0, 0.87);
  border-radius: 5px;
  display: inline-block;
  font-size: 13px;
  padding-top: 40px;
  text-align: center;
  word-wrap: break-word;
  height: 88px;
  width: 311px;
  margin: 15px;
}

.e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-focused {
  color: rgba(0, 0, 0, 0.54);
}

.e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item,
.e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item .e-menu-icon,
.e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item .e-caret {
  color: rgba(0, 0, 0, 0.54);
}

.e-pv-stamp-template-container .e-menu-container .e-menu {
  background-color: #fafafa;
  border-color: transparent;
}

.e-pv-custom-annotation-thickness-container,
.e-pv-custom-annotation-opacity-container {
  background-color: #fafafa;
  border-color: transparent;
}

.e-pdfviewer-signatureformfields.e-pv-signature-focus,
.e-pdfviewer-signatureformfields-signature.e-pv-signature-focus {
  outline: #000 dotted 2px;
}

.e-pv-checkbox-container,
.e-pv-radiobtn-container {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  display: block;
  margin-bottom: 0;
  position: relative;
  user-select: none;
}

.e-pv-text-selection-none {
  -webkit-user-select: none;
  user-select: none;
}

.e-pv-checkbox-container input {
  cursor: pointer;
  height: 0;
  opacity: 0;
  position: absolute;
  width: 0;
}

.e-pv-checkbox-div {
  border: 1px solid #303030;
  display: inline;
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}

.e-pv-cb-checked {
  border: solid #303030;
  border-left-color: transparent;
  border-top-color: transparent;
  border-width: 3px;
  position: absolute;
  transform: rotate(45deg);
}

.e-pv-cb-unchecked {
  border: 1px;
  border-width: 1px;
}

.e-pv-radiobtn-container input {
  cursor: pointer;
  opacity: 0;
  position: absolute;
}

.e-pv-radiobtn-div {
  border: 1px solid #303030;
  border-radius: 50%;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.e-pv-radio-btn {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.e-pv-radio-btn + .e-pv-radiobtn-span::before {
  content: "";
  display: block;
  height: inherit;
  width: inherit;
}

.e-pv-radio-btn:checked + .e-pv-radiobtn-span::before {
  background: #303030;
  border-radius: 50%;
}

.e-pv-properties-text-edit-prop,
.e-pv-properties-visibility-style-prop,
.e-pv-properties-font-items-container {
  display: flex;
  justify-content: space-evenly;
}

.e-pv-properties-form-field-name-main-div,
.e-pv-properties-form-field-value-main-div {
  padding-right: 15px;
}

.e-pv-properties-form-field-name-main-div,
.e-pv-properties-form-field-tooltip-main-div,
.e-pv-properties-form-field-value-main-div,
.e-pv-properties-form-field-visibility-main-div {
  width: 285px;
}

.e-pv-properties-text-edit-prop {
  padding-top: 20px;
}

.e-pv-properties-visibility-style-prop {
  padding-bottom: 10px;
  padding-top: 20px;
}

.e-pv-properties-checkbox-main-div-prop {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-top: 20px;
}

.e-pv-bold-icon-div,
.e-pv-italic-icon-div,
.e-pv-strikeout-icon-div,
.e-pv-underlinetext-icon-div,
.e-pv-left-align-icon-div,
.e-pv-center-align-icon-div,
.e-pv-right-align-icon-div {
  padding: 10px 8px;
}

.e-pv-bold-icon-div:hover,
.e-pv-italic-icon-div:hover,
.e-pv-strikeout-icon-div:hover,
.e-pv-underlinetext-icon-div:hover,
.e-pv-left-align-icon-div:hover,
.e-pv-center-align-icon-div:hover,
.e-pv-right-align-icon-div:hover {
  background-color: rgba(0, 0, 0, 0.12);
  border-color: transparent;
}

.e-pv-bold-icon-div:active,
.e-pv-italic-icon-div:active,
.e-pv-strikeout-icon-div:active,
.e-pv-underlinetext-icon-div:active,
.e-pv-left-align-icon-div:active,
.e-pv-center-align-icon-div:active,
.e-pv-right-align-icon-div:active {
  background-color: #bdbdbd;
  border-color: #bdbdbd;
}

.e-pv-properties-fill-color-style-prop,
.e-pv-properties-stroke-color-style-prop,
.e-pv-properties-stroke-thickness-style-prop,
.e-bigger .e-pv-properties-fill-color-style-prop,
.e-bigger .e-pv-properties-stroke-color-style-prop,
.e-bigger .e-pv-properties-stroke-thickness-style-prop {
  padding: 12px 20px 12px 1px;
}

.e-pv-formfield-fontcolor-icon,
.e-pv-formfield-strokecolor-icon,
.e-pv-formfield-strokethickness-icon {
  color: #000;
  background: #eee;
  border-radius: 2px;
  height: 44px;
  margin-top: 8px;
  width: 54px;
}

.e-pv-properties-format-text-style-prop {
  padding: 15px 15px 15px 1px;
}

.e-pv-properties-font-family-container {
  margin-right: 15px;
  width: 165px;
}

.e-pv-properties-font-size-container {
  border-right-color: #e0e0e0;
  border-right-style: solid;
  border-right-width: 1px;
  margin-right: 15px;
  padding-right: 15px;
  width: 92px;
}

.e-pv-formfield-maxlength {
  padding-left: 20px;
}

.e-pv-left-align-icon-div,
.e-pv-center-align-icon-div,
.e-pv-right-align-icon-div {
  padding-left: 6px;
}

.e-pv-properties-font-color-container,
.e-pv-properties-color-container-style-prop {
  display: flex;
  padding-top: 20px;
}

.e-pv-formfield-textcolor {
  margin-right: 10px;
}

.e-pv-formfield-maxlength-icon {
  align-items: center;
  display: flex;
  padding-right: 14px;
}

.e-pv-formfield-textcolor-icon {
  background: #eee;
  border-radius: 2px;
  width: 46px;
  color: #000;
}

.e-pv-properties-formfield-maxlength-text-label,
.e-pv-formfield-maxlength {
  padding-left: 1px;
  width: 76px;
}

.e-pv-formfield-maxlength-group {
  display: flex;
  padding-left: 100px;
}

.e-pv-properties-form-field-list-add-div {
  display: flex;
  padding-bottom: 15px;
  padding-top: 20px;
}

.e-pv-properties-list-item-edit-prop {
  margin-right: 15px;
  width: 295px;
}

.e-pv-properties-form-field-window {
  max-width: 477px;
}

.e-pv-properties-export-value-edit-prop {
  width: 295px;
}

.e-pv-properties-form-field-list-btn-div {
  align-items: center;
  display: flex;
  height: 36px;
  margin-top: 10px;
  text-align: center;
}

.e-pv-properties-form-field-export-value-main-div {
  padding-bottom: 15px;
  padding-top: 10px;
  width: 335px;
}

.e-pv-properties-form-field-group-btn-div {
  display: grid;
}

.e-pv-properties-form-field-option-dropdown-list-div {
  padding-top: 10px;
}

.e-pv-properties-form-field-btn-textarea-container {
  display: flex;
  width: 385px;
  padding-top: 15px;
}

.e-pv-properties-dropdown-btn {
  align-items: center;
  display: flex;
  height: 36px;
  text-align: center;
  width: 75px;
}

.e-pv-show-designer-name {
  align-items: center;
  color: #000;
  display: grid;
  height: 100%;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.e-pv-formfield-li-element {
  list-style: none;
  padding-left: 10px;
}

.e-pv-li-select {
  background-color: #d3d3d3;
}

.e-pv-formfield-li-element.e-pv-li-select {
  background-color: #d3d3d3;
}

.e-pv-formfield-li-element:hover:not(.e-pv-li-select) {
  background-color: #d3d3d3;
}

.e-pv-form-designer-ul-list-items {
  padding-left: 1px;
}

.e-pv-form-field-property-header.e-dialog .e-dlg-header .e-dlg-header-content {
  font-size: 20px;
  font-weight: 500;
}

.e-pv-form-field-property-header {
  -ms-user-select: none;
  -webkit-user-select: none;
  color: #000;
  display: block;
  font-family: "Roboto";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 23px;
  margin-top: 5px;
  mix-blend-mode: normal;
  opacity: 0.87;
  overflow: hidden;
  text-overflow: ellipsis;
  user-select: none;
  vertical-align: top;
  white-space: nowrap;
  width: 80%;
}

.e-pv-form-field-property-header-general {
  font-family: "Roboto";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
}

.e-pv-properties-formfield-formatting {
  color: #757575;
  font-family: "Roboto";
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  height: 15px;
  line-height: 15px;
  width: 64px;
}

.e-pv-properties-form-field-font-style {
  background: #eee;
  border-radius: 2px;
  display: flex;
  height: 36px;
  width: 154px;
  justify-content: space-evenly;
}

.e-pv-properties-form-field-font-align {
  background: #eee;
  border-radius: 2px;
  display: flex;
  height: 36px;
  width: 120px;
  justify-content: space-evenly;
  margin-right: 15px;
}

.e-bigger .e-pv-properties-form-field-font-style {
  background: #eee;
  border-radius: 2px;
  display: flex;
  height: 36px;
  justify-content: space-evenly;
  width: 154px;
}

.e-bigger .e-pv-properties-form-field-font-align {
  background: #eee;
  border-radius: 2px;
  display: flex;
  height: 36px;
  justify-content: space-evenly;
  margin-right: 15px;
  width: 120px;
}

.e-pv-properties-formfield-label {
  color: #757575;
  font-family: "Roboto";
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  height: 15px;
  line-height: 15px;
}

.e-pv-formfield-maxlength .e-input-group.e-control-wrapper .e-input-group-icon {
  min-width: 18px;
}

.e-pv-properties-form-field-window {
  height: 505px;
}

.e-pv-properties-header-spliter {
  border-bottom-color: #e0e0e0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  left: 0;
  padding-top: 35px;
  position: absolute;
  width: 100%;
}

.e-pv-properties-bottom-spliter {
  border-bottom-color: #e0e0e0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  left: 0;
  margin-bottom: 10px;
  padding-top: 10px;
  width: 100%;
}

.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
  background-color: #fafafa;
  padding: 0 7px;
}

.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn {
  justify-content: center;
  padding: 0 7px;
}

.e-pv-mobile-toolbar .e-mobile-more-option .e-pv-more-icon {
  margin-left: 0 !important; /* stylelint-disable-line declaration-no-important */
  width: 1em !important; /* stylelint-disable-line declaration-no-important */
  line-height: 22px !important; /* stylelint-disable-line declaration-no-important */
}

.e-dialog.e-pv-signature-dialog-height {
  height: 535px;
}

.e-dialog.e-pv-signature-dialog-blazor-height {
  height: 535px;
}

.e-pv-handwritten-signature-canvas {
  height: 350px;
  width: 713px;
}

.e-pv-toolbar-scroll .e-toolbar-pop.e-popup-open {
  overflow: auto;
}

.e-pv-canvas-signature {
  width: 714px;
}

.e-pv-canvas-signature-blazor {
  width: 714px;
}

.e-pv-font-appearance-style {
  padding: 15px;
}

.e-pv-font-appearance-style-blazor {
  padding: 15px;
}

.e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-pv-left-align-icon.e-pv-icon.e-btn-icon.e-icon-left {
  padding: 0 6px;
  width: 28px;
}

.e-pv-toolbar-tooltip {
  pointer-events: none;
}

.e-pv-notification {
  background-color: rgba(227, 22, 91, 0.7);
}
